*,
::after,
::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.page-title-wrapper,
.site-footer .footer-copyright,
.site-footer.default-footer,
.wp-block-table.is-style-stripes tbody tr:nth-child(odd),
ins,
mark,
pre {
	background-color: var(--wpnexa-dark-color)
}

.wp-block-calendar,
figure,
hr,
pre {
	margin: 20px 0
}

ol,
p,
table,
ul {
	margin: 0 0 20px
}

.entry-post .entry-post-meta a:hover,
.entry-summary .entry-post-meta a,
.slide-panel-wrapper .slide-panel-close i,
.slide-panel-wrapper .slide-panel-logo,
.slide-panel-wrapper .slide-panel-menu a,
.widget .recent-post-loop .post-title a,
.widget.widget_calendar .wp-calendar-nav a,
.widget.widget_rss .rss-widget-title,
.wp-block-quote a,
.wpnexa-site-logo a,
blockquote a,
h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a,
ins,
label,
mark,
th {
	color: var(--wpnexa-headline-color)
}

.wp-caption,
body,
embed,
html,
iframe,
img,
object,
pre {
	max-width: 100%
}

ol,
ol li li,
ul,
ul li li {
	list-style-position: inside
}

.overflow-x-hidden,
body {
	overflow-x: hidden
}

.zoomIn,
.zoomOut {
	animation-fill-mode: forwards
}

.wpnexa-grid-col-1,
.wpnexa-post-grid {
	grid-template-columns: repeat(1, 1fr)
}

body,
html {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased
}

body {
	color: var(--wpnexa-body-color);
	font-family: var(--wpnexa-primary-font);
	font-size: 16px;
	font-weight: 400;
	line-height: 1.65;
	word-wrap: break-word;
	background-color: var(--wpnexa-white-color)
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box
}

#primary[tabindex="-1"]:focus,
:focus {
	outline: 0
}

.elementor-image-gallery .gallery a,
.gallery-caption,
.infinity-end.neverending .site-footer,
.wpcf7-form-control-wrap,
.wpnexa-carousel-active .slick-list .wpnexa-carousel-item,
.wpnexa-nav-menu.mobile-expand-all .slide-panel-wrapper,
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
	display: block
}

.e-n-accordion-item-title-icon span,
del {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox
}

dl {
	margin-bottom: 28px
}

dt {
	font-weight: 700
}

dd {
	margin: 0 0 28px
}

pre {
	overflow: auto;
	padding: 30px;
	white-space: pre-wrap
}

code,
kbd,
pre,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px
}

abbr,
acronym {
	border-bottom: 1px dotted var(--wpnexa-dark-color);
	cursor: help
}

ins,
mark {
	text-decoration: none;
	padding: 5px
}

del {
	display: inline-flex;
	text-decoration: line-through
}

big {
	font-size: 125%
}

b,
strong {
	font-weight: bolder
}

small {
	font-size: 80%
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

hr {
	border: 0;
	border-top: 1px solid #f7f7f7;
	height: 0
}

table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0
}

.wp-block-table td,
.wp-block-table th,
table,
td,
th {
	border: 1px solid #f7f7f7
}

th {
	text-align: inherit;
	text-align: -webkit-match-parent;
	font-weight: 700
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: var(--wpnexa-secondary-font);
	font-weight: 500;
	line-height: 1.2
}

.wpnexa-nav-menu .wpnexa-menu-container a {
	font-family: var(--wpnexa-text-font);
}

.entry-post-details .post-categories a:hover,
.entry-summary .entry-post-meta a:hover,
.slide-panel-wrapper .slide-panel-menu li.current_page_item>a,
.widget a:hover,
.widget.widget_block .wp-block-latest-comments li a:hover,
.widget.widget_calendar .wp-calendar-nav a:hover,
.widget.widget_calendar a,
.widget.widget_recent_comments li a:hover,
.widget.widget_rss li a.rsswidget:hover,
.wp-block-archives a:hover,
.wp-block-categories a:hover,
.wp-block-latest-comments .wp-block-latest-comments__comment-author:hover,
.wp-block-latest-comments .wp-block-latest-comments__comment-link:hover,
.wp-block-latest-posts .wp-block-latest-posts__post-title:hover,
.wp-block-page-list a:hover,
.wp-block-quote a:hover,
.wp-block-rss .wp-block-rss__item-title a:hover,
.wpnexa-entry-category-wrapper a:hover,
.wpnexa-nav-menu .wpnexa-menu-container a:hover,
.wpnexa-nav-menu .wpnexa-menu-container li.current_page_item>a,
.wpnexa-post-author-name a:hover,
.wpnexa-site-logo a:hover,
a,
a:hover,
blockquote a:hover {
	color: var(--wpnexa-primary-color)
}

td,
th {
	padding: 12px;
	font-size: 15px
}

img {
	height: auto;
	vertical-align: middle;
	border-style: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

iframe {
	width: 100%;
	display: block
}

ol,
ul {
	padding: 0 0 0 20px
}

#wpnexa-content .wp-core-ui div.wpforms-container-full .wpforms-field-label,
#wpnexa-content div.wpforms-container-full .wpforms-field-label,
.widget.widget_block .wp-block-latest-comments li:not(:last-child),
.widget.widget_block .wp-block-latest-posts li:not(:last-child),
.widget.widget_meta li:not(:last-child),
.widget.widget_nav_menu li:not(:last-child),
.widget.widget_pages li:not(:last-child),
.widget.widget_recent_comments li:not(:last-child),
.widget.widget_recent_entries li:not(:last-child),
.wp-block-latest-posts li:not(:last-child),
ol li:not(:last-child),
ul li:not(:last-child) {
	margin-bottom: 10px
}

ol li>ol,
ol li>ul,
ul li>ol,
ul li>ul {
	margin-top: 10px;
	margin-bottom: 0
}

a {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	text-decoration: none;
	background-color: #fff0
}

a:active,
a:focus,
a:hover {
	text-decoration: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.mf-checkbox-option label,
a:active {
	color: inherit
}

h1,
h2,
h3,
h4,
h5,
h6 {
	letter-spacing: -.025em;
	margin: 0 0 20px
}

h1 {
	font-size: 60px
}

h2 {
	font-size: 48px
}

h3 {
	font-size: 30px
}

.comments-area .comments-title,
h4 {
	font-size: 24px
}

.wp-block-pullquote p,
.wp-block-pullquote.is-style-solid-color blockquote p,
h5 {
	font-size: 20px
}

.widget.widget_text,
h6 {
	font-size: 16px
}

@media (max-width:992px) {
	h1 {
		font-size: 44px
	}

	h2 {
		font-size: 36px
	}

	h3 {
		font-size: 24px
	}

	h4 {
		font-size: 18px
	}

	h5 {
		font-size: 16px
	}

	h6 {
		font-size: 12px
	}
}

@media (max-width:767px) {
	h1 {
		font-size: 36px
	}

	h2 {
		font-size: 30px
	}

	h3 {
		font-size: 21px
	}

	h4 {
		font-size: 18px
	}

	h5 {
		font-size: 14px
	}

	h6 {
		font-size: 12px
	}
}

.overflow-hidden,
body.panel-open {
	overflow: hidden
}

.overflow-y-hidden {
	overflow-y: hidden
}

.comments-area .comment-list .comment-body .comment-text p:last-of-type,
.comments-area .comment-respond p,
.elementor-heading-title,
.elementor-text-editor p:last-child,
.elementor-widget-text-editor p:last-child,
.entry-post-details .entry-author-info p,
.entry-post-details .post-categories li,
.entry-post.sticky .entry-media,
.slide-panel-wrapper .slide-panel-menu li,
.widget ol li,
.widget ul li,
.widget.widget_block ol li,
.widget.widget_block ul li,
.wp-block-group p:last-child,
.wp-block-quote p,
.wpnexa-maintenance-page .container p,
blockquote p {
	margin: 0
}

.e-n-accordion-item-title-icon i,
.e-n-accordion-item-title-icon span,
.elementor-icon-list-icon,
.elementor-icon-list-text,
.slide-panel-wrapper .slide-panel-menu a .submenu-toggler i,
.wpnexa-button .button-text {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.clearfix::after {
	display: block;
	clear: both;
	content: ""
}

.elementor-icon-wrapper {
	line-height: 1
}

.e-n-accordion-item-title-icon span {
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

header.site-header {
	z-index: 999;
	position: relative;
	transition: transform .3s cubic-bezier(.41, .61, .36, 1.08), opacity .2s
}

.panel-open header.site-header {
	z-index: 9999999
}

header.site-header .wpnexa-header-wrap {
	transition: .4s;
	will-change: unset;
	background-clip: padding-box;
	position: relative;
	top: 0
}

header.default-header {
	border-bottom: 1px solid #eee9f7
}

header.default-header .wpnexa-site-logo {
	margin-top: 15px;
	margin-bottom: 15px;
	height: 42px
}

header .wpnexa-desktop-menu-right .wpnexa-menu-container {
	justify-content: end
}

.entry-post .entry-post-meta>span:not(:last-child),
.entry-post-details .entry-content .post-password-form p,
.site-footer.default-footer,
.site-header,
.widget.widget_search form,
.wpnexa-nav-menu .link-text,
.wpnexa-portfolio-items.layout-one .portfolio-item .portfolio-item-thumbnail,
.wpnexa-site-logo a {
	position: relative
}

.site-header .header-container {
	max-width: var(--wpnexa-container-width);
	margin: auto;
	display: flex;
	z-index: 9999;
	position: relative
}

.site-header .header-navigation {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	flex: 1
}

header.default-header .wpnexa-nav-menu-wrapper {
	flex: initial
}

.header-area-right {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px
}

@media (min-width:1025px) {
	header.default-header.wpnexa-pill-header.wpnexa-transparent .header-container {
		border: 1px solid #ffffff5e
	}

	header.default-header.wpnexa-pill-header .header-container {
		padding-left: 20px !important;
		padding-right: 20px !important
	}

	header.default-header.wpnexa-pill-header.layout_02 .wpnexa-nav-menu-wrapper {
		left: 20px
	}

	header.default-header.wpnexa-pill-header.layout_02 .header-area-right {
		right: 20px
	}

	header.default-header.wpnexa-pill-header.pill-menu .wpnexa-menu-container>ul {
		background: #fff;
		height: 50px;
		border-radius: 25px;
		padding: 0 25px
	}

	header.default-header.wpnexa-pill-header.pill-menu-button .wpnexa-nav-menu-wrapper {
		background: #fff;
		border-radius: 50px;
		flex: none;
		padding: 0 15px;
		height: auto
	}

	header.default-header.wpnexa-pill-header.pill-menu-button .wpnexa-menu-container>ul {
		height: 65px
	}
}

@media only screen and (max-width:767px) {
	.default-header.mobile-expand-md .header-container {
		margin-left: auto
	}

	.header-area-right .wpnexa-button {
		padding: 8px 14px;
		font-size: 13px;
		line-height: 16px
	}

	.wpnexa-nav-menu-wrapper {
		gap: 18px
	}

	header.mobile-expand-md .header-container {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.wpnexa-nav-menu.mobile-expand-md .wpnexa-menu-container,
	header.mobile-expand-md .header-container .wpnexa-menu-container {
		display: none
	}

	.wpnexa-nav-menu.mobile-expand-md .navbar-toggler .wpnexa-menu-container,
	header.mobile-expand-md .header-container .navbar-toggler {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex
	}

	header.mobile-expand-md .header-container .slide-panel-wrapper {
		display: block
	}
}

.wpnexa-site-logo {
	font-family: var(--wpnexa-secondary-font);
	font-size: 32px;
	font-weight: 600;
	line-height: 1.35;
	text-transform: capitalize
}

.wpnexa-site-logo a {
	height: inherit
}

.wpnexa-nav-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	flex: 1
}

.wpnexa-nav-menu .wpnexa-menu-container {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: 100%;
	display: flex;
	align-items: center
}

.wpnexa-nav-menu .wpnexa-menu-container ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media only screen and (min-width:767px) {
	.wpnexa-nav-menu .link-text {
		position: relative;
		line-height: normal
	}

	.nav-hover-underline .wpnexa-nav-menu li.current-menu-item>a>.link-text:before,
	.nav-hover-underline .wpnexa-nav-menu li.menu-item a:hover>.link-text:before {
		transform: scale3d(1, 1, 1);
		transform-origin: 0% 50%;
		transition-timing-function: ease
	}

	.nav-hover-button .wpnexa-nav-menu li>a:before {
		content: '';
		position: absolute;
		left: 0;
		right: 0;
		top: 50%;
		height: 2.3rem;
		background-color: #fff0;
		border-radius: 4px;
		opacity: .08;
		transform: translateY(-50%);
		transition: background-color .3s
	}

	.nav-hover-button .wpnexa-nav-menu li.current-menu-item>a::before,
	.nav-hover-button .wpnexa-nav-menu li.menu-item:hover>a::before {
		background-color: currentColor
	}

	.nav-hover-button .wpnexa-nav-menu .wpnexa-menu-container ul.primary-menu>li>a {
		margin: 0 2px
	}
}

.nav-hover-underline .wpnexa-nav-menu .link-text::before {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: calc(.5em - -3px);
	left: 0;
	width: 100%;
	height: 2px;
	opacity: .8;
	transform: scale3d(0, 1, 1);
	transform-origin: 100% 50%;
	transition: transform .3s cubic-bezier(.2, 1, .3, 1);
	background: currentColor
}

.elementor-button-text-flip,
div.wpforms-container-full .wpforms-submit .elementor-button-text-flip,
.wpnexa-btn-flip .elementor-button-text-flip,
.nav-hover-flip .wpnexa-nav-menu .link-text {
	position: relative;
	overflow: hidden;
	display: flex;
	justify-content: center;
}

.elementor-button-text-flip .elementor-button-hover-text,
.nav-hover-flip .wpnexa-nav-menu .link-hover-text {
	opacity: 0;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	position: absolute;
	left: 0;
	-webkit-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(50%)
}

.elementor-button-text-flip .elementor-button-text,
.nav-hover-flip .wpnexa-nav-menu .link-text-normal {
	webkit-transition: 0.3s;
	-o-transition: .3s;
	transition: .3s
}

.elementor-button:hover .elementor-button-text-flip .elementor-button-hover-text,
.nav-hover-flip .wpnexa-nav-menu .wpnexa-menu-container a:hover .link-hover-text,
.wpnexa-btn-flip:hover .elementor-button-text-flip .elementor-button-hover-text {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.elementor-button:hover .elementor-button-text-flip .elementor-button-text,
.nav-hover-flip .wpnexa-nav-menu .wpnexa-menu-container a:hover .link-text-normal,
.wpnexa-btn-flip:hover .elementor-button-text-flip .elementor-button-text {
	opacity: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	display: block
}

.wpnexa-nav-menu .wpnexa-menu-container ul.primary-menu>li>a {
	height: 100%
}

.site-main.have-sidebar .wpnexa-entry-meta-wrapper,
.wpnexa-desktop-menu-left .wpnexa-menu-container {
	justify-content: start
}

.wpnexa-desktop-menu-center .wpnexa-menu-container {
	justify-content: center
}

.wpnexa-nav-menu .wpnexa-menu-container a {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: var(--wpnexa-headline-color);
	font-size: 15px;
	text-transform: capitalize;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	padding-left: 20px;
	padding-right: 20px
}

.wpnexa-nav-menu .wpnexa-menu-container a .submenu-toggler {
	position: relative;
	top: 2px;
	margin-left: 8px;
	font-size: 90%
}

.wpnexa-nav-menu-wrapper {
	display: flex;
	justify-content: center;
	flex: 1;
	height: 100%;
	gap: 25px
}

.wpnexa-nav-menu .wpnexa-menu-container li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	height: 100%;
	white-space: nowrap;
	margin: 0
}

.wpnexa-nav-menu .wpnexa-menu-container li.menu-item-has-megamenu:not(.custom-width),
header.wpnexa-custom-header .elementor-element {
	position: static
}

.wpnexa-nav-menu .wpnexa-menu-container .sub-menu {
	position: absolute;
	left: 0;
	top: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	background-color: var(--wpnexa-white-color);
	-webkit-box-shadow: 0 2px 8px 0 rgb(0 0 0 / .05);
	box-shadow: 0 2px 8px 0 rgb(0 0 0 / .05);
	min-width: 260px;
	opacity: 0;
	pointer-events: none;
	will-change: opacity, transform;
	z-index: 10;
	-webkit-transform: translate3d(0, 18px, 0);
	transform: translate3d(0, 18px, 0);
	-webkit-transition: opacity .3s cubic-bezier(.165, .84, .44, 1), -webkit-transform .4s cubic-bezier(.1, .76, .37, 1.19);
	transition: opacity .3s cubic-bezier(.165, .84, .44, 1), transform .4s cubic-bezier(.1, .76, .37, 1.19), -webkit-transform .4s cubic-bezier(.1, .76, .37, 1.19);
	-o-transition: opacity .3s cubic-bezier(.165, .84, .44, 1), transform .4s cubic-bezier(.1, .76, .37, 1.19);
	border-radius: 6px;
	padding: 10px 0
}

.wpnexa-nav-menu .wpnexa-menu-container .sub-menu a {
	padding: 10px;
	width: 100%;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 10px
}

.wpnexa-nav-menu .wpnexa-menu-container .sub-menu a .submenu-toggler {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.wpnexa-nav-menu .wpnexa-menu-container .sub-menu li.wpnexa_menu-has-description>a {
	align-items: start
}

.wpnexa-nav-menu .wpnexa-menu-container .sub-menu li .sub-menu {
	left: 100%;
	top: 80%
}

.wpnexa-nav-menu .wpnexa-menu-container .sub-menu li:hover>.sub-menu {
	top: 0
}

.wpnexa-nav-menu .wpnexa-menu-container li:hover>.sub-menu {
	opacity: 1;
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
	pointer-events: all
}

.wpnexa-nav-menu .wpnexa-menu-container.nav-right ul.primary-menu,
.wpnexa-nav-menu.mobile-expand-all {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.wpnexa-nav-menu .wpnexa-menu-container ul.primary-menu {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	height: 100%
}

.navbar-toggler {
	display: none;
	width: 40px;
	height: 40px;
	align-items: center;
	justify-content: center;
	padding: 10px;
	cursor: pointer
}

.navbar-toggler>span,
.wpnexa-offcanvas .offcanvas-toggle.line-icon-two:hover .toggle-inner span,
.wpnexa-offcanvas .offcanvas-toggle.line-icon:hover .toggle-inner span,
.wpnexa-offcanvas-wrapper.offcanvas-full_screen .offcanvas-container {
	width: 100%
}

.navbar-toggler .line {
	height: 3px;
	display: block;
	margin: 6px auto;
	background-color: #414139;
	transition: transform .4s, opacity .4s, top .4s;
	border-radius: 10px
}

.navbar-toggler.toggle-open .line:first-child {
	transform: translate(0, 4px) rotate(45deg)
}

.navbar-toggler.toggle-open .line:nth-child(2) {
	transform: translate(0, -5px) rotate(-45deg)
}

.navbar-toggler.toggle-open .slide-panel-wrapper,
.page-title-wrapper.default-title-bar .breadcrumbs .trail-item.trail-begin:before,
.page-title-wrapper.default-title-bar .breadcrumbs .trail-item:first-of-type:before,
.wpnexa-nav-menu.mobile-expand-all .wpnexa-menu-container {
	display: none
}

.slide-panel-wrapper {
	position: fixed;
	z-index: 999999;
	background-color: #fff;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	transition: transform .4s ease-in-out, opacity .3s ease-in-out;
	user-select: none;
	overflow-x: hidden;
	overflow-y: auto;
	opacity: 0
}

.slide-panel-wrapper .slide-panel-menu a,
button,
input,
optgroup,
select,
textarea {
	font-family: var(--wpnexa-text-font);
	-webkit-transition: .3s;
	-o-transition: .3s
}

.slide-panel-wrapper .slide-panel-content::-webkit-scrollbar {
	width: 0
}

.slide-panel-wrapper .slide-panel-content {
	display: flex;
	flex-direction: column;
	height: 100%;
	padding: 25px;
	gap: 25px
}

.page-title-wrapper .wpnexa-page_title_layout_01,
.slide-panel-top,
.wpnexa-nav-menu .slide-panel-header {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.slide-panel-wrapper .slide-panel-close i {
	font-size: 15px;
	cursor: pointer
}

.slide-panel-wrapper.show-panel {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	opacity: 1
}

.slide-panel-wrapper .slide-panel-logo {
	font-size: 30px;
	font-weight: 700;
	line-height: 1
}

.slide-panel-wrapper .slide-panel-logo img {
	height: 40px
}

.slide-panel-close {
	width: 35px;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center
}

.slide-panel-menu,
.slide-panel-menu-wrapper {
	flex-direction: column;
	display: flex;
	height: 100%
}

.slide-panel-menu {
	overflow-y: auto
}

.slide-panel-wrapper .slide-panel-menu ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.wpnexa-header-custom-area-mobile {
	text-align: center
}

.slide-panel-wrapper .slide-panel-menu a {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: start;
	padding: 15px 45px 15px 0;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.4;
	text-transform: capitalize;
	transition: .3s;
	border-bottom: 1px solid #f7f7f7
}

.slide-panel-wrapper .slide-panel-menu .sub-menu li:last-child a,
.wpnexa-carousel-active.slick-vertical .slick-slide {
	border: none
}

.slide-panel-wrapper .slide-panel-menu a .submenu-toggler {
	position: absolute;
	right: 0;
	top: 0;
	width: 45px;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-left: 1px solid #f7f7f7;
	background: #0000000a
}

.slide-panel-menu-wrapper {
	justify-content: space-between;
	overflow: hidden
}

.slide-panel-wrapper .slide-panel-menu a .submenu-toggler.submenu-active i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.slide-panel-wrapper .slide-panel-menu .sub-menu {
	display: none;
	background: #0000000a
}

.slide-panel-wrapper .slide-panel-menu .sub-menu a {
	padding-left: 15px
}

.slide-panel-wrapper .slide-panel-menu .sub-menu .sub-menu a {
	padding-left: 30px
}

.slide-panel-wrapper .slide-panel-menu .sub-menu .sub-menu .sub-menu a {
	padding-left: 45px
}

.wpnexa-nav-menu .menu-item-has-children .sub-menu .menu-item-has-children.wpnexa-edge>.sub-menu {
	left: -100%
}

.slide-panel-wrapper .wpnexa-button-wrapper {
	padding: 0;
	display: block
}

.slide-panel-buttons {
	display: flex;
	flex-direction: column;
	gap: 12px
}

.slide-panel-buttons .wpnexa-button {
	padding: 15px 30px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: center
}

.slide-panel-buttons .wpnexa-button.icon-end {
	justify-content: space-between
}

.wpnexa-nav-menu.mobile-expand-all .navbar-toggler {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}

.container:not(.container-elementor),
.header-container {
	width: 95%
}

.elementor>.e-con,
.ui-sortable>.e-con {
	--container-max-width: min(95%, var(--wpnexa-container-width))
}

.container,
.header-container {
	padding-left: 10px;
	padding-right: 10px
}

.wpnexa-megamenu {
	left: 0;
	background-color: transparent !important;
	padding: 0 !important;
	box-shadow: none !important;
	width: var(--wpnexa-megamenu-max-width, 100%)
}

.page-title-wrapper {
	position: relative;
	background-size: cover;
	background-position: center;
	text-align: center;
	line-height: 1;
	z-index: 1;
	padding: 80px 0
}

.page-title-wrapper .wpnexa-page_title_layout_02 {
	display: flex;
	flex-direction: column;
	align-items: start;
	gap: 15px
}

.page-title-wrapper .wpnexa-page_title_layout_03 {
	display: flex;
	flex-direction: column-reverse;
	align-items: start;
	gap: 15px
}

.page-title-wrapper .wpnexa-page_title_layout_04 {
	display: flex;
	flex-direction: column-reverse;
	align-items: center;
	gap: 15px
}

.page-title-wrapper .wpnexa-page_title_layout_05 {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 15px
}

.page-title-wrapper::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1
}

.page-title-wrapper .page-title {
	font-size: 36px;
	margin: 0;
	color: var(--wpnexa-white-color);
	line-height: 1.25;
	font-weight: 500
}

.page-title-wrapper.default-title-bar .breadcrumbs {
	margin-bottom: 0;
	padding: 0
}

.page-title-wrapper.default-title-bar .breadcrumbs a {
	opacity: .75
}

.page-title-wrapper.default-title-bar .breadcrumbs a:hover,
header.site-header.wpnexa-sticky.wpnexa-sticky-active .wpnexa-site-logo .wpnexa-logo-primary-dark,
header.site-header.wpnexa-transparent.wpnexa-sticky-active .wpnexa-header-wrap:after,
header.site-header.wpnexa-transparent.wpnexa-sticky-active .wpnexa-header-wrap:before,
header.site-header:not(.wpnexa-transparent) .wpnexa-site-logo .wpnexa-logo-primary-dark {
	opacity: 1
}

.page-title-wrapper.default-title-bar .breadcrumbs ul {
	display: flex;
	flex-flow: wrap;
	padding: 0;
	margin: 0;
	list-style-type: none;
	color: var(--wpnexa-white-color)
}

.page-title-wrapper.default-title-bar .breadcrumbs .trail-item:before {
	display: inline-flex;
	content: "";
	-webkit-mask: url(../img/arrow-breadcrumbs.svg) no-repeat 50% 50%;
	mask: url(../img/arrow-breadcrumbs.svg) no-repeat 50% 50%;
	-webkit-mask-size: cover;
	mask-size: cover;
	width: 7px;
	height: 7px;
	margin: 0 5px;
	transform: translateY(-1px);
	background-color: currentColor
}

.wp-block-pullquote blockquote::before,
.wpcf7-spinner {
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%)
}

.site-footer {
	margin-top: auto
}

.site-footer .footer-copyright {
	font-size: 16px;
	padding: 15px 0;
	text-align: center;
	border-top: 1px solid #ffffff1f
}

.site-footer .footer-copyright p {
	margin: 0;
	color: var(--wpnexa-body-color)
}

.wpnexa-boxed-layout .wpnexa-body-content {
	background-color: var(--wpnexa-light-color);
	max-width: var(--wpnexa-boxed-width);
	margin: 0 auto
}

.wpnexa-body-content {
	position: relative;
	width: 100%;
	max-width: 100vw
}

.container {
	width: 100%;
	max-width: var(--wpnexa-container-width);
	margin: auto;
	padding-left: 15px;
	padding-right: 15px
}

.container.container-elementor {
	max-width: 100%;
	padding: 0
}

.container.have-sidebar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.container.have-sidebar .content-area {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 65.892%;
	flex: 0 0 65.892%;
	width: 65.892%
}

.container.have-sidebar .sidebar-area {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 34.108%;
	flex: 0 0 34.108%;
	width: 34.108%;
	padding-left: 30px
}

.container.have-sidebar .content-area-full {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	width: 100%
}

.container.have-sidebar.left-sidebar,
.wpnexa-button.icon-left,
.wpnexa-offcanvas .offcanvas-toggle.toggle-button.icon-left {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.container.have-sidebar.left-sidebar .sidebar-area {
	padding-left: 0;
	padding-right: 30px
}

@media only screen and (max-width:1024px) {
	.default-header.mobile-expand-lg .header-container {
		flex: unset
	}

	header.mobile-expand-lg .header-container {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.wpnexa-nav-menu.mobile-expand-lg .wpnexa-menu-container,
	header.mobile-expand-lg .header-container .wpnexa-menu-container {
		display: none
	}

	.wpnexa-nav-menu.mobile-expand-lg .navbar-toggler,
	header.mobile-expand-lg .header-container .navbar-toggler {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex
	}

	header.default-header .wpnexa-nav-menu.mobile-expand-lg .navbar-toggler {
		justify-content: end;
		display: flex;
		width: 100%
	}

	.page-title-wrapper {
		padding-top: 70px;
		padding-bottom: 100px
	}

	.page-title-wrapper .page-title {
		font-size: 42px
	}

	.container.have-sidebar .content-area {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		width: 100%
	}

	.container.have-sidebar .sidebar-area {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		width: 100%;
		margin-top: 80px;
		padding-left: 0
	}

	.container.have-sidebar.left-sidebar .sidebar-area {
		padding-right: 0
	}
}

.container-gap {
	padding-top: 60px;
	padding-bottom: 60px
}

@media (max-width:992px) {
	.container-gap {
		padding-top: 35px;
		padding-bottom: 35px
	}
}

.elementor .elementor-section.elementor-section-boxed>.elementor-container {
	max-width: var(--wpnexa-container-width);
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

label {
	display: inline-block;
	cursor: pointer;
	font-family: var(--wpnexa-secondary-font);
	font-size: 18px;
	font-weight: 500;
	margin: 0 0 10px
}

button,
input,
optgroup,
select,
textarea {
	display: block;
	width: 100%;
	padding: 16px;
	font-size: 14px;
	font-weight: 400;
	color: #4c4c4c;
	transition: .3s;
	background-color: #fff;
	border: 1px solid #e3e3e3;
	border-radius: 5px
}

button {
	width: auto
}

button:focus,
input:focus,
optgroup:focus,
select:focus,
textarea:focus {
	border-color: #b9b9b9;
	background-color: #fff
}

textarea {
	height: 110px;
	padding-top: 25px
}

::-webkit-input-placeholder {
	color: inherit;
	opacity: 1;
	font-size: inherit
}

::-moz-placeholder {
	color: inherit;
	opacity: 1;
	font-size: inherit
}

:-ms-input-placeholder {
	color: inherit;
	opacity: 1;
	font-size: inherit
}

::-ms-input-placeholder {
	color: inherit;
	opacity: 1;
	font-size: inherit
}

::placeholder {
	color: inherit;
	opacity: 1;
	font-size: inherit
}

.entry-post-details .entry-content .post-password-form input[type=submit]:hover,
.screen-reader-text:focus,
.wpnexa-button-outline:hover,
.wpnexa-offcanvas .offcanvas-toggle.toggle-button:hover,
.wpnexa-portfolio-items.layout-one .portfolio-item:hover .portfolio-item-content .portfolio-item-arrow,
button[type=submit]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
	background-color: var(--wpnexa-dark-color);
	color: var(--wpnexa-white-color)
}

.wpnexa-button-outline.wpnexa-btn-hover-bubble:hover .wpnexa-btn-bubble {
	background-color: var(--wpnexa-dark-color) !important;
}

.wpnexa-btn-hover-bubble:hover {
	border-color: currentColor !important;
}

select {
	word-wrap: normal;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url("data:image/svg+xml;utf8,<svg viewBox=%270 0 140 140%27 width=%2714%27 height=%2714%27 xmlns=%27http://www.w3.org/2000/svg%27><g><path d=%27m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z%27 fill=%27white%27/></g></svg>") !important;
	background-position: right 20px top 50% !important;
	background-repeat: no-repeat !important
}

select::-ms-expand {
	display: none
}

select:focus {
	outline: #fff0
}

select option {
	line-height: 1.8;
	padding: 5px 10px
}

input[type=checkbox],
input[type=radio] {
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	width: 15px;
	height: 15px;
	cursor: pointer;
	background-color: var(--wpnexa-secondary-color)
}

input[type=color] {
	width: 60px;
	height: 60px;
	padding: 10px
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	outline-offset: -2px;
	-webkit-appearance: none
}

[type=search]::-ms-clear {
	display: none;
	width: 0;
	height: 0
}

[type=search]::-ms-reveal {
	display: none;
	width: 0;
	height: 0
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button;
	height: 100%;
	background-color: #fff0;
	border: none;
	color: var(--wpnexa-white-color)
}

::-webkit-calendar-picker-indicator {
	-webkit-filter: invert(.3);
	filter: invert(.3)
}

[hidden] {
	display: none !important
}

[role=button],
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
	cursor: pointer
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	padding: 0;
	border-style: none
}

button[type=submit],
input[type=reset],
input[type=submit] {
	width: auto;
	height: auto;
	padding: 12px 22px;
	font-family: var(--wpnexa-primary-font);
	font-size: 14px;
	font-weight: 500;
	line-height: 1.25;
	text-transform: capitalize;
	text-decoration: none;
	color: #fff;
	background-color: var(--wpnexa-primary-color);
	border: none;
	border-radius: 5px
}

button[type=submit] i {
	margin-left: 10px
}

.wpcf7-not-valid-tip {
	margin-top: 10px
}

.wpcf7-spinner {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 15px;
	margin: 0
}

.comments-area .comment-respond .logged-in-as,
.input-filed,
.wp-block-media-text,
.wpnexa-maintenance-page .container .maintenance-img {
	margin-bottom: 30px
}

.metform-btn {
	height: auto
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important
}

.aligncenter,
.alignleft,
.alignright,
.wp-block-cover,
.wp-caption {
	margin-bottom: 1.5em
}

.screen-reader-text:focus {
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgb(0 0 0 / .6);
	box-shadow: 0 0 2px 2px rgb(0 0 0 / .6);
	clip: auto !important;
	-webkit-clip-path: none;
	clip-path: none;
	display: block;
	font-size: .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
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption,
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer,
.widget.wpnexa-wp-cta .widget-title::after,
.wp-block-quote cite br,
.wpnexa-carousel-active .wpnexa-carousel-item:not(:first-child),
blockquote cite br {
	display: none
}

.alignleft {
	float: left;
	margin-right: 1.5em
}

.alignright {
	float: right;
	margin-left: 1.5em
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.custom-logo-link,
.gallery-item,
.wpnexa-carousel-active .slick-slide img {
	display: inline-block
}

.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0
}

.is-style-outline .wp-block-button__link:hover,
.wp-block-button__link:hover,
.wp-block-file__button:hover {
	color: var(--wpnexa-white-color);
	border-color: var(--wpnexa-dark-color);
	background-color: var(--wpnexa-dark-color)
}

.wp-caption img[class*=wp-image-] {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption-text {
	text-align: center;
	font-size: 15px;
	font-weight: 500;
	margin: 10px 0;
	color: var(--wpnexa-headline-color)
}

.gallery {
	margin-bottom: 1.5em;
	margin-left: -7px;
	margin-right: -7px
}

.comments-area .comment-list li:last-child,
.elementor-image-gallery .gallery,
.entry-post-details .entry-content .post-password-form p:last-child,
.entry-post:last-child,
.widget .gallery,
.wpnexa-carousel-active.slick-dotted.slick-slider,
.wpnexa-post-grid .entry-post-meta>span {
	margin-bottom: 0
}

.gallery-item {
	text-align: center;
	vertical-align: top;
	width: 100%;
	margin: 0;
	padding: 7px
}

.gallery-columns-2 .gallery-item {
	max-width: 50%
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
	max-width: 25%
}

.gallery-columns-5 .gallery-item {
	max-width: 20%
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%
}

.comments-area .comment-respond .comment-form-author,
.comments-area .comment-respond .comment-form-comment,
.comments-area .comment-respond .comment-form-cookies-consent,
.comments-area .comment-respond .comment-form-email,
.comments-area .comment-respond .comment-form-url,
.entry-content .wp-block-search,
.widget .wp-block-rss__item:not(:last-child),
.wp-block-button,
.wp-block-categories-dropdown,
.wp-block-post-template li:not(:last-child) {
	margin-bottom: 20px
}

.wp-block-button__link,
.wp-block-file__button {
	font-size: 15px;
	font-weight: 500;
	line-height: 1.3;
	border-radius: 30px;
	text-transform: capitalize;
	text-decoration: none;
	padding: 15px 30px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	color: var(--wpnexa-dark-color);
	background-color: var(--wpnexa-primary-color)
}

.is-style-outline .wp-block-button__link {
	padding: 13px 30px
}

.is-style-squared .wp-block-button__link {
	border-radius: 0
}

.wp-block-calendar table,
.wp-block-calendar table td,
.wp-block-calendar table th {
	border-color: var(--wpnexa-light-color)
}

.wp-block-calendar table th {
	color: var(--wpnexa-headline-color);
	background-color: #fff0;
	font-weight: 700;
	border-top: 0
}

.entry-post .entry-post-meta,
.entry-post .entry-post-meta a,
.entry-post-details .entry-author-info .user-links a:hover,
.entry-post-details .post-categories a,
.widget a,
.wp-block-calendar table td,
.wpnexa-entry-category-wrapper a {
	color: var(--wpnexa-body-color)
}

.entry-post-details .entry-tags-share .post-share-wrap a:hover,
.entry-post-details .entry-tags-share .post-tags-wrap a:hover,
.widget.widget_calendar table td#today,
.wp-block-calendar table td#today {
	color: var(--wpnexa-dark-color);
	background-color: var(--wpnexa-primary-color)
}

.wp-block-calendar table td#today a {
	color: var(--wpnexa-dark-color)
}

.wp-block-calendar caption,
.wp-block-calendar table caption {
	font-size: 16px;
	font-weight: 600;
	width: 100%;
	color: var(--wpnexa-dark-color);
	background-color: var(--wpnexa-primary-color);
	padding: 10px;
	margin: 0;
	text-align: center
}

.widget.widget_calendar .wp-calendar-nav,
.wp-block-calendar .wp-calendar-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 15px;
	font-weight: 500
}

.entry-post .entry-post-meta,
.wp-block-tag-cloud {
	display: -webkit-box;
	display: -ms-flexbox;
	-ms-flex-wrap: wrap
}

.wp-block-calendar a {
	text-decoration: none
}

.blocks-gallery-caption {
	width: 100%;
	margin-bottom: 25px;
	font-weight: 600;
	color: var(--wpnexa-headline-color)
}

.wp-block-quote,
.wp-block-quote cite,
blockquote,
blockquote cite {
	font-weight: 500;
	position: relative;
	font-family: var(--wpnexa-secondary-font)
}

.blocks-gallery-caption,
.wp-block-embed figcaption,
.wp-block-image figcaption {
	text-align: center;
	font-size: 15px
}

.wp-block-cover p:not(.has-text-color),
.wpnexa-button,
.wpnexa-button .button-icon,
.wpnexa-button .button-text,
.wpnexa-button:hover,
.wpnexa-button:hover .button-icon,
.wpnexa-button:hover .button-text {
	color: var(--wpnexa-white-color)
}

.wp-block-separator {
	margin: 40px 0
}

.wp-block-separator:not(.is-style-dots) {
	background-color: var(--wpnexa-light-color);
	border: 0;
	height: 2px;
	text-align: left;
	border-color: #fff0;
	max-width: 150px;
	margin-left: auto;
	margin-right: auto
}

.wp-block-separator.is-style-wide {
	max-width: 280px
}

.wp-block-separator.alignfull {
	width: 100%;
	max-width: 100%
}

.wp-block-separator.is-style-dots:before {
	content: "···············";
	color: var(--wpnexa-white-color);
	font-size: 1.6875em;
	letter-spacing: 1.5rem;
	padding-left: 1.5rem
}

.wp-block-quote,
blockquote {
	font-size: 22px;
	line-height: 1.6;
	padding-left: 25px;
	margin: 0 0 30px;
	border-left: 3px solid var(--wpnexa-dark-color)
}

.wp-block-quote cite,
blockquote cite {
	display: block;
	margin-top: 30px;
	font-size: 15px;
	font-style: normal;
	line-height: 1;
	padding-left: 70px;
	color: var(--wpnexa-body-color)
}

.wp-block-quote cite::before,
blockquote cite::before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 40px;
	height: 2px;
	background-color: var(--wpnexa-primary-color)
}

.wp-block-quote cite a,
.wp-block-quote cite em,
blockquote cite a,
blockquote cite em {
	font-style: normal;
	color: inherit
}

.wp-block-quote.has-text-align-right {
	padding: 35px 120px 35px 45px
}

.wp-block-quote.has-text-align-right::before {
	left: auto;
	right: 45px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.wp-block-quote.has-text-align-right cite {
	padding-left: 0;
	padding-right: 70px
}

.wp-block-quote.has-text-align-right cite::before,
.wpnexa-offcanvas .wpnexa-offcanvas-wrapper.offcanvas-full_screen .offcanvas-close,
.wpnexa-offcanvas .wpnexa-offcanvas-wrapper.offcanvas-left .offcanvas-close {
	left: auto;
	right: 0
}

.wp-block-quote.is-style-large {
	padding: 35px 45px 35px 120px
}

.wp-block-quote.is-style-large cite {
	font-size: 18px;
	text-align: left
}

.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
	font-style: normal;
	font-size: 26px;
	line-height: 1.6
}

.wp-block-pullquote {
	margin: 0 0 30px;
	border-top: 3px solid var(--wpnexa-primary-color);
	border-bottom: 3px solid var(--wpnexa-primary-color);
	color: var(--wpnexa-headline-color);
	padding: 0
}

.wp-block-pullquote blockquote {
	margin: 0;
	border: none;
	padding: 105px 0 35px;
	background-color: #fff0
}

.wp-block-pullquote blockquote::before {
	left: 50%;
	top: 30px;
	transform: translateX(-50%)
}

.wp-block-pullquote blockquote cite {
	padding-left: 0;
	padding-top: 20px;
	margin-top: 20px
}

.wp-block-pullquote blockquote cite::before {
	left: 50%;
	top: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.wp-block-pullquote.is-style-solid-color blockquote {
	width: 100%;
	text-align: center
}

.bypostauthor,
.gallery-caption,
.screen-reader-text,
.sticky,
.wp-caption-text {
	visibility: visible
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-title {
	display: initial
}

.editor-styles-wrapper .has-large-font-size,
.has-large-font-size {
	font-size: 18px
}

#wp-calendar caption {
	caption-side: top
}

.wp-block-tag-cloud {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px
}

.wp-block-tag-cloud a {
	font-size: 14px !important;
	font-weight: 600;
	text-transform: capitalize;
	line-height: 1;
	padding: 14px 20px;
	margin: 10px 0 0 10px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	color: var(--wpnexa-body-color);
	border: 1px solid #f7f7f7;
	background-color: #fff0
}

.widget.widget_tag_cloud .tagcloud a:hover,
.wp-block-query-pagination .wp-block-query-pagination-numbers .page-numbers.current,
.wp-block-query-pagination .wp-block-query-pagination-numbers .page-numbers:not(.dots):hover,
.wp-block-tag-cloud a:hover {
	color: var(--wpnexa-dark-color);
	background-color: var(--wpnexa-primary-color);
	border-color: var(--wpnexa-primary-color)
}

.has-background {
	color: #000;
	padding: 15px
}

.wp-block-table tfoot,
.wp-block-table thead {
	border-width: 2px;
	border-color: var(--wpnexa-light-color)
}

.wp-block-archives a,
.wp-block-categories a,
.wp-block-latest-comments .wp-block-latest-comments__comment-author,
.wp-block-latest-comments .wp-block-latest-comments__comment-link,
.wp-block-page-list a {
	color: var(--wpnexa-headline-color);
	font-weight: 600
}

.entry-post .entry-post-meta>span,
.wp-block-archives-list li:not(:last-child) {
	margin-bottom: 15px
}

.wp-block-latest-comments time {
	font-size: 14px;
	margin: 10px 0
}

.wp-block-latest-posts .wp-block-latest-posts__post-title,
.wp-block-rss .wp-block-rss__item-title a {
	font-family: var(--wpnexa-secondary-font);
	font-size: 16px;
	font-weight: 500;
	line-height: 1.3;
	color: var(--wpnexa-headline-color)
}

.wp-block-latest-posts time {
	line-height: 1;
	margin-top: 8px
}

.wp-block-post-template li .wp-block-post-title {
	font-size: 28px;
	margin: 0 0 15px
}

.wp-block-query-pagination {
	margin: 35px 0
}

.wp-block-query-pagination .wp-block-query-pagination-numbers,
.wpnexa-popup-wrapper.show-popup {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.wp-block-query-pagination .wp-block-query-pagination-numbers .page-numbers {
	display: block;
	height: 50px;
	width: 50px;
	margin: 5px 5px 0;
	padding: 0;
	color: var(--wpnexa-headline-color);
	font-size: 14px;
	font-weight: 600;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: 1px solid #f7f7f7;
	border-radius: 50%;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.wp-block-query-pagination .wp-block-query-pagination-next {
	color: var(--wpnexa-headline-color);
	font-weight: 500
}

.wp-block-comments-title {
	font-size: 32px
}

.wp-block-comment-author-name a {
	color: var(--wpnexa-headline-color);
	font-weight: 600;
	font-size: 20px
}

.comments-area .comment-list .comment-body .comment-content .comment-text,
.comments-area .comment-respond .comment-notes,
.comments-area .comment-respond .logged-in-as,
.wp-block-comment-date time {
	font-size: 14px
}

.wp-block-comment-content,
.wp-block-post-comments-form .comment-form {
	margin-top: 15px
}

.wp-block-comment-reply-link a {
	font-size: 15px;
	font-weight: 500
}

.widget_block {
	padding: 35px;
	border-bottom: 1px solid #0000000f
}

.widget_block:last-child {
	border-bottom: none
}

.wp-block-group .wp-block-heading {
	font-size: 28px
}

@-webkit-keyframes preloader-spinner {
	to {
		-webkit-transform: rotateZ(360deg);
		transform: rotateZ(360deg)
	}
}

@keyframes preloader-spinner {
	to {
		-webkit-transform: rotateZ(360deg);
		transform: rotateZ(360deg)
	}
}

@-webkit-keyframes preloader-letter-loading {

	0%,
	100%,
	75% {
		opacity: 0;
		-webkit-transform: rotateY(-90deg);
		transform: rotateY(-90deg)
	}

	25%,
	50% {
		opacity: 1;
		-webkit-transform: rotateY(0);
		transform: rotateY(0)
	}
}

@keyframes preloader-letter-loading {

	0%,
	100%,
	75% {
		opacity: 0;
		-webkit-transform: rotateY(-90deg);
		transform: rotateY(-90deg)
	}

	25%,
	50% {
		opacity: 1;
		-webkit-transform: rotateY(0);
		transform: rotateY(0)
	}
}

@-webkit-keyframes sticky_section {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes sticky_section {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes rotateIn {
	0% {
		transform-origin: center;
		transform: rotate(-12deg);
		opacity: 0
	}

	to {
		transform-origin: center;
		transform: none;
		opacity: 1
	}
}

.rotateIn {
	animation-name: rotateIn
}

.fadeInDown.animated,
.fadeInLeft.animated,
.fadeInRight.animated,
.fadeInUp.animated,
.rotateIn.animated,
.rotateInDownLeft.animated,
.rotateInDownRight.animated,
.rotateInUpLeft.animated,
.rotateInUpRight.animated,
.zoomIn.animated,
.zoomOut.animated,
.zoomOutDown.animated,
.zoomOutLeft.animated,
.zoomOutRight.animated,
.zoomOutUp.animated {
	animation-duration: 1.9s
}

.fadeInDown.animated.animated-fast,
.fadeInLeft.animated.animated-fast,
.fadeInRight.animated.animated-fast,
.fadeInUp.animated.animated-fast,
.rotateIn.animated.animated-fast,
.rotateInDownLeft.animated.animated-fast,
.rotateInDownRight.animated.animated-fast,
.rotateInUpLeft.animated.animated-fast,
.rotateInUpRight.animated.animated-fast,
.zoomIn.animated.animated-fast,
.zoomOut.animated.animated-fast,
.zoomOutDown.animated.animated-fast,
.zoomOutLeft.animated.animated-fast,
.zoomOutRight.animated.animated-fast,
.zoomOutUp.animated.animated-fast {
	animation-duration: .8s
}

.fadeInDown.animated.animated-slow,
.fadeInLeft.animated.animated-slow,
.fadeInRight.animated.animated-slow,
.fadeInUp.animated.animated-slow,
.rotateIn.animated.animated-slow,
.rotateInDownLeft.animated.animated-slow,
.rotateInDownRight.animated.animated-slow,
.rotateInUpLeft.animated.animated-slow,
.rotateInUpRight.animated.animated-slow,
.zoomIn.animated.animated-slow,
.zoomOut.animated.animated-slow,
.zoomOutDown.animated.animated-slow,
.zoomOutLeft.animated.animated-slow,
.zoomOutRight.animated.animated-slow,
.zoomOutUp.animated.animated-slow {
	animation-duration: 2.9s
}

@keyframes rotateInDownLeft {
	0% {
		transform-origin: left bottom;
		transform: translateY(-7vh) rotate(8deg) rotateX(65deg);
		opacity: 0
	}

	to {
		transform-origin: left bottom;
		transform: none;
		opacity: 1
	}
}

@-webkit-keyframes popupFadeInSpin {
	0% {
		transform: rotate(-360deg);
		opacity: 0
	}

	to {
		transform: rotate(0);
		opacity: 1
	}
}

@keyframes popupFadeInSpin {
	0% {
		transform: rotate(-360deg);
		opacity: 0
	}

	to {
		transform: rotate(0);
		opacity: 1
	}
}

.rotateInDownLeft {
	animation-name: rotateInDownLeft
}

@keyframes rotateInDownRight {
	0% {
		transform-origin: right bottom;
		transform: translateY(-7vh) rotate(-8deg) rotateX(65deg);
		opacity: 0
	}

	to {
		transform-origin: right bottom;
		transform: none;
		opacity: 1
	}
}

.rotateInDownRight {
	animation-name: rotateInDownRight
}

@keyframes rotateInUpRight {
	0% {
		transform-origin: right bottom;
		transform: translateY(7vh) rotate(-8deg) rotateX(65deg);
		opacity: 0
	}

	to {
		transform-origin: right bottom;
		transform: none;
		opacity: 1
	}
}

.rotateInUpRight {
	animation-name: rotateInUpRight
}

.rotateInUpLeft {
	animation-name: rotateInUpLeft, wpnexaFadeIn;
	animation-timing-function: cubic-bezier(.22, 1, .36, 1), cubic-bezier(0, 0, .2, 1)
}

@keyframes rotateInUpLeft {
	0% {
		transform: translateY(7vh) rotate(8deg) rotateX(65deg);
		opacity: 0
	}

	to {
		transform: none;
		opacity: 1
	}
}

.fadeIn {
	animation-name: wpnexaFadeIn !important;
	animation-timing-function: cubic-bezier(0, 0, .2, 1) !important
}

.fadeInDown,
.fadeInLeft,
.fadeInRight,
.fadeInUp,
.zoomOut,
.zoomOutDown,
.zoomOutLeft,
.zoomOutRight,
.zoomOutUp {
	animation-timing-function: cubic-bezier(.22, 1, .36, 1), cubic-bezier(0, 0, .2, 1)
}

@keyframes wpnexaFadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.fadeInUp {
	animation-name: wpnexaFadeInUp, wpnexaFadeIn !important
}

@keyframes wpnexaFadeInUp {
	0% {
		transform: translate3d(0, 7vh, 0)
	}

	to {
		transform: translateZ(0)
	}
}

.fadeInDown {
	animation-name: wpnexaFadeInDown, wpnexaFadeIn !important
}

@keyframes wpnexaFadeInDown {
	0% {
		transform: translate3d(0, -7vh, 0)
	}

	to {
		transform: translateZ(0)
	}
}

.fadeInLeft {
	animation-name: wpnexaFadeInLeft, wpnexaFadeIn !important
}

@keyframes wpnexaFadeInLeft {
	0% {
		transform: translate3d(-7vh, 0, 0)
	}

	to {
		transform: translateZ(0)
	}
}

.fadeInRight {
	animation-name: wpnexaFadeInRight, wpnexaFadeIn !important
}

@keyframes wpnexaFadeInRight {
	0% {
		transform: translate3d(7vh, 0, 0)
	}

	to {
		transform: translateZ(0)
	}
}

.zoomOut {
	animation-name: wpnexaZoomOut, wpnexaFadeIn !important
}

@keyframes wpnexaZoomOut {
	0% {
		transform: matrix(1.2, 0, 0, 1.2, 0, 0)
	}

	to {
		transform: matrix(1, 0, 0, 1, 0, 0)
	}
}

.zoomOutDown {
	animation-name: wpnexaZoomOutDown, wpnexaFadeIn !important
}

@keyframes wpnexaZoomOutDown {
	0% {
		transform: matrix3d(1.2, 0, 0, 0, 0, 1.03, .34, .0003, 0, -.34, .94, 0, 0, -60, 0, 1)
	}

	to {
		transform: matrix(1, 0, 0, 1, 0, 0)
	}
}

.zoomOutUp {
	animation-name: wpnexaZoomOutUp, wpnexaFadeIn !important
}

@keyframes wpnexaZoomOutUp {
	0% {
		transform: matrix3d(1.2, 0, 0, 0, 0, 1.03, .34, -.0003, 0, -.34, .94, 0, 0, 60, 0, 1)
	}

	to {
		transform: matrix(1, 0, 0, 1, 0, 0)
	}
}

.zoomOutLeft {
	animation-name: wpnexaZoomOutLeft, wpnexaFadeIn !important
}

@keyframes wpnexaZoomOutLeft {
	0% {
		transform: matrix3d(1.2, 0, 0, .0003, 0, 1.03, .34, 0, 0, -.34, .94, 0, -40, 0, 0, 1)
	}

	to {
		transform: matrix(1, 0, 0, 1, 0, 0)
	}
}

.zoomOutRight {
	animation-name: wpnexaZoomOutRight, wpnexaFadeIn !important
}

@keyframes wpnexaZoomOutRight {
	0% {
		transform: matrix3d(1.2, 0, 0, -.0003, 0, 1.03, .34, 0, 0, -.34, .94, 0, 40, 0, 0, 1)
	}

	to {
		transform: matrix(1, 0, 0, 1, 0, 0)
	}
}

.zoomIn {
	animation-name: wpnexaZoomIn, wpnexaFadeIn !important
}

@keyframes wpnexaZoomIn {
	0% {
		transform: matrix(.85, 0, 0, .85, 0, 0)
	}

	to {
		transform: matrix(1, 0, 0, 1, 0, 0)
	}
}

.entry-post {
	position: relative;
	line-height: 1
}

.entry-post .entry-media {
	margin-bottom: 40px
}

.entry-post .entry-post-meta {
	display: flex;
	flex-wrap: wrap;
	font-family: var(--wpnexa-primary-font);
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 15px
}

.entry-summary .entry-post-meta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-family: var(--wpnexa-primary-font);
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 15px;
	gap: 12px;
	text-transform: uppercase
}

.entry-summary .entry-post-meta a,
.entry-summary .entry-post-meta span {
	display: flex;
	gap: 6px;
	align-items: center
}

.entry-summary .entry-post-meta .author i {
	font-size: 12px
}

.entry-post .post-title {
	font-size: 30px;
	line-height: 1.4;
	margin: 0;
	word-wrap: break-word
}

@media only screen and (max-width:1200px) {
	.default-header.mobile-expand-xl .header-container {
		margin-left: auto
	}

	header.mobile-expand-xl .header-container {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.wpnexa-nav-menu.mobile-expand-xl .wpnexa-menu-container,
	header.mobile-expand-xl .header-container .wpnexa-menu-container,
	header.site-header.mobile-expand-xl .header-container .wpnexa-nav-menu {
		display: none
	}

	.wpnexa-nav-menu.mobile-expand-xl .navbar-toggler,
	header.mobile-expand-xl .header-container .navbar-toggler {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex
	}

	header.mobile-expand-xl .header-container .slide-panel-wrapper {
		display: block
	}

	.entry-post .entry-post-meta {
		font-size: 14px
	}

	.entry-post .post-title {
		font-size: 28px
	}

	header.site-header.mobile-expand-xl .header-container .wpnexa-nav-menu-wrapper {
		justify-content: end
	}

	header.site-header.wpnexa-sticky.mobile-expand-xl .wpnexa-header-wrap {
		z-index: 9999;
		position: fixed;
		left: 0;
		right: 0;
		top: 0
	}
}

.entry-post .post-title a,
.entry-post-details .entry-post-navigation .post-title a {
	display: inline
}

.entry-post p {
	font-size: 16px;
	margin: 25px 0 0;
	line-height: 2
}

.entry-post .read-more {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 30px;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.2
}

.entry-post .read-more.wpnexa-button-outline {
	padding: 8px 16px;
	margin-top: 18px
}

.entry-post .read-more span {
	text-decoration: underline;
	text-underline-offset: 4px;
	-webkit-text-decoration-color: currentColor;
	text-decoration-color: currentColor
}

.entry-post .read-more i {
	position: relative;
	margin-left: 8px
}

.entry-post.no-thumbnail .entry-summary,
.entry-post.sticky .entry-summary {
	padding: 35px;
	background-color: #fff;
	border: 1px solid #e4e4e4;
	border-radius: 10px
}

@media only screen and (max-width:767px) {
	.page-title-wrapper .wpnexa-page_title_layout_01 {
		flex-direction: column;
		gap: 15px
	}

	.page-title-wrapper .page-title {
		font-size: 36px
	}

	.wp-block-quote,
	blockquote {
		padding: 100px 30px 35px;
		font-size: 20px
	}

	.wp-block-quote.has-text-align-right,
	.wp-block-quote.is-style-large {
		padding: 100px 30px 35px
	}

	.wp-block-quote.is-large p,
	.wp-block-quote.is-style-large p {
		font-size: 22px
	}

	.entry-post .entry-post-meta .comments span {
		display: none
	}

	.entry-post .post-title {
		font-size: 24px
	}

	.entry-post.no-thumbnail .entry-summary,
	.entry-post.sticky .entry-summary {
		padding: 40px 30px;
		border-width: 2px
	}
}

.entry-post.sticky .entry-summary {
	border: none;
	border-left: 3px solid var(--wpnexa-primary-color);
	border-radius: 0
}

.entry-post-details .entry-media {
	overflow: hidden;
	text-align: center;
	max-width: 1100px;
	margin: 0 auto
}

.entry-post-details .entry-media img {
	border-radius: 10px;
	width: 100%
}

.wpnexa-post-grid .entry-summary .post-title {
	margin-top: 8px;
	margin-bottom: 16px
}

.wpnexa-post-grid .entry-summary p {
	font-size: 14px;
	margin-top: 0
}

.wpnexa-post-grid .entry-media {
	margin-bottom: 25px;
	overflow: hidden;
	position: relative
}

.entry-media a,
.wpnexa-popup-wrapper.show-popup .popup-container {
	display: flex
}

.wpnexa-post-grid .entry-media img {
	width: 100%;
	height: 230px;
	object-fit: cover;
	transition: .7s cubic-bezier(.2, 1, .22, 1)
}

.wpnexa-portfolio-items.layout-one .portfolio-item:hover .portfolio-item-thumbnail img,
.wpnexa-post-grid article:hover .entry-media img {
	transform: scale(1.07)
}

.wpnexa-post-grid.layout-horizontal {
	display: flex;
	gap: 20px
}

.wpnexa-related-posts-grid-wrapper {
	margin-top: 80px;
	border-top: 1px solid #e5e5e5;
	padding-top: 60px
}

.wpnexa-related-posts-grid-wrapper>h2 {
	text-align: center;
	margin-bottom: 20px
}

.entry-post-details .entry-content {
	max-width: 850px;
	margin: 0 auto;
	padding: 50px 0
}

.entry-post-details .entry-content-top {
	text-align: center;
	max-width: 850px;
	margin: 0 auto 50px
}

.site-main.have-sidebar .wpnexa-entry-details-top {
	text-align: left
}

.wpnexa-post-author-image img {
	width: 25px;
	border-radius: 100%
}

.wpnexa-post-author-name a {
	color: var(--wpnexa-heading-color)
}

.wpnexa-entry-meta-wrapper {
	display: flex;
	gap: 15px;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	margin-top: 25px;
	text-transform: uppercase;
	font-weight: 600
}

.wpnexa-post-info.wpnexa-post-author {
	display: flex;
	gap: 8px;
	justify-content: center;
	align-items: center
}

.wpnexa-entry-details-bottom {
	max-width: 850px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 15px
}

.tagcloud,
.wpnexa-post-tags {
	display: flex;
	flex-wrap: wrap;
	gap: 6px
}

.tagcloud a,
.wpnexa-post-tags a {
	display: flex;
	align-items: center;
	height: 36px;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 100%;
	padding: 0 12px;
	border-radius: 8px;
	border: 1px solid #e7e7e7;
	transition: .2s cubic-bezier(.455, .03, .515, .955);
	font-weight: 600;
	letter-spacing: .04em;
	color: var(--wpnexa-headline-color);
	align-items: center;
	justify-content: center
}

.tagcloud a,
.wpnexa-post-tags a:hover {
	background: var(--wpnexa-primary-color);
	color: var(--wpnexa-white-color)
}

.wpnexa-post-share {
	display: flex;
	gap: 8px;
	align-items: center
}

.wpnexa-post-share a {
	line-height: 1;
	background: var(--wpnexa-light-color);
	color: var(--wpnexa-body-color);
	width: 32px;
	height: 32px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 8px;
	font-size: 16px
}

.wpnexa-post-share a:hover {
	background: var(--wpnexa-body-color);
	color: var(--wpnexa-white-color)
}

.entry-post-details .entry-content .post-password-form label {
	width: 100%;
	margin: 0
}

.entry-post-details .entry-content .post-password-form input {
	margin-top: 10px;
	border: 1px solid var(--wpnexa-primary-color);
	border-radius: 0
}

.entry-post-details .entry-content .post-password-form input[type=submit] {
	position: absolute;
	width: auto;
	height: 60px;
	bottom: 0;
	right: 0;
	padding: 0 45px;
	border-width: 1;
	border-radius: 0
}

.entry-post-details .entry-content .post-password-form input[type=password] {
	padding-right: 140px
}

.comments-area .comment-list,
.entry-post-details .entry-content .wp-block-archives-list,
.entry-post-details .entry-content .wp-block-categories-list,
.entry-post-details .entry-content .wp-block-latest-comments,
.entry-post-details .entry-content .wp-block-latest-posts,
.entry-post-details .entry-content .wp-block-page-list,
.entry-post-details .entry-content .wp-block-rss,
.widget.widget_text .wp-caption-text {
	padding: 0
}

.entry-post-details .entry-content .wp-block-archives-list,
.entry-post-details .entry-content .wp-block-archives-list li,
.entry-post-details .entry-content .wp-block-categories-list,
.entry-post-details .entry-content .wp-block-categories-list li,
.entry-post-details .entry-content .wp-block-latest-comments,
.entry-post-details .entry-content .wp-block-latest-comments li,
.entry-post-details .entry-content .wp-block-latest-posts,
.entry-post-details .entry-content .wp-block-latest-posts li,
.entry-post-details .entry-content .wp-block-page-list,
.entry-post-details .entry-content .wp-block-page-list li,
.entry-post-details .entry-content .wp-block-rss,
.entry-post-details .entry-content .wp-block-rss li {
	list-style: none
}

.entry-post-details .entry-content .wp-block-search__button {
	color: var(--wpnexa-dark-color);
	background-color: var(--wpnexa-primary-color);
	border: none
}

.entry-post-details .post-categories {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 10px;
	margin: 0;
	padding: 0;
	list-style: none;
	justify-content: center
}

.entry-post-details .post-date-author,
.widget .recent-post-loop li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 1
}

.entry-post-details .post-date-author .author-img {
	margin-right: 20px
}

.entry-post-details .entry-author-info .author-avatar img,
.entry-post-details .post-date-author .author-img img {
	border-radius: 50%
}

.entry-post-details .post-date-author .post-by {
	margin-right: 70px
}

.entry-post-details .post-date-author span {
	font-family: var(--wpnexa-secondary-font);
	font-size: 16px;
	font-weight: 400;
	display: block;
	margin-bottom: 15px
}

.entry-post-details .post-date-author .text-big {
	font-family: var(--wpnexa-secondary-font);
	font-size: 22px;
	font-weight: 500;
	color: var(--wpnexa-body-color);
	margin: 0
}

@media only screen and (max-width:1024px) {
	.entry-post-details .post-date-author .text-big {
		font-size: 20px
	}
}

.entry-post-details .entry-tags-share {
	margin-top: 50px;
	padding-top: 30px;
	padding-bottom: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	gap: 35px;
	border-top: 1px solid #f7f7f7;
	border-bottom: 1px solid #f7f7f7
}

.entry-post-details .entry-tags-share .post-share-wrap {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.entry-post-details .entry-tags-share .post-share-wrap,
.entry-post-details .entry-tags-share .post-tags-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 10px
}

.entry-post-details .entry-tags-share .post-share-wrap span,
.entry-post-details .entry-tags-share .post-tags-wrap span {
	color: var(--wpnexa-white-color);
	font-family: var(--wpnexa-secondary-font);
	font-size: 16px;
	font-weight: 500;
	margin-right: 10px
}

.entry-post-details .entry-tags-share .post-tags-wrap a {
	font-family: var(--wpnexa-secondary-font);
	font-size: 15px;
	font-weight: 500;
	line-height: 1;
	padding: 10px 20px;
	color: var(--wpnexa-body-color);
	background-color: var(--wpnexa-light-color);
	border-radius: 10px
}

.entry-post-details .entry-tags-share .post-share-wrap {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-left: auto
}

.entry-post-details .entry-tags-share .post-share-wrap a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	font-size: 13px;
	line-height: 1;
	color: var(--wpnexa-body-color);
	background-color: var(--wpnexa-light-color)
}

.entry-post-details .entry-author-info {
	border: 1px solid #ebebeb;
	padding: 30px 45px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 10px;
	gap: 30px;
	max-width: 850px;
	margin: 50px auto 0
}

.entry-post-details .entry-author-info .author-avatar {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 160px;
	flex: 0 0 100px
}

.entry-post-details .entry-author-info .name {
	font-size: 22px;
	font-weight: 700;
	margin: 0 0 15px
}

.entry-post-details .entry-author-info .user-links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	list-style: none;
	margin: 25px 0 0;
	padding: 0
}

.entry-post-details .entry-author-info .user-links li {
	margin: 0 20px 0 0
}

.entry-post-details .entry-author-info .user-links a {
	font-size: 16px;
	color: var(--wpnexa-body-color)
}

.entry-post-details .entry-post-navigation {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 850px;
	margin: 50px auto 0
}

.entry-post-details .entry-post-navigation .next-post,
.entry-post-details .entry-post-navigation .prev-post {
	max-width: calc(50% - 15px);
	-webkit-box-flex: 0;
	-ms-flex: 0 0 calc(50% - 15px);
	flex: 0 0 calc(50% - 15px);
	margin-top: 30px;
	line-height: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 25px
}

@media only screen and (max-width:767px) {
	.entry-post-details .post-date-author .post-by {
		margin-right: 40px
	}

	.entry-post-details .post-date-author span {
		font-size: 14px
	}

	.entry-post-details .post-date-author .text-big {
		font-size: 18px
	}

	.entry-post-details .entry-tags-share {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 30px
	}

	.entry-post-details .entry-author-info {
		margin: 50px -15px 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		padding: 30px
	}

	.entry-post-details .entry-post-navigation .next-post,
	.entry-post-details .entry-post-navigation .prev-post {
		max-width: 100%;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%
	}
}

@media only screen and (min-width:480px)and (max-width:767px) {

	.entry-post-details .entry-post-navigation .next-post,
	.entry-post-details .entry-post-navigation .prev-post {
		max-width: 60%
	}
}

.entry-post-details .entry-post-navigation .next-post {
	text-align: right;
	margin-left: auto;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.entry-post-details .entry-post-navigation .post-thumbnail {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 65px;
	flex: 0 0 65px
}

.entry-post-details .entry-post-navigation .post-thumbnail img {
	width: 65px;
	height: 65px;
	border-radius: 50%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center
}

.entry-post-details .entry-post-navigation .post-title {
	font-size: 18px;
	margin: 15px 0 0;
	word-break: break-word
}

.entry-post-details .entry-post-navigation .post-date {
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase
}

.entry-post-details .entry-post-navigation .post-date i {
	margin-right: 8px;
	color: var(--wpnexa-body-color)
}

.primary-sidebar {
	border-radius: 12px;
	background-color: var(--wpnexa-white-color);
	border: 1px solid #f7f7f7
}

.sticky-sidebar .primary-sidebar {
	position: sticky;
	top: 60px
}

.widget:not(:last-child) {
	margin-bottom: 50px
}

.widget ol,
.widget ul,
.widget.widget_block ol,
.widget.widget_block ul {
	padding: 0;
	list-style: none;
	margin: 0
}

.widget .widget-title {
	font-size: 24px;
	margin: 0 0 30px;
	padding: 0 0 25px;
	position: relative
}

.widget .widget-title::after {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	width: 50px;
	height: 3px;
	background-color: var(--wpnexa-light-color)
}

.widget.widget_search input {
	padding: 0 55px 0 25px;
	background-color: var(--wpnexa-light-color)
}

.widget.widget_search button[type=submit],
.widget.widget_search input[type=submit] {
	padding: 0;
	color: var(--wpnexa-primary-color);
	background-color: #fff0;
	position: absolute;
	right: 25px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: auto;
	height: auto
}

.widget.widget_archive li,
.widget.widget_block .wp-block-archives li,
.widget.widget_block .wp-block-categories li,
.widget.widget_categories li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-family: var(--wpnexa-secondary-font);
	font-size: 16px;
	font-weight: 500;
	text-transform: capitalize;
	line-height: 1.4
}

.widget.widget_archive li:not(:last-child),
.widget.widget_block .wp-block-archives li:not(:last-child),
.widget.widget_block .wp-block-categories li:not(:last-child),
.widget.widget_categories li:not(:last-child) {
	margin-bottom: 18px
}

.widget.widget_archive li .children,
.widget.widget_block .wp-block-archives li .children,
.widget.widget_block .wp-block-categories li .children,
.widget.widget_categories li .children {
	margin-top: 18px;
	padding-left: 15px;
	width: 100%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%
}

.widget.widget_archive li a,
.widget.widget_block .wp-block-archives li a,
.widget.widget_block .wp-block-categories li a,
.widget.widget_categories li a {
	position: relative;
	max-width: calc(100% - 30px);
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.widget.widget_archive li a:hover,
.widget.widget_block .wp-block-archives li a:hover,
.widget.widget_block .wp-block-categories li a:hover,
.widget.widget_block .wp-block-latest-posts li a:hover,
.widget.widget_categories li a:hover,
.widget.widget_meta li a:hover,
.widget.widget_nav_menu li a:hover,
.widget.widget_pages li a:hover,
.widget.widget_recent_entries li a:hover {
	padding-left: 5px
}

.widget.widget_calendar caption {
	font-size: 16px;
	font-weight: 600;
	color: var(--wpnexa-dark-color);
	background-color: var(--wpnexa-primary-color);
	text-align: center;
	margin: 0;
	padding: 10px
}

.widget.widget_calendar table {
	margin: 0 0 15px;
	text-align: center
}

.widget.widget_block .wp-block-latest-posts li .children,
.widget.widget_block .wp-block-latest-posts li .sub-menu,
.widget.widget_meta li .children,
.widget.widget_meta li .sub-menu,
.widget.widget_nav_menu li .children,
.widget.widget_nav_menu li .sub-menu,
.widget.widget_pages li .children,
.widget.widget_pages li .sub-menu,
.widget.widget_recent_entries li .children,
.widget.widget_recent_entries li .sub-menu {
	margin-top: 10px;
	padding-left: 15px
}

.widget.widget_block .wp-block-latest-posts li a,
.widget.widget_meta li a,
.widget.widget_nav_menu li a,
.widget.widget_pages li a,
.widget.widget_recent_entries li a {
	font-family: var(--wpnexa-secondary-font);
	font-size: 16px;
	font-weight: 500;
	line-height: 1.4;
	position: relative
}

.widget.widget_recent_entries li a {
	color: var(--wpnexa-white-color);
	line-height: 1.8
}

.widget.widget_block .wp-block-latest-comments li a,
.widget.widget_recent_comments li a {
	color: var(--wpnexa-headline-color);
	font-family: var(--wpnexa-secondary-font);
	font-size: 16px;
	font-weight: 500;
	line-height: 1.8
}

.widget.widget_rss li:not(:last-child) {
	margin-bottom: 25px
}

.widget.widget_rss li a.rsswidget {
	font-family: var(--wpnexa-secondary-font);
	font-size: 16px;
	font-weight: 500;
	display: block;
	color: var(--wpnexa-headline-color);
	margin-bottom: 5px;
	line-height: 1.4
}

.widget .wp-block-rss__item .wp-block-rss__item-publish-date,
.widget.widget_rss li cite,
.widget.widget_rss li span.rss-date {
	display: block;
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: 500
}

.widget.widget_rss li cite {
	margin-top: 10px;
	margin-bottom: 0;
	display: block;
	color: var(--wpnexa-white-color)
}

.widget .wp-block-rss__item .wp-block-rss__item-title a {
	font-size: 18px;
	font-weight: 500;
	display: block;
	color: var(--wpnexa-headline-color);
	margin-bottom: 5px;
	line-height: 1.4
}

.comments-area .comment-list .comment-body .comment-reply-link:hover,
.widget .recent-post-loop .post-title a:hover,
.widget .wp-block-rss__item .wp-block-rss__item-title a:hover {
	color: var(--wpnexa-primary-color)
}

.widget .wp-block-rss__item .wp-block-rss__item-author {
	margin-bottom: 15px;
	display: block;
	color: var(--wpnexa-white-color)
}

.widget.widget_tag_cloud .tagcloud {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -10px 0 0 -10px
}

.widget.widget_tag_cloud .tagcloud a {
	font-family: var(--wpnexa-secondary-font);
	font-size: 16px !important;
	font-weight: 500;
	text-transform: capitalize;
	line-height: 1;
	padding: 10px 20px;
	margin: 10px 0 0 10px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	color: var(--wpnexa-body-color);
	border: 1px solid #f7f7f7;
	background-color: var(--wpnexa-light-color);
	border-radius: 10px
}

.widget .blocks-gallery-grid .blocks-gallery-image,
.widget .blocks-gallery-grid .blocks-gallery-item,
.widget .wp-block-gallery .blocks-gallery-image,
.widget .wp-block-gallery .blocks-gallery-item {
	margin: 0 1em 1em 0
}

.widget .blocks-gallery-grid .blocks-gallery-image:last-child,
.widget .blocks-gallery-grid .blocks-gallery-item:last-child,
.widget .wp-block-gallery .blocks-gallery-image:last-child,
.widget .wp-block-gallery .blocks-gallery-item:last-child {
	margin-right: 0
}

.widget.widget_block.widget_search .wp-block-search__label {
	font-size: 16px;
	font-weight: 500;
	color: var(--wpnexa-headline-color);
	display: block;
	margin-bottom: 15px
}

.widget_search .wp-block-search__input {
	padding: 0 15px;
	border: 1px solid;
	background-color: var(--wpnexa-light-color)
}

.widget_search .wp-block-search__input:focus {
	border-color: rgb(0 0 0 / .349)
}

.widget.widget_block.widget_search .wp-block-search__button {
	min-width: 90px;
	height: 50px;
	position: static;
	font-size: 14px;
	padding: 0;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	color: var(--wpnexa-white-color);
	background-color: var(--wpnexa-primary-color);
	border: 1px solid var(--wpnexa-primary-color);
	border-radius: 12px
}

.widget.widget_block.widget_search .wp-block-search__button:hover {
	color: var(--wpnexa-white-color);
	border-color: var(--wpnexa-white-color)
}

.widget.widget_block.widget_search .wp-block-search__button-inside .wp-block-search__inside-wrapper {
	border-color: var(--wpnexa-light-color)
}

.widget.widget_block.widget_search .wp-block-search__button-inside .wp-block-search__button {
	margin: 0;
	min-width: 60px
}

.widget.widget_block h1,
.widget.widget_block h2,
.widget.widget_block h3,
.widget.widget_block h4,
.widget.widget_block h5,
.widget.widget_block h6 {
	font-size: 24px;
	margin: 0 0 25px
}

.widget.widget_block.widget_recent_entries .wp-block-latest-posts__post-title {
	font-weight: 600;
	color: var(--wpnexa-headline-color)
}

.comments-area .comment-respond .comment-notes .required-field-message,
.widget.widget_block.widget_recent_entries .wp-block-latest-comments__comment-date {
	font-weight: 500
}

.widget .recent-post-loop li:not(:last-child) {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #f7f7f7
}

.widget .recent-post-loop .post-thumbnail {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	margin-right: 25px
}

.widget .recent-post-loop .post-thumbnail img {
	width: 85px;
	height: 85px;
	border-radius: 50%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center
}

.widget .recent-post-loop .time {
	font-size: 15px;
	margin-bottom: 15px;
	text-transform: uppercase
}

.widget .recent-post-loop .time i {
	margin-right: 10px;
	color: var(--wpnexa-headline-color)
}

.widget .recent-post-loop .post-title {
	font-size: 18px;
	margin-bottom: 0;
	line-height: 1.4
}

.widget.wpnexa-wp-cta {
	padding: 115px 40px 40px;
	background-color: var(--wpnexa-dark-color);
	border-radius: 15px;
	position: relative;
	z-index: 1;
	overflow: hidden
}

@media only screen and (min-width:1025px)and (max-width:1200px) {
	.primary-sidebar {
		padding: 45px 30px
	}

	.widget.wpnexa-wp-cta {
		padding: 115px 30px 30px
	}
}

.widget.wpnexa-wp-cta .cta-background {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-size: cover;
	background-position: center
}

.widget.wpnexa-wp-cta .cta-background::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-color: var(--wpnexa-light-color);
	opacity: .65
}

.widget.wpnexa-wp-cta .widget-title {
	padding: 0;
	margin: 0;
	line-height: 1.3;
	font-weight: 700
}

.widget.wpnexa-wp-cta .subtitle {
	font-size: 16px;
	color: var(--wpnexa-primary-color);
	margin-bottom: 15px
}

.widget.wpnexa-wp-cta .wpnexa-button {
	margin-top: 40px;
	padding: 15px 25px
}

.comments-area {
	padding-top: 70px;
	border-top: 1.2px solid var(--wpnexa-light-color);
	max-width: 850px;
	margin: 50px auto 0
}

.comments-area .comment-respond .comment-reply-title {
	font-size: 24px;
	font-weight: 700;
	margin: 0 0 15px
}

.comments-area .comment-respond .comment-reply-title small {
	font-size: 65%;
	margin-left: 10px
}

.comments-area .comment-respond form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.comments-area .comment-respond .comment-notes {
	-webkit-box-ordinal-group: -2;
	-ms-flex-order: -3;
	order: -3;
	display: block;
	margin-bottom: 35px;
	width: 100%
}

.comments-area .comment-respond .comment-form-comment,
.comments-area .comment-respond .comment-form-cookies-consent,
.comments-area .comment-respond .comment-form-url {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%
}

.comments-area .comment-respond .comment-form-author,
.comments-area .comment-respond .comment-form-email {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	-webkit-box-ordinal-group: -1;
	-ms-flex-order: -2;
	order: -2
}

.comments-area .comment-respond .comment-form-url {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}

.comments-area .comment-respond .comment-form-author {
	padding-right: 10px
}

.comments-area .comment-respond .comment-form-email {
	padding-left: 10px
}

.comments-area .comment-respond .comment-form-cookies-consent {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.comments-area .comment-respond .comment-form-cookies-consent label {
	color: var(--wpnexa-body-color);
	font-family: var(--wpnexa-primary-font);
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
	margin: 0 0 0 10px
}

.comments-area .comment-list li {
	padding: 30px 0;
	border-bottom: 1px solid #e8e8e8;
	list-style-type: none
}

.comments-area .comment-list .comment-respond {
	margin-top: 50px
}

.comments-area .comment-list .children {
	padding: 0 0 0 50px;
	margin: 50px 0 0;
	list-style: none
}

.comments-area .comment-list .comment-body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 25px
}

.comments-area .comment-list .comment-body .comment-avatar {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50px;
	flex: 0 0 50px
}

.comments-area .comment-list .comment-body .comment-avatar img {
	border-radius: 100%;
	border: 1px solid #ededed;
	width: 40px
}

.comments-area .comment-list .comment-body .comment-content {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	position: relative;
	z-index: 1
}

.comments-area .comment-list .comment-body .comment-text img {
	margin: 15px 0
}

.comments-area .comment-list .comment-body .comment-text li {
	margin-bottom: 10px;
	padding: 0
}

.comments-area .comment-list .comment-body .name {
	font-family: var(--wpnexa-secondary-font);
	font-size: 15px;
	font-weight: 500;
	line-height: 1.25;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	flex-direction: column;
	gap: 8px
}

.comments-area .comment-list .comment-body .name .date {
	color: #9d9da1;
	font-size: 12px;
	line-height: 1;
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.comments-area .comment-list .comment-body .comment-reply-link {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 20px;
	color: var(--wpnexa-primary-color);
	font-size: 14px;
	font-weight: 600
}

.comments-area .comment-list .comment-body .comment-reply-link i {
	margin-left: 8px
}

.comments-area .no-comments {
	margin: 40px 0 0;
	font-weight: 600;
	color: var(--wpnexa-headline-color)
}

.site-preloader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	z-index: 99999999;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: var(--wpnexa-white-color)
}

.site-preloader .animation-preloader {
	position: absolute;
	z-index: 1000
}

.site-preloader .animation-preloader .spinner {
	-webkit-animation: 1s linear infinite preloader-spinner;
	animation: .6s linear infinite preloader-spinner;
	border-radius: 50%;
	border: 4px solid #c3b5b5;
	border-top-color: var(--wpnexa-primary-color);
	height: 3em;
	width: 3em;
	margin: 0 auto 3em
}

.portfolio-archive-content .wpnexa-pagination,
.wpnexa-pagination-wrap {
	margin-top: 60px
}

.woocommerce-pagination ul,
.wpnexa-pagination {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	clear: both;
	margin: 0;
	padding: 0;
	gap: 6px
}

.wpnexa-menu-img,
.wpnexa-nav-menu li:not(.wpnexa_menu-has-description)>a svg {
	margin-right: .4em;
	vertical-align: middle
}

.woocommerce-pagination ul {
	border: none !important;
	display: flex !important
}

.woocommerce nav.woocommerce-pagination ul li {
	border-right: none !important
}

#wpnexa-content div.wpforms-container-full:not(:empty),
.woocommerce-pagination li,
.wpnexa-pagination li {
	margin: 0 !important
}

.woocommerce-pagination .page-numbers.current,
.woocommerce-pagination li .page-numbers:hover {
	color: var(--wpnexa-white-color) !important;
	background-color: var(--wpnexa-primary-color) !important;
	border-color: var(--wpnexa-primary-color) !important
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
	line-height: normal !important
}

.woocommerce-pagination li .page-numbers,
.wpnexa-pagination .page-numbers {
	height: 35px;
	width: 36px;
	padding: 0;
	font-size: 15px;
	font-weight: 500;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: 1px solid #e7e7e7;
	border-radius: 10px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	color: var(--wpnexa-body-color);
	background-color: rgb(219 220 221 / 26%)
}

.page-links,
.page-links .post-page-numbers {
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-align: center
}

.wpnexa-pagination .page-numbers.dots {
	opacity: .5
}

.page-links .post-page-numbers.current,
.page-links .post-page-numbers:hover,
.wpnexa-pagination .page-numbers.current,
.wpnexa-pagination .page-numbers:not(.dots):hover {
	color: var(--wpnexa-white-color);
	background-color: var(--wpnexa-primary-color);
	border-color: var(--wpnexa-primary-color)
}

i.wpnexa-arrow-right {
	transform: rotate(-90deg)
}

i.wpnexa-arrow-left {
	transform: rotate(90deg)
}

i.wpnexa-arrow-top {
	transform: rotate(180deg)
}

.page-links {
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	line-height: 1;
	clear: both
}

.page-links .page-links-title {
	color: var(--wpnexa-body-color);
	font-weight: 700;
	margin-right: 10px
}

.page-links .post-page-numbers {
	width: 30px;
	height: 30px;
	border: 1px solid #f7f7f7;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 14px;
	margin-left: 5px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	color: var(--wpnexa-body-color);
	background-color: #fff0
}

.back-to-top,
.back-to-top:hover,
.not-found-wrapper .wpnexa-search-form .search-submit:hover {
	background-color: var(--wpnexa-primary-color);
	color: var(--wpnexa-white-color)
}

.back-to-top {
	position: fixed;
	right: 0;
	bottom: 30px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	z-index: 22;
	border-radius: 5px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	font-size: 15px;
	opacity: 0;
	visibility: hidden;
	box-shadow: 1px 0 22px -9px rgb(0 0 0 / .4);
	cursor: pointer
}

.back-to-top.active {
	opacity: 1;
	visibility: visible;
	right: 30px
}

.error-content-area {
	padding: 80px 0 130px;
	text-align: center
}

.error-content-area .error-illustration {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px
}

.error-content-area .error-title {
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1;
	margin: 0 0 25px;
	font-size: 220px;
	text-shadow: -16px 25px 0 rgb(0 0 0 / .08);
	color: var(--wpnexa-primary-color)
}

.wpnexa-button-outline,
.wpnexa-offcanvas .offcanvas-toggle.toggle-button {
	font-family: var(--wpnexa-primary-font);
	text-transform: capitalize;
	text-decoration: none
}

.error-content-area .error-message {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: -.03em;
	margin: 0;
	line-height: 1.2
}

.error-content-area .wpnexa-button {
	margin-top: 45px;
	padding: 16px 35px
}

.not-found-wrapper .not-found-title {
	font-size: 36px;
	margin-bottom: 0 0 15px
}

.not-found-wrapper .wpnexa-search-form {
	padding-top: 10px;
	display: flex;
	max-width: 750px
}

.not-found-wrapper .wpnexa-search-form .search-field {
	border-radius: 10px 0 0 10px;
	border-right: 0
}

.not-found-wrapper .wpnexa-search-form .search-submit {
	padding: 0;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 70px;
	height: 60px;
	border-radius: 0 10px 10px 0
}

.wpnexa-popup-wrapper {
	position: fixed;
	left: 0;
	top: 0;
	width: 100vw;
	height: 100vh;
	z-index: 99999;
	display: none
}

.wpnexa-popup-wrapper .popup-overlay {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: rgb(0 0 0 / .5);
	cursor: pointer
}

.wpnexa-popup-wrapper .popup-container {
	position: relative;
	z-index: 2;
	max-width: 100%;
	max-height: 95vh;
	overflow: hidden;
	display: none;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-duration: .4s;
	animation-duration: .4s;
	transition: .3s
}

.wpnexa-offcanvas-wrapper .offcanvas-container .offcanvas-close,
.wpnexa-popup-wrapper .popup-container .popup-close {
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-transition: .3s;
	-o-transition: .3s;
	color: var(--wpnexa-primary-color);
	cursor: pointer
}

.popup-container>.elementor::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / .3);
	background-color: #f5f5f5
}

.popup-container>.elementor::-webkit-scrollbar {
	width: 6px;
	background-color: #f5f5f5
}

.popup-container>.elementor::-webkit-scrollbar-thumb {
	background-color: #000
}

.wpnexa-popup-wrapper .popup-container .popup-close {
	right: 10px;
	top: 10px;
	z-index: 2;
	line-height: 1;
	font-size: 22px;
	width: 40px;
	height: 40px;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	transition: .3s
}

.wpnexa-offcanvas-wrapper,
.wpnexa-offcanvas-wrapper .offcanvas-overlay {
	position: fixed;
	-webkit-transition: .3s linear .15s;
	-o-transition: .3s linear .15s;
	top: 0;
	left: 0
}

.wpnexa-offcanvas-wrapper {
	width: 100vw;
	height: 100vh;
	z-index: 9999;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	transition: .3s linear .15s
}

.wpnexa-offcanvas-wrapper .offcanvas-overlay {
	width: 100%;
	height: 100%;
	z-index: 1;
	background: rgb(0 0 0 / .7);
	cursor: pointer;
	transition: .3s linear .15s
}

.wpnexa-offcanvas-wrapper .offcanvas-container {
	position: relative;
	z-index: 2;
	max-width: 100%;
	height: 100%;
	overflow: hidden;
	width: 420px;
	background-color: var(--wpnexa-light-color);
	-webkit-transition: .3s linear .15s;
	-o-transition: .3s linear .15s;
	transition: .3s linear .15s;
	overflow-y: auto
}

.wpnexa-offcanvas-wrapper .offcanvas-container::-webkit-scrollbar {
	width: 0
}

.wpnexa-offcanvas-wrapper .offcanvas-container .offcanvas-close {
	left: 0;
	top: 0;
	width: 45px;
	height: 45px;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 18px;
	transition: .3s;
	background-color: var(--wpnexa-dark-color);
	z-index: 2
}

.admin-bar .wpnexa-offcanvas-wrapper {
	top: 32px
}

@media screen and (max-width:782px) {
	.admin-bar .wpnexa-offcanvas-wrapper {
		top: 46px
	}
}

.wpnexa-offcanvas .offcanvas-toggle-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: max-content
}

.wpnexa-offcanvas .offcanvas-toggle {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	cursor: pointer;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.wpnexa-offcanvas .offcanvas-toggle.line-icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: var(--wpnexa-primary-color)
}

.wpnexa-offcanvas .offcanvas-toggle.line-icon .toggle-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 23px
}

.wpnexa-offcanvas .offcanvas-toggle.line-icon .toggle-inner span {
	width: 20px;
	height: 2px;
	background-color: var(--wpnexa-dark-color);
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.wpnexa-offcanvas .offcanvas-toggle.line-icon .toggle-inner span:first-child,
.wpnexa-offcanvas .offcanvas-toggle.line-icon .toggle-inner span:nth-child(3),
.wpnexa-offcanvas .offcanvas-toggle.line-icon-two .toggle-inner span:first-child,
.wpnexa-offcanvas .offcanvas-toggle.line-icon-two .toggle-inner span:nth-child(3) {
	margin-left: auto
}

.wpnexa-offcanvas .offcanvas-toggle.line-icon .toggle-inner span:nth-child(2) {
	margin: 5px 0
}

.wpnexa-offcanvas .offcanvas-toggle.line-icon-two {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 1px solid #f7f7f7
}

.wpnexa-offcanvas .offcanvas-toggle.line-icon-two .toggle-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 22px
}

.wpnexa-offcanvas .offcanvas-toggle.line-icon-two .toggle-inner span {
	width: 16px;
	height: 2px;
	background-color: var(--wpnexa-dark-color);
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.wpnexa-offcanvas .offcanvas-toggle.line-icon-two .toggle-inner span:nth-child(2) {
	width: 100%;
	margin: 5px 0
}

.wpnexa-offcanvas .offcanvas-toggle.toggle-button {
	position: relative;
	z-index: 1;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.25;
	border: none;
	border-radius: 0;
	color: var(--wpnexa-white-color);
	background-color: var(--wpnexa-primary-color);
	overflow: hidden;
	padding: 15px 30px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	--icon-spacing: 10px
}

.wpnexa-button.icon-left .button-icon,
.wpnexa-offcanvas .offcanvas-toggle.toggle-button.icon-left .button-icon {
	margin-right: var(--icon-spacing)
}

.wpnexa-button.icon-right .button-icon,
.wpnexa-offcanvas .offcanvas-toggle.toggle-button.icon-right .button-icon {
	margin-left: var(--icon-spacing)
}

.wpnexa-offcanvas .wpnexa-offcanvas-wrapper {
	z-index: 0;
	visibility: hidden
}

.wpnexa-offcanvas .wpnexa-offcanvas-wrapper .offcanvas-container {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	opacity: 0;
	visibility: hidden
}

.wpnexa-offcanvas .wpnexa-offcanvas-wrapper .offcanvas-overlay {
	opacity: 0;
	visibility: hidden
}

.wpnexa-offcanvas .wpnexa-offcanvas-wrapper.offcanvas-left {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.wpnexa-offcanvas .wpnexa-offcanvas-wrapper.offcanvas-left .offcanvas-container {
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%)
}

.wpnexa-offcanvas .wpnexa-offcanvas-wrapper.offcanvas-full_screen .offcanvas-container {
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%)
}

.wpnexa-offcanvas .wpnexa-offcanvas-wrapper.show-offcanvas {
	z-index: 9999;
	visibility: visible
}

.wpnexa-offcanvas .wpnexa-offcanvas-wrapper.show-offcanvas .offcanvas-container {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
	visibility: visible
}

.wpnexa-offcanvas .wpnexa-offcanvas-wrapper.show-offcanvas .offcanvas-overlay {
	opacity: 1;
	visibility: visible
}

.wpnexa-maintenance-page .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100vw;
	height: 100vh
}

.wpnexa-maintenance-page .container .maintenance-content {
	max-width: 50%;
	text-align: center
}

@media only screen and (max-width:1024px) {
	.error-content-area {
		padding-top: 60px;
		padding-bottom: 100px
	}

	.error-content-area .error-title {
		font-size: 130px;
		text-shadow: -5px 10px 0 rgb(0 0 0 / .08)
	}

	.wpnexa-maintenance-page .container .maintenance-content {
		max-width: 75%
	}

	header.site-header.mobile-expand-lg .header-container .wpnexa-nav-menu {
		display: none
	}

	header.site-header.mobile-expand-lg .header-container .wpnexa-nav-menu-wrapper {
		justify-content: end
	}

	header.site-header.wpnexa-sticky.mobile-expand-lg .wpnexa-header-wrap {
		z-index: 9999;
		position: fixed;
		left: 0;
		right: 0;
		top: 0
	}
}

.wpnexa-maintenance-page .container .maintenance-title {
	font-size: 42px;
	font-weight: 700;
	line-height: 1.3
}

@media only screen and (max-width:767px) {
	.comments-area .comment-list .comment-body {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 0
	}

	.site-preloader .animation-preloader .spinner {
		width: 8em;
		height: 8em
	}

	.back-to-top {
		bottom: 20px
	}

	.back-to-top:not(.show-on-mobile),
	header.site-header.mobile-expand-md .header-container .wpnexa-nav-menu {
		display: none
	}

	.back-to-top.active {
		right: 20px
	}

	.error-content-area .error-title {
		font-size: 100px;
		text-shadow: -5px 7px 0 rgb(0 0 0 / .08)
	}

	.wpnexa-maintenance-page .container .maintenance-content {
		max-width: 80%
	}

	.wpnexa-maintenance-page .container .maintenance-title {
		font-size: 32px
	}

	header.site-header.mobile-expand-md .header-container .wpnexa-nav-menu-wrapper {
		justify-content: end
	}

	header.site-header.wpnexa-sticky.mobile-expand-md .wpnexa-header-wrap {
		z-index: 9999;
		position: fixed;
		left: 0;
		right: 0;
		top: 0
	}
}

.wpnexa-grid-lines {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1
}

.wpnexa-grid-lines span {
	position: absolute;
	width: 1px;
	height: 100%;
	background-color: rgb(255 255 255 / .05)
}

@media only screen and (min-width:1025px) {
	.wpnexa-grid-lines span:first-child {
		left: 10%
	}

	.wpnexa-grid-lines span:nth-child(2) {
		left: 20%
	}

	.wpnexa-grid-lines span:nth-child(3) {
		left: 30%
	}

	.wpnexa-grid-lines span:nth-child(4) {
		left: 40%
	}

	.wpnexa-grid-lines span:nth-child(5) {
		left: 50%
	}

	.wpnexa-grid-lines span:nth-child(6) {
		left: 60%
	}

	.wpnexa-grid-lines span:nth-child(7) {
		left: 70%
	}

	.wpnexa-grid-lines span:nth-child(8) {
		left: 80%
	}

	.wpnexa-grid-lines span:nth-child(9) {
		left: 90%
	}
}

@media only screen and (min-width:480px)and (max-width:1024px) {

	.wpnexa-grid-lines span:nth-child(6),
	.wpnexa-grid-lines span:nth-child(7),
	.wpnexa-grid-lines span:nth-child(8),
	.wpnexa-grid-lines span:nth-child(9) {
		display: none
	}

	.wpnexa-grid-lines span:first-child {
		left: 16.6666666667%
	}

	.wpnexa-grid-lines span:nth-child(2) {
		left: 33.3333333333%
	}

	.wpnexa-grid-lines span:nth-child(3) {
		left: 50%
	}

	.wpnexa-grid-lines span:nth-child(4) {
		left: 66.6666666667%
	}

	.wpnexa-grid-lines span:nth-child(5) {
		left: 83.3333333333%
	}
}

@media only screen and (max-width:479px) {
	.page-title-wrapper .page-title {
		font-size: 32px
	}

	.wp-block-quote,
	blockquote {
		font-size: 18px
	}

	.wp-block-quote cite,
	blockquote cite {
		padding-left: 40px
	}

	.wp-block-quote cite::before,
	blockquote cite::before {
		width: 25px
	}

	.entry-post .entry-post-meta i {
		margin-right: 8px
	}

	.entry-post .entry-post-meta>span:not(:last-child) {
		padding-right: 30px
	}

	.entry-post .entry-post-meta>span:not(:last-child)::before {
		right: 15px
	}

	.entry-post .post-title {
		font-size: 22px
	}

	.entry-post-details .post-date-author {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.entry-post-details .post-date-author .post-by {
		margin-right: 0
	}

	.entry-post-details .post-date-author .post-date {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		margin-top: 25px
	}

	.entry-post-details .entry-tags-share .post-share-wrap,
	.entry-post-details .entry-tags-share .post-tags-wrap {
		gap: 8px
	}

	.entry-post-details .entry-tags-share .post-share-wrap span,
	.entry-post-details .entry-tags-share .post-tags-wrap span {
		font-size: 14px;
		margin-right: 5px
	}

	.primary-sidebar {
		padding: 40px 30px
	}

	.widget.widget_rss li a.rsswidget {
		font-size: 16px
	}

	.comments-area .comment-respond .comment-notes,
	.widget.widget_text {
		font-size: 15px
	}

	.widget.widget_tag_cloud .tagcloud {
		margin: -8px 0 0 -8px
	}

	.widget.widget_tag_cloud .tagcloud a {
		font-size: 15px !important;
		padding: 10px 15px;
		margin: 8px 0 0 8px
	}

	.widget .recent-post-loop li {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}

	.widget .recent-post-loop .post-thumbnail {
		margin-right: 0;
		margin-bottom: 30px
	}

	.widget.wpnexa-wp-cta {
		padding: 115px 30px 30px
	}

	.widget.wpnexa-wp-cta .widget-title {
		font-size: 20px
	}

	.comments-area .comment-respond .comment-form-author,
	.comments-area .comment-respond .comment-form-email {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%
	}

	.comments-area .comment-respond .comment-form-author {
		padding-right: 0
	}

	.comments-area .comment-respond .comment-form-email {
		padding-left: 0
	}

	.site-preloader .animation-preloader .spinner {
		width: 6em;
		height: 6em
	}

	.wpnexa-maintenance-page .container .maintenance-content {
		max-width: 100%
	}

	.wpnexa-maintenance-page .container .maintenance-title {
		font-size: 28px
	}

	.wpnexa-grid-lines span:nth-child(5),
	.wpnexa-grid-lines span:nth-child(6),
	.wpnexa-grid-lines span:nth-child(7),
	.wpnexa-grid-lines span:nth-child(8),
	.wpnexa-grid-lines span:nth-child(9) {
		display: none
	}

	.wpnexa-grid-lines span:first-child {
		left: 20%
	}

	.wpnexa-grid-lines span:nth-child(2) {
		left: 40%
	}

	.wpnexa-grid-lines span:nth-child(3) {
		left: 60%
	}

	.wpnexa-grid-lines span:nth-child(4) {
		left: 80%
	}
}

.wc-block-components-button:not(.is-link),
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,
.wpnexa-button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
	position: relative;
	z-index: 1;
	font-family: var(--wpnexa-primary-font);
	font-size: 14px;
	font-weight: 500;
	line-height: 1.2;
	text-transform: capitalize;
	text-decoration: none;
	border: none;
	border-radius: 5px;
	background-color: var(--wpnexa-primary-color);
	color: var(--wpnexa-white-color);
	padding: 12px 22px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	cursor: pointer;
	overflow: hidden;
	--icon-spacing: 8px;
	transition: .3s cubic-bezier(.68, .01, .58, .75), background-position 1s cubic-bezier(.68, .01, .58, .75) !important
}

.wpnexa-button .button-icon svg {
	fill: var(--wpnexa-white-color)
}

.wpnexa-button .button-icon {
	position: relative;
	font-size: 16px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.wpnexa-button.icon-top {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}

.wpnexa-button.icon-top .button-icon {
	margin-bottom: var(--icon-spacing)
}

.wpnexa-button .fas {
	font-weight: 400;
	vertical-align: middle
}

.wpnexa-button svg {
	height: 1em
}

.wc-block-components-button:not(.is-link):hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,
.wpnexa-button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover {
	background-color: var(--wpnexa-dark-color);
	background-position: 100% 50% !important
}

.wpnexa-button-outline {
	position: relative;
	z-index: 1;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.2;
	border: 1px solid #d2d2d2;
	border-radius: 5px;
	background-color: #fff0;
	color: var(--wpnexa-dark-color);
	padding: 12px 22px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	cursor: pointer;
	overflow: hidden;
	--icon-spacing: 8px;
	transition: .3s cubic-bezier(.68, .01, .58, .75), background-position 1s cubic-bezier(.68, .01, .58, .75)
}

.wpnexa-button-outline:not(.wpnexa-btn-hover-bubble):hover {
	border-color: var(--wpnexa-dark-color)
}

.wpnexa-carousel-active {
	--grid-gap: 30px
}

.wpnexa-carousel-active .slick-list {
	margin-left: calc(var(--grid-gap)/-2);
	margin-right: calc(var(--grid-gap)/-2)
}

.wpnexa-carousel-active .wpnexa-carousel-item {
	padding-left: calc(var(--grid-gap)/2);
	padding-right: calc(var(--grid-gap)/2)
}

.wpnexa-carousel-active.slick-vertical .slick-list {
	margin-left: 0;
	margin-right: 0;
	margin-top: calc(var(--grid-gap)/-1)
}

.wpnexa-carousel-active.slick-vertical .wpnexa-carousel-item {
	padding-left: 0;
	padding-right: 0;
	padding-top: var(--grid-gap)
}

.wpnexa-blog-reading-progress-bar {
	height: 2px;
	top: 0;
	width: 0;
	max-width: 100vw;
	overflow: hidden;
	position: fixed;
	z-index: 98;
	left: 0;
	right: 0
}

.container-width .wpnexa-megamenu>.elementor {
	width: 100%;
	max-width: var(--wpnexa-container-width);
	margin: 0 auto !important
}

.entry-post-categories a {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600
}

.wpnexa-post-grid {
	display: grid;
	gap: 16px
}

.wpnexa-grid-col-2 {
	grid-template-columns: repeat(2, 1fr)
}

.wpnexa-grid-col-3 {
	grid-template-columns: repeat(3, 1fr)
}

.wpnexa-grid-col-4 {
	grid-template-columns: repeat(4, 1fr)
}

.wpnexa-grid-spacing-none {
	gap: 0
}

.wpnexa-grid-spacing-small {
	grid-column-gap: 20px;
	grid-row-gap: 28px
}

.wpnexa-grid-spacing-medium {
	grid-column-gap: 28px;
	grid-row-gap: 36px
}

.wpnexa-grid-spacing-large {
	grid-column-gap: 40px;
	grid-row-gap: 48px
}

.wpnexa-portfolio-items.layout-one .portfolio-item {
	border: 1px solid #e9e9e9;
	color: var(--wpnexa-heading-color);
	border-radius: 12px;
	flex-flow: column;
	max-width: 560px;
	padding: 16px;
	text-decoration: none;
	display: flex;
	gap: 20px;
	transition: .7s cubic-bezier(.2, 1, .22, 1)
}

.wpnexa-portfolio-items.layout-one .portfolio-item:hover {
	box-shadow: 0 3px 10px 2px #0000000d
}

.wpnexa-portfolio-items.layout-one .portfolio-item .portfolio-item-thumbnail>a {
	overflow: hidden;
	border-radius: 12px
}

.wpnexa-portfolio-items.layout-one .portfolio-item .portfolio-item-thumbnail img {
	width: 100%;
	height: 260px;
	object-fit: cover;
	transition: .7s cubic-bezier(.2, 1, .22, 1)
}

.wpnexa-portfolio-items.layout-one .portfolio-item .portfolio-item-content {
	transition: .7s cubic-bezier(.2, 1, .22, 1);
	border: 1px solid #d8d8d8;
	border-radius: 9px;
	justify-content: space-between;
	align-items: center;
	padding: 14px 18px;
	display: flex;
	gap: 10px
}

.wpnexa-portfolio-items .portfolio-item .portfolio-item-title {
	font-size: 20px;
	margin-bottom: 0
}

.wpnexa-portfolio-items.layout-one .portfolio-item-categories {
	position: absolute;
	bottom: 25px;
	left: 25px;
	display: flex;
	gap: 8px;
	flex-wrap: wrap
}

.wpnexa-portfolio-items.layout-one .portfolio-item-categories a {
	background-color: var(--wpnexa-white-color);
	color: var(--wpnexa-dark-color);
	text-transform: uppercase;
	padding: 8px 15px;
	font-size: 13px;
	line-height: 1;
	border-radius: 100px;
	font-weight: 500
}

.wpnexa-portfolio-items.layout-one.wpnexa-grid-col-1 .portfolio-item .portfolio-item-thumbnail img {
	height: 460px
}

.wpnexa-portfolio-items.layout-one.wpnexa-grid-col-2 .portfolio-item .portfolio-item-thumbnail img {
	height: 430px
}

.wpnexa-portfolio-items.layout-one.wpnexa-grid-col-1 .portfolio-item {
	max-width: 850px;
	margin: 0 auto
}

.wpnexa-portfolio-items.layout-one .portfolio-item .portfolio-item-content .portfolio-item-arrow {
	width: 42px;
	height: 42px;
	background-color: var(--wpnexa-primary-color);
	display: flex;
	justify-content: center;
	align-items: center;
	color: var(--wpnexa-white-color);
	border-radius: 100%;
	transition: .3s;
	min-width: 42px
}

.wpnexa-portfolio-items.layout-one .portfolio-item .portfolio-item-content .portfolio-item-arrow i {
	transform: rotate(-90deg);
	left: 2px;
	position: relative
}

@media (max-width:768px) {
	.wpnexa-post-author-image {
		display: none
	}

	.wpnexa-entry-meta-wrapper {
		gap: 5px;
		font-size: 12px;
		line-height: 1.2
	}

	.entry-post-details .entry-content-top {
		margin-bottom: 32px
	}

	.entry-post-details .entry-content {
		padding: 26px 0
	}

	.tagcloud a,
	.wpnexa-post-tags a {
		height: 25px;
		font-size: 10px;
		padding: 0 8px;
		border-radius: 6px;
		font-weight: 500;
		letter-spacing: .02em
	}

	.wpnexa-entry-details-bottom {
		flex-direction: column
	}

	.wpnexa-post-share a {
		width: 28px;
		height: 28px;
		border-radius: 6px;
		font-size: 14px
	}

	.comments-area {
		padding-top: 35px;
		margin-top: 35px
	}

	.comments-area .comment-list li {
		padding: 12px 0
	}

	.wpnexa-grid-col-2,
	.wpnexa-grid-col-3,
	.wpnexa-grid-col-4 {
		grid-template-columns: repeat(2, 1fr)
	}

	.wpnexa-grid-col-1 {
		grid-template-columns: repeat(1, 1fr)
	}
}

@media (max-width:480px) {

	.wpnexa-grid-col-2,
	.wpnexa-grid-col-3,
	.wpnexa-grid-col-4 {
		grid-template-columns: repeat(1, 1fr)
	}
}

.wpnexa-site-logo a img {
	width: auto !important;
	height: inherit !important;
	transition: .2s cubic-bezier(.68, .01, .58, .75);
	max-width: unset
}

.wpnexa-site-logo a img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.wpnexa-site-logo.logo-type-default .wpnexa-logo-primary-dark {
	opacity: 1;
	z-index: 1
}

.wpnexa-site-logo.logo-type-default .wpnexa-logo-secondary-light {
	opacity: 0;
	display: none
}

header.site-header.wpnexa-sticky.wpnexa-sticky-active .wpnexa-site-logo.logo-type-default .wpnexa-logo-secondary-light,
header.site-header:not(.wpnexa-transparent) .wpnexa-site-logo.logo-type-default .wpnexa-logo-secondary-light {
	opacity: 0;
	display: block
}

header.site-header.wpnexa-pill-header .wpnexa-header-wrap:before,
header.site-header.wpnexa-transparent .wpnexa-header-wrap:before,
header.site-header.wpnexa-transparent:not(.wpnexa-sticky-active) .wpnexa-site-logo.logo-type-default .wpnexa-logo-primary-dark {
	opacity: 0
}

header.site-header.wpnexa-transparent .wpnexa-site-logo.logo-type-default .wpnexa-logo-secondary-light {
	opacity: 1;
	display: block
}

header.site-header .wpnexa-header-wrap:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	will-change: opacity;
	transition: .2s cubic-bezier(.16, .72, .23, 1.06);
	z-index: -1;
	height: 100%;
	background-color: var(--wpnexa-white-color)
}

@media only screen and (min-width:1024px) {
	.wpnexa-sticky-hide {
		pointer-events: none
	}

	.wpnexa-sticky-hide .wpnexa-header-wrap {
		transform: translate3d(0, -100%, 0);
		visibility: hidden;
		transition: transform .3s cubic-bezier(.41, .61, .36, 1.08), visibility .2s;
		pointer-events: none
	}
}

header.site-header.wpnexa-transparent .wpnexa-header-wrap {
	position: absolute;
	width: 100%;
	background: 0 0
}

header.site-header.wpnexa-sticky {
	position: sticky;
	width: 100%;
	top: 0
}

header.site-header.wpnexa-sticky:before {
	bottom: 0
}

header.site-header.wpnexa-transparent.wpnexa-transparent-border {
	border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.logged-in.admin-bar header.site-header.wpnexa-sticky {
	top: 31px
}

@media (max-width:1025px) {
	header.default-header.wpnexa-pill-header .wpnexa-menu-container {
		border-radius: unset
	}

	header.site-header.wpnexa-transparent.wpnexa-pill-header .header-container {
		background: 0 0
	}

	header.site-header.wpnexa-transparent.wpnexa-pill-header,
	header.site-header.wpnexa-transparent.wpnexa-pill-header.pill-menu,
	header.site-header.wpnexa-transparent.wpnexa-pill-header.pill-menu-button,
	header.site-header.wpnexa-transparent.wpnexa-pill-header.pill-menu-logo {
		border: none
	}
}

@media (max-width:768px) {
	header.site-header.wpnexa-sticky {
		top: 0 !important
	}
}

#wpnexa-content .wpforms-container .wpforms-field:first-child {
	padding-top: 0
}

.wp-core-ui div.wpforms-container-full input[type=date]:focus,
.wp-core-ui div.wpforms-container-full input[type=date]:focus:invalid,
.wp-core-ui div.wpforms-container-full input[type=datetime-local]:focus,
.wp-core-ui div.wpforms-container-full input[type=datetime-local]:focus:invalid,
.wp-core-ui div.wpforms-container-full input[type=datetime]:focus,
.wp-core-ui div.wpforms-container-full input[type=datetime]:focus:invalid,
.wp-core-ui div.wpforms-container-full input[type=email]:focus,
.wp-core-ui div.wpforms-container-full input[type=email]:focus:invalid,
.wp-core-ui div.wpforms-container-full input[type=month]:focus,
.wp-core-ui div.wpforms-container-full input[type=month]:focus:invalid,
.wp-core-ui div.wpforms-container-full input[type=number]:focus,
.wp-core-ui div.wpforms-container-full input[type=number]:focus:invalid,
.wp-core-ui div.wpforms-container-full input[type=password]:focus,
.wp-core-ui div.wpforms-container-full input[type=password]:focus:invalid,
.wp-core-ui div.wpforms-container-full input[type=range]:focus,
.wp-core-ui div.wpforms-container-full input[type=range]:focus:invalid,
.wp-core-ui div.wpforms-container-full input[type=search]:focus,
.wp-core-ui div.wpforms-container-full input[type=search]:focus:invalid,
.wp-core-ui div.wpforms-container-full input[type=tel]:focus,
.wp-core-ui div.wpforms-container-full input[type=tel]:focus:invalid,
.wp-core-ui div.wpforms-container-full input[type=text]:focus,
.wp-core-ui div.wpforms-container-full input[type=text]:focus:invalid,
.wp-core-ui div.wpforms-container-full input[type=time]:focus,
.wp-core-ui div.wpforms-container-full input[type=time]:focus:invalid,
.wp-core-ui div.wpforms-container-full input[type=url]:focus,
.wp-core-ui div.wpforms-container-full input[type=url]:focus:invalid,
.wp-core-ui div.wpforms-container-full input[type=week]:focus,
.wp-core-ui div.wpforms-container-full input[type=week]:focus:invalid,
.wp-core-ui div.wpforms-container-full select:focus,
.wp-core-ui div.wpforms-container-full select:focus:invalid,
.wp-core-ui div.wpforms-container-full textarea:focus,
.wp-core-ui div.wpforms-container-full textarea:focus:invalid,
div.wpforms-container-full input[type=date]:focus,
div.wpforms-container-full input[type=date]:focus:invalid,
div.wpforms-container-full input[type=datetime-local]:focus,
div.wpforms-container-full input[type=datetime-local]:focus:invalid,
div.wpforms-container-full input[type=datetime]:focus,
div.wpforms-container-full input[type=datetime]:focus:invalid,
div.wpforms-container-full input[type=email]:focus,
div.wpforms-container-full input[type=email]:focus:invalid,
div.wpforms-container-full input[type=month]:focus,
div.wpforms-container-full input[type=month]:focus:invalid,
div.wpforms-container-full input[type=number]:focus,
div.wpforms-container-full input[type=number]:focus:invalid,
div.wpforms-container-full input[type=password]:focus,
div.wpforms-container-full input[type=password]:focus:invalid,
div.wpforms-container-full input[type=range]:focus,
div.wpforms-container-full input[type=range]:focus:invalid,
div.wpforms-container-full input[type=search]:focus,
div.wpforms-container-full input[type=search]:focus:invalid,
div.wpforms-container-full input[type=tel]:focus,
div.wpforms-container-full input[type=tel]:focus:invalid,
div.wpforms-container-full input[type=text]:focus,
div.wpforms-container-full input[type=text]:focus:invalid,
div.wpforms-container-full input[type=time]:focus,
div.wpforms-container-full input[type=time]:focus:invalid,
div.wpforms-container-full input[type=url]:focus,
div.wpforms-container-full input[type=url]:focus:invalid,
div.wpforms-container-full input[type=week]:focus,
div.wpforms-container-full input[type=week]:focus:invalid,
div.wpforms-container-full select:focus,
div.wpforms-container-full select:focus:invalid,
div.wpforms-container-full textarea:focus,
div.wpforms-container-full textarea:focus:invalid {
	box-shadow: none !important
}

.single-wpnexa_template.template_type_header.elementor-editor-active .wpnexa-nav-menu li.menu-item-has-children>a:after {
	content: "\e902";
	font-family: wpnexa-icons !important;
	speak: never;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	position: relative;
	left: 8px;
	font-size: 90%
}

@media only screen and (max-width:600px) {

	.wpforms-container .wpforms-one-fourth,
	.wpforms-container .wpforms-one-half,
	.wpforms-container .wpforms-one-third,
	.wpforms-container .wpforms-one-third.wpforms-first,
	.wpforms-container .wpforms-three-sixths,
	.wpforms-container .wpforms-two-fourths,
	.wpforms-container .wpforms-two-sixths,
	.wpforms-container .wpforms-two-sixths.wpforms-first {
		width: 100% !important;
		margin: 0 !important;
		float: unset !important;
		padding-left: 0 !important;
		padding-right: 0 !important
	}

	.wpforms-container .wpforms-field.wpforms-field-name .wpforms-first.wpforms-one-half {
		margin-bottom: 12px !important
	}
}

.bdt-lightbox-toolbar-icon,
button.bdt-icon.bdt-close {
	background: 0 0;
	padding: 5px
}

.bdt-lightbox-toolbar-icon:hover,
button.bdt-icon.bdt-close:hover {
	background: 0 0
}

#wpadminbar #wp-admin-bar-wpnexa-menu-item {
	background: linear-gradient(to right bottom, #903ece8a, #52319a96) !important
}

#wpadminbar #wp-admin-bar-wpnexa-menu-item:focus,
#wpadminbar #wp-admin-bar-wpnexa-menu-item:hover,
#wpadminbar #wp-admin-bar-wpnexa-menu-item:hover>a,
#wpadminbar #wp-admin-bar-wpnexa-menu-item>a:focus {
	background: linear-gradient(to right bottom, #903ece, #52319a) !important;
	color: #fff !important
}

#wpadminbar #wp-admin-bar-wpnexa-menu-item a {
	padding-left: 12px !important;
	padding-right: 12px !important
}

.wpnexa-nav-menu li.wpnexa_menu-icon-right:not(.wpnexa_menu-has-description)>a svg {
	margin-right: 0;
	margin-left: .2.4em
}

.wpnexa-menu-img {
	max-height: 1.6em;
	width: auto
}

.wpnexa-nav-menu .wpnexa-menu-badge {
	font-size: clamp(9px, .6em, 18px);
	margin-top: -4px
}

.wpnexa-menu-badge {
	color: var(--menu-badge-color, currentColor);
	display: inline-block;
	vertical-align: middle;
	padding: .6em .9em;
	margin-left: 1em;
	border-radius: 4px;
	position: relative;
	font-size: clamp(10px, .7em, 18px);
	line-height: 1em;
	white-space: nowrap;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-weight: 700
}

.wpnexa-menu-badge:before {
	content: "";
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: inherit;
	background: var(--menu-badge-color, currentColor);
	opacity: .125
}

.wpnexa-nav-menu .primary-menu>li>a .wpenxa-menu-desc {
	top: -9px;
	right: 0;
	font-size: .73em;
	line-height: 1em;
	position: absolute;
	font-weight: 700;
	opacity: .6
}

.wpnexa-nav-menu .primary-menu .wpenxa-menu-desc-child {
	font-size: .82em;
	opacity: .7;
	display: block;
	max-width: fit-content;
	margin-top: .4em;
	white-space: break-spaces;
	font-weight: 400;
	position: absolute;
	left: 0
}

.wpnexa-nav-menu .primary-menu .sub-menu .wpnexa_menu-has-description>a>.link-text {
	margin-bottom: 12px
}

.wpnexa-btn-hover-bubble {
	overflow: hidden !important;
	position: relative !important;
	z-index: 1;
}

.wpnexa-btn-hover-bubble:hover {
	transition-delay: 0.25s;
}

.wpnexa-btn-hover-bubble .wpnexa-btn-bubble {
	position: absolute;
	width: 0;
    height: 0;
    border-radius: 50%;
    background-color: var(--btn-hover-background-color);
    transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
    transform: translate(-50%, -50%);
    z-index: -1;
}

.wpnexa-btn-hover-bubble:hover .wpnexa-btn-bubble {
	width: 225%;
	height: calc(var(--wpnexa-button-width)* 2.25);
}

.wpnexa-btn-hover-bubble .elementor-button-content-wrapper {
	position: relative;
	z-index: 1
}