.text-left {
	text-align: left
}
.text-right {
	text-align: right
}
.text-center {
	text-align: center
}
*, ::after, ::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent
}
@-ms-viewport {
	width: device-width
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
	display: block
}
body {
	margin: 0;
	font-family: iranyekan, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background-color: #fff;
	position: relative;
	overflow-x: hidden
}
[tabindex="-1"]:focus {
	outline: 0!important
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: .5rem;
	font-family: iranyekan!important
}
a, div, li, p {
	font-family: iranyekan!important
}
p {
	margin-top: 0;
	margin-bottom: 1rem
}
abbr[data-original-title], abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0
}
address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit
}
dl, ol, ul {
	margin-top: 0;
	margin-bottom: 1rem
}
ol ol, ol ul, ul ol, ul ul {
	margin-bottom: 0
}
dt {
	font-weight: 700
}
dd {
	margin-bottom: .5rem;
	margin-left: 0
}
blockquote {
	margin: 0 0 1rem
}
dfn {
	font-style: italic
}
b, strong {
	font-weight: bolder
}
small {
	font-size: 80%
}
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
a {
	color: #2e3e77;
	text-decoration: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}
a:hover {
	color: #192140;
	text-decoration: underline
}
a:not([href]):not([tabindex]) {
	text-decoration: none
}
a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
	text-decoration: none
}
a:not([href]):not([tabindex]):focus {
	outline: 0
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	-ms-overflow-style: scrollbar
}
figure {
	margin: 0 0 1rem
}
img {
	vertical-align: middle;
	border-style: none
}
svg:not(:root) {
	overflow: hidden
}
table {
	border-collapse: collapse
}
caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #6c757d;
	text-align: left;
	caption-side: bottom
}
th {
	text-align: inherit
}
label {
	display: inline-block;
	margin-bottom: .5rem
}
button {
	border-radius: 0
}
button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}
button, input, optgroup, select, textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
[type=reset], [type=submit], button, html [type=button] {
	-webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
	padding: 0;
	border-style: none
}
input[type=checkbox], input[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}
input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
	-webkit-appearance: listbox
}
textarea {
	overflow: auto;
	resize: vertical
}
fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}
legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal
}
progress {
	vertical-align: baseline
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto
}
[type=search] {
	outline-offset: -2px;
	-webkit-appearance: none
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}
output {
	display: inline-block
}
summary {
	display: list-item;
	cursor: pointer
}
template {
	display: none
}
[hidden] {
	display: none!important
}
a, abbr, acronym, address, applet, big, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul, var {
	border: 0;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block
}
audio, canvas, video {
	display: inline-block;
	max-width: 100%
}
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
:not(.wp-core-ui) button, body, input, select, textarea {
	line-height: 1.5
}
body, html {
	background-color: #fff
}
a {
	text-decoration: none
}
a:active, a:hover {
	outline: 0
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: 400;
	margin: 0 0 12px
}
h1 {
	font-size: 19px;
	line-height: 1.5
}
h2 {
	font-size: 18px;
	line-height: 1.5
}
h3 {
	font-size: 17px;
	line-height: 1.4
}
h4 {
	font-size: 16px;
	line-height: 1.4
}
h5 {
	font-size: 16px;
	line-height: 1.3333333333
}
h6 {
	font-size: 16px;
	line-height: 1.5
}
address {
	font-style: normal;
	margin-bottom: 24px
}
abbr[title] {
	cursor: help
}
b, strong {
	font-weight: 600
}
cite, dfn, em, i {
	font-style: normal
}
ins, mark {
	background: #fff9c0;
	text-decoration: none
}
p {
	margin-bottom: 15px
}
code, kbd, pre, samp, tt, var {
	font-family: monospace, serif;
	font-size: 13px;
	-webkit-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	line-height: 1.6
}
pre {
	border: 1px solid rgba(0, 0, 0, .1);
	margin-bottom: 24px;
	max-width: 100%;
	overflow: auto;
	padding: 12px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}
blockquote, q {
	-webkit-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
	content: "";
	content: none
}
blockquote {
	margin: 2em 0;
	font-size: 20px;
	color: #464749;
	font-style: normal;
	padding-left: 1em;
	border-left: 3px solid #e5e5e5
}
blockquote p {
	margin-bottom: .75em
}
blockquote cite, blockquote small {
	color: #2b2b2b;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5
}
blockquote cite, blockquote em, blockquote i {
	font-style: normal
}
blockquote b, blockquote strong {
	font-weight: 400
}
small {
	font-size: smaller
}
big {
	font-size: 125%
}
sub, sup {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	bottom: 1ex
}
sub {
	top: .5ex
}
dl {
	margin-bottom: 24px
}
dt {
	font-weight: 700
}
dd {
	margin-bottom: 24px
}
ol, ul {
	list-style: none;
	margin: 0 0 24px 20px
}
ul {
	list-style: disc
}
ol {
	list-style: decimal
}
li>ol, li>ul {
	margin: 0 0 0 20px
}
img {
	height: auto;
	max-width: 100%;
	vertical-align: middle
}
figure {
	margin: 0
}
legend {
	white-space: normal
}
button, input, select, textarea {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline
}
button, input {
	line-height: normal
}
input, textarea {
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0))
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], input[disabled] {
	cursor: default
}
input[type=checkbox], input[type=radio] {
	padding: 0
}
input[type=search] {
	-webkit-appearance: textfield
}
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto;
	vertical-align: top
}
table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 20px;
	border-radius: 0
}
table tr th {
	padding: 15px 0;
	text-align: left;
	line-height: 1.4;
	font-weight: 500;
	color: #495057;
	vertical-align: middle;
	border: none
}
table tr td {
	padding: 9px 0 8px;
	font-size: 12px;
	color: #888
}
.woocommerce-cart-form table tr:last-child td {
	border-bottom: none
}
caption {
	padding: .5em 0;
	font-weight: 400;
	text-align: left
}
del {
	color: #767676
}
hr {
	background-color: rgba(0, 0, 0, .1);
	border: 0;
	height: 1px;
	margin-bottom: 23px
}
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute!important;
	width: 1px;
	word-wrap: normal!important
}
.screen-reader-text:focus {
	background-color: #eee;
	clip: auto!important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}
.aligncenter, .alignleft, .alignright, .bypostauthor, .gallery-caption, .sticky, .wp-caption, .wp-caption-text {
	color: inherit
}
.wp-caption {
	background: 0 0;
	border: none;
	margin-bottom: 20px;
	padding: 0;
	max-width: 100%
}
.alignleft {
	float: left;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-right: 25px
}
.alignright {
	float: right;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 25px
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
	margin-bottom: 10px
}
.wp-caption .wp-caption-text, .wp-caption-dd {
	line-height: 1.6;
	font-style: italic;
	padding: 5px 10px 5px 0;
	opacity: .8
}
.gallery {
	display: block;
	margin: 0 -2px;
	clear: both;
	overflow: hidden
}
.gallery.gallery-columns-2 .gallery-item {
	max-width: 50%
}
@media (min-width:576px) {
	.gallery.gallery-columns-2 .gallery-item {
		max-width: 50%
	}
}
.gallery.gallery-columns-3 .gallery-item {
	max-width: 50%
}
@media (min-width:576px) {
	.gallery.gallery-columns-3 .gallery-item {
		width: 33.33%
	}
}
.gallery.gallery-columns-4 .gallery-item {
	max-width: 50%
}
@media (min-width:576px) {
	.gallery.gallery-columns-4 .gallery-item {
		max-width: 50%
	}
}
@media (min-width:768px) {
	.gallery.gallery-columns-4 .gallery-item {
		max-width: 25%
	}
}
.gallery.gallery-columns-5 .gallery-item {
	max-width: 50%
}
@media (min-width:576px) {
	.gallery.gallery-columns-5 .gallery-item {
		max-width: 20%
	}
}
.gallery.gallery-columns-6 .gallery-item {
	max-width: 50%
}
@media (min-width:576px) {
	.gallery.gallery-columns-6 .gallery-item {
		max-width: 33.33%
	}
}
@media (min-width:768px) {
	.gallery.gallery-columns-6 .gallery-item {
		max-width: 16.66%
	}
}
.gallery.gallery-columns-7 .gallery-item {
	max-width: 50%
}
@media (min-width:576px) {
	.gallery.gallery-columns-7 .gallery-item {
		max-width: 25%
	}
}
@media (min-width:768px) {
	.gallery.gallery-columns-7 .gallery-item {
		max-width: 14.28%
	}
}
.gallery.gallery-columns-8 .gallery-item {
	max-width: 50%
}
@media (min-width:576px) {
	.gallery.gallery-columns-8 .gallery-item {
		max-width: 25%
	}
}
@media (min-width:768px) {
	.gallery.gallery-columns-8 .gallery-item {
		max-width: 12.5%
	}
}
.gallery.gallery-columns-9 .gallery-item {
	max-width: 50%
}
@media (min-width:576px) {
	.gallery.gallery-columns-9 .gallery-item {
		max-width: 25%
	}
}
@media (min-width:768px) {
	.gallery.gallery-columns-9 .gallery-item {
		max-width: 11.11%
	}
}
.gallery .gallery-item {
	display: inline-block;
	width: 100%;
	padding: 0 2px;
	margin: 0 0 1.5em;
	vertical-align: top;
	-webkit-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out
}
.gallery .gallery-item:hover {
	opacity: .8
}
.gallery .gallery-item img {
	width: 100%;
	display: block;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.gallery .gallery-item a {
	line-height: 0;
	display: block;
	width: 100%
}
.gallery .gallery-item .gallery-caption {
	color: rgba(51, 51, 51, .7);
	font-size: 12px;
	line-height: 1.5;
	padding: .5em 0
}
.gallery-columns-5 .gallery-caption, .gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
	display: none
}
body {
	font-family: iranyekan, Nunito, Arial, sans-serif!important;
	color: #7d7e7f;
	font-size: 15px;
	line-height: 1.75rem;
	overflow-x: hidden
}
body.modal-login-open {
	overflow: hidden
}
a {
	color: #464749;
	text-decoration: none;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
a:active, a:hover {
	outline: 0
}
a:hover {
	color: #1e83f0;
	text-decoration: none
}
.placeholder {
	color: #888
}
:-moz-placeholder {
	color: #888
}
::-moz-placeholder {
	color: #888
}
:-ms-input-placeholder {
	color: #888
}
::-webkit-input-placeholder {
	color: #888
}
.wrap {
	position: relative;
	background-color: #fff;
	word-wrap: break-word
}
.main-page-content.default-margin {
	background-color: #f8f9fa;
	padding-top: 90px;
	padding-bottom: 50px
}

.container, .vc-container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}
@media (min-width:576px) {
	.container, .vc-container {
		max-width: 540px
	}
}
@media (min-width:768px) {
	.container, .vc-container {
		max-width: 920px
	}
}
@media (min-width:992px) {
	.container, .vc-container {
		max-width: 1180px
	}
}
@media (min-width:1200px) {
	.container, .vc-container {
		max-width: 1230px
	}
}
.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float: left
}
.col-xs-1 {
	width: 8.33333%
}
.col-xs-2 {
	width: 16.66667%
}
.col-xs-3 {
	width: 25%
}
.col-xs-4 {
	width: 33.33333%
}
.col-xs-5 {
	width: 41.66667%
}
.col-xs-6 {
	width: 50%
}
.col-xs-7 {
	width: 58.33333%
}
.col-xs-8 {
	width: 66.66667%
}
.col-xs-9 {
	width: 75%
}
.col-xs-10 {
	width: 83.33333%
}
.col-xs-11 {
	width: 91.66667%
}
.col-xs-12 {
	width: 100%
}
.col-xs-pull-0 {
	right: auto
}
.col-xs-pull-1 {
	right: 8.33333%
}
.col-xs-pull-2 {
	right: 16.66667%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-4 {
	right: 33.33333%
}
.col-xs-pull-5 {
	right: 41.66667%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-7 {
	right: 58.33333%
}
.col-xs-pull-8 {
	right: 66.66667%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-10 {
	right: 83.33333%
}
.col-xs-pull-11 {
	right: 91.66667%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-push-0 {
	left: auto
}
.col-xs-push-1 {
	left: 8.33333%
}
.col-xs-push-2 {
	left: 16.66667%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-4 {
	left: 33.33333%
}
.col-xs-push-5 {
	left: 41.66667%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-7 {
	left: 58.33333%
}
.col-xs-push-8 {
	left: 66.66667%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-10 {
	left: 83.33333%
}
.col-xs-push-11 {
	left: 91.66667%
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-offset-0 {
	margin-left: 0
}
.col-xs-offset-1 {
	margin-left: 8.33333%
}
.col-xs-offset-2 {
	margin-left: 16.66667%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-4 {
	margin-left: 33.33333%
}
.col-xs-offset-5 {
	margin-left: 41.66667%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-7 {
	margin-left: 58.33333%
}
.col-xs-offset-8 {
	margin-left: 66.66667%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-10 {
	margin-left: 83.33333%
}
.col-xs-offset-11 {
	margin-left: 91.66667%
}
.col-xs-offset-12 {
	margin-left: 100%
}
@media (min-width:768px) {
	.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
		float: right
	}
	.col-sm-1 {
		width: 8.33333%
	}
	.col-sm-2 {
		width: 16.66667%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-4 {
		width: 33.33333%
	}
	.col-sm-5 {
		width: 41.66667%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-7 {
		width: 58.33333%
	}
	.col-sm-8 {
		width: 66.66667%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-10 {
		width: 83.33333%
	}
	.col-sm-11 {
		width: 91.66667%
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-pull-1 {
		right: 8.33333%
	}
	.col-sm-pull-2 {
		right: 16.66667%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-4 {
		right: 33.33333%
	}
	.col-sm-pull-5 {
		right: 41.66667%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-7 {
		right: 58.33333%
	}
	.col-sm-pull-8 {
		right: 66.66667%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-10 {
		right: 83.33333%
	}
	.col-sm-pull-11 {
		right: 91.66667%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-push-1 {
		left: 8.33333%
	}
	.col-sm-push-2 {
		left: 16.66667%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-4 {
		left: 33.33333%
	}
	.col-sm-push-5 {
		left: 41.66667%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-7 {
		left: 58.33333%
	}
	.col-sm-push-8 {
		left: 66.66667%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-10 {
		left: 83.33333%
	}
	.col-sm-push-11 {
		left: 91.66667%
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}
	.col-sm-offset-1 {
		margin-left: 8.33333%
	}
	.col-sm-offset-2 {
		margin-left: 16.66667%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333%
	}
	.col-sm-offset-5 {
		margin-left: 41.66667%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333%
	}
	.col-sm-offset-8 {
		margin-left: 66.66667%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333%
	}
	.col-sm-offset-11 {
		margin-left: 91.66667%
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
}
@media (min-width:992px) {
	.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
		float: right
	}
	.col-md-1 {
		width: 8.33333%
	}
	.col-md-2 {
		width: 16.66667%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-4 {
		width: 33.33333%
	}
	.col-md-5 {
		width: 41.66667%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-7 {
		width: 58.33333%
	}
	.col-md-8 {
		width: 66.66667%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-10 {
		width: 83.33333%
	}
	.col-md-11 {
		width: 91.66667%
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-pull-1 {
		right: 8.33333%
	}
	.col-md-pull-2 {
		right: 16.66667%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-4 {
		right: 33.33333%
	}
	.col-md-pull-5 {
		right: 41.66667%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-7 {
		right: 58.33333%
	}
	.col-md-pull-8 {
		right: 66.66667%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-10 {
		right: 83.33333%
	}
	.col-md-pull-11 {
		right: 91.66667%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-push-1 {
		left: 8.33333%
	}
	.col-md-push-2 {
		left: 16.66667%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-4 {
		left: 33.33333%
	}
	.col-md-push-5 {
		left: 41.66667%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-7 {
		left: 58.33333%
	}
	.col-md-push-8 {
		left: 66.66667%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-10 {
		left: 83.33333%
	}
	.col-md-push-11 {
		left: 91.66667%
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-offset-0 {
		margin-left: 0
	}
	.col-md-offset-1 {
		margin-left: 8.33333%
	}
	.col-md-offset-2 {
		margin-left: 16.66667%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-4 {
		margin-left: 33.33333%
	}
	.col-md-offset-5 {
		margin-left: 41.66667%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-7 {
		margin-left: 58.33333%
	}
	.col-md-offset-8 {
		margin-left: 66.66667%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-10 {
		margin-left: 83.33333%
	}
	.col-md-offset-11 {
		margin-left: 91.66667%
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
}
@media (min-width:1200px) {
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
		float: right
	}
	.col-lg-1 {
		width: 8.33333%
	}
	.col-lg-2 {
		width: 16.66667%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-4 {
		width: 33.33333%
	}
	.col-lg-5 {
		width: 41.66667%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-7 {
		width: 58.33333%
	}
	.col-lg-8 {
		width: 66.66667%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-10 {
		width: 83.33333%
	}
	.col-lg-11 {
		width: 91.66667%
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-pull-1 {
		right: 8.33333%
	}
	.col-lg-pull-2 {
		right: 16.66667%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-4 {
		right: 33.33333%
	}
	.col-lg-pull-5 {
		right: 41.66667%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-7 {
		right: 58.33333%
	}
	.col-lg-pull-8 {
		right: 66.66667%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-10 {
		right: 83.33333%
	}
	.col-lg-pull-11 {
		right: 91.66667%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-push-1 {
		left: 8.33333%
	}
	.col-lg-push-2 {
		left: 16.66667%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-4 {
		left: 33.33333%
	}
	.col-lg-push-5 {
		left: 41.66667%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-7 {
		left: 58.33333%
	}
	.col-lg-push-8 {
		left: 66.66667%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-10 {
		left: 83.33333%
	}
	.col-lg-push-11 {
		left: 91.66667%
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
	.col-lg-offset-1 {
		margin-left: 8.33333%
	}
	.col-lg-offset-2 {
		margin-left: 16.66667%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333%
	}
	.col-lg-offset-5 {
		margin-left: 41.66667%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333%
	}
	.col-lg-offset-8 {
		margin-left: 66.66667%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333%
	}
	.col-lg-offset-11 {
		margin-left: 91.66667%
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
}

.page .entry-content::after {
	display: block;
	clear: both;
	content: ""
}


h1, h2, h3, h4, h5, h6 {
	color: #464749
}
h6 {
	margin-bottom: 0
}
.post-content p:last-of-type {
	margin-bottom: 15px
}
.highlight {
	color: #ec406a
}
.top-bar {
	position: relative;
	font-size: 14px;
	height: unset!important;
	z-index: 120;
	background-color: #f0f2f7;
	padding: 5px 0
}
.top-bar .row {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
@media (max-width:991.98px) {
	.top-bar {
		text-align: center;
		padding-top: 10px;
		padding-bottom: 10px
	}
}
.top-bar-col {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
@media (min-width:992px) {
	.top-bar-col {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
}
.top-bar-links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}
.top-bar-links a {
	outline: 0!important
}

.top-bar-contact-info {
	list-style: none;
	padding: 0;
	margin: 0
}
.top-bar-contact-info li {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	vertical-align: middle;
	margin-left: 0!important;
	margin-right: 20px!important
}


@media (max-width:991.98px) {
	.top-bar-contact-info {
		text-align: right;
		float: right;
		font-size: 12px
	}
	.top-bar-contact-info li {
		margin-left: 10px!important
	}
	.cart-top-bar, .header-button-link-top-bar {
		float: left;
		display: block;
		font-size: 12px
	}
}
.header-button-link-top-bar .material-icons {
	font-size: 26px;
	-webkit-transform: translateY(3px);
	-moz-transform: translateY(3px);
	-ms-transform: translateY(3px);
	-o-transform: translateY(3px);
	transform: translateY(3px)
}
@media screen and (min-width:768px) {
	.header-full-width .site-header .container {
		width: 100%;
		padding-left: 55px;
		padding-right: 55px;
		max-width: 100%
	}
	.header-full-width .top-bar .container {
		width: 100%;
		padding-left: 55px;
		padding-right: 55px;
		max-width: 100%
	}
}
.top-bar-secondary-menu {
	display: none
}
.top-bar-secondary-menu .top-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	list-style: none;
	padding: 0 .75rem 0 0;
	margin: 0
}
.top-bar-secondary-menu .top-menu>li a {
	padding: 0 .75rem;
	position: relative
}
.top-bar-secondary-menu .top-menu>li a:hover:before {
	opacity: 1;
	visibility: visible
}
.top-bar-secondary-menu .top-menu>li a:before {
	content: '';
	position: absolute;
	width: 9px;
	height: 6px;
	background: #ffaf76;
	right: -12px;
	top: 2px;
	margin: 5px 10px;
	border-radius: 100px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .18s ease-out;
	transition: all .18s ease-out
}
.top-bar-secondary-menu .top-menu ul {
	display: none
}


.site-header {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #fff;
	z-index: 110;
	-webkit-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);
	box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)
}
.site-header .container {
	position: relative
}
.site-header .site-header-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 10px 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.site-header .navigation-left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
.site-header .menu-text-widget {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
@media (max-width:991.98px) {
	.site-header .menu-text-widget {
		display: none
	}
}
.site-header .mobile-nav-toggle {
	position: relative;
	padding: 14px;
	display: none
}
@media (max-width:991.98px) {
	.site-header .mobile-nav-toggle {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		background: #f0f2f7;
		height: 46px;
		width: 46px;
		border-radius: 4px
	}
	.top-bar-cart.call {
		display: none!important
	}
}
.site-header .mobile-nav-toggle .the-icon {
	vertical-align: middle;
	position: relative;
	margin-top: 6px;
	margin-bottom: 6px;
	display: inline-block;
	width: 18px;
	height: 2px;
	background-color: #343a40;
	-webkit-transition: all .5s;
	transition: all .5s
}
.site-header .mobile-nav-toggle .the-icon:after, .site-header .mobile-nav-toggle .the-icon:before {
	position: absolute;
	content: "";
	left: 0;
	display: inline-block;
	width: 18px;
	height: 2px;
	background-color: #343a40;
	-webkit-transition: all .5s;
	transition: all .5s
}
.site-header .mobile-nav-toggle .the-icon:before {
	top: -6px
}
.site-header .mobile-nav-toggle .the-icon:after {
	top: 6px
}
.off-canvas-open .site-header .mobile-nav-toggle .the-icon {
	background-color: transparent
}
.off-canvas-open .site-header .mobile-nav-toggle .the-icon:before {
	-webkit-transform: translateY(6px) rotateZ(-45deg);
	transform: translateY(6px) rotateZ(-45deg)
}
.off-canvas-open .site-header .mobile-nav-toggle .the-icon:after {
	-webkit-transform: translateY(-6px) rotateZ(45deg);
	transform: translateY(-6px) rotateZ(45deg)
}
@media (max-width:991.98px) {
	.site-header .header-button-link span.first {
		display: none
	}
	.site-header .header-button-link i {
		margin: 0
	}
	.register-modal-opener.login-button {
		padding: 8px 12px!important;
		margin-left: 8px!important
	}
	.auth-drop-opener {
		padding: 6px 8px!important;
		margin-left: 8px!important
	}
	.content-half-part {
		width: 100%!important
	}
}
.site-header .header-button-link .login-button i {
	font-size: 19px;
	float: left;
	line-height: inherit
}
.herowp-navigation {
	position: relative
}
.herowp-navigation ul {
	padding-left: 0;
	list-style: none;
	margin: 0;
	padding: 0
}
.herowp-navigation .menu>ul, .herowp-navigation ul.menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}
.herowp-navigation .menu>ul>li, .herowp-navigation ul.menu>li {
	margin: 0 0
}
.herowp-navigation .menu>ul>li>a, .herowp-navigation ul.menu>li>a {
	font-size: 16px;
	padding: 10px;
	border-radius: 20px 6px 20px 6px;
	color: #7f8187
}
.herowp-navigation a:hover {
	background-color: #ff7d00;
	color: #fff!important
}
.herowp-navigation .menu>ul>li>a i, .herowp-navigation ul.menu>li>a i {
	opacity: .7;
	margin-left: 7px
}
.herowp-navigation .menu>ul>li:hover>ul, .herowp-navigation ul.menu>li:hover>ul {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	height: auto
}
.herowp-navigation .menu>ul>li ul, .herowp-navigation ul.menu>li ul {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 45px;
	left: 0;
	width: 240px;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .12);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .12);
	background-color: #fff;
	border-radius: 4px;
	-webkit-transform: translate(0, 10px);
	transform: translate(0, 10px);
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
	z-index: 200;
	height: auto;
	border-bottom: 3px solid #fea000
}
.fixed-active .herowp-navigation .menu>ul>li ul, .fixed-active .herowp-navigation ul.menu>li ul {
	top: 40px
}
@media screen and (prefers-reduced-motion:reduce) {
	.herowp-navigation .menu>ul>li ul, .herowp-navigation ul.menu>li ul {
		-webkit-transition: none;
		transition: none
	}
}
.herowp-navigation .menu>ul>li ul:after, .herowp-navigation ul.menu>li ul:after {
	content: '';
	display: block;
	display: block;
	position: absolute;
	top: -15px;
	left: 0;
	width: 240px;
	height: 15px;
	background-color: transparent
}
.herowp-navigation .menu>ul>li ul li, .herowp-navigation ul.menu>li ul li {
	position: relative
}
.herowp-navigation .menu>ul>li ul li.menu-item-has-children>a, .herowp-navigation ul.menu>li ul li.menu-item-has-children>a {
	position: relative
}
.herowp-navigation .menu>ul>li ul li.menu-item-has-children>a:after, .herowp-navigation ul.menu>li ul li.menu-item-has-children>a:after {
	content: '';
	display: block;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -4px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 6px;
	border-color: transparent transparent transparent #dee2e6
}
.herowp-navigation .menu>ul>li ul li:hover>ul, .herowp-navigation ul.menu>li ul li:hover>ul {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}
.herowp-navigation .menu>ul>li ul li>a, .herowp-navigation ul.menu>li ul li>a {
	display: block;
	padding: 10px 20px;
	font-size: 14px
}
.herowp-navigation .menu>ul>li ul li>ul, .herowp-navigation ul.menu>li ul li>ul {
	top: 0;
	left: 100%;
	-webkit-transform: translate(10px, 0);
	transform: translate(10px, 0);
	z-index: 30
}
.herowp-navigation .menu>ul li, .herowp-navigation ul.menu li {
	position: relative
}
@media (max-width:991.98px) {
	.herowp-navigation {
		display: none
	}
	header.header-v2 .menu_wrapper {
		display: none
	}
}
.page-title {
	background-color: #ebeef1;
	padding-bottom: 4px;
	padding-top: 4px
}
.page-title .h2 {
	font-size: 26px;
	margin-bottom: 10px;
	line-height: 1.2
}

.off-canvas-main {
	padding: 12px 20px
}
.off-canvas-main ul {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 1.5
}
.off-canvas-main .mobile-menu li {
	position: relative;
	margin-bottom: 8px;
	display: block
}
.off-canvas-main .mobile-menu li>a {
	font-size: 15px;
	padding: 6px 0
}
.off-canvas-main ul.sub-menu li {
	margin-bottom: 0
}
.off-canvas-main .mobile-menu a {
	display: inline-block;
	color: #858585
}
.off-canvas-main .mobile-menu ul a {
	font-size: 12px;
	color: #858585
}
.off-canvas-main .sub-menu-arrow {
	position: absolute;
	top: 0;
	left: 0;
	width: 44px;
	padding: 3px 0;
	color: #858585;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	cursor: pointer
}
.off-canvas-footer {
	margin-top: 12px;
	margin-bottom: 30px;
	padding: 24px 20px;
	border-top: 1px solid #d2d7dc
}
.wrap {
	-webkit-transition: all .5s;
	transition: all .5s
}
.site-footer {
	z-index: 99999
}
.site-footer.footer-color-light {
	color: #fff
}
.herowp_logo {
	display: flex;
	align-items: center;
	justify-content: center
}
.herowp_logo i {
	font-size: 22px;
	color: #ff3321;
	padding: 0 4px
}
.site-footer.footer-color-light h1, .site-footer.footer-color-light h2, .site-footer.footer-color-light h3, .site-footer.footer-color-light h4, .site-footer.footer-color-light h5, .site-footer.footer-color-light h6, .site-footer.footer-color-light table tr th {
	color: #fff
}
.site-footer.footer-color-light caption, .site-footer.footer-color-light table tr td {
	color: #fff
}
.site-footer.footer-color-light a {
	color: #fff
}
.site-footer.footer-color-light a:hover {
	color: #fff
}
.site-footer.footer-color-light table tr td, .site-footer.footer-color-light table tr th {
	border-color: #435184
}
.footer-widgets {
	padding: 3em 0
}
.footer-widgets ul li {
	border-bottom: 0
}
.footer-widgets .widget-title {
	font-size: 18px;
	margin-bottom: 24px;
	display: inline-block;
	position: relative;
	padding-top: 12px
}
.footer-widgets .widget-title:before {
	position: absolute;
	content: '';
	width: 30px;
	height: 33px;
	right: 4px;
	bottom: -7px;
	background: #ff7d00;
	background-color: #ff7d00;
	opacity: .3;
	border-radius: 8px;
	transform: rotateZ(30deg)
}
.footer-widgets .footer-widgets-inner {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	background-color: #f0f2f7;
	border-radius: 10px;
	padding: 40px 20px
}
.footer-widgets .footer-widgets-inner:before {
	content: "";
	position: absolute;
	bottom: -14px;
	left: 30%;
	right: 30%;
	height: 15px;
	border-radius: 0 0 20px 20px;
	z-index: 0;
	background: #ff7d00
}
.footer-widgets .footer-widget-col {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
.footer-widgets .widget_nav_menu *>ul {
	list-style-type: none;
	padding: 0;
	margin-left: -10px;
	margin-right: -10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.footer-widgets .widget_nav_menu *>ul>li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	padding: 0 10px;
	line-height: 36px
}
.footer-widgets .widget_nav_menu *>ul>li ul {
	padding: 0;
	margin: 0 -10px
}
.footer-widgets .widget_nav_menu *>ul>li ul li {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	padding: 0 10px
}
.footer-widgets .widget_nav_menu *>ul>li a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	vertical-align: middle
}
.footer-widgets .widget_nav_menu *>ul>li a:before {
	content: '';
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	height: 3px;
	width: 0;
	background: #ff7d00;
	margin-right: 0;
	margin-left: 0;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.footer-widgets .widget_nav_menu *>ul>li a:hover:before {
	width: 12px;
	margin-right: 5px
}
.footer-widgets .select2-container--default .select2-selection--single {
	color: #6c757d
}
.footer-widgets .widget_text p {
	margin-bottom: 18px
}
.footer-widgets .widget {
	margin-top: 40px
}
.footer-widgets .widget.widget_contacts, .footer-widgets .widget:first-child {
	margin-top: 0
}
@media (min-width:992px) {
	.footer-one-col .footer-widget-col {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.footer-two-col .footer-widget-col {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.footer-three-col .footer-widget-col {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.footer-four-col .footer-widget-col {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.footer-doubleleft-col .footer-widget-col:first-child {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.footer-doubleleft-col .footer-widget-col {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.footer-doubleright-col .footer-widget-col:last-child {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.footer-doubleright-col .footer-widget-col {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
}
@media (max-width:991.98px) {
	.footer-widget-col:not(:last-child) {
		margin-bottom: 3em
	}
}
.footer-copyright {
	position: relative
}
.footer-copyright .copyright-inner {
	padding: 20px 0 30px 0;
	z-index: 1;
	position: relative
}
.footer-copyright.copyrights-layout-default .copyright-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
@media (max-width:991.98px) {
	.footer-copyright.copyrights-layout-default .copyright-inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.footer-copyright.copyrights-layout-default .copyright-inner .copyright-cell:first-child {
		margin-bottom: 20px
	}
}
.copyright-cell {
	color: #777
}
.copyrights-layout-centered .copyright-inner {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column
}
.back-to-top {
	position: fixed;
	left: 0;
	bottom: 20px;
	opacity: 0;
	width: 36px;
	height: 36px;
	color: #fff!important;
	border-radius: 0 8px 8px 0;
	text-align: center;
	background-color: rgba(24, 25, 27, .25);
	visibility: hidden;
	-webkit-transform: translateX(-30px);
	transform: translateX(-30px);
	-webkit-transition: all .3s;
	transition: all .3s;
	cursor: pointer;
	z-index: 2000
}

.back-to-top.visible {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateX(0);
	transform: translateX(0)
}
.back-to-top:hover {
	background-color: #1e83f0
}
.main-sidebar-holder .widget {
	background-color: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	padding: 1rem;
	margin-bottom: 1.75rem
}
.main-sidebar-holder .widget .widget-title {
	position: relative;
	font-size: 15px;
	line-height: 1;
	margin-bottom: 27px;
	color: #7f8187
}
.main-sidebar-holder .widget .widget-title:before {
	position: absolute;
	background: #fea000;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 12px;
	width: 22px;
	transform-origin: bottom right;
	content: '';
	top: -9px;
	transform: skewX(-10deg);
	height: 39px;
	z-index: 0;
	right: -24px
}
.widget {
	overflow: hidden!important
}
.widget ol, .widget ul {
	list-style: none;
	margin: 0
}
.widget li>ol, .widget li>ul {
	margin-left: 10px;
	list-style: disc;
	list-style-position: inside;
	margin-top: 5px
}
.widget_archive li, .widget_categories li, .widget_contacts li, .widget_links li, .widget_meta li, .widget_nav_menu li, .widget_pages li, .widget_product_categories li, .widget_recent_comments li, .widget_recent_entries li {
	padding: 7px 0;
	border-bottom: 1px solid #eee
}
.widget_archive li:last-child, .widget_categories li:last-child, .widget_contacts li:last-child, .widget_links li:last-child, .widget_meta li:last-child, .widget_nav_menu li:last-child, .widget_pages li:last-child, .widget_product_categories li:last-child, .widget_recent_comments li:last-child, .widget_recent_entries li:last-child {
	border-bottom: 0
}
.widget_recent_entries .post-date {
	display: block;
	color: #aaa
}
.rsswidget img {
	margin-top: -4px
}
.rssSummary {
	margin: 9px 0
}
.rss-date {
	display: block
}
.widget_rss li {
	margin-bottom: 18px
}
.widget_rss li:last-child {
	margin-bottom: 0
}
.widget_contacts ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.widget_contacts ul li .contact-info-icon {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-right: 12px;
	text-align: center
}
.widget_contacts ul li .contact-info-icon i {
	font-size: 22px
}
.search-form {
	position: relative
}
.search-form input[type=search] {
	width: 100%;
	padding-right: 42px
}
.search-form .search-submit {
	position: absolute;
	top: 0;
	left: 0;
	width: 42px;
	height: 42px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: transparent;
	border: none;
	outline: 0
}
.search-form .search-submit svg {
	width: 32px;
	height: 32px;
	fill: #6c757d
}
.widget_tag_cloud .tag-cloud-link {
	font-size: 14px!important;
	background-color: #1e83f0;
	border-radius: 4px;
	color: #fff;
	line-height: 1;
	padding: 6px 10px;
	display: inline-block;
	margin: 0 5px 5px 0
}
.btn, .button, .button-secondary, .event-single-side a.event_register_submit, .event_register_submit, .woocommerce-message .button, .woocommerce_message .button, input[type=button], input[type=reset], input[type=submit] {
	text-align: center;
	border: 0;
	border-radius: 50px;
	padding: 8px 17px;
	vertical-align: bottom;
	text-shadow: none;
	line-height: 27px;
	display: inline-block;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.btn i, .button i, .button-secondary i, .event-single-side a.event_register_submit i, .event_register_submit i, .woocommerce-message .button i, .woocommerce_message .button i, input[type=button] i, input[type=reset] i, input[type=submit] i {
	margin-right: 6px
}
.btn-small {
	padding: 8px 12px
}
a.btn.sm {
	padding: 4px 20px;
	font-size: 12px
}
a.btn.full {
	width: 100%
}
.btn-outline {
	color: #ff7d00;
	border: 2px solid #ff7d00;
	transition: all .3s ease
}
.btn-outline:hover {
	color: #fff;
	background-color: #ff7d00
}
.btn-filled, .button, .button-secondary, .top-bar-cart .dropdown-cart .woocommerce-mini-cart__buttons a:first-child, .woocommerce-message .button, .woocommerce_message .button, input[type=button], input[type=reset], input[type=submit] {
	color: #fff;
	background-color: #ec406a
}
.btn-filled:focus, .btn-filled:hover, .button-secondary:focus, .button-secondary:hover, .button:focus, .button:hover, .top-bar-cart .dropdown-cart .woocommerce-mini-cart__buttons a:focus:first-child, .top-bar-cart .dropdown-cart .woocommerce-mini-cart__buttons a:hover:first-child, input:focus[type=button], input:focus[type=reset], input:focus[type=submit], input:hover[type=button], input:hover[type=reset], input:hover[type=submit] {
	color: #fff;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: 0
}
.btn-light, .dropdown-cart .woocommerce-mini-cart__buttons a:first-child {
	background-color: #f0f2f7!important;
	color: #7f8187!important
}

.btn-border {
	border: 2px solid
}
.btn-border:hover, .cart-collaterals .shop_table tr.shipping .button:hover, .cart-page-inner .woocommerce-cart-form td.actions .button_update_cart:hover, .event-single-side a.event_register_submit:hover, .event_register_submit:hover, .product-info-box .button:hover {
	color: #fff
}

.btn-link, .cart-collaterals .shop_table tr.shipping .shipping-calculator-button, .course-section .panel-group .panel-content a {
	color: #1e83f0;
	padding: 0 0 5px 0;
	border-radius: 0;
	border-bottom: 1px solid #e5e5e5;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: transparent
}

.btn-link:hover, .cart-collaterals .shop_table tr.shipping .shipping-calculator-button:hover, .course-section .panel-group .panel-content a:hover {
	color: #464749
}
.button, .button-secondary, .woocommerce-message .button, .woocommerce_message .button, input[type=button], input[type=reset], input[type=submit] {
	font-weight: inherit
}

input.input-text, input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {
	width: 100%;
	font-family: inherit;
	font-weight: inherit;
	line-height: 1.6;
	outline: 0;
	padding: 8px 10px;
	border: 1px solid #dcdcdc;
	-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .06);
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .06);
	border-radius: 4px;
	-webkit-appearance: none;
	-webkit-transition: all .2s;
	transition: all .2s
}
input.input-text:focus, input[type=date]:focus, input[type=datetime-local]:focus, input[type=datetime]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, select:focus, textarea:focus {
	outline: 0;
	border-color: #d7d7d7;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .07);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .07)
}
label {
	display: block;
	color: #6c757d;
	padding-bottom: 3px
}
label .required {
	color: #adb5bd
}
[type=checkbox]+label, [type=radio]+label {
	display: inline-block;
	vertical-align: baseline;
	margin-left: .375rem;
	margin-right: .75rem;
	margin-bottom: 0
}
label>[type=checkbox], label>[type=radio] {
	margin-right: .375rem
}
.form-row input, .form-row input[type=checkbox], .form-row input[type=email], .form-row input[type=number], .form-row input[type=password], .form-row input[type=text] {
	border: 1px solid #dcdcdc
}
.form-row input[type=submit] {
	border: 0
}
.contact-form .wpcf7-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}
.contact-form .wpcf7-form .form-row {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
@media (min-width:768px) {
	.contact-form .wpcf7-form .form-row-first, .contact-form .wpcf7-form .form-row-last {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
}
.contact-form .wpcf7-form input[type=submit] {
	border: 0
}
.login-form-overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1040;
	opacity: 0;
	background-color: #fff
}

.post-share {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.post-share .post-share-title {
	margin-right: 6px
}
.post-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 1.75rem;
	background: #f0f2f7;
	padding: 10px;
	border-radius: 5px
}
.post-nav-btn {
	max-width: 50%
}
.post-nav-link {
	display: block;
	position: relative;
	line-height: 1.5;
	padding-top: 10px;
	padding-bottom: 10px
}
.post-nav-link span {
	display: block;
	color: #adb5bd
}
.post-nav-link strong {
	font-weight: 400
}
.post-nav-link svg {
	position: absolute;
	top: 50%;
	left: 0;
	width: 16px;
	height: 20px;
	fill: #adb5bd;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.post-nav-link.prev {
	padding-left: 32px
}
.post-nav-link.next {
	padding-right: 32px
}
.post-nav-link.next svg {
	left: auto;
	right: 0
}
@media (max-width:767.98px) {
	.post-nav-link strong {
		display: none
	}
}
.commentlist {
	list-style: none;
	padding: 0;
	margin: 0
}
.commentlist ul {
	list-style: none
}
.commentlist ul.children {
	margin-right: 20px;
	margin-left: 0;
	border-radius: 10px
}
.commentlist ul.children li.comment-author-admin>.comment-body {
	border: 0;
	padding: 20px;
	border-right: 3px solid #dedede
}
.commentlist .comment .comment_container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	clear: both
}
.commentlist .comment .comment_container .comment-avatar {
	margin-right: 24px
}
.commentlist .comment .comment_container .comment-avatar img {
	border-radius: 50%
}
.commentlist .comment .comment_container .comment-text {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}
.commentlist .comment .comment_container .comment-text .comment-header {
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	margin-bottom: 10px;
	color: #adb5bd
}
.commentlist .comment .comment_container .comment-text .comment-header .date {
	display: block;
	margin-top: 10px;
	line-height: 1.2;
	color: #8a8a8a;
	font-size: 14px
}
.commentlist .comment .comment_container .comment-text .comment-header .comment-author {
	display: inline-block;
	font-size: 18px;
	line-height: 1;
	color: #464749;
	font-weight: 500;
	margin-bottom: 0;
	margin-left: 10px
}
@media (max-width:767.98px) {
	.commentlist .comment .comment_container .comment-avatar {
		min-width: 40px
	}
}
.commentlist .comment .comment-link-btn {
	margin-left: 10px;
	padding: 5px 10px;
	font-size: 13px;
	background-color: #f8f9fa;
	border-radius: 2px;
	line-height: 1.5
}
.commentlist .comment .comment-link-btn i {
	margin-right: 8px
}
.commentlist .comment .star-rating {
	display: inline-block;
	vertical-align: top;
	width: 90px;
	height: 18px;
	background-size: 18px;
	background: url(../images/star-empty.svg) left top repeat-x
}
.commentlist .comment .star-rating>span {
	display: block;
	text-indent: -9999px;
	line-height: 1;
	height: 18px;
	background-size: 18px 18px;
	background: url(../images/star-fill.svg) left top repeat-x
}
.commentlist .comment .comment-respond {
	margin-bottom: 20px;
	padding: 30px;
	background-color: #f8f9fa;
	border-radius: 3px
}
.commentlist>li:first-child {
	padding-top: 30px
}
.commentlist>li {
	padding-top: 0;
	border-radius: 5px
}
.commentlist {
	list-style: none;
	padding: 0;
	margin: 0
}
.commentlist ul {
	list-style: none
}
.commentlist li.review {
	padding: 30px 20px;
	border-radius: 10px;
	margin-top: 30px;
	-webkit-transition: all .3s cubic-bezier(.39, .5, .15, 1.36);
	transition: all .3s cubic-bezier(.39, .5, .15, 1.36);
	background: #f9fafd;
	border: 1px dashed #ccc
}
.commentlist .review .comment_container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	clear: both
}
.commentlist .review .comment_container .comment-avatar {
	margin-left: 14px;
	margin-right: 0
}
.commentlist .review .comment_container .comment-avatar img {
	border-radius: 50%;
	max-width: unset;
	width: 50px
}
.commentlist .review .comment_container .comment-text {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}
.commentlist .review .comment_container .comment-text .comment-header {
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	margin-bottom: 10px;
	color: #adb5bd
}
.commentlist .review .comment_container .comment-text .comment-header .date {
	display: block;
	margin-top: 10px;
	line-height: 1.2;
	color: #8a8a8a;
	font-size: 14px
}
.commentlist .review .comment_container .comment-text .comment-header .comment-author {
	display: inline-block;
	font-size: 15px;
	line-height: 1;
	color: #464749;
	font-weight: 600;
	margin-bottom: 0;
	margin-left: 10px
}
@media (max-width:767.98px) {
	.commentlist .review .comment_container .comment-avatar img {
		border-radius: 50%;
		max-width: unset;
		width: 40px
	}
}
.commentlist .review .comment-link-btn {
	margin-left: 10px;
	padding: 5px 10px;
	font-size: 13px;
	background-color: #f8f9fa;
	border-radius: 2px;
	line-height: 1.5
}
.commentlist .review .comment-link-btn i {
	margin-right: 8px
}
.commentlist .review .star-rating {
	display: block;
	vertical-align: top;
	width: 90px;
	margin-top: 10px;
	height: 18px;
	background-size: 18px;
	background: url(../images/star-empty.svg) left top repeat-x
}
.commentlist .review .star-rating>span {
	display: block;
	text-indent: -9999px;
	line-height: 1;
	height: 18px;
	background-size: 18px 18px;
	background: url(../images/star-fill.svg) left top repeat-x
}
.commentlist .review .comment-respond {
	margin-bottom: 20px;
	padding: 30px;
	background-color: #fff;
	border-radius: 5px
}
.comment-respond {
	margin-top: 30px;
	background: #f0f2f7;
	padding: 30px;
	border-radius: 5px
}
.blog-main-loop .comment-respond {
	background: #fff;
	margin-top: 0;
	margin-bottom: 20px
}
.comment-respond .comment-form-rating {
	margin-bottom: 15px
}
.comment-respond .comment-form-rating .stars {
	display: none
}
.comment-respond .form-submit, .comment-respond .must-log-in {
	margin-bottom: 0
}
.comment-respond .comment-reply-title small a {
	font-size: 14px;
	margin-left: 10px;
	padding: 3px 6px;
	border-radius: 3px;
	float: left;
	border: 1px solid #e5e5e5
}
.comment-respond p {
	margin-bottom: 16px
}
.comment-respond p input, .comment-respond p textarea {
	width: 100%
}
.comment-respond p textarea {
	height: 140px;
	padding-top: 10px;
	height: 184px;
	line-height: 26px
}
.comment-respond p textarea:before {
	border-left: 1px solid #fbd0d0;
	border-right: 1px solid #fbd0d0;
	bottom: 0;
	content: '';
	position: absolute;
	right: 20px;
	top: 0;
	z-index: 1;
	width: 7px
}
.comment-respond p .form-submit, .comment-respond p .submit {
	width: auto
}
.comment-respond .comment-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}
.comment-respond .comment-form .comment-form-rating, .comment-respond .comment-form p {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
@media (min-width:768px) {
	.comment-respond .comment-form .comment-form-author, .comment-respond .comment-form .comment-form-email, .comment-respond .comment-form .comment-form-url {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.review_form .comment-respond .comment-form .comment-form-author, .review_form .comment-respond .comment-form .comment-form-email {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
}
.comment-holder {
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #e5e5e5;
	padding: 1.875rem
}
.comment-holder .commentlist .children {
	margin-left: 0;
	padding-right: 25px
}
.comment-metadata {
	font-size: 12px
}
@media (max-width:767.98px) {
	.comment-holder .commentlist .children {
		margin-left: 0
	}
}
.comment-holder .commentlist .children .comment:last-child {
	border-bottom: none;
	padding-bottom: 0
}
.comment-respond-holder {
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #e5e5e5;
	padding: 1.875rem;
	margin-top: 30px
}
.comment-respond-holder .comment-respond {
	margin-top: 0
}
.page .commentlist .comment-body, .page .commentlist .comment-text, .single-post .commentlist .comment-body, .single-post .commentlist .comment-text {
	position: relative;
	padding: 20px
}
.comment-body {
	border-radius: 10px;
	box-shadow: 0 5px 7px rgba(28, 76, 156, .1);
	border: 1px solid #efefef;
	margin-bottom: 15px
}
@media (min-width:768px) {
	.page .commentlist .comment-body, .page .commentlist .comment-text, .single-post .commentlist .comment-body, .single-post .commentlist .comment-text {
		padding-left: 0
	}
}
.page .commentlist .comment .avatar, .single-post .commentlist .comment .avatar {
	width: 40px;
	height: 40px;
	top: 0;
	left: 0;
	border-radius: 50%;
	margin-left: 10px
}
@media (min-width:768px) {
	.page .commentlist .comment .avatar, .single-post .commentlist .comment .avatar {
		width: 70px;
		height: 70px
	}
}
.page .commentlist .comment .vcard, .single-post .commentlist .comment .vcard {
	display: inline-block;
	border: 0;
	padding: 0;
	margin: 0 0 16px
}
.page .commentlist .comment .vcard .fn, .single-post .commentlist .comment .vcard .fn {
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	color: #464749
}
.page .commentlist .comment .vcard .fn a, .single-post .commentlist .comment .vcard .fn a {
	color: #464749
}
.page .commentlist .comment .vcard .fn a:hover, .single-post .commentlist .comment .vcard .fn a:hover {
	color: #1e83f0
}
.page .commentlist .comment .vcard .says, .single-post .commentlist .comment .vcard .says {
	display: none
}
.page .commentlist .comment .comment-meta, .single-post .commentlist .comment .comment-meta {
	display: inline-block;
	line-height: 1;
	font-size: 14px;
	color: #8a8a8a;
	margin-bottom: 16px
}
.page .commentlist .comment .comment-meta a, .single-post .commentlist .comment .comment-meta a {
	color: #8a8a8a
}
.page .commentlist .comment .comment-content p, .single-post .commentlist .comment .comment-content p {
	margin-bottom: 16px
}
.page .commentlist .comment .reply, .single-post .commentlist .comment .reply {
	margin: 0px;
display: inline-block;
padding: 0px 20px;
text-align: left;
width: 100%;
}
.page .commentlist .comment .reply .comment-reply-link, .single-post .commentlist .comment .reply .comment-reply-link {
	color: #1e83f0
}

ul.page-numbers {
	padding: 20px 10px;
	margin: 0;
	list-style: none;
	text-align: center
}
ul.page-numbers li {
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin: 0 5px;
	background-color: #f0f0f1;
	border-radius: 10%
}
ul.page-numbers li:first-child {
	margin-left: 0
}
ul.page-numbers .page-numbers {
	position: relative;
	display: block;
	min-width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 10%
}
ul.page-numbers .page-numbers.current, ul.page-numbers .page-numbers:hover {
	background-color: #fea000;
	color: #fff
}
.page-numbers.herowp_wp_link_pages {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #e5e5e5;
	text-align: center
}
.page-numbers.herowp_wp_link_pages>* {
	display: inline-block;
	min-width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	background-color: #f0f0f1
}
.page-numbers.herowp_wp_link_pages>.page-number {
	background-color: #fea000;
	color: #fff;
	margin: 0 5px
}
.icon-box2 {
	padding: 20px 16px;
	-webkit-box-shadow: 0 5px 30px rgba(70, 72, 77, .08);
	box-shadow: 0 5px 30px rgba(70, 72, 77, .08);
	position: relative;
	margin: 30px 0;
	transition: all .2s ease;
	top: 0
}

.feature-content-text p {
	margin: 0
}

.section-heading {
	float: right;
	position: relative
}
.section-heading h2 {
	margin-right: 8px
}
.section-heading span {
	margin-right: 16px
}
.section-heading:before {
	position: absolute;
	content: '';
	width: 4px;
	height: 69%;
	border-radius: 5px;
	transform: rotatez(11deg);
	right: 1px;
	top: 9px;
	z-index: 100;
	background: #fea000
}
.section-button {
	float: left
}
.clearfix {
	clear: both
}
.section-button a.btn {
	padding: 3px 15px;
	font-size: 12px
}
.section-heading .section-title {
	font-size: 25px;
	position: relative;
	margin-bottom: 6px;
	position: relative;
	font-weight: 700;
	display: inline-block
}
.section-heading .section-subtitle {
	display: block;
	margin-bottom: 8px
}
.section-title.custom:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 14px;
	right: 0;
	bottom: 0;
	background: #ff7d00;
	opacity: .3
}

.video-banner {
	position: relative;
	margin-bottom: 30px
}
.video-banner .video-button {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin-top: -15px;
	z-index: 30
}
.video-banner .video-banner-image {
	position: relative;
	background-color: #343a40;
	border-radius: 4px;
	overflow: hidden
}
.video-banner .video-banner-image>img {
	position: relative;
	display: block;
	max-width: 100%;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	image-rendering: auto;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.video-banner .video-banner-info {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	color: #fff;
	padding: 15px 20px;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .8)), to(transparent));
	background: linear-gradient(0deg, rgba(0, 0, 0, .8) 0, transparent 100%);
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px
}
.video-banner .video-banner-info .title {
	color: #fff;
	margin-bottom: 0
}
.video-banner .video-banner-info .subtitle {
	display: block;
	margin-top: 5px
}

.blog-archive {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}
.blog-archive .blog-main-loop {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
@media (min-width:992px) {
	.blog-archive.has-sidebar .blog-main-loop {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 71.66667%;
		flex: 0 0 71.66667%;
		max-width: 71.66667%
	}
}
@media (min-width:992px) {
	.blog-archive.has-sidebar.no-sidebar .blog-main-loop {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
}
@media (min-width:768px) {
	.blog-archive.sidebar-left {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}
}
.main-sidebar-holder {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
@media (min-width:992px) {
	.main-sidebar-holder {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
}
.page-container .main-sidebar-holder {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 20px;
	padding-left: 0
}
.page-container.right-sidebar-page {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}
.page-container.right-sidebar-page .main-sidebar-holder {
	padding-right: 0;
	padding-left: 20px
}
@media (max-width:992px) {
	.page-container .main-sidebar-holder {
		padding-right: 0
	}
	.page-container.right-sidebar-page .main-sidebar-holder {
		padding-left: 0
	}
}
@media (min-width:768px) {
	.row.sidebar-left {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}
}
ul.post-categories {
	list-style: none;
	margin: 0;
	display: inline-block
}
.blog-loop-inner .portfolio {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
.post-meta.post-category {
	background: #fea000;
	margin: 8px 0;
	padding: 0 4px!important;
	border-radius: 4px;
	color: #fff
}
.post-meta.post-category a {
	color: #fff!important
}
.blog-loop-inner .portfolio .post-meta.post-category {
	display: none
}
.blog-loop-inner .portfolio, .blog-loop-inner .post {
	position: relative;
	margin-bottom: 1.75rem;
	z-index: 10
}
.blog-loop-inner .portfolio .post-thumbnail img, .blog-loop-inner .post .post-thumbnail img {
	max-width: 100%;
	height: auto;
	width: 100%
}
.blog-loop-inner .portfolio .entry-content, .blog-loop-inner .post .entry-content {
	overflow: hidden
}
.blog-loop-inner .portfolio .the-excerpt, .blog-loop-inner .post .the-excerpt {
	margin-bottom: 15px
}
.blog-loop-inner .portfolio .the-excerpt p:last-child, .blog-loop-inner .post .the-excerpt p:last-child {
	margin-bottom: 0
}
.blog-loop-inner .portfolio .post-inner, .blog-loop-inner .post .post-inner {
	background-color: #fff;
	border-radius: 5px;
	overflow: hidden;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-box-shadow: 0 5px 30px rgba(70, 72, 77, .08);
	box-shadow: 0 5px 30px rgba(70, 72, 77, .08);
	height: 100%
}
.post-single .post-inner {
	height: unset!important
}
.blog-loop-inner .post .post-thumbnail {
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}
.blog-loop-inner .portfolio .post-inner .post-content, .blog-loop-inner .post .post-inner .post-content {
	padding: 0 1rem;
	overflow: hidden
}
.blog-loop-inner .portfolio .post-inner .post-content .entry-title, .blog-loop-inner .post .post-inner .post-content .entry-title {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: -.5px;
	line-height: 26px;
	overflow: hidden
}
.blog-loop-inner .post .post-inner .post-content .post-entry {
	margin: 16px 0
}
.blog-loop-inner .post .post-inner .post-content .post-entry .category {
	font-size: 12px;
	color: #7f8187;
	position: relative
}
.blog-loop-inner .post .post-inner .post-content .post-entry .category:before {
	content: "";
	width: 6px;
	height: 6px;
	background-color: #fea000;
	float: right;
	margin-left: 8px;
	margin-top: 12px
}
.blog-loop-inner .portfolio.sticky .entry-title a, .blog-loop-inner .post.sticky .entry-title a {
	color: #1e83f0;
	border-bottom: 1px solid #1e83f0;
	display: inline-block
}
.blog-loop-inner .portfolio .post-meta, .blog-loop-inner .post .post-meta {
	display: inline-block;
	font-size: 12px;
	padding-right: 24px;
	color: #8f8f8f
}
.blog-loop-inner .portfolio .post-meta a, .blog-loop-inner .post .post-meta a {
	color: #8f8f8f
}
.blog-loop-inner .portfolio .post-meta a:hover, .blog-loop-inner .post .post-meta a:hover {
	color: #666
}
.blog-loop-inner .portfolio .post-meta i, .blog-loop-inner .post .post-meta i {
	color: #c7c7c7;
	margin-right: 8px;
	font-size: 17px
}
.blog-loop-inner .portfolio.sticky .post-inner, .blog-loop-inner .portfolio:hover .post-inner, .blog-loop-inner .post.sticky .post-inner, .blog-loop-inner .post:hover .post-inner {
	-webkit-box-shadow: 0 6px 20px rgba(168, 172, 185, .3);
	box-shadow: 0 6px 20px rgba(168, 172, 185, .3);
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px)
}
.single-post .post:hover .post-inner {
	transform: unset!important;
	-webkit-box-shadow: 0 5px 30px rgba(70, 72, 77, .08);
	box-shadow: 0 5px 30px rgba(70, 72, 77, .08)
}
.blog-loop-inner.post-single>.post .post-inner .entry-header {
	border-bottom: 2px solid #f3f3f3;
	padding-bottom: 2px
}
h1.entry-title {}
.blog-loop-inner.post-single>.post .post-inner {
	padding: 1.5rem;
	margin-bottom: 1.5rem
}
.blog-loop-inner.post-single>.post .post-inner .entry-header, .blog-loop-inner.post-single>.post .post-inner .post-thumbnail {
	margin-bottom: 1.875rem
}
.blog-loop-inner.post-single>.post .post-inner .entry-tag-share {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.blog-loop-inner.post-single>.post .post-inner .entry-tag-share .post-tags {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}
@media (min-width:768px) {
	.blog-loop-inner.post-single>.post .post-inner .entry-tag-share {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
}
@media (min-width:768px) {
	.blog-loop-view-grid.four-columns .post {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
}
@media (min-width:992px) {
	.blog-loop-view-grid.four-columns .post {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
}
@media (min-width:768px) {
	.blog-loop-view-grid.three-columns .post {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
}
@media (min-width:992px) {
	.blog-loop-view-grid.three-columns .post {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
}
@media (min-width:992px) {
	.blog-loop-view-grid.two-columns .post {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
}
.blog-loop-view-list .post-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.blog-loop-view-list .post-inner .post-thumbnail {
	max-width: 40%;
	min-width: 40%;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}
.blog-loop-view-list .post-inner .post-content {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}
@media (max-width:767.98px) {
	.blog-loop-view-list .post-inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.blog-loop-view-list .post-inner .post-thumbnail {
		max-width: 100%;
		min-width: 100%
	}
}
.blog-loop-inner {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}
.blog-loop-inner .post {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
.blog-posts-holder .blog-loop-inner .post {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 25px;
	padding-left: 25px
}
.post-author-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.post-author-box .avatar {
	max-width: 100%;
	width: 110px;
	height: auto;
	border-radius: 50%;
	margin-left: 24px;
	border: 3px solid #e5e5e5
}
.post-author-box .author-content {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}
.post-author-box .author-content p {
	margin-bottom: 20px
}
.post-author-box .author-content a.author-link {
	padding: 0 15px
}
.post-tags a[rel=tag] {
	padding: 4px 8px;
	line-height: 1.2;
	display: inline-block;
	background-color: #e9ecef;
	border-radius: 2px;
	margin-left: 4px
}

.page-pagination {
	margin-bottom: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.page-pagination .page-links-title {
	font-weight: 600;
	margin-right: 20px
}
.page-pagination span {
	position: relative;
	display: inline-block;
	min-width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	margin-right: 10px
}
.page-pagination>span {
	background-color: #fea000;
	color: #fff
}
.page-pagination a span, .page-pagination a:hover span {
	background-color: #efefef
}
.post-password-form label {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-bottom: 0
}
.post-password-form input[type=submit] {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	height: 42px;
	border-radius: 2px
}
.post-password-form input[type=password] {
	display: block;
	max-width: 100%;
	width: 200px;
	margin: 0 10px
}
@media (max-width:767.98px) {
	.post-password-form label {
		display: block
	}
	.post-password-form input[type=password] {
		width: 100%;
		margin: 10px 0 15px 0
	}
}
.search-results-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}
.search-results-wrapper .search-results-main {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
@media (min-width:992px) {
	.search-results-wrapper .search-results-main {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
}
.search-results-wrapper .search-results-main .search-result-box {
	background-color: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	padding: 1.75rem;
	margin-bottom: 1.75rem;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.search-results-wrapper .search-results-main .search-result-box .result-thumbnail {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-right: 24px
}
.search-results-wrapper .search-results-main .search-result-box .result-thumbnail a {
	display: block;
	width: 160px;
	height: 90px;
	border-radius: 8px;
	overflow: hidden
}
.search-results-wrapper .search-results-main .search-result-box .result-thumbnail a img {
	object-fit: cover;
	height: 100%
}
.search-results-wrapper .search-results-main .search-result-box .search-content {
	margin-right: 20px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}
@media (max-width:992px) {
	.search-results-wrapper .search-results-main .search-result-box {
		flex-direction: column
	}
	.search-results-wrapper .search-results-main .search-result-box .search-content {
		margin-top: 20px
	}
}
.archive-event {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
@media (min-width:992px) {
	.archive-event {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
}

.not-found {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-shadow: 0 5px 30px rgba(70, 72, 77, .08);
	box-shadow: 0 5px 30px rgba(70, 72, 77, .08);
	background: #fff;
	align-items: center;
	padding: 40px;
	flex-direction: column
}
.not-found .not-found-icon-wrapper {
	margin-right: 30px
}
.not-found .not-found-icon-wrapper .not-found-icon {
	width: 100px;
	height: 100px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: 3px solid #e9ecef;
	font-size: 85px;
	border-radius: 50%
}
.not-found .fad {
	font-size: 130px;
	color: #fea000
}
.not-found .not-found-icon-wrapper .error-page {
	font-size: 80px;
	font-family: monospace;
	letter-spacing: -10px;
	color: #fea000;
	padding-right: 15px;
	line-height: 1
}
.not-found .not-found-content {
	display: flex;
	-ms-flex-positive: 1;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	margin-top: 20px
}
.not-found .not-found-content p:last-child {
	margin-bottom: 0
}
@media (max-width:767.98px) {
	.not-found {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}


.verified {
	font-style: normal;
	background: #15cc79;
	padding: 3px 7px;
	border-radius: 3px;
	margin-right: 4px;
	font-size: 10px;
	color: #fff
}
.admin-label {
	font-style: normal;
	background: #fea000;
	padding: 3px 7px;
	border-radius: 3px;
	margin-right: 4px;
	font-size: 10px;
	color: #fff
}
h3.comment-reply-title {
	font-size: 12px;
	overflow: hidden
}

.short-url-title {
	margin-bottom: 10px;
	display: flex;
	align-items: center
}
.short-url-title i {
	font-size: 25px;
	color: #7b868a;
	margin-left: 8px
}
.short-url-title span {
	color: #7b868a
}
input.short-url-link {
	color: #a7a7a7;
	padding: 5px 10px;
	letter-spacing: 1px;
	font-size: 12px;
	border-radius: 5px
}

.comment-text .description p {
	font-size: 13px;
	margin-bottom: 0
}

.study-mode-btn[data-tooltip]:before, a[data-tooltip]:before {
	position: absolute;
	padding: 0 10px;
	height: 32px;
	line-height: 32px;
	background: #f0f2f7;
	top: -30px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(-50%);
	opacity: 0;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	content: attr(data-tooltip);
	font-size: 11px;
	left: 50%;
	border-radius: 2px;
	color: #7f8187;
	pointer-events: none;
	z-index: 999;
	text-align: center;
	white-space: nowrap;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
a[data-tooltip]:after {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f0d7";
	position: absolute;
	left: 50%;
	top: -10px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	opacity: 0;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	color: #f0f2f7;
	font-size: 20px;
	z-index: 999
}
.study-mode-btn[data-tooltip]:hover:before, a[data-tooltip]:hover:before {
	top: -40px;
	opacity: 1
}
a[data-tooltip]:hover:after {
	opacity: 1;
	top: -16px
}

.page-main-content {
	-webkit-box-flex: 0;
	position: relative;
	width: 100%
}
@media (min-width:992px) {
	.page-main-content {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 71.66667%;
		flex: 0 0 71.66667%;
		max-width: 71.66667%;
		position: relative;
		width: 100%
	}
}
.page-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.default-margin {
	padding-top: 20px
}
.vc_images_carousel {
	direction: ltr
}
.wmt-smart-tabs {
	margin-bottom: 25px
}
.vc_images_carousel .vc_carousel-control .icon-next, .vc_images_carousel .vc_carousel-control .icon-prev {
	background: rgba(247, 247, 247, .5);
	border-radius: 5px
}
.vc_images_carousel .vc_carousel-control .icon-prev:before {
	top: 0!important
}
.vc_images_carousel .vc_carousel-control .icon-next:before {
	top: 0!important
}
.audio_box {
	background: #333;
	padding: 5px;
	margin-bottom: 20px;
	margin-left: -1.875rem;
	margin-right: -1.875rem;
	margin-top: -1.875rem
}

.post-thumbnail {
	position: relative
}
.read_more_btn {
	text-align: center
}
.read_more_btn a {
	display: block;
	padding: 5px;
	background: #ececec;
	color: #373a33
}
.post-inner:hover .more-holder a {
	background: #fea000;
	color: #fff
}
.vc_separator.vc_separator_align_left h4 {
	padding: 0 0 0 .8em!important
}
.vc_separator .vc_icon_element:not(.vc_icon_element-have-style)+h4 {
	padding-right: 0
}
.ms-skin-light-3 .ms-nav-next, .ms-skin-light-3 .ms-nav-prev {
	opacity: .4
}


.post-share-btn {
	position: relative;
	display: inline-block;
	margin-right: 20px
}
.post-share-btn a {
	color: #b1bbbf;
	margin-left: 1px;
	display: inline-block;
	height: 35px;
	line-height: 32px;
	width: auto
}
.post-share-btn a i {
	font-size: 18px
}
.blog-share-btn {
	position: relative;
	margin-top: 4px;
	display: inline-block
}
.blog-share-btn a {
	color: #7b868a;
	margin: 0 5px
}

.article_related .post-inner {
	padding: 20px 0!important
}
.article_related h5.author-title {
	padding: 0 30px;
	font-size: 15px
}
.article_related ul {
	padding: 0;
	list-style: none;
	margin-bottom: 15px;
	float: right;
	width: 100%;
	margin-right: 0
}
.article_related ul li {
	margin-top: 15px;
	height: 100px
}
.article_related ul li a {
	color: #333;
	display: block;
	background: 0 0;
	padding: 15px;
	border-radius: 3px;
	float: right;
	width: 100%
}
.article_related ul li a:hover {
	color: #e31e24;
	background: #f5f5f5
}
.article_related ul li:hover h6 {
	color: #ec406a
}
.article_related ul li img {
	float: right;
	width: 128px;
	height: 75px;
	margin-left: 20px;
	border-radius: 3px
}
.article_related ul li h6 {
	font-size: 15px;
	line-height: 1.8;
	margin: 0;
	color: #333;
	font-weight: 600;
	display: inline
}
.article_related ul li p {
	font-size: 12px;
	transform: translateY(3px);
	margin: 0;
	color: #9c9fa4
}


.login-btn, .reg-btn {
	display: inline-block;
	font-weight: 400;
	color: #212529;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: .25rem;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.rtl .dgwt-wcas-preloader {
	right: auto!important;
	left: 98px!important
}
.comment_container .herowp-comment-replay-btn {
	text-align: left;
	float: left
}
.comment_container .herowp-comment-replay-btn a {
	padding: 5px 12px;
	border-radius: 3px;
	background: #fff;
	color: #b1bbbf;
	border: 1px solid #b1bbbf;
	font-size: 12px
}
li.review .comment-form-rating {
	display: none
}
@media screen and (min-width:992px) {
	.site-header.cdb-header-fixed.fixed-active {
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		z-index: 8888
	}
	.site-header.cdb-header-fixed.fixed-active .menu_wrapper {
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		z-index: 8888;
		-webkit-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);
		box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)
	}
}
@media screen and (min-width:992px) {
	.header-v2.site-header.cdb-header-fixed.fixed-active {
		position: relative
	}
}
@media screen and (min-width:992px) {
	.admin-bar .site-header.cdb-header-fixed.fixed-active {
		top: 32px
	}
	.site-header.cdb-header-fixed.fixed-active {
		min-height: 40px!important
	}
}
@media screen and (min-width:992px) {
	.admin-bar .header-v2.site-header.cdb-header-fixed.fixed-active .menu_wrapper {
		top: 32px
	}
	.site-header.cdb-header-fixed.fixed-active {
		min-height: 40px!important
	}
}
@media screen and (max-width:992px) {
	.commentlist .review .comment-respond {
		padding: 20px 11px
	}
	.comment-holder {
		padding: 1rem
	}
	.commentlist li.review {
		padding: 30px 12px
	}
	.commentlist ul.children {
		margin-right: 0
	}
}
.site-header.fixed-active .site-header-inner {
	padding: 0
}

body.single-post .product-reviews-inner .products.courses-holder .course-item .course-item-inner .course-content-holder .course-content-main .course-title {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0;
	height: 30px
}

#respond input#submit.added::after, a.button.added::after, button.button.added::after, input.button.added::after {
	font-family: WooCommerce;
	content: "\e017";
	margin-right: .53em;
	vertical-align: bottom;
	position: absolute;
	line-height: 36px;
	top: 0;
	background: #fff;
	color: #111;
	width: 40px;
	height: 40px;
	border-radius: 5px;
	z-index: 1;
	left: 0
}

ul.menu .herowp-megamenu-wrapper {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: -webkit-transform .4s ease, opacity .4s ease, visibility .4s ease;
	-moz-transition: -moz-transform .4s ease, opacity .4s ease, visibility .4s ease;
	transition: transform .4s ease, opacity .4s ease, visibility .4s ease;
	-webkit-transform: translateY(15px);
	-moz-transform: translateY(15px);
	-ms-transform: translateY(15px);
	-o-transform: translateY(15px);
	transform: translateY(15px);
	z-index: 999
}
ul.menu li.menu-item-has-children:hover>.herowp-megamenu-wrapper {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(15px);
	-moz-transform: translateY(15px);
	-ms-transform: translateY(15px);
	-o-transform: translateY(15px);
	transform: translateY(15px)
}
.header-v2 ul.menu li.menu-item-has-children:hover>.herowp-megamenu-wrapper {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}
ul.menu .herowp-megamenu-wrapper {
	border-bottom: 3px solid #ff7d00;
	box-shadow: 0 -1px 13px -6px rgba(51, 51, 51, .38);
	background-color: #fff;
	left: auto;
	right: 0;
	border-radius: 4px;
	margin: 0 auto;
	padding: 1em 1.6781em;
	position: absolute;
	opacity: 0;
	top: 100%;
	visibility: hidden
}
ul.menu .herowp-megamenu-wrapper .sub-menu {
	border: none;
	box-shadow: none;
	position: relative;
	width: 100%;
	right: 0!important;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}
ul.menu li:hover>.herowp-megamenu-wrapper .sub-menu {
	opacity: 1;
	visibility: visible
}
ul.menu .herowp-megamenu-wrapper .herowp-megamenu>li:last-child {
	border: 0
}
ul.menu .herowp-megamenu-title {
	display: block;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 4px;
	line-height: 24px
}
.herowp-megamenu-holder:after, .herowp-megamenu-holder:before {
	content: " ";
	display: table
}
.herowp-megamenu:after, .herowp-megamenu:before {
	content: " ";
	display: table
}
.herowp-main-menu ul.menu .herowp-megamenu-wrapper .sub-menu li {
	border: 0
}
.herowp-navigation ul.menu>li.herowp-megamenu-menu:hover ul {
	opacity: 1;
	visibility: visible;
	height: auto
}
.herowp-navigation ul.menu li.herowp-megamenu-menu ul.herowp-megamenu li.herowp-megamenu-submenu {
	margin-bottom: 10px
}
.herowp-navigation .menu>ul>li ul.herowp-megamenu, .herowp-navigation ul.menu>li ul.herowp-megamenu {
	position: relative;
	width: 100%;
	top: 0;
	border-radius: 0;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	border: unset!important
}
.herowp-navigation .menu>ul>li ul.herowp-megamenu li:after, .herowp-navigation ul.menu>li ul.herowp-megamenu li:after {
	height: 0
}
.herowp-navigation .menu>ul>li ul.herowp-megamenu li>a, .herowp-navigation ul.menu>li ul.herowp-megamenu li>a {
	line-height: 24px;
	font-weight: 400;
	font-size: 13px;
	padding: 4px;
	border-radius: 10px 4px 10px 4px;
	margin: 3px 0
}
.fixed-active .herowp-navigation ul.menu>li.herowp-megamenu-menu:hover ul {
	top: 0
}
.herowp-navigation .menu>ul li.herowp-megamenu-menu, .herowp-navigation ul.menu li.herowp-megamenu-menu {
	position: static
}
.herowp-navigation ul.menu li.herowp-megamenu-menu:hover:before {
	opacity: 1;
	-webkit-transition: -webkit-transform .4s ease, opacity .4s ease, visibility .4s ease;
	-moz-transition: -moz-transform .4s ease, opacity .4s ease, visibility .4s ease;
	transition: transform .4s ease, opacity .4s ease, visibility .4s ease
}
.herowp-megamenu-title:after {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background-color: #f4f4f4;
	margin-top: .35em;
	border-bottom: 1px dashed #c9c9c9
}

.menu_wrapper {
	width: 100%;
	height: 50px;
	background-color: #fff;
	position: relative;
	border-top: 1px solid #ececec
}
.menu_wrapper_iner {
	display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.header-v2.site-header {
	display: block
}
.header-v2 .herowp-navigation {
	line-height: 45px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 82%;
	flex: 0 0 82%;
	max-width: 82%
}
.header-v2 .cat-menu-btn {
	line-height: 48px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 18%;
	flex: 0 0 18%;
	max-width: 18%
}
.header-v2 .site-header .site-header-inner {
	padding: 6px 0
}
.site-header-inner span.digits-login-modal {
	background: #fea000;
	color: #fff;
	padding: 11px 17px;
	border-radius: 4px
}
.header-button-link-top-bar span.digits-login-modal {
	color: #fff
}
.categories-menu-link {
	background-color: #505358;
	color: #fff;
	cursor: pointer;
	border-radius: 4px;
	font-size: 12px;
	height: 37px;
	width: 162px;
	margin-top: 6px;
	line-height: 23px;
	padding: 6px 30px 6px 16px;
	text-align: center
}
.categories-menu-link i.fal {
	font-size: 16px;
	margin-left: 5px;
	-webkit-transform: translateY(3px);
	-moz-transform: translateY(3px);
	-ms-transform: translateY(3px);
	-o-transform: translateY(3px);
	transform: translateY(3px)
}
.categories-menu-link:hover {
	color: #fff!important
}
.categories-menu-navigation {
	position: absolute;
	width: 779px;
	top: 100%;
	background-color: #404348;
	color: #fff;
	opacity: 0;
	height: 0;
	z-index: 120;
	visibility: hidden;
	border-radius: 4px;
	border-top-right-radius: 0;
	margin-top: 4px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.categories-menu-navigation:before {
	content: " ";
	position: absolute;
	height: 10px;
	top: -9px;
	width: 162px;
	background: #505358
}
.categories-menu-navigation.opened {
	opacity: 1;
	visibility: visible;
	height: auto
}
a.categories-menu-link:hover>.categories-menu-navigation {
	opacity: 1;
	visibility: visible
}
ul.cat-menu {
	list-style: none;
	width: 100%;
	margin: 0
}
.categories-menu-navigation>ul>li:first-child {
	padding-top: 15px
}
.categories-menu-navigation>ul>li:last-child {
	padding-bottom: 15px
}
.categories-menu-navigation>ul>li {
	width: 162px;
	background-color: #505358
}
.categories-menu-navigation>ul>li>a:hover {
	background-color: #404348
}
.categories-menu-navigation>ul>li>a {
	background-color: #505358;
	padding: 5px 14px;
	width: 100%;
	color: #fff;
	line-height: 25px;
	display: block;
	font-size: 13px
}
.categories-menu-navigation>ul>li>ul {
	position: absolute;
	width: 81%;
	right: 19%;
	top: 0;
	padding: 20px 30px;
	list-style: none;
	opacity: 0;
	visibility: hidden;
	margin: 0;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: none
}
.categories-menu-navigation.opened>ul>li>ul {
	display: block
}
.categories-menu-navigation>ul>li:first-child>ul {
	opacity: 1;
	visibility: visible;
	height: 0;
	display: none
}
.categories-menu-navigation.opened>ul>li:first-child>ul {
	display: block
}
.categories-menu-navigation>ul>li>ul>li {
	width: 33%;
	float: right;
	line-height: 20px;
	margin-bottom: 2px
}
.categories-menu-navigation>ul>li>ul>li a {
	color: #fff;
	font-size: 11px
}
.categories-menu-navigation>ul>li>ul>li>a:before {
	content: "";
	;
	font-weight: 400;
	display: inline-block;
	vertical-align: middle;
	margin-right: 0;
	margin-left: 5px;
	color: #fff
}
.categories-menu-navigation>ul>li>ul>li:hover>a {
	margin-right: 8px
}
.categories-menu-navigation>ul>li>ul>li>ul.sub-menu {
	margin-bottom: 10px
}
.categories-menu-navigation>ul>li.active>a, .categories-menu-navigation[data-action=hover]>ul>li:hover>a {
	background-color: #404348
}
.site-header .categories-menu-link .mobile-nav-toggle {
	position: relative;
	padding: 10px;
	display: block
}

.cat-menu-btn .the-icon {
	vertical-align: middle;
	position: relative;
	margin-top: 6px;
	margin-bottom: 6px;
	display: inline-block;
	width: 18px;
	height: 2px;
	background-color: #fff;
	-webkit-transition: all .5s;
	transition: all .5s;
	position: absolute;
	right: 27px;
	top: 17px
}
body.header-full-width .cat-menu-btn .the-icon {
	right: 65px
}
.cat-menu-btn .the-icon:before {
	top: -6px
}
.cat-menu-btn .the-icon:after {
	top: 6px
}
.cat-menu-btn .the-icon:after, .cat-menu-btn .the-icon:before {
	position: absolute;
	content: "";
	left: 0;
	display: inline-block;
	width: 18px;
	height: 2px;
	background-color: #fff;
	-webkit-transition: all .5s;
	transition: all .5s
}
.cat-menu-btn .categories-menu-link.opened .the-icon {
	background-color: transparent
}
.cat-menu-btn .categories-menu-link.opened .the-icon:before {
	-webkit-transform: translateY(6px) rotateZ(-45deg);
	transform: translateY(6px) rotateZ(-45deg)
}
.cat-menu-btn .categories-menu-link.opened .the-icon:after {
	-webkit-transform: translateY(-6px) rotateZ(45deg);
	transform: translateY(-6px) rotateZ(45deg)
}
ul.sub-menu li {
	list-style: none
}

.sidebar-widgets-wrapper .widget_nav_menu ul li {
	position: relative;
	margin: 0 0 9px;
	font-size: 14px;
	color: #8d8d8d;
	padding: 9px 13px 9px 10px;
	border-radius: 0;
	font-size: 13px;
	line-height: 18px;
	border-radius: 2px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.sidebar-widgets-wrapper .widget_nav_menu ul li.menu-item-has-children.opened, .sidebar-widgets-wrapper .widget_nav_menu ul li:hover {
	background: #f8f9fa;
	padding-right: 17px
}
.sidebar-widgets-wrapper .widget_nav_menu ul li:before {
	content;
	position: absolute;
	right: 0;
	top: 9px;
	font-weight: 400;
	font-size: 18px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.sidebar-widgets-wrapper .widget_nav_menu ul li.menu-item-has-children:after {
	content: "\f107";
	font-family: fontawesome;
	position: absolute;
	left: 10px;
	top: 10px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.sidebar-widgets-wrapper .widget_nav_menu ul li.menu-item-has-children.opened:after {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
.sidebar-widgets-wrapper .widget_nav_menu ul li:hover:before {
	color: #ff7d00;
	right: 5px
}
.sidebar-widgets-wrapper .widget_nav_menu ul li.menu-item-has-children ul.sub-menu {
	visibility: hidden;
	opacity: 0;
	display: none;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.sidebar-widgets-wrapper .widget_nav_menu ul li.menu-item-has-children.opened ul.sub-menu {
	display: block;
	visibility: visible;
	opacity: 1
}
.sidebar-widgets-wrapper .widget_nav_menu ul li ul.sub-menu li {
	font-size: 12px;
	line-height: 14px
}
.sidebar-widgets-wrapper .widget_nav_menu ul li ul.sub-menu li:hover {
	background: #fff;
	padding-right: 17px
}
.sidebar-widgets-wrapper .widget_nav_menu ul li ul.sub-menu li:before {
	content: "";
	;
	position: absolute;
	right: 0;
	top: 9px;
	font-weight: 400;
	font-size: 18px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.sidebar-widgets-wrapper .widget_nav_menu ul li ul.sub-menu li {
	margin-bottom: 0;
	font-size: 11px;
	padding: 7px 11px;
	border-width: 0 1px 0 0
}
.sidebar-widgets-wrapper .widget_nav_menu ul li ul.sub-menu li:hover:before {
	right: 5px
}
h4.article-box-title {
	position: relative;
	border-bottom: 2px solid #edf2f3;
	font-weight: 600;
	font-size: 16px;
	padding-bottom: 10px;
	margin-right: -15px;
	margin-left: -15px;
	margin-top: -8px;
	margin-bottom: 25px;
	display: flex;
	align-items: center;
	color: #7f8187
}
.box-posts-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 10px;
	font-size: 20px;
	color: #fff;
	-moz-transform: translateY(4px);
	-ms-transform: translateY(4px);
	-o-transform: translateY(4px);
	background: #ff7d00;
	width: 36px;
	height: 36px;
	border-radius: 4px
}

.posted_in a {
	color: #ff7d00;
	display: inline-block;
	padding: 0 8px;
	border-radius: 10px;
	font-size: 12px;
	line-height: 18px;
	position: relative;
	margin-left: 8px
}
.posted_in a:before {
	content: '';
	width: 100%;
	background: #ff7d00;
	opacity: .2;
	height: 153%;
	right: 0;
	position: absolute;
	top: -4px;
	border-radius: 3px
}

.meter {
	height: 10px;
	position: relative;
	background: #dce5e8;
	margin-top: 10px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	direction: ltr
}
.meter>span {
	display: block;
	height: 100%;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	background-color: #1fbd50;
	position: relative;
	overflow: hidden
}
.meter>span:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-image: linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
	z-index: 1;
	background-size: 50px 50px;
	animation: move 2s linear infinite;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	overflow: hidden
}
@keyframes move {
	0% {
		background-position: 0 0
	}
	100% {
		background-position: 50px 50px
	}
}
.animate>span>span, .meter>span:after {
	animation: move 2s linear infinite
}
.progress-title {
	font-size: 15px;
	color: #7b868a;
	padding: 6px 0
}
.progress-title i {
	font-size: 25px;
	margin-left: 8px;
	-webkit-transform: translateY(3px);
	-moz-transform: translateY(3px);
	-ms-transform: translateY(3px);
	-o-transform: translateY(3px);
	transform: translateY(3px)
}
.study-mode {
	position: absolute;
	height: 100%;
	top: 0;
	right: -54px
}
.sidebar-left .study-mode {
	right: auto;
	left: -35px
}
@media screen and (max-width:1300px) {
	.study-mode {
		display: none
	}
}
.study-mode-btn {
	padding: 5px;
	position: sticky;
	background: #f0f2f7;
	border-radius: 4px;
	margin: 0;
	width: 40px;
	height: 40px;
	text-align: center;
	top: 150px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	cursor: pointer
}
.study-mode-btn i {
	color: #7b868a;
	font-size: 18px;
	margin-top: 6px
}
.study-mode-text {
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-size: 13px;
	opacity: 0;
	visibility: hidden;
	color: #7b868a
}
.study-mode-btn:hover .study-mode-text {
	opacity: 1;
	visibility: visible
}
.study-mode-btn:hover {
	height: auto
}
.help_download {
	background: #f0f2f7;
	border-radius: 8px;
	padding: 10px 20px;
	color: #7b868a;
	line-height: 20pt;
	margin-bottom: 20px
}
.help_download p {
	margin-bottom: 0
}
.help_download ul {
	margin: 0 20px 0 0
}
.box_download, .box_help {
	overflow: hidden;
	background: #fff;
	margin-bottom: 0;
	border-radius: 8px
}
.box_download span, .box_help span {
	background: #fea000;
	border-radius: 8px;
	color: #fff;
	font-size: 12pt;
	padding: 10px 20px;
	display: block;
	cursor: pointer;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.box_download .box_content, .box_help .box_content {
	display: none
}
.box_download span .fa, .box_help span .fa {
	padding-left: 5px
}
.box_download .box_content, .box_help .box_content {
	padding: 5px 15px;
	background: #f0f2f7;
	color: #7b868a
}
.box_download a, .box_help a {
	display: block;
	border-bottom: 1px solid #dedede;
	color: #2e2e2e;
	margin: 5px;
	padding: 4px 5px;
	font-size: 15px;
	font-weight: 400
}
.box_download span:after, .box_help span:after {
	content: "\f107";
	float: left;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 18pt;
	padding: 2px 0 0 0
}
.box_download a:last-child, .box_help a:last-child {
	border: 0
}
.box_download a .fa, .box_help a .fa {
	padding-left: 10pt
}
.button_download {
	margin: 20px -9px 10px -9px;
	font-size: 11pt;
	font-family: iransans;
	line-height: 25pt;
	overflow: hidden
}
.button_download .password {
	width: calc(50% - 18px);
	float: right;
	background: #f0f2f7;
	border-radius: 5px;
	text-align: center;
	color: #7b868a;
	margin: 0 9px
}
.button_download .link-not {
	width: calc(50% - 18px);
	float: left;
	background: #fff;
	border-radius: 5px;
	text-align: center;
	color: #fea000;
	margin: 0 9px;
	cursor: pointer;
	border: 2px solid #fea000
}
.button_download .link-not:hover {
	background: #fea000;
	color: #fff!important
}
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}
.well {
	background-color: #f7f6f6;
	border: 1px solid #f5f5f5
}
.collapse {
	display: none
}
p.msg-box-download {
	text-align: center;
	font-size: 14px;
	margin-top: 20px
}
a.login-box-download-btn {
	text-align: center;
	width: 140px;
	margin: 0 auto;
	background: #535b61;
	color: #fff;
	padding: 4px 10px;
	border-radius: 6px;
	margin-bottom: 14px
}
a.login-box-download-btn:hover {
	background: #6a7277;
	color: #fff
}
a.login-box-download-btn .fal {
	margin-left: 8px
}
@media (max-width:991.98px) {
	.button_download .password {
		width: calc(100% - 20px);
		margin-bottom: 10px
	}
	.button_download .link-not {
		width: calc(100% - 20px);
		float: none
	}
}
.blog-loop-inner .post .post-inner-related {
	background-color: #fff;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 0 7px 0 rgba(0, 0, 0, .1);
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.post-inner-related .post-content {
	padding: 0 1rem;
	overflow: hidden
}
.post-inner-related .post-content .entry-title {
	margin-top: 12px;
	height: 42px;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: -.5px;
	line-height: 21px;
	overflow: hidden
}
.blog-loop-inner .post .the-excerpt.gird-excerpt {
	font-size: 12px;
	height: 45px;
	line-height: 18px;
	color: #898989
}
.post-inner-related:hover {
	-webkit-box-shadow: 0 6px 20px rgba(168, 172, 185, .4)!important;
	box-shadow: 0 6px 20px rgba(168, 172, 185, .4)!important;
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px)
}
.blog-posts {
	padding: 15px 0
}
.blog-posts .row>div a {
	position: relative;
	display: inline-block
}
.blog-posts .row>div.first-post a {
	margin-right: 30px;
	width: auto
}
.blog-posts .row>div a .blog-posts-inner {
	position: absolute;
	z-index: 2;
	right: 25px;
	bottom: 40px;
	width: calc(100% - 50px);
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.blog-posts .row>div.first-post a .blog-posts-inner {
	background-color: rgba(255, 255, 255, .95);
	box-shadow: 0 0 33px rgba(0, 0, 0, .2);
	right: -30px;
	bottom: 35px;
	padding: 30px;
	width: 62%
}
.blog-posts figure img {
	border-radius: 15px
}
.blog-posts .row>div.first-post a figure img {
	width: 100%;
	height: auto
}
.blog-posts .row>div a:after {
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .4);
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 15px;
	transition: all .5s ease
}
.blog-posts .row>div a:hover:after {
	background-color: #fea000;
	transition: all .5s ease;
	opacity: .8
}
.blog-posts .row>div.another-posts a:first-of-type {
	margin-bottom: 30px
}
.blog-posts .row>div.another-posts a .blog-posts-inner h2 {
	font-size: 17px;
	color: #fff;
	font-weight: 400;
	line-height: 27px
}
.blog-posts .row a .blog-posts-inner .category ul {
	list-style-type: none;
	margin: 0
}
.blog-posts .row a .blog-posts-inner .category ul li {
	color: #111
}
.blog-posts .row>div.first-post a .blog-posts-inner h2 {
	font-size: 20px;
	line-height: 25px;
	font-weight: 400;
	color: #222
}
.blog-posts .row>div.first-post a .blog-posts-inner .category ul li:before {
	content: "";
	width: 10px;
	height: 10px;
	background-color: #fea000;
	float: right;
	margin-left: 8px;
	margin-top: 12px
}
.blog-posts .row>div.another-posts a .blog-posts-inner h2 {
	font-size: 15px;
	color: #fff;
	font-weight: 400;
	line-height: 28px
}
.blog-posts .row>div.another-posts a .blog-posts-inner .category ul li {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	background: #fea000;
	border-radius: 5px;
	display: inline-block;
	padding: 2px 9px;
	color: #fff;
	font-weight: 400;
	font-size: 13px;
	transition: all .5s ease
}
.blog-posts .row a:hover .blog-posts-inner {
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px)
}
@media (max-width:991px) {
	.blog-posts .row>div.first-post a .blog-posts-inner {
		position: absolute;
		z-index: 2;
		right: 25px;
		bottom: 40px;
		width: calc(100% - 50px);
		background: 0 0;
		color: #fff;
		box-shadow: none;
		padding: 0
	}
	.blog-posts .row>div.first-post a .blog-posts-inner h2 {
		color: #fff
	}
	.blog-posts .row>div.first-post {
		width: 100%;
		margin-bottom: 20px
	}
	.blog-posts .row>div.another-posts {
		width: 100%
	}
	.blog-posts .row>div.another-posts a:first-of-type {
		float: right;
		width: calc(50% - 10px)
	}
	.blog-posts .row>div.another-posts a:last-of-type {
		float: left;
		width: calc(50% - 10px)
	}
	.blog-posts .row>div.first-post a {
		margin-right: 0;
		width: 100%
	}
	.blog-posts figure img {
		width: 100%
	}
}
@media (max-width:767px) {
	.blog-posts .row>div.first-post {
		width: 100%;
		margin-bottom: 20px
	}
	.blog-posts .row>div.first-post a {
		margin-right: 0
	}
	.blog-posts .row>div.first-post a .blog-posts-inner {
		position: absolute;
		z-index: 2;
		right: 25px;
		bottom: 40px;
		width: calc(100% - 50px);
		background: 0 0;
		color: #fff;
		box-shadow: none;
		padding: 0
	}
	.blog-posts .row>div.another-posts a:first-of-type, .blog-posts .row>div.another-posts a:last-of-type {
		width: 100%;
		margin-bottom: 20px
	}
}
.audio-inner .post-thumbnail .audio-icon i, .video-inner .post-thumbnail .video-icon i {
	position: absolute;
	left: 12px;
	top: 12px;
	background-color: #fff;
	border-radius: 4px;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 25px
}
.more-holder {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin-bottom: 16px
}
.more-holder a {
	font-size: 14px;
	border: 2px solid #fea000;
	border-radius: 4px;
	color: #fea000;
	transition: all .2s ease;
	padding: 0 8px
}
.copyright-background-overlay {
	background-size: 11% auto;
	opacity: .2;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
	background-repeat: repeat-x;
	background-position: bottom
}

.login-wrapper input {
	padding: 11px 10px!important;
	border: 1px solid #e6e6e6!important
}
.login-wrapper p.woocommerce-form-row i.fal {
	bottom: 13px!important
}


.emperor-header-two .site-header {
	position: absolute;
	left: 0;
	right: 0
}
.header-tow-menu {
	position: absolute;
	transition: all .3s ease;
	background: #fea000;
	width: 100%;
	height: 0;
	top: 100%;
	visibility: hidden;
	display: flex;
	align-items: center
}
.header-tow-menu.active {
	height: 40px;
	visibility: visible
}
.emperor-header-two .header-menu-opener {
	position: absolute;
	right: 13px;
	top: 100%;
	width: 30px;
	height: 30px;
	background: #f0f2f7;
	border-radius: 0 0 5px 5px;
	color: #fea000;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: all .3s ease
}
.fixed-active .header-menu-opener.active {
	top: 165%!important
}
.emperor-header-two .header-menu-opener.active {
	top: 149%
}
.emperor-header-two .dgwt-wcas-search-wrapp {
	max-width: 600px!important;
	margin: 0!important
}
.header-tow-menu .herowp-navigation ul.menu>li>a {
	color: #fff;
	border-radius: 0
}
.header-tow-menu .herowp-navigation ul.menu>li>a:hover {
	border-radius: 0;
	background: #fff;
	color: #fea000!important
}
.footer2 {
	background: #4d4d4d;
	color: #fff!important;
	border-top: 5px solid #fea000
}
.footer2 .footer-widgets-inner {
	background-color: unset
}
.footer2 .footer-widgets-inner:before {
	display: none
}
.footer2 .widget-title {
	color: #fea000!important
}
.footer2 a {
	color: #fea000!important
}
.footer2 .footer-widgets .widget_nav_menu *>ul>li a {
	color: #fff!important
}
.footer2 .copyright-background-overlay {
	background-image: unset
}
.footer2 .copyright-inner {
	border-top: 1px solid #5e5e5e
}

.capacity_full {
	border: 2px solid #c51b1b4d;
	display: block;
	padding: 5px;
	border-radius: 5px;
	background: #e919192e;
	color: #b01c1c;
	text-align: center
}

dl {
	margin: 0!important;
	margin-top: 8px!important;
	text-align: right!important
}
.variation- {
	display: inline-block!important;
	margin-bottom: 0!important
}
.variation- p {
	margin: 0!important
}
.show_if_seller label {
	color: #bcbcbc
}
.user-role label.radio {
	display: inline-block!important;
	color: #6c757d;
	margin-left: 8px;
	background: #f0f2f7;
	border-radius: 5px;
	padding: 8px!important;
	color: #aeaeae
}

.herowp-search-form {
	position: relative
}
.herowp-search-form input[type=text] {
	height: 70px;
	line-height: 20px;
	padding: 12px 30px;
	width: 100%;
	outline: 0;
	border-radius: 11px;
	background: #fff;
	border: 1px solid #ddd
}
.herowp-search-form button {
	position: absolute;
	left: 5px;
	top: 5px;
	border: 0;
	padding: 20px 20px;
	border-radius: 8px;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center
}
.herowp-search-form button i {
	font-size: 20px
}
.ajax-search-results {
	border-radius: 0 0 6px 6px;
	box-shadow: 0 4px 6px 0 rgba(32, 33, 36, .1);
	padding-bottom: 4px;
	position: absolute;
	background: #fff;
	z-index: 10;
	width: 100%
}
ul.ajax-search-results {
	list-style: none;
	margin-right: 0
}
.ajax-search-results li {
	line-height: 50px
}
.ajax-search-results li img {
	width: 32px;
	margin-right: 15px;
	border-radius: 5px
}
.ajax-search-results li a {
	color: #333;
	display: block;
	padding: 0 15px;
	transition: all .3s;
	border-right: 5px solid transparent
}
.ajax-search-results li a:hover {
	border-right: 5px solid #fea000
}
button, html input[type=button], input[type=reset], input[type=submit] {
	outline: 0!important;
	user-select: none!important
}
.emperor-special-title {
	position: relative;
	display: inline-block!important;
	padding-right: 8px!important
}
.emperor-special-subtitle {
	padding-right: 16px!important;
	margin: 3px 0 0 0!important;
	color: #9c9c9c
}
.emperor-special-title:before {
	position: absolute;
	content: '';
	width: 4px;
	height: 44px;
	border-radius: 5px;
	transform: rotatez(11deg);
	right: 0;
	top: 9px;
	background: #fea000;
	background-color: #fea000
}
.emperor-special-title:after {
	position: absolute;
	content: '';
	width: 97%;
	height: 14px;
	right: 8px;
	bottom: 0;
	background: #ff7d00;
	background-color: #ff7d00;
	opacity: .3
}
.shape-bg {
	position: relative
}
.shape-bg:before {
	width: 300px;
	height: 300px;
	border-top: solid 300px #ff7d00;
	border-left: solid 300px transparent;
	border-right: solid 300px transparent;
	position: absolute;
	opacity: .1;
	content: '';
	top: -20px;
	right: 0;
	left: 0;
	z-index: 0;
	margin: 0 auto
}
.shape-bg:after {
	width: 200px;
	height: 200px;
	border-top: solid 200px #ff7d00;
	border-left: solid 200px transparent;
	border-right: solid 200px transparent;
	position: absolute;
	opacity: .1;
	content: '';
	top: -40px;
	right: 0;
	left: 0;
	z-index: 0;
	margin: 0 auto
}
.list-inline-item {
	display: inline-block
}

.loader-rel {
	position: relative
}

.herowp-blog-slider {
	width: 100%;
	position: relative;
	max-width: 800px;
	margin: auto;
	height: 400px;
	transition: all .3s;
	overflow: hidden
}
@media screen and (max-width:992px) {
	.herowp-blog-slider {
		max-width: 680px;
		height: 400px
	}
}
@media screen and (max-width:768px) {
	.herowp-blog-slider {
		min-height: 500px;
		height: auto;
		margin: 180px auto
	}
}
@media screen and (max-height:500px) and (min-width:992px) {
	.herowp-blog-slider {
		height: 350px
	}
}
.blog-slider__item {
	display: flex;
	align-items: center;
	padding: 0 30px
}
@media screen and (max-width:768px) {
	.blog-slider__item {
		flex-direction: column
	}
}
.blog-slider__item.swiper-slide-active .blog-slider__img img {
	opacity: 1;
	transition-delay: .3s
}
.blog-slider__item.swiper-slide-active .blog-slider__content>* {
	opacity: 1;
	transform: none
}
.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(1) {
	transition-delay: .3s
}
.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(2) {
	transition-delay: .4s
}
.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(3) {
	transition-delay: .5s
}
.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(4) {
	transition-delay: .6s
}
.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(5) {
	transition-delay: .7s
}
.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(6) {
	transition-delay: .8s
}
.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(7) {
	transition-delay: .9s
}
.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(8) {
	transition-delay: 1s
}
.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(9) {
	transition-delay: 1.1s
}
.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(10) {
	transition-delay: 1.2s
}
.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(11) {
	transition-delay: 1.3s
}
.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(12) {
	transition-delay: 1.4s
}
.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(13) {
	transition-delay: 1.5s
}
.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(14) {
	transition-delay: 1.6s
}
.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(15) {
	transition-delay: 1.7s
}
.blog-slider__img {
	flex-shrink: 0;
	position: relative
}
.blog-slider__img img {
	width: 300px;
	height: 300px;
	object-fit: cover!important;
	display: block;
	opacity: 0;
	transition: all .3s;
	border-radius: 10px!important;
	z-index: 1;
	position: relative
}
.blog-slider__img:before {
	position: absolute;
	content: '';
	width: 60px;
	height: 60px;
	border-radius: 8px;
	right: -20px;
	top: -20px;
	background: #fea000;
	z-index: 0;
	opacity: 0
}
.blog-slider__img:after {
	position: absolute;
	content: '';
	width: 60px;
	height: 60px;
	border-radius: 8px;
	left: -20px;
	bottom: -20px;
	background: #fea000;
	z-index: 0;
	opacity: 0
}
.blog-slider__item.swiper-slide-active .blog-slider__img:after, .blog-slider__item.swiper-slide-active .blog-slider__img:before {
	opacity: 1;
	transition-delay: .3s
}
@media screen and (max-height:500px) and (min-width:992px) {
	.blog-slider__img {
		height: 270px
	}
}
.blog-slider__content {
	padding-left: 20px;
	margin-bottom: 20px;
	width: 100%!important
}
@media screen and (max-width:768px) {
	.blog-slider__content {
		margin-top: 25px;
		text-align: center;
		padding: 0 30px
	}
}
@media screen and (max-width:576px) {
	.blog-slider__content {
		padding: 0
	}
}
.blog-slider__content>* {
	opacity: 0;
	transform: translateX(30px);
	transition: all .4s
}
.blog-slider__code {
	color: #a7a7a7;
	margin-bottom: 0;
	display: block;
	font-weight: 500
}
.blog-slider__title {
	font-size: 18px;
	font-weight: 600;
	color: #0d0925;
	margin-bottom: 9px
}
.blog-slider__text {
	color: #555;
	margin-bottom: 10px;
	line-height: 1.5em
}
.blog-slider__button {
	display: inline-flex;
	background-image: linear-gradient(147deg, #fe8a39 0, #fd3838 74%);
	padding: 15px 35px;
	border-radius: 50px;
	color: #fff;
	box-shadow: 0 14px 80px rgba(252, 56, 56, .4);
	text-decoration: none;
	justify-content: center;
	text-align: center;
	letter-spacing: 0;
	font-size: 14px;
	letter-spacing: 0;
	font-weight: 600
}
.blog-slider__button .fal {
	font-size: 27px;
	margin-left: 10px
}
@media screen and (max-width:576px) {
	.blog-slider__button {
		width: 100%
	}
}
.blog-slider .swiper-container-horizontal>.swiper-pagination-bullets, .blog-slider .swiper-pagination-custom, .blog-slider .swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}
.herowp-blog-slider__pagination {
	z-index: 21;
	width: 11px!important;
	text-align: center;
	transform: translateY(-50%);
	transform: rotateZ(90deg)!important;
	margin-right: 30px
}
@media screen and (max-width:768px) {
	.herowp-blog-slider__pagination {
		transform: translateX(-50%);
		transform: rotateZ(180deg)!important;
		width: 100%!important;
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 0
	}
	.blog-slider__img:after, .blog-slider__img:before {
		display: none
	}
}
.herowp-blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 8px 0!important
}
@media screen and (max-width:768px) {
	.herowp-blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 0 5px!important
	}
}
.herowp-blog-slider__pagination .swiper-pagination-bullet {
	width: 11px;
	height: 11px;
	display: block;
	border-radius: 10px;
	background: #062744;
	opacity: .2;
	transition: all .3s
}
.herowp-blog-slider__pagination .swiper-pagination-bullet-active {
	opacity: 1;
	background: #fd3838;
	height: 30px;
	box-shadow: 4px 13px 30px 1px rgba(43, 65, 97, .2)
}
@media screen and (max-width:768px) {
	.herowp-blog-slider__pagination .swiper-pagination-bullet-active {
		height: 11px;
		width: 30px
	}
}

.blog-loop-inner .post-inner.audio-inner .post-thumbnail:before {
	content: " ";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1;
	bottom: 0;
	left: 0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .39)));
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .39) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .39) 100%)
}

.media-body .herowp-post-date {
	color: #fea000
}
a.nav-item .post-content img {
	width: 128px;
	margin-left: 10px;
	border-radius: 5px
}
.post-list-box .nav-link::before {
	position: absolute;
	background: #fea000;
	background-color: #fea000;
	opacity: .1;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 50px;
	width: 125px;
	transform-origin: bottom right;
	content: '';
	top: -80px;
	transform: skewX(-10deg);
	height: 250px;
	left: -170px!important;
	z-index: 0;
	transition: all .3s ease
}
.post-list-box .nav-link {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 31.5%;
	flex: 0 0 31.5%;
	max-width: 31.5%;
	margin: 0 8px
}
.post-list-box .nav-link {
	padding: 18px 18px;
	width: 100%;
	background: rgb(0 0 0 / 20%);
	display: block;
	margin-bottom: 8px;
	border-radius: 4px;
	position: relative;
	overflow: hidden
}
.post-list-box .nav-item.nav-link.active {
	background: rgb(0 0 0 / 40%)
}
.post-list-box .nav-link.active::before {
	left: -40px!important
}
.post-list-box a {
	position: relative
}
.nav.post-list-box {
	max-height: 380px;
	padding: 0 0 0 10px;
	overflow-y: scroll;
	overflow-x: hidden
}
.nav.post-list-box::-webkit-scrollbar {
	width: 12px
}
.nav.post-list-box::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	border-radius: 10px
}
.nav.post-list-box::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .5)
}
.nav.post-list-box .post-title {
	font-size: 15px;
	font-weight: 300;
	color: #cecece;
	margin-bottom: 5px;
	line-height: 20px
}
.tab-pane {
	position: relative
}
.fade {
	opacity: 0;
	transition: opacity .15s linear
}
.fade.show {
	opacity: 1
}
.media {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.off-canvas-navigation {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	width: 300px;
	height: 100%;
	overflow: auto;
	z-index: 9999;
	visibility: hidden;
	will-change: transform;
	background-color: #212529;
	-webkit-transition: all .5s;
	transition: all .5s;
	-webkit-transform: translate(300px, 0);
	transform: translate(300px, 0)
}
.off-canvas-navigation {
	right: 0;
	left: auto;
	-webkit-transform: translate(300px, 0);
	transform: translate(300px, 0)
}
.off-canvas-open .off-canvas-navigation {
	visibility: visible;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}
.off-canvas-navigation .search-form-wrapper {
	padding: 24px 20px 12px
}
.off-canvas-navigation .search-form-wrapper .search-field {
	background-color: rgba(0, 0, 0, .3);
	border-color: transparent;
	color: #6c757d
}
.off-canvas-main {
	padding: 12px 20px
}
.off-canvas-main ul {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 1.5
}
.off-canvas-main .mobile-menu li {
	position: relative;
	margin-bottom: 8px;
	display: block
}
.off-canvas-main .mobile-menu a {
	display: inline-block;
	color: #fff
}
.off-canvas-main .mobile-menu li>a {
	font-size: 15px;
	padding: 6px 0
}
.off-canvas-footer {
	margin-top: 12px;
	margin-bottom: 30px;
	padding: 24px 20px;
	border-top: 1px solid #2c3237
}
.off-canvas-main .sub-menu-arrow {
	position: absolute;
	top: 0;
	left: 0;
	width: 44px;
	padding: 3px 0;
	color: #858585;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	cursor: pointer
}
.off-canvas-main .mobile-menu ul {
	display: none;
	padding: 5px;
	padding-right: 10px;
	padding-left: 5px;
	border-right: 1px solid #fea000
}
.off-canvas-navigation .search-submit {
	top: 0;
	left: 0
}
.comment-respond .comment-form-rating .stars {
	display: none
}
.herowp-social-links {
	list-style: none;
	padding: 0;
	margin: 0
}
.herowp-social-links:not(.rounded) li {
	margin: 5px 8px
}
.herowp-social-links li {
	display: inline-block
}
.off-canvas-overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999;
	opacity: 0;
	pointer-events: none;
	visibility: hidden;
	background-color: rgba(0, 0, 0, .3);
	-webkit-box-shadow: inset -37px 0 72px -6px rgba(0, 0, 0, .1);
	box-shadow: inset -37px 0 72px -6px rgba(0, 0, 0, .1);
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition: all .5s;
	transition: all .5s
}
.off-canvas-open .off-canvas-overlay {
	pointer-events: auto;
	visibility: visible;
	opacity: 1;
	-webkit-transform: translate(-300px, 0);
	transform: translate(-300px, 0)
}
.attach-post {
	background: #fff;
	border-radius: 20px;
	box-shadow: 0 8px 30px 0 rgb(110 110 110 / 15%);
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	float: right;
	width: 100%;
	margin-top: 50px
}
.attach-post .thumbnail {
	width: 180px;
	height: 150px;
	border-radius: 20px;
	margin: -40px 4%4% 4%;
	float: right;
	position: relative
}
.attach-post .thumbnail img {
	border-radius: 20px;
	box-shadow: 0 5px 40px #35495c15;
	height: 90%;
	background-color: #fff;
	width: 100%;
	display: block;
	margin: 0!important
}
.attach-post h2 {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.9em;
	padding-top: 40px;
	display: inline-block;
	width: 48%
}
@media (max-width:768px) {
	.attach-blog.col-md-4, .attach-blog.col-md-6 {
		width: 100%
	}
	.attach-post .thumbnail {
		max-width: 90%;
		margin-right: auto!important;
		margin-left: auto!important;
		float: none!important
	}
	.attach-post h2 {
		width: 90%!important;
		text-align: center;
		padding: 20px 0 40px 0;
		margin: 0 auto;
		display: block!important
	}
	.shape-bg:after, .shape-bg:before {
		display: none
	}
}
.emperor-overlay {
	width: 100vw;
	height: 100vh;
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	top: 0;
	left: 0;
	pointer-events: none;
	z-index: 99999999999999
}
.demo-5 .emperor-overlay {
	text-align: center
}
.emperor-overlay-item {
	color: #fff;
	opacity: 0;
	transform: translateY(-100%);
	pointer-events: none;
	transition: transform .3s, opacity .3s;
	transition-timing-function: ease-in
}
.emperor-overlay-item--style-6 {
	transform: translateY(100%)
}
.emperor-overlay-item:hover {
	color: #fff
}
.emperor-overlay-item.is-opened {
	opacity: 1;
	transform: translateY(0) rotate(0);
	pointer-events: auto;
	transition-timing-function: ease
}
.emperor-overlay-item--style-6.is-opened {
	transition-duration: .8s
}
.emperor-overlay-item--style-6:nth-of-type(1) {
	transition-delay: .25s
}
.emperor-overlay-item--style-6.is-opened:nth-of-type(1) {
	transition-delay: 1s
}
.emperor-overlay-item--style-6:nth-of-type(2) {
	transition-delay: .2s
}
.emperor-overlay-item--style-6.is-opened:nth-of-type(2) {
	transition-delay: 1.1s
}
.emperor-overlay-item--style-6:nth-of-type(3) {
	transition-delay: .15s
}
.emperor-overlay-item--style-6.is-opened:nth-of-type(3) {
	transition-delay: 1.2s
}
.emperor-overlay-item--style-6:nth-of-type(4) {
	transition-delay: .1s
}
.emperor-overlay-item--style-6.is-opened:nth-of-type(4) {
	transition-delay: 1.3s
}
.shape-overlays {
	width: 100vw;
	height: 100vh;
	pointer-events: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999999
}
.shape-overlays.is-opened {
	pointer-events: auto
}
.shape-overlays__path {
	opacity: .7
}
.emperor-search {
	width: 60%;
	margin: 0 auto
}
.emperor-search .search-bar {
	position: relative;
	display: inline-block;
	position: relative;
	background: #fff;
	z-index: 9999999999999;
	width: 100%;
	padding: 5px 15px;
	border-radius: 5px;
	box-shadow: none
}
.emperor-search .search-bar .emperor-search-submit {
	background: 0 0;
	outline: 0;
	border: 0;
	font-size: 23px;
	line-height: 25px;
	cursor: pointer
}
.emperor-search .search-bar .emperor-search-input {
	width: 100%;
	outline: 0;
	border: 0;
	box-sizing: border-box;
	padding: 5px;
	font-size: 25px;
	box-shadow: none!important
}
.emperor-ajax-search-container {
	display: flex;
	align-items: center
}
.emperor-search {
	padding-bottom: 10%
}
.emperor-search .media-body {
	width: 100%
}
.emperor-search .emperor-search-close {
	position: absolute;
	top: 15px;
	right: 15px;
	display: inline-block;
	z-index: 99;
	color: rgba(255, 255, 255, .6);
	font-size: 30px;
	-webkit-transition: all .4s cubic-bezier(.165, .84, .44, 1);
	transition: all .4s cubic-bezier(.165, .84, .44, 1)
}
.emperor-search .emperor-search-close {
	position: absolute;
	left: 15px;
	right: auto
}
.emperor-search .emperor-search-close:hover {
	color: #fff;
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.emperor-search .display-2 {
	font-size: 35px;
	margin-bottom: 10px
}
.emperor-search .row {
	display: flex;
	flex-direction: column;
	justify-content: center
}
@media (max-width:992px) {
	.emperor-search {
		width: 90%!important
	}
	.emperor-search .search-bar .emperor-search-input {
		font-size: 16px
	}
	.emperor-search .search-bar .emperor-search-submit {
		font-size: 20px
	}
}
svg {
	overflow: hidden;
	vertical-align: middle
}
.emperor-divider {
	z-index: 1;
	position: relative;
	pointer-events: none
}
.emperor-divider::after, .emperor-divider::before {
	position: absolute;
	content: '';
	pointer-events: none
}
.emperor-divider-in-front {
	z-index: 999999999
}
.emperor-divider-flip-h {
	transform: scale(-1, 1)
}
.emperor-dividers-box {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100px;
	pointer-events: none
}
.emperor-dividers-box * {
	pointer-events: none
}
.emperor-dividers-box.emperor-divider-bottom {
	position: absolute;
	bottom: 0
}
.emperor-dividers-box.emperor-divider-top {
	position: absolute;
	top: 0
}
.emperor-dividers-box.emperor-divider-top-inverse {
	position: absolute;
	transform: rotate(180deg);
	top: 0
}
.emperor-divider path, .emperor-divider polygon {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}
.emperor-dividers-box .emperor-shape-dividers path {
	animation: wave 7s cubic-bezier(.36, .45, .63, .53) infinite
}
.emperor-divider {
	position: absolute!important;
	opacity: 1!important;
	width: 100%;
	left: 0
}
.emperor-divider.emperor-top-divider {
	transform: rotate(180deg);
	top: 0
}
.emperor-divider.emperor-top-divider.emperor-divider-flip-h {
	transform: rotate(180deg) scale(-1, 1)
}
.emperor-divider.emperor-bottom-divider {
	bottom: 0
}
.emperor-shape-dividers {
	width: 100%;
	height: 100px!important;
	pointer-events: none;
	position: relative;
	top: 0;
	left: 0
}
.emperor-full-width-elm {
	width: 100vw;
	z-index: 9999;
	margin-left: calc(-50vw + 50%);
	left: 0
}
.z-index-2 {
	z-index: 2
}
body {
	text-align: right;
}
@media (min-width: 992px) {
	.main-sidebar-holder {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 28.33333%;
		max-width: 28.33333%;
	}
	.course-main-wrapper.has-sidebar .course-wrapper-inner .courses-holder {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 71.66667%;
		max-width: 71.66667%;
	}
}

.btn, input[type="button"], input[type="reset"], input[type="submit"], .button, .button-secondary, .woocommerce_message .button, .woocommerce-message .button, .event-single-side a.event_register_submit, .event_register_submit {
	border-radius: 4px;
}

blockquote {
	font-size: 16px;
}

.search-form-opener {
	height: 40px;
}

.icon-box.icon-box-left .icon-wrap {
	margin-left: 24px;
	margin-right: 0;
}
.icon-box.icon-box-right .icon-wrap {
	margin-right: 24px;
	margin-left: 0;
}

.herowp-navigation ul.menu>li>a, .herowp-navigation .menu>ul>li>a, .herowp-navigation ul.menu>li ul li>a, .herowp-navigation .menu>ul>li ul li>a {
	/* font-family: inherit !important; */
}
.herowp-navigation ul.menu>li>a i, .herowp-navigation .menu>ul>li>a i {
	margin-right: 7px;
	margin-left: 0;
}
.herowp-navigation ul.menu>li ul, .herowp-navigation .menu>ul>li ul {
	right: 0;
	left: auto;
}
.herowp-navigation ul.menu>li ul li>ul, .herowp-navigation .menu>ul>li ul li>ul {
	right: 100%;
	left: auto;
}
.herowp-navigation ul.menu>li ul li.menu-item-has-children>a:after, .herowp-navigation .menu>ul>li ul li.menu-item-has-children>a:after {
	left: 20px;
	right: auto;
	border-width: 4px 6px 4px 0;
	border-color: transparent #dee2e6 transparent transparent;
}
.search-form input[type='search'] {
	padding-left: 42px;
	padding-right: 15px;
}
.site-search-wrapper .submit {
	position: absolute;
	left: 15px;
	right: auto;
}

.not-found .not-found-icon-wrapper {
	margin-left: 30px;
}

unit .icon, .product-meta-info-list .meta-info-unit .icon, .product-reviews-stats .detailed-ratings .detailed-ratings-inner .course-rating .number, .product-reviews-stats .detailed-ratings .detailed-ratings-inner .course-rating .bar, .product-single-main .product-single-top-part .before-gallery-unit .icon, .animated-counter .counter-text .counter-number {
	margin-left: 15px;
	margin-right: 0;
}

table tr th {
	text-align: right;
}

.blog-loop-inner .post .post-meta, .blog-loop-inner .portfolio .post-meta {
	padding-left: 14px;
	padding-bottom: 10px;
	padding-right: 0;
	margin-right: 0;
}
.blog-loop-inner .post .post-meta i, .blog-loop-inner .portfolio .post-meta i {
	margin-left: 5px;
	margin-right: 0;
}
.footer-widgets .widget_nav_menu *>ul>li a:hover:before {
	margin-left: 5px;
	margin-right: 0;
}
.widget_contacts ul li .contact-info-icon {
	margin-left: 12px;
	margin-right: 0;
}
.cart-page-inner .woocommerce-cart-form td.actions .coupon:after {
	left: 22px;
	right: auto;
	transform: translateY(-50%) rotate(180deg);
}

.post-nav-link.prev {
	padding-right: 32px;
	padding-left: 0;
}
.post-nav-link.next {
	padding-left: 32px;
	padding-right: 0;
}
.post-nav-link svg {
	right: 0;
	left: auto;
	transform: translateY(-50%) rotate(180deg);
}
.post-nav-link.next svg {
	right: auto;
	left: 0;
}
.top-bar-contact-info i {
	margin-left: 6px;
	margin-right: 0;
	float: right;
}
.top-bar-contact-info li {
	margin-left: 30px;
	margin-right: 0;
}
.btn i, input[type="button"] i, input[type="reset"] i, input[type="submit"] i, .button i, .button-secondary i, .woocommerce_message .button i, .woocommerce-message .button i, .event-single-side a.event_register_submit i, .event_register_submit i {
	margin-left: 6px;
	margin-right: 0;
}
.site-header .header-button-link .login-button i {
	float: right;
}
.page-numbers i.fa.fa-angle-right:before {
	content: "\f104";
}
.page-numbers i.fa.fa-angle-left:before {
	content: "\f105";
}
.wpcf7-form-control-wrap, label {
	direction: rtl;
}
.vc_progress_bar .vc_single_bar .vc_bar {
	right: 0;
}
.text-right {
	text-align: left;
}
.mfp-content {
	text-align: right;
}
.event-single-main .event-meta-info .box-content .icon {
	margin-right: 20px;
	margin-left: 0;
}
.commentlist .comment .comment_container .comment-avatar {
	margin-left: 14px;
	margin-right: 0;
}

.pull-right {
	float: left !important;
}
.pull-left {
	float: right !important;
}
ul, ol {
	margin: 0 20px 24px 0;
}

.custom-right-bg {
	position: relative;
}
.custom-left-bg {
	position: relative;
}
.custom-right-bg:before {
	position: absolute;
	background: #ff7d00;
	opacity: .1;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 50px;
	width: 125px;
	transform-origin: bottom right;
	content: '';
	top: 100px;
	transform: skewX(-10deg);
	height: 250px;
	right: -48px !important;
	z-index: 0;
}
.custom-right-bg:after {
	position: absolute;
	background: #ff7d00;
	opacity: .1;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 50px;
	width: 125px;
	transform-origin: bottom right;
	content: '';
	top: 140px;
	transform: skewX(-10deg);
	height: 250px;
	right: 0 !important;
	z-index: 0;
}
.custom-left-bg:before {
	position: absolute;
	background: #ff7d00;
	opacity: .1;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 50px;
	width: 125px;
	transform-origin: bottom right;
	content: '';
	top: 100px;
	transform: skewX(11deg);
	height: 250px;
	left: -48px !important;
	z-index: 0;
}
.custom-left-bg:after {
	position: absolute;
	background: #ff7d00;
	opacity: .1;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 50px;
	width: 125px;
	transform-origin: bottom right;
	content: '';
	top: 140px;
	transform: skewX(11deg);
	height: 250px;
	left: 0 !important;
	z-index: 0;
}
.wpb_wrapper {
	position: relative;
	z-index: 1;
}