/*
Theme Name: Scarlet Wave
Description: A modern responsive video theme with dark mode support
Author: FV
Version: 1.0.0
*/

body {
	--font-reguler: 400;
	--font-bold: 700;
	--background-color: #f8f8f8;
	--scheme-color: #f44336;
	--main-color: #222d34;
	--link-color-body: #000000;
	--hoverlink-color-body: #f44336;
	--border-color: #dddddd;
	--header-bgcolor: #ffffff;
	--topnav-color: #222222;
	--mainmenu-color: #222d34;
	--mainmenu-hovercolor: #f44336;
	--content-bgcolor: #ffffff;
	--content-greycolor: #949cb0;
	--button-bgcolor: #f44336;
	--button-color: #ffffff;
	--footer-bgcolor: #f0f0f0;
	--footer-color: #888888;
	--footer-linkcolor: #888888;
	--footer-hover-linkcolor: #888888;
	--titledesc-bgcolor: #eeeeee;
	--slide-bgcolor: #efefef;
	--btn-prev: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%221em%22%20height%3D%221em%22%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23111%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M19%2012H5%22%2F%3E%3Cpath%20d%3D%22M12%2019l-7-7l7-7%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
	--btn-next: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%221em%22%20height%3D%221em%22%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23111%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M5%2012h14%22%2F%3E%3Cpath%20d%3D%22M12%205l7%207l-7%207%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
}

body.dark-theme {
	--background-color: #111111;
	--scheme-color: #f44336;
	--main-color: #efefef;
	--link-color-body: #ffffff;
	--hoverlink-color-body: #fcc43f;
	--border-color: #444444;
	--header-bgcolor: #333333;
	--topnav-color: #ffffff;
	--mainmenu-color: #ffffff;
	--mainmenu-hovercolor: #fcc43f;
	--content-bgcolor: #222222;
	--content-greycolor: #949cb0;
	--footer-bgcolor: #333333;
	--footer-color: #dddddd;
	--footer-linkcolor: #ffffff;
	--footer-hover-linkcolor: #dddddd;
	--titledesc-bgcolor: #444444;
	--slide-bgcolor: #111111;
	--btn-prev: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%221em%22%20height%3D%221em%22%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M19%2012H5%22%2F%3E%3Cpath%20d%3D%22M12%2019l-7-7l7-7%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
	--btn-next: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%221em%22%20height%3D%221em%22%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M5%2012h14%22%2F%3E%3Cpath%20d%3D%22M12%205l7%207l-7%207%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
}

/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
}

body {
	margin: 0
}

main {
	display: block
}

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

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: var(--font-bold, 700);
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

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

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button;
	appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

template {
	display: none
}

[hidden] {
	display: none
}

/* Tiny Slider
--------------------------------------------- */
/*! tiny-slider.css | MIT License | github.com/ganlanyuan/tiny-slider */
.tns-outer {
	padding: 0 !important
}

.tns-outer [hidden] {
	display: none !important
}

.tns-outer [aria-controls],
.tns-outer [data-action] {
	cursor: pointer
}

.tns-slider {
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	transition: all 0s
}

.tns-slider>.tns-item {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.tns-horizontal.tns-subpixel {
	white-space: nowrap
}

.tns-horizontal.tns-subpixel>.tns-item {
	display: inline-block;
	vertical-align: top;
	white-space: normal
}

.tns-horizontal.tns-no-subpixel:after {
	content: '';
	display: table;
	clear: both
}

.tns-horizontal.tns-no-subpixel>.tns-item {
	float: left
}

.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item {
	margin-right: -100%
}

.tns-no-calc {
	position: relative;
	left: 0
}

.tns-gallery {
	position: relative;
	left: 0;
	min-height: 1px
}

.tns-gallery>.tns-item {
	position: absolute;
	left: -100%;
	-webkit-transition: transform 0s, opacity 0s;
	-moz-transition: transform 0s, opacity 0s;
	transition: transform 0s, opacity 0s
}

.tns-gallery>.tns-slide-active {
	position: relative;
	left: auto !important
}

.tns-gallery>.tns-moving {
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	transition: all 0.25s
}

.tns-autowidth {
	display: inline-block
}

.tns-lazy-img {
	-webkit-transition: opacity 0.6s;
	-moz-transition: opacity 0.6s;
	transition: opacity 0.6s;
	opacity: 0.6
}

.tns-lazy-img.tns-complete {
	opacity: 1
}

.tns-ah {
	-webkit-transition: height 0s;
	-moz-transition: height 0s;
	transition: height 0s
}

.tns-ovh {
	overflow: hidden
}

.tns-visually-hidden {
	position: absolute;
	left: -10000em
}

.tns-transparent {
	opacity: 0;
	visibility: hidden
}

.tns-fadeIn {
	opacity: 1;
	z-index: 0
}

.tns-normal,
.tns-fadeOut {
	opacity: 0;
	z-index: -1
}

.tns-vpfix {
	white-space: nowrap
}

.tns-vpfix>div,
.tns-vpfix>li {
	display: inline-block
}

.tns-t-subp2 {
	margin: 0 auto;
	width: 310px;
	position: relative;
	height: 10px;
	overflow: hidden
}

.tns-t-ct {
	width: -webkit-calc(100% * 70 / 3);
	width: -moz-calc(100% * 70 / 3);
	width: calc(100% * 70 / 3);
	position: absolute;
	right: 0
}

.tns-t-ct:after {
	content: '';
	display: table;
	clear: both
}

.tns-t-ct>div {
	width: -webkit-calc(100% / 70);
	width: -moz-calc(100% / 70);
	width: calc(100% / 70);
	height: 10px;
	float: left
}

/* Sidr
--------------------------------------------- */
/*! sidr.css | MIT License | https://github.com/artberri/sidr */
.sidr {
	display: block;
	position: fixed;
	top: 0;
	z-index: 99999;
	max-width: 300px;
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	padding-bottom: 50px;
	background-color: var(--content-bgcolor, #ffffff);
	box-shadow: 0 0 32px rgba(0, 0, 0, 0.2);
}

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

@media screen and (max-width:782px) {
	.admin-bar .sidr {
		top: 46px;
	}
}

@media screen and (max-width:600px) {
	.admin-bar .sidr {
		top: 46px;
	}

	.sidr {
		box-shadow: none;
	}
}

.sidr .sidr-inner {
	padding: 0 0 0
}

.sidr .sidr-inner>p {
	margin-left: 15px;
	margin-right: 15px
}

.sidr.sidr-right {
	left: auto;
	right: -100%
}

.sidr.sidr-left {
	left: -100%;
	right: auto
}

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

.sidr ul li {
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0 0 0 0;
}

.sidr ul li>a:hover {
	background-color: rgba(0, 0, 0, 0.05);
}

.sidr ul li.sidr-class-menu-item-has-children>a:hover {
	background-color: transparent !important;
}

.sidr ul li a {
	padding: 8px 25px;
	display: block;
	position: relative;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
}

.sidr ul li ul {
	border-bottom: 0;
	margin: 0
}

.sidr ul li.sidr-class-menu-item-has-children {
	border-bottom: 1px solid var(--border-color, #dddddd);
	width: 100% !important;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sidr ul li.sidr-class-menu-item-has-children>a {
	cursor: default;
	font-size: 14px;
	font-weight: var(--font-bold, 700);
	text-transform: uppercase;
	padding: 0 25px 8px;
}

.sidr ul li ul li a {
	font-size: 14px;
}

.sidr-class-gmr-logo-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 8px 25px;
	margin-bottom: 10px;
	border-bottom: 1px solid var(--border-color, #dddddd);
	height: 60px;
}

.sidr-class-close-topnavmenu-wrap {
	display: inline-block;
	height: 24px;
}

.sidr-class-close-topnavmenu-wrap svg {
	font-size: 24px;
	text-align: right;
}

.sidr-class-close-topnavmenu-wrap svg path {
	fill: var(--topnav-color, #222222);
}

/* Support menu icons plugin */
.menu-item i._mi,
.menu-item img._mi,
.menu-item ._svg,
.sidr-class-menu-item i._mi,
.sidr-class-menu-item img._mi,
.sidr-class-menu-item ._svg {
	display: inline-block;
	vertical-align: middle
}

.menu-item i._mi,
.menu-item img._mi,
.menu-item ._svg {
	font-size: 20px;
	width: 20px;
	height: 20px;
}

.menu-item i._mi,
.menu-item ._svg,
.sidr-class-menu-item ._svg,
.sidr-class-menu-item i._mi {
	height: auto;
	margin-top: -.165em;
	width: 25px;
	line-height: 1;
	padding-right: 7px;
	color: var(--content-greycolor, #949cb0);
}

.sidr-class-menu-item i._mi,
.sidr-class-menu-item img._mi {
	font-size: 20px;
	width: 25px;
	padding-right: 7px;
}

.menu-item i._before,
.menu-item img._before,
.menu-item ._svg._before,
.sidr-class-menu-item i._before,
.sidr-class-menu-item img._before {
	margin-right: .5em
}

.menu-item i._after,
.menu-item img._after,
.menu-item ._svg._after,
.sidr-class-menu-item i._after,
.sidr-class-menu-item img._after {
	margin-left: .5em
}

/* Support menu icons plugin */
.menu-item i._mi,
.menu-item img._mi,
.menu-item ._svg,
.sidr-class-menu-item i._mi,
.sidr-class-menu-item img._mi,
.sidr-class-menu-item ._svg {
	display: inline-block;
	vertical-align: middle
}

.gmr-mainmenu i._before {
	margin-right: .15em
}

.gmr-mainmenu i._after {
	margin-left: .15em
}

.gmr-mainmenu img._before {
	margin-right: .25em
}

.gmr-mainmenu img._after {
	margin-left: .25em
}

.gmr-sidemenu {
	display: block;
	position: fixed;
	top: 0;
	left: -100%;
	z-index: 99999;
	max-width: 300px;
	width: 100%;
	height: 100%;
	overflow-y: auto;
	padding-bottom: 50px;
	background-color: var(--content-bgcolor, #ffffff);
	box-shadow: 0 0 32px rgba(0, 0, 0, 0.2);
	transition: left 0.3s ease;
}

.gmr-sidemenu.active {
	left: 0;
}

.admin-bar .gmr-sidemenu {
	top: 32px;
}

@media screen and (max-width:782px) {
	.admin-bar .gmr-sidemenu {
		top: 46px;
	}
}

@media screen and (max-width:600px) {
	.admin-bar .gmr-sidemenu {
		top: 46px;
	}
}

.gmr-sidemenu .gmr-logo-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 8px 25px;
	margin-bottom: 10px;
	border-bottom: 1px solid var(--border-color, #dddddd);
	height: 60px;
	position: sticky;
	top: 0;
	background-color: var(--content-bgcolor, #ffffff);
	z-index: 10;
}

.gmr-sidemenu .gmr-logo-wrap .custom-logo {
	max-height: 40px;
	width: auto;
}

.gmr-sidemenu .gmr-logo-wrap .site-title {
	font-size: 18px;
	font-weight: var(--font-bold, 700);
}

.gmr-sidemenu .close-topnavmenu-wrap {
	display: inline-block;
	height: 24px;
}

.gmr-sidemenu .close-topnavmenu-wrap a {
	display: block;
	color: var(--main-color, #222d34);
}

.gmr-sidemenu .close-topnavmenu-wrap svg {
	font-size: 24px;
	width: 24px;
	height: 24px;
	cursor: pointer;
}

.gmr-sidemenu .close-topnavmenu-wrap svg path {
	fill: currentColor;
}

.gmr-sidemenu ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

.gmr-sidemenu ul.menu li {
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
}

.gmr-sidemenu ul.menu li a {
	padding: 10px 25px;
	display: block;
	position: relative;
	font-size: 15px;
	line-height: 20px;
	text-decoration: none;
	color: var(--main-color, #222d34);
}

.gmr-sidemenu ul.menu li a:hover {
	background-color: rgba(0, 0, 0, 0.05);
	color: var(--scheme-color, #f44336);
}

.gmr-sidemenu ul.menu li.current-menu-item a {
	background-color: rgba(0, 0, 0, 0.05);
	color: var(--scheme-color, #f44336);
	border-left: 3px solid var(--scheme-color, #f44336);
	font-weight: var(--font-bold, 700);
}

/* New Scroll Mobile Menu */

.gmr-mobilemenuwrap {
	max-height: 34px;
	overflow: hidden;
}

.gmr-mobilemenu {
	overflow: auto;
	white-space: nowrap;
	display: none;
}

.gmr-mobilemenu ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.gmr-mobilemenu ul li {
	display: inline-block;
	margin-right: 7px;
	margin-bottom: 7px;
}

.gmr-mobilemenu ul li a {
	padding: 7px 14px 7px 0;
	font-size: 14px;
	line-height: 14px;
	display: block;
}

@media (max-width: 1200px) {
	.gmr-mobilemenu {
		display: block;
	}
}

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

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body {
	font-family: "Helvetica Neue", sans-serif;
}

body,
button,
input,
select,
optgroup,
textarea {
	word-wrap: break-word;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	line-height: 1.4;
	font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 1.3;
	hyphens: auto;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 16px;
}

p {
	margin-top: 0;
	margin-bottom: 15px;
	word-wrap: break-word;
}

fieldset {
	border: 1px solid var(--border-color, #dddddd);
	margin: 0 0 20px 0;
	border-radius: 4px;
}

legend {
	color: var(--content-greycolor, #949cb0);
	padding: 0 10px;
}

del {
	color: inherit;
	opacity: .5;
}

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

cite {
	font-size: 14px;
}

blockquote {
	margin: 0 0;
	border-left: 4px solid var(--border-color, #dddddd);
	color: var(--content-greycolor, #949cb0);
	padding-left: 1em;
	font-style: italic;
}

blockquote p {
	margin-top: 0 !important;
}

address {
	margin: 0 0 1.5em;
}

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

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

abbr,
acronym {
	border-bottom: 1px dotted var(--border-color, #dddddd);
	cursor: help;
}

mark,
ins {
	text-decoration: underline;
}

big {
	font-size: 125%;
}

svg {
	display: inline-block;
	height: auto;
	max-width: 100%;
}

embed,
object {
	display: block;
	height: auto;
	max-width: 100%;
}

/* Elements
--------------------------------------------- */
body {
	background-color: var(--background-color, #f8f8f8);
	color: var(--main-color, #222d34);
	font-weight: var(--font-reguler, 400);
}

hr {
	background-color: var(--border-color, #dddddd);
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

dt {
	font-weight: var(--font-bold, 700);
}

dd {
	margin: 0 1.5em 1.5em;
}

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

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

figure {
	margin: 1em 0;
}

figure.gmr-thumbnail-single {
	margin: 0 0 30px;
}

figure.gmr-thumbnail-single img {
	width: 100%;
	display: block;
}

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

table,
tr {
	border: 1px solid var(--border-color, #dddddd);
}

/* Links
--------------------------------------------- */
a {
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
	transition: 0.3s;
	color: var(--link-color-body, #222d34);
	font-weight: bold;
}

.entry-content-single a,
a:hover,
a:focus,
a:active {
	outline: 0;
	color: var(--hoverlink-color-body, #f44336);
}

.entry-content-single a:hover,
p a {
	text-decoration: underline;
}

/* Forms
--------------------------------------------- */
a.button,
button,
input.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	transition: 0.3s;
	border: none !important;
	border-radius: 4px;
	padding: 8px 15px;
	cursor: pointer;
	font-size: 14px;
	background-color: var(--button-bgcolor, #f44336);
	color: var(--button-color, #ffffff);
	overflow: visible;
	position: relative;
	outline: none;
	left: auto;
	display: inline-block;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
select,
textarea {
	outline: none;
	font-size: 14px;
	color: var(--content-greycolor, #949cb0);
	background-color: var(--content-bgcolor, #ffffff);
	border: 1px solid var(--border-color, #dddddd);
	border-radius: 4px;
	padding: 7px 15px;
}

select option {
	color: var(--content-greycolor, #949cb0);
	background-color: var(--content-bgcolor, #ffffff);
	border: 1px solid var(--border-color, #dddddd);
}

select optgroup {
	border: 1px solid var(--border-color, #dddddd);
}

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

button[disabled],
button.disabled,
button:disabled,
a.button[disabled],
a.button.disabled,
a.button:disabled,
input[disabled],
input.disabled,
input:disabled {
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	cursor: not-allowed !important;
	opacity: .3;
}

select {
	max-width: 100%;
}

textarea {
	width: 100%;
}

.img-cicle {
	border-radius: 50%;
}

.gmr-embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
	margin-bottom: 30px;
}

.server-wrap .gmr-embed-responsive {
	margin-bottom: 0;
}

.gmr-embed-responsive .gmr-embed-responsive-item,
.gmr-embed-responsive iframe,
.gmr-embed-responsive amp-iframe,
.gmr-embed-responsive embed,
.gmr-embed-responsive object,
.gmr-embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0;
}

.gmr-embed-responsive-16by9 {
	padding-bottom: 56.25%;
}

.gmr-embed-responsive-4by3 {
	padding-bottom: 75%;
}

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

.list-table {
	width: 100%;
	display: table;
	position: relative;
}

.table-row {
	display: table-row;
}

.table-cell {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
}

.gmr-content-a .table-cell {
	vertical-align: top;
}

.clear {
	clear: both;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-full:before,
.container-full:after,
.gallery-style:before,
.gallery-style:after,
.row:before,
.row:after {
	content: " ";
	display: table;
}

.clearfix:after,
.container:after,
.container-full:after,
.gallery-style:after,
.row:after {
	clear: both;
}

.pull-right {
	float: right !important;
}

.pull-left {
	float: left !important;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
.gmr-topnavwrap {
	width: 100%;
	background-color: var(--header-bgcolor, #ffffff);
	z-index: 9999;
	position: sticky;
	right: 0;
	left: 0;
	top: 0;
	margin: 0 auto;
	transition: all .3s ease;
	box-shadow: 0 3px 6px 0 rgba(51, 51, 51, .2);
}

.admin-bar .gmr-topnavwrap {
	top: 32px;
}

@media (max-width: 992px) {
	.admin-bar .gmr-topnavwrap {
		top: 32px;
	}
}

@media screen and (max-width:782px) {
	.admin-bar .gmr-topnavwrap {
		top: 46px;
	}
}

@media screen and (max-width:600px) {
	.admin-bar .gmr-topnavwrap {
		top: 0;
		position: relative;
	}
}

.gmr-topnavwrap .table-cell.gmr-table-left {
	width: 70%;
}

.gmr-topnavwrap .table-cell.gmr-menuright {
	width: 30%;
}

.gmr-flex-topnav {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

@media (max-width: 600px) {
	.gmr-topnavwrap .table-cell.gmr-table-left {
		width: 60%;
	}

	.gmr-topnavwrap .gmr-table-search {
		display: none;
	}

	.gmr-topnavwrap .table-cell.gmr-menuright {
		width: 40%;
	}
}

.gmr-topnavwrap .table-cell #gmr-responsive-menu,
.gmr-topnavwrap .table-cell .gmr-topsearch {
	height: 44px;
	margin: 6px 5px 6px 0;
	position: relative;
	color: var(--topnav-color, #222222);
}

@media (max-width: 600px) {
	.gmr-topnavwrap .table-cell #gmr-responsive-menu {
		margin: 6px 0 6px 0;
	}
}

.gmr-topnavwrap .table-cell .gmr-searchform {
	padding: 3px 0;
	position: relative;
}

.gmr-topnavwrap .table-cell .gmr-searchform input {
	outline: none;
	text-align: left;
	width: 100%;
	display: block;
	background: none;
	margin: 0;
	height: 38px;
	border: none;
	padding: 7px 40px 7px 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 20px;
	background-color: var(--titledesc-bgcolor, #eeeeee);
}

.gmr-topnavwrap .table-cell .gmr-searchform button {
	position: absolute;
	right: 0;
	top: 5px;
	border: none;
	cursor: pointer;
	outline: none;
	background-color: transparent;
	padding: 6px 10px;
}

.gmr-topnavwrap .table-cell #dropdown-container .gmr-searchform button {
	right: 10px;
}

.gmr-topnavwrap .table-cell .gmr-searchform button svg {
	width: 20px;
	height: 20px;
	fill: #999999;
}

.gmr-topnavwrap .table-cell .gmr-searchform button svg path {
	fill: var(--content-greycolor, #949cb0);
}

.topnav-button {
	padding: 6px 0;
	display: inline-block;
	border-radius: 20px;
	color: var(--topnav-color, #222222);
	margin-left: 15px;
	text-decoration: none;
	font-size: 13px;
	line-height: 13px;
	text-align: center;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

@media (max-width: 600px) {
	.topnav-button {
		margin-left: 0;
	}
}

.gmr-menugrid-btn {
	display: inline-block;
	position: relative;
}

.gmr-search-btn {
	display: none;
}

@media (max-width: 1200px) {
	.gmr-search-btn {
		display: inline-block;
		position: relative;
	}
}

.gmr-search-btn .search-dropdown {
	display: none;
	position: absolute;
	top: auto;
	right: -10px;
	margin-top: 9px;
	max-width: 300px;
	width: 220px;
	z-index: 99999;
	transition: all 0.3s;
	background-color: var(--content-bgcolor, #ffffff);
	padding: 10px;
	box-shadow: 0 0 32px rgba(0, 0, 0, 0.2);
	overflow: visible;
}

.gmr-search-btn .search-dropdown.active {
	display: block;
}

/* Grid
--------------------------------------------- */
.container-full,
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 8px;
	padding-right: 8px;
	max-width: 1265px;
}

@media (min-width: 768px) {
	.container {
		max-width: 728px;
	}

	.container-full {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media (min-width: 992px) {
	.container {
		max-width: 952px;
	}
}

@media (min-width: 1200px) {
	.container {
		max-width: 1180px;
	}
}

@media (min-width: 1400px) {
	.container {
		max-width: 1265px;
	}
}

.row {
	margin-left: -8px;
	margin-right: -8px;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}

.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-grid {
	position: relative;
	min-height: 1px;
	padding-left: 8px;
	padding-right: 8px;
	width: 100%;
}

.col-md-grid {
	flex: 0 0 auto;
	width: 100%;
}

@media (max-width: 992px) and (min-width: 400px) {

	.no-sidebar .col-md-grid,
	.col-md-grid,
	.col-md-6.post,
	.col-md-4.post {
		flex: 0 0 auto;
		width: 50%;
	}
}

@media (min-width: 992px) {
	.col-md-12 {
		flex: 0 0 auto;
		width: 100%;
	}

	.col-md-11 {
		flex: 0 0 auto;
		width: 91.66666667%;
	}

	.col-md-10 {
		flex: 0 0 auto;
		width: 83.33333333%;
	}

	.col-md-9 {
		flex: 0 0 auto;
		width: 75%;
	}

	.col-md-8 {
		flex: 0 0 auto;
		width: 66.66666667%;
	}

	.col-md-7 {
		flex: 0 0 auto;
		width: 58.33333333%;
	}

	.col-md-6 {
		flex: 0 0 auto;
		width: 50%;
	}

	.col-md-5 {
		flex: 0 0 auto;
		width: 41.66666667%;
	}

	.col-md-grid,
	.col-md-4 {
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.no-sidebar .col-md-grid,
	.col-md-3 {
		flex: 0 0 auto;
		width: 25%;
	}

	.col-md-2 {
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.col-md-1 {
		flex: 0 0 auto;
		width: 8.33333333%;
	}

	.col-md-offset-2 {
		margin-left: 16.666667%;
	}

	.col-md-offset-3 {
		margin-left: 25%;
	}
}

@media (min-width: 1200px) {
	.col-md-12 {
		flex: 0 0 auto;
		width: 100%;
	}

	.col-md-11 {
		flex: 0 0 auto;
		width: 91.66666667%;
	}

	.col-md-10 {
		flex: 0 0 auto;
		width: 83.33333333%;
	}

	.col-md-9 {
		flex: 0 0 auto;
		width: 75%;
	}

	.col-md-8 {
		flex: 0 0 auto;
		width: 66.66666667%;
	}

	.col-md-7 {
		flex: 0 0 auto;
		width: 58.33333333%;
	}

	.col-md-6 {
		flex: 0 0 auto;
		width: 50%;
	}

	.col-md-5 {
		flex: 0 0 auto;
		width: 41.66666667%;
	}

	.col-md-grid,
	.col-md-4 {
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.no-sidebar .col-md-grid,
	.col-md-3 {
		flex: 0 0 auto;
		width: 25%;
	}

	.col-md-2 {
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.col-md-1 {
		flex: 0 0 auto;
		width: 8.33333333%;
	}

	.col-md-offset-2 {
		margin-left: 16.666667%;
	}

	.col-md-offset-3 {
		margin-left: 25%;
	}
}

.site {
	margin: 0 auto;
	background-color: var(--content-bgcolor, #ffffff);
}

.gmr-box-layout .header-slide,
.gmr-box-layout .site {
	max-width: 1285px;
}

/* Content
--------------------------------------------- */
.gmr-top-date {
	text-transform: uppercase;
}

.inside-author-box {
	max-width: 100%;
	margin: 0 auto;
	background: rgba(0, 0, 0, 0.5);
	padding: 220px 40px 10px;
	position: relative;
}

.gmr-ab-gravatar {
	position: absolute;
	bottom: -50px;
}

.gmr-ab-gravatar img {
	border-radius: 50%;
	width: 114px;
	height: 114px;
	border-width: 7px;
}

.author-box {
	margin-bottom: 20px;
}

@media (max-width: 992px) {
	.author-box {
		margin-bottom: 60px;
	}

	.inside-author-box {
		padding: 220px 10px 10px;
	}
}

h1.author-title {
	text-transform: capitalize;
}

h1.author-title,
h3.widget-title,
h2.comments-title,
h3.comment-reply-title,
h1.page-title,
h3.page-title {
	position: relative;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 5px;
	display: flex;
	flex-flow: wrap;
	align-items: center;
	justify-content: space-between;
	text-transform: uppercase;
	font-weight: var(--font-bold, 700);
}

h3.comment-reply-title {
	display: inline-block;
}

h1.author-title:before,
h3.widget-title:before,
h2.comments-title:before,
h3.comment-reply-title:before,
h1.page-title:before,
h3.page-title:before {
	content: '';
	border-top: 2px solid var(--scheme-color, #f44336);
	width: 50px;
	position: absolute;
	display: block;
	top: -2px;
}

h1.entry-title {
	font-size: 24px;
	margin-left: -1px;
	color: var(--main-color, #222d34);
}

@media (max-width: 480px) {
	h1.entry-title {
		font-size: 22px;
	}
}

h2.entry-title {
	font-size: 14px;
	margin-bottom: 5px;
}

h2.entry-title a {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

h2.entry-title:hover a {
	color: var(--hoverlink-color-body, #f44336);
}

.widget-subtitle,
.archive-description {
	color: var(--content-greycolor, #949cb0);
	font-size: 13px;
	line-height: 1.3;
	padding: 10px;
	background-color: var(--titledesc-bgcolor, #eeeeee);
	margin-bottom: 15px;
	border-radius: 3px;
}

.archive-description p:last-child {
	margin-bottom: 0;
}

.site-title {
	font-size: 22px;
}

.sidr-class-site-title,
.gmr-logo .site-title {
	font-size: 18px;
	color: var(--topnav-color, #222222);
	font-weight: var(--font-bold, 700);
}

@media (max-width: 600px) {
	.gmr-logo {
		max-width: 120px;
	}
}

/* Social & Icons
--------------------------------------------- */
.gmr-social-icon {
	margin: 0;
	padding: 0;
}

ul.social-author {
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

ul.social-author {
	text-align: right;
}

ul.social-author>li {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	margin: 0 5px 0 0;
}

ul.social-author>li>a {
	position: relative;
	display: block;
	line-height: 20px;
}

ul.social-author>li svg {
	height: 32px;
	width: 32px;
	line-height: 32px;
	padding: 4px;
	display: inline-block;
	vertical-align: middle;
	border-radius: 50%;
}

ul#secondary-menu>li .twitter svg {
	color: #55acee;
}

ul#secondary-menu>li .facebook svg {
	color: #3C5A99;
}

ul#secondary-menu>li .pinterest svg {
	color: #bd081c;
}

ul#secondary-menu>li .wp svg {
	color: #21759b;
}

ul#secondary-menu>li .instagram svg {
	color: #e4405f;
}

ul#secondary-menu>li .reddit svg {
	color: #ff5700;
}

ul#secondary-menu>li .linkedin svg {
	color: #0077B5;
}

ul#secondary-menu>li .youtube svg {
	color: #cd201f;
}

ul#secondary-menu>li .twitch svg {
	color: #6441a5;
}

ul#secondary-menu>li .spotify svg {
	color: #1db954;
}

ul#secondary-menu>li .whatsapp svg {
	color: #25D366;
}

ul#secondary-menu>li .rss svg {
	color: #ee802f;
}

ul#secondary-menu>li .tiktok svg {
	color: #010101;
}

ul#secondary-menu>li .telegram svg {
	color: #0088cc;
}

ul#secondary-menu>li .soundcloud svg {
	color: #ff5500;
}

ul#secondary-menu>li .dailymotion svg {
	color: #010101;
}

ul.social-author>li path {
	fill: #ffffff;
}

ul.social-author {
	margin-left: 120px;
}

.gmr-social-icons.gmr-dropdown .text-social {
	cursor: default;
	font-size: 14px;
	font-weight: var(--font-bold, 700);
	text-transform: uppercase;
	border-top: 1px solid var(--border-color, #dddddd) !important;
	padding: 20px 25px 8px;
	margin: 10px 0 0;
}

.gmr-social-icons.gmr-dropdown .social-icon {
	padding: 5px 25px 0;
	text-align: center;
}

.gmr-social-icons.gmr-dropdown ul#secondary-menu>li {
	margin: 0 0 0 0;
}

.gmr-menugrid-btn .gmr-dropdown {
	display: none;
	position: absolute;
	top: auto;
	right: -10px;
	margin-top: 10px;
	max-width: 300px;
	width: 220px;
	z-index: 99999;
	transition: all 0.3s;
	background-color: var(--content-bgcolor, #ffffff);
	padding: 15px 0;
	box-shadow: 0 0 32px rgba(0, 0, 0, 0.2);
}

.gmr-menugrid-btn .gmr-dropdown.active {
	display: block;
}

.topnav-button svg {
	height: 24px;
	width: 24px;
	line-height: 24px;
	padding: 0;
}

.topnav-button path {
	fill: var(--topnav-color, #222222);
}

.topnav-button:hover path {
	fill: var(--scheme-color, #f44336);
}

/* Social share */
.gmr-content-share {
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
}

.gmr-modalbg {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.9);
}

.gmr-in-share {
	background-color: var(--content-bgcolor, #ffffff);
	margin: auto;
	padding: 20px;
	width: 80%;
	max-width: 300px;
	position: relative;
	z-index: 99999;
	top: 50%;
	transform: translateY(-50%);
	box-shadow: 0 0 32px rgba(0, 0, 0, 0.2);
}

.gmr-in-share .close {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	z-index: 99;
	background-color: var(--content-bgcolor, #ffffff);
	box-shadow: 0 0 32px rgba(0, 0, 0, 0.2);
	padding: 5px 10px;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	min-width: 34px;
	cursor: pointer;
}

.content-share {
	margin: 15px 0 0 0;
	display: block;
	width: 100%;
}

.text-share {
	border-bottom: 1px solid var(--border-color, #dddddd) !important;
	padding-bottom: 5px;
}

ul.gmr-socialicon-share {
	margin: 0;
	padding: 0;
	text-align: center;
}

ul.gmr-socialicon-share li {
	text-align: center;
	display: inline-block;
	margin: 10px 0 0 10px;
}

ul.gmr-socialicon-share li:first-child {
	margin: 0 0 0 0 !important;
}

ul.gmr-socialicon-share li a {
	background-color: var(--titledesc-bgcolor, #eeeeee);
	display: block;
	width: 40px;
	height: 40px;
	line-height: 46px;
	border-radius: 50%;
}

ul.gmr-socialicon-share li.text-social {
	text-transform: uppercase;
	font-size: 12px;
}

ul.gmr-socialicon-share li svg {
	font-size: 22px;
	width: 22px;
	height: 22px;
}

.icon-share-comment {
	font-size: 14px;
	margin-left: 10px;
}

.icon-share-comment button,
.icon-share-comment a {
	background-color: var(--titledesc-bgcolor, #eeeeee);
	display: inline-block;
	max-height: 40px;
	padding: 8px 15px;
	border-radius: 15px;
	color: var(--link-color-body, #222d34);
}

.icon-share-comment svg path {
	fill: var(--content-greycolor, #949cb0);
}

.icon-share-comment svg {
	font-size: 23px;
	width: 23px;
	height: 23px;
}

.text-sc {
	margin-left: 5px;
}

.icon-share-comment button span,
.icon-share-comment a span {
	display: inline-block;
	vertical-align: top;
	line-height: 23px;
}

@media (max-width: 480px) {

	.icon-share-comment .text-sc,
	ul.gmr-socialicon-share li.text-social {
		display: none;
	}
}

.gmr-copylink {
	height: 44px;
	margin: 20px 0 0;
	position: relative;
	color: var(--mainmenu-color, #222d34);
}

.gmr-copylink input {
	outline: none;
	text-align: left;
	width: 100%;
	display: block;
	background: none;
	margin: 0;
	height: 38px;
	border: none;
	padding: 7px 40px 7px 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 20px;
	background-color: var(--titledesc-bgcolor, #eeeeee);
}

.gmr-copylink button {
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	cursor: pointer;
	outline: none;
	background-color: transparent;
	padding: 7px 10px;
	color: var(--mainmenu-color, #222d34);
}

.gmr-copylink button svg {
	font-size: 22px;
	width: 22px;
	height: 22px;
}

.gmr-copylink button svg path {
	fill: var(--mainmenu-color, #222d34);
}

/* breadcrumb */
.breadcrumbs {
	font-size: 14px;
	margin-bottom: 5px;
	color: var(--content-greycolor, #949cb0);
}

.breadcrumbs a {
	color: var(--content-greycolor, #949cb0);
}

.breadcrumbs .separator {
	display: inline-block;
	position: relative;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: -2px;
	top: auto;
	bottom: auto;
	vertical-align: middle;
	content: ' ';
	border-bottom: 1px solid var(--content-greycolor, #949cb0);
	border-right: 1px solid var(--content-greycolor, #949cb0);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	height: 4px;
	width: 4px;
}

.breadcrumbs .last-cl {
	display: none !important;
}

/* Navigation
--------------------------------------------- */
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.gmr-mainmenu {
	margin: 0 0 0 30px;
	padding: 0;
	display: block;
	z-index: 99;
}

.gmr-mainmenu ul {
	list-style: none;
}

/* .gmr-mainmenu ul */
.gmr-mainmenu ul,
.gmr-mainmenu ul .sub-menu,
.gmr-mainmenu ul .children {
	margin: 0 auto;
	padding: 0;
	z-index: 999;
}

.gmr-mainmenu ul>li {
	display: inline-block;
	position: relative;
	margin: 0 10px;
}

.gmr-mainmenu ul .sub-menu li,
.gmr-mainmenu ul .children li {
	display: block;
	position: relative;
	margin: 0 0 !important;
}

.gmr-mainmenu ul>li>a {
	position: relative;
	display: block;
	padding: 20px 0;
	font-size: 14px;
	line-height: 1.3;
	border-radius: 16px;
	text-decoration: none !important;
	color: var(--mainmenu-color, #222d34);
}

.gmr-mainmenu ul>li.gmr-menu-cart>a sup {
	margin-left: 5px;
}

.gmr-mainmenu ul>li.page_item_has_children>a:after,
.gmr-mainmenu ul>li.menu-item-has-children>a:after,
.gmr-mainmenu ul .sub-menu>li.page_item_has_children>a:after,
.gmr-mainmenu ul .sub-menu>li.menu-item-has-children>a:after,
.gmr-mainmenu ul .children>li.page_item_has_children>a:after,
.gmr-mainmenu ul .children>li.menu-item-has-children>a:after {
	display: inline-block;
	position: relative;
	margin-left: 6px;
	margin-right: 3px;
	margin-top: -3px;
	top: auto;
	bottom: auto;
	vertical-align: middle;
	content: ' ';
	border-bottom: 1px solid var(--mainmenu-color, #222d34);
	border-right: 1px solid var(--mainmenu-color, #222d34);
	transform-origin: 66% 66%;
	transform: rotate(45deg);
	transition: all 0.15s ease-in-out;
	height: 6px;
	width: 6px;
}

.gmr-mainmenu ul>li.page_item_has_children:hover>a:after,
.gmr-mainmenu ul>li.menu-item-has-children:hover>a:after {
	transform: rotate(225deg);
	border-color: var(--mainmenu-hovercolor, #fcc43f);
}

.gmr-mainmenu ul .sub-menu>li.page_item_has_children>a:after,
.gmr-mainmenu ul .sub-menu>li.menu-item-has-children>a:after,
.gmr-mainmenu ul .children>li.page_item_has_children>a:after,
.gmr-mainmenu ul .children>li.menu-item-has-children>a:after {
	content: ' ';
	border-bottom: 1px solid var(--mainmenu-color, #222d34);
	border-right: 1px solid var(--mainmenu-color, #222d34);
	transform-origin: 66% 66%;
	transform: rotate(-45deg);
	height: 6px;
	width: 6px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 3px;
	top: auto;
	bottom: auto;
	float: right;
}

.gmr-mainmenu ul .sub-menu>li.page_item_has_children:hover>a:after,
.gmr-mainmenu ul .sub-menu>li.menu-item-has-children:hover>a:after,
.gmr-mainmenu ul .children>li.page_item_has_children:hover>a:after,
.gmr-mainmenu ul .children>li.menu-item-has-children:hover>a:after {
	transform: rotate(135deg);
	border-color: var(--mainmenu-hovercolor, #fcc43f);
}

.gmr-mainmenu ul .sub-menu,
.gmr-mainmenu ul .children {
	left: -25px;
	padding: 10px;
	position: absolute;
	width: 220px;
	z-index: 999;
	opacity: 0;
	display: none;
	background-color: var(--content-bgcolor, #ffffff);
	box-shadow: 0 0 32px rgba(0, 0, 0, 0.2);
}

.gmr-mainmenu ul>li.col-2>.sub-menu {
	width: 350px;
}

.gmr-mainmenu ul>li.col-3>.sub-menu {
	width: 450px;
}

.gmr-mainmenu ul>li.col-4>.sub-menu {
	width: 600px;
}

.gmr-mainmenu ul>li.col-2>.sub-menu>li {
	width: 50%;
	float: left;
	display: inline;
}

.gmr-mainmenu ul>li.col-3>.sub-menu>li {
	width: 33.33%;
	float: left;
	display: inline;
}

.gmr-mainmenu ul>li.col-4>.sub-menu>li {
	width: 25%;
	float: left;
	display: inline;
}

.gmr-mainmenu ul li.col-2>.sub-menu,
.gmr-mainmenu ul li.col-3>.sub-menu,
.gmr-mainmenu ul li.col-4>.sub-menu {
	padding: 10px;
}

.gmr-mainmenu ul .sub-menu ul,
.gmr-mainmenu ul .children ul {
	left: 100% !important;
	transform: translateX(0);
	top: -10px !important;
}

.gmr-mainmenu ul .sub-menu ul:after,
.gmr-mainmenu ul .children ul:after {
	border-width: 0;
	margin-left: 0;
}

.gmr-mainmenu ul .sub-menu a,
.gmr-mainmenu ul .children a {
	display: block;
	width: 100%;
	line-height: 15px;
	font-size: 13px;
	border: none !important;
	letter-spacing: 0;
	padding: 10px 15px !important;
	text-align: left;
	color: var(--mainmenu-color, #222d34);
	transition: all .25s ease;
}

.gmr-mainmenu ul .sub-menu>li:hover>a,
.gmr-mainmenu ul .children>li:hover>a {
	background-color: rgba(0, 0, 0, 0.025);
}

.gmr-mainmenu ul .sub-menu.current_page_item:after,
.gmr-mainmenu ul .sub-menu li,
.gmr-mainmenu ul .children.current_page_item:after,
.gmr-mainmenu ul .children li {
	float: none;
}

/* Focused for accessibility */
.gmr-mainmenu ul li>.sub-menu.focused,
.gmr-mainmenu ul li:hover>.sub-menu,
.gmr-mainmenu ul li>.children.focused,
.gmr-mainmenu ul li:hover>.children {
	opacity: 1;
	top: 100%;
	display: block;
	animation: anim .5s ease-in-out;
}

.gmr-mainmenu ul li>.sub-menu.focused:after,
.gmr-mainmenu ul li:hover>.sub-menu:after,
.gmr-mainmenu ul li>.children.focused:after,
.gmr-mainmenu ul li:hover>.children:after {
	opacity: 1;
	bottom: 100%;
	display: block;
	animation: anim .5s ease-in-out;
}

.gmr-mainmenu ul>li:hover>a,
.gmr-mainmenu ul>li.current-menu-item>a,
.gmr-mainmenu ul>li.current-menu-ancestor>a,
.gmr-mainmenu ul>li.current_page_item>a,
.gmr-mainmenu ul>li.current_page_ancestor>a {
	color: var(--mainmenu-hovercolor, #fcc43f);
}

ul li.sidr-class-menu-blue a,
ul li.menu-blue a {
	color: #21409a !important;
}

ul li.sidr-class-menu-orange a,
ul li.menu-orange a {
	color: #e56324 !important;
}

ul li.sidr-class-menu-red a,
ul li.menu-red a {
	color: #ff0000 !important;
}

ul li.sidr-class-menu-green a,
ul li.menu-green a {
	color: #3d842c !important;
}

ul li.sidr-class-menu-dot>a:after {
	content: "";
	width: 5px;
	height: 5px;
	background: #ff0000;
	position: relative;
	top: -5px;
	right: 0;
	margin-left: 4px;
	border-radius: 50%;
	display: inline-block;
}

ul li.menu-dot>a:after {
	content: "";
	width: 5px;
	height: 5px;
	background: #ff0000;
	position: relative;
	top: -5px;
	right: 0;
	margin-left: 4px;
	border-radius: 50%;
	display: inline-block;
}

ul li.sidr-class-menu-new>a:after,
ul li.menu-new>a:after {
	content: "New";
	display: inline-block;
	padding: 0 3px;
	background: #ff0000;
	color: #ffffff;
	font-size: 8px;
	line-height: 14px;
	border-radius: 2px;
	vertical-align: top;
	margin-left: 5px;
	letter-spacing: -0.02em;
}

@keyframes anim {
	0% {
		display: none;
	}

	1% {
		display: block;
		opacity: 0;

	}

	100% {
		opacity: 1;
	}
}

ul#secondary-menu {
	list-style: none;
	margin: 0 0 0;
	padding: 0;
}

ul#secondary-menu li {
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0 0 0 0;
}

ul#secondary-menu li a {
	padding: 8px 25px;
	display: block;
	position: relative;
	font-size: 14px;
	line-height: 1.3;
	text-decoration: none !important;
}

ul#secondary-menu li a:hover {
	background-color: rgba(0, 0, 0, 0.05);
}

ul.social-icon>li.responsive-menu {
	display: none;
}

.gmr-topnavwrap .close-topnavmenu-wrap {
	display: none !important;
}

#gmr-responsive-menu {
	height: 44px;
	display: inline-flex;
	flex-wrap: nowrap;
	align-items: center;
	width: 34px;
}

#gmr-responsive-menu svg {
	font-size: 24px;
}

#gmr-responsive-menu svg path {
	fill: var(--topnav-color, #222222);
}

.gmr-logo {
	display: inline-flex;
	flex-wrap: nowrap;
	align-items: center;
	vertical-align: top;
	height: 44px;
	margin: 6px 0;
}

.gmr-logo img {
	max-height: 44px;
	width: auto;
	display: inline-block;
	margin-left: 5px;
}

@media (max-width: 1200px) {

	.gmr-mainmenu-wrap,
	.nomobile,
	.gmr-table-search {
		display: none;
	}
}

@media (max-width: 480px) {
	.gmr-logo .site-title {
		max-width: 150px;
	}

	.gmr-logo .site-title a {
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}

@media (max-width: 320px) {
	.gmr-logo .site-title {
		max-width: 100px;
	}
}

/**
 * Note: I have omitted any vendor-prefixes for clarity.
 * Adding them is left as an exercise for the reader.
 */
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links {
	display: flex;
	padding: 20px 0;
	border-top: 1px solid var(--border-color, #dddddd);
	border-bottom: 1px solid var(--border-color, #dddddd);
	flex-direction: row;
	flex-wrap: nowrap;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous {
	flex: 1 0 48%;
	word-wrap: break-word;
	max-width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next {
	text-align: end;
	flex: 1 0 48%;
	word-wrap: break-word;
	max-width: 50%;
}

.page-links {
	clear: both;
	margin: 20px 0 0;
}

.pagination {
	text-align: center;
}

.page-numbers {
	display: inline-block;
	padding: 5px 10px;
	margin: 0 2px 4px 0;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	min-width: 33px;
	font-size: 14px;
	line-height: 22px;
	font-weight: var(--font-bold, 700);
	background-color: transparent;
}

.post-page-numbers {
	display: inline-block;
	padding: 3px 7px;
	margin: 0 2px 4px 0;
	text-align: center;
	text-decoration: none;
	border-radius: 50%;
	min-width: 29px;
	font-size: 12px;
	line-height: 22px;
	font-weight: var(--font-bold, 700);
	background-color: var(--border-color, #dddddd);
	color: #ffffff;
}

.page-numbers.dots {
	border: none;
	padding: 5px 0;
}

.prevnextpost-links .post-page-numbers {
	border-radius: 4px;
	background-color: var(--scheme-color, #f44336);
	color: #ffffff !important;
}

.text-page-link {
	display: block;
	color: var(--scheme-color, #f44336);
	font-size: 14px;
	line-height: 22px;
	font-weight: var(--font-bold, 700);
	margin-bottom: 10px;
}

.post-page-numbers.current,
.page-numbers.current,
a.post-page-numbers:hover,
a.page-numbers:hover {
	background-color: var(--scheme-color, #f44336);
	color: #ffffff;
}

/* Posts and pages
--------------------------------------------- */
.gmr-banner-insidecontent,
.gmr-banner-beforecontent {
	margin-bottom: 20px;
}

.gmr-content {
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
}

.module-widget,
article {
	position: relative;
	display: block;
	width: 100%;
}

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

.post-thumbnail {
	width: 100%;
	display: block;
	margin: 0 0 10px 0;
	overflow: hidden;
	position: relative;
}

.post-thumbnail-single {
	width: 100%;
	display: block;
	margin: 0 0 10px 0;
	overflow: hidden;
	position: relative;
}

.post-thumbnail-single img,
.post-thumbnail img {
	width: 100%;
	display: block;
}

.post-thumbnail:hover:before {
	position: absolute;
	background-color: rgba(0, 0, 0, .5);
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: ' ';
}

.post-thumbnail .gmr-format {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: inline-block;
	visibility: hidden;
	opacity: 0;
	transition: all .3s ease;
}

.post-thumbnail:hover .gmr-format {
	visibility: visible;
	opacity: 1;
}

.post-thumbnail .gmr-format svg {
	font-size: 40px;
}

.post-thumbnail .gmr-format path {
	fill: #ffffff;
}

.box-content {
	width: 100%;
	word-wrap: break-word;
}

.sticky {
	display: block;
}

.post,
.page {
	word-wrap: break-word;
}

.inline-banner,
.site-main,
.widget-post,
article.post {
	margin-bottom: 30px;
	position: relative;
}

.entry-header-single {
	margin-top: 5px;
	margin-bottom: 5px;
}

.gmr-meta-place {
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid var(--border-color, #dddddd);
}

.content-single header p {
	color: var(--content-greycolor, #949cb0);
	line-height: 28px;
	font-size: 22px;
}

.content-single .post-thumbnail {
	text-align: center;
}

.gmr-thumbnail-attachment {
	margin-bottom: 30px;
}

.content-single .post-thumbnail img {
	width: 100%;
}

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

.page-content,
.entry-content,
.entry-summary {
	margin: 0 0 0;
	display: block;
	position: relative;
}

.entry-content-archive p {
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 0;
	color: var(--content-greycolor, #949cb0);
}

.gmr-banner-beforecontent,
.gmr-banner-aftercontent {
	padding-left: 50px;
}

.gmr-gravatar-metaarchive {
	width: 40px;
}

.gmr-gravatar-metasingle {
	width: 50px;
}

.meta-content {
	font-size: 13px;
	line-height: 16px;
	color: var(--content-greycolor, #949cb0);
	text-transform: capitalize;
}

.gmr-content-metasingle {
	margin-bottom: 20px;
}

.gmr-content-metasingle .author {
	margin-bottom: 3px;
	font-weight: var(--font-bold, 700);
}

.count-author {
	text-align: right;
	margin-left: auto;
}

.meta-content a {
	font-size: 13px !important;
	color: var(--content-greycolor, #949cb0);
}

.sep {
	margin-right: 5px;
	margin-left: 5px;
}

.posted-by {
	margin-right: 10px;
}

.tags-links,
.cat-links,
.edit-link {
	margin-right: 4px;
}

.edit-link a.post-edit-link,
.tags-links a,
.cat-links a {
	display: inline-block;
	margin-right: 15px;
	text-decoration: none !important;
}

.tags-links a:before {
	content: "# ";
}

.view-on-image,
.duration {
	position: absolute;
	z-index: 1;
	bottom: 6px;
	right: 6px;
	display: inline-block;
	padding: 3px 6px;
	font-size: 12px;
	background-color: rgba(0, 0, 0, 0.4);
	font-weight: var(--font-bold, 700);
	color: #ffffff;
	border-radius: 3px;
}

/* Category Ribbon Badge on video thumbnail */
.cat-ribbon {
	position: absolute;
	z-index: 3;
	top: 6px;
	left: 6px;
	display: inline-block;
	padding: 2px 8px;
	font-size: 11px;
	font-weight: var(--font-bold, 700);
	background-color: var(--button-bgcolor, #f44336);
	color: #ffffff;
	border-radius: 3px;
	text-transform: capitalize;
	line-height: 1.4;
	max-width: 70%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	pointer-events: none;
}

.view-on-image {
	display: flex;
	align-items: center;
	left: 6px;
	right: auto !important;
}

.view-on-image svg {
	width: 16px;
	height: 16px;
	margin-right: 5px;
}

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

.bypostauthor {
	display: block;
}

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

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

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

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

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

.wp-block-image figcaption,
.wp-caption-text,
.wp-caption-textthumb {
	color: var(--content-greycolor, #949cb0);
	font-size: 13px;
	line-height: 1.3;
	text-align: left;
	margin: 0.8075em 0;
}

figcaption,
.gallery-caption,
.wp-caption {
	line-height: 1.3;
}

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

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

.gallery-item img {
	width: auto;
	display: inline-block;
	text-align: center;
}

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

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

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

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

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

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

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

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

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .pagination {
	display: none;
}

#infinite-handle {
	margin-top: 50px;
	display: block;
	bottom: 15px;
	position: relative;
	text-align: center;
	top: auto !important;
	width: 100%;
}

#infinite-handle span {
	transition: 0.3s;
	border: none !important;
	border-radius: 4px;
	padding: 8px 15px;
	cursor: pointer;
	font-size: 14px;
	font-weight: var(--font-bold, 700);
	background-color: var(--button-bgcolor, #f44336);
	color: #ffffff;
}

@media (max-width: 800px) {
	#infinite-handle span {
		display: initial;
	}
}

.infinite-loader {
	width: 100%;
	text-align: center;
}

.infinite-loader .spinner {
	display: block;
	position: absolute !important;
	top: auto !important;
	bottom: 10px !important;
	left: 50% !important;
	margin-left: -12px;
}

.grav-whee {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: none;
	padding: 0;
	margin: -2px 0 0 -2px
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

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

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

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

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

/* Gutenberg
--------------------------------------------- */
.wp-block-group.has-background {
	padding: 15px 20px;
}

.wp-block-button {
	margin-bottom: 15px;
}


/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 40px;
	position: relative;
}

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

.widget ul {
	margin-top: -3px;
	margin-bottom: -3px;
	padding-left: 0;
	list-style: none;
}

.widget ul.sub-menu,
.widget ul.children {
	margin-top: 5px;
	padding-left: 20px;
}

.widget li {
	padding: 3px 0;
}

.widget_categories .cat-item.current-cat>a {
	color: var(--button-bgcolor, #f44336);
	font-weight: var(--font-bold, 700);
}

.widget_categories .cat-item.current-cat {
	border-left: 3px solid var(--button-bgcolor, #f44336);
	padding-left: 8px;
}

/* Calendar widget */
#wp-calendar {
	width: 100%;
	margin-bottom: 5px;
}

#wp-calendar caption {
	text-align: right;
	margin-top: 0;
	margin-bottom: 10px;
}

#wp-calendar thead th {
	text-align: center;
	padding: 8px;
	background-color: var(--titledesc-bgcolor, #eeeeee);
}

#wp-calendar tbody td {
	background: rgba(0, 0, 0, 0.025);
	text-align: center;
	padding: 8px;
}

#wp-calendar tbody td:hover {
	background-color: var(--titledesc-bgcolor, #eeeeee);
}

#wp-calendar tbody .pad {
	background: none;
}

#wp-calendar tbody td a {
	font-weight: var(--font-bold, 700);
}

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

#wp-calendar tfoot #prev {
	padding-top: 10px;
}

@media (max-width: 480px) {

	#wp-calendar thead th,
	#wp-calendar tbody td {
		padding: 0;
	}
}

.wp-calendar-nav {
	display: flex;
	padding: 5px 0;
}

.wp-calendar-nav .wp-calendar-nav-prev {
	flex: 1 0 48%;
}

.wp-calendar-nav .wp-calendar-nav-next {
	text-align: end;
	flex: 1 0 48%;
}

/* RSS Widget */
.widget_rss h3 a {
	display: inline-block;
	margin-right: 5px;
}

.widget_rss ul li a.rsswidget {
	font-size: 18px;
	font-weight: var(--font-bold, 700);
	display: block;
	line-height: 1.3;
	margin-bottom: 5px;
}

.widget_rss ul li .rss-date {
	font-size: 14px;
	color: var(--content-greycolor, #949cb0);
}

/* Tag Cloud */
.tagcloud a {
	color: #666;
	border: 1px solid var(--border-color, #dddddd);
	border-radius: 4px;
	display: inline-block;
	outline: 0;
	overflow: visible;
	margin: 0 5px 10px 0;
	padding: 5px 10px 5px;
	text-decoration: none;
	width: auto;
	font: inherit;
	vertical-align: middle;
	font-size: 14px !important;
}

/* Popular Tag */
.vidpro-tag-lists li a:before {
	content: "#";
	display: inline-block;
	margin-right: 5px;
	color: var(--content-greycolor, #949cb0);
}

.vidpro-tag-lists li {
	margin: 5px 0;
}

@media (max-width: 600px) {
	.vidpro-tag-lists li {
		display: inline-block;
		margin-right: 20px;
	}
}

/* Search widget */
.widget_search input[type="search"] {
	width: 100%;
	display: block;
}

.widget_search input[type="submit"] {
	display: none;
}

/* Module Widget */

.small-linktitle a {
	box-shadow: 0 3px 6px 0 rgba(51, 51, 51, .2);
	padding: 3px;
	border-radius: 50%;
	margin-top: -6px;
}

.small-linktitle svg {
	height: 18px;
	width: 18px;
	vertical-align: bottom;
}

.tns-outer {
	position: relative;
}

.tns-controls button {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: auto;
	right: auto;
	z-index: 9;
	color: var(--main-color, #222d34);
	padding: 5px 10px;
	font-size: 18px;
	line-height: 30px;
	min-width: 40px;
	border-radius: 50%;
	vertical-align: middle;
	display: inline-block;
	background-color: var(--content-bgcolor, #ffffff);
	box-shadow: 0 3px 6px 0 rgba(51, 51, 51, .2);
}

.tns-controls button[data-controls="prev"] {
	left: 0;
}

.tns-controls button[data-controls="prev"] {
	background-image: var(--btn-prev);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.tns-controls button[data-controls="next"] {
	right: 0;
}

.tns-controls button[data-controls="next"] {
	background-image: var(--btn-next);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.gmr-slider-content {
	display: none;
}

/* Recent Posts Widget */
.vidpro-rp-widget li {
	margin: 10px 0;
}

.vidpro-rp-widget li .post-thumbnail {
	width: 120px;
	height: 90px;
	margin: 0 0 0 0;
}

.rp-number {
	display: inline-block;
	margin-right: 12px;
	background-color: #fee440;
	color: #111111;
	font-size: 18px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	text-align: center;
}

.rp-count {
	display: inline-block;
	text-align: center;
	width: 70px;
	font-size: 14px;
}

.rp-count .text-view {
	color: var(--content-greycolor, #949cb0);
	font-size: 11px;
}

.recent-title {
	font-size: 14px;
	display: inline-block;
	margin-bottom: 5px;
	line-height: 1.3;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.recent-content.has-thumbnail {
	margin-left: 132px;
}

.recent-content.numberstyle {
	margin-left: 55px;
}

.recent-content.countstyle {
	margin-left: 80px;
}

.vidpro-list-widget li {
	margin-bottom: 10px;
}

.modulehome-wrap {
	margin-top: 30px;
	margin-bottom: 30px;
	position: relative;
}

.vidpro-slider-wgt {
	padding-bottom: 20px;
}

.list-gallery-style,
.vidpro-list-slider-wrap {
	position: relative;
}

.modulehome-wrap:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	background: linear-gradient(to left, transparent 0, var(--slide-bgcolor, #efefef) 100%);
	z-index: 3;
	width: 80px;
	height: 100%;
}

.modulehome-wrap:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	background: linear-gradient(to right, transparent 0, var(--slide-bgcolor, #efefef) 100%);
	z-index: 3;
	width: 80px;
	height: 100%;
}

.modulehome-wrap .module-home .post-thumbnail {
	margin: 0 0 0 0 !important;
}

.list-gallery-style .list-gallery-title,
.modulehome-wrap .list-gallery-title {
	color: #ffffff !important;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px 10px 35px;
	margin: 0;
	background: rgba(0, 0, 0, .5);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .6) 70%);
	font-size: 14px;
	line-height: 120%;
}

.header-slide {
	margin: 0 auto;
	background-color: var(--slide-bgcolor, #efefef);
}

.list-gallery-title a {
	font-size: 14px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*--------------------------------------------------------------
## Infinite Scroll
--------------------------------------------------------------*/
.inf-pagination {
	text-align: center;
	display: none !important;
}

.view-more-button[disabled] {
	display: none !important;
}

.page-load-status {
	display: none;
	text-align: center;
}

.gmr-ajax-text {
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	font-weight: 700;
	line-height: 20px;
}

.gmr-ajax-wrap {
	display: inline-block;
	vertical-align: middle;
}

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

	100% {
		transform: rotate(360deg);
	}
}

.gmr-ajax-loader {
	margin: 0 auto 0;
	width: 70px;
	text-align: center;
}

.gmr-ajax-loader>div {
	width: 18px;
	height: 18px;
	background-color: #E91E63;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.gmr-ajax-loader .loader-yellow {
	background-color: #FFC107;
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}

.gmr-ajax-loader .loader-red {
	background-color: #2196F3;
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {

	0%,
	80%,
	100% {
		-webkit-transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1.0)
	}
}

@keyframes sk-bouncedelay {

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

	40% {
		-webkit-transform: scale(1.0);
		transform: scale(1.0);
	}
}

.gmr-loader {
	display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
#comments {
	margin-bottom: 20px;
}

.comments-title {
	margin-bottom: 20px;
}

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

ol.comment-list {
	list-style: none;
	margin: 0 0 40px;
	padding: 0;
	text-indent: 0;
	position: relative;
}

ol.comment-list li .comment-meta {
	border-bottom: 1px solid var(--border-color, #dddddd);
	padding-bottom: 5px;
	margin-bottom: 10px;
}

ol.comment-list li.comment {
	margin: 0 0 20px;
}

.comment-content {
	margin-left: 50px;
}

.comment-body {
	position: relative;
}

.comment-body p {
	margin-bottom: 10px;
}

.bypostauthor>.comment-body .comment-author a.url {
	background-color: var(--titledesc-bgcolor, #eeeeee);
	padding: 0 8px;
	display: inline-block;
	border-radius: 4px;
}

ol.comment-list li.comment ol.children li.comment {
	margin-left: 50px;
}

ol.comment-list li.comment ol.children li.comment.depth-3,
ol.comment-list li.comment ol.children li.comment.depth-4,
ol.comment-list li.comment ol.children li.comment.depth-5 {
	margin-left: 40px;
}

ol.comment-list li.comment ol.children li.comment img.avatar {
	width: 30px;
	height: 30px;
}

ol.comment-list li.comment ol.children li.comment .comment-content {
	margin-left: 40px;
}

ol.comment-list li div.vcard cite.fn {
	font-style: normal;
}

ol.comment-list li .comment-avatar img.avatar {
	float: left;
	margin: 0 10px 0 0;
	width: 40px;
	height: 40px;
	border-radius: 50%;
}

ol.comment-list li div.comment-author {
	font-size: 13px;
}

ol.comment-list li div.comment-author .timeago {
	color: var(--content-greycolor, #949cb0);
	margin-left: 10px;
}

ol.comment-list>li>ol {
	list-style: square;
	margin: 0 0 30px 2em;
}

ol.comment-list li div.reply a {
	display: inline-block;
	margin-right: 10px;
	font-size: 13px;
	text-transform: uppercase;
	color: var(--content-greycolor, #949cb0);
}

ol.comment-list li ol.children {
	list-style: none;
	margin: 20px 0 0;
	padding-left: 0;
	text-indent: 0;
}

ol.comment-list li.pingback {
	padding: 1em;
}

@media (max-width: 767px) {
	ol.comment-list li.comment ol.children li.comment {
		margin-left: 5px;
	}
}

.comment-form-cookies-consent {
	font-size: 14px;
	color: var(--content-greycolor, #949cb0);
	clear: both;
	display: block;
	width: 100%;
}

.comments-pagination {
	margin-bottom: 20px;
}

.gmr-fb-comments {
	margin: 0 -8px;
}

/*--------------------------------------------------------------
### Comment Form
--------------------------------------------------------------*/
#respond {
	position: relative;
}

.comment-form {
	margin-bottom: 20px;
}

.comment-form:before,
.comment-form:after {
	content: " ";
	display: table;
}

.comment-form:after {
	clear: both;
}

ol.comment-list li #respond {
	margin-top: 14px;
}

ol.comment-list li #reply-title {
	font-size: 0;
}

#cancel-comment-reply-link {
	padding: 3px 6px;
	background-color: var(--button-bgcolor, #f44336);
	color: var(--button-color, #ffffff);
	display: inline-block;
	border-radius: 4px;
	font-size: 10px !important;
	line-height: 1.5;
}

#commentform p.comment-notes {
	color: var(--content-greycolor, #949cb0);
	font-size: 14px;
	margin: 0 0 5px;
}

#commentform input[type="email"],
#commentform input[type="text"],
#commentform textarea {
	max-width: 100%;
	width: 100%;
}

#commentform p.comment-form-author {
	width: 48.5%;
	float: left;
}

#commentform p.comment-form-email {
	width: 48.5%;
	float: right;
}

#commentform p.comment-form-comment,
#commentform p.comment-form-url {
	clear: both;
}

#commentform p.form-submit {
	margin-bottom: 0 !important;
}

#commentform p.form-submit input {
	float: right;
}

@media (max-width: 767px) {

	#commentform p.comment-form-email,
	#commentform p.comment-form-author {
		width: 100%;
		float: none;
	}
}

.gmr-related-post {
	margin-top: 20px;
}

.wp-block-table.is-style-stripes {
	border-bottom: 1px solid var(--border-color, #dddddd);
}

.wp-block-table.is-style-stripes tbody tr:nth-child(2n+1) {
	background-color: var(--titledesc-bgcolor, #eeeeee);
}

/* Index Page
--------------------------------------------- */
.index-page-numbers {
	list-style: none;
	padding-left: 0;
}

.index-page-numbers li {
	padding: 0 0;
}

.index-page-numbers li a {
	padding: 7px 0 12px;
	display: block;
	margin-bottom: 2px;
	border-bottom: 1px solid var(--border-color, #dddddd);
}

.index-page-numbers li a svg {
	text-align: right;
	width: 18px;
	height: 18px;
}

.gmr-filter-index {
	background: var(--titledesc-bgcolor, #eeeeee);
	margin-bottom: 20px;
	padding: 12px 12px;
}

.gmr-filter-index input[type=number],
.gmr-filter-index select {
	max-width: 65px;
	font-size: 13px;
	padding: 3px 5px;
}

.gmr-filter-index input[type=submit] {
	font-size: 13px;
	padding: 3px 10px;
}

/* Footer
--------------------------------------------- */
.gmr-ontop {
	position: fixed;
	bottom: 10px;
	right: 20px;
	cursor: pointer;
	font-size: 35px;
	z-index: 9999;
}

.gmr-ontop path {
	fill: var(--link-color-body, #222d34);
}

.gmr-ontop:hover path {
	fill: var(--hoverlink-color-body, #f44336);
}

.site-footer {
	padding: 20px 0 40px;
	background-color: var(--footer-bgcolor, #f0f0f0);
	color: var(--footer-color, #888888);
}

.widget-footer {
	margin-top: 20px;
}

.site-footer a {
	color: var(--footer-linkcolor, #888888);
}

.site-footer a:hover,
.site-footer a:focus,
.site-footer a:active {
	color: var(--footer-hover-linkcolor, #888888);
}

.site-info {
	margin-top: 20px;
}

.footer-menu {
	margin-bottom: 15px;
}

.footer-menu ul {
	list-style: none;
	padding-left: 0;
	margin: 0;
}

.footer-menu li {
	display: inline-block;
	margin-right: -4px;
}

.footer-menu li:after {
	content: "•";
	height: 10px;
	line-height: 10px;
	font-size: 14px;
	display: inline-block;
	margin: 0;
}

.footer-menu li:last-child:after {
	display: none;
}

.footer-menu li a {
	display: inline-block;
	padding: 0 8px;
	font-size: 14px;
}

/* Read More JS */
.btb-more {
	cursor: pointer;
	text-align: left;
	padding: 0 0 0 50px;
	text-transform: uppercase;
}

.more-overlay {
	position: relative;
}

.more-overlay:before {
	background: linear-gradient(to bottom, transparent 0, var(--content-bgcolor, #ffffff) 100%);
	top: -50px;
	left: 0;
	position: absolute;
	width: 100%;
	color: #fff;
	height: 50px;
	content: '';
	z-index: 3;
}

/* 404 Modern */
.error-404-modern {
	padding: 60px 20px;
	text-align: center;
	max-width: 900px;
	margin: 0 auto;
}

.error-404-icon {
	margin-bottom: 30px;
}

.error-404-icon .error-svg {
	width: 180px;
	height: 180px;
	animation: float 3s ease-in-out infinite;
}

.error-404-icon .pulse-ring {
	animation: pulse-ring 2s ease-out infinite;
	transform-origin: center;
}

@keyframes float {

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

	50% {
		transform: translateY(-15px);
	}
}

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

	50% {
		opacity: 0.2;
		transform: scale(1.1);
	}

	100% {
		opacity: 0.5;
		transform: scale(1);
	}
}

.error-404-modern .page-header {
	margin-bottom: 30px;
}

.error-404-modern .page-title {
	font-size: 2.5rem;
	font-weight: var(--font-bold, 700);
	background: linear-gradient(135deg, var(--scheme-color, #f44336) 0%, #ff6b6b 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	margin: 0 0 15px 0;
	border: none;
}

.error-404-modern .error-description {
	font-size: 1.1rem;
	color: var(--content-greycolor, #949cb0);
	margin: 0;
	line-height: 1.6;
}

/* Error Search Form */
.error-search-wrap {
	max-width: 500px;
	margin: 0 auto 30px;
}

.error-search-form .search-input-wrap {
	display: flex;
	align-items: center;
	background: var(--content-bgcolor, #ffffff);
	border: 2px solid var(--border-color, #dddddd);
	border-radius: 50px;
	overflow: hidden;
	transition: all 0.3s ease;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.error-search-form .search-input-wrap:focus-within {
	border-color: var(--scheme-color, #f44336);
	box-shadow: 0 4px 20px rgba(244, 67, 54, 0.2);
}

.error-search-form .search-field {
	flex: 1;
	border: none;
	padding: 15px 25px;
	font-size: 1rem;
	outline: none;
	background: transparent;
	color: var(--main-color, #222d34);
}

.error-search-form .search-field::placeholder {
	color: var(--content-greycolor, #949cb0);
}

.error-search-form .search-submit {
	background: linear-gradient(135deg, var(--scheme-color, #f44336) 0%, #ff6b6b 100%);
	border: none;
	padding: 15px 20px;
	cursor: pointer;
	color: #fff;
	transition: all 0.3s ease;
}

.error-search-form .search-submit:hover {
	opacity: 0.9;
	transform: scale(1.05);
}

/* Error Actions */
.error-actions {
	display: flex;
	gap: 15px;
	justify-content: center;
	flex-wrap: wrap;
	margin-bottom: 50px;
}

.error-actions .button {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 14px 28px;
	font-size: 0.95rem;
	font-weight: var(--font-bold, 700);
	text-decoration: none;
	border-radius: 50px;
	transition: all 0.3s ease;
}

.error-actions .button-primary {
	background: linear-gradient(135deg, var(--scheme-color, #f44336) 0%, #ff6b6b 100%);
	color: #fff;
	box-shadow: 0 4px 15px rgba(244, 67, 54, 0.3);
}

.error-actions .button-primary:hover {
	transform: translateY(-3px);
	box-shadow: 0 8px 25px rgba(244, 67, 54, 0.4);
}

.error-actions .button-secondary {
	background: var(--content-bgcolor, #ffffff);
	color: var(--main-color, #222d34);
	border: 2px solid var(--border-color, #dddddd);
}

.error-actions .button-secondary:hover {
	border-color: var(--scheme-color, #f44336);
	color: var(--scheme-color, #f44336);
	transform: translateY(-3px);
}

/* Error Suggestions */
.error-suggestions {
	margin-top: 30px;
	padding-top: 40px;
	border-top: 1px solid var(--border-color, #dddddd);
}

.error-suggestions .suggestions-title {
	font-size: 1.5rem;
	font-weight: var(--font-bold, 700);
	margin-bottom: 25px;
	color: var(--main-color, #222d34);
}

/* Dark theme adjustments */
body.dark-theme .error-search-form .search-input-wrap {
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}

body.dark-theme .error-actions .button-secondary {
	background: transparent;
}

/* Responsive */
@media (max-width: 768px) {
	.error-404-modern {
		padding: 40px 15px;
	}

	.error-404-icon .error-svg {
		width: 140px;
		height: 140px;
	}

	.error-404-modern .page-title {
		font-size: 1.8rem;
	}

	.error-404-modern .error-description {
		font-size: 1rem;
	}

	.error-actions {
		flex-direction: column;
		align-items: center;
	}

	.error-actions .button {
		width: 100%;
		max-width: 280px;
		justify-content: center;
	}
}

.error-404 h1.page-title {
	border-top: none;
}

/* Banner */
.gmr-verytopbanner {
	padding-top: 30px;
	padding-bottom: 30px;
}

.gmr-topbanner {
	padding-top: 30px;
}

.gmr-banner-stickyright {
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 140px;
	text-align: right;
}

@media(max-width: 991px) {
	.gmr-banner-stickyright {
		display: none;
	}
}

.gmr-floatbanner {
	position: relative;
	z-index: 998;
}

.gmr-floatbanner-left {
	left: 50%;
	margin-left: -940px;
	position: fixed;
	overflow: hidden;
	top: auto;
	width: 300px;
}

.gmr-floatbanner-right {
	right: 50%;
	margin-right: -940px;
	position: fixed;
	overflow: hidden;
	top: auto;
	width: 300px;
}

@media (max-width: 1200px) {
	.gmr-floatbanner-left {
		margin-left: -780px;
	}

	.gmr-floatbanner-right {
		margin-right: -780px;
	}
}

.inner-floatleft {
	float: right;
}

.inner-floatright {
	float: left;
}

.gmr-floatbanner-left img,
.gmr-floatbanner-right img {
	max-width: none !important;
}

.gmr-floatbanner-footer {
	z-index: 999;
	position: fixed;
	text-align: center;
	bottom: 0;
	left: 0;
	right: 0;
}

.admin-bar .gmr-floatbanner-left,
.admin-bar .gmr-floatbanner-right {
	top: auto;
}

.gmr-floatbanner button {
	text-align: center;
	font-size: 12px;
	padding: 1px 5px;
	margin: 0;
	background-color: #ffffff;
	border-radius: 0 !important;
	border: none;
	color: #222d34 !important;
	z-index: 9;
}

.inner-floatleft button {
	position: absolute;
	right: 0;
}

.inner-floatright button {
	position: absolute;
	left: 0;
}

.inner-floatbottom button {
	position: absolute;
	left: auto;
	right: auto;
}

@media(max-width: 991px) {
	.gmr-floatbanner {
		display: none;
	}

	.gmr-floatbanner.gmr-floatbanner-footer {
		display: block !important;
	}
}

.gmr-footerbanner {
	margin-bottom: 20px;
}

.gmr-banner-aftercontent {
	margin-top: 20px;
	margin-bottom: 40px;
}

.gmr-beftitbanner,
.gmr-befplayerbanner {
	margin-bottom: 30px;
}

@media (min-width: 992px) {
	.pos-sticky {
		position: sticky;
		position: -webkit-sticky;
		top: 70px;
	}

	.gmr-disable-sticky .pos-sticky {
		position: relative !important;
		top: auto !important;
	}

	.admin-bar .pos-sticky {
		top: 78px;
	}

	.admin-bar .gmr-disable-sticky .pos-sticky {
		top: auto !important;
	}
}

.gmr-bannerpopup {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
}

.gmr-bannerpopup .gmr-modalbg {
	background-color: rgba(0, 0, 0, 0.5) !important;
}

.gmr-in-popup {
	background-color: var(--content-bgcolor, #ffffff);
	margin: auto;
	padding: 0;
	width: 80%;
	max-width: 350px;
	position: relative;
	z-index: 99999;
	top: 50%;
	transform: translateY(-50%);
	box-shadow: 0 0 32px rgba(0, 0, 0, 0.2);
}

.gmr-in-popup img {
	display: block;
	width: 100%;
}

.gmr-in-popup .close {
	position: absolute;
	display: block;
	top: -30px;
	right: -30px;
	z-index: 99;
	background-color: var(--content-bgcolor, #ffffff);
	color: var(--main-color, #222d34);
	box-shadow: 0 0 32px rgba(0, 0, 0, 0.2);
	padding: 5px 10px;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	min-width: 34px;
	cursor: pointer;
	border-radius: 50% !important;
}

.bannerplayer {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0;
	height: 0;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, 0.025);
}

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

.bannerplayer .bannerlinktarget,
button#timeloading,
#timeloading-noclick {
	position: absolute;
	right: 0;
	bottom: 25px;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	border: 1px solid #555555 !important;
	padding: 5px 15px !important;
	color: #ffffff !important;
	font-size: 16px !important;
	background-color: rgba(0, 0, 0, 0.7) !important;
}

.bannerplayer .bannerlinktarget {
	bottom: 65px !important;
}

@media (max-width:400px) {
	.bannerplayer {
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		transform: none;
	}
}

body.dark-theme .gmr-fb-comments {
	-webkit-filter: invert(1) hue-rotate(180deg);
	filter: invert(1) hue-rotate(180deg);
}

/* Player */
.server-wrap {
	background-color: var(--scheme-color, #f44336);
	margin-bottom: 30px;
}

.withoutplayer {
	position: relative;
	text-align: center;
	width: 100%;
	background-color: #000000;
	color: #ffffff !important;
	height: 500px;
}

@media (max-width: 1200px) {
	.withoutplayer {
		height: 400px;
		background-size: auto 400px;
	}
}

@media (max-width: 992px) {
	.withoutplayer {
		height: 350px;
		background-size: auto 350px;
	}
}

@media (max-width: 768px) {
	.withoutplayer {
		height: 250px;
		background-size: auto 250px;
	}
}

@media (max-width: 360px) {
	.withoutplayer {
		height: 150px;
		background-size: auto 150px;
	}
}

.playeroverlay {
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
}

.playeroverlay svg {
	position: absolute;
	left: 50%;
	top: 50%;
	font-size: 99px;
	margin-left: -49px;
	margin-top: -49px;
}

.playeroverlay svg path {
	fill: #ffffff;
}

.textoverlay {
	text-transform: uppercase;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	display: block;
	width: 100%;
	text-align: center;
	margin-top: -79px;
	font-size: 14px;
	font-weight: var(--font-bold, 700);
}

@media (max-width: 992px) {
	.textoverlay {
		margin-top: -59px;
	}

	.playeroverlay svg {
		font-size: 69px;
		margin-left: -35px;
		margin-top: -35px;
	}
}

@media (max-width: 768px) {
	.textoverlay {
		margin-top: -54px;
	}

	.playeroverlay svg {
		font-size: 59px;
		margin-left: -30px;
		margin-top: -30px;
	}
}

@media (max-width: 360px) {
	.textoverlay {
		margin-top: -49px;
		font-size: 13px;
	}

	.playeroverlay svg {
		font-size: 49px;
		margin-left: -25px;
		margin-top: -25px;
	}
}

.player-nav {
	display: flex;
	flex-wrap: nowrap;
	text-align: center;
}

.player-nav ul.column {
	padding: 10px;
	margin: 0 0 0;
	list-style: none;
	display: inline-flex;
}

.player-nav ul.left {
	flex-grow: 1;
}

.player-nav ul>li {
	position: relative;
}

.player-nav ul.left>li {
	margin: 0 5px 0 0;
}

.player-nav ul.right>li {
	margin: 0 0 0 5px;
}

.player-nav ul>li>button,
.player-nav ul>li>a {
	font-weight: var(--font-bold, 700);
	font-size: 12px;
	position: relative;
	display: block;
	padding: 5px;
	color: #fff;
	border-radius: 0;
	background-color: transparent;
}

.player-nav ul>li>button>svg,
.player-nav ul>li>a>svg {
	width: 26px;
	height: 26px;
	vertical-align: -0.65em;
}

.player-nav ul>li>button>svg path,
.player-nav ul>li>a>svg path {
	fill: #ffffff;
}

.text-iconplayer {
	display: block;
}

@media (max-width: 768px) {

	.text-iconplayer,
	.player-nav ul>li>a>.text {
		display: none;
	}
}

#lightoff {
	display: none;
	background: #000;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: .95;
	z-index: 9999;
}

.gmr-playerselect .player-tabs {
	display: none;
	position: absolute;
	top: 60px;
	right: 0;
	max-width: 220px;
	width: 200px;
	transition: all 0.3s;
	background-color: var(--scheme-color, #f44336);
	padding: 0;
	box-shadow: 0 0 32px rgba(0, 0, 0, 0.2);
	z-index: 9999;
	overflow-y: auto;
	white-space: nowrap;
	max-height: 300px;
}

.gmr-playerselect .player-tabs.active {
	display: block;
}

.player-tabs>ul {
	margin: 0 0 0;
	list-style: none;
	padding-left: 0;
}

.player-tabs>ul>li.active,
.player-tabs>ul>li>a {
	padding: 10px 15px;
	text-align: left;
	font-weight: var(--font-bold, 700);
	font-size: 13px;
	color: #ffff00;
	display: block;
	width: 100%;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.player-tabs>ul>li:last-child>a {
	border-bottom: none !important;
}

.player-tabs>ul>li>a:hover,
.player-tabs>ul>li.active {
	color: #ffffff;
	background-color: rgba(0, 0, 0, 0.1);
}

#player.relative-video {
	z-index: 10000;
	position: relative;
}

.gmr-download-list {
	margin: 0 0 0;
	list-style: none;
	padding-left: 0;
	overflow-y: auto;
	max-height: 300px;
}

.gmr-download-list li {
	text-align: center;
	display: block;
	margin: 5px 0;
}

.gmr-download-list li a {
	display: flex;
	align-items: center;
	justify-content: center;
}

.gmr-download-list li a svg {
	margin-right: 10px;
}

/* ========== Required Styles ========== */
.video-thumb {
	aspect-ratio: var(--fv-thumb-aspect-ratio, 16/9);
}

/* Autocomplete dropdown */
.autocomplete-dropdown {
	position: absolute;
	z-index: 100000;
	background: var(--content-bgcolor, #222);
	border-radius: 4px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
	max-height: 300px;
	overflow-y: auto;
	width: 100%;
	min-width: 200px;
}

/* Custom scrollbar for autocomplete only */
.autocomplete-dropdown::-webkit-scrollbar {
	width: 6px;
}

.autocomplete-dropdown::-webkit-scrollbar-track {
	background: transparent;
}

.autocomplete-dropdown::-webkit-scrollbar-thumb {
	background: var(--border-color, #555);
	border-radius: 3px;
}

.autocomplete-dropdown::-webkit-scrollbar-thumb:hover {
	background: var(--scheme-color, #f44336);
}

.autocomplete-dropdown a {
	display: block;
	padding: 10px 15px;
	color: var(--main-color, #fff);
	text-decoration: none;
	border-bottom: 1px solid var(--border-color, #333);
}

.autocomplete-dropdown a:hover {
	background: var(--scheme-color, #f44336);
	color: #fff;
}

.autocomplete-dropdown a:last-child {
	border-bottom: none;
}

/* Video player container */
.fv-player-container {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
	background-size: cover;
	background-position: center;
}

.fv-player-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

/* Video Player (Fix for video page)
--------------------------------------------- */
.video-player-wrap {
	margin-bottom: 20px;
	background: #000;
	width: 100%;
}

.video-wrapper {
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 Aspect Ratio */
	height: 0;
	overflow: hidden;
	background: #000;
}

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

.video-wrapper .player-poster {
	object-fit: cover;
	z-index: 1;
}

.video-wrapper.playing .player-poster {
	display: none;
}

.video-unavailable {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	background: #222;
	z-index: 2;
}

/* Video Controls
--------------------------------------------- */
.video-controls {
	margin-top: 10px;
	margin-bottom: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	gap: 10px;
}

.video-controls .control-btn {
	display: inline-flex;
	align-items: center;
	gap: 5px;
	padding: 8px 15px;
	background: #f1f1f1;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	font-weight: 600;
	color: var(--main-color, #222d34);
	text-decoration: none;
	transition: all 0.2s;
	font-size: 14px;
	line-height: normal;
}

.video-controls .control-btn:hover {
	background: #e1e1e1;
	color: var(--scheme-color, #f44336);
}

.video-controls #btn-like.liked {
	color: var(--scheme-color, #f44336);
}

.video-controls #btn-like svg,
.video-controls .control-btn svg {
	flex-shrink: 0;
}

body.dark-theme .video-controls .control-btn {
	background: #333;
	color: #fff;
}

body.dark-theme .video-controls .control-btn:hover {
	background: #444;
	color: var(--scheme-color, #f44336);
}

/* Server Buttons */
.server-list {
	display: flex;
	gap: 5px;
}

.video-controls .server-btn.active {
	background: var(--scheme-color, #f44336);
	color: #fff;
	border-color: var(--scheme-color, #f44336);
}

body.dark-theme .video-controls .server-btn {
	background: transparent;
	color: #fff;
	border: 1px solid #444;
}

body.dark-theme .video-controls .server-btn:hover,
body.dark-theme .video-controls .server-btn.active {
	background: var(--scheme-color, #f44336);
	color: #fff;
	border-color: var(--scheme-color, #f44336);
}

/* Category Filters */
.category-filters {
	margin: 15px 0 25px;
}

.category-filters .filter-group {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.category-filters .filter-btn {
	display: inline-block;
	padding: 6px 15px;
	background: #eee;
	color: #333;
	border-radius: 4px;
	text-decoration: none;
	font-size: 14px;
	transition: all 0.2s;
}

.category-filters .filter-btn:hover,
.category-filters .filter-btn.active {
	background: var(--scheme-color, #f44336);
	color: #fff;
}

body.dark-theme .category-filters .filter-btn {
	background: #333;
	color: #eee;
}

body.dark-theme .category-filters .filter-btn:hover,
body.dark-theme .category-filters .filter-btn.active {
	background: var(--scheme-color, #f44336);
	color: #fff;
}

#lightoff {
	background: #000;
	opacity: 0.9;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	display: none;
}

#lightoff.active {
	display: block;
}

.video-player-wrap.light-on {
	position: relative;
	z-index: 1000;
}

/* ==================== VideoPlayer Component Wrapper Fix ==================== */
.__cvp_wrapper {
	width: 100% !important;
	max-width: 100% !important;
}

.__cvp_box {
	width: 100% !important;
	padding: 0 !important;
}

.video-player-container {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.video-player-container video,
.video-player-container iframe {
	width: 100%;
	height: 100%;
}

/* ===== Video Detail: Tags & Categories (React classes) ===== */

/* Tags list container — flex wrap with gap for spacing */
.tags-list {
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	margin-top: 10px;
}

/* Categories container — flex wrap with gap */
.video-categories {
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	align-items: center;
	margin-top: 10px;
}

/* Light mode: dark label */
.video-categories strong {
	color: var(--main-color);
	font-size: 14px;
	margin-right: 4px;
}

/* Tag/Category link — pill style — Light mode base */
.tag-link {
	display: inline-block;
	padding: 4px 12px;
	background: rgba(0, 0, 0, 0.05);
	color: var(--main-color);
	border: 1px solid var(--border-color);
	border-radius: 4px;
	font-size: 13px;
	line-height: 1.4;
	text-decoration: none;
	transition: all 0.2s ease;
}

.tag-link:hover {
	background: rgba(231, 76, 60, 0.1);
	border-color: #e74c3c;
	color: #e74c3c;
}

/* Dark mode overrides */
body.dark-theme .video-categories strong {
	color: #fff;
}

body.dark-theme .tag-link {
	background: rgba(255, 255, 255, 0.08);
	color: #ccc;
	border-color: rgba(255, 255, 255, 0.15);
}

body.dark-theme .tag-link:hover {
	background: rgba(231, 76, 60, 0.2);
	border-color: #e74c3c;
	color: #fff;
}