
[data-header*="type-1"] .ct-header [data-id="button"] .ct-button-ghost {
	--theme-button-text-initial-color: #fff;
	--theme-button-text-hover-color: #fff;
}

[data-header*="type-1"] .ct-header [data-id="button"] {
	--theme-button-background-initial-color: var(--theme-palette-color-1);
	--theme-button-background-hover-color: var(--theme-palette-color-2);
}

[data-header*="type-1"] .ct-header [data-transparent-row="yes"] [data-id="button"] .ct-button-ghost {
	--theme-button-text-initial-color: #fff;
	--theme-button-text-hover-color: #fff;
}

[data-header*="type-1"] .ct-header [data-transparent-row="yes"] [data-id="button"] {
	--theme-button-background-initial-color: var(--theme-palette-color-5);
	--theme-button-background-hover-color: var(--theme-palette-color-2);
}

[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-id="button"] .ct-button-ghost {
	--theme-button-text-initial-color: #fff;
	--theme-button-text-hover-color: #fff;
}

[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-id="button"] {
	--theme-button-background-initial-color: #fff;
	--theme-button-background-hover-color: var(--theme-palette-color-1);
}

[data-header*="type-1"] .ct-header [data-id="logo"] .site-logo-container {
	--logo-max-height: 109px;
}

[data-header*="type-1"] .ct-header [data-id="logo"] .site-title {
	--theme-font-weight: 700;
	--theme-font-size: 25px;
	--theme-link-initial-color: var(--theme-palette-color-4);
}

[data-header*="type-1"] .ct-header [data-transparent-row="yes"] [data-id="logo"] .site-title {
	--theme-link-initial-color: var(--theme-palette-color-5);
}

[data-header*="type-1"] .ct-header [data-id="menu"] {
	--menu-items-spacing: 55px;
	--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-text-transform: uppercase;
	--theme-font-size: 12px;
	--theme-line-height: 1.3;
	--theme-link-initial-color: var(--theme-palette-color-1);
}

[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-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, .1);
	--theme-box-shadow: 0px 10px 20px rgba(41, 51, 61, .1);
	--theme-border-radius: 2px;
}

[data-header*="type-1"] .ct-header [data-transparent-row="yes"] [data-id="menu"] > ul > li > a {
	--theme-link-initial-color: rgba(255, 255, 255, .75);
	--theme-link-hover-color: var(--theme-palette-color-8);
}

[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-id="menu"] > ul > li > a {
	--theme-link-initial-color: var(--theme-palette-color-1);
	--theme-link-hover-color: var(--theme-palette-color-1);
	--theme-link-active-color: var(--theme-palette-color-1);
}

[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-id="menu"] .sub-menu {
	--sticky-state-dropdown-top-offset: 0px;
}

[data-header*="type-1"] .ct-header [data-row*="middle"] {
	--height: 95px;
	background-color: var(--theme-palette-color-6);
	background-image: none;
	--theme-border-top: none;
	--theme-border-bottom: none;
	--theme-box-shadow: 0px 10px 20px rgba(43, 61, 80, .06);
}

[data-header*="type-1"] .ct-header [data-row*="middle"].nitro-lazy {
	background-image: none !important;
}

[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"].nitro-lazy {
	background-image: none !important;
}

[data-header*="type-1"] .ct-header [data-transparent-row="yes"][data-row*="middle"] > div {
	--theme-border-top: none;
	--theme-border-bottom: 1px solid rgba(255, 255, 255, .1);
}

[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="middle"] {
	background-color: var(--theme-palette-color-6);
	background-image: none;
	--theme-border-top: none;
	--theme-border-bottom: none;
	--theme-box-shadow: 0px 10px 20px rgba(43, 61, 80, .06);
}

[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="middle"].nitro-lazy {
	background-image: none !important;
}

[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="middle"] > div {
	--theme-border-top: none;
	--theme-border-bottom: none;
}

[data-header*="type-1"] [data-id="mobile-menu"] {
	--theme-font-weight: 600;
	--theme-font-size: 20px;
	--theme-link-initial-color: #fff;
	--mobile-menu-divider: none;
}

[data-header*="type-1"] #offcanvas {
	background-color: rgba(18, 21, 25, .98);
	--vertical-alignment: flex-start;
	--panel-content-height: 100%;
	--has-indentation: 1;
}

[data-header*="type-1"] #offcanvas .ct-toggle-close {
	--theme-icon-size: 15px;
}

[data-header*="type-1"] [data-id="offcanvas-logo"] {
	--logo-max-height: 50px;
}

[data-header*="type-1"] [data-id="socials"].ct-header-socials .ct-label {
	--theme-font-weight: 600;
	--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-text-color);
	--background-color: rgba(218, 222, 228, .3);
	--background-hover-color: var(--theme-palette-color-1);
}

[data-header*="type-1"] [data-id="trigger"] {
	--theme-icon-size: 18px;
	--theme-icon-color: #fff;
	--secondColor: #eee;
	--secondColorHover: #eee;
	--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-text-transform: uppercase;
	--theme-font-size: 12px;
}

[data-header*="type-1"] [data-transparent-row="yes"] [data-id="trigger"] {
	--theme-icon-color: #fff;
	--theme-icon-hover-color: var(--theme-palette-color-5);
}

[data-header*="type-1"] {
	--header-height: 95px;
	--header-sticky-height: 95px;
}

[data-header*="type-1"] .ct-header {
	background-image: none;
}

[data-header*="type-1"] .ct-header.nitro-lazy {
	background-image: none !important;
}

[data-header*="type-1"] [data-transparent] {
	background-image: none;
}

[data-header*="type-1"] [data-transparent].nitro-lazy {
	background-image: none !important;
}

[data-header*="type-1"] [data-sticky*="yes"] {
	background-image: none;
}

[data-header*="type-1"] [data-sticky*="yes"].nitro-lazy {
	background-image: none !important;
}

[data-footer*="type-1"] .ct-footer [data-row*="middle"] > div {
	--container-spacing: 25px;
	--columns-gap: 56px;
	--widgets-gap: 15px;
	--theme-border: none;
	--theme-border-top: 1px solid #ddd;
	--theme-border-bottom: none;
	--grid-template-columns: repeat(3, 1fr);
}

[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: #fff;
	--theme-link-initial-color: var(--theme-palette-color-1);
	--theme-link-hover-color: var(--theme-palette-color-1);
}

[data-footer*="type-1"] .ct-footer [data-row*="middle"] {
	--theme-border-top: none;
	--theme-border-bottom: none;
	background-color: #232323;
}

[data-footer*="type-1"] [data-id="socials"].ct-footer-socials {
	--theme-icon-size: 16px;
	--items-spacing: 30px;
	--items-direction: column;
}

[data-footer*="type-1"] [data-column="socials"] {
	--horizontal-alignment: center;
	--vertical-alignment: center;
}

[data-footer*="type-1"] [data-id="socials"].ct-footer-socials .ct-label {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
}

[data-footer*="type-1"] [data-id="socials"].ct-footer-socials a {
	--theme-link-initial-color: var(--theme-palette-color-1);
}

[data-footer*="type-1"] [data-id="socials"].ct-footer-socials [data-color="custom"] {
	--theme-icon-color: var(--theme-palette-color-8);
	--theme-icon-hover-color: var(--theme-palette-color-2);
	--background-color: rgba(218, 222, 228, .3);
	--background-hover-color: var(--theme-palette-color-1);
}

[data-footer*="type-1"] .ct-footer [data-column="widget-area-1"] {
	--text-horizontal-alignment: center;
	--horizontal-alignment: center;
	--vertical-alignment: center;
}

[data-footer*="type-1"] .ct-footer [data-column="widget-area-1"] .ct-widget {
	--theme-text-color: var(--theme-palette-color-1);
	--theme-link-initial-color: var(--theme-palette-color-1);
	--theme-link-hover-color: var(--theme-palette-color-8);
}

[data-footer*="type-1"] .ct-footer [data-column="widget-area-2"] {
	--text-horizontal-alignment: center;
	--horizontal-alignment: center;
	--vertical-alignment: center;
}

[data-footer*="type-1"][data-footer*="reveal"] .site-main {
	--footer-box-shadow: 0px 30px 50px rgba(0, 0, 0, .1);
}

[data-footer*="type-1"] .ct-footer {
	background-color: #1e1b1b;
}

[data-footer*="type-1"] footer.ct-container {
	--footer-container-bottom-offset: 50px;
	--footer-container-padding: 0px 35px;
}

:root {
	--theme-font-family: Montserrat, Sans-Serif;
	--theme-font-weight: 300;
	--theme-text-transform: none;
	--theme-text-decoration: none;
	--theme-font-size: 16px;
	--theme-line-height: 1.65;
	--theme-letter-spacing: 0em;
	--theme-button-font-family: Montserrat, Sans-Serif;
	--theme-button-font-weight: 500;
	--theme-button-font-size: 15px;
	--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-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: #a8977b;
	--theme-palette-color-2: #7f715c;
	--theme-palette-color-3: #3f4245;
	--theme-palette-color-4: #111518;
	--theme-palette-color-5: #1e1b1b;
	--theme-palette-color-6: #232323;
	--theme-palette-color-7: #fff;
	--theme-palette-color-8: #efefec;
	--theme-text-color: var(--theme-palette-color-6);
	--theme-link-initial-color: #fff;
	--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-6);
	--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: var(--theme-palette-color-1);
	--theme-button-background-hover-color: var(--theme-palette-color-2);
	--theme-button-border: none;
	--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-family: "Playfair Display", Sans-Serif;
	--theme-font-weight: 700;
	--theme-font-size: 40px;
	--theme-line-height: 1.5;
}

h2 {
	--theme-font-family: "Playfair Display", Sans-Serif;
	--theme-font-weight: 700;
	--theme-font-size: 35px;
	--theme-line-height: 1.5;
}

h3 {
	--theme-font-family: "Playfair Display", Sans-Serif;
	--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-quote {
	--theme-font-family: Montserrat, Sans-Serif;
	--theme-font-weight: 400;
}

.wp-block-pullquote {
	--theme-font-family: Georgia;
	--theme-font-weight: 600;
	--theme-font-size: 25px;
}

pre, code, samp, kbd {
	--theme-font-family: Montserrat, Sans-Serif;
	--theme-font-weight: 400;
	--theme-font-size: 16px;
}

figcaption {
	--theme-font-family: Montserrat, Sans-Serif;
	--theme-font-weight: 400;
	--theme-font-size: 14px;
}

.ct-sidebar .widget-title {
	--theme-font-size: 20px;
}

.ct-breadcrumbs {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
}

body {
	background-color: #efefec;
	background-image: none;
}

body.nitro-lazy {
	background-image: none !important;
}

[data-prefix="single_blog_post"] .entry-header .page-title {
	--theme-font-size: 30px;
	--theme-heading-color: #fff;
}

[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;
	--theme-text-color: #fff;
}

[data-prefix="single_blog_post"] .hero-section[data-type="type-2"] {
	--min-height: 275px;
	background-color: #242424;
	background-image: none;
	--container-padding: 50px 0px;
}

[data-prefix="single_blog_post"] .hero-section[data-type="type-2"].nitro-lazy {
	background-image: none !important;
}

[data-prefix="single_blog_post"] .hero-section[data-type="type-2"] > figure .ct-media-container:after {
	background-color: rgba(0, 0, 0, .67);
}

[data-prefix="single_blog_post"] .hero-section .page-title, [data-prefix="single_blog_post"] .hero-section .ct-author-name {
	--itemSpacing: 20px;
}

[data-prefix="blog"] .entry-header .page-title {
	--theme-font-size: 30px;
	--theme-heading-color: var(--theme-palette-color-1);
}

[data-prefix="blog"] .entry-header .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
	--theme-line-height: 1.3;
}

[data-prefix="categories"] .entry-header .page-title {
	--theme-font-size: 30px;
}

[data-prefix="categories"] .entry-header .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
	--theme-line-height: 1.3;
}

[data-prefix="categories"] .hero-section[data-type="type-1"] {
	--alignment: left;
}

[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="author"] .hero-section[data-type="type-2"].nitro-lazy {
	background-image: none !important;
}

[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="woo_categories"] .entry-header .page-title {
	--theme-font-size: 30px;
}

[data-prefix="woo_categories"] .entry-header .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
	--theme-line-height: 1.3;
}

[data-prefix="woo_categories"] .hero-section[data-type="type-2"] {
	background-color: var(--theme-palette-color-6);
	background-image: none;
	--container-padding: 50px 0px;
}

[data-prefix="woo_categories"] .hero-section[data-type="type-2"].nitro-lazy {
	background-image: none !important;
}

[data-prefix="product"] .entry-header .page-title {
	--theme-font-size: 30px;
}

[data-prefix="product"] .entry-header .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
	--theme-line-height: 1.3;
}

[data-prefix="htmega_theme_builder_single"] .entry-header .page-title {
	--theme-font-size: 30px;
}

[data-prefix="htmega_theme_builder_single"] .entry-header .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
	--theme-line-height: 1.3;
}

[data-prefix="htmega_theme_builder_archive"] .entry-header .page-title {
	--theme-font-size: 30px;
}

[data-prefix="htmega_theme_builder_archive"] .entry-header .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
	--theme-line-height: 1.3;
}

[data-prefix="templately_library_single"] .entry-header .page-title {
	--theme-font-size: 30px;
}

[data-prefix="templately_library_single"] .entry-header .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
	--theme-line-height: 1.3;
}

[data-prefix="templately_library_archive"] .entry-header .page-title {
	--theme-font-size: 30px;
}

[data-prefix="templately_library_archive"] .entry-header .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
	--theme-line-height: 1.3;
}

[data-prefix="popup_theme_single"] .entry-header .page-title {
	--theme-font-size: 30px;
}

[data-prefix="popup_theme_single"] .entry-header .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
	--theme-line-height: 1.3;
}

[data-prefix="popup_theme_archive"] .entry-header .page-title {
	--theme-font-size: 30px;
}

[data-prefix="popup_theme_archive"] .entry-header .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
	--theme-line-height: 1.3;
}

[data-prefix="sina-ext-template_single"] .entry-header .page-title {
	--theme-font-size: 30px;
}

[data-prefix="sina-ext-template_single"] .entry-header .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
	--theme-line-height: 1.3;
}

[data-prefix="sina-ext-template_archive"] .entry-header .page-title {
	--theme-font-size: 30px;
}

[data-prefix="sina-ext-template_archive"] .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;
	--theme-heading-color: #fff;
	--theme-link-hover-color: #fff;
}

[data-prefix="blog"] .entry-excerpt {
	--theme-text-color: #fff;
}

[data-prefix="blog"] .entry-card .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
	--theme-text-color: #fff;
	--theme-link-hover-color: #fff;
}

[data-prefix="blog"] .entry-card [data-type="pill"] {
	--theme-button-text-initial-color: #fff;
	--theme-button-background-hover-color: var(--theme-palette-color-1);
}

[data-prefix="blog"] .entry-card {
	background-color: var(--theme-palette-color-2);
	--theme-border-radius: 5px;
	--theme-box-shadow: 0px 12px 18px -6px rgba(0, 0, 0, .42);
	--text-horizontal-alignment: start;
	--horizontal-alignment: flex-start;
}

[data-prefix="blog"] [data-archive="default"] .card-content .ct-media-container {
	--card-element-spacing: 30px;
}

[data-prefix="blog"] [data-archive="default"] .card-content .entry-meta[data-id="j9FrBe"] {
	--card-element-spacing: 15px;
}

[data-prefix="blog"] [data-archive="default"] .card-content .entry-meta[data-id="6wSwOC"] {
	--card-element-spacing: 15px;
}

[data-prefix="blog"] .entry-button {
	--theme-link-initial-color: #fff;
	--theme-link-hover-color: #fff;
}

[data-prefix="categories"] .entry-card .entry-title {
	--theme-font-size: 20px;
	--theme-line-height: 1.3;
	--theme-heading-color: #fff;
	--theme-link-hover-color: #fff;
}

[data-prefix="categories"] .entry-card .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
	--theme-link-hover-color: #fff;
}

[data-prefix="categories"] .entry-card {
	background-color: var(--theme-palette-color-2);
	--theme-box-shadow: 0px 12px 18px -6px rgba(0, 0, 0, .43);
	--entry-divider: 1px solid #fff;
}

[data-prefix="categories"] [data-archive="default"] .card-content .entry-meta[data-id="meta_1"] {
	--card-element-spacing: 15px;
}

[data-prefix="categories"] [data-archive="default"] .card-content .entry-divider[data-id="51Et7b"] {
	--card-element-spacing: 20px;
}

[data-prefix="categories"] [data-archive="default"] .card-content .ct-media-container {
	--card-element-spacing: 30px;
}

[data-prefix="categories"] .entry-button {
	--theme-button-background-hover-color: var(--theme-palette-color-1);
}

[data-prefix="categories"] [data-archive="default"] .card-content .entry-meta[data-id="meta_2"] {
	--card-element-spacing: 15px;
}

[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;
	--theme-link-hover-color: #fff;
}

[data-prefix="author"] .entry-card .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
	--theme-link-hover-color: #fff;
}

[data-prefix="author"] .entry-card {
	background-color: var(--theme-palette-color-2);
	--theme-border-radius: 7px;
	--theme-box-shadow: 0px 12px 18px -6px rgba(0, 0, 0, .48);
}

[data-prefix="author"] [data-archive="default"] .card-content .entry-meta[data-id="meta_1"] {
	--card-element-spacing: 15px;
}

[data-prefix="author"] [data-archive="default"] .card-content .ct-media-container {
	--card-element-spacing: 30px;
}

[data-prefix="author"] .entry-button {
	--theme-button-background-hover-color: var(--theme-palette-color-1);
}

[data-prefix="author"] [data-archive="default"] .card-content .entry-meta[data-id="meta_2"] {
	--card-element-spacing: 15px;
}

[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-text-transform: uppercase;
	--theme-font-size: 12px;
}

[data-prefix="search"] .entry-card {
	background-color: var(--theme-palette-color-8);
	--theme-box-shadow: 0px 12px 18px -6px rgba(34, 56, 101, .04);
}

[data-prefix="htmega_theme_builder_archive"] .entries {
	--grid-template-columns: repeat(3, minmax(0, 1fr));
}

[data-prefix="htmega_theme_builder_archive"] .entry-card .entry-title {
	--theme-font-size: 20px;
	--theme-line-height: 1.3;
}

[data-prefix="htmega_theme_builder_archive"] .entry-card .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
}

[data-prefix="htmega_theme_builder_archive"] .entry-card {
	background-color: var(--theme-palette-color-8);
	--theme-box-shadow: 0px 12px 18px -6px rgba(34, 56, 101, .04);
}

[data-prefix="templately_library_archive"] .entries {
	--grid-template-columns: repeat(3, minmax(0, 1fr));
}

[data-prefix="templately_library_archive"] .entry-card .entry-title {
	--theme-font-size: 20px;
	--theme-line-height: 1.3;
}

[data-prefix="templately_library_archive"] .entry-card .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
}

[data-prefix="templately_library_archive"] .entry-card {
	background-color: var(--theme-palette-color-8);
	--theme-box-shadow: 0px 12px 18px -6px rgba(34, 56, 101, .04);
}

[data-prefix="popup_theme_archive"] .entries {
	--grid-template-columns: repeat(3, minmax(0, 1fr));
}

[data-prefix="popup_theme_archive"] .entry-card .entry-title {
	--theme-font-size: 20px;
	--theme-line-height: 1.3;
}

[data-prefix="popup_theme_archive"] .entry-card .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
}

[data-prefix="popup_theme_archive"] .entry-card {
	background-color: var(--theme-palette-color-8);
	--theme-box-shadow: 0px 12px 18px -6px rgba(34, 56, 101, .04);
}

[data-prefix="sina-ext-template_archive"] .entries {
	--grid-template-columns: repeat(3, minmax(0, 1fr));
}

[data-prefix="sina-ext-template_archive"] .entry-card .entry-title {
	--theme-font-size: 20px;
	--theme-line-height: 1.3;
}

[data-prefix="sina-ext-template_archive"] .entry-card .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
}

[data-prefix="sina-ext-template_archive"] .entry-card {
	background-color: var(--theme-palette-color-8);
	--theme-box-shadow: 0px 12px 18px -6px rgba(34, 56, 101, .04);
}

.quantity[data-type="type-2"] {
	--quantity-arrows-initial-color: var(--theme-text-color);
}

.onsale, .out-of-stock-badge, [class*="ct-woo-badge-"] {
	--theme-font-weight: 600;
	--theme-font-size: 12px;
	--theme-line-height: 1.1;
}

.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;
}

.ct-woocommerce-cart-form .cart_totals {
	--cart-totals-border: 2px solid var(--theme-border-color);
	--cart-totals-padding: 30px;
}

.ct-order-review {
	--order-review-border: 2px solid var(--theme-border-color);
	--order-review-padding: 35px;
}

.woo-listing-top .woocommerce-result-count {
	--theme-font-weight: 500;
	--theme-text-transform: uppercase;
	--theme-font-size: 11px;
	--theme-letter-spacing: .05em;
}

[data-products] .product figure {
	--product-element-spacing: 25px;
}

[data-products] .product .entry-meta[data-id="default"] {
	--product-element-spacing: 10px;
}

[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] .ct-woo-card-stock {
	--theme-font-size: 15px;
}

[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, .woocommerce-tabs[data-type*="type-4"] .entry-content > h2:first-of-type {
	--theme-font-weight: 600;
	--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 .ct-module-title, .up-sells .ct-module-title {
	--theme-font-size: 20px;
}

.woocommerce-product-gallery [data-flexy="no"] .flexy-item:nth-child(n + 2) {
	height: 1px;
}

.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-add-to-cart > .cart {
	--theme-button-min-height: 55px;
}

.entry-summary-items > .ct-product-divider[data-id="divider_2"] {
	--product-element-spacing: 35px;
}

.entry-summary .entry-title {
	--theme-font-size: 30px;
}

.entry-summary .price {
	--theme-font-weight: 700;
	--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: 170px;
}

.ct-sidebar {
	--theme-link-initial-color: var(--theme-text-color);
}

aside[data-type="type-3"] {
	--theme-border: 1px solid rgba(224, 229, 235, .8);
}

.ct-back-to-top {
	--theme-icon-color: #fff;
	--theme-icon-hover-color: #fff;
	--top-button-background-color: var(--theme-palette-color-2);
	--top-button-background-hover-color: var(--theme-palette-color-5);
}

[data-prefix="single_blog_post"] .entry-tags .ct-module-title {
	--theme-font-weight: 600;
	--theme-font-size: 14px;
}

[data-prefix="single_blog_post"] .post-navigation {
	--theme-link-initial-color: var(--theme-text-color);
}

[data-prefix="single_blog_post"] .ct-related-posts .ct-module-title {
	--theme-heading-color: var(--theme-palette-color-8);
}

[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;
	--theme-heading-color: var(--theme-palette-color-8);
	--card-element-spacing: 5px;
}

[data-prefix="single_blog_post"] .ct-related-posts .entry-meta {
	--theme-font-size: 14px;
	--theme-text-color: var(--theme-palette-color-8);
}

[data-prefix="single_blog_post"] .ct-related-posts {
	--grid-template-columns: repeat(3, minmax(0, 1fr));
}

[data-prefix="htmega_theme_builder_single"] [class*="ct-container"] > article[class*="post"] {
	--has-boxed: var(--false);
	--has-wide: var(--true);
}

[data-prefix="templately_library_single"] [class*="ct-container"] > article[class*="post"] {
	--has-boxed: var(--false);
	--has-wide: var(--true);
}

[data-prefix="popup_theme_single"] [class*="ct-container"] > article[class*="post"] {
	--has-boxed: var(--false);
	--has-wide: var(--true);
}

[data-prefix="sina-ext-template_single"] [class*="ct-container"] > article[class*="post"] {
	--has-boxed: var(--false);
	--has-wide: var(--true);
}

[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) {
	[data-header*="type-1"] .ct-header [data-id="logo"] .site-logo-container {
		--logo-max-height: 105px;
	}
	
	[data-header*="type-1"] #offcanvas {
		background-color: rgba(36, 36, 36, .89);
		--vertical-alignment: center;
		--panel-content-height: auto;
		--horizontal-alignment: center;
		--text-horizontal-alignment: center;
		--has-indentation: 0;
	}
	
	[data-header*="type-1"] [data-id="socials"].ct-header-socials [data-color="custom"] {
		--theme-icon-color: #fff;
	}
	
	[data-footer*="type-1"] .ct-footer [data-row*="middle"] > div {
		--grid-template-columns: initial;
	}
	
	[data-footer*="type-1"] footer.ct-container {
		--footer-container-padding: 0vw 4vw;
	}
	
	[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-prefix="htmega_theme_builder_archive"] .entries {
		--grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	
	[data-prefix="templately_library_archive"] .entries {
		--grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	
	[data-prefix="popup_theme_archive"] .entries {
		--grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	
	[data-prefix="sina-ext-template_archive"] .entries {
		--grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	
	.ct-woocommerce-cart-form .cart_totals {
		--cart-totals-padding: 25px;
	}
	
	.ct-order-review {
		--order-review-padding: 30px;
	}
	
	[data-products] {
		--shop-columns: repeat(3, minmax(0, 1fr));
	}
	
	.related [data-products], .upsells [data-products] {
		--shop-columns: repeat(3, minmax(0, 1fr));
	}
	
	[data-prefix="single_blog_post"] .ct-related-posts {
		--grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 689.98px) {
	[data-header*="type-1"] .ct-header [data-id="logo"] .site-logo-container {
		--logo-max-height: 102px;
	}
	
	[data-header*="type-1"] .ct-header [data-row*="middle"] {
		--height: 70px;
	}
	
	[data-header*="type-1"] #offcanvas {
		background-color: rgba(31, 28, 28, .96);
	}
	
	[data-header*="type-1"] #offcanvas .ct-toggle-close {
		--theme-icon-color: #fff;
	}
	
	[data-header*="type-1"] #offcanvas .ct-toggle-close:hover {
		--theme-icon-color: var(--theme-palette-color-1);
	}
	
	[data-header*="type-1"] [data-id="offcanvas-logo"] {
		--logo-max-height: 125px;
		--margin: 40px !important;
	}
	
	[data-header*="type-1"] [data-id="socials"].ct-header-socials {
		--margin: 20px !important;
	}
	
	[data-header*="type-1"] {
		--header-height: 70px;
		--header-sticky-height: 70px;
	}
	
	[data-footer*="type-1"] .ct-footer [data-row*="middle"] > div {
		--grid-template-columns: initial;
	}
	
	[data-footer*="type-1"] footer.ct-container {
		--footer-container-padding: 0vw 5vw;
	}
	
	[data-prefix="single_blog_post"] .hero-section .page-title, [data-prefix="single_blog_post"] .hero-section .ct-author-name {
		--itemSpacing: 21px;
	}
	
	[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"] .entries {
		--grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	
	[data-prefix="search"] .entry-card .entry-title {
		--theme-font-size: 18px;
	}
	
	[data-prefix="htmega_theme_builder_archive"] .entries {
		--grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	
	[data-prefix="htmega_theme_builder_archive"] .entry-card .entry-title {
		--theme-font-size: 18px;
	}
	
	[data-prefix="templately_library_archive"] .entries {
		--grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	
	[data-prefix="templately_library_archive"] .entry-card .entry-title {
		--theme-font-size: 18px;
	}
	
	[data-prefix="popup_theme_archive"] .entries {
		--grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	
	[data-prefix="popup_theme_archive"] .entry-card .entry-title {
		--theme-font-size: 18px;
	}
	
	[data-prefix="sina-ext-template_archive"] .entries {
		--grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	
	[data-prefix="sina-ext-template_archive"] .entry-card .entry-title {
		--theme-font-size: 18px;
	}
	
	.ct-order-review {
		--order-review-padding: 25px;
	}
	
	[data-products] {
		--shop-columns: repeat(1, minmax(0, 1fr));
	}
	
	.related [data-products], .upsells [data-products] {
		--shop-columns: repeat(1, minmax(0, 1fr));
	}
	
	.entry-summary-items > .ct-product-add-to-cart > .cart {
		--theme-button-min-height: 40px;
	}
	
	:root {
		--theme-content-vertical-spacing: 50px;
		--theme-container-edge-spacing: 88vw;
	}
	
	[data-prefix="single_blog_post"] .ct-related-posts {
		--grid-template-columns: repeat(1, minmax(0, 1fr));
	}
}
