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

[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-sticky*="yes"] [data-id="logo"] {
	--logo-shrink-height: 69px;
}

[data-header*="type-1"] .ct-header [data-id="menu"] {
	--menu-items-spacing: 17px;
	--menu-items-gap: 28px;
}

[data-header*="type-1"] .ct-header [data-id="menu"] > ul > li > a {
	--theme-font-family: Montserrat, Sans-Serif;
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 14px;
	--theme-line-height: 1.3;
	--theme-link-initial-color: #000;
}

[data-header*="type-1"] .ct-header [data-id="menu"] .sub-menu .ct-menu-link {
	--theme-link-initial-color: var(--theme-palette-color-4);
	--theme-font-family: "Dancing Script", Sans-Serif;
	--theme-font-weight: 500;
	--theme-text-transform: capitalize;
	--theme-font-size: 19px;
}

[data-header*="type-1"] .ct-header [data-id="menu"] .sub-menu {
	--dropdown-background-color: #fff;
	--dropdown-width: 212px;
	--dropdown-divider: 1px solid rgba(191, 31, 47, .31);
	--theme-box-shadow: 0px 10px 20px rgba(41, 51, 61, .1);
	--theme-border-radius: 0px 0px 30px 30px;
}

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

[data-header*="type-1"] .ct-header [data-transparent-row="yes"] [data-id="menu"] .sub-menu .ct-menu-link {
	--theme-link-initial-color: #fff;
	--theme-link-hover-color: var(--theme-palette-color-2);
}

[data-header*="type-1"] .ct-header [data-transparent-row="yes"] [data-id="menu"] .sub-menu {
	--dropdown-background-color: rgba(0, 0, 0, .89);
}

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

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

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

[data-header*="type-1"] .ct-header [data-id="menu-secondary"] {
	--menu-items-spacing: 17px;
	--menu-items-gap: 28px;
}

[data-header*="type-1"] .ct-header [data-id="menu-secondary"] > ul > li > a {
	--theme-font-family: Montserrat, Sans-Serif;
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 14px;
	--theme-line-height: 1.3;
	--theme-link-initial-color: #000;
}

[data-header*="type-1"] .ct-header [data-id="menu-secondary"] .sub-menu .ct-menu-link {
	--theme-link-initial-color: var(--theme-palette-color-3);
	--theme-font-family: "Dancing Script", Sans-Serif;
	--theme-font-weight: 500;
	--theme-font-size: 19px;
}

[data-header*="type-1"] .ct-header [data-id="menu-secondary"] .sub-menu {
	--dropdown-background-color: #fff;
	--dropdown-width: 212px;
	--dropdown-divider: 1px dashed rgba(191, 31, 47, .31);
	--theme-box-shadow: 0px 10px 20px rgba(41, 51, 61, .1);
	--theme-border-radius: 0px 0px 30px 30px;
}

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

[data-header*="type-1"] .ct-header [data-transparent-row="yes"] [data-id="menu-secondary"] .sub-menu .ct-menu-link {
	--theme-link-initial-color: #fff;
	--theme-link-hover-color: var(--theme-palette-color-2);
}

[data-header*="type-1"] .ct-header [data-transparent-row="yes"] [data-id="menu-secondary"] .sub-menu {
	--dropdown-background-color: rgba(0, 0, 0, .89);
}

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

[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-id="menu-secondary"] .sub-menu .ct-menu-link {
	--theme-link-initial-color: var(--theme-palette-color-3);
	--theme-link-hover-color: var(--theme-palette-color-2);
}

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

[data-header*="type-1"] .ct-header [data-row*="middle"] {
	--height: 57px;
	--row-padding: 0px 35px;
	--row-border-radius: 90px;
	--theme-border-top: none;
	--theme-border-bottom: none;
	--theme-box-shadow: 0px 10px 20px rgba(73, 64, 64, .22);
}

[data-header*="type-1"] .ct-header [data-row*="middle"] > div {
	background-color: #fff;
	background-image: none;
	--theme-border-top: none;
	--theme-border-bottom: none;
}

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

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

[data-header*="type-1"] .ct-header [data-transparent-row="yes"][data-row*="middle"] {
	--theme-border-top: none;
	--theme-border-bottom: none;
	--theme-box-shadow: none;
	--theme-backdrop-blur: 15px;
}

[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="middle"] > div {
	background-color: var(--theme-palette-color-8);
	background-image: none;
	--shrink-height: 34px;
	--theme-border-top: none;
	--theme-border-bottom: none;
}

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

[data-header*="type-1"] {
	--sticky-shrink: 60;
	--header-height: 77px;
	--header-sticky-height: 77px;
	--header-sticky-animation-speed: .6s;
	--header-sticky-offset: 0px;
}

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

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

[data-header*="type-1"] [data-id="mobile-menu"] .sub-menu {
	--theme-font-family: "Dancing Script", Sans-Serif;
	--theme-font-weight: 500;
	--theme-link-initial-color: #d8d8d8;
	--theme-link-hover-color: var(--theme-palette-color-1);
	--theme-link-active-color: var(--theme-palette-color-1);
}

[data-header*="type-1"] #offcanvas {
	--theme-box-shadow: 0px 0px 70px rgba(0, 0, 0, .35);
	--side-panel-width: 500px;
	--panel-content-height: 100%;
	--has-indentation: 1;
}

[data-header*="type-1"] #offcanvas .ct-panel-inner {
	background-color: rgba(18, 21, 25, .98);
}

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

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

[data-header*="type-1"] .ct-header [data-row*="top"] {
	--height: 20px;
	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-row*="top"].nitro-lazy {
	background-image: none !important;
}

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

[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"] .ct-header [data-sticky*="yes"] [data-row*="top"] {
	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-sticky*="yes"] [data-row*="top"].nitro-lazy {
	background-image: none !important;
}

[data-header*="type-1"] .ct-header [data-sticky*="yes"] [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-text-transform: uppercase;
	--theme-font-size: 12px;
}

[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*="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: 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"][data-footer*="reveal"] .site-main {
	--footer-box-shadow: 0px 30px 50px rgba(0, 0, 0, .1);
}

[data-footer*="type-1"] .ct-footer {
	background-color: var(--theme-palette-color-6);
}

[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: 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: 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: #bf1f2e;
	--theme-palette-color-2: #bf1f2e;
	--theme-palette-color-3: #000;
	--theme-palette-color-4: #000;
	--theme-palette-color-5: #e1e8ed;
	--theme-palette-color-6: #f2f5f7;
	--theme-palette-color-7: #fafbfc;
	--theme-palette-color-8: #fff;
	--theme-text-color: var(--theme-palette-color-3);
	--theme-link-initial-color: #bf1f2e;
	--theme-link-hover-color: #b51021;
	--theme-selection-text-color: #fff;
	--theme-selection-background-color: #bf1f2e;
	--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: 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: 1140px;
	--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: 500;
	--theme-font-size: 30px;
	--theme-line-height: 1.5;
}

h3 {
	--theme-font-weight: 500;
	--theme-font-size: 25px;
	--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;
}

pre, code, samp, kbd {
	--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: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
	--theme-text-color: #fff;
}

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

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

[data-prefix="single_blog_post"] .entry-header .page-title {
	--theme-font-family: "Dancing Script", Sans-Serif;
	--theme-font-weight: 400;
	--theme-font-size: 40px;
	--theme-heading-color: var(--theme-palette-color-2);
}

[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="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="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="blog"] .ct-pagination {
	--theme-button-border-radius: 10px;
}

[data-prefix="categories"] .ct-pagination {
	--theme-button-border-radius: 10px;
}

[data-prefix="author"] .ct-pagination {
	--theme-button-border-radius: 10px;
}

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

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

[data-prefix="blog"] .entry-card {
	background-color: var(--theme-palette-color-8);
	--theme-border-radius: 20px;
	--theme-box-shadow: 0px 12px 18px -6px rgba(34, 56, 101, .04);
	--text-horizontal-alignment: center;
	--horizontal-alignment: center;
	--vertical-alignment: flex-end;
}

[data-prefix="blog"] .entry-card .ct-media-container:after {
	background-color: rgba(0, 0, 0, .37);
}

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

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

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

[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 .ct-media-container {
	--card-element-spacing: 30px;
}

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

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

[data-prefix="author"] .entry-card {
	background-color: var(--theme-palette-color-8);
	--theme-border-radius: 20px;
	--theme-box-shadow: 0px 12px 18px -6px rgba(34, 56, 101, .04);
	--text-horizontal-alignment: center;
	--horizontal-alignment: center;
	--vertical-alignment: flex-end;
}

[data-prefix="author"] .entry-card .ct-media-container:after {
	background-color: rgba(0, 0, 0, .34);
}

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

[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);
}

form textarea {
	--theme-form-field-height: 170px;
}

[data-sidebar] {
	--sidebar-width: 35%;
	--sidebar-width-no-unit: 35;
}

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

[data-sidebar] > aside {
	--sidebar-background-color: #e9e9e9;
}

aside[data-type="type-2"] {
	--theme-border: none;
	--theme-border-radius: 20px;
	--theme-box-shadow: 0px 12px 18px -6px rgba(34, 56, 101, .04);
}

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

[data-prefix="single_blog_post"] .ct-share-box {
	--theme-icon-size: 22px;
}

[data-prefix="single_blog_post"] .ct-share-box[data-location="bottom"] {
	--margin: 25px;
}

[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-2"] {
	--theme-icon-color: #fff;
	--theme-icon-hover-color: #fff;
	--background-color: var(--theme-palette-color-1);
	--background-hover-color: var(--theme-palette-color-2);
}

[data-prefix="single_blog_post"] .ct-featured-image {
	--theme-border-radius: 20px;
}

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

[data-prefix="single_blog_post"] .ct-related-posts .ct-module-title {
	--horizontal-alignment: left;
}

[data-prefix="single_blog_post"] .ct-related-posts-container {
	background-color: #e9e9e9;
}

[data-prefix="single_blog_post"] .ct-related-posts .related-entry-title {
	--theme-font-weight: 500;
	--theme-font-size: 18px;
	--card-element-spacing: 5px;
}

[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: 20px;
}

[data-prefix="single_blog_post"] .ct-related-posts {
	--grid-template-columns: repeat(3, minmax(0, 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);
}

@media (max-width: 999.98px) {
	[data-header*="type-1"] .ct-header [data-row*="middle"] {
		--row-padding: 0vw 4vw;
	}
	
	[data-header*="type-1"] #offcanvas {
		--side-panel-width: 65vw;
	}
	
	[data-footer*="type-1"] .ct-footer [data-row*="bottom"] > div {
		--grid-template-columns: initial;
	}
	
	[data-footer*="type-1"] footer.ct-container {
		--footer-container-padding: 0vw 4vw;
	}
	
	[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-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: 52px;
	}
	
	[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-id="logo"] {
		--logo-shrink-height: 49px;
	}
	
	[data-header*="type-1"] .ct-header [data-row*="middle"] {
		--height: 70px;
		--row-padding: 0vw 5vw;
		--row-border-radius: 30px;
	}
	
	[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="middle"] > div {
		--shrink-height: 56px;
	}
	
	[data-header*="type-1"] {
		--sticky-shrink: 80;
		--header-height: 90px;
		--header-sticky-height: 90px;
	}
	
	[data-header*="type-1"] [data-id="mobile-menu"] {
		--items-vertical-spacing: 11px;
	}
	
	[data-header*="type-1"] [data-id="mobile-menu"] .sub-menu {
		--theme-font-size: 22px;
	}
	
	[data-header*="type-1"] #offcanvas {
		--side-panel-width: 90vw;
		--horizontal-alignment: center;
		--text-horizontal-alignment: center;
		--has-indentation: 0;
	}
	
	[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-2);
	}
	
	[data-header*="type-1"] [data-id="offcanvas-logo"] {
		--logo-max-height: 101px;
	}
	
	[data-header*="type-1"] [data-id="trigger"] {
		--theme-icon-size: 22px;
	}
	
	[data-header*="type-1"] [data-transparent-row="yes"] [data-id="trigger"] {
		--theme-icon-color: #fff;
		--theme-icon-hover-color: var(--theme-palette-color-2);
	}
	
	[data-header*="type-1"] [data-sticky*="yes"] [data-id="trigger"] {
		--theme-icon-color: #000;
		--theme-icon-hover-color: var(--theme-palette-color-2);
	}
	
	[data-footer*="type-1"] .ct-footer [data-row*="bottom"] > div {
		--container-spacing: 15px;
		--grid-template-columns: initial;
	}
	
	[data-footer*="type-1"] footer.ct-container {
		--footer-container-padding: 0vw 5vw;
	}
	
	[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;
	}
	
	: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));
	}
}

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