@charset "UTF-8";
/*
Theme Name: Katerio
Theme URI: https://tmrwstudio.live/themes/katerio
Author: 90theme
Author URI: https://themeforest.net/user/90theme
Description: Katerio is a responsive Wordpress news, blog, magazine template. The user can use by especially magazine, blog & newspaper for online.
Version: 1.4
Requires at least: 6.0
Tested up to: 6.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: katerio
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	/* 1 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	/* 1 */
	height: 0;
	/* 1 */
	overflow: visible;
	/* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	/* 1 */
	text-decoration: underline;
	/* 2 */
	text-decoration: underline dotted;
	/* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	/* 1 */
	font-size: 100%;
	/* 1 */
	line-height: 1.15;
	/* 1 */
	margin: 0;
	/* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	/* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	/* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	/* 1 */
	color: inherit;
	/* 2 */
	display: table;
	/* 1 */
	max-width: 100%;
	/* 1 */
	padding: 0;
	/* 3 */
	white-space: normal;
	/* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
	outline-offset: -2px;
	/* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	/* 1 */
	font: inherit;
	/* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Formatting
--------------------------------------------------------------*/
*,
*::after,
*::before {
	box-sizing: border-box;
}

.hidden {
	display: none;
}

.text-capitalize {
	text-transform: capitalize;
}

.text-lowercase {
	text-transform: lowercase;
}

.text-uppercase {
	text-transform: uppercase;
}

.wp-block-cover {
	color: #fff;
}

/* Text Alignments */
.text-left {
	text-align: left;
	justify-content: flex-start;
}

.text-right {
	text-align: right;
	justify-content: flex-end;
}

.text-center {
	text-align: center;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

.img-hidden {
	display: none !important;
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/* Warning */
.th90-warning a {
	text-decoration: underline !important;
}

/* Block Divider */
.block-divider {
	padding-top: var(--block_space)/2;
	padding-bottom: var(--block_space)/2;
}

.divider-inner {
	width: 100%;
	display: block;
	height: 1px;
	border-bottom: 1px solid var(--light-line-color-rgba);
	text-indent: -9999px;
}

.site-dark .divider-inner {
	border-bottom-color: var(--dark-line-color-rgba);
}

:root {
	--site_width: 1360;
	--content_width: 70;
	--light-bg-color: #fff;
	--light-sec-bg-color: #f2f3f5;
	--light-text-color-color: #666666;
	--light-text-color-alpha: 1;
	--light-text-color-rgba: rgba(102,102,102,1);
	--light-text-color-lighter-color: #666666;
	--light-text-color-lighter-alpha: 1;
	--light-text-color-lighter-rgba: rgba(102,102,102,1);
	--light-text-color-heavier-color: #171e2e;
	--light-text-color-heavier-alpha: 1;
	--light-text-color-heavier-rgba: rgba(23,30,46,1);
	--light-text-link-color-color: #171e2e;
	--light-text-link-color-alpha: 1;
	--light-text-link-color-rgba: rgba(23,30,46,1);
	--light-line-color-color: #000000;
	--light-line-color-alpha: 0.1;
	--light-line-color-rgba: rgba(0,0,0,0.1);
	--dark-bg-color: #060c22;
	--dark-sec-bg-color: #151c2b;
	--dark-text-color-color: #fffefe;
	--dark-text-color-alpha: 0.7;
	--dark-text-color-rgba: rgba(255,254,254,0.7);
	--dark-text-color-lighter-color: #ffffff;
	--dark-text-color-lighter-alpha: 0.95;
	--dark-text-color-lighter-rgba: rgba(255,255,255,0.95);
	--dark-text-color-heavier-color: #fff;
	--dark-text-color-heavier-alpha: 1;
	--dark-text-color-heavier-rgba: rgba(255,255,255,1);
	--dark-text-link-color-color: #fff;
	--dark-text-link-color-alpha: 1;
	--dark-text-link-color-rgba: rgba(255,255,255,1);
	--dark-line-color-color: #ffffff;
	--dark-line-color-alpha: 0.2;
	--dark-line-color-rgba: rgba(255,255,255,0.2);
	--color-accent: #fc3c68;
	--color-accent-text: #fff;
	--primary_text-font-family: Rubik;
	--primary_text-font-weight: 400;
	--primary_text-font-size: 16px;
	--primary_text-line-height: 1.7;
	--second_text-font-family: Rubik;
	--second_text-font-weight: 400;
	--second_text-font-size: 13px;
	--second_text-line-height: 1.5;
	--second_text-letter-spacing: 0.04em;
	--font_heading-font-family: League Spartan;
	--font_heading-font-weight: 500;
	--font_heading-line-height: 1.15;
	--h1_desktop-font-size: 52px;
	--h2_desktop-font-size: 41px;
	--h3_desktop-font-size: 33px;
	--h4_desktop-font-size: 26px;
	--h5_desktop-font-size: 21px;
	--h6_desktop-font-size: 17px;
	--h1_tablet-font-size: 49px;
	--h2_tablet-font-size: 39px;
	--h3_tablet-font-size: 32px;
	--h4_tablet-font-size: 25px;
	--h5_tablet-font-size: 20px;
	--h6_tablet-font-size: 16px;
	--h1_mobile-font-size: 40px;
	--h2_mobile-font-size: 33px;
	--h3_mobile-font-size: 28px;
	--h4_mobile-font-size: 23px;
	--h5_mobile-font-size: 19px;
	--h6_mobile-font-size: 16px;
	--image_radius-units: px;
	--image_radius-top: 12px;
	--image_radius-right: 12px;
	--image_radius-bottom: 12px;
	--image_radius-left: 12px;
	--form_radius: 20;
	--button_radius: 99;
	--preloader_size: 120;
	--search_height-height: 150px;
	--search_height-units: px;
	--search_overlay-color: #000000;
	--search_overlay-alpha: 0.7;
	--search_overlay-rgba: rgba(0,0,0,0.7);
	--search_overlay_blur: 6.0;
	--newsletter_overlay-color: #000000;
	--newsletter_overlay-alpha: 0.7;
	--newsletter_overlay-rgba: rgba(0,0,0,0.7);
	--newsletter_overlay_blur: 6.0;
	--newsletter_height: 450;
	--newsletter_width: 800;
	--offcanvas_width-width: 450px;
	--offcanvas_width-units: px;
	--offcanvas_overlay-color: #000000;
	--offcanvas_overlay-alpha: 0.7;
	--offcanvas_overlay-rgba: rgba(0,0,0,0.7);
	--offcanvas_overlay_blur: 6.0;
	--offcanvas_bg_img_opacity: 0.3;
	--header_el_space-width: 20px;
	--header_el_space-units: px;
	--header_height-height: 140px;
	--header_height-units: px;
	--logo_svg_width-width: 180px;
	--logo_svg_width-units: px;
	--menu_item_space: 20;
	--mob_header_height: 100;
	--logo_mobile_svg_width-width: 180px;
	--logo_mobile_svg_width-units: px;
	--mobilemenu_bg_img_opacity: 0.3;
	--page_title_padding-units: px;
	--page_title_padding-padding-top: 0;
	--page_title_padding-padding-bottom: 0;
	--footer_el_space-width: 25px;
	--footer_el_space-units: px;
	--heading_line_size: 4;
	--primary_space: 30px;
	--block_space: 60px;
	--gallery-block--gutter-size: 25px;
	--title_lineclamp: unset;
	--excerpt_lineclamp: unset;
	--post_info_space_none: 20px;
	--post_info_space: 30;
	--noise_bg_opacity: 0.2;
	--site_width_amp: 1024;
}

@media screen and (max-width: 1024px) {
	:root {
		--primary_space: 20px;
		--block_space: 50px;
		--post_info_space_none: 15px;
		--post_info_space: 25;
	}
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
	font-size: var(--primary_text-font-size);
}

.clearfix::after {
	display: block;
	clear: both;
	content: "";
}

.clear:after,
.clear:before {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after {
	clear: both;
}

/*--------------------------------------------------------------
# Spacing
--------------------------------------------------------------*/
.button {
	margin: 0 0 8px;
}

.button:last-child {
	margin-bottom: 0;
}

.wp-block-archives,
.wp-block-archives-list,
.wp-block-archives-dropdown,
.wp-block-calendar,
.wp-block-categories,
.wp-block-latest-comments,
.wp-block-latest-posts,
.wp-block-search,
.wp-block-tag-cloud,
.wp-block-rss,
.gallery,
.wp-block-audio,
.wp-block-button,
.wp-block-columns,
.wp-block-cover,
.wp-block-embed,
.wp-block-gallery,
.wp-block-gallery:not(.has-nested-images),
.wp-block-group,
.wp-block-image,
.wp-block-media-text,
.wp-block-video,
.wp-block-pullquote,
.wp-block-table,
.wp-caption,
address,
blockquote,
dl,
fieldset,
figure,
form,
ol,
p,
pre,
button,
input,
select,
textarea,
form p,
ul:not(.blocks-gallery-grid) {
	margin-top: 0;
	margin-bottom: 30px;
}

.wp-block-archives:last-child,
.wp-block-archives-list:last-child,
.wp-block-archives-dropdown:last-child,
.wp-block-calendar:last-child,
.wp-block-categories:last-child,
.wp-block-latest-comments:last-child,
.wp-block-latest-posts:last-child,
.wp-block-search:last-child,
.wp-block-tag-cloud:last-child,
.wp-block-rss:last-child,
.gallery:last-child,
.wp-block-audio:last-child,
.wp-block-button:last-child,
.wp-block-columns:last-child,
.wp-block-cover:last-child,
.wp-block-embed:last-child,
.wp-block-gallery:last-child,
.wp-block-gallery:not(.has-nested-images):last-child,
.wp-block-group:last-child,
.wp-block-image:last-child,
.wp-block-media-text:last-child,
.wp-block-video:last-child,
.wp-block-pullquote:last-child,
.wp-block-table:last-child,
.wp-caption:last-child,
address:last-child,
blockquote:last-child,
dl:last-child,
fieldset:last-child,
figure:last-child,
form:last-child,
ol:last-child,
p:last-child,
pre:last-child,
button:last-child,
input:last-child,
select:last-child,
textarea:last-child,
form p:last-child,
ul:not(.blocks-gallery-grid):last-child {
	margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 25px;
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
	margin-bottom: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft,
.wp-block-gallery.alignleft,
.wp-block-image .alignleft,
.wp-block[data-align=left] > * {
	float: left;
	margin-right: 30px;
	margin-top: 0.5em;
	margin-left: 0;
	max-width: 50%;
	text-align: left;
}

.alignright,
.wp-block-gallery.alignright,
.wp-block-image .alignright,
.wp-block[data-align=right] > * {
	float: right;
	margin-left: 30px;
	margin-top: 0.5em;
	margin-right: 0;
	max-width: 50%;
	text-align: right;
}

.aligncenter,
.wp-block-gallery.aligncenter > *,
.wp-block[data-align=center] {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.alignleft.wp-block-cover, .alignleft.wp-block-cover-image, .alignleft.wp-block-pullquote,
.alignright.wp-block-cover,
.alignright.wp-block-cover-image,
.alignright.wp-block-pullquote,
.wp-block[data-align=left] > *.wp-block-cover,
.wp-block[data-align=left] > *.wp-block-cover-image,
.wp-block[data-align=left] > *.wp-block-pullquote,
.wp-block[data-align=right] > *.wp-block-cover,
.wp-block[data-align=right] > *.wp-block-cover-image,
.wp-block[data-align=right] > *.wp-block-pullquote {
	width: 50%;
	max-width: 50%;
}

@media screen and (max-width: 576px) {
	.alignleft.wp-block-cover, .alignleft.wp-block-cover-image, .alignleft.wp-block-pullquote,
	.alignright.wp-block-cover,
	.alignright.wp-block-cover-image,
	.alignright.wp-block-pullquote,
	.wp-block[data-align=left] > *.wp-block-cover,
	.wp-block[data-align=left] > *.wp-block-cover-image,
	.wp-block[data-align=left] > *.wp-block-pullquote,
	.wp-block[data-align=right] > *.wp-block-cover,
	.wp-block[data-align=right] > *.wp-block-cover-image,
	.wp-block[data-align=right] > *.wp-block-pullquote {
		width: 100%;
		max-width: 100%;
		margin-bottom: 30px;
	}
}

.has-text-align-left {
	text-align: left;
}

.has-text-align-right {
	text-align: right;
}

@media screen and (min-width: 1201px) {
	.sidebar-one_column .alignleft.wp-block-cover, .sidebar-one_column .alignleft.wp-block-cover-image, .sidebar-one_column .alignleft.wp-block-pullquote {
		margin-left: -10%;
	}
	.sidebar-one_column .alignright.wp-block-cover, .sidebar-one_column .alignright.wp-block-cover-image, .sidebar-one_column .alignright.wp-block-pullquote {
		margin-right: -10%;
	}
	.sidebar-one_column .wp-block-image .alignleft {
		margin-left: -10%;
	}
	.sidebar-one_column .wp-block-image .alignright {
		margin-right: -10%;
	}
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body {
	font-family: var(--primary_text-font-family);
	font-weight: var(--primary_text-font-weight);
	font-style: var(--primary_text-font-style);
	font-size: var(--primary_text-font-size);
	letter-spacing: var(--primary_text-letter-spacing);
	line-height: var(--primary_text-line-height);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	color: var(--light-text-color-rgba);
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	word-break: break-word;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: var(--font_heading-font-family);
	font-weight: var(--font_heading-font-weight);
	font-style: var(--font_heading-font-style);
	text-transform: var(--font_heading-text-transform);
	line-height: var(--font_heading-line-height);
	letter-spacing: var(--font_heading-letter-spacing);
	color: var(--light-text-color-heavier-rgba);
	padding: 0;
}

.bg-dark .h1, .bg-dark
.h2, .bg-dark
.h3, .bg-dark
.h4, .bg-dark
.h5, .bg-dark
.h6, .bg-dark
h1, .bg-dark
h2, .bg-dark
h3, .bg-dark
h4, .bg-dark
h5, .bg-dark
h6 {
	color: var(--dark-text-color-heavier-rgba);
}

.h1,
h1 {
	font-size: var(--h1_desktop-font-size);
}

.h2,
h2 {
	font-size: var(--h2_desktop-font-size);
}

.h3,
h3 {
	font-size: var(--h3_desktop-font-size);
}

.h4,
h4 {
	font-size: var(--h4_desktop-font-size);
}

.h5,
h5 {
	font-size: var(--h5_desktop-font-size);
}

.h6,
h6 {
	font-size: var(--h6_desktop-font-size);
}

@media screen and (max-width: 1024px) {
	.h1,
	h1 {
		font-size: var(--h1_tablet-font-size);
	}
	.h2,
	h2 {
		font-size: var(--h2_tablet-font-size);
	}
	.h3,
	h3 {
		font-size: var(--h3_tablet-font-size);
	}
	.h4,
	h4 {
		font-size: var(--h4_tablet-font-size);
	}
	.h5,
	h5 {
		font-size: var(--h5_tablet-font-size);
	}
	.h6,
	h6 {
		font-size: var(--h6_tablet-font-size);
	}
}

@media screen and (max-width: 767px) {
	.h1,
	h1 {
		font-size: var(--h1_mobile-font-size);
	}
	.h2,
	h2 {
		font-size: var(--h2_mobile-font-size);
	}
	.h3,
	h3 {
		font-size: var(--h3_mobile-font-size);
	}
	.h4,
	h4 {
		font-size: var(--h4_mobile-font-size);
	}
	.h5,
	h5 {
		font-size: var(--h5_mobile-font-size);
	}
	.h6,
	h6 {
		font-size: var(--h6_mobile-font-size);
	}
}

p {
	line-height: var(--primary_text-line-height);
	padding: 0;
}

p:empty {
	display: none;
}

p.has-background {
	padding: 20px;
}

cite,
dfn,
em,
i {
	font-style: italic;
}

address {
	font-style: normal;
}

pre,
pre.wp-block-verse {
	font-size: 14px;
	font-family: "Courier 10 Pitch", Courier, monospace;
	overflow: auto;
	padding: 20px;
	background-color: var(--light-sec-bg-color);
	color: var(--light-text-color-heavier-rgba);
	white-space: pre-wrap;
	border: none;
	line-height: 2;
}

.bg-dark pre, .bg-dark
pre.wp-block-verse {
	color: var(--dark-text-color-heavier-rgba);
	background-color: var(--dark-sec-bg-color);
}

code,
kbd,
tt,
var {
	font-size: 1em;
	font-family: Menlo, monaco, Consolas, Lucida Console, monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted currentColor;
	cursor: help;
}

ins,
mark {
	background: yellow;
	text-decoration: none;
}

big {
	font-size: 125%;
}

figure {
	margin-left: 0;
	margin-right: 0;
}

:focus {
	outline: none;
}

.has-drop-cap:not(:focus)::first-letter {
	float: left;
	font-size: 5.2em;
	margin: 0.15em 0.2em 0 0;
	text-transform: uppercase;
	font-style: normal;
	color: var(--light-text-color-heavier-rgba);
	font-weight: 500;
}

.bg-dark .has-drop-cap:not(:focus)::first-letter {
	color: var(--dark-text-color-heavier-rgba);
}

.has-drop-cap:not(:focus)::first-letter::after {
	content: "";
	display: table;
	clear: both;
}

.has-drop-cap:not(:focus)::after {
	padding: 0;
}

.icon-svg {
	display: inline-flex;
	width: 1em;
	height: 1em;
	box-sizing: content-box;
}

.icon-svg svg {
	width: 100%;
	height: 100%;
	fill: currentColor;
}

blockquote {
	quotes: "“" "”" "‘" "’";
	position: relative;
	font-size: 1.8em;
	line-height: 1.5;
	position: relative;
	margin-bottom: 30px;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	padding-left: 1.4em;
	color: var(--light-text-color-heavier-rgba);
}

.bg-dark blockquote {
	color: var(--dark-text-color-heavier-rgba);
}

blockquote::before {
	content: open-quote;
	font-size: 2em;
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	position: absolute;
	left: 0;
	top: 0.1em;
}

blockquote::after {
	content: no-close-quote !important;
}

blockquote > p:last-of-type {
	margin-bottom: 0;
}

blockquote .wp-block-pullquote__citation,
blockquote .wp-block-quote__citation,
blockquote cite,
blockquote footer {
	font-size: 1rem !important;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	margin-top: 20px;
	letter-spacing: normal;
	font-family: var(--primary_text-font-family);
	display: block;
	position: relative;
	padding-left: 30px;
}

blockquote .wp-block-pullquote__citation:before,
blockquote .wp-block-quote__citation:before,
blockquote cite:before,
blockquote footer:before {
	content: '';
	width: 20px;
	height: 1px;
	background-color: currentColor;
	position: absolute;
	left: 0;
	top: 50%;
}

blockquote.has-text-align-center,
.has-text-align-center blockquote {
	padding-left: 1.4em;
	padding-right: 1.4em;
}

blockquote.has-text-align-center .wp-block-pullquote__citation,
blockquote.has-text-align-center .wp-block-quote__citation,
blockquote.has-text-align-center cite,
blockquote.has-text-align-center footer,
.has-text-align-center blockquote .wp-block-pullquote__citation,
.has-text-align-center blockquote .wp-block-quote__citation,
.has-text-align-center blockquote cite,
.has-text-align-center blockquote footer {
	padding-left: 0;
	padding-right: 0;
}

blockquote.has-text-align-center .wp-block-pullquote__citation:before,
blockquote.has-text-align-center .wp-block-quote__citation:before,
blockquote.has-text-align-center cite:before,
blockquote.has-text-align-center footer:before,
.has-text-align-center blockquote .wp-block-pullquote__citation:before,
.has-text-align-center blockquote .wp-block-quote__citation:before,
.has-text-align-center blockquote cite:before,
.has-text-align-center blockquote footer:before {
	display: none;
}

blockquote.has-text-align-right,
.has-text-align-right blockquote {
	padding-left: 0;
	padding-right: 1.4em;
}

blockquote.has-text-align-right::before,
.has-text-align-right blockquote::before {
	left: auto;
	right: 0;
}

blockquote.has-text-align-right.has-background,
.has-text-align-right blockquote.has-background {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: calc(30px + 1.4em);
}

blockquote.has-text-align-right.has-background::before,
.has-text-align-right blockquote.has-background::before {
	left: auto;
	right: 30px;
}

blockquote.has-text-align-right .wp-block-pullquote__citation,
blockquote.has-text-align-right .wp-block-quote__citation,
blockquote.has-text-align-right cite,
blockquote.has-text-align-right footer,
.has-text-align-right blockquote .wp-block-pullquote__citation,
.has-text-align-right blockquote .wp-block-quote__citation,
.has-text-align-right blockquote cite,
.has-text-align-right blockquote footer {
	padding-left: 0;
	padding-right: 30px;
}

blockquote.has-text-align-right .wp-block-pullquote__citation:before,
blockquote.has-text-align-right .wp-block-quote__citation:before,
blockquote.has-text-align-right cite:before,
blockquote.has-text-align-right footer:before,
.has-text-align-right blockquote .wp-block-pullquote__citation:before,
.has-text-align-right blockquote .wp-block-quote__citation:before,
.has-text-align-right blockquote cite:before,
.has-text-align-right blockquote footer:before {
	left: auto;
	right: 0;
}

.wp-block-quote {
	border-left: none;
	border-right: none;
}

.wp-block-quote p {
	font-size: inherit;
	font-style: inherit;
	line-height: inherit;
}

.wp-block-quote.has-background {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: calc(30px + 1.4em);
	padding-right: 30px;
}

.wp-block-quote.has-background::before {
	top: calc(30px + 0.1em);
	left: 30px;
}

.wp-block-quote.is-style-plain {
	padding: 0 30px;
	border-left: 4px solid var(--color-accent);
}

.wp-block-quote.is-style-plain::before {
	display: none;
}

.wp-block-quote.is-style-plain.has-background {
	padding: 30px;
}

.wp-block-quote.is-style-plain.has-text-align-center {
	border-right: 4px solid var(--color-accent);
}

.wp-block-quote.is-style-plain.has-text-align-right {
	border-left: 0;
	border-right: 4px solid var(--color-accent);
}

.wp-block-pullquote {
	border-left: none;
	border-right: none;
	padding: 0;
	border: none;
	color: var(--light-text-color-heavier-rgba);
}

.bg-dark .wp-block-pullquote {
	color: var(--dark-text-color-heavier-rgba);
}

.wp-block-pullquote blockquote {
	margin: 0;
	color: inherit !important;
}

.wp-block-pullquote p {
	font-size: inherit !important;
	font-style: inherit;
	line-height: inherit;
}

.wp-block-pullquote.has-background {
	color: inherit;
	padding: 30px;
}

.wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p,
.wp-block[data-align=left] > .wp-block-pullquote p,
.wp-block[data-align=right] > .wp-block-pullquote p {
	font-size: inherit;
	font-style: inherit;
	line-height: inherit;
}

.wp-block-pullquote.has-text-align-left, .wp-block-pullquote.has-text-align-right {
	max-width: 100%;
}

.wp-block-pullquote.has-text-align-center {
	text-align: center !important;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
.woocommerce form .form-row .select2-container.select2-container--default .select2-selection--single,
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="range"],
input[type="text"],
input[type="url"],
input[type="color"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input:not([type]),
select,
textarea {
	box-shadow: none;
	box-sizing: inherit;
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	line-height: inherit;
	max-width: 100%;
	width: 100%;
	border-radius: 0;
	display: block;
	float: none;
	padding: 6px 20px;
	border-radius: calc(var(--form_radius) * 1px);
	height: 48px;
	color: inherit;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	background-color: var(--light-sec-bg-color);
	border: 1px solid var(--light-sec-bg-color);
}

.woocommerce form .form-row .select2-container.select2-container--default .select2-selection--single::placeholder,
input[type="email"]::placeholder,
input[type="number"]::placeholder,
input[type="password"]::placeholder,
input[type="search"]::placeholder,
input[type="tel"]::placeholder,
input[type="range"]::placeholder,
input[type="text"]::placeholder,
input[type="url"]::placeholder,
input[type="color"]::placeholder,
input[type="date"]::placeholder,
input[type="month"]::placeholder,
input[type="week"]::placeholder,
input[type="time"]::placeholder,
input[type="datetime"]::placeholder,
input[type="datetime-local"]::placeholder,
input:not([type])::placeholder,
select::placeholder,
textarea::placeholder {
	color: var(--light-text-color-rgba);
}

.woocommerce form .form-row .select2-container.select2-container--default .select2-selection--single:-webkit-input-placeholder,
input[type="email"]:-webkit-input-placeholder,
input[type="number"]:-webkit-input-placeholder,
input[type="password"]:-webkit-input-placeholder,
input[type="search"]:-webkit-input-placeholder,
input[type="tel"]:-webkit-input-placeholder,
input[type="range"]:-webkit-input-placeholder,
input[type="text"]:-webkit-input-placeholder,
input[type="url"]:-webkit-input-placeholder,
input[type="color"]:-webkit-input-placeholder,
input[type="date"]:-webkit-input-placeholder,
input[type="month"]:-webkit-input-placeholder,
input[type="week"]:-webkit-input-placeholder,
input[type="time"]:-webkit-input-placeholder,
input[type="datetime"]:-webkit-input-placeholder,
input[type="datetime-local"]:-webkit-input-placeholder,
input:not([type]):-webkit-input-placeholder,
select:-webkit-input-placeholder,
textarea:-webkit-input-placeholder {
	color: var(--light-text-color-rgba);
}

.woocommerce form .form-row .select2-container.select2-container--default .select2-selection--single:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="range"]:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="color"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input:not([type]):-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder {
	color: var(--light-text-color-rgba);
}

.woocommerce form .form-row .select2-container.select2-container--default .select2-selection--single::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="range"]::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input:not([type])::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
	color: var(--light-text-color-rgba);
}

.woocommerce form .form-row .select2-container.select2-container--default .select2-selection--single:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="range"]:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input:not([type]):-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: var(--light-text-color-rgba);
}

.bg-dark .woocommerce form .form-row .select2-container.select2-container--default .select2-selection--single, .bg-dark
input[type="email"], .bg-dark
input[type="number"], .bg-dark
input[type="password"], .bg-dark
input[type="search"], .bg-dark
input[type="tel"], .bg-dark
input[type="range"], .bg-dark
input[type="text"], .bg-dark
input[type="url"], .bg-dark
input[type="color"], .bg-dark
input[type="date"], .bg-dark
input[type="month"], .bg-dark
input[type="week"], .bg-dark
input[type="time"], .bg-dark
input[type="datetime"], .bg-dark
input[type="datetime-local"], .bg-dark
input:not([type]), .bg-dark
select, .bg-dark
textarea {
	background-color: var(--dark-sec-bg-color);
	border: 1px solid var(--dark-sec-bg-color);
}

.bg-dark .woocommerce form .form-row .select2-container.select2-container--default .select2-selection--single::placeholder, .bg-dark
input[type="email"]::placeholder, .bg-dark
input[type="number"]::placeholder, .bg-dark
input[type="password"]::placeholder, .bg-dark
input[type="search"]::placeholder, .bg-dark
input[type="tel"]::placeholder, .bg-dark
input[type="range"]::placeholder, .bg-dark
input[type="text"]::placeholder, .bg-dark
input[type="url"]::placeholder, .bg-dark
input[type="color"]::placeholder, .bg-dark
input[type="date"]::placeholder, .bg-dark
input[type="month"]::placeholder, .bg-dark
input[type="week"]::placeholder, .bg-dark
input[type="time"]::placeholder, .bg-dark
input[type="datetime"]::placeholder, .bg-dark
input[type="datetime-local"]::placeholder, .bg-dark
input:not([type])::placeholder, .bg-dark
select::placeholder, .bg-dark
textarea::placeholder {
	color: var(--dark-text-color-rgba);
}

.bg-dark .woocommerce form .form-row .select2-container.select2-container--default .select2-selection--single:-webkit-input-placeholder, .bg-dark
input[type="email"]:-webkit-input-placeholder, .bg-dark
input[type="number"]:-webkit-input-placeholder, .bg-dark
input[type="password"]:-webkit-input-placeholder, .bg-dark
input[type="search"]:-webkit-input-placeholder, .bg-dark
input[type="tel"]:-webkit-input-placeholder, .bg-dark
input[type="range"]:-webkit-input-placeholder, .bg-dark
input[type="text"]:-webkit-input-placeholder, .bg-dark
input[type="url"]:-webkit-input-placeholder, .bg-dark
input[type="color"]:-webkit-input-placeholder, .bg-dark
input[type="date"]:-webkit-input-placeholder, .bg-dark
input[type="month"]:-webkit-input-placeholder, .bg-dark
input[type="week"]:-webkit-input-placeholder, .bg-dark
input[type="time"]:-webkit-input-placeholder, .bg-dark
input[type="datetime"]:-webkit-input-placeholder, .bg-dark
input[type="datetime-local"]:-webkit-input-placeholder, .bg-dark
input:not([type]):-webkit-input-placeholder, .bg-dark
select:-webkit-input-placeholder, .bg-dark
textarea:-webkit-input-placeholder {
	color: var(--dark-text-color-rgba);
}

.bg-dark .woocommerce form .form-row .select2-container.select2-container--default .select2-selection--single:-moz-placeholder, .bg-dark
input[type="email"]:-moz-placeholder, .bg-dark
input[type="number"]:-moz-placeholder, .bg-dark
input[type="password"]:-moz-placeholder, .bg-dark
input[type="search"]:-moz-placeholder, .bg-dark
input[type="tel"]:-moz-placeholder, .bg-dark
input[type="range"]:-moz-placeholder, .bg-dark
input[type="text"]:-moz-placeholder, .bg-dark
input[type="url"]:-moz-placeholder, .bg-dark
input[type="color"]:-moz-placeholder, .bg-dark
input[type="date"]:-moz-placeholder, .bg-dark
input[type="month"]:-moz-placeholder, .bg-dark
input[type="week"]:-moz-placeholder, .bg-dark
input[type="time"]:-moz-placeholder, .bg-dark
input[type="datetime"]:-moz-placeholder, .bg-dark
input[type="datetime-local"]:-moz-placeholder, .bg-dark
input:not([type]):-moz-placeholder, .bg-dark
select:-moz-placeholder, .bg-dark
textarea:-moz-placeholder {
	color: var(--dark-text-color-rgba);
}

.bg-dark .woocommerce form .form-row .select2-container.select2-container--default .select2-selection--single::-moz-placeholder, .bg-dark
input[type="email"]::-moz-placeholder, .bg-dark
input[type="number"]::-moz-placeholder, .bg-dark
input[type="password"]::-moz-placeholder, .bg-dark
input[type="search"]::-moz-placeholder, .bg-dark
input[type="tel"]::-moz-placeholder, .bg-dark
input[type="range"]::-moz-placeholder, .bg-dark
input[type="text"]::-moz-placeholder, .bg-dark
input[type="url"]::-moz-placeholder, .bg-dark
input[type="color"]::-moz-placeholder, .bg-dark
input[type="date"]::-moz-placeholder, .bg-dark
input[type="month"]::-moz-placeholder, .bg-dark
input[type="week"]::-moz-placeholder, .bg-dark
input[type="time"]::-moz-placeholder, .bg-dark
input[type="datetime"]::-moz-placeholder, .bg-dark
input[type="datetime-local"]::-moz-placeholder, .bg-dark
input:not([type])::-moz-placeholder, .bg-dark
select::-moz-placeholder, .bg-dark
textarea::-moz-placeholder {
	color: var(--dark-text-color-rgba);
}

.bg-dark .woocommerce form .form-row .select2-container.select2-container--default .select2-selection--single:-ms-input-placeholder, .bg-dark
input[type="email"]:-ms-input-placeholder, .bg-dark
input[type="number"]:-ms-input-placeholder, .bg-dark
input[type="password"]:-ms-input-placeholder, .bg-dark
input[type="search"]:-ms-input-placeholder, .bg-dark
input[type="tel"]:-ms-input-placeholder, .bg-dark
input[type="range"]:-ms-input-placeholder, .bg-dark
input[type="text"]:-ms-input-placeholder, .bg-dark
input[type="url"]:-ms-input-placeholder, .bg-dark
input[type="color"]:-ms-input-placeholder, .bg-dark
input[type="date"]:-ms-input-placeholder, .bg-dark
input[type="month"]:-ms-input-placeholder, .bg-dark
input[type="week"]:-ms-input-placeholder, .bg-dark
input[type="time"]:-ms-input-placeholder, .bg-dark
input[type="datetime"]:-ms-input-placeholder, .bg-dark
input[type="datetime-local"]:-ms-input-placeholder, .bg-dark
input:not([type]):-ms-input-placeholder, .bg-dark
select:-ms-input-placeholder, .bg-dark
textarea:-ms-input-placeholder {
	color: var(--dark-text-color-rgba);
}

.bg-light.bg-second .woocommerce form .form-row .select2-container.select2-container--default .select2-selection--single, .bg-light.bg-second
input[type="email"], .bg-light.bg-second
input[type="number"], .bg-light.bg-second
input[type="password"], .bg-light.bg-second
input[type="search"], .bg-light.bg-second
input[type="tel"], .bg-light.bg-second
input[type="range"], .bg-light.bg-second
input[type="text"], .bg-light.bg-second
input[type="url"], .bg-light.bg-second
input[type="color"], .bg-light.bg-second
input[type="date"], .bg-light.bg-second
input[type="month"], .bg-light.bg-second
input[type="week"], .bg-light.bg-second
input[type="time"], .bg-light.bg-second
input[type="datetime"], .bg-light.bg-second
input[type="datetime-local"], .bg-light.bg-second
input:not([type]), .bg-light.bg-second
select, .bg-light.bg-second
textarea {
	background-color: var(--light-bg-color);
	border: 1px solid var(--light-bg-color);
}

.bg-dark.bg-second .woocommerce form .form-row .select2-container.select2-container--default .select2-selection--single, .bg-dark.bg-second
input[type="email"], .bg-dark.bg-second
input[type="number"], .bg-dark.bg-second
input[type="password"], .bg-dark.bg-second
input[type="search"], .bg-dark.bg-second
input[type="tel"], .bg-dark.bg-second
input[type="range"], .bg-dark.bg-second
input[type="text"], .bg-dark.bg-second
input[type="url"], .bg-dark.bg-second
input[type="color"], .bg-dark.bg-second
input[type="date"], .bg-dark.bg-second
input[type="month"], .bg-dark.bg-second
input[type="week"], .bg-dark.bg-second
input[type="time"], .bg-dark.bg-second
input[type="datetime"], .bg-dark.bg-second
input[type="datetime-local"], .bg-dark.bg-second
input:not([type]), .bg-dark.bg-second
select, .bg-dark.bg-second
textarea {
	background-color: var(--dark-bg-color);
	border: 1px solid var(--ldark-bg-color);
}

input[type="checkbox"],
input[type="radio"] {
	display: inline-block;
	border: none;
	background-color: transparent;
	margin: 0 8px 0 0;
	vertical-align: middle;
}

input[type="checkbox"] + *,
input[type="radio"] + * {
	display: inline-block;
	margin-bottom: 0;
	font-family: var(--primary_text-font-family);
	font-weight: var(--primary_text-font-weight);
	font-style: var(--primary_text-font-style);
	font-size: var(--primary_text-font-size);
	letter-spacing: var(--primary_text-letter-spacing);
	line-height: var(--primary_text-line-height);
	font-size: 0.85rem;
}

input[type="radio"] {
	border-radius: 50%;
}

select {
	max-width: 100%;
	text-transform: none;
	white-space: nowrap;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZD0iTTEyIDEzLjE3Mmw0Ljk1LTQuOTUgMS40MTQgMS40MTRMMTIgMTYgNS42MzYgOS42MzYgNy4wNSA4LjIyMnoiIGZpbGw9InJnYmEoMzQsMzQsMzQsMSkiLz48L3N2Zz4=");
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 18px;
	padding-right: 35px;
}

.bg-dark select {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZD0iTTEyIDEzLjE3Mmw0Ljk1LTQuOTUgMS40MTQgMS40MTRMMTIgMTYgNS42MzYgOS42MzYgNy4wNSA4LjIyMnoiIGZpbGw9InJnYmEoMjU1LDI1NSwyNTUsMSkiLz48L3N2Zz4=");
}

textarea {
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

input:disabled,
select:disabled,
textarea:disabled {
	cursor: not-allowed;
	opacity: 0.8;
}

input:last-of-type,
select:last-of-type,
textarea:last-of-type {
	margin-bottom: 0;
}

label {
	display: block;
	text-transform: none;
	margin-bottom: 0.5em;
	font-family: var(--font_heading-font-family);
	font-weight: var(--font_heading-font-weight);
	font-style: var(--font_heading-font-style);
	text-transform: var(--font_heading-text-transform);
	line-height: var(--font_heading-line-height);
	letter-spacing: var(--font_heading-letter-spacing);
	color: var(--light-text-color-heavier-rgba);
}

.bg-dark label {
	color: var(--dark-text-color-heavier-rgba);
}

legend {
	font-family: var(--font_heading-font-family);
	font-weight: var(--font_heading-font-weight);
	font-style: var(--font_heading-font-style);
	text-transform: var(--font_heading-text-transform);
	line-height: var(--font_heading-line-height);
	letter-spacing: var(--font_heading-letter-spacing);
	display: block;
	font-size: 1.5em;
	margin-bottom: 8px;
	color: var(--light-text-color-heavier-rgba);
}

.bg-dark legend {
	color: var(--dark-text-color-heavier-rgba);
}

fieldset {
	border-width: 0;
	padding: 0;
	margin-left: 0;
}

.required {
	color: red;
}

.form-group {
	width: 100%;
	float: left;
}

.label-inline {
	display: inline-block;
	font-weight: normal;
	margin-right: 0.5em;
}

.label-inline:last-child {
	margin-right: 0;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/* Firefox */
input[type=number] {
	-moz-appearance: textfield;
}

/*--------------------------------------------------------------
# Separator
--------------------------------------------------------------*/
.wp-block-separator,
hr {
	border: 0;
	margin-bottom: 30px;
	margin-top: 30px;
	text-align: left;
	border-bottom: 1px solid var(--light-line-color-rgba);
}

.bg-dark .wp-block-separator, .bg-dark
hr {
	border-bottom: 1px solid var(--dark-line-color-rgba);
}

.wp-block-separator.is-style-wide,
hr.is-style-wide {
	border-bottom-width: 2px;
}

.wp-block-separator.is-style-dots,
hr.is-style-dots {
	border-bottom: 2px dotted var(--light-line-color-rgba);
}

.bg-dark .wp-block-separator.is-style-dots, .bg-dark
hr.is-style-dots {
	border-bottom: 2px dotted var(--dark-line-color-rgba);
}

.wp-block-separator.is-style-dots::before,
hr.is-style-dots::before {
	display: none;
}

/*--------------------------------------------------------------
# Lists
--------------------------------------------------------------*/
ol li,
ul li {
	margin: 0 0 8px;
}

ol li:last-child,
ul li:last-child {
	margin-bottom: 0;
}

li > ol:not(.wp-block-gallery),
li > ul:not(.wp-block-gallery) {
	margin-bottom: 0;
	margin-top: 8px;
}

dt {
	font-weight: 700;
}

dd {
	margin-left: 1.5em;
}

dd,
dt {
	margin: 0 0 8px;
}

dd:last-child,
dt:last-child {
	margin-bottom: 0;
}

/*--------------------------------------------------------------
# Tables
--------------------------------------------------------------*/
table {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	max-width: 100%;
	overflow: hidden;
	width: 100%;
}

.bg-dark table {
	border-color: var(--dark-line-color-rgba);
}

td,
th {
	text-align: left;
	border: 0;
	border-bottom: 1px solid var(--light-line-color-rgba);
	margin: 0;
	overflow: visible;
	padding: 15px;
}

.bg-dark td, .bg-dark
th {
	border-color: var(--dark-line-color-rgba);
}

thead {
	vertical-align: bottom;
	white-space: nowrap;
}

th {
	font-weight: 700;
	color: var(--light-text-color-heavier-rgba);
}

.bg-dark th {
	color: var(--dark-text-color-heavier-rgba);
}

.wp-block-table thead {
	border-bottom: 0;
}

.wp-block-table.is-style-stripes {
	border-bottom: 0;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
	background-color: var(--light-sec-bg-color);
}

.bg-dark .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
	background-color: var(--dark-sec-bg-color);
}

.wp-block-table.is-style-stripes figcaption {
	margin-top: 0;
	padding-top: 0.5em;
	border-top: 1px solid var(--light-line-color-rgba);
}

.bg-dark .wp-block-table.is-style-stripes figcaption {
	border-color: var(--dark-line-color-rgba);
}

/*--------------------------------------------------------------
# Links
--------------------------------------------------------------*/
.is-link,
.wp-block-freeform.block-library-rich-text__tinymce a,
a {
	color: var(--light-text-link-color-rgba);
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-ms-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
	cursor: pointer;
	text-decoration-line: underline;
	text-decoration-color: transparent;
}

.bg-dark .is-link, .bg-dark
.wp-block-freeform.block-library-rich-text__tinymce a, .bg-dark
a {
	color: var(--dark-text-link-color-rgba);
}

.is-link.active, .is-link:active, .is-link:hover,
.wp-block-freeform.block-library-rich-text__tinymce a.active,
.wp-block-freeform.block-library-rich-text__tinymce a:active,
.wp-block-freeform.block-library-rich-text__tinymce a:hover,
a.active,
a:active,
a:hover {
	outline: 0;
	color: var(--color-accent);
}

.wp-block-button__link {
	font-size: 1em;
	text-decoration: none !important;
}

/*--------------------------------------------------------------
# Button
--------------------------------------------------------------*/
.article-content a.button,
.button,
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
	position: relative;
	outline: 0;
	cursor: pointer;
	display: inline-block;
	height: 48px;
	line-height: calc(48px - 2px);
	padding: 0 1.5em;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	box-shadow: none;
	border: 1px solid;
	font-weight: 500;
	border-radius: calc(var(--button_radius) * 1px);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	background-color: var(--color-accent);
	color: var(--color-accent-text);
	border-color: var(--color-accent);
}

.article-content a.button[disabled],
.button[disabled],
button[disabled],
input[type='button'][disabled],
input[type='reset'][disabled],
input[type='submit'][disabled] {
	cursor: not-allowed;
	opacity: 0.5;
}

.article-content a.button:hover,
.button:hover,
button:hover,
input[type='button']:hover,
input[type='reset']:hover,
input[type='submit']:hover {
	border-color: var(--dark-bg-color);
	background-color: var(--dark-bg-color);
	color: var(--dark-text-color-heavier-rgba);
}

.bg-dark .article-content a.button, .bg-dark
.button, .bg-dark
button, .bg-dark
input[type='button'], .bg-dark
input[type='reset'], .bg-dark
input[type='submit'] {
	background-color: var(--color-accent);
	color: var(--color-accent-text);
	border-color: var(--color-accent);
}

.bg-dark .article-content a.button:hover, .bg-dark
.button:hover, .bg-dark
button:hover, .bg-dark
input[type='button']:hover, .bg-dark
input[type='reset']:hover, .bg-dark
input[type='submit']:hover {
	border-color: var(--light-bg-color);
	background-color: var(--light-bg-color);
	color: var(--light-text-color-heavier-rgba);
}

.button.btn-tiny {
	font-size: 0.85em;
	padding: 0 1.2em;
	height: 28px;
	line-height: calc(28px - 2px);
}

.button.btn-small {
	font-size: 0.85em;
	padding: 0 1.5em;
	height: 36px;
	line-height: calc(36px - 2px);
}

.button.btn-large {
	font-size: 1.2em;
	height: 60px;
	line-height: calc(60px - 2px);
}

.button.btn-square {
	border-radius: 0;
}

.button.btn-radius {
	border-radius: 10px;
}

.button.btn-rounded {
	border-radius: 999px;
}

.button.btn-circle, .button.btn-elipse {
	text-align: center;
	border-radius: 50%;
	padding: 0 !important;
	width: 80px;
	height: 80px;
	line-height: calc(80px - 2px);
}

.button.btn-circle.btn-tiny, .button.btn-elipse.btn-tiny {
	width: 50px;
	height: 50px;
	line-height: calc(50px - 2px);
}

.button.btn-circle.btn-small, .button.btn-elipse.btn-small {
	width: 50px;
	height: 50px;
	line-height: calc(50px - 2px);
}

.button.btn-circle.btn-large, .button.btn-elipse.btn-large {
	width: 110px;
	height: 110px;
	line-height: calc(110px - 2px);
}

.button.btn-elipse {
	width: calc(80px * 4);
}

.button.btn-elipse.btn-tiny {
	width: calc(50px * 4);
}

.button.btn-elipse.btn-small {
	width: calc(50px * 4);
}

.button.btn-elipse.btn-large {
	width: calc(110px * 4);
}

.button.btn-light {
	border-color: var(--light-sec-bg-color);
	background-color: var(--light-sec-bg-color);
	color: var(--light-text-color-heavier-rgba);
}

.bg-second .button.btn-light {
	border-color: var(--light-bg-color);
	background-color: var(--light-bg-color);
}

.bg-second.bg-dark .button.btn-light {
	border-color: var(--dark-bg-color);
	background-color: var(--dark-bg-color);
}

.button.btn-light:hover {
	background-color: var(--color-accent);
	color: var(--color-accent-text);
	border-color: var(--color-accent);
}

.bg-dark .button.btn-light {
	border-color: var(--dark-sec-bg-color);
	background-color: var(--dark-sec-bg-color);
	color: var(--dark-text-color-heavier-rgba);
}

.bg-dark .button.btn-light:hover {
	background-color: var(--color-accent);
	color: var(--color-accent-text);
	border-color: var(--color-accent);
}

.button.btn-dark {
	border-color: var(--dark-bg-color);
	background-color: var(--dark-bg-color);
	color: var(--dark-text-color-heavier-rgba);
}

.button.btn-dark:hover {
	background-color: var(--color-accent);
	color: var(--color-accent-text);
	border-color: var(--color-accent);
}

.bg-dark .button.btn-dark {
	border-color: var(--light-bg-color);
	background-color: var(--light-bg-color);
	color: var(--light-text-color-heavier-rgba);
}

.bg-dark .button.btn-dark:hover {
	background-color: var(--color-accent);
	color: var(--color-accent-text);
	border-color: var(--color-accent);
}

.button.btn-color {
	background-color: var(--color-accent);
	color: var(--color-accent-text);
	border-color: var(--color-accent);
}

.button.btn-color:hover {
	border-color: var(--dark-bg-color);
	background-color: var(--dark-bg-color);
	color: var(--dark-text-color-heavier-rgba);
}

.bg-dark .button.btn-color {
	background-color: var(--color-accent);
	color: var(--color-accent-text);
	border-color: var(--color-accent);
}

.bg-dark .button.btn-color:hover {
	border-color: var(--light-bg-color);
	background-color: var(--light-bg-color);
	color: var(--light-text-color-heavier-rgba);
}

.button.btn-line {
	border-color: currentColor;
	background-color: transparent;
	color: var(--light-text-color-heavier-rgba);
}

.button.btn-line:hover {
	border-color: var(--dark-bg-color);
	background-color: var(--dark-bg-color);
	color: var(--dark-text-color-heavier-rgba);
}

.bg-dark .button.btn-line {
	border-color: currentColor;
	background-color: transparent;
	color: var(--dark-text-color-heavier-rgba);
}

.bg-dark .button.btn-line:hover {
	border-color: var(--light-bg-color);
	background-color: var(--light-bg-color);
	color: var(--light-text-color-heavier-rgba);
}

.button.btn-line_color {
	border-color: var(--color-accent);
	background-color: transparent;
	color: var(--color-accent);
}

.button.btn-line_color:hover {
	background-color: var(--color-accent);
	color: var(--color-accent-text);
	border-color: var(--color-accent);
}

.bg-dark .button.btn-line_color {
	border-color: var(--color-accent);
	background-color: transparent;
	color: var(--color-accent);
}

.bg-dark .button.btn-line_color:hover {
	background-color: var(--color-accent);
	color: var(--color-accent-text);
	border-color: var(--color-accent);
}

.button.btn-text, .button.btn-text_color, .button.btn-text_underline {
	width: auto;
	height: auto;
	line-height: inherit;
	border-radius: 0;
	padding: 0;
	background-color: transparent !important;
	border: none !important;
	color: var(--light-text-color-heavier-rgba);
	text-decoration-line: underline;
	text-decoration-color: transparent;
}

.button.btn-text:hover, .button.btn-text_color:hover, .button.btn-text_underline:hover {
	color: var(--light-text-color-heavier-rgba);
	text-decoration-color: var(--light-text-color-heavier-rgba);
}

.bg-dark .button.btn-text, .bg-dark .button.btn-text_color, .bg-dark .button.btn-text_underline {
	color: var(--dark-text-color-heavier-rgba);
}

.bg-dark .button.btn-text:hover, .bg-dark .button.btn-text_color:hover, .bg-dark .button.btn-text_underline:hover {
	color: var(--dark-text-color-heavier-rgba);
	text-decoration-color: var(--dark-text-color-heavier-rgba);
}

.button.btn-text_color {
	color: var(--color-accent);
}

.button.btn-text_color:hover {
	color: var(--color-accent);
}

.bg-dark .button.btn-text_color {
	color: var(--color-accent);
}

.bg-dark .button.btn-text_color:hover {
	color: var(--color-accent);
}

.button.btn-text_underline {
	text-decoration: underline;
}

.button.btn-content_icon {
	padding: 0;
	margin-bottom: 0;
	overflow: visible;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 48px;
	height: 48px;
}

.button.btn-content_icon .icon-svg {
	fill: currentColor;
	font-size: 19px;
}

.button.btn-content_icon.btn-tiny {
	width: 28px;
	height: 28px;
}

.button.btn-content_icon.btn-tiny .icon-svg {
	font-size: 13px;
}

.button.btn-content_icon.btn-small {
	width: 36px;
	height: 36px;
}

.button.btn-content_icon.btn-small .icon-svg {
	font-size: 16px;
}

.button.btn-content_icon.btn-large {
	width: 60px;
	height: 60px;
}

.button.btn-content_icon.btn-large .icon-svg {
	font-size: 24px;
}

.button.btn-content_icon.btn-text, .button.btn-content_icon.btn-text_color, .button.btn-content_icon.btn-text_underline {
	height: auto;
	width: auto;
}

.button.btn-content_icon_text {
	margin-bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.button.btn-content_icon_text .icon-svg {
	float: left;
	margin-right: 10px;
	height: 100%;
	vertical-align: middle;
}

.btn-disabled {
	cursor: not-allowed;
	opacity: 0.5;
}

.article-content a.wp-block-button__link {
	text-decoration: inherit;
	font-weight: inherit;
	font-size: inherit;
}

.btn-cart {
	margin-bottom: 0;
	display: block;
}

.skin-trigger {
	margin-bottom: 0;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
img {
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor;
}

img,
video {
	display: block;
	height: auto;
	max-width: 100%;
}

audio {
	display: block;
}

.comment-content .entry-content .wp-smiley,
.page-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

iframe {
	border: 0;
}

/* Remove bottom on embeds that wrapped in paragraphs via wpautop. */
p > embed:only-child,
p > iframe:only-child,
p > object:only-child {
	margin-bottom: 0;
}

/* Gallery */
.gallery {
	display: flex;
	flex-flow: row wrap;
}

.gallery-item {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-item img {
	margin: auto;
}

.gallery-columns-2 .gallery-item {
	max-width: calc((100% - 16px * 1) / 2);
}

.gallery-columns-2 .gallery-item:nth-of-type(2n+2) {
	margin-right: 0;
}

.gallery-columns-3 .gallery-item {
	max-width: calc((100% - 16px * 2) / 3);
}

.gallery-columns-3 .gallery-item:nth-of-type(3n+3) {
	margin-right: 0;
}

.gallery-columns-4 .gallery-item {
	max-width: calc((100% - 16px * 3) / 4);
}

.gallery-columns-4 .gallery-item:nth-of-type(4n+4) {
	margin-right: 0;
}

.gallery-columns-5 .gallery-item {
	max-width: calc((100% - 16px * 4) / 5);
}

.gallery-columns-5 .gallery-item:nth-of-type(5n+5) {
	margin-right: 0;
}

.gallery-columns-6 .gallery-item {
	max-width: calc((100% - 16px * 5) / 6);
}

.gallery-columns-6 .gallery-item:nth-of-type(6n+6) {
	margin-right: 0;
}

.gallery-columns-7 .gallery-item {
	max-width: calc((100% - 16px * 6) / 7);
}

.gallery-columns-7 .gallery-item:nth-of-type(7n+7) {
	margin-right: 0;
}

.gallery-columns-8 .gallery-item {
	max-width: calc((100% - 16px * 7) / 8);
}

.gallery-columns-8 .gallery-item:nth-of-type(8n+8) {
	margin-right: 0;
}

.gallery-columns-9 .gallery-item {
	max-width: calc((100% - 16px * 8) / 9);
}

.gallery-columns-9 .gallery-item:nth-of-type(9n+9) {
	margin-right: 0;
}

.gallery-item:last-of-type {
	padding-right: 0;
}

.gallery-item .gallery-caption {
	margin-top: 0.5em;
	margin-bottom: 0;
}

.simple-gallery {
	margin-bottom: 30px;
}

.simple-gallery:last-child {
	margin-bottom: 0;
}

/* Lazyload */
.lazy-no-placeholder .lazyloaded {
	opacity: 1;
}

.lazy-no-placeholder .lazyload, .lazy-no-placeholder
.lazyloading {
	opacity: 0;
}

.lazy-is-placeholder .lazyload, .lazy-is-placeholder
.lazyloading {
	-webkit-filter: blur(15px);
	filter: blur(15px);
	-webkit-clip-path: inset(0 0 0 0);
	clip-path: inset(0 0 0 0);
	-webkit-transition: 0.25s -webkit-filter linear;
	transition: 0.25s -webkit-filter linear;
	transition: 0.25s filter linear;
	transition: 0.25s filter linear,.25s -webkit-filter linear;
}

/* Media Holder */
.media-holder > * {
	display: block;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.video-container embed,
.video-container iframe,
.video-container object,
.video-container video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.wp-video-shortcode {
	visibility: hidden;
}

.wp-video-shortcode.mejs-video {
	visibility: visible;
}

.thumbnail-circle {
	border-radius: 50%;
}

.thumbnail-circle .thumb-container {
	border-radius: 50%;
}

.thumb-container {
	position: relative;
	overflow: hidden;
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	/*&:hover {
        border-radius: 0 !important;
    }*/
}

.thumb-container img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	min-height: 100%;
	height: 100% !important;
	margin-bottom: 0;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	object-fit: cover;
	-webkit-object-fit: cover;
	object-position: center;
	-webkit-object-position: center;
}

.banner-box-inner:hover .thumb-container img,
.post-layout:hover .thumb-container img,
.woo-product:hover .thumb-container img {
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.box-holder.thumb-100,
.thumb-container.thumb-100 {
	padding-bottom: 100%;
}

.box-holder.thumb-56,
.thumb-container.thumb-56 {
	padding-bottom: 56%;
}

.box-holder.thumb-62,
.thumb-container.thumb-62 {
	padding-bottom: 62.5%;
}

.box-holder.thumb-67,
.thumb-container.thumb-67 {
	padding-bottom: 67%;
}

.box-holder.thumb-75,
.thumb-container.thumb-75 {
	padding-bottom: 75%;
}

.box-holder.thumb-50,
.thumb-container.thumb-50 {
	padding-bottom: 50%;
}

.box-holder.thumb-125,
.thumb-container.thumb-125 {
	padding-bottom: 125%;
}

.box-holder.thumb-150,
.thumb-container.thumb-150 {
	padding-bottom: 150%;
}

.box-holder.thumb-133,
.thumb-container.thumb-133 {
	padding-bottom: 133%;
}

.box-holder,
.entry-thumbnail,
.thumb-container {
	border-radius: var(--image_radius-top) var(--image_radius-right) var(--image_radius-bottom) var(--image_radius-left);
}

.featured-section.alignfull .box-holder, .featured-section.alignfull
.entry-thumbnail, .featured-section.alignfull
.thumb-container {
	border-radius: 0;
}

.box-holder-img,
.thumb-container {
	background-color: rgba(0, 0, 0, 0.05);
}

.image-grayscale .box-holder img,
.image-grayscale .thumb-container img {
	filter: grayscale(100%);
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.image-grayscale .box-holder:hover img,
.image-grayscale .post-layout:hover .thumb-container img,
.image-grayscale .woo-product:hover .thumb-container img {
	filter: none;
}

.blocks-gallery-grid:not(.has-nested-images),
.wp-block-gallery:not(.has-nested-images) {
	width: 100%;
}

/*--------------------------------------------------------------
# Media Captions
--------------------------------------------------------------*/
.blocks-gallery-caption,
.gallery-caption,
.wp-caption-text,
figcaption {
	font-size: 0.85rem;
	line-height: var(--primary_text-line-height);
	text-align: center;
}

.wp-block-audio figcaption,
.wp-block-embed figcaption,
.wp-block-image figcaption,
.wp-block-table figcaption,
.wp-block-video figcaption {
	margin-top: 0.5em;
	margin-bottom: 0;
}

.blocks-gallery-grid .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-image figcaption, .blocks-gallery-grid
.blocks-gallery-item figcaption,
.wp-block-gallery
.blocks-gallery-item figcaption {
	padding: 1em;
}

.alignfull figcaption,
.alignwide figcaption {
	text-align: center;
}

.wp-caption {
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.5em 0 0;
}

.blocks-gallery-caption {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/
@media screen and (max-width: 1024px) {
	html {
		background-image: none !important;
	}
}

.bg-dark {
	background-color: var(--dark-bg-color);
	color: var(--dark-text-color-rgba);
}

.bg-dark.skin-change {
	background-color: var(--dark-bg-color) !important;
}

.bg-dark.bg-second {
	background-color: var(--dark-sec-bg-color);
}

.bg-dark.bg-second.skin-change {
	background-color: var(--dark-sec-bg-color) !important;
}

.bg-light {
	background-color: var(--light-bg-color);
}

.bg-light.skin-change {
	background-color: var(--light-bg-color) !important;
}

.bg-light.bg-second {
	background-color: var(--light-sec-bg-color);
}

.bg-light.bg-second.skin-change {
	background-color: var(--light-sec-bg-color) !important;
}

.site {
	transition: transform 0.3s cubic-bezier(0, 0, 0.3, 1), opacity 0.7s cubic-bezier(0, 0, 0.3, 1);
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}

.site-boxed .site,
.site-framed .site {
	max-width: calc((var(--site_width) * 1px));
	margin-left: auto;
	margin-right: auto;
}

@media screen and (min-width: 1201px) {
	.site-boxed .site,
	.site-framed .site {
		margin-top: var(--boxed_space-margin-top);
		margin-bottom: var(--boxed_space-margin-bottom);
	}
}

@media screen and (min-width: 1025px) {
	.site-framed .site {
		border-width: calc(var(--frame_width) * 1px);
		border-style: solid;
		border-color: var(--frame_color);
	}
}

.site-dark .site {
	background-color: var(--dark-bg-color);
}

.site-light .site {
	background-color: var(--light-bg-color);
}

.site .site-content {
	flex: 1;
}

.container {
	width: 100%;
	padding-left: var(--primary_space);
	padding-right: var(--primary_space);
	margin-left: auto;
	margin-right: auto;
}

@media screen and (min-width: 1201px) {
	.container {
		max-width: calc(var(--site_width) * 1px);
	}
	.site-amp .container {
		max-width: calc((var(--site_width_amp) * 1px));
	}
}

.section-inner {
	position: relative;
	display: flex;
}

.valign-center .section-inner {
	align-items: center;
}

.valign-top .section-inner {
	align-items: flex-start;
}

.valign-bottom .section-inner {
	align-items: flex-end;
}

.site-content .section-inner {
	margin-left: calc((var(--primary_space) / 2) * -1);
	margin-right: calc((var(--primary_space) / 2) * -1);
}

@media screen and (min-width: 1025px) {
	.site-content .section-inner {
		justify-content: center;
	}
}

@media screen and (max-width: 1024px) {
	.site-content .section-inner {
		flex-direction: column;
	}
}

@media screen and (min-width: 1025px) {
	.sidebar-one_column .site-content .section-inner,
	article.sidebar-one_column .section-inner {
		justify-content: center;
	}
	.sidebar-left .site-content .section-inner,
	article.sidebar-left .section-inner {
		flex-direction: row-reverse;
	}
}

.site-header {
	z-index: 10;
}

#elementor-preview .site-header {
	z-index: 99999;
}

.site-bar,
.site-main {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-left: calc(var(--primary_space) / 2);
	padding-right: calc(var(--primary_space) / 2);
	margin-bottom: 100px;
}

@media screen and (max-width: 767px) {
	.site-bar,
	.site-main {
		margin-bottom: 60px;
	}
}

@media screen and (max-width: 1024px) {
	.site-bar,
	.site-main {
		margin-bottom: 80px;
	}
}

@media screen and (min-width: 1025px) {
	.site-main {
		flex: 0 0 calc(var(--content_width) * 1%);
		max-width: calc(var(--content_width) * 1%);
	}
	.sidebar-full .site-main {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (min-width: 1025px) {
	.site-bar {
		flex: 0 0 calc(100% - (var(--content_width) * 1%));
		max-width: calc(100% - (var(--content_width) * 1%));
	}
	.site-bar .sidebar-inner {
		padding-left: calc(var(--primary_space) / 2);
	}
	.sidebar-left .site-bar .sidebar-inner {
		padding-left: 0;
		padding-right: calc(var(--primary_space) / 2);
	}
}

.sidebar-full .site-bar,
.sidebar-one_column .site-bar {
	display: none;
}

@media screen and (min-width: 1025px) {
	.sidebar-sep {
		display: none;
		height: 100%;
		width: 1px;
		position: absolute;
		top: 0;
		left: calc(var(--content_width) * 1%);
		background-color: var(--light-line-color-rgba);
	}
	.bg-dark .sidebar-sep {
		background-color: var(--dark-line-color-rgba);
	}
	.sidebar-left .sidebar-sep {
		left: auto;
		right: calc(var(--content_width) * 1%);
	}
	.is-sidebar-sep .sidebar-sep {
		display: block;
	}
}

/* Elementor Layout */
.elementor-widget {
	margin-bottom: 0 !important;
}

.elementor-section {
	display: flex;
	flex-direction: column;
	align-items: center;
	border-color: var(--light-line-color-rgba);
}

.elementor-section.bg-dark {
	border-color: var(--dark-line-color-rgba);
}

.elementor-section.section-boxed > .elementor-container {
	max-width: calc(var(--site_width) * 1px);
	width: 100%;
}

.site-amp .elementor-section.section-boxed > .elementor-container {
	max-width: calc((var(--site_width_amp) * 1px));
}

.elementor-section.section-fullwidth > .elementor-container, .elementor-section.section-fullwidth_space > .elementor-container,
.offcanvas-inner .elementor-section > .elementor-container,
.site-bar .elementor-section > .elementor-container,
.site-main .elementor-section > .elementor-container {
	max-width: 100%;
	width: 100%;
}

.elementor-section.section-fullwidth,
.offcanvas-inner .elementor-section,
.site-bar .elementor-section,
.site-main .elementor-section {
	margin: 0 calc(var(--primary_space) * -1);
}

.elementor-section > .elementor-column-gap-no {
	padding: 0 var(--primary_space);
}

.elementor-section > .elementor-column-gap-default {
	padding: 0 calc(var(--primary_space) / 2);
}

.elementor-section > .elementor-column-gap-narrow {
	padding: 0 calc(var(--primary_space) - (30px / 2));
}

.elementor-section > .elementor-column-gap-extended {
	padding: 0 calc(var(--primary_space) - (40px / 2));
}

.elementor-section > .elementor-column-gap-wide {
	padding: 0 calc(var(--primary_space) - (60px / 2));
}

.elementor-section > .elementor-column-gap-wider {
	padding: 0 calc(var(--primary_space) - (80px / 2));
}

.elementor-section.elementor-inner-section > .elementor-container {
	padding: 0;
}

.elementor-section.elementor-inner-section > .elementor-container.elementor-column-gap-default {
	margin: 0 calc((var(--primary_space) / 2) * -1);
	width: calc(100% + var(--primary_space));
}

.elementor-section.elementor-inner-section > .elementor-container.elementor-column-gap-narrow {
	margin: 0 calc((30px / 2) * -1);
	width: calc(100% + 30px);
}

.elementor-section.elementor-inner-section > .elementor-container.elementor-column-gap-extended {
	margin: 0 calc((40px / 2) * -1);
	width: calc(100% + 40px);
}

.elementor-section.elementor-inner-section > .elementor-container.elementor-column-gap-wide {
	margin: 0 calc((60px / 2) * -1);
	width: calc(100% + 60px);
}

.elementor-section.elementor-inner-section > .elementor-container.elementor-column-gap-wider {
	margin: 0 calc((80px / 2) * -1);
	width: calc(100% + 80px);
}

.site-footer .elementor-column > .elementor-element-populated,
.site-header .elementor-column > .elementor-element-populated {
	flex-wrap: nowrap;
}

body .elementor-column-gap-no > .elementor-column > .elementor-element-populated {
	padding: 0;
}

body .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
	padding: 0 calc(var(--primary_space) / 2);
}

body .elementor-column-gap-narrow > .elementor-column > .elementor-element-populated {
	padding: 0 calc(30px / 2);
}

body .elementor-column-gap-extended > .elementor-column > .elementor-element-populated {
	padding: 0 calc(40px / 2);
}

body .elementor-column-gap-wide > .elementor-column > .elementor-element-populated {
	padding: 0 calc(60px / 2);
}

body .elementor-column-gap-wider > .elementor-column > .elementor-element-populated {
	padding: 0 calc(80px / 2);
}

@media screen and (min-width: 768px) {
	.columns-sep .elementor-column > .elementor-element-populated {
		border-right: 1px solid var(--light-line-color-rgba);
	}
	.bg-dark .columns-sep .elementor-column > .elementor-element-populated,
	.site-dark .columns-sep .elementor-column > .elementor-element-populated {
		border-right: 1px solid var(--dark-line-color-rgba);
	}
}

.columns-sep .elementor-column:last-child .elementor-element-populated {
	border-right: 0;
}

.bg-dark .columns-sep .elementor-column:last-child .elementor-element-populated {
	border-right: 0;
}

@media screen and (min-width: 1025px) {
	.sidebar-one_column .alignwide {
		width: calc((var(--site_width) * 1px) - (var(--primary_space) * 4));
		margin-left: 50%;
		z-index: 9;
		-moz-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.site-boxed .alignwide,
	.site-framed .alignwide {
		width: calc((var(--site_width) * 1px) - (var(--primary_space) * 2));
	}
}

.alignfull.featured-section,
.sidebar-one_column .alignfull {
	width: 100vw !important;
	max-width: none;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	z-index: 9;
}

@media screen and (min-width: 1025px) {
	.site-boxed .alignfull.featured-section,
	.site-framed .alignfull.featured-section, .site-boxed
	.sidebar-one_column .alignfull,
	.site-framed
	.sidebar-one_column .alignfull {
		width: calc(var(--site_width) * 1px) !important;
		margin-left: 50%;
		margin-right: 0;
		padding-left: 0 !important;
		padding-right: 0 !important;
		z-index: 9;
		-moz-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
}

/* Sticky Columns */
.elementor-column.columns-sticky,
.featured-side,
.sticky-sidebar .site-bar,
div.product .summary-wrap-inner > .summary {
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-ms-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
}

@media screen and (min-width: 1025px) {
	.elementor-column.columns-sticky,
	.featured-side,
	.sticky-sidebar .site-bar,
	div.product .summary-wrap-inner > .summary {
		display: flex;
		align-self: flex-start;
		flex-direction: column;
		top: 0;
		position: sticky;
		position: -webkit-sticky;
		position: -moz-sticky;
		position: -ms-sticky;
		position: -o-sticky;
	}
}

@media screen and (max-width: 1024px) {
	.elementor-column.columns-sticky,
	.featured-side,
	.sticky-sidebar .site-bar,
	div.product .summary-wrap-inner > .summary {
		top: auto !important;
	}
}

@media screen and (min-width: 1025px) {
	.featured-side {
		flex-direction: column;
		height: 100%;
	}
}

.site-footer .elementor-widget-wrap > .elementor-element,
.site-header .elementor-widget-wrap > .elementor-element {
	width: auto;
}

.site-header .elementor-widget-wrap > .elementor-element {
	width: auto;
	margin-right: var(--header_el_space-width);
}

.site-header .elementor-widget-wrap > .elementor-element:last-child {
	margin-right: 0;
}

.site-footer .elementor-widget-wrap > .elementor-element {
	width: auto;
	margin-right: var(--footer_el_space-width);
}

.site-footer .elementor-widget-wrap > .elementor-element:last-child {
	margin-right: 0;
}

.sub-menu .elementor-widget-wrap > .elementor-element {
	width: 100%;
}

.elementor-widget-banner-box,
.elementor-widget-newsticker,
.elementor-widget-sec-searchform {
	width: 100% !important;
}

/* PRELOADER*/
.preloader {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
	background-color: var(--dark-sec-bg-color);
	background-size: auto 100px;
}

.preloader .preloader-inner {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}

.preloader-spinner {
	margin: 100px auto;
	width: calc(var(--preloader_size) * 1px);
	height: calc(var(--preloader_size) * 1px);
	position: relative;
	text-align: center;
	-webkit-animation: sk-rotate 2.0s infinite linear;
	animation: sk-rotate 2.0s infinite linear;
}

.dot1,
.dot2 {
	width: 60%;
	height: 60%;
	display: inline-block;
	position: absolute;
	top: 0;
	background-color: var(--color-accent);
	border-radius: 100%;
	-webkit-animation: sk-bounce 2.0s infinite ease-in-out;
	animation: sk-bounce 2.0s infinite ease-in-out;
}

.dot2 {
	top: auto;
	bottom: 0;
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}

@-webkit-keyframes sk-rotate {
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes sk-rotate {
	100% {
		transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
	}
}

@-webkit-keyframes sk-bounce {
	0%,
	100% {
		-webkit-transform: scale(0);
	}
	50% {
		-webkit-transform: scale(1);
	}
}

@keyframes sk-bounce {
	0%,
	100% {
		transform: scale(0);
		-webkit-transform: scale(0);
	}
	50% {
		transform: scale(1);
		-webkit-transform: scale(1);
	}
}

.vbox-overlay {
	--vbox-tools-color:#fff;
	--vbox-title-background:#101010;
	--vbox-title-width:'auto';
	--vbox-title-radius:0;
	--vbox-share-background:#101010;
	--vbox-share-width:'auto';
	--vbox-share-radius:0;
	--vbox-padding:0;
}

.vbox-overlay *, .vbox-overlay :after, .vbox-overlay :before {
	-webkit-backface-visibility: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.vbox-overlay * {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
}

.vbox-overlay {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 999999;
}

.vbox-share, .vbox-title {
	line-height: 1;
	position: fixed;
	z-index: 98;
	text-align: center;
	margin: 0 auto;
	color: var(--vbox-tools-color);
}

.vbox-title {
	font-size: 12px;
	background-color: var(--vbox-title-background);
	width: var(--vbox-title-width);
	border-radius: var(--vbox-title-radius);
	padding: 12px 54px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}

.vbox-share {
	font-size: 24px;
	padding: 0 .35em;
	background-color: var(--vbox-share-background);
	width: var(--vbox-share-width);
	border-radius: var(--vbox-share-radius);
}

.vbox-link-btn, button.vbox-link-btn, button.vbox-link-btn:active, button.vbox-link-btn:focus, button.vbox-link-btn:hover {
	border: none !important;
	background: 0 0 !important;
	box-shadow: none !important;
	color: inherit !important;
	padding: 6px 12px;
	outline: 0;
	display: inline-block;
	cursor: pointer;
}

.vbox-share a {
	color: inherit !important;
	padding: 6px 12px;
	display: inline-block;
}

.vbox-share svg {
	z-index: 10;
	vertical-align: middle;
}

.vbox-close {
	cursor: pointer;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 99;
	padding: 6px 15px;
	color: #000;
	color: var(--vbox-tools-color);
	border: 0;
	font-size: 24px;
	display: flex;
	align-items: center;
	opacity: .8;
	transition: opacity .2s;
}

.vbox-close:hover {
	opacity: 1;
}

.vbox-left-corner {
	cursor: pointer;
	position: fixed;
	left: 0;
	top: 0;
	overflow: hidden;
	line-height: 1;
	font-size: 12px;
	z-index: 99;
	display: flex;
	align-items: center;
	color: var(--vbox-tools-color);
}

.vbox-num {
	display: inline-block;
	padding: 12px 15px;
}

.vbox-left {
	left: 0;
}

.vbox-right {
	right: 0;
}

.vbox-top {
	top: 0;
}

.vbox-bottom {
	bottom: 0;
}

.vbox-next, .vbox-prev {
	position: fixed;
	top: 50%;
	margin-top: -15px;
	overflow: hidden;
	cursor: pointer;
	display: block;
	width: 45px;
	height: 45px;
	z-index: 99;
	opacity: .8;
	transition: opacity .2s;
}

.vbox-next:hover, .vbox-prev:hover {
	opacity: 1;
}

.vbox-next span, .vbox-prev span {
	position: relative;
	width: 20px;
	height: 20px;
	border: 2px solid transparent;
	border-top-color: var(--vbox-tools-color);
	border-right-color: var(--vbox-tools-color);
	text-indent: -100px;
	position: absolute;
	top: 8px;
	display: block;
}

.vbox-prev {
	left: 15px;
}

.vbox-next {
	right: 15px;
}

.vbox-prev span {
	left: 10px;
	-ms-transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

.vbox-next span {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	right: 10px;
}

.vbox-inline, .venoratio {
	position: relative;
	width: 100%;
	margin: 0 auto;
}

.venoratio::before {
	display: block;
	padding-top: var(--vb-aspect-ratio);
	content: "";
}

.venoratio > * {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: var(--vbox-padding);
}

.venoratio-1x1 {
	--vb-aspect-ratio:100%;
}

.venoratio-4x3 {
	--vb-aspect-ratio:calc(3 / 4 * 100%);
}

.venoratio-16x9 {
	--vb-aspect-ratio:calc(9 / 16 * 100%);
}

.venoratio-21x9 {
	--vb-aspect-ratio:calc(9 / 21 * 100%);
}

.venoratio-full {
	--vb-aspect-ratio:calc(100vh - 100px);
}

.vbox-child.vbox-inline, .vbox-child.venoratio {
	max-width: 100%;
}

.vbox-open {
	overflow: hidden;
}

.vbox-container {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow-x: hidden;
	overflow-y: scroll;
	overflow-scrolling: touch;
	-webkit-overflow-scrolling: touch;
	z-index: 20;
	max-height: 100%;
	padding: 30px 0;
}

.vbox-content {
	opacity: 0;
}

.vbox-content {
	text-align: center;
	width: 100%;
	position: relative;
	overflow: hidden;
	padding: 20px 4%;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 100%;
}

.vbox-container img {
	max-width: 100%;
	height: auto;
}

.vbox-child {
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
	max-width: 100%;
	text-align: initial;
	padding: var(--vbox-padding);
}

.vbox-child img {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	display: block;
}

.vbox-grab .vbox-child img {
	cursor: grab;
}

.vbox-child > iframe {
	border: none !important;
}

.vbox-content.swipe-left {
	margin-left: -200px !important;
}

.vbox-content.swipe-right {
	margin-left: 200px !important;
}

.vbox-preloader {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
}

.vbox-preloader .vbox-preloader-inner {
	opacity: 1;
	transition: opacity .2s;
}

.vbox-hidden {
	display: none;
}

.vbox-preloader.vbox-hidden .vbox-preloader-inner {
	opacity: 0;
}

.vbox-backdrop {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: translateZ(-1px);
	-moz-transform: translateZ(-1px);
	-o-transform: translateZ(-1px);
	transform: translateZ(-1px);
	z-index: 0;
}

.vbox-tooltip {
	position: relative;
	display: inline-block;
}

.vbox-tooltip .vbox-tooltip-text {
	visibility: hidden;
	color: #fff;
	text-align: center;
	padding: 0;
	position: absolute;
	z-index: 1;
	bottom: 100%;
	left: 0;
	opacity: 0;
	transition: opacity .3s;
	margin-bottom: 2px;
	font-family: sans-serif;
}

.vbox-top .vbox-tooltip .vbox-tooltip-text {
	bottom: auto;
	top: 100%;
	margin-bottom: 0;
	margin-top: 2px;
}

.vbox-tooltip-inner {
	padding: 5px 10px;
	background-color: rgba(0, 0, 0, 0.9);
	border-radius: 6px;
	font-size: 10px;
}

.vbox-tooltip:hover .vbox-tooltip-text {
	visibility: visible;
	opacity: 1;
}

.vbox-overlay {
	--sk-size:40px;
	--sk-color:#333;
}

.sk-center {
	margin: auto;
}

.sk-pulse {
	width: var(--sk-size);
	height: var(--sk-size);
	background-color: var(--sk-color);
	border-radius: 100%;
	animation: sk-pulse 1.2s infinite cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

@keyframes sk-pulse {
	0% {
		transform: scale(0);
	}
	100% {
		transform: scale(1);
		opacity: 0;
	}
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.header-section .section-inner {
	height: var(--header_height-height);
	position: relative;
	justify-content: space-between;
}

.default-menu-section,
.default-mob_header-section {
	margin-bottom: 40px;
}

.header-elements,
.header-logo {
	display: flex;
	align-items: center;
}

.header-elements {
	flex-shrink: 0;
}

/* Logo */
.logo-img {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.logo-site {
	text-decoration: none;
	vertical-align: middle;
	flex-direction: column;
}

.tagline-top .logo-site {
	flex-direction: column-reverse;
}

.logo-site.logo-site-text {
	display: flex;
}

.logo-tagline {
	font-size: 0.85rem;
	letter-spacing: 0.1em;
}

.bg-dark .logo {
	display: none;
}

.bg-light .logo {
	display: flex;
}

.bg-dark .logo_dark {
	display: flex;
}

.bg-light .logo_dark {
	display: none;
}

.logo-site-svg svg {
	width: 100%;
	max-width: var(--logo_svg_width-width);
}

.mob_header-logo .logo-site-svg svg {
	max-width: var(--logo_mobile_svg_width-width);
}

.logo-text {
	font-family: var(--font_heading-font-family);
	font-weight: var(--font_heading-font-weight);
	font-style: var(--font_heading-font-style);
	text-transform: var(--font_heading-text-transform);
	line-height: var(--font_heading-line-height);
	letter-spacing: var(--font_heading-letter-spacing);
	line-height: 1;
	font-size: 3em;
}

/*--------------------------------------------------------------
# Sticky Header
-------------------------------------------------------------- */
.sticky-header {
	visibility: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position: fixed;
	top: 0;
	left: 0;
	transform: translateY(-100%);
	z-index: 999;
	width: 100%;
	pointer-events: none;
}

@media screen and (max-width: 1024px) {
	.sticky-header {
		display: none !important;
	}
}

.sticky-header.sticky-show.scroll-down.sticky-show-down, .sticky-header.sticky-show.scroll-up.sticky-show-up, .sticky-header.sticky-show.sticky-show-both {
	transform: translateY(0);
	visibility: visible;
	pointer-events: all;
}

@media screen and (min-width: 768px) {
	.admin-bar .sticky-header.sticky-show.scroll-down.sticky-show-down, .admin-bar .sticky-header.sticky-show.scroll-up.sticky-show-up, .admin-bar .sticky-header.sticky-show.sticky-show-both {
		transform: translateY(32px);
	}
}

/*--------------------------------------------------------------
# Mobile Header
--------------------------------------------------------------*/
.site-header-mobile {
	max-width: 1024px;
	margin: 0 auto;
	width: 100%;
}

.mob_header-section .section-inner {
	height: calc(var(--mob_header_height) * 1px);
	justify-content: space-between;
	align-items: center;
}

.mob_header-elements {
	display: flex;
	align-items: center;
}

/*--------------------------------------------------------------
# Main Menu Nav
--------------------------------------------------------------*/
.menu-section .section-inner {
	height: 65px;
	justify-content: space-between;
}

.nav-elements {
	display: flex;
	align-items: center;
}

.nav-elements > * {
	margin-right: 25px;
}

.nav-elements > *:last-child {
	margin-right: 0;
}

.no-menu {
	height: 100%;
	letter-spacing: 0.1em;
	display: flex;
	align-items: center;
}

.navmain-wrap {
	display: flex;
	flex-shrink: 0;
	height: 100%;
}

.nav-main > ul,
ul.nav-main {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	height: 100%;
}

.nav-main > ul li,
ul.nav-main li {
	position: relative;
	vertical-align: middle;
	margin-bottom: 0;
	display: flex;
	align-items: center;
}

.nav-main > ul > li,
ul.nav-main > li {
	margin-right: calc(var(--menu_item_space) * 1px);
	position: relative;
}

.nav-main > ul > li:last-child,
ul.nav-main > li:last-child {
	margin-right: 0 !important;
}

.nav-main > ul > li > a,
ul.nav-main > li > a {
	height: 100%;
	position: relative;
	display: flex;
	align-items: center;
	white-space: nowrap;
}

.nav-main > ul > li > a.have-megamenu + .sub-menu,
ul.nav-main > li > a.have-megamenu + .sub-menu {
	right: auto;
}

.nav-main > ul > li > a .menu-text,
ul.nav-main > li > a .menu-text {
	position: relative;
	line-height: 1;
}

.item-active-bg .nav-main > ul > li > a, .item-active-bg
ul.nav-main > li > a {
	padding: 0 25px;
}

.item-active-line_bottom .nav-main > ul > li > a,
.item-active-line_top .nav-main > ul > li > a, .item-active-line_bottom
ul.nav-main > li > a,
.item-active-line_top
ul.nav-main > li > a {
	padding: 0 16px;
}

.nav-main > ul > li > a::before,
ul.nav-main > li > a::before {
	content: '';
	position: absolute;
	opacity: 0;
	left: 0;
	width: 70%;
	height: 4px;
	background-color: var(--color-accent);
	opacity: 0;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.item-active-line_top .nav-main > ul > li > a::before, .item-active-line_top
ul.nav-main > li > a::before {
	top: 0;
}

.item-active-line_bottom .nav-main > ul > li > a::before, .item-active-line_bottom
ul.nav-main > li > a::before {
	bottom: 0;
}

.item-active-underline .nav-main > ul > li > a::before, .item-active-underline
ul.nav-main > li > a::before {
	top: calc(50% + 0.5em);
	height: 2px;
}

.nav-main > ul > li.menu-item-has-children > a,
.nav-main > ul > li > a.have-megamenu,
ul.nav-main > li.menu-item-has-children > a,
ul.nav-main > li > a.have-megamenu {
	position: relative;
}

.nav-main > ul > li.menu-item-has-children > a::after,
.nav-main > ul > li > a.have-megamenu::after,
ul.nav-main > li.menu-item-has-children > a::after,
ul.nav-main > li > a.have-megamenu::after {
	position: relative;
	content: '-';
	text-indent: -9999px;
	display: inline-block;
	overflow: hidden;
	float: right;
	right: 0;
	transform: none;
}

.parent-have-indicator .nav-main > ul > li.menu-item-has-children > a::after, .parent-have-indicator
.nav-main > ul > li > a.have-megamenu::after, .parent-have-indicator
ul.nav-main > li.menu-item-has-children > a::after, .parent-have-indicator
ul.nav-main > li > a.have-megamenu::after {
	background-color: currentColor;
	height: 100%;
	margin-left: 8px;
}

.item-parent-arrow .nav-main > ul > li.menu-item-has-children > a::after, .item-parent-arrow
.nav-main > ul > li > a.have-megamenu::after, .item-parent-arrow
ul.nav-main > li.menu-item-has-children > a::after, .item-parent-arrow
ul.nav-main > li > a.have-megamenu::after {
	width: 16px;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: 16px;
	mask-size: 16px;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M13 16.172l5.364-5.364 1.414 1.414L12 20l-7.778-7.778 1.414-1.414L11 16.172V4h2v12.172z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M13 16.172l5.364-5.364 1.414 1.414L12 20l-7.778-7.778 1.414-1.414L11 16.172V4h2v12.172z'/%3E%3C/svg%3E");
}

.item-parent-caret .nav-main > ul > li.menu-item-has-children > a::after, .item-parent-caret
.nav-main > ul > li > a.have-megamenu::after, .item-parent-caret
ul.nav-main > li.menu-item-has-children > a::after, .item-parent-caret
ul.nav-main > li > a.have-megamenu::after {
	width: 16px;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: 16px;
	mask-size: 16px;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M 3.59375 12 L 5.28125 13.71875 L 15.28125 23.71875 L 16 24.40625 L 16.71875 23.71875 L 26.71875 13.71875 L 28.40625 12 Z M 8.4375 14 L 23.5625 14 L 16 21.5625 Z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M 3.59375 12 L 5.28125 13.71875 L 15.28125 23.71875 L 16 24.40625 L 16.71875 23.71875 L 26.71875 13.71875 L 28.40625 12 Z M 8.4375 14 L 23.5625 14 L 16 21.5625 Z'/%3E%3C/svg%3E");
}

.item-parent-angle .nav-main > ul > li.menu-item-has-children > a::after, .item-parent-angle
.nav-main > ul > li > a.have-megamenu::after, .item-parent-angle
ul.nav-main > li.menu-item-has-children > a::after, .item-parent-angle
ul.nav-main > li > a.have-megamenu::after {
	width: 16px;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: 16px;
	mask-size: 16px;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 13.172l4.95-4.95 1.414 1.414L12 16 5.636 9.636 7.05 8.222z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 13.172l4.95-4.95 1.414 1.414L12 16 5.636 9.636 7.05 8.222z'/%3E%3C/svg%3E");
}

.item-parent-plus .nav-main > ul > li.menu-item-has-children > a::after, .item-parent-plus
.nav-main > ul > li > a.have-megamenu::after, .item-parent-plus
ul.nav-main > li.menu-item-has-children > a::after, .item-parent-plus
ul.nav-main > li > a.have-megamenu::after {
	width: 16px;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: 16px;
	mask-size: 16px;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M11 11V5h2v6h6v2h-6v6h-2v-6H5v-2z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M11 11V5h2v6h6v2h-6v6h-2v-6H5v-2z'/%3E%3C/svg%3E");
}

.item-active-line_bottom .nav-main > ul > li.current-menu-ancestor > a::before,
.item-active-line_top .nav-main > ul > li.current-menu-ancestor > a::before,
.item-active-underline .nav-main > ul > li.current-menu-ancestor > a::before, .item-active-line_bottom .nav-main > ul > li.current-menu-item > a::before,
.item-active-line_top .nav-main > ul > li.current-menu-item > a::before,
.item-active-underline .nav-main > ul > li.current-menu-item > a::before, .item-active-line_bottom .nav-main > ul > li:hover > a::before,
.item-active-line_top .nav-main > ul > li:hover > a::before,
.item-active-underline .nav-main > ul > li:hover > a::before, .item-active-line_bottom
ul.nav-main > li.current-menu-ancestor > a::before,
.item-active-line_top
ul.nav-main > li.current-menu-ancestor > a::before,
.item-active-underline
ul.nav-main > li.current-menu-ancestor > a::before, .item-active-line_bottom
ul.nav-main > li.current-menu-item > a::before,
.item-active-line_top
ul.nav-main > li.current-menu-item > a::before,
.item-active-underline
ul.nav-main > li.current-menu-item > a::before, .item-active-line_bottom
ul.nav-main > li:hover > a::before,
.item-active-line_top
ul.nav-main > li:hover > a::before,
.item-active-underline
ul.nav-main > li:hover > a::before {
	opacity: 1;
	width: 100%;
}

.item-active-bg .nav-main > ul > li.current-menu-ancestor > a, .item-active-bg .nav-main > ul > li.current-menu-item > a, .item-active-bg .nav-main > ul > li:hover > a, .item-active-bg
ul.nav-main > li.current-menu-ancestor > a, .item-active-bg
ul.nav-main > li.current-menu-item > a, .item-active-bg
ul.nav-main > li:hover > a {
	background-color: var(--color-accent);
	color: var(--color-accent-text);
}

.item-active-color .nav-main > ul > li.current-menu-ancestor > a, .item-active-color .nav-main > ul > li.current-menu-item > a, .item-active-color .nav-main > ul > li:hover > a, .item-active-color
ul.nav-main > li.current-menu-ancestor > a, .item-active-color
ul.nav-main > li.current-menu-item > a, .item-active-color
ul.nav-main > li:hover > a {
	color: var(--color-accent);
	text-decoration-color: transparent;
}

.nav-main > ul ul.sub-menu,
ul.nav-main ul.sub-menu {
	pointer-events: none;
	flex-direction: column;
	list-style: none;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	top: 100%;
	width: 220px;
	margin: 0;
	padding: 12px 0;
	left: 0;
	border-radius: 0;
	-webkit-box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.12);
	background-color: var(--light-bg-color);
}

.bg-dark .nav-main > ul ul.sub-menu, .bg-dark
ul.nav-main ul.sub-menu {
	background-color: var(--dark-sec-bg-color);
	-webkit-box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.4);
}

.nav-main > ul ul.sub-menu ul.sub-menu,
ul.nav-main ul.sub-menu ul.sub-menu {
	top: 0;
	left: 100%;
	-webkit-filter: none;
	-moz-filter: none;
	filter: none;
}

.nav-main > ul ul.sub-menu li,
ul.nav-main ul.sub-menu li {
	display: block;
}

.nav-main > ul ul.sub-menu li > a,
ul.nav-main ul.sub-menu li > a {
	display: block;
	font-family: var(--primary_text-font-family);
	font-weight: var(--primary_text-font-weight);
	font-style: var(--primary_text-font-style);
	font-size: var(--primary_text-font-size);
	letter-spacing: var(--primary_text-letter-spacing);
	line-height: var(--primary_text-line-height);
	padding: 6px 20px;
}

.nav-main > ul ul.sub-menu li > a::before,
ul.nav-main ul.sub-menu li > a::before {
	content: '';
	position: absolute;
	opacity: 0;
	left: 0;
	background-color: var(--color-accent);
	opacity: 0;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.subitem-active-line_side .nav-main > ul ul.sub-menu li > a::before, .subitem-active-line_side
ul.nav-main ul.sub-menu li > a::before {
	width: 0;
	height: 100%;
	top: 0;
}

.nav-main > ul ul.sub-menu li > a .menu-text,
ul.nav-main ul.sub-menu li > a .menu-text {
	position: relative;
	line-height: 1;
}

.nav-main > ul ul.sub-menu li > a .menu-text::before,
ul.nav-main ul.sub-menu li > a .menu-text::before {
	content: '';
	position: absolute;
	opacity: 0;
	left: 0;
	background-color: var(--color-accent);
	opacity: 0;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.subitem-active-underline .nav-main > ul ul.sub-menu li > a .menu-text::before, .subitem-active-underline
ul.nav-main ul.sub-menu li > a .menu-text::before {
	top: calc(50% + 0.5em);
	height: 2px;
	width: 70%;
}

.nav-main > ul ul.sub-menu li:last-child > a,
ul.nav-main ul.sub-menu li:last-child > a {
	border-bottom: none;
}

.subitem-active-line_side .nav-main > ul ul.sub-menu li.current-menu-ancestor > a::before, .subitem-active-line_side .nav-main > ul ul.sub-menu li.current-menu-item > a::before, .subitem-active-line_side .nav-main > ul ul.sub-menu li:hover > a::before, .subitem-active-line_side
ul.nav-main ul.sub-menu li.current-menu-ancestor > a::before, .subitem-active-line_side
ul.nav-main ul.sub-menu li.current-menu-item > a::before, .subitem-active-line_side
ul.nav-main ul.sub-menu li:hover > a::before {
	opacity: 1;
	width: 4px;
}

.subitem-active-bg .nav-main > ul ul.sub-menu li.current-menu-ancestor > a, .subitem-active-bg .nav-main > ul ul.sub-menu li.current-menu-item > a, .subitem-active-bg .nav-main > ul ul.sub-menu li:hover > a, .subitem-active-bg
ul.nav-main ul.sub-menu li.current-menu-ancestor > a, .subitem-active-bg
ul.nav-main ul.sub-menu li.current-menu-item > a, .subitem-active-bg
ul.nav-main ul.sub-menu li:hover > a {
	background-color: var(--color-accent);
	color: var(--color-accent-text);
}

.subitem-active-color .nav-main > ul ul.sub-menu li.current-menu-ancestor > a, .subitem-active-color .nav-main > ul ul.sub-menu li.current-menu-item > a, .subitem-active-color .nav-main > ul ul.sub-menu li:hover > a, .subitem-active-color
ul.nav-main ul.sub-menu li.current-menu-ancestor > a, .subitem-active-color
ul.nav-main ul.sub-menu li.current-menu-item > a, .subitem-active-color
ul.nav-main ul.sub-menu li:hover > a {
	color: var(--color-accent);
	text-decoration-color: transparent;
}

.subitem-active-underline .nav-main > ul ul.sub-menu li.current-menu-ancestor > a .menu-text::before, .subitem-active-underline .nav-main > ul ul.sub-menu li.current-menu-item > a .menu-text::before, .subitem-active-underline .nav-main > ul ul.sub-menu li:hover > a .menu-text::before, .subitem-active-underline
ul.nav-main ul.sub-menu li.current-menu-ancestor > a .menu-text::before, .subitem-active-underline
ul.nav-main ul.sub-menu li.current-menu-item > a .menu-text::before, .subitem-active-underline
ul.nav-main ul.sub-menu li:hover > a .menu-text::before {
	opacity: 1;
	width: 100%;
}

.nav-main > ul ul.sub-menu li.menu-item-has-children > a::after,
ul.nav-main ul.sub-menu li.menu-item-has-children > a::after {
	content: '-';
	text-indent: -9999px;
	display: inline-block;
	overflow: hidden;
	float: right;
	background-color: currentColor;
	height: 100%;
	margin-left: 1em;
	width: 6px;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: 16px;
	mask-size: 16px;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M13.172 12l-4.95-4.95 1.414-1.414L16 12l-6.364 6.364-1.414-1.414z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M13.172 12l-4.95-4.95 1.414-1.414L16 12l-6.364 6.364-1.414-1.414z'/%3E%3C/svg%3E");
}

.nav-main > ul ul.sub-menu.mega-template,
ul.nav-main ul.sub-menu.mega-template {
	overflow: hidden;
	padding: 0;
}

/*--------------------------------------------------------------
# Dropdown
--------------------------------------------------------------*/
.dropdown-parent {
	position: relative;
	overflow: visible;
}

.dropdown {
	display: none;
	z-index: 999;
	opacity: 0;
	position: absolute;
	top: 100%;
	right: 0;
	padding-top: 15px;
	width: 340px;
	white-space: normal;
}

.dropdown .dropdown-inner {
	min-height: 1px;
	width: 100%;
	padding: 30px;
}

.dropdown .dropdown-title {
	margin-bottom: 30px;
}

/*--------------------------------------------------------------
# Custom Lists
--------------------------------------------------------------*/
ul.custom-list {
	list-style: none;
	padding: 0;
	display: flex;
}

ul.custom-list > li {
	display: flex;
	align-items: center;
	margin-right: 25px;
}

.custom-list-inline ul.custom-list > li {
	margin-bottom: 0;
}

ul.custom-list > li:last-child {
	margin-right: 0 !important;
}

ul.custom-list > li a {
	white-space: nowrap;
	text-decoration-line: underline;
	text-decoration-color: transparent;
}

ul.custom-list > li a:hover {
	text-decoration-color: currentColor;
}

.list-icon-yes ul.custom-list > li::before {
	content: '-';
	text-indent: -9999px;
	display: inline-block;
	overflow: hidden;
	float: left;
	background-color: var(--color-accent);
	height: 100%;
	margin-right: 12px;
	width: 0.5em;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: 1em;
	mask-size: 1em;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M13.172 12l-4.95-4.95 1.414-1.414L16 12l-6.364 6.364-1.414-1.414z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M13.172 12l-4.95-4.95 1.414-1.414L16 12l-6.364 6.364-1.414-1.414z'/%3E%3C/svg%3E");
}

.custom-list-block ul.custom-list {
	flex-wrap: wrap;
}

.custom-list-block ul.custom-list > li {
	width: 100%;
	margin-right: 0 !important;
}

.custom-list-block ul.custom-list > li:last-child {
	margin-bottom: 0 !important;
}

/*--------------------------------------------------------------
# Search
--------------------------------------------------------------*/
.search-form {
	position: relative;
	margin-bottom: 0;
}

.search-form input[type=search] {
	padding-right: 35px;
}

.search-form button {
	overflow: visible;
	padding: 0;
	font-size: 16px;
	background-color: transparent !important;
	border: none;
	margin-bottom: 0;
	display: flex;
	align-items: center;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 15px;
	color: var(--light-text-color);
}

.bg-dark .search-form button {
	color: var(--dark-text-color);
}

.searchform-outline .search-form input[type="search"] {
	background-color: transparent;
	border-color: var(--light-line-color-rgba);
}

.bg-dark .searchform-outline .search-form input[type="search"] {
	border-color: var(--dark-line-color-rgba);
}

/* Popup Search */
.search-popup {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	display: none;
	z-index: 9999;
}

.admin-bar .search-popup {
	top: 32px;
}

.search-popup .section-inner {
	height: var(--search_height-height);
	align-items: center;
}

@media screen and (max-width: 1024px) {
	.search-popup .section-inner {
		height: 8em !important;
	}
}

.search-overlay {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	z-index: 998;
	background-color: var(--search_overlay-rgba);
	backdrop-filter: blur(calc(var(--search_overlay_blur) * 1px));
	-webkit-backdrop-filter: blur(calc(var(--search_overlay_blur) * 1px));
}

.search-popup-form {
	width: 100%;
	font-family: var(--font_heading-font-family);
	font-weight: var(--font_heading-font-weight);
	font-style: var(--font_heading-font-style);
	text-transform: var(--font_heading-text-transform);
	line-height: var(--font_heading-line-height);
	letter-spacing: var(--font_heading-letter-spacing);
	font-size: 4em;
	letter-spacing: 0.1em;
}

@media screen and (max-width: 1024px) {
	.search-popup-form {
		font-size: 2em !important;
	}
}

.search-popup-form form {
	border: 0;
	margin: 0;
	position: relative;
	line-height: 1;
}

.search-popup-form input[type=search] {
	background-color: transparent;
	height: auto;
	padding: 0;
	border: 0;
	border-radius: 0;
	margin-left: 1.3em;
}

.search-popup-form button {
	right: auto;
	left: 0;
	font-size: 0.9em;
}

.search-popup-form input[type="search"]::-webkit-search-decoration,
.search-popup-form input[type="search"]::-webkit-search-cancel-button,
.search-popup-form input[type="search"]::-webkit-search-results-button,
.search-popup-form input[type="search"]::-webkit-search-results-decoration {
	display: none;
}

.search-popup-form .popup-close {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
}

/*--------------------------------------------------------------
# Social Icons
--------------------------------------------------------------*/
.social-icons {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: -20px;
	margin-right: -20px;
}

.social-block .social-icons {
	flex-direction: column;
	align-items: flex-start;
}

.social-icons .social-icon {
	line-height: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 20px;
	margin-bottom: 20px;
}

.text-center .social-icons .social-icon {
	float: none;
}

.social-tiny .social-icon {
	font-size: 10px;
}

.social-small .social-icon {
	font-size: 14px;
}

.social-medium .social-icon {
	font-size: 16px;
}

.social-large .social-icon {
	font-size: 22px;
}

.social-huge .social-icon {
	font-size: 28px;
}

.social-icon_text .social-icon,
.social-text .social-icon {
	align-items: flex-start;
	justify-content: flex-start;
}

.social-icon_text .social-icon > *,
.social-text .social-icon > * {
	margin-right: 0.6em;
}

.social-icon_text .social-icon > *:last-child,
.social-text .social-icon > *:last-child {
	margin-right: 0;
}

.social-btn .social-icon {
	width: auto !important;
	height: auto !important;
	padding: 15px;
	flex: 1;
	font-size: 18px;
	line-height: inherit;
	border-radius: var(--image_radius-top) var(--image_radius-right) var(--image_radius-bottom) var(--image_radius-left);
}

@media screen and (max-width: 767px) {
	.social-btn .social-icon {
		border-radius: 0;
	}
}

.social-btn .social-icon .icon-text {
	font-size: 0.85rem;
	text-transform: uppercase;
	margin-left: 8px;
}

@media screen and (max-width: 767px) {
	.social-btn .social-icon .icon-text {
		display: none;
	}
}

.social-btn.social-shares {
	margin-bottom: 0;
	margin-right: -10px;
}

@media screen and (max-width: 767px) {
	.social-btn.social-shares {
		margin-right: 0;
	}
}

.social-btn.social-shares .social-icon {
	margin-right: 10px;
	margin-bottom: 0;
}

@media screen and (max-width: 767px) {
	.social-btn.social-shares .social-icon {
		margin-right: 0;
	}
}

.social-color .social-icon,
.social-outline .social-icon,
.social-solid .social-icon,
.social-solid_accent .social-icon,
.social-solid_color .social-icon {
	width: 2.5em;
	height: 2.5em;
}

.social-color.social-circle .social-icon,
.social-outline.social-circle .social-icon,
.social-solid.social-circle .social-icon,
.social-solid_accent.social-circle .social-icon,
.social-solid_color.social-circle .social-icon {
	border-radius: 50%;
}

.social-color.social-rounded .social-icon,
.social-outline.social-rounded .social-icon,
.social-solid.social-rounded .social-icon,
.social-solid_accent.social-rounded .social-icon,
.social-solid_color.social-rounded .social-icon {
	border-radius: 10px;
}

.social-outline .social-icon {
	border: 1px solid currentColor;
}

.social-outline .social-icon:hover {
	border-color: var(--dark-sec-bg-color);
	background-color: var(--dark-sec-bg-color);
	color: var(--dark-text-color-heavier-rgba);
}

.bg-dark .social-outline .social-icon:hover {
	border-color: var(--light-sec-bg-color);
	background-color: var(--light-sec-bg-color);
	color: var(--light-text-color-heavier-rgba);
}

.social-solid .social-icon {
	background-color: var(--light-sec-bg-color);
	color: var(--light-text-color-heavier-rgba);
}

.bg-dark .social-solid .social-icon {
	background-color: var(--dark-sec-bg-color);
	color: var(--dark-text-color-heavier-rgba);
}

.bg-second .social-solid .social-icon {
	background-color: var(--light-bg-color);
}

.bg-second.bg-dark .social-solid .social-icon {
	background-color: var(--dark-bg-color);
}

.social-solid .social-icon:hover {
	background-color: var(--color-accent);
	color: var(--color-accent-text);
}

.bg-second .social-solid .social-icon:hover,
.bg-second.bg-dark .social-solid .social-icon:hover,
.bg-dark .social-solid .social-icon:hover {
	background-color: var(--color-accent);
	color: var(--color-accent-text);
}

.social-solid_accent .social-icon {
	background-color: var(--light-sec-bg-color);
	color: var(--color-accent);
}

.bg-dark .social-solid_accent .social-icon {
	background-color: var(--dark-sec-bg-color);
}

.social-solid_accent .social-icon:hover {
	background-color: var(--color-accent);
	color: var(--color-accent-text);
}

.bg-dark .social-solid_accent .social-icon:hover {
	background-color: var(--color-accent);
	color: var(--color-accent-text);
}

.social-color .social-icon {
	color: white;
	background-color: var(--dark-sec-bg-color);
}

.social-color .social-icon .icon-svg {
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-ms-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
}

.social-color .social-icon:hover {
	color: white;
}

.social-color .social-icon:hover .icon-svg {
	-webkit-transform: rotate(25deg);
	transform: rotate(25deg);
}

.social-color .social-icon.s-facebook {
	background-color: #3e5b98;
}

.social-color .social-icon.s-twitter {
	background-color: #4da7de;
}

.social-color .social-icon.s-instagram {
	background: linear-gradient(61deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
}

.social-color .social-icon.s-tiktok {
	background-color: #111;
}

.social-color .social-icon.s-pinterest {
	background-color: #EE2D35;
}

.social-color .social-icon.s-linkedin {
	background-color: #3371b7;
}

.social-color .social-icon.s-tumblr {
	background-color: #34526f;
}

.social-color .social-icon.s-flickr {
	background-color: #ff0084;
}

.social-color .social-icon.s-skype {
	background-color: #28abe3;
}

.social-color .social-icon.s-snapchat {
	background-color: #fffc00;
	color: black !important;
}

.social-color .social-icon.s-youtube {
	background-color: #e02a20;
}

.social-color .social-icon.s-digg {
	background-color: #111;
}

.social-color .social-icon.s-dribbble {
	background-color: #e84d88;
}

.social-color .social-icon.s-soundcloud {
	background-color: #fe3801;
}

.social-color .social-icon.s-vimeo {
	background-color: #51b5e7;
}

.social-color .social-icon.s-reddit {
	background-color: #F63E05;
}

.social-color .social-icon.s-vkontakte {
	background-color: #5a7fa6;
}

.social-color .social-icon.s-telegram {
	background-color: #1F9BDA;
}

.social-color .social-icon.s-whatsapp {
	background-color: #3FE675;
}

.social-color .social-icon.s-behance {
	background-color: #053eff;
}

.social-color .social-icon.s-medium {
	background-color: #11100E;
}

.social-color .social-icon.s-rss {
	background-color: #f26109;
}

/* Social Counters */
.social-counters {
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: -20px;
}

.social-counter {
	width: 50%;
	display: flex;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}

.social-counter > a {
	display: flex;
	align-items: center;
	line-height: 1;
	width: 100%;
	color: white;
	padding: 16px 12px;
	position: relative;
}

.counters-style3 .social-counter > a {
	background: var(--light-sec-bg-color) !important;
	color: inherit !important;
}

.bg-dark .counters-style3 .social-counter > a {
	background: var(--dark-sec-bg-color) !important;
}

.social-counter > a.counter-facebook {
	background-color: #6495ed;
}

.social-counter > a.counter-twitter {
	background-color: #00A2F9;
}

.social-counter > a.counter-youtube {
	background-color: #FF1747;
}

.social-counter > a.counter-instagram {
	background: linear-gradient(61deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
}

.social-counter > a.counter-instagram .counter-icon {
	background-color: #9a43d3;
}

.social-counter > a.counter-linkedin {
	background-color: #5586e1;
}

.social-counter > a.counter-pinterest {
	background-color: #FF1747;
}

.social-counter > a.counter-behance {
	background-color: #2456ff;
}

.social-counter > a .counter-icon {
	background-color: rgba(0, 0, 0, 0.2);
}

.social-counter > a:hover .counter-icon {
	-webkit-transform: rotate(25deg);
	transform: rotate(25deg);
}

.social-counter .counter-icon {
	margin: 0;
	margin-right: 10px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	font-size: 14px;
	color: white;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-ms-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
}

.counters-style2 .social-counter .counter-icon {
	background: transparent !important;
	font-size: 18px;
}

.social-counter .counter-desc {
	display: flex;
	flex-direction: column;
	font-size: 0.85rem;
	white-space: nowrap;
}

.counters-col1 .social-counter .counter-desc {
	flex-direction: row;
	align-items: center;
}

.social-counter .counter-desc .counter-text {
	margin-top: 7px;
}

.counters-col1 .social-counter .counter-desc .counter-text {
	margin-top: 0;
	margin-left: 10px;
}

.social-counter .counter-desc .counter-count {
	font-size: 1rem;
}

.counters-col1 .social-counter .counter-desc .counter-count {
	font-size: 1rem;
}

.social-counter .counter-arrow {
	display: flex;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 20px;
}

.social-counter .counter-arrow::after {
	content: '';
	width: 16px;
	height: 16px;
	display: inline-block;
	background-color: currentColor;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: 16px;
	mask-size: 16px;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M16.172 11l-5.364-5.364 1.414-1.414L20 12l-7.778 7.778-1.414-1.414L16.172 13H4v-2z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M16.172 11l-5.364-5.364 1.414-1.414L20 12l-7.778 7.778-1.414-1.414L16.172 13H4v-2z'/%3E%3C/svg%3E");
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer-section .section-inner {
	padding: 30px 0;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	text-align: center;
}

.footer-section .section-inner .totop-trigger {
	margin-bottom: 30px;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin-bottom: 60px;
}

.widget:last-child {
	margin-bottom: 0;
}

.widget > ul {
	padding: 0;
}

.widget.widget_nav_menu ul {
	padding: 0;
}

.widget ul {
	list-style: none;
}

.widget li:last-child {
	margin-bottom: 0;
}

.widget li > ul,
.widget li > ol {
	margin-top: 8px;
}

.widget td,
.widget th {
	padding: 0.5em 0.22em;
}

.widget form:last-of-type,
.widget select:last-of-type {
	margin-bottom: 0;
}

.widget.widget_block h1,
.widget.widget_block h2,
.widget.widget_block h3,
.widget.widget_block h4,
.widget h4.widget-heading {
	font-size: var(--h4_desktop-font-size);
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	padding-left: 0.8em;
	background-color: var(--light-sec-bg-color);
	margin-bottom: 35px;
}

.bg-dark .widget.widget_block h1, .bg-dark
.widget.widget_block h2, .bg-dark
.widget.widget_block h3, .bg-dark
.widget.widget_block h4, .bg-dark
.widget h4.widget-heading {
	background-color: var(--dark-sec-bg-color);
}

.widget.widget_block h1::before,
.widget.widget_block h2::before,
.widget.widget_block h3::before,
.widget.widget_block h4::before,
.widget h4.widget-heading::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	height: 100% !important;
	width: calc(var(--heading_line_size) * 1px);
	background-color: var(--color-accent);
}

#wp-calendar {
	margin-bottom: 15px;
}

#wp-calendar td a,
#wp-calendar th a {
	text-decoration: underline;
}

#wp-calendar #prev {
	text-align: left;
}

#wp-calendar #next {
	text-align: right;
}

#wp-calendar td#today {
	font-weight: bolder;
	text-decoration: underline;
}

#wp-calendar caption {
	padding: 0;
	margin-bottom: 15px;
	text-align: inherit;
}

.current-date {
	white-space: nowrap;
}

/* Taxonomy Widget */
.tax-grid {
	display: flex;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: -20px;
}

.tax-item {
	display: flex;
	align-items: center;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	width: 50%;
}

.term-title {
	margin: 0 !important;
	display: flex;
	justify-content: space-between;
}

.text-center .term-title {
	justify-content: center;
}

.term-box {
	width: 100%;
}

.term-list {
	display: flex;
	align-items: center;
}

.term-list-thumb {
	width: 70px;
	height: 70px;
	overflow: hidden;
	margin-right: 20px;
	flex-shrink: 0;
}

.tax-list-circle .term-list-thumb .thumb-container {
	border-radius: 50%;
}

.term-list-desc {
	white-space: nowrap;
}

/*--------------------------------------------------------------
# Gutenberg Elements
--------------------------------------------------------------*/
.has-accent-color {
	color: var(--color-accent);
}

.has-dark-color {
	color: var(--dark-sec-bg-color);
}

.has-light-color {
	color: var(--light-sec-bg-color);
}

.has-accent-background-color {
	background-color: var(--color-accent);
}

.has-dark-background-color {
	background-color: var(--dark-sec-bg-color);
}

.has-light-background-color {
	background-color: var(--light-sec-bg-color);
}

.bg-dark .has-light-background-color {
	background-color: var(--dark-sec-bg-color);
}

/* Categories & Archives Lists */
.widget_archive ul,
.widget_categories ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
ul.wp-block-archives,
ul.wp-block-categories,
ul.wp-block-page-list {
	padding-left: 0;
	list-style: none;
}

.widget_archive ul ul,
.widget_categories ul ul,
.widget_meta ul ul,
.widget_nav_menu ul ul,
.widget_pages ul ul,
ul.wp-block-archives ul,
ul.wp-block-categories ul,
ul.wp-block-page-list ul {
	list-style: none;
}

ul.wp-block-categories__list {
	padding-left: 0;
	list-style: none;
}

ul.wp-block-categories__list ul {
	padding-left: 20px;
	list-style: none;
}

/* List with heading */
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_rss ul,
ol.wp-block-latest-comments,
ul.wp-block-latest-posts,
ul.wp-block-rss {
	padding-left: 0;
	list-style: none;
}

.widget_recent_entries ul li,
.widget_rss ul li,
ul.wp-block-latest-posts li,
ul.wp-block-rss li {
	display: block;
	overflow: hidden;
}

.widget_recent_entries ul li a,
.widget_rss ul li a,
ul.wp-block-latest-posts li a,
ul.wp-block-rss li a {
	display: block;
}

.widget_recent_entries .post-date,
.widget_rss .rss-date,
.widget_rss cite,
.wp-block-latest-comments__comment-date,
.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date,
.wp-block-rss__item-author,
.wp-block-rss__item-publish-date {
	margin-right: 15px;
	font-family: var(--second_text-font-family);
	font-weight: var(--second_text-font-weight);
	font-style: var(--second_text-font-style);
	text-transform: var(--second_text-text-transform);
	font-size: var(--second_text-font-size);
	letter-spacing: var(--second_text-letter-spacing);
	line-height: var(--second_text-line-height);
	display: inline-block;
	color: var(--light-text-color-lighter-rgba);
}

.bg-dark .widget_recent_entries .post-date, .bg-dark
.widget_rss .rss-date, .bg-dark
.widget_rss cite, .bg-dark
.wp-block-latest-comments__comment-date, .bg-dark
.wp-block-latest-posts__post-author, .bg-dark
.wp-block-latest-posts__post-date, .bg-dark
.wp-block-rss__item-author, .bg-dark
.wp-block-rss__item-publish-date {
	color: var(--dark-text-color-lighter-rgba);
}

.widget_recent_entries .post-date,
.widget_rss .rss-date,
.wp-block-latest-comments__comment-date {
	display: block;
	margin-top: 8px;
}

.rssSummary,
.wp-block-latest-comments__comment-excerpt,
.wp-block-latest-posts__post-excerpt,
.wp-block-rss__item-excerpt {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 15px;
	display: block;
}

.rssSummary {
	padding-bottom: 0;
}

.wp-block-latest-posts__featured-image {
	margin: 0;
}

.wp-block-latest-posts__featured-image.alignleft {
	margin-right: 20px;
	max-width: 120px;
}

.wp-block-latest-posts__featured-image.alignright {
	margin-left: 20px;
	max-width: 120px;
}

.wp-block-latest-posts__featured-image.aligncenter {
	max-width: 100%;
	margin: 20px 0;
}

.wp-block-latest-comments__comment article {
	overflow: hidden;
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .has-avatars
.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
	margin-left: 0;
}

.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
	margin: 0;
	max-width: 120px;
	margin-right: 20px;
	height: auto;
	width: auto;
}

.wp-block-page-list__submenu-icon {
	display: none;
}

.wp-block-latest-comments__comment {
	line-height: inherit;
}

.has-avatars .wp-block-latest-comments__comment,
.has-dates .wp-block-latest-comments__comment,
.has-excerpts .wp-block-latest-comments__comment {
	line-height: inherit;
}

/* Block Search */
.wp-block-search .wp-block-search__button {
	flex-shrink: 0;
	margin: 0;
	position: relative;
	outline: 0;
	cursor: pointer;
	display: inline-block;
	height: 48px;
	line-height: calc(48px - 2px);
	padding: 0 1.5em;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	box-shadow: none;
	border: 1px solid;
	font-weight: 500;
	border-radius: calc(var(--button_radius) * 1px);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	background-color: var(--color-accent);
	color: var(--color-accent-text);
	border-color: var(--color-accent);
}

.wp-block-search .wp-block-search__button:hover {
	border-color: var(--dark-bg-color);
	background-color: var(--dark-bg-color);
	color: var(--dark-text-color-heavier-rgba);
}

.wp-block-search .wp-block-search__button.wp-block-search__button.wp-block-search__button {
	padding: 0 1.5em;
}

.wp-block-search .wp-block-search__button.has-icon {
	line-height: 0 !important;
	padding: 0 10px !important;
	font-size: 20px;
}

.wp-block-search .wp-block-search__button svg {
	min-width: 1.5em;
	min-height: 1.5em;
	fill: currentColor;
}

.wp-block-search .wp-block-search__inside-wrapper {
	display: flex;
	flex: auto;
	flex-wrap: nowrap;
	max-width: 100%;
}

.wp-block-search .wp-block-search__label {
	width: 100%;
}

.wp-block-search .wp-block-search__input {
	flex-grow: 1;
	min-width: 3em;
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button {
	margin-left: 0;
}

.wp-block-search.wp-block-search__button-outside .wp-block-search__button {
	margin-left: 10px;
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
	padding: 0;
	border: 1px solid var(--light-line-color-rgba);
	border-radius: calc(var(--form_radius) * 1px);
	background-color: transparent;
}

.bg-dark .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
	border: 1px solid var(--dark-line-color-rgba);
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
	border-radius: calc(var(--form_radius) * 1px);
	border: none;
	padding: 6px 15px;
	background-color: transparent;
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus {
	outline: none;
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
	padding: 0 2em;
	margin-left: 0;
	border-right: 0;
	border-top: 0;
	border-bottom: 0;
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button.has-icon {
	padding: 0 10px;
}

.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
	margin: auto;
}

/* Block Table */
.wp-block-table.is-style-stripes {
	border-color: var(--light-line-color-rgba);
}

.bg-dark .wp-block-table.is-style-stripes {
	border-color: var(--dark-line-color-rgba);
}

/* Block Group */
.wp-block-group {
	margin-bottom: 30px;
}

.wp-block-group.has-background {
	padding: 30px;
}

.wp-block-media-text .wp-block-media-text__content {
	padding: 8%;
}

/*--------------------------------------------------------------
# Article
--------------------------------------------------------------*/
.content-link-underline .entry-content a {
	text-decoration-line: underline;
	text-decoration-color: currentColor;
}

.content-link-color .entry-content a {
	color: var(--color-accent);
	text-decoration-line: underline;
	text-decoration-color: transparent;
}

.content-link-underline .entry-content a:hover {
	text-decoration-color: transparent;
}

.content-link-color .entry-content a:hover {
	text-decoration-color: currentColor;
}

.entry-content + .clearfix {
	width: 100%;
	display: block;
	overflow: hidden;
}

.entry-featured + * {
	margin-top: 30px;
}

.article-section.article-section-bottom {
	margin-bottom: 100px;
}

@media screen and (max-width: 767px) {
	.article-section.article-section-bottom {
		margin-bottom: 60px;
	}
}

@media screen and (max-width: 1024px) {
	.article-section.article-section-bottom {
		margin-bottom: 80px;
	}
}

.featured-section {
	margin-bottom: 40px;
}

@media screen and (min-width: 1025px) {
	.article-10 .featured-section {
		display: flex;
		justify-content: space-between;
		margin-left: calc((var(--primary_space) / 2) * -1);
		margin-right: calc((var(--primary_space) / 2) * -1);
	}
}

@media screen and (min-width: 1025px) {
	.article-10 .featured-section > * {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		padding-left: calc(var(--primary_space) / 2);
		padding-right: calc(var(--primary_space) / 2);
	}
	.article-10 .featured-section > *.feature-title-column {
		flex: 0 0 60%;
		max-width: 60%;
	}
	.article-10 .featured-section > *.feature-image-column {
		flex: 0 0 35%;
		max-width: 35%;
	}
	.article-10 .featured-section > * .entry-header-article {
		margin-bottom: 0;
	}
}

@media screen and (max-width: 1024px) {
	.article-10 .featured-section > *.feature-image-column {
		margin-top: 30px;
	}
}

.featured-section.alignfull .thumb-container {
	border-radius: 0;
}

.article-5 .article-title-section,
.article-8 .article-title-section {
	margin-bottom: 40px;
}

.entry-header-article + * {
	margin-top: 40px;
}

@media screen and (min-width: 1025px) {
	article.article-6 .entry-header-article,
	article.article-9 .entry-header-article {
		flex: 0 0 calc(((var(--content_width) / 100) * (var(--site_width) * 1px)) - (var(--primary_space) * 2));
		max-width: calc(((var(--content_width) / 100) * (var(--site_width) * 1px)) - (var(--primary_space) * 2));
		margin-left: auto;
		margin-right: auto;
	}
	.site-amp article.article-6 .entry-header-article, .site-amp
	article.article-9 .entry-header-article {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

article.article-5 .entry-header-article {
	padding-left: calc(var(--primary_space) / 2);
	padding-right: calc(var(--primary_space) / 2);
}

article.article-5 .entry-header-article.text-center {
	margin-left: auto;
	margin-right: auto;
}

article.article-8 .entry-header-article {
	padding-left: calc(var(--primary_space) / 2);
	padding-right: calc(var(--primary_space) / 2);
	margin-left: auto;
	margin-right: auto;
}

@media screen and (min-width: 1025px) {
	article.article-8 .entry-header-article {
		flex: 0 0 calc(var(--content_width) * 1%);
		max-width: calc(var(--content_width) * 1%);
	}
}

.site .entry-header-article .button.post-cat {
	margin-bottom: 10px;
}

.entry-header-article .meta-cats {
	margin-bottom: -10px;
	display: block;
}

.entry-header-article .meta-cats a {
	float: left;
}

@media screen and (max-width: 767px) {
	.featured-box .box-holder {
		padding-bottom: calc(100vh - (var(--mob_header_height) * 1px)) !important;
	}
}

.single-excerpt {
	margin-bottom: 20px;
	font-size: 1.25em;
	font-style: italic;
}

.box-holder .single-excerpt {
	margin-bottom: 0;
}

@media screen and (max-width: 767px) {
	.share-toggle {
		display: none;
	}
}

.share-toggle .share-switcher {
	position: relative;
	outline: 0;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	display: flex;
	align-items: center;
}

.share-toggle .share-switcher:hover {
	color: var(--color-accent);
}

.share-toggle .share-switcher > * {
	margin-right: 8px;
}

.share-toggle .share-switcher > *:last-child {
	margin-right: 0;
}

.share-toggle .share-switcher::after {
	content: none !important;
}

.share-toggle .social-shares a.social-icon {
	margin-bottom: 1.25em;
}

.share-toggle .social-shares a.social-icon:last-child {
	margin-bottom: 0;
}

.avatar-list {
	margin-right: 8px;
	display: flex;
}

.avatar-item {
	display: inline-block;
	border-radius: 50%;
	overflow: hidden;
	width: 25px;
}

.avatar-item:not(:first-child) {
	margin-left: -15px;
	-webkit-mask: radial-gradient(circle 15px at 2px 50%, transparent 99%, #fff 100%);
	mask: radial-gradient(circle 15px at 2px 50%, transparent 99%, #fff 100%);
}

.avatar-item img {
	width: 100%;
	display: block;
}

.single-tags {
	display: block;
	margin-top: 40px;
}

.single-tags h5 {
	margin: 0;
	margin-right: 15px;
	float: left;
}

.single-shares {
	margin-top: 40px;
}

.element-article {
	margin-top: var(--block_space);
	overflow: hidden;
	padding-top: var(--block_space);
	border-top: 1px solid var(--light-line-color-rgba);
}

.bg-dark .element-article {
	border-top: 1px solid var(--dark-line-color-rgba);
}

.comment-article-title,
.element-article-title {
	margin-bottom: 1em;
}

.entry-navigation {
	display: flex;
}

@media screen and (min-width: 768px) {
	.entry-navigation {
		justify-content: space-between;
	}
}

@media screen and (max-width: 767px) {
	.entry-navigation {
		flex-direction: column;
	}
}

@media screen and (min-width: 768px) {
	.entry-navigation > * {
		flex-basis: 50%;
	}
}

.entry-navigation > * .nav-item-text {
	font-family: var(--second_text-font-family);
	font-weight: var(--second_text-font-weight);
	font-style: var(--second_text-font-style);
	text-transform: var(--second_text-text-transform);
	font-size: var(--second_text-font-size);
	letter-spacing: var(--second_text-letter-spacing);
	line-height: var(--second_text-line-height);
	position: relative;
	display: flex;
	align-items: center;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.entry-navigation > * .nav-item-text::before {
	content: '';
	width: 12px;
	height: 12px;
	display: inline-block;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-ms-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
	background-color: var(--color-accent);
}

.entry-navigation > * .nav-post {
	margin-top: 15px;
}

.entry-navigation > * .nav-post .nav-thumbnail {
	width: 110px;
}

.entry-navigation > * .nav-post .thumb-container {
	border-radius: 50%;
}

.entry-navigation > * .nav-post h5 {
	text-decoration-line: underline;
	text-decoration-color: transparent;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-ms-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
}

.entry-navigation > *:hover h5 {
	text-decoration-color: currentColor;
}

@media screen and (min-width: 768px) {
	.entry-navigation > * {
		margin-right: 30px;
	}
	.entry-navigation > *:last-child {
		margin-right: 0;
	}
}

@media screen and (max-width: 767px) {
	.entry-navigation > * {
		margin-bottom: 30px;
	}
	.entry-navigation > *:last-child {
		margin-bottom: 0;
	}
}

.entry-navigation .entry-navigation-left .nav-item-text::before {
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: 16px;
	mask-size: 16px;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M7.828 11H20v2H7.828l5.364 5.364-1.414 1.414L4 12l7.778-7.778 1.414 1.414z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M7.828 11H20v2H7.828l5.364 5.364-1.414 1.414L4 12l7.778-7.778 1.414 1.414z'/%3E%3C/svg%3E");
	margin-right: 10px;
}

.entry-navigation .entry-navigation-left .nav-thumbnail {
	float: left;
	margin-right: 20px;
}

.entry-navigation .entry-navigation-right {
	text-align: right;
}

.entry-navigation .entry-navigation-right .nav-item-text {
	flex-direction: row-reverse;
}

.entry-navigation .entry-navigation-right .nav-item-text::before {
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: 16px;
	mask-size: 16px;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M16.172 11l-5.364-5.364 1.414-1.414L20 12l-7.778 7.778-1.414-1.414L16.172 13H4v-2z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M16.172 11l-5.364-5.364 1.414-1.414L20 12l-7.778 7.778-1.414-1.414L16.172 13H4v-2z'/%3E%3C/svg%3E");
	margin-left: 10px;
}

.entry-navigation .entry-navigation-right .nav-thumbnail {
	float: right;
	margin-left: 20px;
}

.entry-author {
	position: relative;
	margin-bottom: var(--block_space);
}

.entry-author:last-child {
	margin-bottom: 0;
}

.entry-author .vcard {
	display: flex;
	align-items: center;
}

@media screen and (max-width: 767px) {
	.entry-author .vcard {
		flex-direction: column;
		align-items: center;
	}
}

.entry-author .entry-author__avatar {
	min-width: 110px;
	margin-right: 20px;
}

.entry-author .entry-author__avatar .avatar {
	border-radius: 50%;
}

@media screen and (max-width: 767px) {
	.entry-author .entry-author__avatar {
		float: none;
		margin-right: 0;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 767px) {
	.entry-author .entry-author__info {
		text-align: center;
	}
}

.entry-author .entry-author__name {
	margin-bottom: 15px;
}

.entry-author .entry-author__name h5,
.entry-author .entry-author__name h6 {
	margin: 0;
}

.entry-author .social-icons {
	margin-top: 20px;
}

@media screen and (max-width: 767px) {
	.entry-author .social-icons {
		justify-content: center;
	}
}

.more-link,
.page-links,
a.more-link {
	margin-top: 50px;
	margin-bottom: 50px;
}

.post-password-form > p:last-child {
	display: flex;
	align-items: flex-end;
}

.post-password-form > p:last-child label {
	margin: 0;
	flex-grow: 1;
}

.post-password-form > p:last-child label input {
	margin-top: 10px;
}

.post-password-form input[type='password'] {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.post-password-form input[type='submit'] {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

/* Single Post ajax */
.single-loader {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 40px;
	margin-bottom: 60px;
}

.single-loader .loader {
	font-size: 40px;
}

/*--------------------------------------------------------------
# Comments
--------------------------------------------------------------*/
.comment-collapse {
	margin: 0 auto;
	display: block;
}

.comment-collapse + .entry-comments {
	display: none;
	opacity: 0;
}

ul.comment-list {
	list-style: none;
	margin-bottom: var(--block_space);
	padding: 0;
}

ul.comment-list .comment-respond {
	margin-top: var(--block_space);
	margin-bottom: var(--block_space);
}

ul.comment-list .children {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.comment-list .children li {
	margin-bottom: 0;
}

@media screen and (min-width: 577px) {
	ul.comment-list .children {
		padding-left: 40px;
	}
}

ul.comment-list .comment-body {
	overflow: hidden;
	border-top: 1px solid var(--light-line-color-rgba);
	padding-top: calc(var(--block_space) / 2);
	margin-top: calc(var(--block_space) / 2);
}

.bg-dark ul.comment-list .comment-body {
	border-top-color: var(--dark-line-color-rgba);
}

ul.comment-list > li:first-child > .comment-body {
	border-top: 0;
	padding-top: 0;
}

ul.comment-list .entry-content {
	margin-top: 0;
}

.comment-text {
	overflow: hidden;
}

.bypostauthor {
	display: block;
}

.comment-avatar {
	float: left;
	margin-right: 20px;
	display: block;
	overflow: hidden;
	width: 60px;
}

@media screen and (min-width: 768px) {
	.comment-avatar {
		width: 80px;
	}
}

.comment-info {
	display: block;
	margin-top: 7px;
	margin-bottom: 15px;
}

.comment-info > * {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 0;
	margin-right: 10px;
}

.comment-info > *:last-child {
	margin-right: 0;
}

.comment-author {
	margin-bottom: 0;
	display: block;
}

.comment-date {
	color: var(--light-text-color-lighter-rgba);
	font-family: var(--second_text-font-family);
	font-weight: var(--second_text-font-weight);
	font-style: var(--second_text-font-style);
	text-transform: var(--second_text-text-transform);
	font-size: var(--second_text-font-size);
	letter-spacing: var(--second_text-letter-spacing);
	line-height: var(--second_text-line-height);
}

.bg-dark .comment-date {
	color: var(--dark-text-color-lighter-rgba);
}

.pingback .comment-info,
.trackback .comment-info {
	flex-direction: column;
	align-items: normal;
}

.commenter-date {
	color: var(--light-text-color-lighter-rgba);
	font-family: var(--second_text-font-family);
	font-weight: var(--second_text-font-weight);
	font-style: var(--second_text-font-style);
	text-transform: var(--second_text-text-transform);
	font-size: var(--second_text-font-size);
	letter-spacing: var(--second_text-letter-spacing);
	line-height: var(--second_text-line-height);
}

.bg-dark .commenter-date {
	color: var(--dark-text-color-lighter-rgba);
}

.comment-reply-link {
	font-size: 12px;
	margin-top: 10px;
	letter-spacing: 1px;
	display: flex;
	align-items: center;
}

.comment-reply-link::before {
	content: '';
	width: 16px;
	height: 16px;
	display: inline-block;
	background-color: var(--color-accent);
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: 16px;
	mask-size: 16px;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0H24V24H0z'/%3E%3Cpath d='M11 20L1 12l10-8v5c5.523 0 10 4.477 10 10 0 .273-.01.543-.032.81-1.463-2.774-4.33-4.691-7.655-4.805L13 15h-2v5zm-2-7h4.034l.347.007c1.285.043 2.524.31 3.676.766C15.59 12.075 13.42 11 11 11H9V8.161L4.202 12 9 15.839V13z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0H24V24H0z'/%3E%3Cpath d='M11 20L1 12l10-8v5c5.523 0 10 4.477 10 10 0 .273-.01.543-.032.81-1.463-2.774-4.33-4.691-7.655-4.805L13 15h-2v5zm-2-7h4.034l.347.007c1.285.043 2.524.31 3.676.766C15.59 12.075 13.42 11 11 11H9V8.161L4.202 12 9 15.839V13z'/%3E%3C/svg%3E");
	margin-right: 10px;
}

.comment-form p:last-of-type {
	margin-bottom: 0;
}

@media screen and (min-width: 577px) {
	.comment-form-author,
	.comment-form-email {
		width: 50%;
		float: left;
	}
}

@media screen and (min-width: 577px) {
	.comment-form-author {
		padding-right: 15px;
	}
}

@media screen and (min-width: 577px) {
	.comment-form-email {
		padding-left: 15px;
	}
}

.form-submit input {
	margin-bottom: 0;
}

.comment-form-cookies-consent {
	clear: both;
}

.comment-form-cookies-consent label {
	text-transform: none;
	letter-spacing: 0;
}

.comment-reply-title {
	position: relative;
}

.comment-reply-title #cancel-comment-reply-link {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	padding-left: 10px;
	background-color: var(--light-bg-color);
}

.bg-dark .comment-reply-title #cancel-comment-reply-link {
	background-color: var(--dark-bg-color);
}

.comment-reply-title #cancel-comment-reply-link .icon-svg {
	font-size: 24px;
}

/*--------------------------------------------------------------
# Pagination
--------------------------------------------------------------*/
.page-links {
	display: flex;
	align-items: center;
}

.page-links .post-page-numbers {
	margin-right: 5px;
}

.page-links .post-page-numbers:last-child {
	margin-right: 0;
}

.page-links .post-page-numbers span {
	font-family: var(--font_heading-font-family);
	font-weight: var(--font_heading-font-weight);
	font-style: var(--font_heading-font-style);
	text-transform: var(--font_heading-text-transform);
	line-height: var(--font_heading-line-height);
	letter-spacing: var(--font_heading-letter-spacing);
	position: relative;
	display: inline-block;
	text-align: center;
	height: 40px;
	width: 40px;
	line-height: 38px;
	font-size: 1em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	border-radius: 50%;
	border: 1px solid transparent;
	font-weight: 500;
}

.page-links .post-page-numbers span.next, .page-links .post-page-numbers span.prev {
	width: auto;
	padding: 0 15px;
	border-radius: 0;
	font-size: 0.85rem;
}

.page-links .post-page-numbers span.current {
	background-color: var(--color-accent);
	color: var(--color-accent-text);
	border-color: var(--color-accent);
}

.page-links .post-page-numbers.current span {
	background-color: var(--color-accent);
	color: var(--color-accent-text);
	border-color: var(--color-accent);
}

.page-links a.post-page-numbers:hover {
	color: var(--color-accent);
}

.pagination {
	display: flex;
	align-items: center;
}

.pagination .pagi-item {
	font-family: var(--font_heading-font-family);
	font-weight: var(--font_heading-font-weight);
	font-style: var(--font_heading-font-style);
	text-transform: var(--font_heading-text-transform);
	line-height: var(--font_heading-line-height);
	letter-spacing: var(--font_heading-letter-spacing);
	position: relative;
	display: inline-block;
	text-align: center;
	height: 40px;
	width: 40px;
	line-height: 38px;
	font-size: 1em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	border-radius: 50%;
	border: 1px solid transparent;
	font-weight: 500;
	margin-right: 5px;
}

.pagination .pagi-item:last-child {
	margin-right: 0;
}

.pagination .pagi-item.pagi-item-current {
	background-color: var(--color-accent);
	color: var(--color-accent-text);
	border-color: var(--color-accent);
}

.pagination a.pagi-item:hover {
	color: var(--color-accent);
}

.pagination .pagi-item-dot,
.pagination .pagi-item-first,
.pagination .pagi-item-last,
.pagination .pagi-item-next,
.pagination .pagi-item-prev {
	width: auto;
	padding: 0 15px;
	border-radius: 0;
	font-size: 0.85rem;
}

.pagination .pagi-item-dot:first-child,
.pagination .pagi-item-first:first-child,
.pagination .pagi-item-last:first-child,
.pagination .pagi-item-next:first-child,
.pagination .pagi-item-prev:first-child {
	padding-left: 0;
}

.pagination .pagi-item-dot:last-child,
.pagination .pagi-item-first:last-child,
.pagination .pagi-item-last:last-child,
.pagination .pagi-item-next:last-child,
.pagination .pagi-item-prev:last-child {
	padding-right: 0;
}

.nav-wrap {
	display: flex;
	margin-top: var(--block_space);
}

.nav-wrap::after {
	display: block;
	clear: both;
	content: "";
}

.nav-wrap.text-center {
	justify-content: center;
}

.nav-wrap.text-left {
	justify-content: flex-start;
}

.nav-wrap.text-right {
	justify-content: flex-end;
}

.nav-wrap.nav-wrap-next-prev .nav-wrap-inner {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.nav-wrap.nav-wrap-infinite {
	margin: 0 !important;
}

.nav-wrap.nav-wrap-infinite .module-infinite {
	height: 26px;
	margin-top: 30px;
}

.nav-wrap.nav-wrap-infinite .module-infinite.btn-disabled {
	height: 0;
	margin-top: 0;
}

.nav-wrap.nav-wrap-infinite .nav-wrap-inner .pagi-loader {
	top: auto;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	bottom: 0;
}

.nav-wrap-inner {
	position: relative;
	overflow: visible;
}

.nav-wrap-inner .pagi-loader {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: -42px;
	width: auto;
	height: auto;
	z-index: 9;
}

.nav-wrap-inner .pagi-loader .loader {
	font-size: 26px;
}

.nav-wrap-inner.infinite-scroll-inner .button {
	visibility: hidden;
}

.nav-wrap-inner.infinite-scroll-inner .pagi-loader {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	right: auto;
}

.nav-wrap-inner.infinite-scroll-inner .pagi-loader .loader {
	font-size: 50px;
}

.btn-pagi {
	margin: 0;
	float: left;
}

/*--------------------------------------------------------------
# Post Style
--------------------------------------------------------------*/
.post-edit-link {
	text-decoration: underline;
}

.entry-meta {
	margin-top: 0;
	margin-bottom: 0;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	overflow: hidden;
	flex-shrink: 0;
}

.text-center .entry-meta {
	justify-content: center;
}

.text-right .entry-meta {
	justify-content: flex-end;
}

.entry-meta .meta-color,
.entry-meta .meta-color a.author {
	color: var(--light-text-color-lighter-rgba);
}

.bg-dark .entry-meta .meta-color, .bg-dark
.entry-meta .meta-color a.author {
	color: var(--dark-text-color-lighter-rgba);
}

.entry-meta .meta-color:hover,
.entry-meta .meta-color a.author:hover {
	text-decoration-color: currentColor;
}

.entry-meta.info-div-icon > *, .entry-meta.info-div-icon_color > *, .entry-meta.info-div-none > * {
	margin-right: var(--post_info_space_none);
}

.entry-meta.info-div-icon .info-icon, .entry-meta.info-div-icon_color .info-icon {
	display: flex;
}

.entry-meta.info-div-slash > *::after, .entry-meta.info-div-slash_color > *::after {
	right: calc(((var(--post_info_space) / 2) * -1px) - 0.5px);
	width: 1px;
	height: 1em;
	transform: translateY(-50%) rotate(20deg);
}

.entry-meta.info-div-dot_circle > *::after, .entry-meta.info-div-dot_circle_color > *::after {
	right: calc(((var(--post_info_space) / 2) * -1px) - 1.5px);
	margin-top: -1.5px;
	width: 3px;
	height: 3px;
	border-radius: 50%;
}

.entry-meta.info-div-dot_square > *::after, .entry-meta.info-div-dot_square_color > *::after {
	right: calc(((var(--post_info_space) / 2) * -1px) - 1.5px);
	margin-top: -1.5px;
	width: 3px;
	height: 3px;
}

.entry-meta.info-div-dot_diamond > *::after, .entry-meta.info-div-dot_diamond_color > *::after {
	right: calc(((var(--post_info_space) / 2) * -1px) - 1.5px);
	margin-top: -1.5px;
	transform: rotate(45deg);
	width: 3px;
	height: 3px;
}

.entry-meta.info-div-vbar > *::after, .entry-meta.info-div-vbar_color > *::after {
	right: calc(((var(--post_info_space) / 2) * -1px) - 0.5px);
	margin-top: -0.5em;
	width: 1px;
	height: 1em;
}

.entry-meta.info-div-dot_circle_color > *::after, .entry-meta.info-div-dot_diamond_color > *::after, .entry-meta.info-div-dot_square_color > *::after, .entry-meta.info-div-slash_color > *::after, .entry-meta.info-div-vbar_color > *::after {
	background-color: var(--color-accent);
}

.entry-meta > * {
	position: relative;
	margin-bottom: 0;
	font-family: var(--second_text-font-family);
	font-weight: var(--second_text-font-weight);
	font-style: var(--second_text-font-style);
	text-transform: var(--second_text-text-transform);
	font-size: var(--second_text-font-size);
	letter-spacing: var(--second_text-letter-spacing);
	line-height: var(--second_text-line-height);
	display: flex;
	flex-shrink: 0;
	align-items: center;
	margin-right: calc(var(--post_info_space) * 1px);
}

.entry-meta > *:last-child {
	margin-right: 0 !important;
}

.entry-meta > *:last-child::after {
	display: none;
}

.entry-meta > *::after {
	content: '';
	position: absolute;
	top: 50%;
	background-color: currentColor;
}

.entry-meta > * > a {
	display: flex;
	align-items: center;
}

.entry-meta .info-icon {
	font-size: 14px;
	margin-right: 6px;
	display: none;
	color: currentColors;
}

.entry-header-article .entry-meta .info-icon {
	font-size: 20px;
}

.entry-meta.info-div-icon_color .info-icon {
	color: var(--color-accent);
}

.entry-meta .meta-author img {
	display: inline-block;
	vertical-align: middle;
	border-radius: 50%;
	margin-right: 8px;
}

.entry-meta-holder {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	overflow: hidden;
}

.entry-meta-holder > * {
	margin-right: calc(var(--post_info_space) * 1px);
}

.entry-meta-holder > *:last-child {
	margin-right: 0;
}

.entry-meta-holder > *:first-child:last-child {
	flex-shrink: 1;
}

@media screen and (max-width: 767px) {
	.entry-meta-holder .entry-meta + .entry-meta {
		display: none;
	}
}

.text-center .entry-meta-holder {
	justify-content: center;
}

.entry-thumbnail {
	position: relative;
	background-color: transparent;
	overflow: hidden;
}

.entry-thumbnail + .post-desc {
	padding-top: 25px;
}

h3.entry-title {
	margin-top: 15px;
	margin-bottom: 15px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: var(--title_lineclamp);
	overflow: hidden;
}

h3.entry-title:first-child {
	margin-top: 0 !important;
}

h3.entry-title:last-child {
	margin-bottom: 0 !important;
}

h3.entry-title a {
	text-decoration-line: underline;
	text-decoration-color: transparent;
}

.title-bg h3.entry-title a {
	display: inline;
	-webkit-box-decoration-break: clone;
	-ms-box-decoration-break: clone;
	-o-box-decoration-break: clone;
	box-decoration-break: clone;
	padding: 0 0.25em;
}

.title-hov-default h3.entry-title a:active, .title-hov-default h3.entry-title a:hover {
	opacity: 0.5;
	color: currentColor;
	text-decoration-color: transparent;
}

.title-hov-color h3.entry-title a:active, .title-hov-color h3.entry-title a:hover {
	color: var(--color-accent);
	text-decoration-color: transparent;
}

.title-hov-underline h3.entry-title a:active, .title-hov-underline h3.entry-title a:hover {
	color: currentColor;
	text-decoration-color: currentColor;
}

.title-hov-underline_color h3.entry-title a:active, .title-hov-underline_color h3.entry-title a:hover {
	color: currentColor;
	text-decoration-color: var(--color-accent);
}

.title-hov-underline_color h3.entry-title a:active, .title-hov-underline_color h3.entry-title a:hover {
	color: currentColor;
	text-decoration-color: var(--color-accent);
}

.title-hov-underline_text_color h3.entry-title a:active, .title-hov-underline_text_color h3.entry-title a:hover {
	color: var(--color-accent);
	text-decoration-color: var(--color-accent);
}

.post-desc-inner {
	margin-bottom: 20px;
}

.post-desc-inner:last-child {
	margin-bottom: 0;
}

.post-desc-inner > * {
	margin-bottom: 20px;
}

.post-desc-inner > *:last-child {
	margin-bottom: 0;
}

.entry-excerpt {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: var(--excerpt_lineclamp);
	overflow: hidden;
}

.have-excerpt-div .entry-excerpt:before {
	content: '';
	width: 15%;
	height: 1px;
	background-color: var(--color-accent);
	display: block;
	margin-bottom: 15px;
}

.have-excerpt-div .text-center .entry-excerpt:before {
	margin-left: auto;
	margin-right: auto;
}

/* Post Tags */
.tagcloud {
	display: flex;
	flex-wrap: wrap;
	margin-right: -10px;
	margin-bottom: -10px;
}

.tagcloud::after {
	display: block;
	clear: both;
	content: "";
}

.tagcloud a {
	font-family: var(--second_text-font-family);
	font-weight: var(--second_text-font-weight);
	font-style: var(--second_text-font-style);
	text-transform: var(--second_text-text-transform);
	font-size: var(--second_text-font-size);
	letter-spacing: var(--second_text-letter-spacing);
	line-height: var(--second_text-line-height);
	display: flex;
	align-items: center;
	padding: 0.5em 1.25em;
	text-decoration: none;
	margin-right: 10px;
	margin-bottom: 10px;
	border-radius: calc(var(--button_radius) * 1px);
	border: 1px solid var(--light-line-color-rgba);
}

.bg-dark .tagcloud a {
	border-color: var(--dark-line-color-rgba);
}

.tagcloud a:hover {
	border-color: var(--color-accent);
	background-color: var(--color-accent);
	color: var(--color-accent-text);
}

.widget_tag_cloud .tagcloud a {
	font-size: 1em !important;
}

.tagcloud .cloud-thumb {
	width: 2em;
	height: 2em;
	overflow: hidden;
	margin-right: 0.4em;
	margin-left: -0.4em;
}

/* Categories Meta */
.site .button.post-cat {
	font-family: var(--second_text-font-family);
	font-weight: var(--second_text-font-weight);
	font-style: var(--second_text-font-style);
	text-transform: var(--second_text-text-transform);
	font-size: var(--second_text-font-size);
	letter-spacing: var(--second_text-letter-spacing);
	line-height: var(--second_text-line-height);
	margin-bottom: 0;
	display: inline-block;
	position: relative;
	height: auto;
	margin-right: 10px;
	padding: 0.25em 1.25em;
	border-radius: calc(var(--button_radius) * 1px);
}

.site .button.post-cat:last-child {
	margin-right: 0 !important;
}

.site .button.post-cat.btn-text, .site .button.post-cat.btn-text_color, .site .button.post-cat.btn-text_icon, .site .button.post-cat.btn-text_underline {
	width: auto;
	height: auto;
	line-height: inherit;
	border-radius: 0;
	padding: 0;
	background-color: transparent !important;
	border: none !important;
	color: var(--light-text-color-heavier-rgba);
	text-decoration-line: underline;
	text-decoration-color: transparent;
	margin-right: 15px;
}

.site .button.post-cat.btn-text:hover, .site .button.post-cat.btn-text_color:hover, .site .button.post-cat.btn-text_icon:hover, .site .button.post-cat.btn-text_underline:hover {
	color: var(--light-text-color-heavier-rgba);
	text-decoration-color: var(--light-text-color-heavier-rgba);
}

.bg-dark .site .button.post-cat.btn-text, .bg-dark .site .button.post-cat.btn-text_color, .bg-dark .site .button.post-cat.btn-text_icon, .bg-dark .site .button.post-cat.btn-text_underline {
	color: var(--dark-text-color-heavier-rgba);
}

.bg-dark .site .button.post-cat.btn-text:hover, .bg-dark .site .button.post-cat.btn-text_color:hover, .bg-dark .site .button.post-cat.btn-text_icon:hover, .bg-dark .site .button.post-cat.btn-text_underline:hover {
	color: var(--dark-text-color-heavier-rgba);
	text-decoration-color: var(--dark-text-color-heavier-rgba);
}

.site .button.post-cat.btn-text_underline {
	text-decoration-color: currentColor;
}

.site .button.post-cat.btn-text_color {
	color: var(--color-accent);
}

.site .button.post-cat.btn-text_color:hover {
	color: var(--color-accent);
}

.site .button.post-cat.btn-color:hover {
	border-color: var(--dark-bg-color)!important;
	background-color: var(--dark-bg-color)!important;
	color: var(--dark-text-color-heavier-rgba)!important;
}

.site .bg-dark .button.post-cat.btn-text, .site .bg-dark .button.post-cat.btn-text_icon, .site .bg-dark .button.post-cat.btn-text_underline {
	color: var(--dark-text-color-heavier-rgba);
}

.site .bg-dark .button.post-cat.btn-color:hover {
	border-color: var(--light-bg-color)!important;
	background-color: var(--light-bg-color)!important;
	color: var(--light-text-color-heavier-rgba)!important;
}

/* Category on thumbnail */
.cat-thumb {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 1;
}

.cat-thumb.first-cat-corner {
	top: 0;
	left: 0;
}

.cat-thumb.cat-thumb-text, .cat-thumb.cat-thumb-text_color, .cat-thumb.cat-thumb-text_underline {
	top: 0;
	left: 0;
	padding: 15px 20px;
	width: 100%;
}

.cat-thumb.cat-thumb-text::before, .cat-thumb.cat-thumb-text_color::before, .cat-thumb.cat-thumb-text_underline::before {
	content: '';
	background: linear-gradient(to top, rgba(0, 0, 0, 0.4) 0, transparent 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.4) 0, transparent 100%);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

/* Read More */
.read-more {
	overflow: hidden;
	margin-top: 20px;
}

.read-more .post-more {
	vertical-align: middle;
}

/* Sticky Post */
.post-title-sticky {
	width: 0.75em;
	height: 0.75em;
	margin-right: 0.25em;
	color: var(--color-accent);
}

/* Post Count */
.thumb-count {
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-size: 2.8em;
	font-weight: 700;
	font-style: italic;
	line-height: 1;
	color: white;
}

.post-small .thumb-count {
	bottom: 5px;
	right: 5px;
	font-size: 1.5em;
}

.post-box .thumb-count {
	bottom: auto;
	top: 10px;
}

/* Formats Icon */
.f-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	color: white;
}

.f-icon .icon-svg {
	width: 100%;
	height: 100%;
}

.f-icon.f-audio.f-icon-center, .f-icon.f-gallery.f-icon-center, .f-icon.f-video.f-icon-center {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 20%;
	height: auto;
	max-width: 90px;
	min-width: 24px;
}

.f-icon.f-audio.f-icon-side, .f-icon.f-gallery.f-icon-side, .f-icon.f-video.f-icon-side {
	top: 10px;
	right: 10px;
	width: 24px;
	height: auto;
}

.thumbnail-circle .f-icon.f-audio.f-icon-side, .thumbnail-circle .f-icon.f-gallery.f-icon-side, .thumbnail-circle .f-icon.f-video.f-icon-side {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

/* Trending Label */
.trending-label {
	background-color: var(--color-accent);
	color: var(--color-accent-text);
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	border-radius: 50%;
	text-align: center;
}

.meta-trending .trending-label {
	position: relative;
	top: auto;
	left: auto;
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
}

/* Post Style */
@media screen and (min-width: 768px) {
	.post-list {
		display: flex;
		margin-left: calc((var(--primary_space) / 2) * -1);
		margin-right: calc((var(--primary_space) / 2) * -1);
	}
	.post-list .post-desc {
		padding-top: 0;
	}
	.post-list.post-list-reverse,
	.post-item:nth-child(odd) .post-list.post-list-zigzag {
		flex-direction: row-reverse;
	}
	.post-list > * {
		padding-left: calc(var(--primary_space) / 2);
		padding-right: calc(var(--primary_space) / 2);
	}
	.post-list .post-list-thumbnail {
		width: 50%;
		flex-shrink: 0;
	}
	.post-list .post-list-desc {
		flex-grow: 1;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
	.post-list.post-vertical-center .post-list-desc {
		justify-content: center;
	}
}

@media screen and (max-width: 767px) {
	.post-list .post-list-thumbnail {
		width: 100% !important;
		max-width: 100% !important;
		flex-shrink: unset;
		margin-bottom: 15px;
	}
}

.post-medium > .entry-header {
	margin-bottom: 15px;
}

.post-small {
	display: flex;
}

.post-small .post-small-thumbnail {
	float: left;
	margin-right: 20px;
	min-width: 120px;
}

.post-small .post-count {
	font-family: var(--font_heading-font-family);
	font-weight: var(--font_heading-font-weight);
	font-style: var(--font_heading-font-style);
	text-transform: var(--font_heading-text-transform);
	line-height: var(--font_heading-line-height);
	letter-spacing: var(--font_heading-letter-spacing);
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	font-style: italic;
	font-size: 1.5em;
	line-height: 1;
}

.post-small .post-count::after {
	content: '.';
}

.post-small .post-count + .post-small-desc {
	overflow: hidden;
}

.post-small .post-small-desc > * {
	margin-bottom: 15px;
}

.post-small .post-small-desc > *:last-child {
	margin-bottom: 0;
}

.post-small.post-small-reverse {
	flex-direction: row-reverse;
	justify-content: space-between;
}

.post-small.post-small-reverse .post-small-thumbnail {
	margin-right: 0;
	margin-left: 20px;
}

.box-holder-img {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.box-holder-img img {
	margin: 0;
	height: 100% !important;
	width: 100%;
	object-fit: cover;
	-webkit-object-fit: cover;
	object-position: center;
	-webkit-object-position: center;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.box-holder-img + .entry-meta {
	position: absolute;
	top: 20px;
	left: 20px;
}

.box-holder-img + .entry-meta.first-cat-corner {
	top: 0;
	left: 0;
}

.box-holder-video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.box-holder-video iframe {
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translate(-50%);
	margin: 0;
	height: 100% !important;
	width: 235%;
	max-width: none !important;
}

@media screen and (max-width: 767px) {
	.box-holder-video {
		display: none;
	}
}

.box-holder {
	padding-bottom: 120%;
	position: relative;
	overflow: hidden;
	background-color: transparent !important;
}

.box-holder .post-desc-inner {
	overflow: hidden;
}

.box-holder > *:not(.box-holder-img):not(.box-holder-video) {
	z-index: 3;
}

.box-holder:before {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	height: 100%;
	width: 100%;
	z-index: 2;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#000000cf), color-stop(#00000000), to(#0000));
	background-image: linear-gradient(to top, #000000cf, #00000000, #0000);
}

.term-box .box-holder:before {
	background-image: none;
	background-color: rgba(0, 0, 0, 0.5);
}

.lightbox-box .box-holder:before {
	background-image: none;
	background-color: transparent;
}

.box-holder .post-desc {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 30px;
	z-index: 3;
	width: 100%;
}

.box-holder .post-desc.text-center {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translate(-50%);
	right: auto;
}

.box-vertical-center .box-holder .post-desc.text-center {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	bottom: auto;
}

.box-vertical-center .box-holder .post-desc:not(.text-center) {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	bottom: auto;
}

.lightbox-box .box-holder .box-url,
.term-box .box-holder .box-url {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

/*--------------------------------------------------------------
# Modules
--------------------------------------------------------------*/
.posts-container {
	position: relative;
	overflow: hidden;
}

.primary-posts,
.secondary-posts {
	overflow: hidden;
	position: relative;
}

.posts-list {
	overflow: hidden;
	position: relative;
	z-index: 1;
	-webkit-transition: opacity 0.1s linear;
	-moz-transition: opacity 0.1s linear;
	-ms-transition: opacity 0.1s linear;
	-o-transition: opacity 0.1s linear;
	transition: opacity 0.1s linear;
}

.posts-list.is-loading {
	opacity: 0.3;
}

.hspace-small .posts-list {
	margin-top: -15px;
	margin-bottom: -15px;
}

.hspace-medium .posts-list {
	margin-top: -20px;
	margin-bottom: -20px;
}

.hspace-large .posts-list {
	margin-top: -30px;
	margin-bottom: -30px;
}

.hspace-xlarge .posts-list {
	margin-top: -40px;
	margin-bottom: -40px;
}

.hspace-huge .posts-list {
	margin-top: -50px;
	margin-bottom: -50px;
}

div.post-item {
	width: 100%;
}

.post-item.post-medium2 {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.hspace-small .post-item article {
	padding-top: 15px;
	padding-bottom: 15px;
}

.hspace-medium .post-item article {
	padding-top: 20px;
	padding-bottom: 20px;
}

.hspace-large .post-item article {
	padding-top: 30px;
	padding-bottom: 30px;
}

.hspace-xlarge .post-item article {
	padding-top: 40px;
	padding-bottom: 40px;
}

.hspace-huge .post-item article {
	padding-top: 50px;
	padding-bottom: 50px;
}

.have-hsep .post-item article {
	border-bottom: 1px solid var(--light-line-color-rgba);
}

.bg-dark .have-hsep .post-item article {
	border-bottom-color: var(--dark-line-color-rgba);
}

.post-item:last-child article {
	border-bottom: none;
}

.post-vseps {
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	z-index: 0;
}

.posts-group .post-vseps {
	z-index: -1;
}

.vspace-small .post-vseps {
	margin-left: -15px;
	margin-right: -15px;
}

.vspace-medium .post-vseps {
	margin-left: -20px;
	margin-right: -20px;
}

.vspace-large .post-vseps {
	margin-left: -30px;
	margin-right: -30px;
}

.vspace-xlarge .post-vseps {
	margin-left: -40px;
	margin-right: -40px;
}

.vspace-huge .post-vseps {
	margin-left: -50px;
	margin-right: -50px;
}

.module-group2 .post-vseps,
.module-group6 .post-vseps,
.module-group8 .post-vseps {
	margin-left: 0 !important;
	margin-right: 0 !important;
	top: 0;
}

@media screen and (min-width: 768px) {
	.module-group2 .post-vseps:before,
	.module-group6 .post-vseps:before,
	.module-group8 .post-vseps:before {
		content: '';
		height: 100%;
		width: 1px;
		background-color: var(--light-line-color-rgba);
		position: absolute;
		top: 0;
		left: 0;
	}
	.bg-dark .module-group2 .post-vseps:before, .bg-dark
	.module-group6 .post-vseps:before, .bg-dark
	.module-group8 .post-vseps:before {
		background-color: var(--dark-line-color-rgba);
	}
}

@media screen and (min-width: 768px) {
	.module-group2.reverse-primary .post-vseps:before,
	.module-group6.reverse-primary .post-vseps:before,
	.module-group8.reverse-primary .post-vseps:before {
		left: auto;
		right: 0;
	}
}

.post-vsep {
	display: none;
	height: 100%;
	width: 1px;
	background-color: var(--light-line-color-rgba);
	position: absolute;
	top: 0;
}

.bg-dark .post-vsep {
	background-color: var(--dark-line-color-rgba);
}

.post-list-columns {
	display: flex;
	flex-wrap: wrap;
}

.post-list-columns::after {
	display: block;
	clear: both;
	content: "";
}

@media screen and (min-width: 1025px) {
	.post-list-columns.post-list-parent {
		flex-wrap: nowrap;
	}
	.reverse-primary .post-list-columns.post-list-parent {
		flex-direction: row-reverse;
	}
}

.vspace-small .post-list-columns {
	margin-left: -15px;
	margin-right: -15px;
}

.vspace-medium .post-list-columns {
	margin-left: -20px;
	margin-right: -20px;
}

.vspace-large .post-list-columns {
	margin-left: -30px;
	margin-right: -30px;
}

.vspace-xlarge .post-list-columns {
	margin-left: -40px;
	margin-right: -40px;
}

.vspace-huge .post-list-columns {
	margin-left: -50px;
	margin-right: -50px;
}

.post-list-columns > * {
	display: block;
	float: left;
	width: 100%;
}

.vspace-small .post-list-columns > * {
	padding-left: 15px;
	padding-right: 15px;
}

.vspace-medium .post-list-columns > * {
	padding-left: 20px;
	padding-right: 20px;
}

.vspace-large .post-list-columns > * {
	padding-left: 30px;
	padding-right: 30px;
}

.vspace-xlarge .post-list-columns > * {
	padding-left: 40px;
	padding-right: 40px;
}

.vspace-huge .post-list-columns > * {
	padding-left: 50px;
	padding-right: 50px;
}

@media screen and (min-width: 768px) {
	.posts-columns.columns2 .post-item {
		width: 50%;
	}
}

@media screen and (min-width: 768px) {
	.posts-columns.columns2 .post-vsep.post-vsep1 {
		display: block;
		left: 50%;
	}
}

@media screen and (min-width: 768px) {
	.posts-columns.columns3 .post-item {
		width: 33.33%;
	}
}

@media screen and (min-width: 768px) {
	.posts-columns.columns3 .post-vsep.post-vsep1 {
		display: block;
		left: 33.33%;
	}
	.posts-columns.columns3 .post-vsep.post-vsep2 {
		display: block;
		left: 66.66%;
	}
}

@media screen and (min-width: 577px) {
	.posts-columns.columns4 .post-item {
		width: 50%;
	}
}

@media screen and (min-width: 1025px) {
	.posts-columns.columns4 .post-item {
		width: 25%;
	}
}

@media screen and (min-width: 577px) {
	.posts-columns.columns4 .post-vsep.post-vsep1 {
		display: block;
		left: 50%;
	}
	.posts-columns.columns4 .post-vsep.post-vsep2, .posts-columns.columns4 .post-vsep.post-vsep3 {
		display: none;
	}
}

@media screen and (min-width: 1025px) {
	.posts-columns.columns4 .post-vsep.post-vsep1 {
		display: block;
		left: 25%;
	}
	.posts-columns.columns4 .post-vsep.post-vsep2 {
		display: block;
		left: 50%;
	}
	.posts-columns.columns4 .post-vsep.post-vsep3 {
		display: block;
		left: 75%;
	}
}

@media screen and (min-width: 577px) {
	.posts-columns.columns6 .post-item {
		width: 50%;
	}
}

@media screen and (min-width: 768px) {
	.posts-columns.columns6 .post-item {
		width: 33.33%;
	}
}

@media screen and (min-width: 1025px) {
	.posts-columns.columns6 .post-item {
		width: 16.66%;
	}
}

@media screen and (min-width: 577px) {
	.posts-columns.columns6 .post-vsep.post-vsep1 {
		display: block;
		left: 50%;
	}
	.posts-columns.columns6 .post-vsep.post-vsep2, .posts-columns.columns6 .post-vsep.post-vsep3, .posts-columns.columns6 .post-vsep.post-vsep4, .posts-columns.columns6 .post-vsep.post-vsep5 {
		display: none;
	}
}

@media screen and (min-width: 768px) {
	.posts-columns.columns6 .post-vsep.post-vsep1 {
		display: block;
		left: 33.33%;
	}
	.posts-columns.columns6 .post-vsep.post-vsep2 {
		display: block;
		left: 66.66%;
	}
	.posts-columns.columns6 .post-vsep.post-vsep3, .posts-columns.columns6 .post-vsep.post-vsep4, .posts-columns.columns6 .post-vsep.post-vsep5 {
		display: none;
	}
}

@media screen and (min-width: 1025px) {
	.posts-columns.columns6 .post-vsep.post-vsep1 {
		display: block;
		left: 16.66%;
	}
	.posts-columns.columns6 .post-vsep.post-vsep2 {
		display: block;
		left: 33.32%;
	}
	.posts-columns.columns6 .post-vsep.post-vsep3 {
		display: block;
		left: 49.98%;
	}
	.posts-columns.columns6 .post-vsep.post-vsep4 {
		display: block;
		left: 66.64%;
	}
	.posts-columns.columns6 .post-vsep.post-vsep5 {
		display: block;
		left: 83.3%;
	}
}

.module-group2 .posts-list .primary-posts,
.module-group6 .posts-list .primary-posts,
.module-group8 .posts-list .primary-posts {
	width: 50%;
	flex-shrink: 0;
}

.module-group2 .posts-list .secondary-posts,
.module-group6 .posts-list .secondary-posts,
.module-group8 .posts-list .secondary-posts {
	flex-grow: 1;
}

@media screen and (max-width: 1024px) {
	.module-group2 .posts-list .primary-posts,
	.module-group6 .posts-list .primary-posts,
	.module-group8 .posts-list .primary-posts {
		width: 100% !important;
		max-width: 100% !important;
		flex-shrink: unset;
	}
}

/* Block Ajax Loading */
.block-loader {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
}

.block-loader .loader {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

/*--------------------------------------------------------------
# Heading Block
--------------------------------------------------------------*/
.heading-wrap {
	margin-bottom: 30px;
	position: relative;
	z-index: 9;
}

.page-title .heading-wrap,
.heading-wrap > * {
	margin-bottom: 0;
}

.el-widget .heading-wrap {
	display: none;
}

.heading-wrap.heading-style3, .heading-wrap.heading-style4, .heading-wrap.heading-style5, .heading-wrap.heading-style7 {
	margin-bottom: 40px;
}

.heading-right {
	text-align: right;
}

.heading-center {
	text-align: center;
}

.heading-main {
	overflow: hidden;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	margin-bottom: 0 !important;
	display: flex;
	align-items: center;
	position: relative;
	width: 100%;
}

.heading-right .heading-main {
	flex-direction: row-reverse;
}

.heading-center .heading-main {
	justify-content: center;
}

.heading-main::after, .heading-main::before {
	content: '';
	height: calc(var(--heading_line_size) * 1px);
	width: 100%;
	display: none;
	background-color: var(--color-accent);
}

.heading-style2 .heading-main::after {
	display: block;
	margin-left: 15px;
	width: 50px;
}

.heading-style2 .heading-main .heading-text,
.heading-style2 .heading-main .text-link {
	flex-shrink: 0;
}

.heading-style2.heading-center .heading-main::before {
	display: block;
	margin-right: 15px;
	width: 50px;
}

.heading-style2.heading-right .heading-main::after {
	margin-left: 0;
	margin-right: 15px;
}

.heading-style10 .heading-main::after {
	width: 100%;
}

.heading-style10.heading-center .heading-main::before {
	width: 100%;
}

.heading-style3 .heading-main::after,
.heading-style4 .heading-main::after {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 2px;
}

.heading-style3 .heading-main .heading-text,
.heading-style4 .heading-main .heading-text {
	background-color: var(--color-accent);
	color: var(--color-accent-text);
	padding: 8px 0.7em;
}

.heading-style3 .heading-main::after {
	bottom: auto;
	top: 0;
}

.heading-style5 .heading-main,
.heading-style6 .heading-main {
	padding-top: 12px;
	padding-bottom: 12px;
	position: relative;
	padding-left: 20px;
}

.heading-style5 .heading-main::before,
.heading-style6 .heading-main::before {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 100% !important;
	width: calc(var(--heading_line_size) * 1px);
}

.heading-style5.heading-center .heading-main,
.heading-style5.heading-right .heading-main,
.heading-style6.heading-center .heading-main,
.heading-style6.heading-right .heading-main {
	padding-right: 20px;
}

.heading-style5.heading-center .heading-main::after,
.heading-style5.heading-right .heading-main::after,
.heading-style6.heading-center .heading-main::after,
.heading-style6.heading-right .heading-main::after {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	height: 100% !important;
	width: calc(var(--heading_line_size) * 1px);
}

.heading-style5.heading-right .heading-main,
.heading-style6.heading-right .heading-main {
	padding-left: 0;
}

.heading-style5.heading-right .heading-main::before,
.heading-style6.heading-right .heading-main::before {
	display: none;
}

.heading-style5 .heading-main {
	background-color: var(--light-sec-bg-color);
}

.bg-dark .heading-style5 .heading-main {
	background-color: var(--dark-sec-bg-color);
}

.heading-style6 .heading-main {
	padding-top: 0;
	padding-bottom: 0;
}

.heading-style9 .heading-main .heading-text {
	display: flex;
	align-items: center;
}

.heading-style9 .heading-main .heading-text::before {
	content: '';
	background-color: var(--color-accent);
	color: var(--color-accent-text);
	height: 10px;
	width: 10px;
	margin-right: 0.5em;
}

.heading-style9.heading-center .heading-main .heading-text::after,
.heading-style9.heading-right .heading-main .heading-text::after {
	content: '';
	background-color: var(--color-accent);
	color: var(--color-accent-text);
	height: 10px;
	width: 10px;
	margin-left: 0.5em;
}

.heading-style9.heading-right .heading-main .heading-text {
	padding-left: 0;
}

.heading-style9.heading-right .heading-main .heading-text::before {
	display: none;
}

.heading-style7 .heading-main .heading-text {
	background-color: var(--color-accent);
	color: var(--color-accent-text);
	padding: 8px 0.7em;
}

.heading-style8 .heading-main {
	overflow: visible;
}

.heading-style8 .heading-main .heading-text {
	position: relative;
	padding: 0 0 12px;
}

.heading-style8 .heading-main .heading-text::before {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background-color: var(--color-accent);
}

.heading-style8 .heading-main::before {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: var(--light-line-color-rgba);
}

.bg-dark .heading-style8 .heading-main::before {
	background-color: var(--dark-line-color-rgba);
}

.heading-style8.heading-center .heading-main::after {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translate(-50%);
}

.heading-style8.heading-right .heading-main::after {
	left: auto;
	right: 0;
}

.heading-more {
	display: flex;
	align-items: center;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
}

.heading-more > * {
	margin-right: 30px;
}

.heading-more > *:last-child {
	margin-right: 0;
}

.heading-style5 .heading-more {
	right: 20px;
}

.heading-right .heading-more {
	right: auto;
	left: 0;
}

.heading-style5 .heading-right .heading-more {
	left: 20px;
}

.heading-more-text {
	display: flex;
	align-items: center;
}

.heading-more-text::after {
	margin-left: 8px;
	content: '';
	width: 16px;
	height: 16px;
	display: inline-block;
	background-color: var(--color-accent);
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: 16px;
	mask-size: 16px;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M16.172 11l-5.364-5.364 1.414-1.414L20 12l-7.778 7.778-1.414-1.414L16.172 13H4v-2z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M16.172 11l-5.364-5.364 1.414-1.414L20 12l-7.778 7.778-1.414-1.414L16.172 13H4v-2z'/%3E%3C/svg%3E");
}

@media screen and (max-width: 767px) {
	.heading-more-text .text-link {
		display: none;
	}
}

.heading-pagi {
	display: flex;
	align-items: center;
}

.heading-pagi::after {
	margin-left: 8px;
	content: '';
	width: 18px;
	height: 18px;
	display: inline-block;
	background-color: var(--color-accent);
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: 18px;
	mask-size: 18px;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M16.172 11l-5.364-5.364 1.414-1.414L20 12l-7.778 7.778-1.414-1.414L16.172 13H4v-2z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M16.172 11l-5.364-5.364 1.414-1.414L20 12l-7.778 7.778-1.414-1.414L16.172 13H4v-2z'/%3E%3C/svg%3E");
}

@media screen and (max-width: 767px) {
	.heading-pagi .heading-pagi-text {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	.module-filters {
		display: none;
	}
}

.module-filters ul {
	padding: 0;
	margin: 0;
}

.module-filters ul li {
	display: inline-block;
	padding: 0;
	margin: 0;
	float: left;
	margin-right: 20px;
}

.module-filters ul li:last-child {
	margin-right: 0 !important;
}

@media screen and (max-width: 767px) {
	.module-sorts {
		display: none;
	}
}

.module-sorts ul li {
	display: block;
}

.module-sorts ul li a {
	display: block;
}

.module-sorts ul li:last-child {
	margin-bottom: 0;
}

.dropdown-click {
	position: relative;
}

.dropdown-click .dropdown-trigger {
	display: flex;
	align-items: center;
}

.dropdown-click .dropdown-trigger::after {
	margin-left: 8px;
	content: '';
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: 19px;
	mask-size: 19px;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 13.172l4.95-4.95 1.414 1.414L12 16 5.636 9.636 7.05 8.222z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 13.172l4.95-4.95 1.414 1.414L12 16 5.636 9.636 7.05 8.222z'/%3E%3C/svg%3E");
	width: 0.7em;
	height: 0.7em;
	display: inline-block;
	background-color: var(--color-accent);
}

.el-social .dropdown-click .dropdown-trigger::after {
	display: none;
}

.dropdown-click .dropdown-trigger.is_open::after {
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: 19px;
	mask-size: 19px;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 10.828l-4.95 4.95-1.414-1.414L12 8l6.364 6.364-1.414 1.414z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 10.828l-4.95 4.95-1.414-1.414L12 8l6.364 6.364-1.414 1.414z'/%3E%3C/svg%3E");
}

.dropdown-click .dropdown-container {
	opacity: 0;
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	z-index: 9;
	white-space: nowrap;
	margin: 1em 0 0;
	padding: 20px;
	background-color: var(--dark-sec-bg-color);
	border-radius: 10px;
	-webkit-box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.12);
}

.dropdown-click .dropdown-container::before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent var(--dark-sec-bg-color) transparent;
	position: absolute;
	right: 20px;
	top: -8px;
}

.bg-dark .dropdown-click .dropdown-container::before {
	border-color: transparent transparent var(--light-sec-bg-color) transparent;
}

.bg-dark .dropdown-click .dropdown-container {
	background-color: var(--light-sec-bg-color);
}

.dropdown-click .dropdown-container a {
	color: var(--dark-text-color-heavier-rgba);
}

.dropdown-click .dropdown-container a:hover {
	color: var(--color-accent);
}

.bg-dark .dropdown-click .dropdown-container a {
	color: var(--light-text-color-heavier-rgba);
}

.bg-dark .dropdown-click .dropdown-container a:hover {
	color: var(--color-accent);
}

.swiper-nav-heading {
	display: flex;
	align-items: center;
}

.swiper-nav-heading > * {
	display: flex;
	margin-right: 20px;
	cursor: pointer;
}

.swiper-nav-heading > *:last-child {
	margin-right: 0;
}

.swiper-nav-heading > *::after {
	content: '';
	width: 20px;
	height: 20px;
	display: inline-block;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-ms-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
	background-color: currentColor;
}

.swiper-nav-heading > *:hover::after {
	background-color: var(--color-accent);
}

.swiper-nav-heading > *.swiper-prev::after {
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: 20px;
	mask-size: 20px;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M7.828 11H20v2H7.828l5.364 5.364-1.414 1.414L4 12l7.778-7.778 1.414 1.414z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M7.828 11H20v2H7.828l5.364 5.364-1.414 1.414L4 12l7.778-7.778 1.414 1.414z'/%3E%3C/svg%3E");
}

.swiper-nav-heading > *.swiper-next::after {
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: 20px;
	mask-size: 20px;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M16.172 11l-5.364-5.364 1.414-1.414L20 12l-7.778 7.778-1.414-1.414L16.172 13H4v-2z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M16.172 11l-5.364-5.364 1.414-1.414L20 12l-7.778 7.778-1.414-1.414L16.172 13H4v-2z'/%3E%3C/svg%3E");
}

.nextprev-pagi {
	display: flex;
	align-items: center;
}

.nextprev-pagi > * {
	display: flex;
	margin-right: 20px;
	cursor: pointer;
}

.nextprev-pagi > *:last-child {
	margin-right: 0;
}

.nextprev-pagi > *::after {
	content: '';
	width: 20px;
	height: 20px;
	display: inline-block;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-ms-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
	background-color: currentColor;
}

.nextprev-pagi > *:hover::after {
	background-color: var(--color-accent);
}

.nextprev-pagi > *.prev-posts::after {
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: 20px;
	mask-size: 20px;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M7.828 11H20v2H7.828l5.364 5.364-1.414 1.414L4 12l7.778-7.778 1.414 1.414z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M7.828 11H20v2H7.828l5.364 5.364-1.414 1.414L4 12l7.778-7.778 1.414 1.414z'/%3E%3C/svg%3E");
}

.nextprev-pagi > *.next-posts::after {
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: 20px;
	mask-size: 20px;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M16.172 11l-5.364-5.364 1.414-1.414L20 12l-7.778 7.778-1.414-1.414L16.172 13H4v-2z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M16.172 11l-5.364-5.364 1.414-1.414L20 12l-7.778 7.778-1.414-1.414L16.172 13H4v-2z'/%3E%3C/svg%3E");
}

.nextprev-pagi > *.btn-disabled {
	opacity: 1;
}

/*--------------------------------------------------------------
# Slider
--------------------------------------------------------------*/
.block-slider {
	position: relative;
	visibility: hidden;
}

.block-slider.slider-showed {
	visibility: visible;
}

.block-slider:not(.slider-showed) {
	height: 0;
}

.block-slider .th90-slider {
	position: relative;
}

.block-slider .swiper-pagination {
	margin-top: 20;
	position: relative;
	line-height: 1;
	font-size: 6px;
	text-align: center;
}

.block-slider .swiper-pagination.text-right {
	text-align: right;
}

.block-slider .swiper-pagination.text-left {
	text-align: left;
}

.block-slider .swiper-pagination .swiper-pagi {
	margin: 0;
	padding: 0;
	line-height: 0;
	width: 1em;
	height: 1em;
	border-radius: 50%;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	margin-right: 2em;
	display: inline-block;
	background-color: var(--dark-bg-color);
	border: 1px solid var(--dark-bg-color);
}

.block-slider .swiper-pagination .swiper-pagi .bg-dark {
	background-color: var(--light-bg-color);
	border: 1px solid var(--light-bg-color);
}

.block-slider .swiper-pagination .swiper-pagi:last-child {
	margin-right: 0 !important;
}

.block-slider .swiper-pagination .swiper-pagi.active {
	background-color: transparent !important;
	transform: scale(1.6);
}

.nav-center .block-slider .swiper-pagination {
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}

.block-slider .slider-arrow {
	z-index: 2;
	width: 46px;
	height: 46px;
	border: 1px solid;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -23px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: var(--color-accent);
	color: var(--color-accent-text);
	border-color: var(--color-accent);
}

.block-slider .slider-arrow.swiper-prev {
	left: 15px;
}

.block-slider .slider-arrow.swiper-prev:before {
	content: '';
	width: 100%;
	height: 100%;
	display: inline-block;
	background-color: currentColor;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: 18px;
	mask-size: 18px;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M7.828 11H20v2H7.828l5.364 5.364-1.414 1.414L4 12l7.778-7.778 1.414 1.414z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M7.828 11H20v2H7.828l5.364 5.364-1.414 1.414L4 12l7.778-7.778 1.414 1.414z'/%3E%3C/svg%3E");
}

.block-slider .slider-arrow.swiper-next {
	right: 15px;
}

.block-slider .slider-arrow.swiper-next:before {
	content: '';
	width: 100%;
	height: 100%;
	display: inline-block;
	background-color: currentColor;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: 18px;
	mask-size: 18px;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M16.172 11l-5.364-5.364 1.414-1.414L20 12l-7.778 7.778-1.414-1.414L16.172 13H4v-2z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M16.172 11l-5.364-5.364 1.414-1.414L20 12l-7.778 7.778-1.414-1.414L16.172 13H4v-2z'/%3E%3C/svg%3E");
}

.block-slider .slider-arrow:hover {
	background-color: var(--color-accent);
	color: var(--color-accent-text);
	border-color: var(--color-accent);
}

.block-slider .slider-arrow.swiper-button-disabled {
	cursor: default;
}

.block-slider.nav-show-onhover .slider-arrow {
	opacity: 0;
	visibility: hidden;
}

.block-slider.nav-show-onhover:hover .slider-arrow {
	opacity: 1;
	visibility: visible;
}

/**
 * Swiper 5.3.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 29, 2020
 */
@font-face {
	font-family: 'swiper-icons';
	src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
	font-weight: 400;
	font-style: normal;
}

:root {
	--swiper-theme-color: #007aff;
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	/* Fix of Webkit flickering */
	z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
	flex-direction: column;
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
	flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto;
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform;
}

.swiper-slide-invisible-blank {
	visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height;
}

/* 3D Effects */
.swiper-container-3d {
	perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	/* For Firefox */
	-ms-overflow-style: none;
	/* For Internet Explorer and Edge */
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
	display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
	scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
	scroll-snap-type: y mandatory;
}

:root {
	--swiper-navigation-size: 44px;
	/*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: calc(var(--swiper-navigation-size) / 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: 0.35;
	cursor: auto;
	pointer-events: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	text-transform: none;
	font-variant: initial;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 10px;
	right: auto;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
	content: 'prev';
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 10px;
	left: auto;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
	content: 'next';
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
	--swiper-navigation-color: #ffffff;
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
	--swiper-navigation-color: #000000;
}

.swiper-button-lock {
	display: none;
}

:root {
	/*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: 300ms opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}

/* Common Styles */
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(0.33);
	position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(0.33);
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: 0.2;
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: 200ms transform, 200ms top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: 200ms transform, 200ms left;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: 200ms transform, 200ms right;
}

/* Progress */
.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, 0.25);
	position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0;
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0;
}

.swiper-pagination-white {
	--swiper-pagination-color: #ffffff;
}

.swiper-pagination-black {
	--swiper-pagination-color: #000000;
}

.swiper-pagination-lock {
	display: none;
}

/* Scrollbar */
.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%;
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	left: 0;
	top: 0;
}

.swiper-scrollbar-cursor-drag {
	cursor: move;
}

.swiper-scrollbar-lock {
	display: none;
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}

.swiper-slide-zoomed {
	cursor: move;
}

/* Preloader */
:root {
	/*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	animation: swiper-preloader-spin 1s infinite linear;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: transparent;
}

.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg);
	}
}

/* a11y */
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-cube {
	overflow: visible;
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0;
}

.swiper-container-flip {
	overflow: visible;
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

/*--------------------------------------------------------------
# Offcanvas
--------------------------------------------------------------*/
.offcanvas {
	pointer-events: none;
	visibility: hidden;
	opacity: 0;
	position: fixed;
	top: 0;
	bottom: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	right: 0;
	overflow-y: auto;
	webkit-box-shadow: 0 0 20px 0 rgba(10, 8, 8, 0.2);
	-o-box-shadow: 0 0 20px 0 rgba(10, 8, 8, 0.2);
	-moz-box-shadow: 0 0 20px 0 rgba(10, 8, 8, 0.2);
	-ms-box-shadow: 0 0 20px 0 rgba(10, 8, 8, 0.2);
	box-shadow: 0 0 20px 0 rgba(10, 8, 8, 0.2);
	max-width: var(--offcanvas_width-width);
}

.offcanvas.showfrom-left {
	left: 0;
}

.admin-bar .offcanvas {
	top: 32px;
}

.offcanvas-background {
	opacity: var(--offcanvas_bg_img_opacity);
}

.offcanvas-inner {
	padding: 40px var(--primary_space) 80px;
	position: relative;
	min-height: 100%;
	display: flex;
	flex-direction: column;
}

.menu-center .offcanvas-inner {
	align-items: center;
}

.offcanvas-inner .box-holder-img {
	z-index: -1;
}

.offcanvas-close-wrap {
	overflow: hidden;
	width: 100%;
	display: flex;
	justify-content: flex-end;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.offcanvas-close-wrap .popup-close {
	background-color: var(--color-accent);
	color: var(--color-accent-text);
	border-color: var(--color-accent);
	font-size: 23px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.offcanvas-overlay {
	display: none;
	opacity: 0;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	z-index: 998;
	background-color: var(--offcanvas_overlay-rgba);
	backdrop-filter: blur(calc(var(--offcanvas_overlay_blur) * 1px));
	-webkit-backdrop-filter: blur(calc(var(--offcanvas_overlay_blur) * 1px));
}

/*--------------------------------------------------------------
# Offcanvas Mobile Menu
--------------------------------------------------------------*/
.mobilemenu {
	pointer-events: none;
	visibility: hidden;
	opacity: 0;
	position: fixed;
	top: 0;
	bottom: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	right: 0;
	overflow-y: auto;
	max-width: 100%;
}

.admin-bar .mobilemenu {
	top: 32px;
}

@media screen and (min-width: 1025px) {
	.mobilemenu {
		display: none;
	}
}

.amp-mobilemenu {
	width: 400px;
	max-width: 100%;
}

.mobilemenu-background {
	opacity: var(--mobilemenu_bg_img_opacity);
}

.mobilemenu-inner {
	padding: 60px 40px;
	position: relative;
	min-height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.menu-center .mobilemenu-inner {
	align-items: center;
}

.mobilemenu-inner .box-holder-img {
	z-index: -1;
}

.mobilemenu-close-wrap {
	overflow: hidden;
	width: 100%;
	display: flex;
	justify-content: flex-end;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.mobilemenu-close-wrap .popup-close {
	background-color: var(--color-accent);
	color: var(--color-accent-text);
	border-color: var(--color-accent);
	font-size: 23px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.nav-mobile > ul,
ul.nav-mobile {
	list-style: none;
	font-family: var(--font_heading-font-family);
	font-weight: var(--font_heading-font-weight);
	font-style: var(--font_heading-font-style);
	text-transform: var(--font_heading-text-transform);
	line-height: var(--font_heading-line-height);
	letter-spacing: var(--font_heading-letter-spacing);
	font-size: 2em;
	line-height: 1;
	margin: 0;
	padding: 0;
}

.menu-center .nav-mobile > ul, .menu-center
ul.nav-mobile {
	text-align: center;
}

.menu-right .nav-mobile > ul, .menu-right
ul.nav-mobile {
	text-align: right;
}

.nav-mobile > ul li,
ul.nav-mobile li {
	display: block;
	position: relative;
	margin-bottom: 1em;
}

.nav-mobile > ul li:last-child,
ul.nav-mobile li:last-child {
	margin-bottom: 0 !important;
}

.nav-mobile > ul li a,
ul.nav-mobile li a {
	display: block;
	position: relative;
	padding-right: var(--primary_space);
	text-decoration: none;
}

.menu-right .nav-mobile > ul li a, .menu-right
ul.nav-mobile li a {
	padding-right: 0;
	padding-left: var(--primary_space);
}

.nav-mobile > ul li a:hover,
ul.nav-mobile li a:hover {
	color: currentColor;
}

.menu-center .nav-mobile > ul li a, .menu-center
ul.nav-mobile li a {
	display: inline-block;
	padding-right: 0;
	padding-left: 0;
}

.nav-mobile > ul li a .menu-text,
ul.nav-mobile li a .menu-text {
	position: relative;
	line-height: 1;
	display: inline-block;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-ms-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
	text-decoration-line: underline;
	text-decoration-color: transparent;
}

.menu-hover-default .nav-mobile > ul li.current-menu-ancestor > a .menu-text, .menu-hover-default .nav-mobile > ul li.current-menu-item > a .menu-text, .menu-hover-default .nav-mobile > ul li:hover > a .menu-text, .menu-hover-default
ul.nav-mobile li.current-menu-ancestor > a .menu-text, .menu-hover-default
ul.nav-mobile li.current-menu-item > a .menu-text, .menu-hover-default
ul.nav-mobile li:hover > a .menu-text {
	opacity: 0.5;
	color: currentColor;
	text-decoration-color: transparent;
}

.menu-hover-color .nav-mobile > ul li.current-menu-ancestor > a .menu-text, .menu-hover-color .nav-mobile > ul li.current-menu-item > a .menu-text, .menu-hover-color .nav-mobile > ul li:hover > a .menu-text, .menu-hover-color
ul.nav-mobile li.current-menu-ancestor > a .menu-text, .menu-hover-color
ul.nav-mobile li.current-menu-item > a .menu-text, .menu-hover-color
ul.nav-mobile li:hover > a .menu-text {
	color: var(--color-accent);
	text-decoration-color: transparent;
}

.menu-hover-underline .nav-mobile > ul li.current-menu-ancestor > a .menu-text, .menu-hover-underline .nav-mobile > ul li.current-menu-item > a .menu-text, .menu-hover-underline .nav-mobile > ul li:hover > a .menu-text, .menu-hover-underline
ul.nav-mobile li.current-menu-ancestor > a .menu-text, .menu-hover-underline
ul.nav-mobile li.current-menu-item > a .menu-text, .menu-hover-underline
ul.nav-mobile li:hover > a .menu-text {
	color: currentColor;
	text-decoration-color: currentColor;
}

.menu-hover-underline_color .nav-mobile > ul li.current-menu-ancestor > a .menu-text, .menu-hover-underline_color .nav-mobile > ul li.current-menu-item > a .menu-text, .menu-hover-underline_color .nav-mobile > ul li:hover > a .menu-text, .menu-hover-underline_color
ul.nav-mobile li.current-menu-ancestor > a .menu-text, .menu-hover-underline_color
ul.nav-mobile li.current-menu-item > a .menu-text, .menu-hover-underline_color
ul.nav-mobile li:hover > a .menu-text {
	color: currentColor;
	text-decoration-color: var(--color-accent);
}

.menu-hover-underline_text_color .nav-mobile > ul li.current-menu-ancestor > a .menu-text, .menu-hover-underline_text_color .nav-mobile > ul li.current-menu-item > a .menu-text, .menu-hover-underline_text_color .nav-mobile > ul li:hover > a .menu-text, .menu-hover-underline_text_color
ul.nav-mobile li.current-menu-ancestor > a .menu-text, .menu-hover-underline_text_color
ul.nav-mobile li.current-menu-item > a .menu-text, .menu-hover-underline_text_color
ul.nav-mobile li:hover > a .menu-text {
	color: var(--color-accent);
	text-decoration-color: var(--color-accent);
}

.nav-mobile > ul ul.sub-menu,
ul.nav-mobile ul.sub-menu {
	list-style: none;
	font-size: 0.8em;
	display: none;
	margin: 0;
	padding: 0;
	margin-top: 1.2em;
	border-color: var(--light-line-color-rgba);
}

.bg-dark .nav-mobile > ul ul.sub-menu, .bg-dark
ul.nav-mobile ul.sub-menu {
	border-color: var(--dark-line-color-rgba);
}

.amp-mobilemenu .nav-mobile > ul ul.sub-menu, .amp-mobilemenu
ul.nav-mobile ul.sub-menu {
	display: block;
}

.menu-right .nav-mobile > ul ul.sub-menu, .menu-right
ul.nav-mobile ul.sub-menu {
	padding-right: 1.2em;
	/*border-right-width: 1px;
            border-right-style: solid;*/
}

.menu-left .nav-mobile > ul ul.sub-menu, .menu-left
ul.nav-mobile ul.sub-menu {
	padding-left: 1.2em;
	/*border-left-width: 1px;
            border-left-style: solid;*/
}

.sub-pointer {
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	margin-left: 15px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	width: 34px;
	height: 34px;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center center;
	mask-position: center center;
	-webkit-mask-size: 24px;
	mask-size: 24px;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 13.172l4.95-4.95 1.414 1.414L12 16 5.636 9.636 7.05 8.222z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 13.172l4.95-4.95 1.414 1.414L12 16 5.636 9.636 7.05 8.222z'/%3E%3C/svg%3E");
	background-color: currentColor;
}

.sub-pointer:hover {
	background-color: var(--color-accent);
}

.sub-pointer.is-active {
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center center;
	mask-position: center center;
	-webkit-mask-size: 24px;
	mask-size: 24px;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 10.828l-4.95 4.95-1.414-1.414L12 8l6.364 6.364-1.414 1.414z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 10.828l-4.95 4.95-1.414-1.414L12 8l6.364 6.364-1.414 1.414z'/%3E%3C/svg%3E");
}

.menu-center .sub-pointer {
	right: -40px;
	-webkit-mask-position: center;
	mask-position: center;
}

.menu-right .sub-pointer {
	left: 0;
	right: auto;
	margin-left: 0;
	margin-right: 15px;
}

/*--------------------------------------------------------------
# Page & Article Title
--------------------------------------------------------------*/
.entry-header-page {
	width: 100%;
	margin-bottom: 40px;
}

.page_title-section .entry-header-page {
	margin-bottom: 0;
}

.entry-header-page .sub-title {
	font-family: var(--second_text-font-family);
	font-weight: var(--second_text-font-weight);
	font-style: var(--second_text-font-style);
	text-transform: var(--second_text-text-transform);
	font-size: var(--second_text-font-size);
	letter-spacing: var(--second_text-letter-spacing);
	line-height: var(--second_text-line-height);
}

.page_title-section {
	margin-bottom: 40px;
}

.page_title-section .section-inner {
	margin-left: calc((var(--primary_space) / 2) * -1);
	margin-right: calc((var(--primary_space) / 2) * -1);
	padding-top: var(--page_title_padding-padding-top);
	padding-bottom: var(--page_title_padding-padding-bottom);
}

.page_title-section .entry-header-page {
	padding-left: calc(var(--primary_space) / 2);
	padding-right: calc(var(--primary_space) / 2);
}

.page_title-section.text-center .section-inner {
	justify-content: center;
}

.page_title-section.text-right .section-inner {
	justify-content: flex-end;
}

.page-title {
	display: flex;
}

.entry-meta-holder + .page-title {
	margin-top: 15px;
}

.page-title + .entry-meta-holder {
	margin-top: 20px;
}

.page-title + .entry-meta-holder.entry-meta-modern {
	margin-top: 30px;
}

@media screen and (min-width: 1025px) {
	.text-left .page-title,
	.text-right .page-title {
		justify-content: space-between;
		align-items: center;
	}
}

@media screen and (max-width: 1024px) {
	.text-left .page-title,
	.text-right .page-title {
		flex-direction: column-reverse;
	}
}

@media screen and (min-width: 1025px) {
	.text-right .page-title {
		flex-direction: row-reverse;
	}
}

.text-center .page-title {
	flex-direction: column-reverse;
}

.entry-header-article .page-title {
	flex-direction: column;
}

.text-center .articles-count {
	margin-bottom: 12px;
}

.page-desc {
	margin-top: 20px;
	font-size: 1.1rem;
}

@media screen and (max-width: 1024px) {
	.page-desc {
		font-size: 1rem !important;
	}
}

.text-center .page-desc .entry-author .vcard {
	flex-direction: column;
	align-items: center;
}

.text-right .page-desc .entry-author .avatar {
	float: right;
	margin-right: 0;
	margin-left: 30px;
}

.text-center .page-desc .entry-author .avatar {
	float: none;
	display: inline-block;
	margin-right: 0;
	margin-bottom: 20px;
}

.page-desc .entry-author .social-icons {
	margin-top: 15px;
}

.text-center .page-desc .entry-author .social-icons {
	justify-content: center;
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
ul.breadcrumbs {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	white-space: nowrap;
}

ul.breadcrumbs li {
	margin: 0;
	padding: 0;
	display: inline-block;
	margin-left: 26px;
	position: relative;
}

ul.breadcrumbs li::before {
	content: '';
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: -16px;
	background-color: currentColor;
	height: 100%;
	width: 5px;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: 15px;
	mask-size: 15px;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M13.172 12l-4.95-4.95 1.414-1.414L16 12l-6.364 6.364-1.414-1.414z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M13.172 12l-4.95-4.95 1.414-1.414L16 12l-6.364 6.364-1.414-1.414z'/%3E%3C/svg%3E");
}

ul.breadcrumbs li:first-child {
	margin-left: 0;
}

ul.breadcrumbs li:first-child::before {
	display: none;
}

/*--------------------------------------------------------------
# 404 Error Page
--------------------------------------------------------------*/
.content-404 {
	max-width: 70%;
	margin: 0 auto;
}

.content-404 .page-404-number {
	font-weight: 800;
	font-size: 100px;
	margin-bottom: 20px;
}

.content-404 .back-to-home {
	margin-top: 30px;
}

/*--------------------------------------------------------------
# Advertisement
--------------------------------------------------------------*/
.banner-box {
	display: flex;
}

.banner-box-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.banner-box-inner .thumb-container {
	border-radius: 0 !important;
}

.banner-desc,
.banner-overlay,
.banner-url {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.banner-desc {
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
}

.banner-desc-title {
	color: #fff;
	padding: 15px 20px;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	font-weight: 500;
}

/* Newsletter */
.newsletter-popup {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 9999;
	display: none;
	opacity: 0;
	overflow: hidden;
	height: 100%;
	width: 100%;
	justify-content: center;
	align-items: center;
}

.newsletter-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	background-color: var(--newsletter_overlay-rgba);
	backdrop-filter: blur(calc(var(--newsletter_overlay_blur) * 1px));
	-webkit-backdrop-filter: blur(calc(var(--newsletter_overlay_blur) * 1px));
}

.th90-newsletter {
	position: relative;
	display: none;
	max-height: 100%;
	max-width: 100%;
	height: calc(var(--newsletter_height) * 1px);
	width: calc(var(--newsletter_width) * 1px);
	webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
}

@media screen and (min-width: 768px) {
	.th90-newsletter {
		justify-content: center;
		flex-wrap: nowrap;
	}
}

@media screen and (max-width: 767px) {
	.th90-newsletter {
		flex-direction: column;
		height: 100%;
	}
}

.th90-newsletter > * {
	width: 50%;
	flex: 0 0 50%;
	height: 100%;
}

@media screen and (max-width: 767px) {
	.th90-newsletter > * {
		width: 100%;
	}
	.th90-newsletter > *.newsletter-img {
		flex: 0 0 40%;
		height: 40%;
	}
	.th90-newsletter > *.newsletter-content {
		flex: 0 0 60%;
		height: 60%;
	}
}

.newsletter-img {
	overflow: hidden;
}

.newsletter-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-object-fit: cover;
}

.newsletter-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

@media screen and (min-width: 768px) {
	.newsletter-content {
		position: relative;
	}
}

.newsletter-content .popup-close {
	position: absolute;
	top: 15px;
	right: 15px;
}

/* Newsletter Widget */
.newsletter-inner {
	padding: 40px;
	background-color: var(--light-sec-bg-color);
}

.text-center .newsletter-inner input:not([type='button']):not([type='reset']):not([type='submit']), .text-center
.newsletter-inner select {
	text-align: center;
}

.bg-dark .newsletter-inner {
	background-color: var(--dark-sec-bg-color);
}

.newsletter-style2 .newsletter-inner {
	background-color: var(--color-accent);
	color: var(--color-accent-text);
}

.newsletter-style2 .newsletter-inner a,
.newsletter-style2 .newsletter-inner h3,
.newsletter-style2 .newsletter-inner h4,
.newsletter-style2 .newsletter-inner label {
	color: var(--color-accent-text);
}

.newsletter-style2 .newsletter-inner .close-icon::after,
.newsletter-style2 .newsletter-inner .close-icon::before {
	background-color: var(--color-accent-text);
}

.newsletter-style2 .newsletter-inner input:not([type='button']):not([type='reset']):not([type='submit']),
.newsletter-style2 .newsletter-inner select {
	background-color: rgba(255, 255, 255, 0.14);
	border-color: rgba(255, 255, 255, 0.14);
	color: var(--color-accent-text);
}

.newsletter-style2 .newsletter-inner input:not([type='button']):not([type='reset']):not([type='submit'])::placeholder,
.newsletter-style2 .newsletter-inner select::placeholder {
	color: var(--color-accent-text);
}

.newsletter-style2 .newsletter-inner input:not([type='button']):not([type='reset']):not([type='submit']):-webkit-input-placeholder,
.newsletter-style2 .newsletter-inner select:-webkit-input-placeholder {
	color: var(--color-accent-text);
}

.newsletter-style2 .newsletter-inner input:not([type='button']):not([type='reset']):not([type='submit']):-moz-placeholder,
.newsletter-style2 .newsletter-inner select:-moz-placeholder {
	color: var(--color-accent-text);
}

.newsletter-style2 .newsletter-inner input:not([type='button']):not([type='reset']):not([type='submit'])::-moz-placeholder,
.newsletter-style2 .newsletter-inner select::-moz-placeholder {
	color: var(--color-accent-text);
}

.newsletter-style2 .newsletter-inner input:not([type='button']):not([type='reset']):not([type='submit']):-ms-input-placeholder,
.newsletter-style2 .newsletter-inner select:-ms-input-placeholder {
	color: var(--color-accent-text);
}

.newsletter-style2 .newsletter-inner input[type='button'],
.newsletter-style2 .newsletter-inner input[type='reset'],
.newsletter-style2 .newsletter-inner input[type='submit'] {
	border-color: var(--light-bg-color);
	background-color: var(--light-bg-color);
	color: var(--color-accent);
}

.newsletter-style4 .newsletter-inner {
	padding: 0;
	background-color: transparent;
}

.newsletter-icon-wrap {
	margin-bottom: 30px;
}

.newsletter-icon-wrap .newsletter-icon {
	width: 80px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 36px;
	border-radius: 50%;
	background-color: var(--light-bg-color);
	color: var(--color-accent);
}

.text-center .newsletter-icon-wrap .newsletter-icon {
	margin: 0 auto;
}

.newsletter-icon-wrap img {
	display: flex;
}

.text-center .newsletter-icon-wrap img {
	margin: 0 auto;
}

/* MC4WP - Mailchimp */
.text-center .mc4wp-form-fields {
	margin: 0 auto;
}

.mc4wp-form-fields input[type='checkbox'],
.mc4wp-form-fields input[type='radio'] {
	width: auto;
}

.form-style1 .mc4wp-form-fields p {
	margin-bottom: 20px;
}

.form-style1 .mc4wp-form-fields p:last-child {
	margin-bottom: 0;
}

.form-style1 .mc4wp-form-fields button,
.form-style1 .mc4wp-form-fields input[type='button'],
.form-style1 .mc4wp-form-fields input[type='submit'] {
	width: 100%;
}

.form-style2 .mc4wp-form-fields,
.form-style3 .mc4wp-form-fields {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-radius: calc(var(--button_radius) * 1px);
	background-color: var(--light-bg-color);
}

.bg-dark .form-style2 .mc4wp-form-fields, .bg-dark
.form-style3 .mc4wp-form-fields {
	background-color: var(--dark-bg-color);
}

.newsletter-style2 .form-style2 .mc4wp-form-fields, .newsletter-style2
.form-style3 .mc4wp-form-fields {
	background-color: rgba(255, 255, 255, 0.14);
}

.bg-dark .newsletter-style2 .form-style2 .mc4wp-form-fields, .bg-dark .newsletter-style2
.form-style3 .mc4wp-form-fields {
	background-color: rgba(255, 255, 255, 0.14);
}

.newsletter-style4 .form-style2 .mc4wp-form-fields, .newsletter-style4
.form-style3 .mc4wp-form-fields {
	background-color: var(--light-sec-bg-color);
}

.bg-second .newsletter-style4 .form-style2 .mc4wp-form-fields, .bg-second .newsletter-style4
.form-style3 .mc4wp-form-fields {
	background-color: var(--light-bg-color);
}

.bg-dark .newsletter-style4 .form-style2 .mc4wp-form-fields, .bg-dark .newsletter-style4
.form-style3 .mc4wp-form-fields {
	background-color: var(--dark-sec-bg-color);
}

.bg-second.bg-dark .newsletter-style4 .form-style2 .mc4wp-form-fields, .bg-second.bg-dark .newsletter-style4
.form-style3 .mc4wp-form-fields {
	background-color: var(--dark-bg-color);
}

.form-style2 .mc4wp-form-fields > *,
.form-style3 .mc4wp-form-fields > * {
	flex-grow: 1;
}

.form-style2 .mc4wp-form-fields > *:last-child,
.form-style3 .mc4wp-form-fields > *:last-child {
	flex-grow: 0;
}

.form-style2 .mc4wp-form-fields + *,
.form-style3 .mc4wp-form-fields + * {
	margin-top: 15px;
}

.form-style2 .mc4wp-form-fields input,
.form-style2 .mc4wp-form-fields p,
.form-style3 .mc4wp-form-fields input,
.form-style3 .mc4wp-form-fields p {
	margin: 0;
	text-align: left;
}

.form-style2 .mc4wp-form-fields input:not([type='button']):not([type='reset']):not([type='submit']),
.form-style2 .mc4wp-form-fields select,
.form-style3 .mc4wp-form-fields input:not([type='button']):not([type='reset']):not([type='submit']),
.form-style3 .mc4wp-form-fields select {
	background-color: transparent;
	border: none;
	text-align: left;
}

.form-style3 .mc4wp-form-fields input[type='button'],
.form-style3 .mc4wp-form-fields input[type='reset'],
.form-style3 .mc4wp-form-fields input[type='submit'] {
	text-indent: -9999px;
	padding: 0 25px;
	background-color: var(--color-accent);
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: 18px;
	mask-size: 18px;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M16.172 11l-5.364-5.364 1.414-1.414L20 12l-7.778 7.778-1.414-1.414L16.172 13H4v-2z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M16.172 11l-5.364-5.364 1.414-1.414L20 12l-7.778 7.778-1.414-1.414L16.172 13H4v-2z'/%3E%3C/svg%3E");
}

.newsletter-style2 .form-style3 .mc4wp-form-fields input[type='button'], .newsletter-style2
.form-style3 .mc4wp-form-fields input[type='reset'], .newsletter-style2
.form-style3 .mc4wp-form-fields input[type='submit'] {
	background-color: var(--color-accent-text);
}

.mc4wp-response {
	margin-bottom: 20px;
	font-weight: 700;
}

.jctkr-wrapper,
.jctkr-wrapper * {
	box-sizing: border-box;
}

.jctkr-wrapper {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 1em;
	vertical-align: top;
	overflow: hidden;
}

.jctkr-wrapper ul {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	white-space: nowrap;
	text-align: left;
	opacity: 0;
	-webkit-transition: opacity 1s;
	transition: opacity 1s;
}

.jctkr-wrapper.jctkr-initialized ul {
	opacity: 1;
}

.jctkr-label,
.jctkr-wrapper ul li {
	display: inline-block;
}

/* Custom */
.el-scroller,
.el-scroller-widget,
.el-ticker,
.el-ticker-widget,
.ticker-wrap {
	width: 100%;
}

.ticker-wrap {
	display: flex;
	align-items: center;
}

.ticker-wrap.ticker-bg-sec {
	background-color: var(--light-sec-bg-color);
}

.bg-dark .ticker-wrap.ticker-bg-sec {
	background-color: var(--dark-sec-bg-color);
}

.ticker-wrap.ticker-bg-sec.ticker-heading1 {
	padding: 0 20px;
}

.ticker-wrap.ticker-bg-sec.ticker-heading2, .ticker-wrap.ticker-bg-sec.ticker-heading3 {
	padding-right: 20px;
}

.ticker-posts {
	height: 50px;
}

.ticker-heading {
	flex-shrink: 0;
	margin-bottom: 0 !important;
	display: flex;
	align-items: center;
	padding-right: 20px;
}

.ticker-heading2 .ticker-heading,
.ticker-heading3 .ticker-heading {
	height: 100%;
	padding: 0 1.25em;
	background-color: var(--color-accent);
	color: var(--color-accent-text);
	margin-right: 1em;
	position: relative;
}

.ticker-heading3 .ticker-heading::after {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: -10px;
	content: '';
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid var(--color-accent);
}

.ticker-heading .icon-svg + .tickerheading-text {
	margin-left: 0.5em;
}

@media screen and (max-width: 767px) {
	.ticker-heading .icon-svg + .tickerheading-text {
		display: none;
	}
}

.ticker-heading .icon-svg svg {
	fill: var(--color-accent);
}

.ticker-heading2 .ticker-heading .icon-svg svg,
.ticker-heading3 .ticker-heading .icon-svg svg {
	fill: var(--color-accent-text);
}

.th90-ticker {
	display: block;
	line-height: 1.2em !important;
	overflow: hidden;
}

.el-scroller-widget .th90-ticker,
.el-ticker-widget .th90-ticker {
	font-size: 1em;
}

.th90-ticker ul {
	opacity: 0;
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center;
}

.th90-ticker ul li {
	margin-bottom: 0;
	position: relative;
	display: flex;
	align-items: center;
}

.title-stroke .th90-ticker ul li > a, .title-stroke
.th90-ticker ul li .ticker-text {
	-webkit-text-fill-color: transparent;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: var(--color-accent);
}

.th90-ticker ul li .ticker-div {
	position: relative;
	width: 2em;
}

.div-none .th90-ticker ul li .ticker-div {
	width: 1em;
}

.div-slash .th90-ticker ul li .ticker-div::before {
	content: '';
	width: 1px;
	height: 1em;
	background-color: var(--color-accent);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%) rotate(20deg);
}

.div-dot_circle .th90-ticker ul li .ticker-div::before {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	content: '';
	width: 0.28em;
	height: 0.28em;
	background-color: var(--color-accent);
	border-radius: 50%;
}

.div-dot_square .th90-ticker ul li .ticker-div::before {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	content: '';
	width: 0.28em;
	height: 0.28em;
	background-color: var(--color-accent);
}

.div-dot_diamond .th90-ticker ul li .ticker-div::before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%) rotate(45deg);
	content: '';
	width: 0.28em;
	height: 0.28em;
	background-color: var(--color-accent);
}

.div-vbar .th90-ticker ul li .ticker-div::before {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	content: '';
	width: 1px;
	height: 1em;
	background-color: var(--color-accent);
}

.th90-ticker ul li .ticker-div-svg {
	width: 0.5em;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: var(--color-accent);
}

.th90-ticker ul li .ticker-div-svg svg {
	fill: currentColor;
	width: 100%;
	height: 100%;
	display: flex;
}

.ticker-post {
	display: flex;
	justify-content: center;
	align-items: center;
}

.thumb-after .ticker-post {
	flex-direction: row-reverse;
}

.ticker-thumb {
	position: relative;
	width: 2em;
	margin-right: 20px;
}

.thumb-after .ticker-thumb {
	margin-left: 20px;
	margin-right: 0;
}

.thumb-ticker-round .thumb-container {
	border-radius: 999px;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
.desktop-el {
	display: block !important;
}

@media screen and (max-width: 1024px) {
	.desktop-el {
		display: none !important;
	}
}

.mobile-el {
	display: none !important;
}

@media screen and (max-width: 1024px) {
	.mobile-el {
		display: block !important;
	}
}

.flex-mobile-el {
	display: none !important;
}

@media screen and (max-width: 1024px) {
	.flex-mobile-el {
		display: flex !important;
	}
}

.flex-desktop-el {
	display: flex !important;
}

@media screen and (max-width: 1024px) {
	.flex-desktop-el {
		display: none !important;
	}
}

/* Sticky Sidebar */
.theiaStickySidebar {
	padding-bottom: 0 !important;
}

/* Loader */
.loader {
	display: flex;
	align-items: center;
	justify-content: center;
	width: auto;
	height: auto;
	color: var(--color-accent);
	font-size: 30px;
}

.loader svg {
	fill: currentColor;
	animation: spin 1s infinite linear;
	width: 1em;
	height: 1em;
}

/* Scroll to Top */
.fly-trigger {
	z-index: 998;
	position: fixed;
	right: 20px;
	margin-bottom: 0;
	bottom: -75px;
	opacity: 0;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-ms-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
}

.fly-trigger .button {
	width: 42px;
	height: 42px;
	box-shadow: 0 5px 25px rgba(0, 0, 0, 0.3);
}

.fly-trigger .button .icon-svg {
	font-size: 24px;
}

.fly-trigger .button.top-angle_up .icon-svg {
	font-size: 26px;
}

.fly-trigger .button.top-text {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.fly-trigger.always-show, .fly-trigger.show {
	opacity: 1;
	bottom: 20px;
}

.fixed-trigger {
	z-index: 998;
	position: fixed;
	left: 20px;
	margin-bottom: 0;
	bottom: 20px;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-ms-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
}

.fixed-trigger .button {
	width: 42px;
	height: 42px;
	box-shadow: 0 5px 25px rgba(0, 0, 0, 0.3);
}

.fixed-trigger .button .icon-svg {
	font-size: 24px;
}

/* Dark Switcher */
.skin-trigger.trigger-light {
	display: none;
}

/* Contact Form 7 */
.wpcf7 span.wpcf7-list-item {
	display: block;
	margin: 0;
}

/* Reading Indicator */
.reading-indicator {
	position: fixed;
	z-index: 99;
	left: 0;
	background-color: var(--color-accent);
	height: calc(var(--reading_indicator_height) * 1px);
}

.reading-indicator-bottom .reading-indicator {
	bottom: 0;
	top: auto;
}

.reading-indicator-top .reading-indicator {
	bottom: auto;
	top: 0;
}

@media screen and (min-width: 1025px) {
	.admin-bar.reading-indicator-top .reading-indicator {
		top: 32px;
	}
}

/* Dynamic Width Select */
.resizeselect {
	display: none;
}

#width_tmp_select {
	display: none;
	visibility: hidden;
	width: auto;
}

@-webkit-keyframes spin {
	0% {
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-moz-transform: rotate(359deg);
		-o-transform: rotate(359deg);
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

@keyframes spin {
	0% {
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-moz-transform: rotate(359deg);
		-o-transform: rotate(359deg);
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

/* Noise */
.noise {
	height: 100vh;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	z-index: 999999;
	opacity: var(--noise_bg_opacity);
	pointer-events: none;
}

.noise .noise-inner {
	top: -300vw;
	right: -300vw;
	bottom: -300vw;
	left: -300vw;
	position: absolute;
	background-position: 50%;
	background-image: url("images/noise.png");
	-webkit-animation: noise 2s steps(3) infinite;
	animation: noise 2s steps(3) infinite;
	background-size: 100px;
}

.bg-noise {
	position: relative;
	overflow: hidden !important;
}

.bg-noise::before {
	content: '';
	z-index: 999999;
	opacity: 0.2;
	pointer-events: none;
	top: -300vw;
	right: -300vw;
	bottom: -300vw;
	left: -300vw;
	position: absolute;
	background-position: 50%;
	background-image: url("images/noise.png");
	-webkit-animation: noise 2s steps(3) infinite;
	animation: noise 2s steps(3) infinite;
	background-size: 100px;
}

@-webkit-keyframes noise {
	0% {
		transform: translate(0);
	}
	10% {
		transform: translate(-5%, -6%);
	}
	20% {
		transform: translate(-6%, 5%);
	}
	30% {
		transform: translate(7%, -5%);
	}
	40% {
		transform: translate(-5%, 7%);
	}
	50% {
		transform: translate(-8%, 6%);
	}
	60% {
		transform: translate(5%);
	}
	70% {
		transform: translateY(6%);
	}
	80% {
		transform: translate(2%, 7%);
	}
	90% {
		transform: translate(-5%, 8%);
	}
	to {
		transform: translate(0);
	}
}

@keyframes noise {
	0% {
		transform: translate(0);
	}
	10% {
		transform: translate(-5%, -6%);
	}
	20% {
		transform: translate(-6%, 5%);
	}
	30% {
		transform: translate(7%, -5%);
	}
	40% {
		transform: translate(-5%, 7%);
	}
	50% {
		transform: translate(-8%, 6%);
	}
	60% {
		transform: translate(5%);
	}
	70% {
		transform: translateY(6%);
	}
	80% {
		transform: translate(2%, 7%);
	}
	90% {
		transform: translate(-5%, 8%);
	}
	to {
		transform: translate(0);
	}
}

/* Close Icon */
.close-icon {
	width: 1em;
	height: 1em;
	display: block;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	cursor: pointer;
	position: relative;
}

.close-icon:after, .close-icon:before {
	content: "";
	position: absolute;
	height: 1px;
	width: 100%;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-ms-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
	top: 50%;
	background-color: currentColor;
}

.close-icon:after {
	transform: rotate(45deg);
	right: 0;
}

.close-icon:before {
	transform: rotate(-45deg);
	left: 0;
}

.close-icon:hover:after {
	transform: rotate(35deg);
}

.close-icon:hover:before {
	transform: rotate(-35deg);
}

.popup-close {
	width: 34px;
	height: 34px;
	font-size: 34px;
}

.svg-icon-wrap {
	width: auto;
	height: auto;
}

/* Demo Box */
.demo-box .entry-thumbnail {
	border-radius: 12px;
	transition-duration: 0.3s;
	box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.07);
	transition: background 0.3s, transform 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.demo-box .entry-thumbnail img {
	border-radius: 0;
}

.demo-box .entry-thumbnail:hover {
	box-shadow: 0 20px 40px 0 rgba(51, 51, 51, 0.1);
	transform: translateY(-8px);
}