/*
Theme Name: Kayleen
Theme URI: https://demo.rivaxstudio.com/kayleen/
Author: RivaxStudio
Author URI: https://themeforest.net/user/rivaxstudio/
Description: Kayleen is Designed for lightweight WordPress Magazine, Blog and Newspapaer Websites.
Version: 6.0.0
License: Themeforest.net
License URI: http://themeforest.net/licenses
Text Domain: kayleen
Tags: blog, magazine, minimal, lightweight
*/




html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font: inherit;
	vertical-align: baseline;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: none;
}

blockquote,
q {
	quotes: none;
}

a:focus {
	outline: none;
}

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

a img {
	border: 0;
}

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

select {
	max-width: 100%;
}

:root {
	--accent-color: #ff2c54;
	--accent-color-alt: #fff;
	--second-color: #5960ff;
	--second-color-alt: #fff;
	--changeloger-pagination-text-color: #ffffff;
	--changeloger-pagination-bg-color: #000000;
	--changeloger-pagination-active-text-color: #000000;
	--changeloger-pagination-active-bg-color: #f5f5f5;
}

html {
	overflow-x: hidden;
}

body {
	text-rendering: optimizeLegibility;
}

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

::-moz-selection {
	background-color: #4b5767;
	color: white;
	text-shadow: none;
	text-fill-color: #fff;
	-webkit-text-fill-color: #fff;
}

::selection {
	background-color: #4b5767;
	color: white;
	text-shadow: none;
	text-fill-color: #fff;
	-webkit-text-fill-color: #fff;
}

em,
i {
	font-style: italic;
}

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

strong,
b,
cite {
	font-weight: 600;
}

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

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

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -6px;
}

sub {
	bottom: -3px;
}

small {
	font-size: 75%;
}

big {
	font-size: 125%;
}

address {
	font-style: italic;
	margin: 0 0 20px;
}

code,
kbd,
tt,
var {
	font-family: monospace;
	font-size: 14px;
}

code,
kbd {
	padding: 2px;
	border-radius: 2px;
	color: #1e1e1e;
	background: #f0f0f0;
	font-family: Menlo, Consolas, monaco, monospace;
	font-size: 14px;
}

pre {
	margin: 15px 0;
	padding: 15px;
	background-color: #e9e9e9;
	border: 1px solid #e9e9e9;
	overflow-x: auto;
	font-family: Inconsolata, monospace;
	-webkit-hyphens: none;
	hyphens: none;
	border-radius: 0;
	height: auto;
}

hr {
	background-color: #e9e9e9;
	border: 0;
	height: 1px;
	margin-bottom: 20px;
}

blockquote {
	padding-left: 1em;
	border-left: 4px solid #000;
	margin-bottom: 20px;
	font-style: italic;
}

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

.nothing-show {
	margin-bottom: 40px;
}

.nothing-show h2 {
	margin-bottom: 1rem;
}

.nothing-show p {
	margin: 0;
}

ul,
ol {
	padding: 0 0 0 20px;
	margin: 0 0 20px 0;
}

ul {
	list-style: disc;
}

ul ul {
	list-style-type: circle;
}

ol {
	list-style: decimal;
}

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

dd {
	margin: 0 0 20px 20px;
}

dt {
	font-weight: bold;
}

del {
	opacity: 0.5;
}

table,
th,
td {
	border: 1px solid #e4e5ea;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 20px;
	width: 100%;
	max-width: 100%;
	text-align: left;
}

th {
	font-weight: bold;
}

th,
td {
	padding: 0.5em;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

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

.rs-container {
	padding-right: 10px;
	padding-left: 10px
}

.rs-row {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	max-width: var(--site-width);
	margin-right: auto;
	margin-left: auto
}

.rs-row-fluid {
	display: flex;
	flex-wrap: wrap;
	width: 100%
}

.rs-row-z {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}

[class*=rs-col-] {
	flex-shrink: 0;
	width: 100%;
	max-width: 100%;
	padding-right: 10px;
	padding-left: 10px
}

.rs-col-1 {
	width: 16.66666667%
}

.rs-col-2 {
	width: 33.33333333%
}

.rs-col-3 {
	width: 50%
}

.rs-col-4 {
	width: 66.66666667%
}

.rs-col-5 {
	width: 83.33333333%
}

.rs-col-6 {
	width: 100%
}

.rs-d-flex {
	display: flex
}

.m-auto {
	margin: auto;
}

.rs-d-inline-flex {
	display: inline-flex
}

.rs-d-none {
	display: none
}

.rs-justify-content-start {
	justify-content: flex-start
}

.rs-justify-content-end {
	justify-content: flex-end
}

.rs-justify-content-center {
	justify-content: center
}

.rs-align-items-start {
	align-items: flex-start
}

.rs-align-items-end {
	align-items: flex-end
}

.rs-align-items-center {
	align-items: center
}

.rs-p-0 {
	padding: 0
}

.rs-p-a {
	padding: 0.5rem
}

.rs-p-1 {
	padding: 1rem
}

.rs-p-2 {
	padding: 2rem
}

.rs-p-3 {
	padding: 3rem
}

.rs-pl-d-0 {
	padding-bottom: 0
}

@media (min-width:768px) {
	.rs-col-md-1 {
		width: 16.66666667%
	}

	.rs-col-md-2 {
		width: 33.33333333%
	}

	.rs-col-md-3 {
		width: 50%
	}

	.rs-col-md-4 {
		width: 66.66666667%
	}

	.rs-col-md-5 {
		width: 83.33333333%
	}

	.rs-col-md-6 {
		width: 100%
	}

	.rs-d-md-flex {
		display: flex
	}

	.rs-d-inline-md-flex {
		display: inline-flex
	}

	.rs-d-md-none {
		display: none
	}

	.rs-justify-content-md-start {
		justify-content: flex-start
	}

	.rs-justify-content-md-end {
		justify-content: flex-end
	}

	.rs-justify-content-md-center {
		justify-content: center
	}

	.rs-align-items-md-start {
		align-items: flex-start
	}

	.rs-align-items-md-end {
		align-items: flex-end
	}

	.rs-align-items-md-center {
		align-items: center
	}

	.rs-p-md-0 {
		padding: 0
	}

	.rs-p-md-1 {
		padding: 1rem
	}

	.rs-p-md-2 {
		padding: 2rem
	}

	.rs-p-md-3 {
		padding: 3rem
	}
}

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

.text-left {
	text-align: left !important;
}

.text-right {
	text-align: right !important;
}

.text-sm {
	font-size: .875rem !important;
}

.col {
	flex: 1 0 0%;
}

.mt-5 {
	margin-top: 2rem !important;
}

.mt-6 {
	margin-top: 3rem !important;
}

.mt-4 {
	margin-top: 1.5rem !important;
}

.mt-2 {
	margin-top: 0.5rem !important;
}

.mb-2 {
	margin-bottom: 0.75rem !important;
}

.mb-3 {
	margin-bottom: 1rem !important;
}

.mb-4 {
	margin-bottom: 1.5rem !important;
}

.mb-6 {
	margin-bottom: 3rem !important;
}

.ml-2 {
	margin-left: 0.5rem !important;
}

.ml-3 {
	margin-left: 1rem !important;
}

.mr-1 {
	margin-right: 0.25rem !important;
}

.mr-2 {
	margin-right: 0.5rem !important;
}

.mr-3 {
	margin-right: 0.5rem !important;
}

.plr-2 {
	padding-left: 0.5rem !important;
	padding-right: 0.5rem !important;
}

.mlr-2 {
	margin-left: 0.75rem !important;
	margin-right: 0.75rem !important;
}

.msx-2 {
	margin-top: 0.5rem !important;
	margin-bottom: 0.5rem !important;
}

.mlr-0 {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.msx-0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.justify-content {
    justify-content: center!important;
}
.term-id-1 {
	--term-color: #8161f4;
}

.term-id-2 {
	--term-color: #ff885d;
}

.term-id-3 {
	--term-color: #40b1ff;
}

.term-id-4 {
	--term-color: #26bda7;
}

.term-id-5 {
	--term-color: #ffa21e;
}

.term-id-6 {
	--term-color: #ff5864;
}

.term-id-7 {
	--term-color: #667bfa;
}

.term-id-8 {
	--term-color: #ff4eb0;
}

.rivax-gradient-line {
	--color-01: #4569e7;
	--color-02: #ff5992;
	--color-03: #ffae00;
	--color-04: #29a8ff;
	--color-05: #42fbe1;
	height: 3px
}

.rivax-gradient-line.colors-2 {
	background: linear-gradient(90deg, var(--color-01), var(--color-02))
}

.rivax-gradient-line.colors-3 {
	background: linear-gradient(90deg, var(--color-01), var(--color-02), var(--color-03))
}

.rivax-gradient-line.colors-4 {
	background: linear-gradient(90deg, var(--color-01), var(--color-02), var(--color-03), var(--color-04))
}

.rivax-gradient-line.colors-5 {
	background: linear-gradient(90deg, var(--color-01), var(--color-02), var(--color-03), var(--color-04), var(--color-05))
}

.b-b {
	background: #ffff;
	padding: 20px;
	border-radius: 12px;
	border: 1px solid #d9d9da;
	box-shadow: 0 2px 20px #0e0e130d;
}

.icon-spin {
	-webkit-animation: icon-spin 2s infinite linear;
	animation: icon-spin 2s infinite linear
}

@-webkit-keyframes icon-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes icon-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

button,
input {
	line-height: normal;
	transition: 0.3s;
}

button,
input,
select,
textarea {
	font-size: 100%;
	line-height: inherit;
	vertical-align: baseline;
}

input,
textarea {
	font-size: 1rem;
	max-width: 100%;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
}

input[type="checkbox"] {
	display: inline;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	line-height: 1;
	cursor: pointer;
	-webkit-appearance: button;
	border: 0;
	outline: 0;
}

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

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #e9e9e9 inset;
}

input[type="search"] {
	outline: 0;
}

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

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
	font-family: inherit;
	line-height: 1.6;
	background: #fff;
	color: #474c5d;
	font-size: .9rem;
	min-width: 150px;
	padding: 12px 20px;
	border-radius: 50px;
	border: 1px solid #d9dfe7;
	text-shadow: none;
	box-shadow: none;
	box-sizing: border-box;
	transition: .3s;
}

textarea {
	border-radius: 12px;
}

select {
	-webkit-appearance: none;
	background: #fff url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='gray'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
	background-size: 10px;
	background-position: calc(100% - 8px) calc(50% + 3px);
	outline: 0;
}

#adminbarsearch input.adminbar-input {
	min-width: auto;
}

select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
	border-color: #84858a;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	font-family: inherit;
	line-height: 1.6;
	font-weight: 500;
	color: var(--accent-color-alt);
	background-color: #f1404b;
	padding: 9px 26px;
	border-radius: 50px;
	display: inline-block;
	font-size: .9rem;
	-webkit-appearance: none;
	transition: .3s;
	white-space: nowrap;
}

.button:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	outline: 0;
	background-color: #42474e;
	color: #fff;
}

body .select2-container--default .select2-selection--single {
	background-color: #F0F2F5;
	border-radius: 3px;
	border: 1px solid #F0F2F5;
	height: auto;
}

body .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 1.6;
	font-size: 0.9rem;
	font-weight: 300;
	padding: 10px 20px;
	letter-spacing: -0.2px;
	color: #4f535e;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 52%;
	transform: translateY(-50%);
}

body .select2-results__option {
	font-size: 0.9rem;
}

::placeholder {
	color: rgba(33, 37, 41, 0.5);
	opacity: 1;
}

:-ms-input-placeholder {
	color: rgba(33, 37, 41, 0.5);
}

::-ms-input-placeholder {
	color: rgba(33, 37, 41, 0.5);
}

a {
	color: inherit;
	outline: 0;
	text-decoration: none;
	transition: all ease 0.3s;
}

a:hover,
a:focus,
a:active {
	outline: 0;
	text-decoration: none;
	color: var(--accent-color);
}

li a {
	color: inherit;
}

li a:hover {
	color: var(--accent-color);
}

.none {
	display: none;
}

.btn-danger {
	background: #f1404b;
	color: #fff;
	box-shadow: 0px 5px 20px -3px rgba(249, 100, 90, .6);
	transition: .5s
}

.btn-danger:hover {
	color: #fff;
	background: #080808;
	box-shadow: 0px 5px 20px -3px rgba(37, 44, 65, .33)
}

.btn-danger:focus {
	color: #fff
}

.btn-shadow {
	color: var(--accent-color-alt);
	background-color: #f1404b;
	box-shadow: 0px 5px 20px -3px rgba(249, 100, 90, .6);
	transition: .3s;
}

.btn-shadow:hover {
	background-color: #42474e;
	color: #fff;
	box-shadow: 0px 5px 20px -3px rgba(37, 44, 65, .33);
}

.btn-shadow-1 {
	color: var(--accent-color-alt);
	background-color: #131314;
	box-shadow: 0px 5px 20px -3px rgba(37, 44, 65, .33);
	transition: .3s;
}

.btn-shadow-1:hover {
	background-color: #f1404b;
	color: #fff;
	box-shadow: 0px 5px 20px -3px rgba(249, 100, 90, .6);
}

.btn-back {
	height: 35px;
	margin: 8px 10px 10px 0;
	padding: 5px 12px;
	background: #888;
	border-radius: 5px;
	box-shadow: 0px 8px 20px -5px rgba(140, 140, 140, .6);
}

@media only screen and (min-device-width:768px) {
	::-webkit-scrollbar-thumb {
		background-color: rgba(130, 130, 130, .5);
		-webkit-border-radius: 4px;
		border-radius: 4px
	}

	::-webkit-scrollbar-thumb:hover {
		background-color: #e1244e;
		-webkit-border-radius: 4px;
		border-radius: 4px
	}

	::-webkit-scrollbar {
		width: 5px;
		height: 5px
	}

	::-webkit-scrollbar-thumb:active {
		background-color: #e1244e;
		-webkit-border-radius: 4px;
		border-radius: 4px
	}

	::-webkit-scrollbar-corner {
		background: rgba(0, 0, 0, 0);
		border-radius: 0 0 8px 0
	}

	::-webkit-scrollbar-button {
		background-color: rgba(0, 0, 0, 0);
		height: 2px;
		width: 2px
	}
}

html {
	font-size: 16px;
	line-height: 1.8;
	scroll-behavior: smooth;
}

body {
	font-family: Poppins, sans-serif;
	line-height: 1.8;
	color: #4b546e;
	background: #fff;
	letter-spacing: -0.2px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: inherit;
	margin-bottom: 1rem;
	margin-top: 0;
	font-weight: 600;
	color: #191a1b;
	line-height: 1.4;
}

p {
	margin: 0 0 1rem;
}

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

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

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

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

h5,
.h5 {
	font-size: 1.1rem;
}

h6,
.h6 {
	font-size: 1rem;
}

@media screen and (max-width:1024px) {

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

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

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

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

	h5,
	.h5 {
		font-size: 1.1rem;
	}

	h6,
	.h6 {
		font-size: 1rem;
	}
}


.container {
	max-width: 1140px;
	padding: 10px;
	margin: auto;
}

.container-fluid {
	padding-right: 0;
	padding-left: 0;
}

.e-flex {
	display: grid;
	padding: 10px;
	gap: 20px 20px;
	row-gap: 20px;
	column-gap: 20px;
}

.e-b {
	width: 100%;
	background: #ffffff;
	padding: 30px;
	border-radius: 12px;
	border: 1px solid #d9d9da;
	box-shadow: 0 2px 20px #0e0e130d;
}

.clear {
	clear: both;
}

.clearfix:after {
	clear: both;
	display: table;
	line-height: 0;
	content: "";
}

.page-content-wrapper {
	display: flex;
	flex-wrap: wrap;
}

.page-content-wrapper>.content-container {
	flex: 0 0 auto;
	width: 100%;
	max-width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}

.page-content-wrapper>.sidebar-container {
	flex: 0 0 auto;
	width: 380px;
	max-width: 100%;
	margin-top: 3rem;
	margin-bottom: 2rem;
}

.page-content-wrapper.sidebar-left {
	justify-content: right;
}

.page-content-wrapper.sidebar-right {
	justify-content: left;
}

.page-content-wrapper.sidebar-left>.content-container {
	width: calc(100% - 380px);
	padding-left: 30px;
	order: 2;
}

.page-content-wrapper.sidebar-right>.content-container {
	width: calc(100% - 380px);
	padding-right: 30px;
}

.page-content-wrapper.sidebar-none-narrow>.content-container {
	padding-left: 13%;
	padding-right: 13%;
}

.page-content-wrapper>.content-container.archive-content-container {
	padding-left: 0;
	padding-right: 0;
}

.page-content-wrapper.sidebar-right>.content-container.archive-content-container {
	padding-left: 0;
	padding-right: 20px;
}

.page-content-wrapper.sidebar-left>.content-container.archive-content-container {
	padding-right: 0;
	padding-left: 20px;
}

@media screen and (max-width:1024px) {
	.page-content-wrapper>* {
		width: 100% !important;
	}

	.page-content-wrapper>.content-container {
		padding-left: 10px !important;
		padding-right: 10px !important;
		order: 0 !important;
	}

	.page-content-wrapper>.content-container.archive-content-container {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

.sidebar-container.sticky .sidebar-container-inner {
	position: sticky;
	top: 80px;
}

.sidebar-container-inner .widget {
	margin-bottom: 20px;
}


#back-to-top {
	position: fixed;
	right: 30px;
	bottom: -45px;
	z-index: 997;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	width: 45px;
	height: 45px;
	background: #131314;
	color: #fff;
	font-size: 24px;
	transition: 0.6s;
	cursor: pointer;
	border-radius: 5px;
	box-shadow: 0 3px 12px #28292f3d;
}

#back-to-top i::before {
	display: block;
}

#back-to-top:hover {
	background: var(--accent-color);
	color: var(--accent-color-alt);
	box-shadow: 0 4px 15px rgb(255 44 84 / 50%);
}

#back-to-top.show {
	bottom: 30px;
}



.footer-canvas-menu-btn {
	height: 45px;
	width: 45px;
	color: var(--accent-color-alt);
	opacity: 0.9;
	cursor: pointer;
	display: block;
	padding: 10px;
	transition: 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.footer-canvas-menu-btn>.inner {
	top: 50%;
	color: currentColor;
	margin: -1px 0 0;
	position: relative;
	width: 100%;
}

.footer-canvas-menu-btn>.inner::after,
.footer-canvas-menu-btn>.inner::before,
.footer-canvas-menu-btn span.bar {
	background-color: currentColor;
}

.footer-canvas-menu-btn span.bar {
	border-radius: 0;
	display: block;
	height: 2px;
	position: absolute;
	width: 100%;
}

.footer-canvas-menu-btn span.bar:first-child {
	top: -7px;
}

.footer-canvas-menu-btn span.bar:nth-child(3) {
	top: 7px;
}

.footer-canvas-menu-btn>.inner:after,
.footer-canvas-menu-btn>.inner:before {
	background-color: currentColor;
	border-radius: 0;
	content: "";
	display: block;
	height: 2px;
	opacity: 0;
	position: absolute;
	transform-origin: 0 50%;
	transition: 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
	width: 100%;
}

.footer-canvas-menu-btn>.inner:before {
	transform: rotate(45deg) translate(-4px, -9px) scaleX(0);
}

.footer-canvas-menu-btn>.inner:after {
	transform: rotate(-45deg) translate(-4px, 9px) scaleX(0);
	transition-delay: 0.1s;
}

.footer-canvas-menu-btn span.bar {
	transition: 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.footer-canvas-menu-btn span.bar:first-child {
	transition-delay: 0.33s;
}

.footer-canvas-menu-btn span.bar:nth-child(2) {
	width: 50%;
	transition-delay: 0.36s;
}

.footer-canvas-menu-btn span.bar:nth-child(3) {
	width: 75%;
	transition-delay: 0.39s;
}

.footer-canvas-menu-btn.active>.inner:after,
.footer-canvas-menu-btn.active>.inner:before {
	opacity: 1;
}

.footer-canvas-menu-btn.active>.inner:before {
	transform: rotate(45deg) translate(-4px, -9px);
	transition-delay: 0.4s;
}

.footer-canvas-menu-btn.active>.inner:after {
	transform: rotate(-45deg) translate(-4px, 9px);
	transition-delay: 0.5s;
}

.footer-canvas-menu-btn.active span.bar {
	opacity: 0;
	transform: translate3d(-10px, 0, 0);
	width: 50%;
}

.footer-canvas-menu-btn.active span.bar:first-child {
	transition-delay: 0s;
}

.footer-canvas-menu-btn.active span.bar:nth-child(2) {
	width: 50%;
	transition-delay: 0.2s;
}

.footer-canvas-menu-btn.active span.bar:nth-child(3) {
	transition-delay: 0.1s;
}

.footer-canvas-menu-wrapper.show .footer-canvas-menu-bg,
.footer-canvas-menu-wrapper.show .footer-canvas-menu-btn-container {
	right: 30px;
	bottom: 85px;
}

body.small-menu-active .footer-canvas-menu-wrapper.show .footer-canvas-menu-bg {
	right: 0px;
	bottom: 0px;
	transition: 0.6s;
}

.footer-canvas-menu-wrapper {
	display: none;
}

@media (max-width:1025px) {
	.footer-canvas-menu-wrapper {
		display: flex;
	}
}

.footer-canvas-menu-wrapper.show {
	transition: 0.3s;
}

body.small-menu-active {
	z-index: 9999999;
	overflow: hidden;
}

.footer-canvas-menu-btn-container {
	position: fixed;
	right: 30px;
	bottom: 30px;
	z-index: 1000;
	transition: 0.6s;
}

.footer-canvas-menu-bg {
	position: fixed;
	right: 30px;
	bottom: 30px;
	left: auto;
	top: auto;
	width: 45px;
	height: 45px;
	background: var(--accent-color);
	border-radius: 5px;
	box-shadow: 0 3px 12px #28292f3d;
	transition: 0.6s;
	z-index: 998;
}

body.small-menu-active .footer-canvas-menu-bg {
	background: #ffff;
	box-shadow: 0 125px 500px rgb(40 41 47 / 10%);
}

body.small-menu-active .footer-canvas-menu-btn {
	color: #000;
}

body.small-menu-active .sidebar-container.sticky .sidebar-container-inner {
	position: unset;
}

body.small-menu-active .footer-canvas-menu-bg {
	right: 0;
	bottom: 0;
	width: 100vw;
	height: 100vh;
	border-radius: 0;
}

body.small-menu-active .show .footer-canvas-menu-btn-container {
	bottom: 30px;
}

body.small-menu-active .small-menu {
	display: flex !important;
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	height: 100vh;
	padding: 20px;
	overflow-y: auto;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	z-index: 999;
	visibility: hidden;
	transform: translateY(0);
	opacity: 1;
	transition-delay: 0.4s;
}

body.small-menu-active .small-menu {
	visibility: visible;
}

body.small-menu-active .small-menu-body {
	transform: translateY(0);
	opacity: 1;
	transition-delay: 0.4s;
}



.default-footer {
	padding: 25px 0;
}

.default-footer p {
	margin: 0;
}


.title-animation-underline {
	background-image: linear-gradient(90deg, currentColor, currentColor);
	background-repeat: no-repeat;
	background-size: 0% 1px;
	transition: 0.6s cubic-bezier(0.25, 0.8, 0.25, 1);
	display: inline;
	padding: 2px 0;
}

.post-wrapper:hover .title-animation-underline,
.title-animation-underline:hover {
	background-size: 100% 1px;
}

.title-animation-underline {
	background-position: 0% bottom;
}

.rivax-position-absolute {
	position: absolute;
}

.rivax-position-relative {
	position: relative;
}

.rivax-position-cover {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.rivax-position-top {
	top: 0;
	left: 0;
	right: 0;
	position: absolute;
}

.rivax-position-bottom {
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
}

.rivax-position-left {
	top: 0;
	bottom: 0;
	left: 0;
	position: absolute;
}

.rivax-position-right {
	top: 0;
	bottom: 0;
	right: 0;
	position: absolute;
}

.rivax-position-center {
	top: 50%;
	right: 0;
	left: 0;
	transform: translateY(-50%);
	position: absolute;
}

.rivax-position-top-left {
	top: 0;
	left: 0;
	position: absolute;
}

.rivax-position-top-center {
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	position: absolute;
}

.rivax-position-top-right {
	top: 0;
	right: 0;
	position: absolute;
}

.rivax-position-bottom-left {
	bottom: 0;
	left: 0;
	position: absolute;
}

.rivax-position-bottom-center {
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	position: absolute;
}

.rivax-position-bottom-right {
	bottom: 0;
	right: 0;
	position: absolute;
}

.rivax-position-center-left {
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	position: absolute;
}

.rivax-position-center-center {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	position: absolute;
}

.rivax-position-center-right {
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	position: absolute;
}

.rivax-z-index-5 {
	z-index: 5;
}

.dividing-ty {
	position: relative;
	padding: 0 15px 30px;
}

.dividing-ty::after {
	content: "";
	position: absolute;
	top: 15px;
	bottom: 15px;
	width: 3px;
	background: repeating-linear-gradient(180deg, #a2a9b6 0px, #a2a9b6 1px, transparent 1px, transparent 6px);
}

.dividing-ty::before {
	content: "";
	position: absolute;
	left: 15px;
	right: 15px;
	height: 3px;
	background: repeating-linear-gradient(90deg, #a2a9b6 0px, #a2a9b6 1px, transparent 1px, transparent 6px);
}

@media (min-width:1201px) {
	.dividing-ty:not(:nth-child(3n))::after {
		right: -15px;
	}

	.dividing-ty:nth-child(3n)::after {
		display: none;
	}

	.dividing-ty:not(:nth-last-child(-n+3))::before {
		bottom: 0;
	}

	.dividing-ty:nth-last-child(1)::before,
	.dividing-ty:nth-last-child(2)::before,
	.dividing-ty:nth-last-child(3)::before {
		display: none;
	}
}

@media (min-width:768px) and (max-width:1200px) {
	.dividing-ty:not(:nth-child(2n))::after {
		right: -15px;
	}

	.dividing-ty:nth-child(2n)::after {
		display: none;
	}

	.dividing-ty:not(:nth-last-child(-n+2))::before {
		bottom: -3px;
	}

	.dividing-ty:nth-last-child(1)::before,
	.dividing-ty:nth-last-child(2)::before {
		display: none;
	}
}

@media (max-width:767px) {
	.dividing-ty::after {
		display: none;
	}

	.dividing-ty:not(:last-child)::before {
		bottom: -3px;
	}

	.dividing-ty:last-child::before {
		display: none;
	}
}

.dividing-ty::before,
.dividing-ty::after {
	transition: none !important;
}

.dividing-ty:hover::before,
.dividing-ty:hover::after {
	background: inherit;
	height: inherit;
}

.full-width-item {
  grid-column: 1 / -1; /* 从第1列开始，到最后一列结束 */
}

.alignleft {
	display: inline-block;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline-block;
	float: right;
	margin-left: 1.5em;
}

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

.alignwide,
.alignfull {
	width: 100%;
}

.sidebar-none-narrow .alignwide {
	margin-left: -13%;
	margin-right: -13%;
	width: 126%;
}

.sidebar-none .alignfull,
.sidebar-none-narrow .alignfull {
	margin-left: calc(-50vw + 50%);
	margin-right: calc(-50vw + 50%);
	max-width: 100vw;
	width: 100vw;
	clear: both;
}

@media screen and (max-width:1024px) {

	.sidebar-none .alignfull,
	.sidebar-none-narrow .alignwide {
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}
}

/* .wp-caption {
	margin: 0 0 30px;
	max-width: 100%;
}

.wp-caption.aligncenter {
	margin: 0 auto 30px;
}

.wp-caption.alignleft {
	margin: 0 30px 30px 0;
}

.wp-caption.alignright {
	margin: 0 0 30px 30px;
}

.wp-caption-text {
	text-align: center;
	padding: 5px 0;
}

.gallery {
	display: grid;
	gap: 10px;
}

@media screen and (min-width:600px) {
	.gallery.gallery-columns-2 {
		grid-template-columns: repeat(2, 1fr);
	}

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

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

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

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

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

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

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

.gallery img {
	width: 100%;
}

.gallery-caption {
	display: block;
}

.wp-block-search .wp-block-search__input {
	margin: 0;
}

.wp-block-search .wp-block-search__button {
	border-radius: 0;
}

.wp-block-latest-posts__list {
	padding: 0;
}

.wp-block-pullquote blockquote {
	border: none;
	margin-bottom: 0;
}

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

.wp-block-pullquote p {
	font-size: 1.45em;
}

.wp-block-quote.is-large:not(.is-style-plain) cite,
.wp-block-quote.is-large:not(.is-style-plain) footer,
.wp-block-quote.is-style-large:not(.is-style-plain) cite,
.wp-block-quote.is-style-large:not(.is-style-plain) footer {
	font-size: 1.125em;
	text-align: right;
}

.wp-block-button__link {
	padding: 0.4em 1.5em;
	margin-bottom: 0.5em;
}

.is-style-outline>:where(.wp-block-button__link),
:where(.wp-block-button__link).is-style-outline {
	padding: 0.4em 1.5em;
}

.wp-block-cover .wp-block-cover__inner-container a,
.wp-block-cover .wp-block-cover__inner-container a:hover {
	color: inherit;
}

.wp-block-cover .wp-block-cover__inner-container {
	max-width: 840px;
	margin-left: auto;
	margin-right: auto;
}

.wp-block-code {
	border: none;
	background-color: #fff;
	padding: 0;
}

.wp-block-code>code {
	background: transparent;
}

.wp-block-cover {
	margin-bottom: 1.5rem;
}

.wp-block-archives-list {
	list-style: none;
	padding: 0;
}

.wp-block-categories-list,
.wp-block-categories__list {
	list-style: none;
	padding: 0;
}

.wp-block-categories-list ul,
.wp-block-categories__list ul {
	list-style: none;
	padding: 0 0 0 20px;
	margin: 0;
}

.wp-block-page-list {
	list-style: none;
	padding: 0;
}

.wp-block-page-list ul {
	list-style: none;
	padding: 0 0 0 20px;
}

.wp-block-post-template {
	padding: 0;
	margin: 0;
}

.wp-block-rss {
	padding: 0;
}

.wc-block-product-categories-list {
	padding: 0;
	list-style: none;
}

.wc-block-product-categories-list ul {
	padding: 0 0 0 20px;
}

.wc-block-product-categories-list--has-images ul {
	padding: 0;
}

.wc-block-product-categories-list--has-images ul .wc-block-product-categories-list-item {
	margin: 4px 0;
}

.widget_archive ul {
	list-style: none;
	padding: 0;
}

.widget_product_categories ul {
	list-style: none;
	padding: 0;
}

.widget_product_categories ul ul {
	padding: 0 0 0 20px;
}

.wp-block-loginout label {
	display: block;
}

.widget_categories ul {
	list-style: none;
	padding: 0;
}

.widget_categories ul ul {
	padding: 0 0 0 20px;
}

.widget_pages ul {
	list-style: none;
	padding: 0;
}

.widget_pages ul ul {
	padding: 0 0 0 20px;
}

.widget_meta ul {
	list-style: none;
	padding: 0;
}

.widget_nav_menu ul {
	list-style: none;
	padding: 0;
}

.widget_nav_menu ul ul {
	padding: 0 0 0 20px;
}

.widget_recent_comments ul {
	list-style: none;
	padding: 0;
}

.widget_recent_entries ul {
	list-style: none;
	padding: 0;
}

.widget_rss ul {
	list-style: none;
	padding: 0;
}

.wp-block-latest-comments__comment-meta a {
	font-weight: 700;
}

.wp-block-calendar td,
.wp-block-calendar th {
	text-align: center;
}

.wp-block-latest-posts a,
.widget_recent_entries a {
	font-weight: 700;
}

.wp-block-rss__item-title a,
.widget_rss a {
	font-weight: 700;
}

.wp-calendar-table td,
.wp-calendar-table th {
	text-align: center;
}

.wp-calendar-nav {
	text-align: center;
}

.tagcloud a,
.wp-block-tag-cloud a {
	color: inherit;
}

.tagcloud a:hover,
.wp-block-tag-cloud a:hover {
	color: var(--accent-color);
}

.wp-block-latest-comments {
	padding: 0;
}

.wp-block-group.has-background {
	padding: 1.25em 2.375em;
}

.single-content>[class*="wp-block"] {
	margin-bottom: 1.5rem;
}

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

.offcanvas-opener {
	display: block;
	vertical-align: middle;
	width: 30px;
	height: 20px;
	cursor: pointer;
	position: relative;
	text-align: left;
	box-sizing: content-box !important;
	transition: 0.3s;
}

.offcanvas-opener .hamburger {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}

.offcanvas-opener .hamburger span {
	display: block;
	width: 100%;
	height: 2px;
	overflow: hidden;
	position: relative;
}

.offcanvas-opener .hamburger span:before,
.offcanvas-opener .hamburger span:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #0f0f0f;
	transform: translateX(-200%);
	transition: ease 300ms;
}

.offcanvas-opener .hamburger span:after {
	transform: translateX(0);
}

.offcanvas-opener .hamburger span:nth-child(2):before,
.offcanvas-opener .hamburger span:nth-child(2):after {
	transition-delay: 75ms;
}

.offcanvas-opener .hamburger span:last-child:before,
.offcanvas-opener .hamburger span:last-child:after {
	transition-delay: 150ms;
}

.offcanvas-opener:hover .hamburger span:before {
	transform: translateX(0);
}

.offcanvas-opener:hover .hamburger span:after {
	transform: translateX(200%);
}

.popup-search-opener-wrapper {
	display: flex
}

.popup-search-opener {
	cursor: pointer;
	display: block;
	line-height: 1;
	font-size: 21px;
	transition: .3s
}

.popup-search-opener i {
	display: block;
	line-height: 1
}

.popup-search-close {
	position: absolute;
	width: 50px;
	height: 50px;
	top: 30px;
	left: 50%;
	transform: translateX(-50%);
	cursor: pointer;
	color: var(--headings-color)
}

.popup-search-close:after {
	content: "";
	display: block;
	position: absolute;
	width: 70%;
	height: 2px;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: currentColor;
	transform: scale(0, 1);
	transition: all .25s cubic-bezier(.3, 0, .2, 1)
}

.popup-search-close .cross-line {
	position: absolute;
	width: 100%;
	height: 2px;
	border-radius: 6px;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden
}

.popup-search-close .cross-line.top-left {
	transform: rotate(45deg)
}

.popup-search-close .cross-line.top-right {
	transform: rotate(135deg)
}

.popup-search-close .cross-line.bottom-left {
	transform: rotate(-45deg)
}

.popup-search-close .cross-line.bottom-right {
	transform: rotate(-135deg)
}

.popup-search-close .cross-line:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	border-radius: 6px;
	background-color: currentColor;
	transition: all .4s cubic-bezier(.3, 0, .2, 1)
}

.popup-search-close:hover:after {
	transition: all .4s cubic-bezier(.3, 0, .2, 1);
	transform: scale(1, 1)
}

.popup-search-close:hover .cross-line:before {
	transform: translate(-101%, 0)
}

.popup-search-close .close-text {
	position: absolute;
	top: 50px;
	left: 50%;
	transform: translateX(-50%);
	letter-spacing: 1px;
	font-size: .95rem;
	font-weight: 500;
	opacity: 0;
	transition: .4s
}

.popup-search-close:hover .close-text {
	opacity: 1
}

.popup-search:before {
	content: '';
	position: fixed;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100vw;
	background: #18181eb3;
	z-index: 99999;
	opacity: 0;
	visibility: hidden;
	transition: opacity .6s;
	-webkit-backdrop-filter: blur(6px);
	backdrop-filter: blur(6px)
}

.popup-search.open:before {
	opacity: 1;
	visibility: visible
}

.popup-search .popup-search-container {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 50vh;
	padding: 20px;
	z-index: 99999;
	background: #fff;
	transform: translateY(-110%);
	transition: transform .6s cubic-bezier(.86, 0, .07, 1)
}

body.admin-bar .popup-search .popup-search-container {
	top: 30px
}

.popup-search.open .popup-search-container {
	transform: translateY(0)
}

.popup-search-wrapper.style-2 .popup-search .popup-search-container {
	height: auto;
	width: auto;
	left: 50px;
	right: 50px;
	bottom: 50px;
	top: 50px;
	transform: scale(.85);
	opacity: 0;
	visibility: hidden;
	transition: .2s
}

.popup-search-wrapper.style-2 .popup-search.open .popup-search-container {
	transform: scale(1);
	opacity: 1;
	visibility: visible
}

.popup-search-wrapper.style-2 .popup-search:before {
	transition: .2s
}

.popup-search-content {
	display: flex;
	flex-direction: column;
	height: 100%;
	max-width: 700px;
	margin: 0 auto;
	justify-content: center;
	align-items: center
}

.popup-search-form {
	width: 100%
}

.rivax-search-form {
	position: relative;
	margin: auto;
	width: 100%
}

.rivax-search-form .search-field {
	width: 100%;
	margin: 0;
	padding: 14px 20px
}

.rivax-search-form .submit {
	position: absolute;
	right: 5px;
	top: 50%;
	transform: translateY(-50%);
	padding: 12px;
	margin: 0;
	font-size: 16px;
	line-height: 1;
	display: flex;
	align-items: center;
	gap: 10px
}

.popular-search {
	display: inline-flex;
	row-gap: 5px;
	column-gap: 15px;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin-top: 20px
}

.popular-search-title {
	white-space: nowrap;
	font-size: .95rem;
	font-weight: 600
}

.popular-search-keywords {
	display: flex;
	row-gap: 5px;
	column-gap: 15px;
	flex-wrap: wrap
}

.popular-search-keyword {
	--keyword-color: var(--accent-color);
	display: flex;
	gap: 2px;
	font-weight: 500;
	white-space: nowrap;
	font-size: .95rem;
	position: relative;
	color: var(--body-color);
	transition: .3s
}

.popular-search-keyword:before {
	content: '#';
	color: var(--keyword-color)
}

.popular-search-keyword:hover {
	color: var(--keyword-color)
}

.popular-search-keyword:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	transform: translateY(4px);
	height: 1px;
	opacity: 0;
	transition: .3s;
	background: var(--keyword-color)
}

.popular-search-keyword:hover:after {
	transform: translateY(0);
	opacity: 1
}

.header-nav {
	flex: 1 0 0%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.rivax-offcanvas {
	margin: auto 0 auto 0.75rem;
}

.global-flex,
.rivax-header-nav {
	display: flex;
	flex-wrap: wrap;
}

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

.rivax-header-nav li.menu-item {
	position: relative;
	line-height: 3;
}

@media (max-width:1024px) {
	.rivax-header-nav-wrapper {
		display: none;
	}
}

.rivax-header-nav-wrapper {
	padding: 0 10px;
}
@media (max-width:765px) {
	.rivax-logo img {
		height: 40px;
	}
}

.rivax-header-nav-wrapper ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}

.rivax-header-nav>li.menu-item:before {
	content: '';
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	height: 0;
	display: none
}

.rivax-header-nav>li.menu-item:hover:before {
	display: block
}

.rivax-header-nav li.menu-item>a {
	display: flex;
	gap: 2px;
	align-items: center;
	padding: 0 .5em;
	color: #2f2e35;
	font-weight: 500;
	position: relative;
	transition: .3s;
	line-height: 2.1;
	font-size: 1.02rem
}

.rivax-header-nav>li.menu-item>a {
	padding: 0 0.8em;
	margin: 10px 7px;
}

.rivax-header-nav>li.menu-item-has-children>a::after {
	content: "\e006";
	font-family: "rivax-icon" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1;
	position: relative;
	transform: translateX(20%) rotate(90deg);
	font-size: 75%;
}

.rivax-header-nav .sub-menu {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	top: 100%;
	left: -10px;
	min-width: 280px;
	z-index: 999;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 15px 30px #4b506930;
	padding: 20px 30px;
	border: 1px solid #2a2c342e;
	transition: 0.5s, width 0s, left 0s, right 0s;
	transition-delay: 0.1s;
	transform: translateX(-20px);
	pointer-events: none;
}

.rivax-header-nav .sub-menu .sub-menu {
	left: 100%;
	top: 0;
	transform-origin: left;
}

.rivax-header-nav li.menu-item:hover>.sub-menu {
	visibility: visible;
	transform: translateX(0);
	opacity: 1;
	transition-delay: 0s;
	pointer-events: all;
}

.rivax-header-nav .sub-menu li.menu-item>a {
	position: relative;
	line-height: 2.6;
	display: block;
	font-size: 15px;
	white-space: nowrap;
	color: #414050;
	transition: .2s
}

.rivax-header-nav .sub-menu li.menu-item>a:before {
	content: '';
	position: absolute;
	top: 0;
	height: 100%;
	left: -13px;
	right: -13px;
	transform: scaleY(0);
	transform-origin: left top;
	background: #a0a3b430;
	border-radius: 5px;
	transition: .3s transform
}

.rivax-header-nav .sub-menu li.menu-item>a span {
	display: inline-block
}

.rivax-header-nav .sub-menu li.menu-item>a:hover:before,
.rivax-header-nav .sub-menu li.current-menu-item>a:before,
.rivax-header-nav .sub-menu li.current-menu-ancestor>a:before {
	transform: scaleY(1)
}

.rivax-header-nav li[class*="rivax-mega-menu"] .sub-menu-cols {
	display: flex;
	flex-wrap: wrap;
	column-gap: 40px;
	padding: 0;
	margin: 0 auto;
	list-style: none;
	width: 100%;
	max-width: calc(1024px - 20px)
}

.rivax-header-nav li.rivax-mega-menu-3-col li {
	min-width: 180px;
	width: calc(33.33% - 27px)
}

.rivax-header-nav li.rivax-mega-menu-4-col li {
	min-width: 180px;
	width: calc(25% - 30px)
}

.rivax-header-nav-wrapper>ul>li.current-menu-ancestor>a:before {
	transform: scale(1) translate(0, 0);
	opacity: 1;
}

.rivax-header-nav-wrapper>ul>li.menu-item>a:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #A0A3B430;
	transition: .3s;
	transform: scaleX(0);
}

.rivax-header-nav-wrapper>ul>li.menu-item>a:hover:before,
.rivax-header-nav-wrapper>ul>li.current-menu-item>a:before {
	transform: scale(1) translate(0, 0);
	opacity: 1;
}

.rivax-header-nav-wrapper>ul>li.menu-item>a:before {
	height: 100%;
	border-radius: 4px;
}

.header-vertical-nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.header-vertical-nav .sub-menu {
	margin: 5px 0;
	padding-left: 20px;
	border-left: 1px solid #cdd7dc;
}

.header-vertical-nav li a {
	color: #454d63;
	line-height: 2.6;
	display: block;
	position: relative;
}

.header-vertical-nav li>a:hover,
.header-vertical-nav li.current-menu-item>a {
	color: var(--accent-color);
}

.header-vertical-nav li.menu-item-has-children>a::after {
	content: "\e006";
	font-family: "rivax-icon" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	right: 0;
	top: 55%;
	transform: translateY(-50%) rotate(90deg);
	line-height: 1;
	font-size: 75%;
}

.header-vertical-nav .sub-menu {
	display: none;
}

.header-default {
	position: relative;
}

.header-default-top {
	padding-top: 5px;
	padding-bottom: clamp(10px, calc(10px + (40 - 10) * ((100vw - 320px) / (1920 - 320))), 40px);
	transition: .5s
}

.header-default-bottom {
	padding: 15px 0;
}

.header-default .popup-search-opener {
	padding: 10px;
	border-radius: 50px;
	color: var(--wp--preset--color--black);
}

.header-default .rivax-header-nav {
	justify-content: center;
}


.sticky-header {
	position: fixed;
	width: 100%;
	top: 0;
}

.sticky-header.available {
	display: block;
	flex-direction: column;
	top: -200px;
	translateX(-999px);
}

.sticky-header.available.shown {
	display: flex;
	top: 0;
	background: #ffff;
	transition: .5s
}

.sticky-header.available.shown .header-default-top {
	padding: 0;
	transition: .5s
}

#site-header {
	position: relative;
	padding: 67px 0 !important;
	z-index: 99;
}














.offcanvas-wrapper::before {
	content: '';
	position: fixed;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100%;
	background: #1d1f2bd6;
	z-index: 99999;
	opacity: 0;
	visibility: hidden;
	transition: 0.6s;
	-webkit-backdrop-filter: blur(6px);
	backdrop-filter: blur(6px);
}

.offcanvas-wrapper.open::before {
	opacity: 1;
	visibility: visible;
}

.offcanvas-wrapper .offcanvas-container {
	position: fixed;
	top: 0;
	width: 700px;
	max-width: 100%;
	height: 100vh;
	padding: 10px;
	overflow-y: auto;
	z-index: 99999;
	background: #fff;
	transition: 0.6s cubic-bezier(0.86, 0, 0.07, 1);
}

.offcanvas-wrapper.position-left .offcanvas-container {
	left: 0;
	transform: translateX(-100%);
}

.offcanvas-wrapper.position-right .offcanvas-container {
	right: 0;
	transform: translateX(100%);
}

.offcanvas-wrapper.position-left.open .offcanvas-container,
.offcanvas-wrapper.position-right.open .offcanvas-container {
	transform: translateX(0);
}

.offcanvas-closer {
	display: inline-block;
	position: absolute;
	width: 30px;
	height: 30px;
	transition: 0.3s;
	cursor: pointer;
	right: 15px;
	top: 15px;
	z-index: 9999;
}

.offcanvas-wrapper.position-right .offcanvas-closer {
	right: auto;
	left: 15px;
}

.offcanvas-closer:hover {
	transform: rotate(180deg);
}

.offcanvas-closer::before,
.offcanvas-closer::after {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	height: 1px;
	background: #313238;
	transform: rotate(45deg);
}

.offcanvas-closer::after {
	transform: rotate(-45deg);
}

.offcanvas-close {
	position: absolute;
	width: 30px;
	height: 30px;
	top: 15px;
	right: 15px;
	cursor: pointer;
	color: var(--headings-color);
	z-index: 9999
}

.offcanvas-close:after {
	content: "";
	display: block;
	position: absolute;
	width: 70%;
	height: 2px;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: currentColor;
	transform: scale(0, 1);
	transition: all .25s cubic-bezier(.3, 0, .2, 1)
}

.offcanvas-close .cross-line {
	position: absolute;
	width: 100%;
	height: 2px;
	border-radius: 6px;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden
}

.offcanvas-close .cross-line.top-left {
	transform: rotate(45deg)
}

.offcanvas-close .cross-line.top-right {
	transform: rotate(135deg)
}

.offcanvas-close .cross-line.bottom-left {
	transform: rotate(-45deg)
}

.offcanvas-close .cross-line.bottom-right {
	transform: rotate(-135deg)
}

.offcanvas-close .cross-line:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	border-radius: 6px;
	background-color: currentColor;
	transition: all .4s cubic-bezier(.3, 0, .2, 1)
}

.offcanvas-close:hover:after {
	transition: all .4s cubic-bezier(.3, 0, .2, 1);
	transform: scale(1, 1)
}

.offcanvas-close:hover .cross-line:before {
	transform: translate(-101%, 0)
}

.offcanvas-default h4 {
	font-size: 1.15rem;
	letter-spacing: -.02em;
	font-weight: 600;
	margin-bottom: 35px;
}

.rivax-site-logo-widget {
	display: flex;
	padding: 3.5rem 3.5rem 2.5rem;
	flex-direction: column;
}

.rivax-site-logo-widget .rivax-logo-image img {
	max-height: 35px;
}

.rivax-site-logo-widget .gradient-heading {
	background-image: linear-gradient(90deg, #f81 0%, #ed27ff 50%, #7f50fb 100%);
	color: #FFC107;
	font-size: 0.9rem;
	line-height: 3;
	background-clip: border-box;
	background-clip: text;
	text-fill-color: transparent;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.rivax-social-icons-widget {
	display: flex;
	padding-left: 3.5rem;
	flex-direction: column;
}

.rivax-social-icons-widget .social-content .title {
	font-size: 0.85rem;
}

.rivax-social-icons-widget .social-item {
	position: relative;
	margin-bottom: 24px;
	transition: .3s ease-out;
}

.rivax-social-icons-widget .social-item:hover {
	transform: translateY(-4px)
}

.rivax-social-icons-widget .social-item .icon svg {
	width: 1em;
	height: 1em;
	fill: currentColor;
	filter: drop-shadow(3px 2px 1px #00000020);
}

.rivax-social-icons-widget .social-content {
	display: flex;
	align-items: center;
	gap: 15px;
}

.rivax-social-icons-widget .social-content .icon {
	display: flex;
}

.rivax-navigation-widget {
	padding: 0 3.5rem;
	border-style: solid;
	border-width: 0 0 0 1px;
	border-color: #7F818540;
}

@media (max-width:700px) {
	.offcanvas-content .offcanvas-default.rs-row {
		flex-direction: column-reverse;
	}

	.rivax-social-icons-widget {
		padding: 1rem 3.5rem;
		width: 100%;
	}

	.rivax-social-icons-widget h4 {
		border-top: 1px dashed #79788b52;
		padding-top: 2rem;
	}

	.rivax-navigation-widget {
		width: 100%;
		padding: 1rem 3.5rem;
		border-width: 0;
	}
}

.rivax-social-icons-widget .social-item[class*=wechat] {
	--social-color: #38cca7
}

.rivax-social-icons-widget .social-item[class*=qq] {
	--social-color: #79adff
}

.rivax-social-icons-widget .social-item .icon {
	color: var(--social-color)
}

.rivax-divider-heading {
	display: flex;
	flex-wrap: nowrap;
	gap: 5px;
	position: relative;
	--divider-color: var(--accent-color);
	--divider-color-2: #a7a7b0;
}

.rivax-divider-heading .divider {
	background: var(--divider-color)
}

.rivax-divider-heading .divider-1 {
	order: 1;
}

.rivax-divider-heading .divider-2 {
	order: 5;
}

.rivax-divider-heading .divider-3 {
	order: 15;
}

.rivax-divider-heading .divider-4 {
	order: 20;
}

.rivax-divider-heading .title {
	margin: 0;
	padding: 0;
	order: 10;
	flex-shrink: 0;
	position: relative;
}

.rivax-divider-heading .title .title-inner {
	display: inline-flex;
	position: relative;
	z-index: 10;
	gap: 8px;
}

.rivax-divider-heading .title .title-text .icon {
	display: inline-block;
	line-height: 1;
	vertical-align: middle;
}

.rivax-divider-heading .title-text .icon svg {
	width: 1em;
	height: 1em;
	fill: currentColor;
}

.rivax-divider-heading .title .subtitle-text-wrap {
	display: inline-flex;
}

.rivax-divider-heading.divider-style-1 {
	flex-wrap: wrap
}

.rivax-divider-heading.divider-style-1 .title {
	width: 100%
}

.rivax-divider-heading.divider-style-1 .divider-1 {
	order: 11
}

.rivax-divider-heading.divider-style-1 .divider-2 {
	order: 12
}

.rivax-divider-heading.divider-style-1 .divider {
	width: 3px;
	height: 3px;
	border-radius: 50px
}

.rivax-divider-heading.divider-style-1 .divider-1 {
	width: 30px
}

.rivax-divider-heading.divider-style-2 {
	align-items: baseline
}

.rivax-divider-heading.divider-style-3 {
	align-items: center
}

.rivax-divider-heading.divider-style-2 .divider,
.rivax-divider-heading.divider-style-3 .divider {
	width: 8px;
	height: 3px;
	border-radius: 50px
}

.rivax-divider-heading.divider-style-2 .divider-2,
.rivax-divider-heading.divider-style-2 .divider-3,
.rivax-divider-heading.divider-style-3 .divider-2,
.rivax-divider-heading.divider-style-3 .divider-3 {
	width: 20px
}

.rivax-divider-heading.divider-style-4 {
	align-items: center;
	gap: 12px
}

.rivax-divider-heading.divider-style-4 .divider-2,
.rivax-divider-heading.divider-style-4 .divider-3,
.rivax-divider-heading.divider-style-4 .divider-4 {
	display: none
}

.rivax-divider-heading.divider-style-4 .divider-1 {
	display: block;
	position: relative;
	border-radius: 50%;
	height: 7px;
	width: 7px;
	flex-shrink: 0;
	color: var(--divider-color);
	background-color: currentColor
}

.rivax-divider-heading.divider-style-4 .divider-1:after,
.rivax-divider-heading.divider-style-4 .divider-1:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	border: 1px solid currentColor;
	animation: divider-heading-pulse 2s ease-in-out infinite
}

.rivax-divider-heading.divider-style-4 .divider-1:after {
	animation-delay: 1s
}

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

	100% {
		transform: scale(3);
		opacity: 0
	}
}

.blog-archive-title,
.blog-archive-search {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.blog-archive-title .title-wrap {
	display: inline-block
}

.blog-archive-title .title {
	margin: 0;
	font-size: 2rem;
	display: inline-flex;
	gap: 5px
}

@media screen and (max-width:1024px) {
	.blog-archive-title .title {
		font-size: 1.6rem
	}
}

.blog-archive-title .title:before {
	content: '#';
	color: var(--term-color, var(--accent-color))
}

.blog-archive-title .sub-title {
	position: fixed;
	height: 100vh;
	bottom: -70%;
	font-size: 5rem;
	opacity: 0.05;
	z-index: -1;
}

.blog-archive-title .post-count span {
	background: #3234400a;
	padding: 1px 12px;
	display: inline-block;
	font-size: .7rem;
	border-radius: 50px;
	margin-left: 0.5em;
	font-weight: 500
}

.blog-archive-title .description {
	opacity: 0.9;
	margin: 2rem auto 0;
	text-align: center;
	font-size: 0.9rem;
	font-weight: 300;
	line-height: 1.2;
	max-width: 900px;
}

.blog-archive-title .description p {
	margin: 0
}

.blog-archive-search,
.blog-archive-search .align-items-center {
	width: 100%;
	max-width: 650px;
}

.blog-archive-search-form {
	margin: 2.5rem auto 0.25rem;
	position: relative
}

.blog-archive-search-form .search-field {
	width: 100%;
	margin: 0
}

.blog-archive-search-form .submit {
	position: absolute;
	right: 5px;
	top: 50%;
	transform: translateY(-50%);
	padding: 12px;
	margin: 0;
	font-size: 16px;
	line-height: 1
}

.blog-archive-search-form .submit i {
	display: block
}

.blog-archive-author-box,
.blog-archive-author-box .desc {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.blog-archive-author-box .description {
	position: relative;
	font-size: medium;
	margin-top: 2rem;
	padding: 10px;
	text-align: center;
}

.blog-archive-title .avatar-wrap {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 25px;
	flex-wrap: wrap
}

.blog-archive-title .avatar img {
	border-radius: 50%;
	border: 4px solid #d8d8e6;
	width: 120px;
	height: 120px
}

.blog-archive-title .author-social-links {
	margin-top: 25px
}

@media screen and (max-width:767px) {
	.blog-archive-author-box {
		flex-direction: column;
		text-align: center
	}

	.blog-archive-author-box div.avatar {
		margin: 0
	}

	.blog-archive-title .blog-archive-author-box .post-count,
	.blog-archive-title .blog-archive-search .post-count {
		text-align: center;
		margin-top: 15px
	}
}

.single-share-box-link {
	margin-top: 30px;
}

.single-share-box-link .form-content {
	max-width: 500px;
	position: relative;
	margin: auto;
}

.single-share-box-link .share-link-text {
	margin: 0;
	width: 100%;
	max-width: 100%;
	color: #6d7086;
	font-size: 14px;
	background: #b0bec569;
	padding: 12px 20px;
	padding-right: 45px;
	line-height: 1;
	border-width: 3px;
	border-radius: 14px;
	border: 3px solid #ffffffeb;
	box-shadow: 0 5px 40px 5px #2b2c3014;
}

.single-share-box-link .share-link-text:hover {
	-webkit-box-shadow: 0 0 0 4px rgb(136 126 242 / 10%);
	box-shadow: 0 0 0 4px rgb(136 126 242 / 10%);
	border: 3px solid #f1404b;
	background-color: #fff;
}

.single-share-box-link .share-link-btn {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	background: none;
	color: var(--accent-color);
	padding: 0;
	margin: 0;
	font-size: 26px;
	line-height: 1;
}

.single-share-box-link .share-link-btn i {
	display: block;
}

.copy_code .copied-popup-text,
.single-share-box-link .copied-popup-text {
	display: inline-block;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 50px;
	font-size: 11px;
	background: #28292b;
	color: #ffffff;
	padding: 6px 10px;
	border-radius: 4px;
	letter-spacing: 0.5px;
	transition: 0.4s;
	opacity: 0;
	visibility: hidden;
}

.copy_code:hover .copied-popup-text {
	padding: 0 5px;
	top: 25px;
	opacity: 1;
	visibility: visible;
}

.single-share-box-link .copied-popup-text.show {
	opacity: 1;
	visibility: visible;
}

@media screen and (max-width:550px) {
	.single-share-box-link .copied-popup-text {
		left: auto;
		right: 0;
		transform: translateX(0);
	}
}

.rivax-post-elastic-widget {
	width: 100%
}

.e-b .rivax-post-elastic-widget .post-item {
	padding: 0;
}

.rivax-post-elastic-widget .rivax-posts-wrapper.layout-grid {
	column-gap: 20px;
	row-gap: 20px;
}

.rivax-post-elastic-widget .rivax-posts-wrapper.layout-grid {
	column-gap: 20px;
}

/* .rivax-post-elastic-widget .rivax-posts-wrapper.layout-grid.sld {
	row-gap: normal;
} */

.rivax-post-elastic-widget .rivax-posts-wrapper.layout-grid.app {
	grid-template-columns: repeat(5, 1fr);
	column-gap: 0px;
	row-gap: 0px;
}

.rivax-post-elastic-widget .rivax-posts-wrapper.layout-grid.hot {
	grid-template-columns: repeat(2, 1fr);
/* 	column-gap: 0px;
	row-gap: 0px; */
}

@media (max-width:1500px) {
	.rivax-post-elastic-widget .rivax-posts-wrapper.layout-grid.app {
		grid-template-columns: repeat(4, 1fr);
	}
}

@media (max-width:1200px) {
	.rivax-post-elastic-widget .rivax-posts-wrapper.layout-grid.app {
		grid-template-columns: repeat(3, 1fr);
	}

	.rivax-post-elastic-widget .rivax-posts-wrapper.layout-grid.hot {
		grid-template-columns: repeat(1, 1fr);
	}
}

@media (max-width:1024px) {
	.rivax-post-elastic-widget .rivax-popular.app {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (max-width:950px) {

	.rivax-post-elastic-widget .rivax-popular.app,
	.rivax-post-elastic-widget .rivax-posts-wrapper.layout-grid.app {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width:750px) {

	.rivax-post-elastic-widget .rivax-popular.app,
	.rivax-post-elastic-widget .rivax-posts-wrapper.layout-grid.app {
		grid-template-columns: repeat(3, 1fr);
	}

	.rivax-post-elastic-widget .rivax-popular.app .post-wrapper,
	.rivax-post-elastic-widget .rivax-posts-wrapper.layout-grid.app .post-wrapper {
		justify-content: center;
		flex-wrap: wrap;
		align-items: unset;
	}

	.rivax-post-elastic-widget .rivax-popular.app .post-wrapper .views,
	.rivax-post-elastic-widget .rivax-posts-wrapper.layout-grid.app .post-wrapper .views {
		display: flex;
		text-align: center;
		width: min-content;
		margin: auto;
		align-items: center;
	}

	.rivax-post-elastic-widget .rivax-popular.app .post-wrapper .title h6,
	.rivax-post-elastic-widget .rivax-posts-wrapper.layout-grid.app .post-wrapper .title h6 {
		text-align: center;
	}

	.rivax-post-elastic-widget .rivax-popular.app .post-wrapper .meta-wrapper,
	.rivax-post-elastic-widget .rivax-posts-wrapper.layout-grid.app .post-wrapper .meta-wrapper {
		justify-content: center;
		flex-wrap: wrap;
	}

	.rivax-popular.app .post-wrapper .image-outer-wrapper,
	.rivax-post-elastic-widget .app .post-wrapper .image-outer-wrapper {
		width: 100%;
		height: 100%
	}
}

@media (max-width:460px) {

	.rivax-post-elastic-widget .rivax-popular.app,
	.rivax-post-elastic-widget .rivax-posts-wrapper.layout-grid.app {
		grid-template-columns: repeat(2, 1fr);
	}
}

.rivax-post-elastic-widget .post-wrapper {
	display: flex;
	width: 100%;
	background-color: #fff;
	padding: 0.75rem;
	border-radius: 8px;
	color: #4b546e;
	gap: 15px;
	align-items: center;
	flex-wrap: nowrap;
	transition: 0.3s;
}
.rivax-post-elastic-widget .app .post-wrapper {
	padding: 0;
	margin: 0.75rem;
}

.rivax-post-elastic-widget .app .post-wrapper {
	align-content: flex-start;
}

/* .rivax-post-elastic-widget .post-wrapper.block {
	border: 1px solid #2a2c3400;
	padding: 1rem;
	margin-bottom: 1rem;
} */

/* .rivax-post-elastic-widget .sld .post-wrapper.block {
	margin-bottom: unset;
} */
.rivax-post-elastic-widget .sld .post-wrapper.block,
.rivax-post-elastic-widget .post-wrapper.block,
.rivax-post-elastic-widget .link .post-wrapper {
	border: 1px solid #abb8c3;
	margin-bottom: 0;
    box-shadow: 0 15px 10px -4px rgb(171 184 195 / 15%);
}

.rivax-post-elastic-widget .post-wrapper.block:hover {
	border: 1px solid #000;
	box-shadow: 0 15px 20px -8px rgb(0 0 0 / 35%);
	transform: translateY(-3px);
}

.rivax-post-elastic-widget .sld .post-wrapper.block:hover {
	background: #fff;
	transform: scale(1.02);
}

.app .post-wrapper .views {
	font-size: 0.7rem;
	font-weight: 600;
	padding: 1px 10px;
	background-color: #fe0303;
	color: #ffffff;
	border-radius: 10px;
}

.post-wrapper .title {
	margin: 0.2rem 0 .6em;
	word-wrap: break-word;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
}
.link .post-wrapper .title,
.sld .post-wrapper .title {
	margin: 0.1rem 0 .25em;
}

.app .post-wrapper .title {
	line-height: 1.2;
	-webkit-line-clamp: 3;
}

.post-wrapper .title h5 {
	font-weight: 500;
}

.post-wrapper .title h6 {
	font-size: 15px;
	font-weight: 400;
	opacity: 0.75;
	margin: 0;
}

.post-wrapper .meta-wrapper {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: inherit;
	column-gap: 10px;
	font-size: .75rem;
	font-weight: 400;
	text-transform: capitalize;
}

.post-wrapper .meta-wrapper p {
	width: 100%;
	margin: 0 0 0.25rem;
	line-height: 1.3;
	opacity: 0.75;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
}

.post-wrapper .meta-wrapper span {
	opacity: 0.5;
}

.rivax-post-elastic-widget .post-wrapper .image-outer-wrapper {
	position: relative;
	flex-shrink: 0;
	width: 100px;
	height: 100px
}

.rivax-post-elastic-widget .app .post-wrapper .image-outer-wrapper {
	width: 120px;
	height: 120px;
}

.rivax-popular.app .post-wrapper .image-outer-wrapper {
	width: 100px;
	height: 100px;
}

.rivax-post-elastic-widget .post-wrapper .image-outer-wrapper::after {
	content: "";
	border-radius: 50%;
	position: absolute;
	inset: -7%;
	transform: translateY(15%);
	z-index: -1;
	background-image: radial-gradient(50% 50% at 50% 50%, hsla(0, 0%, 0%, .175) 0%, hsla(0, 0%, 0%, 0) 100%);
	pointer-events: none;
}

.rivax-post-elastic-widget .post-wrapper .image-wrapper {
	border-radius: 12px;
	display: flex;
	position: relative;
	overflow: hidden;
	transform: translate(0, 0);
	transition: 0.8s;
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: center;
}

.rivax-post-elastic-widget .app .post-wrapper .image-wrapper {
	border-radius: 25px;
}

.rivax-post-elastic-widget .post-wrapper .image-wrapper::before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;
	z-index: 2;
	border-radius: inherit;
	background: #fff0;
	transition: 0.8s
}

.rivax-post-elastic-widget .post-wrapper .image-wrapper img {
	border-radius: inherit;
	object-fit: cover;
	transition: 0.8s
}

.rivax-post-elastic-widget .image-wrapper.has-animation>img {
	transform-origin: right
}

.rivax-post-elastic-widget .post-wrapper:hover .image-wrapper.has-animation>img {
	filter: blur(8px);
	opacity: 0;
	transform: scaleX(1.5)
}

.rivax-post-elastic-widget .post-wrapper .image-animation {
	display: flex;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: inherit;
	align-items: center;
	justify-content: center;
}

.rivax-post-elastic-widget .image-animation img {
	transform-origin: left;
	filter: blur(8px);
	opacity: 0;
	transform: scaleX(1.5)
}

.rivax-post-elastic-widget .post-wrapper:hover .image-wrapper .image-animation>img {
	filter: blur(0);
	opacity: 1;
	transform: scaleX(1)
}

.rivax-post-elastic-widget .post-wrapper .image-wrapper a {
	border-radius: inherit;
	z-index: 10
}

.rivax-post-elastic-widget .post-wrapper .content-wrapper {
	width: 100%;
	position: relative;
	z-index: 10;
	align-self: stretch;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.rivax-post-elastic-widget {
	counter-reset: post-num
}

.rivax-post-elastic-widget .post-counter-wrap {
	z-index: 20
}

.rivax-post-elastic-widget .post-wrapper.mini-layout .footer-wrap {
	border-top: none;
	padding-top: 0;
	margin-top: 5px;
	display: flex;
	gap: 10px;
	flex-wrap: wrap
}

.rivax-post-elastic-widget .post-wrapper>.footer-wrap {
	margin-top: 30px
}

.post-wrapper .footer-wrap {
	border-top: 1px dashed #79788b52;
	padding-top: 15px;
	margin-top: 50px;
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
	align-items: center
}

.post-wrapper .footer-meta {
	display: flex;
	gap: 10px;
	font-size: .85rem;
	font-weight: 500;
	text-transform: capitalize
}

.post-wrapper .terms-wrapper {
	display: flex;
	justify-content: inherit;
	flex-wrap: wrap;
	gap: 10px;
	flex-grow: 1
}

.post-wrapper .term-item {
	position: relative;
	display: inline-flex;
	gap: 2px;
	white-space: nowrap;
	align-items: center;
	color: var(--body-color);
	font-size: .9rem;
	font-weight: 500;
	transition: 0.3s
}

.post-wrapper .term-item:hover {
	color: var(--term-color, var(--accent-color))
}

.post-wrapper .term-item::before {
	content: '#';
	color: var(--term-color, var(--accent-color))
}

.post-wrapper .term-item::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	transform: translateY(4px);
	height: 1px;
	opacity: 0;
	transition: 0.3s;
	background: var(--term-color, var(--accent-color))
}

.post-wrapper .term-item:hover::after {
	transform: translateY(0);
	opacity: 1
}

.rivax-divider-heading h4 {
	font-size: 1rem;
	font-weight: 500;
}

.rivax-divider-heading .title-text .icon {
	color: #26BDA7;
}

.rivax-divider-heading .title .title-inner {
	flex-direction: column-reverse;
}

.rivax-divider-heading .subtitle-text {
	font-size: 13px;
	font-weight: 500;
	color: #707383
}

.rivax-align-left {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.post-wrapper .count-wrapper {
	font-size: .85rem;
	font-weight: 500;
}

.vote-value {
	position: relative;
	display: flex;
	width: 100%;
	padding-left: 20px;
	max-width: max-content;
	flex-direction: column;
	align-items: center;
}

.vote-value::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 3px;
	background: repeating-linear-gradient(180deg, #a2a9b6 0px, #a2a9b6 1px, transparent 1px, transparent 6px);
}

.vote-value .rstatus-value {
	font-size: 1.5rem;
	line-height: 1.5;
}

.post-wrapper .image-wrapper-sld {
	flex-shrink: 0;
	width: 45px;
	height: 45px;
	display: flex;
	position: relative;
	border-radius: 5px;
	overflow: hidden;
	transition: all 0.6s ease 0s;
	justify-content: center;
	align-items: center;
}

.single-hero-outside .rivax-posts-wrapper .image-wrapper-sld {
	width: 45px;
	height: 45px;
	border-radius: 12px;
}

.post-wrapper .image-wrapper-sld img {
	height: 100%;
}

.rivax-position-cover {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border: 0;
	border-radius: inherit;
	background-size: 75%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	object-fit: cover;
	transition: 0.6s ease;
}

.sld .post-wrapper .content-wrapper {
	padding: 0.5rem 0;
}

.sld .post-wrapper .mfp-hide {
	display: none;
}

.post-wrapper .meta-wrapper-sld {
	font-size: small;
	opacity: 0.8;
}

.post-wrapper .meta-wrapper-sld p {
	line-height: 1.3;
	margin: 0;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.sld_single_content .image-wrapper-sld {
	margin: 2rem;
}

.sld_single_content .image-wrapper-sld img {
	height: 70% !important;
}

.sld-btn-link {
	position: relative;
	width: 140px;
	display: flex;
	justify-content: space-evenly;
	letter-spacing: 3px;
	margin: 1.5rem 0 0;
	background: 0 0;
	transition: .2s cubic-bezier(0.19, 1, 0.22, 1);
}

.sld-btn-link a {
	margin: 0;
}

.sld-btn-link i {
	transform: translateX(0%);
	transition: .2s linear;
	animation: attention 1.2s linear infinite;
}

.sld-btn-link:hover {
	background: 0 0;
}

@keyframes attention {
	0% {
		transform: translateX(0%);
	}

	50% {
		transform: translateX(30%);
	}
}

.open-mpf-sld-more {
	color: #42474e;
	font-size: 1.5rem;
	text-shadow: 3px 3px 0 #ffffff10, 2px 2px 2px #00000020;
	z-index: 1;
}

.open-mpf-sld-more:hover {
	color: #ff0027;
}

.link-singe {
	position: relative;
    display: flex;
    align-items: center;
}
.link-singe .meta-wrapper {
    position: absolute;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: baseline;
}
.link-singe .meta-wrapper span {
	position: relative;
    margin: auto 1rem;
}

.link-singe .meta-wrapper .websites:after {
    content: "";
    position: absolute;
    right: auto;
    right: -15px;	
    top: 3px;
    bottom: 3px;
    width: 1px;
    background: repeating-linear-gradient(180deg, #a2a9b6 0px, #a2a9b6 1px, transparent 1px, transparent 3px);
}

.link-singe .meta-wrapper a {
	position: relative;
	padding: 0 1rem;
    margin: auto 0.5rem;
    border-radius: 8px;
	border: 1px solid #abb8c3;
	backdrop-filter: saturate(2) blur(5px);
    box-shadow: 0 15px 10px -4px rgb(171 184 195 / 15%);	
}
.link-singe .meta-wrapper a:hover {
    border: 1px solid #ff2c54;
    box-shadow: 0 15px 20px -8px rgb(255 44 84 / 35%);
    transform: translateY(-3px);
}
@media screen and (max-width:767px) {
.link-singe .meta-wrapper {
    position: relative;
    display: flex;
    width: 100%;
    justify-content: flex-end;
    align-items: baseline;
    flex-wrap: wrap;
}
}
 
.rivax-popular.singe-app .post-wrapper {
    border-radius: 100%;
	margin: 1.75rem 0.75rem;
}
.rivax-popular.singe-app .post-wrapper .image-outer-wrapper {
    width: 85px;
    height: 85px;
}

.comments-container {
	margin: 50px 0
}

.comments-title {
	margin-bottom: 2rem
}

.comment-list {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-bottom: 50px
}

.bypostauthor {
	display: block
}

.comment-list .children {
	margin: 0;
	padding: 0;
	padding-left: 50px;
	list-style: none
}

.comment-list .comment-body {
	margin-bottom: 30px
}

.comment-list .comment-author img {
	display: inline-block;
	margin-right: 15px;
	border-radius: 50px;
	width: 45px;
	height: 45px
}

.comment-list .comment-author .says {
	display: none
}

.comment-list .comment-author .fn,
.comment-list .comment-author a {
	font-weight: 600;
	font-size: .9rem;
	color: inherit;
	display: inline-block
}

.comment-list .comment-metadata {
	line-height: 1;
	font-size: .8rem;
	border-left: 1px solid #97a6b3;
	padding-left: 10px
}

.comment-list .comment-metadata a {
	color: #97a6b3
}

.comment-list .comment-content {
	font-size: .9rem;
	background: #cbd2d826;
	padding: 20px;
	border-radius: 12px;
	margin-top: 10px;
	border: 1px solid rgb(42 44 52 / 10%);
	box-shadow: 0 5px 15px 5px rgb(43 44 48 / 3%);
}

.comment-list .comment-awaiting-moderation {
	font-size: .9rem;
	padding: 5px;
	width: 100%
}

.comment-list .trackback .comment-content,
.comment-list .pingback .comment-content {
	margin-left: 0;
	margin-top: 15px
}

.comment-list .comment-content p {
	margin-bottom: 1rem
}

.comment-list .comment-meta {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	align-items: center
}

.comment-list .comment-meta .comment-author {
	display: flex;
	align-items: center
}

.comment-list .reply a {
	display: inline-block;
	color: #606c8a;
	padding: 2px 14px;
	font-weight: 500;
	font-size: .9rem
}

.comment-reply-title {
	font-size: 1.15rem;
	margin-bottom: .5rem
}

.comment-notes {
	font-size: .9rem;
	color: #8790a4
}

.comment-form-cookies-consent {
	font-size: .9rem
}

.comment-form .form-textarea {
	width: 100%;
	height: 200px;
	margin-bottom: 20px
}

.comment-form .form-author,
.comment-form .form-email,
.comment-form .form-website {
	border-radius: 12px;
	margin-bottom: 20px
}

.comment-form .form-author {
	float: left;
	width: 49%;
	margin-right: 1%
}

.comment-form .form-email {
	width: 49%;
	margin-left: 1%;
	float: right
}

.comment-form .form-website {
	width: 100%
}

#cancel-comment-reply-link {
	margin-left: 10px
}

@media screen and (max-width:767px) {
	.comment-list .children {
		padding-left: 0
	}

	.comment-list .comment-metadata {
		border: none
	}

	.comment-form .form-author,
	.comment-form .form-email {
		width: 100%;
		margin-right: 0;
		margin-left: 0
	}
}

.comment-list-wrapper.compact {
	position: relative;
	height: 500px;
	overflow: hidden;
	margin-bottom: 50px
}

.comment-list-wrapper.compact::after {
	content: '';
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
	height: 100%;
	background: linear-gradient(0deg, rgb(255 255 255), transparent)
}

.comment-list-wrapper.compact .comment-list {
	height: 500px;
	overflow: hidden;
	margin: 0
}

.comments-compact-btn {
	display: inline-block;
	position: absolute;
	left: 50%;
	bottom: 20px;
	transform: translateX(-50%);
	z-index: 10;
	background: #131314;
	color: #fff;
	padding: 3px 16px;
	border-radius: 50px;
	cursor: pointer;
	white-space: nowrap;
	box-shadow: 0 2px 10px #17171d4d;
	font-size: .95rem;
	transition: 0.3s
}

.comments-compact-btn:hover {
	background: var(--accent-color);
	box-shadow: 0 4px 15px var(--accent-color)
}

.comments-pagination {
	margin-top: 1rem;
	margin-bottom: 2rem
}

.comments-pagination .nav-links {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	justify-content: center;
}

.comment-login-prompt {
	display: flex;
	border: 1px dashed #aaabae;
	padding: 3rem;
	border-radius: 8px;
	box-shadow: 0 5px 15px 5px rgb(43 44 48 / 3%);
	flex-direction: column;
	align-items: center;
}

.comment-login-prompt .mow_fn_register_opener {
	font-size: 2rem;
}

.comment-login-prompt .mow_fn_register_opener::after {
	display: none !important;
}

.default-post-list-pagination {
	text-align: center;
	margin-top: 70px
}

.default-post-list-pagination .page-numbers {
	display: inline-block;
	padding: 10px 15px;
	line-height: 1;
	border-radius: 6px;
	color: #555762;
	transition: .3s;
	font-weight: 500
}

.default-post-list-pagination .page-numbers:hover,
.default-post-list-pagination .page-numbers.current {
	background-color: #0E0E130D
}

.default-post-list-pagination .page-numbers.current {
	color: #fff;
	background: #F44336;
	box-shadow: 0px 2px 12px 0px rgb(255 44 84 / 30%);
}

.page-404 {
	text-align: center;
	padding: 100px 0;
}

.page-404 h1 {
	font-size: 8rem;
	margin-bottom: 0;
}

.page-404 a {
	color: #2f2e35;
	border-bottom: 1px solid;
	font-weight: 600;
}

.footer-heading-title {
	font-size: 13px;
	line-height: 20px;
	color: #6A6D85;
}

.footer-widget-container {
	margin: 20px 1rem 0;
}

.footer-inline-items {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	margin-right: calc(-25px / 2);
	margin-left: calc(-25px / 2);
	padding: 0;
}

.footer-inline-item {
	display: flex;
	font-size: inherit;
	position: relative;
	margin-right: calc(25px / 2);
	margin-left: calc(25px / 2);
	align-items: center;
}

.footer-inline-item:not(:last-child):after {
	content: "";
	height: 50%;
	border-color: #CCC;
	border-bottom: 0;
	border-left-width: 1px;
	border-right: 0;
	border-top: 0;
	border-style: solid;
	left: auto;
	position: relative;
	right: auto;
	right: -12px;
	width: auto;
}

.footer-inline-item a {
	font-size: 12px;
}

.footer-logo {
	text-align: right;
}

.footer-logo img {
	height: 54px;
	width: auto;
}

.footer-size-default {
	line-height: 1;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: right;
}

@media (max-width:767px) {

	.rivax-advanced-heading-wrap,
	.footer-logo,
	.footer-heading-title {
		justify-content: left;
		text-align: left;
	}
}





.single-post-tags {
	padding-top: 0.5rem;
	display: flex;
	width: auto;
	justify-content: center;
	flex-wrap: wrap;
	align-items: baseline;
}

.single-post-tags h4 {
	color: #90a4ae;
	font-size: 1.1rem;
	margin-bottom: 1rem;
}

.single-post-tags a {
	padding: 2px 12px;
	border-radius: 32px;
	border: 1px solid #e7e9ea;
	margin-left: .5rem;
	color: #90a4ae;
	margin: 0 3px 7px;
	font-size: 12px;
}

.single-post-tags a:hover {
	border-color: #e60023;
	color: #e60023;
}

.single-post-tags button {
	padding: 3px 12px;
	margin-left: .5rem;
	margin-bottom: 20px;
	font-size: 12px;
	margin: 0 3px 7px;
}

#remaining-tags {
	overflow: hidden;
}

.tag-link {
	display: inline-block;
	opacity: 0;
	transform: translateY(10px);
	transition: opacity 0.3s ease, transform 0.3s ease;
	margin: 0 4px 8px 0;
	padding: 4px 10px;
	border: 1px solid #ddd;
	border-radius: 4px;
	text-decoration: none;
}

.tag-link.animate-in {
	opacity: 1;
	transform: translateY(0);
}

.changeloger-container .changelog-wrapper {
	padding: 20px;
	display: flex;
}

.changeloger-container .changelog-wrapper .changeloger-info-inner-wrapper {
	flex: 1;
}

.changeloger-container .changelog-wrapper .changeloger-info-inner-wrapper .changeloger-items .changelog-info-item {
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
}

.changeloger-container .changelog-wrapper .changeloger-info-inner-wrapper .changeloger-items .changelog-info-item:last-child .content {
	margin-bottom: 0;
}

.changeloger-container .changelog-wrapper .changeloger-info-inner-wrapper .changeloger-items .changelog-info-item .date {
	text-align: center;
	display: flex;
	flex-direction: column;
	flex-basis: 20%;
}

.changeloger-container .changelog-wrapper .changeloger-info-inner-wrapper .changeloger-items .changelog-info-item .version {
	flex-basis: 20%;
	text-align: center;
	position: relative;
}

.changeloger-container .changelog-wrapper .changeloger-info-inner-wrapper .changeloger-items .changelog-info-item .version .version-tag {
	background: #1d2746;
	color: #ffffff;
	padding: 5px 10px;
	border-radius: 10px;
	position: relative;
	z-index: 1;
	box-shadow: 0px 5px 20px -3px rgba(37, 44, 65, .33);
}

.changeloger-container .changelog-wrapper .changeloger-info-inner-wrapper .changeloger-items .changelog-info-item .version .line {
	height: 100%;
	width: 2px;
	background: #e2e5ee;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
}

.changeloger-container .changelog-wrapper .changeloger-info-inner-wrapper .changeloger-items .changelog-info-item .content {
	flex-basis: 60%;
	margin-bottom: 60px;
	word-break: break-word;
}

.changeloger-container .changelog-wrapper .changeloger-info-inner-wrapper .changeloger-items .changelog-info-item .content p {
	display: flex;
	align-items: flex-start;
	margin: 0 0 15px 0;
	font-size: 16px;
	line-height: 1.6;
}

.changeloger-container .changelog-wrapper .changeloger-info-inner-wrapper .changeloger-items .changelog-info-item .content .tag {
	color: #fff;
	padding: 5px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 5px;
	letter-spacing: 1px;
	margin-right: 20px;
	min-width: 100px;
	text-align: center;
	background-color: black;
}

.changeloger-container .changelog-wrapper .changeloger-info-inner-wrapper .changeloger-items .changelog-info-item .content .tag.tweaked {
	background-color: blue;
}

.changeloger-container .changelog-wrapper .changeloger-info-inner-wrapper .changeloger-items .changelog-info-item .content .tag.fixed {
	background-color: #ea3940;
}

.changeloger-container .changelog-wrapper .changeloger-info-inner-wrapper .changeloger-items .changelog-info-item .content .tag.improvement {
	background-color: #4c4cf1;
}

.changeloger-container .changelog-wrapper .changeloger-info-inner-wrapper .changeloger-items .changelog-info-item .content .tag.new {
	background-color: #0ed193;
}

.changeloger-container .changelog-wrapper .changeloger-info-inner-wrapper .changeloger-items .changelog-info-item .content .tag.update {
	background-color: #ffa100;
}

.changeloger-container .changelog-wrapper .changeloger-info-inner-wrapper .changeloger-items .changelog-info-item .content .changeloger-link-wrapper {
	display: flex;
	border-top: 1px dotted rgba(51, 51, 51, 0.2);
	padding-top: 15px;
	transition: .5s ease;
	align-items: center;
}

.changeloger-container .changelog-wrapper .changeloger-info-inner-wrapper .changeloger-items .changelog-info-item .content .changeloger-link-wrapper .btn_down {
	font-size: 14px;
	border-radius: 5px;
	padding: 0.35rem 1.75rem;
	margin: 0 1rem 0 0;
}

.changeloger-container .changelog-wrapper .changeloger-info-inner-wrapper .changeloger-items .changelog-info-item .content .changeloger-link-wrapper .changeloger-link-item {
	display: flex;
	margin-right: 10px;
	opacity: .5;
}

.changeloger-container .changelog-wrapper .changeloger-info-inner-wrapper .changeloger-items .changelog-info-item .content .changeloger-link-wrapper .changeloger-link-item:hover {
	opacity: 1;
}

.changeloger-container .changelog-wrapper .changeloger-info-inner-wrapper .changeloger-items .changelog-info-item .content .changeloger-link-wrapper .changeloger-link-item span {
	font-size: 14px;
	font-weight: 300;
	padding-right: 0.25rem;
}

.changeloger-container .changelog-wrapper .changeloger-info-inner-wrapper .changeloger-items .changelog-info-item .content .changeloger-link-wrapper .changeloger-link-item .changeloger-custom-link {
	text-decoration: none;
	color: currentColor;
	font-size: 14px;
	padding-right: 0.25rem;
	display: flex;
	align-items: baseline;
}

.changeloger-container .changelog-wrapper .changeloger-info-inner-wrapper .changeloger-items .changelog-info-item .content .changeloger-link-wrapper .changeloger-link-item .changeloger-custom-link:hover {
	color: #f1404b;
}

.changeloger-container .changelog-wrapper .changeloger-info-inner-wrapper .changeloger-items .changelog-info-item .content .changeloger-link-wrapper .changeloger-link-item .changeloger-custom-link-icon {

	mask-repeat: no-repeat;
	display: block;
	mask-size: contain;
}

.changeloger-container .changelog-wrapper .changeloger-version-list-container {
	flex: 0.32;
}

.changeloger-container .changelog-wrapper .changeloger-version-list-container.changeloger-version-list-position-right {
	border-left: 1px solid #e6edf0;
}

.changeloger-container .changelog-wrapper .changeloger-version-list-container.changeloger-version-list-position-left {
	border-right: 1px solid #e6edf0;
}

.changeloger-container .changelog-wrapper .changeloger-version-list-container .version-title {
	font-size: 16px;
	font-weight: 600;
	color: #9daab6;
	margin-left: 20px;
	margin-top: 0;
	margin-bottom: 10px;
}

.changeloger-container .changelog-wrapper .changeloger-version-list-container ul {
	list-style-type: none !important;
	padding-left: 20px !important;
	margin-bottom: 0 !important;
	gap: 5px;
}

.changeloger-container .changelog-wrapper .changeloger-version-list-container ul li {
	position: relative;
}

.changeloger-container .changelog-wrapper .changeloger-version-list-container ul li a {
	text-decoration: none;
	color: #677681;
	cursor: pointer;
	line-height: 22px;
	font-size: 16px;
	font-weight: 400;
	margin: 6px 0;
}

.changeloger-container .changeloger-pagination-wrapper {
	display: flex;
	justify-content: center;
	margin-top: 30px;
}

.changeloger-container .changeloger-pagination-wrapper .page-numbers {
	background: var(--changeloger-pagination-bg-color);
	color: var(--changeloger-pagination-text-color);
	padding: 8px 15px;
	margin-right: 10px;
	border-radius: 4px;
	text-decoration: none;
}

.changeloger-container .changeloger-pagination-wrapper .page-numbers:hover {
	color: var(--changeloger-pagination-hover-text-color);
	background: var(--changeloger-pagination-hover-bg-color);
}

.changeloger-container .changeloger-pagination-wrapper .page-numbers.current {
	color: var(--changeloger-pagination-active-text-color);
	background: var(--changeloger-pagination-active-bg-color) !important;
}

.changeloger-version-list-container.changeloger-version-list-position-right .changeloger-version-list-wrapper>li .changeloger-active::before {
	left: -21px;
}

.changeloger-version-list-container.changeloger-version-list-position-left .changeloger-version-list-wrapper>li .changeloger-active::before {
	left: 100%;
}

.changeloger-version-list-container .changeloger-version-list-wrapper>li a {
	display: inline-block;
	width: 100%;
}

.changeloger-version-list-container .changeloger-version-list-wrapper>li .changeloger-active {
	position: relative;
	color: #4c4cf1 !important;
}

.changeloger-version-list-container .changeloger-version-list-wrapper>li .changeloger-active+ul li a.changeloger-active-nested-version {
	color: #4c4cf1 !important;
}

.changeloger-version-list-container .changeloger-version-list-wrapper>li .changeloger-active::before {
	content: "";
	position: absolute;
	width: 1px;
	height: 100%;
	background: #4c4cf1;
	left: -41px;
}

@media (max-width:600px) {
	.changeloger-container .changelog-wrapper .changelog-info-item {
		flex-direction: column;
		align-items: flex-start;
	}

	.changeloger-container .changelog-wrapper .changelog-info-item .date {
		margin-bottom: 20px;
	}

	.changeloger-container .changelog-wrapper .changelog-info-item .version {
		margin-bottom: 20px;
	}

	.changeloger-container .changelog-wrapper .changeloger-info-inner-wrapper {
		width: 100%;
	}

	.changeloger-container .changelog-wrapper .changeloger-version-list-container {
		display: none;
	}
}

.doc_rightsidebar .pageSideSection.hasVersionTree .changeloger-version-list-container {
	flex: 0.32;
}

.doc_rightsidebar .pageSideSection.hasVersionTree .changeloger-version-list-container .version-title {
	font-size: 16px;
	font-weight: 600;
	color: #9daab6;
	margin-top: 0;
	margin-bottom: 10px;
}

.doc_rightsidebar .pageSideSection.hasVersionTree .changeloger-version-list-container ul {
	list-style-type: none !important;
	margin-bottom: 0 !important;
	gap: 5px;
	padding-left: 0;
}

.doc_rightsidebar .pageSideSection.hasVersionTree .changeloger-version-list-container ul li {
	position: relative;
}

.doc_rightsidebar .pageSideSection.hasVersionTree .changeloger-version-list-container ul li a {
	text-decoration: none;
	color: #677681;
	cursor: pointer;
	line-height: 22px;
	font-size: 16px;
	font-weight: 400;
	margin: 6px 0;
}

.doc_rightsidebar .pageSideSection.hasVersionTree .changeloger-version-list-container ul li .changeloger-active::before {
	left: -25px;
}

.ezd-container .doc_rightsidebar .pageSideSection.hasVersionTree .changeloger-version-list-container ul li .changeloger-active::before {
	left: -20px;
}

.changeloger-link-wrapper .down_more_text {
	display: none;
}

.alert-system {
	position: fixed;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	bottom: 10px;
	right: 0px;
	padding-bottom: constant(safe-area-inset-bottom);
	padding-bottom: env(safe-area-inset-bottom);
	z-index: 100015
}

.alert-body {
	display: flex;
	align-items: center;
	font-size: 0px;
	max-height: 200px;
	min-width: 200px;
	max-width: 360px;
	text-align: left;
	border-radius: 0.5rem 0 0 0.5rem;
	margin-bottom: 10px;
	padding: 0px 20px;
	opacity: .2;
	transform: translateX(110%) scaleY(0);
	transition: .3s
}

.alert-body.show {
	transform: translateX(0) scaleY(1);
	font-size: 14px;
	padding: 8px 20px;
	opacity: 1;
	transition: .5s
}

.alert-body i {
	font-size: 1.525em;
	margin-right: 8px
}

.vc-gray {
	color: #ffffff;
	background-color: #717b85;
	box-shadow: 0px 5px 20px -3px rgba(74, 82, 91, 0.5)
}

.vc-blue {
	--this-color: #daeeff;
	color: #ffffff;
	background-color: #2997f7;
	--this-hover-bg: #237ece;
	box-shadow: 0px 5px 20px -3px rgba(26, 121, 203, 0.5)
}

.vc-violet {
	--this-color: #dde4ff;
	color: #ffffff;
	background-color: #5c7cff;
	--this-hover-bg: #516bd4;
	box-shadow: 0px 5px 20px -3px rgba(79, 104, 203, 0.5)
}

.vc-yellow {
	--this-color: #fff6f0;
	color: #ffffff;
	background-color: #ff6f06;
	--this-hover-bg: #d2691e;
	box-shadow: 0px 5px 20px -3px rgba(211, 103, 27, 0.5)
}

.vc-red {
	--this-color: #ffe7eb;
	color: #ffffff;
	background-color: #f1404b;
	--this-hover-bg: #e4415f;
	box-shadow: 0px 5px 20px -3px rgba(219, 31, 66, 0.5)
}

.info-rate {
	margin: auto;
	min-width: 300px;
	max-width: 380px;
	margin: 4rem auto auto;
}

.rstatus-num {
	display: flex;
	align-items: center;
	margin: 12px 0;
}

.rstatus-value {
	font-family: 'Corben', serif;
	font-size: 50px;
	font-weight: 700;
	letter-spacing: -0.05em;
	line-height: 1;
	flex: 1 1 auto;
}

@media (min-width:992px) {
	.rstatus-value {
		font-size: 5rem;
	}
}

.singu-rating {
	display: flex;
	width: 70px;
	font-size: 0.75rem;
	border-radius: 4px;
	padding: 0;
	margin: 0.5rem auto;
	justify-content: center;
}

.rstatus-line {
	--rateline: url(./assets/img/popularity.svg);
	--rateline-calc: calc((380 - 50) * (var(--rating-value) / 100));
	display: block;
	width: 100%;
	height: 28px;
	background-color: hsl(157, 76%, 38%);
	background-image: linear-gradient(90deg, hsl(3, 88%, 60%) 0%, hsl(45, 99%, 64%) 50%, hsl(157, 76%, 38%) 100%);
	mask-size: auto 100%;
	-webkit-mask-size: auto 100%;
	mask-position: calc((380px - 50px) * (var(--rating-value) / 100));
	-webkit-mask-position: calc((380px - 50px) * (var(--rating-value) / 100));
	mask-repeat: repeat-x;
	-webkit-mask-repeat: repeat-x;
	mask-image: url(./assets/img/popularity.svg);
	-webkit-mask-image: url(./assets/img/popularity.svg);
}

.rating-status-info {
	display: flex;
	justify-content: space-between;
	padding: 0;
	font-size: 14px;
	margin-top: 16px;
	list-style: none;
	opacity: .7;
}

.articlertings {
	display: flex;
	column-gap: 0.5rem;
}

.rateAction {
	display: flex;
	justify-content: center;
	padding: 0;
	margin: 0;
	width: 40px;
	height: 40px;
	position: relative;
	background: #E3E8EB;
	border: 2px solid #fff;
	border-radius: 50%;
	box-shadow: 0 3px 6px 0 rgba(193, 203, 212, .5);
	transition: all .2s ease-in-out;
	user-drag: none;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-drag: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

.sr-only {
	position: absolute;
	display: none;
}

.rateAction:hover .sr-only {
	display: block;
	background-color: rgb(0 0 0);
	padding: 0 0.25rem;
	font-size: 0.75rem;
	font-weight: 500;
	border-radius: 5px;
	color: #ffffff;
	top: 42px;
	box-shadow: 0px 5px 20px -3px rgba(37, 44, 65, .33);
	transition: .3s;
}

.rating-face {
	position: absolute;
	font-size: 40px;
	left: 0;
	top: 0;
	z-index: 1;
	color: #A5B2BD;
	transition: fill .2s ease-in-out;
}

.rateAction:not([disabled=disabled]):hover,
.rateAction:not([disabled=disabled]):focus {
	outline: 0;
	background: #ffe8b5;
	box-shadow: 0 4px 7px 0 rgba(193, 203, 212, .6);
	transform: scale(1.05);
	z-index: 1;
}

.rateAction.positive:not([disabled=disabled]):hover .rating-face {
	animation: yep 1.5s steps(5, start) .15s forwards
}

.rateAction.negative:not([disabled=disabled]):hover .rating-face {
	animation: not-really 1.5s steps(5, start) .15s forwards
}

@-webkit-keyframes yep {

	0%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	10%,
	30%,
	50%,
	70% {
		-webkit-transform: translateY(-3.5px);
		transform: translateY(-3.5px)
	}

	20%,
	40%,
	60% {
		-webkit-transform: translateY(3.5px);
		transform: translateY(3.5px)
	}

	80% {
		-webkit-transform: translateY(2.6px);
		transform: translateY(2.6px)
	}

	90% {
		-webkit-transform: translateY(-2.6px);
		transform: translateY(-2.6px)
	}
}

@keyframes yep {

	0%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	10%,
	30%,
	50%,
	70% {
		-webkit-transform: translateY(-3.5px);
		transform: translateY(-3.5px)
	}

	20%,
	40%,
	60% {
		-webkit-transform: translateY(3.5px);
		transform: translateY(3.5px)
	}

	80% {
		-webkit-transform: translateY(2.6px);
		transform: translateY(2.6px)
	}

	90% {
		-webkit-transform: translateY(-2.6px);
		transform: translateY(-2.6px)
	}
}

@-webkit-keyframes not-really {

	0%,
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	10%,
	30%,
	50%,
	70% {
		-webkit-transform: translateX(-3.5px);
		transform: translateX(-3.5px)
	}

	20%,
	40%,
	60% {
		-webkit-transform: translateX(3.5px);
		transform: translateX(3.5px)
	}

	80% {
		-webkit-transform: translateX(2.6px);
		transform: translateX(2.6px)
	}

	90% {
		-webkit-transform: translateX(-2.6px);
		transform: translateX(-2.6px)
	}
}

@keyframes not-really {

	0%,
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	10%,
	30%,
	50%,
	70% {
		-webkit-transform: translateX(-3.5px);
		transform: translateX(-3.5px)
	}

	20%,
	40%,
	60% {
		-webkit-transform: translateX(3.5px);
		transform: translateX(3.5px)
	}

	80% {
		-webkit-transform: translateX(2.6px);
		transform: translateX(2.6px)
	}

	90% {
		-webkit-transform: translateX(-2.6px);
		transform: translateX(-2.6px)
	}
}

.header-item .register,
.mow_fn_register_logout,
.mow_fn_register_opener {
	position: relative;
	cursor: pointer;
	display: block;
	line-height: 1;
	padding: 10px;
	font-size: 21px;
	transition: .3s;
}

.header-item .register {
	padding: 10px 0px 10px 10px;
}

.header-item .register img {
	height: 30px;
	width: 30px;
	border-radius: 50%;
	box-shadow: 0px 10px 40px 0px rgb(109 141 173 / 30%);
}

.header-item .mow_fn_register_logout svg {
	height: 30px;
	width: 30px;
}

.mow_fn_register_logout::after,
.mow_fn_register_opener::after {
	content: "";
	position: absolute;
	right: 0;
	top: 5px;
	bottom: 5px;
	width: 1px;
	background: repeating-linear-gradient(180deg, #a2a9b6 0px, #a2a9b6 1px, transparent 1px, transparent 4px);
}

.mow_fn_register_logout::after {
	top: 10px;
	bottom: 10px;
}

.admin-bar .mow_fn_register_popup {
	top: 32px;
}

.register-popup-active {
	overflow: hidden;
}

.register-popup-active .mow_fn_register_popup {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
}

.mow_fn_register_popup {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999999999;
	background-color: #fff;
	transition: .5s;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
}

.mow_fn_register_popup .ready_in p {
	margin: 0;
	padding: 0;
	font-family: var(--hff);
	color: var(--mow-hc);
}

.mow_fn_register_popup .container {
	height: 100%;
}

.mow_fn_register_popup .register_popup {
	padding: 70px 0;
	height: 100%;
	max-width: 500px;
	margin: 0 auto;
	display: flex;
	align-items: center;
}

.mow_fn_register_popup .register_box {
	position: relative;
	width: 100%;
}

.mow_fn_register_popup .ready_in,
.mow_fn_register_popup .loading {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	pointer-events: none;
	opacity: 0;
	background-color: #fff;
	z-index: 3;
	transition: .3s;
}

.mow_fn_register_popup .loading .fn__preloader {
    display: flex;
    align-items: center;
}
.mow_fn_register_popup .loading .fn__preloader .icon-loading {
    font-size: 1.5rem;
    margin-right: 0.75rem;
}

.mow_fn_register_popup .error_field {
	margin-bottom: 20px;
	color: #f00;
	border-left: 2px solid;
	font-size: 16px;
	background: var(--mow-ebc);
	padding: 10px 10px 10px 20px;
	font-weight: 600;
}

.mow_fn_register_popup .error_field:empty {
	display: none;
}

.fn__dragbox .closer,
.fn__popup_closer {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	text-decoration: none;
	width: 18px;
	height: 18px;
	overflow: hidden;
	transition: .3s;
}

.fn__dragbox .closer:hover span,
.fn__popup_closer:hover span {
	transform: rotate(90deg);
}

.fn__dragbox .closer span,
.fn__popup_closer span {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: block;
	transition: .3s;
	overflow: hidden;
}

.fn__dragbox .closer span:after,
.fn__popup_closer span:after {
	width: 30px;
	height: 2px;
	background-color: #080808;
	transform: rotate(45deg);
	position: absolute;
	content: '';
	top: 10px;
	left: -4px;
}

.fn__dragbox .closer span:before,
.fn__popup_closer span:before {
	width: 30px;
	height: 2px;
	background-color: #080808;
	transform: rotate(-45deg);
	position: absolute;
	content: '';
	top: 10px;
	right: -4px;
}

.mow_fn_register_popup .register_header {
	margin-bottom: 30px;
	position: relative;
}

.mow_fn_register_popup form input[type="text"],
.mow_fn_register_popup form input[type="email"],
.mow_fn_register_popup form input[type="password"] {
	display: block;
	min-width: 100%;
	width: 100%;
	height: 46px;
}

.mow_fn_register_popup form .item {
	margin-bottom: 14px;
}

.mow_fn_register_popup form .label label {
	font-size: 14px;
	line-height: 16px;
	display: flex;
}

.mow_fn_register_popup form .item_sign_in,
.mow_fn_register_popup form .item_sign_up {
	margin: 0;
}

.mow_fn_register_popup form .item_sign_in p,
.mow_fn_register_popup form .item_sign_up p {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: var(--mow-hc);
	font-family: var(--bff);
}

.mow_fn_register_popup form .item_sign_in a,
.mow_fn_register_popup form .item_sign_up a {
	color: inherit;
	border-bottom: 1px solid;
}

.mow_fn_register_popup form .item_sign_in a:hover,
.mow_fn_register_popup form .item_sign_up a:hover {
	border-bottom-color: transparent;
}

.mow_fn_sign_up_form {
	display: none;
}

#mow_fn_login_form .item_submit {
	margin-bottom: 21px;
}

#mow_fn_login_form .item_remember,
#mow_fn_login_form .item_password {
	margin-bottom: 30px;
}

#mow_fn_register_form .item_confirm_password {
	margin-bottom: 30px;
}

#mow_fn_register_form .item_submit {
	margin-bottom: 24px;
}

.mow_fn_register_popup.ajax_success .ready_in {
	opacity: 1;
	pointer-events: auto;
}

.mow_fn_register_popup.ajax_running {
	pointer-events: none;
}

.mow_fn_register_popup.ajax_running .loading {
	opacity: 1;
	pointer-events: auto;
}

.mow_fn_register_popup.ajax_running .fn__preloader {
	opacity: 1;
	visibility: visible;
}

.fn__checkbox {
	position: relative;
	width: 16px;
	height: 16px;
	display: block;
	margin-right: 10px
}

.fn__checkbox .checkmark {
	width: 16px;
	height: 16px;
	border: 1px solid #555;
	border-radius: 2px;
	display: block;
	position: absolute;
	top: 0;
	left: 0
}

.fn__checkbox .checkmark:after {
	left: 5px;
	top: 0;
	width: 5px;
	height: 10px;
	border: solid #000;
	border-width: 0 1px 1px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	content: '';
	position: absolute;
	opacity: 0
}

.fn__checkbox input:checked~.checkmark:after {
	opacity: 1
}

.fn__checkbox input:checked~.checkmark {
	border-color: #000;
}

.fn__checkbox input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0
}