[data-header*="type-1"] .ct-header [data-row*="bottom"] {
    --height: 60px;
    background-color: #fff;
    background-image: none;
    --theme-border-top: none;
    --theme-border-bottom: none;
    --theme-box-shadow: 0 25px 40px rgba(0, 0, 0, .03)
}

[data-header*="type-1"] .ct-header [data-row*="bottom"]>div {
    --theme-border-top: 1px solid #f2f1f1;
    --theme-border-bottom: none
}

[data-header*="type-1"] .ct-header [data-id="button"] .ct-button-ghost {
    --theme-button-text-initial-color: var(--theme-button-background-initial-color);
    --theme-button-text-hover-color: #fff
}

[data-header*="type-1"] .ct-header [data-id="button"] {
    --margin: 10px 0 0 0 !important
}

[data-header*="type-1"] [data-id="cart"] {
    --theme-icon-size: 15px;
    --margin: 0 0 0 20px !important
}

[data-header*="type-1"] [data-id="cart"] .ct-cart-item {
    --theme-icon-color: var(--theme-palette-color-8);
    --theme-cart-badge-background: var(--theme-palette-color-2);
    --theme-cart-badge-text: #fff
}

[data-header*="type-1"] [data-id="cart"] .ct-label {
    --theme-font-weight: 600;
    --theme-font-style: normal;
    --theme-text-transform: uppercase;
    --theme-font-size: 12px
}

[data-header*="type-1"] [data-id="cart"] .ct-cart-content {
    --dropdowntopoffset: 15px;
    --theme-text-color: #fff;
    --mini-cart-background-color: #202628
}

[data-header*="type-1"] [data-id="cart"] .ct-cart-content .total {
    --theme-text-color: #fff
}

#woo-cart-panel {
    --side-panel-width: 500px;
    --theme-box-shadow: 0 0 70px rgba(0, 0, 0, .35);
    background-color: rgba(18, 21, 25, .6)
}

#woo-cart-panel .cart_list {
    --theme-link-initial-color: var(--theme-headings-color)
}

#woo-cart-panel .ct-panel-inner {
    background-color: #fff
}

#woo-cart-panel .ct-toggle-close {
    --theme-icon-color: rgba(0, 0, 0, .5)
}

#woo-cart-panel .ct-toggle-close:hover {
    --theme-icon-color: rgba(0, 0, 0, .8)
}

[data-header*="type-1"] .ct-header [data-id="logo"] .site-logo-container {
    --logo-max-height: 120px
}

[data-header*="type-1"] .ct-header [data-id="logo"] .site-title {
    --theme-font-size: 25px;
    --theme-link-initial-color: var(--theme-palette-color-4)
}

[data-header*="type-1"] .ct-header [data-id="menu"] {
    --menu-items-spacing: 20px;
    --menu-indicator-hover-color: var(--theme-palette-color-1);
    --menu-indicator-active-color: var(--theme-palette-color-1)
}

[data-header*="type-1"] .ct-header [data-id="menu"]>ul>li>a {
    --theme-font-weight: 700;
    --theme-font-style: normal;
    --theme-text-transform: uppercase;
    --theme-font-size: 12px;
    --theme-line-height: 1.3;
    --theme-link-initial-color: var(--color)
}

[data-header*="type-1"] .ct-header [data-id="menu"][data-menu*="type-3"]>ul>li>a {
    --theme-link-hover-color: #fff
}

[data-header*="type-1"] .ct-header [data-id="menu"] .sub-menu .ct-menu-link {
    --theme-link-initial-color: #fff;
    --theme-font-weight: 500;
    --theme-font-style: normal;
    --theme-font-size: 12px
}

[data-header*="type-1"] .ct-header [data-id="menu"] .sub-menu {
    --dropdown-top-offset: 15px;
    --dropdown-divider: 1px dashed rgba(255, 255, 255, .17);
    --theme-box-shadow: 0 10px 20px rgba(41, 51, 61, .1);
    --theme-border-radius: 2px
}

[data-header*="type-1"] .ct-header [data-id="menu-secondary"]>ul>li>a {
    --theme-font-weight: 700;
    --theme-font-style: normal;
    --theme-text-transform: uppercase;
    --theme-font-size: 12px;
    --theme-line-height: 1.3;
    --theme-link-initial-color: var(--theme-palette-color-8)
}

[data-header*="type-1"] .ct-header [data-id="menu-secondary"][data-menu*="type-3"]>ul>li>a {
    --theme-link-hover-color: #fff
}

[data-header*="type-1"] .ct-header [data-id="menu-secondary"] .sub-menu .ct-menu-link {
    --theme-link-initial-color: var(--theme-palette-color-8);
    --theme-font-weight: 500;
    --theme-font-style: normal;
    --theme-font-size: 12px
}

[data-header*="type-1"] .ct-header [data-id="menu-secondary"] .sub-menu {
    --dropdown-divider: 1px dashed rgba(255, 255, 255, .1);
    --theme-box-shadow: 0 10px 20px rgba(41, 51, 61, .1);
    --theme-border-radius: 0 0 2px 2px
}

[data-header*="type-1"] .ct-header [data-row*="middle"] {
    --height: 150px;
    background-color: #13010b;
    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"] [data-id="mobile-menu"] {
    --theme-font-weight: 700;
    --theme-font-style: normal;
    --theme-font-size: 20px;
    --theme-link-initial-color: #fff;
    --mobile-menu-divider: none
}

[data-header*="type-1"] #offcanvas {
    --theme-box-shadow: 0 0 70px rgba(0, 0, 0, .35);
    --side-panel-width: 500px
}

[data-header*="type-1"] #offcanvas .ct-panel-inner {
    background-color: rgba(18, 21, 25, .98)
}

[data-header*="type-1"] [data-id="search"] {
    --theme-icon-size: 15px;
    --theme-icon-color: var(--theme-palette-color-8);
    --margin: 0 6px 0 0 !important
}

[data-header*="type-1"] [data-id="search"] .ct-label {
    --theme-font-weight: 600;
    --theme-font-style: normal;
    --theme-text-transform: uppercase;
    --theme-font-size: 12px
}

[data-header*="type-1"] #search-modal .ct-search-results {
    --theme-font-weight: 500;
    --theme-font-style: normal;
    --theme-font-size: 14px;
    --theme-line-height: 1.4
}

[data-header*="type-1"] #search-modal .ct-search-form {
    --theme-link-initial-color: #fff;
    --theme-form-text-initial-color: #fff;
    --theme-form-text-focus-color: #fff;
    --theme-form-field-border-initial-color: rgba(255, 255, 255, .2);
    --theme-button-text-initial-color: rgba(255, 255, 255, .7);
    --theme-button-text-hover-color: #fff;
    --theme-button-background-initial-color: var(--theme-palette-color-1);
    --theme-button-background-hover-color: var(--theme-palette-color-1)
}

[data-header*="type-1"] #search-modal .ct-toggle-close {
    --theme-icon-size: 15px
}

[data-header*="type-1"] #search-modal {
    background-color: rgba(18, 21, 25, .98)
}

[data-header*="type-1"] [data-id="socials"].ct-header-socials {
    --theme-icon-size: 20px;
    --items-spacing: 30px
}

[data-header*="type-1"] [data-id="socials"].ct-header-socials .ct-label {
    --theme-font-weight: 600;
    --theme-font-style: normal;
    --theme-text-transform: uppercase;
    --theme-font-size: 12px
}

[data-header*="type-1"] [data-id="socials"].ct-header-socials [data-color="custom"] {
    --theme-icon-color: var(--theme-palette-color-8);
    --background-color: rgba(218, 222, 228, .3);
    --background-hover-color: var(--theme-palette-color-1)
}

[data-header*="type-1"] .ct-header [data-id="text"] {
    --max-width: 100%;
    --theme-font-size: 15px;
    --theme-line-height: 1.3
}

[data-header*="type-1"] .ct-header [data-row*="top"] {
    --height: 50px;
    background-color: var(--theme-palette-color-4);
    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"] [data-id="trigger"] {
    --theme-icon-size: 18px;
    --toggle-button-radius: 3px
}

[data-header*="type-1"] [data-id="trigger"]:not([data-design="simple"]) {
    --toggle-button-padding: 10px
}

[data-header*="type-1"] [data-id="trigger"] .ct-label {
    --theme-font-weight: 600;
    --theme-font-style: normal;
    --theme-text-transform: uppercase;
    --theme-font-size: 12px
}

[data-header*="type-1"] {
    --header-height: 260px
}

[data-header*="type-1"] .ct-header {
    background-image: none
}

[data-footer*="type-1"] .ct-footer [data-row*="bottom"]>div {
    --container-spacing: 25px;
    --theme-border: none;
    --theme-border-top: none;
    --theme-border-bottom: 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"] {
    --theme-border-top: none;
    --theme-border-bottom: none;
    background-color: #181818
}

[data-footer*="type-1"] [data-id="copyright"] {
    --theme-font-weight: 400;
    --theme-font-style: normal;
    --theme-font-size: 15px;
    --theme-line-height: 1.3;
    --theme-text-color: var(--theme-palette-color-8)
}

[data-footer*="type-1"] .ct-footer [data-row*="middle"]>div {
    --container-spacing: 72px;
    --columns-gap: 36px;
    --widgets-gap: 39px;
    --vertical-alignment: flex-start;
    --theme-border: none;
    --theme-border-top: none;
    --theme-border-bottom: none;
    --grid-template-columns: 1fr 1fr 2fr
}

[data-footer*="type-1"] .ct-footer [data-row*="middle"] .widget-title {
    --theme-font-size: 16px;
    --theme-heading-color: var(--theme-palette-color-5)
}

[data-footer*="type-1"] .ct-footer [data-row*="middle"] .ct-widget {
    --theme-text-color: rgba(255, 255, 255, .6);
    --theme-link-initial-color: var(--theme-palette-color-5)
}

[data-footer*="type-1"] .ct-footer [data-row*="middle"] {
    --theme-border-top: none;
    --theme-border-bottom: none;
    background-color: transparent
}

[data-footer*="type-1"] .ct-footer [data-row*="top"]>div {
    --container-spacing: 30px;
    --vertical-alignment: center;
    --theme-border: none;
    --theme-border-top: none;
    --theme-border-bottom: none;
    --grid-template-columns: 1fr 2fr
}

[data-footer*="type-1"] .ct-footer [data-row*="top"] .widget-title {
    --theme-font-size: 16px
}

[data-footer*="type-1"] .ct-footer [data-row*="top"] {
    --theme-border-top: none;
    --theme-border-bottom: none;
    background-color: #151515
}

[data-footer*="type-1"] .ct-footer [data-column="widget-area-2"] {
    --text-horizontal-alignment: left;
    --horizontal-alignment: flex-start;
    --vertical-alignment: flex-start
}

[data-footer*="type-1"] [data-column="widget-area-5"] {
    --text-horizontal-alignment: center;
    --horizontal-alignment: center
}

[data-footer*="type-1"][data-footer*="reveal"] .ct-footer {
    --position: sticky
}

[data-footer*="type-1"][data-footer*="reveal"] .site-main {
    --footer-box-shadow: 0 30px 50px rgba(0, 0, 0, .3)
}

[data-footer*="type-1"] .ct-footer {
    background-color: #1b1b1b
}

[data-footer*="type-1"] footer.ct-container {
    --footer-container-bottom-offset: 50px;
    --footer-container-padding: 0 35px
}

:root {
    --theme-font-family: 'Open Sans', sans-serif;
    --theme-font-weight: 400;
    --theme-font-style: normal;
    --theme-text-transform: none;
    --theme-text-decoration: none;
    --theme-font-size: 17px;
    --theme-line-height: 1.65;
    --theme-letter-spacing: 0;
    --theme-button-font-weight: 500;
    --theme-button-font-style: normal;
    --theme-button-font-size: 15px;
    --badge-text-color: var(--theme-palette-color-4);
    --badge-background-color: var(--theme-palette-color-1);
    --star-rating-initial-color: var(--theme-palette-color-2);
    --star-rating-inactive-color: #e9e9ed;
    --has-classic-forms: var(--true);
    --has-modern-forms: var(--false);
    --theme-form-field-border-initial-color: var(--theme-border-color);
    --theme-form-field-border-focus-color: var(--theme-palette-color-1);
    --theme-form-field-border-width: 2px;
    --theme-form-selection-field-initial-color: var(--theme-border-color);
    --theme-form-selection-field-active-color: var(--theme-palette-color-1);
    --e-global-color-blocksy_palette_1: var(--theme-palette-color-1);
    --e-global-color-blocksy_palette_2: var(--theme-palette-color-2);
    --e-global-color-blocksy_palette_3: var(--theme-palette-color-3);
    --e-global-color-blocksy_palette_4: var(--theme-palette-color-4);
    --e-global-color-blocksy_palette_5: var(--theme-palette-color-5);
    --e-global-color-blocksy_palette_6: var(--theme-palette-color-6);
    --e-global-color-blocksy_palette_7: var(--theme-palette-color-7);
    --e-global-color-blocksy_palette_8: var(--theme-palette-color-8);
    --theme-palette-color-1: #ff66c4;
    --theme-palette-color-2: #f0148f;
    --theme-palette-color-3: #504e4a;
    --theme-palette-color-4: #0a0500;
    --theme-palette-color-5: #edeff2;
    --theme-palette-color-6: #f9fafb;
    --theme-palette-color-7: #fdfdfd;
    --theme-palette-color-8: #fff;
    --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: #fff;
    --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: 40px;
    --theme-button-shadow: none;
    --theme-button-transform: none;
    --theme-button-text-initial-color: #fff;
    --theme-button-text-hover-color: #fff;
    --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 20px;
    --theme-normal-container-max-width: 1290px;
    --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-style: normal;
    --theme-font-size: 40px;
    --theme-line-height: 1.5
}

h2 {
    --theme-font-weight: 700;
    --theme-font-style: normal;
    --theme-font-size: 35px;
    --theme-line-height: 1.5
}

h3 {
    --theme-font-weight: 700;
    --theme-font-style: normal;
    --theme-font-size: 30px;
    --theme-line-height: 1.5
}

h4 {
    --theme-font-weight: 700;
    --theme-font-style: normal;
    --theme-font-size: 25px;
    --theme-line-height: 1.5
}

h5 {
    --theme-font-weight: 700;
    --theme-font-style: normal;
    --theme-font-size: 20px;
    --theme-line-height: 1.5
}

h6 {
    --theme-font-weight: 700;
    --theme-font-style: normal;
    --theme-font-size: 16px;
    --theme-line-height: 1.5
}

.wp-block-pullquote {
    --theme-font-family: Georgia;
    --theme-font-weight: 600;
    --theme-font-style: normal;
    --theme-font-size: 25px
}

code,
kbd,
samp,
pre {
    --theme-font-family: monospace;
    --theme-font-weight: 400;
    --theme-font-style: normal;
    --theme-font-size: 16px
}

figcaption {
    --theme-font-size: 14px
}

.ct-sidebar .widget-title {
    --theme-font-size: 20px
}

.ct-breadcrumbs {
    --theme-font-weight: 600;
    --theme-font-style: normal;
    --theme-text-transform: uppercase;
    --theme-font-size: 12px
}

body {
    background-color: 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-font-style: normal;
    --theme-text-transform: uppercase;
    --theme-font-size: 12px;
    --theme-line-height: 1.3
}

[data-prefix="categories"] .entry-header .page-title {
    --theme-font-size: 30px;
    --theme-heading-color: var(--theme-palette-color-4)
}

[data-prefix="categories"] .entry-header .entry-meta {
    --theme-font-weight: 600;
    --theme-font-style: normal;
    --theme-text-transform: uppercase;
    --theme-font-size: 12px;
    --theme-line-height: 1.3
}

[data-prefix="categories"] .entry-header .page-description {
    --theme-text-color: var(--theme-palette-color-3)
}

[data-prefix="search"] .entry-header .page-title {
    --theme-font-size: 30px
}

[data-prefix="search"] .entry-header .entry-meta {
    --theme-font-weight: 600;
    --theme-font-style: normal;
    --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-font-style: normal;
    --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 0
}

[data-prefix="single_page"] .entry-header .page-title {
    --theme-font-size: 32px;
    --theme-line-height: 1.3
}

[data-prefix="single_page"] .entry-header .entry-meta {
    --theme-font-weight: 600;
    --theme-font-style: normal;
    --theme-text-transform: uppercase;
    --theme-font-size: 12px;
    --theme-line-height: 1.3
}

[data-prefix="single_page"] .entry-header .page-description {
    --theme-text-color: var(--theme-palette-color-3)
}

[data-prefix="single_page"] .hero-section[data-type="type-2"] {
    --min-height: 230px;
    background-color: var(--theme-palette-color-6);
    background-image: none;
    --container-padding: 50px 0
}

[data-prefix="woo_categories"] .entry-header .page-title {
    --theme-font-weight: 800;
    --theme-font-style: normal;
    --theme-font-size: 50px;
    --theme-line-height: 1.3
}

[data-prefix="woo_categories"] .entry-header .entry-meta {
    --theme-font-weight: 600;
    --theme-font-style: normal;
    --theme-text-transform: uppercase;
    --theme-font-size: 12px;
    --theme-line-height: 1.3
}

[data-prefix="woo_categories"] .entry-header .ct-breadcrumbs {
    --theme-text-color: var(--theme-palette-color-4)
}

[data-prefix="woo_categories"] .hero-section[data-type="type-2"] {
    --min-height: 5px;
    background-color: var(--theme-palette-color-6);
    background-image: none;
    --container-padding: 50px 0
}

[data-prefix="product"] .entry-header .page-title {
    --theme-font-size: 30px
}

[data-prefix="product"] .entry-header .entry-meta {
    --theme-font-weight: 600;
    --theme-font-style: normal;
    --theme-text-transform: uppercase;
    --theme-font-size: 12px;
    --theme-line-height: 1.3
}

[data-prefix="blog"] .entries {
    --grid-template-columns: repeat(3, minmax(0, 1fr))
}

[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-font-style: normal;
    --theme-text-transform: uppercase;
    --theme-font-size: 12px
}

[data-prefix="blog"] .entry-card {
    background-color: var(--theme-palette-color-8);
    --theme-box-shadow: 0 12px 18px -6px rgba(34, 56, 101, .04)
}

[data-prefix="categories"] .entries {
    --grid-template-columns: repeat(3, minmax(0, 1fr))
}

[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-font-style: normal;
    --theme-text-transform: uppercase;
    --theme-font-size: 12px
}

[data-prefix="categories"] .entry-card {
    background-color: var(--theme-palette-color-8);
    --theme-box-shadow: 0 12px 18px -6px rgba(34, 56, 101, .04)
}

[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-font-style: normal;
    --theme-text-transform: uppercase;
    --theme-font-size: 12px
}

[data-prefix="author"] .entry-card {
    background-color: var(--theme-palette-color-8);
    --theme-box-shadow: 0 12px 18px -6px rgba(34, 56, 101, .04)
}

[data-prefix="search"] .entries {
    --grid-template-columns: repeat(3, minmax(0, 1fr))
}

[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-font-style: normal;
    --theme-text-transform: uppercase;
    --theme-font-size: 12px
}

[data-prefix="search"] .entry-card {
    background-color: var(--theme-palette-color-8);
    --theme-box-shadow: 0 12px 18px -6px rgba(34, 56, 101, .04)
}

.quantity[data-type="type-2"] {
    --quantity-arrows-initial-color: var(--theme-text-color)
}

.out-of-stock-badge {
    --badge-text-color: #fff;
    --badge-background-color: #24292e
}

.demo_store {
    --theme-text-color: #fff;
    --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: #fff;
    --theme-link-hover-color: #fff;
    --background-color: rgba(218, 0, 28, .7);
    --theme-button-text-initial-color: #fff;
    --theme-button-text-hover-color: #fff;
    --theme-button-background-initial-color: #b92c3e;
    --theme-button-background-hover-color: #9c2131
}

[data-products] .product figure {
    --product-element-spacing: 25px
}

[data-products] {
    --grid-columns-gap: 30px;
    --grid-rows-gap: 30px
}

[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-style: normal;
    --theme-font-size: 17px;
    --theme-heading-color: var(--theme-palette-color-4);
    --theme-link-hover-color: var(--theme-palette-color-2)
}

[data-products] .product .price {
    --theme-font-weight: 600;
    --theme-font-style: normal;
    --theme-text-color: var(--theme-palette-color-2)
}

[data-products] .entry-meta {
    --theme-font-weight: 600;
    --theme-font-style: normal;
    --theme-text-transform: uppercase;
    --theme-font-size: 12px;
    --theme-link-initial-color: var(--theme-text-color)
}

[data-products="type-1"] {
    --theme-button-background-initial-color: var(--theme-palette-color-4);
    --theme-button-background-hover-color: var(--theme-palette-color-2)
}

.woocommerce-tabs .tabs,
.woocommerce-tabs .ct-accordion-heading {
    --theme-font-weight: 600;
    --theme-font-style: normal;
    --theme-text-transform: uppercase;
    --theme-font-size: 12px;
    --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>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-divider[data-id="divider_2"] {
    --product-element-spacing: 35px
}

.entry-summary .entry-title {
    --theme-font-size: 30px;
    --theme-heading-color: var(--theme-palette-color-4)
}

.product-entry-wrapper .price {
    --theme-font-weight: 700;
    --theme-font-style: normal;
    --theme-font-size: 20px;
    --theme-text-color: var(--theme-palette-color-2)
}

.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: 170px
}

[data-sidebar] {
    --sidebar-width: 20%;
    --sidebar-width-no-unit: 20
}

.ct-sidebar {
    --theme-link-initial-color: var(--theme-text-color)
}

[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)
}

@media (max-width:999.98px) {
    #woo-cart-panel {
        --side-panel-width: 65vw
    }

    [data-header*="type-1"] [data-id="cart"] {
        --margin: 0 px !important
    }

    [data-header*="type-1"] .ct-header [data-row*="middle"] {
        --height: 70px
    }

    [data-header*="type-1"] #offcanvas {
        --side-panel-width: 65vw
    }

    [data-header*="type-1"] [data-id="search"] {
        --margin: 0 20px 0 0 !important
    }

    [data-header*="type-1"] [data-id="socials"].ct-header-socials [data-color="custom"] {
        --theme-icon-color: var(--theme-palette-color-5)
    }

    [data-header*="type-1"] {
        --header-height: 70px
    }

    [data-footer*="type-1"] .ct-footer [data-row*="bottom"]>div {
        --grid-template-columns: initial
    }

    [data-footer*="type-1"] .ct-footer [data-row*="middle"]>div {
        --container-spacing: 18px;
        --columns-gap: 5px;
        --widgets-gap: 29px;
        --vertical-alignment: center;
        --grid-template-columns: 1fr 1fr 2fr
    }

    [data-footer*="type-1"] .ct-footer [data-row*="top"]>div {
        --grid-template-columns: repeat(2, 1fr)
    }

    [data-footer*="type-1"] footer.ct-container {
        --footer-container-padding: 0 4vw
    }

    h2 {
        --theme-font-size: 25px
    }

    [data-prefix="single_page"] .entry-header .page-title {
        --theme-font-size: 30px
    }

    [data-prefix="woo_categories"] .entry-header .page-title {
        --theme-font-size: 30px
    }

    [data-prefix="woo_categories"] .hero-section[data-type="type-2"] {
        --min-height: 300px
    }

    [data-prefix="blog"] .entries {
        --grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    [data-prefix="categories"] .entries {
        --grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    [data-prefix="author"] .entries {
        --grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    [data-prefix="search"] .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))
    }
}

@media (max-width:689.98px) {
    [data-header*="type-1"] [data-id="cart"] {
        --theme-icon-size: 20px
    }

    #woo-cart-panel {
        --side-panel-width: 90vw
    }

    [data-header*="type-1"] .ct-header [data-row*="middle"] {
        --height: 70px
    }

    [data-header*="type-1"] #offcanvas {
        --side-panel-width: 90vw
    }

    [data-header*="type-1"] [data-id="search"] {
        --theme-icon-size: 20px;
        --margin: 0 8px 0 0 !important
    }

    [data-footer*="type-1"] .ct-footer [data-row*="bottom"]>div {
        --container-spacing: 15px;
        --grid-template-columns: initial
    }

    [data-footer*="type-1"] .ct-footer [data-row*="middle"]>div {
        --container-spacing: 39px;
        --columns-gap: 42px;
        --grid-template-columns: initial
    }

    [data-footer*="type-1"] .ct-footer [data-row*="top"]>div {
        --grid-template-columns: initial
    }

    [data-footer*="type-1"] .ct-footer [data-column="widget-area-2"] {
        --text-horizontal-alignment: center;
        --horizontal-alignment: center
    }

    [data-footer*="type-1"] footer.ct-container {
        --footer-container-padding: 0 5vw
    }

    h1 {
        --theme-font-size: 35px
    }

    h3 {
        --theme-font-size: 20px
    }

    h4 {
        --theme-font-size: 18px
    }

    h5 {
        --theme-font-size: 17px
    }

    [data-prefix="single_page"] .entry-header .page-title {
        --theme-font-size: 25px
    }

    [data-prefix="woo_categories"] .entry-header .page-title {
        --theme-font-size: 25px
    }

    [data-prefix="woo_categories"] .hero-section[data-type="type-2"] {
        --min-height: 10px
    }

    [data-prefix="blog"] .entries {
        --grid-template-columns: repeat(1, minmax(0, 1fr))
    }

    [data-prefix="blog"] .entry-card .entry-title {
        --theme-font-size: 18px
    }

    [data-prefix="categories"] .entries {
        --grid-template-columns: repeat(1, minmax(0, 1fr))
    }

    [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"] .entries {
        --grid-template-columns: repeat(1, minmax(0, 1fr))
    }

    [data-prefix="search"] .entry-card .entry-title {
        --theme-font-size: 18px
    }

    [data-products] {
        --shop-columns: repeat(2, minmax(0, 1fr))
    }

    .related [data-products],
    .upsells [data-products] {
        --shop-columns: repeat(1, minmax(0, 1fr))
    }

    :root {
        --theme-content-vertical-spacing: 50px;
        --theme-container-edge-spacing: 88vw
    }
}