<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*!
Theme Name: Ultimate News
Theme URI: https://ascendoor.com/themes/ultimate-news/
Author: Ascendoor
Author URI: https://ascendoor.com/
Description: Ultimate News theme is a versatile magazine template ideal for news sites, blogs, publishing platforms, and review websites. It offers numerous layouts and can be customized for different industries such as business, finance, healthcare, sports, fashion, and more. Featuring demo content that can be tailored to specific needs, the theme’s homepage showcases a clean, simple magazine-style design. It includes a post banner slider, the latest posts, and a custom widget layout. With its modern and minimalist aesthetic, the theme is user-friendly and easy to set up, especially with the provided pre-built demo. Additionally, the Ultimate News theme is responsive, ensuring optimal viewing across different screen resolutions and browsers. It is compatible with multiple browsers and has been optimized for speed, performance, and search engine optimization (SEO). Demo link: Demo link: https://demos.ascendoor.com/ultimate-news/
Version: 1.0.0
Requires at least: 5.0
Requires PHP: 7.4
Tested up to: 6.7
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: ultimate-news
Tags: custom-background, custom-logo, custom-colors, custom-menu, featured-images, threaded-comments, translation-ready, theme-options, footer-widgets, full-width-template, left-sidebar, right-sidebar, news, blog

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Ultimate News is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
&gt;&gt;&gt; TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
.ascendoor-wrapper {
	padding: 0 20px;
	max-width: var(--container-width);
	margin: 0 auto;
}

.main-widget-section-wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	margin-inline: -10px;
}

.main-widget-section-wrap .primary-widgets-section {
	width: 100%;
	padding-inline: 10px;
}

@media (min-width: 992px) {
	.main-widget-section-wrap .primary-widgets-section {
		order: 2;
	}
}

.main-widget-section-wrap .tertiary-widgets-section,
.main-widget-section-wrap .secondary-widgets-section {
	width: 100%;
	padding-inline: 10px;
}

@media (min-width: 992px) {
	.main-widget-section-wrap .tertiary-widgets-section,
	.main-widget-section-wrap .secondary-widgets-section {
		position: sticky;
		top: 40px;
		order: 3;
	}
}

@media (min-width: 992px) {
	.main-widget-section-wrap .tertiary-widgets-section {
		order: 1;
	}
}

@media (min-width: 992px) {
	.main-widget-section-wrap.one-sidebar .primary-widgets-section {
		width: 70%;
	}
}

@media (min-width: 992px) {
	.main-widget-section-wrap.one-sidebar .tertiary-widgets-section,
	.main-widget-section-wrap.one-sidebar .secondary-widgets-section {
		width: 30%;
		position: sticky;
		top: 40px;
	}
}

@media (min-width: 992px) {
	.main-widget-section-wrap.two-sidebars .primary-widgets-section {
		width: 50%;
	}
}

@media (min-width: 992px) {
	.main-widget-section-wrap.two-sidebars .tertiary-widgets-section,
	.main-widget-section-wrap.two-sidebars .secondary-widgets-section {
		width: 25%;
	}
}

@media (min-width: 992px) {
	.main-widget-section-wrap.no-primary .tertiary-widgets-section,
	.main-widget-section-wrap.no-primary .secondary-widgets-section {
		width: 50%;
	}
}

@media (min-width: 992px) {
	.main-widget-section-wrap.frontpage-left-sidebar {
		flex-direction: row-reverse;
	}
}

.main-widget-section-wrap.no-frontpage-sidebar .primary-widgets-section {
	width: 100%;
}

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* 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;
	-webkit-text-size-adjust: 100%;
}

/* 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;
	height: 0;
	overflow: visible;
}

/**
 * 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;
	font-size: 1em;
}

/* 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;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * 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;
	font-size: 1em;
}

/**
 * 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;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

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

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	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;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * 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;
	padding: 0;
}

/**
 * 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;
	outline-offset: -2px;
}

/**
 * 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;
	font: inherit;
}

/* 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;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	word-break: break-word;
	font-family: var(--font-heading);
}

h1,
.h1 {
	font-size: 4.4rem;
}

h2,
.h2 {
	font-size: 3.4rem;
}

@media (max-width: 992px) {
	h2,
	.h2 {
		font-size: 2.8rem;
	}
}

@media (max-width: 767.98px) {
	h2,
	.h2 {
		font-size: 2.3rem;
	}
}

h3,
.h3 {
	font-size: 1.9rem;
}

h4,
.h4 {
	font-size: 1.5rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	display: block;
	font-weight: 600;
}

h1 {
	font-size: 2em;
	margin: .67em 0;
}

h2,
h3 {
	font-size: 1.3em;
	margin: 1em 0;
}

.update-core-php h2 {
	margin-top: 4em;
}

.update-php h2,
.update-messages h2,
h4 {
	font-size: 1em;
	margin: 1.33em 0;
}

h5 {
	font-size: 0.83em;
	margin: 1.67em 0;
}

h6 {
	font-size: 0.67em;
	margin: 2.33em 0;
}

h1.page-title {
	font-size: 4.4rem;
	margin: 0.5rem 0 1.5rem;
}

@media (max-width: 480px) {
	h1.page-title {
		font-size: 2.4rem;
	}
}

.woocommerce-products-header__title {
	margin-top: 0;
	margin-bottom: 20px;
	line-height: 1;
}

.page-header h1 {
	font-size: var(--font-size-xl);
	margin-top: 0;
	margin-bottom: 20px;
	line-height: 1.2;
}

p {
	margin-bottom: 1.5em;
}

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

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

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

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

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
:root {
	--body-bg: #f7f9f8;
	--primary-color: #ec0000;
	--header-text-color: #ec0000;
	--theme-color: var(--primary-color);
	--light-bg-color: #f0f2f7;
	--text-color-normal: #3D4452;
	--text-color-dark: #1A202B;
	--text-color-light: #83868b;
	--border-color: #E8E9EB;
	--footer-bg-color: #111212;
	--footer-text-color: #a1a6b1;
	--footer-border-color: #2A313F;
	--error: #ff073a;
	--success: #28a745;
	--shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
	--t-color: var(--theme-color);
	--white: #FFF;
	--black: #000;
	--alpha-bg: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0) 100%);
	--alpha-bg-dark: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.45) 71.35%, rgba(0, 0, 0, 0) 100%);
	--notice-success-bg-color: #D4EDDA;
	--notice-success-text-color: #155724;
	--notice-info-bg-color: #D1ECF1;
	--notice-info-text-color: #0C5460;
	--notice-warning-bg-color: #FFF3CD;
	--notice-warning-text-color: #856404;
	--notice-danger-bg-color: #F8D7DA;
	--notice-danger-text-color: #721C24;
	--container-width: 1740px;
	--logo-size-custom: 250px;
	--clr-foreground: #202124;
	--clr-background: #fff;
	--clr-sub-background: #fff;
	--clr-sub-border: #f1f1f1;
	--font-size-xs: clamp(0.7rem, 0.17vw + 0.76rem, 0.79rem);
	--font-size-sm: clamp(0.8rem, 0.17vw + 0.76rem, 0.89rem);
	--font-size-base: clamp(1rem, 0.34vw + 0.91rem, 1.19rem);
	--font-size-md: clamp(1.25rem, 0.61vw + 1.1rem, 1.58rem);
	--font-size-lg: clamp(1.56rem, 1vw + 1.31rem, 2.11rem);
	--font-size-xl: clamp(1.95rem, 1.56vw + 1.56rem, 2.81rem);
	--font-size-xxl: clamp(2.44rem, 2.38vw + 1.85rem, 3.75rem);
	--font-size-xxxl: clamp(2.95rem, 3.54vw + 2.17rem, 5rem);
	--font-main: -apple-system, BlinkMacSystemFont, "Muli", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	--font-heading: 'Roboto', serif;
	--font-code: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	--font-pre: "Courier 10 Pitch", courier, monospace;
	--font-line-height-body: 1.5;
	--font-line-height-pre: 1.6;
	--border-radius-all: 0;
	--border-start-start: var(--border-radius-all);
	--border-start-end: var(--border-radius-all);
	--border-end-start: var(--border-radius-all);
	--border-end-end: var(--border-radius-all);
	--border-radius-all-tops: var(--border-radius-all) var(--border-radius-all) 0 0;
	--border-radius-all-bottoms: 0 0 var(--border-radius-all) var(--border-radius-all);
	--border-radius-all-lefts: var(--border-radius-all) 0 0 var(--border-radius-all);
	--border-radius-all-rights: 0 var(--border-radius-all) var(--border-radius-all) 0;
	--border-radius-button: 10px;
}

@media (prefers-color-scheme: dark) {
	:root {
		--body-bg: #18191a;
		--clr-foreground: #fff;
		--clr-foreground-rgb: 255, 255, 255;
		--clr-background: #202124;
		--light-bg-color: #151618;
		--text-color-normal: #eaeaea;
		--clr-sub-background: #151618;
		--clr-sub-border: #343434;
		--shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
	}
}

body {
	background: var(--body-bg);
	font-size: 1rem;
	font-family: var(--font-main);
	color: var(--text-color-normal);
}

body.page {
	margin-bottom: 0;
}

@media (max-width: 767.98px) {
	body {
		font-size: 1em;
	}
}

body.menu-opened {
	overflow: hidden;
}

.light-theme {
	--body-bg: #f7f9f8;
	--clr-foreground: #202124;
	--clr-foreground-rgb: 32, 33, 36;
	--clr-background: #fff;
	--light-bg-color: #f0f2f7;
	--text-color-normal: #3D4452;
	--clr-sub-background: #fff;
	--clr-sub-border: #f1f1f1;
	--shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.dark-theme {
	--body-bg: #18191a;
	--clr-foreground: #fff;
	--clr-foreground-rgb: 255, 255, 255;
	--clr-background: #202124;
	--light-bg-color: #151618;
	--text-color-normal: #eaeaea;
	--clr-sub-background: #151618;
	--clr-sub-border: #343434;
	--shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
}

.site-footer {
	--light-bg-color: #151618;
	--text-color-normal: #eaeaea;
}

body.custom-background.dark-theme {
	--clr-background: #202124;
	background-color: var(--clr-background);
}

body.custom-background {
	position: relative;
	isolation: isolate;
}

body.custom-background::before {
	position: absolute;
	content: "";
	inset: 0;
	top: -20px;
	z-index: -1;
	background-color: rgba(255, 255, 255, 0.15);
	backdrop-filter: blur(10px);
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0;
	margin-bottom: 1.5em;
	margin-inline-start: 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li &gt; ul,
li &gt; ol {
	margin-bottom: 0;
	margin-inline-start: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0;
	margin-bottom: 1.5em;
	margin-inline: 1.5em;
}

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

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

figure {
	margin: 1em 0;
}

.widget figure {
	margin: 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: var(--primary-color);
}

a:visited {
	color: #800080;
}

a:hover, a:focus, a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
	outline-offset: 1px;
}

a:hover, a:active {
	outline: 0;
}

a:focus-within {
	outline: thin dotted;
	outline-offset: -2px;
}

ul.social-links {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	gap: 10px;
}

.author-social-contacts a,
.teams-social a,
ul.social-links a {
	width: 20px;
	height: 20px;
	opacity: 0.8;
	display: flex;
	font-size: 16px;
	overflow: hidden;
	position: relative;
	align-items: center;
	text-decoration: none;
	justify-content: center;
	transition: all 0.3s ease;
	color: var(--color-text-white);
}

.author-social-contacts a::before,
.teams-social a::before,
ul.social-links a::before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1;
	font-family: 'Font Awesome 5 brands';
	vertical-align: baseline;
	transition: all, ease, .3s;
}

.author-social-contacts a[href*='facebook.com']::before,
.teams-social a[href*='facebook.com']::before,
ul.social-links a[href*='facebook.com']::before {
	content: "\f39e";
}

.author-social-contacts a[href*='twitter.com']::before,
.teams-social a[href*='twitter.com']::before,
ul.social-links a[href*='twitter.com']::before {
	content: "\e61b";
}

.author-social-contacts a[href*='instagram.com']::before,
.teams-social a[href*='instagram.com']::before,
ul.social-links a[href*='instagram.com']::before {
	content: "\f16d";
}

.author-social-contacts a[href*='youtube.com']::before,
.teams-social a[href*='youtube.com']::before,
ul.social-links a[href*='youtube.com']::before {
	content: "\f167";
}

.author-social-contacts a[href*='discord.com']::before,
.teams-social a[href*='discord.com']::before,
ul.social-links a[href*='discord.com']::before {
	content: "\f392";
}

.author-social-contacts a[href*='dribbble.com']::before,
.teams-social a[href*='dribbble.com']::before,
ul.social-links a[href*='dribbble.com']::before {
	content: "\f17d";
}

.author-social-contacts a[href*='google.com']::before,
.teams-social a[href*='google.com']::before,
ul.social-links a[href*='google.com']::before {
	content: "\f1a0";
}

.author-social-contacts a[href*='line.me']::before,
.teams-social a[href*='line.me']::before,
ul.social-links a[href*='line.me']::before {
	content: "\f3c0";
}

.author-social-contacts a[href*='linkedin.com']::before,
.teams-social a[href*='linkedin.com']::before,
ul.social-links a[href*='linkedin.com']::before {
	content: "\f08c";
}

.author-social-contacts a[href*='medium.com']::before,
.teams-social a[href*='medium.com']::before,
ul.social-links a[href*='medium.com']::before {
	content: "\f23a";
}

.author-social-contacts a[href*='messenger.com']::before,
.teams-social a[href*='messenger.com']::before,
ul.social-links a[href*='messenger.com']::before {
	content: "\f39f";
}

.author-social-contacts a[href*='paypal.com']::before,
.teams-social a[href*='paypal.com']::before,
ul.social-links a[href*='paypal.com']::before {
	content: "\f1ed";
}

.author-social-contacts a[href*='pinterest.com']::before,
.teams-social a[href*='pinterest.com']::before,
ul.social-links a[href*='pinterest.com']::before {
	content: "\f0d2";
}

.author-social-contacts a[href*='reddit.com']::before,
.teams-social a[href*='reddit.com']::before,
ul.social-links a[href*='reddit.com']::before {
	content: "\f1a1";
}

.author-social-contacts a[href*='skype.com']::before,
.teams-social a[href*='skype.com']::before,
ul.social-links a[href*='skype.com']::before {
	content: "\f17e";
}

.author-social-contacts a[href*='slack.com']::before,
.teams-social a[href*='slack.com']::before,
ul.social-links a[href*='slack.com']::before {
	content: "\f198";
}

.author-social-contacts a[href*='snapchat.com']::before,
.teams-social a[href*='snapchat.com']::before,
ul.social-links a[href*='snapchat.com']::before {
	content: "\f2ad";
}

.author-social-contacts a[href*='spotify.com']::before,
.teams-social a[href*='spotify.com']::before,
ul.social-links a[href*='spotify.com']::before {
	content: "\f1bc";
}

.author-social-contacts a[href*='stackoverflow.com']::before,
.teams-social a[href*='stackoverflow.com']::before,
ul.social-links a[href*='stackoverflow.com']::before {
	content: "\f16c";
}

.author-social-contacts a[href*='t.me']::before, .author-social-contacts a[href*='telegram.org']::before,
.teams-social a[href*='t.me']::before,
.teams-social a[href*='telegram.org']::before,
ul.social-links a[href*='t.me']::before,
ul.social-links a[href*='telegram.org']::before {
	content: "\f3fe";
}

.author-social-contacts a[href*='twitch.tv']::before,
.teams-social a[href*='twitch.tv']::before,
ul.social-links a[href*='twitch.tv']::before {
	content: "\f1e8";
}

.author-social-contacts a[href*='vimeo.com']::before,
.teams-social a[href*='vimeo.com']::before,
ul.social-links a[href*='vimeo.com']::before {
	content: "\f27d";
}

.author-social-contacts a[href*='whatsapp.com']::before,
.teams-social a[href*='whatsapp.com']::before,
ul.social-links a[href*='whatsapp.com']::before {
	content: "\f232";
}

.author-social-contacts a[href*='wordpress.com']::before, .author-social-contacts a[href*='wordpress.org']::before,
.teams-social a[href*='wordpress.com']::before,
.teams-social a[href*='wordpress.org']::before,
ul.social-links a[href*='wordpress.com']::before,
ul.social-links a[href*='wordpress.org']::before {
	content: "\f19a";
}

.author-social-contacts a[href*='youtube.com']::before,
.teams-social a[href*='youtube.com']::before,
ul.social-links a[href*='youtube.com']::before {
	content: "\f167";
}

.author-social-contacts a[href*='tiktok.com']::before,
.teams-social a[href*='tiktok.com']::before,
ul.social-links a[href*='tiktok.com']::before {
	content: "\e07b";
}

.author-social-contacts a[href*='vk.com']::before,
.teams-social a[href*='vk.com']::before,
ul.social-links a[href*='vk.com']::before {
	content: "\f189";
}

.author-social-contacts a[href*='qq.com']::before,
.teams-social a[href*='qq.com']::before,
ul.social-links a[href*='qq.com']::before {
	content: "\f1d6";
}

.author-social-contacts a[href*='weibo.com']::before,
.teams-social a[href*='weibo.com']::before,
ul.social-links a[href*='weibo.com']::before {
	content: "\f18a";
}

.author-social-contacts a:focus, .author-social-contacts a:hover,
.teams-social a:focus,
.teams-social a:hover,
ul.social-links a:focus,
ul.social-links a:hover {
	opacity: 1;
}

.widget_ultimate_news_social_icons ul.social-links a {
	font-size: var(--font-size-xs);
	padding: 12px;
	opacity: 1;
	width: auto;
	height: auto;
	color: #fff;
	line-height: 1;
	border-radius: 0;
	overflow: visible;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
	margin: 0;
	opacity: 0.7;
}

.widget_ultimate_news_social_icons ul.social-links a[href*='facebook.com']:focus, .widget_ultimate_news_social_icons ul.social-links a[href*='facebook.com']:hover {
	background-color: #3b5999;
	border-color: #3b5999;
}

.widget_ultimate_news_social_icons ul.social-links a[href*='twitter.com']:focus, .widget_ultimate_news_social_icons ul.social-links a[href*='twitter.com']:hover {
	background-color: #55acee;
	border-color: #55acee;
}

.widget_ultimate_news_social_icons ul.social-links a[href*='instagram.com']:focus, .widget_ultimate_news_social_icons ul.social-links a[href*='instagram.com']:hover {
	background-color: #3F729B;
	border-color: #3F729B;
}

.widget_ultimate_news_social_icons ul.social-links a[href*='youtube.com']:focus, .widget_ultimate_news_social_icons ul.social-links a[href*='youtube.com']:hover {
	background-color: #cd201f;
	border-color: #cd201f;
}

.widget_ultimate_news_social_icons ul.social-links a[href*='discord.com']:focus, .widget_ultimate_news_social_icons ul.social-links a[href*='discord.com']:hover {
	background-color: #5865F2;
	border-color: #5865F2;
}

.widget_ultimate_news_social_icons ul.social-links a[href*='dribbble.com']:focus, .widget_ultimate_news_social_icons ul.social-links a[href*='dribbble.com']:hover {
	background-color: #ea4c89;
	border-color: #ea4c89;
}

.widget_ultimate_news_social_icons ul.social-links a[href*='google.com']:focus, .widget_ultimate_news_social_icons ul.social-links a[href*='google.com']:hover {
	background-color: #dd4b39;
	border-color: #dd4b39;
}

.widget_ultimate_news_social_icons ul.social-links a[href*='line.me']:focus, .widget_ultimate_news_social_icons ul.social-links a[href*='line.me']:hover {
	background-color: #00b900;
	border-color: #00b900;
}

.widget_ultimate_news_social_icons ul.social-links a[href*='linkedin.com']:focus, .widget_ultimate_news_social_icons ul.social-links a[href*='linkedin.com']:hover {
	background-color: #0e76a8;
	border-color: #0e76a8;
}

.widget_ultimate_news_social_icons ul.social-links a[href*='medium.com']:focus, .widget_ultimate_news_social_icons ul.social-links a[href*='medium.com']:hover {
	background-color: #66cdaa;
	border-color: #66cdaa;
}

.widget_ultimate_news_social_icons ul.social-links a[href*='messenger.com']:focus, .widget_ultimate_news_social_icons ul.social-links a[href*='messenger.com']:hover {
	background-color: #006AFF;
	border-color: #006AFF;
}

.widget_ultimate_news_social_icons ul.social-links a[href*='paypal.com']:focus, .widget_ultimate_news_social_icons ul.social-links a[href*='paypal.com']:hover {
	background-color: #3b7bbf;
	border-color: #3b7bbf;
}

.widget_ultimate_news_social_icons ul.social-links a[href*='pinterest.com']:focus, .widget_ultimate_news_social_icons ul.social-links a[href*='pinterest.com']:hover {
	background-color: #E60023;
	border-color: #E60023;
}

.widget_ultimate_news_social_icons ul.social-links a[href*='reddit.com']:focus, .widget_ultimate_news_social_icons ul.social-links a[href*='reddit.com']:hover {
	background-color: #ff5700;
	border-color: #ff5700;
}

.widget_ultimate_news_social_icons ul.social-links a[href*='skype.com']:focus, .widget_ultimate_news_social_icons ul.social-links a[href*='skype.com']:hover {
	background-color: #00aff0;
	border-color: #00aff0;
}

.widget_ultimate_news_social_icons ul.social-links a[href*='slack.com']:focus, .widget_ultimate_news_social_icons ul.social-links a[href*='slack.com']:hover {
	background-color: #ECB22E;
	border-color: #ECB22E;
}

.widget_ultimate_news_social_icons ul.social-links a[href*='snapchat.com']:focus, .widget_ultimate_news_social_icons ul.social-links a[href*='snapchat.com']:hover {
	background-color: #FFFC00;
	border-color: #FFFC00;
}

.widget_ultimate_news_social_icons ul.social-links a[href*='spotify.com']:focus, .widget_ultimate_news_social_icons ul.social-links a[href*='spotify.com']:hover {
	background-color: #1DB954;
	border-color: #1DB954;
}

.widget_ultimate_news_social_icons ul.social-links a[href*='stackoverflow.com']:focus, .widget_ultimate_news_social_icons ul.social-links a[href*='stackoverflow.com']:hover {
	background-color: #F47F24;
	border-color: #F47F24;
}

.widget_ultimate_news_social_icons ul.social-links a[href*='t.me']:focus, .widget_ultimate_news_social_icons ul.social-links a[href*='t.me']:hover, .widget_ultimate_news_social_icons ul.social-links a[href*='telegram.org']:focus, .widget_ultimate_news_social_icons ul.social-links a[href*='telegram.org']:hover {
	background-color: #229ED9;
	border-color: #229ED9;
}

.widget_ultimate_news_social_icons ul.social-links a[href*='twitch.tv']:focus, .widget_ultimate_news_social_icons ul.social-links a[href*='twitch.tv']:hover {
	background-color: #6441a5;
	border-color: #6441a5;
}

.widget_ultimate_news_social_icons ul.social-links a[href*='vimeo.com']:focus, .widget_ultimate_news_social_icons ul.social-links a[href*='vimeo.com']:hover {
	background-color: #86c9ef;
	border-color: #86c9ef;
}

.widget_ultimate_news_social_icons ul.social-links a[href*='whatsapp.com']:focus, .widget_ultimate_news_social_icons ul.social-links a[href*='whatsapp.com']:hover {
	background-color: #25d366;
	border-color: #25d366;
}

.widget_ultimate_news_social_icons ul.social-links a[href*='wordpress.com']:focus, .widget_ultimate_news_social_icons ul.social-links a[href*='wordpress.com']:hover, .widget_ultimate_news_social_icons ul.social-links a[href*='wordpress.org']:focus, .widget_ultimate_news_social_icons ul.social-links a[href*='wordpress.org']:hover {
	background-color: #21759b;
	border-color: #21759b;
}

.widget_ultimate_news_social_icons ul.social-links a[href*='youtube.com']:focus, .widget_ultimate_news_social_icons ul.social-links a[href*='youtube.com']:hover {
	background-color: #c4302b;
	border-color: #c4302b;
}

.widget_ultimate_news_social_icons ul.social-links a[href*='tiktok.com']:focus, .widget_ultimate_news_social_icons ul.social-links a[href*='tiktok.com']:hover {
	background-color: #ff0050;
	border-color: #ff0050;
}

.widget_ultimate_news_social_icons ul.social-links a[href*='vk.com']:focus, .widget_ultimate_news_social_icons ul.social-links a[href*='vk.com']:hover {
	background-color: #45668e;
	border-color: #45668e;
}

.widget_ultimate_news_social_icons ul.social-links a[href*='qq.com']:focus, .widget_ultimate_news_social_icons ul.social-links a[href*='qq.com']:hover {
	background-color: #09f;
	border-color: #09f;
}

.widget_ultimate_news_social_icons ul.social-links a[href*='weibo.com']:focus, .widget_ultimate_news_social_icons ul.social-links a[href*='weibo.com']:hover {
	background-color: #fa005e;
	border-color: #fa005e;
}

.widget_ultimate_news_social_icons ul.social-links a:focus, .widget_ultimate_news_social_icons ul.social-links a:hover {
	opacity: 1;
}

.site-footer-bottom-wrapper ul.social-links li a {
	color: var(--text-color-normal);
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: var(--theme-color);
	border-radius: 3px;
	background: var(--theme-color);
	color: var(--white);
	font-size: var(--font-size-sm);
	line-height: 1;
	padding: 0.6em 1em;
}

button:focus, button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover {
	opacity: 0.8;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: var(--clr-foreground);
	border-radius: 3px;
	padding: 3px;
	width: 100%;
	background-color: var(--light-bg-color);
	border: 1px solid rgba(var(--clr-foreground-rgb), 0.15);
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: var(--clr-foreground);
}

select {
	border: 1px solid rgba(155, 155, 155, 0.3);
}

textarea {
	width: 100%;
	padding: 5px;
}

textarea:focus-visible {
	outline-offset: -1px;
	outline: 1px solid var(--clr-foreground);
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
.right-sidebar .ascendoor-wrapper .ascendoor-page {
	display: grid;
	grid-gap: 20px;
	grid-template-columns: auto 25%;
	grid-template-areas: "main sidebar";
	margin-top: 20px;
}

@media (max-width: 991px) {
	.right-sidebar .ascendoor-wrapper .ascendoor-page {
		display: block;
	}
}

.right-sidebar .ascendoor-wrapper .ascendoor-page .site-main {
	grid-area: main;
	overflow: hidden;
	/* Resolves issue with &lt;pre&gt; elements forcing full width. */
}

.right-sidebar .ascendoor-wrapper .ascendoor-page .widget-area {
	grid-area: sidebar;
	position: sticky;
	top: 40px;
	align-self: flex-start;
}

.no-sidebar .ascendoor-wrapper .ascendoor-page {
	display: block;
	margin-top: 20px;
}

.left-sidebar .ascendoor-wrapper .ascendoor-page {
	display: grid;
	grid-gap: 20px;
	grid-template-columns: 25% auto;
	grid-template-areas: "sidebar main";
	margin-top: 20px;
}

@media (max-width: 991px) {
	.left-sidebar .ascendoor-wrapper .ascendoor-page {
		display: block;
	}
}

.left-sidebar .ascendoor-wrapper .ascendoor-page .site-main {
	grid-area: main;
	overflow: hidden;
	/* Resolves issue with &lt;pre&gt; elements forcing full width. */
}

.left-sidebar .ascendoor-wrapper .ascendoor-page .widget-area {
	grid-area: sidebar;
	position: sticky;
	top: 40px;
	align-self: flex-start;
}

.no-sidebar .ascendoor-wrapper .ascendoor-page {
	display: block;
	margin-top: 20px;
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-inline-start: 0;
}

.main-navigation ul ul {
	z-index: 99999;
	display: block;
}

.main-navigation ul ul ul {
	inset-inline-start: -999em;
	top: 0;
}

.main-navigation ul ul li:hover &gt; ul,
.main-navigation ul ul li.focus &gt; ul {
	display: block;
	inset-inline-start: auto;
}

.main-navigation ul ul a {
	background-color: var(--background-color-white);
	color: var(--text-color-normal);
	opacity: 1;
	padding: 15px 20px;
	border-bottom: 1px solid var(--clr-sub-border);
	text-transform: capitalize;
}

.main-navigation ul ul a:focus, .main-navigation ul ul a:hover {
	color: var(--theme-color);
}

.main-navigation ul li:hover &gt; ul,
.main-navigation ul li.focus &gt; ul {
	inset-inline-start: auto;
}

.main-navigation a {
	padding: 0 8px;
	font-size: 0.9375rem;
	color: var(--clr-foreground);
	text-transform: uppercase;
	display: block;
	text-decoration: none;
}

.main-navigation a:focus, .main-navigation a:hover {
	color: var(--primary-color);
}

@media (min-width: 992px) {
	.main-navigation .current_page_item &gt; a,
	.main-navigation .current-menu-item &gt; a,
	.main-navigation .current_page_ancestor &gt; a,
	.main-navigation .current-menu-ancestor &gt; a {
		color: #fff;
		background-color: var(--primary-color);
	}
	.main-navigation .current_page_item &gt; a:focus, .main-navigation .current_page_item &gt; a:hover,
	.main-navigation .current-menu-item &gt; a:focus,
	.main-navigation .current-menu-item &gt; a:hover,
	.main-navigation .current_page_ancestor &gt; a:focus,
	.main-navigation .current_page_ancestor &gt; a:hover,
	.main-navigation .current-menu-ancestor &gt; a:focus,
	.main-navigation .current-menu-ancestor &gt; a:hover {
		color: #fff;
	}
}

.main-navigation .current_page_item.focus &gt; a,
.main-navigation .current-menu-item.focus &gt; a,
.main-navigation .current_page_ancestor.focus &gt; a,
.main-navigation .current-menu-ancestor.focus &gt; a {
	outline: thin dotted var(--clr-foreground);
	outline-offset: 2px;
}

.main-navigation li {
	position: relative;
}

@media (min-width: 992px) {
	.main-navigation .menu li .children,
	.main-navigation .menu li .sub-menu {
		inset-inline-start: -999em;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 999;
		margin: 30px 0 0;
		width: 230px;
		background: var(--clr-sub-background);
	}
	.main-navigation .menu li .children li,
	.main-navigation .menu li .sub-menu li {
		padding: 0;
	}
	.main-navigation .menu li .children &gt; li .children,
	.main-navigation .menu li .children &gt; li .sub-menu,
	.main-navigation .menu li .sub-menu &gt; li .children,
	.main-navigation .menu li .sub-menu &gt; li .sub-menu {
		inset-inline-start: -999em;
		top: 0;
		margin-top: 0;
		margin-inline-start: 30px;
	}
	.main-navigation .menu li.menu-item-has-children &gt; a::after {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		display: inline-block;
		font-style: normal;
		font-variant: normal;
		font-family: Font Awesome\ 5 Free;
		font-weight: 900;
		line-height: inherit;
		vertical-align: baseline;
		content: "\f107";
		margin-inline-start: 10px;
	}
	.main-navigation .menu &gt; li:hover &gt; .children,
	.main-navigation .menu &gt; li:hover &gt; .sub-menu {
		margin: 0;
		margin-top: 0px;
		inset-inline-start: 0;
	}
	.main-navigation .menu &gt; li:focus-within &gt; .children,
	.main-navigation .menu &gt; li:focus-within &gt; .sub-menu {
		margin: 0;
		margin-top: 0px;
		inset-inline-start: 0;
	}
	.main-navigation .menu .children,
	.main-navigation .menu .sub-menu {
		box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	}
	.main-navigation .menu .children li.menu-item-has-children &gt; a,
	.main-navigation .menu .sub-menu li.menu-item-has-children &gt; a {
		padding-inline-end: 25px;
	}
	.main-navigation .menu .children li.menu-item-has-children &gt; a::after,
	.main-navigation .menu .sub-menu li.menu-item-has-children &gt; a::after {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		display: inline-block;
		font-style: normal;
		font-variant: normal;
		font-family: Font Awesome\ 5 Free;
		font-weight: 900;
		line-height: inherit;
		vertical-align: baseline;
		content: "\f105";
		display: inline-block;
		margin-inline-start: 10px;
		position: absolute;
		inset-inline-end: 10px;
		top: 50%;
		transform: translateY(-50%);
	}
	body.rtl .main-navigation .menu .children li.menu-item-has-children &gt; a::after, body.rtl
	.main-navigation .menu .sub-menu li.menu-item-has-children &gt; a::after {
		content: "\f104";
	}
	.main-navigation .menu .children &gt; li:hover &gt; .children,
	.main-navigation .menu .children &gt; li:hover &gt; .sub-menu,
	.main-navigation .menu .sub-menu &gt; li:hover &gt; .children,
	.main-navigation .menu .sub-menu &gt; li:hover &gt; .sub-menu {
		inset-inline-start: 100%;
		margin-inline-start: 0px;
		margin-top: 0px;
	}
	.main-navigation .menu .children &gt; li:focus-within &gt; .children,
	.main-navigation .menu .children &gt; li:focus-within &gt; .sub-menu,
	.main-navigation .menu .sub-menu &gt; li:focus-within &gt; .children,
	.main-navigation .menu .sub-menu &gt; li:focus-within &gt; .sub-menu {
		inset-inline-start: 100%;
		margin-inline-start: 0px;
		margin-top: 0px;
	}
	.main-navigation .menu li {
		position: relative;
		padding: 16px 8px;
	}
	.main-navigation .menu li &gt; a {
		font-weight: bold;
	}
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
	gap: 10px;
	padding: 10px;
}

@media only screen and (max-width: 480px) {
	.comment-navigation .nav-links,
	.posts-navigation .nav-links,
	.post-navigation .nav-links {
		flex-wrap: wrap;
	}
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 calc(50% - 5px);
}

.comment-navigation .nav-previous a,
.posts-navigation .nav-previous a,
.post-navigation .nav-previous a {
	display: inline-flex;
	gap: 5px;
	color: var(--text-color-normal);
	transition: all 0.3s ease;
	text-decoration: none;
}

.comment-navigation .nav-previous a .nav-subtitle,
.posts-navigation .nav-previous a .nav-subtitle,
.post-navigation .nav-previous a .nav-subtitle {
	font-size: 14px;
}

.comment-navigation .nav-previous a:focus, .comment-navigation .nav-previous a:hover,
.posts-navigation .nav-previous a:focus,
.posts-navigation .nav-previous a:hover,
.post-navigation .nav-previous a:focus,
.post-navigation .nav-previous a:hover {
	color: var(--theme-color);
}

@media only screen and (max-width: 480px) {
	.comment-navigation .nav-previous a,
	.posts-navigation .nav-previous a,
	.post-navigation .nav-previous a {
		flex-direction: column;
	}
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 calc(50% - 5px);
}

.comment-navigation .nav-next a,
.posts-navigation .nav-next a,
.post-navigation .nav-next a {
	display: inline-flex;
	gap: 5px;
	justify-content: flex-end;
	color: var(--text-color-normal);
	transition: all 0.3s ease;
	text-decoration: none;
}

.comment-navigation .nav-next a .nav-subtitle,
.posts-navigation .nav-next a .nav-subtitle,
.post-navigation .nav-next a .nav-subtitle {
	font-size: 14px;
}

.comment-navigation .nav-next a:focus, .comment-navigation .nav-next a:hover,
.posts-navigation .nav-next a:focus,
.posts-navigation .nav-next a:hover,
.post-navigation .nav-next a:focus,
.post-navigation .nav-next a:hover {
	color: var(--theme-color);
}

@media only screen and (max-width: 480px) {
	.comment-navigation .nav-next a,
	.posts-navigation .nav-next a,
	.post-navigation .nav-next a {
		flex-direction: column-reverse;
	}
}

@media (max-width: 1199.98px) {
	.main-navigation .main-menu {
		position: fixed;
		inset-inline-end: -130%;
		height: 100%;
		top: 0;
		background-color: #fff;
		min-width: 300px;
		padding-top: 60px;
		width: 50%;
		transition: all 400ms ease;
		display: block;
		border-inline-end: 1px solid #fff;
		z-index: 13;
		box-shadow: 2px 0 18px 0 rgba(0, 0, 0, 0.5);
		opacity: 0;
		visibility: hidden;
	}
	.main-navigation .main-menu ul {
		inset-inline-start: auto;
	}
}

@media (max-width: 1199.98px) {
	.main-navigation.toggled .main-menu {
		inset-inline-end: 0;
		inset-inline-start: auto;
		overflow-x: auto;
		opacity: 1;
		visibility: visible;
	}
}

@media (max-width: 991px) {
	.main-navigation ul a {
		color: var(--clr-foreground);
		padding: 17px 20px;
	}
}

@media (max-width: 1199.98px) {
	.main-navigation ul ul {
		position: relative;
		position: unset;
		float: none;
		padding-inline-start: 5px;
	}
}

.main-navigation li.menu-item-has-children &gt; a::after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	font-family: Font Awesome\ 5 Free;
	font-weight: 900;
	line-height: inherit;
	vertical-align: baseline;
	content: "\f107";
	display: inline-block;
	margin-inline-start: 10px;
}

@media (max-width: 991px) {
	.main-navigation li.menu-item-has-children &gt; ul {
		height: 0;
		transform: scaleY(0);
		transform-origin: top left;
		overflow: hidden;
		transition: all 0.5s ease-in-out;
	}
}

@media (max-width: 1199.98px) {
	.main-navigation li.menu-item-has-children:hover &gt; ul, .main-navigation li.menu-item-has-children.focus &gt; ul {
		height: auto;
		transform: scaleY(1);
	}
}

@media screen and (min-width: 992px) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: flex;
		flex-wrap: wrap;
	}
}

@media (max-width: 991px) {
	body.admin-bar #site-navigation.toggled .main-navigation-links {
		padding-top: 100px;
	}
	body.admin-bar #site-navigation button.menu-toggle.open {
		top: 55px;
	}
	.bottom-header-part-wrapper .navigation-part {
		align-items: center;
	}
	.bottom-header-part-wrapper .social-icons-part {
		display: none;
	}
	#site-navigation button.menu-toggle {
		width: 35px;
		height: 35px;
		position: relative;
		transform: rotate(0deg);
		transition: 0.5s ease-in-out;
		cursor: pointer;
		padding: 0;
		background: none;
		border: none;
		margin: 5px;
	}
	#site-navigation button.menu-toggle span {
		display: block;
		position: absolute;
		height: 3px;
		width: 100%;
		background: var(--clr-foreground);
		border-radius: 3px;
		opacity: 1;
		left: 0;
		transform: rotate(0deg);
		transition: 0.25s ease-in-out;
	}
	#site-navigation button.menu-toggle span:nth-child(1) {
		top: calc(50% - 15px);
	}
	#site-navigation button.menu-toggle span:nth-child(2) {
		top: 50%;
		transform: translateY(-50%);
	}
	#site-navigation button.menu-toggle span:nth-child(3) {
		bottom: calc(50% - 15px);
	}
	#site-navigation button.menu-toggle.open {
		z-index: 18;
		position: fixed !important;
		inset-inline-end: 20px;
		top: 20px;
	}
	#site-navigation button.menu-toggle.open span {
		background-color: var(--clr-foreground);
	}
	#site-navigation button.menu-toggle.open span:nth-child(1) {
		top: 14px;
		width: 0%;
		left: 50%;
	}
	#site-navigation button.menu-toggle.open span:nth-child(2) {
		transform: rotate(45deg);
	}
	#site-navigation button.menu-toggle.open span:nth-child(3) {
		top: 50%;
		transform: translateY(-50%) rotate(-45deg);
	}
	#site-navigation .main-navigation-links {
		position: fixed;
		inset-inline-end: -130%;
		height: 100%;
		top: 0;
		background-color: var(--clr-background);
		min-width: 300px;
		padding-top: 60px;
		padding-inline-end: 10px;
		width: 60%;
		transition: all 400ms ease;
		display: block;
		border-right: 1px solid #fff;
		z-index: 13;
		box-shadow: 0 0 0 100vmax rgba(0, 0, 0, 0.6), 2px 0 18px 0 rgba(0, 0, 0, 0.5);
		opacity: 0;
		visibility: hidden;
	}
	#site-navigation.toggled .main-navigation-links {
		inset-inline-end: 0;
		inset-inline-start: auto;
		overflow-x: auto;
		opacity: 1;
		visibility: visible;
	}
	#site-navigation.toggled .main-navigation-links li.current_page_item &gt; a,
	#site-navigation.toggled .main-navigation-links li.current-menu-item &gt; a {
		color: var(--theme-color);
		font-weight: bold;
	}
	.navigation-part {
		width: 100%;
	}
}

@media (max-width: 782px) {
	body.admin-bar .fix-header #site-navigation.toggled .main-navigation-links {
		padding-top: 60px;
	}
	body.admin-bar .fix-header #site-navigation button.menu-toggle.open {
		top: 10px;
	}
}

@media (max-width: 480px) {
	#site-navigation .main-navigation-links {
		width: 80%;
	}
}

span.menu-description {
	position: absolute;
	top: 2px;
	inset-inline-end: 0;
	font-size: 11px;
	text-transform: capitalize;
	font-weight: 600;
	letter-spacing: 0.5px;
	background: var(--theme-color);
	color: #fff;
	padding: 1px 4px;
	border-radius: 0;
	line-height: 12px;
}

span.menu-description::before {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border-inline-start: 0px solid transparent;
	border-inline-end: 5px solid transparent;
	border-top: 5px solid var(--theme-color);
	inset-inline-start: 3px;
	bottom: -4px;
}

.children span.menu-description,
.sub-menu span.menu-description {
	position: relative;
	top: -2px;
	margin-inline-start: 10px;
	inset-inline-start: 0;
	color: #fff;
	background-color: var(--theme-color);
}

.children span.menu-description::before,
.sub-menu span.menu-description::before {
	display: none;
}

@media (max-width: 991px) {
	span.menu-description {
		position: relative;
		top: -2px;
		margin-inline-start: 10px;
		inset-inline-start: 0;
		color: #fff;
		background-color: var(--theme-color);
	}
	span.menu-description::before {
		display: none;
	}
}

.magazine-carousel-slider-navigation .slick-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 18px;
	width: 30px;
	height: 30px;
	background: #fff;
	color: #4a4a4a;
	text-align: center;
	line-height: 30px;
	z-index: 1;
	cursor: pointer;
	font-weight: 600;
	visibility: hidden;
	opacity: 0;
	transition: 0.4s;
	border: none;
	padding: 0;
	border-radius: 3px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.magazine-carousel-slider-navigation .slick-arrow.slick-prev {
	inset-inline-start: 10px;
}

.magazine-carousel-slider-navigation .slick-arrow.slick-next {
	inset-inline-end: 10px;
}

.magazine-carousel-slider-navigation:hover .slick-arrow {
	opacity: 1;
	visibility: visible;
}

.magazine-carousel-slider-navigation:focus-within .slick-arrow {
	opacity: 1;
	visibility: visible;
}

.magazine-carousel-slider-navigation .slick-dots {
	margin: 0px;
	margin-top: 10px;
	padding: 0;
	width: 100%;
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-inline: auto;
}

.magazine-carousel-slider-navigation .slick-dots li {
	display: flex;
	margin-inline: 5px;
}

.magazine-carousel-slider-navigation .slick-dots li button {
	cursor: pointer;
	font-size: 0;
	padding: 0;
	inline-size: 10px;
	aspect-ratio: 1;
	border-radius: 50%;
	border: none;
	transition: all 0.3s ease;
	background-color: var(--clr-foreground);
}

.magazine-carousel-slider-navigation .slick-dots li button:focus, .magazine-carousel-slider-navigation .slick-dots li button:hover {
	opacity: 0.7;
}

.magazine-carousel-slider-navigation .slick-dots li.slick-active button {
	background-color: var(--primary-color);
	inline-size: 20px;
	aspect-ratio: 1/0.5;
	border-radius: 100vmax;
	background: var(--theme-color);
}

nav.navigation.pagination .nav-links {
	display: flex;
	gap: 1px;
	margin: 20px 0;
}

nav.navigation.pagination .nav-links &gt; *:nth-child(1) {
	border-radius: 7px 0 0 7px;
}

nav.navigation.pagination .nav-links &gt; *:last-child {
	border-radius: 0 7px 7px 0;
}

nav.navigation.pagination .nav-links span,
nav.navigation.pagination .nav-links a {
	text-decoration: none;
	padding: 6px 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s ease;
	color: var(--clr-foreground);
	border: 1px solid transparent;
	box-shadow: var(--shadow);
	background-color: var(--clr-background);
}

nav.navigation.pagination .nav-links span.prev, nav.navigation.pagination .nav-links span.next,
nav.navigation.pagination .nav-links a.prev,
nav.navigation.pagination .nav-links a.next {
	font-size: 0;
}

nav.navigation.pagination .nav-links span.prev::after, nav.navigation.pagination .nav-links span.next::after,
nav.navigation.pagination .nav-links a.prev::after,
nav.navigation.pagination .nav-links a.next::after {
	content: "\f30a";
	font-size: 1rem;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	font-weight: 900;
	line-height: inherit;
	vertical-align: baseline;
	font-family: Font Awesome\ 5 Free;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

nav.navigation.pagination .nav-links span.next::after,
nav.navigation.pagination .nav-links a.next::after {
	content: "\f30b";
}

nav.navigation.pagination .nav-links span:hover, nav.navigation.pagination .nav-links span:focus,
nav.navigation.pagination .nav-links a:hover,
nav.navigation.pagination .nav-links a:focus {
	color: var(--theme-color);
	border: 1px solid var(--theme-color);
}

nav.navigation.pagination .nav-links span.current {
	color: var(--white);
	background-color: var(--theme-color);
	border: 1px solid var(--theme-color);
}

nav.navigation.pagination .nav-links span.dots {
	border: none;
}

nav.navigation.pagination .nav-links span.dots:hover, nav.navigation.pagination .nav-links span.dots:focus {
	color: var(--clr-foreground);
	border: none;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
# 404 page
--------------------------------------------------------------*/
section.no-results.not-found {
	margin-bottom: 50px;
}

/*--------------------------------------------------------------
# 404 page
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# archive layouts
--------------------------------------------------------------*/
.magazine-archive-layout.grid-layout {
	display: grid;
	grid-gap: 30px;
}

.magazine-archive-layout.grid-layout article {
	margin-bottom: 0;
}

.magazine-archive-layout.grid-layout.grid-column-2 {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (max-width: 480px) {
	.magazine-archive-layout.grid-layout.grid-column-2 {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
}

.magazine-archive-layout.grid-layout.grid-column-3 {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

@media (max-width: 480px) {
	.magazine-archive-layout.grid-layout.grid-column-3 {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
}

.magazine-archive-layout.grid-layout.grid-column-4 {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

@media (max-width: 480px) {
	.magazine-archive-layout.grid-layout.grid-column-4 {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
}

/*--------------------------------------------------------------
# archive layouts
--------------------------------------------------------------*/
.site-main article .entry-header .entry-title {
	font-size: var(--font-size-lg);
	font-family: var(--font-main);
	margin-top: 0;
	margin-bottom: 1.3rem;
}

@media (min-width: 992px) {
	.site-main article .entry-header .entry-title {
		margin-bottom: 1.1rem;
	}
}

.site-main article .entry-header .entry-title a {
	text-decoration: none;
	color: var(--clr-foreground);
}

.site-main article .entry-header .entry-title a:focus, .site-main article .entry-header .entry-title a:hover {
	color: var(--theme-color);
}

.site-main article .entry-meta {
	padding-bottom: 10px;
}

.site-main article .entry-meta span {
	font-size: 16px;
	font-weight: normal;
}

.site-main article .entry-meta span a,
.site-main article .entry-meta span span {
	font-weight: normal;
}

.site-main article .entry-meta span a {
	text-decoration: none;
	color: var(--clr-foreground);
}

.site-main article .entry-meta span a:hover {
	color: var(--theme-color);
}

.site-main article .entry-meta span.comments-link a {
	font-weight: bold;
}

.site-main article .post-thumbnail {
	display: block;
	line-height: 0;
}

.site-main article .post-thumbnail img {
	width: 100%;
	transition: all 0.3s linear;
}

@media (min-width: 992px) {
	.site-main article .entry-meta {
		padding: 10px 0 20px;
		padding-top: 0;
	}
}

.site-main article .entry-content {
	margin-top: 0;
}

.site-main article .entry-content p {
	margin-bottom: 10px;
}

.site-main article .entry-footer {
	display: flex;
	flex-direction: column;
	margin-top: 10px;
}

.site-main article .entry-footer span {
	margin-bottom: 6px;
	font-size: 16px;
	font-weight: bold;
}

.site-main article .entry-footer span a,
.site-main article .entry-footer span span {
	font-weight: normal;
}

.site-main article .entry-footer span a {
	text-decoration: none;
	color: var(--clr-foreground);
}

.site-main article .entry-footer span a:focus, .site-main article .entry-footer span a:hover {
	color: var(--theme-color);
}

.site-main article .entry-footer span.comments-link a {
	font-weight: bold;
}

.related-posts h2 {
	font-size: var(--font-size-lg);
	font-family: var(--font-main);
	line-height: 1.2;
	margin-top: 0;
	margin-block-end: 20px;
}

.related-posts .row {
	display: grid;
	grid-gap: 30px;
	grid-template-columns: var(--main-column-grid);
	grid-template-columns: 1fr 1fr 1fr;
}

@media (max-width: 480px) {
	.related-posts .row {
		grid-template-columns: 1fr;
	}
}

.related-posts .row article {
	margin: 0;
}

.related-posts .row article .post-thumbnail {
	line-height: 0;
	overflow: hidden;
}

.related-posts .row article .post-thumbnail img {
	aspect-ratio: 1/0.7;
	width: 100%;
	object-fit: cover;
}

.related-posts .row article .entry-header {
	margin: 0;
	margin-top: 20px;
}

.related-posts .row article .entry-header .entry-title {
	font-size: var(--font-size-base);
	margin: 0;
	margin-bottom: 10px;
}

.related-posts .row article .entry-header .entry-title a {
	display: inline-block;
}

.related-posts .row article .entry-content p {
	margin-top: 0;
}

/*--------------------------------------------------------------
# single
--------------------------------------------------------------*/
body.single .site-main &gt; article .mag-post-single {
	background-color: transparent;
	box-shadow: unset;
}

body.single .site-main &gt; article .mag-post-detail {
	padding: 0;
}

body.single .site-main &gt; article .mag-post-detail header {
	margin-bottom: 10px;
}

body.single .site-main &gt; article .mag-post-detail header .entry-title {
	margin-bottom: 10px;
}

body.single .site-main &gt; article .mag-post-detail header .entry-meta {
	padding-bottom: 0;
	margin-bottom: 10px;
}

/*------------##gutenberg support----------*/
img.alignright {
	clear: right;
}

img.alignleft {
	clear: left;
}

div.wp-block h6 a,
div.wp-block h5 a,
div.wp-block h4 a,
div.wp-block h3 a,
div.wp-block h2 a,
div.wp-block h1 a {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	font-style: inherit;
}

div.wp-block b,
div.wp-block strong {
	font-weight: bold;
}

div.wp-block .editor-rich-text__tinymce code,
div.wp-block .editor-rich-text__editable code {
	background-color: transparent;
	color: inherit;
	font-family: monospace;
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	font-style: inherit;
	letter-spacing: 1px;
}

.entry-content .aligncenter {
	text-align: center;
}

.entry-content ol:not([class*="wp-"]),
.entry-content ul:not([class*="wp-"]) {
	padding-left: 0;
	margin-left: 15px;
	margin-bottom: 15px;
	list-style-position: inside;
}

.entry-content ol:not([class*="wp-"]) li,
.entry-content ul:not([class*="wp-"]) li {
	padding-bottom: 5px;
	padding-top: 5px;
}

.entry-content ol:not([class*="wp-"]) ol,
.entry-content ol:not([class*="wp-"]) ul,
.entry-content ul:not([class*="wp-"]) ol,
.entry-content ul:not([class*="wp-"]) ul {
	margin-bottom: 0;
}

.entry-content ol:not([class*="wp-"]) ol li:last-child,
.entry-content ol:not([class*="wp-"]) ul li:last-child,
.entry-content ul:not([class*="wp-"]) ol li:last-child,
.entry-content ul:not([class*="wp-"]) ul li:last-child {
	padding-bottom: 0;
}

.entry-content ol:not([class*="wp-"]) .alignwide,
.entry-content ul:not([class*="wp-"]) .alignwide {
	padding-left: 30px;
}

.entry-content ol:not([class*="wp-"]) .alignfull,
.entry-content ul:not([class*="wp-"]) .alignfull {
	margin-left: calc(50% - 50vw - 10px);
	padding-left: 40px;
}

.entry-content ol:not([class*="wp-"]) {
	list-style-type: decimal;
}

.entry-content ul:not([class*="wp-"]) {
	list-style-type: disc;
}

.entry-content p.has-drop-cap:not(:focus):first-letter {
	font-weight: normal;
}

.entry-content .wp-block-quote.is-style-large, .entry-content .wp-block-quote.is-large {
	margin-top: 2.57143em;
	margin-bottom: 2.14286em;
	padding-top: 1.71429em;
	padding-bottom: 1.71429em;
}

.entry-content .wp-block-image figcaption {
	text-align: center;
}

.entry-content .wp-block-button:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright) {
	margin-top: 1em;
	margin-bottom: 1em;
}

.entry-content .wp-block-file {
	margin: 0 0 20px;
}

.entry-content .wp-block-file &gt; a:not([class]),
.entry-content .wp-block-file .wp-block-file__textlink {
	display: inline-block;
	margin: 0 20px 0 0;
}

.entry-content .wp-block-file .wp-block-file__button-richtext-wrapper {
	display: inline-block;
	margin: 0;
}

.entry-content .wp-block-file .wp-block-file__button,
.entry-content .wp-block-file a.wp-block-file__button {
	display: inline-block;
	position: relative;
	text-align: center;
	border: none;
}

.entry-content [dir=rtl] .wp-block-file &gt; a:not([class]),
.entry-content [dir=rtl] .wp-block-file .wp-block-file__textlink {
	margin-left: 20px;
	margin-right: 0;
}

.entry-content .wp-block-audio {
	margin-bottom: 20px;
}

.entry-content .wp-block-audio figcaption {
	margin: 0;
	padding: 10px 0;
}

.entry-content .wp-block-video {
	margin: 0 0 20px;
	text-align: center;
}

.entry-content .wp-block-video video {
	display: inline-block;
}

.entry-content .wp-block-video figcaption {
	margin: 0;
	padding: 6px 0 15px;
	text-align: center;
}

.entry-content .wp-block-code {
	background-color: #f3f3f3;
	color: inherit;
	font-family: monospace;
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	font-style: inherit;
	letter-spacing: 1px;
	margin: 0 0 20px;
	border: none;
}

.entry-content .wp-block-code code,
.entry-content .wp-block-code .editor-plain-text {
	background-color: #000000;
	padding: 10px;
	color: inherit;
	color: #fff;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	font-style: inherit;
	letter-spacing: inherit;
	display: block;
}

.entry-content .wp-block-preformatted {
	margin: 0 0 20px;
}

.entry-content .wp-block-preformatted pre {
	color: inherit;
	font-family: monospace;
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	font-style: inherit;
	letter-spacing: 1px;
}

.entry-content .wp-block-preformatted a {
	text-decoration: underline;
}

.entry-content .wp-block-pullquote {
	margin: 30px 0;
	padding: 30px 0;
}

.entry-content .wp-block-pullquote p {
	font-size: 28px;
	line-height: 1.6;
}

.entry-content .wp-block-pullquote.alignleft {
	margin-right: 2em;
}

.entry-content .wp-block-pullquote.alignright {
	margin-left: 2em;
}

.entry-content .wp-block-pullquote:not(.is-style-solid-color) {
	border-top-width: 4px;
	border-top-style: solid;
	border-bottom-width: 4px;
	border-bottom-style: solid;
}

.entry-content .wp-block-pullquote.is-style-solid-color {
	padding-left: 50px;
	padding-right: 50px;
}

.entry-content .wp-block-pullquote.is-style-solid-color blockquote {
	max-width: 100%;
}

.entry-content .wp-block-pullquote blockquote,
.entry-content .wp-block-pullquote.alignleft blockquote,
.entry-content .wp-block-pullquote.alignright blockquote,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote {
	margin: 0;
	padding: 16px;
	border-width: 0;
	border-style: solid;
	text-align: center;
}

.entry-content .wp-block-pullquote blockquote::before,
.entry-content .wp-block-pullquote.alignleft blockquote::before,
.entry-content .wp-block-pullquote.alignright blockquote::before,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote::before {
	content: none;
}

.entry-content .wp-block-pullquote blockquote p:last-of-type,
.entry-content .wp-block-pullquote.alignleft blockquote p:last-of-type,
.entry-content .wp-block-pullquote.alignright blockquote p:last-of-type,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote p:last-of-type {
	margin: 0;
}

.entry-content .wp-block-pullquote blockquote &gt; .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote blockquote &gt; .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote blockquote &gt; .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote blockquote &gt; .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignleft blockquote &gt; .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignleft blockquote &gt; .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignleft blockquote &gt; .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignleft blockquote &gt; .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignright blockquote &gt; .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignright blockquote &gt; .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignright blockquote &gt; .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignright blockquote &gt; .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote &gt; .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote &gt; .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote &gt; .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote &gt; .editor-rich-text p:last-of-type {
	margin: 0;
}

.entry-content .wp-block-pullquote blockquote cite,
.entry-content .wp-block-pullquote.alignleft blockquote cite,
.entry-content .wp-block-pullquote.alignright blockquote cite,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote cite {
	display: block;
	margin-top: 15px;
}

.entry-content .wp-block-table {
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 20px;
}

.entry-content .wp-block-table caption {
	text-align: center;
	padding: 20px;
}

.entry-content .wp-block-table :not([class]):not([id]) {
	border-spacing: 0;
	border-collapse: collapse;
}

.entry-content .wp-block-table :not([class]):not([id]) th,
.entry-content .wp-block-table :not([class]):not([id]) td {
	padding: 10px 20px;
	border-width: 1px;
	border-style: solid;
}

.entry-content .wp-block-table td,
.entry-content .wp-block-table th {
	padding: 10px 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	word-break: break-all;
}

.entry-content .wp-block-table td:last-child,
.entry-content .wp-block-table th:last-child {
	border-right-width: 1px;
	border-right-style: solid;
}

.entry-content .wp-block-table td:last-child td,
.entry-content .wp-block-table th:last-child td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.entry-content .wp-block-table.is-style-stripes {
	border-width: 0;
	border-style: solid;
}

.entry-content .wp-block-table .wp-block-table__cell-content {
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	font-style: inherit;
	padding: 0;
}

.entry-content pre.wp-block-verse {
	white-space: inherit;
	margin: 0 0 20px;
	padding: 40px 0;
	padding-left: 30px;
	position: relative;
	background-color: #e2e2e2;
	color: inherit;
	font-family: monospace;
	font-size: inherit;
	line-height: inherit;
	border: none;
}

.entry-content pre.wp-block-verse {
	white-space: inherit;
	margin: 0 0 20px;
	padding: 40px 0;
	padding-left: 30px;
	position: relative;
	background-color: #e2e2e2;
	color: inherit;
	font-family: monospace;
	font-size: inherit;
	line-height: inherit;
	border: none;
}

.entry-content .wp-block-spacer {
	clear: both;
}

.entry-content ul.wp-block-archives,
.entry-content ul.wp-block-categories,
.entry-content ul.wp-block-categories__list {
	margin-bottom: 20px;
	padding: 0;
	position: relative;
}

.entry-content div.wp-block ul.wp-block-archives ul,
.entry-content div.wp-block ul.wp-block-categories ul,
.entry-content div.wp-block ul.wp-block-categories__list ul {
	margin-bottom: 0;
	padding: 10px 0 0;
}

.entry-content div.wp-block-archives.wp-block-archives-dropdown,
.entry-content div.wp-block-categories.wp-block-categories-dropdown {
	margin-bottom: 20px;
}

.entry-content div.wp-block-archives.wp-block-archives-dropdown label,
.entry-content div.wp-block-categories.wp-block-categories-dropdown label {
	display: none;
}

.entry-content .wp-block-latest-comments {
	list-style: none;
	margin-bottom: 20px;
}

.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment {
	min-height: auto;
	margin: 25px 0 0;
	padding: 0;
	overflow: hidden;
}

.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment:first-child {
	margin: 0;
}

.entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment {
	min-height: 48px;
}

.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-avatar {
	width: 48px;
	height: 48px;
	margin: 0 17px 0 0;
	float: left;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.entry-content .wp-block-latest-comments article {
	display: block;
	padding: 0 0 0 3px;
	overflow: hidden;
}

.entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-meta,
.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta {
	margin: 0;
}

.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-date {
	margin: -3px 0 0;
}

.entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-excerpt,
.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt {
	margin: 5px 0 0;
}

.entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-excerpt p,
.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
	margin: 0;
	padding: 0 0 20px;
}

.entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-excerpt &gt; *:last-child,
.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt &gt; *:last-child {
	margin: 0;
	padding: 0;
}

.entry-content .wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-avatar {
	margin: 0 auto 10px;
	float: none;
}

.entry-content .wp-block-latest-comments.aligncenter article {
	padding: 0 3px;
}

.entry-content .wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-excerpt {
	text-align: center;
}

.entry-content .wp-block-columns .wp-block-column {
	margin-bottom: 20px;
}

.entry-content .wp-block-columns .wp-block-column &gt; p {
	margin-bottom: 0;
}

.entry-content .wp-block-columns .wp-block-column &gt; p:not(.has-background) {
	padding-bottom: 0;
}

.entry-content .wp-block-columns .wp-block-column .wp-block-paragraph {
	margin-bottom: 0;
}

.entry-content .wp-block-columns .wp-block-column .wp-block-paragraph:not(.has-background) {
	padding-bottom: 0;
}

[dir=rtl] .wp-block-latest-comments .wp-block-latest-comments__comment-avatar {
	margin: 0 0 0 17px;
	float: right;
}

[dir=rtl] .wp-block-latest-comments article {
	margin: 0 3px 0 0;
}

/*no-align*/
.wp-block-embed-vimeo:not(.alignfull):not(.alignwide):not(.alignright):not(.alignleft) .wp-block-embed__wrapper iframe,
.wp-block-embed-youtube:not(.alignfull):not(.alignwide):not(.alignright):not(.alignleft) .wp-block-embed__wrapper iframe {
	margin-left: auto !important;
	margin-right: auto !important;
}

/*no-align*/
.wp-block-embed-youtube figcaption {
	text-align: center;
}

/*alignfull*/
.wp-block-embed-vimeo.alignfull .wp-block-embed__wrapper,
.wp-block-embed-youtube.alignfull .wp-block-embed__wrapper {
	position: relative;
	padding-top: 56.25%;
}

.wp-block-embed-vimeo.alignfull iframe,
.wp-block-embed-youtube.alignfull iframe {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/*alignfull*/
/*alignwide*/
.wp-block-embed-vimeo.alignwide .wp-block-embed__wrapper,
.wp-block-embed-youtube.alignwide .wp-block-embed__wrapper {
	position: relative;
	padding-top: 56.25%;
}

.wp-block-embed-vimeo.alignwide iframe,
.wp-block-embed-youtube.alignwide iframe {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/*alignwide*/
@media only screen and (min-width: 1025px) {
	.wp-block-quote.is-large,
	.wp-block-quote.is-style-large {
		margin-top: 2.66667em;
		margin-bottom: 2em;
		padding: 0.66667em;
		padding-top: 1.33333em;
		padding-bottom: 1.33333em;
	}
}

@media only screen and (max-width: 480px) {
	.wp-block-media-text {
		display: block;
	}
	.wp-block-media-text .wp-block-media-text__media {
		margin: 10px auto;
	}
	.wp-block-media-text .wp-block-media-text__content {
		padding: 0;
	}
}

.aligncener,
.alignfull,
.alignwide {
	margin-top: 30px;
	margin-bottom: 30px;
}

.alignfull,
.alignwide {
	padding: 10px;
	background-color: var(--clr-background);
}

.alignfull .alignfull,
.alignwide .alignwide {
	padding-top: 10px;
	padding-bottom: 10px;
}

body.no-sidebar .alignfull {
	margin-left: calc(50% - 50vw - 10px);
	margin-right: calc(50% - 50vw - 10px);
	max-width: 100vw;
	width: 100vw;
}

body.no-sidebar .alignfull .alignwide {
	margin-inline: auto;
}

body.no-sidebar .alignwide {
	max-width: 100vw;
}

@media (min-width: 768px) and (max-width: 1170px) {
	body.no-sidebar .alignwide {
		width: calc(100% + (100vw - 100%) / 2);
		margin-left: calc((100% - 100vw) / 4);
	}
}

@media (min-width: 1171px) {
	body.no-sidebar .alignwide {
		width: auto;
		margin-inline: -125px;
	}
}

body.no-sidebar .alignwide .alignwide {
	margin-inline: auto;
}

body.no-sidebar figure.wp-block-embed.is-type-wp-embed.alignfull,
body.no-sidebar figure.wp-block-table.alignfull,
body.no-sidebar div.wp-block-text-columns.alignfull,
body.no-sidebar div.wp-block-columns.alignfull,
body.no-sidebar div.wp-block-categories-dropdown.alignfull,
body.no-sidebar div.wp-block-file.alignfull {
	padding: 0 25px;
}

.wp-block-search .wp-block-search__label {
	display: none;
}

.wp-block-search .wp-block-search__inside-wrapper {
	display: flex;
}

.wp-block-search .wp-block-search__input {
	border-radius: var(--border-radius-all-lefts);
}

.wp-block-search .wp-block-search__button {
	margin: 0;
	background-color: var(--theme-color);
	border-color: var(--theme-color);
	color: var(--white);
	border-radius: var(--border-radius-all-rights);
}

.search-form {
	display: flex;
}

.search-form label {
	width: 100%;
}

.wp-block-latest-posts.wp-block-latest-posts__list {
	list-style: none;
	padding-left: 0;
	margin-inline: 0;
}

.wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__featured-image {
	width: 50%;
}

.wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__featured-image &gt; a {
	line-height: 0;
}

.wp-block-latest-posts.wp-block-latest-posts__list li &gt; a {
	text-decoration: none;
	color: var(--clr-foreground);
}

.wp-block-latest-posts.wp-block-latest-posts__list li &gt; a:hover {
	color: var(--theme-color);
}

.wp-block-latest-posts.wp-block-latest-posts__list.is-grid li .wp-block-latest-posts__featured-image {
	width: 100%;
	margin-inline: 0;
	margin-block-end: 1.5em;
}

.wp-block-latest-posts__post-date,
.wp-block-latest-posts__post-author {
	color: var(--clr-foreground);
}

/*------------##gutenberg support----------*/

/*--------------------------------------------------------------
# single
--------------------------------------------------------------*/
section.error-404.not-found {
	margin-bottom: 30px;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/**
 * Comments Wrapper
 */
.comments-area {
	padding-bottom: 20px;
}

.comments-area &gt; * {
	margin-block: 20px;
}

.comments-area &gt; *:first-child {
	margin-top: 0;
}

.comments-area &gt; *:last-child {
	margin-bottom: 0;
}

.comments-area.show-avatars .avatar {
	border-radius: 50%;
	position: absolute;
	top: 10px;
}

.comments-area.show-avatars .fn {
	display: inline-block;
	padding-inline-start: 85px;
}

.comments-area.show-avatars .comment-metadata {
	padding-block: 9px;
	padding-inline-start: 85px;
	padding-inline-end: 0;
}

/**
 * Comment Title
 */
.comment-reply-title {
	display: flex;
	justify-content: space-between;
}

.comment-reply-title small a {
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
}

/* Nested comment reply title*/
.comment .comment-respond .comment-reply-title {
	font-size: 30px;
}

/**
 * Comment Lists
 */
.comments-area [type="checkbox"],
.comments-area [type="radio"] {
	margin-bottom: 7px;
	margin-inline-end: 10px;
}

.comment-list {
	padding-inline-start: 0;
	list-style: none;
	margin-inline-start: 0;
}

.comment-list ol {
	margin-inline-start: 0;
}

.comment-list &gt; li {
	margin-block: 20px;
}

.comment-list .children {
	list-style: none;
	padding-inline-start: 0;
}

.comment-list .children &gt; li {
	margin-block: 20px;
}

@media only screen and (min-width: 482px) {
	.comment-list .depth-2,
	.comment-list .depth-3 {
		padding-inline-start: calc(4 * 20px);
	}
}

/**
 * Comment Meta
 */
.comment-meta .comment-author {
	margin-bottom: calc(0.25 *20px);
}

@media only screen and (min-width: 482px) {
	.comment-meta .comment-author {
		margin-bottom: 0;
		padding-inline-end: 0;
	}
}

.comment-meta .comment-author .fn {
	font-weight: normal;
	hyphens: auto;
	word-wrap: break-word;
	word-break: break-word;
}

.comment-meta .comment-metadata {
	color: var(--text-color-normal);
	padding: 8px 0 9px 0;
	font-size: 15px;
	display: flex;
	justify-content: space-between;
}

.comment-meta .comment-metadata .edit-link {
	margin-inline-start: 20px;
}

@media only screen and (min-width: 482px) {
	.comment-meta {
		margin-inline-end: inherit;
	}
	.comment-meta .comment-author {
		max-width: inherit;
	}
}

.bypostauthor {
	display: block;
}

.says {
	display: none;
}

.comment-meta {
	margin-bottom: 10px;
}

.comment-body {
	position: relative;
	margin-bottom: 20px;
	padding: 20px;
	background-color: var(--light-bg-color);
	border: 1px solid rgba(155, 155, 155, 0.3);
}

.comment-body .reply {
	margin: 0;
}

.comment-content {
	word-wrap: break-word;
	font-size: 16px;
	padding-bottom: 15px;
}

.pingback .comment-body,
.trackback .comment-body {
	margin-top: 30px;
	margin-bottom: 30px;
}

.comment-respond {
	margin-top: 30px;
}

.comment-respond &gt; * {
	margin-top: 20px;
	margin-bottom: 20px;
}

.comment-respond &gt; *:first-child {
	margin-top: 0;
}

.comment-respond &gt; *:last-child {
	margin-bottom: 0;
}

.comment-respond &gt; *:last-child.comment-form {
	margin-bottom: 0;
}

.comment-author {
	padding-top: 3px;
}

.reply a,
.comment-content a,
.comment-meta .comment-metadata a,
.comment-author .url {
	color: currentColor;
}

.reply a:focus, .reply a:hover,
.comment-content a:focus,
.comment-content a:hover,
.comment-meta .comment-metadata a:focus,
.comment-meta .comment-metadata a:hover,
.comment-author .url:focus,
.comment-author .url:hover {
	color: var(--theme-color);
}

.comment-form {
	display: flex;
	flex-wrap: wrap;
}

.comment-form &gt; * {
	flex-basis: 100%;
}

.comment-form .comment-form-url,
.comment-form .comment-form-comment {
	width: 100%;
}

.comment-form .comment-form-author,
.comment-form .comment-form-email {
	flex-basis: 0;
	flex-grow: 1;
}

@media only screen and (max-width: 481px) {
	.comment-form .comment-form-author,
	.comment-form .comment-form-email {
		flex-basis: 100%;
	}
}

.comment-form .comment-form-cookies-consent &gt; label,
.comment-form .comment-notes {
	font-size: 1rem;
	font-weight: normal;
}

.comment-form &gt; p {
	margin-bottom: 10px;
}

.comment-form &gt; p a {
	color: var(--text-color-normal);
	transition: all 0.3s ease;
	text-decoration: none;
}

.comment-form &gt; p a:focus, .comment-form &gt; p a:hover {
	color: var(--theme-color);
}

.comment-form &gt; p:first-of-type {
	margin-top: 0;
}

.comment-form &gt; p:last-of-type {
	margin-bottom: 0;
}

.comment-form &gt; p label,
.comment-form &gt; p input[type=email],
.comment-form &gt; p input[type=text],
.comment-form &gt; p input[type=url],
.comment-form &gt; p textarea {
	display: block;
	font-size: var(--global--font-size-sm);
	margin-bottom: calc(.5 *20px);
	width: 100%;
	font-weight: var(--form--label-weight);
}

.comment-form &gt; p.comment-form-cookies-consent {
	display: flex;
	align-items: center;
}

@media only screen and (min-width: 482px) {
	.comment-form &gt; p.comment-form-author,
	.woocommerce #review_form #respond p {
		margin-inline-end: calc(1.5 * 20px);
	}
	.comment-form &gt; p.comment-notes,
	.comment-form &gt; p.logged-in-as {
		display: block;
	}
}

nav.breadcrumb-trail ul.trail-items {
	list-style: none;
	padding: 0;
	margin: 0;
	color: var(--text-color-normal);
}

nav.breadcrumb-trail ul.trail-items li {
	display: inline-block;
}

nav.breadcrumb-trail ul.trail-items li a {
	text-decoration: none;
	color: var(--text-color-normal);
}

nav.breadcrumb-trail ul.trail-items li a:focus, nav.breadcrumb-trail ul.trail-items li a:hover {
	color: var(--theme-color);
}

nav.breadcrumb-trail ul.trail-items li::after {
	margin: 0 0.3rem;
}

nav.breadcrumb-trail ul.trail-items li:last-child::after {
	display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
/*comments section====*/
#comments.comments-area {
	margin-block: 20px;
}

#comments.comments-area .comments-title {
	font-size: var(--font-size-lg);
	font-family: var(--font-main);
	line-height: 1.2;
}

#comments.comments-area .comment-list .comment .comment-author img {
	float: left;
	margin-inline-end: 20px;
	margin-bottom: 20px;
	width: 50px;
}

body.rtl #comments.comments-area .comment-list .comment .comment-author img {
	float: right;
}

#comments.comments-area .comment-list .comment .comment-content p {
	margin-bottom: 5px;
}

#comments.comments-area div#respond {
	margin-top: 20px;
}

#comments.comments-area div#respond #reply-title {
	margin-top: 0;
	font-weight: 700;
	font-size: 18px;
}

#comments.comments-area div#respond p {
	margin-bottom: 5px;
}

#comments.comments-area div#respond label {
	font-weight: normal;
}

#comments.comments-area div#respond textarea {
	width: 100%;
	margin-bottom: 0;
}

#comments.comments-area div#respond p.comment-form-url,
#comments.comments-area div#respond p.comment-form-email,
#comments.comments-area div#respond p.comment-form-author {
	display: inline-block;
	width: 100%;
}

#comments.comments-area div#respond p.comment-form-url label,
#comments.comments-area div#respond p.comment-form-email label,
#comments.comments-area div#respond p.comment-form-author label {
	display: block;
}

#comments.comments-area div#respond p.comment-form-url input,
#comments.comments-area div#respond p.comment-form-email input,
#comments.comments-area div#respond p.comment-form-author input {
	width: 100%;
}

#comments.comments-area div#respond p.comment-form-cookies-consent label {
	margin-inline-start: 8px;
	position: relative;
	top: -1px;
}

#comments.comments-area div#respond input[type="submit"] {
	display: inline-block;
}

#comments.comments-area div#respond #reply-title small a {
	display: inline-block;
	margin-inline-start: 10px;
}

.comment div#respond,
.comment-content {
	margin-inline-start: 70px;
}

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.3em;
}

.widget select {
	max-width: 100%;
}

.ascendoor-widget {
	margin-bottom: 20px;
}

.widget_block h1,
.widget_block h2,
.widget_block h3,
.widget_block h4,
.widget_block h5,
.widget_block h6 {
	margin-top: 0;
	margin-bottom: 10px;
}

.widget:not(.ascendoor-widget) .widgettitle,
.widget:not(.ascendoor-widget) .widget-title,
.widget:not(.ascendoor-widget) .section-title {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 15px;
	position: relative;
	font-size: var(--font-size-base);
	line-height: 1.2;
	font-weight: bold;
	padding-inline-start: 28px;
	margin-bottom: 10px;
}

.widget:not(.ascendoor-widget) .widgettitle::before, .widget:not(.ascendoor-widget) .widgettitle::after,
.widget:not(.ascendoor-widget) .widget-title::before,
.widget:not(.ascendoor-widget) .widget-title::after,
.widget:not(.ascendoor-widget) .section-title::before,
.widget:not(.ascendoor-widget) .section-title::after {
	position: absolute;
	content: "";
	inset-inline-start: 4px;
	bottom: 19%;
	width: 5px;
	height: 12px;
	flex-shrink: 0;
	background-color: var(--theme-color);
	margin-inline-end: 7px;
	transform: skew(320deg);
}

.widget:not(.ascendoor-widget) .widgettitle:after,
.widget:not(.ascendoor-widget) .widget-title:after,
.widget:not(.ascendoor-widget) .section-title:after {
	width: 8px;
	inset-inline-start: 12px;
}

/*widget title===============*/
/*widget list===============*/
.widget:not(.ascendoor-widget) ol,
.widget:not(.ascendoor-widget) ul {
	list-style: none;
	padding: 0;
	margin-inline: 0;
}

.widget:not(.ascendoor-widget) ol li,
.widget:not(.ascendoor-widget) ul li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.widget:not(.ascendoor-widget) ol li a,
.widget:not(.ascendoor-widget) ul li a {
	text-decoration: none;
	color: var(--clr-foreground);
}

.widget:not(.ascendoor-widget) ol li a:focus, .widget:not(.ascendoor-widget) ol li a:hover,
.widget:not(.ascendoor-widget) ul li a:focus,
.widget:not(.ascendoor-widget) ul li a:hover {
	color: var(--theme-color);
}

.widget:not(.ascendoor-widget) ol ol,
.widget:not(.ascendoor-widget) ol ul,
.widget:not(.ascendoor-widget) ul ol,
.widget:not(.ascendoor-widget) ul ul {
	padding-top: 7px;
	margin-inline-start: 10px;
	padding-inline-start: 10px;
}

.widget:not(.ascendoor-widget) &gt; ol &gt; li,
.widget:not(.ascendoor-widget) &gt; ul &gt; li {
	margin-bottom: 7px;
	padding-bottom: 7px;
	font-size: 14px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.widget:not(.ascendoor-widget) &gt; ol &gt; li a,
.widget:not(.ascendoor-widget) &gt; ul &gt; li a {
	color: var(--clr-foreground);
	transition: all 0.5s linear;
}

.widget:not(.ascendoor-widget) &gt; ol &gt; li a:focus, .widget:not(.ascendoor-widget) &gt; ol &gt; li a:hover,
.widget:not(.ascendoor-widget) &gt; ul &gt; li a:focus,
.widget:not(.ascendoor-widget) &gt; ul &gt; li a:hover {
	color: var(--theme-color);
}

.widget:not(.ascendoor-widget) ol &gt; li:last-child,
.widget:not(.ascendoor-widget) ul &gt; li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

/*widget list===============*/
/*widget tag cloud ===============*/
.wp-block-tag-cloud,
.tagcloud {
	display: flex;
	flex-wrap: wrap;
	gap: 7px;
}

.wp-block-tag-cloud a,
.tagcloud a {
	display: inline-block;
	text-decoration: none;
	font-size: var(--font-size-sm) !important;
	color: var(--clr-foreground);
	border: 1px solid rgba(var(--clr-foreground-rgb), 0.15);
	background-color: transparent;
	padding: 6px 17px;
	border-radius: 7px;
	line-height: 1.2;
	transition: all 0.3s ease;
}

.wp-block-tag-cloud a:focus, .wp-block-tag-cloud a:hover,
.tagcloud a:focus,
.tagcloud a:hover {
	color: #fff;
	background-color: var(--theme-color);
	border: 1px solid var(--theme-color);
	box-shadow: 0 0 13px -4px var(--theme-color);
}

/*widget tag cloud ===============*/
/*widget search ===============*/
.widget.widget_search .wp-block-search__inside-wrapper {
	display: flex;
}

.widget.widget_search .wp-block-search__inside-wrapper .wp-block-search__input {
	padding: 6px 16px;
	font-size: 0.9rem;
	border-radius: 0;
	border-start-start-radius: 3px;
	border-end-start-radius: 3px;
}

.widget.widget_search .wp-block-search__inside-wrapper .wp-block-search__button {
	cursor: pointer;
	color: var(--white);
	background-color: var(--primary-color);
	margin: 0;
	padding: 10px 25px;
	border-radius: 0;
	border-start-end-radius: 3px;
	border-end-end-radius: 3px;
}

.search-form {
	display: flex;
}

.search-form label,
.search-form .search-field {
	width: 100%;
}

.search-form .search-field {
	padding: 6px 16px;
	font-size: 0.9rem;
	border-radius: 0;
	border-start-start-radius: 3px;
	border-end-start-radius: 3px;
}

.search-form .search-submit {
	border-radius: 0;
	border-start-end-radius: 3px;
	border-end-end-radius: 3px;
}

/*widget search ===============*/
/*jetpack suscribe ===============*/
.jetpack_subscription_widget form::after, .jetpack_subscription_widget form::before {
	content: "";
	display: table;
}

.jetpack_subscription_widget form::after {
	clear: both;
}

.jetpack_subscription_widget form #subscribe-email {
	float: left;
	width: 70%;
}

body.rtl .jetpack_subscription_widget form #subscribe-email {
	float: right;
}

.jetpack_subscription_widget form #subscribe-email input {
	width: 100%;
	padding-inline-start: 5px;
}

.jetpack_subscription_widget form #subscribe-submit {
	float: right;
	width: 30%;
}

body.rtl .jetpack_subscription_widget form #subscribe-submit {
	float: left;
}

.jetpack_subscription_widget form #subscribe-submit .wp-block-button__link {
	width: 100%;
	border-radius: 0;
	border: none;
	background: var(--theme-color);
	color: var(--white);
	font-size: var(--font-size-sm);
	line-height: 1;
	padding: 0.6em 1em;
}

/*jetpack suscribe ===============*/
.widget ul.wp-block-social-links li {
	margin: unset;
	padding: unset;
	font-size: unset;
	border: unset;
}

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

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

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

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

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

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* 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;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

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

/* Alignments
--------------------------------------------- */
.alignleft {
	/*rtl:ignore*/
	float: left;
	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	/*rtl:ignore*/
	float: right;
	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/* preloader CSS start
--------------------------------------------- */
#loader {
	overflow-x: hidden;
	overflow-y: hidden;
	vertical-align: middle;
	background-color: var(--clr-background);
	position: fixed;
	display: table;
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
	min-height: 100%;
	z-index: 99999;
}

#loader .loader-container {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	z-index: 12;
	text-align: center;
	text-transform: uppercase;
}

#loader .loader-container #preloader {
	position: relative;
	margin: auto;
	width: 100px;
}

#loader .loader-container #preloader.style-4 .dot {
	height: 15px;
	aspect-ratio: 4;
	--_g: no-repeat radial-gradient(farthest-side, var(--clr-foreground) 90%, #0000);
	background: var(--_g) left, var(--_g) right;
	background-size: 25% 100%;
	display: grid;
}

#loader .loader-container #preloader.style-4 .dot::before, #loader .loader-container #preloader.style-4 .dot::after {
	content: "";
	height: inherit;
	aspect-ratio: 1;
	grid-area: 1/1;
	margin: auto;
	border-radius: 50%;
	transform-origin: -100% 50%;
	background: var(--primary-color);
	animation: d9 1s infinite linear;
}

#loader .loader-container #preloader.style-4 .dot::after {
	transform-origin: 200% 50%;
	--s: -1;
	animation-delay: -.5s;
}

@keyframes d9 {
	58%,
	100% {
		transform: rotate(calc(var(--s, 1)*1turn));
	}
}

/* preloader CSS end
--------------------------------------------- */
header.site-header {
	margin-block-end: 20px;
	box-shadow: var(--shadow);
}

header.site-header .top-header-part {
	background: #242424;
}

header.site-header .top-header-part .top-header-wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 8px 10px;
	font-size: 15px;
	color: #fff;
}

header.site-header .top-header-part .top-header-wrapper .top-header-right {
	display: flex;
	align-items: center;
}

header.site-header .middle-header-part {
	background-color: var(--clr-background);
}

header.site-header .middle-header-part .middle-header-wrapper {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-block: 15px;
	padding-inline: 10px;
	gap: 30px;
}

@media (max-width: 991px) {
	header.site-header .middle-header-part .middle-header-wrapper {
		flex-direction: column;
		gap: 20px;
	}
}

header.site-header .middle-header-part .middle-header-wrapper .site-branding {
	flex: 1;
	gap: 10px;
	display: flex;
	align-items: center;
}

@media (min-width: 992px) {
	header.site-header .middle-header-part .middle-header-wrapper .site-branding {
		width: 40%;
		flex-shrink: 0;
	}
}

@media (max-width: 768px) {
	header.site-header .middle-header-part .middle-header-wrapper .site-branding {
		text-align: center;
		flex-direction: column;
	}
}

header.site-header .middle-header-part .middle-header-wrapper .site-branding .site-title {
	font-size: var(--font-size-lg);
	font-weight: 700;
	line-height: 1.2;
	margin: 0;
}

header.site-header .middle-header-part .middle-header-wrapper .site-branding .site-title a {
	text-decoration: none;
	color: var(--header-text-color);
}

header.site-header .middle-header-part .middle-header-wrapper .site-branding .site-description {
	margin: 0;
	color: var(--clr-foreground);
}

@media (max-width: 480px) {
	header.site-header .middle-header-part .middle-header-wrapper .site-branding .site-description {
		font-size: 0.8rem;
		margin-top: 0;
	}
}

@media (max-width: 991px) {
	header.site-header .middle-header-part .middle-header-wrapper .site-branding .site-identity {
		text-align: center;
	}
}

@media (min-width: 992px) {
	header.site-header .middle-header-part .middle-header-wrapper .mag-adver-part {
		width: 60%;
	}
}

header.site-header .middle-header-part .middle-header-wrapper .mag-adver-part a {
	display: block;
	line-height: 0;
}

header.site-header .middle-header-part .middle-header-wrapper .mag-adver-part a img {
	width: 100%;
}

header.site-header .middle-header-part .middle-header-wrapper .mag-adver-part a:focus {
	outline-color: var(--theme-color);
	outline-offset: 2px;
}

header.site-header .middle-header-part .middle-header-wrapper.no-bigyapaan {
	justify-content: center;
}

header.site-header .middle-header-part .middle-header-wrapper.no-bigyapaan .site-branding {
	text-align: center;
	justify-content: center;
}

header.site-header .middle-header-part.ascendoor-header-image {
	position: relative;
	padding: 10px 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

header.site-header .middle-header-part.ascendoor-header-image::before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: 0.4;
}

header.site-header .middle-header-part.ascendoor-header-image &gt; * {
	position: relative;
	z-index: 1;
}

header.site-header .middle-header-part.ascendoor-header-image .middle-header-wrapper .site-branding .site-title a {
	color: var(--white);
}

header.site-header .middle-header-part.ascendoor-header-image .middle-header-wrapper .site-branding .site-description {
	color: var(--white);
}

header.site-header .bottom-header-part {
	background-color: var(--clr-background);
	border-top: 1px solid var(--clr-sub-border);
}

header.site-header .bottom-header-part .bottom-header-wrapper {
	min-height: 55px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-inline-end: 5px;
}

@media (max-width: 480px) {
	header.site-header .bottom-header-part .bottom-header-wrapper {
		position: relative;
	}
}

header.site-header .bottom-header-part .bottom-header-wrapper .header-search {
	width: 30px;
	position: relative;
	display: inline-block;
	text-align: center;
}

@media (max-width: 480px) {
	header.site-header .bottom-header-part .bottom-header-wrapper .header-search {
		position: unset;
	}
}

header.site-header .bottom-header-part .bottom-header-wrapper .header-search .header-search-wrap .header-search-icon {
	font-size: 14px;
	color: var(--clr-foreground);
	font-weight: 700;
	text-align: center;
	outline: 0;
	height: 30px;
	width: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
}

header.site-header .bottom-header-part .bottom-header-wrapper .header-search .header-search-wrap .header-search-icon:focus-within {
	outline: 1px dashed var(--clr-foreground);
}

header.site-header .bottom-header-part .bottom-header-wrapper .header-search .header-search-wrap .header-search-icon:focus, header.site-header .bottom-header-part .bottom-header-wrapper .header-search .header-search-wrap .header-search-icon:hover {
	color: var(--primary-color);
}

header.site-header .bottom-header-part .bottom-header-wrapper .header-search .header-search-wrap .header-search-form {
	position: absolute;
	background: var(--clr-sub-background);
	inset-inline-end: 0;
	opacity: 0;
	visibility: hidden;
	top: 100%;
	width: 325px;
	padding: 14px;
	z-index: 99;
	box-shadow: var(--shadow);
}

@media (max-width: 480px) {
	header.site-header .bottom-header-part .bottom-header-wrapper .header-search .header-search-wrap .header-search-form {
		width: 100%;
	}
}

header.site-header .bottom-header-part .bottom-header-wrapper .header-search .header-search-wrap .header-search-form .search-form {
	display: flex;
}

header.site-header .bottom-header-part .bottom-header-wrapper .header-search .header-search-wrap .header-search-form .search-form label {
	width: 75%;
}

header.site-header .bottom-header-part .bottom-header-wrapper .header-search .header-search-wrap .header-search-form .search-form label input {
	width: 100%;
	border-radius: 0;
}

header.site-header .bottom-header-part .bottom-header-wrapper .header-search .header-search-wrap .header-search-form .search-form input.search-submit {
	border: 1px solid var(--theme-color);
	border-radius: 0;
	padding: 0px;
	font-size: 13px;
	width: 25%;
	margin: 0;
}

header.site-header .bottom-header-part .bottom-header-wrapper .header-search .header-search-wrap.show .header-search-form {
	margin: 0;
	opacity: 1;
	visibility: visible;
}

header.site-header .bottom-header-part .bottom-header-wrapper .bottom-header-end {
	display: flex;
	align-items: center;
	gap: 10px;
}

header.site-header .bottom-header-part .bottom-header-wrapper .bottom-header-end .ascendoor-offcanvas {
	line-height: 0;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}

header.site-header .bottom-header-part .bottom-header-wrapper .bottom-header-end .ascendoor-offcanvas .ascendoor-offcanvas-menu {
	padding: 0px;
	cursor: pointer;
	border: 0;
	border-radius: 0;
	background: transparent;
	position: relative;
	z-index: 1;
	width: 18px;
	height: 18px;
	display: grid;
	gap: 4px;
	grid-template-columns: repeat(2, 1fr);
}

header.site-header .bottom-header-part .bottom-header-wrapper .bottom-header-end .ascendoor-offcanvas .ascendoor-offcanvas-menu span {
	display: block;
	content: "";
	border: 2px solid;
	border-color: var(--clr-foreground);
	inline-size: 7px;
	aspect-ratio: 1;
	right: 0;
	transition: all 500ms ease 0s;
}

header.site-header .bottom-header-part .bottom-header-wrapper .bottom-header-end .ascendoor-offcanvas .ascendoor-offcanvas-menu:hover, header.site-header .bottom-header-part .bottom-header-wrapper .bottom-header-end .ascendoor-offcanvas .ascendoor-offcanvas-menu:focus {
	opacity: 1;
}

header.site-header .bottom-header-part .bottom-header-wrapper .bottom-header-end .ascendoor-offcanvas .ascendoor-offcanvas-menu:hover span, header.site-header .bottom-header-part .bottom-header-wrapper .bottom-header-end .ascendoor-offcanvas .ascendoor-offcanvas-menu:focus span {
	background-color: var(--primary-color);
	border-color: var(--primary-color);
}

header.site-header .bottom-header-part .bottom-header-wrapper .bottom-header-end .ascendoor-offcanvas .ascendoor-offcanvas-menu:focus {
	outline: thin dotted var(--primary-color);
	outline-offset: 2px;
}

header.site-header .site-logo {
	max-width: var(--logo-size-custom);
}

header.site-header .site-logo a {
	display: flex;
}

header.site-header .site-logo a img {
	width: 100%;
}

.banner-section,
.magazine-frontpage-section {
	margin-bottom: 20px;
}

.section-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 15px;
	position: relative;
	padding-inline-start: 28px;
	margin-bottom: 10px;
}

.section-header::before, .section-header::after {
	position: absolute;
	content: "";
	inset-inline-start: 4px;
	bottom: 28%;
	width: 5px;
	height: 12px;
	flex-shrink: 0;
	background-color: var(--theme-color);
	margin-inline-end: 7px;
	transform: skew(320deg);
}

.section-header:after {
	width: 8px;
	inset-inline-start: 12px;
}

.section-header .widgettitle,
.section-header .widget-title,
.section-header .section-title {
	font-size: var(--font-size-base);
	line-height: 1.2;
	font-weight: bold;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	color: var(--clr-foreground);
	flex-grow: 1;
	display: flex;
	align-items: center;
}

.section-header a {
	font-size: var(--font-size-sm);
	color: var(--clr-foreground);
	text-decoration: none;
}

.section-header a:focus, .section-header a:hover {
	color: var(--theme-color);
}

.section-header a::after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	font-family: Font Awesome\ 5 Free;
	font-weight: 900;
	line-height: inherit;
	vertical-align: baseline;
	content: "\f105";
	margin-inline-start: 5px;
}

body.rtl .section-header a::after {
	content: "\f104";
}

.mag-post-category {
	line-height: 1.2;
	font-size: var(--font-size-xs);
}

.mag-post-category a {
	display: inline-block;
	margin-inline-end: 5px;
	margin-block-end: 5px;
	text-decoration: none;
	color: #404040;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1.2;
}

.mag-post-category:not(.with-background) a {
	color: var(--theme-color);
	margin-inline-end: 0;
}

.mag-post-category.with-background a {
	padding: 1px 5px;
	border-radius: 4px;
	color: var(--white);
	background-color: var(--theme-color);
}

.mag-post-single {
	background-color: var(--clr-background);
	box-shadow: var(--shadow);
}

.mag-post-single .mag-post-img {
	position: relative;
	border-radius: var(--border-radius-all);
	background-color: var(--light-bg-color);
}

.mag-post-single .mag-post-img &gt; a {
	display: block;
	height: 100%;
	width: 100%;
	line-height: 0;
}

.mag-post-single .mag-post-img &gt; a:focus {
	outline-offset: 1px;
	outline-color: var(--clr-foreground);
}

.mag-post-single .mag-post-img &gt; a img {
	border-radius: var(--border-radius-all);
	width: 100%;
	height: 100%;
	aspect-ratio: 1/0.7;
	object-fit: cover;
	position: relative;
	z-index: 1;
}

@supports not (aspect-ratio: 1/0.7) {
	.mag-post-single .mag-post-img &gt; a img {
		height: 100%;
	}
}

.mag-post-single .mag-post-detail {
	padding: 20px;
}

.mag-post-single .mag-post-detail .mag-post-title {
	margin: 0 0 10px;
	font-size: calc(var(--font-size-base) + 2px);
	font-weight: 700;
	line-height: 1.3;
}

.mag-post-single .mag-post-detail .mag-post-title a {
	text-decoration: none;
	color: var(--clr-foreground);
	transition: all 0.3s ease;
}

.mag-post-single .mag-post-detail .mag-post-title a:focus, .mag-post-single .mag-post-detail .mag-post-title a:hover {
	color: var(--theme-color);
}

.mag-post-single .mag-post-detail .mag-post-meta {
	font-size: var(--font-size-xs);
	line-height: 1.3;
}

.mag-post-single .mag-post-detail .mag-post-meta &gt; span {
	margin-inline-end: 5px;
}

.mag-post-single .mag-post-detail .mag-post-meta .byline a,
.mag-post-single .mag-post-detail .mag-post-meta .post-author a {
	text-decoration: none;
	color: var(--clr-foreground);
}

.mag-post-single .mag-post-detail .mag-post-meta .byline a i,
.mag-post-single .mag-post-detail .mag-post-meta .post-author a i {
	margin-inline-end: 5px;
}

.mag-post-single .mag-post-detail .mag-post-meta .byline a:focus, .mag-post-single .mag-post-detail .mag-post-meta .byline a:hover,
.mag-post-single .mag-post-detail .mag-post-meta .post-author a:focus,
.mag-post-single .mag-post-detail .mag-post-meta .post-author a:hover {
	color: var(--theme-color);
}

.mag-post-single .mag-post-detail .mag-post-meta .posted-on a,
.mag-post-single .mag-post-detail .mag-post-meta .post-date a {
	text-decoration: none;
	color: var(--clr-foreground);
}

.mag-post-single .mag-post-detail .mag-post-meta .posted-on a i,
.mag-post-single .mag-post-detail .mag-post-meta .post-date a i {
	margin-inline-end: 5px;
}

.mag-post-single .mag-post-detail .mag-post-meta .posted-on a:focus, .mag-post-single .mag-post-detail .mag-post-meta .posted-on a:hover,
.mag-post-single .mag-post-detail .mag-post-meta .post-date a:focus,
.mag-post-single .mag-post-detail .mag-post-meta .post-date a:hover {
	color: var(--theme-color);
}

.mag-post-single .mag-post-detail .mag-post-excerpt {
	font-size: var(--font-size-sm);
	color: var(--clr-foreground);
}

.mag-post-single .mag-post-detail .mag-post-excerpt p {
	margin: 10px 0 0;
}

.mag-post-single.tile-design {
	border-radius: var(--border-radius-all);
	background-color: var(--light-bg-color);
	overflow: hidden;
	position: relative;
	min-height: 250px;
}

.mag-post-single.tile-design .mag-post-img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
}

.mag-post-single.tile-design .mag-post-img::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background-image: var(--alpha-bg);
	transition: all 0.4s;
}

.mag-post-single.tile-design .mag-post-detail {
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 20px;
}

.mag-post-single.tile-design.has-image .mag-post-detail {
	background: var(--alpha-bg);
	color: #fff;
	transition: background 1s;
}

.mag-post-single.tile-design.has-image .mag-post-detail .mag-post-title a {
	color: var(--white);
}

.mag-post-single.tile-design.has-image .mag-post-detail .mag-post-meta .post-author a {
	color: var(--white);
}

.mag-post-single.tile-design.has-image .mag-post-detail .mag-post-meta .post-date a {
	color: var(--white);
}

.mag-post-single.tile-design.has-image .mag-post-detail .mag-post-excerpt {
	color: var(--white);
}

.mag-post-single.tile-design:focus-within {
	outline: thin dotted var(--clr-foreground);
	outline-offset: 1px;
}

.mag-post-single.list-design {
	display: flex;
	gap: 20px;
}

.mag-post-single.list-design .mag-post-img {
	width: 30%;
}

.mag-post-single.list-design .mag-post-detail {
	width: 100%;
	align-self: center;
}

.mag-post-single.list-design .mag-post-img + .mag-post-detail {
	padding: 7px;
	padding-inline-start: 0;
	width: calc(70% - 20px);
}

.banner-section.style-2 .banner-section-wrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	align-items: flex-start;
}

.banner-section.style-2 .banner-section-wrapper .banner-grid-section {
	width: 100%;
	margin-inline: -5px;
}

@media (min-width: 992px) {
	.banner-section.style-2 .banner-section-wrapper .banner-grid-section {
		width: calc(80% - 10px);
	}
}

@media (max-width: 600px) {
	.banner-section.style-2 .banner-section-wrapper .banner-grid-section {
		margin-inline: 0;
	}
}

.banner-section.style-2 .banner-section-wrapper .banner-grid-section .banner-item {
	width: 33.33%;
	padding-inline: 5px;
	margin-bottom: 10px;
}

@media (max-width: 769px) {
	.banner-section.style-2 .banner-section-wrapper .banner-grid-section .banner-item {
		width: 50%;
	}
}

@media (max-width: 600px) {
	.banner-section.style-2 .banner-section-wrapper .banner-grid-section .banner-item {
		width: 100%;
		padding-inline: 0;
	}
}

@media (min-width: 601px) {
	.banner-section.style-2 .banner-section-wrapper .banner-grid-section .banner-item:first-child .mag-post-single {
		min-height: 450px;
	}
	.banner-section.style-2 .banner-section-wrapper .banner-grid-section .banner-item:first-child .mag-post-single .mag-post-detail .mag-post-title {
		font-size: var(--font-size-lg);
	}
}

@media (min-width: 769px) {
	.banner-section.style-2 .banner-section-wrapper .banner-grid-section .banner-item:nth-child(4) {
		width: 66.66%;
	}
	.banner-section.style-2 .banner-section-wrapper .banner-grid-section .banner-item:nth-child(4) .mag-post-single .mag-post-detail .mag-post-title {
		font-size: var(--font-size-md);
	}
}

@media (max-width: 768px) {
	.banner-section.style-2 .banner-section-wrapper .banner-grid-section .banner-item:nth-child(4) {
		width: 100%;
	}
}

.banner-section.style-2 .banner-section-wrapper .banner-grid-section .banner-item .mag-post-single {
	min-height: 220px;
}

.banner-section.style-2 .banner-section-wrapper .banner-adver a {
	display: block;
	font-size: 0;
	height: 100%;
	margin-block-end: 10px;
}

.banner-section.style-2 .banner-section-wrapper .banner-adver a:last-child {
	margin-block-end: 0;
}

.banner-section.style-2 .banner-section-wrapper .banner-adver a:focus {
	outline-color: var(--theme-color);
	outline-offset: 2px;
}

.banner-section.style-2 .banner-section-wrapper .banner-adver a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.banner-section.style-2 .banner-section-wrapper .editor-advedr {
	width: 100%;
}

@media (min-width: 992px) {
	.banner-section.style-2 .banner-section-wrapper .editor-advedr {
		width: calc(20% - 10px);
		position: sticky;
		top: 40px;
		align-self: flex-start;
	}
}

.banner-section.style-2 .banner-section-wrapper .editor-advedr .editor-picks-wrapper .mag-post-single .mag-post-img .number {
	content: counter(editor-pick-counter);
	position: absolute;
	inset-inline-start: 0;
	bottom: 0;
	width: 25px;
	height: 25px;
	z-index: 1;
	color: #fff;
	display: flex;
	font-weight: bold;
	align-items: center;
	justify-content: center;
	font-size: var(--font-size-sm);
	background-color: var(--primary-color);
}

.banner-section.style-2 .banner-section-wrapper .editor-advedr .editor-picks-wrapper .mag-post-single .mag-post-detail .mag-post-title {
	font-size: var(--font-size-sm);
}

.banner-section.style-2 .banner-section-wrapper .editor-advedr .editor-picks-wrapper.vertical .mag-post-single {
	min-height: 105px;
}

.banner-section.style-2 .banner-section-wrapper .editor-advedr .editor-picks-wrapper.vertical .mag-post-single .mag-post-detail .mag-post-title {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-bottom: 5px;
}

.banner-section .magazine-carousel-slider-navigation.header {
	display: flex;
	gap: 5px;
	align-items: center;
}

.banner-section .magazine-carousel-slider-navigation.header .slick-arrow {
	position: unset;
	transform: unset;
	opacity: 1;
	visibility: visible;
	border-radius: 0;
	border: 1px solid rgba(155, 155, 155, 0.7);
}

.banner-section .magazine-carousel-slider-navigation.header .slick-arrow.slick-prev {
	inset-inline-start: 10px;
}

.banner-section .magazine-carousel-slider-navigation.header .slick-arrow.slick-next {
	inset-inline-end: 10px;
}

.banner-section .magazine-carousel-slider-navigation.header .slick-arrow:focus, .banner-section .magazine-carousel-slider-navigation.header .slick-arrow:hover {
	color: var(--primary-color);
	outline: none;
	border: 1px solid var(--primary-color);
}

.flash-news-ticker {
	padding-block-end: 20px;
	background-color: var(--clr-background);
}

.flash-news-ticker:first-child {
	margin-top: -20px;
	position: relative;
	isolation: isolate;
	box-shadow: var(--shadow);
	background: var(--clr-background);
	border-top: 1px solid var(--clr-sub-border);
}

.flash-news-ticker .flash-news-ticker-wrapper {
	font-size: 16px;
	margin: 0;
	position: relative;
	display: flex;
	align-items: center;
	overflow: hidden;
	position: relative;
	background: var(--primary-color);
}

.flash-news-ticker .flash-news-ticker-wrapper .title-part {
	position: relative;
	line-height: normal;
}

.flash-news-ticker .flash-news-ticker-wrapper .title-part .title-wrap {
	background-color: #242424;
	min-height: 45px;
	display: flex;
	align-items: center;
	padding: 10px;
	width: max-content;
	gap: 5px;
}

.flash-news-ticker .flash-news-ticker-wrapper .title-part .title-wrap .flash-loader {
	width: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.flash-news-ticker .flash-news-ticker-wrapper .title-part .title-wrap .flash-loader .loader-flash {
	width: 10px;
	aspect-ratio: 1;
	border-radius: 50%;
	box-shadow: 0 0 0 0 #fff4;
	background: var(--primary-color);
	animation: l2 1.5s infinite linear;
	position: relative;
}

.flash-news-ticker .flash-news-ticker-wrapper .title-part .title-wrap .flash-loader .loader-flash::before, .flash-news-ticker .flash-news-ticker-wrapper .title-part .title-wrap .flash-loader .loader-flash::after {
	content: "";
	position: absolute;
	inset: 0;
	border-radius: inherit;
	box-shadow: 0 0 0 0 #fff4;
	animation: inherit;
	animation-delay: -0.5s;
}

.flash-news-ticker .flash-news-ticker-wrapper .title-part .title-wrap .flash-loader .loader-flash::after {
	animation-delay: -1s;
}

@keyframes l2 {
	100% {
		box-shadow: 0 0 0 20px #fff0;
	}
}

.flash-news-ticker .flash-news-ticker-wrapper .title-part .title-wrap .flash-title {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

@media (max-width: 600px) {
	.flash-news-ticker .flash-news-ticker-wrapper .title-part .title-wrap .flash-title {
		display: none;
	}
}

.flash-news-ticker .flash-news-ticker-wrapper .title-part .title-wrap::after {
	content: "";
	width: 15px;
	height: 100%;
	position: absolute;
	z-index: 1;
	top: 0;
	inset-inline-end: -15px;
	-webkit-mask-image: url('data:image/svg+xml;utf8,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 553.5 553.5" preserveAspectRatio="none"&gt;&lt;polygon points="0.3,553.3 553.5,276.8 0.3,0.3 "/&gt;&lt;/svg&gt;');
	mask-image: url('data:image/svg+xml;utf8,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 553.5 553.5" preserveAspectRatio="none"&gt;&lt;polygon points="0.3,553.3 553.5,276.8 0.3,0.3 "/&gt;&lt;/svg&gt;');
	-webkit-mask-position: center center;
	mask-position: center center;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	mask-size: 100% 100%;
	-webkit-mask-size: 100% 100%;
	background-color: #242424;
}

body.rtl .flash-news-ticker .flash-news-ticker-wrapper .title-part .title-wrap::after {
	transform: scaleX(-1);
}

.flash-news-ticker .flash-news-ticker-wrapper .flash-news-part {
	margin: 0 5px;
	overflow: hidden;
	position: relative;
}

.flash-news-ticker .flash-news-ticker-wrapper .flash-news-part .mag-post-title-wrap {
	margin: 0;
	padding-inline: 15px;
	display: flex;
	align-items: center;
	flex-shrink: 0;
	position: relative;
}

.flash-news-ticker .flash-news-ticker-wrapper .flash-news-part .mag-post-title-wrap .flash-img {
	width: 35px;
	min-width: 35px;
	height: 35px;
	min-height: 35px;
	overflow: hidden;
	border-radius: 50%;
	display: inline-block;
	line-height: 1;
	margin-inline-end: 10px;
	position: relative;
	border: 2px solid #fff;
}

.flash-news-ticker .flash-news-ticker-wrapper .flash-news-part .mag-post-title-wrap .flash-img img {
	height: 35px;
	width: 35px;
	object-fit: cover;
	margin: 0;
}

.flash-news-ticker .flash-news-ticker-wrapper .flash-news-part .mag-post-title-wrap a {
	text-decoration: none;
	font-size: calc(var(--font-size-sm) + 2px);
	color: #fff;
	font-weight: 600;
	transition: all 0.3s ease;
}

.flash-news-ticker .flash-news-ticker-wrapper .flash-news-part .mag-post-title-wrap a:focus, .flash-news-ticker .flash-news-ticker-wrapper .flash-news-part .mag-post-title-wrap a:hover {
	text-decoration: underline;
}

.flash-news-ticker .flash-news-ticker-wrapper .flash-news-part .mag-post-title-wrap:not(:has(.flash-img)) a {
	padding-inline-start: 15px;
	position: relative;
}

.flash-news-ticker .flash-news-ticker-wrapper .flash-news-part .mag-post-title-wrap:not(:has(.flash-img)) a::before {
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 5px;
	aspect-ratio: 1;
	background-color: currentColor;
	border-radius: 50%;
	opacity: 0.7;
	inset-inline-start: -8px;
}

.flash-news-ticker .flash-news-ticker-wrapper .flash-news-part .marquee {
	width: 10000px;
	overflow: hidden;
	display: flex;
	align-items: center;
}

.flash-news-ticker .flash-news-ticker-wrapper .flash-news-part .marquee .js-marquee-wrapper {
	display: flex;
	align-items: center;
}

.flash-news-ticker .flash-news-ticker-wrapper .flash-news-part .marquee .js-marquee-wrapper .js-marquee {
	display: flex;
	align-items: center;
}

.magazine-grid-section {
	container-type: inline-size;
}

.magazine-grid-section .magazine-grid-section-wrapper {
	display: grid;
	gap: 10px;
}

.magazine-grid-section.style-1 .magazine-grid-section-wrapper {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

@elseif $breakpoint=="vlarge" {
	@container (min-width: 1201px) {
		.magazine-grid-section.style-1 .magazine-grid-section-wrapper {
			grid-template-columns: repeat(3, minmax(0, 1fr));
		}
	}
}

@container (max-width: 1200px) {
	.magazine-grid-section.style-1 .magazine-grid-section-wrapper {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

@elseif $breakpoint=="vlarge" {
	@container (min-width: 1201px) {
		.magazine-grid-section.style-1 .magazine-grid-section-wrapper {
			grid-template-columns: repeat(2, minmax(0, 1fr));
		}
	}
}

@container (max-width: 991px) {
	.magazine-grid-section.style-1 .magazine-grid-section-wrapper {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@container (max-width: 480px) {
	.magazine-grid-section.style-1 .magazine-grid-section-wrapper {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
}

.magazine-list-section {
	container-type: inline-size;
}

.magazine-list-section .magazine-list-section-wrapper {
	display: grid;
	gap: 10px;
}

@elseif $breakpoint=="vlarge" {
	@container (min-width: 1201px) {
		.magazine-list-section.style-1 .magazine-list-section-wrapper .mag-post-single.list-design {
			flex-direction: column;
			gap: 0;
		}
		.magazine-list-section.style-1 .magazine-list-section-wrapper .mag-post-single.list-design .mag-post-img {
			width: 100%;
		}
		.magazine-list-section.style-1 .magazine-list-section-wrapper .mag-post-single.list-design .mag-post-detail {
			padding: 20px;
			width: 100%;
		}
	}
}

@container (max-width: 500px) {
	.magazine-list-section.style-1 .magazine-list-section-wrapper .mag-post-single.list-design {
		flex-direction: column;
		gap: 0;
	}
	.magazine-list-section.style-1 .magazine-list-section-wrapper .mag-post-single.list-design .mag-post-img {
		width: 100%;
	}
	.magazine-list-section.style-1 .magazine-list-section-wrapper .mag-post-single.list-design .mag-post-detail {
		padding: 20px;
		width: 100%;
	}
}

.magazine-small-list-section {
	container-type: inline-size;
}

.magazine-small-list-section .magazine-list-section-wrapper {
	display: grid;
	grid-gap: 10px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

@elseif $breakpoint=="vlarge" {
	@container (min-width: 1201px) {
		.magazine-small-list-section .magazine-list-section-wrapper {
			grid-template-columns: repeat(3, minmax(0, 1fr));
		}
	}
}

@container (max-width: 1200px) {
	.magazine-small-list-section .magazine-list-section-wrapper {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

@elseif $breakpoint=="vlarge" {
	@container (min-width: 1201px) {
		.magazine-small-list-section .magazine-list-section-wrapper {
			grid-template-columns: repeat(2, minmax(0, 1fr));
		}
	}
}

@container (max-width: 991px) {
	.magazine-small-list-section .magazine-list-section-wrapper {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@elseif $breakpoint=="vlarge" {
	@container (min-width: 1201px) {
		.magazine-small-list-section .magazine-list-section-wrapper {
			grid-template-columns: repeat(1, minmax(0, 1fr));
		}
	}
}

@container (max-width: 600px) {
	.magazine-small-list-section .magazine-list-section-wrapper {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
}

.magazine-small-list-section .magazine-list-section-wrapper .mag-post-single .mag-post-detail {
	align-self: center;
}

@elseif $breakpoint=="vlarge" {
	@container (min-width: 1201px) {
		.magazine-small-list-section .magazine-list-section-wrapper .mag-post-single .mag-post-detail .mag-post-category {
			display: none;
		}
	}
}

@container (max-width: 375px) {
	.magazine-small-list-section .magazine-list-section-wrapper .mag-post-single .mag-post-detail .mag-post-category {
		display: none;
	}
}

.magazine-small-list-section .magazine-list-section-wrapper .mag-post-single .mag-post-detail .mag-post-title {
	font-size: var(--font-size-sm);
}

@elseif $breakpoint=="vlarge" {
	@container (min-width: 1201px) {
		.magazine-small-list-section .magazine-list-section-wrapper .mag-post-single .mag-post-detail .mag-post-title {
			margin: 0 0 5px;
		}
	}
}

@container (max-width: 375px) {
	.magazine-small-list-section .magazine-list-section-wrapper .mag-post-single .mag-post-detail .mag-post-title {
		margin: 0 0 5px;
	}
}

.magazine-small-list-section.style-1 .magazine-list-section-wrapper .mag-post-single {
	min-height: 100px;
}

@elseif $breakpoint=="vlarge" {
	@container (min-width: 1201px) {
		.magazine-small-list-section.style-1 .magazine-list-section-wrapper .mag-post-single .mag-post-detail .mag-post-title {
			margin: 0 0 5px;
			overflow: hidden;
			display: -webkit-box;
			-webkit-line-clamp: 3;
			-webkit-box-orient: vertical;
		}
	}
}

@container (max-width: 600px) {
	.magazine-small-list-section.style-1 .magazine-list-section-wrapper .mag-post-single .mag-post-detail .mag-post-title {
		margin: 0 0 5px;
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}
}

.magazine-small-list-section.style-2 .magazine-list-section-wrapper {
	gap: 15px;
}

.magazine-small-list-section.style-2 .magazine-list-section-wrapper .mag-post-single {
	border: 1px solid rgba(155, 155, 155, 0.3);
}

.magazine-small-list-section.style-2 .magazine-list-section-wrapper .mag-post-single .mag-post-img {
	display: none;
}

.magazine-small-list-section.style-2 .magazine-list-section-wrapper .mag-post-single .mag-post-detail {
	padding: 20px;
	border-radius: 5px;
	width: 100%;
	display: flex;
	align-items: center;
}

@elseif $breakpoint=="vlarge" {
	@container (min-width: 1201px) {
		.magazine-small-list-section.style-2 .magazine-list-section-wrapper .mag-post-single .mag-post-detail .mag-post-title {
			font-size: var(--font-size-base);
		}
	}
}

@container (min-width: 992px) {
	.magazine-small-list-section.style-2 .magazine-list-section-wrapper .mag-post-single .mag-post-detail .mag-post-title {
		font-size: var(--font-size-base);
	}
}

.magazine-grid-list-section {
	container-type: inline-size;
}

.magazine-grid-list-section .magazine-grid-list-section-wrapper {
	display: grid;
	grid-gap: 10px;
}

.magazine-grid-list-section.style-1 .magazine-grid-list-section-wrapper {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

@elseif $breakpoint=="vlarge" {
	@container (min-width: 1201px) {
		.magazine-grid-list-section.style-1 .magazine-grid-list-section-wrapper {
			grid-template-columns: repeat(1, minmax(0, 1fr));
		}
	}
}

@container (max-width: 600px) {
	.magazine-grid-list-section.style-1 .magazine-grid-list-section-wrapper {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
}

.magazine-grid-list-section.style-1 .magazine-grid-list-section-wrapper .mag-post-single:not(:first-child) {
	grid-column: span 1;
}

.magazine-grid-list-section.style-1 .magazine-grid-list-section-wrapper .mag-post-single:first-child {
	grid-row: span 4;
	grid-column: span 1;
}

@elseif $breakpoint=="vlarge" {
	@container (min-width: 1201px) {
		.magazine-grid-list-section.style-1 .magazine-grid-list-section-wrapper .mag-post-single:first-child {
			grid-row: span 3;
		}
	}
}

@container (max-width: 991px) {
	.magazine-grid-list-section.style-1 .magazine-grid-list-section-wrapper .mag-post-single:first-child {
		grid-row: span 3;
	}
}

@elseif $breakpoint=="vlarge" {
	@container (min-width: 1201px) {
		.magazine-grid-list-section.style-1 .magazine-grid-list-section-wrapper .mag-post-single:first-child .mag-post-detail .mag-post-title {
			font-size: calc(var(--font-size-md) + 2px);
		}
	}
}

@container (min-width: 601px) {
	.magazine-grid-list-section.style-1 .magazine-grid-list-section-wrapper .mag-post-single:first-child .mag-post-detail .mag-post-title {
		font-size: calc(var(--font-size-md) + 2px);
	}
}

@elseif $breakpoint=="vlarge" {
	@container (min-width: 1201px) {
		.magazine-grid-list-section.style-1 .magazine-grid-list-section-wrapper .mag-post-single:first-child {
			grid-row: span 1;
		}
	}
}

@container (max-width: 600px) {
	.magazine-grid-list-section.style-1 .magazine-grid-list-section-wrapper .mag-post-single:first-child {
		grid-row: span 1;
	}
}

@elseif $breakpoint=="vlarge" {
	@container (min-width: 1201px) {
		.magazine-grid-list-section.style-1 .magazine-grid-list-section-wrapper .mag-post-single.list-design .mag-post-title {
			margin: 0 0 5px;
			overflow: hidden;
			display: -webkit-box;
			-webkit-line-clamp: 3;
			-webkit-box-orient: vertical;
			font-size: var(--font-size-sm);
		}
	}
}

@container (max-width: 600px) {
	.magazine-grid-list-section.style-1 .magazine-grid-list-section-wrapper .mag-post-single.list-design .mag-post-title {
		margin: 0 0 5px;
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		font-size: var(--font-size-sm);
	}
}

@elseif $breakpoint=="vlarge" {
	@container (min-width: 1201px) {
		.magazine-grid-list-section.style-1 .magazine-grid-list-section-wrapper .mag-post-single.list-design .mag-post-category {
			display: none;
		}
	}
}

@container (max-width: 375px) {
	.magazine-grid-list-section.style-1 .magazine-grid-list-section-wrapper .mag-post-single.list-design .mag-post-category {
		display: none;
	}
}

.magazine-post-slider-section {
	container-type: inline-size;
}

.magazine-post-slider-section .magazine-post-slider-section-wrapper .mag-post-single {
	height: 500px;
}

@elseif $breakpoint=="vlarge" {
	@container (min-width: 1201px) {
		.magazine-post-slider-section .magazine-post-slider-section-wrapper .mag-post-single {
			height: 400px;
		}
	}
}

@container (max-width: 991px) {
	.magazine-post-slider-section .magazine-post-slider-section-wrapper .mag-post-single {
		height: 400px;
	}
}

@elseif $breakpoint=="vlarge" {
	@container (min-width: 1201px) {
		.magazine-post-slider-section .magazine-post-slider-section-wrapper .mag-post-single {
			height: 350px;
		}
	}
}

@container (max-width: 600px) {
	.magazine-post-slider-section .magazine-post-slider-section-wrapper .mag-post-single {
		height: 350px;
	}
}

.magazine-post-slider-section .magazine-post-slider-section-wrapper .mag-post-single .mag-post-detail .mag-post-title {
	font-size: var(--font-size-lg);
}

@elseif $breakpoint=="vlarge" {
	@container (min-width: 1201px) {
		.magazine-post-slider-section .magazine-post-slider-section-wrapper .mag-post-single .mag-post-detail .mag-post-title {
			font-size: var(--font-size-base);
		}
	}
}

@container (max-width: 600px) {
	.magazine-post-slider-section .magazine-post-slider-section-wrapper .mag-post-single .mag-post-detail .mag-post-title {
		font-size: var(--font-size-base);
	}
}

.magazine-post-slider-section.style-2 .magazine-section-body {
	position: relative;
}

.magazine-post-slider-section.style-2 .magazine-section-body .post-slider-nav-wrapper {
	position: absolute;
	top: 10px;
	inset-inline-end: 10px;
	width: 80px;
}

@elseif $breakpoint=="vlarge" {
	@container (min-width: 1201px) {
		.magazine-post-slider-section.style-2 .magazine-section-body .post-slider-nav-wrapper {
			width: 50px;
		}
	}
}

@container (max-width: 991px) {
	.magazine-post-slider-section.style-2 .magazine-section-body .post-slider-nav-wrapper {
		width: 50px;
	}
}

@elseif $breakpoint=="vlarge" {
	@container (min-width: 1201px) {
		.magazine-post-slider-section.style-2 .magazine-section-body .post-slider-nav-wrapper {
			width: 30px;
		}
	}
}

@container (max-width: 600px) {
	.magazine-post-slider-section.style-2 .magazine-section-body .post-slider-nav-wrapper {
		width: 30px;
	}
}

.magazine-post-slider-section.style-2 .magazine-section-body .post-slider-nav-wrapper .thumb-slide {
	inline-size: 70px;
	aspect-ratio: 1;
	overflow: hidden;
	transition: all 0.3s ease;
	border: 2px solid transparent;
}

@elseif $breakpoint=="vlarge" {
	@container (min-width: 1201px) {
		.magazine-post-slider-section.style-2 .magazine-section-body .post-slider-nav-wrapper .thumb-slide {
			inline-size: 40px;
		}
	}
}

@container (max-width: 991px) {
	.magazine-post-slider-section.style-2 .magazine-section-body .post-slider-nav-wrapper .thumb-slide {
		inline-size: 40px;
	}
}

@elseif $breakpoint=="vlarge" {
	@container (min-width: 1201px) {
		.magazine-post-slider-section.style-2 .magazine-section-body .post-slider-nav-wrapper .thumb-slide {
			border-radius: 5px;
			inline-size: 20px;
		}
	}
}

@container (max-width: 600px) {
	.magazine-post-slider-section.style-2 .magazine-section-body .post-slider-nav-wrapper .thumb-slide {
		border-radius: 5px;
		inline-size: 20px;
	}
}

.magazine-post-slider-section.style-2 .magazine-section-body .post-slider-nav-wrapper .thumb-slide img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.magazine-post-slider-section.style-2 .magazine-section-body .post-slider-nav-wrapper .slick-current .thumb-slide {
	border: 2px solid var(--white);
}

.widget_ultimate_news_social_icons {
	container-type: inline-size;
}

.widget_ultimate_news_social_icons ul.social-links {
	display: flex;
	flex-wrap: wrap;
	gap: 0;
	margin-inline: -10px;
}

.widget_ultimate_news_social_icons ul.social-links li {
	border: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	padding-inline: 5px;
	margin-bottom: 5px;
}

@elseif $breakpoint=="vlarge" {
	@container (min-width: 1201px) {
		.widget_ultimate_news_social_icons ul.social-links li {
			width: 33.33%;
		}
	}
}

@container (max-width: 600px) {
	.widget_ultimate_news_social_icons ul.social-links li {
		width: 33.33%;
	}
}

@elseif $breakpoint=="vlarge" {
	@container (min-width: 1201px) {
		.widget_ultimate_news_social_icons ul.social-links li {
			width: 50%;
		}
	}
}

@container (max-width: 500px) {
	.widget_ultimate_news_social_icons ul.social-links li {
		width: 50%;
	}
}

@elseif $breakpoint=="vlarge" {
	@container (min-width: 1201px) {
		.widget_ultimate_news_social_icons ul.social-links li {
			width: 100%;
		}
	}
}

@container (max-width: 375px) {
	.widget_ultimate_news_social_icons ul.social-links li {
		width: 100%;
	}
}

.widget_ultimate_news_social_icons ul.social-links li a {
	padding: 10px;
	background-color: var(--clr-background);
	font-size: var(--font-size-sm);
	min-width: 150px;
	height: 50px;
	text-align: center;
	overflow: hidden;
	position: relative;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(155, 155, 155, 0.3);
}

.widget_ultimate_news_social_icons ul.social-links li a::before {
	color: #fff;
	position: absolute;
	inset: 0;
	top: 100%;
	opacity: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: var(--font-size-base);
	transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
}

.widget_ultimate_news_social_icons ul.social-links li a .screen-reader-text {
	clip: unset;
	clip-path: unset;
	height: auto;
	width: auto;
	margin: 0;
	position: relative !important;
	overflow: visible;
	color: #fff;
	top: inherit;
	margin-inline-start: 5px;
	color: var(--clr-foreground);
	font-weight: 400;
	font-style: normal;
	line-height: 32px;
	letter-spacing: .5px;
	position: relative;
	top: 0;
	opacity: 1;
	transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
}

.widget_ultimate_news_social_icons ul.social-links li a:focus::before, .widget_ultimate_news_social_icons ul.social-links li a:hover::before {
	top: 0;
	opacity: 1;
}

.widget_ultimate_news_social_icons ul.social-links li a:focus .screen-reader-text, .widget_ultimate_news_social_icons ul.social-links li a:hover .screen-reader-text {
	top: -100%;
	opacity: 0;
}

/* footer CSS start
--------------------------------------------- */
.site-footer {
	margin-top: 20px;
	background: var(--clr-background);
}

.site-footer .site-footer-top .footer-widgets-wrapper {
	padding-top: 30px;
	display: flex;
	flex-wrap: wrap;
	margin-inline: -15px;
}

.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single {
	width: 33.33%;
	padding-inline: 15px;
	flex-shrink: 0;
}

@media (max-width: 768px) {
	.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single {
		width: 50%;
	}
}

@media (max-width: 480px) {
	.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single {
		width: 100%;
	}
}

.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single h1,
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single h2,
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single h3,
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single h4,
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single h5,
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single h6 {
	margin-top: 0;
}

.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .widget,
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .ascendoor-widget,
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .magazine-inside-wrap {
	padding: 0;
	box-shadow: none;
}

.site-footer .site-footer-bottom {
	position: relative;
	padding: 10px 0;
	border-top: 1px solid var(--clr-sub-border);
}

.site-footer .site-footer-bottom .site-footer-bottom-wrapper {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	position: relative;
}

.site-footer .site-footer-bottom .site-footer-bottom-wrapper .site-info a {
	text-decoration: none;
	color: var(--clr-foreground);
	transition: all 0.3s ease;
}

.site-footer .site-footer-bottom .site-footer-bottom-wrapper .site-info a:focus, .site-footer .site-footer-bottom .site-footer-bottom-wrapper .site-info a:hover {
	color: var(--primary-color);
}

/* footer CSS end
--------------------------------------------- */

/* scroll to top CSS start
--------------------------------------------- */
a.magazine-scroll-to-top {
	position: fixed;
	bottom: 55px;
	inset-inline-end: 30px;
	height: 50px;
	width: 50px;
	opacity: 0;
	visibility: hidden;
	z-index: 17;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	background-color: var(--clr-background);
	color: var(--theme-color);
	transition: all 0.3s ease;
	box-shadow: 0 0.2rem 1rem rgba(0, 0, 0, 0.15);
}

a.magazine-scroll-to-top:hover, a.magazine-scroll-to-top:focus {
	transform: translateY(-10px);
}

a.magazine-scroll-to-top.show {
	opacity: 1;
	visibility: visible;
}

a.magazine-scroll-to-top .progress-wrap {
	position: absolute;
	left: 0;
	top: 0;
}

a.magazine-scroll-to-top .progress-wrap .progress-circle {
	fill: none;
}

a.magazine-scroll-to-top .progress-wrap .progress-circle .square {
	fill: none;
	stroke: var(--theme-color);
	stroke-width: 7;
	box-sizing: border-box;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}

/* scroll to top CSS end
--------------------------------------------- */

/*# sourceMappingURL=style.css.map */</pre></body></html>