[data-header*="type-1"] [data-id="cart"] .ct-cart-item {
	--theme-icon-color: var(--theme-text-color);
	--theme-cart-badge-text: var(--theme-palette-color-3);
} [data-header*="type-1"] [data-transparent-row="yes"] [data-id="cart"] .ct-cart-item {
	--theme-icon-color: #ffffff;
}

#woo-cart-panel {
	--side-panel-width: 500px;
	--theme-box-shadow: 0px 0px 70px rgba(0, 0, 0, 0.35);
	background-color: rgba(18, 21, 25, 0.6);
}

#woo-cart-panel .cart_list {
	--theme-link-initial-color: var(--theme-headings-color);
}

#woo-cart-panel .ct-panel-inner {
	background-color: #ffffff;
}

#woo-cart-panel .ct-toggle-close {
	--theme-icon-color: rgba(0, 0, 0, 0.5);
}

#woo-cart-panel .ct-toggle-close:hover {
	--theme-icon-color: rgba(0, 0, 0, 0.8);
} [data-header*="type-1"] [data-id="cart"] {
	--margin: 0px 0px 0px 25px !important;
} [data-header*="type-1"] .ct-header [data-id="logo"] .site-logo-container {
	--logo-max-height: 25px;
} [data-header*="type-1"] .ct-header [data-id="logo"] .site-title {
	--theme-font-weight: 700;
	--theme-font-size: 25px;
	--theme-line-height: 1.5;
	--theme-link-initial-color: var(--theme-palette-color-4);
} [data-header*="type-1"] .ct-header [data-id="menu"] {
	--menu-items-spacing: 40px;
	--menu-items-gap: 30px;
} [data-header*="type-1"] .ct-header [data-id="menu"] > ul > li > a {
	--theme-font-weight: 500;
	--theme-text-transform: uppercase;
	--theme-font-size: 16px;
	--theme-line-height: 1.3;
	--theme-link-initial-color: var(--theme-text-color);
} [data-header*="type-1"] .ct-header [data-id="menu"][data-menu*="type-3"] > ul > li > a {
	--theme-link-hover-color: #ffffff;
} [data-header*="type-1"] .ct-header [data-id="menu"] .sub-menu .ct-menu-link {
	--theme-link-initial-color: var(--theme-palette-color-8);
	--theme-font-weight: 500;
	--theme-font-size: 12px;
} [data-header*="type-1"] .ct-header [data-id="menu"] .sub-menu {
	--dropdown-divider: 1px dashed rgba(255, 255, 255, 0.1);
	--theme-box-shadow: 0px 10px 20px rgba(41, 51, 61, 0.1);
	--theme-border-radius: 0px 0px 2px 2px;
} [data-header*="type-1"] .ct-header [data-transparent-row="yes"] [data-id="menu"] > ul > li > a {
	--theme-link-initial-color: #ffffff;
} [data-header*="type-1"] .ct-header [data-row*="middle"] {
	--height: 65px;
	background-color: var(--theme-palette-color-8);
	background-image: none;
	--theme-border-top: none;
	--theme-border-bottom: none;
	--theme-box-shadow: none;
} [data-header*="type-1"] .ct-header [data-row*="middle"] > div {
	--theme-border-top: none;
	--theme-border-bottom: none;
} [data-header*="type-1"] .ct-header [data-transparent-row="yes"][data-row*="middle"] {
	background-color: rgba(255,255,255,0);
	background-image: none;
	--theme-border-top: none;
	--theme-border-bottom: none;
	--theme-box-shadow: none;
} [data-header*="type-1"] .ct-header [data-transparent-row="yes"][data-row*="middle"] > div {
	--theme-border-top: none;
	--theme-border-bottom: none;
} [data-header*="type-1"] [data-id="mobile-menu"] {
	--theme-font-weight: 700;
	--theme-font-size: 20px;
	--theme-link-initial-color: #ffffff;
	--mobile-menu-divider: none;
} [data-header*="type-1"] #offcanvas {
	background-color: rgba(18, 21, 25, 0.98);
	--vertical-alignment: flex-start;
	--has-indentation: 1;
} [data-header*="type-1"] [data-id="offcanvas-logo"] {
	--logo-max-height: 50px;
} [data-header*="type-1"] [data-id="socials"].ct-header-socials {
	--theme-icon-size: 15px;
	--items-spacing: 15px;
} [data-header*="type-1"] [data-id="socials"].ct-header-socials [data-color="custom"] {
	--background-color: rgba(218, 222, 228, 0.3);
	--background-hover-color: var(--theme-palette-color-1);
} [data-header*="type-1"] .ct-header [data-row*="top"] {
	--height: 40px;
	background-color: var(--theme-palette-color-1);
	background-image: none;
	--theme-border-top: none;
	--theme-border-bottom: none;
	--theme-box-shadow: none;
} [data-header*="type-1"] .ct-header [data-row*="top"] > div {
	--theme-border-top: none;
	--theme-border-bottom: none;
} [data-header*="type-1"] .ct-header [data-transparent-row="yes"][data-row*="top"] {
	background-color: var(--theme-palette-color-1);
	background-image: none;
	--theme-border-top: none;
	--theme-border-bottom: none;
	--theme-box-shadow: none;
} [data-header*="type-1"] .ct-header [data-transparent-row="yes"][data-row*="top"] > div {
	--theme-border-top: none;
	--theme-border-bottom: none;
} [data-header*="type-1"] [data-id="trigger"] {
	--theme-icon-size: 18px;
} [data-header*="type-1"] .ct-header [data-id="contacts"] {
	--theme-font-size: 13px;
	--theme-block-text-color: var(--theme-palette-color-4);
	--theme-link-hover-color: var(--theme-palette-color-3);
	--theme-icon-color: var(--theme-palette-color-4);
	--theme-icon-hover-color: var(--theme-palette-color-3);
	--background-color: rgba(218, 222, 228, 0.5);
	--background-hover-color: rgba(218, 222, 228, 0.7);
} [data-header*="type-1"] .ct-header-wishlist .ct-label {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
} [data-header*="type-1"] [data-id="wish-list"] {
	--margin: 0px 10px 0px 25px !important;
	--theme-cart-badge-text: var(--theme-palette-color-3);
} [data-header*="type-1"] [data-transparent-row="yes"] [data-id="wish-list"] {
	--theme-icon-color: #ffffff;
} [data-header*="type-1"] .ct-header-compare .ct-label {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
} [data-header*="type-1"] [data-id="compare"] {
	--margin: 0px 10px 0px 25px !important;
	--theme-cart-badge-text: var(--theme-palette-color-3);
} [data-header*="type-1"] [data-transparent-row="yes"] [data-id="compare"] {
	--theme-icon-color: #ffffff;
} [data-header*="type-1"] #account-modal .ct-account-modal {
	background-color: var(--theme-palette-color-8);
	--theme-box-shadow: 0px 0px 70px rgba(0, 0, 0, 0.35);
} [data-header*="type-1"] #account-modal {
	background-color: rgba(18, 21, 25, 0.6);
} [data-header*="type-1"] [data-id="account"] .ct-label {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
} [data-header*="type-1"] [data-transparent-row="yes"] [data-id="account"] .ct-account-item {
	--theme-icon-color: #ffffff;
} [data-header*="type-1"] [data-id="account"] .ct-header-account-dropdown {
	--theme-font-size: 14px;
	--dropdown-background-color: var(--theme-palette-color-8);
	--dropdown-items-background-hover-color: rgba(0, 0, 0, 0.05);
	--theme-border: 1px solid rgba(0, 0, 0, 0.05);
	--theme-box-shadow: 0px 10px 20px rgba(41, 51, 61, 0.1);
	--theme-border-radius: 2px;
} [data-header*="type-1"] .ct-header [data-id="mkn5nX"] {
	--theme-font-size: 13px;
	--theme-block-text-color: var(--theme-palette-color-4);
	--theme-link-hover-color: var(--theme-palette-color-3);
	--theme-icon-color: var(--theme-palette-color-4);
	--theme-icon-hover-color: var(--theme-palette-color-4);
	--background-color: rgba(218, 222, 228, 0.5);
	--background-hover-color: rgba(218, 222, 228, 0.7);
} [data-header*="type-1"] {
	--header-height: 120px;
} [data-header*="type-1"] .ct-header {
	background-image: none;
} [data-header*="type-1"] [data-transparent] {
	background-image: none;
} [data-footer*="type-1"] .ct-footer [data-row*="bottom"] > div {
	--container-spacing: 25px;
	--theme-border: none;
	--grid-template-columns: initial;
} [data-footer*="type-1"] .ct-footer [data-row*="bottom"] .widget-title {
	--theme-font-size: 16px;
} [data-footer*="type-1"] .ct-footer [data-row*="bottom"] {
	background-color: transparent;
} [data-footer*="type-1"] [data-id="copyright"] {
	--theme-font-weight: 400;
	--theme-font-size: 15px;
	--theme-line-height: 1.3;
} [data-footer*="type-1"] .ct-footer {
	background-color: var(--theme-palette-color-6);
}

:root {
	--theme-font-family: PingFangSC-Regular,sans-serif;
	--theme-font-weight: 400;
	--theme-text-transform: none;
	--theme-text-decoration: none;
	--theme-font-size: 16px;
	--theme-line-height: 1.65;
	--theme-letter-spacing: 0em;
	--theme-button-font-weight: 600;
	--theme-button-font-size: 16px;
	--has-classic-forms: var(--true);
	--has-modern-forms: var(--false);
	--theme-form-font-size: 15px;
	--theme-form-field-background-initial-color: #ffffff;
	--theme-form-field-background-focus-color: #ffffff;
	--theme-form-field-height: 50px;
	--theme-form-field-border-initial-color: var(--theme-border-color);
	--theme-form-field-border-focus-color: var(--theme-palette-color-1);
	--theme-form-selection-field-initial-color: var(--theme-border-color);
	--theme-form-selection-field-active-color: var(--theme-palette-color-1);
	--theme-palette-color-1: #ffcd05;
	--theme-palette-color-2: #fcb424;
	--theme-palette-color-3: #535353;
	--theme-palette-color-4: #0D0E10;
	--theme-palette-color-5: #e4e5e7;
	--theme-palette-color-6: #f9fafb;
	--theme-palette-color-7: #FDFDFD;
	--theme-palette-color-8: #ffffff;
	--theme-text-color: var(--theme-palette-color-3);
	--theme-link-initial-color: var(--theme-palette-color-1);
	--theme-link-hover-color: var(--theme-palette-color-2);
	--theme-selection-text-color: #ffffff;
	--theme-selection-background-color: var(--theme-palette-color-1);
	--theme-border-color: var(--theme-palette-color-5);
	--theme-headings-color: var(--theme-palette-color-4);
	--theme-content-spacing: 1.5em;
	--theme-button-min-height: 55px;
	--theme-button-shadow: none;
	--theme-button-transform: none;
	--theme-button-text-initial-color: #ffffff;
	--theme-button-text-hover-color: #ffffff;
	--theme-button-background-initial-color: #0a0500;
	--theme-button-background-hover-color: var(--theme-palette-color-2);
	--theme-button-border: none;
	--theme-button-border-radius: 3px;
	--theme-button-padding: 5px 25px;
	--theme-normal-container-max-width: 95vw;
	--theme-content-vertical-spacing: 60px;
	--theme-container-edge-spacing: 90vw;
	--theme-narrow-container-max-width: 750px;
	--theme-wide-offset: 130px;
}

h1 {
	--theme-font-weight: 700;
	--theme-font-size: 40px;
	--theme-line-height: 1.5;
}

h2 {
	--theme-font-weight: 700;
	--theme-font-size: 35px;
	--theme-line-height: 1.5;
}

h3 {
	--theme-font-weight: 700;
	--theme-font-size: 30px;
	--theme-line-height: 1.5;
}

h4 {
	--theme-font-weight: 700;
	--theme-font-size: 25px;
	--theme-line-height: 1.5;
}

h5 {
	--theme-font-weight: 700;
	--theme-font-size: 20px;
	--theme-line-height: 1.5;
}

h6 {
	--theme-font-weight: 700;
	--theme-font-size: 16px;
	--theme-line-height: 1.5;
}

.wp-block-pullquote {
	--theme-font-family: Georgia;
	--theme-font-weight: 600;
	--theme-font-size: 25px;
}

code, kbd, samp, pre {
	--theme-font-family: monospace;
	--theme-font-weight: 400;
	--theme-font-size: 16px;
}

figcaption {
	--theme-font-size: 14px;
}

.ct-sidebar .widget-title {
	--theme-font-size: 20px;
}

.ct-breadcrumbs {
	--theme-font-weight: 500;
	--theme-text-transform: uppercase;
	--theme-font-size: 16px;
	--theme-link-initial-color: var(--theme-palette-color-2);
	--theme-link-hover-color: var(--theme-palette-color-1);
}

body {
	background-color: #f8f8f8;/*var(--theme-palette-color-8);*/
	background-image: none;
} [data-prefix="single_blog_post"] .entry-header .page-title {
	--theme-font-size: 30px;
} [data-prefix="single_blog_post"] .entry-header .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
	--theme-line-height: 1.3;
} [data-prefix="search"] .entry-header .page-title {
	--theme-font-size: 30px;
} [data-prefix="search"] .entry-header .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
	--theme-line-height: 1.3;
} [data-prefix="author"] .entry-header .page-title {
	--theme-font-size: 30px;
} [data-prefix="author"] .entry-header .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
	--theme-line-height: 1.3;
} [data-prefix="author"] .hero-section[data-type="type-2"] {
	background-color: var(--theme-palette-color-6);
	background-image: none;
	--container-padding: 50px 0px;
} [data-prefix="single_page"] .entry-header .page-title {
	--theme-font-size: 30px;
} [data-prefix="single_page"] .entry-header .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
	--theme-line-height: 1.3;
} [data-prefix="blog"] .entry-card .entry-title {
	--theme-font-size: 20px;
	--theme-line-height: 1.3;
} [data-prefix="blog"] .entry-card .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
} [data-prefix="blog"] [data-cards="simple"] .entry-card {
	--card-border: none;
} [data-prefix="blog"] .entry-card .ct-media-container {
	--theme-border-radius: 3px;
} [data-prefix="categories"] .entry-card .entry-title {
	--theme-font-size: 20px;
	--theme-line-height: 1.3;
} [data-prefix="categories"] .entry-card .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
} [data-prefix="categories"] [data-cards="simple"] .entry-card {
	--card-border: none;
} [data-prefix="author"] .entries {
	--grid-template-columns: repeat(3, minmax(0, 1fr));
} [data-prefix="author"] .entry-card .entry-title {
	--theme-font-size: 20px;
	--theme-line-height: 1.3;
} [data-prefix="author"] .entry-card .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
} [data-prefix="author"] .entry-card {
	background-color: var(--theme-palette-color-8);
	--theme-box-shadow: 0px 12px 18px -6px rgba(34, 56, 101, 0.04);
} [data-prefix="search"] .entry-card .entry-title {
	--theme-font-size: 20px;
	--theme-line-height: 1.3;
} [data-prefix="search"] .entry-card .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
} [data-prefix="search"] [data-cards="simple"] .entry-card {
	--card-border: none;
} [data-prefix="search"] .entry-card .ct-media-container {
	--theme-border-radius: 3px;
}

.quantity[data-type="type-2"] {
	--quantity-arrows-initial-color: var(--theme-text-color);
}

.out-of-stock-badge {
	--badge-text-color: #ffffff;
	--badge-background-color: #24292E;
}

.demo_store {
	--theme-text-color: #ffffff;
	--background-color: var(--theme-palette-color-1);
}

.woocommerce-info, .woocommerce-thankyou-order-received, .wc-block-components-notice-banner.is-info {
	--theme-text-color: var(--theme-text-color);
	--theme-link-hover-color: var(--theme-link-hover-color);
	--background-color: #F0F1F3;
}

.woocommerce-message, .wc-block-components-notice-banner.is-success {
	--background-color: #F0F1F3;
}

.woocommerce-error, .wc-block-components-notice-banner.is-error {
	--theme-text-color: #ffffff;
	--theme-link-hover-color: #ffffff;
	--background-color: rgba(218, 0, 28, 0.7);
	--theme-button-text-initial-color: #ffffff;
	--theme-button-text-hover-color: #ffffff;
	--theme-button-background-initial-color: #b92c3e;
	--theme-button-background-hover-color: #9c2131;
} [data-products] .product figure {
	--product-element-spacing: 25px;
} [data-products] .product .ct-card-variation-swatches {
	--product-element-spacing: 15px;
} [data-products] .product {
	--theme-border-radius: 3px;
	--horizontal-alignment: center;
	--text-horizontal-alignment: center;
} [data-products] .woocommerce-loop-product__title, [data-products] .woocommerce-loop-category__title {
	--theme-font-weight: 600;
	--theme-font-size: 17px;
} [data-products] .product .price {
	--theme-font-weight: 600;
} [data-products] .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
	--theme-link-initial-color: var(--theme-text-color);
}

.woocommerce-tabs .tabs, .woocommerce-tabs .ct-accordion-heading {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 16px;
	--theme-line-height: 1;
	--theme-link-initial-color: var(--theme-text-color);
}

.woocommerce-tabs[data-type] .tabs {
	--tab-background: var(--theme-palette-color-1);
}

.related [data-products], .upsells [data-products] {
	--grid-columns-width: calc(100% / 4);
}

.related > h2, .up-sells > h2 {
	--theme-font-size: 20px;
}

.entry-summary-items > .price {
	--product-element-spacing: 35px;
}

.entry-summary-items > .woocommerce-product-details__short-description {
	--product-element-spacing: 35px;
}

.entry-summary-items > .ct-product-divider[data-id="divider_1"] {
	--product-element-spacing: 35px;
}

.entry-summary-items > .ct-product-add-to-cart {
	--product-element-spacing: 35px;
}

.entry-summary-items > .ct-product-additional-actions {
	--product-element-spacing: 35px;
}

.entry-summary-items > .ct-product-divider[data-id="divider_2"] {
	--product-element-spacing: 35px;
}

.entry-summary-items > .product_meta {
	--product-element-spacing: 30px;
}

.entry-summary-items > .ct-share-box {
	--theme-icon-size: 15px;
	--items-spacing: 15px;
}

.entry-summary .entry-title {
	--theme-font-size: 30px;
}

.product-entry-wrapper .price {
	--theme-font-weight: 500;
	--theme-font-size: 20px;
}

.entry-summary .ct-product-divider {
	--single-product-layer-divider: 1px solid var(--theme-border-color);
}

.entry-summary .ct-payment-methods[data-color="custom"] {
	--theme-icon-color: #4B4F58;
}

form textarea {
	--theme-form-field-height: 200px;
}

.ct-sidebar {
	--theme-link-initial-color: var(--theme-text-color);
} [data-prefix="single_blog_post"] .ct-share-box .ct-module-title {
	--theme-font-weight: 600;
	--theme-font-size: 14px;
} [data-prefix="single_blog_post"] .ct-share-box[data-type="type-1"] {
	--theme-border: 1px solid var(--theme-border-color);
} [data-prefix="single_blog_post"] .ct-featured-image {
	--theme-border-radius: 3px;
} [data-prefix="single_blog_post"] .post-navigation {
	--theme-link-initial-color: var(--theme-text-color);
} [data-prefix="single_blog_post"] .post-navigation figure {
	--theme-border-radius: 3px;
} [data-prefix="single_blog_post"] .ct-related-posts .ct-module-title {
	--theme-font-size: 20px;
} [data-prefix="single_blog_post"] .ct-related-posts-container {
	background-color: var(--theme-palette-color-6);
} [data-prefix="single_blog_post"] .ct-related-posts .related-entry-title {
	--theme-font-size: 16px;
} [data-prefix="single_blog_post"] .ct-related-posts .entry-meta {
	--theme-font-size: 14px;
} [data-prefix="single_blog_post"] .ct-related-posts .ct-media-container {
	--theme-border-radius: 3px;
} [data-prefix="single_blog_post"] .ct-related-posts {
	--grid-template-columns: repeat(3, 1fr);
} [data-prefix="single_blog_post"] [class*="ct-container"] > article[class*="post"] {
	--has-boxed: var(--false);
	--has-wide: var(--true);
} [data-prefix="single_page"] [class*="ct-container"] > article[class*="post"] {
	--has-boxed: var(--false);
	--has-wide: var(--true);
} [data-prefix="product"] [class*="ct-container"] > article[class*="post"] {
	--has-boxed: var(--false);
	--has-wide: var(--true);
}

.ct-drawer-canvas[data-floating-bar] {
	--floating-bar-height: 70px;
}

.ct-floating-bar {
	background-color: var(--theme-palette-color-8);
	--theme-box-shadow: 0px 10px 20px rgba(44,62,80,0.15);
}

#woo-filters-panel .ct-sidebar {
	--theme-link-initial-color: var(--theme-text-color);
}

#woo-filters-panel[data-behaviour*="side"] {
	--side-panel-width: 500px;
	background-color: rgba(18, 21, 25, 0.6);
	--theme-box-shadow: 0px 0px 70px rgba(0, 0, 0, 0.35);
}

#woo-filters-panel[data-behaviour*="side"] .ct-panel-inner {
	background-color: #ffffff;
}

#woo-filters-panel .ct-toggle-close {
	--theme-icon-color: rgba(0, 0, 0, 0.5);
}

#woo-filters-panel .ct-toggle-close:hover {
	--theme-icon-color: rgba(0, 0, 0, 0.8);
} [data-prefix="product"] .ct-share-box {
	--theme-icon-color: var(--theme-text-color);
}

.ct-card-variation-swatches [data-swatches-type="color"] {
	--swatch-size: 20px;
}

.ct-card-variation-swatches [data-swatches-type="image"] {
	--swatch-size: 25px;
}

.ct-card-variation-swatches [data-swatches-type="button"] {
	--swatch-size: 25px;
}

.ct-card-variation-swatches [data-swatches-type="mixed"] {
	--swatch-size: 25px;
}

.variations_form [data-swatches-type="color"] {
	--swatch-size: 30px;
}

.ct-filter-widget[data-swatches-type="color"] {
	--swatch-size: 25px;
}

.variations_form [data-swatches-type="image"] {
	--swatch-size: 35px;
}

.ct-filter-widget[data-swatches-type="image"] {
	--swatch-size: 35px;
}

.variations_form [data-swatches-type="button"] {
	--swatch-size: 35px;
}

.ct-filter-widget[data-swatches-type="button"] {
	--swatch-size: 30px;
}

.variations_form [data-swatches-type="mixed"] {
	--swatch-size: 30px;
}

.ct-filter-widget[data-swatches-type="mixed"] {
	--swatch-size: 25px;
} [data-swatches-type="color"] > *:hover .ct-swatch {
	--swatch-border-color: rgba(0, 0, 0, 0.8);
} [data-swatches-type="color"] > *.active .ct-swatch {
	--swatch-border-color: rgba(0, 0, 0, 0.8);
} [data-swatches-type="image"] > *:hover .ct-swatch {
	--swatch-border-color: var(--theme-palette-color-1);
} [data-swatches-type="image"] > *.active .ct-swatch {
	--swatch-border-color: var(--theme-palette-color-1);
} [data-swatches-type="button"] > *:hover .ct-swatch {
	--swatch-button-border-color: var(--theme-palette-color-1);
} [data-swatches-type="button"] > *.active .ct-swatch {
	--swatch-button-text-color: #ffffff;
	--swatch-button-border-color: var(--theme-palette-color-1);
	--swatch-button-background-color: var(--theme-palette-color-1);
} [data-swatches-type="mixed"] > *:hover .ct-swatch {
	--swatch-border-color: rgba(0, 0, 0, 0.2);
} [data-swatches-type="mixed"] > *.active .ct-swatch {
	--swatch-border-color: rgba(0, 0, 0, 0.2);
}

.ct-woo-badge-new {
	--badge-text-color: #ffffff;
	--badge-background-color: #35a236;
}

.ct-woo-badge-featured {
	--badge-text-color: #ffffff;
	--badge-background-color: #de283f;
}

.ct-quick-view-card {
	--theme-normal-container-max-width: 1050px;
	--theme-box-shadow: 0px 50px 100px rgba(18, 21, 25, 0.5);
	--theme-border-radius: 7px;
	background-color: var(--theme-palette-color-8);
}

.ct-quick-view-card .entry-summary .ct-quick-more {
	--theme-button-text-initial-color: var(--theme-text-color);
	--theme-button-text-hover-color: var(--theme-text-color);
	--theme-button-background-initial-color: rgba(224,229,235,0.6);
	--theme-button-background-hover-color: rgba(224,229,235,1);
}

.quick-view-modal {
	background-color: rgba(18, 21, 25, 0.8);
}

#ct-compare-modal .ct-container {
	--theme-box-shadow: 0px 50px 100px rgba(18, 21, 25, 0.5);
	--theme-border-radius: 7px;
	background-color: var(--theme-palette-color-8);
}

#ct-compare-modal {
	background-color: rgba(18, 21, 25, 0.8);
}

.ct-woo-card-extra[data-type="type-1"] {
	--theme-button-text-initial-color: var(--theme-text-color);
	--theme-button-text-hover-color: #ffffff;
	--theme-button-background-initial-color: #ffffff;
	--theme-button-background-hover-color: var(--theme-palette-color-1);
}

.ct-woo-card-extra[data-type="type-2"] {
	--theme-button-text-initial-color: var(--theme-text-color);
	--theme-button-text-hover-color: var(--theme-palette-color-1);
	--theme-button-background-initial-color: #ffffff;
	--theme-button-background-hover-color: #ffffff;
}

.ct-newsletter-subscribe-container {
	--theme-button-background-initial-color: var(--theme-palette-color-1);
	--theme-button-background-hover-color: var(--theme-palette-color-2);
	background-color: var(--theme-palette-color-8);
	--theme-box-shadow: 0px 50px 90px rgba(210, 213, 218, 0.4);
	--padding: 30px;
}

@media (max-width: 999.98px) {
	#woo-cart-panel {
		--side-panel-width: 65vw;
	} [	data-header*="type-1"] [data-id="mobile-menu"] {
		--margin: 50px 0px 0px 0px;
	} [	data-header*="type-1"] #offcanvas {
		--vertical-alignment: center;
		--horizontal-alignment: center;
		--text-horizontal-alignment: center;
		--has-indentation: 0;
	} [	data-header*="type-1"] [data-id="offcanvas-logo"] {
		--logo-max-height: 35px;
	} [	data-header*="type-1"] [data-id="socials"].ct-header-socials {
		--theme-icon-size: 17px;
		--items-spacing: 30px;
		--margin: 60px 0px 0px 0px !important;
	} [	data-header*="type-1"] [data-id="socials"].ct-header-socials [data-color="custom"] {
		--theme-icon-color: #ffffff;
	} [	data-header*="type-1"] [data-transparent-row="yes"] [data-id="trigger"] {
		--theme-icon-color: #ffffff;
	} [	data-header*="type-1"] {
		--header-height: 80px;
	} [	data-footer*="type-1"] .ct-footer [data-row*="bottom"] > div {
		--grid-template-columns: initial;
	} [	data-prefix="author"] .entries {
		--grid-template-columns: repeat(2, minmax(0, 1fr));
	} [	data-products] {
		--shop-columns: repeat(3, minmax(0, 1fr));
	}

	.related [data-products], .upsells [data-products] {
		--shop-columns: repeat(3, minmax(0, 1fr));
		--grid-columns-width: calc(100% / 3);
	} [	data-prefix="single_blog_post"] .ct-related-posts {
		--grid-template-columns: repeat(2, 1fr);
	}

	#woo-filters-panel[data-behaviour*="side"] {
		--side-panel-width: 65vw;
	}
}

@media (max-width: 689.98px) {
	#woo-cart-panel {
		--side-panel-width: 90vw;
	} [	data-footer*="type-1"] .ct-footer [data-row*="bottom"] > div {
		--container-spacing: 15px;
		--grid-template-columns: initial;
	} [	data-prefix="blog"] .entry-card .entry-title {
		--theme-font-size: 18px;
	} [	data-prefix="categories"] .entry-card .entry-title {
		--theme-font-size: 18px;
	} [	data-prefix="author"] .entries {
		--grid-template-columns: repeat(1, minmax(0, 1fr));
	} [	data-prefix="author"] .entry-card .entry-title {
		--theme-font-size: 18px;
	} [	data-prefix="search"] .entry-card .entry-title {
		--theme-font-size: 18px;
	} [	data-products] {
		--shop-columns: repeat(1, minmax(0, 1fr));
	}

	.related [data-products], .upsells [data-products] {
		--shop-columns: repeat(1, minmax(0, 1fr));
		--grid-columns-width: calc(100% / 1);
	}

	:root {
		--theme-content-vertical-spacing: 50px;
		--theme-container-edge-spacing: 88vw;
	} [	data-prefix="single_blog_post"] .ct-related-posts {
		--grid-template-columns: repeat(1, 1fr);
	}

	#woo-filters-panel[data-behaviour*="side"] {
		--side-panel-width: 90vw;
	}
}