@charset "UTF-8";
/*!
Theme Name: Coaching
Theme URI: https://coaching.thimpress.com/
Author: ThimPress
Author URI: https://thimpress.com
Description: WordPress Theme for Coaching
Version: 3.8.5
License: Split License
License URI: https://help.market.envato.com/hc/en-us/articles/202501064-What-is-Split-Licensing-and-the-GPL-
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: coaching
Domain Path: /languages/
*/

body {
	font-display: swap
}

.thim-border-radius {
	--thim-border-radius-5: 5px;
	--thim-border-radius-10: 10px;
	--thim-border-radius-15: 15px;
	--thim-border-radius-20: 20px;
	--thim-border-radius-30: 30px;
	--thim-border-radius-button: 30px
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

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

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

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

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

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

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

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

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

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

pre {
	overflow: auto
}

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

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

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

input {
	line-height: normal
}

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

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

input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

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

td,
th {
	padding: 0
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

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

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	text-decoration: none
}

a:hover,
a:focus {
	text-decoration: underline
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.428571429;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eeeeee
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

[role=button] {
	cursor: pointer
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777777
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
	font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
	font-size: 75%
}

h1,
.h1 {
	font-size: 36px
}

h2,
.h2 {
	font-size: 30px
}

h3,
.h3 {
	font-size: 24px
}

h4,
.h4 {
	font-size: 18px
}

h5,
.h5 {
	font-size: 14px
}

h6,
.h6 {
	font-size: 12px
}

p {
	margin: 0 0 10px
}

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}

@media (min-width:768px) {
	.lead {
		font-size: 21px
	}
}

small,
.small {
	font-size: 85%
}

mark,
.mark {
	background-color: #fcf8e3;
	padding: 0.2em
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.text-uppercase,
.initialism {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #777777
}

.text-primary {
	color: #337ab7
}

a.text-primary:hover,
a.text-primary:focus {
	color: #286090
}

.text-success {
	color: #3c763d
}

a.text-success:hover,
a.text-success:focus {
	color: #2b542c
}

.text-info {
	color: #31708f
}

a.text-info:hover,
a.text-info:focus {
	color: #245269
}

.text-warning {
	color: #8a6d3b
}

a.text-warning:hover,
a.text-warning:focus {
	color: #66512c
}

.text-danger {
	color: #a94442
}

a.text-danger:hover,
a.text-danger:focus {
	color: #843534
}

.bg-primary {
	color: #fff
}

.bg-primary {
	background-color: #337ab7
}

a.bg-primary:hover,
a.bg-primary:focus {
	background-color: #286090
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:hover,
a.bg-success:focus {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:hover,
a.bg-info:focus {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:hover,
a.bg-warning:focus {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:hover,
a.bg-danger:focus {
	background-color: #e4b9b9
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eeeeee
}

ul,
ol {
	margin-top: 0;
	margin-bottom: 10px
}

ul ul,
ul ol,
ol ul,
ol ol {
	margin-bottom: 0
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px
}

.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}

dl {
	margin-top: 0;
	margin-bottom: 20px
}

dt,
dd {
	line-height: 1.428571429
}

dt {
	font-weight: bold
}

dd {
	margin-left: 0
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
	content: " ";
	display: table
}

.dl-horizontal dd:after {
	clear: both
}

@media (min-width:768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.dl-horizontal dd {
		margin-left: 180px
	}
}

abbr[title],
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777777
}

.initialism {
	font-size: 90%
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eeeeee
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
	margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.428571429;
	color: #777777
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
	content: "— "
}

.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eeeeee;
	border-left: 0;
	text-align: right
}

.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
	content: ""
}

.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
	content: " —"
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before {
	content: ""
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after {
	content: " —"
}

.blockquote-reverse small:before,
blockquote.pull-right small:before {
	content: ""
}

.blockquote-reverse small:after,
blockquote.pull-right small:after {
	content: " —"
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.428571429
}

code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	box-shadow: none
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.428571429;
	word-break: break-all;
	word-wrap: break-word;
	color: #333333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.container:before,
.container:after {
	content: " ";
	display: table
}

.container:after {
	clear: both
}

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

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

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

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.container-fluid:before,
.container-fluid:after {
	content: " ";
	display: table
}

.container-fluid:after {
	clear: both
}

.row {
	margin-left: -15px;
	margin-right: -15px
}

.row:before,
.row:after {
	content: " ";
	display: table
}

.row:after {
	clear: both
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	float: left
}

.col-xs-1 {
	width: 8.3333333333%
}

.col-xs-2 {
	width: 16.6666666667%
}

.col-xs-3 {
	width: 25%
}

.col-xs-4 {
	width: 33.3333333333%
}

.col-xs-5 {
	width: 41.6666666667%
}

.col-xs-6 {
	width: 50%
}

.col-xs-7 {
	width: 58.3333333333%
}

.col-xs-8 {
	width: 66.6666666667%
}

.col-xs-9 {
	width: 75%
}

.col-xs-10 {
	width: 83.3333333333%
}

.col-xs-11 {
	width: 91.6666666667%
}

.col-xs-12 {
	width: 100%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-pull-1 {
	right: 8.3333333333%
}

.col-xs-pull-2 {
	right: 16.6666666667%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-4 {
	right: 33.3333333333%
}

.col-xs-pull-5 {
	right: 41.6666666667%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-7 {
	right: 58.3333333333%
}

.col-xs-pull-8 {
	right: 66.6666666667%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-10 {
	right: 83.3333333333%
}

.col-xs-pull-11 {
	right: 91.6666666667%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-push-1 {
	left: 8.3333333333%
}

.col-xs-push-2 {
	left: 16.6666666667%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-4 {
	left: 33.3333333333%
}

.col-xs-push-5 {
	left: 41.6666666667%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-7 {
	left: 58.3333333333%
}

.col-xs-push-8 {
	left: 66.6666666667%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-10 {
	left: 83.3333333333%
}

.col-xs-push-11 {
	left: 91.6666666667%
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-offset-0 {
	margin-left: 0%
}

.col-xs-offset-1 {
	margin-left: 8.3333333333%
}

.col-xs-offset-2 {
	margin-left: 16.6666666667%
}

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

.col-xs-offset-4 {
	margin-left: 33.3333333333%
}

.col-xs-offset-5 {
	margin-left: 41.6666666667%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-7 {
	margin-left: 58.3333333333%
}

.col-xs-offset-8 {
	margin-left: 66.6666666667%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-10 {
	margin-left: 83.3333333333%
}

.col-xs-offset-11 {
	margin-left: 91.6666666667%
}

.col-xs-offset-12 {
	margin-left: 100%
}

@media (min-width:768px) {

	.col-sm-1,
	.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-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left
	}

	.col-sm-1 {
		width: 8.3333333333%
	}

	.col-sm-2 {
		width: 16.6666666667%
	}

	.col-sm-3 {
		width: 25%
	}

	.col-sm-4 {
		width: 33.3333333333%
	}

	.col-sm-5 {
		width: 41.6666666667%
	}

	.col-sm-6 {
		width: 50%
	}

	.col-sm-7 {
		width: 58.3333333333%
	}

	.col-sm-8 {
		width: 66.6666666667%
	}

	.col-sm-9 {
		width: 75%
	}

	.col-sm-10 {
		width: 83.3333333333%
	}

	.col-sm-11 {
		width: 91.6666666667%
	}

	.col-sm-12 {
		width: 100%
	}

	.col-sm-pull-0 {
		right: auto
	}

	.col-sm-pull-1 {
		right: 8.3333333333%
	}

	.col-sm-pull-2 {
		right: 16.6666666667%
	}

	.col-sm-pull-3 {
		right: 25%
	}

	.col-sm-pull-4 {
		right: 33.3333333333%
	}

	.col-sm-pull-5 {
		right: 41.6666666667%
	}

	.col-sm-pull-6 {
		right: 50%
	}

	.col-sm-pull-7 {
		right: 58.3333333333%
	}

	.col-sm-pull-8 {
		right: 66.6666666667%
	}

	.col-sm-pull-9 {
		right: 75%
	}

	.col-sm-pull-10 {
		right: 83.3333333333%
	}

	.col-sm-pull-11 {
		right: 91.6666666667%
	}

	.col-sm-pull-12 {
		right: 100%
	}

	.col-sm-push-0 {
		left: auto
	}

	.col-sm-push-1 {
		left: 8.3333333333%
	}

	.col-sm-push-2 {
		left: 16.6666666667%
	}

	.col-sm-push-3 {
		left: 25%
	}

	.col-sm-push-4 {
		left: 33.3333333333%
	}

	.col-sm-push-5 {
		left: 41.6666666667%
	}

	.col-sm-push-6 {
		left: 50%
	}

	.col-sm-push-7 {
		left: 58.3333333333%
	}

	.col-sm-push-8 {
		left: 66.6666666667%
	}

	.col-sm-push-9 {
		left: 75%
	}

	.col-sm-push-10 {
		left: 83.3333333333%
	}

	.col-sm-push-11 {
		left: 91.6666666667%
	}

	.col-sm-push-12 {
		left: 100%
	}

	.col-sm-offset-0 {
		margin-left: 0%
	}

	.col-sm-offset-1 {
		margin-left: 8.3333333333%
	}

	.col-sm-offset-2 {
		margin-left: 16.6666666667%
	}

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

	.col-sm-offset-4 {
		margin-left: 33.3333333333%
	}

	.col-sm-offset-5 {
		margin-left: 41.6666666667%
	}

	.col-sm-offset-6 {
		margin-left: 50%
	}

	.col-sm-offset-7 {
		margin-left: 58.3333333333%
	}

	.col-sm-offset-8 {
		margin-left: 66.6666666667%
	}

	.col-sm-offset-9 {
		margin-left: 75%
	}

	.col-sm-offset-10 {
		margin-left: 83.3333333333%
	}

	.col-sm-offset-11 {
		margin-left: 91.6666666667%
	}

	.col-sm-offset-12 {
		margin-left: 100%
	}
}

@media (min-width:992px) {

	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
		float: left
	}

	.col-md-1 {
		width: 8.3333333333%
	}

	.col-md-2 {
		width: 16.6666666667%
	}

	.col-md-3 {
		width: 25%
	}

	.col-md-4 {
		width: 33.3333333333%
	}

	.col-md-5 {
		width: 41.6666666667%
	}

	.col-md-6 {
		width: 50%
	}

	.col-md-7 {
		width: 58.3333333333%
	}

	.col-md-8 {
		width: 66.6666666667%
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-10 {
		width: 83.3333333333%
	}

	.col-md-11 {
		width: 91.6666666667%
	}

	.col-md-12 {
		width: 100%
	}

	.col-md-pull-0 {
		right: auto
	}

	.col-md-pull-1 {
		right: 8.3333333333%
	}

	.col-md-pull-2 {
		right: 16.6666666667%
	}

	.col-md-pull-3 {
		right: 25%
	}

	.col-md-pull-4 {
		right: 33.3333333333%
	}

	.col-md-pull-5 {
		right: 41.6666666667%
	}

	.col-md-pull-6 {
		right: 50%
	}

	.col-md-pull-7 {
		right: 58.3333333333%
	}

	.col-md-pull-8 {
		right: 66.6666666667%
	}

	.col-md-pull-9 {
		right: 75%
	}

	.col-md-pull-10 {
		right: 83.3333333333%
	}

	.col-md-pull-11 {
		right: 91.6666666667%
	}

	.col-md-pull-12 {
		right: 100%
	}

	.col-md-push-0 {
		left: auto
	}

	.col-md-push-1 {
		left: 8.3333333333%
	}

	.col-md-push-2 {
		left: 16.6666666667%
	}

	.col-md-push-3 {
		left: 25%
	}

	.col-md-push-4 {
		left: 33.3333333333%
	}

	.col-md-push-5 {
		left: 41.6666666667%
	}

	.col-md-push-6 {
		left: 50%
	}

	.col-md-push-7 {
		left: 58.3333333333%
	}

	.col-md-push-8 {
		left: 66.6666666667%
	}

	.col-md-push-9 {
		left: 75%
	}

	.col-md-push-10 {
		left: 83.3333333333%
	}

	.col-md-push-11 {
		left: 91.6666666667%
	}

	.col-md-push-12 {
		left: 100%
	}

	.col-md-offset-0 {
		margin-left: 0%
	}

	.col-md-offset-1 {
		margin-left: 8.3333333333%
	}

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

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

	.col-md-offset-4 {
		margin-left: 33.3333333333%
	}

	.col-md-offset-5 {
		margin-left: 41.6666666667%
	}

	.col-md-offset-6 {
		margin-left: 50%
	}

	.col-md-offset-7 {
		margin-left: 58.3333333333%
	}

	.col-md-offset-8 {
		margin-left: 66.6666666667%
	}

	.col-md-offset-9 {
		margin-left: 75%
	}

	.col-md-offset-10 {
		margin-left: 83.3333333333%
	}

	.col-md-offset-11 {
		margin-left: 91.6666666667%
	}

	.col-md-offset-12 {
		margin-left: 100%
	}
}

@media (min-width:1200px) {

	.col-lg-1,
	.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-lg-10,
	.col-lg-11,
	.col-lg-12 {
		float: left
	}

	.col-lg-1 {
		width: 8.3333333333%
	}

	.col-lg-2 {
		width: 16.6666666667%
	}

	.col-lg-3 {
		width: 25%
	}

	.col-lg-4 {
		width: 33.3333333333%
	}

	.col-lg-5 {
		width: 41.6666666667%
	}

	.col-lg-6 {
		width: 50%
	}

	.col-lg-7 {
		width: 58.3333333333%
	}

	.col-lg-8 {
		width: 66.6666666667%
	}

	.col-lg-9 {
		width: 75%
	}

	.col-lg-10 {
		width: 83.3333333333%
	}

	.col-lg-11 {
		width: 91.6666666667%
	}

	.col-lg-12 {
		width: 100%
	}

	.col-lg-pull-0 {
		right: auto
	}

	.col-lg-pull-1 {
		right: 8.3333333333%
	}

	.col-lg-pull-2 {
		right: 16.6666666667%
	}

	.col-lg-pull-3 {
		right: 25%
	}

	.col-lg-pull-4 {
		right: 33.3333333333%
	}

	.col-lg-pull-5 {
		right: 41.6666666667%
	}

	.col-lg-pull-6 {
		right: 50%
	}

	.col-lg-pull-7 {
		right: 58.3333333333%
	}

	.col-lg-pull-8 {
		right: 66.6666666667%
	}

	.col-lg-pull-9 {
		right: 75%
	}

	.col-lg-pull-10 {
		right: 83.3333333333%
	}

	.col-lg-pull-11 {
		right: 91.6666666667%
	}

	.col-lg-pull-12 {
		right: 100%
	}

	.col-lg-push-0 {
		left: auto
	}

	.col-lg-push-1 {
		left: 8.3333333333%
	}

	.col-lg-push-2 {
		left: 16.6666666667%
	}

	.col-lg-push-3 {
		left: 25%
	}

	.col-lg-push-4 {
		left: 33.3333333333%
	}

	.col-lg-push-5 {
		left: 41.6666666667%
	}

	.col-lg-push-6 {
		left: 50%
	}

	.col-lg-push-7 {
		left: 58.3333333333%
	}

	.col-lg-push-8 {
		left: 66.6666666667%
	}

	.col-lg-push-9 {
		left: 75%
	}

	.col-lg-push-10 {
		left: 83.3333333333%
	}

	.col-lg-push-11 {
		left: 91.6666666667%
	}

	.col-lg-push-12 {
		left: 100%
	}

	.col-lg-offset-0 {
		margin-left: 0%
	}

	.col-lg-offset-1 {
		margin-left: 8.3333333333%
	}

	.col-lg-offset-2 {
		margin-left: 16.6666666667%
	}

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

	.col-lg-offset-4 {
		margin-left: 33.3333333333%
	}

	.col-lg-offset-5 {
		margin-left: 41.6666666667%
	}

	.col-lg-offset-6 {
		margin-left: 50%
	}

	.col-lg-offset-7 {
		margin-left: 58.3333333333%
	}

	.col-lg-offset-8 {
		margin-left: 66.6666666667%
	}

	.col-lg-offset-9 {
		margin-left: 75%
	}

	.col-lg-offset-10 {
		margin-left: 83.3333333333%
	}

	.col-lg-offset-11 {
		margin-left: 91.6666666667%
	}

	.col-lg-offset-12 {
		margin-left: 100%
	}
}

table {
	background-color: transparent
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777777;
	text-align: left
}

th {
	text-align: left
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}

.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 1px solid #ddd
}

.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
.table>thead:first-child>tr:first-child>td {
	border-top: 0
}

.table>tbody+tbody {
	border-top: 2px solid #ddd
}

.table .table {
	background-color: #fff
}

.table-condensed>thead>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>tfoot>tr>td {
	padding: 5px
}

.table-bordered {
	border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>tfoot>tr>td {
	border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
	border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
	background-color: #f5f5f5
}

table col[class*=col-] {
	position: static;
	float: none;
	display: table-column
}

table td[class*=col-],
table th[class*=col-] {
	position: static;
	float: none;
	display: table-cell
}

.table>thead>tr>td.active,
.table>thead>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th {
	background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
	background-color: #e8e8e8
}

.table>thead>tr>td.success,
.table>thead>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th {
	background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
	background-color: #d0e9c6
}

.table>thead>tr>td.info,
.table>thead>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th {
	background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
	background-color: #c4e3f3
}

.table>thead>tr>td.warning,
.table>thead>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th {
	background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
	background-color: #faf2cc
}

.table>thead>tr>td.danger,
.table>thead>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th {
	background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
	background-color: #ebcccc
}

.table-responsive {
	overflow-x: auto;
	min-height: 0.01%
}

@media screen and (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd
	}

	.table-responsive>.table {
		margin-bottom: 0
	}

	.table-responsive>.table>thead>tr>th,
	.table-responsive>.table>thead>tr>td,
	.table-responsive>.table>tbody>tr>th,
	.table-responsive>.table>tbody>tr>td,
	.table-responsive>.table>tfoot>tr>th,
	.table-responsive>.table>tfoot>tr>td {
		white-space: nowrap
	}

	.table-responsive>.table-bordered {
		border: 0
	}

	.table-responsive>.table-bordered>thead>tr>th:first-child,
	.table-responsive>.table-bordered>thead>tr>td:first-child,
	.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.table-responsive>.table-bordered>tfoot>tr>td:first-child {
		border-left: 0
	}

	.table-responsive>.table-bordered>thead>tr>th:last-child,
	.table-responsive>.table-bordered>thead>tr>td:last-child,
	.table-responsive>.table-bordered>tbody>tr>th:last-child,
	.table-responsive>.table-bordered>tbody>tr>td:last-child,
	.table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.table-responsive>.table-bordered>tfoot>tr>td:last-child {
		border-right: 0
	}

	.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.table-responsive>.table-bordered>tbody>tr:last-child>td,
	.table-responsive>.table-bordered>tfoot>tr:last-child>th,
	.table-responsive>.table-bordered>tfoot>tr:last-child>td {
		border-bottom: 0
	}
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold
}

input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

input[type=radio],
input[type=checkbox] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal
}

input[type=file] {
	display: block
}

input[type=range] {
	display: block;
	width: 100%
}

select[multiple],
select[size] {
	height: auto
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555555
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #999
}

.form-control::-webkit-input-placeholder {
	color: #999
}

.form-control::-ms-expand {
	border: 0;
	background-color: transparent
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #eeeeee;
	opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed
}

textarea.form-control {
	height: auto
}

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

@media screen and (-webkit-min-device-pixel-ratio:0) {

	input[type=date].form-control,
	input[type=time].form-control,
	input[type=datetime-local].form-control,
	input[type=month].form-control {
		line-height: 34px
	}

	input[type=date].input-sm,
	.input-group-sm input[type=date],
	input[type=time].input-sm,
	.input-group-sm input[type=time],
	input[type=datetime-local].input-sm,
	.input-group-sm input[type=datetime-local],
	input[type=month].input-sm,
	.input-group-sm input[type=month] {
		line-height: 30px
	}

	input[type=date].input-lg,
	.input-group-lg input[type=date],
	input[type=time].input-lg,
	.input-group-lg input[type=time],
	input[type=datetime-local].input-lg,
	.input-group-lg input[type=datetime-local],
	input[type=month].input-lg,
	.input-group-lg input[type=month] {
		line-height: 46px
	}
}

.form-group {
	margin-bottom: 15px
}

.radio,
.checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

.radio label,
.checkbox label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9
}

.radio+.radio,
.checkbox+.checkbox {
	margin-top: -5px
}

.radio-inline,
.checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px
}

input[type=radio][disabled],
input[type=radio].disabled,
fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
	cursor: not-allowed
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
	cursor: not-allowed
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
	cursor: not-allowed
}

.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 34px
}

.form-control-static.input-lg,
.form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0
}

.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-sm {
	height: 30px;
	line-height: 30px
}

textarea.input-sm,
select[multiple].input-sm {
	height: auto
}

.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
	height: auto
}

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5
}

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

select.input-lg {
	height: 46px;
	line-height: 46px
}

textarea.input-lg,
select[multiple].input-lg {
	height: auto
}

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
	height: auto
}

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333
}

.has-feedback {
	position: relative
}

.has-feedback .form-control {
	padding-right: 42.5px
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none
}

.input-lg+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}

.input-sm+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
	color: #3c763d
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8
}

.has-success .form-control-feedback {
	color: #3c763d
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
	color: #8a6d3b
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3
}

.has-warning .form-control-feedback {
	color: #8a6d3b
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
	color: #a94442
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede
}

.has-error .form-control-feedback {
	color: #a94442
}

.has-feedback label~.form-control-feedback {
	top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}

@media (min-width:768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.form-inline .form-control-static {
		display: inline-block
	}

	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}

	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn,
	.form-inline .input-group .form-control {
		width: auto
	}

	.form-inline .input-group>.form-control {
		width: 100%
	}

	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .radio,
	.form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .radio label,
	.form-inline .checkbox label {
		padding-left: 0
	}

	.form-inline .radio input[type=radio],
	.form-inline .checkbox input[type=checkbox] {
		position: relative;
		margin-left: 0
	}

	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}

.form-horizontal .radio,
.form-horizontal .checkbox {
	min-height: 27px
}

.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}

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

.form-horizontal .form-group:after {
	clear: both
}

@media (min-width:768px) {
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px
}

@media (min-width:768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 11px;
		font-size: 18px
	}
}

@media (min-width:768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px
	}
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn:hover,
.btn:focus,
.btn.focus {
	color: #333;
	text-decoration: none
}

.btn:active,
.btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.btn-default .badge {
	color: #fff;
	background-color: #333
}

.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4
}

.btn-primary .badge {
	color: #337ab7;
	background-color: #fff
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}

.btn-link {
	color: #337ab7;
	font-weight: normal;
	border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
	border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
	color: #777777;
	text-decoration: none
}

.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: 5px
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
	width: 100%
}

.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	display: none;
	visibility: hidden
}

.collapse.in {
	display: block;
	visibility: visible
}

.collapse tr.in {
	display: table-row
}

.collapse tbody.in {
	display: table-row-group
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}

.nav:before,
.nav:after {
	content: " ";
	display: table
}

.nav:after {
	clear: both
}

.nav>li {
	position: relative;
	display: block
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
	text-decoration: none;
	background-color: #eeeeee
}

.nav>li.disabled>a {
	color: #777777
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
	color: #777777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
	background-color: #eeeeee;
	border-color: #337ab7
}

.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.nav>li>a>img {
	max-width: none
}

.nav-tabs {
	border-bottom: 1px solid #ddd
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.428571429;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
	border-color: #eeeeee #eeeeee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	color: #555555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default
}

.nav-pills>li {
	float: left
}

.nav-pills>li>a {
	border-radius: 4px
}

.nav-pills>li+li {
	margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
	color: #fff;
	background-color: #337ab7
}

.nav-stacked>li {
	float: none
}

.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
	width: 100%
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
	float: none
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media (min-width:768px) {

	.nav-justified>li,
	.nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%
	}

	.nav-justified>li>a,
	.nav-tabs.nav-justified>li>a {
		margin-bottom: 0
	}
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
	border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
	border: 1px solid #ddd
}

@media (min-width:768px) {

	.nav-tabs-justified>li>a,
	.nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}

	.nav-tabs-justified>.active>a,
	.nav-tabs.nav-justified>.active>a,
	.nav-tabs-justified>.active>a:hover,
	.nav-tabs-justified>.active>a:focus {
		border-bottom-color: #fff
	}
}

.tab-content>.tab-pane,
.learnpress-v4 #learn-press-course-tabs .tab-content>.tab-pane {
	display: none
}

.tab-content>.active,
.learnpress-v4 #learn-press-course-tabs .tab-content>.active {
	display: block
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent
}

.navbar:before,
.navbar:after {
	content: " ";
	display: table
}

.navbar:after {
	clear: both
}

@media (min-width:768px) {
	.navbar {
		border-radius: 4px
	}
}

.navbar-header:before,
.navbar-header:after {
	content: " ";
	display: table
}

.navbar-header:after {
	clear: both
}

@media (min-width:768px) {
	.navbar-header {
		float: left
	}
}

.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	-webkit-overflow-scrolling: touch
}

.navbar-collapse:before,
.navbar-collapse:after {
	content: " ";
	display: table
}

.navbar-collapse:after {
	clear: both
}

.navbar-collapse.in {
	overflow-y: auto
}

@media (min-width:768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none
	}

	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important
	}

	.navbar-collapse.in {
		overflow-y: visible
	}

	.navbar-fixed-top .navbar-collapse,
	.navbar-static-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		padding-left: 0;
		padding-right: 0
	}
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
	max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {

	.navbar-fixed-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		max-height: 200px
	}
}

.container>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:768px) {

	.container>.navbar-header,
	.container>.navbar-collapse,
	.container-fluid>.navbar-header,
	.container-fluid>.navbar-collapse {
		margin-right: 0;
		margin-left: 0
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

@media (min-width:768px) {
	.navbar-static-top {
		border-radius: 0
	}
}

.navbar-fixed-top,
.navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

@media (min-width:768px) {

	.navbar-fixed-top,
	.navbar-fixed-bottom {
		border-radius: 0
	}
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}

.navbar-brand {
	float: left;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px;
	height: 50px
}

.navbar-brand:hover,
.navbar-brand:focus {
	text-decoration: none
}

.navbar-brand>img {
	display: block
}

@media (min-width:768px) {

	.navbar>.container .navbar-brand,
	.navbar>.container-fluid .navbar-brand {
		margin-left: -15px
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}

.navbar-toggle:focus {
	outline: 0
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}

@media (min-width:768px) {
	.navbar-toggle {
		display: none
	}
}

.navbar-nav {
	margin: 7.5px -15px
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}

@media (max-width:767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none
	}

	.navbar-nav .open .dropdown-menu>li>a,
	.navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px
	}

	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 20px
	}

	.navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-nav .open .dropdown-menu>li>a:focus {
		background-image: none
	}
}

@media (min-width:768px) {
	.navbar-nav {
		float: left;
		margin: 0
	}

	.navbar-nav>li {
		float: left
	}

	.navbar-nav>li>a {
		padding-top: 15px;
		padding-bottom: 15px
	}
}

.navbar-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	margin-top: 8px;
	margin-bottom: 8px
}

@media (min-width:768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.navbar-form .form-control-static {
		display: inline-block
	}

	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle
	}

	.navbar-form .input-group .input-group-addon,
	.navbar-form .input-group .input-group-btn,
	.navbar-form .input-group .form-control {
		width: auto
	}

	.navbar-form .input-group>.form-control {
		width: 100%
	}

	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .radio,
	.navbar-form .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .radio label,
	.navbar-form .checkbox label {
		padding-left: 0
	}

	.navbar-form .radio input[type=radio],
	.navbar-form .checkbox input[type=checkbox] {
		position: relative;
		margin-left: 0
	}

	.navbar-form .has-feedback .form-control-feedback {
		top: 0
	}
}

@media (max-width:767px) {
	.navbar-form .form-group {
		margin-bottom: 5px
	}

	.navbar-form .form-group:last-child {
		margin-bottom: 0
	}
}

@media (min-width:768px) {
	.navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom: 0;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px
}

.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px
}

.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px
}

.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px
}

@media (min-width:768px) {
	.navbar-text {
		float: left;
		margin-left: 15px;
		margin-right: 15px
	}
}

@media (min-width:768px) {
	.navbar-left {
		float: left !important
	}

	.navbar-right {
		float: right !important;
		margin-right: -15px
	}

	.navbar-right~.navbar-right {
		margin-right: 0
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}

.navbar-default .navbar-brand {
	color: #777
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent
}

.navbar-default .navbar-text {
	color: #777
}

.navbar-default .navbar-nav>li>a {
	color: #777
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
	color: #333;
	background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	color: #555;
	background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
	color: #ccc;
	background-color: transparent
}

.navbar-default .navbar-toggle {
	border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
	background-color: #e7e7e7;
	color: #555
}

@media (max-width:767px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #777
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #333;
		background-color: transparent
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #555;
		background-color: #e7e7e7
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
		color: #ccc;
		background-color: transparent
	}
}

.navbar-default .navbar-link {
	color: #777
}

.navbar-default .navbar-link:hover {
	color: #333
}

.navbar-default .btn-link {
	color: #777
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
	color: #333
}

.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
	color: #ccc
}

.navbar-inverse {
	background-color: #222;
	border-color: #090909
}

.navbar-inverse .navbar-brand {
	color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-text {
	color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
	color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
	color: #444;
	background-color: transparent
}

.navbar-inverse .navbar-toggle {
	border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
	background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
	border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
	background-color: #090909;
	color: #fff
}

@media (max-width:767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #090909
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #090909
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #9d9d9d
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #fff;
		background-color: transparent
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #fff;
		background-color: #090909
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
		color: #444;
		background-color: transparent
	}
}

.navbar-inverse .navbar-link {
	color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
	color: #fff
}

.navbar-inverse .btn-link {
	color: #9d9d9d
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
	color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: #444
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

.hidden {
	display: none !important
}

.affix {
	position: fixed
}

.contact-page .row {
	margin-left: -5px;
	margin-right: -5px
}

.contact-page .row .wpcf7-form-control-wrap {
	width: 50%;
	padding: 0 5px;
	float: left
}

.contact-page p {
	margin-bottom: 10px
}

.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form input[type=tel],
.wpcf7-form input[type=number],
.wpcf7-form input[type=date],
.wpcf7-form select,
.wpcf7-form textarea {
	width: 100%;
	background: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 0;
	box-shadow: none;
	min-height: 40px;
	padding: 5px 10px;
	line-height: 28px;
	font-size: 0.875rem;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.thim-register-now-form .wpcf7-form input[type=text],
.thim-register-now-form .wpcf7-form input[type=email],
.thim-register-now-form .wpcf7-form input[type=tel],
.thim-register-now-form .wpcf7-form input[type=number],
.thim-register-now-form .wpcf7-form input[type=date],
.thim-register-now-form .wpcf7-form select,
.thim-register-now-form .wpcf7-form textarea {
	border-color: #e5e5e5;
	color: #999
}

.thim-register-now-form .wpcf7-form input[type=text]::-webkit-input-placeholder,
.thim-register-now-form .wpcf7-form input[type=email]::-webkit-input-placeholder,
.thim-register-now-form .wpcf7-form input[type=tel]::-webkit-input-placeholder,
.thim-register-now-form .wpcf7-form input[type=number]::-webkit-input-placeholder,
.thim-register-now-form .wpcf7-form input[type=date]::-webkit-input-placeholder,
.thim-register-now-form .wpcf7-form select::-webkit-input-placeholder,
.thim-register-now-form .wpcf7-form textarea::-webkit-input-placeholder {
	color: #999
}

.thim-register-now-form .wpcf7-form input[type=text]:-moz-placeholder,
.thim-register-now-form .wpcf7-form input[type=email]:-moz-placeholder,
.thim-register-now-form .wpcf7-form input[type=tel]:-moz-placeholder,
.thim-register-now-form .wpcf7-form input[type=number]:-moz-placeholder,
.thim-register-now-form .wpcf7-form input[type=date]:-moz-placeholder,
.thim-register-now-form .wpcf7-form select:-moz-placeholder,
.thim-register-now-form .wpcf7-form textarea:-moz-placeholder {
	color: #999
}

.thim-register-now-form .wpcf7-form input[type=text]::-moz-placeholder,
.thim-register-now-form .wpcf7-form input[type=email]::-moz-placeholder,
.thim-register-now-form .wpcf7-form input[type=tel]::-moz-placeholder,
.thim-register-now-form .wpcf7-form input[type=number]::-moz-placeholder,
.thim-register-now-form .wpcf7-form input[type=date]::-moz-placeholder,
.thim-register-now-form .wpcf7-form select::-moz-placeholder,
.thim-register-now-form .wpcf7-form textarea::-moz-placeholder {
	color: #999
}

.thim-register-now-form .wpcf7-form input[type=text]:-ms-input-placeholder,
.thim-register-now-form .wpcf7-form input[type=email]:-ms-input-placeholder,
.thim-register-now-form .wpcf7-form input[type=tel]:-ms-input-placeholder,
.thim-register-now-form .wpcf7-form input[type=number]:-ms-input-placeholder,
.thim-register-now-form .wpcf7-form input[type=date]:-ms-input-placeholder,
.thim-register-now-form .wpcf7-form select:-ms-input-placeholder,
.thim-register-now-form .wpcf7-form textarea:-ms-input-placeholder {
	color: #999
}

.wpcf7-form input[type=text]:focus,
.wpcf7-form input[type=email]:focus,
.wpcf7-form input[type=tel]:focus,
.wpcf7-form input[type=number]:focus,
.wpcf7-form input[type=date]:focus,
.wpcf7-form select:focus,
.wpcf7-form textarea:focus {
	outline: none
}

.wpcf7-form input[type=text]:focus::-webkit-input-placeholder,
.wpcf7-form input[type=email]:focus::-webkit-input-placeholder,
.wpcf7-form input[type=tel]:focus::-webkit-input-placeholder,
.wpcf7-form input[type=number]:focus::-webkit-input-placeholder,
.wpcf7-form input[type=date]:focus::-webkit-input-placeholder,
.wpcf7-form select:focus::-webkit-input-placeholder,
.wpcf7-form textarea:focus::-webkit-input-placeholder {
	color: transparent
}

.wpcf7-form input[type=text]:focus:-moz-placeholder,
.wpcf7-form input[type=email]:focus:-moz-placeholder,
.wpcf7-form input[type=tel]:focus:-moz-placeholder,
.wpcf7-form input[type=number]:focus:-moz-placeholder,
.wpcf7-form input[type=date]:focus:-moz-placeholder,
.wpcf7-form select:focus:-moz-placeholder,
.wpcf7-form textarea:focus:-moz-placeholder {
	color: transparent
}

.wpcf7-form input[type=text]:focus::-moz-placeholder,
.wpcf7-form input[type=email]:focus::-moz-placeholder,
.wpcf7-form input[type=tel]:focus::-moz-placeholder,
.wpcf7-form input[type=number]:focus::-moz-placeholder,
.wpcf7-form input[type=date]:focus::-moz-placeholder,
.wpcf7-form select:focus::-moz-placeholder,
.wpcf7-form textarea:focus::-moz-placeholder {
	color: transparent
}

.wpcf7-form input[type=text]:focus:-ms-input-placeholder,
.wpcf7-form input[type=email]:focus:-ms-input-placeholder,
.wpcf7-form input[type=tel]:focus:-ms-input-placeholder,
.wpcf7-form input[type=number]:focus:-ms-input-placeholder,
.wpcf7-form input[type=date]:focus:-ms-input-placeholder,
.wpcf7-form select:focus:-ms-input-placeholder,
.wpcf7-form textarea:focus:-ms-input-placeholder {
	color: transparent
}

.wpcf7-form input[type=text].wpcf7-not-valid,
.wpcf7-form input[type=email].wpcf7-not-valid,
.wpcf7-form input[type=tel].wpcf7-not-valid,
.wpcf7-form input[type=number].wpcf7-not-valid,
.wpcf7-form input[type=date].wpcf7-not-valid,
.wpcf7-form select.wpcf7-not-valid,
.wpcf7-form textarea.wpcf7-not-valid {
	border-color: red
}

.wpcf7-form .wpcf7-form-control-wrap {
	overflow: hidden
}

.wpcf7-form textarea {
	max-height: 160px;
	overflow: auto;
	float: right
}

.wpcf7-form .contact-left {
	width: 50%;
	padding-right: 15px;
	float: left
}

.wpcf7-form .contact-right {
	width: 50%;
	float: right;
	padding-left: 15px
}

.wpcf7-form .contact-submit {
	clear: both;
	overflow: hidden
}

@media (max-width:480px) {
	.wpcf7-form .contact-submit {
		text-align: center
	}
}

.wpcf7-form .wpcf7-submit {
	margin-top: 20px;
	clear: both;
	border-radius: 30px;
	padding: 5px 30px;
	font-size: 0.875rem;
	font-weight: 700;
	line-height: 30px;
	text-transform: uppercase;
	border: 0;
	color: #fff
}

.wpcf7-form .wpcf7-submit:focus {
	outline: none
}

.wpcf7-form div.wpcf7-validation-errors,
.wpcf7-form div.wpcf7-mail-sent-ok {
	margin: 0;
	text-align: center;
	border: 0;
	border-radius: 0;
	line-height: 20px;
	padding: 10px 15px;
	font-size: 0.875rem;
	color: #a94442;
	background: #f2dede
}

.wpcf7-form .wpcf7-validation-errors {
	display: none !important
}

.wpcf7-form div.wpcf7-mail-sent-ok {
	color: #3c763d;
	background: #dff0d8;
	margin-top: 5px;
	border-radius: 5px
}

.wpcf7-form input.wpcf7-not-valid {
	border-color: #ff6666
}

.thim-register-now-form {
	margin: 80px 0;
	background: #fff;
	position: relative;
	max-width: 400px;
	float: right;
	min-height: 453px
}

.thim-register-now-form.top-homepage {
	margin: 61px 0
}

.thim-register-now-form .title {
	position: relative;
	padding: 22px 30px 70px;
	line-height: 34px;
	text-align: center;
	font-size: 22px;
	overflow: hidden;
	margin: 0 0 23px;
	color: #fff
}

.thim-register-now-form .title:before {
	height: 820px;
	content: "";
	border-radius: 50%;
	bottom: 20px;
	right: auto;
	width: 820px;
	position: absolute;
	left: calc(50% - 410px);
	left: -webkit-calc(50% - 410px);
	left: -moz-calc(50% - 410px)
}

.thim-register-now-form .title span {
	position: relative
}

.thim-register-now-form .wpcf7-form {
	position: relative;
	padding: 0 50px 20px
}

.thim-register-now-form .wpcf7-form p {
	margin-bottom: 10px
}

.thim-register-now-form .wpcf7-form img.ajax-loader {
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 35px;
	width: 30px
}

.thim-register-now-form .wpcf7-form div.wpcf7-validation-errors {
	display: none
}

.thim-register-now-form .wpcf7-form div.wpcf7-mail-sent-ok {
	margin: 0;
	text-align: center;
	margin-top: -50px;
	z-index: 9;
	position: relative;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.thim-register-now-form .wpcf7-form .ajax-loader {
	bottom: 35px
}

.thim-register-now-form .wpcf7-form.thim-sending {
	cursor: wait
}

.thim-register-now-form .wpcf7-form.thim-sending .wpcf7-submit:hover,
.thim-register-now-form .wpcf7-form.thim-sending .wpcf7-submit {
	background: #111;
	color: #fff;
	opacity: 0.5;
	filter: alpha(opacity=50)
}

.wpcf7-form {
	position: relative
}

.wpcf7-form.thim-sending {
	cursor: wait
}

.wpcf7-form.thim-sending .wpcf7-submit:hover,
.wpcf7-form.thim-sending .wpcf7-submit {
	background: #111;
	color: #fff
}

.wpcf7-form .wpcf7-response-output {
	color: #3bb54a !important
}

.wpcf7-form.invalid .wpcf7-response-output {
	color: red !important
}

.wpcf7-form .ajax-loader {
	position: absolute;
	bottom: 5px;
	left: 190px;
	width: 30px;
	height: 30px;
	visibility: hidden;
	overflow: hidden;
	line-height: 30px;
	text-align: center
}

.wpcf7-form .ajax-loader:before {
	line-height: 30px;
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
	content: "\f110";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	left: 0;
	margin: auto;
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

.wpcf7-form .ajax-loader.is-active {
	visibility: visible
}

.thim-contact-faqs.text-center .ajax-loader {
	position: absolute;
	bottom: 5px;
	left: 0;
	width: 30px;
	right: 0;
	margin: auto
}

.mc4wp-form {
	margin: 0;
	position: relative
}

.mc4wp-form .mc4wp-response {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	margin-top: 10px;
	max-width: 490px
}

.mc4wp-form .mc4wp-form-fields input[type=text],
.mc4wp-form .mc4wp-form-fields input[type=email] {
	width: 100%;
	background: transparent;
	border: 1px solid #fff;
	line-height: 30px;
	height: 40px;
	padding: 5px 10px;
	max-width: 425px;
	margin-left: 0px;
	color: #fff;
	border-radius: 0;
	box-shadow: none;
	font-size: 0.875rem;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.mc4wp-form .mc4wp-form-fields input[type=text]::-webkit-input-placeholder,
.mc4wp-form .mc4wp-form-fields input[type=email]::-webkit-input-placeholder {
	color: #fff
}

.mc4wp-form .mc4wp-form-fields input[type=text]:-moz-placeholder,
.mc4wp-form .mc4wp-form-fields input[type=email]:-moz-placeholder {
	color: #fff
}

.mc4wp-form .mc4wp-form-fields input[type=text]::-moz-placeholder,
.mc4wp-form .mc4wp-form-fields input[type=email]::-moz-placeholder {
	color: #fff
}

.mc4wp-form .mc4wp-form-fields input[type=text]:-ms-input-placeholder,
.mc4wp-form .mc4wp-form-fields input[type=email]:-ms-input-placeholder {
	color: #fff
}

.mc4wp-form .mc4wp-form-fields input[type=text]:focus,
.mc4wp-form .mc4wp-form-fields input[type=email]:focus {
	outline: none
}

.mc4wp-form .mc4wp-form-fields input[type=text]:focus::-webkit-input-placeholder,
.mc4wp-form .mc4wp-form-fields input[type=email]:focus::-webkit-input-placeholder {
	color: transparent
}

.mc4wp-form .mc4wp-form-fields input[type=text]:focus:-moz-placeholder,
.mc4wp-form .mc4wp-form-fields input[type=email]:focus:-moz-placeholder {
	color: transparent
}

.mc4wp-form .mc4wp-form-fields input[type=text]:focus::-moz-placeholder,
.mc4wp-form .mc4wp-form-fields input[type=email]:focus::-moz-placeholder {
	color: transparent
}

.mc4wp-form .mc4wp-form-fields input[type=text]:focus:-ms-input-placeholder,
.mc4wp-form .mc4wp-form-fields input[type=email]:focus:-ms-input-placeholder {
	color: transparent
}

.mc4wp-form .mc4wp-form-fields input[type=submit] {
	text-transform: uppercase;
	font-size: 0.875rem;
	height: 40px;
	line-height: 30px;
	border: none;
	padding: 5px 25px;
	font-weight: 700;
	margin-left: -1px;
	border-radius: 0;
	box-shadow: none
}

.mc4wp-form .mc4wp-form-fields input[type=submit]:hover {
	opacity: 0.9;
	filter: alpha(opacity=90)
}

.mc4wp-form .mc4wp-form-fields input {
	display: inline-block;
	box-shadow: none;
	text-shadow: none
}

.mc4wp-form .mc4wp-form-fields input:focus {
	outline: none
}

input.invalid {
	border-color: red !important
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.slow {
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.slower {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.slowest {
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.bounceInRight,
.bounceInLeft,
.bounceInUp,
.bounceInDown {
	opacity: 0;
	-webkit-transform: translateX(400px);
	transform: translateX(400px)
}

.fadeInRight,
.fadeInLeft,
.fadeInUp,
.fadeInDown {
	opacity: 0;
	-webkit-transform: translateX(400px);
	transform: translateX(400px)
}

.flipInX,
.flipInY,
.rotateIn,
.rotateInUpLeft,
.rotateInUpRight,
.rotateInDownLeft,
.rotateDownUpRight,
.rollIn {
	opacity: 0
}

.lightSpeedInRight,
.lightSpeedInLeft {
	opacity: 0;
	-webkit-transform: translateX(400px);
	transform: translateX(400px)
}

@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.3)
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.05)
	}

	70% {
		-webkit-transform: scale(0.9)
	}

	100% {
		-webkit-transform: scale(1)
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		transform: scale(0.3)
	}

	50% {
		opacity: 1;
		transform: scale(1.05)
	}

	70% {
		transform: scale(0.9)
	}

	100% {
		transform: scale(1)
	}
}

.bounceIn.go {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}

@-webkit-keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(400px)
	}

	60% {
		-webkit-transform: translateX(-30px)
	}

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

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

@keyframes bounceInRight {
	0% {
		opacity: 0;
		transform: translateX(400px)
	}

	60% {
		transform: translateX(-30px)
	}

	80% {
		transform: translateX(10px)
	}

	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

.bounceInRight.go {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}

@-webkit-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-400px)
	}

	60% {
		-webkit-transform: translateX(30px)
	}

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

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

@keyframes bounceInLeft {
	0% {
		opacity: 0;
		transform: translateX(-400px)
	}

	60% {
		transform: translateX(30px)
	}

	80% {
		transform: translateX(-10px)
	}

	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

.bounceInLeft.go {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}

@-webkit-keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(400px)
	}

	60% {
		-webkit-transform: translateY(-30px)
	}

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

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

@keyframes bounceInUp {
	0% {
		opacity: 0;
		transform: translateY(400px)
	}

	60% {
		transform: translateY(-30px)
	}

	80% {
		transform: translateY(10px)
	}

	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

.bounceInUp.go {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}

@-webkit-keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-400px)
	}

	60% {
		-webkit-transform: translateY(30px)
	}

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

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

@keyframes bounceInDown {
	0% {
		opacity: 0;
		transform: translateY(-400px)
	}

	60% {
		transform: translateY(30px)
	}

	80% {
		transform: translateY(-10px)
	}

	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

.bounceInDown.go {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1;
		display: block
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1;
		display: block
	}
}

.fadeIn.go {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

@-webkit-keyframes growIn {
	0% {
		-webkit-transform: scale(0.2);
		opacity: 0
	}

	50% {
		-webkit-transform: scale(1.2)
	}

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

@keyframes growIn {
	0% {
		transform: scale(0.2);
		opacity: 0
	}

	50% {
		transform: scale(1.2)
	}

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

.growIn {
	-webkit-transform: scale(0.2);
	transform: scale(0.2);
	opacity: 0
}

.growIn.go {
	-webkit-animation-name: growIn;
	animation-name: growIn
}

@-webkit-keyframes shake {

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

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

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translateX(10px)
	}
}

@keyframes shake {

	0%,
	100% {
		transform: translateX(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		transform: translateX(-10px)
	}

	20%,
	40%,
	60%,
	80% {
		transform: translateX(10px)
	}
}

.shake.go {
	-webkit-animation-name: shake;
	animation-name: shake
}

@-webkit-keyframes shakeUp {

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

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

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translateY(10px)
	}
}

@keyframes shakeUp {

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

	10%,
	30%,
	50%,
	70%,
	90% {
		transform: translateY(-10px)
	}

	20%,
	40%,
	60%,
	80% {
		transform: translateY(10px)
	}
}

.shakeUp.go {
	-webkit-animation-name: shakeUp;
	animation-name: shakeUp
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-400px)
	}

	50% {
		opacity: 0.3
	}

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

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translateX(-400px)
	}

	50% {
		opacity: 0.3
	}

	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

.fadeInLeft {
	opacity: 0;
	-webkit-transform: translateX(-400px);
	transform: translateX(-400px)
}

.fadeInLeft.go {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(400px)
	}

	50% {
		opacity: 0.3
	}

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

@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translateX(400px)
	}

	50% {
		opacity: 0.3
	}

	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

.fadeInRight {
	opacity: 0;
	-webkit-transform: translateX(400px);
	transform: translateX(400px)
}

.fadeInRight.go {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(400px)
	}

	50% {
		opacity: 0.3
	}

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

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(400px)
	}

	50% {
		opacity: 0.3
	}

	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

.fadeInUp {
	opacity: 0;
	-webkit-transform: translateY(400px);
	transform: translateY(400px)
}

.fadeInUp.go {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-400px)
	}

	50% {
		opacity: 0.3
	}

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

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-400px)
	}

	50% {
		opacity: 0.3
	}

	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

.fadeInDown {
	opacity: 0;
	-webkit-transform: translateY(-400px);
	transform: translateY(-400px)
}

.fadeInDown.go {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(-200deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(0deg);
		opacity: 1
	}
}

@keyframes rotateIn {
	0% {
		transform-origin: center center;
		transform: rotate(-200deg);
		opacity: 0
	}

	100% {
		transform-origin: center center;
		transform: rotate(0deg);
		opacity: 1
	}
}

.rotateIn.go {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0deg);
		opacity: 1
	}
}

@keyframes rotateInUpLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(90deg);
		opacity: 0
	}

	100% {
		transform-origin: left bottom;
		transform: rotate(0deg);
		opacity: 1
	}
}

.rotateInUpLeft.go {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0deg);
		opacity: 1
	}
}

@keyframes rotateInDownLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(-90deg);
		opacity: 0
	}

	100% {
		transform-origin: left bottom;
		transform: rotate(0deg);
		opacity: 1
	}
}

.rotateInDownLeft.go {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0deg);
		opacity: 1
	}
}

@keyframes rotateInUpRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(-90deg);
		opacity: 0
	}

	100% {
		transform-origin: right bottom;
		transform: rotate(0deg);
		opacity: 1
	}
}

.rotateInUpRight.go {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight
}

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0deg);
		opacity: 1
	}
}

@keyframes rotateInDownRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(90deg);
		opacity: 0
	}

	100% {
		transform-origin: right bottom;
		transform: rotate(0deg);
		opacity: 1
	}
}

.rotateInDownRight.go {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight
}

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg)
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		transform: translateX(-100%) rotate(-120deg)
	}

	100% {
		opacity: 1;
		transform: translateX(0px) rotate(0deg)
	}
}

.rollIn.go {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}

@-webkit-keyframes wiggle {
	0% {
		-webkit-transform: skewX(9deg)
	}

	10% {
		-webkit-transform: skewX(-8deg)
	}

	20% {
		-webkit-transform: skewX(7deg)
	}

	30% {
		-webkit-transform: skewX(-6deg)
	}

	40% {
		-webkit-transform: skewX(5deg)
	}

	50% {
		-webkit-transform: skewX(-4deg)
	}

	60% {
		-webkit-transform: skewX(3deg)
	}

	70% {
		-webkit-transform: skewX(-2deg)
	}

	80% {
		-webkit-transform: skewX(1deg)
	}

	90% {
		-webkit-transform: skewX(0deg)
	}

	100% {
		-webkit-transform: skewX(0deg)
	}
}

@keyframes wiggle {
	0% {
		transform: skewX(9deg)
	}

	10% {
		transform: skewX(-8deg)
	}

	20% {
		transform: skewX(7deg)
	}

	30% {
		transform: skewX(-6deg)
	}

	40% {
		transform: skewX(5deg)
	}

	50% {
		transform: skewX(-4deg)
	}

	60% {
		transform: skewX(3deg)
	}

	70% {
		transform: skewX(-2deg)
	}

	80% {
		transform: skewX(1deg)
	}

	90% {
		transform: skewX(0deg)
	}

	100% {
		transform: skewX(0deg)
	}
}

.wiggle.go {
	-webkit-animation-name: wiggle;
	animation-name: wiggle;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

@-webkit-keyframes swing {

	20%,
	40%,
	60%,
	80%,
	100% {
		-webkit-transform-origin: top center
	}

	20% {
		-webkit-transform: rotate(15deg)
	}

	40% {
		-webkit-transform: rotate(-10deg)
	}

	60% {
		-webkit-transform: rotate(5deg)
	}

	80% {
		-webkit-transform: rotate(-5deg)
	}

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

@keyframes swing {
	20% {
		transform: rotate(15deg)
	}

	40% {
		transform: rotate(-10deg)
	}

	60% {
		transform: rotate(5deg)
	}

	80% {
		transform: rotate(-5deg)
	}

	100% {
		transform: rotate(0deg)
	}
}

.swing.go {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scale(1)
	}

	10%,
	20% {
		-webkit-transform: scale(0.9) rotate(-3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale(1.1) rotate(3deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale(1.1) rotate(-3deg)
	}

	100% {
		-webkit-transform: scale(1) rotate(0deg)
	}
}

@keyframes tada {
	0% {
		transform: scale(1)
	}

	10%,
	20% {
		transform: scale(0.9) rotate(-3deg)
	}

	30%,
	50%,
	70%,
	90% {
		transform: scale(1.1) rotate(3deg)
	}

	40%,
	60%,
	80% {
		transform: scale(1.1) rotate(-3deg)
	}

	100% {
		transform: scale(1) rotate(0deg)
	}
}

.tada.go {
	-webkit-animation-name: tada;
	animation-name: tada
}

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: translateX(0%)
	}

	15% {
		-webkit-transform: translateX(-25%) rotate(-5deg)
	}

	30% {
		-webkit-transform: translateX(20%) rotate(3deg)
	}

	45% {
		-webkit-transform: translateX(-15%) rotate(-3deg)
	}

	60% {
		-webkit-transform: translateX(10%) rotate(2deg)
	}

	75% {
		-webkit-transform: translateX(-5%) rotate(-1deg)
	}

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

@keyframes wobble {
	0% {
		transform: translateX(0%)
	}

	15% {
		transform: translateX(-25%) rotate(-5deg)
	}

	30% {
		transform: translateX(20%) rotate(3deg)
	}

	45% {
		transform: translateX(-15%) rotate(-3deg)
	}

	60% {
		transform: translateX(10%) rotate(2deg)
	}

	75% {
		transform: translateX(-5%) rotate(-1deg)
	}

	100% {
		transform: translateX(0%)
	}
}

.wobble.go {
	-webkit-animation-name: wobble;
	animation-name: wobble
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(1)
	}

	50% {
		-webkit-transform: scale(1.1)
	}

	100% {
		-webkit-transform: scale(1)
	}
}

@keyframes pulse {
	0% {
		transform: scale(1)
	}

	50% {
		transform: scale(1.1)
	}

	100% {
		transform: scale(1)
	}
}

.pulse.go {
	-webkit-animation-name: pulse;
	animation-name: pulse
}

@-webkit-keyframes lightSpeedInRight {
	0% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: translateX(-20%) skewX(30deg);
		opacity: 1
	}

	80% {
		-webkit-transform: translateX(0%) skewX(-15deg);
		opacity: 1
	}

	100% {
		-webkit-transform: translateX(0%) skewX(0deg);
		opacity: 1
	}
}

@keyframes lightSpeedInRight {
	0% {
		transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}

	60% {
		transform: translateX(-20%) skewX(30deg);
		opacity: 1
	}

	80% {
		transform: translateX(0%) skewX(-15deg);
		opacity: 1
	}

	100% {
		transform: translateX(0%) skewX(0deg);
		opacity: 1
	}
}

.lightSpeedInRight.go {
	-webkit-animation-name: lightSpeedInRight;
	animation-name: lightSpeedInRight;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedInLeft {
	0% {
		-webkit-transform: translateX(-100%) skewX(30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: translateX(20%) skewX(-30deg);
		opacity: 1
	}

	80% {
		-webkit-transform: translateX(0%) skewX(15deg);
		opacity: 1
	}

	100% {
		-webkit-transform: translateX(0%) skewX(0deg);
		opacity: 1
	}
}

@keyframes lightSpeedInLeft {
	0% {
		transform: translateX(-100%) skewX(30deg);
		opacity: 0
	}

	60% {
		transform: translateX(20%) skewX(-30deg);
		opacity: 1
	}

	80% {
		transform: translateX(0%) skewX(15deg);
		opacity: 1
	}

	100% {
		transform: translateX(0%) skewX(0deg);
		opacity: 1
	}
}

.lightSpeedInLeft.go {
	-webkit-animation-name: lightSpeedInLeft;
	animation-name: lightSpeedInLeft;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		-webkit-animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-webkit-animation-timing-function: ease-out
	}

	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-webkit-animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
		-webkit-animation-timing-function: ease-in
	}

	100% {
		-webkit-transform: perspective(400px) scale(1);
		-webkit-animation-timing-function: ease-in
	}
}

@keyframes flip {
	0% {
		transform: perspective(400px) rotateY(0deg);
		animation-timing-function: ease-out
	}

	40% {
		transform: perspective(400px) translateZ(150px) rotateY(170deg);
		animation-timing-function: ease-out
	}

	50% {
		transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		animation-timing-function: ease-in
	}

	80% {
		transform: perspective(400px) rotateY(360deg) scale(0.95);
		animation-timing-function: ease-in
	}

	100% {
		transform: perspective(400px) scale(1);
		animation-timing-function: ease-in
	}
}

.flip.go {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flip;
	backface-visibility: visible !important;
	animation-name: flip
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-10deg)
	}

	70% {
		-webkit-transform: perspective(400px) rotateX(10deg)
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}
}

@keyframes flipInX {
	0% {
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}

	40% {
		transform: perspective(400px) rotateX(-10deg)
	}

	70% {
		transform: perspective(400px) rotateX(10deg)
	}

	100% {
		transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}
}

.flipInX.go {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	backface-visibility: visible !important;
	animation-name: flipInX
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-10deg)
	}

	70% {
		-webkit-transform: perspective(400px) rotateY(10deg)
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}
}

@keyframes flipInY {
	0% {
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}

	40% {
		transform: perspective(400px) rotateY(-10deg)
	}

	70% {
		transform: perspective(400px) rotateY(10deg)
	}

	100% {
		transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}
}

.flipInY.go {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	backface-visibility: visible !important;
	animation-name: flipInY
}

@-webkit-keyframes bounceOut {
	0% {
		-webkit-transform: scale(1)
	}

	25% {
		-webkit-transform: scale(0.95)
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.1)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(0.3)
	}
}

@keyframes bounceOut {
	0% {
		transform: scale(1)
	}

	25% {
		transform: scale(0.95)
	}

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

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

.bounceOut.goAway {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut
}

@-webkit-keyframes bounceOutUp {
	0% {
		-webkit-transform: translateY(0)
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(20px)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px)
	}
}

@keyframes bounceOutUp {
	0% {
		transform: translateY(0)
	}

	20% {
		opacity: 1;
		transform: translateY(20px)
	}

	100% {
		opacity: 0;
		transform: translateY(-2000px)
	}
}

.bounceOutUp.goAway {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}

@-webkit-keyframes bounceOutDown {
	0% {
		-webkit-transform: translateY(0)
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(-20px)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px)
	}
}

@keyframes bounceOutDown {
	0% {
		transform: translateY(0)
	}

	20% {
		opacity: 1;
		transform: translateY(-20px)
	}

	100% {
		opacity: 0;
		transform: translateY(2000px)
	}
}

.bounceOutDown.goAway {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
	0% {
		-webkit-transform: translateX(0)
	}

	20% {
		opacity: 1;
		-webkit-transform: translateX(20px)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px)
	}
}

@keyframes bounceOutLeft {
	0% {
		transform: translateX(0)
	}

	20% {
		opacity: 1;
		transform: translateX(20px)
	}

	100% {
		opacity: 0;
		transform: translateX(-2000px)
	}
}

.bounceOutLeft.goAway {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
	0% {
		-webkit-transform: translateX(0)
	}

	20% {
		opacity: 1;
		-webkit-transform: translateX(-20px)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px)
	}
}

@keyframes bounceOutRight {
	0% {
		transform: translateX(0)
	}

	20% {
		opacity: 1;
		transform: translateX(-20px)
	}

	100% {
		opacity: 0;
		transform: translateX(2000px)
	}
}

.bounceOutRight.goAway {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

.fadeOut.goAway {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px)
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1;
		transform: translateY(0)
	}

	100% {
		opacity: 0;
		transform: translateY(-2000px)
	}
}

.fadeOutUp.goAway {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px)
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1;
		transform: translateY(0)
	}

	100% {
		opacity: 0;
		transform: translateY(2000px)
	}
}

.fadeOutDown.goAway {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px)
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1;
		transform: translateX(0)
	}

	100% {
		opacity: 0;
		transform: translateX(-2000px)
	}
}

.fadeOutLeft.goAway {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px)
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1;
		transform: translateX(0)
	}

	100% {
		opacity: 0;
		transform: translateX(2000px)
	}
}

.fadeOutRight.goAway {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

@keyframes flipOutX {
	0% {
		transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}

	100% {
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

.flipOutX.goAway {
	-webkit-animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	animation-name: flipOutX;
	backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

@keyframes flipOutY {
	0% {
		transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}

	100% {
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	backface-visibility: visible !important;
	animation-name: flipOutY
}

@-webkit-keyframes lightSpeedOutRight {
	0% {
		-webkit-transform: translateX(0%) skewX(0deg);
		opacity: 1
	}

	100% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}
}

@keyframes lightSpeedOutRight {
	0% {
		transform: translateX(0%) skewX(0deg);
		opacity: 1
	}

	100% {
		transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}
}

.lightSpeedOutRight.goAway {
	-webkit-animation-name: lightSpeedOutRight;
	animation-name: lightSpeedOutRight;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

@-webkit-keyframes lightSpeedOutLeft {
	0% {
		-webkit-transform: translateX(0%) skewX(0deg);
		opacity: 1
	}

	100% {
		-webkit-transform: translateX(-100%) skewX(30deg);
		opacity: 0
	}
}

@keyframes lightSpeedOutLeft {
	0% {
		transform: translateX(0%) skewX(0deg);
		opacity: 1
	}

	100% {
		transform: translateX(-100%) skewX(30deg);
		opacity: 0
	}
}

.lightSpeedOutLeft.goAway {
	-webkit-animation-name: lightSpeedOutLeft;
	animation-name: lightSpeedOutLeft;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(0deg);
		opacity: 1
	}

	100% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(200deg);
		opacity: 0
	}
}

@keyframes rotateOut {
	0% {
		transform-origin: center center;
		transform: rotate(0deg);
		opacity: 1
	}

	100% {
		transform-origin: center center;
		transform: rotate(200deg);
		opacity: 0
	}
}

.rotateOut.goAway {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0deg);
		opacity: 1
	}

	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(0deg);
		opacity: 1
	}

	100% {
		-transform-origin: left bottom;
		-transform: rotate(-90deg);
		opacity: 0
	}
}

.rotateOutUpLeft.goAway {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0deg);
		opacity: 1
	}

	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0
	}
}

@keyframes rotateOutDownLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(0deg);
		opacity: 1
	}

	100% {
		transform-origin: left bottom;
		transform: rotate(90deg);
		opacity: 0
	}
}

.rotateOutDownLeft.goAway {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0deg);
		opacity: 1
	}

	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(0deg);
		opacity: 1
	}

	100% {
		transform-origin: right bottom;
		transform: rotate(90deg);
		opacity: 0
	}
}

.rotateOutUpRight.goAway {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight
}

@-webkit-keyframes rollOut {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(100%) rotate(120deg)
	}
}

@keyframes rollOut {
	0% {
		opacity: 1;
		transform: translateX(0px) rotate(0deg)
	}

	100% {
		opacity: 0;
		transform: translateX(100%) rotate(120deg)
	}
}

.rollOut.goAway {
	-webkit-animation-name: rollOut;
	animation-name: rollOut
}

#popup_container {
	min-width: 300px;
	max-width: 600px;
	background: #fff;
	-webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0px 10px rgba(0, 0, 0, 0.5);
	border-radius: 0;
	text-align: center
}

#popup_title {
	border-radius: 0;
	padding: 0 20px;
	margin-top: 0;
	line-height: 50px;
	font-size: 1.25rem;
	text-transform: none
}

#popup_content {
	margin: 0;
	position: relative;
	padding: 20px;
	border: 0;
	border-radius: 0
}

#popup_panel {
	text-align: center;
	margin-top: 20px
}

#popup_panel #popup_ok,
#popup_panel #popup_cancel {
	border: none;
	padding: 5px 0px;
	line-height: 30px;
	height: 40px;
	background: #111;
	color: #fff;
	border-radius: 0;
	font-size: 0.875rem;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 5px;
	display: inline-block;
	min-width: 90px;
	text-align: center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s
}

.cssload-loader-style-1 {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	width: 62px;
	height: 62px;
	border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	perspective: 780px
}

.cssload-loader-style-1 .cssload-inner {
	position: absolute;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%
}

.cssload-loader-style-1 .cssload-inner.cssload-one {
	left: 0;
	top: 0;
	animation: cssload-rotate-one 1.15s linear infinite;
	-o-animation: cssload-rotate-one 1.15s linear infinite;
	-ms-animation: cssload-rotate-one 1.15s linear infinite;
	-webkit-animation: cssload-rotate-one 1.15s linear infinite;
	-moz-animation: cssload-rotate-one 1.15s linear infinite;
	border-bottom: 3px solid rgb(0, 0, 0);
	border-bottom-color: var(--thim-preload-style-color, #2e91d3)
}

.cssload-loader-style-1 .cssload-inner.cssload-two {
	right: 0;
	top: 0;
	animation: cssload-rotate-two 1.15s linear infinite;
	-o-animation: cssload-rotate-two 1.15s linear infinite;
	-ms-animation: cssload-rotate-two 1.15s linear infinite;
	-webkit-animation: cssload-rotate-two 1.15s linear infinite;
	-moz-animation: cssload-rotate-two 1.15s linear infinite;
	border-right: 3px solid rgb(0, 0, 0);
	border-right-color: var(--thim-preload-style-color, #2e91d3)
}

.cssload-loader-style-1 .cssload-inner.cssload-three {
	right: 0;
	bottom: 0;
	animation: cssload-rotate-three 1.15s linear infinite;
	-o-animation: cssload-rotate-three 1.15s linear infinite;
	-ms-animation: cssload-rotate-three 1.15s linear infinite;
	-webkit-animation: cssload-rotate-three 1.15s linear infinite;
	-moz-animation: cssload-rotate-three 1.15s linear infinite;
	border-top: 3px solid rgb(0, 0, 0);
	border-top-color: var(--thim-preload-style-color, #2e91d3)
}

@keyframes cssload-rotate-one {
	0% {
		transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg)
	}

	100% {
		transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg)
	}
}

@-o-keyframes cssload-rotate-one {
	0% {
		-o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg)
	}

	100% {
		-o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg)
	}
}

@-ms-keyframes cssload-rotate-one {
	0% {
		-ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg)
	}

	100% {
		-ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg)
	}
}

@-webkit-keyframes cssload-rotate-one {
	0% {
		-webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg)
	}

	100% {
		-webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg)
	}
}

@-moz-keyframes cssload-rotate-one {
	0% {
		-moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg)
	}

	100% {
		-moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg)
	}
}

@keyframes cssload-rotate-two {
	0% {
		transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg)
	}

	100% {
		transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg)
	}
}

@-o-keyframes cssload-rotate-two {
	0% {
		-o-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg)
	}

	100% {
		-o-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg)
	}
}

@-ms-keyframes cssload-rotate-two {
	0% {
		-ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg)
	}

	100% {
		-ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg)
	}
}

@-webkit-keyframes cssload-rotate-two {
	0% {
		-webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg)
	}

	100% {
		-webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg)
	}
}

@-moz-keyframes cssload-rotate-two {
	0% {
		-moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg)
	}

	100% {
		-moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg)
	}
}

@keyframes cssload-rotate-three {
	0% {
		transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg)
	}

	100% {
		transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg)
	}
}

@-o-keyframes cssload-rotate-three {
	0% {
		-o-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg)
	}

	100% {
		-o-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg)
	}
}

@-ms-keyframes cssload-rotate-three {
	0% {
		-ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg)
	}

	100% {
		-ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg)
	}
}

@-webkit-keyframes cssload-rotate-three {
	0% {
		-webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg)
	}

	100% {
		-webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg)
	}
}

@-moz-keyframes cssload-rotate-three {
	0% {
		-moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg)
	}

	100% {
		-moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg)
	}
}

.cssload-loader-style-2 {
	display: block;
	margin: 0 auto;
	width: 60px;
	height: 60px;
	border: 7px solid var(--thim-preload-style-color, #2e91d3);
	animation: cssload-loader 2.3s infinite ease;
	-o-animation: cssload-loader 2.3s infinite ease;
	-ms-animation: cssload-loader 2.3s infinite ease;
	-webkit-animation: cssload-loader 2.3s infinite ease;
	-moz-animation: cssload-loader 2.3s infinite ease
}

.cssload-loader-style-2 .cssload-loader-inner {
	vertical-align: top;
	display: inline-block;
	width: 100%;
	animation: cssload-loader-inner 2.3s infinite ease-in;
	-o-animation: cssload-loader-inner 2.3s infinite ease-in;
	-ms-animation: cssload-loader-inner 2.3s infinite ease-in;
	-webkit-animation: cssload-loader-inner 2.3s infinite ease-in;
	-moz-animation: cssload-loader-inner 2.3s infinite ease-in
}

@keyframes cssload-loader {
	0% {
		transform: rotate(0deg)
	}

	25% {
		transform: rotate(180deg)
	}

	50% {
		transform: rotate(180deg)
	}

	75% {
		transform: rotate(360deg)
	}

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

@-o-keyframes cssload-loader {
	0% {
		transform: rotate(0deg)
	}

	25% {
		transform: rotate(180deg)
	}

	50% {
		transform: rotate(180deg)
	}

	75% {
		transform: rotate(360deg)
	}

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

@-ms-keyframes cssload-loader {
	0% {
		transform: rotate(0deg)
	}

	25% {
		transform: rotate(180deg)
	}

	50% {
		transform: rotate(180deg)
	}

	75% {
		transform: rotate(360deg)
	}

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

@-webkit-keyframes cssload-loader {
	0% {
		transform: rotate(0deg)
	}

	25% {
		transform: rotate(180deg)
	}

	50% {
		transform: rotate(180deg)
	}

	75% {
		transform: rotate(360deg)
	}

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

@-moz-keyframes cssload-loader {
	0% {
		transform: rotate(0deg)
	}

	25% {
		transform: rotate(180deg)
	}

	50% {
		transform: rotate(180deg)
	}

	75% {
		transform: rotate(360deg)
	}

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

@keyframes cssload-loader-inner {
	0% {
		height: 0%
	}

	25% {
		height: 0%
	}

	50% {
		height: 100%
	}

	75% {
		height: 100%
	}

	100% {
		height: 0%
	}
}

@-o-keyframes cssload-loader-inner {
	0% {
		height: 0%
	}

	25% {
		height: 0%
	}

	50% {
		height: 100%
	}

	75% {
		height: 100%
	}

	100% {
		height: 0%
	}
}

@-ms-keyframes cssload-loader-inner {
	0% {
		height: 0%
	}

	25% {
		height: 0%
	}

	50% {
		height: 100%
	}

	75% {
		height: 100%
	}

	100% {
		height: 0%
	}
}

@-webkit-keyframes cssload-loader-inner {
	0% {
		height: 0%
	}

	25% {
		height: 0%
	}

	50% {
		height: 100%
	}

	75% {
		height: 100%
	}

	100% {
		height: 0%
	}
}

@-moz-keyframes cssload-loader-inner {
	0% {
		height: 0%
	}

	25% {
		height: 0%
	}

	50% {
		height: 100%
	}

	75% {
		height: 100%
	}

	100% {
		height: 0%
	}
}

.sk-folding-cube {
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -25px;
	width: 50px;
	height: 50px;
	position: absolute;
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg)
}

.sk-folding-cube .sk-cube {
	float: left;
	width: 50%;
	height: 50%;
	position: relative;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.sk-folding-cube .sk-cube:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
	animation: sk-foldCubeAngle 2.4s infinite linear both;
	-webkit-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
	background: var(--thim-preload-style-color, #2e91d3)
}

.sk-folding-cube .sk-cube2 {
	-webkit-transform: scale(1.1) rotateZ(90deg);
	transform: scale(1.1) rotateZ(90deg)
}

.sk-folding-cube .sk-cube3 {
	-webkit-transform: scale(1.1) rotateZ(180deg);
	transform: scale(1.1) rotateZ(180deg)
}

.sk-folding-cube .sk-cube4 {
	-webkit-transform: scale(1.1) rotateZ(270deg);
	transform: scale(1.1) rotateZ(270deg)
}

.sk-folding-cube .sk-cube2:before {
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s
}

.sk-folding-cube .sk-cube3:before {
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s
}

.sk-folding-cube .sk-cube4:before {
	-webkit-animation-delay: 0.9s;
	animation-delay: 0.9s
}

@-webkit-keyframes sk-foldCubeAngle {

	0%,
	10% {
		-webkit-transform: perspective(140px) rotateX(-180deg);
		transform: perspective(140px) rotateX(-180deg);
		opacity: 0
	}

	25%,
	75% {
		-webkit-transform: perspective(140px) rotateX(0deg);
		transform: perspective(140px) rotateX(0deg);
		opacity: 1
	}

	90%,
	100% {
		-webkit-transform: perspective(140px) rotateY(180deg);
		transform: perspective(140px) rotateY(180deg);
		opacity: 0
	}
}

@keyframes sk-foldCubeAngle {

	0%,
	10% {
		-webkit-transform: perspective(140px) rotateX(-180deg);
		transform: perspective(140px) rotateX(-180deg);
		opacity: 0
	}

	25%,
	75% {
		-webkit-transform: perspective(140px) rotateX(0deg);
		transform: perspective(140px) rotateX(0deg);
		opacity: 1
	}

	90%,
	100% {
		-webkit-transform: perspective(140px) rotateY(180deg);
		transform: perspective(140px) rotateY(180deg);
		opacity: 0
	}
}

.sk-wave {
	margin: 40px auto;
	width: 50px;
	height: 40px;
	text-align: center;
	font-size: 10px
}

.sk-wave .sk-rect {
	background-color: var(--thim-preload-style-color, #2e91d3);
	height: 100%;
	width: 6px;
	display: inline-block;
	animation: sk-waveStretchDelay 1.2s infinite ease-in-out
}

.sk-wave .sk-rect1 {
	animation-delay: -1.2s
}

.sk-wave .sk-rect2 {
	animation-delay: -1.1s
}

.sk-wave .sk-rect3 {
	animation-delay: -1s
}

.sk-wave .sk-rect4 {
	animation-delay: -0.9s
}

.sk-wave .sk-rect5 {
	animation-delay: -0.8s
}

@keyframes sk-waveStretchDelay {

	0%,
	40%,
	100% {
		transform: scaleY(0.4)
	}

	20% {
		transform: scaleY(1)
	}
}

.sk-rotating-plane {
	width: 40px;
	height: 40px;
	background-color: var(--thim-preload-style-color, #2e91d3);
	margin: 40px auto;
	animation: sk-rotatePlane 1.2s infinite ease-in-out
}

@keyframes sk-rotatePlane {
	0% {
		transform: perspective(120px) rotateX(0deg) rotateY(0deg)
	}

	50% {
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
	}

	100% {
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
	}
}

.sk-double-bounce {
	width: 40px;
	height: 40px;
	position: relative;
	margin: 40px auto
}

.sk-double-bounce .sk-child {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: var(--thim-preload-style-color, #2e91d3);
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;
	animation: sk-doubleBounce 2s infinite ease-in-out
}

.sk-double-bounce .sk-double-bounce2 {
	animation-delay: -1s
}

@keyframes sk-doubleBounce {

	0%,
	100% {
		transform: scale(0)
	}

	50% {
		transform: scale(1)
	}
}

.sk-wandering-cubes {
	margin: 40px auto;
	width: 40px;
	height: 40px;
	position: relative
}

.sk-wandering-cubes .sk-cube {
	background-color: var(--thim-preload-style-color, #2e91d3);
	width: 10px;
	height: 10px;
	position: absolute;
	top: 0;
	left: 0;
	animation: sk-wanderingCube 1.8s ease-in-out -1.8s infinite both
}

.sk-wandering-cubes .sk-cube2 {
	animation-delay: -0.9s
}

@keyframes sk-wanderingCube {
	0% {
		transform: rotate(0deg)
	}

	25% {
		transform: translateX(30px) rotate(-90deg) scale(0.5)
	}

	50% {
		transform: translateX(30px) translateY(30px) rotate(-179deg)
	}

	50.1% {
		transform: translateX(30px) translateY(30px) rotate(-180deg)
	}

	75% {
		transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5)
	}

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

.sk-spinner-pulse {
	width: 40px;
	height: 40px;
	margin: 40px auto;
	background-color: var(--thim-preload-style-color, #2e91d3);
	border-radius: 100%;
	animation: sk-pulseScaleOut 1s infinite ease-in-out
}

@keyframes sk-pulseScaleOut {
	0% {
		transform: scale(0)
	}

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

.sk-chasing-dots {
	margin: 40px auto;
	width: 40px;
	height: 40px;
	position: relative;
	text-align: center;
	animation: sk-chasingDotsRotate 2s infinite linear
}

.sk-chasing-dots .sk-child {
	width: 60%;
	height: 60%;
	display: inline-block;
	position: absolute;
	top: 0;
	background-color: var(--thim-preload-style-color, #2e91d3);
	border-radius: 100%;
	animation: sk-chasingDotsBounce 2s infinite ease-in-out
}

.sk-chasing-dots .sk-dot2 {
	top: auto;
	bottom: 0;
	animation-delay: -1s
}

@keyframes sk-chasingDotsRotate {
	100% {
		transform: rotate(360deg)
	}
}

@keyframes sk-chasingDotsBounce {

	0%,
	100% {
		transform: scale(0)
	}

	50% {
		transform: scale(1)
	}
}

.sk-three-bounce {
	margin: 40px auto;
	width: 80px;
	text-align: center
}

.sk-three-bounce .sk-child {
	width: 20px;
	height: 20px;
	background-color: var(--thim-preload-style-color, #2e91d3);
	border-radius: 100%;
	display: inline-block;
	animation: sk-three-bounce 1.4s ease-in-out 0s infinite both
}

.sk-three-bounce .sk-bounce1 {
	animation-delay: -0.32s
}

.sk-three-bounce .sk-bounce2 {
	animation-delay: -0.16s
}

@keyframes sk-three-bounce {

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

	40% {
		transform: scale(1)
	}
}

.sk-cube-grid {
	width: 40px;
	height: 40px;
	margin: 40px auto
}

.sk-cube-grid .sk-cube {
	width: 33.33%;
	height: 33.33%;
	background-color: var(--thim-preload-style-color, #2e91d3);
	float: left;
	animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out
}

.sk-cube-grid .sk-cube1 {
	animation-delay: 0.2s
}

.sk-cube-grid .sk-cube2 {
	animation-delay: 0.3s
}

.sk-cube-grid .sk-cube3 {
	animation-delay: 0.4s
}

.sk-cube-grid .sk-cube4 {
	animation-delay: 0.1s
}

.sk-cube-grid .sk-cube5 {
	animation-delay: 0.2s
}

.sk-cube-grid .sk-cube6 {
	animation-delay: 0.3s
}

.sk-cube-grid .sk-cube7 {
	animation-delay: 0s
}

.sk-cube-grid .sk-cube8 {
	animation-delay: 0.1s
}

.sk-cube-grid .sk-cube9 {
	animation-delay: 0.2s
}

@keyframes sk-cubeGridScaleDelay {

	0%,
	70%,
	100% {
		transform: scale3D(1, 1, 1)
	}

	35% {
		transform: scale3D(0, 0, 1)
	}
}

body.thim-body-preload {
	overflow-x: hidden
}

body.thim-body-preload>:not(#preload) {
	opacity: 0;
	filter: alpha(opacity=0)
}

div#preload {
	margin: auto;
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: var(--thim-preload-style-background, #ffffff);
	z-index: 9999999;
	display: flex;
	align-items: center;
	justify-content: center
}

div#preload>img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%)
}

.thim-loading-container {
	position: absolute;
	z-index: 999999;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff
}

.cssload-container {
	display: block;
	width: 97px;
	top: 50%;
	margin-top: -10px;
	position: absolute;
	left: 50%;
	margin-left: -48px
}

.cssload-loading i {
	width: 19px;
	height: 19px;
	display: inline-block;
	border-radius: 50%;
	background: #2e8ece
}

.cssload-loading i:first-child {
	opacity: 0;
	animation: cssload-loading-ani2 0.58s linear infinite;
	-o-animation: cssload-loading-ani2 0.58s linear infinite;
	-ms-animation: cssload-loading-ani2 0.58s linear infinite;
	-webkit-animation: cssload-loading-ani2 0.58s linear infinite;
	-moz-animation: cssload-loading-ani2 0.58s linear infinite;
	transform: translate(-19px);
	-o-transform: translate(-19px);
	-ms-transform: translate(-19px);
	-webkit-transform: translate(-19px);
	-moz-transform: translate(-19px)
}

.cssload-loading i:nth-child(2),
.cssload-loading i:nth-child(3) {
	animation: cssload-loading-ani3 0.58s linear infinite;
	-o-animation: cssload-loading-ani3 0.58s linear infinite;
	-ms-animation: cssload-loading-ani3 0.58s linear infinite;
	-webkit-animation: cssload-loading-ani3 0.58s linear infinite;
	-moz-animation: cssload-loading-ani3 0.58s linear infinite
}

.cssload-loading i:last-child {
	animation: cssload-loading-ani1 0.58s linear infinite;
	-o-animation: cssload-loading-ani1 0.58s linear infinite;
	-ms-animation: cssload-loading-ani1 0.58s linear infinite;
	-webkit-animation: cssload-loading-ani1 0.58s linear infinite;
	-moz-animation: cssload-loading-ani1 0.58s linear infinite
}

@keyframes cssload-loading-ani1 {
	100% {
		transform: translate(39px);
		opacity: 0
	}
}

@-o-keyframes cssload-loading-ani1 {
	100% {
		-o-transform: translate(39px);
		opacity: 0
	}
}

@-ms-keyframes cssload-loading-ani1 {
	100% {
		-ms-transform: translate(39px);
		opacity: 0
	}
}

@-webkit-keyframes cssload-loading-ani1 {
	100% {
		-webkit-transform: translate(39px);
		opacity: 0
	}
}

@-moz-keyframes cssload-loading-ani1 {
	100% {
		-moz-transform: translate(39px);
		opacity: 0
	}
}

@keyframes cssload-loading-ani2 {
	100% {
		transform: translate(19px);
		opacity: 1
	}
}

@-o-keyframes cssload-loading-ani2 {
	100% {
		-o-transform: translate(19px);
		opacity: 1
	}
}

@-ms-keyframes cssload-loading-ani2 {
	100% {
		-ms-transform: translate(19px);
		opacity: 1
	}
}

@-webkit-keyframes cssload-loading-ani2 {
	100% {
		-webkit-transform: translate(19px);
		opacity: 1
	}
}

@-moz-keyframes cssload-loading-ani2 {
	100% {
		-moz-transform: translate(19px);
		opacity: 1
	}
}

@keyframes cssload-loading-ani3 {
	100% {
		transform: translate(19px)
	}
}

@-o-keyframes cssload-loading-ani3 {
	100% {
		-o-transform: translate(19px)
	}
}

@-ms-keyframes cssload-loading-ani3 {
	100% {
		-ms-transform: translate(19px)
	}
}

@-webkit-keyframes cssload-loading-ani3 {
	100% {
		-webkit-transform: translate(19px)
	}
}

@-moz-keyframes cssload-loading-ani3 {
	100% {
		-moz-transform: translate(19px)
	}
}

.thim-loading {
	position: absolute;
	right: 0;
	bottom: 0;
	top: 50%;
	left: 50%;
	border-bottom: 2px solid #e4e4e4;
	border-left: 2px solid #e4e4e4;
	border-right: 2px solid #000;
	border-top: 2px solid #000;
	border-radius: 100%;
	height: 60px;
	width: 60px;
	margin-left: -30px;
	margin-top: -30px;
	-webkit-animation: spin 0.6s infinite linear;
	-moz-animation: spin 0.6s infinite linear;
	-ms-animation: spin 0.6s infinite linear;
	-o-animation: spin 0.6s infinite linear;
	animation: spin 0.6s infinite linear
}

@keyframes spin {
	from {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(359deg);
		-moz-transform: rotate(359deg);
		-o-transform: rotate(359deg);
		-ms-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@-moz-keyframes spin {
	from {
		-moz-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-moz-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

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

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

@-ms-keyframes spin {
	from {
		-ms-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-ms-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@-o-keyframes spin {
	from {
		-o-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-o-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

ul.thim-social-share {
	overflow: visible
}

ul.thim-social-share>.heading {
	color: var(--thim-font-title-color, #333333);
	line-height: var(--thim-font-button-line-height);
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	border-radius: var(--thim-border-radius-button, 30px);
	margin-right: 30px
}

ul.thim-social-share li {
	margin-right: 10px
}

ul.thim-social-share li>div {
	width: 30px;
	height: 30px;
	border: 1px solid #eee;
	border-radius: 100%;
	text-align: center;
	font-size: 0.938rem
}

ul.thim-social-share li>div a {
	color: #999;
	line-height: 28px;
	display: inline-block
}

ul.thim-social-share li:hover {
	cursor: pointer
}

ul.thim-social-share li:hover .facebook-social {
	border-color: #3b5998;
	background-color: #3b5998
}

ul.thim-social-share li:hover .facebook-social a {
	color: #fff
}

ul.thim-social-share li:hover .googleplus-social {
	border-color: #dd4b39;
	background-color: #dd4b39
}

ul.thim-social-share li:hover .googleplus-social a {
	color: #fff
}

ul.thim-social-share li:hover .twitter-social {
	border-color: #55acee;
	background-color: #55acee
}

ul.thim-social-share li:hover .twitter-social a {
	color: #fff
}

ul.thim-social-share li:hover .linkedin-social {
	border-color: #0073b1;
	background-color: #0073b1
}

ul.thim-social-share li:hover .linkedin-social a {
	color: #fff
}

ul.thim-social-share li:hover .pinterest-social {
	border-color: #cb2027;
	background-color: #cb2027
}

ul.thim-social-share li:hover .pinterest-social a {
	color: #fff
}

.twitter-social .fa-x-twitter:before {
	content: "\e900"
}

.bbpress #bbpress-forums {
	font-size: 0.875rem
}

.bbpress #bbpress-forums fieldset.bbp-form legend {
	text-align: center
}

.bbpress #bbpress-forums ul.bbp-forums {
	border: 0
}

.bbpress #bbpress-forums ul.bbp-forums li.bbp-footer {
	border-top: 0
}

.bbpress #bbpress-forums #subscription-toggle {
	margin: 0 0 10px;
	display: inline-block
}

.bbpress #bbpress-forums .bbp-header #subscription-toggle {
	margin: 0
}

.bbpress #bbpress-forums li.bbp-header {
	border: none;
	background: #ffb606;
	color: #fff;
	font-size: 0.875rem;
	padding: 15px 30px
}

.bbpress #bbpress-forums li.bbp-header a {
	color: #fff
}

.bbpress #bbpress-forums li.bbp-header .forum-titles li {
	font-weight: 700;
	font-size: 1rem
}

.bbpress #bbpress-forums li.bbp-forum-freshness,
.bbpress #bbpress-forums li.bbp-topic-freshness {
	width: 25%
}

.bbpress #bbpress-forums li.bbp-body ul {
	border-top: 0;
	padding: 20px 30px;
	background: #fff;
	font-size: 0.938rem;
	color: #858585
}

.bbpress #bbpress-forums li.bbp-body ul.odd {
	background: #fbfbfb
}

.bbpress #bbpress-forums li.bbp-body ul a {
	color: #858585
}

.bbpress #bbpress-forums li.bbp-body ul .bbp-forum-title,
.bbpress #bbpress-forums li.bbp-body ul .bbp-topic-permalink {
	font-size: 0.938rem;
	font-weight: 700
}

.bbpress #bbpress-forums li.bbp-body ul img.avatar {
	border: none;
	margin-top: -10px
}

.bbpress #bbpress-forums li.bbp-body ul .bbp-author-name {
	text-transform: capitalize
}

.bbpress #bbpress-forums .bbp-template-notice {
	border-radius: 0;
	border: 0;
	padding: 5px 15px;
	line-height: 30px;
	font-size: 0.875rem;
	color: #31708f;
	background: #d9edf7;
	margin-top: 0
}

.bbpress #bbpress-forums .bbp-template-notice img.avatar {
	border: none !important;
	margin-top: -10px
}

.bbpress #bbpress-forums .bbp-template-notice p {
	font-size: 0.875rem;
	padding: 0;
	margin: 0 !important;
	line-height: 30px
}

.bbpress #bbpress-forums .bbp-template-notice.info {
	background: #d9edf7;
	color: #31708f
}

.bbpress #bbpress-forums span.description {
	border: none !important
}

.bbpress #bbpress-forums button {
	border: none;
	background: #111;
	line-height: 30px;
	padding: 5px 30px;
	font-size: 0.875rem;
	font-weight: 700;
	border-radius: 0;
	color: #fff
}

.bbpress #bbpress-forums button:hover {
	background: #ffb606;
	color: #333
}

.bbpress #bbpress-forums textarea,
.bbpress #bbpress-forums fieldset textarea,
.bbpress #bbpress-forums #bbp-your-profile fieldset textarea,
.bbpress #bbpress-forums input[type=text],
.bbpress #bbpress-forums fieldset input[type=text],
.bbpress #bbpress-forums #bbp-your-profile fieldset input[type=text] {
	background: #F6F6F6;
	border: none;
	padding: 9px
}

.bbpress #bbpress-forums select,
.bbpress #bbpress-forums fieldset select,
.bbpress #bbpress-forums #bbp-your-profile fieldset select {
	padding: 6px;
	background: #F6F6F6;
	border: none
}

.bbpress #bbpress-forums #bbp-single-user-details {
	background: #fff
}

.bbpress #bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar {
	margin: 0
}

.bbpress #bbpress-forums #bbp-single-user-details #bbp-user-navigation {
	padding: 25px 20px 35px 20px;
	color: #999999
}

.bbpress #bbpress-forums #bbp-single-user-details #bbp-user-navigation a {
	color: #999999
}

.bbpress #bbpress-forums #bbp-single-user-details #bbp-user-navigation a:hover {
	color: #ffb606
}

.bbpress #bbpress-forums #bbp-single-user-details #bbp-user-navigation li {
	border-top: 1px solid #eee
}

.bbpress #bbpress-forums #bbp-single-user-details #bbp-user-navigation li:first-child {
	border-top: none
}

.bbpress #bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a {
	color: #ffb606;
	background: transparent
}

.bbpress #bbpress-forums #bbp-user-body {
	background: #fff;
	padding: 23px 28px 70px 28px;
	color: #999999
}

.bbpress #bbpress-forums #bbp-user-body a {
	color: #999999
}

.bbpress #bbpress-forums #bbp-user-body a:hover {
	color: #ffb606
}

.bbpress #bbpress-forums #bbp-user-body .entry-title,
.bbpress #bbpress-forums #bbp-user-body label[for] {
	color: #323945
}

.bbpress #bbpress-forums label[for] {
	color: #323945
}

.bbpress #bbpress-forums .bbp-reply-form,
.bbpress #bbpress-forums .bbp-topic-form {
	background: #fff;
	padding: 38px 0
}

.bbpress #bbpress-forums p.bbp-topic-meta {
	font-size: 0.875rem
}

.bbpress #bbpress-forums p.bbp-topic-meta .bbp-author-avatar {
	display: none
}

.bbpress #bbpress-forums .bbp-forum-info .bbp-forum-content {
	font-size: 0.875rem
}

.bbpress .bbp-topic-description .bbp-author-avatar {
	display: none
}

.bbpress .bbp-topic-description .bbp-author-name {
	text-transform: capitalize
}

.bbpress div.bbp-reply-author a.bbp-author-name {
	text-transform: capitalize
}

.bbp-search-form {
	float: none !important;
	background: #fff;
	padding: 0px 0 30px
}

#bbp-search-form {
	background: #f5f5f5;
	padding: 10px;
	clear: both !important
}

#bbp-search-form>.bbp-search-box {
	position: relative;
	overflow: hidden;
	padding-right: 0
}

#bbp-search-form>.bbp-search-box:before {
	content: "\f002";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	width: 30px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	top: 0;
	right: 0;
	position: absolute;
	background: transparent;
	z-index: 1;
	color: #ccc
}

#bbp-search-form>.bbp-search-box:after {
	display: block;
	content: "";
	clear: both
}

#bbp-search-form>.bbp-search-box #bbp_search {
	width: 270px !important;
	line-height: 32px;
	border: 1px solid #e5e5e5;
	background: #fff;
	color: #999;
	float: right;
	height: 34px;
	padding: 0 35px 0 15px;
	font-size: 0.875rem;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

#bbp-search-form>.bbp-search-box #bbp_search_submit {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	z-index: 2;
	background: transparent;
	width: 30px;
	border-radius: 0;
	line-height: 34px;
	height: 34px;
	color: transparent;
	font-size: 0.875rem
}

.bbpress.single-forum #bbpress-forums .bbp-topics {
	border: none
}

.bbpress.single-forum #bbpress-forums .bbp-topic-form {
	background: #fff;
	padding: 38px 0px
}

.bbpress.single-forum #bbpress-forums .bbp-topic-form .bbp-form {
	padding-bottom: 50px
}

.bbpress.single-topic #bbpress-forums .bbp-replies {
	border: none
}

.bbpress.bbp-search .content-post:after {
	display: block;
	content: "";
	clear: both
}

.breadcrumbs-wrapper .bbp-breadcrumb {
	padding: 13px 0;
	float: none;
	width: 100%;
	background: #fff;
	border-bottom: 1px solid #eee;
	font-size: 0.875rem;
	color: #666;
	margin-bottom: 0
}

.breadcrumbs-wrapper .bbp-breadcrumb a {
	color: #333
}

.breadcrumbs-wrapper .bbp-breadcrumb a:hover {
	color: #ffb606
}

.breadcrumbs-wrapper .bbp-breadcrumb>p {
	margin-bottom: 0
}

.breadcrumbs-wrapper .bbp-breadcrumb>p>a,
.breadcrumbs-wrapper .bbp-breadcrumb>p>span {
	display: inline-block;
	line-height: 25px
}

.breadcrumbs-wrapper .bbp-breadcrumb .bbp-breadcrumb-sep {
	padding: 0 8px;
	color: #fff
}

.breadcrumbs-wrapper .bbp-breadcrumb .bbp-breadcrumb-sep:before {
	content: "";
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #eee;
	display: inline-block;
	margin: 0 7px
}

#buddypress div.item-list-tabs#subnav ul li:before {
	display: none
}

#buddypress div.item-list-tabs ul li {
	position: relative;
	border-bottom: 1px solid #eee
}

#buddypress div.item-list-tabs ul li a {
	border-radius: 0;
	margin-right: 3px;
	border: 1px solid #eee;
	border-bottom: 0;
	font-size: 0.875rem;
	font-weight: 700;
	background: #f9f9f9;
	line-height: 29px;
	padding: 10px 15px;
	min-width: 150px;
	text-align: center
}

#buddypress div.item-list-tabs ul li a span {
	line-height: 15px
}

#buddypress div.item-list-tabs ul li#activity-favs-personal-li:before,
#buddypress div.item-list-tabs ul li#read-personal-li:before,
#buddypress div.item-list-tabs ul li:last-child:before {
	right: 0
}

#buddypress div.item-list-tabs ul li#activity-favs-personal-li:after,
#buddypress div.item-list-tabs ul li#read-personal-li:after,
#buddypress div.item-list-tabs ul li:last-child:after {
	right: 0
}

#buddypress div.item-list-tabs ul li#activity-favs-personal-li a,
#buddypress div.item-list-tabs ul li#read-personal-li a,
#buddypress div.item-list-tabs ul li:last-child a {
	margin-right: 0
}

#buddypress div.item-list-tabs ul li#activity-filter-select,
#buddypress div.item-list-tabs ul li.filter {
	border-bottom: 0
}

#buddypress div.item-list-tabs ul li:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 3px;
	height: 3px;
	left: 0
}

#buddypress div.item-list-tabs ul li:after {
	bottom: -1px;
	z-index: 10;
	background: transparent;
	left: 0;
	right: 3px;
	height: 1px;
	content: "";
	position: absolute
}

#buddypress div.item-list-tabs ul li.selected:after,
#buddypress div.item-list-tabs ul li.current:after {
	background: #fff
}

#buddypress div.item-list-tabs ul li.selected a,
#buddypress div.item-list-tabs ul li.current a {
	background: #fff;
	opacity: 1;
	filter: alpha(opacity=100)
}

#buddypress .bp-avatar-nav ul.avatar-nav-items {
	border-color: #eee
}

#buddypress .bp-avatar-nav ul.avatar-nav-items li {
	position: relative;
	border-radius: 0;
	border: 0
}

#buddypress .bp-avatar-nav ul.avatar-nav-items li a {
	border-radius: 0;
	margin-right: 3px;
	border: 1px solid #eee;
	border-bottom: 0;
	font-size: 0.875rem;
	font-weight: 700;
	background: #f9f9f9;
	line-height: 24px;
	padding: 5px 15px;
	min-width: 150px;
	text-align: center
}

#buddypress .bp-avatar-nav ul.avatar-nav-items li:last-child:before {
	right: 0
}

#buddypress .bp-avatar-nav ul.avatar-nav-items li:last-child:after {
	right: 0
}

#buddypress .bp-avatar-nav ul.avatar-nav-items li:last-child a {
	margin-right: 0
}

#buddypress .bp-avatar-nav ul.avatar-nav-items li#activity-filter-select,
#buddypress .bp-avatar-nav ul.avatar-nav-items li.filter {
	border-bottom: 0
}

#buddypress .bp-avatar-nav ul.avatar-nav-items li:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 3px;
	height: 3px;
	left: 0
}

#buddypress .bp-avatar-nav ul.avatar-nav-items li:after {
	bottom: -1px;
	z-index: 10;
	background: transparent;
	left: 0;
	right: 3px;
	height: 1px;
	content: "";
	position: absolute
}

#buddypress .bp-avatar-nav ul.avatar-nav-items li.selected:after,
#buddypress .bp-avatar-nav ul.avatar-nav-items li.current:after {
	background: #fff
}

#buddypress .bp-avatar-nav ul.avatar-nav-items li.selected a,
#buddypress .bp-avatar-nav ul.avatar-nav-items li.current a {
	background: #fff;
	opacity: 1;
	filter: alpha(opacity=100)
}

#buddypress .buddypress-left {
	width: 180px;
	float: left;
	margin-right: 30px
}

#buddypress .buddypress-left div.item-list-tabs ul li {
	display: block;
	width: 100%
}

#buddypress .buddypress-left div.item-list-tabs ul li:before {
	right: 0;
	left: auto;
	bottom: 0;
	height: auto;
	width: 3px
}

#buddypress .buddypress-left div.item-list-tabs ul li a {
	margin-right: 0
}

#buddypress .buddypress-content {
	float: left;
	width: calc(100% - 210px);
	width: -webkit-calc(100% - 210px);
	width: -moz-calc(100% - 210px)
}

#buddypress .buddypress-content input:not([type=submit]) {
	line-height: 30px;
	background: transparent;
	padding: 5px 10px;
	border: 1px solid #eee
}

#buddypress .standard-form input[type=password] {
	margin-bottom: 20px
}

#buddypress .item-list-tabs#subnav ul li a {
	padding: 5px 15px;
	line-height: 25px;
	font-size: 0.875rem;
	min-width: 100px
}

#buddypress #item-body #subnav {
	margin: 0 0 20px
}

#buddypress #item-body form#whats-new-form p.activity-greeting {
	line-height: 20px
}

#buddypress #item-header {
	margin-bottom: 30px
}

#buddypress .activity-list .activity-content .activity-header,
#buddypress .activity-list .activity-content .comment-header {
	font-size: 0.938rem
}

#buddypress .activity-list .activity-content .activity-header a:not(.activity-time-since),
#buddypress .activity-list .activity-content .comment-header a:not(.activity-time-since) {
	font-weight: 700
}

#buddypress .activity-list .activity-content .activity-header a:not(.activity-time-since):first-child,
#buddypress .activity-list .activity-content .comment-header a:not(.activity-time-since):first-child {
	text-transform: capitalize
}

#buddypress .activity-list .activity-content .activity-header .activity-time-since,
#buddypress .activity-list .activity-content .comment-header .activity-time-since {
	display: block;
	font-size: 0.875rem;
	font-style: italic
}

#buddypress .activity-list .activity-content .activity-inner,
#buddypress .activity-list .activity-content blockquote {
	font-size: 0.938rem
}

#buddypress #item-header-content .user-nicename {
	text-transform: capitalize
}

#buddypress .activity-list li.mini .activity-avatar img.avatar {
	border-radius: 50%;
	width: 70px;
	height: 70px;
	margin-left: 0
}

#buddypress ul.item-list li {
	padding: 25px 0
}

#buddypress ul.item-list li img.avatar {
	border-radius: 50%;
	min-width: 70px;
	max-width: 70px
}

#buddypress .activity-list li .activity-content {
	margin-left: 90px
}

#buddypress #item-body form#whats-new-form {
	padding-top: 15px
}

#buddypress form#whats-new-form #whats-new-avatar {
	margin-right: 20px
}

#buddypress form#whats-new-form #whats-new-content {
	padding-left: 0;
	margin-left: 90px
}

#buddypress form#whats-new-form #whats-new {
	outline: none;
	border-color: #ddd;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	height: 75px !important
}

#buddypress div.item-list-tabs#subnav {
	margin-bottom: 30px
}

#buddypress input[type=submit] {
	font-size: 0.875rem;
	font-weight: 700;
	text-transform: uppercase;
	border: 0;
	line-height: 30px;
	padding: 5px 30px
}

#buddypress input[type=submit]:hover {
	border: 0
}

#buddypress .acomment-meta>a:first-child {
	text-transform: capitalize
}

#buddypress a.button {
	display: inline-block;
	line-height: 20px;
	padding: 5px 15px;
	border: none;
	outline: none;
	box-shadow: none;
	color: #fff;
	font-size: 0.875rem;
	font-weight: 700
}

#buddypress a.button>span {
	font-size: 0.875rem;
	display: inline-block;
	background: transparent;
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

#buddypress a.button>span:before {
	content: "("
}

#buddypress a.button>span:after {
	content: ")"
}

#buddypress a.button:hover {
	border: none
}

#buddypress a.button:hover>span {
	background: transparent
}

#buddypress div.activity-meta .button {
	padding: 5px 15px
}

#buddypress .standard-form input[type=text] {
	margin: 5px 0 20px
}

#buddypress table,
#buddypress td,
#buddypress tr {
	border-color: #eee
}

#buddypress table.profile-fields:last-child {
	margin-top: 10px
}

#buddypress div.item-list-tabs ul li.last select {
	border-radius: 0;
	line-height: 30px;
	padding: 5px 0;
	border: 1px solid #eee;
	outline: none
}

#buddypress div.item-list-tabs ul li.last select:focus {
	outline: none
}

#buddypress div.activity-comments {
	padding: 0
}

#buddypress div.activity-comments div.acomment-avatar img {
	width: 70px;
	height: 70px
}

#buddypress div.activity-comments>ul {
	padding: 0;
	margin-top: 25px
}

#buddypress div.activity-comments>ul>li {
	padding-top: 25px;
	border-top: 1px solid #eee !important
}

#buddypress div.activity-comments>ul>li .acomment-options {
	float: none;
	margin: 0
}

#buddypress div.activity-comments>ul>li .acomment-options a:hover {
	text-decoration: underline
}

#buddypress div.activity-comments li form.ac-form {
	border-top: 1px solid #eee;
	padding: 25px 0;
	margin-top: 20px
}

#buddypress div.activity-comments li form.ac-form .ac-reply-content {
	margin-left: 90px;
	padding: 0
}

#buddypress div.activity-comments li form.ac-form .ac-reply-content .ac-textarea {
	border: 0;
	padding: 0
}

#buddypress div.activity-comments li form.ac-form .ac-reply-content textarea {
	border: 1px solid #eee;
	padding: 10px
}

#buddypress div.activity-comments li form.ac-form .ac-reply-content input[type=submit],
#buddypress div.activity-comments li form.ac-form .ac-reply-content .ac-reply-cancel {
	display: inline-block;
	line-height: 20px;
	padding: 5px 15px;
	border: none;
	outline: 0;
	box-shadow: none;
	color: #fff;
	font-size: 0.875rem;
	font-weight: 700;
	text-transform: none
}

#buddypress .acomment-meta a:first-child {
	font-weight: 700
}

#buddypress #members-dir-search {
	float: left;
	margin: 0
}

#buddypress #members-directory-form {
	clear: right;
	margin-top: -50px
}

#buddypress #members-directory-form div.item-list-tabs {
	clear: right
}

#buddypress #members-directory-form div.item-list-tabs ul li.last {
	margin-top: 0
}

#buddypress #members-list li .item {
	width: calc(100% - 90px);
	width: -webkit-calc(100% - 90px);
	width: -moz-calc(100% - 90px);
	float: right
}

#buddypress #members-list li .item .item-title {
	width: 100%;
	font-size: 100%
}

#buddypress #members-list li .item .item-title>a {
	font-weight: 700;
	display: block;
	text-transform: capitalize
}

#buddypress #members-list li .item .item-title .update {
	font-size: 0.875rem
}

#buddypress #members-list li .item .item-title .activity-read-more {
	font-size: 0.875rem
}

#buddypress #members-list li .item .item-title .activity-read-more a:hover {
	text-decoration: underline
}

#buddypress #members-list li .item .item-meta .activity {
	font-style: italic
}

#buddypress div#item-header div.generic-button {
	margin-top: 15px
}

#buddypress div#item-header div.generic-button>a {
	display: inline-block;
	line-height: 20px;
	padding: 5px 15px;
	border: none;
	outline: 0;
	box-shadow: none;
	font-size: 0.875rem;
	font-weight: 700;
	color: #fff
}

#buddypress div#item-header .activity {
	margin-top: 5px
}

#buddypress div#item-header .item-meta {
	font-size: 0.875rem
}

#buddypress div#item-header .item-meta a:hover {
	text-decoration: underline
}

body.activity-permalink #buddypress .activity-list li.mini .activity-comments {
	margin-top: 25px
}

body.activity-permalink #buddypress .activity-list li .activity-content {
	margin-left: 90px
}

body.activity-permalink #buddypress #activity-stream p {
	margin: 0;
	padding-top: 0
}

#whats-new-avatar img {
	border-radius: 50%
}

div.bp-avatar-status p.success,
div.bp-cover-image-status p.success,
#buddypress div#message p,
#sitewide-notice p,
#buddypress p.warning {
	color: #31708f;
	margin: 0 0 40px;
	border: 0;
	border-radius: 0;
	line-height: 20px;
	padding: 10px 15px;
	font-size: 0.875rem;
	background: #d9edf7
}

#buddypress p.warning {
	color: #8a6d3b;
	background: #fcf8e3
}

div.bp-avatar-status p.success,
div.bp-cover-image-status p.success {
	color: #3c763d;
	background: #dff0d8
}

#search-members-form {
	position: relative
}

#search-members-form #members_search {
	display: inline-block;
	line-height: 30px;
	padding: 4px 10px;
	border: 1px solid #eee;
	color: #999;
	min-width: 250px
}

#search-members-form #members_search_submit {
	background: transparent;
	width: 40px;
	height: 40px;
	position: absolute;
	right: 0;
	top: 0;
	color: transparent;
	text-align: center;
	padding: 0
}

#search-members-form:before {
	content: "\f002";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 40px;
	width: 40px;
	height: 40px;
	text-align: center;
	display: inline-block;
	color: #999
}

body.activity-permalink .bp_members #buddypress div.activity-comments {
	margin: 0;
	margin-left: 70px
}

body.activity-permalink .bp_members #buddypress div.activity-comments>ul {
	margin: 0
}

body.activity-permalink .bp_members #buddypress div.activity-comments>ul li {
	padding: 25px 0;
	border-top: 1px solid #eee
}

article.our_team {
	padding-top: 20px;
	padding-bottom: 100px;
	border-bottom: 1px solid #eee;
	overflow: hidden
}

article.our_team .image {
	width: 200px;
	float: left
}

article.our_team .image img {
	width: 100%;
	height: auto;
	border-radius: 50%
}

article.our_team .content {
	float: left;
	width: calc(100% - 470px);
	width: -webkit-calc(100% - 470px);
	width: -moz-calc(100% - 470px);
	padding: 0 30px
}

article.our_team .content .title {
	margin: 0;
	font-size: 20px
}

article.our_team .content .regency {
	text-transform: uppercase;
	font-size: 0.875rem;
	font-weight: 700;
	color: #999;
	line-height: 20px;
	margin-bottom: 15px
}

article.our_team .extra-info {
	border-left: 1px solid #eee;
	width: 270px;
	float: left;
	padding: 45px 0 15px 30px
}

article.our_team .extra-info .email,
article.our_team .extra-info .phone {
	margin-bottom: 25px
}

article.our_team .extra-info .email a,
article.our_team .extra-info .phone a {
	color: #666
}

article.our_team .extra-info .email a:hover,
article.our_team .extra-info .phone a:hover {
	color: #666;
	text-decoration: underline
}

article.our_team .extra-info .email .fa,
article.our_team .extra-info .phone .fa {
	margin-right: 8px
}

article.our_team .extra-info .thim-social {
	margin: 0;
	padding-top: 5px
}

article.our_team .extra-info .thim-social li {
	list-style: none;
	display: inline-block
}

.thim-other-member.wrapper-lists-our-team {
	margin-bottom: 0
}

.thim-other-member.wrapper-lists-our-team .our-team-item {
	margin-bottom: 0
}

.thim-other-member .box-title {
	text-transform: uppercase;
	line-height: 40px;
	font-size: var(--thim-font-h2-font-size, 28px);
	font-weight: 700;
	margin: 70px 0 50px
}

.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

.owl-height {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out
}

.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
	display: none
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel .owl-item img {
	width: auto;
	-webkit-transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel .owl-grab {
	cursor: move
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.no-js .owl-carousel {
	display: block
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease
}

.owl-carousel .owl-item img {
	transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale 100ms ease;
	-moz-transition: scale 100ms ease;
	-ms-transition: scale 100ms ease;
	-o-transition: scale 100ms ease;
	transition: scale 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transform: scale(1.3, 1.3);
	-moz-transform: scale(1.3, 1.3);
	-ms-transform: scale(1.3, 1.3);
	-o-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1
}

.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent
}

.owl-theme .owl-controls .owl-nav .disabled {
	opacity: 0.5;
	cursor: default
}

.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #d6d6d6;
	display: block;
	-webkit-backface-visibility: visible;
	-webkit-transition: opacity 200ms ease;
	-moz-transition: opacity 200ms ease;
	-ms-transition: opacity 200ms ease;
	-o-transition: opacity 200ms ease;
	transition: opacity 200ms ease;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: var(--thim-body-primary-color, #2e8ece)
}

.widget .owl-theme .owl-controls {
	margin-top: 0
}

.mfp-wrap,
.mfp-bg {
	z-index: 999999
}

.related-portfolio {
	clear: both;
	margin-top: 40px;
	padding: 0
}

.related-portfolio .module_title {
	margin-bottom: 40px
}

.related-portfolio li {
	list-style: none
}

.related-portfolio .portfolio-image {
	position: relative
}

.related-portfolio .portfolio-image img {
	width: 100%
}

.related-portfolio .portfolio-image img.project-logo {
	width: auto
}

.related-portfolio .portfolio_hover {
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	text-align: center;
	color: #fff;
	opacity: 0;
	filter: alpha(opacity=0)
}

.related-portfolio .portfolio_hover:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

.related-portfolio .portfolio_hover:hover .p_line {
	width: 50%
}

.related-portfolio .portfolio_hover:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%
}

.related-portfolio .portfolio_hover .thumb-bg {
	display: inline-block;
	vertical-align: middle;
	height: auto;
	width: 70%
}

.related-portfolio .portfolio_hover .mask-content h3 a {
	color: #fff
}

.related-portfolio .p_line {
	height: 1px;
	background: #fff;
	width: 20%;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
	display: inline-block;
	margin: 5px 0
}

.related-portfolio .cat_portfolio a {
	color: #fff
}

.wapper_portfolio.standard.effects_zoom_01 .link_hover {
	-webkit-border-radius: 2px 2px 0 0;
	-moz-border-radius: 2px 2px 0 0;
	-ms-border-radius: 2px 2px 0 0;
	-o-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	display: block;
	overflow: hidden
}

.wapper_portfolio.standard.effects_zoom_01 .portfolio_hover {
	display: none
}

.wapper_portfolio.standard.effects_zoom_01 .portfolio-image img,
.wapper_portfolio.standard.effects_zoom_01 .portfolio-image .thumb-img {
	-webkit-border-radius: 2px 2px 0 0;
	-moz-border-radius: 2px 2px 0 0;
	-ms-border-radius: 2px 2px 0 0;
	-o-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s
}

.wapper_portfolio.standard.effects_zoom_01 .portfolio-image:hover img,
.wapper_portfolio.standard.effects_zoom_01 .portfolio-image:hover .thumb-img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2)
}

.wapper_portfolio.gallery.effects_zoom_01 .thumb-bg {
	display: inline-block;
	vertical-align: middle;
	height: auto;
	width: 70%
}

.wapper_portfolio.gallery.effects_zoom_01 .portfolio_hover:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%
}

.wapper_portfolio.gallery.effects_zoom_01 .portfolio-image {
	position: relative;
	overflow: hidden
}

.wapper_portfolio.gallery.effects_zoom_01 .portfolio_hover {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	opacity: 0;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	padding: 20px
}

.wapper_portfolio.gallery.effects_zoom_01 .portfolio_hover {
	background: rgba(0, 0, 0, 0.3)
}

.wapper_portfolio.gallery.effects_zoom_01 .portfolio-image:hover .portfolio_hover {
	opacity: 1;
	top: 0
}

.wapper_portfolio.gallery.effects_zoom_01 .portfolio-image:hover .portfolio_hover .read_more {
	opacity: 1
}

.wapper_portfolio.gallery.effects_zoom_01 .mask-content h3>a,
.wapper_portfolio.gallery.effects_zoom_01 .mask-content .cat_portfolio {
	color: #fff
}

.wapper_portfolio.gallery.effects_zoom_01 .portfolio-image>img,
.wapper_portfolio.gallery.effects_zoom_01 .portfolio-image .thumb-img {
	-webkit-border-radius: 2px 2px 0 0;
	-moz-border-radius: 2px 2px 0 0;
	-ms-border-radius: 2px 2px 0 0;
	-o-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}

.wapper_portfolio.gallery.effects_zoom_01 .portfolio-image:hover>img,
.wapper_portfolio.gallery.effects_zoom_01 .portfolio-image:hover .thumb-img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2)
}

.wapper_portfolio.standard.effects_zoom_02 .mask-content {
	display: table-cell;
	vertical-align: middle
}

.wapper_portfolio.standard.effects_zoom_02 .portfolio-image:hover .mask-content .btn_zoom {
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	visibility: visible !important
}

.wapper_portfolio.standard.effects_zoom_02 .portfolio-image:hover .mask-content .btn_zoom {
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-o-animation-name: fadeInDown;
	animation-name: fadeInDown
}

.wapper_portfolio.standard.effects_zoom_02 .portfolio-image {
	position: relative;
	overflow: hidden
}

.wapper_portfolio.standard.effects_zoom_02 .portfolio-image:before {
	content: "";
	position: absolute;
	top: 8px;
	left: 8px;
	bottom: 8px;
	right: 8px;
	border: 2px solid;
	border-color: #fff;
	opacity: 0.3
}

.wapper_portfolio.standard.effects_zoom_02 .portfolio-image:hover .portfolio_hover {
	opacity: 1
}

.wapper_portfolio.standard.effects_zoom_02 .portfolio_hover {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	opacity: 0;
	-webkit-transition: opacity 300ms ease-in-out;
	-moz-transition: opacity 300ms ease-in-out;
	-ms-transition: opacity 300ms ease-in-out;
	-o-transition: opacity 300ms ease-in-out;
	transition: opacity 300ms ease-in-out;
	padding: 20px
}

.wapper_portfolio.standard.effects_zoom_02 .portfolio_hover:before {
	content: "";
	position: absolute;
	top: 8px;
	left: 8px;
	bottom: 8px;
	right: 8px;
	border: 2px solid;
	border-color: #fff;
	opacity: 0.3
}

.wapper_portfolio.standard.effects_zoom_02 .portfolio_hover .thumb-bg {
	background-color: fade(blue, 40%);
	height: 100%;
	width: 100%;
	display: table
}

.wapper_portfolio.standard.effects_zoom_02 .portfolio-image img,
.wapper_portfolio.standard.effects_zoom_02 .portfolio-image .thumb-img {
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	-ms-transition: all 0.8s ease;
	transition: all 0.8s ease
}

.wapper_portfolio.standard.effects_zoom_02 .portfolio-image:hover img,
.wapper_portfolio.standard.effects_zoom_02 .portfolio-image:hover .thumb-img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2)
}

.wapper_portfolio.gallery.effects_zoom_02 .mask-content {
	display: table-cell;
	vertical-align: middle
}

.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image .mask-content h3,
.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image:hover .mask-content .cat_portfolio,
.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image:hover .mask-content .btn_zoom {
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	visibility: visible !important
}

.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image:hover .mask-content h3 {
	-webkit-animation-name: fadeInLeft;
	-moz-animation-name: fadeInLeft;
	-o-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image:hover .mask-content .cat_portfolio {
	-webkit-animation-name: fadeInRight;
	-moz-animation-name: fadeInRight;
	-o-animation-name: fadeInRight;
	animation-name: fadeInRight
}

.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image:hover .mask-content .btn_zoom {
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-o-animation-name: fadeInDown;
	animation-name: fadeInDown
}

.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image {
	position: relative;
	overflow: hidden
}

.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image:before {
	content: "";
	position: absolute;
	top: 8px;
	left: 8px;
	bottom: 8px;
	right: 8px;
	border: 2px solid;
	border-color: #fff;
	opacity: 0.3
}

.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image:hover .portfolio_hover {
	opacity: 1
}

.wapper_portfolio.gallery.effects_zoom_02 .portfolio_hover {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	opacity: 0;
	-webkit-transition: opacity 300ms ease-in-out;
	-moz-transition: opacity 300ms ease-in-out;
	-ms-transition: opacity 300ms ease-in-out;
	-o-transition: opacity 300ms ease-in-out;
	transition: opacity 300ms ease-in-out;
	padding: 20px
}

.wapper_portfolio.gallery.effects_zoom_02 .portfolio_hover:before {
	content: "";
	position: absolute;
	top: 8px;
	left: 8px;
	bottom: 8px;
	right: 8px;
	border: 2px solid;
	border-color: #fff;
	opacity: 0.3
}

.wapper_portfolio.gallery.effects_zoom_02 .portfolio_hover .thumb-bg {
	background-color: fade(blue, 40%);
	height: 100%;
	width: 100%;
	display: table
}

.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image>img,
.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image .thumb-img {
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	-ms-transition: all 0.8s ease;
	transition: all 0.8s ease
}

.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image:hover>img,
.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image:hover .thumb-img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2)
}

.wapper_portfolio.standard.effect-layla .item_large .portfolio_hover h3 {
	font-size: 28px
}

.wapper_portfolio.standard.effect-layla .portfolio_hover a.link_hover {
	z-index: 999
}

.wapper_portfolio.standard.effect-layla .portfolio_hover h3 a,
.wapper_portfolio.standard.effect-layla .portfolio_hover .cat_portfolio {
	position: relative;
	z-index: 9;
	text-align: left
}

.wapper_portfolio.standard.effect-layla .portfolio_hover .read_more {
	z-index: 9
}

.wapper_portfolio.standard.effect-layla .portfolio_hover h3 {
	text-transform: none !important;
	text-align: left
}

.wapper_portfolio.standard.effect-layla .portfolio_hover h3 a,
.wapper_portfolio.standard.effect-layla .portfolio_hover {
	color: #fff
}

.wapper_portfolio.standard.effect-layla .portfolio_hover h3 a:hover {
	opacity: 0.8
}

.wapper_portfolio.standard.effect-layla .portfolio_hover .cat_portfolio {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 600
}

.wapper_portfolio.standard.effect-layla .portfolio_hover h3 a:hover {
	opacity: 0.8
}

.wapper_portfolio.standard.effect-layla .portfolio_hover .cat_portfolio {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 600
}

.wapper_portfolio.standard.effect-layla .portfolio_hover {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	opacity: 0;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	padding: 20px
}

.wapper_portfolio.standard.effect-layla .portfolio-image:hover .portfolio_hover {
	opacity: 1;
	top: 0
}

.wapper_portfolio.standard.effect-layla .portfolio-image:hover .portfolio_hover .read_more {
	opacity: 1
}

.wapper_portfolio.standard.effect-layla .portfolio_hover {
	background: rgba(0, 0, 0, 0.3)
}

.wapper_portfolio.standard.effect-layla .portfolio-image {
	position: relative;
	overflow: hidden
}

.wapper_portfolio.standard.effect-layla .portfolio-image>a>img {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s
}

.wapper_portfolio.standard.effect-layla .portfolio-image h3 {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-100px, 0, 0);
	transform: translate3d(-100px, 0, 0)
}

.wapper_portfolio.standard.effect-layla .portfolio-image .cat_portfolio {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0, 35px, 0);
	transform: translate3d(0, 35px, 0)
}

.wapper_portfolio.standard.effect-layla .portfolio-image .read_more {
	right: 50%;
	margin-right: -26px;
	bottom: -50px
}

.wapper_portfolio.standard.effect-layla .portfolio-image:hover .portfolio_hover:before,
.wapper_portfolio.standard.effect-layla .portfolio-image:hover .portfolio_hover:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.wapper_portfolio.standard.effect-layla .portfolio-image:hover>a>img {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.wapper_portfolio.standard.effect-layla .portfolio-image:hover h3,
.wapper_portfolio.standard.effect-layla .portfolio-image:hover .cat_portfolio {
	-webkit-transform: translate3d(0, 0px, 0);
	transform: translate3d(0, 0px, 0)
}

.wapper_portfolio.standard.effect-layla .portfolio-image:hover .read_more {
	bottom: 51px
}

.wapper_portfolio.standard.effect-layla .portfolio-image .portfolio_hover {
	padding: 55px 65px 0 65px;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.wapper_portfolio.standard.effect-layla .portfolio-image .portfolio_hover:before,
.wapper_portfolio.standard.effect-layla .portfolio-image .portfolio_hover:after {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s
}

.wapper_portfolio.standard.effect-layla .portfolio-image .portfolio_hover:before,
.wapper_portfolio.standard.effect-layla .portfolio-image .portfolio_hover:after {
	position: absolute;
	content: "";
	opacity: 0
}

.wapper_portfolio.standard.effect-layla .portfolio-image .portfolio_hover:after {
	top: 30px;
	right: 50px;
	bottom: 30px;
	left: 50px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	-o-transform: scale(1, 0);
	transform: scale(1, 0);
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.wapper_portfolio.standard.effect-layla .portfolio-image .portfolio_hover:before {
	top: 50px;
	right: 30px;
	bottom: 50px;
	left: 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-o-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0
}

.wapper_portfolio.gallery.effect-layla .btn_zoom {
	position: absolute;
	right: 50px;
	bottom: 50px;
	z-index: 1
}

.wapper_portfolio.gallery.effect-layla .item_large .portfolio_hover h3 {
	font-size: 28px
}

.wapper_portfolio.gallery.effect-layla .portfolio_hover a.link_hover {
	z-index: 999
}

.wapper_portfolio.gallery.effect-layla .portfolio_hover h3 a,
.wapper_portfolio.gallery.effect-layla .portfolio_hover .cat_portfolio {
	position: relative;
	z-index: 9;
	text-align: left
}

.wapper_portfolio.gallery.effect-layla .portfolio_hover .read_more {
	z-index: 9
}

.wapper_portfolio.gallery.effect-layla .portfolio_hover h3 {
	text-transform: none !important;
	text-align: left
}

.wapper_portfolio.gallery.effect-layla .portfolio_hover h3 a,
.wapper_portfolio.gallery.effect-layla .portfolio_hover {
	color: #fff
}

.wapper_portfolio.gallery.effect-layla .portfolio_hover h3 a:hover {
	opacity: 0.8
}

.wapper_portfolio.gallery.effect-layla .portfolio_hover .cat_portfolio {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 600
}

.wapper_portfolio.gallery.effect-layla .portfolio_hover h3 a:hover {
	opacity: 0.8
}

.wapper_portfolio.gallery.effect-layla .portfolio_hover .cat_portfolio {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 600
}

.wapper_portfolio.gallery.effect-layla .portfolio_hover {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	opacity: 0;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	padding: 20px
}

.wapper_portfolio.gallery.effect-layla .portfolio-image:hover .portfolio_hover {
	opacity: 1;
	top: 0
}

.wapper_portfolio.gallery.effect-layla .portfolio-image:hover .portfolio_hover .read_more {
	opacity: 1
}

.wapper_portfolio.gallery.effect-layla .portfolio_hover {
	background: rgba(0, 0, 0, 0.3)
}

.wapper_portfolio.gallery.effect-layla .portfolio-image {
	position: relative
}

.wapper_portfolio.gallery.effect-layla .portfolio-image>a>img {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s
}

.wapper_portfolio.gallery.effect-layla .portfolio-image h3 {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-100px, 0, 0);
	transform: translate3d(-100px, 0, 0)
}

.wapper_portfolio.gallery.effect-layla .portfolio-image .cat_portfolio {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0, 35px, 0);
	transform: translate3d(0, 35px, 0)
}

.wapper_portfolio.gallery.effect-layla .portfolio-image .read_more {
	right: 50%;
	margin-right: -26px;
	bottom: -50px
}

.wapper_portfolio.gallery.effect-layla .portfolio-image:hover .portfolio_hover:before,
.wapper_portfolio.gallery.effect-layla .portfolio-image:hover .portfolio_hover:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.wapper_portfolio.gallery.effect-layla .portfolio-image:hover>a>img {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.wapper_portfolio.gallery.effect-layla .portfolio-image:hover h3,
.wapper_portfolio.gallery.effect-layla .portfolio-image:hover .cat_portfolio {
	-webkit-transform: translate3d(0, 0px, 0);
	transform: translate3d(0, 0px, 0)
}

.wapper_portfolio.gallery.effect-layla .portfolio-image:hover .read_more {
	bottom: 51px
}

.wapper_portfolio.gallery.effect-layla .portfolio-image .portfolio_hover {
	padding: 55px 65px 0 65px;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.wapper_portfolio.gallery.effect-layla .portfolio-image .portfolio_hover:before,
.wapper_portfolio.gallery.effect-layla .portfolio-image .portfolio_hover:after {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s
}

.wapper_portfolio.gallery.effect-layla .portfolio-image .portfolio_hover:before,
.wapper_portfolio.gallery.effect-layla .portfolio-image .portfolio_hover:after {
	position: absolute;
	content: "";
	opacity: 0
}

.wapper_portfolio.gallery.effect-layla .portfolio-image .portfolio_hover:after {
	top: 30px;
	right: 50px;
	bottom: 30px;
	left: 50px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.wapper_portfolio.gallery.effect-layla .portfolio-image .portfolio_hover:before {
	top: 50px;
	right: 30px;
	bottom: 50px;
	left: 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0
}

.wapper_portfolio.gallery.effect-bubba .portfolio_hover {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	opacity: 0;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	padding: 20px
}

.wapper_portfolio.gallery.effect-bubba .portfolio-image:hover .portfolio_hover {
	opacity: 1;
	top: 0
}

.wapper_portfolio.gallery.effect-bubba .portfolio-image:hover .portfolio_hover .read_more {
	opacity: 1
}

.wapper_portfolio.gallery.effect-bubba .portfolio_hover {
	background: rgba(0, 0, 0, 0.3)
}

.wapper_portfolio.gallery.effect-bubba .portfolio-image {
	position: relative
}

.wapper_portfolio.gallery.effect-bubba .portfolio-image>a img {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s
}

.wapper_portfolio.gallery.effect-bubba .portfolio-image:hover>a img {
	opacity: 0.8;
	-webkit-transform: scale(1.03);
	transform: scale(1.03)
}

.wapper_portfolio.gallery.effect-bubba .portfolio-image:hover .portfolio_hover {
	background: rgba(0, 0, 0, 0.4)
}

.wapper_portfolio.gallery.effect-bubba .portfolio-image:hover .portfolio_hover:before,
.wapper_portfolio.gallery.effect-bubba .portfolio-image:hover .portfolio_hover:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.wapper_portfolio.gallery.effect-bubba .portfolio-image:hover .portfolio_hover h3 {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.wapper_portfolio.gallery.effect-bubba .portfolio-image:hover .portfolio_hover .cat_portfolio {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.wapper_portfolio.gallery.effect-bubba .portfolio-image .portfolio_hover {
	top: 0;
	opacity: 1;
	padding: 2em;
	color: #fff;
	background: rgba(48, 133, 163, 0.2)
}

.wapper_portfolio.gallery.effect-bubba .portfolio-image .portfolio_hover:before,
.wapper_portfolio.gallery.effect-bubba .portfolio-image .portfolio_hover:after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: "";
	opacity: 0;
	-webkit-transition: opacity 0.45s, -webkit-transform 0.45s;
	transition: opacity 0.45s, transform 0.45s
}

.wapper_portfolio.gallery.effect-bubba .portfolio-image .portfolio_hover:before,
.wapper_portfolio.gallery.effect-bubba .portfolio-image .portfolio_hover:after {
	position: absolute;
	content: "";
	opacity: 0
}

.wapper_portfolio.gallery.effect-bubba .portfolio-image .portfolio_hover:after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0)
}

.wapper_portfolio.gallery.effect-bubba .portfolio-image .portfolio_hover:before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1)
}

.wapper_portfolio.gallery.effect-bubba .portfolio-image .portfolio_hover h3 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0, -20px, 0);
	transform: translate3d(0, -20px, 0);
	text-align: center;
	padding-top: 40px
}

.wapper_portfolio.gallery.effect-bubba .portfolio-image .portfolio_hover .cat_portfolio {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0, 20px, 0);
	transform: translate3d(0, 20px, 0);
	text-align: center
}

.wapper_portfolio.gallery.effect-bubba .btn_zoom {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0, 20px, 0);
	transform: translate3d(0, 20px, 0)
}

.wapper_portfolio.gallery.effect-bubba .portfolio-image:hover .portfolio_hover .btn_zoom {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.effect-romeo .portfolio-image {
	position: relative
}

.effect-romeo .portfolio-image>a img {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0, 0, 300px);
	transform: translate3d(0, 0, 300px);
	opacity: 0.8
}

.effect-romeo .portfolio-image:hover>a img {
	opacity: 0.6;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.effect-romeo .portfolio-image:hover .portfolio_hover {
	background: rgba(0, 0, 0, 0.4)
}

.effect-romeo .portfolio-image:hover .portfolio_hover:before {
	opacity: 0.5;
	-webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
	transform: translate3d(-50%, -50%, 0) rotate(45deg)
}

.effect-romeo .portfolio-image:hover .portfolio_hover:after {
	opacity: 0.5;
	-webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
	transform: translate3d(-50%, -50%, 0) rotate(-45deg)
}

.effect-romeo .portfolio-image:hover .portfolio_hover h3 {
	-webkit-transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
	transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0)
}

.effect-romeo .portfolio-image:hover .portfolio_hover .cat_portfolio {
	-webkit-transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
	transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0)
}

.effect-romeo .portfolio-image .portfolio_hover {
	top: 0;
	opacity: 1;
	padding: 2em;
	color: #fff;
	background: rgba(0, 0, 0, 0.2)
}

.effect-romeo .portfolio-image .portfolio_hover:before,
.effect-romeo .portfolio-image .portfolio_hover:after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80%;
	height: 1px;
	background: #fff;
	content: "";
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0)
}

.effect-romeo .portfolio-image .portfolio_hover:before,
.effect-romeo .portfolio-image .portfolio_hover:after {
	position: absolute;
	content: ""
}

.effect-romeo .portfolio-image .portfolio_hover h3 {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
	transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
	text-align: center;
	margin: 0px;
	text-transform: uppercase !important
}

.effect-romeo .portfolio-image .portfolio_hover .cat_portfolio {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	padding: 0.25em 0em;
	-webkit-transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
	transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
	text-align: center
}

.effect-oscar .portfolio-image {
	position: relative
}

.effect-oscar .portfolio-image>a img {
	opacity: 1
}

.effect-oscar .portfolio-image:hover>a img {
	opacity: 0.6
}

.effect-oscar .portfolio-image:hover .portfolio_hover {
	background: rgba(0, 0, 0, 0.4)
}

.effect-oscar .portfolio-image:hover .portfolio_hover:before,
.effect-oscar .portfolio-image:hover .portfolio_hover .cat_portfolio,
.effect-oscar .portfolio-image:hover .portfolio_hover h3 {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.effect-oscar .portfolio-image .portfolio_hover {
	top: 0;
	opacity: 1;
	padding: 2em;
	color: #fff;
	background: rgba(0, 0, 0, 0.2)
}

.effect-oscar .portfolio-image .portfolio_hover:before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: "";
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(0);
	transform: scale(0)
}

.effect-oscar .portfolio-image .portfolio_hover h3 {
	margin: 50px 0 10px 0
}

.effect-oscar .portfolio-image .portfolio_hover .cat_portfolio,
.effect-oscar .portfolio-image .portfolio_hover h3 {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	text-align: center
}

.effects_over .portfolio-image {
	position: relative;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	transition: all 200ms ease-out
}

.effects_over .portfolio-image:hover .portfolio_hover {
	top: 0
}

.effects_over .portfolio-image .portfolio_hover {
	top: 100%;
	background: rgba(255, 228, 0, 0.8);
	color: #111111
}

.effects_over .portfolio-image .portfolio_hover:before {
	position: absolute;
	content: "\f35d";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	top: 30%;
	font-size: 25px;
	left: 0;
	width: 100%
}

.effects_over .portfolio-image .portfolio_hover:after {
	position: absolute;
	content: "\f30b";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	top: 65%;
	font-size: 25px;
	left: 0;
	width: 100%
}

.effects_over .portfolio-image .portfolio_hover h3 {
	position: absolute;
	top: 45%;
	left: 0;
	width: 100%;
	text-align: center;
	margin: 0px;
	text-transform: uppercase !important
}

.effects_over .portfolio-image .portfolio_hover h3 a {
	color: #111111
}

.effects_over .portfolio-image .portfolio_hover .cat_portfolio {
	position: absolute;
	top: 52%;
	left: 0;
	width: 100%;
	padding: 0.25em 0em;
	text-align: center
}

.wapper_portfolio.gallery.effects_classic .portfolio-image {
	position: relative
}

.wapper_portfolio.gallery.effects_classic .portfolio_hover {
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	height: 100%;
	text-align: center;
	color: #fff;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	opacity: 0;
	filter: alpha(opacity=0)
}

.wapper_portfolio.gallery.effects_classic .portfolio_hover:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

.wapper_portfolio.gallery.effects_classic .portfolio_hover:hover .p_line {
	width: 50%
}

.wapper_portfolio.gallery.effects_classic .portfolio_hover:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%
}

.wapper_portfolio.gallery.effects_classic .portfolio_hover .thumb-bg {
	display: inline-block;
	vertical-align: middle;
	height: auto;
	width: 70%
}

.wapper_portfolio.gallery.effects_classic .portfolio_hover .mask-content h3 a {
	color: #fff
}

.wapper_portfolio.gallery.effects_classic .p_line {
	height: 1px;
	background: #fff;
	width: 20%;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	display: inline-block;
	margin: 5px 0
}

.wapper_portfolio.standard.effects_classic .portfolio-image {
	position: relative
}

.wapper_portfolio.standard.effects_classic .portfolio-image:hover .portfolio_hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

.wapper_portfolio.standard.effects_classic .portfolio_hover {
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	height: 100%;
	text-align: center;
	color: #fff;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	opacity: 0;
	filter: alpha(opacity=0)
}

.wapper_portfolio.standard.effects_classic .portfolio_hover:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

.wapper_portfolio.standard.effects_classic .portfolio_hover:hover .p_line {
	width: 50%
}

.wapper_portfolio.standard.effects_classic .portfolio_hover:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%
}

.wapper_portfolio.standard.effects_classic .portfolio_hover .thumb-bg {
	display: inline-block;
	vertical-align: middle;
	height: auto;
	width: 70%
}

.wapper_portfolio.standard.effects_classic .portfolio_hover .mask-content {
	display: inline-block;
	vertical-align: middle;
	height: auto;
	width: 70%
}

.wapper_portfolio.standard.effects_classic .portfolio_hover .mask-content h3 a {
	color: #fff
}

.btn_zoom {
	color: #fff;
	background: blue;
	padding: 0 25px;
	font-weight: bold;
	cursor: pointer;
	border: none;
	height: 36px;
	line-height: 36px;
	border-radius: 2px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	margin: 5px
}

.btn_zoom:hover {
	background: #000;
	color: #fff
}

.wapper_portfolio.gallery .mask-content h3 a,
.wapper_portfolio.gallery .cat_portfolio a {
	color: #fff
}

.wapper_portfolio .content_portfolio:after {
	content: "";
	display: block;
	clear: both
}

.wapper_portfolio.standard .portfolio_standard {
	background: #fff;
	border-radius: 0 0 2px 2px;
	padding: 20px
}

.wapper_portfolio.standard .portfolio_standard h3 {
	margin: 0;
	margin-bottom: 10px
}

.wapper_portfolio.standard .portfolio_standard h3 a {
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	width: 100%
}

.wapper_portfolio.standard .portfolio-image {
	border-radius: 2px 2px 0 0;
	display: block;
	overflow: hidden
}

.wapper_portfolio.standard .portfolio-content-inner {
	background: #fff;
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
	border-radius: 2px
}

.wapper_portfolio.gutter .item_portfolio {
	margin-bottom: 20px
}

.wapper_portfolio .item_portfolio .portfolio-image img,
.wapper_portfolio.gutter .item_portfolio .portfolio-image img {
	height: auto;
	width: 100%
}

.wapper_portfolio .item_portfolio .portfolio-image img.project-logo,
.wapper_portfolio.gutter .item_portfolio .portfolio-image img.project-logo {
	width: auto
}

.portfolio-image {
	overflow: hidden
}

.wapper_portfolio {
	overflow: hidden
}

.wapper_portfolio .content_portfolio li {
	list-style: none outside none
}

.wapper_portfolio .content_portfolio {
	overflow: hidden;
	width: 100%
}

#infscr-loading {
	width: 100%;
	display: inline-block;
	position: absolute;
	bottom: -45px;
	text-align: center
}

.two-col.item_portfolio {
	width: 50%
}

.three-col.item_portfolio {
	width: 33.33%
}

.three-col.item_portfolio.item_large {
	width: 66.66%
}

.four-col.item_portfolio {
	width: 25%
}

.four-col.item_portfolio.item_large {
	width: 50%
}

.five-col.item_portfolio {
	width: 20%
}

.five-col.item_portfolio.item_large {
	width: 40%
}

.content_portfolio .element-item {
	float: left
}

.portfolio-tabs {
	margin-left: 0
}

.portfolio-tabs-wapper.filters.style-01 {
	margin-bottom: 25px;
	display: block
}

.portfolio-tabs-wapper.filters.style-01 li {
	display: inline-block
}

.portfolio-tabs-wapper.filters.style-01 li a {
	padding: 7px 20px;
	background: #cccccc;
	color: #fff;
	font-weight: bold;
	display: block;
	text-align: center;
	min-width: 80px;
	border-radius: 2px
}

.portfolio-tabs-wapper.filters.style-01 li a:hover {
	background: #000;
	color: #fff;
	text-decoration: none
}

.portfolio-tabs-wapper.filters.style-01 li a.active {
	background: blue;
	position: relative
}

.portfolio-tabs-wapper.filters.style-01 li a.active:after {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid blue;
	bottom: -5px;
	content: "";
	display: inline-block;
	height: 0;
	left: 50%;
	margin-left: -5px;
	position: absolute;
	width: 0
}

.portfolio-tabs-wapper.filters.style-02 {
	text-align: center;
	padding: 0 0 15px 0;
	margin-bottom: 40px;
	display: block
}

.portfolio-tabs-wapper.filters.style-02 li {
	display: inline-block
}

.portfolio-tabs-wapper.filters.style-02 li a {
	color: #b3b3b3;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	text-align: center;
	min-width: 80px;
	padding: 0 20px
}

.portfolio-tabs-wapper.filters.style-02 li a:hover {
	color: #000;
	text-decoration: none
}

.portfolio-tabs-wapper.filters.style-02 li a.active {
	color: #000;
	position: relative
}

.portfolio-tabs-wapper.filters.style-02 li a.active:before {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #000;
	bottom: -21px;
	content: "";
	display: inline-block;
	height: 0;
	left: 50%;
	margin-left: -5px;
	position: absolute;
	width: 0
}

.portfolio-tabs-wapper.filters.style-02 li a.active:after {
	background: #000;
	content: "";
	display: inline-block;
	height: 1px;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: -16px
}

.portfolio-tabs-wapper.filters.style-03 {
	width: 100%;
	text-align: center;
	padding-top: 40px;
	margin-bottom: 0px;
	border-radius: 0
}

.portfolio-tabs-wapper.filters.style-03 .page-numbers {
	display: inline-block;
	padding-left: 0;
	margin-bottom: 0px
}

.portfolio-tabs-wapper.filters.style-03 .page-numbers>li {
	display: inline
}

.portfolio-tabs-wapper.filters.style-03 .page-numbers>li>a,
.portfolio-tabs-wapper.filters.style-03 .page-numbers>li>span {
	position: relative;
	float: left;
	padding: 8px 20px;
	text-decoration: none;
	color: #fff;
	background-color: #DDDDDD;
	margin-left: 2px
}

.portfolio-tabs-wapper.filters.style-03 .page-numbers>li>a.active,
.portfolio-tabs-wapper.filters.style-03 .page-numbers>li.active>a,
.portfolio-tabs-wapper.filters.style-03 .page-numbers>li>a:hover {
	background: #A2A2A2;
	color: #fff
}

.portfolio-tabs-wapper.filters.style-03 .page-numbers>li>a:hover {
	background: #A2A2A2;
	color: #fff
}

.portfolio-tabs-wapper.filters.style-03 .page-numbers>li>a.next,
.portfolio-tabs-wapper.filters.style-03 .page-numbers>li>a.prev {
	color: #fff
}

.select-toggle_scroll_more .loop-pagination {
	display: none
}

.select-toggle_scroll_more .content_portfolio {
	margin-bottom: 55px;
	overflow: initial
}

.select-toggle_scroll_more #infscr-loading {
	bottom: -55px
}

.mfp-close {
	width: 30px;
	height: 30px;
	line-height: 30px
}

.overflow-hidden {
	overflow: hidden !important
}

.add-fix {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	background: #fff;
	z-index: 999999
}

.close-slider {
	right: 50px;
	position: absolute;
	top: 50px
}

.close-slider span {
	font-size: var(--thim-font-h2-font-size, 28px);
	color: #fff
}

.gallery-slider-content>i {
	position: relative;
	top: 45%;
	display: block;
	margin: 0 auto;
	font-size: 40px;
	width: 40px
}

.gallery_content_area_wrap {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 30px;
	height: 100%
}

.gallery_content_area_wrap .portfolio-description {
	margin-bottom: 16px;
	margin-top: 16px
}

.gallery_content_area_wrap .portfolio-description h3 {
	margin-bottom: 6px
}

.gallery_content_area_wrap .tags {
	margin-bottom: 16px
}

.gallery_content_area_wrap .share h3 {
	margin: 0 0 15px 0
}

.gallery_content_area_wrap .link-project a {
	margin: 15px 0 0 0
}

.gallery_content {
	position: absolute;
	top: 0px;
	width: 340px;
	background: #fff;
	word-break: break-all;
	word-wrap: break-word;
	z-index: 3;
	height: 100%;
	left: -340px;
	-webkit-transition: left 0.3s ease;
	-moz-transition: left 0.3s ease;
	-o-transition: left 0.3s ease;
	-ms-transition: left 0.3s ease;
	transition: left 0.3s ease
}

.gallery_content.show {
	left: 0px
}

.single_portfolio_info_close i {
	display: inline-block;
	text-align: center;
	color: #fff;
	line-height: 40px;
	width: 40px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 2px solid #fff;
	font-size: 0.938rem;
	-webkit-user-select: none
}

.single_portfolio_info_close i {
	border-radius: 0px;
	border: 0px;
	font-size: 16px;
	background: #000;
	padding: 1px 2px 0px 0px
}

.single_portfolio_info_close i {
	border-radius: 0px;
	border: 0px;
	font-size: 16px;
	background: #000;
	padding: 1px 2px 0px 0px
}

.single_portfolio_info_close {
	position: absolute;
	top: 50%;
	cursor: pointer;
	z-index: 10;
	margin-top: -20px
}

.single_portfolio_info_close {
	right: -40px;
	top: 40px
}

.gallery-title {
	border-bottom: 1px #ccc solid;
	padding-bottom: 16px;
	text-transform: uppercase
}

.view_all {
	text-align: center
}

.view_all .sc-btn {
	margin: 10px 0 0 0
}

.portfolio-format-vertical-stacked .be-animate {
	padding-right: 15px;
	padding-left: 15px
}

.portfolio-format-gallery .portfolio-gallery {
	margin: auto -15px
}

.portfolio-format-left-sidebar:after {
	display: block;
	content: "";
	clear: both
}

.portfolio-format-left-sidebar .entry-content-portfolio {
	padding-left: 0
}

.portfolio-format-left-sidebar .post-formats-wrapper {
	padding-right: 0
}

.portfolio-format-right-sidebar:after {
	display: block;
	content: "";
	clear: both
}

.portfolio-format-right-sidebar .entry-content-portfolio {
	padding-right: 0
}

.portfolio-format-right-sidebar .post-formats-wrapper {
	padding-left: 0
}

.portfolio-format-sidebar-slider .entry-content-portfolio {
	padding-right: 0
}

.portfolio-format-sidebar-slider .post-formats-wrapper {
	padding-left: 0
}

.portfolio-format-sidebar-slider .post-formats-wrapper iframe {
	width: 100%;
	border: none
}

.mfp-arrow {
	width: 30px;
	height: 100px
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
	margin-left: 3px;
	margin-top: 30px
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
	margin-left: 7px;
	margin-top: 30px
}

.entry-content-portfolio .sc-btn {
	margin: 0
}

.entry-content-portfolio .portfolio-description h3 {
	text-transform: uppercase;
	margin: 0 0 15px 0
}

.entry-content-portfolio .portfolio-description,
.entry-content-portfolio .share,
.entry-content-portfolio .tags {
	margin-bottom: 30px
}

.entry-content-portfolio .share h3 {
	margin: 0 0 15px 0
}

.entry-content-portfolio .single-img {
	margin-bottom: 30px
}

@media (max-width:991px) {
	.entry-content-portfolio.floting-sidebar {
		padding: 0
	}
}

.entry-content-portfolio.floting-sidebar .portfolio-description {
	margin: -1px
}

.entry-content-portfolio.floting-sidebar .portfolio-description h3 {
	text-transform: var(--thim-font-h3-text-transform, none);
	font-size: var(--thim-font-h5-font-size, 16px);
	margin: 0;
	background-color: var(--thim-font-title-color, #333333);
	color: #fff;
	padding: 12px 30px
}

.entry-content-portfolio.floting-sidebar .portfolio-clients {
	margin: 30px 30px 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid var(--thim-border-color, #eee)
}

.entry-content-portfolio.floting-sidebar .tags {
	margin: 0 30px 15px 30px;
	padding-bottom: 15px;
	border-bottom: 1px solid var(--thim-border-color, #eee)
}

.entry-content-portfolio.floting-sidebar .tags ul {
	display: block;
	margin: 0
}

.entry-content-portfolio.floting-sidebar .tags ul li {
	margin: 0
}

.entry-content-portfolio.floting-sidebar .tags ul a {
	color: var(--thim-font-title-color, #333333)
}

.entry-content-portfolio.floting-sidebar .tags ul a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.entry-content-portfolio.floting-sidebar .portfolio-date {
	margin: 0 30px 30px
}

.entry-content-portfolio.floting-sidebar .entry-content-right {
	border: 1px solid var(--thim-border-color, #eee)
}

.entry-content-portfolio.floting-sidebar label {
	font-weight: 500;
	margin-bottom: 10px;
	color: var(--thim-font-title-color, #333333)
}

section.tags i {
	font-size: 20px;
	color: #000;
	vertical-align: middle;
	display: inline
}

section.tags ul {
	display: inline;
	margin: 0;
	vertical-align: middle;
	margin-left: 8px
}

section.tags ul li {
	display: inline-block;
	margin-left: -4px
}

section.tags ul li:after {
	content: ",";
	padding: 0 4px 0 0;
	color: var(--thim-font-body-color, #666666)
}

section.tags ul li:last-child:after {
	content: "";
	padding: 0
}

.portfolio-gallery .columns {
	margin-bottom: 30px
}

.portfolio-gallery .columns a {
	display: block;
	overflow: hidden;
	text-align: center
}

.portfolio-gallery .columns img {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}

.portfolio-gallery .columns img:hover {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2)
}

.be-animate {
	visibility: hidden;
	margin-bottom: 20px
}

.be-section {
	overflow: hidden
}

.standard.gutter.multigrid .portfolio-image>a {
	height: inherit
}

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

	.post-formats-wrapper,
	.related-portfolio {
		padding: 0
	}

	.related-portfolio ul li {
		padding-bottom: 10px
	}
}

@media (max-width:940px) {

	.three-col.item_portfolio,
	.four-col.item_portfolio,
	.five-col.item_portfolio {
		width: 33.34%
	}

	.three-col.item_portfolio.item_large,
	.four-col.item_portfolio.item_large,
	.five-col.item_portfolio.item_large {
		width: 66.66%
	}
}

@media (max-width:768px) {

	.two-col.item_portfolio,
	.three-col.item_portfolio,
	.three-col.item_portfolio.item_large,
	.four-col.item_portfolio,
	.four-col.item_portfolio.item_large,
	.five-col.item_portfolio,
	.five-col.item_portfolio.item_large {
		width: 50%
	}
}

@media only screen and (max-width:568px) {
	.portfolio-tabs-wapper.filters.style-01 li {
		display: block;
		margin-bottom: 10px
	}

	.portfolio-tabs-wapper.filters.style-02 li {
		display: inline-block;
		margin-bottom: 5px;
		padding: 10px;
		border: 1px solid #eee;
		width: 45%
	}

	.portfolio-tabs-wapper.filters.style-02 li a:before,
	.portfolio-tabs-wapper.filters.style-02 li a:after {
		display: none !important
	}
}

@media (max-width:480px) {

	.two-col.item_portfolio,
	.three-col.item_portfolio,
	.three-col.item_portfolio.item_large,
	.four-col.item_portfolio,
	.four-col.item_portfolio.item_large,
	.five-col.item_portfolio,
	.five-col.item_portfolio.item_large {
		width: 100%
	}
}

.btn_zoom {
	display: none !important
}

.read-more {
	text-align: center;
	margin-bottom: 80px;
	margin-top: 75px
}

.thim-widget-portfolio .wapper_portfolio,
.portfolio_container .wapper_portfolio {
	overflow: visible
}

.thim-widget-portfolio .wapper_portfolio .filters,
.portfolio_container .wapper_portfolio .filters {
	text-align: center;
	margin-bottom: 60px;
	margin-top: -10px
}

.thim-widget-portfolio .wapper_portfolio .filters .portfolio-tabs,
.portfolio_container .wapper_portfolio .filters .portfolio-tabs {
	margin: 0 auto;
	display: inline-block;
	border-bottom: 1px solid #eee;
	padding: 0 10px
}

.thim-widget-portfolio .wapper_portfolio .filters .portfolio-tabs li,
.portfolio_container .wapper_portfolio .filters .portfolio-tabs li {
	list-style: none;
	display: inline-block
}

.thim-widget-portfolio .wapper_portfolio .filters .portfolio-tabs li a.filter,
.portfolio_container .wapper_portfolio .filters .portfolio-tabs li a.filter {
	display: inline-block;
	border-bottom: 2px solid transparent;
	margin: 0 8px -2px 8px;
	padding: 5px 8px;
	text-transform: uppercase;
	cursor: pointer;
	font-size: 0.875rem;
	font-weight: 700
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .portfolio-hover .mask-content h3,
.portfolio_container .wapper_portfolio .portfolio_column .portfolio-hover .mask-content h3 {
	font-size: 24px;
	font-weight: 700;
	line-height: 30px;
	margin-bottom: 0px;
	margin-top: 0px
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .portfolio-hover .mask-content h3 a,
.portfolio_container .wapper_portfolio .portfolio_column .portfolio-hover .mask-content h3 a {
	text-decoration: none;
	color: #fff
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .portfolio-hover .mask-content .cat_portfolio,
.portfolio_container .wapper_portfolio .portfolio_column .portfolio-hover .mask-content .cat_portfolio {
	color: #fff;
	font-size: 0.938rem;
	font-weight: 600;
	line-height: 25px
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .portfolio-hover .mask-content .cat_portfolio a,
.portfolio_container .wapper_portfolio .portfolio_column .portfolio-hover .mask-content .cat_portfolio a {
	text-decoration: none;
	color: #fff
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style01 .item_portfolio,
.portfolio_container .wapper_portfolio .portfolio_column .style01 .item_portfolio {
	background-color: #eee
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style01 .item_portfolio .portfolio-image,
.portfolio_container .wapper_portfolio .portfolio_column .style01 .item_portfolio .portfolio-image {
	position: relative;
	overflow: hidden
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style01 .item_portfolio .portfolio-image .img-portfolio img,
.portfolio_container .wapper_portfolio .portfolio_column .style01 .item_portfolio .portfolio-image .img-portfolio img {
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
	-webkit-transition: all 0.55s;
	transition: all 0.55s
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style01 .item_portfolio .portfolio-image .portfolio-hover,
.portfolio_container .wapper_portfolio .portfolio_column .style01 .item_portfolio .portfolio-image .portfolio-hover {
	visibility: hidden;
	text-align: left;
	padding: 15px 35px 20px;
	display: block;
	position: absolute;
	width: 100%;
	top: 0;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: all 0.6s;
	transition: all 0.6s
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style01 .item_portfolio:hover .portfolio-image .img-portfolio img,
.portfolio_container .wapper_portfolio .portfolio_column .style01 .item_portfolio:hover .portfolio-image .img-portfolio img {
	-webkit-transform: translateY(90px);
	transform: translateY(90px);
	opacity: 0.4
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style01 .item_portfolio:hover .portfolio-image .portfolio-hover,
.portfolio_container .wapper_portfolio .portfolio_column .style01 .item_portfolio:hover .portfolio-image .portfolio-hover {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	top: 0;
	visibility: visible
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style02,
.portfolio_container .wapper_portfolio .portfolio_column .style02 {
	overflow: visible
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style02 li,
.portfolio_container .wapper_portfolio .portfolio_column .style02 li {
	overflow: visible
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style02 li .portfolio-image,
.portfolio_container .wapper_portfolio .portfolio_column .style02 li .portfolio-image {
	overflow: visible
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style02 li .portfolio-image .portfolio-hover,
.portfolio_container .wapper_portfolio .portfolio_column .style02 li .portfolio-image .portfolio-hover {
	position: absolute;
	z-index: 99;
	top: 0;
	left: 0;
	padding: 20px;
	height: 100%;
	width: 100%;
	opacity: 0;
	text-align: center;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
	-moz-transition: -moz-transform 0.5s, opacity 0.5s;
	transition: transform 0.5s, opacity 0.5s
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style02 li .portfolio-image .portfolio-hover .mask-content,
.portfolio_container .wapper_portfolio .portfolio_column .style02 li .portfolio-image .portfolio-hover .mask-content {
	padding-top: 35%
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style02 li:hover .portfolio-image .portfolio-hover,
.portfolio_container .wapper_portfolio .portfolio_column .style02 li:hover .portfolio-image .portfolio-hover {
	opacity: 1;
	-webkit-transform: translate(15px, 15px);
	-moz-transform: translate(15px, 15px);
	-ms-transform: translate(15px, 15px);
	-o-transform: translate(15px, 15px)
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style03,
.portfolio_container .wapper_portfolio .portfolio_column .style03 {
	overflow: visible
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style03 li,
.portfolio_container .wapper_portfolio .portfolio_column .style03 li {
	overflow: visible
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style03 li .portfolio-image,
.portfolio_container .wapper_portfolio .portfolio_column .style03 li .portfolio-image {
	overflow: visible
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style03 li .portfolio-image .img-portfolio img,
.portfolio_container .wapper_portfolio .portfolio_column .style03 li .portfolio-image .img-portfolio img {
	overflow: visible;
	position: relative;
	z-index: 10;
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style03 li .portfolio-image .portfolio-hover,
.portfolio_container .wapper_portfolio .portfolio_column .style03 li .portfolio-image .portfolio-hover {
	position: absolute;
	width: 100%;
	top: auto;
	bottom: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 0
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style03 li .portfolio-image .portfolio-hover .mask-content,
.portfolio_container .wapper_portfolio .portfolio_column .style03 li .portfolio-image .portfolio-hover .mask-content {
	margin-bottom: 19px;
	text-align: center
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style03 li .portfolio-image .portfolio-hover .mask-content h3,
.portfolio_container .wapper_portfolio .portfolio_column .style03 li .portfolio-image .portfolio-hover .mask-content h3 {
	margin-top: 0
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style03 li:hover .portfolio-image .img-portfolio img,
.portfolio_container .wapper_portfolio .portfolio_column .style03 li:hover .portfolio-image .img-portfolio img {
	-webkit-transform: translate(0, -90px);
	-moz-transform: translate(0, -90px);
	-ms-transform: translate(0, -90px);
	-o-transform: translate(0, -90px)
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style04 li,
.portfolio_container .wapper_portfolio .portfolio_column .style04 li {
	overflow: hidden
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style04 li .portfolio-image .img-portfolio img,
.portfolio_container .wapper_portfolio .portfolio_column .style04 li .portfolio-image .img-portfolio img {
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
	max-width: 100%;
	display: block;
	position: relative
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style04 li .portfolio-image .portfolio-hover,
.portfolio_container .wapper_portfolio .portfolio_column .style04 li .portfolio-image .portfolio-hover {
	position: absolute;
	height: 100px;
	width: 100%;
	top: auto;
	bottom: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translate(0, 100%);
	-moz-transform: translate(0, 100%);
	-ms-transform: translate(0, 100%);
	-o-transform: translate(0, 100%);
	visibility: hidden;
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style04 li .portfolio-image .portfolio-hover .mask-content,
.portfolio_container .wapper_portfolio .portfolio_column .style04 li .portfolio-image .portfolio-hover .mask-content {
	margin-top: 19px;
	text-align: center
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style04 li .portfolio-image .portfolio-hover .mask-content h3,
.portfolio_container .wapper_portfolio .portfolio_column .style04 li .portfolio-image .portfolio-hover .mask-content h3 {
	margin-top: 0
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style04 li:hover .portfolio-image .img-portfolio img,
.portfolio_container .wapper_portfolio .portfolio_column .style04 li:hover .portfolio-image .img-portfolio img {
	-webkit-transform: translate(0, -50px);
	-moz-transform: translate(0, -50px);
	-ms-transform: translate(0, -50px);
	-o-transform: translate(0, -50px)
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style04 li:hover .portfolio-image .portfolio-hover,
.portfolio_container .wapper_portfolio .portfolio_column .style04 li:hover .portfolio-image .portfolio-hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
	visibility: visible
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style05,
.portfolio_container .wapper_portfolio .portfolio_column .style05 {
	overflow: visible
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style05 li,
.portfolio_container .wapper_portfolio .portfolio_column .style05 li {
	overflow: visible;
	-webkit-perspective: 1700px;
	-moz-perspective: 1700px;
	perspective: 1700px;
	-webkit-perspective-origin: 0 50%;
	-moz-perspective-origin: 0 50%;
	perspective-origin: 0 50%
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style05 li .portfolio-image,
.portfolio_container .wapper_portfolio .portfolio_column .style05 li .portfolio-image {
	overflow: visible;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style05 li .portfolio-image .img-portfolio,
.portfolio_container .wapper_portfolio .portfolio_column .style05 li .portfolio-image .img-portfolio {
	overflow: hidden
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style05 li .portfolio-image .img-portfolio img,
.portfolio_container .wapper_portfolio .portfolio_column .style05 li .portfolio-image .img-portfolio img {
	position: relative;
	z-index: 10;
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style05 li .portfolio-image .portfolio-hover,
.portfolio_container .wapper_portfolio .portfolio_column .style05 li .portfolio-image .portfolio-hover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	height: 100%;
	width: 50%;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotateY(-90deg);
	-ms-transform: rotateY(-90deg);
	-o-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style05 li .portfolio-image .portfolio-hover .mask-content,
.portfolio_container .wapper_portfolio .portfolio_column .style05 li .portfolio-image .portfolio-hover .mask-content {
	margin-bottom: 19px;
	text-align: center
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style05 li .portfolio-image .portfolio-hover .mask-content h3,
.portfolio_container .wapper_portfolio .portfolio_column .style05 li .portfolio-image .portfolio-hover .mask-content h3 {
	margin-top: 0;
	margin-bottom: 0
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style05 li:hover .portfolio-image .img-portfolio img,
.portfolio_container .wapper_portfolio .portfolio_column .style05 li:hover .portfolio-image .img-portfolio img {
	-webkit-transform: translate(25%, 0);
	-moz-transform: translate(25%, 0);
	-ms-transform: translate(25%, 0);
	-o-transform: translate(25%, 0)
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style05 li:hover .portfolio-image .portfolio-hover,
.portfolio_container .wapper_portfolio .portfolio_column .style05 li:hover .portfolio-image .portfolio-hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style05 .mask-content h3,
.portfolio_container .wapper_portfolio .portfolio_column .style05 .mask-content h3 {
	margin-top: 15px !important;
	margin-bottom: 15px !important
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style06 li,
.portfolio_container .wapper_portfolio .portfolio_column .style06 li {
	background: transparent !important
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style06 li .portfolio-image .img-portfolio img,
.portfolio_container .wapper_portfolio .portfolio_column .style06 li .portfolio-image .img-portfolio img {
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
	max-width: 100%;
	display: block;
	position: relative;
	z-index: 10
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style06 li .portfolio-image .portfolio-hover,
.portfolio_container .wapper_portfolio .portfolio_column .style06 li .portfolio-image .portfolio-hover {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(0.7);
	-ms-transform: scale(0.7);
	-o-transform: scale(0.7);
	transform: scale(0.7);
	visibility: hidden;
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
	-moz-transition: -moz-transform 0.4s, opacity 0.4s;
	transition: transform 0.4s, opacity 0.4s
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style06 li .portfolio-image .portfolio-hover .mask-content,
.portfolio_container .wapper_portfolio .portfolio_column .style06 li .portfolio-image .portfolio-hover .mask-content {
	text-align: center
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style06 li:hover .portfolio-image .img-portfolio img,
.portfolio_container .wapper_portfolio .portfolio_column .style06 li:hover .portfolio-image .img-portfolio img {
	-webkit-transform: scale(0.4);
	-ms-transform: scale(0.4);
	-o-transform: scale(0.4);
	transform: scale(0.4)
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style06 li:hover .portfolio-image .portfolio-hover,
.portfolio_container .wapper_portfolio .portfolio_column .style06 li:hover .portfolio-image .portfolio-hover {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style07 li .portfolio-image .img-portfolio img,
.portfolio_container .wapper_portfolio .portfolio_column .style07 li .portfolio-image .img-portfolio img {
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
	max-width: 100%;
	display: block;
	position: relative;
	z-index: 10
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style07 li .portfolio-image .portfolio-hover,
.portfolio_container .wapper_portfolio .portfolio_column .style07 li .portfolio-image .portfolio-hover {
	position: absolute;
	bottom: 30px;
	width: 100%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style07 li .portfolio-image .portfolio-hover .mask-content,
.portfolio_container .wapper_portfolio .portfolio_column .style07 li .portfolio-image .portfolio-hover .mask-content {
	text-align: center
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style07 li:hover .portfolio-image .img-portfolio img,
.portfolio_container .wapper_portfolio .portfolio_column .style07 li:hover .portfolio-image .img-portfolio img {
	-webkit-transform: translateY(-50px) scale(0.5);
	-moz-transform: translateY(-50px) scale(0.5);
	-ms-transform: translateY(-50px) scale(0.5);
	transform: translateY(-50px) scale(0.5)
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style08,
.portfolio_container .wapper_portfolio .portfolio_column .style08 {
	overflow: visible
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style08 li,
.portfolio_container .wapper_portfolio .portfolio_column .style08 li {
	overflow: visible
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style08 li .portfolio-image .img-portfolio img,
.portfolio_container .wapper_portfolio .portfolio_column .style08 li .portfolio-image .img-portfolio img {
	max-width: 100%;
	display: block;
	position: relative;
	z-index: 10
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style08 li .portfolio-image .portfolio-hover,
.portfolio_container .wapper_portfolio .portfolio_column .style08 li .portfolio-image .portfolio-hover {
	position: absolute;
	bottom: 0;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	pointer-events: none;
	visibility: hidden;
	-webkit-transition: opacity 0.3s, height 0.3s, box-shadow 0.3s;
	-moz-transition: opacity 0.3s, height 0.3s, box-shadow 0.3s;
	transition: opacity 0.3s, height 0.3s, box-shadow 0.3s
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style08 li .portfolio-image .portfolio-hover .mask-content,
.portfolio_container .wapper_portfolio .portfolio_column .style08 li .portfolio-image .portfolio-hover .mask-content {
	text-align: center
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style08 li:hover,
.portfolio_container .wapper_portfolio .portfolio_column .style08 li:hover {
	z-index: 999
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style08 li:hover .portfolio-image .portfolio-hover,
.portfolio_container .wapper_portfolio .portfolio_column .style08 li:hover .portfolio-image .portfolio-hover {
	pointer-events: auto;
	opacity: 1;
	height: 130%;
	visibility: visible
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style08 li:hover .portfolio-image .portfolio-hover .mask-content,
.portfolio_container .wapper_portfolio .portfolio_column .style08 li:hover .portfolio-image .portfolio-hover .mask-content {
	position: absolute;
	bottom: 30px;
	text-align: center;
	width: 100%
}

.portfolio-content .entry-content-portfolio .single-img {
	text-align: center
}

.portfolio-content .entry-content-portfolio .single-img img {
	width: 100%
}

.portfolio-content .portfolio-gallery .columns a img {
	width: 100%
}

.portfolio-content .post-formats-wrapper p img {
	width: 100%
}

.portfolio-content .tags ul li a:hover {
	color: #666;
	text-decoration: none
}

.portfolio-content p iframe {
	width: 100%
}

.portfolio-content .flex-direction-nav li a {
	color: #fff !important
}

.portfolio-content .flex-direction-nav li a i {
	display: none
}

.portfolio-content .flex-direction-nav li a:before {
	color: #fff !important
}

.portfolio-content .flex-direction-nav li a:hover {
	background: #fff !important
}

.portfolio-content .entry-content {
	margin-top: 30px
}

.portfolio-content .entry-title {
	margin: 30px 0 0
}

.related-portfolio .widget-title {
	font-weight: 700;
	padding: 15px 0;
	text-transform: uppercase;
	margin: 0 0 60px 0;
	font-size: 1.125rem;
	position: relative;
	line-height: 30px;
	padding-bottom: 22px
}

.related-portfolio .widget-title:before {
	content: "";
	width: 35px;
	height: 1px;
	background: #000;
	bottom: 0;
	position: absolute;
	left: 0
}

.related-portfolio ul li .portfolio-image {
	position: relative;
	overflow: hidden
}

.related-portfolio ul li .portfolio-image img {
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	-webkit-transition: all 0.55s;
	transition: all 0.55s
}

.related-portfolio ul li .portfolio-image .portfolio_hover {
	visibility: hidden;
	text-align: left;
	padding: 15px 35px 20px;
	display: block;
	position: absolute;
	width: 100% !important;
	top: 0 !important;
	-webkit-transform: translate(0, -100%);
	-moz-transform: translate(0, -100%);
	-ms-transform: translate(0, -100%);
	-o-transform: translate(0, -100%);
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
	background: none
}

.related-portfolio ul li .portfolio-image .portfolio_hover .thumb-bg {
	width: 100% !important
}

.related-portfolio ul li .portfolio-image .portfolio_hover h3 {
	margin: 0 !important;
	font-size: 1.125rem;
	line-height: 30px
}

.related-portfolio ul li .portfolio-image .portfolio_hover h3 a {
	text-decoration: none;
	color: #fff
}

.related-portfolio ul li .portfolio-image .portfolio_hover .p_line {
	display: none
}

.related-portfolio ul li .portfolio-image .portfolio_hover .cat_portfolio {
	color: #fff;
	font-size: 0.938rem;
	font-weight: 600;
	line-height: 25px
}

.related-portfolio ul li .portfolio-image .portfolio_hover .cat_portfolio a {
	text-decoration: none;
	color: #fff
}

.related-portfolio ul li .portfolio-image:hover img {
	-webkit-transform: translate(0, 90px);
	-moz-transform: translate(0, 90px);
	-ms-transform: translate(0, 90px);
	-o-transform: translate(0, 90px);
	opacity: 0.4
}

.related-portfolio ul li .portfolio-image:hover .portfolio_hover {
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	top: 0;
	visibility: visible;
	opacity: 1 !important;
	background: none
}

.related-portfolio ul li .portfolio-image:hover .project-logo {
	opacity: 1
}

.page-title-portfolio .entry-title-portfolio {
	margin-top: 0;
	margin-bottom: 60px;
	text-align: center;
	font-size: 36px;
	font-weight: 600
}

.content_portfolio {
	margin: 0
}

#infscr-loading {
	bottom: -65px
}

.infinite_scroll .loop-pagination {
	display: none
}

.thim-widget-portfolio .wapper_portfolio.style09,
.post-type-archive-portfolio .wapper_portfolio.style09,
.tax-portfolio_category .wapper_portfolio.style09 {
	margin: 0 -15px
}

.thim-widget-portfolio .wapper_portfolio.style09 .filters,
.post-type-archive-portfolio .wapper_portfolio.style09 .filters,
.tax-portfolio_category .wapper_portfolio.style09 .filters {
	margin: 0 0 15px 0
}

.thim-widget-portfolio .wapper_portfolio.style09 .filters .portfolio-tabs,
.post-type-archive-portfolio .wapper_portfolio.style09 .filters .portfolio-tabs,
.tax-portfolio_category .wapper_portfolio.style09 .filters .portfolio-tabs {
	padding: 0;
	border: none
}

.thim-widget-portfolio .wapper_portfolio.style09 .filters .portfolio-tabs li a.filter,
.post-type-archive-portfolio .wapper_portfolio.style09 .filters .portfolio-tabs li a.filter,
.tax-portfolio_category .wapper_portfolio.style09 .filters .portfolio-tabs li a.filter {
	margin: 5px 20px;
	padding: 0;
	font-size: 1rem;
	font-weight: var(--thim-font-title-variant, 700);
	border: none;
	text-transform: var(--thim-font-button-text-transform)
}

.thim-widget-portfolio .wapper_portfolio.style09 .filters .portfolio-tabs li a.filter.active,
.thim-widget-portfolio .wapper_portfolio.style09 .filters .portfolio-tabs li a.filter:hover,
.post-type-archive-portfolio .wapper_portfolio.style09 .filters .portfolio-tabs li a.filter.active,
.post-type-archive-portfolio .wapper_portfolio.style09 .filters .portfolio-tabs li a.filter:hover,
.tax-portfolio_category .wapper_portfolio.style09 .filters .portfolio-tabs li a.filter.active,
.tax-portfolio_category .wapper_portfolio.style09 .filters .portfolio-tabs li a.filter:hover {
	border: none;
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-widget-portfolio .wapper_portfolio.style09 .portfolio_column .content_portfolio li,
.post-type-archive-portfolio .wapper_portfolio.style09 .portfolio_column .content_portfolio li,
.tax-portfolio_category .wapper_portfolio.style09 .portfolio_column .content_portfolio li {
	padding: 15px;
	background-color: unset !important
}

.thim-widget-portfolio .wapper_portfolio.style09 .portfolio_column .content_portfolio li .portfolio-image,
.post-type-archive-portfolio .wapper_portfolio.style09 .portfolio_column .content_portfolio li .portfolio-image,
.tax-portfolio_category .wapper_portfolio.style09 .portfolio_column .content_portfolio li .portfolio-image {
	position: relative
}

.thim-widget-portfolio .wapper_portfolio.style09 .portfolio_column .content_portfolio li .portfolio-image .portfolio-hover,
.post-type-archive-portfolio .wapper_portfolio.style09 .portfolio_column .content_portfolio li .portfolio-image .portfolio-hover,
.tax-portfolio_category .wapper_portfolio.style09 .portfolio_column .content_portfolio li .portfolio-image .portfolio-hover {
	background-color: rgba(28, 28, 28, 0.8) !important;
	transform: none;
	-webkit-transform: none;
	padding: 30px;
	display: flex;
	align-items: center;
	position: absolute;
	z-index: 99;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	text-align: center;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
	-moz-transition: -moz-transform 0.5s, opacity 0.5s;
	transition: 0.5s, opacity 0.5s
}

.thim-widget-portfolio .wapper_portfolio.style09 .portfolio_column .content_portfolio li .portfolio-image .portfolio-hover .mask-content,
.post-type-archive-portfolio .wapper_portfolio.style09 .portfolio_column .content_portfolio li .portfolio-image .portfolio-hover .mask-content,
.tax-portfolio_category .wapper_portfolio.style09 .portfolio_column .content_portfolio li .portfolio-image .portfolio-hover .mask-content {
	padding-top: 0;
	text-align: left
}

.thim-widget-portfolio .wapper_portfolio.style09 .portfolio_column .content_portfolio li .portfolio-image .portfolio-hover .mask-content h3,
.post-type-archive-portfolio .wapper_portfolio.style09 .portfolio_column .content_portfolio li .portfolio-image .portfolio-hover .mask-content h3,
.tax-portfolio_category .wapper_portfolio.style09 .portfolio_column .content_portfolio li .portfolio-image .portfolio-hover .mask-content h3 {
	font-size: 1.25rem
}

.thim-widget-portfolio .wapper_portfolio.style09 .portfolio_column .content_portfolio li .portfolio-image .portfolio-hover .mask-content .cat_portfolio,
.post-type-archive-portfolio .wapper_portfolio.style09 .portfolio_column .content_portfolio li .portfolio-image .portfolio-hover .mask-content .cat_portfolio,
.tax-portfolio_category .wapper_portfolio.style09 .portfolio_column .content_portfolio li .portfolio-image .portfolio-hover .mask-content .cat_portfolio {
	display: none
}

.thim-widget-portfolio .wapper_portfolio.style09 .portfolio_column .content_portfolio li .portfolio-image .portfolio-hover .mask-content .thim-excerpt,
.post-type-archive-portfolio .wapper_portfolio.style09 .portfolio_column .content_portfolio li .portfolio-image .portfolio-hover .mask-content .thim-excerpt,
.tax-portfolio_category .wapper_portfolio.style09 .portfolio_column .content_portfolio li .portfolio-image .portfolio-hover .mask-content .thim-excerpt {
	color: #fff;
	font-size: 0.875rem;
	font-weight: var(--thim-font-body-variant, 400);
	margin: 15px 0 0 0
}

.thim-widget-portfolio .wapper_portfolio.style09 .portfolio_column .content_portfolio li .portfolio-image .portfolio-hover .btn_zoom,
.post-type-archive-portfolio .wapper_portfolio.style09 .portfolio_column .content_portfolio li .portfolio-image .portfolio-hover .btn_zoom,
.tax-portfolio_category .wapper_portfolio.style09 .portfolio_column .content_portfolio li .portfolio-image .portfolio-hover .btn_zoom {
	display: inline-flex !important;
	padding: 0;
	background-color: unset;
	color: #fff;
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	height: unset;
	line-height: var(--thim-font-button-line-height);
	margin: 20px 0 0 0;
	border-bottom: 2px solid transparent;
	border-radius: 0
}

.thim-widget-portfolio .wapper_portfolio.style09 .portfolio_column .content_portfolio li .portfolio-image .portfolio-hover .btn_zoom:hover,
.post-type-archive-portfolio .wapper_portfolio.style09 .portfolio_column .content_portfolio li .portfolio-image .portfolio-hover .btn_zoom:hover,
.tax-portfolio_category .wapper_portfolio.style09 .portfolio_column .content_portfolio li .portfolio-image .portfolio-hover .btn_zoom:hover {
	border-color: #fff
}

.thim-widget-portfolio .wapper_portfolio.style09 .portfolio_column .content_portfolio li .portfolio-image .portfolio-hover .btn_zoom:after,
.post-type-archive-portfolio .wapper_portfolio.style09 .portfolio_column .content_portfolio li .portfolio-image .portfolio-hover .btn_zoom:after,
.tax-portfolio_category .wapper_portfolio.style09 .portfolio_column .content_portfolio li .portfolio-image .portfolio-hover .btn_zoom:after {
	content: "";
	display: inline-flex;
	width: 24px;
	height: 24px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3E%3Cpath d='M5 12.5H19' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 5.5L19 12.5L12 19.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 10px
}

.thim-widget-portfolio .wapper_portfolio.style09 .portfolio_column .content_portfolio li:hover .portfolio-image .portfolio-hover,
.post-type-archive-portfolio .wapper_portfolio.style09 .portfolio_column .content_portfolio li:hover .portfolio-image .portfolio-hover,
.tax-portfolio_category .wapper_portfolio.style09 .portfolio_column .content_portfolio li:hover .portfolio-image .portfolio-hover {
	opacity: 1
}

.related-portfolio.style09 li>div,
.related-portfolio.style09 .portfolio-image {
	background-color: unset !important
}

.related-portfolio.style09 li .portfolio-image {
	position: relative
}

.related-portfolio.style09 li .portfolio-image:hover img {
	transform: none;
	-webkit-transform: none
}

.related-portfolio.style09 li .portfolio-image .portfolio_hover {
	background-color: rgba(28, 28, 28, 0.8) !important;
	transform: none;
	-webkit-transform: none;
	padding: 30px;
	display: flex;
	align-items: center;
	position: absolute;
	z-index: 99;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	text-align: center;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
	-moz-transition: -moz-transform 0.5s, opacity 0.5s;
	transition: 0.5s, opacity 0.5s
}

.related-portfolio.style09 li .portfolio-image .portfolio_hover .mask-content {
	padding-top: 0;
	text-align: left
}

.related-portfolio.style09 li .portfolio-image .portfolio_hover .mask-content h3 {
	font-size: 1.25rem
}

.related-portfolio.style09 li .portfolio-image .portfolio_hover .mask-content .cat_portfolio {
	display: none
}

.related-portfolio.style09 li .portfolio-image .portfolio_hover .mask-content .thim-excerpt {
	color: #fff;
	font-size: 0.875rem;
	font-weight: var(--thim-font-body-variant, 400);
	margin: 15px 0 0 0
}

.related-portfolio.style09 li .portfolio-image .portfolio_hover .btn_zoom {
	display: inline-flex !important;
	padding: 0;
	background-color: unset;
	color: #fff;
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	height: unset;
	line-height: var(--thim-font-button-line-height);
	margin: 20px 0 0 0;
	border-bottom: 2px solid transparent;
	border-radius: 0
}

.related-portfolio.style09 li .portfolio-image .portfolio_hover .btn_zoom:hover {
	border-color: #fff
}

.related-portfolio.style09 li .portfolio-image .portfolio_hover .btn_zoom:after {
	content: "";
	display: inline-flex;
	width: 24px;
	height: 24px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3E%3Cpath d='M5 12.5H19' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 5.5L19 12.5L12 19.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 10px
}

.related-portfolio.style09 li:hover .portfolio-image .portfolio-hover {
	opacity: 1
}

.related-portfolio.style09 .widget-title {
	text-transform: var(--thim-font-h3-text-transform, none);
	line-height: var(--thim-font-h3-line-height, 1.6em);
	font-size: var(--thim-font-h3-font-size, 24px);
	font-weight: var(--thim-font-title-variant, 700);
	padding: 0
}

.related-portfolio.style09 .widget-title::before {
	content: none
}

.post-type-archive-portfolio .wapper_portfolio.style09 .filters {
	text-align: left
}

.thim-project__inner {
	display: grid;
	grid-template-columns: var(--thim-project-columns, repeat(3, 1fr));
	gap: 30px
}

.hover-readmore .thim-project__readmore {
	opacity: 0;
	transition: 0.5s;
	visibility: hidden;
	height: 0;
	display: block
}

.hover-readmore .thim-project__image {
	transition: 0.5s
}

.hover-readmore .thim-project__logo {
	background-color: #fff;
	padding-top: 24px;
	position: relative;
	z-index: 5
}

.hover-readmore .thim-project__article:hover .thim-project__readmore {
	opacity: 1;
	visibility: visible;
	height: 30px
}

.hover-readmore .thim-project__article:hover .thim-project__image {
	margin-bottom: -30px
}

.thim-widget-portfolio .style10.wapper_portfolio .filters,
.thim-widget-portfolio .style11.wapper_portfolio .filters,
.portfolio_container .style10.wapper_portfolio .filters,
.portfolio_container .style11.wapper_portfolio .filters {
	text-align: center;
	margin-bottom: 15px
}

.thim-widget-portfolio .style10.wapper_portfolio .filters .portfolio-tabs,
.thim-widget-portfolio .style11.wapper_portfolio .filters .portfolio-tabs,
.portfolio_container .style10.wapper_portfolio .filters .portfolio-tabs,
.portfolio_container .style11.wapper_portfolio .filters .portfolio-tabs {
	display: flex;
	justify-content: center;
	border-bottom: 1px solid var(--thim-border-color, #eee);
	flex-wrap: wrap;
	row-gap: 5px
}

.thim-widget-portfolio .style10.wapper_portfolio .filters .portfolio-tabs li a.filter,
.thim-widget-portfolio .style11.wapper_portfolio .filters .portfolio-tabs li a.filter,
.portfolio_container .style10.wapper_portfolio .filters .portfolio-tabs li a.filter,
.portfolio_container .style11.wapper_portfolio .filters .portfolio-tabs li a.filter {
	text-transform: capitalize;
	padding: 0 0 8px 0;
	border-bottom: 2px solid transparent;
	margin: 0 20px;
	font-size: var(--thim-font-button-font-size);
	font-weight: var(--thim-font-button-variant)
}

.thim-widget-portfolio .style10.wapper_portfolio .filters .portfolio-tabs li a.filter:hover,
.thim-widget-portfolio .style11.wapper_portfolio .filters .portfolio-tabs li a.filter:hover,
.portfolio_container .style10.wapper_portfolio .filters .portfolio-tabs li a.filter:hover,
.portfolio_container .style11.wapper_portfolio .filters .portfolio-tabs li a.filter:hover {
	border-color: var(--thim-font-title-color);
	color: var(--thim-font-title-color)
}

.thim-widget-portfolio .style10.wapper_portfolio .filters .portfolio-tabs li a.filter.active,
.thim-widget-portfolio .style11.wapper_portfolio .filters .portfolio-tabs li a.filter.active,
.portfolio_container .style10.wapper_portfolio .filters .portfolio-tabs li a.filter.active,
.portfolio_container .style11.wapper_portfolio .filters .portfolio-tabs li a.filter.active {
	color: var(--thim-font-title-color);
	border-color: var(--thim-body-primary-color)
}

.thim-widget-portfolio .style10 .portfolio_column,
.thim-widget-portfolio .style11 .portfolio_column,
.portfolio_container .style10 .portfolio_column,
.portfolio_container .style11 .portfolio_column {
	margin: 0 -15px
}

.thim-widget-portfolio .style10 .portfolio_column li,
.thim-widget-portfolio .style11 .portfolio_column li,
.portfolio_container .style10 .portfolio_column li,
.portfolio_container .style11 .portfolio_column li {
	padding: 15px;
	background-color: unset !important
}

.thim-widget-portfolio .style10 .portfolio_column li .portfolio-image,
.thim-widget-portfolio .style11 .portfolio_column li .portfolio-image,
.portfolio_container .style10 .portfolio_column li .portfolio-image,
.portfolio_container .style11 .portfolio_column li .portfolio-image {
	overflow: unset
}

.thim-widget-portfolio .style10 .portfolio_column li .portfolio-image .img-portfolio,
.thim-widget-portfolio .style11 .portfolio_column li .portfolio-image .img-portfolio,
.portfolio_container .style10 .portfolio_column li .portfolio-image .img-portfolio,
.portfolio_container .style11 .portfolio_column li .portfolio-image .img-portfolio {
	transition: 0.5s
}

.thim-widget-portfolio .style10 .portfolio_column li .portfolio-image .portfolio-hover,
.thim-widget-portfolio .style11 .portfolio_column li .portfolio-image .portfolio-hover,
.portfolio_container .style10 .portfolio_column li .portfolio-image .portfolio-hover,
.portfolio_container .style11 .portfolio_column li .portfolio-image .portfolio-hover {
	position: relative;
	border: 1px solid var(--thim-border-color);
	border-top: none;
	opacity: 1;
	background-color: #fff !important;
	padding: 24px 30px;
	transition: 0.5s;
	z-index: 99
}

.thim-widget-portfolio .style10 .portfolio_column li .portfolio-image .portfolio-hover .cat_portfolio,
.thim-widget-portfolio .style11 .portfolio_column li .portfolio-image .portfolio-hover .cat_portfolio,
.portfolio_container .style10 .portfolio_column li .portfolio-image .portfolio-hover .cat_portfolio,
.portfolio_container .style11 .portfolio_column li .portfolio-image .portfolio-hover .cat_portfolio {
	display: none
}

.thim-widget-portfolio .style10 .portfolio_column li .portfolio-image .portfolio-hover .mask-content,
.thim-widget-portfolio .style11 .portfolio_column li .portfolio-image .portfolio-hover .mask-content,
.portfolio_container .style10 .portfolio_column li .portfolio-image .portfolio-hover .mask-content,
.portfolio_container .style11 .portfolio_column li .portfolio-image .portfolio-hover .mask-content {
	text-align: center
}

.thim-widget-portfolio .style10 .portfolio_column li .portfolio-image .portfolio-hover h3,
.thim-widget-portfolio .style11 .portfolio_column li .portfolio-image .portfolio-hover h3,
.portfolio_container .style10 .portfolio_column li .portfolio-image .portfolio-hover h3,
.portfolio_container .style11 .portfolio_column li .portfolio-image .portfolio-hover h3 {
	margin-bottom: 12px
}

.thim-widget-portfolio .style10 .portfolio_column li .portfolio-image .portfolio-hover h3 a,
.thim-widget-portfolio .style11 .portfolio_column li .portfolio-image .portfolio-hover h3 a,
.portfolio_container .style10 .portfolio_column li .portfolio-image .portfolio-hover h3 a,
.portfolio_container .style11 .portfolio_column li .portfolio-image .portfolio-hover h3 a {
	color: var(--thim-font-title-color)
}

.thim-widget-portfolio .style10 .portfolio_column li .portfolio-image .portfolio-hover .thim-excerpt,
.thim-widget-portfolio .style11 .portfolio_column li .portfolio-image .portfolio-hover .thim-excerpt,
.portfolio_container .style10 .portfolio_column li .portfolio-image .portfolio-hover .thim-excerpt,
.portfolio_container .style11 .portfolio_column li .portfolio-image .portfolio-hover .thim-excerpt {
	color: var(--thim-font-body-color);
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical
}

.thim-widget-portfolio .style10 .portfolio_column li .portfolio-image .portfolio-hover .btn_zoom,
.thim-widget-portfolio .style11 .portfolio_column li .portfolio-image .portfolio-hover .btn_zoom,
.portfolio_container .style10 .portfolio_column li .portfolio-image .portfolio-hover .btn_zoom,
.portfolio_container .style11 .portfolio_column li .portfolio-image .portfolio-hover .btn_zoom {
	font-size: var(--thim-font-button-font-size);
	font-weight: var(--thim-font-button-variant);
	line-height: var(--thim-font-button-line-height);
	text-transform: var(--thim-font-button-text-transform);
	color: var(--thim-font-title-color);
	align-items: center;
	margin-top: 0;
	opacity: 0;
	transition: 0.5s;
	visibility: hidden;
	height: 0;
	border: none;
	display: flex !important;
	justify-content: center;
	background-color: transparent;
	margin: 0
}

.thim-widget-portfolio .style10 .portfolio_column li .portfolio-image .portfolio-hover .btn_zoom:after,
.thim-widget-portfolio .style11 .portfolio_column li .portfolio-image .portfolio-hover .btn_zoom:after,
.portfolio_container .style10 .portfolio_column li .portfolio-image .portfolio-hover .btn_zoom:after,
.portfolio_container .style11 .portfolio_column li .portfolio-image .portfolio-hover .btn_zoom:after {
	content: "\f061";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	background: none;
	width: auto;
	height: auto;
	transition: 0.5s;
	margin-left: 8px
}

.thim-widget-portfolio .style10 .portfolio_column li .portfolio-image .portfolio-hover .btn_zoom:hover:after,
.thim-widget-portfolio .style11 .portfolio_column li .portfolio-image .portfolio-hover .btn_zoom:hover:after,
.portfolio_container .style10 .portfolio_column li .portfolio-image .portfolio-hover .btn_zoom:hover:after,
.portfolio_container .style11 .portfolio_column li .portfolio-image .portfolio-hover .btn_zoom:hover:after {
	transform: rotate(-45deg)
}

.thim-widget-portfolio .style10 .portfolio_column li .portfolio-image:hover .img-portfolio,
.thim-widget-portfolio .style11 .portfolio_column li .portfolio-image:hover .img-portfolio,
.portfolio_container .style10 .portfolio_column li .portfolio-image:hover .img-portfolio,
.portfolio_container .style11 .portfolio_column li .portfolio-image:hover .img-portfolio {
	margin-bottom: -54px
}

.thim-widget-portfolio .style10 .portfolio_column li .portfolio-image:hover .portfolio-hover .btn_zoom,
.thim-widget-portfolio .style11 .portfolio_column li .portfolio-image:hover .portfolio-hover .btn_zoom,
.portfolio_container .style10 .portfolio_column li .portfolio-image:hover .portfolio-hover .btn_zoom,
.portfolio_container .style11 .portfolio_column li .portfolio-image:hover .portfolio-hover .btn_zoom {
	opacity: 1;
	visibility: visible;
	height: 30px;
	margin: 24px 0 0
}

.thim-widget-portfolio .style10 .portfolio_column .style11 li .portfolio-image,
.thim-widget-portfolio .style11 .portfolio_column .style11 li .portfolio-image,
.portfolio_container .style10 .portfolio_column .style11 li .portfolio-image,
.portfolio_container .style11 .portfolio_column .style11 li .portfolio-image {
	border: 1px solid var(--thim-border-color)
}

.thim-widget-portfolio .style10 .portfolio_column .style11 li .portfolio-image .img-portfolio,
.thim-widget-portfolio .style11 .portfolio_column .style11 li .portfolio-image .img-portfolio,
.portfolio_container .style10 .portfolio_column .style11 li .portfolio-image .img-portfolio,
.portfolio_container .style11 .portfolio_column .style11 li .portfolio-image .img-portfolio {
	opacity: 1;
	visibility: visible;
	height: 270px
}

@media (max-width:1200px) {

	.thim-widget-portfolio .style10 .portfolio_column .style11 li .portfolio-image .img-portfolio,
	.thim-widget-portfolio .style11 .portfolio_column .style11 li .portfolio-image .img-portfolio,
	.portfolio_container .style10 .portfolio_column .style11 li .portfolio-image .img-portfolio,
	.portfolio_container .style11 .portfolio_column .style11 li .portfolio-image .img-portfolio {
		height: auto
	}
}

.thim-widget-portfolio .style10 .portfolio_column .style11 li .portfolio-image .portfolio-hover,
.thim-widget-portfolio .style11 .portfolio_column .style11 li .portfolio-image .portfolio-hover,
.portfolio_container .style10 .portfolio_column .style11 li .portfolio-image .portfolio-hover,
.portfolio_container .style11 .portfolio_column .style11 li .portfolio-image .portfolio-hover {
	border: none
}

.thim-widget-portfolio .style10 .portfolio_column .style11 li .portfolio-image .portfolio-hover .btn_zoom,
.thim-widget-portfolio .style11 .portfolio_column .style11 li .portfolio-image .portfolio-hover .btn_zoom,
.portfolio_container .style10 .portfolio_column .style11 li .portfolio-image .portfolio-hover .btn_zoom,
.portfolio_container .style11 .portfolio_column .style11 li .portfolio-image .portfolio-hover .btn_zoom {
	background-color: var(--thim-font-title-color, #333333);
	color: #fff;
	border-radius: 0;
	display: inline-flex !important
}

.thim-widget-portfolio .style10 .portfolio_column .style11 li .portfolio-image:hover,
.thim-widget-portfolio .style11 .portfolio_column .style11 li .portfolio-image:hover,
.portfolio_container .style10 .portfolio_column .style11 li .portfolio-image:hover,
.portfolio_container .style11 .portfolio_column .style11 li .portfolio-image:hover {
	overflow: hidden
}

.thim-widget-portfolio .style10 .portfolio_column .style11 li .portfolio-image:hover .img-portfolio,
.thim-widget-portfolio .style11 .portfolio_column .style11 li .portfolio-image:hover .img-portfolio,
.portfolio_container .style10 .portfolio_column .style11 li .portfolio-image:hover .img-portfolio,
.portfolio_container .style11 .portfolio_column .style11 li .portfolio-image:hover .img-portfolio {
	opacity: 0;
	visibility: hidden;
	height: 0;
	margin: 0
}

.thim-widget-portfolio .style10 .portfolio_column .style11 li .portfolio-image:hover .portfolio-hover,
.thim-widget-portfolio .style11 .portfolio_column .style11 li .portfolio-image:hover .portfolio-hover,
.portfolio_container .style10 .portfolio_column .style11 li .portfolio-image:hover .portfolio-hover,
.portfolio_container .style11 .portfolio_column .style11 li .portfolio-image:hover .portfolio-hover {
	padding: 100px 30px
}

@media (max-width:1200px) {

	.thim-widget-portfolio .style10 .portfolio_column .style11 li .portfolio-image:hover .portfolio-hover,
	.thim-widget-portfolio .style11 .portfolio_column .style11 li .portfolio-image:hover .portfolio-hover,
	.portfolio_container .style10 .portfolio_column .style11 li .portfolio-image:hover .portfolio-hover,
	.portfolio_container .style11 .portfolio_column .style11 li .portfolio-image:hover .portfolio-hover {
		padding: 60px 30px
	}
}

.thim-widget-portfolio .style10 .portfolio_column .style11 li .portfolio-image:hover .portfolio-hover .thim-excerpt,
.thim-widget-portfolio .style11 .portfolio_column .style11 li .portfolio-image:hover .portfolio-hover .thim-excerpt,
.portfolio_container .style10 .portfolio_column .style11 li .portfolio-image:hover .portfolio-hover .thim-excerpt,
.portfolio_container .style11 .portfolio_column .style11 li .portfolio-image:hover .portfolio-hover .thim-excerpt {
	-webkit-line-clamp: 4;
	line-clamp: 4
}

.thim-widget-portfolio .style10 .portfolio_column .style11 li .portfolio-image:hover .portfolio-hover h3,
.thim-widget-portfolio .style11 .portfolio_column .style11 li .portfolio-image:hover .portfolio-hover h3,
.portfolio_container .style10 .portfolio_column .style11 li .portfolio-image:hover .portfolio-hover h3,
.portfolio_container .style11 .portfolio_column .style11 li .portfolio-image:hover .portfolio-hover h3 {
	margin-bottom: 30px
}

.thim-widget-portfolio .style10 .portfolio_column .style11 li .portfolio-image:hover .portfolio-hover .btn_zoom,
.thim-widget-portfolio .style11 .portfolio_column .style11 li .portfolio-image:hover .portfolio-hover .btn_zoom,
.portfolio_container .style10 .portfolio_column .style11 li .portfolio-image:hover .portfolio-hover .btn_zoom,
.portfolio_container .style11 .portfolio_column .style11 li .portfolio-image:hover .portfolio-hover .btn_zoom {
	height: 48px;
	padding: 10px 24px
}

.related-portfolio.style10 li>div,
.related-portfolio.style10 .portfolio-image,
.related-portfolio.style11 li>div,
.related-portfolio.style11 .portfolio-image {
	background-color: unset !important
}

.related-portfolio.style10 li .portfolio-image,
.related-portfolio.style11 li .portfolio-image {
	overflow: unset;
	position: relative
}

.related-portfolio.style10 li .portfolio-image img,
.related-portfolio.style11 li .portfolio-image img {
	transform: none !important;
	opacity: 1 !important
}

.related-portfolio.style10 li .portfolio-image .portfolio_hover,
.related-portfolio.style11 li .portfolio-image .portfolio_hover {
	position: relative;
	border: 1px solid var(--thim-border-color);
	border-top: none;
	opacity: 1;
	background-color: #fff !important;
	padding: 24px 30px;
	transition: 0.5s;
	z-index: 99;
	transform: none;
	visibility: visible
}

.related-portfolio.style10 li .portfolio-image .portfolio_hover .cat_portfolio,
.related-portfolio.style11 li .portfolio-image .portfolio_hover .cat_portfolio {
	display: none
}

.related-portfolio.style10 li .portfolio-image .portfolio_hover .mask-content,
.related-portfolio.style11 li .portfolio-image .portfolio_hover .mask-content {
	text-align: center
}

.related-portfolio.style10 li .portfolio-image .portfolio_hover h3,
.related-portfolio.style11 li .portfolio-image .portfolio_hover h3 {
	margin-bottom: 12px !important
}

.related-portfolio.style10 li .portfolio-image .portfolio_hover h3 a,
.related-portfolio.style11 li .portfolio-image .portfolio_hover h3 a {
	color: var(--thim-font-title-color)
}

.related-portfolio.style10 li .portfolio-image .portfolio_hover .thim-excerpt,
.related-portfolio.style11 li .portfolio-image .portfolio_hover .thim-excerpt {
	color: var(--thim-font-body-color);
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical
}

.related-portfolio.style10 li .portfolio-image .portfolio_hover .btn_zoom,
.related-portfolio.style11 li .portfolio-image .portfolio_hover .btn_zoom {
	font-size: var(--thim-font-button-font-size);
	font-weight: var(--thim-font-button-variant);
	line-height: var(--thim-font-button-line-height);
	text-transform: var(--thim-font-button-text-transform);
	color: var(--thim-font-title-color);
	align-items: center;
	margin-top: 0;
	opacity: 0;
	transition: 0.5s;
	visibility: hidden;
	height: 0;
	border: none;
	display: flex !important;
	justify-content: center;
	background-color: transparent;
	margin: 0
}

.related-portfolio.style10 li .portfolio-image .portfolio_hover .btn_zoom:after,
.related-portfolio.style11 li .portfolio-image .portfolio_hover .btn_zoom:after {
	content: "\f061";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	background: none;
	width: auto;
	height: auto;
	transition: 0.5s;
	margin-left: 8px
}

.related-portfolio.style10 li .portfolio-image .portfolio_hover .btn_zoom:hover:after,
.related-portfolio.style11 li .portfolio-image .portfolio_hover .btn_zoom:hover:after {
	transform: rotate(-45deg)
}

.related-portfolio.style10 li .portfolio-image:hover>img,
.related-portfolio.style11 li .portfolio-image:hover>img {
	margin-bottom: -54px
}

.related-portfolio.style10 li .portfolio-image:hover .portfolio_hover .btn_zoom,
.related-portfolio.style11 li .portfolio-image:hover .portfolio_hover .btn_zoom {
	opacity: 1;
	visibility: visible;
	height: 30px;
	margin: 24px 0 0
}

.related-portfolio.style10 .widget-title,
.related-portfolio.style11 .widget-title {
	text-transform: var(--thim-font-h3-text-transform, none);
	line-height: var(--thim-font-h3-line-height, 1.6em);
	font-size: var(--thim-font-h3-font-size, 24px);
	font-weight: var(--thim-font-title-variant, 700);
	padding: 0
}

.related-portfolio.style10 .widget-title::before,
.related-portfolio.style11 .widget-title::before {
	content: none
}

.single-portfolio article .post-formats-wrapper:hover img {
	transform: none
}

.single-portfolio .be-section {
	position: relative
}

.single-portfolio .be-section .project-logo {
	width: auto;
	position: absolute;
	bottom: 24px;
	z-index: 9;
	left: 24px;
	background: #fff;
	padding: 12px 24px
}

.single-portfolio.business-consulting .be-section .project-logo {
	display: none
}

article.testimonials {
	padding-top: 20px
}

article.testimonials .image {
	width: 200px;
	margin-right: 30px;
	float: left
}

article.testimonials .image img {
	width: 100%;
	height: auto;
	border-radius: 50%
}

article.testimonials .content {
	float: right;
	width: calc(100% - 230px);
	width: -webkit-calc(100% - 230px);
	width: -moz-calc(100% - 230px)
}

article.testimonials .content .title {
	margin: 0;
	font-size: 1.25rem
}

article.testimonials .content .regency,
article.testimonials .content .author {
	text-transform: uppercase;
	font-size: 0.875rem;
	font-weight: 700;
	color: #999;
	line-height: 20px;
	margin-bottom: 15px
}

.testimonial-item-archive {
	margin-bottom: 60px;
	border-bottom: 1px solid #ebebeb;
	overflow: hidden
}

.testimonial-item-archive .side-left {
	width: 170px;
	margin-right: 30px;
	float: left;
	padding-bottom: 60px;
	padding-left: 0
}

.testimonial-item-archive .side-left .testimonial-thumbnail {
	margin-bottom: 20px;
	text-align: center
}

.testimonial-item-archive .side-left .testimonial-thumbnail img {
	border-radius: 50%
}

.testimonial-item-archive .side-left .testimonial-info {
	text-align: center
}

.testimonial-item-archive .side-left .testimonial-info .author {
	font-weight: 700;
	text-transform: uppercase
}

.testimonial-item-archive .side-left .testimonial-info .author a {
	color: #000
}

.testimonial-item-archive .side-left .testimonial-info .regency {
	text-transform: none;
	font-size: 12px;
	line-height: 20px
}

.testimonial-item-archive .side-right {
	width: calc(100% - 200px);
	width: -webkit-calc(100% - 200px);
	width: -moz-calc(100% - 200px);
	float: left;
	padding-bottom: 60px;
	padding-right: 0
}

.testimonial-item-archive .side-right .blockquote {
	border: none;
	position: relative;
	font-weight: 700;
	font-style: italic;
	margin: 0;
	line-height: 30px;
	padding: 8px 0 0 22px;
	margin-bottom: 15px
}

.testimonial-item-archive .side-right .blockquote a {
	line-height: 30px
}

.testimonial-item-archive .side-right .blockquote a:hover {
	text-decoration: underline
}

.testimonial-item-archive .side-right .blockquote:before {
	content: "“";
	position: absolute;
	top: 17px;
	padding-right: 10px;
	font-style: normal;
	font-weight: 700;
	font-size: 60px;
	left: -10px;
	line-height: 30px
}

.testimonial-item-archive .side-right .description {
	padding-right: 50px
}

.testimonial-item-archive .side-right .share_post .thim-social-share {
	float: none;
	margin-top: 20px
}

.testimonial-item-archive:last-child,
.testimonial-item-archive:nth-child(10n) {
	margin-bottom: 0;
	border-bottom: none
}

.testimonial-item-archive:last-child .side-right,
.testimonial-item-archive:nth-child(10n) .side-right {
	padding-bottom: 0
}

@media (max-width:991px) {
	.testimonial-item-archive .side-left {
		padding-bottom: 30px
	}

	.testimonial-item-archive .side-right {
		padding-left: 30px
	}
}

@media (max-width:800px) and (min-width:768px) {
	.testimonial-item-archive .side-left {
		width: 140px;
		margin-right: 20px
	}

	.testimonial-item-archive .side-right {
		width: calc(100% - 160px);
		width: -webkit-calc(100% - 160px);
		width: -moz-calc(100% - 160px)
	}
}

@media (max-width:568px) {
	.testimonial-item-archive .side-left {
		margin: 0 auto;
		float: none
	}

	.testimonial-item-archive .side-right {
		width: 100%
	}

	.testimonial-item-archive .side-right .description {
		padding-right: 0
	}
}

@media (min-width:992px) {
	.thim-testimonial-carousel .owl-stage-outer .owl-item .testimonial-item {
		margin-right: 15px
	}

	.thim-testimonial-carousel .owl-stage-outer .owl-item .testimonial-item .testimonial-content {
		padding-right: 10px
	}

	.owl-item.active~.owl-item.active .testimonial-item {
		margin-left: 15px;
		margin-right: 0
	}

	.owl-item.active~.owl-item.active .testimonial-item .testimonial-thumbnail img {
		padding-left: 10px
	}

	.owl-item.active~.owl-item.active .testimonial-item .testimonial-content {
		padding-right: 0
	}
}

@media (max-width:991px) {
	.thim-widget-testimonials .thim-testimonial-carousel .owl-controls {
		right: -30px
	}
}

.thim-twitter .tweet-item {
	text-align: center;
	padding-left: 20px;
	padding-right: 20px
}

.thim-twitter .tweet-item .content {
	margin-bottom: 10px
}

.thim-twitter .tweet-item a {
	color: #55acee
}

.thim-twitter .tweet-item a:hover {
	color: #55acee;
	text-decoration: underline
}

.thim-twitter .tweet-item .top .fa {
	font-size: 15px;
	color: #55acee
}

.thim-twitter .tweet-item .tweet-footer .bottom .username,
.thim-twitter .tweet-item .tweet-footer .bottom .ago {
	color: #999
}

.thim-twitter .tweet-item .tweet-footer .bottom .ago:before {
	content: "\f111";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 2px;
	position: relative;
	top: -4px;
	padding-right: 8px;
	padding-left: 5px
}

.new-layout {
	border-top: 1px solid rgba(124, 124, 124, 0.2);
	padding-top: 58px
}

.new-layout .thim-twitter .thim-tweets {
	position: relative
}

.new-layout .thim-twitter .thim-tweets:before {
	position: absolute;
	left: 33.3%;
	width: 1px;
	top: 0;
	height: 100%;
	content: "";
	background-color: rgba(124, 124, 124, 0.2)
}

.new-layout .thim-twitter .thim-tweets:after {
	position: absolute;
	left: 66.6%;
	width: 1px;
	top: 0;
	height: 100%;
	content: "";
	background-color: rgba(124, 124, 124, 0.2)
}

.new-layout .thim-twitter .tweet-item {
	padding-top: 40px;
	color: #9a9a9a;
	padding-left: 70px;
	padding-right: 70px
}

.new-layout .thim-twitter .tweet-item .content {
	margin-bottom: 0;
	height: auto !important;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden
}

.new-layout .thim-twitter .tweet-item .tweet-footer .top {
	position: absolute;
	top: 0;
	width: 100%;
	left: 0
}

.new-layout .thim-twitter .tweet-item .tweet-footer .top .fa {
	font-size: 22px
}

.new-layout .thim-twitter .tweet-item .tweet-footer .bottom strong {
	display: none
}

.tp_single_event .entry-title h1 {
	font-size: var(--thim-font-h2-font-size, 28px);
	font-weight: 700;
	line-height: 40px;
	margin: -5px 0 35px
}

.thim-list-content {
	margin: auto
}

.thim-list-content li {
	list-style: none;
	position: relative;
	padding-left: 25px
}

.thim-list-content li:before {
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	line-height: 24px;
	position: absolute;
	left: 0;
	top: 9px
}

.tp-event-top {
	position: relative
}

.tp-event-top img {
	width: 100%;
	border-radius: var(--thim-border-radius-15, 0)
}

.tp-event-top .entry-thumbnail a {
	display: block
}

.tp-event-top .entry-thumbnail a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5)
}

.tp_single_event .tp-event-top:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	border-radius: var(--thim-border-radius-15, 0)
}

.entry-countdown {
	position: absolute;
	top: auto;
	left: 0;
	right: 0;
	bottom: 50px
}

.entry-countdown .tp_event_counter {
	background: transparent;
	border: 0;
	padding: 0;
	text-align: center
}

.entry-countdown .tp_event_counter .countdown-row {
	overflow: hidden;
	text-align: center;
	display: inline-block;
	margin: auto;
	padding: 0;
	width: auto;
	clear: inherit
}

.entry-countdown .tp_event_counter .countdown-row .countdown-section {
	width: 80px;
	height: 80px;
	background: #fff;
	border-radius: var(--thim-border-radius-10, 50%);
	display: inline-block;
	margin: 0 6px;
	padding: 0;
	text-align: center
}

.entry-countdown .tp_event_counter .countdown-row .countdown-section:first-child {
	margin-left: 0
}

.entry-countdown .tp_event_counter .countdown-row .countdown-section:last-child {
	margin-right: 0
}

.entry-countdown .tp_event_counter .countdown-row .countdown-section .countdown-amount {
	font-size: var(--thim-font-h4-font-size, 18px);
	font-weight: var(--thim-font-title-variant, 700);
	line-height: 30px;
	height: 30px;
	color: var(--thim-font-title-color, #333333);
	margin: 12px 0 0;
	text-align: center;
	display: block;
	width: 100%
}

.entry-countdown .tp_event_counter .countdown-row .countdown-section .countdown-period {
	color: var(--thim-font-title-color, #333333);
	font-size: 0.875rem;
	font-weight: var(--thim-font-body-variant, 400);
	line-height: 20px;
	text-align: center;
	text-transform: var(--thim-font-button-text-transform);
	display: block;
	width: 100%
}

.tp-event-archive {
	margin: 0
}

.tp-event-archive>li {
	list-style: none;
	padding-bottom: 100px
}

.tp-event-archive>li:last-child {
	padding-bottom: 0
}

.tp-event-archive .entry-title h4 {
	font-size: var(--thim-font-h2-font-size, 28px);
	line-height: 40px;
	font-weight: 700;
	margin: 25px 0 19px
}

.tp-event-archive .entry-content .tp_event_view-detail {
	line-height: 30px;
	height: 40px;
	padding: 5px 25px;
	text-transform: uppercase;
	font-size: 0.875rem;
	font-weight: 700;
	text-align: center;
	margin-top: 3px;
	display: inline-block
}

.tp-event-content {
	overflow: hidden;
	clear: both;
	margin-top: 50px
}

.tp-event-content .entry-content {
	margin-top: 15px;
	position: relative;
	padding-right: 30px;
	width: 100%;
	float: none;
	clear: both
}

.tp-event-content .entry-content h4 {
	font-size: 1.125rem;
	font-weight: 700
}

.tp-event-content .tp-event-info {
	float: none;
	border-radius: var(--thim-border-radius-15, 0)
}

.tp-event-info {
	padding: 30px;
	border: 1px solid #eee;
	margin-bottom: 40px
}

.tp-event-info .tp-info-box p {
	margin: 0;
	line-height: 30px;
	padding-left: 23px
}

.tp-event-info .tp-info-box p.view-on-map {
	text-transform: uppercase;
	font-size: 0.875rem;
	font-weight: 700
}

.tp-event-info .tp-info-box p.view-on-map a:hover {
	text-decoration: underline
}

.tp-event-info .tp-info-box .heading {
	font-weight: var(--thim-font-title-variant, 700);
	color: var(--thim-font-title-color, #333333);
	font-size: 1rem;
	position: relative
}

.tp-event-info .tp-info-box .heading .fa {
	position: absolute;
	left: 0;
	line-height: 24px;
	top: 4px
}

.tp-event-info .tp-info-box .heading i.thim-color {
	margin-right: 8px
}

.tp-event-organizers .title {
	font-size: 1.125rem;
	font-weight: var(--thim-font-title-variant, 700);
	line-height: 30px;
	text-transform: var(--thim-font-h3-text-transform, none);
	margin: 40px 0 25px
}

.tp-event-organizers .thim-carousel-wrapper {
	position: static
}

.tp-event-organizers .thim-carousel-wrapper .item {
	text-align: left
}

.tp-event-organizers .thim-carousel-wrapper .item .thumbnail {
	float: left;
	margin-right: 20px
}

.tp-event-organizers .thim-carousel-wrapper .item .thumbnail img {
	border-radius: 50%
}

.tp-event-organizers .thim-carousel-wrapper .item .info {
	padding-top: 30px
}

.tp-event-organizers .thim-carousel-wrapper .item .info .name {
	font-weight: var(--thim-font-title-variant, 700);
	margin-bottom: 3px
}

.tp-event-organizers .thim-carousel-wrapper .item .info .regency {
	font-size: 0.875rem;
	color: #999;
	text-transform: uppercase
}

.tp-event-organizers .thim-carousel-container {
	position: relative
}

.tp-event-organizers .thim-carousel-container:hover .owl-nav .owl-prev,
.tp-event-organizers .thim-carousel-container:hover .owl-nav .owl-next {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0)
}

.tp-event-organizers .owl-nav .owl-prev,
.tp-event-organizers .owl-nav .owl-next {
	border: 1px solid #666;
	width: 30px;
	height: 30px;
	line-height: 28px;
	position: absolute;
	top: 50%;
	margin-top: -15px;
	left: 0;
	text-align: center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translate(10px, 0);
	-moz-transform: translate(10px, 0);
	-ms-transform: translate(10px, 0);
	-o-transform: translate(10px, 0)
}

.tp-event-organizers .owl-nav .owl-prev .fa,
.tp-event-organizers .owl-nav .owl-next .fa {
	font-size: 8px;
	color: #666;
	line-height: 28px;
	display: block
}

.tp-event-organizers .owl-nav .owl-next {
	left: auto;
	right: 0;
	-webkit-transform: translate(-10px, 0);
	-moz-transform: translate(-10px, 0);
	-ms-transform: translate(-10px, 0);
	-o-transform: translate(-10px, 0)
}

.tp-event-organizers .owl-pagination {
	display: block;
	position: relative;
	text-align: center;
	margin-top: 20px
}

.tp-event-organizers .owl-pagination .owl-page {
	width: 10px;
	height: 10px;
	display: inline-block;
	background: transparent;
	border-radius: 50%;
	cursor: pointer;
	margin: 0 5px
}

.event_button_disable {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: not-allowed
}

.thim-list-event {
	position: relative
}

.thim-list-event .view-all {
	text-align: center;
	margin-top: 50px;
	display: block
}

.thim-list-event .view-all-link {
	border: none;
	display: inline-block;
	margin: auto;
	padding: 9px 25px;
	color: var(--thim-button-text-color, #fff);
	line-height: var(--thim-font-button-line-height);
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	border-radius: var(--thim-border-radius-button, 30px)
}

.thim-list-event .view-all-link:hover {
	background-color: var(--thim-button-hover-color, #1e73be)
}

.thim-list-event .item-event {
	overflow: hidden;
	margin-bottom: 30px;
	background: #fff
}

.thim-list-event .item-event .view-detail a {
	display: inline-block;
	margin: auto;
	padding: 9px 25px;
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-button-text-color, #fff);
	line-height: var(--thim-font-button-line-height);
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	border-radius: var(--thim-border-radius-button, 30px)
}

.thim-list-event .item-event .view-detail a:hover {
	background-color: var(--thim-button-hover-color, #1e73be)
}

.thim-list-event .item-event:not(.feature-item) .view-detail {
	float: right;
	overflow: hidden;
	margin-top: -54px;
	position: relative
}

.thim-list-event .item-event .top-heading {
	overflow: hidden;
	padding-left: 28px;
	position: relative
}

.thim-list-event .item-event .top-heading:before {
	content: "";
	position: absolute;
	width: 1px;
	top: 0;
	left: 0;
	bottom: 7px;
	background: #eee
}

.thim-list-event .item-event .time-from {
	float: left;
	text-align: center;
	margin-right: 34px
}

.thim-list-event .item-event .time-from .date {
	font-size: 34px;
	font-weight: var(--thim-font-title-variant, 700);
	line-height: 35px;
	margin-top: -5px;
	display: block;
	margin-bottom: 8px
}

.thim-list-event .item-event .time-from .month {
	font-size: 0.938rem;
	text-transform: uppercase;
	line-height: 15px;
	display: block
}

.thim-list-event .item-event.feature-item .event-wrapper {
	float: left;
	width: 50%;
	padding-right: 30px
}

.thim-list-event .item-event.feature-item .event-wrapper .description {
	line-height: 25px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis
}

.thim-list-event .item-event.feature-item .event-wrapper .description.full_content {
	display: block;
	height: auto
}

.thim-list-event .item-event .event-wrapper {
	padding: 30px 50px 20px;
	float: none;
	width: 100%;
	position: relative
}

.thim-list-event .item-event .event-wrapper .title {
	font-size: 1.25rem;
	font-weight: var(--thim-font-title-variant, 700);
	text-transform: none;
	margin: 0;
	margin-bottom: 14px
}

.thim-list-event .item-event .event-wrapper .meta {
	text-transform: none;
	font-size: 0.875rem;
	line-height: 25px
}

.thim-list-event .item-event .event-wrapper .meta div {
	display: inline-block;
	line-height: 25px;
	margin-right: 30px
}

.thim-list-event .item-event .event-wrapper .meta div .fa {
	margin-right: 5px;
	font-size: 14px
}

.thim-list-event .item-event .event-wrapper .meta div:last-child {
	margin-right: 0
}

.thim-list-event .item-event .event-wrapper .description {
	margin-top: 20px;
	margin-bottom: 20px
}

.thim-list-event .item-event .image {
	width: auto;
	max-width: 50%;
	float: right;
	position: relative
}

.thim-list-event .item-event .image img {
	width: 100%;
	border-radius: var(--thim-border-radius-20, 0)
}

.thim-list-event.layout-2 .time-from {
	width: 48px;
	border: 1px solid #ffb606;
	text-align: center
}

.thim-list-event.layout-2 .time-from .date {
	font-size: 24px;
	font-weight: 700;
	line-height: 30px;
	margin: 6px 0 -8px
}

.thim-list-event.layout-2 .time-from .month {
	font-size: 0.875rem;
	font-weight: 700;
	line-height: 22px;
	text-transform: uppercase
}

.thim-list-event.layout-2 .event-wrapper {
	width: calc(100% - 63px);
	width: -webkit-calc(100% - 63px);
	width: -moz-calc(100% - 63px);
	padding: 0;
	float: right
}

.thim-list-event.layout-2 .event-wrapper .title {
	font-size: 1.125rem;
	line-height: 25px;
	margin-bottom: 5px
}

.thim-list-event.layout-2 .event-wrapper:before {
	display: none
}

.thim-list-event.layout-2 .event-wrapper .meta {
	line-height: 20px
}

.thim-list-event.layout-2 .event-wrapper .meta div {
	line-height: 20px
}

.thim-list-event.layout-2 .item-event {
	padding: 25px 0 25px;
	border: 0;
	border-bottom: 1px solid #eee
}

.thim-list-event.layout-2 .item-event:first-child {
	padding-top: 0
}

.thim-list-event.layout-2 .view-all {
	position: relative;
	border: 0;
	line-height: 25px;
	top: auto;
	right: auto;
	padding: 0;
	display: inline-block;
	height: auto;
	margin-top: 23px;
	text-transform: uppercase
}

.thim-list-event.layout-2 .view-all:hover {
	text-decoration: underline
}

.thim-list-event.archive-event .item-event {
	padding: 50px 0;
	border-top: 1px solid #ddd;
	margin-bottom: 0
}

@media (max-width:768px) {
	.thim-list-event.archive-event .item-event {
		padding: 20px 0 30px 0
	}
}

.thim-list-event.archive-event .item-event .event-wrapper {
	padding-left: 0;
	padding-bottom: 0
}

.thim-list-event.archive-event .item-event.feature-item .event-wrapper {
	padding-top: 0
}

.icon-archive-event {
	display: none
}

.thim-archive-event-select {
	font-size: var(--thim-font-body-font-size, 15px);
	border: none;
	line-height: 30px;
	margin-bottom: 10px;
	min-width: 120px;
	height: 40px;
	background: none;
	cursor: pointer
}

.thim-archive-event-select:focus {
	border: none;
	outline: none
}

.thim-archive-event-select:hover {
	border: none;
	outline: none;
	color: var(--thim-body-primary-color)
}

.thim-archive-event-tabs {
	margin-bottom: 60px;
	margin-left: 0;
	display: flex;
	justify-content: center;
	gap: 30px
}

@media (max-width:767px) {
	.thim-archive-event-tabs {
		gap: 10px
	}
}

.thim-archive-event-tabs li a {
	border-radius: 50px;
	border: 1px solid var(--thim-font-body-color, #636363)
}

.thim-archive-event-tabs li a:hover,
.thim-archive-event-tabs li a:focus {
	border-color: var(--thim-body-primary-color);
	color: var(--thim-body-primary-color)
}

.thim-archive-event-tabs li.active a {
	border-color: var(--thim-body-primary-color);
	background-color: var(--thim-body-primary-color);
	color: #fff
}

.thim-archive-event-tabs li.active a:focus,
.thim-archive-event-tabs li.active a:hover {
	background-color: var(--thim-body-primary-color)
}

.archive-event>div {
	display: none
}

.archive-event>div.active {
	display: block
}

.entry-summary>.title {
	margin-top: 0;
	line-height: 40px;
	font-size: var(--thim-font-h2-font-size, 28px);
	margin-bottom: 20px
}

.comment-respond-area {}

.comment-respond-area ::-webkit-input-placeholder {
	color: #999;
	font-size: 12px
}

.comment-respond-area ::-moz-placeholder {
	color: #999;
	font-size: 12px
}

.comment-respond-area :-ms-input-placeholder {
	color: #999;
	font-size: 12px
}

.comment-respond-area input:-moz-placeholder {
	color: #999;
	font-size: 12px
}

.event-archive-expired {
	margin-bottom: 15px
}

@-moz-document url-prefix() {
	.thim-archive-event-select {
		padding-right: 10px
	}
}

.event-wrapper-shortcode {
	max-width: 400px;
	margin: auto;
	padding: 30px;
	border: 1px solid #eee
}

.event-wrapper-shortcode>p br {
	display: none
}

.event-auth-form p,
.lost_reset_password p,
.thim-loginpage form p {
	margin-bottom: 10px
}

.event-auth-form .required,
.lost_reset_password .required,
.thim-loginpage form .required {
	color: #f00
}

.event-auth-form label,
.lost_reset_password label,
.thim-loginpage form label {
	color: #333
}

.event-auth-form input,
.lost_reset_password input,
.thim-loginpage form input {
	height: 40px;
	width: 100%;
	padding: 0px 10px
}

.event-auth-form input[type=radio],
.event-auth-form input[type=checkbox],
.lost_reset_password input[type=radio],
.lost_reset_password input[type=checkbox],
.thim-loginpage form input[type=radio],
.thim-loginpage form input[type=checkbox] {
	width: 16px;
	height: 16px;
	padding: 0
}

.event-auth-form input[type=submit],
.lost_reset_password input[type=submit],
.thim-loginpage form input[type=submit] {
	color: #FFF;
	font-size: 0.875rem;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 0;
	width: auto;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 0 25px;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s
}

.widget-area.sidebar-events aside:first-child {
	margin-top: 0
}

.thim-widget-book-event:before,
.thim-widget-book-event:after {
	display: none
}

.thim-widget-book-event ul li {
	text-transform: none;
	line-height: 52px;
	clear: both;
	border-bottom: 1px solid #eee;
	overflow: hidden
}

.thim-widget-book-event ul li .label {
	display: inline-block
}

.thim-widget-book-event ul li .value {
	display: inline-block;
	font-weight: var(--thim-font-title-variant, 700);
	float: right
}

.thim-widget-book-event ul li input[type=number] {
	width: 55px;
	line-height: 30px;
	border: 1px solid #eee;
	padding: 0px;
	font-size: 1rem;
	text-align: center;
	border-radius: var(--thim-border-radius-10, 0)
}

@media (max-width:1800px) {
	.thim-widget-book-event ul li input[type=number] {
		padding: 0
	}
}

.thim-widget-book-event ul li.event-cost .value {
	font-size: 1.125rem
}

.thim-widget-book-event ul li.event-cost .free {
	color: #54b551
}

.thim-widget-book-event ul li.event-payment .value {
	float: none;
	display: block
}

.thim-widget-book-event ul li.event-payment label {
	margin-bottom: 0
}

.thim-widget-book-event ul li input[type=radio],
.thim-widget-book-event ul li input[type=checkbox] {
	border-color: #ccc
}

.thim-widget-book-event .event_register_foot {
	text-align: center;
	padding: 30px 0
}

.thim-widget-book-event .event_register_foot .event_register_submit {
	color: #fff;
	padding: 9px 25px;
	line-height: var(--thim-font-button-line-height);
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	border-radius: var(--thim-border-radius-button, 30px);
	letter-spacing: unset;
	font-family: var(--thim-font-body-font-family, "Open Sans")
}

.thim-widget-book-event .event_register_foot .event_register_submit.event-register-loading {
	position: relative;
	opacity: 0.7;
	filter: alpha(opacity=70)
}

.thim-widget-book-event .event_register_foot .event_register_submit.event-register-loading:before {
	line-height: 40px;
	top: 0;
	right: 0;
	content: "\f110";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	left: 0;
	margin: auto;
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
	color: #fff;
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
	position: absolute
}

.thim-widget-book-event .book-title {
	margin: 0;
	color: #fff;
	text-transform: var(--thim-font-h3-text-transform, none);
	font-size: 1.125rem;
	font-weight: var(--thim-font-title-variant, 700);
	line-height: 72px;
	padding: 0;
	text-align: center;
	position: relative;
	border-top-left-radius: var(--thim-border-radius-15, 0);
	border-top-right-radius: var(--thim-border-radius-15, 0)
}

.thim-widget-book-event .book-title:before {
	content: "";
	position: absolute;
	left: 50%;
	right: 0;
	bottom: -10px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	margin-left: -10px
}

.thim-widget-book-event .event_register_area {
	padding: 16px 30px 0;
	border: 1px solid #eee;
	border-top: 0;
	border-bottom-left-radius: var(--thim-border-radius-15, 0);
	border-bottom-right-radius: var(--thim-border-radius-15, 0)
}

.thim-widget-book-event .event_register_area ul {
	margin-left: 0
}

.thim-widget-book-event .event_auth_register_message_error {
	color: #a94442;
	background: #f2dede;
	margin: 20px 0 0;
	border: 0;
	text-align: center;
	border-radius: 0;
	line-height: 20px;
	padding: 10px 0;
	font-size: 0.875rem
}

.thim-list-event.layout-3 {
	display: grid;
	grid-template-columns: var(--thim-event-columns, repeat(3, 1fr));
	column-gap: var(--thim-event-column-gap, 30px);
	row-gap: var(--thim-event-row-gap, 30px);
	margin-bottom: 0
}

.thim-list-event.layout-3 .item-event {
	position: relative;
	background-color: #666
}

.thim-list-event.layout-3 .item-event .time-from {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10
}

.thim-list-event.layout-3 .item-event .thumnail-event {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 1;
	height: 100%
}

.thim-list-event.layout-3 .item-event .thumnail-event img {
	height: 100%;
	opacity: 0;
	transition: 0.3s
}

.thim-list-event.layout-3 .item-event .thumnail-event::after {
	position: absolute;
	width: 100%;
	height: 100%;
	content: "";
	opacity: 0;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.4941176471)
}

.thim-list-event.layout-3 .item-event .event-wrapper {
	z-index: 2;
	position: relative
}

.thim-list-event.layout-3 .item-event:hover .thumnail-event img,
.thim-list-event.layout-3 .item-event:hover .thumnail-event::after {
	opacity: 1
}

.business-coaching .thim-archive-event-select {
	margin-bottom: 30px
}

.business-coaching .thim-list-event.archive-event .item-event {
	padding: 0;
	border: 1px solid var(--thim-border-color, #eee);
	border-radius: var(--thim-border-radius-5);
	overflow: hidden;
	margin-bottom: 30px
}

.business-coaching .thim-list-event.archive-event .item-event .image img {
	border-radius: 0
}

.business-coaching .thim-list-event.archive-event .item-event .event-wrapper {
	padding: 30px;
	margin: 0
}

@media (max-width:1024px) {
	.business-coaching .thim-list-event.archive-event .item-event .event-wrapper {
		padding: 20px
	}
}

.business-coaching .thim-list-event.archive-event .item-event .event-wrapper .description {
	margin-bottom: 0;
	margin-top: 30px
}

@media (max-width:1024px) {
	.business-coaching .thim-list-event.archive-event .item-event .event-wrapper .description {
		margin-top: 20px
	}
}

.business-coaching .thim-list-event.archive-event .item-event .event-wrapper .view-detail {
	display: none
}

.business-coaching .thim-list-event.archive-event .item-event .top-heading {
	padding-left: 16px
}

.business-coaching .thim-list-event.archive-event .item-event .top-heading:before {
	content: none
}

.business-coaching .thim-list-event.archive-event .item-event .time-from {
	padding: 10px 15px;
	margin: 0;
	background-color: #F5F7F8
}

.business-coaching .thim-list-event.archive-event .item-event .time-from .date {
	color: var(--thim-font-title-color, #333333);
	margin: 0
}

.business-coaching .thim-list-event.archive-event .item-event .time-from .month {
	color: var(--thim-font-body-color, #666666);
	line-height: 1.6em
}

.business-coaching #comments .comment-reply-title,
.business-coaching #comments .comment-list-inner .comments-title {
	padding-bottom: 0
}

.business-coaching #comments .comment-reply-title:after,
.business-coaching #comments .comment-list-inner .comments-title:after {
	content: none
}

.business-coaching .entry-navigation-post .thumbnail {
	display: block
}

.business-coaching .entry-navigation-post .thumbnail img {
	display: none
}

.business-coaching .entry-navigation-post .prev-post,
.business-coaching .entry-navigation-post .next-post {
	display: flex;
	align-items: center;
	gap: 20px;
	padding: 0
}

.business-coaching .entry-navigation-post .prev-post i,
.business-coaching .entry-navigation-post .next-post i {
	width: 40px;
	height: 40px;
	justify-content: center;
	display: flex;
	align-items: center;
	border: 1px solid var(--thim-border-color, #eee);
	border-radius: 50%
}

.business-coaching .entry-navigation-post .prev-post i:hover,
.business-coaching .entry-navigation-post .next-post i:hover {
	background-color: var(--thim-font-body-color, #666666);
	color: #fff
}

.business-coaching .entry-navigation-post {
	border: none
}

.business-coaching .entry-navigation-post::before {
	content: none
}

.business-coaching .entry-navigation-post .next-post {
	flex-direction: row-reverse
}

.business-coaching .thim-social-share li>div {
	width: 40px;
	height: 40px;
	border: none;
	display: flex;
	align-items: center;
	justify-content: center
}

.business-coaching .thim-social-share li>div a {
	color: var(--thim-font-body-color, #666666)
}

.business-coaching .thim-social-share li:hover>div {
	background-color: #F1F1F1
}

.business-coaching .thim-social-share li:hover>div a {
	color: var(--thim-body-primary-color, #2e8ece)
}

* {
	margin: 0;
	padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	line-height: inherit
}

p {
	margin-bottom: 1em
}

p:last-child {
	margin-bottom: 0
}

hr {
	border: none;
	background: rgba(0, 0, 0, 0.1);
	height: 1px;
	margin: 20px 0
}

code {
	white-space: normal
}

.clear {
	clear: both
}

mark {
	background-color: yellow;
	color: black
}

.alert {
	border-radius: 2px
}

input:focus {
	outline: none;
	box-shadow: none;
	text-decoration: none
}

textarea:focus {
	outline: none;
	box-shadow: none;
	text-decoration: none
}

a:focus {
	outline: none;
	box-shadow: none;
	text-decoration: none
}

.post.sticky .content-inner {
	border-bottom: none !important
}

.post.sticky .entry-content {
	padding: 30px 15px;
	background: rgba(0, 0, 0, 0.04);
	-webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.09);
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.09)
}

.alignleft {
	float: left
}

.alignright {
	float: right
}

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

@media (max-width:767px) {

	.alignleft,
	.alignright {
		float: none
	}
}

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

blockquote.alignleft,
img.alignleft {
	margin: 7px 24px 7px 0
}

.wp-caption.alignleft {
	margin: 7px 14px 7px 0
}

blockquote.alignright,
img.alignright {
	margin: 7px 0 7px 24px
}

.wp-caption.alignright {
	margin: 7px 0 7px 14px
}

.wp-caption-text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5;
	margin: 9px 0;
	padding-right: 10px
}

.sticky .entry-date {
	display: none
}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 6px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	width: 100%
}

.gallery-caption:before {
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}

.gallery-item:hover .gallery-caption {
	opacity: 1
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none
}

.gallery {
	margin-bottom: 20px
}

.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative
}

.gallery-columns-1 .gallery-item {
	max-width: 100%
}

.gallery-columns-2 .gallery-item {
	max-width: 48%;
	max-width: -webkit-calc(50% - 4px);
	max-width: calc(50% - 4px)
}

.gallery-columns-3 .gallery-item {
	max-width: 32%;
	max-width: -webkit-calc(33.3% - 4px);
	max-width: calc(33.3% - 4px)
}

.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width: calc(25% - 4px)
}

.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width: calc(20% - 4px)
}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width: calc(16.7% - 4px)
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width: calc(14.28% - 4px)
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width: calc(12.5% - 4px)
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width: calc(11.1% - 4px)
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
	clear: left
}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 6px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	width: 100%
}

.gallery-caption:before {
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}

.gallery-item:hover .gallery-caption {
	opacity: 1
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none
}

.gallery:after {
	content: "";
	display: block;
	clear: both
}

.bypostauthor>article .fn:before {
	content: "\f408";
	margin: 0 2px 0 -2px;
	position: relative;
	top: -1px
}

ul,
ol {
	margin-bottom: 10px;
	margin-left: 20px
}

ol {
	list-style: decimal
}

ul.square {
	list-style: square outside
}

ul.circle {
	list-style: circle outside
}

ul ul,
ul ol,
ol ol,
ol ul {
	margin: 4px 0 5px 30px
}

ul ul li,
ul ol li,
ol ol li,
ol ul li {
	margin-bottom: 6px
}

th,
td {
	padding: 4px 6px
}

table,
td,
tr {
	border: 1px #ccc solid
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 24px;
	width: 100%
}

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

th {
	border-width: 0 1px 1px 0;
	font-weight: bold
}

td {
	border-width: 0 1px 1px 0
}

dd {
	margin-bottom: 24px
}

a:hover,
a:focus {
	text-decoration: none
}

.breadcrumb {
	background: transparent
}

figure {
	max-width: 100%
}

.mt-10 {
	margin-top: 10px
}

.mt-20 {
	margin-top: 20px
}

.mt-30 {
	margin-top: 30px
}

.mt-40 {
	margin-top: 40px
}

.mt-50 {
	margin-top: 50px
}

.mb-10 {
	margin-bottom: 10px
}

.mb-20 {
	margin-bottom: 20px
}

.mb-30 {
	margin-bottom: 30px
}

.mb-40 {
	margin-bottom: 40px
}

.mb-50 {
	margin-bottom: 50px
}

.pt-10 {
	padding-top: 10px
}

.pt-20 {
	padding-top: 20px
}

.pt-30 {
	padding-top: 30px
}

.pt-40 {
	padding-top: 40px
}

.pt-50 {
	padding-top: 50px
}

.pb-10 {
	padding-bottom: 10px
}

.pb-20 {
	padding-bottom: 20px
}

.pb-30 {
	padding-bottom: 30px
}

.pb-40 {
	padding-bottom: 430px
}

.pb-50 {
	padding-bottom: 50px
}

.text-color-white {
	color: #ffffff
}

.tp-table {
	display: table;
	width: 100%
}

button {
	padding: 9px 25px;
	border: 0;
	box-shadow: none;
	line-height: var(--thim-font-button-line-height);
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	border-radius: var(--thim-border-radius-button, 30px);
	color: #fff
}

input[type=email]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none
}

input[type=email]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=text]:-moz-placeholder {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none
}

input[type=email]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=text]::-moz-placeholder {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none
}

input[type=email]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none
}

input[type=email]:focus::-webkit-input-placeholder,
input[type=password]:focus::-webkit-input-placeholder,
input[type=text]:focus::-webkit-input-placeholder {
	outline: none;
	box-shadow: none
}

input[type=email]:focus:-moz-placeholder,
input[type=password]:focus:-moz-placeholder,
input[type=text]:focus:-moz-placeholder {
	outline: none;
	box-shadow: none
}

input[type=email]:focus::-moz-placeholder,
input[type=password]:focus::-moz-placeholder,
input[type=text]:focus::-moz-placeholder {
	outline: none;
	box-shadow: none
}

input[type=email]:focus:-ms-input-placeholder,
input[type=password]:focus:-ms-input-placeholder,
input[type=text]:focus:-ms-input-placeholder {
	outline: none;
	box-shadow: none
}

button:focus {
	outline: none;
	box-shadow: none
}

button.btn:focus {
	outline: none;
	box-shadow: none
}

button.btn:active:focus {
	outline: none;
	box-shadow: none
}

#back-to-top {
	position: fixed;
	bottom: 14px;
	right: 14px;
	display: block;
	width: 32px;
	height: 32px;
	background: #333;
	color: #fff;
	text-align: center;
	z-index: 997;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all ease-in-out 0.3s;
	-moz-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
	-ms-transition: all ease-in-out 0.3s;
	transition: all ease-in-out 0.3s;
	visibility: visible
}

#back-to-top i {
	line-height: 32px;
	font-size: 10px
}

#back-to-top.active {
	opacity: 1;
	filter: alpha(opacity=100)
}

#back-to-top:hover {
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-font-title-color, #333333)
}

.body-effective-layout .sc_heading .title strong {
	font-weight: 500
}

.body-effective-layout .thim-login .title {
	font-weight: 500
}

.body-effective-layout .thim-login form#registerform input[type=submit],
.body-effective-layout .thim-login form#resetpassform input[type=submit],
.body-effective-layout .thim-login form[name=loginform] input[type=submit],
.body-effective-layout .thim-login form[name=loginpopupform] input[type=submit] {
	font-weight: 500
}

.body-effective-layout .mo-openid-app-icons>p {
	font-weight: 500 !important
}

.body-effective-layout #thim-popup-login .thim-login .title {
	font-weight: 500 !important
}

.body-effective-layout #back-to-top {
	width: 60px;
	line-height: 60px;
	height: 60px;
	bottom: 65px;
	right: 55px
}

@media (max-width:767px) {
	.body-effective-layout #back-to-top {
		width: 40px;
		line-height: 40px;
		height: 40px;
		bottom: 20px;
		right: 20px
	}
}

.body-effective-layout #back-to-top i {
	font-family: "Ionicons";
	font-size: var(--thim-font-h2-font-size, 28px);
	line-height: 60px;
	color: #ffffff
}

@media (max-width:767px) {
	.body-effective-layout #back-to-top i {
		line-height: 40px;
		font-size: 18px
	}
}

.body-effective-layout #back-to-top i:before {
	content: "\f3d7"
}

.body-effective-layout .top_site_main .page-title-wrapper h1,
.body-effective-layout .top_site_main .page-title-wrapper h2 {
	font-weight: 500
}

.body-effective-layout .widget-area aside .widget-title {
	font-weight: 500
}

.body-effective-layout .widget-area .thim-course-list-sidebar .thim-course-content .course-title {
	font-weight: 500
}

.body-effective-layout .thim-course-grid .course-item .thim-course-content .course-title {
	font-weight: 500
}

.body-effective-layout .widget-area .thim-course-list-sidebar .thim-course-content .course-title {
	font-size: 0.938rem
}

.message,
.learn-press .message {
	color: #31708f;
	margin: 0 0 40px;
	border: 0;
	border-radius: 0;
	line-height: 20px;
	padding: 10px 15px;
	font-size: 0.875rem;
	background: #d9edf7
}

.message.message-success,
.learn-press .message.message-success {
	color: #3c763d;
	background: #dff0d8
}

.message.message-error,
.learn-press .message.message-error {
	color: #a94442;
	background: #f2dede
}

.message.message-info,
.learn-press .message.message-info {
	color: #31708f;
	background: #d9edf7
}

.message.message-warning,
.learn-press .message.message-warning {
	color: #8a6d3b;
	background: #fcf8e3
}

.message a:hover,
.learn-press .message a:hover {
	text-decoration: underline
}

.message-success,
.message-error,
.message-info,
.message-warning {
	margin: 0 0 40px;
	border: 0;
	border-radius: 0;
	line-height: 20px;
	padding: 10px 15px;
	font-size: 0.875rem
}

.mfp-content .message-success,
.mfp-content .message-error,
.mfp-content .message-info,
.mfp-content .message-warning {
	margin-top: 15px
}

.message-success {
	color: #3c763d;
	background: #dff0d8
}

.message-error {
	color: #a94442;
	background: #f2dede
}

.message-info {
	color: #31708f;
	background: #d9edf7
}

.message-warning {
	color: #8a6d3b;
	background: #fcf8e3
}

.site-main .loop-pagination,
.site-main .pagination,
.site-main .learn-press-pagination {
	text-align: left;
	display: inline-block;
	width: 100%;
	margin: 0;
	border-top: 0;
	padding-top: 0
}

.woocommerce .site-main .loop-pagination,
.site-main .loop-pagination .woocommerce-page,
.woocommerce .site-main .pagination,
.site-main .pagination .woocommerce-page,
.woocommerce .site-main .learn-press-pagination,
.site-main .learn-press-pagination .woocommerce-page {
	margin-top: 0
}

.site-main .loop-pagination ul,
.site-main .pagination ul,
.site-main .learn-press-pagination ul {
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: center;
	flex-wrap: wrap
}

.site-main .loop-pagination li,
.site-main .pagination li,
.site-main .learn-press-pagination li {
	display: inline-block;
	zoom: 1;
	list-style: none;
	margin: 0 3px
}

.site-main .loop-pagination li .page-numbers,
.site-main .pagination li .page-numbers,
.site-main .learn-press-pagination li .page-numbers {
	width: 40px;
	height: 40px;
	border: 1px solid #9c9c9c;
	text-align: center;
	line-height: 38px;
	display: inline-block;
	overflow: hidden;
	font-size: 0.875rem;
	font-weight: 700;
	color: var(--thim-font-title-color, #333333);
	font-family: var(--thim-font-title-font-family, "Montserrat");
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.site-main .loop-pagination li .page-numbers:hover,
.site-main .loop-pagination li .page-numbers.current,
.site-main .pagination li .page-numbers:hover,
.site-main .pagination li .page-numbers.current,
.site-main .learn-press-pagination li .page-numbers:hover,
.site-main .learn-press-pagination li .page-numbers.current {
	background: var(--thim-body-primary-color, #2e8ece);
	border-color: var(--thim-body-primary-color, #2e8ece);
	color: #fff !important
}

.site-main .loop-pagination li .page-numbers.next,
.site-main .loop-pagination li .page-numbers.prev,
.site-main .pagination li .page-numbers.next,
.site-main .pagination li .page-numbers.prev,
.site-main .learn-press-pagination li .page-numbers.next,
.site-main .learn-press-pagination li .page-numbers.prev {
	white-space: nowrap;
	overflow: hidden;
	font-size: 0
}

.site-main .loop-pagination li .page-numbers.next:before,
.site-main .loop-pagination li .page-numbers.prev:before,
.site-main .pagination li .page-numbers.next:before,
.site-main .pagination li .page-numbers.prev:before,
.site-main .learn-press-pagination li .page-numbers.next:before,
.site-main .learn-press-pagination li .page-numbers.prev:before {
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 900;
	line-height: 38px;
	font-size: var(--thim-font-body-font-size, 15px)
}

.site-main .loop-pagination li .page-numbers.next:before,
.site-main .pagination li .page-numbers.next:before,
.site-main .learn-press-pagination li .page-numbers.next:before {
	content: "\f105"
}

.site-main .loop-pagination li .page-numbers.prev:before,
.site-main .pagination li .page-numbers.prev:before,
.site-main .learn-press-pagination li .page-numbers.prev:before {
	content: "\f104"
}

.col-1-1,
.col-1-2,
.col-1-3,
.col-1-4,
.col-1-5,
.col-1-6,
.col-2-3,
.col-2-5,
.col-3-4,
.col-3-5,
.col-4-5,
.col-5-6 {
	position: relative;
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	padding: 0 15px
}

.col-1-1 {
	width: 100%
}

.col-1-2 {
	width: 50%
}

.col-1-3 {
	width: 33.33333333%
}

.col-2-3 {
	width: 66.66666666%
}

.col-1-4 {
	width: 25%
}

.col-3-4 {
	width: 75%
}

.col-1-5 {
	width: 20%
}

.col-4-5 {
	width: 80%
}

.col-1-6 {
	width: 16.66666666%
}

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

.col-2-5 {
	width: 40%
}

.col-3-5 {
	width: 60%
}

@media (max-width:767px) {

	.col-1-1,
	.col-1-2,
	.col-1-3,
	.col-1-4,
	.col-1-5,
	.col-1-6,
	.col-2-3,
	.col-2-5,
	.col-3-4,
	.col-3-5,
	.col-4-5,
	.col-5-6 {
		width: 50%
	}
}

@media (max-width:380px) {

	.col-1-1,
	.col-1-2,
	.col-1-3,
	.col-1-4,
	.col-1-5,
	.col-1-6,
	.col-2-3,
	.col-2-5,
	.col-3-4,
	.col-3-5,
	.col-4-5,
	.col-5-6 {
		width: 100%
	}
}

.lcr-sidebar .page-container .page-contents {
	float: right
}

.lcr-sidebar .page-container #secondary {
	float: left
}

.left-sidebar .page-container .page-contents {
	float: right
}

.left-sidebar .page-container #secondary {
	float: left
}

.lrc-sidebar .page-container {
	float: right
}

.lrc-sidebar .page-container .page-contents {
	float: right
}

.lrc-sidebar .page-container #secondary {
	float: left
}

.page-container {
	padding: 0
}

.page-container:after,
.page-sidebar:after {
	display: block;
	content: "";
	clear: both
}

@media (max-width:767px) {
	.left-sidebar .page-container .page-contents {
		float: none
	}

	.left-sidebar .page-container #secondary {
		float: none
	}

	.lrc-sidebar .page-container {
		float: none
	}

	.lrc-sidebar .page-container .page-contents {
		float: none
	}

	.lrc-sidebar .page-container #secondary {
		float: none
	}
}

.tp-caption.thim-slider-heading {
	font-size: 100px;
	margin: 0 !important
}

.tp-caption.thim-slider-sub-heading {
	font-size: 24px
}

.tp-caption.thim-slider-button {
	transition: all 0.3s !important;
	white-space: nowrap !important
}

.thim-click-to-bottom {
	animation: moveDown 1.3s cubic-bezier(0.07, 0.5, 0.58, 1) infinite
}

.parallax_effect {
	position: relative
}

.parallax_effect:before {
	content: "";
	display: block;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
	background: rgba(50, 58, 69, 0.2)
}

.parallax_effect>.panel-grid-cell {
	position: relative;
	z-index: 1
}

#comments {
	margin-top: 15px
}

#comments .comment-list {
	margin: 0
}

#comments .comment-list .comment-list-inner .comment-author.meta {
	color: #b3b3b3
}

#comments .comment-list .comment-list-inner .comment-author.meta strong {
	color: #000
}

#comments .comment-list .comment-list-inner>li {
	list-style: none outside none;
	margin-bottom: 25px
}

#comments .comment-list .comment-list-inner li {
	margin: 0
}

#comments .comment-list .comment-list-inner li .wrapper-comment {
	overflow: hidden;
	padding: 30px 0;
	border-top: 1px solid #eee
}

#comments .comment-list .comment-list-inner li .avatar {
	width: 70px;
	height: 70px;
	float: left;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 30px
}

#comments .comment-list .comment-list-inner li .comment-right {
	width: calc(100% - 100px);
	width: -webkit-calc(100% - 100px);
	width: -moz-calc(100% - 100px);
	float: left
}

#comments .comment-list .comment-list-inner li .comment-awaiting-moderation {
	margin-left: 20px
}

#comments .comment-list .comment-list-inner li .comment-extra-info .author {
	font-weight: 700
}

#comments .comment-list .comment-list-inner li .comment-extra-info .author a,
#comments .comment-list .comment-list-inner li .comment-extra-info .author .author-name {
	text-transform: capitalize
}

#comments .comment-list .comment-list-inner li .comment-extra-info .author a {
	color: var(--thim-font-title-color, #333333)
}

#comments .comment-list .comment-list-inner li .comment-extra-info .author a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

#comments .comment-list .comment-list-inner li .comment-extra-info .author .author-name {
	color: var(--thim-font-title-color, #333333)
}

#comments .comment-list .comment-list-inner li .comment-extra-info .date {
	float: right;
	font-size: 0.875rem;
	font-weight: 400;
	color: #ccc;
	font-style: italic
}

#comments .comment-list .comment-list-inner li .comment-extra-info .author,
#comments .comment-list .comment-list-inner li .comment-extra-info .date {
	display: inline-block;
	margin-right: 15px
}

#comments .comment-list .comment-list-inner li .comment-extra-info .comment-edit-link,
#comments .comment-list .comment-list-inner li .comment-extra-info .comment-reply-link {
	display: inline-block;
	float: left;
	font-weight: 700;
	font-size: 0.875rem;
	text-transform: uppercase;
	margin-right: 15px
}

#comments .comment-list .comment-list-inner li .comment-extra-info .comment-edit-link:hover,
#comments .comment-list .comment-list-inner li .comment-extra-info .comment-reply-link:hover {
	text-decoration: underline
}

#comments .comment-list .comment-list-inner li .content-comment {
	padding: 15px 30px 0 0
}

#comments .comment-list .comment-list-inner li:last-child .wrapper-comment {
	padding-bottom: 0
}

#comments .comment-list .comment-list-inner .children {
	margin: 0;
	margin-left: 100px
}

#comments .comment-list .comment-list-inner .children li {
	list-style: none
}

#comments .comment-respond-area #respond.comment-respond .logged-in-as a {
	color: var(--thim-body-primary-color, #2e8ece)
}

#comments .comment-respond-area #respond.comment-respond .logged-in-as a:hover {
	text-decoration: underline
}

#comments .comment-respond-area #respond.comment-respond .theChampCommentingTabs .logged-in-as {
	margin-top: 0
}

#comments .comment-respond-area #respond.comment-respond .comment-notes {
	color: var(--thim-font-body-color);
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 30px
}

#comments .comment-respond-area #respond.comment-respond .comment-form .comment-form-author,
#comments .comment-respond-area #respond.comment-respond .comment-form .comment-form-email,
#comments .comment-respond-area #respond.comment-respond .comment-form .comment-form-url {
	width: calc(40% - 15px);
	width: -webkit-calc(40% - 15px);
	width: -moz-calc(40% - 15px);
	display: inline-block;
	margin-bottom: 20px;
	float: left
}

#comments .comment-respond-area #respond.comment-respond .comment-form .comment-form-comment {
	width: calc(60% - 15px);
	width: -webkit-calc(60% - 15px);
	width: -moz-calc(60% - 15px);
	float: right
}

body.logged-in #comments .comment-respond-area #respond.comment-respond .comment-form .comment-form-comment {
	width: 100%;
	float: none
}

#comments .comment-reply-title,
#comments .comment-list-inner .comments-title {
	font-weight: var(--thim-font-title-variant, 700);
	padding: 15px 0;
	text-transform: var(--thim-font-h3-text-transform, none);
	line-height: 30px;
	font-size: var(--thim-font-h4-font-size, 18px);
	margin-top: 15px;
	position: relative
}

#comments .comment-reply-title:after,
#comments .comment-list-inner .comments-title:after {
	content: "";
	width: 32px;
	height: 2px;
	background: var(--thim-body-primary-color, #2e8ece);
	position: absolute;
	left: 0;
	bottom: 0
}

#comments .comment-form-author,
#comments .comment-form-email,
#comments .comment-form-url {
	width: 100%;
	display: block
}

#comments .comment-form-author input,
#comments .comment-form-email input,
#comments .comment-form-url input {
	width: 100%;
	line-height: 30px;
	padding: 4px 10px;
	min-height: 40px;
	display: inline-block;
	font-size: 0.875rem;
	border: 1px solid var(--thim-border-color, #eee);
	border-radius: var(--thim-border-radius-5, 0)
}

#comments textarea {
	width: 100%;
	padding: 4px 10px;
	font-size: 0.875rem;
	border: 1px solid var(--thim-border-color, #eee);
	border-radius: var(--thim-border-radius-5, 0)
}

#comments textarea::placeholder {
	font-size: 0.875rem
}

#comments .form-submit input#submit {
	text-shadow: none;
	box-shadow: none;
	border: none;
	line-height: var(--thim-font-button-line-height);
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	border-radius: var(--thim-border-radius-button, 30px);
	padding: 9px 25px;
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-button-text-color, #fff)
}

#comments .form-submit input#submit:hover {
	background: var(--thim-button-hover-color, #1e73be);
	color: var(--thim-button-text-color, #fff)
}

.flexslider {
	position: relative
}

.flexslider li {
	list-style: none
}

.flexslider .flex-direction-nav {
	margin: 0
}

.flexslider .flex-direction-nav a {
	position: absolute;
	z-index: 9;
	top: 50%;
	cursor: pointer;
	width: 31px;
	margin: 0;
	height: 32px;
	background: #fff;
	text-align: center;
	overflow: hidden;
	margin-top: -16px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.flexslider .flex-direction-nav a:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 22px;
	line-height: 31px;
	display: inline-block
}

.flexslider .flex-direction-nav a.flex-disabled {
	display: none
}

.flexslider .flex-direction-nav .flex-prev {
	left: -36px;
	opacity: 0
}

.flexslider .flex-direction-nav .flex-prev:before {
	content: "\f104"
}

.flexslider .flex-direction-nav .flex-next {
	right: -36px;
	opacity: 0
}

.flexslider .flex-direction-nav .flex-next:before {
	content: "\f105"
}

.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: 0.8;
	left: 5px
}

.flexslider:hover .flex-direction-nav .flex-next {
	opacity: 0.8;
	right: 5px
}

.site-content {
	padding: 75px 15px 100px
}

.site-content.no-padding-top {
	padding-top: 0;
	padding-bottom: 0
}

.overlay-black,
.overlay-primary {
	position: relative
}

.overlay-black:before,
.overlay-primary:before {
	background: rgba(45, 51, 57, 0.95);
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	top: 0
}

.overlay-black>div,
.overlay-primary>div {
	position: relative;
	z-index: 2
}

.overlay-black .thim-widget-courses-searching .courses-searching button {
	background: var(--thim-body-primary-color, #2e8ece)
}

.overlay-black .thim-widget-courses-searching .courses-searching button:hover {
	background: #181818
}

.list-info {
	margin-top: 35px;
	margin-left: 0
}

.list-info li {
	font-size: var(--thim-font-h6-font-size, 16px);
	list-style: none;
	display: inline-block;
	padding: 0 20px
}

.list-info li i {
	color: var(--thim-body-primary-color, #2e8ece);
	margin-right: 5px
}

.list-info li a {
	color: inherit
}

.custom-images {
	margin-top: -18px;
	position: relative;
	margin-bottom: -7px
}

.smicon-box:before,
.smicon-box:after {
	clear: both;
	display: table-cell;
	content: ""
}

.custom-readmore {
	padding-top: 20px;
	padding-bottom: 20px
}

.top_site_main {
	color: #fff;
	position: relative;
	background-size: cover;
	background-position: center center;
	min-height: 150px
}

.top_site_main>.overlay-top-header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5)
}

.top_site_main .page-title-wrapper {
	padding-top: 53px;
	padding-bottom: 81px;
	text-align: left;
	position: relative;
	z-index: 1
}

.top_site_main .page-title-wrapper .banner-wrapper {
	overflow: hidden
}

.top_site_main .page-title-wrapper h1,
.top_site_main .page-title-wrapper h2 {
	color: inherit;
	margin: 0
}

.top_site_main .page-title-wrapper h1,
.top_site_main .page-title-wrapper h2 {
	line-height: 40px;
	text-transform: uppercase;
	font-size: var(--thim-font-h2-font-size, 28px);
	font-weight: 700;
	position: relative
}

.top_site_main .banner-description {
	font-style: italic
}

.thim-article-heading .heading__secondary {
	margin: 60px 0 0 0
}

@media (max-width:1024px) {
	.thim-article-heading .heading__secondary {
		margin-top: 30px 0 0 0
	}
}

#breadcrumbs {
	font-size: 0.875rem
}

.breadcrumbs-wrapper .woocommerce-breadcrumb,
.breadcrumbs-wrapper .thim-breadcrumbs,
.breadcrumbs-wrapper #breadcrumbs {
	padding: 17px 0 12px;
	margin: 0
}

.breadcrumbs-wrapper .woocommerce-breadcrumb li,
.breadcrumbs-wrapper .thim-breadcrumbs li,
.breadcrumbs-wrapper #breadcrumbs li {
	line-height: 25px;
	display: inline-block;
	list-style: none;
	font-size: 0.875rem;
	color: #fff
}

.breadcrumbs-wrapper .woocommerce-breadcrumb li a,
.breadcrumbs-wrapper .thim-breadcrumbs li a,
.breadcrumbs-wrapper #breadcrumbs li a {
	color: #fff
}

.breadcrumbs-wrapper .woocommerce-breadcrumb li a span:hover,
.breadcrumbs-wrapper .thim-breadcrumbs li a span:hover,
.breadcrumbs-wrapper #breadcrumbs li a span:hover {
	text-decoration: underline
}

.breadcrumbs-wrapper .woocommerce-breadcrumb li span,
.breadcrumbs-wrapper .thim-breadcrumbs li span,
.breadcrumbs-wrapper #breadcrumbs li span {
	color: #fff;
	margin: 0
}

.breadcrumbs-wrapper .woocommerce-breadcrumb li:last-child span,
.breadcrumbs-wrapper .thim-breadcrumbs li:last-child span,
.breadcrumbs-wrapper #breadcrumbs li:last-child span {
	margin-right: 0
}

.breadcrumbs-wrapper .woocommerce-breadcrumb a,
.breadcrumbs-wrapper .thim-breadcrumbs a,
.breadcrumbs-wrapper #breadcrumbs a {
	line-height: 25px;
	display: inline-block;
	margin-right: 15px
}

.breadcrumbs-wrapper .woocommerce-breadcrumb a:after,
.breadcrumbs-wrapper .thim-breadcrumbs a:after,
.breadcrumbs-wrapper #breadcrumbs a:after {
	content: "\f105";
	color: #fff;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	display: inline-block;
	margin: 0 0 0 15px;
	line-height: 25px
}

.breadcrumbs-wrapper.button-list-gird .woocommerce-breadcrumb,
.breadcrumbs-wrapper.button-list-gird .display,
.breadcrumbs-wrapper.button-list-gird .thim-breadcrumbs,
.breadcrumbs-wrapper.button-list-gird #breadcrumbs {
	width: 50%;
	display: inline-block;
	vertical-align: middle
}

.breadcrumbs-wrapper.button-list-gird .display {
	text-align: right
}

.breadcrumbs-wrapper.button-list-gird .display a,
.breadcrumbs-wrapper.button-list-gird .display a i {
	color: #728592;
	margin-left: 20px
}

.gallery-img .item a {
	position: relative;
	display: inline-block
}

.gallery-img .item a .mark {
	background-image: url("images/preview-gallery.png");
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	-webkit-transform: scale(scale(0));
	-ms-transform: scale(scale(0));
	-o-transform: scale(scale(0));
	transform: scale(scale(0));
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s
}

.gallery-img .item a:hover .mark {
	-webkit-transform: scale(scale(1));
	-ms-transform: scale(scale(1));
	-o-transform: scale(scale(1));
	transform: scale(scale(1))
}

.btn-primary {
	background-color: var(--thim-body-primary-color, #2e8ece);
	border-color: var(--thim-body-primary-color, #2e8ece);
	font-style: normal
}

.btn-primary a {
	color: #fff !important
}

.btn-primary:hover {
	background-color: #323945;
	border-color: #323945
}

.btn-border {
	color: #fff;
	border: 2px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 10px;
	font-style: normal
}

.btn-border:hover {
	color: var(--thim-body-primary-color, #2e8ece);
	border-color: var(--thim-body-primary-color, #2e8ece)
}

.slider-desc .btn {
	font-size: var(--thim-font-h6-font-size, 16px);
	padding: 8px 20px;
	font-weight: bold;
	margin-top: 20px
}

input[type=radio],
input[type=checkbox] {
	border: 1px solid #b4b9be;
	background: #fff;
	color: #555;
	clear: none;
	cursor: pointer;
	display: inline-block;
	height: 16px;
	margin: -4px 4px 0 0;
	outline: 0;
	padding: 0 !important;
	text-align: center;
	vertical-align: middle;
	width: 16px;
	min-width: 16px;
	-webkit-appearance: none;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-transition: 0.05s border-color ease-in-out;
	transition: 0.05s border-color ease-in-out
}

input[type=radio]:focus,
input[type=checkbox]:focus {
	box-shadow: 0;
	outline: 0
}

input[type=radio]:checked:before,
input[type=checkbox]:checked:before {
	float: left;
	display: inline-block;
	vertical-align: middle;
	width: 14px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f00c";
	margin: 0
}

input[type=radio] {
	border-radius: 50%;
	line-height: 10px;
	font-size: 14px
}

input[type=radio]:checked:before {
	content: "•";
	text-indent: -9999px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	font-size: 24px;
	width: 6px;
	height: 6px;
	margin: 4px;
	line-height: 16px;
	background-color: var(--thim-body-primary-color, #2e8ece)
}

input[type=checkbox]:checked:before {
	content: "\f00c";
	margin: 0;
	color: var(--thim-body-primary-color, #2e8ece)
}

.list-address {
	margin: 45px 0
}

.list-address li {
	list-style: none;
	display: block;
	font-size: var(--thim-font-h6-font-size, 16px);
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 20px
}

.list-address li i {
	color: var(--thim-body-primary-color, #2e8ece);
	margin-right: 5px;
	font-size: 18px;
	float: left
}

.custom-search {
	background-repeat: no-repeat !important
}

.full-width {
	background-repeat: no-repeat !important;
	background-position: 140% 100%
}

.full-width>.panel-grid-cell {
	width: 100%;
	margin: 0 auto;
	padding-top: 30px
}

.full-width>.panel-grid-cell .icon-box-title {
	font-style: inherit;
	margin-top: 0
}

.background-left {
	background-repeat: no-repeat !important;
	background-position: center left
}

.bg-top-norepeat {
	background-position: top left;
	background-repeat: no-repeat !important
}

#course-landing.one-courses-page .course-curriculum {
	margin: 0;
	padding-top: 80px;
	padding-bottom: 80px
}

#course-landing.one-courses-page .course-curriculum .course-curriculum-title,
#course-landing.one-courses-page .course-curriculum ul.curriculum-sections .section {
	padding-left: 0
}

.one-courses-page-content {
	padding-top: 80px
}

.one-courses-page-content .row {
	display: table;
	table-layout: fixed
}

.one-courses-page-content .col-sm-4,
.one-courses-page-content .col-sm-8 {
	display: table-cell;
	float: none;
	vertical-align: middle
}

.one-courses-page-content .row-item {
	border-bottom: 1px solid var(--thim-border-color, #eee)
}

.one-courses-page-content .row-item label {
	width: 180px;
	display: inline-block;
	border-right: 1px solid var(--thim-border-color, #eee);
	margin-bottom: 0;
	padding: 30px 0;
	color: #000
}

.one-courses-page-content .row-item:last-child {
	border-bottom: none
}

.one-courses-page-content .row-item>div {
	display: inline-block;
	margin-left: -3px;
	padding: 30px 30px
}

.one-courses-page-content .row-item .courses-price {
	font-size: var(--thim-font-h4-font-size, 18px);
	color: var(--thim-body-primary-color, #2e8ece);
	font-weight: bold
}

.one-courses-page-content .row-item .number-students {
	font-size: var(--thim-font-h6-font-size, 16px)
}

.one-courses-page-content .row-item .number-students:before {
	content: "\f307";
	font: normal normal normal 20px/1 dashicons !important;
	float: left;
	padding: 3px 3px 0 0;
	color: var(--thim-body-primary-color, #2e8ece)
}

.content-landing .box .box-home span {
	text-align: center;
	visibility: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	background-color: #fff;
	margin-top: -40px;
	margin-left: -40px;
	border: 1px solid #fff;
	border-radius: 100%;
	line-height: 80px;
	font-size: 0.875rem;
	font-weight: bold;
	color: #222;
	text-transform: uppercase;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite
}

.content-landing .box .box-home:hover span {
	visibility: visible;
	-moz-animation-name: bounce;
	animation-name: bounce
}

.navigation .tm-table {
	table-layout: fixed;
	max-width: none;
	width: auto;
	min-width: 100%;
	display: table
}

.quiz-result {
	margin-top: 20px;
	float: left;
	margin-right: -300px;
	width: 100%
}

.quiz-result .quiz-result-mark {
	float: left;
	width: 150px;
	height: 150px;
	background-color: #F5F5F5;
	border-radius: 50%;
	text-align: center;
	box-sizing: border-box;
	padding-top: 30px;
	line-height: 1
}

.quiz-result .quiz-result-mark .quiz-mark {
	font-size: 60px;
	display: block
}

.quiz-result .quiz-result-mark .quiz-mark small {
	font-size: 1.25rem
}

.quiz-result .quiz-result-summary {
	float: left;
	margin-left: 30px
}

.quiz-result .quiz-result-summary .quiz-result-field {
	margin: 0;
	font-size: 0.938rem
}

.quiz-result .quiz-result-summary .quiz-result-field>label {
	width: 100px;
	display: inline-block
}

.quiz-result .quiz-result-summary .quiz-result-field.correct {
	color: #0066cc
}

.quiz-result .quiz-result-summary .quiz-result-field.wrong {
	color: #BC0B0B
}

.quiz-result .quiz-result-summary .quiz-result-field.empty {
	color: #869791
}

.article__parallax {
	background-attachment: fixed;
	background-position: 50% 0;
	background-size: cover;
	background-repeat: no-repeat !important
}

.thim-bg-color {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.thim-bg-overlay,
.thim-bg-overlay-85,
.thim-bg-overlay-80,
.thim_ovelay_color,
.thim-bg-overlay-color,
.thim-bg-overlay-color-half {
	position: relative;
	clear: both
}

.thim-bg-overlay:before,
.thim-bg-overlay-85:before,
.thim-bg-overlay-80:before,
.thim_ovelay_color:before,
.thim-bg-overlay-color:before,
.thim-bg-overlay-color-half:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 1
}

.thim-bg-overlay.vc_row:before,
.thim-bg-overlay-85.vc_row:before,
.thim-bg-overlay-80.vc_row:before,
.thim_ovelay_color.vc_row:before,
.thim-bg-overlay-color.vc_row:before,
.thim-bg-overlay-color-half.vc_row:before {
	z-index: 1;
	display: block
}

.thim-bg-overlay>.panel-grid-cell,
.thim-bg-overlay>.wpb_column,
.thim-bg-overlay>div,
.thim-bg-overlay-85>.panel-grid-cell,
.thim-bg-overlay-85>.wpb_column,
.thim-bg-overlay-85>div,
.thim-bg-overlay-80>.panel-grid-cell,
.thim-bg-overlay-80>.wpb_column,
.thim-bg-overlay-80>div,
.thim_ovelay_color>.panel-grid-cell,
.thim_ovelay_color>.wpb_column,
.thim_ovelay_color>div,
.thim-bg-overlay-color>.panel-grid-cell,
.thim-bg-overlay-color>.wpb_column,
.thim-bg-overlay-color>div,
.thim-bg-overlay-color-half>.panel-grid-cell,
.thim-bg-overlay-color-half>.wpb_column,
.thim-bg-overlay-color-half>div {
	position: relative;
	z-index: 1
}

.thim-bg-overlay:before {
	background: rgba(0, 0, 0, 0.6)
}

.thim-bg-overlay-85:before {
	background: rgba(17, 17, 17, 0.85)
}

.thim-bg-overlay-80:before {
	background: rgba(17, 17, 17, 0.8)
}

.thim-bg-overlay-color:before {
	background: rgba(var(--thim_body_primary_color_rgb), 0.92)
}

.thim-bg-overlay-color-half:before {
	background: rgba(var(--thim_body_primary_color_rgb), 0.5)
}

.thim_ovelay_color {
	color: #FFFFFF
}

.thim_ovelay_color:before {
	background-color: rgba(0, 0, 0, 0.6)
}

.thim-button-primary {
	color: #FFFFFF
}

.thim-button-primary:hover {
	color: #ffffff
}

.bg-no-repeat {
	background-repeat: no-repeat
}

.separator_bottom {
	position: relative
}

.separator_bottom.vc_row {
	float: left;
	width: 100%
}

.separator_bottom:after {
	height: 138px;
	width: 1px;
	left: 50%;
	content: "";
	position: absolute;
	background-color: #ff5151;
	bottom: -69px;
	z-index: 5
}

.thim-get-100s {
	padding-top: 181px
}

.thim-get-100s .get-100s {
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	line-height: 30px;
	text-transform: uppercase;
	margin: 0
}

.thim-get-100s h2 {
	color: #fff;
	font-size: 72px;
	line-height: 75px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 2px 0 10px
}

.thim-best-industry {
	margin: -263px -2px 81px;
	position: relative
}

.thim-register-form-top {
	margin-top: -605px
}

.mo-openid-app-icons>a>img {
	width: 35px !important;
	height: 35px !important;
	margin: 8px 0;
	display: inline !important;
	position: absolute;
	top: 0;
	left: 0
}

.mo-openid-app-icons {
	text-align: center;
	position: relative;
	padding-bottom: 60px;
	display: block !important
}

.mo-openid-app-icons>p {
	font-weight: 700;
	font-size: var(--thim-font-h3-font-size, 24px);
	margin-bottom: 30px !important;
	text-align: center
}

.mo-openid-app-icons .btn-block {
	line-height: 18px;
	display: inline-block;
	border: 0;
	border-radius: 0;
	margin-right: 20px;
	font-size: 1rem;
	color: #fff
}

.mo-openid-app-icons .btn-block:last-child {
	margin: 0;
	margin-left: 20px
}

.mo-openid-app-icons .btn-block .fa {
	left: 0;
	width: 50px;
	border-right: 1px solid #fff;
	font-size: 16px
}

.account_login .mo-openid-app-icons .btn-social:nth-child(2) {
	margin-top: 20px !important
}

.thim-slider-one-course-heading {
	margin: 0 !important
}

.thim-slider-one-course-desc {
	text-align: center
}

.thim-join-the-elite-group {
	position: relative
}

.thim-join-the-elite-group:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #ffb606;
	opacity: 0.6;
	filter: alpha(opacity=60)
}

.thim-join-the-elite-group>div {
	position: relative
}

.thim-join-the-elite-group .sc_heading {
	margin-bottom: 3px;
	padding: 137px 0 0
}

.thim-join-the-elite-group .sc_heading .sub-heading {
	font-size: 1.125rem
}

.thim-join-the-elite-group .thim-widget-button {
	text-align: center;
	padding-bottom: 110px;
	margin-top: -5px
}

.thim-join-the-elite-group.thim-dark:before {
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50)
}

.thim-video-box {
	text-align: center
}

.thim-video-box .video-container {
	position: relative;
	width: 750px;
	height: 431px;
	margin: auto;
	padding: 25px 85px 50px;
	max-width: 100%
}

.thim-video-box .video-container .video {
	overflow: hidden;
	width: 100%;
	border: 4px solid #0c0d11;
	border-radius: 4px;
	position: relative;
	max-height: 363px;
	height: 363px
}

.thim-video-box .video-container .video iframe {
	max-height: 100%
}

.thim-video-box .video-container .video-button {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 30px;
	height: 30px;
	margin: auto;
	z-index: 11;
	font-size: 50px;
	cursor: pointer;
	display: none
}

.thim-what-it-about-desc {
	max-width: 820px;
	margin: auto;
	margin-bottom: 67px;
	text-align: center
}

.thim-what-it-about-desc .description {
	font-size: 1.125rem;
	line-height: 30px;
	padding: 17px 0 10px
}

.thim-what-it-about-desc .button {
	margin-bottom: 30px
}

.thim-what-it-about-desc .button .thim-button {
	line-height: 30px;
	padding: 10px 25px;
	border: 0;
	box-shadow: none;
	color: #333;
	background: #ffb606;
	text-transform: uppercase;
	display: inline-block;
	font-weight: 700;
	font-size: 0.875rem
}

.thim-what-it-about-desc .thim-login-link {
	font-size: 0.875rem;
	font-weight: 700;
	line-height: 18px
}

.thim-what-it-about-desc .thim-login-link a {
	display: inline-block;
	text-decoration: none;
	border-bottom: 1px solid #ffb606
}

.thim-hello-there .sc_heading {
	padding-top: 17px
}

.thim-hello-there .readmore {
	text-transform: uppercase;
	font-size: 0.875rem;
	font-weight: 700;
	margin-top: 15px
}

.thim-hello-there .readmore a {
	color: #fff
}

.thim-hello-there .readmore a:hover {
	color: #fff;
	text-decoration: underline
}

#cptch_input {
	padding-left: 5px !important;
	padding-right: 5px !important
}

.site-main .lpr_quiz {
	display: none
}

.thim-buy-now {
	max-width: 1170px;
	margin: auto;
	padding: 42px 35px
}

.thim-buy-now .thim-widget-button {
	padding: 13px 0;
	text-align: right
}

.thim-buy-now .thim-widget-button .widget-button {
	border-color: #fff;
	background: #fff;
	color: #333
}

.thim-buy-now .thim-widget-button .widget-button.normal {
	line-height: 30px;
	height: 40px;
	padding: 5px 30px
}

.thim-buy-now .thim-widget-button .widget-button:hover {
	color: #333
}

.thim-buy-now-desc {
	position: relative;
	padding-left: 20px
}

.thim-buy-now-desc:before {
	width: 4px;
	top: 0;
	left: 0;
	bottom: 0;
	position: absolute;
	content: "";
	background: #ffb606
}

.thim-buy-now-desc .heading {
	text-transform: uppercase;
	font-size: var(--thim-font-h3-font-size, 24px);
	line-height: 30px;
	font-weight: 700;
	color: #fff;
	margin: 0;
	padding: 3px 0 6px
}

.thim-buy-now-desc .description {
	color: #fff;
	line-height: 25px;
	padding-bottom: 2px
}

.thim-col-5 {
	width: 20%;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 30px
}

.thim-widget-gallery-posts .wrapper-filter-controls {
	text-align: center
}

.thim-widget-gallery-posts .wrapper-filter-controls ul {
	margin: 0 auto;
	display: inline-block;
	border-bottom: 1px solid #eee;
	padding: 0 10px;
	margin-top: -10px;
	margin-bottom: 60px
}

.thim-widget-gallery-posts .wrapper-filter-controls li {
	list-style: none;
	display: inline-block
}

.thim-widget-gallery-posts .wrapper-filter-controls a {
	display: inline-block;
	border-bottom: 2px solid transparent;
	margin: 0 8px -2px 8px;
	padding: 5px 8px;
	text-transform: uppercase;
	cursor: pointer;
	font-size: 0.875rem;
	font-weight: 700
}

.thim-widget-gallery-posts .wrapper-gallery-filter>.thim-col-5,
.thim-widget-gallery-posts .wrapper-gallery-filter>[class*=col-sm-] {
	padding-bottom: 30px
}

.thim-widget-gallery-posts .thim-gallery-show {
	display: none
}

.thim-widget-gallery-posts .thim-gallery-popup {
	display: block;
	position: relative
}

.thim-widget-gallery-posts .thim-gallery-popup>img {
	width: 100%
}

.thim-widget-gallery-posts .thim-gallery-popup:before {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	content: "";
	background: rgba(0, 0, 0, 0.3);
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	z-index: 9
}

.thim-widget-gallery-posts .thim-gallery-popup:hover:before {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

.thim-widget-gallery-posts .thim-gallery-popup:after {
	content: "\f002";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	width: 31px;
	height: 30px;
	line-height: 30px;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	color: #fff;
	font-size: 30px;
	z-index: 10;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out
}

.thim-widget-gallery-posts .thim-gallery-popup:hover:after {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

.thim-widget-gallery-posts .thim-gallery-popup.loading:after {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
	content: "\f110";
	font-size: 24px;
	width: 24px;
	height: 24px;
	line-height: 24px;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none
}

body .box-title {
	text-align: inherit
}

body #tp_style_selector {
	z-index: 999
}

body #tp_style_selector .box-title {
	text-align: center
}

body.thim-body-load-overlay {
	overflow-x: hidden
}

#cancel-comment-reply-link {
	font-size: 0.875rem
}

a.comment-reply-link,
a.comment-edit-link,
.comment-reply-title a,
#cancel-comment-reply-link {
	color: var(--thim-body-primary-color, #2e8ece)
}

a.comment-reply-link:hover,
a.comment-edit-link:hover,
.comment-reply-title a:hover,
#cancel-comment-reply-link:hover {
	color: var(--thim-body-primary-color, #2e8ece);
	text-decoration: underline
}

a.comment-reply-link,
a.comment-edit-link,
.comment-extra-info .author .author-name {
	font-family: var(--thim-font-title-font-family, "Montserrat")
}

.custom-readmore {
	overflow: hidden
}

.custom-readmore .content-inner .smicon-read {
	border-width: 2px;
	padding: 6px 20px
}

.custom-readmore .content-inner .smicon-read i {
	display: none
}

#logged_in_user {
	display: none
}

.the_champ_login_container ul.the_champ_login_ul li {
	float: none !important;
	display: inline-block;
	margin: 17px 3px 8px !important
}

.the_champ_login_container .theChampLogin {
	padding: 0 33px !important;
	border-radius: 30px !important;
	width: 85px
}

.the_champ_login_container .theChampLogin#theChampGoogleButton {
	padding: 0 30px !important
}

#the_champ_loading_image {
	margin: auto
}

.login-title {
	font-size: 24px;
	font-weight: 700;
	position: relative;
	text-align: center;
	margin: -12px 0 0;
	padding: 0;
	text-transform: none;
	line-height: 40px;
	color: #333
}

body .the_champ_login_container {
	text-align: center;
	margin-bottom: 15px
}

.thim-popup-active #masthead.affix.menu-hidden,
.thim-popup-active .menu-scroll {
	transform: none !important;
	-webkit-transform: none !important;
	-moz-transform: none !important;
	-ms-transform: none !important;
	-o-transform: none !important
}

#main-home-content>.the_champ_sharing_container {
	display: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333
}

.related-archive h3 a {
	color: inherit
}

.header_v2.site-header .navbar-nav {
	text-align: left
}

.header_v2.site-header .navbar-nav>li.menu-right {
	float: right
}

.header_v2.site-header .navbar-nav>li.menu-right .thim-social {
	padding: 0
}

.header_v2.site-header .navbar-nav>li.menu-right .thim-social a {
	color: #666666;
	border: 1px solid #666666 !important;
	border-radius: 50%
}

.header_v2.site-header .navbar-nav>li.menu-right .thim-widget-social {
	padding-top: 5px;
	padding-bottom: 5px
}

.header_v3#masthead.site-header .navigation {
	padding-top: 23px
}

.header_v3#masthead.site-header>.container {
	display: table;
	padding-right: 0;
	padding-left: 0
}

.header_v3#masthead.site-header>.container>.row {
	display: table-row
}

.header_v3#masthead.site-header>.container>.row .column_logo,
.header_v3#masthead.site-header>.container>.row .column_right {
	display: table-cell;
	float: none;
	vertical-align: top
}

.header_v3#masthead.site-header #toolbar {
	padding-bottom: 0 !important;
	padding-top: 0 !important;
	position: relative;
	border-bottom: none
}

.header_v3#masthead.site-header #toolbar .widget_login-popup a.profile {
	border-right: 1px solid rgba(102, 102, 102, 0.35)
}

.header_v3#masthead.site-header #toolbar .widget_login-popup a:hover {
	color: #333
}

.header_v3#masthead.site-header #toolbar .thim-have-any-question a:hover {
	color: #333
}

.header_v3#masthead.site-header #toolbar .menu_right_position li {
	list-style: none;
	display: inline-block;
	vertical-align: top
}

.header_v3#masthead.site-header #toolbar .menu_right_position {
	text-align: right
}

.header_v3#masthead.site-header #toolbar .menu_right_position .widget_login-popup .register_link {
	padding-right: 0
}

.header_v3#masthead.site-header #toolbar .menu_right_position .widget_login-popup .register_link:after {
	content: "/";
	display: inline-block;
	padding-left: 3px
}

.header_v3#masthead.site-header #toolbar .menu_right_position .widget_login-popup .login {
	padding-left: 0
}

.header_v3#masthead.site-header #toolbar .thim-social {
	float: none
}

.header_v3#masthead.site-header #toolbar .thim-social a:hover .fa {
	color: #fff !important
}

.header_v3#masthead.site-header #toolbar:after {
	height: 1px;
	left: -90px;
	right: 0;
	content: "";
	bottom: 0;
	position: absolute;
	background-color: rgba(102, 102, 102, 0.35)
}

.header_v3#masthead.site-header .navbar-nav {
	text-align: left
}

.header_v3#masthead.site-header .navbar-nav>li.menu-right {
	float: right
}

.header_v3#masthead.site-header .navbar-nav>li.menu-right .thim-widget-button {
	padding: 0
}

.header_v3#masthead.site-header .navbar-nav>li:first-child a {
	padding-left: 0
}

.header_v3#masthead.site-header .column_logo {
	width: auto;
	padding-right: 58px;
	background-image: url(images/logo-bg.svg);
	background-position: right center;
	background-repeat: no-repeat;
	padding-left: 0;
	position: relative;
	z-index: 2
}

.header_v3#masthead.site-header .column_logo.new_update {
	padding-right: 0;
	background: none
}

.header_v3#masthead.site-header .column_logo.new_update .tm-table {
	background-color: transparent;
	margin-left: -1px
}

.header_v3#masthead.site-header .column_logo.new_update .tm-table svg {
	height: 120px;
	display: table-cell;
	vertical-align: middle;
	margin-left: -1px
}

.header_v3#masthead.site-header .column_logo .tm-table {
	height: 120px;
	width: 100%;
	background-color: #2893c9;
	display: table
}

.header_v3#masthead.site-header .column_right {
	padding-left: 6px;
	padding-right: 0
}

.header_v3#masthead.site-header .column_right .toolbar,
.header_v3#masthead.site-header .column_right .navigation {
	padding-right: 15px
}

.header_v3#masthead.site-header:after {
	height: 1px;
	width: 100%;
	position: absolute;
	content: "";
	z-index: -2;
	background-color: rgba(102, 102, 102, 0.35);
	top: 31px;
	left: 0
}

.header_v3#masthead .width-navigation {
	width: 100%
}

.slider_health_coaching .fullwidthbanner-container {
	left: 0 !important
}

.rev_slider .tp-thumbs.erinyen .tp-thumb .tp-thumb-title {
	top: initial;
	height: initial;
	bottom: 0;
	color: #fff;
	text-align: center;
	font-size: 1rem;
	font-weight: bold;
	letter-spacing: inherit;
	text-transform: uppercase
}

.rev_slider .tp-thumbs.erinyen .tp-thumb .tp-thumb-title:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	opacity: 0.5
}

.rev_slider .tp-thumbs.erinyen .tp-thumb .tp-thumb-more {
	display: none
}

.rev_slider .tp-thumbs.erinyen .tp-thumb .tp-thumb-over {
	display: none
}

.rev_slider .tp-thumbs.erinyen .tp-thumb.selected .tp-thumb-title:before {
	opacity: 1
}

.form_get_video {
	border: 1px solid #e3e4ea;
	margin-top: 50px
}

.form_get_video .head_form {
	padding: 35px 35px 0;
	position: relative;
	margin-bottom: 160px
}

.form_get_video .head_form h3 {
	font-size: 1.25rem;
	color: #ffffff;
	margin: 0;
	text-align: center;
	font-weight: normal
}

.form_get_video .head_form h3 span {
	text-transform: uppercase;
	display: block;
	font-weight: bold
}

.form_get_video .head_form:after {
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	height: 115px;
	display: block;
	width: 100%;
	content: "";
	background-image: url(images/form.svg);
	background-repeat: no-repeat;
	background-size: 100% 114px
}

.form_get_video .content_form {
	padding: 0 50px;
	padding-bottom: 50px
}

.form_get_video .content_form input[type=text],
.form_get_video .content_form input[type=email] {
	border: 1px solid #e3e4ea;
	color: #333333
}

.form_get_video .content_form input[type=submit] {
	background-color: transparent;
	border: 1px solid;
	margin-top: 0;
	border-radius: var(--thim-border-radius-30, 0);
	text-transform: none;
	width: 100%
}

.form_get_video .content_form input[type=submit]:hover {
	color: #fff
}

.video_popup {
	color: #fff;
	text-align: center;
	max-width: 625px;
	margin: 0 auto
}

.video_popup h3 {
	font-size: var(--thim-font-h3-font-size, 24px);
	color: #fff;
	margin-bottom: 30px
}

.video_popup span {
	display: block;
	margin-bottom: 30px
}

.video_popup i {
	cursor: pointer;
	width: 52px;
	height: 52px;
	text-indent: 6px;
	border: 4px solid #fff;
	line-height: 44px;
	text-align: center;
	font-size: 40px;
	border-radius: 50%
}

.heading_3 .sc_heading {
	margin-bottom: 0
}

.heading_3 .sc_heading .title {
	margin-bottom: 25px
}

.row_count_3 {
	position: relative
}

.row_count_3:before {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	content: "";
	height: 165px;
	background-image: url(images/gon_song-1.svg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover
}

.account_login {
	max-width: 700px;
	margin: 0 auto
}

.account_login .mo-openid-app-icons {
	width: 100%
}

.single-quiz .quiz-clock .quiz-timer #quiz-countdown {
	display: inline-block
}

.widget_single-images {
	padding-top: 5px
}

.maps_event_single {
	margin-top: 20px
}

#toolbar .bussiness_toolbar {
	color: #fff;
	opacity: 0.5;
	font-size: 0.875rem
}

#toolbar .bussiness_toolbar .thim-link-login a {
	margin-left: 5px
}

#toolbar .bussiness_toolbar a {
	color: #fff;
	font-size: 0.875rem
}

.slider_bussiness .tp-bullets .tp-bullet {
	width: 50px;
	height: 2px;
	background-color: #ccc;
	border-radius: 0;
	border: none
}

.slider_bussiness .tp-bullets .tp-bullet.selected {
	height: 4px
}

.bussiness_form {
	position: relative
}

.bussiness_form img {
	position: absolute
}

.bussiness_form p {
	margin-bottom: 10px
}

.bussiness_form h3 {
	padding: 60px 22px;
	position: relative;
	margin-bottom: 0;
	color: #fff;
	margin-top: 0;
	text-align: center;
	display: inline-block;
	font-size: 1.25rem;
	line-height: 28px;
	z-index: 1
}

.bussiness_form h3:after {
	background-color: #000;
	opacity: 0.85;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	content: "";
	width: 100%;
	height: 100%
}

.bussiness_form .wrap_form {
	background-color: #fff;
	padding: 40px 30px;
	position: relative;
	border: solid 1px #eee
}

.wpcf7-form .bussiness_form input[type=text],
.wpcf7-form .bussiness_form input[type=email],
.wpcf7-form .bussiness_form input[type=tel],
.wpcf7-form .bussiness_form input[type=number],
.wpcf7-form .bussiness_form input[type=date],
.wpcf7-form .bussiness_form textarea {
	font-size: 1rem;
	line-height: 2.25;
	-moz-appearance: none;
	color: rgba(0, 0, 0, 0.6588235294);
	padding: 0 20px;
	font-weight: 300;
	font-style: inherit
}

.wpcf7-form .bussiness_form input[type=text]::-webkit-input-placeholder,
.wpcf7-form .bussiness_form input[type=email]::-webkit-input-placeholder,
.wpcf7-form .bussiness_form input[type=tel]::-webkit-input-placeholder,
.wpcf7-form .bussiness_form input[type=number]::-webkit-input-placeholder,
.wpcf7-form .bussiness_form input[type=date]::-webkit-input-placeholder,
.wpcf7-form .bussiness_form textarea::-webkit-input-placeholder {
	color: rgba(0, 0, 0, 0.6588235294);
	font-style: italic
}

.wpcf7-form .bussiness_form input[type=text]:-moz-placeholder,
.wpcf7-form .bussiness_form input[type=email]:-moz-placeholder,
.wpcf7-form .bussiness_form input[type=tel]:-moz-placeholder,
.wpcf7-form .bussiness_form input[type=number]:-moz-placeholder,
.wpcf7-form .bussiness_form input[type=date]:-moz-placeholder,
.wpcf7-form .bussiness_form textarea:-moz-placeholder {
	color: rgba(0, 0, 0, 0.6588235294);
	font-style: italic
}

.wpcf7-form .bussiness_form input[type=text]::-moz-placeholder,
.wpcf7-form .bussiness_form input[type=email]::-moz-placeholder,
.wpcf7-form .bussiness_form input[type=tel]::-moz-placeholder,
.wpcf7-form .bussiness_form input[type=number]::-moz-placeholder,
.wpcf7-form .bussiness_form input[type=date]::-moz-placeholder,
.wpcf7-form .bussiness_form textarea::-moz-placeholder {
	color: rgba(0, 0, 0, 0.6588235294);
	font-style: italic
}

.wpcf7-form .bussiness_form input[type=text]:-ms-input-placeholder,
.wpcf7-form .bussiness_form input[type=email]:-ms-input-placeholder,
.wpcf7-form .bussiness_form input[type=tel]:-ms-input-placeholder,
.wpcf7-form .bussiness_form input[type=number]:-ms-input-placeholder,
.wpcf7-form .bussiness_form input[type=date]:-ms-input-placeholder,
.wpcf7-form .bussiness_form textarea:-ms-input-placeholder {
	color: rgba(0, 0, 0, 0.6588235294);
	font-style: italic
}

.wpcf7-form .bussiness_form select {
	color: rgba(0, 0, 0, 0.6588235294);
	font-style: italic;
	font-size: 1rem;
	line-height: inherit;
	padding: 10px 20px;
	font-weight: 300;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 6.59961L8 11.5996L3 6.59961' stroke='%23666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: 95% 50%
}

.wpcf7-form .bussiness_form .wpcf7-submit {
	width: 100%;
	font-size: 0.938rem;
	font-weight: 700;
	margin-top: 10px;
	height: 40px;
	padding: 0;
	border-radius: 0
}

.wpcf7-form .bussiness_form .bussiness_plan:after {
	position: absolute;
	right: 15px;
	font: normal normal normal 14px/1 Font Awesome 5 Free;
	content: "\f0d7";
	top: 4px;
	color: #ccc;
	font-weight: 900
}

.row_bg_col {
	background-repeat: no-repeat !important;
	background-position: calc(50% - 385px) bottom
}

.desc_cat {
	margin-bottom: 15px
}

.row_relative.vc_row {
	position: relative;
	overflow: hidden
}

.row_relative.vc_row[data-vc-full-width] {
	overflow: visible
}

.wpb_revslider_element.wpb_content_element {
	margin-bottom: 0
}

.thim-vc-video-courses.vc_row[data-vc-full-width] {
	overflow: initial
}

.thim-vc-video-courses .elementor-widget-thim-gallery-videos,
.thim-vc-video-courses .thim-widget-gallery-videos {
	position: absolute;
	left: 50%;
	transform: translatex(-50%)
}

.has-small-font-size {
	font-size: 0.875rem
}

.has-normal-font-size {
	font-size: 15px
}

.has-large-font-size {
	font-size: 28px
}

.has-huge-font-size {
	font-size: 36px
}

p.has-drop-cap:not(:focus)::first-letter {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	float: left;
	line-height: 1;
	font-weight: bold;
	margin: 0.05em 0.1em 0 0;
	text-transform: uppercase;
	font-style: normal
}

.wp-block-quote br {
	display: none
}

.entry-content .wp-block-image img {
	display: block
}

.entry-content .wp-block-image.alignfull img {
	width: 100vw;
	max-width: calc(100% + 2rem)
}

.entry-content .wp-block-image {
	max-width: 100%
}

.thim-ekits-menu__nav {
	flex-wrap: wrap
}

a,
button,
input[type=submit],
.owl-prev,
.owl-next,
.owl-prev .fa,
.owl-next .fa {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s
}

#toolbar {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 30px;
	border-bottom: 1px solid var(--thim-border-color-toolbar, rgba(102, 102, 102, 0.35))
}

#toolbar .widget_login-popup,
#toolbar .widget_login-menu {
	float: right
}

#toolbar .widget_login-popup .thim-widget-login-menu,
#toolbar .widget_login-menu .thim-widget-login-menu {
	line-height: 30px
}

#toolbar .widget_login-popup .thim-widget-login-menu a,
#toolbar .widget_login-menu .thim-widget-login-menu a {
	padding: 0 12px;
	line-height: 20px;
	display: inline-block
}

#toolbar .widget_login-popup .thim-widget-login-menu a:last-child,
#toolbar .widget_login-menu .thim-widget-login-menu a:last-child {
	padding-right: 0
}

#toolbar .widget_login-popup .thim-widget-login-menu a:first-child,
#toolbar .widget_login-menu .thim-widget-login-menu a:first-child {
	padding-left: 0
}

#toolbar .widget_login-popup .thim-widget-login-menu .thim-link-login a:first-child,
#toolbar .widget_login-menu .thim-widget-login-menu .thim-link-login a:first-child {
	border-right: 1px solid #212121;
	line-height: 13px
}

#toolbar .widget_login-popup .thim-widget-login-menu .thim-link-login a.logout,
#toolbar .widget_login-menu .thim-widget-login-menu .thim-link-login a.logout {
	border-right: none;
	border-left: 1px solid;
	padding-left: 10px;
	margin-left: 5px;
	line-height: 13px
}

#toolbar .widget_login-popup .acc {
	display: inline-block;
	margin-right: 0;
	margin-left: 15px
}

#toolbar .widget_login-popup a {
	border-radius: 0;
	line-height: 16px
}

#toolbar .widget_login-popup a.logout {
	border-left: none;
	padding-left: 5px;
	margin-left: 0
}

#toolbar .widget_login-popup a.login {
	border-left: none;
	padding-left: 5px
}

#toolbar .widget_login-popup a.profile,
#toolbar .widget_login-popup a.register_link {
	border-left: none;
	margin-left: 0;
	padding-left: 0;
	border-right: 1px solid rgba(255, 255, 255, 0.35);
	padding-right: 10px
}

#toolbar .widget_login-popup .thim-login a {
	margin-left: 0;
	padding-left: 0
}

#toolbar .thim-language {
	float: right;
	margin-right: 10px
}

#toolbar .thim-social {
	float: right;
	margin: 0
}

#toolbar .thim-social a:hover {
	text-decoration: none
}

#toolbar .thim-social .social_link>li>span {
	display: none
}

#toolbar a:hover {
	text-decoration: underline;
	color: #ffffff
}

.thim-language {
	line-height: 30px;
	position: relative
}

.thim-language ul {
	margin: 0;
	min-width: 130px;
	position: absolute;
	padding: 5px 20px;
	left: -20px;
	z-index: 99;
	background: #2B2B2B;
	display: none
}

.thim-language ul li {
	list-style: none
}

.thim-language .lang-item {
	line-height: 20px;
	display: inline-block
}

.thim-language .lang-item.active {
	padding-right: 12px;
	border-right: 1px solid #212121
}

.thim-language .lang-item.active:after {
	content: "\f107";
	display: inline-block;
	padding-left: 5px;
	line-height: 18px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	vertical-align: bottom
}

.thim-language .lang-item img {
	max-height: 10px;
	width: auto;
	margin-right: 7px
}

.thim-language .list-lang .lang-item {
	display: block;
	line-height: 24px
}

.thim-have-any-question {
	float: left;
	line-height: 30px
}

.thim-have-any-question .address,
.thim-have-any-question .mobile,
.thim-have-any-question .email {
	display: inline-block;
	margin-left: 30px;
	line-height: 30px
}

.thim-have-any-question .address .fa,
.thim-have-any-question .mobile .fa,
.thim-have-any-question .email .fa {
	margin-right: 10px;
	font-size: 14px
}

.thim-have-any-question .mobile {
	margin-left: 0
}

.thim-login-popup .acc {
	display: inline-block;
	margin-right: 5px
}

.thim-login-popup a {
	line-height: 25px;
	display: inline-flex;
	padding: 0;
	border-radius: 15px;
	color: #fff
}

.thim-login-popup a:hover {
	text-decoration: underline
}

.thim-login-popup a.logout {
	display: inline-block;
	float: none
}

.header_v2 #toolbar {
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: 1px solid var(--thim-border-color-toolbar, #e3e3e3)
}

.header_v2 #toolbar aside {
	float: none;
	vertical-align: top
}

.header_v2 #toolbar aside .thim-have-any-question {
	float: right
}

.header_v2 #toolbar aside .thim-have-any-question .email,
.header_v2 #toolbar aside .thim-have-any-question .mobile {
	margin-left: 0;
	margin-right: 0;
	font-weight: bold;
	font-size: 0.875rem;
	color: #666666
}

.header_v2 #toolbar aside .thim-have-any-question .email a,
.header_v2 #toolbar aside .thim-have-any-question .mobile a {
	font-size: var(--thim-toolbar-font-size, 15px)
}

.header_v2 #toolbar .widget_login-popup a {
	padding-left: 0;
	margin-left: 0
}

.header_v2 .width-logo {
	padding-bottom: 15px;
	padding-top: 15px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.header_v2 .width-logo img {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.header_v2.affix.menu-scroll-v2 .width-logo {
	padding-bottom: 10px;
	padding-top: 10px
}

.header_v2.affix.menu-scroll-v2 .width-logo img {
	margin-top: 38px
}

.nav>li>a:hover,
.nav>li>a:focus {
	background-color: transparent
}

.table-cell {
	display: table-cell;
	vertical-align: middle;
	float: none
}

.menu-scroll-v4 {
	-webkit-transform: translate(0, -98px);
	-moz-transform: translate(0, -98px);
	-ms-transform: translate(0, -98px);
	-o-transform: translate(0, -98px)
}

.menu-scroll-v4 .thim-search-active #masthead {
	-webkit-transform: translate(0, -98px);
	-moz-transform: translate(0, -98px);
	-ms-transform: translate(0, -98px);
	-o-transform: translate(0, -98px)
}

.menu-scroll-v2 {
	-webkit-transform: translate(0, -38px);
	-moz-transform: translate(0, -38px);
	-ms-transform: translate(0, -38px);
	-o-transform: translate(0, -38px)
}

.menu-scroll-v2 .thim-search-active #masthead {
	-webkit-transform: translate(0, -38px);
	-moz-transform: translate(0, -38px);
	-ms-transform: translate(0, -38px);
	-o-transform: translate(0, -38px)
}

#masthead {
	padding: 0;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out
}

#masthead .navigation {
	padding-bottom: 0px;
	transition: all ease-in-out 0.5s
}

@media (max-width:1024px) {
	#masthead.site-header.header_v4 .navigation {
		padding: 10px 0 10px;
		height: 50px
	}
}

@media (max-width:768px) {
	#masthead.site-header.header_v4 .navigation {
		margin: 0
	}
}

@media (max-width:480px) {
	#masthead.site-header.header_v4 .navigation {
		margin: 0;
		height: 58px
	}
}

@media (max-width:1024px) {
	#masthead.site-header.header_v4 .navigation .menu-mobile-effect.navbar-toggle {
		top: 50%
	}
}

@media (max-width:768px) {
	#masthead.site-header.header_v4 .navigation .menu-mobile-effect.navbar-toggle {
		top: 16px
	}
}

@media (max-width:480px) {
	#masthead.site-header.header_v4 .navigation .menu-mobile-effect.navbar-toggle {
		top: 26px !important
	}
}

#masthead.affix.menu-hidden {
	-webkit-transform: translate(0, -100%);
	-moz-transform: translate(0, -100%);
	-ms-transform: translate(0, -100%);
	-o-transform: translate(0, -100%)
}

#masthead.affix.menu-hidden .wrapper-container.mobile-menu-open {
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0)
}

#masthead.affix.menu-hidden .thim-search-active #masthead {
	-webkit-transform: translate(0, -41px);
	-moz-transform: translate(0, -41px);
	-ms-transform: translate(0, -41px);
	-o-transform: translate(0, -41px)
}

.thim-search-active #masthead.affix.menu-hidden {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none
}

#masthead.affix.menu-hidden-v4,
#masthead.affix.menu-hidden-v2,
#masthead.affix.menu-hidden-v3 {
	-webkit-transform: translate(0, -100%);
	-moz-transform: translate(0, -100%);
	-ms-transform: translate(0, -100%);
	-o-transform: translate(0, -100%)
}

#masthead.affix.menu-hidden-v4 .wrapper-container.mobile-menu-open,
#masthead.affix.menu-hidden-v2 .wrapper-container.mobile-menu-open,
#masthead.affix.menu-hidden-v3 .wrapper-container.mobile-menu-open {
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0)
}

#masthead.affix.menu-hidden-v4 .thim-search-active #masthead,
#masthead.affix.menu-hidden-v2 .thim-search-active #masthead,
#masthead.affix.menu-hidden-v3 .thim-search-active #masthead {
	-webkit-transform: translate(0, -98px);
	-moz-transform: translate(0, -98px);
	-ms-transform: translate(0, -98px);
	-o-transform: translate(0, -98px)
}

#masthead.affix.menu-hidden-v4 .thim-search-active,
#masthead.affix.menu-hidden-v2 .thim-search-active,
#masthead.affix.menu-hidden-v3 .thim-search-active {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none
}

#masthead.header_v1 #magic-line {
	bottom: 1px !important
}

.thim-search-active #masthead {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none
}

.navigation .width-navigation,
.navigation .width-logo {
	padding: 0
}

.navigation .width-navigation img,
.navigation .width-logo img {
	margin: 5px 0
}

.navigation .navbar-nav li .sub-menu li {
	padding: 0
}

.navigation .navbar-nav li .sub-menu li a,
.navigation .navbar-nav li .sub-menu li>span.disable_link {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	padding: 8px 0;
	display: block
}

.navigation .navbar-nav li .sub-menu li.menu-item-has-children>a:after,
.navigation .navbar-nav li .sub-menu li.menu-item-has-children>span.disable_link:after {
	content: "\f30b";
	font: normal normal normal 14px/1 "Font Awesome 5 Free";
	float: right;
	line-height: 25px;
	display: none;
	font-weight: 900
}

.navigation .navbar-nav li>.sub-menu {
	margin-left: 0
}

.navigation .menu-right {
	padding-left: 0
}

.navigation .menu-right ul {
	margin: 0;
	list-style: none;
	line-height: 20px
}

.navigation .menu-right ul li {
	list-style: none;
	display: inline-block;
	padding-left: 0;
	padding-right: 0;
	vertical-align: middle
}

.navigation .menu-right ul li:last-child>div {
	padding-right: 0
}

.navigation .menu-right ul li:last-child>div.minicart_hover {
	padding-right: 15px
}

.navigation .menu-right ul li>div {
	padding: 11px 10px 29px
}

.navigation .menu-right ul li>div.minicart_hover {
	padding-right: 25px
}

.navigation .menu-right ul li.widget_search:before {
	cursor: pointer;
	text-align: center;
	position: relative;
	right: 0;
	display: inline-block;
	color: #ffffff;
	content: "\f002";
	font: 900 normal normal 14px/1 "Font Awesome 5 Free";
	top: 0;
	width: 40px;
	height: 40px;
	line-height: 22px
}

.navigation .menu-right ul li .layout-overlay {
	position: fixed;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	z-index: 9999999;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	width: 100%;
	height: 110vh;
	transform: scale(0.2, 0.2);
	overflow: hidden;
	background: rgba(0, 0, 0, 0.8);
	margin: 0px;
	transition: all 0.3s cubic-bezier(0.4, 0, 1, 1)
}

.navigation .menu-right ul li .layout-overlay .thim-search-active {
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1)
}

.navigation .menu-right ul li .layout-overlay .search-popup-bg {
	width: 100%;
	height: 100%;
	position: absolute
}

.navigation .menu-right ul li .layout-overlay .search-form {
	max-width: 100%;
	width: 600px;
	position: absolute;
	z-index: 10;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	height: 50px;
	margin: auto;
	overflow: hidden
}

.navigation .menu-right ul li .layout-overlay .search-form label .search-field {
	border-radius: 0;
	border: none;
	height: 50px;
	border-radius: 0;
	padding: 0 50px 0 20px;
	line-height: 40px;
	float: left;
	margin: 0;
	padding-left: 20px;
	background: #fff;
	color: #999;
	font-size: 1rem;
	font-weight: 400
}

.navigation .menu-right ul li .layout-overlay .search-form .search-submit {
	width: 50px;
	height: 50px
}

.navigation .menu-right ul li .layout-overlay .search-form .search-submit .fa-search {
	position: absolute;
	top: 18px;
	right: 18px;
	color: #fff;
	font-size: 14px
}

.site-header {
	position: absolute;
	z-index: 999;
	width: 100%;
	top: 0;
	background-color: rgba(0, 0, 0, 0.8)
}

.site-header.sticky-header {
	position: fixed
}

.site-header .sticky-logo {
	display: none
}

.site-header .navbar-nav>li>a,
.site-header .navbar-nav>li>span.disable_link {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.site-header.affix {
	box-shadow: 0 1px 5px -2px rgba(42, 42, 42, 0.4)
}

.site-header.affix .navbar-nav>li>a,
.site-header.affix .navbar-nav>li>span.disable_link {
	padding: 20px;
	line-height: 20px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.site-header.affix .navbar-nav>li>a.icon-toggle,
.site-header.affix .navbar-nav>li>span.disable_link.icon-toggle {
	padding: 0
}

.site-header.affix.menu-scroll-v2 .no-sticky-logo,
.site-header.affix.menu-scroll-v3 .no-sticky-logo {
	display: none
}

.site-header.affix.menu-scroll-v2 .sticky-logo,
.site-header.affix.menu-scroll-v3 .sticky-logo {
	display: inline-block
}

.site-header.affix .no-sticky-logo {
	display: none
}

.site-header.affix .sticky-logo {
	display: inline-block
}

.site-header .navbar-nav {
	text-align: right
}

.site-header .navbar-nav>li {
	float: none;
	display: inline-block;
	zoom: 1;
	max-height: 60px
}

@media (min-width:1025px) {
	.mobile-menu-container {
		display: none
	}

	.navigation {
		position: relative
	}

	.navigation .tm-table {
		display: table;
		table-layout: fixed;
		max-width: none;
		width: auto;
		min-width: 100%
	}

	.navigation nav {
		position: static
	}

	.navbar-nav>li.multicolumn [class*=submenu_columns] .sub-menu {
		position: static !important;
		display: block !important;
		width: auto;
		border: none;
		box-shadow: 0 0 0;
		padding: 0
	}

	.navbar-nav a i.fa {
		margin-right: 5px
	}

	.navbar-nav>li.multicolumn [class*=submenu_columns]>li,
	.navbar-nav [class*=submenu_columns]>aside {
		float: left
	}

	.navbar-nav>li.multicolumn [class*=submenu_columns]>aside {
		padding: 15px
	}

	.submenu-widget {
		padding: 10px
	}

	.navbar-nav .submenu_columns_2>li,
	.navbar-nav .submenu_columns_2>aside {
		width: 50%
	}

	.navbar-nav .submenu_columns_3>li,
	.navbar-nav .submenu_columns_3>aside {
		width: 33.33333%
	}

	.navbar-nav .submenu_columns_4>li,
	.navbar-nav .submenu_columns_4>aside {
		width: 25%
	}

	.navbar-nav .submenu_columns_5>li,
	.navbar-nav .submenu_columns_5>aside {
		width: 20%
	}

	.navbar-nav .dropdown_full_width {
		position: static
	}

	.navbar-nav li.multicolumn .submenu_columns_1 {
		width: 233px
	}

	.navbar-nav li.multicolumn .submenu_columns_1 li {
		width: 100%
	}

	.navbar-nav li.multicolumn .submenu_columns_2 {
		width: 466px
	}

	.navbar-nav li.multicolumn .submenu_columns_3 {
		width: 699px
	}

	.navbar-nav li.multicolumn .submenu_columns_4 {
		width: 932px
	}

	.navbar-nav li.multicolumn .submenu_columns_5 {
		width: 1165px
	}

	.navbar-nav li.drop_to_center .submenu_columns_1 {
		left: -80px
	}

	.navbar-nav li.drop_to_center .submenu_columns_2 {
		left: -191px
	}

	.navbar-nav li.drop_to_center .submenu_columns_3 {
		left: -310px
	}

	.navbar-nav li.drop_to_center .submenu_columns_4 {
		left: -425px
	}

	.navbar-nav li.drop_to_center .submenu_columns_5 {
		left: -545px
	}

	.navbar-nav li.widget_area>.submenu-widget {
		min-width: 800px;
		width: auto
	}

	.navbar-nav li.dropdown_full_width .megacol {
		left: 15px;
		right: 15px;
		width: auto
	}

	.navbar-nav>li>span:hover {
		background: transparent
	}

	.navbar-nav [class*=submenu_columns] aside {
		float: left;
		text-align: left
	}

	.navbar-nav {
		float: none
	}

	.navbar-nav li span {
		display: block
	}

	.navbar-nav li.tc-menu-layout-builder .sub-menu {
		padding-top: 23px;
		padding-bottom: 15px;
		min-width: 800px;
		width: auto
	}

	.navbar-nav li.tc-menu-layout-builder .sub-menu .widget-title {
		text-transform: uppercase;
		font-size: 0.938rem;
		font-weight: 700;
		line-height: 25px;
		text-align: left
	}

	.navbar-nav li .sub-menu {
		opacity: 0;
		visibility: hidden;
		position: absolute;
		left: -10px;
		top: auto;
		margin-top: 5px;
		z-index: 9999
	}

	.navbar-nav li .sub-menu li {
		list-style: none;
		text-align: left;
		position: relative
	}

	.navbar-nav li .sub-menu li a {
		text-decoration: none
	}

	.navbar-nav li .sub-menu.submenu_columns_5>li {
		width: 20%
	}

	.navbar-nav li .sub-menu.submenu_columns_4>li {
		width: 25%
	}

	.navbar-nav li .sub-menu.submenu_columns_3>li {
		width: 33.33%
	}

	.navbar-nav li .sub-menu.submenu_columns_2>li {
		width: 50%
	}

	.navbar-nav li .sub-menu.tc-columns-5 {
		width: 1165px
	}

	.navbar-nav li .sub-menu.tc-columns-5>ul>li {
		width: 20%
	}

	.navbar-nav li .sub-menu.tc-columns-4 {
		width: 1000px
	}

	.navbar-nav li .sub-menu.tc-columns-4>ul>li {
		width: 25%
	}

	.navbar-nav li .sub-menu.tc-columns-3 {
		width: 750px
	}

	.navbar-nav li .sub-menu.tc-columns-3>ul>li {
		width: 33.33%
	}

	.navbar-nav li .sub-menu.tc-columns-2 {
		width: 500px
	}

	.navbar-nav li .sub-menu.tc-columns-2>ul>li {
		width: 50%
	}

	.navbar-nav li .sub-menu.tc-columns-1 {
		width: 250px
	}

	.navbar-nav li .sub-menu.tc-columns-1>ul>li {
		width: 100%
	}

	.navbar-nav li .sub-menu[class*=tc-columns-] {
		padding: 15px 30px 20px
	}

	.navbar-nav li .sub-menu[class*=tc-columns-]>ul {
		margin: 0
	}

	.navbar-nav li .sub-menu[class*=tc-columns-]>ul>li {
		float: left
	}

	.navbar-nav li .sub-menu[class*=tc-columns-]>ul>li:first-child>.sub-menu {
		padding-right: 30px;
		padding-left: 0
	}

	.navbar-nav li .sub-menu[class*=tc-columns-]>ul>li:last-child>.sub-menu:before {
		display: none
	}

	.navbar-nav li .sub-menu[class*=tc-columns-]>ul>li .sub-menu {
		display: block !important;
		opacity: 1 !important;
		margin-top: 10px;
		top: auto;
		left: 0;
		right: auto;
		min-width: 0;
		padding: 0;
		position: relative;
		overflow: hidden;
		padding-left: 30px
	}

	.navbar-nav li .sub-menu[class*=tc-columns-]>ul>li .sub-menu a,
	.navbar-nav li .sub-menu[class*=tc-columns-]>ul>li .sub-menu span {
		border: 0
	}

	.navbar-nav li .sub-menu[class*=tc-columns-]>ul>li .sub-menu li {
		padding-left: 0
	}

	.navbar-nav li .sub-menu[class*=tc-columns-]>ul>li .sub-menu:before {
		right: 0;
		bottom: 5px;
		top: 15px;
		content: "";
		width: 1px;
		height: auto;
		background: #eee;
		position: absolute
	}

	.navbar-nav li .sub-menu[class*=tc-columns-]>ul>li .sub-menu li>a,
	.navbar-nav li .sub-menu[class*=tc-columns-]>ul>li .sub-menu li>span {
		padding: 8px 0
	}

	.navbar-nav li .sub-menu.megacol {
		padding-bottom: 20px
	}

	.navbar-nav li .sub-menu.megacol>li .sub-menu {
		display: block !important;
		opacity: 1 !important;
		margin-top: 10px;
		top: auto
	}

	.navbar-nav li .sub-menu.megacol>li .sub-menu a,
	.navbar-nav li .sub-menu.megacol>li .sub-menu span {
		border: 0
	}

	.navbar-nav li .sub-menu.megacol>li .sub-menu li {
		padding-left: 0
	}

	.navbar-nav li .sub-menu.megacol.submenu_columns_3 .sub-menu {
		min-width: 0;
		padding-left: 30px
	}

	.navbar-nav li .sub-menu.megacol.submenu_columns_3 .sub-menu:before {
		right: 0;
		bottom: 5px;
		top: 15px;
		content: "";
		width: 1px;
		height: auto;
		background: #eee;
		position: absolute
	}

	.navbar-nav li .sub-menu.megacol.submenu_columns_3 .sub-menu li>a,
	.navbar-nav li .sub-menu.megacol.submenu_columns_3 .sub-menu li>span {
		padding: 8px 0
	}

	.navbar-nav li .sub-menu.megacol.submenu_columns_3 li:first-child>.sub-menu {
		padding-left: 0
	}

	.navbar-nav li .sub-menu.megacol.submenu_columns_3 li:last-child>.sub-menu:before {
		display: none
	}

	.navbar-nav li:hover>.sub-menu li a {
		text-decoration: none
	}

	.navbar-nav li .sub-menu {
		min-width: 260px;
		margin-left: 0
	}

	.navbar-nav li .sub-menu li {
		width: 100%
	}

	.navbar-nav li .sub-menu .sub-menu {
		right: calc(100% + 30px);
		right: -webkit-calc(100% + 30px);
		right: -moz-calc(100% + 30px);
		left: auto;
		top: 0;
		padding: 15px 30px
	}

	.navbar-nav li .sub-menu li:hover .sub-menu {
		height: auto;
		z-index: 999
	}

	.navbar-nav li.multicolumn .megacol>li>a:hover,
	.navbar-nav li.multicolumn .megacol>li>span:hover {
		background: transparent
	}

	.navbar-nav li.multicolumn .megacol .sub-menu {
		background: transparent;
		display: block !important
	}

	.navbar-nav li.multicolumn .megacol .sub-menu a,
	.navbar-nav li.multicolumn .megacol .sub-menu span.disable_link,
	.navbar-nav li.multicolumn .megacol .sub-menu .tc-menu-inner {
		padding: 5px 0;
		display: block
	}

	.navbar-nav>li>.sub-menu.submenu-widget>li,
	.navbar-nav>li>.sub-menu.multicolumn>li {
		float: left;
		padding: 15px 0
	}

	.navbar-nav>li>.sub-menu.submenu-widget.submenu_columns_1>li,
	.navbar-nav>li>.sub-menu.multicolumn.submenu_columns_1>li {
		float: none
	}

	.navbar-nav>li>.sub-menu.submenu-widget>li {
		padding: 0
	}

	.navbar-nav>li>.sub-menu.submenu-widget .thim-widget-course-categories li {
		padding-left: 0;
		padding-right: 0
	}

	nav .navbar-collapse {
		padding-right: 0;
		padding-left: 0
	}

	nav ul,
	nav ul ul,
	nav ul ul ul {
		margin: 0
	}

	nav ul li,
	nav ul ul li,
	nav ul ul ul li {
		margin: 0
	}

	.nav>li>a:hover,
	.nav>li>a:focus {
		background: transparent
	}

	.navbar-nav {
		float: none
	}

	.navbar-nav li .sub-menu {
		opacity: 0;
		visibility: hidden;
		position: absolute;
		left: -10px;
		top: auto;
		margin-top: 0;
		z-index: 9999
	}

	.navbar-nav li .sub-menu li {
		list-style: none;
		text-align: left;
		position: relative
	}

	.navbar-nav li .sub-menu li a {
		text-decoration: none
	}

	.navbar-nav li .sub-menu.submenu_columns_5>li {
		width: 20%
	}

	.navbar-nav li .sub-menu.submenu_columns_4>li {
		width: 25%
	}

	.navbar-nav li .sub-menu.submenu_columns_3>li {
		width: 33.33%
	}

	.navbar-nav li .sub-menu.submenu_columns_2>li {
		width: 50%
	}

	.navbar-nav li .sub-menu.megacol {
		padding-bottom: 10px
	}

	.navbar-nav li .sub-menu.megacol>li>a,
	.navbar-nav li .sub-menu.megacol>li>span {
		text-transform: uppercase;
		font-weight: 600 !important
	}

	.navbar-nav li .sub-menu.megacol>li .sub-menu {
		display: block !important;
		opacity: 1;
		filter: alpha(opacity=100);
		margin-top: 10px;
		top: auto
	}

	.navbar-nav li .sub-menu.megacol>li .sub-menu a,
	.navbar-nav li .sub-menu.megacol>li .sub-menu span {
		border: 0
	}

	.navbar-nav li .sub-menu.megacol>li .sub-menu li {
		padding-left: 0
	}

	.navbar-nav li:hover>.sub-menu {
		opacity: 1;
		visibility: visible
	}

	.navbar-nav li:hover>.sub-menu li a {
		text-decoration: none
	}

	.navbar-nav li .sub-menu {
		min-width: 260px;
		margin-left: 0
	}

	.navbar-nav li .sub-menu li {
		width: 100%
	}

	.navbar-nav li .sub-menu .sub-menu {
		right: calc(100% + 30px);
		right: -webkit-calc(100% + 30px);
		right: -moz-calc(100% + 30px);
		left: auto;
		top: 0;
		padding: 15px 30px
	}

	.navbar-nav li .sub-menu li:hover .sub-menu {
		height: auto;
		z-index: 999
	}

	.navbar-nav li.multicolumn .megacol>li {
		padding: 10px 0
	}

	.navbar-nav li.multicolumn .megacol>li>a,
	.navbar-nav li.multicolumn .megacol>li>span {
		font-weight: bold;
		padding: 5px 0;
		display: block
	}

	.navbar-nav li.multicolumn .megacol>li>a:hover,
	.navbar-nav li.multicolumn .megacol>li>span:hover {
		background: transparent
	}

	.navbar-nav li.multicolumn .megacol .sub-menu {
		background: transparent;
		display: block !important
	}

	.navbar-nav li.multicolumn .megacol .sub-menu a,
	.navbar-nav li.multicolumn .megacol .sub-menu span.disable_link {
		padding: 5px 0;
		display: block
	}

	.navbar-nav>li {
		vertical-align: middle;
		display: inline-block;
		float: none
	}

	.navbar-nav>li>a,
	.navbar-nav>li>span.disable_link {
		padding: 11px 20px 29px;
		display: inline-block;
		position: relative;
		line-height: 20px
	}

	.navbar-nav>li>a.icon-toggle,
	.navbar-nav>li>span.disable_link.icon-toggle {
		padding: 0
	}

	.navbar-nav>li>a>span,
	.navbar-nav>li>span.disable_link>span {
		line-height: 20px
	}

	.nav>li>.sub-menu {
		box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.3);
		-webkit-box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.3);
		padding: 15px 30px
	}

	.nav>li>.sub-menu .menu-category-description {
		text-align: justify
	}

	.nav>li.widget_area>.sub-menu {
		padding-top: 23px;
		padding-bottom: 15px
	}

	.nav>li.widget_area>.sub-menu aside {
		padding: 15px
	}

	.nav>li.multicolumn>.sub-menu .sub-menu,
	.nav>li.widget_area>.sub-menu .sub-menu {
		box-shadow: 0 0 0
	}

	.navigation .navbar-nav>li>a,
	.navigation .navbar-nav>li>span {
		text-transform: uppercase;
		position: relative;
		padding: 20px
	}

	.navigation .navbar-nav>li>a.icon-toggle,
	.navigation .navbar-nav>li>span.icon-toggle {
		padding: 0;
		position: absolute;
		top: 50%;
		right: 0;
		margin: 0;
		line-height: 1;
		transform: translateY(-50%)
	}

	.navigation .navbar-nav>li.widget_area>a:after,
	.navigation .navbar-nav>li.menu-item-has-children>a:after {
		display: none
	}

	.navigation .navbar-nav>li.widget_area:last-child>.sub-menu,
	.navigation .navbar-nav>li.widget_area:nth-last-child(2)>.sub-menu,
	.navigation .navbar-nav>li.menu-item-has-children:last-child>.sub-menu,
	.navigation .navbar-nav>li.menu-item-has-children:nth-last-child(2)>.sub-menu {
		right: 0;
		left: auto
	}

	.navigation .navbar-nav>li:not(.menu-item-has-children):last-child>a,
	.navigation .navbar-nav>li:not(.menu-item-has-children):last-child>span {
		padding-right: 0
	}

	.navigation .navbar-nav>li:not(.menu-item-has-children):last-child>a:before,
	.navigation .navbar-nav>li:not(.menu-item-has-children):last-child>span:before {
		right: 0
	}
}

@media (min-width:1024px) {

	.widget_area aside ul li a,
	.widget_area aside ul li span {
		padding: 10px 25px 10px 0
	}

	.widget_area .widget_recent_entries li {
		padding-bottom: 0;
		margin-bottom: 0
	}

	.drop_to_right>.sub-menu {
		left: auto;
		right: 12px
	}

	.drop_to_center.standard>.sub-menu {
		left: 50%
	}

	.admin-bar .site-header {
		top: 32px
	}

	.mobile-logo-custom .sticky-logo-mobile,
	.mobile-logo-custom .no-sticky-logo-mobile {
		display: none
	}
}

@media only screen and (min-width:1025px) and (max-width:1200px) {
	.navbar-nav li.multicolumn .submenu_columns_1 {
		width: 194px
	}

	.navbar-nav li.multicolumn .submenu_columns_2 {
		width: 388px
	}

	.navbar-nav li.multicolumn .submenu_columns_3 {
		width: 582px
	}

	.navbar-nav li.multicolumn .submenu_columns_4 {
		width: 776px
	}

	.navbar-nav li.multicolumn .submenu_columns_5 {
		width: 970px
	}

	.navbar-nav li.dropdown_full_width [class*=submenu_columns].sub-menu {
		width: 100%
	}

	.navbar-nav li.drop_to_center .submenu_columns_1 {
		left: -55px
	}

	.navbar-nav li.drop_to_center .submenu_columns_2 {
		left: -152px
	}

	.navbar-nav li.drop_to_center .submenu_columns_3 {
		left: -252px
	}

	.navbar-nav li.drop_to_center .submenu_columns_4 {
		left: -347px
	}

	.navbar-nav li.drop_to_center .submenu_columns_5 {
		left: -450px
	}
}

@media (max-width:1024px) {

	.navbar-nav>li>a,
	.navbar-nav>li>span.disable_link {
		display: block;
		padding-top: 15px;
		padding-bottom: 15px
	}

	.navigation .width-logo {
		text-align: center;
		padding-left: 15px
	}

	body.admin-bar .site-header {
		top: 0
	}

	body.admin-bar .site-header.sticky-header {
		top: 46px
	}

	.navigation .navbar-nav>li.menu-item-has-children>a:after,
	.navigation .navbar-nav>li.menu-item-has-children>span:not(.icon-toggle):after {
		display: none
	}

	.menu-mobile-effect.navbar-toggle {
		float: right;
		display: inline-block;
		cursor: pointer;
		z-index: 1;
		vertical-align: middle;
		width: 30px;
		height: 28px;
		padding: 0;
		position: absolute;
		top: 50%;
		right: 15px;
		margin: 0;
		margin-top: -14px
	}

	.menu-mobile-effect.navbar-toggle span.icon-bar {
		width: 22px;
		border-radius: 0;
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		top: 6px;
		background: #fff;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out
	}

	.menu-mobile-effect.navbar-toggle span.icon-bar:nth-child(2) {
		top: 13px
	}

	.menu-mobile-effect.navbar-toggle span.icon-bar:nth-child(3) {
		top: 20px
	}

	.menu-mobile-effect.navbar-toggle span.icon-bar .mobile-menu-open {
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		top: 13px
	}

	.menu-mobile-effect.navbar-toggle span.icon-bar .mobile-menu-open:nth-child(2) {
		opacity: 0;
		filter: alpha(opacity=0)
	}

	.menu-mobile-effect.navbar-toggle span.icon-bar .mobile-menu-open:nth-child(3) {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
		top: 13px
	}

	.header_v2 .menu-mobile-effect.navbar-toggle {
		margin-top: 25px
	}

	.header_v2>.container>.row>.col-sm-2 {
		width: 150px;
		float: left
	}

	.header_v2>.container>.row>.col-sm-10 {
		width: -moz-calc(100% - 150px);
		width: -webkit-calc(100% - 150px);
		width: calc(100% - 150px);
		float: right
	}

	.wrapper-container {
		position: relative;
		overflow: hidden
	}

	.wrapper-container.mobile-menu-open .content-pusher:after {
		opacity: 1;
		filter: alpha(opacity=100);
		z-index: 2;
		visibility: visible
	}

	.wrapper-container.mobile-menu-open .mobile-effect.mobile-menu-container {
		-webkit-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		visibility: visible;
		background-clip: content-box
	}

	.content-pusher:after {
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		background: rgba(0, 0, 0, 0.4);
		content: "";
		opacity: 0;
		filter: alpha(opacity=0);
		visibility: hidden
	}

	.mobile-menu-container,
	.mobile-menu-container .navbar-nav>li>.sub-menu {
		position: fixed;
		right: auto;
		left: 0;
		top: 0;
		margin: 0;
		visibility: visible;
		max-width: 360px;
		z-index: 2;
		width: 100%;
		height: 100vh;
		overflow: hidden;
		overflow-y: auto;
		background-clip: content-box !important;
		background: var(--thim-bg-mobile-menu-color, #232323);
		-webkit-transform: translate(-100%, 0);
		-moz-transform: translate(-100%, 0);
		-ms-transform: translate(-100%, 0);
		-o-transform: translate(-100%, 0);
		-webkit-transition: transform 0.4s ease-out;
		-moz-transition: transform 0.4s ease-out;
		-o-transition: transform 0.4s ease-out;
		-ms-transition: transform 0.4s ease-out;
		transition: transform 0.4s ease-out
	}
}

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

	.mobile-menu-container,
	.mobile-menu-container .navbar-nav>li>.sub-menu {
		max-width: 320px
	}
}

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

	.mobile-menu-container,
	.mobile-menu-container .navbar-nav>li>.sub-menu {
		max-width: 280px
	}
}

@media (max-width:1024px) {
	.mobile-menu-container {
		z-index: 999999
	}

	.mobile-menu-container .icon-wrapper {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
		align-items: center;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		padding: 5px 25px;
		z-index: 3;
		background: rgba(var(--thim_mobile_menu_text_color_rgb), 0.1)
	}

	.mobile-menu-container .icon-menu-back {
		color: var(--thim-mobile-menu-text-color)
	}

	.mobile-menu-container .icon-menu-back:not(.show-icon) {
		opacity: 0;
		visibility: hidden;
		z-index: -11
	}

	.mobile-menu-container .icon-menu-back:before {
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		font-size: 16px;
		margin-right: 8px;
		line-height: 1;
		content: "\f104"
	}

	.mobile-menu-container>.nav {
		padding-top: 75px;
		padding-left: 10px;
		padding-right: 10px
	}

	.mobile-menu-container ul {
		float: none
	}

	.mobile-menu-container ul.sub-menu li ul {
		display: block
	}

	.mobile-menu-container ul li {
		float: none
	}

	.mobile-menu-container ul li.current-menu-parent ul.sub-menu {
		display: block
	}

	.mobile-menu-container ul li.disable_link {
		margin-left: 20px
	}

	.mobile-menu-container ul li .icon-toggle {
		position: absolute;
		right: 0;
		width: 36px;
		height: 36px;
		line-height: 20px;
		top: 0
	}

	.mobile-menu-container ul li .icon-toggle:before,
	.mobile-menu-container ul li .icon-toggle:after {
		display: none
	}

	.mobile-menu-container ul li .icon-toggle .fa {
		display: block
	}

	.mobile-menu-container ul li .icon-toggle .fa:before {
		content: "\f105"
	}

	.mobile-menu-container ul li a {
		display: block;
		outline: none;
		padding-top: 8px;
		padding-bottom: 8px;
		-webkit-transition: background 0.3s, box-shadow 0.3s;
		transition: background 0.3s, box-shadow 0.3s
	}

	.mobile-menu-container ul li a:hover,
	.mobile-menu-container ul li a :focus {
		background: transparent
	}

	.mobile-menu-container .navbar-nav>li>.sub-menu {
		top: 52px;
		height: calc(100% - 52px);
		padding: 20px 25px;
		left: 0 !important;
		background-clip: unset !important
	}

	.mobile-menu-container .navbar-nav>li>.sub-menu>li {
		margin-left: 0
	}

	.navbar-nav>li.show-sub-menu>.sub-menu {
		-webkit-transform: translate(0, 0) !important;
		-moz-transform: translate(0, 0) !important;
		-ms-transform: translate(0, 0) !important;
		-o-transform: translate(0, 0) !important;
		transform: translate(0, 0) !important;
		visibility: visible
	}

	.navbar-nav {
		margin: 0
	}

	.navbar-nav li {
		list-style: none;
		position: relative
	}

	.site-header .navigation nav {
		display: none
	}

	.site-header.header_v2 .navigation nav.width-navigation {
		display: none
	}

	.site-header.thim-header-effective .navigation nav {
		display: inline-block;
		float: right;
		margin-right: 73px
	}

	.site-header.thim-header-effective .navigation nav .navbar-nav>li {
		display: none
	}

	.site-header.thim-header-effective .navigation nav .navbar-nav>li.menu-right {
		display: inline-block
	}

	.site-header.thim-header-effective .navigation nav .navbar-nav>li .menu-right-effective {
		display: none
	}

	.site-header.thim-header-effective .menu-mobile-effect.navbar-toggle {
		top: 30px;
		margin: 0;
		border-radius: 50%;
		width: 48px;
		height: 48px;
		border: 1px solid rgba(255, 255, 255, 0.25)
	}

	.site-header.thim-header-effective .menu-mobile-effect.navbar-toggle span.icon-bar {
		top: 15px
	}

	.site-header.thim-header-effective .menu-mobile-effect.navbar-toggle span.icon-bar:nth-child(2) {
		top: 22px
	}

	.site-header.thim-header-effective .menu-mobile-effect.navbar-toggle span.icon-bar:nth-child(3) {
		top: 29px
	}

	.site-header.thim-header-effective .navigation .width-logo {
		text-align: left
	}

	.sub-menu {
		position: relative
	}

	.sub-menu li {
		border: none !important
	}

	.navbar-nav .sub-menu .sub-menu {
		margin: 0
	}

	.navbar-nav .sub-menu .sub-menu:before {
		content: "";
		width: 1px;
		height: 100%;
		position: absolute;
		left: 2px;
		top: 1px;
		display: block
	}

	.navbar-nav .sub-menu .sub-menu li {
		margin: 0
	}

	.navbar-nav .sub-menu .sub-menu li:before {
		content: "";
		width: 7px;
		height: 1px;
		position: absolute;
		left: 3px;
		top: 21px;
		padding: 0;
		display: block
	}

	.navbar-nav .sub-menu .sub-menu li a {
		padding-left: 25px !important
	}

	.navbar-nav .sub-menu .sub-menu .sub-menu {
		margin-left: 20px
	}

	.nav>li>span {
		padding: 10px 15px
	}

	.site-header .navigation {
		padding: 10px 0
	}

	.mobile-menu-container ul li span.icon-toggle {
		cursor: pointer
	}

	.body-effective-layout .mobile-effect .menu-right .menu-right-effective {
		margin-top: 15px
	}

	.body-effective-layout .mobile-effect .menu-right .menu-right-effective .search-form input {
		background: transparent;
		border: 1px solid rgba(255, 255, 255, 0.25)
	}

	.body-effective-layout .mobile-effect .menu-right .menu-right-effective .search-form .search-submit {
		display: flex;
		align-items: center;
		justify-content: center
	}

	.body-effective-layout .mobile-effect .menu-right .menu-right-effective .search-form .search-submit i {
		color: rgba(255, 255, 255, 0.25);
		font-size: 18px
	}

	.body-effective-layout .mobile-effect .menu-right .menu-right-effective .thim-login-effective {
		display: flex;
		justify-content: center;
		padding: 5px 30px
	}

	.body-effective-layout .mobile-effect .menu-right .menu-right-effective .thim-login-effective a {
		color: #999999
	}
}

@media (max-width:768px) {
	.header_v2 .menu-mobile-effect.navbar-toggle {
		margin-top: 18px
	}
}

.menu-main-menu>.menu ul li {
	display: inline-block;
	list-style: none;
	padding: 10px 15px
}

#magic-line {
	position: absolute;
	height: 2px;
	z-index: 999;
	bottom: 26px;
	background-color: #2e8ece
}

.thim-mobile-login {
	padding: 20px 20px 0;
	display: none
}

.thim-mobile-login a {
	color: #fff;
	font-size: 0.875rem;
	font-weight: 400
}

.thim-mobile-login .thim-link-login a {
	padding: 0 12px;
	line-height: 20px;
	display: inline-block
}

.thim-mobile-login .thim-link-login a:first-child {
	border-right: 1px solid #3e3d3d;
	padding-left: 0
}

.thim-mobile-login .thim-link-login a:last-child {
	padding-right: 0
}

.thim-header-therapist .menu-right {
	float: right !important
}

.thim-header-therapist .menu-right .thim-widget-login-popup,
.thim-header-therapist .menu-right .thim-widget-button {
	padding: 0 !important
}

.thim-header-therapist .menu-right ul>li:last-child {
	margin-left: 8px
}

.menu-right .thim-button-gradient a.widget-button {
	background-color: transparent !important;
	border: none !important;
	background-image: linear-gradient(to left, rgba(236, 182, 54, 0.7), rgba(255, 155, 153, 0.7)) !important;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s
}

.menu-right .thim-button-gradient a.widget-button:hover {
	background-image: linear-gradient(to right, rgba(236, 182, 54, 0.7), rgba(255, 155, 153, 0.7)) !important
}

.menu-right .thim-login-therapist {
	line-height: 50px;
	padding: 0 30px;
	border-radius: 30px;
	display: inline-block;
	background-image: linear-gradient(to left, rgba(236, 182, 54, 0.7), rgba(255, 155, 153, 0.7));
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s
}

.menu-right .thim-login-therapist:hover {
	background-image: linear-gradient(to right, rgba(236, 182, 54, 0.7), rgba(255, 155, 153, 0.7))
}

.menu-right .thim-login-therapist a {
	font-size: 0.938rem;
	line-height: 16px;
	text-decoration: none
}

.menu-right .thim-login-therapist a.login:before {
	display: inline-block;
	content: "\f3a0";
	font-family: Ionicons;
	font-size: 14px;
	margin-right: 6px;
	vertical-align: middle
}

.menu-right .thim-login-therapist .register_link,
.menu-right .thim-login-therapist .profile {
	border-right: 1px solid rgba(255, 255, 255, 0.25);
	padding-right: 10px;
	margin-right: 10px;
	border-radius: 0
}

.menu-right .thim-login-therapist:hover a {
	color: #fff
}

.menu-right .thim-login-effective {
	line-height: 50px;
	height: 50;
	padding: 0 30px;
	border: 1px solid rgba(255, 255, 255, 0.25);
	border-radius: 25px;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s
}

.menu-right .thim-login-effective a {
	font-size: 0.938rem;
	line-height: 16px;
	text-decoration: none
}

.menu-right .thim-login-effective a:hover {
	color: #ffffff
}

.menu-right .thim-login-effective .register_link,
.menu-right .thim-login-effective .profile {
	border-right: 1px solid rgba(255, 255, 255, 0.25);
	padding-right: 10px;
	margin-right: 10px;
	border-radius: 0
}

.menu-right .thim-login-effective:hover {
	border-color: #ffffff
}

.menu-right .thim-link-login {
	overflow: hidden
}

.menu-right .thim-link-login .profile,
.menu-right .thim-link-login .register {
	display: none
}

.menu-right .thim-link-login .acc {
	display: inline-block;
	margin-right: 5px;
	color: #ffffff
}

.menu-right .thim-link-login a {
	font-size: 0.875rem;
	font-weight: 700;
	border: 0;
	padding: 6px 20px;
	line-height: 20px;
	display: inline-block;
	float: left
}

.menu-right .thim-link-login a.register_link {
	background-color: transparent;
	color: #ffffff !important
}

.menu-right .thim-link-login a.register_link:hover {
	background-color: transparent;
	color: #ffffff !important
}

.menu-right .thim-link-login a.logout {
	display: inline-block;
	float: none
}

.menu-right ul li>div.thim-widget-login-menu {
	padding-top: 5px;
	padding-bottom: 23px
}

.widget_area .submenu-widget .widget-title {
	text-transform: uppercase;
	font-size: 0.938rem;
	font-weight: 700;
	line-height: 25px
}

.thim-megamenu-row>.panel-grid-cell {
	padding-left: 30px !important;
	padding-right: 30px !important;
	position: relative
}

.thim-megamenu-row>.panel-grid-cell:after {
	content: "";
	top: 7px;
	bottom: 5px;
	width: 1px;
	position: absolute;
	background: #eee;
	right: 1px;
	min-height: 360px
}

.thim-megamenu-row>.panel-grid-cell:first-child {
	padding-left: 15px !important
}

.thim-megamenu-row>.panel-grid-cell:last-child {
	padding-right: 15px !important
}

.thim-megamenu-row>.panel-grid-cell:last-child:after {
	display: none
}

.site-header.header_v2 .navigation .width-navigation {
	width: 100%;
	display: block
}

.menu-right .thim-social {
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 22px
}

.menu-right .thim-social li {
	height: 24px
}

.menu-right .thim-social li:last-child a {
	margin-right: 0
}

.menu-right .thim-social a {
	color: #fff;
	border-color: #fff;
	width: 24px;
	height: 24px;
	line-height: 22px;
	font-size: 0.875rem
}

.menu-right .thim-social a .fa {
	margin: 0;
	line-height: 22px
}

.header-top-menu {
	text-align: right;
	overflow: hidden
}

.header-top-menu li {
	list-style: none;
	padding: 0;
	margin: 0
}

.header-top-menu .search-form {
	line-height: 34px;
	padding: 0;
	margin: 0;
	border: 0;
	width: 270px;
	background: #1f1f1f;
	display: inline-block
}

.header-top-menu .search-form label .search-field {
	height: 34px;
	line-height: 32px;
	border: 0;
	color: #ddd;
	font-style: italic;
	padding-right: 40px;
	background: #1f1f1f;
	border: 1px solid #1f1f1f
}

.header-top-menu .search-form label .search-field:focus {
	border: 1px solid #484848
}

.header-top-menu .search-form .search-submit {
	height: 34px;
	line-height: 34px
}

.header-top-menu .search-form:after {
	width: 34px;
	height: 34px;
	line-height: 34px;
	color: #ddd
}

.navbar-nav>li>a,
.navbar-nav>li>span {
	color: #ffffff;
	font-size: 0.938rem;
	font-weight: 700
}

header .navbar-nav>li .sub-menu {
	background-color: #fff
}

header .navbar-nav>li .sub-menu li>a,
header .navbar-nav>li .sub-menu li>span {
	color: #999
}

header .navbar-nav>li .sub-menu li>a:hover,
header .navbar-nav>li .sub-menu li>span:hover {
	color: #333
}

@media (min-width:769px) {

	.navigation .sub-menu>li.current-menu-item>a,
	.navigation .sub-menu>li.current-menu-item span {
		color: #333
	}

	.navigation .navbar-nav>li>a,
	.navigation .navbar-nav>li>span {
		display: block;
		line-height: 20px
	}
}

#masthead.header_v4 .width-logo {
	padding-bottom: 20px;
	border-bottom: 1px solid #eee
}

#masthead.header_v4 .width-logo a img {
	margin: 0
}

#masthead.header_v4 .width-logo .top-left .thim-have-any-question {
	margin-top: 15px
}

#masthead.header_v4 .width-logo .top-left .thim-have-any-question .email {
	margin: 0;
	font-size: 0.875rem
}

#masthead.header_v4 .width-logo .top-right {
	font-size: 0.875rem;
	margin-top: 10px
}

#masthead.header_v4 .width-logo .top-right .thim-widget-login-popup {
	padding: 0
}

#masthead.header_v4 .width-logo .top-right .thim-widget-login-popup .thim-login-popup>a {
	background: none;
	font-weight: normal;
	position: relative
}

#masthead.header_v4 .width-logo .top-right .thim-widget-login-popup .thim-login-popup>a:before {}

#masthead.header_v4 .width-logo .top-right .thim-widget-login-popup .thim-login-popup>a.register_link {
	color: #333333 !important;
	padding-right: 0
}

#masthead.header_v4 .width-logo .top-right .widget_shopping_cart {
	position: relative
}

#masthead.header_v4 .width-logo .top-right .widget_shopping_cart h4 {
	font-weight: normal;
	font-size: 0.875rem;
	margin-top: 11px;
	position: relative;
	display: none;
	margin-right: 20px
}

#masthead.header_v4 .width-logo .top-right .widget_shopping_cart h4:before {
	content: ".";
	position: absolute;
	right: -10px;
	top: -3px
}

#masthead.header_v4 .width-logo .top-right .widget_shopping_cart .minicart_hover {
	padding-right: 10px;
	position: relative;
	padding-bottom: 12px;
	padding-top: 5px;
	z-index: 99999
}

#masthead.header_v4 .width-logo .top-right .widget_search:before {
	height: auto;
	width: auto;
	right: 0;
	top: 0
}

#masthead.header_v4 .navbar-nav {
	text-align: center
}

.thim-header-effective#masthead .navigation {
	padding-bottom: 29px;
	padding-top: 29px
}

.thim-header-effective .navigation .navbar-nav>li>a,
.thim-header-effective .navigation .navbar-nav>li span {
	padding-top: 14px;
	padding-bottom: 14px
}

.thim-header-effective .navigation .navbar-nav>li .icon-toggle {
	padding-bottom: 0;
	padding-top: 0
}

.thim-header-effective .navigation .width-logo img {
	margin-bottom: 14px;
	margin-top: 14px
}

.thim-header-effective .navigation .menu-right ul li>div {
	padding-top: 0;
	padding-bottom: 0
}

.thim-header-effective .navigation .menu-right ul li.widget_search:before {
	line-height: 48px;
	height: 48px;
	width: 48px;
	content: "\f4a5";
	font-family: Ionicons;
	font-size: 1.25rem;
	border-radius: 50%;
	border: 1px solid rgba(255, 255, 255, 0.25);
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s
}

.thim-header-effective .navigation .menu-right ul li.widget_search:hover:before {
	border-color: #ffffff
}

.body-gym-layout .site-header .header_full {
	padding-left: 15px;
	padding-right: 15px !important
}

.body-gym-layout .site-header .header_full .navigation {
	padding: 0px
}

.body-gym-layout .site-header .header_full .navigation .width-logo {
	padding-left: 38px
}

.body-gym-layout .site-header .header_full .menu-right {
	margin-left: 44px
}

.site-header>.header_full {
	padding-right: 0 !important
}

.site-header>.header_full .menu-right {
	margin-left: 20px;
	background-color: #1a191f
}

.site-header>.header_full .menu-right>ul>li:last-child {
	padding-right: 33px
}

.site-header>.header_full .menu-right .widget_search {
	margin-left: -20px
}

.site-header>.header_full .menu-right .thim-social {
	padding-right: 0
}

.site-header .header_full {
	padding-left: 38px;
	padding-right: 38px;
	font-weight: 400
}

.site-header .header_full .navigation {
	padding-bottom: 0 !important;
	padding-top: 0 !important
}

.site-header .header_full .navigation .menu-right ul li>div {
	padding-top: 0;
	padding-bottom: 0
}

.site-header .header_full .navigation .menu-right ul li.widget_search {
	position: relative;
	width: 60px;
	height: 60px;
	display: inline-block
}

.site-header .header_full .navigation .menu-right ul li.widget_search:after {
	content: "";
	top: 0;
	left: 0;
	bottom: 0;
	width: 60px;
	height: 60px;
	display: inline-block;
	background: #fff;
	position: absolute;
	transform: skew(-18deg)
}

.site-header .header_full .navigation .menu-right ul li.widget_search:before {
	line-height: 60px;
	width: 60px;
	height: 60px;
	color: #111;
	z-index: 1
}

.site-header .header_full .navigation .width-logo img,
.site-header .header_full .navigation .width-navigation img {
	margin-bottom: 0
}

.site-header .header_full .navigation .navbar-nav>li span,
.site-header .header_full .navigation .navbar-nav>li>a {
	padding-top: 20px;
	padding-bottom: 20px
}

.site-header.full-style-1 #toolbar .widget_login-popup a.login:before {
	display: inline-block;
	content: "\f47e";
	font-family: Ionicons;
	font-size: 18px;
	margin-right: 6px;
	vertical-align: middle
}

.site-header .border-right {
	position: relative
}

.site-header .border-right:after {
	position: absolute;
	right: -15px;
	width: 1px;
	height: 15px;
	content: "";
	display: inline-block;
	top: 50%;
	margin-top: -7px
}

.site-header #toolbar .thim-have-any-question.pull-right {
	padding-right: 30px
}

.site-header.full-style-1 #toolbar {
	border-bottom: none
}

.site-header .mobile a {
	font-weight: 600
}

@media (min-width:1025px) {

	.thim-header-therapist .navigation .navbar-nav>li>a,
	.thim-header-therapist .navigation .navbar-nav>li>span {
		text-transform: none
	}
}

.thim-header-therapist.affix .menu-right .thim-login-therapist a {
	color: #fff !important
}

.thim-header-therapist #magic-line {
	display: none !important
}

.thim-header-therapist .navbar-nav>li:not(.menu-right) {
	float: left !important
}

.thim-header-therapist .navigation {
	padding-top: 36px !important;
	padding-bottom: 36px !important
}

.thim-header-therapist .navigation .width-logo img {
	margin-bottom: 0
}

.thim-header-therapist .navigation .navbar-nav>li>span:not(.icon-toggle),
.thim-header-therapist .navigation .navbar-nav>li>a {
	padding-top: 14px;
	padding-bottom: 14px
}

.home .thim-header-home5 {
	backdrop-filter: none
}

.thim-header-home5 {
	backdrop-filter: brightness(0.5)
}

.thim-header-home5.affix .menu-right .thim-login-therapist a {
	color: #fff !important
}

.thim-header-home5 #magic-line {
	display: none !important
}

.thim-header-home5 .navbar-nav>li:not(.menu-right) {
	float: left !important
}

.thim-header-home5 .navbar-nav .menu-item.current-menu-item a {
	color: var(--thim-body-primary-color, #2e8ece) !important
}

.thim-header-home5 .navigation {
	padding-top: 28px !important;
	padding-bottom: 28px !important
}

.thim-header-home5 .navigation .width-logo img {
	margin-bottom: 0
}

.thim-header-home5 .navigation .navbar-nav>li>span:not(.icon-toggle),
.thim-header-home5 .navigation .navbar-nav>li>a {
	padding: 14px 30px;
	text-transform: capitalize
}

.thim-header-home5 .menu-right ul li {
	margin-right: 30px
}

.thim-header-home5 .menu-right ul li:last-child {
	margin-right: 0
}

.thim-header-home5 .menu-right ul li>div {
	padding: 0 !important
}

.thim-header-home5 .menu-right ul li.button-style5 a.widget-button {
	height: 50px !important;
	line-height: 50px !important;
	box-shadow: -10px 17.3px 25px 0 rgba(35, 31, 32, 0.1);
	background-image: linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	padding: 0px 35px !important;
	border-radius: 25px !important;
	border: 0
}

.thim-header-home5 .menu-right ul li.button-style5 a.widget-button:hover {
	background-image: linear-gradient(to right, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	border: 0;
	color: #fff !important
}

.thim-header-home5 .menu-right .thim-login-home5 a {
	font-size: 1rem;
	color: #ffffff
}

.thim-header-home5 .menu-right .thim-login-home5 a.register_link:before {
	display: inline-block;
	content: "\f3a0";
	font-family: Ionicons;
	font-size: 14px;
	margin-right: 6px;
	vertical-align: middle
}

.thim-header-home5 .menu-right .thim-login-home5 a.profile,
.thim-header-home5 .menu-right .thim-login-home5 a.register_link {
	position: relative;
	padding-right: 10px
}

.thim-header-home5 .menu-right .thim-login-home5 a.profile:after,
.thim-header-home5 .menu-right .thim-login-home5 a.register_link:after {
	position: absolute;
	content: "/";
	top: 0;
	right: 0
}

@media (max-width:1024px) {

	.thim-ekits-menu .thim-ekits-menu__mobile,
	.thim-ekits-menu .thim-ekits-menu__mobile__close {
		display: block
	}
}

@media (min-width:1025px) {
	.thim-ekits-menu .thim-ekits-menu__dropdown {
		background-color: #ffffff
	}
}

@media (max-width:1024px) {
	.thim-ekits-menu .thim-ekits-menu__dropdown .thim-ekits-menu__icon {
		transform: none
	}
}

.footer-bottom .elementor-widget-button br {
	display: none !important
}

footer#colophon {
	font-size: var(--thim-footer-font-size, 12px)
}

footer#colophon .list-image .elementor-image {
	background-color: #fff;
	text-align: center
}

footer#colophon.full-style-1 {
	font-size: var(--thim-footer-font-size, 1rem)
}

footer#colophon.full-style-1 .footer ul.social_link li {
	display: inline-block !important
}

footer#colophon.full-style-1 .footer ul.social_link li a .fa {
	line-height: 40px;
	width: 40px;
	height: 40px;
	border: none;
	background: #fff !important
}

footer#colophon.full-style-1 .footer ul.social_link li a.facebook {
	color: #3b5998 !important
}

footer#colophon.full-style-1 .footer ul.social_link li a.facebook:hover .fa {
	background-color: #3b5998 !important
}

footer#colophon.full-style-1 .footer ul.social_link li a.twitter {
	color: #00aced !important
}

footer#colophon.full-style-1 .footer ul.social_link li a.twitter:hover .fa {
	background-color: #00aced !important
}

footer#colophon.full-style-1 .footer ul.social_link li a.dribbble {
	color: #ea4c89 !important
}

footer#colophon.full-style-1 .footer ul.social_link li a.dribbble:hover .fa {
	background-color: #ea4c89 !important
}

footer#colophon.full-style-1 .footer ul.social_link li a.pinterest {
	color: #cb2027 !important
}

footer#colophon.full-style-1 .footer ul.social_link li a.pinterest:hover .fa {
	background-color: #cb2027 !important
}

footer#colophon.full-style-1 .footer ul.social_link li a.google-plus {
	color: #cb2027 !important
}

footer#colophon.full-style-1 .footer ul.social_link li a.google-plus:hover .fa {
	background-color: #cb2027 !important
}

footer#colophon.full-style-1 .footer ul.social_link li a.linkedin {
	color: #007bb5 !important
}

footer#colophon.full-style-1 .footer ul.social_link li a.linkedin:hover .fa {
	background-color: #007bb5 !important
}

footer#colophon.full-style-1 .footer ul.social_link li a.youtube {
	color: #bb0000 !important
}

footer#colophon.full-style-1 .footer ul.social_link li a.youtube:hover .fa {
	background-color: #bb0000 !important
}

footer#colophon.full-style-1 .footer ul.social_link li a.instagram {
	color: #517fa4 !important
}

footer#colophon.full-style-1 .footer ul.social_link li a.instagram:hover .fa {
	background-color: #517fa4 !important
}

footer#colophon.full-style-1 .footer .elementor-widget-container>h5,
footer#colophon.full-style-1 .footer .widget-title,
footer#colophon.full-style-1 .footer .widgettitle {
	margin: 0;
	font-size: var(--thim-footer-font-title-font-size, 1.125rem);
	font-weight: var(--thim-footer-font-title-font-weight, 600)
}

footer#colophon.full-style-1 .footer .elementor-widget-container>h5:after,
footer#colophon.full-style-1 .footer .widget-title:after,
footer#colophon.full-style-1 .footer .widgettitle:after {
	display: none
}

footer#colophon.full-style-1 .footer .menu li {
	width: 100%;
	float: none
}

footer#colophon.full-style-1 .copyright-area {
	text-align: center
}

footer#colophon.full-style-1 .copyright-area .copyright-content {
	padding-top: 30px;
	padding-bottom: 30px
}

footer#colophon.full-style-1 .copyright-area a {
	color: #fff !important
}

footer#colophon.full-style-1 .copyright-area a:hover {
	color: #fff !important;
	text-decoration: underline
}

footer#colophon.effective-layout {
	font-size: var(--thim-footer-font-size, 1rem)
}

footer#colophon.effective-layout .footer .so-panel {
	margin-bottom: 18px !important
}

footer#colophon.effective-layout .footer .textwidget img {
	margin-bottom: 28px
}

footer#colophon.effective-layout .footer .textwidget .thim-footer-info p {
	margin-bottom: 12px
}

footer#colophon.effective-layout .footer .textwidget .thim-footer-info .fa {
	margin-bottom: 3px
}

footer#colophon.effective-layout .footer .widget-title,
footer#colophon.effective-layout .footer .widgettitle,
footer#colophon.effective-layout .footer .elementor-widget-container>h5 {
	font-size: var(--thim-footer-font-title-font-size, 1.125rem);
	font-weight: var(--thim-footer-font-title-font-weight, 400)
}

footer#colophon.effective-layout .footer .widget-title:after,
footer#colophon.effective-layout .footer .widgettitle:after,
footer#colophon.effective-layout .footer .elementor-widget-container>h5:after {
	background-color: rgba(138, 138, 145, 0.5) !important;
	width: 40px;
	height: 1px
}

footer#colophon.effective-layout .footer .menu li {
	margin-bottom: 15px
}

footer#colophon.effective-layout .footer .mc4wp-form .mc4wp-form-fields #optin input {
	border-radius: 0;
	border-color: rgba(137, 137, 138, 0.3);
	padding: 8px 20px;
	height: auto;
	margin-top: 3px;
	color: #757575
}

footer#colophon.effective-layout .footer .mc4wp-form .mc4wp-form-fields #optin button[type=submit] {
	padding: 8px 20px;
	top: 4px;
	border-radius: 0;
	color: #ffffff;
	font-weight: 400;
	background-color: #ff5151
}

footer#colophon.effective-layout .footer .mc4wp-form .mc4wp-form-fields #optin button[type=submit] i {
	color: #ffffff !important
}

footer#colophon.effective-layout .copyright-area {
	font-weight: 300
}

footer#colophon.effective-layout .copyright-area .copyright-content {
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center
}

footer#colophon.effective-layout .thim-social ul.social_link li {
	display: inline-block;
	padding: 0
}

footer#colophon.effective-layout .thim-social ul.social_link li a {
	color: #a1a1a1
}

footer#colophon.effective-layout .thim-social ul.social_link li a .fa {
	border-radius: 0;
	width: auto;
	font-size: 16px;
	border: none;
	margin-right: 22px
}

footer#colophon.effective-layout .thim-social ul.social_link li a:hover .fa {
	background-color: transparent !important
}

footer#colophon.has-thim-course-menu {
	margin-bottom: 60px
}

footer#colophon .footer {
	padding-top: 57px;
	padding-bottom: 50px
}

footer#colophon .footer .widget-title,
footer#colophon .footer .widgettitle,
footer#colophon .footer .elementor-widget-container>h5 {
	position: relative;
	font-size: var(--thim-footer-font-title-font-size, 1.125rem);
	font-weight: var(--thim-footer-font-title-font-weight, 700);
	text-transform: var(--thim-footer-font-title-text-transform, uppercase);
	line-height: 40px;
	padding-bottom: 20px;
	margin: -13px 0 20px;
	color: #fff
}

footer#colophon .footer .widget-title:after,
footer#colophon .footer .widgettitle:after,
footer#colophon .footer .elementor-widget-container>h5:after {
	content: "";
	width: 30px;
	height: 2px;
	left: 0;
	background: #fff;
	position: absolute;
	top: 45px
}

footer#colophon .footer .row aside {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 20px
}

footer#colophon .footer ul {
	margin: 0
}

footer#colophon .footer ul li {
	margin-bottom: 5px;
	line-height: 30px;
	padding-left: 0;
	list-style: none
}

footer#colophon .footer ul li:last-child {
	margin-bottom: 0
}

footer#colophon .footer .mc4wp-form {
	margin-top: 0
}

footer#colophon .footer .mc4wp-form .mc4wp-form-fields #optin.icon-focus:after {
	color: #fff
}

footer#colophon .footer .mc4wp-form .mc4wp-form-fields #optin {
	position: relative;
	max-width: 400px
}

footer#colophon .footer .mc4wp-form .mc4wp-form-fields #optin input {
	padding: 5px 20px;
	border-radius: 50px;
	margin-top: 13px;
	position: relative;
	color: #d8d8d8;
	border: 1px solid #999;
	font-size: 0.875rem
}

footer#colophon .footer .mc4wp-form .mc4wp-form-fields #optin input:focus {
	border-color: #fff
}

footer#colophon .footer .mc4wp-form .mc4wp-form-fields #optin input:focus #mce-responses:after {
	color: #2e8ece
}

footer#colophon .footer .mc4wp-form .mc4wp-form-fields #optin button[type=submit] {
	position: absolute;
	top: 13px;
	background: none;
	right: 0
}

footer#colophon .footer .mc4wp-form .mc4wp-form-fields #optin button[type=submit] i {
	color: #999999 !important
}

footer#colophon .footer .mc4wp-form .mc4wp-form-fields #optin button[type=submit]:hover i {
	color: #ffffff !important
}

footer#colophon .footer .mc4wp-form .mc4wp-form-fields #optin .clear input {
	display: none
}

footer#colophon .footer .sub-menu,
footer#colophon .footer .child {
	margin-left: 20px;
	margin-top: 20px
}

footer#colophon .footer .menu {
	max-width: 400px
}

footer#colophon .footer .menu li {
	width: 50%;
	float: left;
	line-height: 25px;
	margin-bottom: 10px
}

footer#colophon .thim-footer-info p {
	display: block;
	clear: both;
	overflow: hidden;
	margin-bottom: 9px
}

footer#colophon .thim-footer-info .fa {
	float: left;
	font-size: 14px;
	width: 35px;
	text-align: left;
	line-height: 25px;
	text-indent: 1px
}

footer#colophon .thim-footer-info a {
	float: left;
	width: calc(100% - 35px);
	width: -webkit-calc(100% - 35px);
	width: -moz-calc(100% - 35px)
}

footer#colophon .copyright-area {
	border-top: 1px solid var(--thim-copyright-border-color, #222)
}

footer#colophon .copyright-area .copyright-content {
	border: none !important;
	padding-top: 15px;
	padding-bottom: 15px
}

footer#colophon .copyright-area a {
	line-height: 30px;
	color: #bbbbbb
}

footer#colophon .copyright-area a:hover {
	color: #2e8ece
}

footer#colophon .copyright-area ul {
	margin: 0
}

footer#colophon .copyright-area ul li {
	display: inline-block;
	list-style: none;
	line-height: 30px;
	margin-left: 15px
}

footer#colophon .thim-social {
	margin: 0
}

footer#colophon .thim-social a {
	width: 100%;
	display: block;
	height: auto;
	border: 0;
	text-align: left;
	margin-right: 0;
	border-radius: 0;
	font-size: 1.1em;
	font-weight: 500
}

footer#colophon .thim-social a:hover {
	background: transparent
}

footer#colophon .thim-social a:hover .fa-facebook {
	color: #fff;
	border-color: #3b5998;
	background: #3b5998
}

footer#colophon .thim-social a:hover .fa-twitter {
	color: #fff;
	border-color: #00aced;
	background: #00aced
}

footer#colophon .thim-social a:hover .fa-dribbble {
	color: #fff;
	border-color: #ea4c89;
	background: #ea4c89
}

footer#colophon .thim-social a:hover .fa-pinterest {
	color: #fff;
	border-color: #cb2027;
	background: #cb2027
}

footer#colophon .thim-social a:hover .fa-google-plus {
	color: #fff;
	border-color: #dd4b39;
	background: #dd4b39
}

footer#colophon .thim-social a:hover .fa-linkedin {
	color: #fff;
	border-color: #007bb5;
	background: #007bb5
}

footer#colophon .thim-social a:hover .fa-youtube {
	color: #fff;
	border-color: #bb0000;
	background: #bb0000
}

footer#colophon .thim-social a:hover .fa-instagram {
	color: #fff;
	border-color: #517fa4;
	background: #517fa4
}

footer#colophon .thim-social a .fa {
	border: 1px solid #fff;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	margin-right: 15px;
	text-align: center;
	display: inline-block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

footer#colophon .thim-social span {
	display: inline-block
}

footer#colophon .thim-social ul.social_link {
	margin: 0;
	display: flex;
	align-items: center
}

footer#colophon .thim-social ul.social_link li {
	display: list-item;
	margin: 0;
	list-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative
}

footer#colophon .thim-social ul.social_link li a span {
	display: none
}

body #wrapper-container #main-content {
	position: relative;
	z-index: 1
}

footer#colophon.has-footer-bottom {
	margin-bottom: 450px
}

footer#colophon .footer .footer_business .elementor-widget-thim-social {
	margin-top: 10px
}

.footer-bottom {
	position: fixed;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 0
}

.footer-bottom .footer_bottom_widget {
	z-index: 1
}

.footer-bottom .thim-widget-icon-box {
	z-index: 1
}

.wrapper-container.mobile-menu-open .footer-bottom {
	position: relative
}

.footer-bottom .sc_heading {
	margin-bottom: 0;
	padding: 133px 0 14px
}

.footer-bottom .sc_heading .title {
	font-size: 42px;
	margin-bottom: 30px;
	line-height: 25px;
	text-transform: none
}

.footer-bottom .sc_heading .line {
	display: none
}

.footer-bottom .thim-widget-button {
	text-align: center;
	padding-bottom: 140px
}

.footer-bottom .thim-widget-button .border-button .widget-button {
	line-height: 38px;
	font-size: 0.875rem;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 0;
	color: #333;
	background: transparent;
	padding: 5px 25px;
	height: 50px;
	border: 1px solid #111
}

.footer-bottom .thim-widget-button .border-button .widget-button:hover {
	color: #fff;
	background-color: transparent
}

.footer-bottom .thim-bg-overlay-color-half:before {
	background: rgba(0, 0, 0, 0.5)
}

footer#colophon.thim-footer-therapist .footer {
	position: relative;
	overflow: hidden;
	padding-bottom: 0;
	padding-top: 0
}

footer#colophon.thim-footer-therapist .footer .single-image.text-right {
	padding-left: 40px
}

footer#colophon.thim-footer-therapist .footer .container {
	position: relative;
	z-index: 1
}

footer#colophon.thim-footer-therapist .footer .footer_widget .elementor-section {
	padding: 60px 0
}

@media (max-width:1200px) and (min-width:1024px) {
	footer#colophon.thim-footer-therapist .footer .footer_widget .elementor-section .elementor-container {
		flex-wrap: wrap !important
	}
}

@media (max-width:1200px) and (min-width:1024px) {
	footer#colophon.thim-footer-therapist .footer .footer_widget .elementor-section .elementor-container .elementor-col-16 {
		width: 33.33% !important
	}
}

footer#colophon.thim-footer-therapist .footer:before,
footer#colophon.thim-footer-therapist .footer:after {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 50%;
	height: 50%;
	z-index: 0
}

footer#colophon.thim-footer-therapist .footer:after {
	bottom: 0;
	top: auto
}

footer#colophon.thim-footer-therapist .footer .menu li {
	width: 100%;
	float: none
}

footer#colophon.thim-footer-therapist .copyright-area {
	border-top: none !important
}

footer#colophon.thim-footer-therapist .copyright-area a {
	color: #fff
}

footer#colophon.thim-footer-therapist .copyright-area a:hover {
	color: #fff !important;
	text-decoration: underline
}

footer#colophon.thim-footer-therapist .copyright-area .copyright-content {
	padding-top: 30px;
	padding-bottom: 30px
}

footer#colophon.thim-footer-therapist .copyright-area .thim-widget-social .social_link {
	justify-content: flex-end
}

footer#colophon.thim-footer-therapist .copyright-area .thim-widget-social .social_link li a {
	overflow: inherit
}

@media (max-width:768px) {
	footer#colophon.thim-footer-therapist .copyright-area .thim-widget-social .social_link {
		justify-content: center
	}
}

footer#colophon.thim-footer-therapist .thim-social.no-border ul.social_link li {
	display: inline-block
}

footer#colophon.thim-footer-therapist .thim-social.no-border ul.social_link li a:hover {
	background: none !important
}

footer#colophon.thim-footer-therapist .thim-social.no-border ul.social_link li a:hover .fa {
	background: none !important
}

footer#colophon.thim-footer-therapist .thim-social.no-border ul.social_link li a:hover .fa-facebook {
	color: #3b5998
}

footer#colophon.thim-footer-therapist .thim-social.no-border ul.social_link li a:hover .fa-twitter {
	color: #00aced
}

footer#colophon.thim-footer-therapist .thim-social.no-border ul.social_link li a:hover .fa-dribbble {
	color: #ea4c89
}

footer#colophon.thim-footer-therapist .thim-social.no-border ul.social_link li a:hover .fa-pinterest {
	color: #cb2027
}

footer#colophon.thim-footer-therapist .thim-social.no-border ul.social_link li a:hover .fa-google-plus {
	color: #dd4b39
}

footer#colophon.thim-footer-therapist .thim-social.no-border ul.social_link li a:hover .fa-linkedin {
	color: #007bb5
}

footer#colophon.thim-footer-therapist .thim-social.no-border ul.social_link li a:hover .fa-youtube {
	color: #bb0000
}

footer#colophon.thim-footer-therapist .thim-social.no-border ul.social_link li a:hover .fa-instagram {
	color: #517fa4
}

footer#colophon.thim-footer-therapist .thim-social.no-border ul.social_link li .fa {
	margin-left: 30px;
	border: none;
	width: auto;
	height: auto;
	margin-right: 0
}

footer#colophon.thim-footer-therapist .thim-social.no-border ul.social_link li .fa:hover {
	background: none !important
}

footer#colophon.thim-footer-therapist .textwidget p {
	margin-bottom: 0
}

footer#colophon.thim-footer-therapist .sign-up-therapist input[type=submit] {
	height: 45px;
	line-height: 45px;
	padding: 0 30px;
	border-radius: 30px;
	font-weight: 400;
	font-size: 0.938rem;
	color: #fff;
	margin-top: 33px
}

footer#colophon.thim-footer-therapist .sign-up-therapist input[type=email] {
	padding-left: 0;
	width: 300px;
	max-width: 100%;
	color: #747474;
	border: none;
	font-style: italic;
	border-bottom: 1px solid rgba(184, 184, 184, 0.5)
}

footer#colophon.thim-footer-therapist .sign-up-therapist input[type=email]:-moz-placeholder {
	color: #747474
}

footer#colophon.thim-footer-therapist .sign-up-therapist input[type=email]::-moz-placeholder {
	color: #747474
}

footer#colophon.thim-footer-therapist .sign-up-therapist input[type=email]:-ms-input-placeholder {
	color: #747474
}

footer#colophon.thim-footer-therapist .sign-up-therapist input[type=email]::-webkit-input-placeholder {
	color: #747474
}

footer#colophon.thim-footer-therapist .sign-up-therapist h4 {
	margin-top: -4px;
	font-size: 26px;
	font-weight: 300
}

body .page-content-inner .no-results.not-found .page-header {
	margin: 0 0 9px 0
}

body .page-content-inner .control-panel {
	padding-bottom: 30px;
	margin-bottom: 30px;
	text-align: right
}

body .page-content-inner .control-panel .control-btn>a {
	margin-right: 30px
}

body .page-content-inner .control-panel .control-btn>a>span {
	margin-right: 10px
}

body .page-content-inner .control-panel .control-btn>a>span:last-child {
	margin-right: 0
}

body .page-content-inner .control-panel .control-btn>a:last-child {
	margin-right: 0
}

body .page-content-inner.scroll .loop-pagination {
	display: none
}

body .blog-content article:after {
	content: "";
	clear: both;
	display: block
}

body .blog-content article .content-inner {
	display: inline-block;
	width: 100%;
	padding-bottom: 60px;
	border-bottom: 1px solid #eee;
	margin-top: 40px
}

body .blog-content article:last-child .content-inner {
	border-bottom: none
}

body .blog-content article:first-child .content-inner {
	margin-top: 0
}

article .post-formats-wrapper {
	overflow: hidden;
	margin-bottom: 30px
}

article .post-formats-wrapper iframe {
	width: 100%;
	border: none
}

article .post-formats-wrapper img {
	transition: all 0.3s ease-in-out 0s;
	width: 100%
}

article .post-formats-wrapper:hover img {
	transform: scale(1.05)
}

article .related-archive .post-formats-wrapper {
	height: 210px;
	overflow: hidden;
	position: relative
}

article .related-archive .post-formats-wrapper iframe {
	max-width: initial;
	height: 100%;
	width: auto;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	border: none
}

article .related-archive .post-formats-wrapper iframe:-webkit-full-screen {
	transform: translateX(0)
}

article:first-child .entry-header {
	margin-top: 0px
}

article .entry-header {
	padding-bottom: 0;
	margin-bottom: 30px;
	line-height: 100%;
	overflow: hidden;
	margin-top: 20px
}

article .entry-header.has_date .entry-contain {
	width: calc(100% - 100px);
	width: -webkit-calc(100% - 100px);
	width: -moz-calc(100% - 100px);
	float: right;
	margin-top: 0px
}

article .entry-header.has_date .date-meta {
	font-size: 34px;
	font-weight: 700;
	height: 51px;
	border-right: 1px solid #eee;
	width: 71px;
	float: left;
	line-height: 26px
}

article .entry-header.has_date .date-meta i {
	font-size: 14px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 700;
	display: block;
	line-height: 40px
}

article .entry-header .entry-contain {
	margin-top: 12px
}

article .entry-header .entry-title {
	font-size: 1.25rem;
	font-weight: 700;
	margin: -7px 0 0;
	line-height: 1.6em
}

article .entry-header .entry-title a {
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis
}

article .entry-header .entry-meta {
	margin: 0;
	font-size: 0.875rem
}

article .entry-header .entry-meta li {
	padding-right: 4px;
	list-style: none;
	display: inline-flex;
	line-height: 18px;
	margin-top: 10px
}

article .entry-header .entry-meta li:last-child {
	padding-right: 0;
	border-right: 0;
	margin-right: 0
}

article .entry-header .entry-meta li:last-child:after {
	display: none
}

article .entry-header .entry-meta li:after {
	content: "";
	width: 1px;
	height: 9px;
	background-color: #666666;
	display: block;
	margin-top: 4px;
	margin-left: 8px;
	-webkit-transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	-ms-transform: rotate(10deg);
	-o-transform: rotate(10deg)
}

article .entry-header .entry-meta li span.value,
article .entry-header .entry-meta li a {
	text-transform: capitalize;
	display: inline-block;
	color: #333;
	font-weight: 500;
	padding-left: 4px;
	white-space: nowrap
}

article .entry-header .entry-meta li a:hover {
	text-decoration: underline
}

article .entry-header .entry-meta li.comment-total a {
	padding-left: 0
}

article .entry-summary {
	clear: both
}

article .readmore {
	text-transform: uppercase;
	font-size: 0.875rem;
	font-weight: 700;
	margin-top: 23px;
	display: inline-block
}

article .readmore a {
	display: inline-block;
	line-height: 28px;
	padding: 5px 35px;
	border: 1px solid;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px
}

article .readmore a:hover {
	color: #FFFFFF
}

article .thim_sharepost {
	display: inline-block;
	margin-top: 28px;
	float: right
}

article.post {
	padding-right: 35px
}

#comments .comment-navigation .screen-reader-text {
	display: none
}

#comments .comment-navigation .nav-previous {
	float: left
}

#comments .comment-navigation .nav-next {
	float: right
}

#comments .comment-navigation:after {
	clear: both;
	display: block;
	content: ""
}

li .page-numbers.current,
li .page-numbers:hover {
	background-color: #2e8ece;
	border-color: #2e8ece
}

a:hover {
	color: #2e8ece
}

article .entry-header a,
.widget li a,
.elementor-widget li a {
	color: var(--thim-font-title-color, #333333)
}

article .entry-header a:hover,
.widget li a:hover,
.elementor-widget li a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.comment-navigation a {
	color: #2e8ece
}

.comment-navigation a:hover {
	text-decoration: underline
}

.form-submit input#submit {
	background-color: #2e8ece;
	color: #fff
}

.form-submit input#submit:hover {
	background-color: #2571a4
}

.date-meta {
	color: #2e8ece
}

.entry-tag-share .post-tag a,
.widget-area aside .tagcloud a {
	color: #666
}

.entry-tag-share .post-tag a:hover,
.widget-area aside .tagcloud a:hover {
	color: #2e8ece;
	border-color: #2e8ece
}

.title a {
	color: #333
}

.title a:hover {
	color: #2e8ece
}

.logged-in-as a:hover {
	text-decoration: underline
}

.thim-login {
	width: 100%;
	clear: both;
	float: none
}

.thim-login .title {
	font-size: 24px;
	font-weight: var(--thim-font-title-variant, 700);
	position: relative;
	text-align: center;
	margin: -12px 0 23px;
	padding: 0;
	text-transform: none;
	line-height: 40px
}

.thim-login label {
	font-weight: var(--thim-font-title-variant, 700)
}

.thim-login .register-area h2 {
	margin-top: 50px
}

.thim-login form#registerform,
.thim-login form[name=loginform],
.thim-login form[name=loginpopupform],
.thim-login form#resetpassform {
	border: 0;
	padding: 0;
	max-width: 420px;
	margin: auto;
	clear: both
}

.thim-login form#registerform .form-row,
.thim-login form[name=loginform] .form-row,
.thim-login form[name=loginpopupform] .form-row,
.thim-login form#resetpassform .form-row {
	margin: 0;
	padding: 0
}

.thim-login form#registerform>a.lost-pass-link,
.thim-login form[name=loginform]>a.lost-pass-link,
.thim-login form[name=loginpopupform]>a.lost-pass-link,
.thim-login form#resetpassform>a.lost-pass-link {
	width: 50%;
	float: right;
	display: block;
	font-weight: 400;
	margin-top: 7px;
	margin-bottom: 14px;
	line-height: 25px;
	text-align: right
}

.thim-login form#registerform>a.lost-pass-link:hover,
.thim-login form[name=loginform]>a.lost-pass-link:hover,
.thim-login form[name=loginpopupform]>a.lost-pass-link:hover,
.thim-login form#resetpassform>a.lost-pass-link:hover {
	text-decoration: underline
}

.thim-login form#registerform p,
.thim-login form[name=loginform] p,
.thim-login form[name=loginpopupform] p,
.thim-login form#resetpassform p {
	margin: 0
}

.thim-login form#registerform p.login-remember,
.thim-login form[name=loginform] p.login-remember,
.thim-login form[name=loginpopupform] p.login-remember,
.thim-login form#resetpassform p.login-remember {
	width: 50%;
	float: left;
	font-weight: 400;
	margin-top: 7px;
	margin-bottom: 14px;
	line-height: 25px;
	text-align: left
}

.thim-login form#registerform p.login-remember input[type=checkbox],
.thim-login form[name=loginform] p.login-remember input[type=checkbox],
.thim-login form[name=loginpopupform] p.login-remember input[type=checkbox],
.thim-login form#resetpassform p.login-remember input[type=checkbox] {
	border: 1px solid #000
}

.thim-login form#registerform p.login-remember label,
.thim-login form[name=loginform] p.login-remember label,
.thim-login form[name=loginpopupform] p.login-remember label,
.thim-login form#resetpassform p.login-remember label {
	font-weight: 400;
	margin: 0;
	cursor: pointer
}

.thim-login form#registerform label[for=become_teacher],
.thim-login form[name=loginform] label[for=become_teacher],
.thim-login form[name=loginpopupform] label[for=become_teacher],
.thim-login form#resetpassform label[for=become_teacher] {
	font-weight: 400;
	line-height: 25px;
	margin: 7px 0 14px
}

.thim-login form#registerform label[for=become_teacher] input,
.thim-login form[name=loginform] label[for=become_teacher] input,
.thim-login form[name=loginpopupform] label[for=become_teacher] input,
.thim-login form#resetpassform label[for=become_teacher] input {
	border: 1px solid #111
}

.thim-login form#registerform input[type=email],
.thim-login form#registerform input[type=password],
.thim-login form#registerform input[type=text],
.thim-login form[name=loginform] input[type=email],
.thim-login form[name=loginform] input[type=password],
.thim-login form[name=loginform] input[type=text],
.thim-login form[name=loginpopupform] input[type=email],
.thim-login form[name=loginpopupform] input[type=password],
.thim-login form[name=loginpopupform] input[type=text],
.thim-login form#resetpassform input[type=email],
.thim-login form#resetpassform input[type=password],
.thim-login form#resetpassform input[type=text] {
	width: 100%;
	line-height: 30px;
	padding: 4px 20px;
	border: 1px solid #e5e5e5;
	color: var(--thim-font-body-color, #666666);
	margin-bottom: 20px;
	clear: both;
	display: block;
	min-height: 40px;
	border-radius: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.thim-login form#registerform input[type=email]::-webkit-input-placeholder,
.thim-login form#registerform input[type=password]::-webkit-input-placeholder,
.thim-login form#registerform input[type=text]::-webkit-input-placeholder,
.thim-login form[name=loginform] input[type=email]::-webkit-input-placeholder,
.thim-login form[name=loginform] input[type=password]::-webkit-input-placeholder,
.thim-login form[name=loginform] input[type=text]::-webkit-input-placeholder,
.thim-login form[name=loginpopupform] input[type=email]::-webkit-input-placeholder,
.thim-login form[name=loginpopupform] input[type=password]::-webkit-input-placeholder,
.thim-login form[name=loginpopupform] input[type=text]::-webkit-input-placeholder,
.thim-login form#resetpassform input[type=email]::-webkit-input-placeholder,
.thim-login form#resetpassform input[type=password]::-webkit-input-placeholder,
.thim-login form#resetpassform input[type=text]::-webkit-input-placeholder {
	line-height: 30px;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none
}

.thim-login form#registerform input[type=email]:-moz-placeholder,
.thim-login form#registerform input[type=password]:-moz-placeholder,
.thim-login form#registerform input[type=text]:-moz-placeholder,
.thim-login form[name=loginform] input[type=email]:-moz-placeholder,
.thim-login form[name=loginform] input[type=password]:-moz-placeholder,
.thim-login form[name=loginform] input[type=text]:-moz-placeholder,
.thim-login form[name=loginpopupform] input[type=email]:-moz-placeholder,
.thim-login form[name=loginpopupform] input[type=password]:-moz-placeholder,
.thim-login form[name=loginpopupform] input[type=text]:-moz-placeholder,
.thim-login form#resetpassform input[type=email]:-moz-placeholder,
.thim-login form#resetpassform input[type=password]:-moz-placeholder,
.thim-login form#resetpassform input[type=text]:-moz-placeholder {
	line-height: 30px;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none
}

.thim-login form#registerform input[type=email]::-moz-placeholder,
.thim-login form#registerform input[type=password]::-moz-placeholder,
.thim-login form#registerform input[type=text]::-moz-placeholder,
.thim-login form[name=loginform] input[type=email]::-moz-placeholder,
.thim-login form[name=loginform] input[type=password]::-moz-placeholder,
.thim-login form[name=loginform] input[type=text]::-moz-placeholder,
.thim-login form[name=loginpopupform] input[type=email]::-moz-placeholder,
.thim-login form[name=loginpopupform] input[type=password]::-moz-placeholder,
.thim-login form[name=loginpopupform] input[type=text]::-moz-placeholder,
.thim-login form#resetpassform input[type=email]::-moz-placeholder,
.thim-login form#resetpassform input[type=password]::-moz-placeholder,
.thim-login form#resetpassform input[type=text]::-moz-placeholder {
	line-height: 30px;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none
}

.thim-login form#registerform input[type=email]:-ms-input-placeholder,
.thim-login form#registerform input[type=password]:-ms-input-placeholder,
.thim-login form#registerform input[type=text]:-ms-input-placeholder,
.thim-login form[name=loginform] input[type=email]:-ms-input-placeholder,
.thim-login form[name=loginform] input[type=password]:-ms-input-placeholder,
.thim-login form[name=loginform] input[type=text]:-ms-input-placeholder,
.thim-login form[name=loginpopupform] input[type=email]:-ms-input-placeholder,
.thim-login form[name=loginpopupform] input[type=password]:-ms-input-placeholder,
.thim-login form[name=loginpopupform] input[type=text]:-ms-input-placeholder,
.thim-login form#resetpassform input[type=email]:-ms-input-placeholder,
.thim-login form#resetpassform input[type=password]:-ms-input-placeholder,
.thim-login form#resetpassform input[type=text]:-ms-input-placeholder {
	line-height: 30px;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none
}

.thim-login form#registerform input[type=submit],
.thim-login form[name=loginform] input[type=submit],
.thim-login form[name=loginpopupform] input[type=submit],
.thim-login form#resetpassform input[type=submit] {
	border: 0;
	line-height: 30px;
	padding: 5px 25px;
	text-transform: var(--thim-font-button-text-transform);
	font-weight: var(--thim-font-button-variant);
	font-size: 1rem;
	border-radius: var(--thim-border-radius-30);
	color: #fff
}

.thim-login form#registerform .submit,
.thim-login form#registerform .login-submit,
.thim-login form[name=loginform] .submit,
.thim-login form[name=loginform] .login-submit,
.thim-login form[name=loginpopupform] .submit,
.thim-login form[name=loginpopupform] .login-submit,
.thim-login form#resetpassform .submit,
.thim-login form#resetpassform .login-submit {
	display: block;
	text-align: center
}

.thim-login form#registerform .gglcptch.gglcptch_v2,
.thim-login form[name=loginform] .gglcptch.gglcptch_v2,
.thim-login form[name=loginpopupform] .gglcptch.gglcptch_v2,
.thim-login form#resetpassform .gglcptch.gglcptch_v2 {
	margin-bottom: 18px
}

.thim-login .link-bottom {
	font-size: 1rem;
	font-weight: 400;
	line-height: 30px;
	text-align: center;
	text-transform: none;
	margin: 0;
	margin-top: 10px
}

.thim-login .link-bottom a:hover {
	text-decoration: underline
}

.thim-login .login-submit {
	clear: both
}

.thim-login #resetpassform .message {
	margin-top: 30px
}

form#lostpasswordform {
	text-align: center;
	margin-bottom: 70px
}

form#lostpasswordform .description {
	margin: auto;
	max-width: 450px;
	margin-bottom: 50px
}

form#lostpasswordform p input[type=text],
form#lostpasswordform p input[type=email],
form#lostpasswordform p input[type=password] {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: 100%;
	display: inline-block;
	max-width: 350px;
	line-height: 30px;
	padding: 4px 20px;
	border: 1px solid #e5e5e5;
	border-radius: 0
}

form#lostpasswordform p input[type=text]::-webkit-input-placeholder,
form#lostpasswordform p input[type=email]::-webkit-input-placeholder,
form#lostpasswordform p input[type=password]::-webkit-input-placeholder {
	line-height: 30px
}

form#lostpasswordform p input[type=text]:-moz-placeholder,
form#lostpasswordform p input[type=email]:-moz-placeholder,
form#lostpasswordform p input[type=password]:-moz-placeholder {
	line-height: 30px
}

form#lostpasswordform p input[type=text]::-moz-placeholder,
form#lostpasswordform p input[type=email]::-moz-placeholder,
form#lostpasswordform p input[type=password]::-moz-placeholder {
	line-height: 30px
}

form#lostpasswordform p input[type=text]:-ms-input-placeholder,
form#lostpasswordform p input[type=email]:-ms-input-placeholder,
form#lostpasswordform p input[type=password]:-ms-input-placeholder {
	line-height: 30px
}

form#lostpasswordform p input[type=submit] {
	padding: 5px 25px;
	border: 0;
	display: inline-block;
	line-height: 30px;
	height: 40px;
	margin-left: 5px;
	text-transform: var(--thim-font-button-text-transform);
	font-weight: var(--thim-font-button-variant);
	font-size: 1rem;
	border-radius: 30px;
	color: #fff
}

.thim-widget-login-form .message {
	width: auto !important;
	max-width: 420px;
	margin: 0 auto 30px
}

.thim-login-captcha {
	text-align: center
}

.thim-login-captcha>span {
	display: inline-block
}

#learn-press-form-login {
	border: 0;
	padding: 0;
	clear: both;
	margin-bottom: 30px;
	max-width: 350px
}

#learn-press-form-login .form-row {
	margin: 0;
	padding: 0
}

#learn-press-form-login a.lost-pass-link {
	width: 50%;
	float: right;
	display: block;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 14px;
	line-height: 25px;
	text-align: right
}

#learn-press-form-login a.lost-pass-link:hover {
	text-decoration: underline
}

#learn-press-form-login p {
	margin: 0
}

#learn-press-form-login p.login-remember {
	font-weight: 400;
	margin-top: 7px;
	margin-bottom: 14px;
	line-height: 25px
}

#learn-press-form-login p.login-remember input[type=checkbox] {
	border: 1px solid #000
}

#learn-press-form-login p.login-remember label {
	font-weight: 400;
	margin: 0
}

#learn-press-form-login label[for=become_teacher] {
	font-weight: 400;
	line-height: 25px;
	margin: 7px 0 14px
}

#learn-press-form-login label[for=become_teacher] input {
	border: 1px solid #111
}

#learn-press-form-login input[type=email],
#learn-press-form-login input[type=password],
#learn-press-form-login input[type=text] {
	width: 100%;
	max-width: 350px;
	line-height: 30px;
	padding: 4px 20px;
	border: 1px solid #e5e5e5;
	color: #999;
	margin-bottom: 20px;
	clear: both;
	display: block;
	min-height: 40px;
	border-radius: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

#learn-press-form-login input[type=email]::-webkit-input-placeholder,
#learn-press-form-login input[type=password]::-webkit-input-placeholder,
#learn-press-form-login input[type=text]::-webkit-input-placeholder {
	line-height: 30px;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none
}

#learn-press-form-login input[type=email]:-moz-placeholder,
#learn-press-form-login input[type=password]:-moz-placeholder,
#learn-press-form-login input[type=text]:-moz-placeholder {
	line-height: 30px;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none
}

#learn-press-form-login input[type=email]::-moz-placeholder,
#learn-press-form-login input[type=password]::-moz-placeholder,
#learn-press-form-login input[type=text]::-moz-placeholder {
	line-height: 30px;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none
}

#learn-press-form-login input[type=email]:-ms-input-placeholder,
#learn-press-form-login input[type=password]:-ms-input-placeholder,
#learn-press-form-login input[type=text]:-ms-input-placeholder {
	line-height: 30px;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none
}

#learn-press-form-login input[type=submit] {
	max-width: 350px;
	border: 0;
	width: 100%;
	line-height: 30px;
	padding: 5px 25px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1rem;
	border-radius: 0
}

#learn-press-form-login .gglcptch.gglcptch_v2 {
	margin-bottom: 18px
}

#thim-popup-login {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 9999999;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	overflow: auto;
	background: rgba(0, 0, 0, 0.8);
	margin: 0;
	width: 100%;
	height: 100vh;
	-webkit-transform: scale(0.2, 0.2);
	-ms-transform: scale(0.2, 0.2);
	-o-transform: scale(0.2, 0.2);
	transform: scale(0.2, 0.2);
	-webkit-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
	-moz-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
	-o-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
	-ms-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
	transition: all 0.3s cubic-bezier(0.4, 0, 1, 1)
}

#thim-popup-login.active {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible
}

#thim-popup-login .thim-login-container {
	background: #fff;
	position: relative;
	padding: 50px 30px 80px;
	overflow: hidden;
	max-width: 900px;
	margin: auto;
	top: 0;
	cursor: default
}

#thim-popup-login .thim-login-container .close-popup {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	display: none
}

#thim-popup-login .thim-login-container p.login-remember label {
	color: var(--thim-font-body-color, #666666) !important
}

#thim-popup-login .message {
	display: block;
	position: absolute;
	left: 30px;
	right: 30px;
	text-align: left;
	font-size: 0.875rem !important;
	width: auto !important
}

#thim-popup-login .thim-login-container>br {
	display: none
}

#thim-popup-login.has-shortcode .thim-login {
	width: 55%;
	padding: 0px;
	position: relative;
	float: left;
	clear: none;
	border-left: 1px solid #eee
}

#thim-popup-login.has-shortcode .thim-login .title {
	font-size: var(--thim-font-h3-font-size, 24px);
	font-weight: 700;
	position: relative;
	text-align: center;
	margin: 0 0 23px;
	padding: 0;
	text-transform: none;
	line-height: 30px
}

#thim-popup-login .thim-loading-container {
	opacity: 0.6;
	filter: alpha(opacity=60)
}

#thim-popup-login .lost-pass-link {
	color: #333
}

#thim-popup-login .lost-pass-link:hover {
	color: #333
}

#thim-popup-login .login-submit {
	clear: both
}

#thim-popup-login .title {
	font-family: var(--thim-font-title-font-family, "Montserrat")
}

#thim-form-login .thim-loading-container {
	opacity: 0.6;
	filter: alpha(opacity=60)
}

.mo-openid-app-icons {
	width: 45%;
	float: left;
	margin: 0 auto;
	padding-bottom: 30px;
	text-align: center
}

.mo-openid-app-icons>p {
	font-size: var(--thim-font-h3-font-size, 24px) !important;
	font-weight: 700 !important;
	position: relative;
	text-align: center;
	margin: 0 0 23px;
	padding: 0;
	text-transform: none;
	line-height: 30px;
	margin-bottom: 20px !important
}

.mo-openid-app-icons a {
	padding-left: 38px !important;
	margin: 10px 5px 10px !important;
	cursor: pointer;
	padding: 29px;
	line-height: 26px !important;
	min-height: 42px
}

.mo-openid-app-icons a i {
	left: 8px !important;
	padding-right: 9px !important;
	top: 2px !important
}

.mo-openid-app-icons .btn-block {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	display: block;
	padding-top: 11px;
	padding-bottom: 11px
}

.mo-openid-app-icons .btn-block:hover {
	text-decoration: none
}

.mo-openid-app-icons .btn-block:nth-child(2) {
	margin-top: 0
}

.mo-openid-app-icons .btn-social {
	position: relative;
	padding-left: 44px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration: none !important;
	line-height: 26px !important;
	text-align: center;
	display: block;
	margin: 20px auto 0 !important
}

.mo-openid-app-icons .btn-social:nth-child(2) {
	margin-top: 0 !important
}

.mo-openid-app-icons .btn-social i {
	position: absolute;
	text-align: center;
	left: 0;
	top: 0;
	line-height: 41px
}

.mo-openid-app-icons .btn-social.btn-facebook {
	color: #fff;
	background-color: #3b5998;
	border-color: rgba(0, 0, 0, 0.2)
}

.mo-openid-app-icons .btn-social.btn-facebook:hover {
	opacity: 0.8;
	filter: alpha(opacity=80)
}

.mo-openid-app-icons .btn-social.btn-google {
	color: #fff !important;
	background-color: rgb(79, 113, 232);
	border-color: rgba(0, 0, 0, 0.2)
}

.mo-openid-app-icons .btn-social.btn-google:hover,
.mo-openid-app-icons .btn-social.btn-google:focus,
.mo-openid-app-icons .btn-social.btn-google:active {
	opacity: 0.8;
	filter: alpha(opacity=80)
}

.mo-openid-app-icons .btn-social.btn-twitter {
	color: #fff !important;
	background-color: #55acee;
	border-color: rgba(0, 0, 0, 0.2)
}

.mo-openid-app-icons .btn-social.btn-twitter:hover,
.mo-openid-app-icons .btn-social.btn-twitter:focus,
.mo-openid-app-icons .btn-social.btn-twitter:active {
	opacity: 0.8;
	filter: alpha(opacity=80)
}

.mo-openid-app-icons .btn-social.btn-instagram {
	color: #fff !important;
	background-color: #3f729b;
	border-color: rgba(0, 0, 0, 0.2)
}

.mo-openid-app-icons .btn-social.btn-instagram:hover,
.mo-openid-app-icons .btn-social.btn-instagram:focus,
.mo-openid-app-icons .btn-social.btn-instagram:active {
	opacity: 0.8;
	filter: alpha(opacity=80)
}

.thim-search-active #tp_style_selector {
	visibility: hidden
}

body.thim-popup-active #tp_style_selector {
	visibility: hidden
}

body.thim-popup-active .mobile-menu-container.mobile-effect {
	max-width: 100%
}

.mo_openid_image {
	display: none !important
}

.thim-contact-faqs {
	max-width: 585px;
	margin: 72px auto 100px
}

.thim-contact-faqs h4 {
	font-weight: 700;
	font-size: var(--thim-font-h2-font-size, 28px);
	margin: 0;
	line-height: 30px;
	margin-bottom: 34px
}

.page-404-content {
	text-align: center;
	padding: 80px 90px
}

.page-404-content h2 {
	text-transform: uppercase;
	font-size: 22px;
	line-height: 60px;
	font-weight: var(--thim-font-title-variant, 700);
	margin-top: 40px;
	position: relative
}

.page-404-content h2 .line-title {
	width: 30px;
	height: 3px;
	background: #2e8ece;
	position: absolute;
	bottom: 0;
	left: 0
}

.page-404-content .messages-404 {
	margin-top: 15px;
	color: var(--thim-font-body-color, #666666)
}

.page-404-content .messages-404 .thim-color {
	font-weight: 700;
	color: #2e8ece
}

.page-404-content a.thim-color {
	padding: 9px 25px;
	background-color: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-button-text-color, #fff);
	line-height: var(--thim-font-button-line-height);
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	border-radius: var(--thim-border-radius-button, 30px);
	margin-top: 15px;
	display: inline-block
}

.page-404-content a.thim-color:hover {
	color: var(--thim-button-text-color, #fff);
	background-color: var(--thim-button-hover-color, #1e73be)
}

.thim-apply-as-intructor {
	max-width: 770px;
	clear: both;
	margin: auto;
	text-align: center
}

.become-teacher-form {
	margin-bottom: 100px;
	text-align: center;
	border: 1px solid #eee
}

.become-teacher-form .teacher-title {
	font-size: 1.125rem;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: 1px solid #eee;
	line-height: 40px;
	padding: 16px 0;
	margin: 0
}

.become-teacher-form .message.message-info {
	margin-bottom: 0
}

.become-teacher-form ul {
	margin: 0
}

.become-teacher-form ul li {
	list-style: none
}

.become-teacher-form ul li input {
	width: 330px;
	max-width: 100%;
	margin: auto;
	box-shadow: none;
	border: 1px solid #eee;
	line-height: 30px;
	height: 40px;
	padding: 5px 10px;
	margin-bottom: 10px;
	text-align: center;
	color: #999
}

.become-teacher-form button[type=submit] {
	text-transform: uppercase;
	font-size: 0.875rem;
	font-weight: 700;
	border: 0;
	line-height: 30px;
	height: 40px;
	padding: 5px 25px;
	box-shadow: none
}

.become-teacher-form form {
	padding: 60px 20px 80px
}

.become-teacher-form:not(.allow) form {
	padding: 45px 20px 56px
}

.become-teacher-form:not(.allow) button[type=submit],
.become-teacher-form:not(.allow) button[type=submit]:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	background: #ccc !important;
	color: #666 !important
}

.become-teacher-form:not(.allow) [disabled=disabled] {
	cursor: not-allowed
}

.thim-about-us-quote {
	text-align: center;
	max-width: 715px;
	margin: auto;
	margin-top: 102px
}

.thim-about-us-quote p {
	color: #999;
	font-size: var(--thim-font-h2-font-size, 28px);
	font-weight: 400;
	line-height: 48px
}

.thim-about-us-quote .agency {
	line-height: 25px
}

.thim-about-us-quote hr {
	width: 110px;
	margin: 52px auto 38px;
	height: 1px
}

.rev_slider_wrapper .tp-bullet {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: 2px solid #82888d
}

.rev_slider_wrapper .tp-bullet.selected {
	border-color: #ffb606;
	background: #ffb606
}

.non-display {
	display: none
}

.thim-ekit-archive-post .category-podcast .thim-ekits-post__date i {
	display: none
}

.thim-ekit-archive-post .category-podcast .thim-ekits-post__date .podcast::before {
	content: "\f017";
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
	display: inline-block;
	padding-right: 7px
}

.search-results .content-archive article .content-inner {
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #e1e8ed;
	padding: 20px 0
}

.search-results .content-archive article .content-inner .post-formats-wrapper {
	float: left;
	margin-right: 20px
}

.search-results .content-archive article .content-inner .entry-content header h3 {
	margin: 0 0 10px 0
}

.search-results .content-archive article:first-child .content-inner {
	padding-top: 0
}

.search-results .content-archive article:last-child .content-inner {
	border-bottom: none
}

.search-results .content-archive article:after {
	content: "";
	clear: both;
	display: block
}

.search-form-toggle.widget.widget_search {
	position: relative;
	width: 26px;
	height: 28px;
	display: inline-block
}

.search-form-toggle.widget.widget_search .layout-overlay {
	position: absolute;
	right: 0;
	top: 110%;
	z-index: 9999999;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	width: 340px;
	height: 48px;
	background: #FFF;
	margin: 0;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.03);
	transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
	margin-top: 20px
}

.search-form-toggle.widget.widget_search .layout-overlay .search-form {
	max-width: 100%;
	position: absolute;
	z-index: 10;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	height: 48px
}

.search-form-toggle.widget.widget_search .layout-overlay .search-form label .search-field {
	height: 48px;
	border-radius: 0;
	border: none
}

.search-form-toggle.widget.widget_search .layout-overlay .search-form label .search-field:focus {
	border: none;
	box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1)
}

.search-form-toggle.widget.widget_search .layout-overlay .search-form label .search-field:focus::placeholder {
	color: var(--thim-font-title-color, #333333)
}

.search-form-toggle.widget.widget_search .layout-overlay .search-form .search-submit {
	line-height: unset;
	height: 48px
}

.search-form-toggle.widget.widget_search .layout-overlay .search-form .search-submit i {
	color: #fff;
	position: absolute;
	right: 0;
	top: 0
}

.search-form-toggle.widget.widget_search .layout-overlay .search-form::before {
	content: "";
	border-color: #fff;
	border-style: solid;
	border-width: 5px 6px 6px 5px;
	box-shadow: -1px -1px 2px rgba(0, 0, 0, 0.0901960784);
	margin-left: -5px;
	margin-top: -4px;
	position: absolute;
	right: 25px;
	left: auto;
	top: 0;
	transform: rotate(45deg);
	transition: all 0.27s ease
}

.search-form-toggle.widget.widget_search .layout-overlay button i {
	font-size: 0;
	background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5 19C15.9183 19 19.5 15.4183 19.5 11C19.5 6.58172 15.9183 3 11.5 3C7.08172 3 3.5 6.58172 3.5 11C3.5 15.4183 7.08172 19 11.5 19Z' stroke='%23979797' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.5004 20.9999L17.1504 16.6499' stroke='%23979797' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	width: 48px;
	height: 48px;
	display: block;
	background-position: 50%
}

.search-form-toggle.widget.widget_search::before {
	width: 24px;
	height: 24px;
	z-index: 1;
	cursor: pointer;
	text-align: center;
	position: relative;
	right: 0;
	display: inline-block;
	color: #fff;
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z' stroke='%23212121' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.9999 20.9999L16.6499 16.6499' stroke='%23212121' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	top: 0;
	background-size: cover
}

.search-form-toggle.widget.widget_search:hover::before {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z' stroke='%23eb1c33' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.9999 20.9999L16.6499 16.6499' stroke='%23eb1c33' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")
}

.search-form-toggle.widget.widget_search .search-popup-bg {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

@media (max-width:767px) {
	.search-form-toggle.widget.widget_search .layout-overlay {
		position: fixed;
		top: 65px;
		right: 0;
		left: 0;
		margin: auto
	}
}

.thim-search-active .search-form-toggle.widget.widget_search .layout-overlay {
	opacity: 1;
	filter: alpha(opacity=1);
	visibility: visible
}

.search-no-results .no-results .search-form {
	position: relative
}

.search-no-results .no-results .search-field {
	border-radius: var(--thim-border-radius-button, 30px);
	padding-left: 20px;
	height: 48px;
	color: var(--thim-font-body-color, #666666)
}

.search-no-results .no-results .search-submit {
	height: 48px;
	width: 48px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z' stroke='%231C1C1C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M20.9999 21L16.6499 16.65' stroke='%231C1C1C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/svg%3E");
	background-position: center;
	background-repeat: no-repeat
}

.about-author {
	overflow: hidden
}

.about-author .tm-title {
	text-transform: uppercase;
	margin: 0 0 15px 0
}

.about-author .tm-title a {
	color: var(--thim-body-primary-color, #2e8ece)
}

.about-author .avatar {
	width: 90px;
	margin-right: 20px;
	float: left;
	height: 90px;
	-webkit-border-radius: 90px;
	-moz-border-radius: 90px;
	border-radius: 90px;
	overflow: hidden
}

.about-author .description {
	float: left;
	width: calc(100% - 110px)
}

.related-archive .post-formats-wrapper {
	margin-top: 0 !important
}

.related-archive .title a {
	display: block
}

.related-archive h3 {
	font-size: 1.25rem;
	margin-top: -8px;
	margin-bottom: 5px;
	line-height: 30px
}

.related-archive .item {
	position: relative;
	top: 0px
}

.related-archive .post-item {
	display: block;
	overflow: hidden;
	clear: both
}

.related-archive .post-item .article-title-wrapper {
	margin-left: 60px
}

.related-archive .post-item .article-title-wrapper h5 {
	font-size: 0.875rem;
	font-weight: 700;
	position: relative;
	line-height: 20px;
	margin-top: -5px;
	margin-bottom: 2px
}

.related-archive .post-item .article-title-wrapper .article-date {
	font-size: 0.875rem;
	font-style: italic;
	line-height: 20px
}

.related-archive .article-image {
	float: left;
	margin-bottom: 30px;
	margin-right: 20px
}

.related-archive .article-image img {
	max-width: 50px
}

.related-archive .meta {
	margin-left: 0;
	margin-bottom: 16px;
	overflow: hidden
}

.related-archive .meta li {
	padding-right: 4px;
	list-style: none;
	display: inline-block;
	line-height: 18px;
	margin-top: 7px;
	float: left
}

.related-archive .meta li:after {
	content: "/";
	display: inline-block
}

.related-archive .meta li:last-child {
	padding-right: 0
}

.related-archive .meta li:last-child:after {
	display: none
}

.related-archive .meta li.date span {
	font-weight: 700;
	font-size: 0.875rem;
	color: #666
}

.related-archive .meta li span {
	font-size: 0.875rem;
	display: inline-block;
	line-height: 18px
}

.related-archive .meta li .date {
	font-weight: 700
}

.related-archive .meta li a {
	text-transform: capitalize;
	font-weight: 700;
	font-size: 0.875rem;
	display: inline-block;
	color: #666
}

.related-archive .meta li a:hover {
	text-decoration: underline
}

.related-archive .des-related {
	clear: both
}

.share-post .single-title,
.related-archive .single-title {
	font-weight: 700;
	padding: 75px 0 22px 0;
	text-transform: uppercase;
	margin: 0 0 60px 0;
	font-size: 22px;
	position: relative;
	line-height: 30px
}

.share-post .single-title:before,
.related-archive .single-title:before {
	content: "";
	width: 32px;
	height: 2px;
	background: #2e8ece;
	bottom: 0;
	position: absolute;
	left: 0
}

.tm-single-nav {
	position: fixed;
	height: 100px;
	top: 50%;
	margin-top: -50px;
	background: rgba(0, 0, 0, 0.2);
	padding: 20px 15px;
	z-index: 9;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s
}

.tm-single-nav:hover {
	background: rgba(0, 0, 0, 0.9)
}

.tm-single-nav:hover .post-entry {
	width: auto
}

.tm-single-nav i {
	font-size: 28px;
	color: #fff;
	position: absolute;
	height: 28px;
	line-height: 28px;
	top: 50%;
	margin-top: -14px
}

.tm-single-nav .post-entry {
	display: block;
	overflow: hidden;
	width: 0;
	height: 100%
}

.tm-single-nav .post-entry .post-entry-inner {
	display: table;
	width: 200px;
	height: 100%
}

.tm-single-nav .post-entry .post-entry-inner .post-entry-content {
	display: table-cell;
	vertical-align: middle
}

.tm-single-nav .post-entry .post-entry-inner h3 {
	color: #fff;
	display: table-cell;
	vertical-align: middle
}

.tm-single-nav .post-entry .post-entry-inner .img {
	display: table-cell;
	vertical-align: middle;
	width: 60px;
	height: 60px
}

.tm-single-nav .post-entry .post-entry-inner .img img {
	display: block
}

.tm-single-nav.post-next {
	right: 0;
	text-align: right;
	-webkit-border-radius: 2px 0 0 2px;
	-moz-border-radius: 2px 0 0 2px;
	border-radius: 2px 0 0 2px
}

.tm-single-nav.post-next i {
	right: 10px
}

.tm-single-nav.post-next .post-entry .post-entry-inner {
	margin: 0 20px 0 0
}

.tm-single-nav.post-next .post-entry .post-entry-inner h3 {
	padding-left: 10px;
	text-align: left
}

.tm-single-nav.post-prev {
	left: 0;
	-webkit-border-radius: 0 2px 2px 0;
	-moz-border-radius: 0 2px 2px 0;
	border-radius: 0 2px 2px 0
}

.tm-single-nav.post-prev i {
	left: 10px
}

.tm-single-nav.post-prev .post-entry .post-entry-inner {
	margin: 0 0 0 20px
}

.tm-single-nav.post-prev .post-entry .post-entry-inner h3 {
	padding-right: 10px;
	text-align: left
}

.social-networks {
	margin: 0;
	display: inline-block
}

.social-networks li {
	display: inline-block;
	margin: 0
}

.social-networks li:last-child a {
	margin-right: 0
}

.social-networks li a {
	text-align: center;
	display: inline-block;
	margin-right: 30px;
	position: relative;
	color: #323945
}

.social-networks li a:hover {
	color: var(--thim-body-primary-color, #2e8ece) !important
}

.single-post .page-content article .entry-content .learnpress {
	display: none
}

.single-post .page-content article .entry-content ol,
.page .page-content article .entry-content ol {
	margin-left: 18px
}

.single-post .page-content article .entry-content input[type=submit],
.page .page-content article .entry-content input[type=submit] {
	line-height: 30px;
	color: #fff;
	border-radius: 30px;
	padding: 5px 25px;
	font-weight: 700;
	font-size: 1rem;
	border: none
}

.single-post .page-content article .entry-content input[type=password],
.page .page-content article .entry-content input[type=password] {
	height: 40px;
	margin-right: 25px
}

.single-post .page-content article .post-formats-wrapper,
.page .page-content article .post-formats-wrapper {
	margin-top: 57px;
	margin-bottom: 25px;
	text-align: center
}

@media (max-width:480px) {

	.single-post .page-content article .post-formats-wrapper,
	.page .page-content article .post-formats-wrapper {
		margin-top: 0px
	}
}

.single-post .page-content article .post-formats-wrapper iframe,
.page .page-content article .post-formats-wrapper iframe {
	width: 100%;
	border: none
}

.single-post .page-content article .page-content-inner .entry-header,
.page .page-content article .page-content-inner .entry-header {
	margin-bottom: 25px
}

.single-post .page-content article.format-quote blockquote,
.page .page-content article.format-quote blockquote {
	font-style: italic;
	font-weight: 300;
	padding-left: 50px;
	position: relative;
	border-left: none
}

.single-post .page-content article.format-quote blockquote:before,
.page .page-content article.format-quote blockquote:before {
	content: "“";
	font-size: 100px;
	font-weight: 400;
	line-height: 0.8;
	padding-right: 25px;
	position: absolute;
	left: -15px;
	top: -3px
}

.single-post .page-content article.format-quote blockquote cite,
.page .page-content article.format-quote blockquote cite {
	display: block;
	font-size: 1rem
}

.single article .entry-header .entry-title {
	margin-bottom: 0
}

.flexslider ul {
	margin: 0
}

.entry-tag-share {
	margin: 60px 0 60px
}

.entry-tag-share .post-tag {
	line-height: 25px;
	display: inline-block
}

.entry-tag-share .post-tag span {
	margin-right: 30px;
	text-transform: uppercase;
	font-size: 0.875rem;
	font-weight: 700
}

.entry-tag-share .post-tag a {
	font-size: 0.875rem;
	padding: 0px 8px;
	border: 1px solid #999;
	margin-right: 10px;
	white-space: nowrap;
	display: inline-block;
	line-height: 23px;
	margin-top: 5px;
	margin-bottom: 5px
}

.entry-tag-share .post-tag a:last-child {
	margin-right: 0
}

.entry-tag-share .thim-social-share {
	float: right
}

.entry-tag-share:after {
	clear: both;
	display: table;
	content: ""
}

.thim-social-share {
	margin: 0;
	float: right;
	overflow: hidden
}

.thim-social-share li {
	display: inline-block;
	list-style: none;
	line-height: 30px;
	margin-right: 25px;
	max-width: 95px
}

.thim-social-share li.google-plus,
.thim-social-share li:last-child {
	margin-right: 0
}

.woocommerce .thim-social-share {
	float: none;
	margin-top: 20px
}

.single-tp_event .thim-social-share {
	float: none;
	text-align: center;
	margin-top: 30px;
	display: inline-block
}

#tab-course-instructor .thim-about-author {
	padding-bottom: 30px !important
}

.thim-about-author {
	overflow: hidden;
	border-bottom: 1px solid #ebebeb;
	padding: 0 0 30px 0
}

.thim-about-author.thim-co-instructor {
	padding-top: 30px
}

.thim-about-author:first-child {
	padding-top: 0
}

.thim-about-author:last-child {
	padding-bottom: 0;
	border-bottom: 0
}

#tab-course-instructor .thim-about-author {
	padding: 0;
	border: 0;
	border-bottom: 1px solid #eee;
	margin-bottom: 30px
}

#tab-course-instructor .thim-about-author:last-child {
	border-bottom: 0;
	margin-bottom: 0
}

.thim-about-author .author-wrapper {
	display: flex;
	align-items: flex-start
}

@media (max-width:768px) {
	.thim-about-author .author-wrapper {
		flex-direction: column
	}
}

.thim-about-author .author-wrapper .author-avatar {
	overflow: hidden;
	margin-right: 30px;
	max-width: 100%
}

@media (max-width:768px) {
	.thim-about-author .author-wrapper .author-avatar {
		width: 100%;
		margin-right: 0;
		text-align: center;
		margin-bottom: 20px
	}
}

.thim-about-author .author-wrapper .author-avatar img {
	border-radius: 50%
}

.thim-about-author .author-wrapper .author-bio {
	width: calc(100% - 140px);
	width: -webkit-calc(100% - 140px);
	width: -moz-calc(100% - 140px)
}

@media (max-width:768px) {
	.thim-about-author .author-wrapper .author-bio {
		width: 100%;
		text-align: center
	}
}

.thim-about-author .author-wrapper .author-bio .name {
	font-weight: 700;
	font-size: 0.875rem;
	line-height: 18px;
	display: block;
	margin: 0;
	text-transform: uppercase
}

.thim-about-author .author-wrapper .author-bio .thim-author-social {
	margin: 15px 0 0 0;
	padding: 0
}

.thim-about-author .author-wrapper .author-description {
	margin: 15px 0 0;
	clear: both;
	line-height: 24px
}

.thim-author-social li {
	display: inline-block;
	list-style: none;
	margin-right: 5px
}

.thim-author-social li:last-child {
	margin-right: 0
}

.thim-author-social li a {
	width: 32px;
	height: 32px;
	border: 1px solid #305891;
	border-radius: 50%;
	line-height: 30px;
	display: inline-block;
	color: #305891;
	font-size: 1rem;
	text-align: center
}

.thim-author-social li a.facebook {
	color: #3b5998;
	border-color: #3b5998
}

.thim-author-social li a.facebook:hover {
	background: #3b5998;
	color: #fff
}

.thim-author-social li a.twitter {
	color: #00aced;
	border-color: #00aced
}

.thim-author-social li a.twitter:hover {
	background: #00aced;
	color: #fff
}

.thim-author-social li a.google-plus {
	color: #dd4b39;
	border-color: #dd4b39
}

.thim-author-social li a.google-plus:hover {
	background: #dd4b39;
	color: #fff
}

.thim-author-social li a.youtube {
	color: #bb0000;
	border-color: #bb0000
}

.thim-author-social li a.youtube:hover {
	background: #bb0000;
	color: #fff
}

.thim-author-social li a.linkedin {
	color: #007bb5;
	border-color: #007bb5
}

.thim-author-social li a.linkedin:hover {
	background: #007bb5;
	color: #fff
}

.thim-author-social li a .fa {
	vertical-align: middle
}

.entry-navigation-post {
	border: 1px solid #eee;
	border-left: 0;
	border-right: 0;
	margin-top: 60px;
	overflow: hidden;
	position: relative
}

.entry-navigation-post:before {
	position: absolute;
	content: "";
	width: 1px;
	height: auto;
	top: 25px;
	bottom: 25px;
	left: 50%;
	background: #eee
}

.entry-navigation-post .prev-post,
.entry-navigation-post .next-post {
	width: 50%;
	float: left;
	padding: 22px 0 25px 30px
}

.entry-navigation-post .prev-post .heading,
.entry-navigation-post .next-post .heading {
	line-height: 25px;
	margin-bottom: 5px
}

.entry-navigation-post .prev-post .title,
.entry-navigation-post .next-post .title {
	font-size: 1rem;
	font-weight: var(--thim-font-title-variant, 700);
	margin: 0;
	line-height: 25px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical
}

.entry-navigation-post .next-post {
	float: right;
	text-align: right
}

.entry-navigation-post .prev-post {
	padding-left: 0;
	padding-right: 30px
}

.entry-navigation-post .thumbnail {
	display: none
}

.entry-content>ol {
	margin-left: 15px
}

.audio-player__box {
	margin-bottom: 70px;
	padding: 30px;
	border-radius: 20px;
	background: #FFF;
	box-shadow: 0px 12px 42px -4px rgba(24, 39, 75, 0.12), 0px 8px 18px -6px rgba(24, 39, 75, 0.12)
}

.audio-player__box__header {
	display: flex;
	margin-bottom: 20px;
	column-gap: 30px;
	row-gap: 20px;
	position: relative
}

.audio-player__box__header__image {
	flex-basis: 30%;
	width: 30%;
	overflow: hidden
}

.audio-player__box__header__image img {
	border-radius: 15px
}

.audio-player__box__header__content {
	flex-basis: 60%;
	display: flex;
	flex-direction: column;
	gap: 15px;
	justify-content: center
}

.audio-player__box__header__content .description {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical
}

.audio-player__box__header__content .entry-title {
	margin: 0;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical
}

.audio-player__box__header__content__duration {
	display: flex;
	column-gap: 10px;
	align-items: center
}

.audio-player__box__header__meta {
	flex-basis: 10%;
	display: flex;
	text-align: right;
	justify-content: flex-end;
	gap: 20px
}

.audio-player__box__header__meta__share {
	position: relative;
	cursor: pointer
}

.audio-player__box__header__meta__share .heading {
	display: none
}

.audio-player__box__header__meta__share .thim-social-share {
	display: none
}

.audio-player__box__header__meta__share:hover .thim-social-share {
	display: flex;
	flex-direction: column;
	position: absolute;
	top: 40px;
	gap: 5px
}

.audio-player__box__header__meta__share svg path {
	fill: var(--thim-body-primary-color, #2e8ece)
}

.audio-player__box__header__meta__share .thim-social-share li div {
	background-color: var(--thim-body-primary-color);
	border: none
}

.audio-player__box__header__meta__share .thim-social-share li div a {
	color: #fff
}

.audio-player__box__header__meta__save svg {
	cursor: pointer
}

.audio-player__box__header__meta__save svg path {
	stroke: var(--thim-body-primary-color, #2e8ece)
}

.audio-player__box__header__meta__save.saved svg path {
	fill: var(--thim-body-primary-color, #2e8ece)
}

.audio-player__box__player__range {
	-webkit-appearance: none;
	height: 8px;
	background: #F5F7F8;
	border-radius: 5px;
	background-image: linear-gradient(var(--thim-body-primary-color, #2e8ece), var(--thim-body-primary-color, #2e8ece));
	background-size: 0% 100%;
	background-repeat: no-repeat
}

.audio-player__box__player__range::-webkit-slider-thumb {
	-webkit-appearance: none;
	appearance: none;
	background: var(--thim-body-primary-color, #2e8ece);
	width: 20px;
	height: 20px;
	border-radius: 50%;
	cursor: pointer
}

.audio-player__box__player__range::-moz-range-thumb {
	background: var(--thim-body-primary-color, #2e8ece);
	width: 20px;
	height: 20px;
	border-radius: 50%;
	cursor: pointer
}

.audio-player__box__player__duration {
	margin-top: 20px;
	color: var(--thim-body-primary-color, #2e8ece);
	display: flex;
	justify-content: space-between
}

.audio-player__box__bottom {
	display: flex;
	justify-content: space-between;
	gap: 30px;
	align-items: center
}

.audio-player__box__bottom>* {
	display: flex;
	align-items: center;
	column-gap: 30px
}

.audio-player__box__bottom svg {
	cursor: pointer
}

.audio-player__box__bottom #song-saved svg path {
	fill: transparent;
	stroke: var(--thim-body-primary-color, #2e8ece)
}

.audio-player__box__bottom #song-saved.saved svg path {
	fill: var(--thim-body-primary-color, #2e8ece)
}

.audio-player__box__bottom__volume {
	display: flex;
	gap: 10px;
	align-items: center
}

.audio-player__box__bottom__volume input[type=range] {
	width: 80px;
	overflow: hidden;
	height: 5px;
	-webkit-appearance: none;
	background-color: #F5F7F8
}

.audio-player__box__bottom__volume input[type=range]::-webkit-slider-runnable-track {
	height: 5px;
	-webkit-appearance: none;
	color: var(--thim-body-primary-color, #2e8ece);
	margin-top: -1px
}

.audio-player__box__bottom__volume input[type=range]::-webkit-slider-thumb {
	width: 5px;
	-webkit-appearance: none;
	height: 5px;
	cursor: ew-resize;
	background: var(--thim-body-primary-color, #2e8ece);
	box-shadow: -80px 0 0 80px var(--thim-body-primary-color, #2e8ece)
}

.audio-player__box__bottom__volume svg {
	cursor: pointer
}

.audio-player__box__bottom__volume svg path {
	fill: var(--thim-body-primary-color, #2e8ece)
}

.audio-player__box__bottom .amplitude-play-pause {
	width: 80px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: var(--thim-body-primary-color, #2e8ece);
	border-radius: 50%
}

.audio-player__box__bottom .amplitude-play-pause svg * {
	fill: #fff
}

.audio-player__box__bottom .amplitude-paused #pause-icon {
	display: none
}

.audio-player__box__bottom .amplitude-playing #play-icon {
	display: none
}

.audio-player__box__bottom__author {
	text-transform: capitalize;
	margin: 0
}

.audio-player__box__bottom__author a {
	color: var(--thim-font-title-color, #333333)
}

.audio-player__box__bottom .amplitude-playback-speed {
	color: var(--thim-body-primary-color, #2e8ece);
	min-width: 80px
}

.audio-player__box__bottom .amplitude-playback-speed .speed15x,
.audio-player__box__bottom .amplitude-playback-speed .speed20x {
	display: none
}

.audio-player__box__bottom .amplitude-playback-speed.amplitude-playback-speed-20 .speed10x,
.audio-player__box__bottom .amplitude-playback-speed.amplitude-playback-speed-20 .speed15x {
	display: none
}

.audio-player__box__bottom .amplitude-playback-speed.amplitude-playback-speed-20 .speed20x {
	display: block
}

.audio-player__box__bottom .amplitude-playback-speed.amplitude-playback-speed-15 .speed10x,
.audio-player__box__bottom .amplitude-playback-speed.amplitude-playback-speed-15 .speed20x {
	display: none
}

.audio-player__box__bottom .amplitude-playback-speed.amplitude-playback-speed-15 .speed15x {
	display: block
}

.audio-player__box__bottom .amplitude-playback-speed.amplitude-playback-speed-10 .speed15x,
.audio-player__box__bottom .amplitude-playback-speed.amplitude-playback-speed-10 .speed20x {
	display: none
}

.audio-player__box__bottom .amplitude-playback-speed.amplitude-playback-speed-10 .speed10x {
	display: block
}

.audio-player__box__bottom__left {
	flex-basis: 30%;
	justify-content: flex-start
}

.audio-player__box__bottom__center {
	flex-basis: 40%;
	justify-content: center
}

.audio-player__box__bottom__center .amplitude-prev svg path,
.audio-player__box__bottom__center .amplitude-next svg path {
	stroke: #000;
	fill: transparent
}

.audio-player__box__bottom__center .amplitude-prev svg:hover path,
.audio-player__box__bottom__center .amplitude-next svg:hover path {
	stroke: var(--thim-body-primary-color, #2e8ece)
}

.audio-player__box__bottom__right {
	flex-basis: 30%;
	justify-content: flex-end
}

.audio-player__box__bottom__right svg path {
	fill: #000
}

.audio-player__box__bottom__right .amplitude-repeat-song-on svg path {
	fill: var(--thim-body-primary-color, #2e8ece)
}

.single-format-audio article.post {
	padding-right: 0
}

.duration-text {
	padding-left: 7px
}

@media (max-width:1024px) {
	.audio-player__box {
		margin-bottom: 20px
	}

	.audio-player__box__header__image {
		flex-basis: 40%;
		width: 40%
	}

	.audio-player__box__header__content {
		flex-basis: 55%
	}

	.audio-player__box__header__meta {
		flex-basis: 5%
	}
}

@media (max-width:767px) {
	.audio-player__box__header {
		flex-direction: column
	}

	.audio-player__box__header>* {
		flex-basis: 100%;
		width: 100%
	}

	.audio-player__box__header__meta {
		position: absolute;
		right: 20px;
		top: 20px
	}

	.audio-player__box__bottom {
		flex-direction: column
	}

	.audio-player__box__bottom__right {
		display: none
	}

	.audio-player__box__bottom__left {
		width: 100%;
		justify-content: space-between;
		margin-top: 15px
	}
}

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8;
	filter: alpha(opacity=80)
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.mfp-container:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none !important
}

.mfp-preloader {
	color: #cccccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #cccccc
}

.mfp-preloader a:hover {
	color: white
}

.mfp-s-ready .mfp-preloader {
	display: none
}

.mfp-s-error .mfp-content {
	display: none
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none
}

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

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	filter: alpha(opacity=65);
	padding: 0 0 18px 10px;
	color: white;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1;
	filter: alpha(opacity=100)
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333333
}

.mfp-image-holder .mfp-close,
.mfp-inline-holder .mfp-close {
	color: #333;
	right: 0px;
	text-align: center;
	padding-right: 0;
	top: 0 !important;
	width: 32px;
	height: 32px;
	line-height: 32px
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #cccccc;
	font-size: 0.875rem;
	line-height: 18px
}

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	filter: alpha(opacity=65);
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1;
	filter: alpha(opacity=100)
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
	border-right: 17px solid white;
	margin-left: 31px
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
	border-left: 17px solid white;
	margin-left: 39px
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
	border-left: 27px solid #3f3f3f
}

.mfp-inline-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-inline-holder .mfp-content {
	width: 100%;
	max-width: 800px
}

.mfp-inline-holder .mfp-close {
	color: #fff;
	right: 0;
	padding-right: 0;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: right;
	top: -30px;
	display: none
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 60%
}

.mfp-iframe-scaler #content {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #fff
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto
}

.mfp-figure {
	line-height: 0
}

.mfp-figure:after {
	content: "";
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444444
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 0.875rem;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-image-holder .mfp-content {
	max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}

	.mfp-img-mobile img.mfp-img {
		padding: 0
	}

	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}

	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}

	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}

	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}

	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media all and (max-width:900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75)
	}

	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0
	}

	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%
	}

	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

.mfp-ie7 .mfp-img {
	padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
	padding: 0
}

.mfp-ie7 .mfp-content {
	padding-top: 44px
}

.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0
}

.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out;
	-moz-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8
}

.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out;
	-moz-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0
}

.mfp-content #content.quickview {
	height: auto;
	background: #fff
}

.quickview .woocommerce-review-link {
	display: none
}

.quickview .product-info .right .product_meta {
	padding-bottom: 20px
}

.quickview .product-info {
	margin-bottom: 0;
	position: relative;
	height: 100%
}

.quickview .product-info .flexslider {
	overflow: hidden
}

.quickview .product-info .left {
	padding-left: 15px;
	padding-top: 30px;
	padding-bottom: 30px
}

.quickview .product-info .right {
	text-align: left;
	padding-left: 15px
}

.quickview .product-info .right .description {
	float: left;
	margin-bottom: 20px
}

.quickview .product-info .right .description #des-readmore-link {
	display: none
}

.quickview .product-info .right .woocommerce-product-rating .star-rating {
	float: left;
	margin-bottom: 20px;
	margin-top: 0
}

.quickview .product-info .right .product_meta>span {
	display: block
}

.quickview .product-info .right .product_title {
	margin-bottom: 0;
	font-weight: 700;
	margin-top: 30px;
	font-size: var(--thim-font-h2-font-size, 28px);
	line-height: 40px
}

.quickview .product-info .right .thim-social-share {
	float: left;
	margin-bottom: 20px;
	display: block
}

.quickview .product-info .right .price {
	font-size: 1.25rem;
	font-weight: 700
}

.quickview .product-info .right .price ins {
	text-decoration: none
}

.quickview .product-info .right .price del {
	font-weight: normal;
	padding-right: 5px
}

.quickview .product-info .right .cart {
	margin-bottom: 20px;
	float: left;
	width: 100%;
	padding-top: 0
}

.quickview .product-info .right .cart:before,
.quickview .product-info .right .cart:after {
	content: " ";
	display: table;
	clear: both
}

.quickview .product-info .right .cart a {
	font-weight: normal
}

.quickview .product-info .right .cart a .added:before {
	display: none !important
}

.quickview .product-info .right .cart button.button {
	height: unset;
	padding: 9px 25px;
	line-height: var(--thim-font-button-line-height);
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	border-radius: var(--thim-border-radius-button, 30px)
}

.quickview .product-info .right .cart table,
.quickview .product-info .right .cart th,
.quickview .product-info .right .cart td {
	border: none;
	padding: 0;
	margin-bottom: 0
}

.quickview .product-info .right .cart table .reset_variations,
.quickview .product-info .right .cart th .reset_variations,
.quickview .product-info .right .cart td .reset_variations {
	display: block
}

.quickview .product-info .right .cart table label,
.quickview .product-info .right .cart th label,
.quickview .product-info .right .cart td label {
	font-weight: normal
}

.quickview .product-info .right .cart table select,
.quickview .product-info .right .cart th select,
.quickview .product-info .right .cart td select {
	height: 30px;
	font-size: 0.875rem
}

.quickview .product-info .right .reset_variations {
	font-size: 0.875rem
}

.quickview .product-info .right .variations_form {
	margin-bottom: 0
}

.quickview .product-info .right .woo-share {
	margin-left: 0;
	margin-top: 10px;
	width: 100%;
	float: left
}

.quickview .product-info .right .woo-share .share_show {
	margin: 0
}

.quickview .product-info .right .woo-share li {
	list-style: none;
	display: inline-block
}

.quickview .product-info .right .woo-share li a {
	width: 24px;
	height: 24px;
	margin: 0 3px;
	text-align: center;
	color: #fff;
	line-height: 24px;
	display: inline-block
}

.quickview .product-info .right .woo-share li a.facebook {
	background: #3b5999;
	margin-left: 0
}

.quickview .product-info .right .woo-share li a.twitter {
	background: #61cae7
}

.quickview .product-info .right .woo-share li a.pinterest {
	background: #d4232b
}

.quickview .product-info .right .woo-share li a.googleplus {
	background: #f35633
}

.quickview .product-info .right .woo-share li a:hover {
	opacity: 0.6
}

.quickview .quick-view-detail {
	position: absolute;
	bottom: 10px;
	right: 20px;
	text-transform: none;
	text-decoration: underline;
	font-weight: var(--thim-font-title-variant, 700)
}

.quickview .flexslider ul {
	display: flex
}

.quickview .flexslider ul img {
	max-width: 370px
}

.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
	content: " ";
	display: block;
	background: white;
	position: absolute;
	z-index: 30;
	-webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
	-moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
	box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5)
}

.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after {
	width: 3px;
	height: 9999px;
	left: 50%;
	margin-left: -1.5px
}

.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
	width: 9999px;
	height: 3px;
	top: 50%;
	margin-top: -1.5px
}

.twentytwenty-before-label,
.twentytwenty-after-label,
.twentytwenty-overlay {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%
}

.twentytwenty-before-label,
.twentytwenty-after-label,
.twentytwenty-overlay {
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s
}

.twentytwenty-before-label,
.twentytwenty-after-label {
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	transition-property: opacity
}

.twentytwenty-before-label:before,
.twentytwenty-after-label:before {
	color: white;
	font-size: 13px;
	letter-spacing: 0.1em
}

.twentytwenty-before-label:before,
.twentytwenty-after-label:before {
	position: absolute;
	background: rgba(255, 255, 255, 0.2);
	line-height: 38px;
	padding: 0 20px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.twentytwenty-horizontal .twentytwenty-before-label:before,
.twentytwenty-horizontal .twentytwenty-after-label:before {
	top: 50%;
	margin-top: -19px
}

.twentytwenty-vertical .twentytwenty-before-label:before,
.twentytwenty-vertical .twentytwenty-after-label:before {
	left: 50%;
	margin-left: -45px;
	text-align: center;
	width: 90px
}

.twentytwenty-left-arrow,
.twentytwenty-right-arrow,
.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
	width: 0;
	height: 0;
	border: 6px inset transparent;
	position: absolute
}

.twentytwenty-left-arrow,
.twentytwenty-right-arrow {
	top: 50%;
	margin-top: -6px
}

.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
	left: 50%;
	margin-left: -6px
}

.twentytwenty-container {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	z-index: 0;
	overflow: hidden;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none
}

.twentytwenty-container img {
	max-width: 100%;
	position: absolute;
	top: 0;
	display: block
}

.twentytwenty-container.active .twentytwenty-overlay,
.twentytwenty-container.active :hover.twentytwenty-overlay {
	background: rgba(0, 0, 0, 0)
}

.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
	opacity: 0
}

.twentytwenty-container * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.twentytwenty-before-label {
	opacity: 0
}

.twentytwenty-before-label:before {
	content: "Before"
}

.twentytwenty-after-label {
	opacity: 0
}

.twentytwenty-after-label:before {
	content: "After"
}

.twentytwenty-horizontal .twentytwenty-before-label:before {
	left: 10px
}

.twentytwenty-horizontal .twentytwenty-after-label:before {
	right: 10px
}

.twentytwenty-vertical .twentytwenty-before-label:before {
	top: 10px
}

.twentytwenty-vertical .twentytwenty-after-label:before {
	bottom: 10px
}

.twentytwenty-overlay {
	-webkit-transition-property: background;
	-moz-transition-property: background;
	transition-property: background;
	background: rgba(0, 0, 0, 0);
	z-index: 25
}

.twentytwenty-overlay:hover {
	background: rgba(0, 0, 0, 0.5)
}

.twentytwenty-overlay:hover .twentytwenty-after-label {
	opacity: 1
}

.twentytwenty-overlay:hover .twentytwenty-before-label {
	opacity: 1
}

.twentytwenty-before {
	z-index: 20
}

.twentytwenty-after {
	z-index: 10
}

.twentytwenty-handle {
	height: 38px;
	width: 38px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -22px;
	margin-top: -22px;
	border: 3px solid white;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	-webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
	-moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
	box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
	z-index: 40;
	cursor: pointer
}

.twentytwenty-horizontal .twentytwenty-handle:before {
	bottom: 50%;
	margin-bottom: 22px;
	-webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
	-moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
	box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5)
}

.twentytwenty-horizontal .twentytwenty-handle:after {
	top: 50%;
	margin-top: 22px;
	-webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
	-moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
	box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5)
}

.twentytwenty-vertical .twentytwenty-handle:before {
	left: 50%;
	margin-left: 22px;
	-webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
	-moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
	box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5)
}

.twentytwenty-vertical .twentytwenty-handle:after {
	right: 50%;
	margin-right: 22px;
	-webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
	-moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
	box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5)
}

.twentytwenty-left-arrow {
	border-right: 6px solid white;
	left: 50%;
	margin-left: -17px
}

.twentytwenty-right-arrow {
	border-left: 6px solid white;
	right: 50%;
	margin-right: -17px
}

.twentytwenty-up-arrow {
	border-bottom: 6px solid white;
	top: 50%;
	margin-top: -17px
}

.twentytwenty-down-arrow {
	border-top: 6px solid white;
	bottom: 50%;
	margin-bottom: -17px
}

/*!

14

Chosen, a Select Box Enhancer for jQuery and Prototype

15

by Patrick Filler for Harvest, http://getharvest.com

16

​

17

Version 1.2.0

18

Full source at https://github.com/harvesthq/chosen

19

Copyright (c) 2011-2014 Harvest http://getharvest.com

20

​

21

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md

22

This file is generated by `grunt build`, do not edit it by hand.

23

*/
.chosen-container {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	zoom: 1;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.chosen-container * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.chosen-container .chosen-drop {
	position: absolute;
	top: 100%;
	left: -9999px;
	z-index: 1010;
	width: 100%;
	border: 1px solid #aaa;
	border-top: 0;
	background: #fff;
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15)
}

.chosen-container.chosen-with-drop .chosen-drop {
	left: 0
}

.chosen-container a {
	cursor: pointer
}

.chosen-container-single .chosen-single {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0 0 0 8px;
	height: 25px;
	border: 1px solid #aaa;
	border-radius: 5px;
	background-color: #fff;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
	background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
	background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
	background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
	background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
	background-clip: padding-box;
	box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
	color: #444;
	text-decoration: none;
	white-space: nowrap;
	line-height: 24px
}

.chosen-container-single .chosen-default {
	color: #999
}

.chosen-container-single .chosen-single span {
	display: block;
	overflow: hidden;
	margin-right: 26px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.chosen-container-single .chosen-single-with-deselect span {
	margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
	position: absolute;
	top: 6px;
	right: 26px;
	display: block;
	width: 12px;
	height: 12px;
	background: url("images/chosen-sprite.png") -42px 1px no-repeat;
	font-size: 1px
}

.chosen-container-single .chosen-single abbr:hover {
	background-position: -42px -10px
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
	background-position: -42px -10px
}

.chosen-container-single .chosen-single div {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 18px;
	height: 100%
}

.chosen-container-single .chosen-single div b {
	display: block;
	width: 100%;
	height: 100%;
	background: url("images/chosen-sprite.png") no-repeat 0px 2px
}

.chosen-container-single .chosen-search {
	position: relative;
	z-index: 1010;
	margin: 0;
	padding: 3px 4px;
	white-space: nowrap
}

.chosen-container-single .chosen-search input[type=text] {
	margin: 1px 0;
	padding: 4px 20px 4px 5px;
	width: 100%;
	height: auto;
	outline: 0;
	border: 1px solid #aaa;
	background: white url("images/chosen-sprite.png") no-repeat 100% -20px;
	background: url("images/chosen-sprite.png") no-repeat 100% -20px;
	font-size: 1em;
	font-family: sans-serif;
	line-height: normal;
	border-radius: 0
}

.chosen-container-single .chosen-drop {
	margin-top: -1px;
	border-radius: 0 0 4px 4px;
	background-clip: padding-box
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
	position: absolute;
	left: -9999px
}

.chosen-container .chosen-results {
	color: #444;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 0 4px 4px 0;
	padding: 0 0 0 4px;
	max-height: 240px;
	-webkit-overflow-scrolling: touch
}

.chosen-container .chosen-results li {
	display: none;
	margin: 0;
	padding: 5px 6px;
	list-style: none;
	line-height: 15px;
	word-wrap: break-word;
	-webkit-touch-callout: none
}

.chosen-container .chosen-results li.active-result {
	display: list-item;
	cursor: pointer
}

.chosen-container .chosen-results li.disabled-result {
	display: list-item;
	color: #ccc;
	cursor: default
}

.chosen-container .chosen-results li.highlighted {
	background-color: #3875d7;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
	background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
	background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
	background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
	background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
	color: #fff
}

.chosen-container .chosen-results li.no-results {
	color: #777;
	display: list-item;
	background: #f4f4f4
}

.chosen-container .chosen-results li.group-result {
	display: list-item;
	font-weight: bold;
	cursor: default
}

.chosen-container .chosen-results li.group-option {
	padding-left: 15px
}

.chosen-container .chosen-results li em {
	font-style: normal;
	text-decoration: underline
}

.chosen-container-multi .chosen-choices {
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0 5px;
	width: 100%;
	height: auto !important;
	height: 1%;
	border: 1px solid #aaa;
	background-color: #fff;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
	background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
	background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
	background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
	background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
	cursor: text
}

.chosen-container-multi .chosen-choices li {
	float: left;
	list-style: none
}

.chosen-container-multi .chosen-choices li.search-field {
	margin: 0;
	padding: 0;
	white-space: nowrap
}

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
	margin: 1px 0;
	padding: 0;
	height: 25px;
	outline: 0;
	border: 0 !important;
	background: transparent !important;
	box-shadow: none;
	color: #999;
	font-size: 100%;
	font-family: sans-serif;
	line-height: normal;
	border-radius: 0
}

.chosen-container-multi .chosen-choices li.search-choice {
	position: relative;
	margin: 3px 5px 3px 0;
	padding: 3px 20px 3px 5px;
	border: 1px solid #aaa;
	max-width: 100%;
	border-radius: 3px;
	background-color: #eeeeee;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
	background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
	background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
	background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
	background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
	background-size: 100% 19px;
	background-repeat: repeat-x;
	background-clip: padding-box;
	box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
	color: #333;
	line-height: 13px;
	cursor: default
}

.chosen-container-multi .chosen-choices li.search-choice span {
	word-wrap: break-word
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
	position: absolute;
	top: 4px;
	right: 3px;
	display: block;
	width: 12px;
	height: 12px;
	background: url("images/chosen-sprite.png") -42px 1px no-repeat;
	font-size: 1px
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
	background-position: -42px -10px
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
	padding-right: 5px;
	border: 1px solid #e1e8ed;
	background-color: #e4e4e4;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
	background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
	background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
	background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
	background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
	color: #666
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
	background: #d4d4d4
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
	background-position: -42px -10px
}

.chosen-container-multi .chosen-results {
	margin: 0;
	padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
	display: list-item;
	color: #ccc;
	cursor: default
}

.chosen-container-active .chosen-single {
	border: 1px solid #5897fb;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

.chosen-container-active.chosen-with-drop .chosen-single {
	border: 1px solid #aaa;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
	background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);
	background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);
	background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);
	background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
	box-shadow: 0 1px 0 #fff inset
}

.chosen-container-active.chosen-with-drop .chosen-single div {
	border-left: none;
	background: transparent
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
	background-position: -18px 2px
}

.chosen-container-active .chosen-choices {
	border: 1px solid #5897fb;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

.chosen-container-active .chosen-choices li.search-field input[type=text] {
	color: #222 !important
}

.chosen-disabled {
	opacity: 0.5 !important;
	cursor: default
}

.chosen-disabled .chosen-single {
	cursor: default
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
	cursor: default
}

.chosen-rtl {
	text-align: right
}

.chosen-rtl .chosen-single {
	overflow: visible;
	padding: 0 8px 0 0
}

.chosen-rtl .chosen-single span {
	margin-right: 0;
	margin-left: 26px;
	direction: rtl
}

.chosen-rtl .chosen-single-with-deselect span {
	margin-left: 38px
}

.chosen-rtl .chosen-single div {
	right: auto;
	left: 3px
}

.chosen-rtl .chosen-single abbr {
	right: auto;
	left: 26px
}

.chosen-rtl .chosen-choices li {
	float: right
}

.chosen-rtl .chosen-choices li.search-field input[type=text] {
	direction: rtl
}

.chosen-rtl .chosen-choices li.search-choice {
	margin: 3px 5px 3px 0;
	padding: 3px 5px 3px 19px
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
	right: auto;
	left: 4px
}

.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
	left: 9999px
}

.chosen-rtl.chosen-container-single .chosen-results {
	margin: 0 0 4px 4px;
	padding: 0 4px 0 0
}

.chosen-rtl .chosen-results li.group-option {
	padding-right: 15px;
	padding-left: 0
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
	border-right: none
}

.chosen-rtl .chosen-search input[type=text] {
	padding: 4px 5px 4px 20px;
	background: white url("images/chosen-sprite.png") no-repeat -30px -20px;
	background: url("images/chosen-sprite.png") no-repeat -30px -20px;
	direction: rtl
}

.chosen-rtl.chosen-container-single .chosen-single div b {
	background-position: 6px 2px
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
	background-position: -12px 2px
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-resolution:144dpi) {

	.chosen-rtl .chosen-search input[type=text],
	.chosen-container-single .chosen-single abbr,
	.chosen-container-single .chosen-single div b,
	.chosen-container-single .chosen-search input[type=text],
	.chosen-container-multi .chosen-choices .search-choice .search-choice-close,
	.chosen-container .chosen-results-scroll-down span,
	.chosen-container .chosen-results-scroll-up span {
		background-image: url("images/chosen-sprite@2x.png") !important;
		background-size: 52px 37px !important;
		background-repeat: no-repeat !important
	}
}

table.learn-press-cart-table thead tr th {
	border: 1px solid #eee;
	text-align: center;
	padding: 10px 15px
}

table.learn-press-cart-table tbody tr td {
	border: 1px solid #eee
}

table.learn-press-cart-table tbody .cart_item td {
	padding: 10px 15px;
	vertical-align: middle
}

table.learn-press-cart-table tbody .cart_item td a {
	color: #666
}

table.learn-press-cart-table tbody .cart_item .course-price,
table.learn-press-cart-table tbody .cart_item .course-quantity,
table.learn-press-cart-table tbody .cart_item .course-total {
	text-align: center
}

table.learn-press-cart-table tbody .cart_item .course-remove a {
	display: block;
	font-size: 1.5em;
	height: 1em;
	width: 1em;
	text-align: center;
	line-height: 1;
	border-radius: 100%;
	color: red !important;
	text-decoration: none;
	font-weight: 700;
	border: 0
}

table.learn-press-cart-table tbody .cart_item .course-remove a:hover {
	color: #fff !important;
	background-color: red
}

table.learn-press-cart-table .subtotal,
table.learn-press-cart-table .total {
	text-align: right;
	padding: 10px 15px;
	font-weight: bold;
	vertical-align: middle;
	border-right: none
}

table.learn-press-cart-table .subtotal-price,
table.learn-press-cart-table .total-price {
	text-align: center;
	vertical-align: middle;
	border-left: none
}

form.lp-cart .checkout-button {
	color: #fff;
	border-radius: 30px
}

form.lp-checkout .logged-in {
	padding: 15px 30px;
	background-color: #f7f6f7
}

#learn-press-checkout-user-form {
	text-align: center;
	margin-bottom: 80px
}

#learn-press-checkout-user-form #learn-press-checkout-user-login ul.form-fields {
	list-style-type: none;
	margin: 0
}

#learn-press-checkout-user-form #learn-press-checkout-user-login ul.form-fields li label {
	display: none
}

#learn-press-checkout-user-form #learn-press-checkout-user-login ul.form-fields li input {
	padding: 0px 20px;
	border: 1px solid #e5e5e5;
	color: #999 !important;
	width: 50%;
	margin: 0;
	margin-bottom: 20px;
	height: 40px
}

#learn-press-checkout-user-form #learn-press-checkout-user-login ul.form-fields li button {
	width: 50%;
	color: var(--thim-font-title-color, #333333)
}

#learn-press-checkout-user-form #learn-press-checkout-user-login ul.form-fields li button:hover {
	background-color: var(--thim-button-hover-color, #1e73be)
}

#learn-press-checkout-user-form #learn-press-checkout-user-register .form-content a {
	padding: 11px 25px;
	color: #333;
	font-weight: bold;
	top: 20px;
	position: relative
}

#learn-press-checkout-user-form #learn-press-checkout-user-register .form-content a:hover {
	background-color: var(--thim-button-hover-color, #1e73be)
}

#learn-press-payment>h3 {
	text-transform: uppercase
}

#learn-press-payment ul.payment-methods {
	margin: 0;
	list-style-type: none
}

#learn-press-payment .place-order-action input.button {
	margin-top: 10px;
	height: 40px;
	padding: 0 25px;
	color: #fff;
	font-weight: 700;
	border: none;
	text-transform: uppercase;
	border-radius: 30px;
	font-size: 0.875rem
}

.list-book-event thead th,
.list-book-event thead td,
.list-book-event tbody th,
.list-book-event tbody td {
	border: 1px solid #eee;
	padding: 10px 15px
}

.list-book-event thead th a:hover,
.list-book-event thead td a:hover,
.list-book-event tbody th a:hover,
.list-book-event tbody td a:hover {
	color: var(--thim-button-hover-color, #1e73be)
}

.account-event .message {
	margin-bottom: 30px
}

.message.event_auth_book_success {
	color: #3c763d;
	background: #dff0d8
}

.text_location {
	position: relative
}

.text_location .widget.widget_text {
	position: absolute;
	width: 100%;
	max-width: 1170px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%)
}

.text_location .widget.widget_text .textwidget {
	width: 100%;
	max-width: 370px;
	background-color: #ffffff;
	padding: 60px 30px
}

.text_location .widget.widget_text .textwidget h3 {
	font-size: 1rem;
	line-height: 50px;
	margin: 0 0 40px;
	color: #ffffff;
	position: relative;
	text-align: center
}

.text_location .widget.widget_text .textwidget h3 i {
	position: absolute;
	right: 20px;
	top: 50%;
	display: none;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%)
}

.text_location .widget.widget_text .textwidget>p {
	margin-bottom: 15px;
	position: relative;
	padding-left: 20px
}

.text_location .widget.widget_text .textwidget>p i {
	width: 20px;
	top: 6px;
	position: absolute;
	left: 0
}

.text_location .widget.widget_text .textwidget>p a {
	color: #666666
}

footer#colophon .footer .footer_business {
	font-size: 1rem;
	color: #999999
}

footer#colophon .footer .footer_business .widget-title,
footer#colophon .footer .footer_business .elementor-widget-container>h5 {
	font-size: 1rem
}

footer#colophon .footer .footer_business .textwidget img {
	display: block;
	margin-bottom: 10px
}

footer#colophon .footer .footer_business .textwidget p {
	line-height: 25px
}

footer#colophon .footer .footer_business .menu#menu-services li {
	float: none;
	width: 100%
}

footer#colophon .footer .footer_business .menu li {
	line-height: 23px
}

footer#colophon .footer .footer_business .menu li a {
	color: #999999
}

footer#colophon .footer .footer_business .menu li a:hover {
	color: #ffffff
}

footer#colophon .footer .footer_business .thim-social {
	margin-top: 30px
}

footer#colophon .footer .footer_business .thim-social a .fa {
	border: none;
	margin-right: 5px;
	color: #999999 !important;
	font-size: 16px
}

footer#colophon .footer .footer_business .thim-social a .fa:hover {
	color: #ffffff !important
}

footer#colophon .footer .footer_business .thim-social ul.social_link li {
	display: inline-block
}

footer#colophon .footer .footer_business .mc4wp-form .mc4wp-form-fields #optin input {
	border-radius: 0;
	margin-top: 0;
	color: #999999
}

footer#colophon .footer .footer_business .mc4wp-form .mc4wp-form-fields #optin button[type=submit] {
	top: 0;
	padding-right: 15px
}

footer#colophon .footer .footer_business .mc4wp-form .mc4wp-response {
	margin-top: 0;
	position: relative
}

footer#colophon .footer .footer_business .list_images .widget_media_image {
	background-color: #ffffff;
	text-align: center
}

.sc_heading.gym .content_heading {
	margin-top: 30px
}

.thim-image-box.style-1.default-layout .thim-image-title a {
	z-index: 999
}

.thim-image-box.style-1 {
	overflow: visible
}

.thim-image-box.style-1:hover .thim-image-title {
	z-index: 999
}

.thim-image-box.style-1:hover .thim-image-title:before {
	width: 100%;
	right: 0
}

.thim-image-box.style-1:before {
	left: -5px;
	bottom: 5px;
	top: -5px;
	right: 5px;
	opacity: 1;
	visibility: visible;
	z-index: 111
}

.thim-image-box.style-1 .thim-image-title {
	background: none !important;
	bottom: 5px;
	left: -5px;
	right: 5px;
	text-align: left;
	padding: 0
}

.thim-image-box.style-1 .thim-image-title:before {
	position: absolute;
	content: "";
	width: 25%;
	height: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	right: auto;
	z-index: 9;
	transition: all 0.5s
}

.thim-image-box.style-1 .thim-image-title a {
	position: relative;
	z-index: 1;
	font-style: italic;
	padding: 27px 22px;
	font-size: 1.25rem;
	font-weight: 500;
	color: #fff
}

.thim-image-box.style-1 .thim-image-title a>span {
	color: inherit;
	font-weight: inherit;
	text-transform: inherit
}

.thim-widget-icon-box .wrapper-box-icon.border {
	position: relative
}

.thim-widget-icon-box .wrapper-box-icon.border:hover:before {
	opacity: 1
}

.thim-widget-icon-box .wrapper-box-icon.border:before {
	position: absolute;
	content: "";
	top: 0;
	left: 40px;
	bottom: 0;
	right: 0;
	z-index: 1;
	transition: all 0.3s ease-in-out;
	opacity: 0.4
}

.thim-widget-icon-box .wrapper-box-icon.border .iconbox-left {
	padding: 32px 0 20px;
	display: flex;
	align-items: center
}

.thim-widget-icon-box .wrapper-box-icon.border .iconbox-left .boxes-icon {
	z-index: 1;
	position: relative;
	box-shadow: 0 3px 10px 2px rgba(0, 0, 0, 0.2)
}

.thim-widget-icon-box .wrapper-box-icon.border .iconbox-left .boxes-icon.circle {
	color: #fff !important
}

.thim-widget-icon-box .wrapper-box-icon.border .iconbox-left .boxes-icon .fa,
.thim-widget-icon-box .wrapper-box-icon.border .iconbox-left .boxes-icon i {
	transition: none !important
}

.thim-widget-icon-box .wrapper-box-icon.border .iconbox-left .boxes-icon a {
	color: inherit !important;
	transition: none !important
}

.thim-widget-icon-box .wrapper-box-icon.border .iconbox-left .boxes-icon:hover .fa,
.thim-widget-icon-box .wrapper-box-icon.border .iconbox-left .boxes-icon:hover i {
	color: inherit !important
}

.thim-widget-icon-box .wrapper-box-icon.border .iconbox-left .content-inner {
	position: relative;
	z-index: 8
}

.thim-widget-icon-box .wrapper-box-icon.border .iconbox-left .content-inner .heading__primary {
	text-transform: capitalize;
	margin-bottom: 17px !important
}

.thim-course-grid.gym-layout .course-item {
	transition: all 0.2s ease-in-out 0s
}

.thim-course-grid.gym-layout .course-item:hover {
	box-shadow: 0 3px 10px 2px rgba(0, 0, 0, 0.2)
}

.thim-course-grid.gym-layout .course-item .course-thumbnail {
	border-bottom: none
}

.thim-course-grid.gym-layout .course-item .thim-course-content {
	text-align: center;
	padding-top: 32px;
	padding-left: 0;
	padding-right: 0
}

.thim-course-grid.gym-layout .course-item .thim-course-content .description {
	padding: 0 30px
}

.thim-course-grid.gym-layout .course-item .thim-course-content .course-term a {
	color: #7c7c7c;
	font-size: 0.938rem
}

.thim-course-grid.gym-layout .course-item .thim-course-content .course-meta {
	padding: 13px 20px;
	margin-top: 30px;
	position: relative
}

.thim-course-grid.gym-layout .course-item .thim-course-content .course-title {
	font-size: 1.125rem;
	font-weight: 500;
	line-height: 27px;
	padding-top: 10px;
	margin-bottom: 30px;
	margin-right: 30px;
	margin-left: 30px;
	height: 100%
}

.thim-course-grid.gym-layout .course-item .thim-course-content .value {
	font-weight: 600 !important;
	font-size: 18px !important
}

.thim-course-grid.gym-layout .course-item .thim-course-content .course-price {
	float: left !important;
	display: flex;
	align-items: center
}

.thim-course-grid.gym-layout .course-item .thim-course-content .course-price>span {
	float: left;
	padding-right: 5px;
	font-size: 0.938rem;
	font-weight: normal;
	color: #000
}

.thim-course-grid.gym-layout .course-item .thim-course-content .course-info {
	float: right;
	margin-right: 0;
	display: flex;
	align-items: center
}

.thim-course-grid.gym-layout .course-item .thim-course-content .course-info>span {
	padding-right: 5px;
	font-size: 0.938rem;
	font-weight: normal;
	color: #000
}

.thim-course-grid.gym-layout .course-item .thim-course-content .course-info i {
	display: none !important
}

.gym-list {
	margin-top: 20px;
	list-style: none
}

.gym-list.rtl {
	direction: rtl
}

.gym-list.text-white {
	color: #fff
}

.gym-list.text-white li {
	color: inherit
}

.gym-list li {
	font-weight: 400;
	line-height: 36px;
	color: #000
}

.gym-list li::before {
	content: "";
	background: #ccc;
	font-weight: bold;
	display: inline-block;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	margin-left: 10px
}

.gym-list li::before.white-box .gym-list li::before,
.white-box .gym-list li::before {
	background: #b7b7b7
}

.thim-widget-button .text-right a {
	text-align: center
}

.video_popup {
	position: relative;
	z-index: 111
}

.border-box .video_popup {
	max-width: 543px
}

.video_popup i {
	z-index: 888;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.border-box .video_popup i {
	border: 3px solid #fff
}

.border-box .video_popup:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 10px;
	bottom: -10px;
	top: 10px;
	right: -10px;
	opacity: 1;
	visibility: visible;
	z-index: 111
}

.gym-style .thim-round-testimonial.layout-3 .slides-content .slide-content .content .author .regency {
	color: #7c7c7c;
	font-weight: 400;
	font-size: 1rem
}

.gym-style .thim-round-testimonial.layout-3 .slides-content .slide-content .content .description .thim-excerpt {
	color: #000;
	font-size: 1.25rem;
	font-weight: 300;
	font-style: italic
}

.gym-style .thim-round-testimonial.layout-3 .slides-wrapper {
	position: relative;
	padding-bottom: 40px
}

.gym-style .thim-round-testimonial.layout-3 .slides-wrapper:before {
	height: 30px;
	width: 1px;
	left: 50%;
	content: "";
	position: absolute;
	bottom: -6px;
	z-index: 5
}

.thim-border-top {
	padding-top: 20px;
	border-top: 1px solid var(--thim-border-color, #eee)
}

.thim-list-posts-gym .item-post {
	transition: all 0.2s ease-in-out 0s
}

.thim-list-posts-gym .item-post .post-image {
	position: relative
}

.thim-list-posts-gym .item-post .post-image .date-meta {
	text-transform: uppercase;
	position: absolute;
	left: 18px;
	top: 18px;
	height: 70px;
	width: 70px;
	display: inline-block;
	text-align: center
}

.thim-list-posts-gym .item-post .post-image .date-meta div {
	font-size: 1rem;
	font-weight: normal;
	line-height: 0.73;
	letter-spacing: 0.6px;
	color: #fff;
	padding-top: 13px
}

.thim-list-posts-gym .item-post .post-image .date-meta div.date {
	font-size: 24px;
	font-weight: 600
}

.thim-list-posts-gym .item-post .entry-content {
	padding: 30px 30px 35px;
	text-align: center;
	background-color: #fff
}

.thim-list-posts-gym .item-post .entry-content .entry-header {
	margin: 0 0 15px
}

.thim-list-posts-gym .item-post .entry-content .entry-header .entry-title {
	font-size: 1.125rem;
	margin: 0;
	font-weight: 500
}

.thim-list-posts-gym .item-post .entry-content .learn-more {
	font-size: 1rem;
	display: inline-block;
	margin-top: 27px;
	transition: all 0.3s ease-in-out 0s
}

.thim-list-posts-gym .item-post .entry-content .learn-more:hover {
	border-color: #fff
}

.wpcf7-form .contact-home input[type=date],
.wpcf7-form .contact-home input[type=text],
.wpcf7-form .contact-home input[type=email],
.wpcf7-form .contact-home input[type=tel],
.wpcf7-form .contact-home input[type=number],
.wpcf7-form .contact-home select,
.wpcf7-form .contact-home textarea {
	padding: 8px 10px;
	font-size: 0.938rem
}

.wpcf7-form .contact-home textarea {
	max-height: 178px
}

.wpcf7-form .contact-home .wpcf7-submit {
	margin-top: 40px;
	padding: 5px 44px;
	font-size: 0.938rem;
	font-weight: 500;
	line-height: 45px
}

.image-left70 img {
	margin-left: -70px
}

.thim-image-box.slider-layout.style-1:hover .thim-image-title:before {
	width: 25%;
	right: auto
}

.thim-image-box.slider-layout.style-1 .thim-image-title {
	visibility: hidden;
	opacity: 0;
	z-index: 1 !important;
	display: inline-block;
	bottom: 15px;
	left: 15px;
	right: auto;
	top: auto
}

.thim-image-box.slider-layout.style-1 .thim-image-title a {
	z-index: 9
}

.thim-image-box.slider-layout.style-1:before {
	display: none
}

.thim-image-box.slider-layout.style-1 .thim-image-box-item {
	position: relative;
	overflow: hidden;
	outline: 0;
	padding: 0 10px
}

.thim-image-box.slider-layout.style-1 .thim-image-box-item.slick-active .thim-image-title {
	opacity: 1;
	visibility: visible
}

.thim-image-box.slider-layout.style-1 .thim-image-box-item.slick-active:hover .thim-image-title {
	z-index: 999 !important
}

.thim-image-box.slider-layout.style-1 .thim-image-box-item.slick-active:hover .thim-image-title:before {
	width: 100%
}

.thim-image-box.slider-layout.style-1 .thim-image-box-item:before {
	position: absolute;
	content: "";
	opacity: 0.7;
	background-color: #000;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 999;
	transition: all 0.5s
}

.thim-image-box.slider-layout.style-1 .thim-image-box-item.slick-active:before {
	opacity: 0
}

.thim-image-box.slider-layout.style-1 .slick-prev,
.thim-image-box.slider-layout.style-1 .slick-next {
	width: 78px;
	height: 78px;
	border-radius: 50%;
	text-align: center;
	line-height: 78px;
	color: #fff;
	font-size: 0;
	top: 50%;
	margin-top: -34px;
	position: absolute;
	z-index: 99;
	padding: 0
}

@media (max-width:1400px) {

	.thim-image-box.slider-layout.style-1 .slick-prev,
	.thim-image-box.slider-layout.style-1 .slick-next {
		width: 50px;
		height: 50px;
		line-height: 50px;
		margin-top: -25px
	}
}

.thim-image-box.slider-layout.style-1 .slick-prev {
	left: 14%;
	background: rgba(255, 255, 255, 0.4)
}

@media (max-width:480px) {
	.thim-image-box.slider-layout.style-1 .slick-prev {
		left: 7%
	}
}

.thim-image-box.slider-layout.style-1 .slick-next {
	right: 14%;
	background: rgba(255, 255, 255, 0.4)
}

@media (max-width:480px) {
	.thim-image-box.slider-layout.style-1 .slick-next {
		right: 7%
	}
}

.thim-image-box.slider-layout.style-1 .slick-prev:after {
	font-family: "Pe-icon-7-stroke";
	content: "\e686";
	color: #fff;
	font-size: 50px;
	font-weight: 100
}

@media (max-width:1400px) {
	.thim-image-box.slider-layout.style-1 .slick-prev:after {
		font-size: 40px
	}
}

.thim-image-box.slider-layout.style-1 .slick-next:before {
	font-family: "Pe-icon-7-stroke";
	content: "\e684";
	color: #fff;
	font-size: 50px;
	font-weight: 100
}

@media (max-width:1400px) {
	.thim-image-box.slider-layout.style-1 .slick-next:before {
		font-size: 40px
	}
}

.sc_heading.gym.text-right {
	padding-bottom: 0
}

.white-box .content_heading {
	color: #bababa
}

.white-box .gym-list,
.white-box.gym-list {
	margin-left: 0
}

.white-box .gym-list li,
.white-box.gym-list li {
	color: #fff
}

.white-box .gym-list li:before,
.white-box.gym-list li:before {
	background: #b7b7b7;
	margin-left: 0;
	margin-right: 10px
}

.thim-visible {
	z-index: 9;
	overflow: visible !important
}

.thim-box-image {
	margin-bottom: -30px
}

@media (max-width:1024px) {
	.menu-mobile-effect.navbar-toggle.close-menu {
		position: static;
		font-size: 1.25rem;
		display: block;
		float: none;
		text-align: right;
		margin: 10px 0;
		color: var(--thim-mobile-menu-text-color)
	}
}

.heading-box-video .sc_heading.gym {
	margin-bottom: 0
}

@media all and (-ms-high-contrast:none) {

	*::-ms-backdrop,
	div#preload {
		justify-content: space-between
	}
}

@media (min-width:1025px) {
	.nav>li>.sub-menu {
		padding-left: 0;
		padding-right: 0
	}
}

@media (min-width:769px) {
	.navigation .navbar-nav>li .sub-menu.dropdown-left-side .sub-menu {
		right: 100%
	}
}

.thim-grid-posts .grid-vertical .article-wrapper {
	min-height: 300px
}

div.thim-desc-eduma-campus {
	padding-bottom: 56px
}

@media (min-width:769px) {
	.navigation .navbar-nav>li .sub-menu.dropdown-left-side .sub-menu {
		right: 100% !important
	}

	.navigation .navbar-nav>li .sub-menu .sub-menu {
		padding-left: 0 !important;
		padding-right: 0 !important
	}

	.navigation .navbar-nav>li .sub-menu ul.sub-menu {
		left: 100%
	}
}

.navigation .navbar-nav li .sub-menu>li {
	padding-right: 30px;
	padding-left: 30px
}

.menu-main-menu li .sub-menu:not(.megacol) li.menu-item-has-children:before {
	right: 15px
}

@media (max-width:768px) {
	body.responsive.category.learnpress #main {
		padding-top: 60px
	}
}

.thim-login form .mo-openid-app-icons {
	display: none !important
}

.mo-openid-app-icons a.btn-mo.btn-facebook {
	padding-left: 0 !important
}

.mo-openid-app-icons a.btn-mo.btn-facebook:before {
	content: "\f09a";
	font-family: "Font Awesome 5 Brands";
	left: 0;
	width: 50px;
	font-size: 16px;
	display: inline-block;
	float: left;
	border-right: 1px solid #fff !important
}

.mo-openid-app-icons a.btn-mo.btn-facebook svg {
	display: none !important
}

.mo-openid-app-icons a.btn-mo.btn-google i {
	background: rgb(79, 113, 232);
	margin-top: -5px;
	border-right: 1px solid #fff !important
}

.mo-openid-app-icons a.btn-mo.btn-google i:before {
	content: "\f1a0"
}

.mo-openid-app-icons a.btn-mo.btn-google svg {
	display: none !important
}

.thim-round-testimonial.layout_business.item-5 {
	max-width: 1170px
}

.thim-round-testimonial.layout_business.item-5 .scrollable {
	width: 1170px !important
}

.thim-round-testimonial.layout_business.item-5 .slides-content {
	top: -130px
}

.gym-form .wpcf7-form .contact-submit {
	display: inline-block;
	position: relative
}

.gym-form .wpcf7-form .ajax-loader {
	bottom: 14px;
	right: 11px
}

.gym-form .wpcf7-form div.wpcf7-mail-sent-ok {
	position: absolute;
	bottom: -60px
}

.thim-icon-circle.rev-btn i {
	width: 40px;
	height: 40px;
	display: inline-block;
	line-height: 40px;
	text-align: center;
	color: #fff;
	border-radius: 50%;
	font-size: 20px;
	position: absolute;
	top: 3px;
	left: 4px
}

.tp-bullets.ares.horizontal.nav-pos-hor-left.nav-pos-ver-center .tp-bullet {
	width: 12px;
	height: 12px;
	border: none
}

.tp-bullets.ares.horizontal.nav-pos-hor-left.nav-pos-ver-center .tp-bullet-title {
	font-size: 0;
	opacity: 0
}

.yikes-easy-mc-form.layout-footer p,
.yikes-easy-mc-form.layout-footer {
	margin-bottom: 0 !important
}

body .site-footer .footer {
	padding-top: 30px;
	padding-bottom: 40px
}

.thim-bg-left {
	background-repeat: no-repeat !important;
	background-position-x: 15%
}

.sc_heading.therapist {
	padding-top: 0px;
	padding-bottom: 3px;
	margin: 0 0 0px
}

.sc_heading.therapist .title {
	text-transform: none
}

.sc_heading.therapist .sub-heading {
	margin-top: 25px
}

.sc_heading.therapist .line {
	width: 40px;
	position: static;
	display: inline-block
}

.sc_heading.bussiness .line {
	display: none
}

.thim-booking {
	padding: 60px 44px 30px;
	border-radius: 10px;
	position: relative;
	text-align: center;
	border: solid 5px rgba(255, 155, 154, 0.2)
}

.thim-booking:before {
	font-family: "Ionicons";
	content: "\f347";
	font-size: 40px;
	top: -13px;
	left: 50%;
	position: absolute;
	margin-left: -15px
}

.thim-booking>p {
	margin-bottom: 25px
}

.thim-booking>p a:not(.button) {
	font-size: 22px;
	font-weight: 500
}

.thim-booking .line-primary {
	width: 40px;
	height: 2px;
	display: block;
	margin: 15px auto
}

.thim-booking .title,
.thim-booking>h4 {
	text-transform: uppercase;
	font-size: 1rem;
	font-weight: 500;
	margin-top: 22px
}

.thim-booking .button {
	margin-top: 7px;
	display: inline-block;
	padding: 0 30px;
	height: 50px;
	line-height: 50px;
	border-radius: 30px;
	color: #fff;
	text-transform: uppercase;
	font-size: 0.938rem;
	font-weight: 500
}

.thim-booking ul {
	list-style: none;
	margin: 0
}

.thim-booking ul li {
	text-align: left;
	line-height: 30px;
	padding: 8px 0
}

.thim-booking ul li:before,
.thim-booking ul li:after {
	content: " ";
	display: table
}

.thim-booking ul li:after {
	clear: both
}

.thim-booking ul li span:last-child {
	float: right
}

.home-content .sign-up-therapist {
	text-align: center;
	padding: 0 100px
}

.home-content .sign-up-therapist h4 {
	font-size: 22px;
	text-transform: uppercase;
	margin: 0;
	color: #1f1f1f
}

.home-content .sign-up-therapist input[type=email] {
	padding-left: 40px !important;
	margin-top: 10px;
	font-size: 14px !important;
	height: 52px !important;
	line-height: 52px !important;
	background-color: #fff !important;
	color: #7c7c7c !important;
	max-width: 100% !important;
	border-radius: 30px !important;
	box-shadow: 12.9px 15.3px 15px 0 rgba(105, 105, 105, 0.08)
}

.home-content .sign-up-therapist input[type=email]::-moz-placeholder {
	color: #b0b0b0 !important
}

.home-content .sign-up-therapist input[type=email]:-ms-input-placeholder {
	color: #b0b0b0 !important
}

.home-content .sign-up-therapist input[type=email]::-webkit-input-placeholder {
	color: #b0b0b0 !important
}

.home-content .sign-up-therapist button {
	margin-top: 40px;
	font-size: 0.938rem;
	font-weight: 500;
	height: 50px;
	line-height: 50px;
	padding: 0 45px
}

.thim-course-grid.therapist-layout {
	margin: 0 -20px !important
}

.thim-course-grid.therapist-layout .lpr_course[class*=course-grid-] {
	padding: 0 20px;
	margin-bottom: 30px
}

.thim-course-grid.therapist-layout .course-item {
	box-shadow: 12.9px 15.3px 15px 0 rgba(105, 105, 105, 0.08)
}

.thim-course-grid.therapist-layout .course-item .course-thumbnail {
	position: relative;
	overflow: hidden
}

.thim-course-grid.therapist-layout .course-item .course-thumbnail:before {
	display: none !important
}

.thim-course-grid.therapist-layout .course-item .course-thumbnail .course-link-color {
	position: absolute;
	opacity: 0.2;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0
}

.thim-course-grid.therapist-layout .course-item .course-thumbnail .time {
	font-weight: 400;
	height: 47px;
	width: 47px;
	line-height: 16px;
	display: inline-block;
	border-radius: 5px;
	color: #fff;
	position: absolute;
	z-index: 2;
	top: 20px;
	font-size: 0.875rem;
	left: 20px;
	text-align: center;
	padding-top: 8px
}

.thim-course-grid.therapist-layout .course-item .thim-course-content {
	text-align: center;
	border: none;
	padding: 20px 30px 15px
}

.thim-course-grid.therapist-layout .course-item .thim-course-content .course-title {
	font-size: 1rem;
	font-weight: 500;
	height: 100%;
	color: #1f1f1f
}

.thim-course-grid.therapist-layout .course-item .thim-course-content .course-meta {
	padding: 0 0 15px
}

.thim-course-grid.therapist-layout .course-item .thim-course-content .course-meta>div {
	color: inherit
}

.thim-course-grid.therapist-layout .course-item .thim-course-content .course-meta>div i {
	font-size: 18px;
	color: #cacaca
}

.thim-course-grid.therapist-layout .course-item .thim-course-content .course-meta>div .value {
	font-weight: 300;
	color: inherit;
	font-size: inherit
}

.thim-course-grid.therapist-layout .course-item .thim-course-content .course-meta:after {
	display: none
}

.thim-course-grid.therapist-layout .course-item .thim-course-content .course-meta .duration-feature .value {
	font-size: 1rem;
	font-weight: 300
}

a.widget-button.medium {
	height: 50px !important;
	line-height: 50px !important;
	padding: 0 50px !important
}

.thim-bg-therapist {
	overflow: visible;
	position: relative
}

.thim-bg-therapist>div.vc_col-sm-12 {
	position: static
}

.thim-bg-therapist>div:not(.wpb_column) {
	position: relative;
	z-index: 1
}

.thim-bg-therapist:not(.vc_row):after,
.thim-bg-therapist.vc_row>.vc_col-sm-12:after {
	bottom: 0;
	right: 0;
	width: 76%;
	height: 40%;
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
	opacity: 0.1;
	filter: alpha(opacity=10)
}

.thim-line-vertical {
	position: relative
}

.thim-line-vertical.vc_row {
	overflow: visible
}

.thim-line-vertical.vc_row>.vc_col-sm-12 {
	position: static
}

.thim-line-vertical:not(.vc_row):before,
.thim-line-vertical.vc_row>.vc_col-sm-12:before {
	height: 80px;
	width: 2px;
	top: 0;
	left: 50%;
	content: "";
	position: absolute;
	z-index: 5;
	margin-bottom: 5px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%)
}

.body-therapist-layout .thim-round-testimonial.layout-3 .thim-excerpt {
	font-size: 20px !important
}

.body-therapist-layout .thim-round-testimonial.layout-3 .author {
	font-weight: 600;
	font-size: 1rem
}

.thim-list-posts-therapist>.row {
	margin: 0 -20px
}

.thim-list-posts-therapist>.row>div {
	padding: 0 20px
}

.thim-list-posts-therapist .post-content {
	text-align: center;
	padding: 25px 30px 40px
}

.thim-list-posts-therapist .post-content .entry-title a {
	font-size: 1.125rem;
	font-weight: 400
}

.thim-list-posts-therapist .post-content .entry-meta {
	font-size: 0.938rem
}

.thim-list-posts-therapist .post-content .entry-meta .author a {
	color: inherit
}

.thim-therapist-info {
	font-size: 1.125rem;
	font-weight: 300
}

.thim-therapist-info p {
	margin-bottom: 10px
}

.thim-therapist-info a {
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
	vertical-align: middle;
	display: inline-block
}

.thim-therapist-info i {
	vertical-align: middle;
	display: inline-block;
	color: #c0c0c0;
	font-size: 16px;
	width: 30px;
	text-align: left;
	line-height: 25px;
	text-indent: 1px
}

.thim-bg-map {
	position: relative;
	overflow: visible
}

.thim-bg-map:after {
	position: absolute;
	content: "";
	display: inline-block;
	width: 80%;
	height: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	opacity: 0.1;
	filter: alpha(opacity=10)
}

.thim-bg-map>div {
	position: relative;
	z-index: 1
}

.thim-goolge-map-content {
	position: relative
}

.thim-bg-map .thim-goolge-map-content.layout-1 {
	padding-top: 60px;
	padding-bottom: 60px
}

.thim-goolge-map-content.layout-1 .kcf-module {
	border: 5px solid #fff;
	box-shadow: 12.9px 15.3px 15px 0 rgba(105, 105, 105, 0.08)
}

.thim-goolge-map-content.layout-1 .content_maps {
	top: -20px;
	left: 55%;
	width: 255px;
	max-width: 100%;
	-webkit-transform: translate(-50%, 0%);
	-moz-transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	-o-transform: translate(-50%, 0%)
}

.thim-goolge-map-content.layout-1 .content_maps .container {
	padding: 0 !important;
	width: 100% !important;
	max-width: 100%
}

.thim-goolge-map-content.layout-1 .content_maps .content_wrap {
	border: 3px solid #FF9B9A;
	position: relative;
	text-align: left;
	background-color: #fff;
	width: 255px;
	height: 181px;
	padding: 20px 30px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s
}

.thim-goolge-map-content.layout-1 .content_maps .content_wrap:before {
	content: " ";
	position: absolute;
	width: 0;
	height: 0;
	right: 102px;
	top: 175px;
	border: 23px solid;
	border-color: #FF9B9A transparent transparent #FF9B9A
}

.thim-goolge-map-content.layout-1 .content_maps .content_wrap:after {
	content: " ";
	position: absolute;
	width: 0;
	height: 0;
	right: 107px;
	top: 175px;
	border: 19px solid;
	border-color: #fff transparent transparent #fff
}

.thim-goolge-map-content.layout-1 .content_maps .content_wrap .close {
	position: absolute;
	top: 7px;
	right: 7px;
	color: #ccc;
	font-size: 22px;
	width: 27px;
	height: 27px;
	display: inline-block;
	cursor: pointer;
	text-align: center;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s
}

.thim-goolge-map-content.layout-1 .content_maps .content_wrap .area_place {
	display: none
}

.thim-goolge-map-content.layout-1 .content_maps .content_wrap .item_pace {
	font-weight: 600
}

.thim-goolge-map-content.layout-1 .content_maps .content_wrap .item_pace p {
	margin-bottom: 0;
	padding-left: 0
}

.thim-goolge-map-content.layout-1 .content_maps .content_wrap .item_pace h3 {
	font-weight: 700;
	margin-top: 0;
	font-size: 1.125rem;
	line-height: 22px;
	display: flex;
	align-items: center
}

.thim-goolge-map-content.layout-1 .content_maps .content_wrap .item_pace h3 i {
	margin-right: 10px;
	text-align: center;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	display: inline-block;
	background-color: #fffa00;
	line-height: 33px;
	font-size: var(--thim-font-h2-font-size, 28px);
	float: left;
	min-width: 40px;
	overflow: hidden
}

.thim-bg-map .thim-goolge-map-content.layout-1 .content_maps {
	top: 45px
}

.thim-service {
	margin-bottom: 55px
}

.thim-service .slide-events {
	margin-right: -17px;
	margin-left: -17px
}

.thim-service .slide-events .slide-slick {
	width: calc(100% + 1920px);
	margin-right: -1920px;
	overflow: hidden
}

.thim-service .slide-events .slide-slick .slick-list {
	width: calc(100% - 1920px);
	margin-right: 1920px;
	overflow: visible
}

.thim-service .slide-events .item-slick {
	padding: 0 17px 30px 17px
}

.thim-service .slide-events .item-slick:focus {
	outline: none !important
}

.thim-service .slide-events .item-slick:nth-child(odd) {
	padding-top: 25px
}

.thim-service .slide-events .item-slick:not(.slick-active) .thim-service-title a {
	opacity: 0;
	visibility: hidden
}

.thim-service .slide-events .wrap-arrow-slick {
	position: absolute;
	left: 0;
	bottom: 127px;
	display: flex;
	align-items: center;
	flex-direction: row-reverse
}

.vc_row .thim-service .slide-events .wrap-arrow-slick {
	left: 15px
}

.thim-service .slide-events .wrap-arrow-slick .arow-slick {
	line-height: 44px;
	text-align: center;
	font-size: 22px;
	color: #fff;
	transition: all 0.2s;
	cursor: pointer;
	width: 44px;
	height: 44px;
	display: inline-block;
	border-radius: 50%;
	margin-right: 10px
}

.thim-service .slide-events .wrap-arrow-slick .arow-slick.slick-arrow.slick-hidden {
	cursor: not-allowed
}

.thim-service .slide-events .wrap-arrow-slick .arow-slick[aria-disabled=true] {
	cursor: not-allowed
}

.thim-service .slide-events .wrap-arrow-slick-clone {
	position: absolute;
	z-index: 1000;
	width: 1920px;
	height: calc(100% - 30px);
	top: 0;
	left: calc(100% + 20px)
}

.thim-service .slide-events .wrap-arrow-slick-clone .arow-slick.next-slick {
	width: 100%;
	height: 100%
}

.thim-service .slide-events .wrap-arrow-slick-clone .arow-slick.next-slick:hover {
	cursor: pointer
}

.thim-service .event-item {
	background: #fff;
	overflow: hidden;
	position: relative;
	text-align: center
}

.thim-service .event-item:hover .link-color {
	opacity: 0.8
}

.thim-service .event-item .thim-service-title a {
	font-size: 1.125rem;
	color: #fff;
	font-weight: 600;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 100;
	opacity: 1;
	visibility: visible;
	width: 80%;
	transform: translate(-50%, -50%)
}

.thim-service .event-item .link-color {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	opacity: 0.4;
	transition: all 0.3s
}

.thim-service .event-item img {
	width: 100%
}

.thim-service.slide-2 .slide-events {
	margin: 0 -15px
}

.thim-service.slide-2 .slide-events .item-slick {
	padding: 0 15px
}

.thim-service.slide-2 .slide-events .wrap-arrow-slick {
	bottom: 0
}

.thim-service.slide-2 .event-item {
	overflow: unset
}

.thim-service.grid {
	display: grid;
	grid-template-columns: var(--thim-service-columns, repeat(3, 1fr));
	gap: 30px
}

.thim-service.grid .event-item {
	overflow: unset
}

.thim-box-service {
	position: relative;
	overflow: visible
}

.thim-box-service .elementor-column {
	position: unset
}

.thim-box-service .elementor-column .elementor-widget-wrap {
	position: unset
}

.thim-box-service .elementor-column .elementor-widget-wrap .elementor-widget {
	position: unset
}

.thim-box-service:not(.vc_row):after,
.thim-box-service.vc_row>div.vc_col-sm-12:after {
	position: absolute;
	content: "";
	display: inline-block;
	width: 100%;
	height: 150px;
	left: 0;
	bottom: 0;
	margin-left: -50%;
	z-index: -1;
	opacity: 0.1;
	filter: alpha(opacity=10)
}

.thim-box-service>div {
	z-index: 10
}

.thim-box-service>div.vc_col-sm-12 .wpb_column {
	position: static
}

.thim-box-service>div .elementor-row .elementor-element:last-child {
	position: static
}

.thim-box-service>div .elementor-row .elementor-element:last-child .elementor-element,
.thim-box-service>div .elementor-row .elementor-element:last-child .elementor-widget-wrap,
.thim-box-service>div .elementor-row .elementor-element:last-child .elementor-column-wrap {
	position: static
}

@media (min-width:1200px) {
	.thim-newletter-therapist>.panel-grid-cell:last-child {
		width: 20% !important;
		margin-left: -4%
	}
}

@media (max-width:1400px) and (min-width:1025px) {
	.thim-slide-therapist .tp-parallax-wrap {
		margin-top: 50px;
		padding-left: 5% !important
	}

	.thim-slide-therapist .tp-bullets.ares.horizontal.nav-pos-hor-left.nav-pos-ver-center {
		top: 56% !important;
		left: 5% !important
	}
}

@media (max-width:1024px) {
	.thim-slide-therapist .tp-parallax-wrap {
		margin-top: 50px;
		padding-left: 0 !important
	}

	body .thim-slide-therapist .tp-bullets.ares.horizontal.nav-pos-hor-left.nav-pos-ver-center {
		top: 55% !important;
		left: 0 !important
	}
}

@media (max-width:768px) {
	.thim-slide-therapist .tp-bgimg {
		background-position: center right !important
	}

	body .thim-slide-therapist .tp-bullets.ares.horizontal.nav-pos-hor-left.nav-pos-ver-center {
		left: 50% !important;
		margin-left: -20px
	}
}

@media (max-width:600px) {
	body .thim-slide-therapist .tp-bgimg {
		background-position-x: 79% !important
	}
}

body.home.page-template-default .thim-page-bg-white.affix-top,
body.home.blog .thim-page-bg-white.affix-top,
body:not(.home) .thim-page-bg-white.affix-top {
	background-color: #fff
}

.page-template-default.body-home5-layout .navigation .navbar-nav>li>a,
.page-template-default.body-home5-layout .navigation .navbar-nav>li>span {
	color: var(--thim-font-body-color, #666666)
}

body:not(.home).body-home5-layout .navigation .navbar-nav>li>span,
body:not(.home).body-home5-layout .navigation .navbar-nav>li>a {
	color: #fff
}

.account_login .mo-openid-app-icons {
	display: flex !important;
	flex-direction: column;
	align-items: center
}

.account_login .mo-openid-app-icons a {
	margin-right: unset !important
}

#thim-popup-login .thim-login form br {
	display: none
}

#toolbar .widget_login-popup .thim-login a {
	line-height: 25px
}

.body-effective-layout #back-to-top i {
	font-family: Ionicons !important
}

.thim-image-box {
	z-index: 9
}

body.course-item-popup #learn-press-content-item .content-item-wrap .content-item-summary .learn-press-form .lp-button.button-complete-item.button-complete-lesson {
	margin-top: 15px
}

.life-rotate-y img {
	animation: life-rotate-y 15s normal infinite linear;
	animation-duration: 11s
}

@keyframes life-rotate-y {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

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

.maintenance-wrap {
	overflow-x: hidden;
	height: 100vh;
	display: flex;
	justify-content: center;
	background: url(images/maintenance.jpg) no-repeat center bottom;
	padding-top: 10vh
}

body.admin-bar .maintenance-wrap {
	height: calc(100vh - 32px);
	height: -webkit-calc(100vh - 32px);
	height: -moz-calc(100vh - 32px)
}

.maintenance-wrap .thim-widget-countdown-box .counter-block {
	width: 90px;
	height: 90px;
	margin: 0 3px;
	background-color: #333;
	border: none
}

.maintenance-wrap .thim-widget-countdown-box .counter-block .counter {
	color: #fff;
	font-size: var(--thim-font-h2-font-size, 28px);
	margin: 10px 24px 0;
	width: 45px
}

.maintenance-wrap .thim-widget-countdown-box .counter-block .counter.with-hundreds {
	margin: 10px 15px 0;
	width: 65px
}

.maintenance-wrap .thim-widget-countdown-box .counter-block .counter-caption {
	color: #fff;
	font-size: 0.875rem;
	position: relative;
	top: -8px
}

@media (max-height:800px) and (min-height:768px) {
	.maintenance-wrap {
		background-size: 45vh
	}
}

@media (max-height:768px) and (min-height:736px) {
	.maintenance-wrap {
		background-size: 40vh
	}
}

@media (max-height:736px) and (min-height:667px) {
	.maintenance-wrap {
		background-size: 27vh
	}
}

@media (max-height:667px) and (min-height:568px) {
	.maintenance-wrap {
		background-size: 22vh
	}
}

@media (max-height:568px) and (min-height:480px) {
	.maintenance-wrap {
		background-size: 17vh
	}
}

@media (max-height:480px) {
	.maintenance-wrap {
		background: none
	}
}

.thim-widget-courses-searching {
	text-align: center
}

.thim-widget-courses-searching .search-course-title {
	text-transform: uppercase;
	font-size: 40px;
	font-weight: 700;
	color: #111;
	margin: 0;
	line-height: 45px;
	margin-bottom: 18px
}

.thim-widget-courses-searching .search-course-description {
	font-size: 24px;
	font-weight: 400;
	color: #111
}

.thim-widget-courses-searching .courses-searching {
	position: relative;
	margin: 0;
	margin-top: 48px;
	margin-bottom: 12px
}

.thim-widget-courses-searching .courses-searching form {
	max-width: 600px;
	margin: 0 auto
}

.thim-widget-courses-searching .courses-searching input[type=text] {
	width: calc(100% - 50px);
	width: -webkit-calc(100% - 50px);
	width: -moz-calc(100% - 50px);
	border-radius: 0;
	border: none;
	height: 50px;
	line-height: 40px;
	float: left;
	margin: 0;
	padding-left: 20px;
	background: #fff;
	color: #999;
	font-size: 1rem;
	font-style: italic
}

.thim-widget-courses-searching .courses-searching input[type=text]:-moz-placeholder {
	color: #999
}

.thim-widget-courses-searching .courses-searching input[type=text]::-moz-placeholder {
	color: #999
}

.thim-widget-courses-searching .courses-searching input[type=text]:-ms-input-placeholder {
	color: #999
}

.thim-widget-courses-searching .courses-searching input[type=text]::-webkit-input-placeholder {
	color: #999
}

.thim-widget-courses-searching .courses-searching input[type=text]:focus:-moz-placeholder {
	color: #999
}

.thim-widget-courses-searching .courses-searching input[type=text]:focus::-moz-placeholder {
	color: #999
}

.thim-widget-courses-searching .courses-searching input[type=text]:focus:-ms-input-placeholder {
	color: #999
}

.thim-widget-courses-searching .courses-searching input[type=text]:focus::-webkit-input-placeholder {
	color: #999
}

.thim-widget-courses-searching .courses-searching button {
	width: 50px;
	line-height: 50px;
	border-radius: 0;
	float: left;
	font-size: 1rem;
	padding: 0;
	border: none;
	background: var(--thim-body-primary-color, #2e8ece);
	color: #fff;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s
}

.thim-widget-courses-searching .courses-searching button:focus {
	outline: none
}

.thim-widget-courses-searching .courses-searching form {
	overflow: hidden
}

.thim-widget-courses-searching .courses-searching .deskpress-smartsearch,
.thim-widget-courses-searching .courses-searching .ob-list-search {
	max-width: 780px;
	text-align: left;
	margin: 0 auto
}

.thim-widget-courses-searching .courses-searching ul.courses-list-search {
	z-index: 999;
	overflow: hidden;
	padding: 0 20px;
	list-style: none;
	position: absolute;
	right: 0;
	max-height: 300px;
	overflow-y: auto;
	background: #fff !important;
	margin-top: 2px;
	left: 0;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	max-width: 600px;
	border-radius: 0;
	box-shadow: 2px 2px 6px -4px rgb(0, 0, 0);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
	-ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05)
}

.thim-widget-courses-searching .courses-searching ul.courses-list-search::-webkit-scrollbar {
	width: 6px;
	height: 30px
}

.thim-widget-courses-searching .courses-searching ul.courses-list-search::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 6px
}

.thim-widget-courses-searching .courses-searching ul.courses-list-search::-webkit-scrollbar-thumb {
	border-radius: 6px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5)
}

.thim-widget-courses-searching .courses-searching ul.courses-list-search li {
	list-style: none;
	padding: 0;
	line-height: 30px;
	display: block;
	width: 100%
}

.thim-widget-courses-searching .courses-searching ul.courses-list-search li.ob-selected {
	color: #666
}

.thim-widget-courses-searching .courses-searching ul.courses-list-search li.ob-selected a {
	color: #666;
	text-decoration: underline
}

.thim-widget-courses-searching .courses-searching ul.courses-list-search li a {
	color: #666;
	display: block;
	padding: 0 20px 0 10px
}

.thim-widget-courses-searching .courses-searching ul.courses-list-search li a i {
	margin-right: 10px
}

.thim-widget-courses-searching .courses-searching ul.courses-list-search li:first-child {
	margin-top: 10px
}

.thim-widget-courses-searching .courses-searching ul.courses-list-search li:last-child {
	margin-bottom: 10px
}

.thim-widget-courses-searching .thim-course-search-overlay .search-toggle {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s
}

.thim-widget-courses-searching .thim-course-search-overlay .courses-searching {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 9999999;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.8);
	margin: 0;
	width: 100%;
	height: 100vh;
	-webkit-transform: scale(0.2, 0.2);
	-ms-transform: scale(0.2, 0.2);
	-o-transform: scale(0.2, 0.2);
	transform: scale(0.2, 0.2);
	-webkit-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
	-moz-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
	-o-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
	-ms-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
	transition: all 0.3s cubic-bezier(0.4, 0, 1, 1)
}

.thim-widget-courses-searching .thim-course-search-overlay .courses-searching form {
	max-width: 100%;
	width: 600px
}

.thim-search-active .thim-widget-courses-searching .thim-course-search-overlay .courses-searching {
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1)
}

.thim-widget-courses-searching .thim-course-search-overlay .search-toggle {
	cursor: pointer;
	font-size: 14px
}

.thim-widget-courses-searching .thim-course-search-overlay form {
	position: absolute;
	z-index: 10;
	margin: auto;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	height: 50px
}

.thim-widget-courses-searching .thim-course-search-overlay .search-popup-bg {
	width: 100%;
	height: 100%;
	position: absolute
}

.thim-widget-courses-searching .thim-course-search-overlay ul.courses-list-search {
	max-width: 600px;
	width: 100%;
	background: #f6f6f6 !important;
	top: 50%;
	margin: auto;
	margin-top: 27px
}

.thim-search-active,
.thim-course-search-overlay .search-popup-bg,
body.thim-popup-active #thim-popup-login,
.mfp-container {
	cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg=="), progress !important
}

.menu-right {
	position: static !important
}

.thim-search-active .navigation .menu-right ul li .layout-overlay {
	opacity: 1;
	filter: alpha(opacity=1);
	visibility: visible;
	transform: scale(1, 1)
}

.search-course-list-info {
	text-align: center;
	margin-left: 0
}

.search-course-list-info li {
	display: inline-block;
	margin: 0 28px;
	line-height: 30px
}

.search-course-list-info li .fa {
	font-size: 20px;
	color: #111;
	vertical-align: middle;
	line-height: 30px;
	margin-right: 8px
}

.search-course-list-info li a {
	color: #333;
	display: inline-block
}

.search-course-list-info li a:hover {
	text-decoration: underline
}

.health-box-border {
	border-bottom: 1px solid #e3e3e3
}

#health-icon-box .first-icon-element {
	margin-bottom: 86px;
	margin-top: 120px
}

#health-icon-box .icon-element {
	margin-bottom: 86px
}

.giving-issues .thim-carousel-wrapper.gallery-img .owl-item {
	height: 359px
}

.health-v3 .thim-widget-courses .view-all-courses:hover {
	color: #fff
}

.health-v3 .elementor-shortcode #shaon-pricing-table-plus .minimal .highlight.featured h3:before,
.health-v3 .textwidget #shaon-pricing-table-plus .minimal .highlight.featured h3:before {
	-webkit-mask: url(images/sale.svg) no-repeat top right;
	background: none;
	background-color: #2e8ece
}

.health-v3 .thim-round-slider .scrollable {
	width: 100% !important;
	height: 315px !important
}

.health-v3 .thim-round-slider .scrollable li:first-child {
	width: 100% !important;
	display: block !important
}

.health-v3 .thim-round-slider .scrollable li:first-child .slide-content {
	border-radius: 0
}

.health-v3 .thim-round-slider .scrollable li:first-child .slide-content .image {
	border-radius: 0;
	height: 315px
}

.health-v3 .thim-round-slider .scrollable li:first-child .slide-content .image img {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%)
}

.health-v3 .thim-round-slider .scrollable li {
	display: none !important
}

.thim-progress-steps-white {
	position: relative
}

.thim-progress-steps-white:before,
.thim-progress-steps-white:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: 1px;
	z-index: 10;
	background: #fff
}

.thim-progress-steps-white:after {
	bottom: 0;
	top: auto
}

.thim-widget-progress-step .thim-progress-step {
	position: relative;
	width: 100%
}

.thim-widget-progress-step .thim-progress-step .progress-step-title {
	border: 1px solid #fff;
	border-top: none;
	border-bottom: none;
	border-left: 0;
	border-top-right-radius: 60px;
	border-bottom-right-radius: 60px
}

.thim-widget-progress-step .thim-progress-step .progress-step {
	padding: 80px 30px 75px;
	margin-bottom: -10px
}

.thim-widget-progress-step .thim-progress-step .owl-stage .owl-item:last-child .panel.panel-default {
	border: none
}

.thim-widget-progress-step .thim-progress-step .active:not(.last-active-item) .progress-step {
	border: 1px solid #fff;
	border-bottom: none;
	border-top: none;
	border-left: 0;
	border-top-right-radius: 60px;
	border-bottom-right-radius: 60px
}

.thim-widget-progress-step .thim-progress-step .panel-body {
	clear: both;
	margin-top: 23px;
	color: #fff
}

.thim-widget-progress-step .progress-step-title {
	padding-left: 15px
}

.thim-widget-progress-step .progress-step-title .widget-title {
	font-size: 22px;
	color: #fff;
	position: relative;
	line-height: 40px;
	margin-top: 5px;
	padding-bottom: 9px
}

.thim-widget-progress-step .progress-step-title .widget-title:after {
	content: "";
	width: 30px;
	height: 2px;
	left: 0;
	right: 0;
	background: #fff;
	position: absolute;
	bottom: 0
}

.thim-widget-progress-step .progress-step-title .widget-title-description {
	color: #fff;
	margin-top: 31px;
	line-height: 25px
}

.thim-widget-progress-step .panel-heading {
	overflow: hidden;
	display: block
}

.thim-widget-progress-step .panel-heading .num-progress.circle {
	margin-left: 0;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	background: #fff;
	position: relative;
	float: left;
	margin-right: 10px
}

.thim-widget-progress-step .panel-heading .num-progress.circle .circle-inner {
	line-height: 40px;
	text-align: center;
	font-size: 26px;
	font-weight: 700
}

.thim-widget-progress-step .panel-heading .panel-title {
	margin-top: 5px;
	margin-left: 0;
	font-size: 1rem;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	float: left;
	margin-bottom: 0;
	line-height: 30px
}

.thim-widget-progress-step .thim-progress-step-carousel-container {
	padding-left: 0;
	padding-right: 0
}

.thim-progress-step-carousel {
	overflow: visible
}

.thim-progress-step-carousel:hover .owl-nav {
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s
}

.thim-progress-step-carousel .owl-stage-outer {
	overflow: hidden
}

.thim-progress-step-carousel .owl-nav {
	-webkit-transition: all 0.3s 0.5s;
	-moz-transition: all 0.3s 0.5s;
	-o-transition: all 0.3s 0.5s;
	-ms-transition: all 0.3s 0.5s;
	transition: all 0.3s 0.5s;
	position: absolute;
	top: 50%;
	margin-top: -15px;
	right: -100px
}

.thim-progress-step-carousel .owl-nav .owl-prev,
.thim-progress-step-carousel .owl-nav .owl-next {
	width: 30px;
	height: 30px;
	line-height: 28px;
	border: 1px solid #fff;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	color: #fff
}

.thim-progress-step-carousel .owl-nav .owl-prev .fa,
.thim-progress-step-carousel .owl-nav .owl-next .fa {
	font-size: 20px;
	display: inline-block;
	line-height: 28px
}

.thim-progress-step-carousel .owl-nav .owl-next {
	margin-left: 10px
}

.thim-progress-step-carousel .owl-dots {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	right: -30px
}

@media (max-width:1360px) and (min-width:1024px) {
	.thim-progress-step-carousel .owl-dots {
		right: -2px
	}
}

.thim-progress-step-carousel .owl-dots .owl-dot {
	display: block
}

.thim-progress-step-carousel .owl-dots .owl-dot span {
	background-color: transparent;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #ffffff
}

.thim-progress-step-carousel .owl-dots .owl-dot.active span,
.thim-progress-step-carousel .owl-dots .owl-dot:hover span {
	background-color: #ffffff
}

@media (max-width:460px) {
	.thim-widget-progress-step .thim-progress-step .progress-step {
		padding: 50px 30px 75px
	}
}

@media (max-width:360px) {
	.thim-widget-progress-step .thim-progress-step .progress-step {
		padding: 25px 30px 75px
	}
}

.round-slider-content {
	text-align: center
}

.round-slider-content iframe {
	border: none
}

.round-slider-content .round-slider-title {
	color: #fff;
	font-weight: 400;
	position: absolute;
	bottom: 0;
	width: 100%;
	line-height: 30px;
	padding: 5px 20px;
	text-align: left;
	background-color: rgba(0, 0, 0, 0.6)
}

.thim-round-slider,
.list_team_business {
	position: relative;
	overflow: hidden
}

.thim-round-slider .slide-content,
.list_team_business .slide-content {
	border-radius: 50%;
	overflow: hidden
}

.thim-round-slider .scrollable,
.list_team_business .scrollable {
	position: relative;
	overflow: hidden
}

.thim-round-slider .scrollable li,
.list_team_business .scrollable li {
	list-style: none;
	position: absolute
}

.thim-round-slider .scrollable li .image,
.list_team_business .scrollable li .image {
	cursor: pointer
}

.thim-round-slider .scrollable li.mid-item,
.list_team_business .scrollable li.mid-item {
	z-index: 999
}

.thim-round-slider .scrollable li:not(.mid-item) .image,
.list_team_business .scrollable li:not(.mid-item) .image {
	cursor: pointer
}

.thim-round-slider .scrollable li:not(.mid-item) .image:before,
.list_team_business .scrollable li:not(.mid-item) .image:before {
	position: absolute;
	content: "";
	background: rgba(0, 0, 0, 0.5);
	border-radius: 50%;
	display: block;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0
}

.thim-round-slider .scrollable li:not(.mid-item) .image img,
.list_team_business .scrollable li:not(.mid-item) .image img {
	cursor: pointer
}

.thim-round-slider .scrollable li:not(.mid-item) .image .icon,
.list_team_business .scrollable li:not(.mid-item) .image .icon {
	visibility: hidden
}

.thim-round-slider .image,
.list_team_business .image {
	position: relative;
	border-radius: 50%;
	overflow: hidden
}

.thim-round-slider .image .icon,
.list_team_business .image .icon {
	width: 52px;
	height: 52px;
	border: 4px solid #fff;
	line-height: 44px;
	text-align: center;
	position: absolute;
	border-radius: 50%;
	top: 50%;
	left: 50%;
	margin-left: -26px;
	margin-top: -26px;
	z-index: 100;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 40px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.thim-round-slider .image .icon:before,
.list_team_business .image .icon:before {
	display: inline-block;
	margin-left: 3px
}

.list_team_business {
	padding-right: 130px
}

.list_team_business .slide-content {
	border-radius: 0
}

.list_team_business .scrollable {
	height: 327px !important
}

@media (max-width:1024px) {
	.list_team_business .scrollable {
		height: 278px !important
	}
}

@media (max-width:1024px) and (min-width:768px) {
	.list_team_business .scrollable {
		height: 224px !important
	}
}

.list_team_business .scrollable li {
	bottom: 0 !important;
	top: inherit !important
}

.list_team_business .scrollable li .image_team {
	position: relative;
	cursor: pointer
}

.list_team_business .scrollable li .image_team:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6)
}

.list_team_business .scrollable li.mid-item .image_team:before {
	display: none
}

.list_team_business .scrollable li.mid-item+li+li,
.list_team_business .scrollable li.mid-item+li+li+li {
	width: 280px !important;
	margin-right: -1px
}

.about_program .thim-round-slider .image.type-video .icon {
	background-color: #ffffff;
	border: none;
	line-height: 55px
}

.about_program .thim-round-slider .image.type-video .icon:hover {
	color: #ffffff
}

.mfp-container .mfp-content .round-slider-content img {
	width: 100%
}

.mfp-container .mfp-content .round-slider-content button {
	display: none
}

.widget-area aside.widget .thim-social-counter ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
	max-width: 400px
}

.widget-area aside.widget .thim-social-counter ul li {
	margin-bottom: 30px
}

.widget-area aside.widget .thim-social-counter ul li a {
	font-weight: 400;
	text-transform: none
}

.widget-area aside.widget .thim-social-counter ul li a:hover {
	color: #fff !important
}

.widget-area aside.widget .thim-social-counter ul li.count-comments a {
	border-color: #3a7a9e;
	color: #3a7a9e
}

.widget-area aside.widget .thim-social-counter ul li.count-comments a:hover {
	background: #3a7a9e
}

.widget-area aside.widget .thim-social-counter ul li.count-facebook a {
	border-color: #345897;
	color: #345897
}

.widget-area aside.widget .thim-social-counter ul li.count-facebook a:hover {
	background: #345897
}

.widget-area aside.widget .thim-social-counter ul li.count-github a {
	border-color: #2a2b2d;
	color: #2a2b2d
}

.widget-area aside.widget .thim-social-counter ul li.count-github a:hover {
	background: #2a2b2d
}

.widget-area aside.widget .thim-social-counter ul li.count-googleplus a {
	border-color: #ec4b3d;
	color: #ec4b3d
}

.widget-area aside.widget .thim-social-counter ul li.count-googleplus a:hover {
	background: #ec4b3d
}

.widget-area aside.widget .thim-social-counter ul li.count-instagram a {
	border-color: #674538;
	color: #674538
}

.widget-area aside.widget .thim-social-counter ul li.count-instagram a:hover {
	background: #674538
}

.widget-area aside.widget .thim-social-counter ul li.count-linkedin a {
	border-color: #0077b5;
	color: #0077b5
}

.widget-area aside.widget .thim-social-counter ul li.count-linkedin a:hover {
	background: #0077b5
}

.widget-area aside.widget .thim-social-counter ul li.count-pinterest a {
	border-color: #d0001c;
	color: #d0001c
}

.widget-area aside.widget .thim-social-counter ul li.count-pinterest a:hover {
	background: #d0001c
}

.widget-area aside.widget .thim-social-counter ul li.count-posts a {
	border-color: #5b5c5e;
	color: #5b5c5e
}

.widget-area aside.widget .thim-social-counter ul li.count-posts a:hover {
	background: #5b5c5e
}

.widget-area aside.widget .thim-social-counter ul li.count-soundcloud a {
	border-color: #ff7700;
	color: #ff7700
}

.widget-area aside.widget .thim-social-counter ul li.count-soundcloud a:hover {
	background: #ff7700
}

.widget-area aside.widget .thim-social-counter ul li.count-steam a {
	border-color: #222222;
	color: #222222
}

.widget-area aside.widget .thim-social-counter ul li.count-steam a:hover {
	background: #222222
}

.widget-area aside.widget .thim-social-counter ul li.count-tumblr a {
	border-color: #36465d;
	color: #36465d
}

.widget-area aside.widget .thim-social-counter ul li.count-tumblr a:hover {
	background: #36465d
}

.widget-area aside.widget .thim-social-counter ul li.count-twitch a {
	border-color: #6441a5;
	color: #6441a5
}

.widget-area aside.widget .thim-social-counter ul li.count-twitch a:hover {
	background: #6441a5
}

.widget-area aside.widget .thim-social-counter ul li.count-twitter a {
	border-color: #2181c3;
	color: #2181c3
}

.widget-area aside.widget .thim-social-counter ul li.count-twitter a:hover {
	background: #2181c3
}

.widget-area aside.widget .thim-social-counter ul li.count-users a {
	border-color: #4fa124;
	color: #4fa124
}

.widget-area aside.widget .thim-social-counter ul li.count-users a:hover {
	background: #4fa124
}

.widget-area aside.widget .thim-social-counter ul li.count-vimeo a {
	border-color: #00acee;
	color: #00acee
}

.widget-area aside.widget .thim-social-counter ul li.count-vimeo a:hover {
	background: #00acee
}

.widget-area aside.widget .thim-social-counter ul li.count-youtube a {
	border-color: #c6302f;
	color: #c6302f
}

.widget-area aside.widget .thim-social-counter ul li.count-youtube a:hover {
	background: #c6302f
}

.thim-social-counter ul {
	margin: 0;
	padding: 0
}

.thim-social-counter ul li {
	list-style: none !important;
	width: 50%;
	display: inline-block;
	overflow: hidden;
	float: left
}

.thim-social-counter ul li:nth-child(odd) {
	clear: both
}

.thim-social-counter ul li .items {
	display: inline-block;
	overflow: hidden;
	float: left;
	width: 66px
}

.thim-social-counter ul li .items span {
	display: block;
	line-height: 20px;
	text-transform: none
}

.thim-social-counter ul li .items span.count {
	font-weight: 700;
	margin-top: 3px
}

.thim-social-counter ul li .items span.label {
	font-size: 0.875rem;
	font-weight: 400;
	color: #666;
	line-height: 15px
}

.thim-social-counter ul li a {
	width: 40px;
	height: 40px;
	border: 1px solid #eee;
	border-radius: 50%;
	line-height: 38px;
	text-align: center;
	display: inline-block;
	margin-right: 8px;
	float: left
}

a.widget-button {
	display: inline-block;
	text-align: center
}

a.widget-button.normal {
	color: #fff;
	font-weight: bold;
	font-size: 0.875rem;
	padding: 10px 40px
}

a.widget-button.normal.very-rounded {
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px
}

a.widget-button.medium {
	color: #fff;
	font-weight: bold;
	font-size: 0.938rem;
	padding: 16px 42px
}

a.widget-button.medium.very-rounded {
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px
}

a.widget-button.regular {
	text-transform: uppercase;
	padding: 0 !important;
	font-size: 1rem;
	height: auto !important;
	width: 245px;
	font-weight: 300;
	line-height: 50px
}

a.widget-button.regular.very-rounded {
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	font-weight: 500;
	line-height: 50px;
	padding: 0 27px !important;
	width: auto
}

a.widget-button.large {
	color: #fff;
	font-weight: bold;
	font-size: 1rem;
	padding: 18px 44px
}

a.widget-button.large.very-rounded {
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px
}

a.widget-button:hover {
	color: #fff
}

.thim-widget-button .border-button {
	display: block
}

.thim-widget-button .border-button .widget-button {
	font-size: 0.875rem;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	background: transparent;
	padding: 15px 30px;
	height: 40px;
	border: 1px solid #2e8ece;
	vertical-align: middle;
	border-radius: 30px
}

.thim-widget-button .border-button .widget-button.very-rounded {
	border-radius: 50%;
	height: 145px;
	width: 145px;
	text-align: center;
	padding: 60px 0;
	line-height: 25px
}

.thim-widget-button .border-button .widget-button:hover {
	background: #fff;
	color: #2e8ece
}

.thim-widget-button .border-button .widget-button.normal:not(.very-rounded) {
	padding: 5px 30px;
	height: 40px;
	line-height: 28px
}

.collapse-heading {
	margin: 0;
	position: relative;
	background-color: #fff;
	text-align: center
}

.collapse-heading a {
	padding: 13px;
	display: block;
	text-decoration: none;
	color: #fff
}

.collapse-heading a.collapsed {
	background: #fff
}

.collapse-heading a.collapsed:after {
	content: "\f107";
	font: 900 normal normal 16px/1 "Font Awesome 5 Free";
	position: absolute;
	right: 15px;
	margin-top: 2px
}

.collapse-heading h4 {
	margin: 0;
	font-weight: bold
}

.collapse-body {
	padding: 1.5em 2em;
	font-style: italic
}

.thim-widget-collapse .accordion-section {
	background: #fff;
	border: 1px solid var(--thim-border-color, #eee);
	margin-bottom: 10px
}

.thim-widget-gallery-images {
	position: relative;
	overflow: hidden
}

.thim-widget-gallery-images .owl-prev,
.thim-widget-gallery-images .owl-next {
	position: absolute;
	top: 50%;
	-webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
	-moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
	-ms-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.thim-widget-gallery-images .owl-prev {
	left: -100px;
	right: auto
}

.thim-widget-gallery-images .owl-next {
	right: -100px;
	left: auto
}

.thim-widget-gallery-images:hover .owl-prev {
	left: 10px
}

.thim-widget-gallery-images:hover .owl-next {
	right: 10px
}

.thim-widget-gallery-images .owl-controls {
	position: absolute;
	right: 10px;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%)
}

.thim-widget-gallery-images .owl-controls .owl-dots .owl-dot {
	display: block;
	width: 12px;
	height: 12px;
	position: relative;
	text-align: center;
	line-height: 12px;
	border-radius: 50%;
	margin: 12px 0
}

.thim-widget-gallery-images .owl-controls .owl-dots .owl-dot span {
	position: absolute;
	width: 8px;
	height: 8px;
	border: 1px solid #fff;
	top: 2px;
	left: 2px;
	border-radius: 50%;
	background: transparent;
	margin: 0
}

.thim-widget-gallery-images .owl-controls .owl-dots .owl-dot.active {
	background: #fff
}

.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
	float: left
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}

.thim-gallery-images-default .item {
	float: left
}

#google-map {
	height: 450px;
	position: relative;
	width: 100%;
	background: white;
	box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.06)
}

.contact-map {
	margin: 0
}

#google-map .captionMap img {
	width: 60px;
	margin-bottom: 5px;
	margin-right: 13px;
	float: left;
	margin-top: 0px
}

#google-map img {
	max-width: none
}

#google-map .captionMap {
	background: black;
	background: rgba(0, 0, 0, 0.8);
	background: -webkit-linear-gradient(rgba(0, 0, 0, 0.6), black);
	background: -moz-linear-gradient(rgba(0, 0, 0, 0.6), black);
	background: -o-linear-gradient(rgba(0, 0, 0, 0.6), black);
	background: -ms-linear-gradient(rgba(0, 0, 0, 0.6), black);
	background: linear-gradient(rgba(0, 0, 0, 0.6), black);
	border-radius: 4px;
	z-index: 1;
	top: 5px;
	color: white;
	padding: 12px;
	font: 12px HelveticaNeue, Helvetica, Arial;
	display: inline-block;
	position: absolute;
	text-shadow: black 0px 1px 1px;
	width: 254px
}

#google-map .captionMap span {
	font-weight: bold;
	display: block;
	padding-top: 5px
}

.content_maps {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%)
}

.content_maps .content_wrap {
	width: 100%;
	max-width: 370px;
	background-color: #FFF;
	padding: 60px 30px
}

.content_maps .content_wrap .area_place {
	margin: 0 0 40px;
	position: relative;
	text-align: center
}

.content_maps .content_wrap .area_place .title_place {
	position: relative;
	background-color: #f0ba18;
	border: none;
	color: #fff;
	border-radius: 0;
	width: 100%;
	font-size: 1rem;
	line-height: 50px;
	cursor: pointer;
	margin: 0
}

.content_maps .content_wrap .area_place .title_place .fa {
	position: absolute;
	right: 20px;
	top: 0;
	line-height: 50px;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s
}

.content_maps .content_wrap .area_place .title_place .fa.open {
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.content_maps .content_wrap .area_place .content_hidden {
	color: #FFF;
	display: none;
	background-color: #f0ba18;
	margin-left: 0;
	padding: 0;
	z-index: 1;
	position: absolute;
	width: 100%;
	top: calc(100% + 1px)
}

.content_maps .content_wrap .area_place .content_hidden li {
	cursor: pointer;
	line-height: 50px;
	font-size: 1rem;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	font-weight: 700
}

.content_maps .content_wrap .content_place .item_pace {
	display: none;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s
}

.content_maps .content_wrap .content_place .item_pace p a {
	color: var(--thim-font-body-color, #666666)
}

.content_maps .content_wrap .content_place .item_pace p a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.content_maps .content_wrap .content_place .item_pace:nth-child(1) {
	display: block
}

.content_maps .content_wrap p {
	margin-bottom: 15px;
	position: relative;
	padding-left: 20px
}

.content_maps .content_wrap p i {
	width: 20px;
	top: 6px;
	position: absolute;
	left: 0
}

.content_maps .content_wrap select {
	-webkit-appearance: none;
	background-color: #f0ba18;
	border: none;
	color: #fff;
	border-radius: 0;
	width: 100%;
	font-size: 1rem;
	line-height: 50px;
	margin: 0 0 40px
}

.wrapper-title-icon:after {
	clear: both;
	content: "";
	display: table
}

.contact_info .iconbox-left .content-inner {
	float: left;
	padding-top: 0px !important
}

.iconbox-left .boxes-icon {
	float: left;
	margin-right: 15px
}

.iconbox-left .content-inner p {
	margin-bottom: 5px !important
}

.iconbox-left .content-inner .smicon-read {
	border: none;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	font-size: 0.875rem
}

.iconbox-left .content-inner .smicon-read i {
	display: none
}

.iconbox-left .content-inner .smicon-read:hover {
	color: var(--thim-body-primary-color) !important
}

.iconbox-left .content-inner .heading__primary {
	text-transform: uppercase
}

.iconbox-right .boxes-icon {
	float: right;
	margin-left: 15px
}

.iconbox-right .content-inner {
	float: left;
	padding-top: 11px !important
}

.iconbox-right .content-inner p {
	margin-bottom: 5px !important
}

.iconbox-right .content-inner .smicon-read {
	border: none;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	font-size: 0.875rem
}

.iconbox-right .content-inner .smicon-read i {
	display: none
}

.iconbox-right .content-inner .heading__primary {
	text-transform: uppercase;
	margin-bottom: 13px !important
}

.smicon-read {
	margin-top: 15px;
	padding: 5px 30px;
	display: inline-block;
	border-width: 1px;
	border-style: solid;
	border-radius: 5px;
	font-weight: bold;
	color: #2C3339
}

.smicon-read i {
	font-size: 0.875rem;
	margin-left: 5px
}

.inner-icon {
	display: table;
	text-align: center;
	width: 100%;
	height: 100%;
	table-layout: fixed
}

.inner-icon .icon {
	display: table-cell;
	vertical-align: middle;
	-webkit-transition: background 0.2s, color 0.2s;
	-moz-transition: background 0.2s, color 0.2s;
	transition: background 0.2s, color 0.2s
}

.circle {
	border-radius: 50%
}

.text-center .boxes-icon {
	margin: 0 auto
}

.icon-top .icon-box-title {
	margin-top: 20px
}

.icon-top .boxes-icon {
	overflow: hidden;
	display: inline-block
}

.icon-top .content-inner .desc-icon-box p {
	margin-top: 5px
}

.icon-box-title {
	margin-top: 0;
	margin-bottom: 10px
}

.boxes-icon {
	color: #333;
	border-width: 2px;
	border-style: solid;
	border-color: transparent
}

.boxes-icon a {
	color: #333
}

.boxes-icon a i {
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s
}

.iconbox-hover .thim-widget-icon-box {
	background-color: #fff !important;
	transition: background-color 0.5s ease;
	padding-top: 60px;
	padding-bottom: 100px
}

.iconbox-hover .thim-widget-icon-box .content-inner {
	padding-left: 60px;
	padding-right: 60px
}

.iconbox-hover:hover .thim-widget-icon-box {
	transition: background-color 0.5s ease
}

.iconbox-hover:hover .thim-widget-icon-box .icon-box-title,
.iconbox-hover:hover .thim-widget-icon-box .desc-icon-box p {
	color: #fff !important
}

.iconbox-hover:hover .thim-widget-icon-box .boxes-icon {
	border-color: #fff !important
}

.iconbox-hover:hover .thim-widget-icon-box .boxes-icon i {
	color: #fff !important
}

.iconbox-hover:hover .thim-widget-icon-box .smicon-read {
	background-color: #fff;
	border-color: #fff !important
}

.iconbox-hover:hover .line-bottom {
	background-color: #fff
}

.icon-box-title {
	position: relative
}

.icon-box-title .line-bottom {
	width: 90px;
	background-color: #202020;
	height: 1px;
	display: block;
	margin: 20px auto 30px auto
}

.text-center .icon-box-title .line-bottom {
	margin: 20px auto 30px auto
}

.text-left .icon-box-title .line-bottom {
	margin: 20px auto 30px 0
}

.text-right .icon-box-title .line-bottom {
	margin: 20px 0 30px auto
}

.thim-widget-icon-box {
	position: relative
}

.thim-widget-icon-box .wrapper-box-icon {
	position: relative;
	z-index: 9
}

.thim-widget-icon-box .wrapper-box-icon.image_box {
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s
}

.thim-widget-icon-box .wrapper-box-icon.image_box .content-inner {
	position: absolute;
	bottom: 0;
	width: 100%
}

.thim-widget-icon-box .wrapper-box-icon.image_box .content-inner .sc-heading {
	position: relative
}

.thim-widget-icon-box .wrapper-box-icon.image_box .content-inner .sc-heading:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.5;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s
}

.thim-widget-icon-box .wrapper-box-icon.image_box .content-inner .sc-heading .heading__primary {
	padding: 20px 0;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 0
}

.thim-widget-icon-box .wrapper-box-icon.image_box:hover {
	box-shadow: 6px 4px 18px rgba(0, 0, 0, 0.3);
	margin-top: -10px
}

.thim-widget-icon-box .wrapper-box-icon.image_box:hover .content-inner .sc-heading:before {
	opacity: 1
}

.thim-widget-icon-box .wrapper-box-icon.background-video {
	min-height: 450px
}

.thim-widget-icon-box .wrapper-box-icon.background-video .content-inner {
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%)
}

.thim-widget-icon-box .wrapper-box-icon.background-video .desc-icon-box p {
	margin: 16px 0 35px
}

.thim-widget-icon-box .wrapper-box-icon.contact_info .boxes-icon {
	border: 0;
	margin-top: -8px
}

.thim-widget-icon-box .wrapper-box-icon.contact_info .heading__primary {
	text-transform: none;
	font-size: 1rem;
	line-height: 16px;
	font-weight: 700;
	margin: 0 0 10px
}

.thim-widget-icon-box .wrapper-box-icon.contact_info .desc-icon-box p {
	line-height: 25px;
	margin: 0;
	color: inherit
}

.thim-widget-icon-box .wrapper-box-icon.contact_info a {
	color: inherit
}

.thim-widget-icon-box video {
	position: absolute;
	bottom: 0;
	right: 0;
	min-width: 100%;
	min-height: 100%;
	max-height: 1000%;
	max-width: 1000%;
	width: auto;
	height: auto;
	top: 0;
	left: 0
}

.thim-widget-icon-box .wrapper-box-icon.background-video .heading__primary {
	text-transform: uppercase
}

.thim-widget-icon-box .desc-icon-box p {
	color: #666;
	line-height: 26px;
	margin: 16px 0 45px
}

.thim-widget-icon-box .bg-video-play {
	width: 90px;
	height: 90px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: solid 7px #333;
	display: block;
	margin: 0px auto 0 auto;
	line-height: 90px;
	cursor: pointer;
	background: transparent;
	color: #333;
	text-align: center
}

.thim-widget-icon-box .bg-video-play:before {
	font: 900 normal normal 40px/1 "Font Awesome 5 Free";
	content: "\f04b";
	margin-left: 11px
}

.thim-widget-icon-box .bg-video-play.bg-pause {
	line-height: 90px
}

.thim-widget-icon-box .bg-video-play.bg-pause:before {
	content: "\f04c";
	font-size: 36px;
	margin-left: 0
}

.thim-widget-icon-box .heading__primary {
	text-transform: none;
	font-size: 1rem;
	font-weight: 700;
	line-height: 25px;
	margin-top: 0px;
	margin-bottom: 15px
}

.thim-widget-icon-box .desc-icon-box p {
	color: #666;
	margin: 0;
	margin-bottom: 23px
}

.thim-widget-icon-box .boxes-icon {
	border: 0
}

.thim-widget-icon-box .boxes-icon.circle {
	border: 1px solid #eee
}

.thim-widget-icon-box .wrapper-box-icon.circle .content-inner {
	padding-left: 15px;
	padding-right: 15px
}

.thim-widget-icon-box .wrapper-box-icon.circle .iconbox-top .content-inner {
	padding-top: 30px
}

.thim-widget-icon-box .wrapper-box-icon.circle .heading__primary {
	margin-top: 0;
	margin-bottom: 6px;
	line-height: 14px
}

.thim-widget-icon-box .wrapper-box-icon.circle .desc-icon-box p {
	margin-bottom: 17px
}

.thim-widget-icon-box .wrapper-box-icon.has_custom_image:not(.overlay) .boxes-icon {
	height: auto !important;
	max-width: 100%
}

.thim-widget-icon-box .wrapper-box-icon.has_custom_image:not(.overlay) .boxes-icon img {
	width: 100%;
	height: auto
}

.thim-widget-icon-box .wrapper-box-icon.has_custom_image:not(.overlay)>div:not(.iconbox-push) .smicon-read {
	border: 0;
	padding: 0;
	font-size: 0.875rem;
	font-weight: 700;
	line-height: 20px;
	margin-top: 0;
	text-transform: uppercase
}

.thim-widget-icon-box .wrapper-box-icon.has_custom_image:not(.overlay)>div:not(.iconbox-push) .smicon-read:hover {
	text-decoration: underline
}

.thim-widget-icon-box .wrapper-box-icon.has_custom_image:not(.overlay)>div:not(.iconbox-push) .smicon-read .fa {
	display: none
}

.thim-widget-icon-box .wrapper-box-icon.has_custom_image:not(.overlay)>div:not(.iconbox-push) .desc-icon-box {
	margin-top: 24px
}

.thim-widget-icon-box .wrapper-box-icon.has_custom_image:not(.overlay) p {
	margin-bottom: 16px
}

.wrapper-box-icon.overlay {
	background: rgba(0, 0, 0, 0.6);
	overflow: hidden;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s
}

.wrapper-box-icon.overlay:hover {
	background: #000
}

.wrapper-box-icon.overlay:hover .icon-images img {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}

.wrapper-box-icon.overlay:hover .icon.icomoon {
	-webkit-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	-o-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05)
}

.wrapper-box-icon.overlay .icon.icomoon {
	display: inline-block;
	margin-top: 22px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s
}

.wrapper-box-icon.overlay .icon-images {
	display: inline-block
}

.wrapper-box-icon.overlay .icon-images img {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	margin-top: 28px
}

.wrapper-box-icon.overlay .smicon-box {
	padding: 7px 0;
	overflow: hidden;
	min-height: 150px
}

.wrapper-box-icon.overlay .heading__primary {
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	line-height: 30px;
	margin: 20px 0 10px;
	padding-right: 45px
}

.wrapper-box-icon.overlay .boxes-icon {
	border: 0;
	overflow: hidden
}

.wrapper-box-icon.overlay .smicon-read {
	border: 0;
	border-radius: 0;
	text-transform: uppercase;
	font-size: 0.875rem;
	font-weight: 700;
	padding: 0;
	margin-top: 0px
}

.wrapper-box-icon.overlay .smicon-read i {
	font-size: 11px
}

.wrapper-box-icon.overlay .smicon-read:hover {
	text-decoration: underline
}

.wrapper-box-icon.overlay .content-inner {
	padding-bottom: 10px
}

.wrapper-box-icon:not(.background-video):not(.contact_info):not(.overlay) .smicon-box:not(.iconbox-push) {
	overflow: hidden
}

.wrapper-box-icon:not(.background-video):not(.contact_info):not(.overlay) .smicon-box:not(.iconbox-push) .icon .fa {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out
}

.wrapper-box-icon:not(.background-video):not(.contact_info):not(.overlay) .smicon-box:not(.iconbox-push) .icon.flat i:before {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out
}

.wrapper-box-icon:not(.background-video):not(.contact_info):not(.overlay) .smicon-box:not(.iconbox-push):hover .icon .fa {
	-webkit-transform: scale(1.33, 1.33);
	-ms-transform: scale(1.33, 1.33);
	-o-transform: scale(1.33, 1.33);
	transform: scale(1.33, 1.33)
}

.wrapper-box-icon:not(.background-video):not(.contact_info):not(.overlay) .smicon-box:not(.iconbox-push):hover .icon.flat i:before {
	-webkit-transform: scale(1.33, 1.33);
	-ms-transform: scale(1.33, 1.33);
	-o-transform: scale(1.33, 1.33);
	transform: scale(1.33, 1.33)
}

.thim-welcome-university>.panel-grid-cell:first-child {
	padding-right: 30px !important;
	position: relative
}

.thim-welcome-university>.panel-grid-cell:first-child:before {
	content: "";
	position: absolute;
	top: 52px;
	bottom: 0;
	right: 0;
	width: 1px;
	height: auto;
	background: #eee
}

.thim-welcome-university>.panel-grid-cell:nth-child(2) {
	padding-left: 30px !important
}

.thim-welcome-university .sc_heading {
	padding-bottom: 10px;
	margin-bottom: 10px
}

.push-box {
	border-bottom: 1px solid #ddd
}

.push-box .vc_column-inner {
	padding: 0
}

.push-box .thim-widget-icon-box {
	overflow: visible
}

.push-box .thim-widget-icon-box .iconbox-push {
	overflow: visible !important
}

.iconbox-push {
	position: relative;
	-moz-transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	transition-duration: 0.4s
}

.iconbox-push:hover {
	box-shadow: 0 3px 10px 2px rgba(0, 0, 0, 0.2)
}

.iconbox-push:hover .push_image {
	-webkit-transform: translate(0, -355px);
	-moz-transform: translate(0, -355px);
	-ms-transform: translate(0, -355px);
	-o-transform: translate(0, -355px);
	opacity: 1;
	visibility: visible
}

.iconbox-push:hover .wrap_icon {
	-webkit-transform: translate(0, 20px);
	-moz-transform: translate(0, 20px);
	-ms-transform: translate(0, 20px);
	-o-transform: translate(0, 20px);
	z-index: 99
}

.iconbox-push:hover .content-inner .desc-icon-box {
	top: -120px;
	background-color: #fff;
	opacity: 1;
	padding: 65px 25px 25px
}

.iconbox-push .push_image {
	opacity: 0;
	position: absolute;
	visibility: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 236px;
	overflow: hidden;
	-moz-transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	transition-duration: 0.4s
}

.iconbox-push .push_image img {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	max-width: initial
}

.iconbox-push .wrap_icon {
	-webkit-transform: translate(0, 209px);
	-moz-transform: translate(0, 209px);
	-ms-transform: translate(0, 209px);
	-o-transform: translate(0, 209px);
	position: relative;
	top: -190px;
	z-index: 10;
	-moz-transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	transition-duration: 0.4s;
	cursor: pointer
}

.iconbox-push .wrap_icon .line_icon {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 6px;
	z-index: -1
}

.iconbox-push .wrap_icon .boxes-icon {
	background-color: #fff
}

.iconbox-push .content-inner {
	padding-bottom: 99px
}

.iconbox-push .content-inner .sc-heading {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 50px
}

.iconbox-push .content-inner .sc-heading .push_box_subtitle {
	margin-bottom: 5px
}

.iconbox-push .content-inner .sc-heading .heading__primary {
	font-size: 1rem;
	text-transform: uppercase;
	cursor: pointer
}

.iconbox-push .content-inner .desc-icon-box {
	position: absolute;
	opacity: 0;
	z-index: 1;
	top: 0;
	left: 0;
	padding: 0;
	-moz-transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	transition-duration: 0.4s
}

.iconbox-push .content-inner .desc-icon-box p {
	height: 83px;
	overflow: hidden
}

.iconbox-push .content-inner .desc-icon-box .smicon-read {
	line-height: 28px;
	font-size: 0.875rem;
	text-transform: uppercase;
	border-radius: 30px;
	margin-top: 20px
}

.iconbox-push .content-inner .desc-icon-box .smicon-read i {
	display: none
}

.icon.flat i:before {
	font-style: normal;
	font-weight: 400;
	display: inline-block;
	text-decoration: inherit;
	width: inherit;
	height: inherit;
	font-size: 1em;
	text-align: center;
	text-rendering: optimizelegibility
}

.icon_bussiness .thim-widget-icon-box {
	max-width: 325px
}

.icon_bussiness .thim-widget-icon-box .heading__primary {
	margin-bottom: 0;
	margin-top: 0;
	text-transform: none
}

.icon_bussiness .thim-widget-icon-box .wrapper-box-icon.has_custom_image:not(.overlay) .desc-icon-box {
	margin-top: 8px
}

.icon_bussiness .iconbox-left .content-inner {
	padding-left: 3px
}

.icon_bussiness.cycle_icon {
	padding-top: 10px;
	padding-bottom: 130px
}

.icon_bussiness.cycle_icon .vc_column-inner .thim-widget-icon-box:hover .boxes-icon.circle {
	color: #FFF
}

.icon_bussiness.cycle_icon .vc_column-inner .thim-widget-icon-box:hover .boxes-icon.circle:before {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1)
}

.icon_bussiness.cycle_icon .vc_column-inner .thim-widget-icon-box:hover .boxes-icon.circle .icon .fa {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1)
}

.icon_bussiness.cycle_icon .vc_column-inner .thim-widget-icon-box:hover .boxes-icon.circle .icon.flat i:before {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1)
}

.icon_bussiness.cycle_icon .vc_column-inner .thim-widget-icon-box:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none
}

.icon_bussiness.cycle_icon .widget_icon-box:hover .boxes-icon.circle {
	color: #FFFFFF
}

.icon_bussiness.cycle_icon .widget_icon-box:hover .boxes-icon.circle:before {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1)
}

.icon_bussiness.cycle_icon .widget_icon-box:hover .boxes-icon.circle .icon .fa {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1)
}

.icon_bussiness.cycle_icon .widget_icon-box:hover .boxes-icon.circle .icon.flat i:before {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1)
}

.icon_bussiness.cycle_icon .widget_icon-box:last-child .thim-widget-icon-box {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none
}

.icon_bussiness.cycle_icon .thim-widget-icon-box {
	max-width: 500px;
	border-bottom: 1px solid #eee
}

.icon_bussiness.cycle_icon .content-inner .heading__primary {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s
}

.icon_bussiness.cycle_icon .boxes-icon.circle {
	line-height: 60px;
	width: 60px;
	position: relative
}

.icon_bussiness.cycle_icon .boxes-icon.circle:before {
	position: absolute;
	content: "";
	background-color: #000;
	left: 0;
	width: 100%;
	height: 100%;
	top: 0;
	border-radius: 50%;
	-webkit-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	transform: scale(0, 0);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s
}

.thim-widget-icon-box .wrapper-box-icon.has_custom_image.image_box:hover .heading__primary a {
	color: #fff !important
}

.elementor-widget-wp-widget-text .form_get_video {
	margin-top: 0
}

.wrapper-box-icon.has_custom_image.background-image.featured_box .boxes-icon {
	background-repeat: no-repeat;
	background-position: center center
}

.wrapper-box-icon.has_custom_image.background-image.featured_box .boxes-icon .inner-icon .icon.icon-images img {
	width: auto;
	height: 95px;
	padding: 30px 30px 25px;
	margin-bottom: 19px
}

.wrapper-box-icon.hover_box {
	background: #fff;
	padding: 40px 30px 40px 30px;
	box-shadow: -10px 17.3px 25px 0 rgba(35, 31, 32, 0.1);
	border-radius: 10px
}

.wrapper-box-icon.hover_box .boxes-icon .inner-icon .icon-images img {
	margin-bottom: 17px
}

.wrapper-box-icon.hover_box .content-inner .sc-heading .heading__primary {
	color: #333;
	line-height: 1.5;
	letter-spacing: 0.4px;
	text-align: left;
	font-size: 1.25rem
}

.wrapper-box-icon.hover_box .content-inner .desc-icon-box p {
	color: #666;
	line-height: 1.5;
	letter-spacing: 0.32px;
	text-align: left
}

.wrapper-box-icon.hover_box:hover {
	background-image: linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be))
}

.wrapper-box-icon.hover_box:hover .boxes-icon .inner-icon .icon-images img {
	filter: brightness(0) invert(1)
}

.wrapper-box-icon.hover_box:hover .content-inner .sc-heading .heading__primary {
	color: #fff
}

.wrapper-box-icon.hover_box:hover .content-inner .desc-icon-box p {
	color: #fff
}

.thim-carousel-instructors {
	margin: 0 -15px;
	padding-bottom: 90px;
	width: auto
}

.thim-carousel-instructors .owl-item {
	padding: 0 15px
}

.thim-carousel-instructors .instructor-item {
	background: #fff;
	padding: 30px;
	overflow: hidden
}

.thim-carousel-instructors .instructor-item .avatar {
	width: 62px;
	float: left;
	margin-right: 20px
}

.thim-carousel-instructors .instructor-item .avatar img {
	width: 100%;
	border-radius: 50%
}

.thim-carousel-instructors .instructor-item .instructor-info {
	width: calc(100% - 82px);
	width: -webkit-calc(100% - 82px);
	width: -moz-calc(100% - 82px);
	float: right
}

.thim-carousel-instructors .instructor-item .instructor-info .name {
	text-transform: capitalize;
	line-height: 25px;
	margin: 12px 0 -2px
}

.thim-carousel-instructors .instructor-item .instructor-info .job {
	font-style: italic;
	color: #999;
	font-size: 0.875rem;
	line-height: 20px
}

.thim-carousel-instructors .instructor-item .description {
	clear: both;
	color: #999;
	padding: 29px 0 16px;
	line-height: 25px;
	display: block;
	display: -webkit-box;
	width: 100%;
	margin: 0 auto;
	overflow: hidden
}

.thim-carousel-instructors .instructor-item .readmore {
	text-transform: uppercase;
	font-size: 0.875rem;
	font-weight: 700;
	display: inline-block;
	line-height: 25px
}

.thim-carousel-instructors .instructor-item .readmore:hover {
	text-decoration: underline
}

.thim-carousel-instructors .owl-pagination {
	position: relative;
	text-align: center;
	line-height: 30px;
	margin: 50px 0 0
}

.thim-carousel-instructors .owl-pagination .owl-page {
	cursor: pointer;
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #fff;
	border-radius: 50%;
	margin: 0 5px;
	opacity: 0.5;
	filter: alpha(opacity=50)
}

.thim-carousel-instructors .owl-pagination .owl-page.active {
	opacity: 1;
	filter: alpha(opacity=100)
}

.thim-plan .thim-plan-carousel-container .plan-item {
	margin: 0 15px;
	padding: 30px;
	padding-right: 10px;
	background-color: #fff
}

.thim-plan .thim-plan-carousel-container .plan-item .panel-heading {
	display: block;
	overflow: hidden
}

.thim-plan .thim-plan-carousel-container .plan-item .panel-heading .circle-border {
	float: left;
	margin-right: 20px
}

.thim-plan .thim-plan-carousel-container .plan-item .panel-heading .circle-border .circle-inner {
	width: 50px;
	height: 50px;
	padding-top: 5px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	background-color: #2e8ece;
	font-family: Montserrat
}

.thim-plan .thim-plan-carousel-container .plan-item .panel-heading .circle-border .circle-inner p {
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0;
	font-size: 0.875rem;
	line-height: 17px
}

.thim-plan .thim-plan-carousel-container .plan-item .panel-heading .title {
	float: left;
	font-size: 1rem
}

.thim-plan .thim-plan-carousel-container .plan-item .panel-body {
	clear: both;
	margin-top: 24px;
	margin-bottom: 13px;
	max-height: 210px;
	overflow-y: auto;
	overflow-x: hidden;
	padding-right: 30px
}

.thim-plan .thim-plan-carousel-container .plan-item .panel-body iframe {
	width: 100%;
	height: auto;
	padding: 0 10px
}

.thim-plan .thim-plan-carousel-container .plan-item .panel-body::-webkit-scrollbar {
	width: 5px
}

.thim-plan .thim-plan-carousel-container .plan-item .panel-body::-webkit-scrollbar-thumb {
	background-color: rgb(227, 227, 227);
	border-radius: 10px
}

.thim-plan .thim-plan-carousel-container .plan-item .panel-body::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: #fff
}

.thim-plan .thim-plan-carousel-container .owl-controls {
	position: absolute;
	top: -70px;
	right: 15px;
	color: #fff
}

.thim-plan .thim-plan-carousel-container .owl-controls .owl-nav>div {
	display: inline-block;
	width: 30px;
	border: 1px solid #fff;
	border-radius: 50%
}

.thim-plan .thim-plan-carousel-container .owl-controls .owl-nav>div.owl-next {
	margin-left: 10px
}

.thim-plan .thim-plan-carousel-container .owl-controls .owl-nav>div i {
	line-height: 28px;
	font-size: 20px
}

.thim-list-posts-slider .thim-list-slide-posts-carousel-container .item-post {
	margin: 0 15px;
	background-color: #fff
}

.thim-list-posts-slider .thim-list-slide-posts-carousel-container .item-post .article-image {
	height: 250px;
	overflow: hidden;
	position: relative;
	background-color: #000
}

.thim-list-posts-slider .thim-list-slide-posts-carousel-container .item-post .article-image img {
	width: auto;
	height: 100%;
	max-width: initial;
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0)
}

.thim-list-posts-slider .thim-list-slide-posts-carousel-container .item-post .article-image .entry-category {
	position: absolute;
	bottom: 0;
	left: 0;
	display: inline-block;
	padding: 0 20px
}

.thim-list-posts-slider .thim-list-slide-posts-carousel-container .item-post .article-image .entry-category a {
	font-size: 0.875rem;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 100%
}

.thim-list-posts-slider .thim-list-slide-posts-carousel-container .item-post .entry-content {
	padding: 0 30px;
	border: 1px solid #eee
}

.thim-list-posts-slider .thim-list-slide-posts-carousel-container .item-post .entry-content .main-content {
	padding: 27px 0;
	height: 210px;
	overflow: hidden;
	border-bottom: 1px solid #eee
}

.thim-list-posts-slider .thim-list-slide-posts-carousel-container .item-post .entry-content .main-content .entry-header {
	margin-bottom: 23px
}

.thim-list-posts-slider .thim-list-slide-posts-carousel-container .item-post .entry-content .entry-meta {
	list-style: none;
	margin: 0;
	padding: 12px 0;
	font-size: 0.875rem
}

.thim-list-posts-slider .thim-list-slide-posts-carousel-container .item-post .entry-content .entry-meta li {
	display: inline-block
}

.thim-list-posts-slider .thim-list-slide-posts-carousel-container .item-post .entry-content .entry-meta li span {
	font-weight: 700
}

.thim-list-posts-slider .thim-list-slide-posts-carousel-container .item-post .entry-content .entry-meta li.author:after {
	content: "/";
	padding: 0 2px
}

.thim-list-posts-slider .thim-list-slide-posts-carousel-container .item-post .entry-content .entry-meta li.entry-date:after {
	content: "/";
	padding: 0 2px
}

.thim-list-posts-slider .thim-list-slide-posts-carousel-container .owl-controls {
	position: absolute;
	top: -70px;
	right: 15px
}

.thim-list-posts-slider .thim-list-slide-posts-carousel-container .owl-controls .owl-nav>div {
	display: inline-block;
	width: 30px;
	border: 1px solid;
	border-radius: 50%
}

.thim-list-posts-slider .thim-list-slide-posts-carousel-container .owl-controls .owl-nav>div.owl-next {
	margin-left: 10px
}

.thim-list-posts-slider .thim-list-slide-posts-carousel-container .owl-controls .owl-nav>div i {
	line-height: 28px;
	font-size: 20px
}

.thim-list-posts.health_sticky {
	margin-left: -15px;
	margin-right: -15px
}

.thim-list-posts.health_sticky .sticky-post {
	float: right;
	padding: 0 15px;
	position: relative
}

.thim-list-posts.health_sticky .sticky-post .featured-text {
	position: absolute;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	top: 15px;
	right: 25px;
	margin: 0;
	display: block;
	width: 110px;
	height: 110px;
	font-size: 0.875rem;
	z-index: 11
}

.thim-list-posts.health_sticky .sticky-post:before {
	content: "";
	position: absolute;
	width: 110px;
	height: 110px;
	top: -5px;
	right: 9px;
	background: url("images/sale.svg") no-repeat top right;
	z-index: 10
}

.thim-list-posts.health_sticky .sticky-post .article-image {
	height: 250px;
	overflow: hidden;
	position: relative;
	background-color: #000
}

.thim-list-posts.health_sticky .sticky-post .article-image img {
	width: auto;
	height: 100%;
	max-width: initial;
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out
}

.thim-list-posts.health_sticky .sticky-post .article-image .entry-category {
	position: absolute;
	bottom: 0;
	left: 0;
	display: inline-block;
	padding: 0 20px
}

.thim-list-posts.health_sticky .sticky-post .article-image .entry-category a {
	font-size: 0.875rem;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 100%
}

.thim-list-posts.health_sticky .sticky-post .article-image:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0)
}

.thim-list-posts.health_sticky .sticky-post .entry-content {
	padding: 0 30px;
	border: 1px solid #eee
}

.thim-list-posts.health_sticky .sticky-post .entry-content .main-content {
	height: 250px;
	overflow: hidden;
	border-bottom: 1px solid #eee
}

.thim-list-posts.health_sticky .sticky-post .entry-content .main-content .entry-header {
	margin-bottom: 23px
}

.thim-list-posts.health_sticky .sticky-post .entry-content .entry-meta {
	list-style: none;
	margin: 0;
	padding: 12px 0;
	font-size: 0.875rem
}

.thim-list-posts.health_sticky .sticky-post .entry-content .entry-meta li {
	display: inline-block
}

.thim-list-posts.health_sticky .sticky-post .entry-content .entry-meta li span {
	font-weight: 700
}

.thim-list-posts.health_sticky .sticky-post .entry-content .entry-meta li.author:after {
	content: "/";
	padding: 0 2px
}

.thim-list-posts.health_sticky .sticky-post .entry-content .entry-meta li.entry-date:after {
	content: "/";
	padding: 0 2px
}

.thim-list-posts.health_sticky .post-list {
	float: left;
	padding: 0 15px;
	width: 66.7%
}

.thim-list-posts.health_sticky .post-list .item-post {
	margin-bottom: 50px;
	clear: both
}

.thim-list-posts.health_sticky .post-list .item-post .entry-content {
	overflow: hidden
}

.thim-list-posts.health_sticky .post-list .item-post .entry-content>.entry-header {
	float: left
}

.thim-list-posts.health_sticky .post-list .item-post .entry-content>.entry-header .date-meta {
	border-right: none
}

.thim-list-posts.health_sticky .post-list .item-post .article-image {
	float: left;
	width: 270px;
	height: 150px;
	overflow: hidden;
	position: relative;
	background-color: #000;
	margin-right: 30px
}

.thim-list-posts.health_sticky .post-list .item-post .article-image img {
	width: auto;
	height: 100%;
	max-width: initial;
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0)
}

.thim-list-posts.health_sticky .post-list .item-post .article-image .entry-category {
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	padding: 0 20px
}

.thim-list-posts.health_sticky .post-list .item-post .article-image .entry-category a {
	font-size: 0.875rem;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 100%
}

.thim-list-posts.health_sticky .post-list .item-post .main-content .entry-header {
	margin-bottom: 15px
}

.thim-list-posts.health_sticky .post-list .item-post .main-content .entry-title {
	margin: -8px 0 0
}

.thim-list-posts.health_sticky .post-list .item-post .main-content .thim-excerpt {
	margin-bottom: 3px
}

.thim-list-posts.health_sticky .post-list .item-post .main-content .learn-more {
	text-transform: uppercase;
	font-size: 0.875rem;
	font-weight: 700
}

.textwidget #shaon-pricing-table-plus .minimal,
.wpb_text_column #shaon-pricing-table-plus .minimal,
.elementor-shortcode #shaon-pricing-table-plus .minimal {
	background-color: transparent
}

.textwidget #shaon-pricing-table-plus .minimal .highlight,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight {
	background-color: transparent;
	margin: 0 0 30px 0
}

.textwidget #shaon-pricing-table-plus .minimal .highlight:hover .content-highlight,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight:hover .content-highlight,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight:hover .content-highlight {
	box-shadow: 0 0 20px #eee;
	margin: -10px 10px 0 10px
}

.textwidget #shaon-pricing-table-plus .minimal .highlight:hover .content-highlight a.pt-button,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight:hover .content-highlight a.pt-button,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight:hover .content-highlight a.pt-button {
	margin-bottom: 35px
}

.textwidget #shaon-pricing-table-plus .minimal .highlight:hover .content-highlight h4,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight:hover .content-highlight h4,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight:hover .content-highlight h4 {
	color: #fff
}

.textwidget #shaon-pricing-table-plus .minimal .highlight .content-highlight,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight .content-highlight,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight .content-highlight {
	margin: 0 15px;
	padding: 0;
	background-color: #fff;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out
}

.textwidget #shaon-pricing-table-plus .minimal .highlight h3,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight h3,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight h3 {
	font-size: 1rem;
	font-weight: bold;
	padding: 30px 0;
	border-bottom: none;
	text-transform: uppercase;
	border-color: #eee;
	line-height: 100%;
	margin: 0
}

.textwidget #shaon-pricing-table-plus .minimal .highlight h3 span,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight h3 span,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight h3 span {
	display: block;
	margin-bottom: 10px;
	text-transform: capitalize;
	font-weight: normal
}

.textwidget #shaon-pricing-table-plus .minimal .highlight .price,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight .price,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight .price {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee
}

.textwidget #shaon-pricing-table-plus .minimal .highlight .price h4,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight .price h4,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight .price h4 {
	border: 1px solid #999;
	width: 100px;
	height: 100px;
	padding: 25px 10px 18px;
	border-radius: 50%;
	font-weight: normal !important;
	margin: auto;
	display: table
}

.textwidget #shaon-pricing-table-plus .minimal .highlight .price h4>span,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight .price h4>span,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight .price h4>span {
	display: block;
	vertical-align: middle
}

.health-v3 .textwidget #shaon-pricing-table-plus .minimal .highlight .price h4,
.health-v3 .wpb_text_column #shaon-pricing-table-plus .minimal .highlight .price h4,
.health-v3 .elementor-shortcode #shaon-pricing-table-plus .minimal .highlight .price h4 {
	display: flex;
	justify-content: center;
	align-items: center
}

.textwidget #shaon-pricing-table-plus .minimal .highlight .price h4 .amount,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight .price h4 .amount,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight .price h4 .amount {
	font-size: var(--thim-font-h2-font-size, 28px)
}

.textwidget #shaon-pricing-table-plus .minimal .highlight .price h4 .amount span,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight .price h4 .amount span,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight .price h4 .amount span {
	vertical-align: baseline;
	font-size: var(--thim-font-h2-font-size, 28px)
}

.textwidget #shaon-pricing-table-plus .minimal .highlight .price h4 .interval,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight .price h4 .interval,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight .price h4 .interval {
	font-size: 1rem
}

.textwidget #shaon-pricing-table-plus .minimal .highlight .features ul,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight .features ul,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight .features ul {
	border: 1px solid #eee;
	border-top: none;
	padding: 30px 30px 0 30px !important;
	margin-top: 30px
}

.textwidget #shaon-pricing-table-plus .minimal .highlight .features ul li,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight .features ul li,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight .features ul li {
	line-height: 21px;
	font-size: 0.875rem;
	padding: 10px 0;
	border-bottom: 1px solid #eee
}

.textwidget #shaon-pricing-table-plus .minimal .highlight .features ul li:first-child,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight .features ul li:first-child,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight .features ul li:first-child {
	margin-top: 30px;
	border-top: 1px solid #eee
}

.textwidget #shaon-pricing-table-plus .minimal .highlight .features ul li:last-child,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight .features ul li:last-child,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight .features ul li:last-child {
	border-bottom: none
}

.textwidget #shaon-pricing-table-plus .minimal .highlight .features ul li a.pt-button,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight .features ul li a.pt-button,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight .features ul li a.pt-button {
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 38px;
	border-radius: 30px;
	font-size: 0.875rem;
	font-weight: bold;
	background-color: transparent
}

.textwidget #shaon-pricing-table-plus .minimal .highlight .features ul li a.pt-button:hover,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight .features ul li a.pt-button:hover,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight .features ul li a.pt-button:hover {
	color: #fff
}

.textwidget #shaon-pricing-table-plus .minimal .highlight.featured,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight.featured,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight.featured {
	margin-top: -10px
}

.textwidget #shaon-pricing-table-plus .minimal .highlight.featured h3:before,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight.featured h3:before,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight.featured h3:before {
	display: none
}

.textwidget #shaon-pricing-table-plus .minimal .highlight.featured .content-highlight,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight.featured .content-highlight,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight.featured .content-highlight {
	position: relative;
	overflow: hidden
}

.textwidget #shaon-pricing-table-plus .minimal .highlight.featured .content-highlight:before,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight.featured .content-highlight:before,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight.featured .content-highlight:before {
	content: "Popular";
	position: absolute;
	top: 22px;
	font-size: 15px;
	text-transform: uppercase;
	right: -35px;
	padding: 6px 45px;
	color: #3b3b3b;
	z-index: 1;
	font-weight: 400;
	background-color: #ffb400;
	transform: rotate(45deg)
}

.textwidget #shaon-pricing-table-plus .minimal .highlight.featured:hover .content-highlight,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight.featured:hover .content-highlight,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight.featured:hover .content-highlight {
	margin: 0 15px
}

.textwidget #shaon-pricing-table-plus .minimal .highlight.featured h3,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight.featured h3,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight.featured h3 {
	background-color: #fff;
	padding-top: 40px;
	position: relative
}

.textwidget #shaon-pricing-table-plus .minimal .highlight.featured h3:before,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight.featured h3:before,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight.featured h3:before {
	content: "";
	position: absolute;
	width: 110px;
	height: 110px;
	top: -6px;
	right: -6px;
	background: url("images/sale.svg") no-repeat top right
}

.textwidget #shaon-pricing-table-plus .minimal .highlight.featured h3 .featured-text,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight.featured h3 .featured-text,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight.featured h3 .featured-text {
	position: absolute;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	color: #fff;
	font-weight: bold;
	text-align: center;
	top: 15px;
	right: 15px;
	margin: 0;
	display: block;
	width: 110px;
	height: 110px;
	font-size: 0.875rem
}

.textwidget #shaon-pricing-table-plus .minimal .highlight.featured .price h4,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight.featured .price h4,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight.featured .price h4 {
	color: #fff
}

.textwidget #shaon-pricing-table-plus .minimal .highlight.featured .features a.pt-button,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight.featured .features a.pt-button,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight.featured .features a.pt-button {
	margin-bottom: 25px
}

.thim-social {
	margin: 27px 0 0 40px
}

.thim-social a {
	font-size: 0.938rem;
	width: 32px;
	height: 32px;
	line-height: 30px;
	border: 1px solid #fff;
	display: block;
	text-align: center;
	border-radius: 50%;
	margin-right: 10px;
	overflow: hidden;
	cursor: pointer
}

.thim-social a.facebook:hover {
	color: #fff !important;
	border-color: #3b5998;
	background: #3b5998
}

.thim-social a.twitter:hover {
	color: #fff !important;
	border-color: #00aced;
	background: #00aced
}

.thim-social a.dribbble:hover {
	color: #fff !important;
	border-color: #ea4c89;
	background: #ea4c89
}

.thim-social a.pinterest:hover {
	color: #fff !important;
	border-color: #cb2027;
	background: #cb2027
}

.thim-social a.google-plus:hover {
	color: #fff !important;
	border-color: #dd4b39;
	background: #dd4b39
}

.thim-social a.linkedin:hover {
	color: #fff !important;
	border-color: #007bb5;
	background: #007bb5
}

.thim-social a.youtube:hover {
	color: #fff !important;
	border-color: #bb0000;
	background: #bb0000
}

.thim-social a.instagram:hover {
	color: #fff !important;
	border-color: #517fa4;
	background: #517fa4
}

.thim-social a .fa {
	display: block;
	line-height: 30px;
	color: #fff
}

.thim-social ul.social_link {
	margin: 0
}

.thim-social ul.social_link li {
	display: inline-table;
	margin: 0;
	list-style: none;
	padding: 0;
	position: relative
}

.thim-social.no-border>ul {
	height: 30px
}

.thim-social.no-border a {
	font-size: 14px;
	border: none !important;
	background: none !important;
	color: #fff;
	width: 30px;
	height: 30px;
	overflow: hidden
}

.thim-social.no-border a.facebook:hover {
	color: #3b5998 !important
}

.thim-social.no-border a.twitter:hover {
	color: #00aced !important
}

.thim-social.no-border a.dribbble:hover {
	color: #ea4c89 !important
}

.thim-social.no-border a.pinterest:hover {
	color: #cb2027 !important
}

.thim-social.no-border a.google-plus:hover {
	color: #dd4b39 !important
}

.thim-social.no-border a.linkedin:hover {
	color: #007bb5 !important
}

.thim-social.no-border a.youtube:hover {
	color: #bb0000 !important
}

.thim-social.no-border a.instagram:hover {
	color: #517fa4 !important
}

.thim-social.no-border a .fa {
	display: block;
	line-height: 30px;
	color: inherit
}

.woo-social ul.social_link {
	width: 100%;
	margin: 0
}

.woo-social ul.social_link li {
	display: inline-block
}

.woo-social ul.social_link li a {
	width: 36px;
	height: 36px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	display: inline-block;
	margin-right: 10px;
	position: relative
}

.woo-social ul.social_link li a i {
	line-height: 36px
}

.woo-social ul.social_link li:last-child a {
	margin-right: 0
}

.thim-timeline-slider .owl-nav>div {
	position: absolute;
	top: 38%;
	transform: translateY(-50%)
}

.thim-timeline-slider .owl-item {
	padding: 0 20px
}

.thim-timeline-slider .item {
	position: relative;
	margin-bottom: 100px
}

.thim-timeline-slider .item:after {
	content: "";
	display: block;
	position: absolute;
	bottom: -26px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 26px 9px 0 9px;
	border-color: #ffffff transparent transparent transparent
}

.thim-timeline-slider .item .top {
	background-color: #fff;
	padding-left: 30px;
	padding-right: 30px;
	border-radius: 30px
}

.thim-timeline-slider .item .bottom {
	position: absolute;
	bottom: -104px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	color: #fff;
	text-align: center
}

.thim-timeline-slider .item .bottom .dot {
	width: 10px;
	height: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff;
	display: inline-block
}

.thim-timeline-slider .item .bottom .time {
	text-transform: uppercase;
	font-size: 0.875rem;
	line-height: 30px
}

.thim-timeline-slider .title {
	font-size: 1.25rem;
	font-weight: 700;
	position: relative;
	padding-top: 20px;
	margin-bottom: 15px;
	padding-bottom: 2px
}

.thim-timeline-slider .title:after {
	content: "";
	width: 30px;
	height: 2px;
	display: table;
	position: absolute;
	top: 100%;
	left: 0
}

.thim-timeline-slider .description {
	padding-bottom: 30px
}

.thim-timeline-slider .line {
	width: 100%;
	height: 1px;
	background-color: #fff;
	margin-bottom: 50px;
	position: relative;
	top: -49px
}

@media (max-width:768px) {
	.thim-timeline-slider .line {
		display: none
	}
}

.thim-timeline-slider .owl-controls {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s
}

@media (max-width:1440px) {
	.thim-timeline-slider .owl-controls {
		opacity: 1;
		filter: alpha(opacity=100)
	}
}

.thim-timeline-slider:hover .owl-controls {
	opacity: 1;
	filter: alpha(opacity=100)
}

.thim-timeline-slider .owl-nav {
	color: #fff
}

@media (max-width) {
	.thim-timeline-slider .owl-nav {
		display: none
	}
}

.thim-timeline-slider .owl-nav .owl-prev {
	left: -15px
}

.thim-timeline-slider .owl-nav .owl-next {
	right: -15px
}

.thim-timeline-slider .owl-nav i {
	font-size: 18px;
	border: 2px solid #fff;
	padding: 5px 0;
	border-radius: 50%;
	width: 30px;
	line-height: 16px;
	font-weight: 700;
	text-align: center
}

.thim-about-me .avatar {
	position: relative
}

.thim-about-me .avatar img {
	border-radius: 10px
}

.thim-about-me .avatar .info-contact {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%)
}

.thim-about-me .avatar .info-contact ul {
	margin: 0;
	padding: 0
}

.thim-about-me .avatar .info-contact ul li {
	list-style: none;
	border-radius: 5px;
	box-shadow: -10px 17.3px 25px 0 rgba(0, 0, 0, 0.1);
	background-color: #ffffff;
	padding: 21px 19px 21px 35px;
	margin-bottom: 20px;
	max-width: 248px;
	text-align: left
}

.thim-about-me .avatar .info-contact ul li:last-child {
	margin-bottom: 0
}

.thim-about-me .avatar .info-contact ul li i {
	display: inline-block;
	margin-left: -21px;
	background-image: linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	padding: 1px
}

.thim-about-me .avatar .info-contact ul li a {
	line-height: 1.63;
	letter-spacing: 0.32px;
	color: #666666;
	margin-left: 10px
}

.thim-about-me .avatar .info-contact ul li a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-about-me .avatar .info-contact ul li.info-description {
	display: inline-flex
}

.thim-about-me .avatar .info-contact ul li.info-description p {
	line-height: 1.5;
	letter-spacing: 0.32px;
	color: #666666;
	margin-left: 10px;
	display: inline-block;
	vertical-align: top
}

.thim-about-me .avatar .info-contact ul li.title {
	font-size: 1.125rem;
	font-weight: bold;
	line-height: 1.44;
	letter-spacing: 0.36px;
	color: #333333;
	padding-left: 21px;
	text-transform: uppercase
}

.thim-about-me .right {
	padding-left: 57px
}

.thim-about-me .right .content-info {
	padding-top: 26px;
	text-align: left
}

.thim-about-me .right .content-info .title-info {
	font-size: 40px;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 0.8px;
	color: #333333;
	margin: 0 0 15px;
	max-width: 490px
}

.thim-about-me .right .content-info .about-info {
	line-height: 1.63;
	letter-spacing: 0.32px;
	color: #666666;
	margin-bottom: 40px;
	max-width: 490px
}

.thim-about-me .right .content-info a {
	display: inline-block;
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	letter-spacing: 0.3px;
	color: #333;
	padding: 0 40px;
	height: 50px;
	border-radius: 24px;
	background: var(--thim-body-primary-color, #2e8ece);
	background: -webkit-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: -o-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: -moz-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	position: relative;
	z-index: 0;
	transition: all 0.2s;
	line-height: 50px
}

.thim-about-me .right .content-info a:after {
	content: "";
	display: block;
	width: calc(100% - 2px);
	height: calc(100% - 2px);
	border-radius: 24px;
	background-color: #fff;
	position: absolute;
	z-index: -1;
	top: 1px;
	left: 1px;
	transition: all 0.2s
}

.thim-about-me .right .content-info a:hover {
	color: #fff;
	background: var(--thim-body-primary-color, #2e8ece);
	background: -webkit-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: -o-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: -moz-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be))
}

.thim-about-me .right .content-info a:hover:after {
	opacity: 0;
	border: 0
}

.home-content .widget-title,
.home-content .widgettitle,
.home-content .elementor-widget-wp-widget-text .elementor-widget-container>h5,
.site-main .widget-title,
.site-main .widgettitle,
.site-main .elementor-widget-wp-widget-text .elementor-widget-container>h5 {
	text-transform: uppercase;
	line-height: 30px;
	font-size: var(--thim-font-h2-font-size, 28px);
	font-weight: 700;
	margin: 0;
	margin-bottom: 7px
}

.home-content .elementor-widget-wp-widget-text .elementor-widget-container>h5:before,
.site-main .elementor-widget-wp-widget-text .elementor-widget-container>h5:before {
	height: 2px !important
}

.home-content .elementor-widget-wp-widget-text .about-intro .widget-title,
.site-main .elementor-widget-wp-widget-text .about-intro .widget-title {
	margin-bottom: 30px
}

.home-content .panel-grid-cell .widget_text .widget-title:before,
.site-main .panel-grid-cell .widget_text .widget-title:before {
	height: 2px
}

.home-content .panel-grid-cell .widget_text .about-intro .widget-title,
.site-main .panel-grid-cell .widget_text .about-intro .widget-title {
	margin-bottom: 30px
}

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

.widget-area aside {
	overflow: hidden;
	margin-bottom: 30px;
	position: relative;
	margin-top: 20px
}

.widget-area aside.widget.widget_search {
	margin-top: 0
}

.widget-area aside.widget_categories,
.widget-area aside.widget_product_categories {
	margin-bottom: 30px
}

.widget-area aside.widget_categories ul,
.widget-area aside.widget_product_categories ul {
	margin-bottom: 7px
}

.widget-area aside.widget_list-post {
	margin-bottom: 40px
}

.widget-area aside.shop-image.widget_single-images {
	padding: 5px 0 10px
}

.widget-area aside.shop-image.widget_single-images .single-image img {
	width: 100%
}

.widget-area aside.woocommerce.widget_products {
	margin-bottom: 15px
}

.widget-area aside.woocommerce.widget_products ul {
	margin-left: 0
}

.widget-area aside.woocommerce.widget_products ul.product_list_widget .product-grid .content__product .product_thumb img {
	width: 100px
}

.widget-area aside.woocommerce.widget_products ul.product_list_widget .product-grid .content__product .product__title .price {
	clear: both;
	float: none;
	margin: 10px 0 0 0
}

.widget-area aside.woocommerce.widget_products ul li {
	list-style-type: none;
	padding: 0
}

.widget-area aside.woocommerce.widget_products ul li .content__product {
	margin-bottom: 27px;
	box-shadow: none;
	width: 100%
}

.widget-area aside.woocommerce.widget_products ul li .content__product .list-sale-flash {
	display: none
}

.widget-area aside.woocommerce.widget_products ul li .content__product .product_thumb img {
	margin: 0
}

.widget-area aside:first-child {
	margin-top: -8px
}

.widget-area aside ul li {
	list-style: none
}

.widget-area aside.widget .product_list_widget {
	margin-top: 15px
}

.widget-area aside.widget_price_filter .price_slider {
	margin-top: 27px
}

.widget-area aside.widget_price_filter .price_slider_amount {
	margin-top: 30px
}

.widget-area aside.widget_price_filter .price_slider_amount .price_label {
	line-height: 40px
}

@media (max-width:825px) and (min-width:768px) {
	.widget-area aside.widget_price_filter .price_slider_amount .price_label {
		width: 100%;
		float: left;
		text-align: left
	}
}

.widget-area aside.widget_price_filter .price_slider_wrapper .ui-widget-content {
	background-color: #eaeaea;
	font-size: 10px
}

.widget-area aside.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle {
	border: 1px solid #fff;
	top: -5px;
	width: 7px;
	height: 15px
}

.widget-area aside.widget_price_filter .price_slider_wrapper .price_slider_amount .button {
	line-height: 40px;
	width: auto;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding: 0 30px 0 30px;
	color: #fff;
	font-size: 0.875rem
}

.widget-area aside .product-grid .product__title {
	margin: 0 0 0 11px;
	padding: 0
}

.widget-area aside .product-grid .product__title a.title {
	font-size: 0.875rem;
	text-transform: capitalize
}

.widget-area aside .product-grid .product__title .star-rating {
	height: 20px;
	line-height: 20px;
	margin-top: 10px
}

.widget-area aside .product-grid .product__title .price {
	margin: 27px 0 0 25px
}

.widget-area aside .product-grid .content__product {
	display: inline-flex;
	line-height: 12px;
	margin-bottom: 15px;
	padding-bottom: 0;
	border: none
}

.widget-area aside .product-grid .content__product .product_thumb .list-sale-flash {
	display: none
}

.widget-area aside .product-grid .content__product .product_thumb img {
	width: 50px;
	margin-left: 10px
}

.widget-area aside .product-grid .content__product:hover {
	box-shadow: none
}

.widget-area aside .product-grid .content__product:hover .product_thumb:before {
	display: none
}

.widget-area aside .widget-title {
	position: relative;
	padding: 0;
	margin-top: 0;
	line-height: 36px;
	text-transform: uppercase;
	font-size: 1rem;
	font-weight: 700
}

.widget-area aside .widget-title::before {
	content: "";
	width: 20px;
	height: 2px;
	position: absolute;
	margin-top: 32px
}

.widget-area aside .product_thumb:hover:before {
	display: none
}

.widget-area aside .item-post {
	display: inline-flex;
	margin-top: 23px
}

.widget-area aside .item-post:first-child {
	margin-top: 0
}

.widget-area aside .article-image img {
	max-width: 50px
}

.widget-area aside .article-title-wrapper {
	margin-left: 10px;
	margin-top: -15px
}

.widget-area aside .article-title-wrapper h5 {
	font-size: 0.875rem;
	font-weight: 700
}

.widget-area aside .article-title-wrapper h5 a {
	color: #333
}

.widget-area aside .article-title-wrapper .article-date {
	font-size: 0.875rem;
	margin-top: -10px;
	font-style: italic;
	color: #666
}

.widget-area aside .article-title-wrapper .article-date span {
	padding-right: 5px
}

.widget-area aside .tagcloud a {
	font-size: 0.875rem !important;
	padding: 4px 8px;
	line-height: 35px;
	border: 1px solid #999;
	margin-right: 5px
}

.widget-area aside.widget_single-images {
	padding: 0
}

.widget-area aside.widget_single-images img {
	width: 100%
}

.widget-area aside.widget_single-images:after {
	display: none
}

.widget-area aside.widget_single-images:before {
	display: none
}

.widget-area aside.widget .widget-title {
	margin-bottom: 20px
}

.widget-area aside.widget ul {
	margin-left: 18px;
	margin-top: 0
}

.widget-area aside.widget ul.info-event {
	margin-left: 0
}

.widget-area aside.widget ul li {
	margin: 0;
	padding: 5px 0;
	list-style: none;
	line-height: 20px;
	font-weight: 400;
	font-size: 0.875rem;
	list-style-type: disc
}

.widget-area aside.widget ul li ul.children {
	margin-bottom: 0;
	padding-top: 5px
}

.widget-area aside.widget ul li ul.children>li:last-child {
	padding-bottom: 0
}

.widget-area aside.widget ul li.product-grid {
	line-height: 12px
}

.widget-area aside.widget ul li a {
	font-weight: 700;
	font-size: 0.875rem;
	text-transform: uppercase
}

.widget-area aside select {
	width: 100%;
	border: 1px solid #eee;
	outline: none;
	padding: 4px 10px
}

.widget-area .thim-course-list-sidebar .lpr_course {
	clear: both;
	margin-bottom: 25px;
	overflow: hidden
}

.widget-area .thim-course-list-sidebar .lpr_course:last-child {
	margin-bottom: 0
}

.widget-area .thim-course-list-sidebar .lpr_course:not(.has-post-thumbnail) .thim-course-content {
	width: 100%;
	float: none
}

.widget-area .thim-course-list-sidebar .lpr_course.has-post-thumbnail {
	padding-top: 0 !important
}

.widget-area .thim-course-list-sidebar .course-thumbnail {
	float: left;
	width: 50px;
	margin-right: 10px;
	height: 50px;
	overflow: hidden
}

.widget-area .thim-course-list-sidebar .course-thumbnail img {
	width: 100%
}

.widget-area .thim-course-list-sidebar .thim-course-content {
	width: calc(100% - 60px);
	width: -webkit-calc(100% - 60px);
	width: -moz-calc(100% - 60px);
	float: right
}

.widget-area .thim-course-list-sidebar .thim-course-content .course-title {
	font-size: 0.938rem;
	line-height: 1.3em;
	margin: -3px 0 5px 0;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis
}

.widget-area .thim-course-list-sidebar .thim-course-content .course-title a {
	display: block
}

.widget-area .thim-course-list-sidebar .thim-course-content .course-meta {
	line-height: 20px;
	margin-bottom: 0
}

@media (min-width:768px) and (max-width:1200px) {
	.widget-area .thim-course-list-sidebar .thim-course-content .course-meta {
		flex-direction: column;
		gap: 4px
	}
}

.widget-area .thim-course-list-sidebar .thim-course-content .course-meta .course-review {
	float: left;
	margin-right: 25px
}

.widget-area .thim-course-list-sidebar .thim-course-content .course-meta .course-review label {
	display: none
}

.widget-area .thim-course-list-sidebar .thim-course-content .course-meta .course-review .review-stars-rated .review-stars>li {
	font-size: 13px
}

.widget-area .thim-course-list-sidebar .thim-course-content .course-meta .course-price {
	line-height: 20px;
	float: right
}

.widget-area .thim-course-list-sidebar .course-price {
	font-size: 0.875rem;
	font-weight: 700;
	line-height: 12px
}

.widget-area .thim-course-list-sidebar .course-price label {
	display: none
}

.widget-area .thim-course-list-sidebar .course-price .value {
	color: #2e8ece
}

.widget-area .thim-course-list-sidebar .course-price .value.free-course {
	color: #54b551
}

.search-form label {
	width: 100%;
	display: inline-block;
	font-weight: normal;
	margin: 0
}

.search-form label .screen-reader-text {
	display: none
}

.search-form label .search-field {
	line-height: 40px;
	background: #fff;
	height: 42px;
	padding: 0 60px 0 15px;
	font-size: 0.875rem;
	width: 100%;
	border: 1px solid #eee;
	-webkit-border-radius: 21px;
	-moz-border-radius: 21px;
	border-radius: 21px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.search-form label .search-submit {
	margin-left: 0;
	margin-right: 0
}

.search-form .search-submit {
	width: 40px;
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	z-index: 2;
	background: transparent;
	border-radius: 0;
	line-height: 42px;
	height: 42px;
	color: transparent;
	font-size: 0.875rem;
	font-weight: 700;
	text-transform: uppercase
}

.widget.thim_search_widget a.widget-search-form {
	cursor: pointer
}

.widget_rss .rsswidget {
	font-weight: bold
}

.widget_rss .rss-date {
	display: block;
	font-style: italic;
	font-size: 90%
}

.widget_rss cite {
	color: #000;
	font-weight: bold
}

#secondary .thim-widget-courses {
	padding-top: 0;
	padding-bottom: 0
}

.counter-group:before,
.counter-group:after {
	content: " ";
	display: table
}

.thim-widget-countdown-box .text-center .counter-group {
	text-align: center
}

.counter-group:after {
	clear: both
}

.counter-group .counter-block {
	display: inline-block;
	margin-right: 30px;
	border: 1px solid #fff;
	overflow: hidden;
	width: 100px;
	height: 100px;
	border-radius: 50%
}

.counter-group .counter-block:last-child {
	margin-right: 0
}

.color-black .counter-group .counter-block {
	border-color: #000
}

.counter-group .counter-block .counter {
	position: relative;
	font-size: 50px;
	font-weight: 700;
	line-height: 50px;
	height: 50px;
	width: 60px;
	overflow: hidden;
	display: block;
	color: #fff;
	margin: 14px 20px 0
}

.color-black .counter-group .counter-block .counter {
	color: #000
}

.counter-group .counter-block .counter .number {
	padding: 1%;
	width: 46%;
	height: 98%;
	position: absolute;
	background: none;
	top: -10000px
}

.counter-group .counter-block .counter .number.tens {
	left: 0
}

.counter-group .counter-block .counter .number.units {
	left: 50%
}

.counter-group .counter-block .counter .number.hundreds {
	display: none
}

.counter-group .counter-block .counter .number.show {
	top: 0;
	z-index: 2
}

.counter-group .counter-block .counter .number.show.hundreds {
	top: -100%
}

.counter-group .counter-block .counter .number.hidden-down {
	top: 100%
}

.counter-group .counter-block .counter .number.hidden-up {
	top: -100%;
	z-index: 100
}

.counter-group .counter-block .counter.with-hundreds {
	margin: 14px 6px 0
}

.counter-group .counter-block .counter.with-hundreds .number {
	width: 30.66%
}

.counter-group .counter-block .counter.with-hundreds .number.tens {
	left: 33.33%
}

.counter-group .counter-block .counter.with-hundreds .number.units {
	left: 66.66%
}

.counter-group .counter-block .counter.with-hundreds .number.hundreds {
	display: block;
	left: 0
}

.counter-group .counter-block .counter-caption {
	text-transform: uppercase;
	font-size: 0.875rem;
	font-weight: 700;
	line-height: 20px;
	display: block;
	color: #fff;
	text-align: center
}

.color-black .counter-group .counter-block .counter-caption {
	color: #000
}

.thim-owl-carousel-post {
	margin: 0;
	position: relative
}

.thim-owl-carousel-post.owl-carousel {
	margin: 0 -15px;
	width: auto
}

.thim-owl-carousel-post .owl-item .item {
	padding: 0 15px
}

.thim-owl-carousel-post .owl-item .image img {
	width: 100%
}

.thim-owl-carousel-post .owl-item .content {
	text-align: center;
	margin-top: -15px;
	z-index: 999;
	position: relative
}

.thim-owl-carousel-post .owl-item .info {
	text-transform: uppercase;
	text-align: center;
	display: inline-block;
	background: rgba(0, 0, 0, 0.6)
}

.thim-owl-carousel-post .owl-item .info .author,
.thim-owl-carousel-post .owl-item .info .date {
	display: inline-block;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	line-height: 30px;
	padding: 0 0 0 20px;
	float: left
}

.thim-owl-carousel-post .owl-item .info .author a,
.thim-owl-carousel-post .owl-item .info .date a {
	line-height: 30px;
	color: #fff
}

.thim-owl-carousel-post .owl-item .info .date {
	padding: 0 20px 0 0
}

.thim-owl-carousel-post .owl-item .info .date:before {
	content: "";
	width: 4px;
	height: 4px;
	background: #fff;
	line-height: 30px;
	float: left;
	border-radius: 50%;
	display: inline-block;
	margin: 13px 8px
}

.thim-owl-carousel-post .owl-item .title {
	font-size: 1rem;
	font-weight: 700;
	line-height: 28px;
	margin: 10px 0
}

.thim-owl-carousel-post .owl-item .title a {
	text-decoration: none;
	color: #fff
}

.thim-owl-carousel-post .owl-controls {
	position: absolute;
	right: 15px;
	top: -90px
}

.thim-owl-carousel-post .owl-controls .owl-prev,
.thim-owl-carousel-post .owl-controls .owl-next {
	display: inline-block;
	margin-left: 10px;
	cursor: pointer;
	border: 1px solid #fff;
	width: 30px;
	text-align: center;
	line-height: 28px
}

.thim-owl-carousel-post .owl-controls .owl-prev .fa,
.thim-owl-carousel-post .owl-controls .owl-next .fa {
	text-align: center;
	vertical-align: middle;
	line-height: 28px;
	color: #fff;
	font-size: 8px;
	display: block
}

.thim-tell-me-what-you .sc_heading .sub-heading {
	font-size: 1rem;
	font-weight: 600;
	margin-top: 10px
}

.sc_heading {
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 0;
	margin-bottom: 30px;
	padding-top: 42px;
	padding-bottom: 14px
}

.sc_heading .title {
	text-transform: uppercase;
	line-height: 30px;
	font-size: 22px;
	font-weight: 700;
	margin: 0;
	margin-bottom: 12px
}

.sc_heading .sub-heading {
	font-size: 1rem;
	font-weight: 400;
	margin: 0;
	line-height: 25px
}

.sc_heading .line {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 2px;
	background-color: #333;
	width: 30px
}

.sc_heading.text-left {
	text-align: left
}

.sc_heading.text-left .line {
	left: 0;
	right: auto
}

.sc_heading.text-center {
	margin-left: auto;
	margin-right: auto
}

.sc_heading.text-center .line {
	right: 0;
	margin: auto
}

.sc_heading.text-right {
	right: 0;
	left: auto;
	text-align: right
}

.sc_heading.bussiness {
	padding-top: 0
}

.sc_heading.bussiness.text-left .title:before {
	height: 1px;
	width: 50px;
	margin-right: 10px;
	content: "";
	display: inline-block;
	background-color: #999
}

.sc_heading.bussiness .title {
	font-size: 26px;
	font-weight: 300;
	line-height: 1.61;
	letter-spacing: 3.1px;
	color: #999999;
	font-family: Roboto;
	margin-bottom: 10px
}

.sc_heading.bussiness .sub-heading {
	font-size: 42px;
	font-weight: bold;
	color: #333333;
	font-family: Montserrat
}

.sc_heading.bussiness .content_heading {
	max-width: 692px;
	margin-top: 30px;
	display: inline-block
}

.thim-widget-accordion .widget-title {
	font-size: 22px;
	font-weight: 700;
	position: relative;
	color: #333;
	text-transform: uppercase;
	padding-bottom: 22px;
	margin-bottom: 46px
}

.thim-widget-accordion .widget-title:after {
	content: "";
	width: 30px;
	height: 2px;
	left: 0;
	right: 0;
	position: absolute;
	bottom: 0
}

.thim-widget-accordion .panel-title {
	text-transform: uppercase;
	line-height: 30px;
	margin: 0
}

.thim-widget-accordion .panel-title a {
	line-height: 30px;
	display: block;
	font-weight: 700;
	padding: 9px 10px 9px 30px;
	position: relative
}

.thim-widget-accordion .panel-title a:after {
	content: "\f107";
	font-size: 15px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	line-height: 30px;
	height: 30px;
	float: right;
	top: 9px;
	position: absolute;
	right: 18px
}

.thim-widget-accordion .panel-title a.collapsed:after {
	content: "\f105";
	color: #333
}

.thim-widget-accordion .panel-title a.collapsed {
	color: #666;
	border: 1px solid #ebebeb
}

.thim-widget-accordion .panel-collapse {
	border-top: 0 !important;
	padding: 0
}

.thim-widget-accordion .panel-collapse .panel-body {
	padding: 20px 30px
}

.thim-widget-accordion .panel-collapse p {
	margin-bottom: 5px
}

.thim-widget-accordion .panel-default {
	margin-bottom: 6px
}

.counter-box {
	text-align: center;
	margin: 20px -15px
}

.thim-no-border .counter-box {
	border: 0
}

.counter-box .display-percentage {
	position: relative;
	font-size: 56px;
	font-weight: 700;
	line-height: 60px;
	display: block;
	margin-bottom: 50px;
	padding-top: 12px;
	color: #fff
}

.counter-box .display-percentage:before {
	position: absolute;
	bottom: -25px;
	left: calc(50% - 15px);
	left: -webkit-calc(50% - 15px);
	left: -moz-calc(50% - 15px);
	content: "";
	width: 30px;
	height: 2px;
	background-color: #2e8ece
}

.counter-box .counter-box-content {
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 30px;
	display: block;
	color: #fff;
	padding-bottom: 10px
}

.counter-box.about-us {
	border-right: 1px solid #eee;
	margin: 0 -15px 10px
}

.thim-no-border .counter-box.about-us {
	border: 0
}

.counter-box.about-us .display-percentage {
	font-size: var(--thim-font-h2-font-size, 28px);
	font-weight: 700;
	line-height: 40px;
	display: block;
	margin: 0;
	padding-top: 12px
}

.counter-box.about-us .counter-box-content {
	text-transform: uppercase;
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 30px;
	display: block;
	color: #666;
	padding-bottom: 10px
}

.counter-box.home-effective .content-box-percentage {
	text-align: left;
	display: inline-block
}

.counter-box.home-effective .content-box-percentage .display-percentage {
	margin-bottom: 0;
	float: left;
	font-size: 60px;
	margin-right: 20px;
	border-right: 1px solid rgba(255, 255, 255, 0.25);
	line-height: 58px;
	font-weight: 500;
	padding-right: 20px;
	padding-top: 0
}

.counter-box.home-effective .content-box-percentage .counter-box-content {
	display: inline-block;
	width: 150px;
	line-height: 29px;
	font-size: 1.125rem;
	font-weight: 400;
	text-transform: uppercase;
	padding-bottom: 0
}

.thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer {
	position: relative;
	padding-bottom: 50px;
	margin-bottom: 50px
}

.thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-item .testimonial-item .testimonial-thumbnail {
	float: left;
	margin-right: 30px;
	width: 170px
}

.thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-item .testimonial-item .testimonial-thumbnail img {
	border-radius: 50%;
	width: auto
}

.thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-item .testimonial-item .testimonial-content {
	color: #fff
}

.thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-item .testimonial-item .testimonial-content .title {
	border: none;
	position: relative;
	font-weight: 700;
	font-style: italic;
	margin: 0;
	padding-left: 25px;
	line-height: 30px;
	padding-top: 7px
}

.thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-item .testimonial-item .testimonial-content .title a {
	color: #fff;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-item .testimonial-item .testimonial-content .title a:hover {
	color: #fff
}

.thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-item .testimonial-item .testimonial-content .title:before {
	content: "“";
	position: absolute;
	left: -12px;
	top: 16px;
	font-size: 60px;
	padding-right: 10px;
	font-style: normal;
	font-weight: 700
}

.thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-item .testimonial-item .testimonial-content .author {
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 13px;
	padding-bottom: 1px;
	line-height: 20px
}

.thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-item .testimonial-item .testimonial-content .description {
	padding-right: 10px;
	margin-top: 10px;
	height: 75px;
	line-height: 25px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis
}

.thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-item .testimonial-item .testimonial-content .description.full_content {
	display: block;
	height: auto
}

.thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-item .testimonial-item .testimonial-content .regency {
	font-size: 0.875rem;
	line-height: 20px
}

.thim-widget-testimonials .thim-testimonial-carousel .owl-controls {
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 50% !important;
	transform: translateX(-50%);
	margin-top: -45px
}

@media (max-width:1024px) {
	.thim-widget-testimonials .thim-testimonial-carousel .owl-controls {
		top: 50%;
		left: auto !important;
		bottom: auto
	}
}

.thim-widget-testimonials .thim-testimonial-carousel .owl-controls .owl-dots {
	display: flex;
	gap: 16px;
	justify-content: center
}

@media (max-width:1024px) {
	.thim-widget-testimonials .thim-testimonial-carousel .owl-controls .owl-dots {
		display: inherit
	}
}

.thim-widget-testimonials .thim-testimonial-carousel .owl-controls .owl-dots .owl-dot {
	display: block;
	width: 12px;
	height: 12px;
	position: relative;
	text-align: center;
	line-height: 12px;
	border-radius: 50%;
	margin: 12px 0
}

.thim-widget-testimonials .thim-testimonial-carousel .owl-controls .owl-dots .owl-dot span {
	position: absolute;
	width: 8px;
	height: 8px;
	border: 1px solid #fff;
	top: 2px;
	left: 2px;
	border-radius: 50%;
	background: transparent;
	margin: 0
}

.thim-widget-testimonials .thim-testimonial-carousel .owl-controls .owl-dots .owl-dot.active {
	background: #fff
}

.thim-widget-testimonials .thim-testimonial-carousel.layout-1 .owl-stage-outer {
	margin-bottom: 20px
}

.thim-widget-testimonials .thim-testimonial-carousel.layout-1 .owl-stage-outer .owl-item {
	padding-left: 215px;
	padding-right: 160px
}

.thim-widget-testimonials .thim-testimonial-carousel.layout-1 .owl-stage-outer .owl-item .testimonial-item .testimonial-thumbnail {
	margin-right: 40px;
	width: 125px;
	color: #fff;
	text-align: center
}

.thim-widget-testimonials .thim-testimonial-carousel.layout-1 .owl-stage-outer .owl-item .testimonial-item .testimonial-thumbnail .author {
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
	margin-top: 25px
}

.thim-widget-testimonials .thim-testimonial-carousel.layout-1 .owl-stage-outer .owl-item .testimonial-item .testimonial-thumbnail .regency {
	font-size: 0.875rem
}

.thim-widget-testimonials .thim-testimonial-carousel.layout-1 .owl-stage-outer .owl-item .testimonial-item .testimonial-content .wrap-box {
	padding: 25px 40px 32px;
	border-radius: 30px;
	position: relative
}

.thim-widget-testimonials .thim-testimonial-carousel.layout-1 .owl-stage-outer .owl-item .testimonial-item .testimonial-content .wrap-box .title {
	padding-left: 33px
}

.thim-widget-testimonials .thim-testimonial-carousel.layout-1 .owl-stage-outer .owl-item .testimonial-item .testimonial-content .wrap-box .title:before {
	content: "“";
	left: 0;
	color: #fff
}

.thim-widget-testimonials .thim-testimonial-carousel.layout-1 .owl-stage-outer .owl-item .testimonial-item .testimonial-content .wrap-box:before {
	position: absolute;
	left: -20px;
	top: 50px;
	content: "";
	border-style: solid;
	border-color: transparent;
	border-width: 12px 20px 12px 0
}

.thim-widget-testimonials .thim-testimonial-carousel.layout-1.round_slider {
	max-width: 700px;
	margin: 0 auto;
	padding-left: 170px
}

.thim-widget-testimonials .thim-testimonial-carousel.layout-1.round_slider .owl-stage-outer .owl-item {
	padding-right: 0;
	padding-left: 0
}

.thim-widget-testimonials .thim-testimonial-carousel.layout-1.round_slider .owl-stage-outer .owl-item .testimonial-content .wrap-box {
	padding-left: 0;
	padding-right: 0
}

.thim-widget-testimonials .thim-testimonial-before-after {
	position: relative
}

.thim-widget-testimonials .thim-testimonial-before-after .twentytwenty-container {
	margin: auto
}

.thim-widget-testimonials .thim-testimonial-before-after .twentytwenty-wrapper.twentytwenty-horizontal {
	padding-right: 35px;
	padding-left: 100px
}

.thim-widget-testimonials .thim-testimonial-before-after .twentytwenty-wrapper.twentytwenty-horizontal .twentytwenty-handle {
	width: 24px;
	height: 24px;
	margin-left: -15px;
	margin-top: -15px;
	background: #fff
}

.thim-widget-testimonials .thim-testimonial-before-after .twentytwenty-wrapper.twentytwenty-horizontal .twentytwenty-handle:before,
.thim-widget-testimonials .thim-testimonial-before-after .twentytwenty-wrapper.twentytwenty-horizontal .twentytwenty-handle:after {
	width: 1px;
	margin-left: -0.5px
}

.thim-widget-testimonials .thim-testimonial-before-after .twentytwenty-wrapper.twentytwenty-horizontal .twentytwenty-handle:before {
	margin-bottom: 15px
}

.thim-widget-testimonials .thim-testimonial-before-after .twentytwenty-wrapper.twentytwenty-horizontal .twentytwenty-handle:after {
	margin-top: 15px
}

.thim-widget-testimonials .thim-testimonial-before-after .twentytwenty-wrapper.twentytwenty-horizontal .twentytwenty-handle .twentytwenty-left-arrow {
	border-right: 5px solid
}

.thim-widget-testimonials .thim-testimonial-before-after .twentytwenty-wrapper.twentytwenty-horizontal .twentytwenty-handle .twentytwenty-right-arrow {
	border-left: 5px solid
}

.thim-widget-testimonials .thim-testimonial-before-after .testimonial-content {
	padding-right: 0px
}

.thim-widget-testimonials .thim-testimonial-before-after .testimonial-content .title {
	padding-left: 30px;
	font-weight: 700;
	font-style: italic;
	position: relative
}

.thim-widget-testimonials .thim-testimonial-before-after .testimonial-content .title:before {
	content: "“";
	position: absolute;
	top: 8px;
	left: 0;
	font-size: 60px;
	font-style: normal;
	font-weight: 700
}

.thim-widget-testimonials .thim-testimonial-before-after .testimonial-content .description {
	margin-top: 36px
}

.thim-widget-testimonials .thim-testimonial-before-after .testimonial-content .author {
	text-transform: uppercase;
	font-weight: 700;
	margin-top: 26px
}

.thim-widget-testimonials .thim-testimonial-before-after .testimonial-content .regency {
	font-size: 0.875rem
}

.thim-widget-testimonials .thim-testimonial-before-after .owl-controls {
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%)
}

.thim-widget-testimonials .thim-testimonial-before-after .owl-controls .owl-dots .owl-dot {
	display: inherit;
	margin: 10px 0
}

.thim-widget-testimonials .thim-testimonial-before-after .owl-controls .owl-dots .owl-dot span {
	width: 8px;
	height: 8px;
	background-color: #fff;
	border: 1px solid #9e9e9e
}

.thim-widget-testimonials .thim-testimonial-before-after .owl-controls .owl-dots .owl-dot.active span {
	width: 12px;
	height: 12px;
	border: 1px solid;
	position: relative;
	left: -2px
}

.thim-round-testimonial {
	max-width: 770px;
	margin: 0 auto;
	position: relative;
	padding: 120px 0 100px
}

.thim-round-testimonial.layout_2 {
	padding: 10px 0 124px
}

.thim-round-testimonial .thim-content-slider:after {
	clear: both;
	content: "";
	display: table
}

.thim-round-testimonial .slides-wrapper {
	display: inline-block;
	float: left;
	width: 240px
}

.thim-round-testimonial .scrollable {
	list-style: none;
	padding: 0;
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0 auto
}

.thim-round-testimonial .scrollable>li {
	list-style: none;
	position: absolute;
	cursor: pointer
}

.thim-round-testimonial .scrollable>li .image {
	border-radius: 50%;
	overflow: hidden;
	cursor: pointer;
	position: relative
}

.thim-round-testimonial .scrollable>li .image:before {
	position: absolute;
	content: "";
	background: rgba(46, 142, 206, 0.5);
	border-radius: 50%;
	display: block;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0
}

.thim-round-testimonial .scrollable>li.mid-item {
	z-index: 999
}

.thim-round-testimonial .scrollable>li.mid-item .image:before {
	background: rgba(0, 0, 0, 0)
}

.thim-round-testimonial .slides-content {
	position: relative;
	float: right;
	width: calc(100% - 270px)
}

.thim-round-testimonial .slides-content .slide-content {
	position: absolute;
	padding-left: 30px;
	top: 0;
	left: 0;
	opacity: 0;
	color: #fff
}

.thim-round-testimonial .slides-content .slide-content .title {
	border: 0;
	position: relative;
	font-weight: 700;
	font-style: italic;
	margin: 0;
	padding-left: 25px;
	line-height: 30px;
	padding-top: 7px
}

.thim-round-testimonial .slides-content .slide-content .title:before {
	content: "“";
	position: absolute;
	left: -12px;
	top: 16px;
	font-size: 60px;
	padding-right: 10px;
	font-style: normal;
	font-weight: 700;
	font-family: Montserrat
}

.thim-round-testimonial .slides-content .slide-content .description {
	padding-right: 10px;
	margin-top: 10px;
	line-height: 25px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis
}

.thim-round-testimonial .slides-content .slide-content .description.full_content {
	display: block;
	height: auto
}

.thim-round-testimonial .slides-content .slide-content .author {
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 1px;
	line-height: 20px
}

.thim-round-testimonial .slides-content .slide-content .regency {
	font-size: 0.875rem;
	line-height: 20px
}

.thim-round-testimonial .slides-nav {
	position: absolute;
	display: none;
	right: -230px;
	top: 50%;
	margin-top: -45px
}

.thim-round-testimonial .slides-nav .item_nav {
	display: block;
	width: 8px;
	height: 8px;
	position: relative;
	text-align: center;
	line-height: 12px;
	border-radius: 50%;
	margin: 12px 0;
	border: 1px solid #fff
}

.thim-round-testimonial.layout_business {
	max-width: 950px;
	padding-top: 58px;
	padding-bottom: 0
}

.thim-round-testimonial.layout_business .scrollable {
	height: 315px !important
}

.thim-round-testimonial.layout_business .scrollable>li {
	z-index: 1;
	float: right;
	top: inherit !important;
	bottom: 0 !important
}

.thim-round-testimonial.layout_business .scrollable>li .image {
	border-radius: 0
}

.thim-round-testimonial.layout_business .scrollable>li .image:before {
	background-color: rgba(0, 0, 0, 0.5);
	border-radius: 0
}

.thim-round-testimonial.layout_business .scrollable>li.mid-item {
	z-index: 2
}

.thim-round-testimonial.layout_business .scrollable>li.mid-item .image:before {
	display: none
}

.thim-round-testimonial.layout_business .slides-content {
	width: calc(100% - 505px);
	position: relative
}

.thim-round-testimonial.layout_business .slides-content:before {
	border: 2px solid #333;
	position: absolute;
	left: -100px;
	height: 290px;
	right: 0;
	bottom: 0;
	top: -40px;
	content: ""
}

.thim-round-testimonial.layout_business .slides-content .slide-content {
	color: #666;
	padding-right: 40px;
	padding-bottom: 60px
}

.thim-round-testimonial.layout_business .slides-content .slide-content.current {
	z-index: 2
}

.thim-round-testimonial.layout_business .slides-content .slide-content .author {
	padding-top: 0;
	font-family: Montserrat;
	font-size: 1.25rem;
	text-transform: none;
	font-weight: 700
}

.thim-round-testimonial.layout_business .slides-content .slide-content .author a {
	color: #333
}

.thim-round-testimonial.layout_business .slides-content .slide-content .regency {
	position: relative;
	font-size: 0.875rem;
	padding-top: 30px;
	font-weight: 300;
	letter-spacing: 1.4px;
	text-transform: uppercase;
	color: #999
}

.thim-round-testimonial.layout_business .slides-content .slide-content .regency:before {
	height: 1px;
	content: "";
	width: 24px;
	display: inline-block;
	margin-right: 5px;
	background-color: #999
}

.thim-round-testimonial.layout_business .slides-content .slide-content .description {
	font-style: italic
}

.thim-round-testimonial.layout_business .slides-content .slide-content .title:before {
	display: none
}

.thim-round-testimonial.layout_business .slides-wrapper {
	width: 450px
}

.thim-round-testimonial.layout_business .slides-nav {
	display: none;
	right: inherit;
	top: inherit;
	margin-bottom: 0;
	left: 500px;
	bottom: -6px
}

.thim-round-testimonial.layout_business .slides-nav .item_nav {
	display: inline-block;
	width: 40px;
	height: 2px;
	background-color: #666;
	border: none;
	border-radius: 0;
	margin: 0 5px
}

.thim-widget-tab {
	margin-bottom: 100px
}

.thim-widget-tab .nav-tabs {
	margin: 0;
	border: 0;
	border-bottom: 1px solid #eee
}

.thim-widget-tab .nav-tabs li {
	background: transparent;
	border-radius: 0;
	margin: 0;
	width: 33.33333333%;
	text-align: center;
	border: 0;
	position: relative
}

.thim-widget-tab .nav-tabs li a {
	border-radius: 0;
	margin-right: 3px;
	border: 1px solid #eee;
	border-bottom: 0 !important;
	font-size: 0.875rem;
	font-weight: 700;
	background: #f9f9f9;
	line-height: 29px;
	overflow: hidden;
	text-overflow: ellipsis
}

.thim-widget-tab .nav-tabs li a .fa {
	font-size: 13px;
	vertical-align: middle;
	line-height: 29px;
	margin-right: 8px
}

.thim-widget-tab .nav-tabs li:last-child a {
	margin-right: 0
}

.thim-widget-tab .nav-tabs li:last-child.active:before {
	right: 0
}

.thim-widget-tab .nav-tabs li:last-child.active:after {
	right: 0
}

.thim-widget-tab .nav-tabs li.active {
	background: #fff
}

.thim-widget-tab .nav-tabs li.active:before {
	content: "";
	position: absolute;
	left: 0;
	right: 3px;
	top: 0;
	height: 4px;
	z-index: 10
}

.thim-widget-tab .nav-tabs li.active:after {
	content: "";
	position: absolute;
	left: 0;
	right: 3px;
	bottom: -1px;
	height: 1px;
	z-index: 10;
	background: #fff
}

.thim-widget-tab .nav-tabs li.active a {
	background: #fff
}

.thim-widget-tab .tab-content {
	border: 1px solid #eee;
	border-top: 0;
	padding: 60px 30px;
	min-height: 354px
}

.wrapper-lists-our-team {
	text-align: center;
	margin-bottom: 41px
}

.wrapper-lists-our-team a.join-our-team {
	display: inline-block;
	text-align: center;
	margin: auto;
	text-transform: uppercase;
	font-size: 0.875rem;
	line-height: 30px;
	padding: 5px 25px;
	font-weight: 700;
	margin-bottom: 60px
}

.wrapper-lists-our-team .our-team-item {
	text-align: center;
	margin-bottom: 54px
}

.wrapper-lists-our-team .our-team-item .our-team-image {
	position: relative
}

.wrapper-lists-our-team .our-team-item .our-team-image:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 50%;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	max-width: 200px;
	margin: auto;
	width: 100%
}

.wrapper-lists-our-team .our-team-item .our-team-image img {
	border-radius: 50%
}

.wrapper-lists-our-team .our-team-item .our-team-image .social-team {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 30px;
	text-align: center;
	opacity: 0;
	filter: alpha(opacity=0)
}

.wrapper-lists-our-team .our-team-item .our-team-image .social-team a {
	color: #fff;
	display: inline-block;
	font-size: 1.125rem;
	background: none;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center
}

.wrapper-lists-our-team .our-team-item .title {
	font-size: 1rem;
	font-weight: 700;
	margin: 24px 0 0;
	line-height: 25px
}

.wrapper-lists-our-team .our-team-item .regency {
	text-transform: uppercase;
	font-size: 0.875rem;
	font-weight: 700;
	color: #999;
	line-height: 20px
}

.wrapper-lists-our-team .our-team-item:hover .our-team-image:before {
	opacity: 1;
	filter: alpha(opacity=100)
}

.wrapper-lists-our-team .our-team-item:hover .our-team-image .social-team {
	opacity: 1;
	filter: alpha(opacity=100)
}

.site-main .widget_text .widget-title,
.site-main .widget_text .widgettitle,
.site-main .widget_text .elementor-widget-container>h5,
.site-main .elementor-widget-wp-widget-text .widget-title,
.site-main .elementor-widget-wp-widget-text .widgettitle,
.site-main .elementor-widget-wp-widget-text .elementor-widget-container>h5 {
	font-size: 22px;
	font-weight: 700;
	line-height: 36px;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 12px
}

.site-main .widget_text .widget-title:before,
.site-main .widget_text .widgettitle:before,
.site-main .widget_text .elementor-widget-container>h5:before,
.site-main .elementor-widget-wp-widget-text .widget-title:before,
.site-main .elementor-widget-wp-widget-text .widgettitle:before,
.site-main .elementor-widget-wp-widget-text .elementor-widget-container>h5:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	height: 1px;
	background-color: #333;
	width: 30px
}

.nav-tabs>li:focus {
	outline: none
}

.thim-carousel-wrapper.gallery-img .owl-item {
	text-align: center
}

.thim-widget-progress .widget-title {
	font-size: 0.875rem;
	font-weight: 700
}

.thim-widget-progress .progress-parent {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 15px
}

.thim-widget-progress .wrap-percent {
	margin: 0 15px
}

.thim-widget-progress .wrap-percent .percent {
	position: relative;
	left: -9px;
	font-size: 0.875rem;
	font-weight: 700
}

@media (max-width:767px) {
	.thim-widget-progress .wrap-percent .percent {
		left: -9px
	}
}

.thim-list-text {
	margin-top: 20px
}

.thim-list-text ul {
	list-style: none !important;
	margin-left: 25px;
	padding-left: 25px
}

.thim-list-text ul li {
	position: relative;
	line-height: 1.7;
	padding: 6px 0;
	text-align: left;
	list-style: none
}

.thim-list-text ul li:before {
	display: block;
	content: "";
	width: 6px;
	height: 6px;
	position: absolute;
	top: 18px;
	left: -25px;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.thim-list-posts.life_homepage .item-post {
	clear: both;
	margin: 0 -15px
}

.thim-list-posts.life_homepage .item-post:before,
.thim-list-posts.life_homepage .item-post:after {
	content: " ";
	display: table
}

.thim-list-posts.life_homepage .item-post:after {
	clear: both
}

.thim-list-posts.life_homepage .item-post .article-image {
	padding: 0 15px;
	margin-right: 15px;
	float: left;
	width: 185px;
	height: 185px;
	overflow: hidden;
	margin-bottom: 30px;
	position: relative
}

.thim-list-posts.life_homepage .item-post .article-image img {
	position: absolute;
	height: auto;
	width: 100%;
	max-width: initial;
	top: 50%;
	left: 15px;
	transform: translateY(-50%)
}

.thim-list-posts.life_homepage .item-post article {
	padding: 0 15px;
	float: left;
	width: calc(100% - 200px);
	width: -webkit-calc(100% - 200px);
	width: -moz-calc(100% - 200px)
}

.thim-list-posts.life_homepage .item-post article .entry-header {
	margin-top: 0;
	margin-bottom: 20px
}

.thim-list-posts.life_homepage .item-post article .entry-header .entry-meta .author {
	margin-top: 8px
}

.thim-list-posts.life_homepage .item-post article .thim-excerpt {
	height: 50px;
	overflow: hidden;
	text-overflow: ellipsis
}

.thim-list-posts.life_homepage .readmore {
	text-align: center;
	clear: both;
	padding-top: 20px
}

.thim-list-posts.life_homepage .readmore a {
	display: inline-block;
	line-height: 28px;
	padding: 5px 30px;
	border: 1px solid #eee;
	border-radius: 30px;
	font-weight: 700;
	font-size: 0.875rem;
	text-transform: uppercase
}

.thim-list-posts.life_homepage .readmore a:hover {
	color: #fff
}

.thim-list-posts.health_homepage {
	margin: 0 -45px
}

.thim-list-posts.health_homepage article {
	width: 50%;
	float: left;
	padding: 0 45px
}

.thim-list-posts.health_homepage article .entry-header {
	margin-bottom: 25px
}

.thim-list-posts.health_homepage article .article-image img {
	width: 100%;
	height: auto
}

.thim-list-posts.health_homepage article .thim-excerpt {
	margin-top: 25px;
	padding: 0 30px
}

.thim-list-posts.health_homepage article .description {
	padding: 0 30px
}

.thim-gallery-video .readmore {
	text-align: center;
	clear: both;
	padding-top: 20px;
	display: block
}

.thim-gallery-video .readmore a {
	display: inline-block;
	line-height: 28px;
	padding: 5px 30px;
	border: 1px solid #eee;
	border-radius: 30px;
	font-weight: 700;
	font-size: 0.875rem;
	text-transform: uppercase
}

.thim-gallery-video .readmore a:hover {
	color: #fff
}

.thim-gallery-video .video-item {
	float: left;
	width: calc(50% - 15px);
	width: -webkit-calc(50% - 15px);
	width: -moz-calc(50% - 15px);
	margin-right: 15px;
	margin-bottom: 30px;
	position: relative
}

.thim-gallery-video .video-item .video-thumbnail {
	width: 100%;
	height: 185px;
	overflow: hidden;
	position: relative
}

.thim-gallery-video .video-item .video-thumbnail:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.6);
	opacity: 1
}

.thim-gallery-video .video-item .video-thumbnail img {
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%)
}

.thim-gallery-video .video-item .play-button {
	z-index: 2;
	width: 32px;
	height: 32px;
	left: 50%;
	top: 50%;
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%)
}

.thim-gallery-video .video-item .play-button:hover {
	cursor: pointer
}

.thim-gallery-video .video-item .play-button .fa {
	font-size: 24px;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 50%;
	width: 32px;
	height: 32px;
	line-height: 28px;
	text-align: center
}

.thim-gallery-video .video-item .play-button .fa:before {
	margin-left: 2px
}

.thim-gallery-video .video-item .video-content {
	position: absolute;
	bottom: 13px;
	left: 21px
}

.thim-gallery-video .video-item .video-content .video-title {
	font-size: 0.938rem;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 25px
}

.thim-gallery-video .video-item .video-content .video-title a {
	color: #fff
}

.thim-gallery-video .video-item .video-content .video-date,
.thim-gallery-video .video-item .video-content .comment {
	font-size: 0.875rem;
	display: inline-block;
	color: #fff
}

.thim-gallery-video .video-item .video-content .video-date span,
.thim-gallery-video .video-item .video-content .comment span {
	font-weight: 700
}

.thim-gallery-video .video-item .video-content .comment {
	display: inline-block
}

.thim-gallery-video .video-item .video-content .comment:before {
	content: "/";
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
	color: #fff
}

.thim-gallery-video .video-item.feature-item {
	margin-right: 0;
	margin-left: 0;
	width: 100%;
	float: none
}

.thim-gallery-video .video-item.feature-item .video-thumbnail {
	width: 100%;
	height: 400px;
	overflow: hidden
}

.thim-gallery-video .video-item.feature-item .play-button {
	width: 52px;
	height: 52px
}

.thim-gallery-video .video-item.feature-item .play-button:hover {
	cursor: pointer
}

.thim-gallery-video .video-item.feature-item .play-button .fa {
	font-size: 40px;
	border: 4px solid #fff;
	line-height: 44px;
	width: 52px;
	height: 52px
}

.thim-gallery-video .video-item.feature-item .play-button .fa:before {
	margin-left: 3px
}

.thim-gallery-video .video-item.feature-item .video-content .video-title {
	font-size: 1.25rem;
	font-weight: 700;
	margin-bottom: 5px;
	line-height: 30px;
	margin-top: 0
}

.thim-gallery-video .video-item:not(.feature-item):nth-child(odd) {
	margin-left: 15px;
	margin-right: 0
}

.thim-gallery-video .video-item.feature-item .play-button .spinner-video {
	margin: 0;
	height: 32px;
	width: 32px;
	animation: rotate 0.8s infinite linear;
	border: 2px solid #fff;
	border-right-color: transparent;
	border-radius: 50%;
	left: 0;
	top: 0;
	position: absolute
}

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

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

#bg-opacity {
	position: fixed;
	background-color: black;
	height: 100%;
	width: 0;
	margin: 0;
	padding: 0;
	opacity: 0.8;
	z-index: 1000
}

#bg-opacity .sk-fading-circle {
	margin: 0 26px 0 -26px;
	display: none;
	width: 52px;
	height: 52px;
	position: relative;
	left: 50%;
	top: 50%
}

#bg-opacity .sk-fading-circle .sk-circle {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}

#bg-opacity .sk-fading-circle .sk-circle:before {
	content: "";
	display: block;
	margin: 0 auto;
	width: 15%;
	height: 15%;
	background-color: #fff;
	border-radius: 100%;
	-webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
	animation: sk-circleFadeDelay 1.2s infinite ease-in-out both
}

#bg-opacity .sk-fading-circle .sk-circle2 {
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	transform: rotate(30deg)
}

#bg-opacity .sk-fading-circle .sk-circle3 {
	-webkit-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	transform: rotate(60deg)
}

#bg-opacity .sk-fading-circle .sk-circle4 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

#bg-opacity .sk-fading-circle .sk-circle5 {
	-webkit-transform: rotate(120deg);
	-ms-transform: rotate(120deg);
	transform: rotate(120deg)
}

#bg-opacity .sk-fading-circle .sk-circle6 {
	-webkit-transform: rotate(150deg);
	-ms-transform: rotate(150deg);
	transform: rotate(150deg)
}

#bg-opacity .sk-fading-circle .sk-circle7 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

#bg-opacity .sk-fading-circle .sk-circle8 {
	-webkit-transform: rotate(210deg);
	-ms-transform: rotate(210deg);
	transform: rotate(210deg)
}

#bg-opacity .sk-fading-circle .sk-circle9 {
	-webkit-transform: rotate(240deg);
	-ms-transform: rotate(240deg);
	transform: rotate(240deg)
}

#bg-opacity .sk-fading-circle .sk-circle10 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

#bg-opacity .sk-fading-circle .sk-circle11 {
	-webkit-transform: rotate(300deg);
	-ms-transform: rotate(300deg);
	transform: rotate(300deg)
}

#bg-opacity .sk-fading-circle .sk-circle12 {
	-webkit-transform: rotate(330deg);
	-ms-transform: rotate(330deg);
	transform: rotate(330deg)
}

#bg-opacity .sk-fading-circle .sk-circle2:before {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s
}

#bg-opacity .sk-fading-circle .sk-circle3:before {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}

#bg-opacity .sk-fading-circle .sk-circle4:before {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s
}

#bg-opacity .sk-fading-circle .sk-circle5:before {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s
}

#bg-opacity .sk-fading-circle .sk-circle6:before {
	-webkit-animation-delay: -0.7s;
	animation-delay: -0.7s
}

#bg-opacity .sk-fading-circle .sk-circle7:before {
	-webkit-animation-delay: -0.6s;
	animation-delay: -0.6s
}

#bg-opacity .sk-fading-circle .sk-circle8:before {
	-webkit-animation-delay: -0.5s;
	animation-delay: -0.5s
}

#bg-opacity .sk-fading-circle .sk-circle9:before {
	-webkit-animation-delay: -0.4s;
	animation-delay: -0.4s
}

#bg-opacity .sk-fading-circle .sk-circle10:before {
	-webkit-animation-delay: -0.3s;
	animation-delay: -0.3s
}

#bg-opacity .sk-fading-circle .sk-circle11:before {
	-webkit-animation-delay: -0.2s;
	animation-delay: -0.2s
}

#bg-opacity .sk-fading-circle .sk-circle12:before {
	-webkit-animation-delay: -0.1s;
	animation-delay: -0.1s
}

@-webkit-keyframes sk-circleFadeDelay {

	0%,
	39%,
	100% {
		opacity: 0
	}

	40% {
		opacity: 1
	}
}

@keyframes sk-circleFadeDelay {

	0%,
	39%,
	100% {
		opacity: 0
	}

	40% {
		opacity: 1
	}
}

.thim-gallery-video-content {
	text-align: center
}

.thim-gallery-video-content iframe {
	width: 100%;
	border: none
}

.thim-gallery-video-content button {
	display: none
}

.textwidget .wrap-circle,
.wpb_text_column .wrap-circle {
	text-align: center
}

.textwidget .wrap-circle .border-circle,
.wpb_text_column .wrap-circle .border-circle {
	width: 199px;
	height: 199px;
	border-radius: 50%;
	border: 1px solid #fff;
	padding: 9px;
	margin: auto;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out
}

.textwidget .wrap-circle .border-circle:hover,
.wpb_text_column .wrap-circle .border-circle:hover {
	border-color: transparent
}

.textwidget .wrap-circle .border-circle a.circle,
.wpb_text_column .wrap-circle .border-circle a.circle {
	z-index: 10;
	position: relative;
	width: 180px;
	height: 180px;
	color: #FFFFFF;
	display: table-cell;
	vertical-align: middle
}

.textwidget .wrap-circle .border-circle a.circle:hover:before,
.wpb_text_column .wrap-circle .border-circle a.circle:hover:before {
	width: 199px;
	height: 199px;
	top: -11px;
	left: -11px;
	opacity: 1
}

.textwidget .wrap-circle .border-circle a.circle:before,
.wpb_text_column .wrap-circle .border-circle a.circle:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
	height: 180px;
	border-radius: 50%;
	z-index: -1;
	opacity: 0.6;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out
}

.textwidget .wrap-circle .border-circle a.circle p,
.wpb_text_column .wrap-circle .border-circle a.circle p {
	color: #fff;
	margin: 0
}

.textwidget .wrap-circle .border-circle a.circle .special,
.textwidget .wrap-circle .border-circle a.circle strong,
.wpb_text_column .wrap-circle .border-circle a.circle .special,
.wpb_text_column .wrap-circle .border-circle a.circle strong {
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 0;
	display: block
}

.contact-lifecoaching.vc_row {
	margin-bottom: 90px;
	margin-top: 60px
}

.contact-lifecoaching .vc_column_container:first-child {
	border-right: 1px solid #fff
}

.contact-lifecoaching .vc_column_container:first-child .wpb_text_column {
	text-align: right;
	margin-right: 85px
}

.contact-lifecoaching .vc_column_container .wpb_text_column {
	color: #fff;
	line-height: 80px;
	margin-left: 85px;
	margin-bottom: 0
}

.contact-lifecoaching .vc_column_container .wpb_text_column i {
	font-size: 40px;
	position: relative;
	top: 10px;
	margin-right: 6px
}

.contact-lifecoaching .vc_column_container .wpb_text_column a {
	color: #fff
}

.contact-lifecoaching .vc_column_container .wpb_text_column a:hover {
	color: #337ab7
}

.contact-lifecoaching .elementor-column:first-child,
.contact-lifecoaching .panel-grid-cell:first-child {
	border-right: 1px solid #fff
}

.contact-lifecoaching .elementor-column:first-child .textwidget,
.contact-lifecoaching .panel-grid-cell:first-child .textwidget {
	text-align: right;
	margin-right: 85px
}

.contact-lifecoaching .elementor-column .textwidget,
.contact-lifecoaching .panel-grid-cell .textwidget {
	color: #fff;
	line-height: 80px;
	margin-left: 85px
}

.contact-lifecoaching .elementor-column .textwidget i,
.contact-lifecoaching .panel-grid-cell .textwidget i {
	font-size: 40px;
	position: relative;
	top: 10px;
	margin-right: 6px
}

.contact-lifecoaching .elementor-column .textwidget a,
.contact-lifecoaching .panel-grid-cell .textwidget a {
	color: #fff
}

.contact-lifecoaching .elementor-column .textwidget a:hover,
.contact-lifecoaching .panel-grid-cell .textwidget a:hover {
	color: #337ab7
}

#sidebar .product_thumb {
	border: 1px solid #eee;
	width: 100px
}

.thim-widget-program .thim_program_container .thim_program .item-program {
	margin-bottom: 30px
}

.thim-widget-program .thim_program_container .thim_program .item-program .image-program {
	position: relative;
	overflow: hidden
}

.thim-widget-program .thim_program_container .thim_program .item-program .image-program:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}

.thim-widget-program .thim_program_container .thim_program .item-program .image-program:hover .title-program {
	padding-top: 30px;
	background: black;
	opacity: 0.8
}

.thim-widget-program .thim_program_container .thim_program .item-program .image-program img {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	width: 100%
}

.thim-widget-program .thim_program_container .thim_program .item-program .image-program .title-program {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	position: absolute;
	width: 100%;
	bottom: 0;
	background: white;
	background: -webkit-linear-gradient(transparent, black);
	background: -o-linear-gradient(transparent, black);
	background: -moz-linear-gradient(transparent, black);
	background: linear-gradient(transparent, black);
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px
}

.thim-widget-program .thim_program_container .thim_program .item-program .image-program .title-program a {
	font-size: 1.25rem;
	font-weight: 700;
	color: #fff
}

.thim-widget-program .thim_program_container .thim_program .thim-program-slider .owl-controls .owl-nav {
	position: absolute;
	right: 15px;
	top: -70px
}

.thim-widget-program .thim_program_container .thim_program .thim-program-slider .owl-controls .owl-nav .owl-next,
.thim-widget-program .thim_program_container .thim_program .thim-program-slider .owl-controls .owl-nav .owl-prev {
	width: 30px;
	height: 30px;
	margin-left: 10px;
	line-height: 28px;
	border: 1px solid;
	border-radius: 50%;
	display: inline-block;
	text-align: center
}

.thim-widget-program .thim_program_container .thim_program .thim-program-slider .owl-controls .owl-nav .owl-next:hover,
.thim-widget-program .thim_program_container .thim_program .thim-program-slider .owl-controls .owl-nav .owl-prev:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.brand-logos .gallery-img.owl-carousel .owl-stage-outer .owl-item {
	padding: 15px 25px
}

.brand-logos .gallery-img.owl-carousel .owl-stage-outer .owl-item img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out
}

.brand-logos .gallery-img.owl-carousel .owl-stage-outer .owl-item img:hover {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%)
}

.thim_daily_support {
	position: relative;
	padding-bottom: 115px
}

.thim_daily_support .thim_item_support {
	margin-bottom: 30px;
	display: inline-block;
	width: 100%
}

.thim_daily_support .thim_item_support.left img {
	border-radius: 50%;
	float: left;
	width: 50px
}

.thim_daily_support .thim_item_support.left .thim_content_support {
	background-color: #fff;
	max-width: 364px;
	padding: 10px 15px;
	color: #000000;
	border-radius: 15px;
	margin-left: 20px;
	position: relative;
	float: left;
	width: -moz-calc(100% - 75px);
	width: -webkit-calc(100% - 75px);
	width: calc(100% - 75px)
}

.thim_daily_support .thim_item_support.left .thim_content_support:before {
	content: "";
	position: absolute;
	top: 15px;
	left: -8px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 10px solid #fff
}

.thim_daily_support .thim_item_support.right img {
	border-radius: 50%;
	float: right;
	width: 50px
}

.thim_daily_support .thim_item_support.right .thim_content_support {
	background-color: #56c7db;
	max-width: 364px;
	padding: 10px 15px;
	color: #000000;
	border-radius: 15px;
	margin-right: 20px;
	position: relative;
	float: right;
	width: -moz-calc(100% - 75px);
	width: -webkit-calc(100% - 75px);
	width: calc(100% - 75px)
}

.thim_daily_support .thim_item_support.right .thim_content_support:before {
	content: "";
	position: absolute;
	top: 15px;
	right: -8px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #56c7db
}

.thim_daily_support .thim_item_support:after {
	clear: both;
	content: "";
	display: table
}

.thim_daily_support:after {
	position: absolute;
	bottom: 20px;
	left: 50%;
	width: 2px;
	height: 80px;
	content: "";
	background-color: #ffffff
}

.thim-list-posts.health_2 .item-post {
	margin-bottom: 50px;
	position: relative;
	padding-left: 70px
}

.thim-list-posts.health_2 .item-post .date-meta {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 34px;
	font-weight: 700;
	height: 51px;
	border-right: 1px solid #eee;
	width: 71px;
	float: left;
	line-height: 26px
}

.thim-list-posts.health_2 .item-post .date-meta i {
	font-size: 0.938rem;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 700;
	display: block;
	line-height: 40px
}

.thim-list-posts.health_2 .item-post .article-image {
	float: left;
	position: relative;
	width: 270px
}

.thim-list-posts.health_2 .item-post .article-image .entry-category {
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	padding: 0 20px
}

.thim-list-posts.health_2 .item-post .article-image .entry-category a {
	font-size: 0.875rem;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 100%
}

.thim-list-posts.health_2 .item-post .entry-content {
	width: -moz-calc(100% - 300px);
	width: -webkit-calc(100% - 300px);
	width: calc(100% - 300px);
	float: right
}

.thim-list-posts.health_2 .item-post .entry-content .entry-header {
	margin-top: 0;
	margin-bottom: 15px
}

.thim-list-posts.health_2 .item-post .entry-content .main-content .learn-more {
	text-transform: uppercase;
	font-size: 0.875rem;
	font-weight: 700
}

.thim-list-posts.health_2 .item-post:after {
	clear: both;
	display: table;
	content: ""
}

.thim-list-posts .item-post .article-image {
	overflow: hidden;
	min-width: 80px
}

.thim-list-posts .item-post .article-image img {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	width: 100%;
	max-width: 75px
}

.thim-list-posts.health_2 .item-post .article-image img {
	max-width: 100%
}

.thim-list-posts.health_homepage .item-post .article-image {
	margin-bottom: 25px
}

.thim-list-posts.health_homepage .item-post .article-image img {
	max-width: 100%
}

.thim-list-posts.health_homepage .item-post .date-meta {
	float: left;
	font-size: var(--thim-font-h2-font-size, 28px);
	line-height: 25px;
	margin-right: 25px;
	width: 65px;
	font-weight: 600;
	border-right: 1px solid #eee
}

.thim-list-posts.health_homepage .item-post .date-meta i {
	display: block;
	font-size: 0.938rem;
	font-style: normal;
	text-transform: uppercase;
	margin-top: 5px
}

.thim-list-posts.health_homepage .item-post .entry-contain {
	width: calc(100% - 90px);
	float: left
}

.thim-list-posts.health_homepage:after {
	clear: both;
	content: "";
	display: table
}

.thim-list-posts.effective {
	margin-bottom: 28px
}

.thim-list-posts.effective .item-post .post-image {
	margin-bottom: 32px
}

.thim-list-posts.effective .item-post .entry-content .entry-meta {
	margin: 0
}

.thim-list-posts.effective .item-post .entry-content .entry-meta li {
	display: inline-block;
	color: #7c7c7c;
	margin-right: 5px
}

.thim-list-posts.effective .item-post .entry-content .entry-meta li.author a {
	color: #ff5151
}

.thim-list-posts.effective .item-post .entry-content .entry-meta li:after {
	content: "/";
	margin-left: 3px;
	display: inline-block
}

.thim-list-posts.effective .item-post .entry-content .entry-meta li:last-child:after {
	display: none
}

.thim-list-posts.effective .item-post .entry-content .entry-header {
	margin-top: 5px;
	margin-bottom: 24px
}

@media screen and (max-width:480px) {
	.thim-list-posts.effective .item-post .entry-content .entry-header {
		margin-bottom: 7px
	}
}

.thim-list-posts.effective .item-post .entry-content .entry-header .entry-title {
	margin: 0;
	font-weight: 500;
	font-size: 1.125rem
}

.thim-list-posts.effective .item-post .entry-content .entry-header .entry-title a {
	color: #1f1f1f
}

.thim-list-posts.effective .item-post .entry-content .entry-header .entry-title a:hover {
	color: #ff5151
}

@media screen and (max-width:480px) {
	.thim-list-posts.effective .item-post .entry-content .entry-header .thim-excerpt {
		margin-bottom: 30px
	}
}

.become_health .widget_text ul,
.become_health .wpb_text_column ul,
.become_health .textwidget ul {
	margin-left: 0;
	margin-top: 20px
}

.become_health .widget_text ul li,
.become_health .wpb_text_column ul li,
.become_health .textwidget ul li {
	padding: 10px 0;
	list-style: none;
	font-weight: bold
}

.become_health .widget_text ul li i,
.become_health .wpb_text_column ul li i,
.become_health .textwidget ul li i {
	font-size: 20px;
	width: 25px;
	margin-right: 15px
}

.new_heading .sc_heading .sub-heading {
	font-size: 18px !important;
	margin-top: 15px !important
}

.about_program .video_popup {
	position: relative
}

.about_program .video_popup i {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -25px;
	background-color: #ffffff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.about_program .video_popup i:hover {
	color: #ffffff
}

.dark_control div.thim-course-carousel .owl-controls {
	top: -70px
}

.dark_control div.thim-course-carousel .owl-controls .owl-nav .owl-prev,
.dark_control div.thim-course-carousel .owl-controls .owl-nav .owl-next {
	border-color: #666666
}

.dark_control div.thim-course-carousel .owl-controls .owl-nav .owl-prev i,
.dark_control div.thim-course-carousel .owl-controls .owl-nav .owl-next i {
	color: #666666
}

.dark_control .thim-widget-courses .view-all-courses:hover {
	color: #ffffff
}

.thim-course-grid.effective-layout .course-item {
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s
}

.thim-course-grid.effective-layout .course-item .course-thumbnail:before {
	display: none
}

.thim-course-grid.effective-layout .course-item .course-thumbnail a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	background: rgba(0, 0, 0, 0.3);
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
	opacity: 0
}

.thim-course-grid.effective-layout .course-item .course-thumbnail a:hover:before {
	opacity: 1
}

.thim-course-grid.effective-layout .course-item .thim-course-content {
	text-align: center;
	padding-top: 32px;
	padding-left: 0;
	padding-right: 0
}

.thim-course-grid.effective-layout .course-item .thim-course-content .course-term a {
	color: #7c7c7c
}

.thim-course-grid.effective-layout .course-item .thim-course-content .course-term a:hover {
	color: #333333
}

.thim-course-grid.effective-layout .course-item .thim-course-content .course-title {
	font-size: 1.125rem;
	font-weight: 500;
	line-height: 27px;
	padding-top: 10px;
	margin-bottom: 32px;
	margin-right: 30px;
	margin-left: 30px
}

.thim-course-grid.effective-layout .course-item .thim-course-content .course-meta {
	padding: 13px 20px;
	position: relative
}

.thim-course-grid.effective-layout .course-item .thim-course-content .course-meta:before {
	position: absolute;
	left: 50%;
	top: 13px;
	bottom: 13px;
	width: 1px;
	content: "";
	background-color: #e5e5e5
}

.thim-course-grid.effective-layout .course-item .thim-course-content .course-meta .course-price {
	float: left
}

.thim-course-grid.effective-layout .course-item .thim-course-content .course-meta .course-price .value {
	font-size: 1.125rem;
	font-weight: 500;
	line-height: 29px
}

.thim-course-grid.effective-layout .course-item .thim-course-content .course-meta .course-price .value .course-origin-price {
	font-size: 1rem;
	font-weight: 300;
	color: #7c7c7c
}

.thim-course-grid.effective-layout .course-item .thim-course-content .course-meta .course-info {
	float: right;
	margin-right: 0
}

.thim-course-grid.effective-layout .course-item .thim-course-content .course-meta .course-info>div {
	display: inline-block;
	margin-left: 8px
}

.thim-course-grid.effective-layout .course-item .thim-course-content .course-meta .course-info .value {
	font-weight: 300
}

.thim-course-grid.effective-layout .course-item .thim-course-content .course-meta .course-info i {
	font-size: 18px
}

.thim-course-grid.effective-layout .course-item .thim-course-content .course-meta .course-info i.fa-group:before {
	content: "\f47c";
	font-family: "Ionicons";
	font-size: 25px
}

.thim-course-grid.effective-layout .course-item:hover {
	box-shadow: -5px 10px 30px 0 rgba(0, 29, 44, 0.1)
}

.thim-course-grid.bussiness .course-item {
	overflow: hidden;
	position: relative
}

.thim-course-grid.bussiness .course-item .course-thumbnail {
	position: relative
}

.thim-course-grid.bussiness .course-item .course-thumbnail .course-price {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 30
}

.thim-course-grid.bussiness .course-item .course-thumbnail .course-price .value {
	background-color: #f0ba18;
	font-size: 1rem;
	color: #ffffff;
	line-height: 26px;
	font-weight: 700;
	padding: 0 10px
}

.thim-course-grid.bussiness .course-item .course-thumbnail .course-price .value.free-course {
	background-color: #55b823
}

.thim-course-grid.bussiness .course-item .course-thumbnail:before {
	display: none
}

.thim-course-grid.bussiness .course-item .thim-bussiness-content {
	position: absolute;
	bottom: -65px;
	left: 0;
	width: 100%;
	text-align: center;
	color: #ffffff;
	padding: 0 24px;
	padding-top: 150px;
	z-index: 10;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgb(0, 0, 0) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgb(0, 0, 0) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(0, 0, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#000000", GradientType=0);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out
}

.thim-course-grid.bussiness .course-item .thim-bussiness-content .course-title {
	margin: 0
}

.thim-course-grid.bussiness .course-item .thim-bussiness-content .course-title a {
	color: #ffffff;
	font-size: 1.25rem;
	display: block;
	line-height: 1.4
}

.thim-course-grid.bussiness .course-item .thim-bussiness-content .meta_course {
	position: absolute;
	right: 25px;
	bottom: 25px
}

.thim-course-grid.bussiness .course-item .thim-bussiness-content .meta_course .course-review {
	display: inline-block;
	margin-left: 5px
}

.thim-course-grid.bussiness .course-item .thim-bussiness-content .meta_course .course-review .review-stars-rated {
	float: none
}

.thim-course-grid.bussiness .course-item .thim-bussiness-content .meta_course .course-review i {
	margin-right: 5px
}

.thim-course-grid.bussiness .course-item .thim-bussiness-content .meta_course .course-wishlist-box {
	display: inline-block;
	cursor: pointer;
	margin-left: 5px
}

.thim-course-grid.bussiness .course-item .thim-bussiness-content .meta_course .course-wishlist-box .text {
	display: none
}

.thim-course-grid.bussiness .course-item .thim-bussiness-content .course-author {
	text-align: left;
	padding: 20px 0
}

.thim-course-grid.bussiness .course-item .thim-bussiness-content .course-author img {
	display: inline-block;
	vertical-align: middle;
	border-radius: 50%;
	width: 40px;
	margin-right: 10px
}

.thim-course-grid.bussiness .course-item .thim-bussiness-content .course-author .author-contain {
	display: inline-block;
	vertical-align: middle
}

.thim-course-grid.bussiness .course-item .thim-bussiness-content .course-author .author-contain label {
	display: none
}

.thim-course-grid.bussiness .course-item .thim-bussiness-content .course-author .author-contain a {
	color: #ffffff;
	font-size: 1rem
}

.thim-course-grid.bussiness .course-item:hover .thim-bussiness-content {
	bottom: 0
}

.thim-widget-courses .view_all.bussiness {
	margin-top: 20px
}

.thim-widget-courses .view_all.bussiness .view-all-courses {
	border-radius: 0;
	color: #333333;
	line-height: 40px;
	padding: 0 40px;
	font-size: 0.938rem;
	border: solid 1px #000000
}

.thim-widget-courses .view_all.bussiness .view-all-courses:hover {
	color: #ffffff;
	background-color: var(--thim-body-primary-color, #2e8ece);
	border-color: var(--thim-body-primary-color, #2e8ece)
}

.thim-list-event-business .item-event {
	color: #ffffff;
	padding-bottom: 38px;
	margin-bottom: 38px;
	border-bottom: 1px solid #eeeeee
}

.thim-list-event-business .item-event .date_event {
	font-size: 1rem;
	font-weight: 900
}

.thim-list-event-business .item-event .title_event h2 {
	margin: 0;
	line-height: 25px
}

.thim-list-event-business .item-event .title_event h2 a {
	font-size: 1.25rem;
	font-weight: bold;
	color: #999999
}

.thim-list-event-business .item-event .title_event h2 a:hover {
	color: #ffffff
}

.thim-list-event-business .item-event:last-child {
	padding-bottom: 0;
	border-bottom: none;
	margin-bottom: 0
}

.thim-list-event-business .item-event.feature-item {
	padding-right: 70px
}

.thim-list-event-business .item-event.feature-item .info_event .date_event {
	width: 110px;
	text-align: center;
	float: left;
	padding-right: 40px;
	font-size: 1.25rem;
	font-weight: 300;
	box-sizing: content-box;
	text-transform: uppercase
}

.thim-list-event-business .item-event.feature-item .info_event .date_event h4 {
	font-size: 100px;
	line-height: 70px;
	display: inline-block;
	font-weight: 300;
	margin-bottom: 22px
}

.thim-list-event-business .item-event.feature-item .info_event .title_event {
	float: left;
	width: calc(100% - 150px);
	width: -webkit-calc(100% - 150px);
	width: -moz-calc(100% - 150px)
}

.thim-list-event-business .item-event.feature-item .info_event .title_event h2 {
	border-bottom: 1px solid rgba(238, 238, 238, 0.5);
	padding-bottom: 24px;
	line-height: 30px
}

.thim-list-event-business .item-event.feature-item .info_event .title_event h2 a {
	color: #FFFFFF;
	font-size: 26px
}

.thim-list-event-business .item-event.feature-item .info_event .title_event .meta_event {
	margin-top: 10px
}

.thim-list-event-business .item-event.feature-item .info_event .title_event .meta_event span {
	display: block;
	line-height: 32px;
	color: #999999;
	font-size: 1rem
}

.thim-list-event-business .item-event.feature-item .info_event .title_event .meta_event span i {
	width: 25px
}

.thim-list-event-business .item-event.feature-item .info_event:after {
	clear: both;
	content: "";
	display: table
}

.thim-list-event-business .item-event.feature-item .content_event {
	margin-top: 28px;
	line-height: 26px;
	text-align: justify;
	margin-bottom: 55px;
	font-size: 1rem
}

.thim-list-event-business .item-event.feature-item .view_detail a {
	font-size: 0.938rem;
	font-weight: bold;
	color: #ffffff;
	display: inline-block;
	text-transform: uppercase;
	line-height: 40px;
	padding: 0 40px;
	border: 1px solid
}

.thim-list-event-effective .layout-effective-normal .item-event {
	padding-bottom: 30px;
	margin-bottom: 35px;
	border-bottom: 1px solid rgba(124, 124, 124, 0.2)
}

.thim-list-event-effective .layout-effective-normal .item-event .date-event {
	width: 95px;
	margin-right: 30px;
	text-align: center;
	float: left;
	font-size: 1rem;
	font-weight: 300;
	text-transform: uppercase
}

.thim-list-event-effective .layout-effective-normal .item-event .date-event span {
	font-size: 45px;
	display: block;
	line-height: 50px
}

.thim-list-event-effective .layout-effective-normal .item-event .info-event {
	width: calc(100% - 125px);
	float: left;
	color: #9a9a9a
}

.thim-list-event-effective .layout-effective-normal .item-event .info-event .title-event {
	margin-bottom: 5px
}

.thim-list-event-effective .layout-effective-normal .item-event .info-event .title-event a {
	color: #ffffff;
	font-size: 1.125rem;
	font-weight: 300
}

.thim-list-event-effective .layout-effective-normal .item-event .info-event .meta_event {
	margin-bottom: 20px
}

.thim-list-event-effective .layout-effective-normal .item-event .info-event .meta_event span {
	margin-right: 25px
}

.thim-list-event-effective .layout-effective-normal .item-event:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0
}

.thim-list-event-effective .layout-effective-slider {
	margin-top: -85px;
	position: relative
}

.thim-list-event-effective .layout-effective-slider:before {
	width: 1px;
	content: "";
	position: absolute;
	left: 35px;
	top: 0;
	bottom: 0;
	background-color: rgba(124, 124, 124, 0.2)
}

.thim-list-event-effective .layout-effective-slider .layout-effective-wrap {
	position: relative
}

.thim-list-event-effective .layout-effective-slider .event-item {
	background-color: rgba(70, 70, 70, 0.6);
	text-align: center;
	padding-bottom: 40px
}

.thim-list-event-effective .layout-effective-slider .event-item .title-event a {
	color: #ffffff;
	text-transform: uppercase
}

.thim-list-event-effective .layout-effective-slider .event-item .countdown-event .entry-countdown {
	position: relative;
	bottom: auto;
	margin-top: -66px
}

.thim-list-event-effective .layout-effective-slider .event-item .countdown-event .entry-countdown .countdown-row .countdown-section {
	background-color: transparent;
	height: auto;
	border: none;
	border-radius: 0;
	margin: 0 10px
}

.thim-list-event-effective .layout-effective-slider .event-item .countdown-event .entry-countdown .countdown-row .countdown-section:first-child {
	margin-left: 0
}

.thim-list-event-effective .layout-effective-slider .event-item .countdown-event .entry-countdown .countdown-row .countdown-section:last-child {
	margin-right: 0
}

.thim-list-event-effective .layout-effective-slider .event-item .countdown-event .entry-countdown .countdown-row .countdown-section .countdown-amount {
	font-size: 45px;
	position: relative;
	font-weight: 300;
	line-height: 90px;
	height: 90px;
	width: 100%;
	border-radius: 5px;
	color: #fff;
	margin-bottom: 15px;
	background-color: #ff5151
}

.thim-list-event-effective .layout-effective-slider .event-item .countdown-event .entry-countdown .countdown-row .countdown-section .countdown-amount:before {
	position: absolute;
	height: 1px;
	width: 100%;
	top: 50%;
	left: 0;
	content: "";
	background-color: rgba(255, 255, 255, 0.15)
}

.thim-list-event-effective .layout-effective-slider .event-item .countdown-event .entry-countdown .countdown-row .countdown-section .countdown-period {
	color: #9a9a9a;
	font-size: 1rem;
	font-weight: 300;
	text-transform: none
}

.thim-list-event-effective .layout-effective-slider .event-item .title-event {
	margin: 0 40px
}

.thim-list-event-effective .layout-effective-slider .event-item .date-event {
	font-weight: 300;
	font-size: 1rem;
	margin-top: 25px;
	margin-bottom: 10px
}

.thim-list-event-effective .layout-effective-slider .event-item .meta-event {
	text-align: left;
	margin: 30px 30px 0;
	color: #9a9a9a
}

.thim-list-event-effective .layout-effective-slider .event-item .meta-event span {
	padding: 3px 0;
	display: block
}

.thim-list-event-effective .layout-effective-slider .event-item .meta-event span i {
	width: 28px
}

.thim-list-event-effective .layout-effective-slider .owl-nav>div {
	position: absolute;
	left: -20px;
	top: 115px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	background-color: rgba(85, 85, 84, 0.9)
}

.thim-list-event-effective .layout-effective-slider .owl-nav>div i {
	color: #ffffff
}

.thim-list-event-effective .layout-effective-slider .owl-nav>div.owl-next {
	right: -20px;
	left: auto
}

section.cta_business>.elementor-container {
	padding: 0 76px
}

.cta_business {
	text-align: center
}

.cta_business .panel-grid-cell,
.cta_business .vc_column-inner,
.cta_business>.elementor-container {
	padding: 0 85px;
	max-width: 700px !important;
	margin: 0 auto;
	position: relative
}

.cta_business .panel-grid-cell:before,
.cta_business .vc_column-inner:before,
.cta_business>.elementor-container:before {
	position: absolute;
	bottom: 50%;
	left: 0;
	border-left: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;
	opacity: 0.5;
	display: block;
	width: 100%;
	height: 50%;
	content: "";
	border-top: 1px solid #f1f1f1
}

.cta_business .elementor-widget-wp-widget-text,
.cta_business .widget_text {
	color: #cccccc;
	text-align: center;
	position: relative
}

.cta_business .elementor-widget-wp-widget-text .textwidget,
.cta_business .widget_text .textwidget {
	position: relative
}

.cta_business .elementor-widget-wp-widget-text .textwidget:before,
.cta_business .widget_text .textwidget:before {
	position: absolute;
	left: calc(100% + 35px);
	width: 50px;
	top: 50%;
	opacity: 0.5;
	height: 1px;
	background-color: #f1f1f1;
	content: ""
}

.cta_business .elementor-widget-wp-widget-text .textwidget:after,
.cta_business .widget_text .textwidget:after {
	position: absolute;
	right: calc(100% + 35px);
	width: 50px;
	top: 50%;
	height: 1px;
	opacity: 0.5;
	background-color: #f1f1f1;
	content: ""
}

.cta_business .elementor-widget-wp-widget-text .widget-title,
.cta_business .elementor-widget-wp-widget-text .widgettitle,
.cta_business .elementor-widget-wp-widget-text .elementor-widget-container>h5,
.cta_business .widget_text .widget-title,
.cta_business .widget_text .widgettitle,
.cta_business .widget_text .elementor-widget-container>h5 {
	color: #FFFFFF;
	margin-top: 40px;
	display: inline-block;
	margin-bottom: 25px;
	text-transform: inherit;
	font-size: 42px
}

.cta_business .widget_button {
	position: relative;
	display: inline-block;
	margin: 55px 10px 0 10px
}

.cta_business .thim-widget-button .border-button .widget-button {
	border-radius: 0;
	line-height: 40px;
	padding: 0 40px
}

.cta_business .thim-widget-button .border-button .widget-button:hover {
	background-color: transparent
}

.list-articles article .entry-top .post-formats-wrapper .post-image:hover img {
	transform: scale(0) !important
}

.list_team_business {
	position: relative
}

.list_team_business .slides-content {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 999
}

.list_team_business .slides-content .slide-content {
	position: absolute;
	bottom: 0;
	width: 300px;
	right: 0;
	z-index: 99;
	color: #fff;
	padding: 30px;
	background-color: #000;
	opacity: 0
}

.list_team_business .slides-content .slide-content.current {
	z-index: 100
}

.list_team_business .slide-content .title {
	color: #FFF;
	margin: 0;
	font-size: 1.25rem;
	line-height: 1
}

.list_team_business .slide-content .title a {
	color: inherit
}

.list_team_business .slide-content .title:after {
	width: 40px;
	height: 1px;
	margin-top: 6px;
	background-color: #FFF;
	content: "";
	display: block;
	margin-bottom: 15px
}

.list_team_business .slide-content .content-team {
	height: 78px;
	margin-bottom: 15px;
	overflow: hidden;
	font-size: 1rem
}

.list_team_business .slide-content .social-team a {
	color: #FFF;
	border-radius: 100%;
	width: 30px;
	margin: 0 10px 0 0;
	display: inline-block;
	text-align: center;
	line-height: 30px
}

.list_team_business .slide-content .social-team a:hover {
	background-color: #FFF
}

.not_have_color .thim-widget-single-images .single-image img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s
}

.not_have_color .thim-widget-single-images .single-image:hover img {
	-webkit-filter: inherit;
	filter: inherit
}

.thim-image-box {
	position: relative;
	overflow: hidden
}

.thim-image-box img {
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
	width: 100%
}

.thim-image-box .thim-image-title {
	position: absolute;
	bottom: 15px;
	left: 15px;
	right: 15px;
	text-align: center;
	z-index: 1;
	background-color: rgba(255, 255, 255, 0.9);
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s
}

.thim-image-box .thim-image-title a {
	font-weight: 300;
	font-size: 1rem;
	color: #7c7c7c;
	display: block;
	line-height: 24px;
	padding: 15px 0
}

.thim-image-box .thim-image-title a span {
	font-weight: 400;
	text-transform: uppercase;
	display: block;
	color: #1f1f1f
}

.thim-image-box:hover:before {
	opacity: 1;
	visibility: visible
}

.thim-image-box:hover .thim-image-title a {
	color: #fff
}

.thim-image-box:hover .thim-image-title a span {
	color: #fff
}

.thim-image-box:before {
	position: absolute;
	content: "";
	border: 3px solid #fff;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	visibility: hidden;
	z-index: 1;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.form-signup-effective form {
	padding: 40px 50px 40px;
	background-color: #fff;
	box-shadow: -5px 10px 30px 0px rgba(0, 29, 44, 0.1)
}

.form-signup-effective form .sign-up-effective {
	text-align: center
}

.form-signup-effective form .sign-up-effective h3 {
	color: #1f1f1f;
	font-size: 1.125rem;
	margin-top: 10px;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 2px
}

.form-signup-effective form .sign-up-effective>span {
	color: #7c7c7c;
	font-size: 1rem;
	font-weight: 300
}

.form-signup-effective form .sign-up-effective .fields-signup {
	margin-top: 30px
}

.form-signup-effective form .sign-up-effective .fields-signup input[type=email],
.form-signup-effective form .sign-up-effective .fields-signup input[type=text] {
	border: 1px solid #e1e1e1;
	border-radius: 25px;
	line-height: 50px;
	height: 50px;
	padding: 0 30px;
	color: #7c7c7c;
	font-size: 1rem;
	font-weight: 300
}

.form-signup-effective form .sign-up-effective .fields-signup input[type=email]::-webkit-input-placeholder,
.form-signup-effective form .sign-up-effective .fields-signup input[type=text]::-webkit-input-placeholder {
	color: #bdbdbd;
	opacity: 1;
	font-weight: 300
}

.form-signup-effective form .sign-up-effective .fields-signup input[type=email]:-moz-placeholder,
.form-signup-effective form .sign-up-effective .fields-signup input[type=text]:-moz-placeholder {
	color: #bdbdbd;
	opacity: 1;
	font-weight: 300
}

.form-signup-effective form .sign-up-effective .fields-signup input[type=email]::-moz-placeholder,
.form-signup-effective form .sign-up-effective .fields-signup input[type=text]::-moz-placeholder {
	color: #bdbdbd;
	opacity: 1;
	font-weight: 300
}

.form-signup-effective form .sign-up-effective .fields-signup input[type=email]:-ms-input-placeholder,
.form-signup-effective form .sign-up-effective .fields-signup input[type=text]:-ms-input-placeholder {
	color: #bdbdbd;
	font-weight: 300;
	opacity: 1
}

.form-signup-effective form .sign-up-effective .fields-signup input[type=email].wpcf7-not-valid,
.form-signup-effective form .sign-up-effective .fields-signup input[type=text].wpcf7-not-valid {
	border-color: #ff0000
}

.form-signup-effective form .sign-up-effective .fields-signup .field-name {
	float: left;
	width: calc(50% - 98px);
	padding-right: 10px
}

.form-signup-effective form .sign-up-effective .fields-signup .field-email {
	float: left;
	width: calc(50% - 98px);
	padding-right: 10px
}

.form-signup-effective form .sign-up-effective .fields-signup .field-submit {
	float: right;
	position: relative;
	width: 185px
}

.form-signup-effective form .sign-up-effective .fields-signup .field-submit input[type=submit] {
	border-radius: 25px;
	width: 100%;
	margin-top: 0;
	color: #fff;
	height: 50px;
	line-height: 50px;
	padding: 0 30px;
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform)
}

.form-signup-effective form .sign-up-effective .fields-signup .field-submit .ajax-loader {
	top: 10px;
	right: -10px
}

.thim-round-testimonial.layout-3 {
	max-width: 920px;
	padding: 80px 0 80px;
	position: relative
}

.thim-round-testimonial.layout-3 .slides-wrapper {
	float: none;
	margin: 0 auto;
	display: block;
	padding-bottom: 38px
}

.thim-round-testimonial.layout-3 .scrollable li .slide-content {
	border-radius: 50%;
	position: relative;
	overflow: hidden
}

.thim-round-testimonial.layout-3 .scrollable li .slide-content img {
	opacity: 0.4
}

.thim-round-testimonial.layout-3 .scrollable li.mid-item .slide-content {
	border: 1px solid #fff
}

.thim-round-testimonial.layout-3 .scrollable li.mid-item .slide-content img {
	opacity: 1
}

.thim-round-testimonial.layout-3 .slides-content {
	float: none;
	width: 100%;
	max-width: 920px;
	text-align: center
}

.thim-round-testimonial.layout-3 .slides-content .slide-content .content .description .thim-excerpt {
	font-size: 22px;
	font-weight: 300;
	line-height: 36px;
	font-style: italic;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.thim-round-testimonial.layout-3 .slides-content .slide-content .content .author {
	padding-top: 30px;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 1.125rem
}

.thim-round-testimonial.layout-3 .slides-content .slide-content .content .author .regency {
	color: #9a9a9a;
	font-weight: 300;
	font-size: 1.125rem;
	margin-left: 10px;
	text-transform: none
}

.thim-round-testimonial.layout-3 .slides-nav {
	position: absolute;
	bottom: -10px;
	left: 50%;
	right: auto;
	display: none;
	transform: translate(-50%, 0);
	top: auto
}

.thim-round-testimonial.layout-3 .slides-nav .item_nav {
	width: 10px;
	height: 10px;
	background-color: rgba(255, 255, 255, 0.22);
	display: inline-block;
	margin: 0 4px;
	border: none;
	border-radius: 0
}

.list-video-slider {
	width: 950px;
	text-align: center;
	max-width: 100%;
	margin: 0 auto
}

.list-video-slider .video-content {
	margin-top: 33px;
	margin-bottom: 72px
}

.list-video-slider .video-content .video-title {
	margin-top: 5px;
	font-size: 1.25rem
}

.list-video-slider .video-content .video-title a {
	color: #1f1f1f
}

.list-video-slider .video-content .video-title a:hover {
	color: #ff5151
}

.list-video-slider .video-thumbnail {
	position: relative
}

.list-video-slider .play-button {
	position: absolute;
	width: 105px;
	height: 105px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	cursor: pointer
}

.list-video-slider .play-button:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #ff5151;
	opacity: 0.5;
	border-radius: 50%;
	left: 0;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s
}

.list-video-slider .play-button:hover:before {
	opacity: 1
}

.list-video-slider .play-button i {
	color: #fff;
	position: relative;
	font-size: 44px;
	line-height: 105px
}

.list-video-slider .video-meta>div {
	display: inline-block;
	font-size: 1rem;
	padding: 0 0 0 5px;
	color: #7c7c7c;
	font-weight: 300
}

.list-video-slider .video-meta>div a {
	color: #ff5151
}

.list-video-slider .video-meta>div a:hover {
	color: #1f1f1f
}

.list-video-slider .video-meta>div:after {
	content: "/";
	margin-left: 5px;
	color: #cccccc
}

.list-video-slider .video-meta>div:last-child:after {
	content: ""
}

.list-video-slider .container {
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	border-top: 1px solid #ebebeb
}

.list-video-slider .container .readmore {
	margin-top: -24px
}

.list-video-slider .owl-controls .owl-nav>div {
	position: absolute;
	top: 235px;
	width: 65px;
	line-height: 65px;
	background-color: rgba(85, 85, 85, 0.9);
	text-align: center;
	color: #ffffff
}

.list-video-slider .owl-controls .owl-nav>div i {
	font-size: 32px;
	line-height: 65px
}

.list-video-slider .owl-controls .owl-nav>div i:before {
	font-family: "Ionicons"
}

.list-video-slider .owl-controls .owl-nav .owl-prev {
	left: -32px
}

.list-video-slider .owl-controls .owl-nav .owl-prev i:before {
	content: "\f3cf"
}

.list-video-slider .owl-controls .owl-nav .owl-next {
	right: -32px
}

.list-video-slider .owl-controls .owl-nav .owl-next i:before {
	content: "\f3d1"
}

.textwidget #shaon-pricing-table-plus.gray .minimal .highlight,
.wpb_text_column #shaon-pricing-table-plus.gray .minimal .highlight,
.elementor-shortcode #shaon-pricing-table-plus.gray .minimal .highlight {
	width: 33%
}

.textwidget #shaon-pricing-table-plus.gray .minimal .highlight .content-highlight,
.wpb_text_column #shaon-pricing-table-plus.gray .minimal .highlight .content-highlight,
.elementor-shortcode #shaon-pricing-table-plus.gray .minimal .highlight .content-highlight {
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s
}

.textwidget #shaon-pricing-table-plus.gray .minimal .highlight h3,
.wpb_text_column #shaon-pricing-table-plus.gray .minimal .highlight h3,
.elementor-shortcode #shaon-pricing-table-plus.gray .minimal .highlight h3 {
	font-size: 1.125rem;
	padding-top: 40px;
	font-weight: 500;
	color: #1f1f1f;
	position: relative
}

.textwidget #shaon-pricing-table-plus.gray .minimal .highlight h3:after,
.wpb_text_column #shaon-pricing-table-plus.gray .minimal .highlight h3:after,
.elementor-shortcode #shaon-pricing-table-plus.gray .minimal .highlight h3:after {
	position: absolute;
	bottom: 17px;
	height: 1px;
	width: 30px;
	left: 50%;
	transform: translate(-50%, 0);
	background-color: #ccc;
	content: ""
}

.textwidget #shaon-pricing-table-plus.gray .minimal .highlight .features ul,
.wpb_text_column #shaon-pricing-table-plus.gray .minimal .highlight .features ul,
.elementor-shortcode #shaon-pricing-table-plus.gray .minimal .highlight .features ul {
	padding: 32px 75px 0 !important;
	border-bottom: none
}

.textwidget #shaon-pricing-table-plus.gray .minimal .highlight .features ul li,
.wpb_text_column #shaon-pricing-table-plus.gray .minimal .highlight .features ul li,
.elementor-shortcode #shaon-pricing-table-plus.gray .minimal .highlight .features ul li {
	border: none;
	font-size: 1rem;
	color: #3b3b3b;
	font-weight: 400;
	text-align: left
}

.textwidget #shaon-pricing-table-plus.gray .minimal .highlight .features ul li:before,
.wpb_text_column #shaon-pricing-table-plus.gray .minimal .highlight .features ul li:before,
.elementor-shortcode #shaon-pricing-table-plus.gray .minimal .highlight .features ul li:before {
	content: "\f3fd";
	font-family: Ionicons;
	font-size: 42px;
	color: #5AAF4B;
	margin-right: 7px;
	vertical-align: middle
}

.textwidget #shaon-pricing-table-plus.gray .minimal .highlight .features .select,
.wpb_text_column #shaon-pricing-table-plus.gray .minimal .highlight .features .select,
.elementor-shortcode #shaon-pricing-table-plus.gray .minimal .highlight .features .select {
	border-top: none;
	padding: 30px 75px 60px
}

.textwidget #shaon-pricing-table-plus.gray .minimal .highlight .features .select .pt-button,
.wpb_text_column #shaon-pricing-table-plus.gray .minimal .highlight .features .select .pt-button,
.elementor-shortcode #shaon-pricing-table-plus.gray .minimal .highlight .features .select .pt-button {
	width: 100%;
	margin: 0;
	display: inline-block;
	color: #3b3b3b;
	line-height: 50px;
	height: 50px;
	background-color: transparent;
	border: 1px solid #ff5151;
	border-radius: 25px;
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform)
}

.textwidget #shaon-pricing-table-plus.gray .minimal .highlight .features .select .pt-button:hover,
.wpb_text_column #shaon-pricing-table-plus.gray .minimal .highlight .features .select .pt-button:hover,
.elementor-shortcode #shaon-pricing-table-plus.gray .minimal .highlight .features .select .pt-button:hover {
	background-color: #ff5151;
	color: #ffffff
}

.textwidget #shaon-pricing-table-plus.gray .minimal .highlight.featured,
.wpb_text_column #shaon-pricing-table-plus.gray .minimal .highlight.featured,
.elementor-shortcode #shaon-pricing-table-plus.gray .minimal .highlight.featured {
	margin-top: 0
}

.textwidget #shaon-pricing-table-plus.gray .minimal .highlight.featured h3,
.wpb_text_column #shaon-pricing-table-plus.gray .minimal .highlight.featured h3,
.elementor-shortcode #shaon-pricing-table-plus.gray .minimal .highlight.featured h3 {
	color: #1f1f1f !important
}

.textwidget #shaon-pricing-table-plus.gray .minimal .highlight:hover .content-highlight,
.wpb_text_column #shaon-pricing-table-plus.gray .minimal .highlight:hover .content-highlight,
.elementor-shortcode #shaon-pricing-table-plus.gray .minimal .highlight:hover .content-highlight {
	margin: 0 15px;
	margin-top: -15px
}

.textwidget #shaon-pricing-table-plus.gray .minimal .highlight:hover.plan h4,
.textwidget #shaon-pricing-table-plus.gray .minimal .highlight:hover.p1 h3,
.textwidget #shaon-pricing-table-plus.gray .minimal .highlight:hover .features ul,
.textwidget #shaon-pricing-table-plus.gray .minimal .highlight:hover .select,
.wpb_text_column #shaon-pricing-table-plus.gray .minimal .highlight:hover.plan h4,
.wpb_text_column #shaon-pricing-table-plus.gray .minimal .highlight:hover.p1 h3,
.wpb_text_column #shaon-pricing-table-plus.gray .minimal .highlight:hover .features ul,
.wpb_text_column #shaon-pricing-table-plus.gray .minimal .highlight:hover .select,
.elementor-shortcode #shaon-pricing-table-plus.gray .minimal .highlight:hover.plan h4,
.elementor-shortcode #shaon-pricing-table-plus.gray .minimal .highlight:hover.p1 h3,
.elementor-shortcode #shaon-pricing-table-plus.gray .minimal .highlight:hover .features ul,
.elementor-shortcode #shaon-pricing-table-plus.gray .minimal .highlight:hover .select {
	border-color: #ff5151 !important
}

.textwidget #shaon-pricing-table-plus.gray .minimal .plan h4,
.textwidget #shaon-pricing-table-plus.gray .minimal .p1 h3,
.textwidget #shaon-pricing-table-plus.gray .minimal .highlight .features ul,
.wpb_text_column #shaon-pricing-table-plus.gray .minimal .plan h4,
.wpb_text_column #shaon-pricing-table-plus.gray .minimal .p1 h3,
.wpb_text_column #shaon-pricing-table-plus.gray .minimal .highlight .features ul,
.elementor-shortcode #shaon-pricing-table-plus.gray .minimal .plan h4,
.elementor-shortcode #shaon-pricing-table-plus.gray .minimal .p1 h3,
.elementor-shortcode #shaon-pricing-table-plus.gray .minimal .highlight .features ul {
	border-color: #e2e2e2 !important
}

.textwidget #shaon-pricing-table-plus.gray .minimal .plan h3,
.textwidget #shaon-pricing-table-plus.gray .minimal .plan h4,
.wpb_text_column #shaon-pricing-table-plus.gray .minimal .plan h3,
.wpb_text_column #shaon-pricing-table-plus.gray .minimal .plan h4,
.elementor-shortcode #shaon-pricing-table-plus.gray .minimal .plan h3,
.elementor-shortcode #shaon-pricing-table-plus.gray .minimal .plan h4 {
	background-color: #f5f4f0 !important
}

.textwidget #shaon-pricing-table-plus.gray .minimal .plan h4,
.wpb_text_column #shaon-pricing-table-plus.gray .minimal .plan h4,
.elementor-shortcode #shaon-pricing-table-plus.gray .minimal .plan h4 {
	font-weight: 400 !important;
	padding-bottom: 25px
}

.textwidget #shaon-pricing-table-plus.gray .minimal .plan h4 .amount,
.wpb_text_column #shaon-pricing-table-plus.gray .minimal .plan h4 .amount,
.elementor-shortcode #shaon-pricing-table-plus.gray .minimal .plan h4 .amount {
	font-size: 45px;
	line-height: 45px;
	font-weight: 600
}

.textwidget #shaon-pricing-table-plus.gray .minimal .plan h4 .interval,
.wpb_text_column #shaon-pricing-table-plus.gray .minimal .plan h4 .interval,
.elementor-shortcode #shaon-pricing-table-plus.gray .minimal .plan h4 .interval {
	color: #3b3b3b;
	font-size: 1rem;
	font-weight: 300
}

.thim-gallery-video .video-item .video-thumbnail img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.sc_heading.home-5 {
	margin-bottom: 0;
	padding-bottom: 5px
}

.sc_heading.home-5 .title {
	text-transform: capitalize;
	margin-bottom: 25px
}

.sc_heading.home-5 .sub-heading {
	white-space: pre-wrap
}

.counter-box.home-5 {
	margin: 0
}

.counter-box.home-5 .content-box-percentage {
	display: table;
	width: 100%
}

.counter-box.home-5 .content-box-percentage .display-percentage {
	display: table-cell;
	vertical-align: middle;
	padding: 0 21px 0 0;
	text-shadow: -10px 17.3px 25px #231f20;
	background-image: linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be)), linear-gradient(to bottom, #ffffff, #ffffff);
	font-size: 60px;
	font-weight: 500;
	line-height: 1.23;
	letter-spacing: 1.2px;
	text-align: left;
	color: #ffffff;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent
}

.counter-box.home-5 .content-box-percentage .display-percentage:before {
	top: 50%;
	right: 0;
	left: auto;
	width: 1px;
	height: 44px;
	background-color: #cccccc;
	transform: translateY(-50%)
}

.counter-box.home-5 .content-box-percentage .counter-box-content {
	display: table-cell;
	vertical-align: middle;
	padding: 0;
	font-size: 1.25rem;
	font-weight: normal;
	line-height: 1.5;
	letter-spacing: 0.4px;
	text-align: left;
	color: #ffffff;
	padding-left: 20px;
	text-transform: uppercase
}

.thim-course-grid.home5-layout .lpr_course {
	margin-bottom: 60px
}

.thim-course-grid.home5-layout .lpr_course .course-item {
	border-radius: 10px;
	box-shadow: -10px 17.3px 25px 0 rgba(0, 0, 0, 0.05);
	background-color: #ffffff
}

.thim-course-grid.home5-layout .lpr_course .course-item .course-thumbnail {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px
}

.thim-course-grid.home5-layout .lpr_course .course-item .course-thumbnail:hover:before {
	opacity: 0
}

.thim-course-grid.home5-layout .lpr_course .course-item .thim-course-content {
	padding: 38px 29px 15px 29px;
	border: 0
}

.thim-course-grid.home5-layout .lpr_course .course-item .thim-course-content .course-title {
	margin: 0;
	padding: 0
}

.thim-course-grid.home5-layout .lpr_course .course-item .thim-course-content .course-title a {
	font-size: 1.25rem;
	font-weight: bold;
	line-height: 1.4;
	text-align: left;
	color: #333333
}

.thim-course-grid.home5-layout .lpr_course .course-item .thim-course-content .course-review {
	margin: 20px 0
}

.thim-course-grid.home5-layout .lpr_course .course-item .thim-course-content .course-review label {
	display: none
}

.thim-course-grid.home5-layout .lpr_course .course-item .thim-course-content .course-review .value .review-stars-rated {
	float: none;
	vertical-align: middle
}

.thim-course-grid.home5-layout .lpr_course .course-item .thim-course-content .course-review .value .review-stars-rated .review-stars>li span {
	color: #fad03c
}

.thim-course-grid.home5-layout .lpr_course .course-item .thim-course-content .course-review .value .average-value {
	font-weight: bold;
	line-height: 1.6;
	text-align: left;
	color: #848484;
	vertical-align: middle
}

.thim-course-grid.home5-layout .lpr_course .course-item .thim-course-content .course-review .value .review-amount {
	line-height: 1.6;
	text-align: left;
	color: #848484;
	vertical-align: middle
}

.thim-course-grid.home5-layout .lpr_course .course-item .thim-course-content .course-meta {
	padding: 15px 0 0 0
}

.thim-course-grid.home5-layout .lpr_course .course-item .thim-course-content .course-meta .students-feature i {
	font-size: 0.938rem;
	color: rgb(132, 132, 132)
}

.thim-course-grid.home5-layout .lpr_course .course-item .thim-course-content .course-meta .students-feature .value {
	text-align: left;
	color: rgb(132, 132, 132)
}

.thim-course-grid.home5-layout .lpr_course .course-item .thim-course-content .course-meta .course-price .value {
	font-size: 1.25rem;
	font-weight: bold;
	text-align: left;
	line-height: 1.3;
	color: rgb(255, 255, 255);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-transform: uppercase;
	background-image: linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be)), linear-gradient(to bottom, rgb(255, 255, 255), rgb(255, 255, 255))
}

.thim-course-grid.home5-layout .lpr_course .course-item .thim-course-content .course-meta .course-price .value .course-origin-price {
	background: none transparent;
	text-align: left;
	color: rgb(132, 132, 132);
	text-decoration: line-through;
	text-transform: uppercase;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: rgb(132, 132, 132)
}

.thim-course-grid.home5-layout .lpr_course:hover .course-item {
	background-image: linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be))
}

.thim-course-grid.home5-layout .lpr_course:hover .course-item .thim-course-content .course-title a {
	color: #ffffff
}

.thim-button-style5.view-all a.view-all-courses {
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	letter-spacing: 0.3px;
	color: #333;
	padding: 0 40px !important;
	height: 50px !important;
	border-radius: 24px;
	background: var(--thim-body-primary-color, #2e8ece);
	background: -webkit-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: -o-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: -moz-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	position: relative;
	z-index: 0;
	transition: all 0.2s;
	line-height: 50px;
	border: none
}

.thim-button-style5.view-all a.view-all-courses:after {
	content: "";
	display: block;
	width: calc(100% - 2px);
	height: calc(100% - 2px);
	border-radius: 24px;
	background-color: #fff;
	position: absolute;
	z-index: -1;
	top: 1px;
	left: 1px;
	transition: all 0.2s
}

.thim-button-style5.view-all a.view-all-courses:hover {
	color: #fff;
	background: var(--thim-body-primary-color, #2e8ece);
	background: -webkit-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: -o-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: -moz-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be))
}

.thim-button-style5.view-all a.view-all-courses:hover:after {
	opacity: 0;
	border: 0
}

.thim-testimonial-home5 {
	position: relative
}

.thim-testimonial-home5 .widget-title {
	position: absolute;
	top: 178px;
	font-family: var(--thim-font-title-font-family, "Montserrat");
	font-size: 40px;
	font-weight: bold;
	letter-spacing: 0.4px;
	text-align: left;
	color: rgb(255, 255, 255);
	text-transform: capitalize
}

.thim-testimonial-home5 .item {
	display: table
}

.thim-testimonial-home5 .item .left-testimonials {
	display: table-cell;
	vertical-align: middle;
	padding-right: 125px;
	overflow: hidden
}

.thim-testimonial-home5 .item .left-testimonials .description {
	margin-bottom: 36px;
	position: relative;
	margin-top: 55px
}

.thim-testimonial-home5 .item .left-testimonials .description .thim-excerpt {
	font-size: 1.25rem;
	letter-spacing: 0.4px;
	text-align: left;
	color: rgb(255, 255, 255)
}

.thim-testimonial-home5 .item .left-testimonials .description:after {
	content: "";
	position: absolute;
	right: -45px;
	top: -25px;
	width: 118px;
	height: 113px;
	background-image: url("images/bk-testimonials3.png")
}

.thim-testimonial-home5 .item .left-testimonials .content {
	display: table
}

.thim-testimonial-home5 .item .left-testimonials .content .image {
	display: table-cell;
	vertical-align: middle
}

.thim-testimonial-home5 .item .left-testimonials .content .image img {
	border-radius: 50%
}

.thim-testimonial-home5 .item .left-testimonials .content .content-info {
	display: table-cell;
	vertical-align: middle;
	text-align: left
}

.thim-testimonial-home5 .item .left-testimonials .content .content-info .author {
	margin-left: 19px
}

.thim-testimonial-home5 .item .left-testimonials .content .content-info .author a {
	text-shadow: -10px 17.3px 25px rgba(35, 31, 32, 0.1);
	font-weight: bold;
	color: #fff;
	text-transform: uppercase
}

.thim-testimonial-home5 .item .left-testimonials .content .content-info .author a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-testimonial-home5 .item .left-testimonials .content .content-info .regency {
	margin-left: 19px;
	color: #fff
}

.thim-testimonial-home5 .item .right-testimonials {
	display: table-cell;
	vertical-align: middle
}

.thim-testimonial-home5 .item .right-testimonials .image {
	min-width: 416px
}

.thim-testimonial-home5 .item .right-testimonials .image img {
	margin-top: -178px;
	border-radius: 10px;
	background-color: rgb(153, 153, 153)
}

.thim-testimonial-home5 .owl-carousel .owl-stage-outer {
	margin-top: -178px;
	padding-top: 178px;
	margin-bottom: 0
}

.thim-testimonial-home5 .owl-controls {
	right: 347px !important;
	bottom: 0 !important;
	top: auto !important
}

.thim-testimonial-home5 .owl-controls .owl-nav .owl-prev,
.thim-testimonial-home5 .owl-controls .owl-nav .owl-next {
	display: inline-block !important;
	font-size: 0;
	border-radius: 5px 0 0 5px;
	background-color: rgb(255, 255, 255);
	padding: 3px 24px;
	position: relative
}

.thim-testimonial-home5 .owl-controls .owl-nav .owl-prev:before,
.thim-testimonial-home5 .owl-controls .owl-nav .owl-next:before {
	content: "\f3d5";
	font-family: "Ionicons";
	font-size: 34px;
	font-weight: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: left;
	color: rgb(102, 102, 102)
}

.thim-testimonial-home5 .owl-controls .owl-nav .owl-prev:hover:before,
.thim-testimonial-home5 .owl-controls .owl-nav .owl-next:hover:before {
	text-shadow: -10px 17.3px 25px rgba(35, 31, 32, 0.1);
	background-image: linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be)), linear-gradient(to bottom, rgb(240, 154, 61), rgb(240, 154, 61));
	color: rgb(240, 154, 61);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent
}

.thim-testimonial-home5 .owl-controls .owl-nav .owl-prev:after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 40px;
	opacity: 0.8;
	background-color: rgb(204, 204, 204)
}

.thim-testimonial-home5 .owl-controls .owl-nav .owl-next {
	border-radius: 0 5px 5px 0
}

.thim-testimonial-home5 .owl-controls .owl-nav .owl-next:before {
	content: "\f3d6"
}

.thim-list-posts.home5 .thim-list-posts-slider .thim-carousel {
	padding-bottom: 60px
}

.thim-list-posts.home5 .thim-list-posts-slider .owl-item .item-post {
	border-radius: 10px;
	box-shadow: -10px 17.3px 25px 0 rgba(0, 0, 0, 0.05);
	background-color: #ffffff
}

.thim-list-posts.home5 .thim-list-posts-slider .owl-item .item-post .article-image {
	height: 266px;
	background: transparent
}

.thim-list-posts.home5 .thim-list-posts-slider .owl-item .item-post .article-image a img {
	width: 100%;
	height: auto;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px
}

.thim-list-posts.home5 .thim-list-posts-slider .item-post .article-image {
	height: 384px;
	background: transparent
}

.thim-list-posts.home5 .thim-list-posts-slider .item-post .article-image a img {
	width: 100%;
	height: auto
}

.thim-list-posts.home5 .thim-list-posts-slider .item-post .article-image .learn-more {
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 9;
	opacity: 0;
	transition: all 0.3s;
	padding: 15px 35px;
	border-radius: 25px;
	line-height: 1;
	text-transform: uppercase;
	background: -webkit-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: -o-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: -moz-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be))
}

.thim-list-posts.home5 .thim-list-posts-slider .item-post .article-image .learn-more:hover {
	background: -webkit-linear-gradient(to right, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: -o-linear-gradient(to right, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: -moz-linear-gradient(to right, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: linear-gradient(to right, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be))
}

.thim-list-posts.home5 .thim-list-posts-slider .item-post .article-image:before {
	content: "";
	position: absolute;
	width: 0;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	transition: all 0.3s;
	opacity: 0;
	z-index: 9
}

.thim-list-posts.home5 .thim-list-posts-slider .item-post .article-image:hover .learn-more {
	opacity: 1
}

.thim-list-posts.home5 .thim-list-posts-slider .item-post .article-image:hover:before {
	width: 100%;
	opacity: 1
}

.thim-list-posts.home5 .thim-list-posts-slider .item-post .entry-content {
	padding: 0 21px;
	border: 0
}

.thim-list-posts.home5 .thim-list-posts-slider .item-post .entry-content .main-content {
	padding: 12px 0 0 0;
	height: auto
}

.thim-list-posts.home5 .thim-list-posts-slider .item-post .entry-content .main-content .entry-header {
	margin-bottom: 18px
}

.thim-list-posts.home5 .thim-list-posts-slider .item-post .entry-content .main-content .entry-header .entry-title {
	margin: 0
}

.thim-list-posts.home5 .thim-list-posts-slider .item-post .entry-content .main-content .entry-header .entry-title a {
	margin: 0;
	font-size: 1.25rem;
	color: #333333
}

.thim-list-posts.home5 .thim-list-posts-slider .item-post .entry-content .main-content .entry-header .entry-title a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-list-posts.home5 .thim-list-posts-slider .item-post .entry-content .entry-meta {
	padding: 19px 0
}

.thim-list-posts.home5 .thim-list-posts-slider .item-post .entry-content .entry-meta li i {
	background-image: -moz-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be)), linear-gradient(to bottom, #848484, #848484);
	background-image: -webkit-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be)), linear-gradient(to bottom, #848484, #848484);
	background-image: linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be)), linear-gradient(to bottom, #848484, #848484);
	padding: 0 8px;
	font-size: 0.938rem;
	text-align: left;
	color: #848484;
	-webkit-background-clip: text;
	-moz-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent
}

.thim-list-posts.home5 .thim-list-posts-slider .item-post .entry-content .entry-meta li i:before {
	display: inline
}

.thim-list-posts.home5 .thim-list-posts-slider .item-post .entry-content .entry-meta li span a {
	font-family: var(--thim-font-body-font-family, "Open Sans");
	text-align: left;
	color: #848484;
	text-transform: capitalize
}

.thim-list-posts.home5 .thim-list-posts-slider .item-post .entry-content .entry-meta li.author {
	margin-right: 30px
}

.thim-list-posts.home5 .thim-list-posts-slider .item-post .entry-content .entry-meta li.author:after {
	display: none
}

.thim-list-posts.home5 .thim-list-posts-slider .owl-controls {
	top: auto;
	left: 50%;
	right: auto;
	transform: translateX(-50%)
}

.thim-list-posts.home5 .thim-list-posts-slider .owl-controls .owl-nav .owl-prev i:before {
	content: "\f3d5"
}

.thim-list-posts.home5 .thim-list-posts-slider .owl-controls .owl-nav .owl-next i:before {
	content: "\f3d6"
}

.thim-list-posts.home5 .thim-list-posts-slider .owl-controls .owl-nav>div {
	width: 54px;
	height: 48px;
	line-height: 48px;
	border-color: transparent;
	border-radius: 5px;
	box-shadow: -10px 17.3px 25px 0 rgba(0, 0, 0, 0.05);
	background-color: #ffffff;
	border: 0
}

.thim-list-posts.home5 .thim-list-posts-slider .owl-controls .owl-nav>div i {
	line-height: 46px
}

.thim-list-posts.home5 .thim-list-posts-slider .owl-controls .owl-nav>div i:before {
	font-family: Ionicons;
	font-size: 34px;
	color: #666666
}

.thim-list-posts.home5 .thim-list-posts-slider .owl-controls .owl-nav>div:hover {
	background: -webkit-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: -o-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: -moz-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	border: 0
}

.thim-list-posts.home5 .thim-list-posts-slider .owl-controls .owl-nav>div:hover i:before {
	color: #fff
}

#thim_button_style5 {
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	letter-spacing: 0.3px;
	color: #333;
	padding: 0 40px !important;
	height: 50px !important;
	border-radius: 24px;
	background: var(--thim-body-primary-color, #2e8ece);
	background: -webkit-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: -o-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: -moz-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	position: relative;
	z-index: 0;
	transition: all 0.2s;
	line-height: 50px
}

#thim_button_style5:after {
	content: "";
	display: block;
	width: calc(100% - 4px);
	height: calc(100% - 4px);
	border-radius: 24px;
	background-color: #fff;
	position: absolute;
	z-index: -1;
	top: 2px;
	left: 2px;
	transition: all 0.2s
}

#thim_button_style5:hover {
	color: #fff;
	background: var(--thim-body-primary-color, #2e8ece);
	background: -webkit-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: -o-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: -moz-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be))
}

#thim_button_style5:hover:after {
	opacity: 0;
	border: 0
}

.thim-widget-podcast .audio-player__bottom__icon,
.thim-widget-podcast .audio-player__bottom__duration {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.thim-widget-podcast .audio-player__bottom__icon i,
.thim-widget-podcast .audio-player__bottom__icon svg,
.thim-widget-podcast .audio-player__bottom__duration i,
.thim-widget-podcast .audio-player__bottom__duration svg {
	cursor: pointer
}

.thim-widget-podcast .audio-player__bottom__range input[type=range] {
	height: 3px
}

.thim-widget-podcast .audio-player__bottom__range input[type=range]::-webkit-slider-thumb {
	width: 12px;
	height: 12px
}

.thim-widget-podcast .audio-player__bottom__range input[type=range]::-moz-range-thumb {
	width: 12px;
	height: 12px
}

.owl-item .overlay_images {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0.6
}

.owl-item .inner-item {
	position: relative;
	width: 100%;
	display: table
}

.owl-item .inner-item .wrapper-content {
	display: table-cell;
	vertical-align: middle
}

.owl-item .inner-item .wrapper-content .slider-center {
	margin: 0 auto;
	text-align: center
}

.owl-item .inner-item .wrapper-content .slider-right {
	float: right;
	text-align: right
}

.owl-item .slider-title {
	color: #fff;
	font-size: 42px;
	line-height: 45px;
	margin-bottom: 25px;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle
}

.owl-item .slider-title .line-bottom {
	width: 50px;
	height: 3px;
	background-color: var(--thim-body-primary-color, #2e8ece);
	display: block;
	margin-top: 15px
}

.owl-item .slider-title span {
	color: var(--thim-body-primary-color, #2e8ece)
}

.owl-item .slider-desc {
	color: #ffffff;
	font-size: 16px;
	display: inline-block;
	vertical-align: middle
}

.owl-item .slider-desc p {
	margin-bottom: 15px;
	font-size: 16px;
	font-style: italic;
	color: inherit
}

.owl-item.active .slider-title {
	webkit-animation-duration: 1.2s;
	animation-duration: 1.2s
}

.owl-item.active .slider-desc {
	webkit-animation-duration: 1.5s;
	animation-duration: 1.5s
}

.owl-item.active .animate_bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}

.owl-item.active .animate_bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}

.owl-item.active .animate_bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}

.owl-item.active .animate_bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}

.owl-item.active .animate_bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}

.owl-item.active .animate_fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

.owl-item.active .animate_growIn {
	-webkit-animation-name: growIn;
	animation-name: growIn
}

.owl-item.active .animate_fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

.owl-item.active .animate_fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

.owl-item.active .animate_fadeInUp {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

.owl-item.active .animate_fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

.owl-item.active .animate_rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn
}

.owl-item.active .animate_rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft
}

.owl-item.active .animate_rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft
}

.owl-item.active .animate_rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight
}

.owl-item.active .animate_rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight
}

.owl-item.active .animate_rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}

.owl-item.active .animate_wiggle {
	-webkit-animation-name: wiggle;
	animation-name: wiggle;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

.owl-item.active .animate_swing {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}

.owl-item.active .animate_tada {
	-webkit-animation-name: tada;
	animation-name: tada
}

.owl-item.active .animate_wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}

.owl-item.active .animate_pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}

.owl-item.active .animate_lightSpeedInRight {
	-webkit-animation-name: lightSpeedInRight;
	animation-name: lightSpeedInRight;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

.owl-item.active .animate_lightSpeedInLeft {
	-webkit-animation-name: lightSpeedInLeft;
	animation-name: lightSpeedInLeft;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

.owl-item.active .animate_flip {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flip;
	backface-visibility: visible !important;
	animation-name: flip
}

.owl-item.active .animate_flipInX {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	backface-visibility: visible !important;
	animation-name: flipInX
}

.owl-item.active .animate_flipInY {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	backface-visibility: visible !important;
	animation-name: flipInY
}

.scroll-down {
	font-size: 50px
}

.scroll-down:visited,
.scroll-down:focus {
	color: var(--thim-body-primary-color, #2e8ece)
}

.scroll-down:hover {
	color: #fff
}

@media (max-width:960px) {

	.slider-left .slider-title,
	.slider-left .slider-desc {
		text-align: left
	}
}

.dynamic-title-tab {
	position: relative;
	display: flex;
	flex-direction: row-reverse;
	text-align: var(--n-tabs-title-text-align);
	gap: 30px;
	align-items: center;
	color: var(--n-tabs-title-color)
}

.dynamic-title-tab__number-step {
	transform: rotate(90deg)
}

.dynamic-title-tab__heading {
	color: var(--n-tabs-title-color);
	margin-top: 0;
	margin-bottom: 10px
}

.dynamic-title-tab__heading:hover {
	color: var(--n-tabs-title-color-active)
}

.dynamic-title-tab__subtitle {
	white-space: break-spaces
}

.dynamic-title-tab__content {
	flex-basis: 80%
}

.dynamic-title-tab img {
	position: absolute
}

.e-n-tab-title[aria-selected=true] .dynamic-title-tab__heading {
	color: var(--n-tabs-title-color-active)
}

.elementor-widget-n-tabs.tab-history .e-n-tab-title {
	padding: 0
}

.elementor-widget-n-tabs.tab-history .e-n-tab-icon {
	display: none
}

.elementor-widget-n-tabs.tab-history .dynamic-title-tab {
	padding-block-start: var(--n-tabs-title-padding-block-start);
	padding-inline-end: var(--n-tabs-title-padding-inline-end);
	padding-block-end: var(--n-tabs-title-padding-block-end);
	padding-inline-start: var(--n-tabs-title-padding-inline-start)
}

.elementor-widget-n-tabs.tab-history .dynamic-title-tab__heading {
	margin-bottom: 0;
	z-index: 13;
	position: relative
}

.elementor-widget-n-tabs.tab-history .dynamic-title-tab__subtitle {
	position: absolute;
	top: calc(100% + 50px);
	left: 50%;
	transform: translateX(-50%);
	transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	opacity: 0;
	visibility: hidden;
	width: 100%;
	white-space: break-spaces
}

.elementor-widget-n-tabs.tab-history .dynamic-title-tab.image-show::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transform: scaleX(0);
	-webkit-transform-origin: bottom left;
	transform-origin: bottom left;
	transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	transition-property: transform;
	-webkit-transition-property: transform;
	background-image: var(--dynamic-background-image);
	background-position: center;
	background-size: cover
}

@media (max-width:1024px) {
	.elementor-widget-n-tabs.tab-history .dynamic-title-tab.image-show::before {
		transform: scaleX(1);
		-webkit-transform: scaleX(1)
	}
}

.elementor-widget-n-tabs.tab-history .dynamic-title-tab.image-show::after {
	content: "";
	background: rgba(0, 0, 0, 0.5019607843);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s
}

@media (max-width:1024px) {
	.elementor-widget-n-tabs.tab-history .dynamic-title-tab.image-show::after {
		opacity: 1
	}
}

.elementor-widget-n-tabs.tab-history .e-n-tab-title[aria-selected=true] .dynamic-title-tab.image-show::before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: bottom left;
	transform-origin: bottom left
}

.elementor-widget-n-tabs.tab-history .e-n-tab-title[aria-selected=true] .dynamic-title-tab.image-show::after {
	opacity: 1
}

.elementor-widget-n-tabs.tab-history .e-n-tab-title[aria-selected=true] .dynamic-title-tab.image-show .dynamic-title-tab__subtitle {
	top: calc(100% + 20px);
	opacity: 1;
	visibility: visible
}

.elementor-widget-n-tabs.tab-history .e-n-tab-title[aria-selected=true] .e-n-tab-title-text::before {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.elementor-widget-n-tabs.tab-history .e-n-tab-title-text::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -9.5px;
	margin: 0 auto;
	width: 18px;
	height: 18px;
	background-color: var(--n-tabs-title-color);
	border-radius: 50%;
	z-index: 1;
	transition: 0.3s;
	-webkit-transition: 0.3s
}

.elementor-widget-n-tabs.tab-history .e-n-tab-title-text::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -1px;
	width: 100%;
	height: 1px;
	background-color: var(--n-tabs-title-color)
}

.elementor-widget-n-tabs.tab-history .e-n-tabs-heading {
	padding-bottom: 80px
}

.thim-tabs-slider {
	display: flex;
	gap: 30px
}

.thim-tabs-slider__left {
	flex-basis: 50%;
	max-width: 50%
}

.thim-tabs-slider__left * {
	height: 100%
}

.thim-tabs-slider__left img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.thim-tabs-slider__right {
	flex-basis: 50%;
	max-width: 50%;
	padding-right: calc((100% - var(--container-max-width, 1320px)) / 2)
}

.thim-tabs-slider__right__header {
	margin-bottom: 30px
}

.thim-tabs-slider__right__slide .thim-tabs-slider__right__slide__item {
	padding: 15px 0 15px 40px;
	border-left: 2px solid rgba(0, 0, 0, 0.3019607843);
	transition: 0.3s;
	opacity: 0.6;
	cursor: pointer;
	display: flex;
	gap: 20px;
	align-items: center
}

.thim-tabs-slider__right__slide .thim-tabs-slider__right__slide__item i {
	font-size: 40px
}

.thim-tabs-slider__right__slide .thim-tabs-slider__right__slide__item.slick-current,
.thim-tabs-slider__right__slide .thim-tabs-slider__right__slide__item:hover {
	border-left: 2px solid #000;
	opacity: 1
}

.thim-tabs-slider__right__slide__item-title {
	margin: 15px 0
}

@media (max-width:767px) {
	.thim-tabs-slider {
		flex-direction: column
	}

	.thim-tabs-slider__left,
	.thim-tabs-slider__right {
		flex-basis: 100%;
		max-width: 100%
	}

	.thim-tabs-slider__right {
		padding: 15px
	}
}

div.wpcf7 {
	margin: 0;
	padding: 0
}

div.wpcf7-response-output {
	color: #f00
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700
}

.wpcf7-form-control-wrap {
	position: relative
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	display: block
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: 0.2em 0.8em
}

span.wpcf7-list-item {
	margin-left: 0.5em
}

.wpcf7-display-none {
	display: none
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px
}

div.wpcf7 div.ajax-error {
	display: none
}

div.wpcf7 .placeheld {
	color: #888
}

.mc4wp-form input[name^=_mc4wp_honey] {
	display: none !important
}

.mc4wp-form-basic,
.mc4wp-form-theme {
	margin: 1em 0
}

.mc4wp-form-basic,
.mc4wp-form-basic input,
.mc4wp-form-basic label,
.mc4wp-form-theme,
.mc4wp-form-theme input,
.mc4wp-form-theme label {
	width: auto;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: auto;
	height: auto;
	vertical-align: baseline;
	line-height: normal
}

.mc4wp-form-basic:after,
.mc4wp-form-theme:after {
	content: "";
	display: table;
	clear: both
}

.mc4wp-form-basic label,
.mc4wp-form-theme label {
	font-weight: 700;
	margin-bottom: 6px;
	display: block
}

.mc4wp-form-basic input.placeholdersjs,
.mc4wp-form-theme input.placeholdersjs {
	color: #aaa !important
}

.mc4wp-form-basic input[type=text],
.mc4wp-form-basic input[type=email],
.mc4wp-form-basic input[type=tel],
.mc4wp-form-basic input[type=url],
.mc4wp-form-basic input[type=date],
.mc4wp-form-basic select,
.mc4wp-form-basic textarea,
.mc4wp-form-theme input[type=text],
.mc4wp-form-theme input[type=email],
.mc4wp-form-theme input[type=tel],
.mc4wp-form-theme input[type=url],
.mc4wp-form-theme input[type=date],
.mc4wp-form-theme select,
.mc4wp-form-theme textarea {
	min-height: 28px;
	width: 100%;
	max-width: 480px
}

.mc4wp-form-basic input[type=number],
.mc4wp-form-theme input[type=number] {
	min-width: 40px
}

.mc4wp-form-basic input[type=checkbox],
.mc4wp-form-basic input[type=radio],
.mc4wp-form-theme input[type=checkbox],
.mc4wp-form-theme input[type=radio] {
	position: relative;
	margin: 0 6px 0 0;
	padding: 0;
	height: 13px;
	width: 13px;
	display: inline-block;
	border: 0
}

.mc4wp-form-basic input[type=checkbox],
.mc4wp-form-theme input[type=checkbox] {
	-webkit-appearance: checkbox;
	-moz-appearance: checkbox;
	appearance: checkbox
}

.mc4wp-form-basic input[type=radio],
.mc4wp-form-theme input[type=radio] {
	-webkit-appearance: radio;
	-moz-appearance: radio;
	appearance: radio
}

.mc4wp-form-basic button,
.mc4wp-form-basic input[type=submit],
.mc4wp-form-basic input[type=button],
.mc4wp-form-theme button,
.mc4wp-form-theme input[type=submit],
.mc4wp-form-theme input[type=button] {
	cursor: pointer;
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.mc4wp-form-basic label>span,
.mc4wp-form-basic li>label,
.mc4wp-form-theme label>span,
.mc4wp-form-theme li>label {
	font-weight: 400
}

.mc4wp-form-basic .mc4wp-alert,
.mc4wp-form-theme .mc4wp-alert {
	color: #c09853;
	clear: both
}

.mc4wp-form-basic .mc4wp-success,
.mc4wp-form-theme .mc4wp-success {
	color: #468847
}

.mc4wp-form-basic .mc4wp-notice,
.mc4wp-form-theme .mc4wp-notice {
	color: #3a87ad
}

.mc4wp-form-basic .mc4wp-error,
.mc4wp-form-theme .mc4wp-error {
	color: #CD5C5C
}

.rtl .mc4wp-form-reset input[type=checkbox],
.rtl .mc4wp-form-reset input[type=radio] {
	margin: 0 0 0 6px
}

.btn-social {
	position: relative;
	padding-left: 44px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.btn-social>:first-child {
	position: absolute;
	left: 5px;
	top: 0;
	bottom: 0;
	width: 32px;
	line-height: 34px;
	font-size: 1.6em;
	text-align: center;
	border-right: 1px solid rgba(22, 22, 22, 0.1)
}

.btn-social.btn-lg {
	padding-left: 61px
}

.btn-social.btn-lg>:first-child {
	line-height: 45px;
	width: 45px;
	font-size: 1.8em
}

.btn-social.btn-sm {
	padding-left: 38px
}

.btn-social.btn-sm>:first-child {
	line-height: 28px;
	width: 28px;
	font-size: 1.4em
}

.btn-social.btn-xs {
	padding-left: 30px
}

.btn-social.btn-xs>:first-child {
	line-height: 20px;
	width: 20px;
	font-size: 1.2em
}

.btn-social-icon {
	position: relative;
	padding-left: 44px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 34px;
	width: 34px;
	padding: 0
}

.btn-social-icon>:first-child {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 32px;
	line-height: 34px;
	font-size: 1.6em;
	text-align: center;
	border-right: 1px solid rgba(0, 0, 0, 0.2)
}

.btn-social-icon.btn-lg {
	padding-left: 61px
}

.btn-social-icon.btn-lg>:first-child {
	line-height: 45px;
	width: 45px;
	font-size: 1.8em
}

.btn-social-icon.btn-sm {
	padding-left: 38px
}

.btn-social-icon.btn-sm>:first-child {
	line-height: 28px;
	width: 28px;
	font-size: 1.4em
}

.btn-social-icon.btn-xs {
	padding-left: 30px
}

.btn-social-icon.btn-xs>:first-child {
	line-height: 20px;
	width: 20px;
	font-size: 1.2em
}

.btn-social-icon>:first-child {
	border: none;
	text-align: center;
	width: 100% !important
}

.btn-social-icon.btn-lg {
	height: 45px;
	width: 45px;
	padding-left: 0;
	padding-right: 0
}

.btn-social-icon.btn-sm {
	height: 30px;
	width: 30px;
	padding-left: 0;
	padding-right: 0
}

.btn-social-icon.btn-xs {
	height: 22px;
	width: 22px;
	padding-left: 0;
	padding-right: 0
}

.btn-adn {
	color: #fff;
	background-color: #d87a68;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #d87a68, #d87a68) !important
}

.btn-adn:hover,
.btn-adn:focus,
.btn-adn:active,
.btn-adn.active,
.open>.dropdown-toggle.btn-adn {
	color: #fff;
	background-color: #ce563f;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #ce563f, #ce563f) !important
}

.btn-adn:active,
.btn-adn.active,
.open>.dropdown-toggle.btn-adn {
	background-image: none
}

.btn-adn.disabled,
.btn-adn[disabled],
fieldset[disabled] .btn-adn,
.btn-adn.disabled:hover,
.btn-adn[disabled]:hover,
fieldset[disabled] .btn-adn:hover,
.btn-adn.disabled:focus,
.btn-adn[disabled]:focus,
fieldset[disabled] .btn-adn:focus,
.btn-adn.disabled:active,
.btn-adn[disabled]:active,
fieldset[disabled] .btn-adn:active,
.btn-adn.disabled.active,
.btn-adn[disabled].active,
fieldset[disabled] .btn-adn.active {
	background-color: #d87a68;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #d87a68, #d87a68) !important
}

.btn-adn .badge {
	color: #d87a68;
	background-color: #fff
}

.btn-bitbucket {
	color: #fff !important;
	background-color: #205081;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #205081, #205081) !important
}

.btn-bitbucket:hover,
.btn-bitbucket:focus,
.btn-bitbucket:active,
.btn-bitbucket.active,
.open>.dropdown-toggle.btn-bitbucket {
	color: #fff;
	background-color: #163758;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #163758, #163758) !important
}

.btn-bitbucket:active,
.btn-bitbucket.active,
.open>.dropdown-toggle.btn-bitbucket {
	background-image: none
}

.btn-bitbucket.disabled,
.btn-bitbucket[disabled],
fieldset[disabled] .btn-bitbucket,
.btn-bitbucket.disabled:hover,
.btn-bitbucket[disabled]:hover,
fieldset[disabled] .btn-bitbucket:hover,
.btn-bitbucket.disabled:focus,
.btn-bitbucket[disabled]:focus,
fieldset[disabled] .btn-bitbucket:focus,
.btn-bitbucket.disabled:active,
.btn-bitbucket[disabled]:active,
fieldset[disabled] .btn-bitbucket:active,
.btn-bitbucket.disabled.active,
.btn-bitbucket[disabled].active,
fieldset[disabled] .btn-bitbucket.active {
	background-color: #205081;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #205081, #205081) !important
}

.btn-bitbucket .badge {
	color: #205081;
	background-color: #fff
}

.btn-dropbox {
	color: #fff !important;
	background-color: #1087dd;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #1087dd, #1087dd) !important
}

.btn-dropbox:hover,
.btn-dropbox:focus,
.btn-dropbox:active,
.btn-dropbox.active,
.open>.dropdown-toggle.btn-dropbox {
	color: #fff;
	background-color: #0d6aad;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #0d6aad, #0d6aad) !important
}

.btn-dropbox:active,
.btn-dropbox.active,
.open>.dropdown-toggle.btn-dropbox {
	background-image: none
}

.btn-dropbox.disabled,
.btn-dropbox[disabled],
fieldset[disabled] .btn-dropbox,
.btn-dropbox.disabled:hover,
.btn-dropbox[disabled]:hover,
fieldset[disabled] .btn-dropbox:hover,
.btn-dropbox.disabled:focus,
.btn-dropbox[disabled]:focus,
fieldset[disabled] .btn-dropbox:focus,
.btn-dropbox.disabled:active,
.btn-dropbox[disabled]:active,
fieldset[disabled] .btn-dropbox:active,
.btn-dropbox.disabled.active,
.btn-dropbox[disabled].active,
fieldset[disabled] .btn-dropbox.active {
	background-color: #1087dd;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #1087dd, #1087dd) !important
}

.btn-dropbox .badge {
	color: #1087dd;
	background-color: #fff
}

.btn-facebook {
	color: #fff !important;
	background-color: #3b5998;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #3b5998, #3b5998) !important
}

.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-facebook.active,
.open>.dropdown-toggle.btn-facebook {
	color: #fff;
	background-color: #2d4373;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #2d4373, #2d4373) !important
}

.btn-facebook:active,
.btn-facebook.active,
.open>.dropdown-toggle.btn-facebook {
	background-image: none
}

.btn-facebook.disabled,
.btn-facebook[disabled],
fieldset[disabled] .btn-facebook,
.btn-facebook.disabled:hover,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook:hover,
.btn-facebook.disabled:focus,
.btn-facebook[disabled]:focus,
fieldset[disabled] .btn-facebook:focus,
.btn-facebook.disabled:active,
.btn-facebook[disabled]:active,
fieldset[disabled] .btn-facebook:active,
.btn-facebook.disabled.active,
.btn-facebook[disabled].active,
fieldset[disabled] .btn-facebook.active {
	background-color: #3b5998;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #3b5998, #3b5998) !important
}

.btn-facebook .badge {
	color: #3b5998;
	background-color: #fff
}

.btn-flickr {
	color: #fff !important;
	background-color: #ff0084;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #ff0084, #ff0084) !important
}

.btn-flickr:hover,
.btn-flickr:focus,
.btn-flickr:active,
.btn-flickr.active,
.open>.dropdown-toggle.btn-flickr {
	color: #fff;
	background-color: #cc006a;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #cc006a, #cc006a) !important
}

.btn-flickr:active,
.btn-flickr.active,
.open>.dropdown-toggle.btn-flickr {
	background-image: none
}

.btn-flickr.disabled,
.btn-flickr[disabled],
fieldset[disabled] .btn-flickr,
.btn-flickr.disabled:hover,
.btn-flickr[disabled]:hover,
fieldset[disabled] .btn-flickr:hover,
.btn-flickr.disabled:focus,
.btn-flickr[disabled]:focus,
fieldset[disabled] .btn-flickr:focus,
.btn-flickr.disabled:active,
.btn-flickr[disabled]:active,
fieldset[disabled] .btn-flickr:active,
.btn-flickr.disabled.active,
.btn-flickr[disabled].active,
fieldset[disabled] .btn-flickr.active {
	background-color: #ff0084;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #ff0084, #ff0084) !important
}

.btn-flickr .badge {
	color: #ff0084;
	background-color: #fff
}

.btn-foursquare {
	color: #fff !important;
	background-color: #f94877;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #f94877, #f94877) !important
}

.btn-foursquare:hover,
.btn-foursquare:focus,
.btn-foursquare:active,
.btn-foursquare.active,
.open>.dropdown-toggle.btn-foursquare {
	color: #fff;
	background-color: #f71752;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #f71752, #f71752) !important
}

.btn-foursquare:active,
.btn-foursquare.active,
.open>.dropdown-toggle.btn-foursquare {
	background-image: none
}

.btn-foursquare.disabled,
.btn-foursquare[disabled],
fieldset[disabled] .btn-foursquare,
.btn-foursquare.disabled:hover,
.btn-foursquare[disabled]:hover,
fieldset[disabled] .btn-foursquare:hover,
.btn-foursquare.disabled:focus,
.btn-foursquare[disabled]:focus,
fieldset[disabled] .btn-foursquare:focus,
.btn-foursquare.disabled:active,
.btn-foursquare[disabled]:active,
fieldset[disabled] .btn-foursquare:active,
.btn-foursquare.disabled.active,
.btn-foursquare[disabled].active,
fieldset[disabled] .btn-foursquare.active {
	background-color: #f94877;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #f94877, #f94877) !important
}

.btn-foursquare .badge {
	color: #f94877;
	background-color: #fff
}

.btn-github {
	color: #fff;
	background-color: #444;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #444, #444) !important
}

.btn-github:hover,
.btn-github:focus,
.btn-github:active,
.btn-github.active,
.open>.dropdown-toggle.btn-github {
	color: #fff;
	background-color: #2b2b2b;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #2b2b2b, #2b2b2b) !important
}

.btn-github:active,
.btn-github.active,
.open>.dropdown-toggle.btn-github {
	background-image: none
}

.btn-github.disabled,
.btn-github[disabled],
fieldset[disabled] .btn-github,
.btn-github.disabled:hover,
.btn-github[disabled]:hover,
fieldset[disabled] .btn-github:hover,
.btn-github.disabled:focus,
.btn-github[disabled]:focus,
fieldset[disabled] .btn-github:focus,
.btn-github.disabled:active,
.btn-github[disabled]:active,
fieldset[disabled] .btn-github:active,
.btn-github.disabled.active,
.btn-github[disabled].active,
fieldset[disabled] .btn-github.active {
	background-color: #444;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #444, #444) !important
}

.btn-github .badge {
	color: #444;
	background-color: #fff
}

.btn-google {
	color: #fff !important;
	background-color: #dd4b39;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #dd4b39, #dd4b39) !important
}

.btn-google:hover,
.btn-google:focus,
.btn-google:active,
.btn-google.active,
.open>.dropdown-toggle.btn-google {
	color: #fff;
	background-color: #c23321;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #c23321, #c23321) !important
}

.btn-google:active,
.btn-google.active,
.open>.dropdown-toggle.btn-google {
	background-image: none
}

.btn-google.disabled,
.btn-google[disabled],
fieldset[disabled] .btn-google,
.btn-google.disabled:hover,
.btn-google[disabled]:hover,
fieldset[disabled] .btn-google:hover,
.btn-google.disabled:focus,
.btn-google[disabled]:focus,
fieldset[disabled] .btn-google:focus,
.btn-google.disabled:active,
.btn-google[disabled]:active,
fieldset[disabled] .btn-google:active,
.btn-google.disabled.active,
.btn-google[disabled].active,
fieldset[disabled] .btn-google.active {
	background-color: #dd4b39;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #dd4b39, #dd4b39) !important
}

.btn-google .badge {
	color: #dd4b39;
	background-color: #fff
}

.btn-instagram {
	color: #fff !important;
	background-color: #3f729b;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #3f729b, #3f729b) !important
}

.btn-instagram:hover,
.btn-instagram:focus,
.btn-instagram:active,
.btn-instagram.active,
.open>.dropdown-toggle.btn-instagram {
	color: #fff;
	background-color: #305777;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #305777, #305777) !important
}

.btn-instagram:active,
.btn-instagram.active,
.open>.dropdown-toggle.btn-instagram {
	background-image: none
}

.btn-instagram.disabled,
.btn-instagram[disabled],
fieldset[disabled] .btn-instagram,
.btn-instagram.disabled:hover,
.btn-instagram[disabled]:hover,
fieldset[disabled] .btn-instagram:hover,
.btn-instagram.disabled:focus,
.btn-instagram[disabled]:focus,
fieldset[disabled] .btn-instagram:focus,
.btn-instagram.disabled:active,
.btn-instagram[disabled]:active,
fieldset[disabled] .btn-instagram:active,
.btn-instagram.disabled.active,
.btn-instagram[disabled].active,
fieldset[disabled] .btn-instagram.active {
	background-color: #3f729b;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #3f729b, #3f729b) !important
}

.btn-instagram .badge {
	color: #3f729b;
	background-color: #fff
}

.btn-linkedin {
	color: #fff !important;
	background-color: #007bb6;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #007bb6, #007bb6) !important
}

.btn-linkedin:hover,
.btn-linkedin:focus,
.btn-linkedin:active,
.btn-linkedin.active,
.open>.dropdown-toggle.btn-linkedin {
	color: #fff;
	background-color: #005983;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #005983, #005983) !important
}

.btn-linkedin:active,
.btn-linkedin.active,
.open>.dropdown-toggle.btn-linkedin {
	background-image: none
}

.btn-linkedin.disabled,
.btn-linkedin[disabled],
fieldset[disabled] .btn-linkedin,
.btn-linkedin.disabled:hover,
.btn-linkedin[disabled]:hover,
fieldset[disabled] .btn-linkedin:hover,
.btn-linkedin.disabled:focus,
.btn-linkedin[disabled]:focus,
fieldset[disabled] .btn-linkedin:focus,
.btn-linkedin.disabled:active,
.btn-linkedin[disabled]:active,
fieldset[disabled] .btn-linkedin:active,
.btn-linkedin.disabled.active,
.btn-linkedin[disabled].active,
fieldset[disabled] .btn-linkedin.active {
	background-color: #007bb6;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #007bb6, #007bb6) !important
}

.btn-linkedin .badge {
	color: #007bb6;
	background-color: #fff
}

.btn-microsoft {
	color: #fff !important;
	background-color: #2672ec;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #2672ec, #2672ec) !important
}

.btn-microsoft:hover,
.btn-microsoft:focus,
.btn-microsoft:active,
.btn-microsoft.active,
.open>.dropdown-toggle.btn-microsoft {
	color: #fff;
	background-color: #125acd;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #125acd, #125acd) !important
}

.btn-microsoft:active,
.btn-microsoft.active,
.open>.dropdown-toggle.btn-microsoft {
	background-image: none
}

.btn-microsoft.disabled,
.btn-microsoft[disabled],
fieldset[disabled] .btn-microsoft,
.btn-microsoft.disabled:hover,
.btn-microsoft[disabled]:hover,
fieldset[disabled] .btn-microsoft:hover,
.btn-microsoft.disabled:focus,
.btn-microsoft[disabled]:focus,
fieldset[disabled] .btn-microsoft:focus,
.btn-microsoft.disabled:active,
.btn-microsoft[disabled]:active,
fieldset[disabled] .btn-microsoft:active,
.btn-microsoft.disabled.active,
.btn-microsoft[disabled].active,
fieldset[disabled] .btn-microsoft.active {
	background-color: #2672ec;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #2672ec, #2672ec) !important
}

.btn-microsoft .badge {
	color: #2672ec;
	background-color: #fff
}

.btn-openid {
	color: #fff !important;
	background-color: #f7931e;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #f7931e, #f7931e) !important
}

.btn-openid:hover,
.btn-openid:focus,
.btn-openid:active,
.btn-openid.active,
.open>.dropdown-toggle.btn-openid {
	color: #fff;
	background-color: #da7908;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #da7908, #da7908) !important
}

.btn-openid:active,
.btn-openid.active,
.open>.dropdown-toggle.btn-openid {
	background-image: none
}

.btn-openid.disabled,
.btn-openid[disabled],
fieldset[disabled] .btn-openid,
.btn-openid.disabled:hover,
.btn-openid[disabled]:hover,
fieldset[disabled] .btn-openid:hover,
.btn-openid.disabled:focus,
.btn-openid[disabled]:focus,
fieldset[disabled] .btn-openid:focus,
.btn-openid.disabled:active,
.btn-openid[disabled]:active,
fieldset[disabled] .btn-openid:active,
.btn-openid.disabled.active,
.btn-openid[disabled].active,
fieldset[disabled] .btn-openid.active {
	background-color: #f7931e;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #f7931e, #f7931e) !important
}

.btn-openid .badge {
	color: #f7931e;
	background-color: #fff
}

.btn-pinterest {
	color: #fff !important;
	background-color: #cb2027;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #cb2027, #cb2027) !important
}

.btn-pinterest:hover,
.btn-pinterest:focus,
.btn-pinterest:active,
.btn-pinterest.active,
.open>.dropdown-toggle.btn-pinterest {
	color: #fff;
	background-color: #9f191f;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #9f191f, #9f191f) !important
}

.btn-pinterest:active,
.btn-pinterest.active,
.open>.dropdown-toggle.btn-pinterest {
	background-image: none
}

.btn-pinterest.disabled,
.btn-pinterest[disabled],
fieldset[disabled] .btn-pinterest,
.btn-pinterest.disabled:hover,
.btn-pinterest[disabled]:hover,
fieldset[disabled] .btn-pinterest:hover,
.btn-pinterest.disabled:focus,
.btn-pinterest[disabled]:focus,
fieldset[disabled] .btn-pinterest:focus,
.btn-pinterest.disabled:active,
.btn-pinterest[disabled]:active,
fieldset[disabled] .btn-pinterest:active,
.btn-pinterest.disabled.active,
.btn-pinterest[disabled].active,
fieldset[disabled] .btn-pinterest.active {
	background-color: #cb2027;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #cb2027, #cb2027) !important
}

.btn-pinterest .badge {
	color: #cb2027;
	background-color: #fff
}

.btn-reddit {
	color: #000;
	background-color: #eff7ff;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #eff7ff, #eff7ff) !important
}

.btn-reddit:hover,
.btn-reddit:focus,
.btn-reddit:active,
.btn-reddit.active,
.open>.dropdown-toggle.btn-reddit {
	color: #000;
	background-color: #bcddff;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #bcddff, #bcddff) !important
}

.btn-reddit:active,
.btn-reddit.active,
.open>.dropdown-toggle.btn-reddit {
	background-image: none
}

.btn-reddit.disabled,
.btn-reddit[disabled],
fieldset[disabled] .btn-reddit,
.btn-reddit.disabled:hover,
.btn-reddit[disabled]:hover,
fieldset[disabled] .btn-reddit:hover,
.btn-reddit.disabled:focus,
.btn-reddit[disabled]:focus,
fieldset[disabled] .btn-reddit:focus,
.btn-reddit.disabled:active,
.btn-reddit[disabled]:active,
fieldset[disabled] .btn-reddit:active,
.btn-reddit.disabled.active,
.btn-reddit[disabled].active,
fieldset[disabled] .btn-reddit.active {
	background-color: #eff7ff;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #eff7ff, #eff7ff) !important
}

.btn-reddit .badge {
	color: #eff7ff;
	background-color: #000
}

.btn-soundcloud {
	color: #fff !important;
	background-color: #f50;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #f50, #f50) !important
}

.btn-soundcloud:hover,
.btn-soundcloud:focus,
.btn-soundcloud:active,
.btn-soundcloud.active,
.open>.dropdown-toggle.btn-soundcloud {
	color: #fff;
	background-color: #c40;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #c40, #c40) !important
}

.btn-soundcloud:active,
.btn-soundcloud.active,
.open>.dropdown-toggle.btn-soundcloud {
	background-image: none
}

.btn-soundcloud.disabled,
.btn-soundcloud[disabled],
fieldset[disabled] .btn-soundcloud,
.btn-soundcloud.disabled:hover,
.btn-soundcloud[disabled]:hover,
fieldset[disabled] .btn-soundcloud:hover,
.btn-soundcloud.disabled:focus,
.btn-soundcloud[disabled]:focus,
fieldset[disabled] .btn-soundcloud:focus,
.btn-soundcloud.disabled:active,
.btn-soundcloud[disabled]:active,
fieldset[disabled] .btn-soundcloud:active,
.btn-soundcloud.disabled.active,
.btn-soundcloud[disabled].active,
fieldset[disabled] .btn-soundcloud.active {
	background-color: #f50;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #f50, #f50) !important
}

.btn-soundcloud .badge {
	color: #f50;
	background-color: #fff
}

.btn-tumblr {
	color: #fff;
	background-color: #2c4762;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #2c4762, #2c4762) !important
}

.btn-tumblr:hover,
.btn-tumblr:focus,
.btn-tumblr:active,
.btn-tumblr.active,
.open>.dropdown-toggle.btn-tumblr {
	color: #fff;
	background-color: #1c2d3f;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #1c2d3f, #1c2d3f) !important
}

.btn-tumblr:active,
.btn-tumblr.active,
.open>.dropdown-toggle.btn-tumblr {
	background-image: none
}

.btn-tumblr.disabled,
.btn-tumblr[disabled],
fieldset[disabled] .btn-tumblr,
.btn-tumblr.disabled:hover,
.btn-tumblr[disabled]:hover,
fieldset[disabled] .btn-tumblr:hover,
.btn-tumblr.disabled:focus,
.btn-tumblr[disabled]:focus,
fieldset[disabled] .btn-tumblr:focus,
.btn-tumblr.disabled:active,
.btn-tumblr[disabled]:active,
fieldset[disabled] .btn-tumblr:active,
.btn-tumblr.disabled.active,
.btn-tumblr[disabled].active,
fieldset[disabled] .btn-tumblr.active {
	background-color: #2c4762;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #2c4762, #2c4762) !important
}

.btn-tumblr .badge {
	color: #2c4762;
	background-color: #fff
}

.btn-twitter {
	color: #fff !important;
	background-color: #55acee;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #55acee, #55acee) !important
}

.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter:active,
.btn-twitter.active,
.open>.dropdown-toggle.btn-twitter {
	color: #fff;
	background-color: #2795e9;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #2795e9, #2795e9) !important
}

.btn-twitter:active,
.btn-twitter.active,
.open>.dropdown-toggle.btn-twitter {
	background-image: none
}

.btn-twitter.disabled,
.btn-twitter[disabled],
fieldset[disabled] .btn-twitter,
.btn-twitter.disabled:hover,
.btn-twitter[disabled]:hover,
fieldset[disabled] .btn-twitter:hover,
.btn-twitter.disabled:focus,
.btn-twitter[disabled]:focus,
fieldset[disabled] .btn-twitter:focus,
.btn-twitter.disabled:active,
.btn-twitter[disabled]:active,
fieldset[disabled] .btn-twitter:active,
.btn-twitter.disabled.active,
.btn-twitter[disabled].active,
fieldset[disabled] .btn-twitter.active {
	background-color: #55acee;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #55acee, #55acee) !important
}

.btn-twitter .badge {
	color: #55acee;
	background-color: #fff
}

.btn-vimeo {
	color: #fff !important;
	background-color: #1ab7ea;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #1ab7ea, #1ab7ea) !important
}

.btn-vimeo:hover,
.btn-vimeo:focus,
.btn-vimeo:active,
.btn-vimeo.active,
.open>.dropdown-toggle.btn-vimeo {
	color: #fff;
	background-color: #1295bf;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #1295bf, #1295bf) !important
}

.btn-vimeo:active,
.btn-vimeo.active,
.open>.dropdown-toggle.btn-vimeo {
	background-image: none
}

.btn-vimeo.disabled,
.btn-vimeo[disabled],
fieldset[disabled] .btn-vimeo,
.btn-vimeo.disabled:hover,
.btn-vimeo[disabled]:hover,
fieldset[disabled] .btn-vimeo:hover,
.btn-vimeo.disabled:focus,
.btn-vimeo[disabled]:focus,
fieldset[disabled] .btn-vimeo:focus,
.btn-vimeo.disabled:active,
.btn-vimeo[disabled]:active,
fieldset[disabled] .btn-vimeo:active,
.btn-vimeo.disabled.active,
.btn-vimeo[disabled].active,
fieldset[disabled] .btn-vimeo.active {
	background-color: #1ab7ea;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #1ab7ea, #1ab7ea) !important
}

.btn-vimeo .badge {
	color: #1ab7ea;
	background-color: #fff
}

.btn-vk {
	color: #fff !important;
	background-color: #587ea3;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #587ea3, #587ea3) !important
}

.btn-vk:hover,
.btn-vk:focus,
.btn-vk:active,
.btn-vk.active,
.open>.dropdown-toggle.btn-vk {
	color: #fff;
	background-color: #466482;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #466482, #466482) !important
}

.btn-vk:active,
.btn-vk.active,
.open>.dropdown-toggle.btn-vk {
	background-image: none
}

.btn-vk.disabled,
.btn-vk[disabled],
fieldset[disabled] .btn-vk,
.btn-vk.disabled:hover,
.btn-vk[disabled]:hover,
fieldset[disabled] .btn-vk:hover,
.btn-vk.disabled:focus,
.btn-vk[disabled]:focus,
fieldset[disabled] .btn-vk:focus,
.btn-vk.disabled:active,
.btn-vk[disabled]:active,
fieldset[disabled] .btn-vk:active,
.btn-vk.disabled.active,
.btn-vk[disabled].active,
fieldset[disabled] .btn-vk.active {
	background-color: #587ea3;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #587ea3, #587ea3) !important
}

.btn-vk .badge {
	color: #587ea3;
	background-color: #fff
}

.btn-yahoo {
	color: #fff !important;
	background-color: #720e9e;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #720e9e, #720e9e) !important
}

.btn-yahoo:hover,
.btn-yahoo:focus,
.btn-yahoo:active,
.btn-yahoo.active,
.open>.dropdown-toggle.btn-yahoo {
	color: #fff;
	background-color: #500a6f;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #500a6f, #500a6f) !important
}

.btn-yahoo:active,
.btn-yahoo.active,
.open>.dropdown-toggle.btn-yahoo {
	background-image: none
}

.btn-yahoo.disabled,
.btn-yahoo[disabled],
fieldset[disabled] .btn-yahoo,
.btn-yahoo.disabled:hover,
.btn-yahoo[disabled]:hover,
fieldset[disabled] .btn-yahoo:hover,
.btn-yahoo.disabled:focus,
.btn-yahoo[disabled]:focus,
fieldset[disabled] .btn-yahoo:focus,
.btn-yahoo.disabled:active,
.btn-yahoo[disabled]:active,
fieldset[disabled] .btn-yahoo:active,
.btn-yahoo.disabled.active,
.btn-yahoo[disabled].active,
fieldset[disabled] .btn-yahoo.active {
	background-color: #720e9e;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(to bottom, #720e9e, #720e9e) !important
}

.btn-yahoo .badge {
	color: #720e9e;
	background-color: #fff
}

.btn-block {
	display: block;
	width: 90%
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-size: 0.938rem;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	text-decoration: none
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn:hover,
.btn:focus,
.btn.focus {
	text-decoration: none
}

.btn:active,
.btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	pointer-events: none;
	cursor: not-allowed;
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: 0.65;
	filter: alpha(opacity=65)
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
	background-image: none
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
	background-color: #fff;
	border-color: #ccc
}

.btn-default .badge {
	color: #fff;
	background-color: #333
}

.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
	background-image: none
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
	background-color: #337ab7;
	border-color: #2e6da4
}

.btn-primary .badge {
	color: #337ab7;
	background-color: #fff
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
	background-image: none
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
	background-image: none
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
	background-image: none
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
	background-image: none
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}

.btn-link {
	font-weight: 400;
	color: #337ab7;
	border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
	border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
	color: #777;
	text-decoration: none
}

.btn-lg,
.btn-group-lg>.btn {
	padding: 10px 16px;
	font-size: 1.125rem;
	line-height: 1.33;
	border-radius: 6px
}

.btn-sm,
.btn-group-sm>.btn {
	padding: 5px 10px;
	font-size: 0.875rem;
	line-height: 1.5;
	border-radius: 3px
}

.btn-xs,
.btn-group-xs>.btn {
	padding: 1px 5px;
	font-size: 0.875rem;
	line-height: 1.5;
	border-radius: 3px
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: 5px
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
	width: 100%
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.btn-group>.btn,
.btn-group-vertical>.btn {
	position: relative;
	float: left
}

.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover,
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus,
.btn-group>.btn:active,
.btn-group-vertical>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn.active {
	z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
	margin-left: -1px
}

.btn-toolbar {
	margin-left: -5px
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
	float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
	margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}

.btn-group>.btn:first-child {
	margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group>.btn-group {
	float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0
}

.btn-group>.btn+.dropdown-toggle {
	padding-right: 8px;
	padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
	padding-right: 12px;
	padding-left: 12px
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn .caret {
	margin-left: 0
}

.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0
}

.dropup .btn-lg .caret {
	border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
	float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.is-countdown {
	border: 1px solid #ccc;
	background-color: #eee
}

.countdown-rtl {
	direction: rtl
}

.countdown-holding span {
	color: #888
}

.countdown-row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center
}

.countdown-show1 .countdown-section {
	width: 98%
}

.countdown-show2 .countdown-section {
	width: 48%
}

.countdown-show3 .countdown-section {
	width: 32.5%
}

.countdown-show4 .countdown-section {
	width: 24.5%
}

.countdown-show5 .countdown-section {
	width: 19.5%
}

.countdown-show6 .countdown-section {
	width: 16.25%
}

.countdown-show7 .countdown-section {
	width: 14%
}

.countdown-section {
	display: block;
	float: left;
	font-size: 75%;
	text-align: center
}

.countdown-amount {
	font-size: 200%
}

.countdown-period {
	display: block
}

.countdown-descr {
	display: block;
	width: 100%
}

.lp-pmpro-header,
.lp-pmpro-main,
.lp-pmpro-footer {
	overflow: hidden;
	width: 100%
}

.lp-pmpro-header .list-main,
.lp-pmpro-header .list-item {
	border: 1px solid var(--thim-border-color, #eee);
	border-left: 0;
	border-bottom: 4px solid #ccc;
	min-height: 200px
}

.lp-pmpro-header .list-main {
	border-left: 1px solid var(--thim-border-color, #eee)
}

.lp-pmpro-footer .list-main,
.lp-pmpro-footer .list-item {
	border: 1px solid var(--thim-border-color, #eee);
	border-top: 0;
	border-left: 0;
	min-height: 81px;
	padding: 20px 0;
	vertical-align: middle
}

.lp-pmpro-footer .list-main {
	border-left: 1px solid var(--thim-border-color, #eee)
}

.lp-pmpro-membership-list {
	overflow: hidden;
	max-width: 1000px;
	margin: auto
}

.lp-membership-list-mobile .lp-pmpro-membership-list {
	max-width: 100%;
	margin-bottom: 50px
}

.lp-membership-list-mobile .lp-pmpro-membership-list:last-child {
	margin-bottom: 0
}

.lp-membership-list-mobile .lp-pmpro-membership-list .list-main {
	width: 65%
}

.lp-membership-list-mobile .lp-pmpro-membership-list .header-item {
	width: 100%
}

.lp-pmpro-membership-list .list-main {
	width: 34%
}

.lp-pmpro-membership-list .list-main .item-td {
	border-left: 1px solid var(--thim-border-color, #eee)
}

.lp-pmpro-membership-list .list-item {
	text-align: center
}

.lp-pmpro-membership-list .header-item {
	padding-top: 82px;
	padding-bottom: 35px;
	position: relative;
	vertical-align: top
}

.lp-pmpro-membership-list .header-item.has-4 {
	width: 12%
}

.lp-pmpro-membership-list .header-item.has-3 {
	width: 22%
}

.lp-pmpro-membership-list .header-item.has-2 {
	width: 33%
}

.lp-pmpro-membership-list .header-item.position-2:before {
	content: "";
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	height: 4px;
	width: 100%;
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.lp-pmpro-membership-list .lp-title {
	font-size: 1.1rem;
	font-weight: 700;
	margin: 10px 0 0;
	line-height: 30px;
	text-transform: uppercase
}

.lp-pmpro-membership-list .lp-desc {
	font-size: 0.85rem;
	color: #888;
	font-weight: 400;
	line-height: 22px;
	margin-bottom: 22px
}

.lp-pmpro-membership-list .item-td {
	border: 1px solid var(--thim-border-color, #eee);
	padding: 10px 30px;
	border-top: 0;
	border-left: 0;
	line-height: 25px
}

.lp-pmpro-membership-list .item-td a {
	color: #666
}

.lp-pmpro-membership-list .item-td a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.lp-pmpro-membership-list .item-td.item-desc {
	color: #55b450;
	font-weight: 700
}

.lp-pmpro-membership-list .item-td.item-check {
	color: #55b450;
	font-size: 17px
}

.lp-pmpro-membership-list .item-td.item-none {
	color: #bbb;
	font-size: 17px
}

.lp-pmpro-membership-list .lp-price {
	font-size: 2.2rem;
	font-weight: 700;
	line-height: 1.3em;
	color: var(--thim-font-title-color, #333333)
}

.lp-pmpro-membership-list .lp-price .currency {
	font-size: 16px;
	vertical-align: super
}

.lp-pmpro-membership-list .lp-price .expired {
	font-size: 24px;
	line-height: 26px;
	font-weight: 400
}

.lp-pmpro-membership-list .lp-price .expired .currency {
	font-size: 14px
}

.lp-membership-list-mobile .lp-pmpro-membership-list .item_level {
	border: solid 1px #e7e7e7;
	margin-bottom: 20px
}

.lp-membership-list-mobile .lp-pmpro-membership-list .item_level .list_courses {
	border-top: 1px solid var(--thim-border-color, #eee)
}

.lp-membership-list-mobile .lp-pmpro-membership-list .item_level .list_courses .item-td {
	text-align: center
}

.lp-membership-list-mobile .lp-pmpro-membership-list .item_level .footer-item {
	text-align: center;
	padding: 20px 0
}

#pmpro_paypalexpress_checkout input {
	border: 0;
	padding: 0
}

form.pmpro_form .lp-pmpro-name {
	width: 150px;
	height: 150px;
	float: left;
	clear: none;
	margin: 0;
	margin-right: 20px;
	position: relative;
	background-color: var(--thim-body-primary-color, #2e8ece)
}

form.pmpro_form .lp-pmpro-name h4 {
	color: #fff;
	line-height: 30px;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	position: absolute;
	left: 10px;
	right: 10px;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%)
}

form.pmpro_form .lp-pmpro-content {
	width: calc(100% - 170px);
	width: -webkit-calc(100% - 170px);
	width: -moz-calc(100% - 170px);
	float: right;
	clear: none;
	margin: 0
}

form.pmpro_form .lp-pmpro-desc {
	text-align: left;
	float: none;
	clear: both;
	margin: 0;
	margin-bottom: 5px;
	line-height: 25px
}

form.pmpro_form .lp-pmpro-desc label,
form.pmpro_form .lp-pmpro-desc p {
	display: inline-block;
	margin: 0
}

form.pmpro_form .lp-pmpro-desc label {
	margin-right: 5px;
	width: auto
}

form.pmpro_form .lp-pmpro-desc.lp-pmpro-description {
	margin-top: 15px
}

form.pmpro_form .lp-pmpro-account-info .lp-pmpro-desc {
	max-width: 500px;
	float: none;
	overflow: hidden;
	margin: auto;
	clear: both;
	margin-bottom: 15px
}

form.pmpro_form .lp-pmpro-account-info .lp-pmpro-desc label {
	min-width: 175px;
	text-align: left;
	font-size: 15px;
	font-weight: 700;
	color: #888
}

form.pmpro_form .lp-pmpro-account-info abbr[title],
form.pmpro_form .lp-pmpro-account-info abbr[data-original-title] {
	border-bottom: 0;
	vertical-align: bottom;
	margin-left: 5px;
	color: #999
}

#pmpro_form .pmpro_submit {
	text-align: center
}

#pmpro_form .pmpro_submit span {
	float: none;
	overflow: hidden;
	display: block
}

#pmpro_form table {
	margin-bottom: 40px
}

.pmpro_message {
	color: #31708f;
	border: 0;
	border-radius: 0;
	line-height: 20px;
	padding: 10px 15px;
	font-size: 13px;
	background: #d9edf7
}

.lp_pmpro_courses_by_level .level-wrap {
	margin-bottom: 50px;
	border: 1px solid var(--thim-border-color, #eee);
	text-align: center;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position: relative
}

.lp_pmpro_courses_by_level .level-wrap.feature:before {
	content: "";
	position: absolute;
	width: 51px;
	height: 51px;
	top: -3px;
	right: -3px
}

.lp_pmpro_courses_by_level .level-wrap header {
	text-align: center;
	color: var(--thim-font-title-color, #333333)
}

.lp_pmpro_courses_by_level .level-wrap header .lp_pmpro_title_level {
	text-transform: uppercase;
	margin: 0;
	position: relative;
	text-align: center;
	font-size: 18px;
	color: #FFF;
	line-height: 62px;
	padding: 10px 30px;
	overflow: hidden
}

.lp_pmpro_courses_by_level .level-wrap header .lp_pmpro_title_level:before {
	content: "";
	position: absolute;
	top: -70px;
	left: -50px;
	right: -50px;
	bottom: 0;
	z-index: -1;
	border-radius: 0 0 50% 50%;
	background: var(--thim-body-primary-color, #2e8ece)
}

.lp_pmpro_courses_by_level .level-wrap header .lp_pmpro_price_level {
	text-align: center;
	padding: 35px 30px 30px
}

.lp_pmpro_courses_by_level .level-wrap header .lp_pmpro_price_level .price {
	font-size: 40px;
	font-weight: 400;
	line-height: 50px;
	margin: 0
}

.lp_pmpro_courses_by_level .level-wrap header .lp_pmpro_price_level .expired {
	color: #999;
	line-height: 25px;
	margin: 0
}

.lp_pmpro_courses_by_level .level-wrap footer {
	padding: 25px 30px 40px;
	text-align: center
}

.lp_pmpro_courses_by_level .level-wrap footer a {
	font-size: 13px;
	font-weight: 700;
	line-height: 30px;
	display: inline-block;
	padding: 5px 25px;
	color: var(--thim-button-text-color, #fff);
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.lp_pmpro_courses_by_level .level-wrap footer a:hover {
	background-color: var(--thim-button-hover-color, #1e73be)
}

.lp_pmpro_courses_by_level .level-wrap main {
	padding: 0 30px
}

.lp_pmpro_courses_by_level .level-wrap ul {
	padding: 0
}

.lp_pmpro_courses_by_level .level-wrap ul li {
	padding: 12px 0;
	border-top: 1px solid var(--thim-border-color, #eee)
}

.lp_pmpro_courses_by_level .level-wrap ul li a {
	line-height: 25px;
	color: #999;
	display: block
}

.lp_pmpro_courses_by_level .level-wrap ul li a:hover {
	color: var(--thim-font-title-color, #333333)
}

.lp_pmpro_courses_by_level .level-wrap:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1)
}

.lp_pmpro_courses_by_level .navigation {
	clear: both
}

body #pmpro_account .pmpro_box {
	border-top: 0
}

form.pmpro_form .pmpro_message {
	margin-top: 0;
	margin-bottom: 40px
}

form.pmpro_form table {
	margin-bottom: 60px
}

form.pmpro_form .pmpro_submit {
	margin: 0;
	overflow: hidden
}

body form.pmpro_form .input,
body form.pmpro_form textarea,
body form.pmpro_form select {
	border-color: var(--thim-border-color, #eee)
}

body table,
body td,
body tr {
	border-color: var(--thim-border-color, #eee)
}

.pmpro-has-access #pmpro_cancel hr {
	display: none
}

.pmpro-has-access #pmpro_cancel h3 {
	margin: 0 0 30px 0;
	text-transform: uppercase
}

.pmpro-has-access .navigation a,
.pmpro-has-access .pmpro_actionlinks a {
	font-weight: bold;
	font-size: 15px;
	padding: 0;
	margin: 0 10px;
	line-height: 30px
}

.pmpro-has-access .navigation a:first-child,
.pmpro-has-access .pmpro_actionlinks a:first-child {
	margin-left: 0
}

.pmpro-has-access .navigation a:last-child,
.pmpro-has-access .pmpro_actionlinks a:last-child {
	margin-right: 0
}

.pmpro-has-access input.pmpro_btn,
.pmpro-has-access a.pmpro_btn {
	border: none;
	padding: 5px 25px;
	border-radius: 0;
	text-transform: uppercase;
	outline: none;
	line-height: 30px;
	color: var(--thim-button-text-color, #fff);
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.pmpro-has-access input.pmpro_btn:hover,
.pmpro-has-access a.pmpro_btn:hover {
	color: var(--thim-button-text-color, #fff);
	background-color: var(--thim-button-hover-color, #1e73be)
}

@media (max-width:767px) {
	body form.pmpro_form .input[type=email] {
		width: 90%
	}
}

@media (max-width:600px) {

	body form.pmpro_form .input[type=email],
	form.pmpro_form input[type=text].input,
	form.pmpro_form input[type=password].input {
		max-width: none
	}
}

@media (max-width:480px) {
	.lp-pmpro-content {
		float: none;
		width: 100%
	}

	.lp_pmpro_courses_by_level .thim-level-wrap {
		width: 100%
	}

	.pmpro-has-access .pmpro_thead-msg,
	.pmpro-has-access .pmpro_thead-name {
		width: 100%;
		float: none
	}

	.pmpro-has-access .navigation a,
	.pmpro-has-access .pmpro_actionlinks a {
		display: block;
		margin-left: 0;
		margin-right: 0
	}
}

#pmpro_form .pmpro_checkout {
	border: 1px solid var(--thim-border-color, #eee);
	padding: 15px 25px;
	margin-bottom: 30px
}

#pmpro_form .pmpro_checkout>hr {
	display: none
}

#pmpro_form .pmpro_checkout>h2 {
	border-bottom: 1px solid var(--thim-border-color, #eee);
	margin: 0 0 25px 0;
	font-size: 1.4em;
	text-transform: uppercase;
	padding-bottom: 5px;
	color: var(--thim-font-title-color)
}

#pmpro_form .pmpro_checkout .pmpro_checkout-h2-name {
	margin: 0
}

#pmpro_form .pmpro_checkout .pmpro_checkout-h2-msg {
	font-style: normal;
	font-size: 14px;
	color: #999
}

#pmpro_form .pmpro_checkout .pmpro_checkout-h2-msg a {
	font-weight: 700;
	color: var(--thim-body-primary-color, #2e8ece);
	text-transform: none
}

#pmpro_form .pmpro_checkout .pmpro_checkout-h2-msg a:hover {
	text-decoration: underline
}

#pmpro_form .pmpro_checkout .pmpro_checkout-fields label {
	font-weight: 400;
	font-size: 15px;
	text-align: left;
	width: 175px
}

#pmpro_form .pmpro_checkout .pmpro_checkout-fields select,
#pmpro_form .pmpro_checkout .pmpro_checkout-fields input {
	border-radius: 0;
	border: 1px solid var(--thim-border-color, #eee);
	padding: 7px 10px;
	max-width: 350px;
	outline: none;
	margin: 0
}

#pmpro_form .pmpro_checkout .pmpro_checkout-fields select {
	font-size: 1em
}

#pmpro_form .pmpro_checkout .pmpro_checkout-fields #ExpirationMonth,
#pmpro_form .pmpro_checkout .pmpro_checkout-fields #ExpirationYear {
	max-width: 100px;
	width: 100%
}

#pmpro_form .pmpro_checkout .pmpro_checkout-fields #ExpirationMonth+.pmpro_asterisk {
	display: none
}

#pmpro_form .pmpro_checkout .pmpro_checkout-fields .pmpro_error {
	border-color: #a00;
	background-color: transparent
}

#pmpro_form .pmpro_submit>hr {
	display: none
}

#pmpro_form .pmpro_submit .pmpro_message_bottom {
	margin-bottom: 30px
}

#pmpro_billing_address_fields .pmpro_checkout-fields {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start
}

#pmpro_billing_address_fields .pmpro_checkout-fields .pmpro_checkout-field {
	max-width: 50%;
	flex: 0 0 50%
}

@media (max-width:768px) {
	#pmpro_billing_address_fields .pmpro_checkout-fields {
		flex-direction: column
	}

	#pmpro_billing_address_fields .pmpro_checkout-fields .pmpro_checkout-field {
		max-width: 100%
	}
}

.thim-widget-courses {
	position: relative
}

.thim-widget-courses .view-all-courses {
	border: 1px solid #3A99EA;
	display: inline-block;
	margin: auto;
	line-height: 38px;
	height: 40px;
	padding: 0 25px;
	text-transform: uppercase;
	font-size: 0.875rem;
	font-weight: 700;
	border-radius: 30px;
	color: #fff
}

.thim-widget-courses .view-all-courses:hover {
	background: #fff;
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-widget-courses .view-all {
	text-align: center;
	display: block
}

.thim-widget-courses .thim-course-grid {
	margin: 0 -15px
}

div.thim-course-carousel {
	margin: 0 -15px;
	width: auto
}

div.thim-course-carousel>.course-item {
	max-width: 270px;
	overflow: hidden;
	float: left;
	margin: 0 15px
}

div.thim-course-carousel .owl-item {
	padding: 0 15px
}

div.thim-course-carousel .owl-controls {
	position: absolute;
	right: 15px;
	top: -90px
}

div.thim-course-carousel .owl-controls .owl-nav .owl-prev,
div.thim-course-carousel .owl-controls .owl-nav .owl-next {
	display: inline-block;
	margin-left: 10px;
	cursor: pointer;
	border: 1px solid #fff;
	width: 30px;
	text-align: center;
	line-height: 28px;
	border-radius: 50%
}

div.thim-course-carousel .owl-controls .owl-nav .owl-prev .fa,
div.thim-course-carousel .owl-controls .owl-nav .owl-next .fa {
	text-align: center;
	vertical-align: middle;
	line-height: 28px;
	color: #fff;
	font-size: 20px;
	display: block
}

div.thim-course-carousel .owl-controls .owl-nav .owl-prev:hover,
div.thim-course-carousel .owl-controls .owl-nav .owl-next:hover {
	border-color: var(--thim-body-primary-color, #2e8ece)
}

div.thim-course-carousel .owl-controls .owl-nav .owl-prev:hover .fa,
div.thim-course-carousel .owl-controls .owl-nav .owl-next:hover .fa {
	color: var(--thim-body-primary-color, #2e8ece)
}

.site-main .thim-course-grid {
	overflow: hidden;
	clear: both;
	margin: 0 -15px
}

.profile-tabs .thim-course-grid.thim-carousel-wrapper {
	overflow: visible;
	margin-bottom: 40px;
	padding-top: 30px
}

.profile-tabs .thim-course-grid.thim-carousel-wrapper .owl-controls {
	top: -60px
}

.thim-widget-courses .thim-course-grid:not(.thim-course-carousel) {
	overflow: hidden;
	clear: both;
	margin: 0 -15px
}

.thim-course-grid.thim-course-carousel .course-item {
	margin-bottom: 40px
}

.thim-course-grid .course-grid-2.lpr_course {
	width: 50%
}

.thim-course-grid .course-grid-2.lpr_course:nth-child(2n+1) {
	clear: both
}

.thim-course-grid .course-grid-3.lpr_course {
	width: 33.33%
}

.thim-course-grid .course-grid-3.lpr_course:nth-child(3n+1) {
	clear: both
}

@media (max-width:1024px) {
	.thim-course-grid .course-grid-3.lpr_course {
		width: 50%
	}

	.thim-course-grid .course-grid-3.lpr_course:nth-child(3n+1) {
		clear: none
	}
}

.thim-course-grid .course-grid-4.lpr_course {
	width: 25%
}

.thim-course-grid .course-grid-4.lpr_course:nth-child(4n+1) {
	clear: both
}

.thim-course-grid .course-grid-5.lpr_course {
	width: 20%
}

.thim-course-grid .course-grid-5.lpr_course:nth-child(5n+1) {
	clear: both
}

.thim-course-grid .lpr_course[class*=course-grid-] {
	padding: 0 15px;
	float: left;
	margin-bottom: 30px;
	padding-top: 0 !important
}

.thim-ralated-course .thim-course-grid .lpr_course[class*=course-grid-] {
	margin-bottom: 0;
	width: 100%
}

.learn-press-courses.thim-course-list {
	margin: 0 0 40px 0
}

.learn-press-courses.thim-course-list .lpr_course {
	width: 100%;
	margin: 0
}

.thim-course-grid .course-item {
	box-shadow: none;
	background-color: #fff
}

.thim-course-grid .course-item .thim-course-content {
	line-height: 25px;
	border: 1px solid #e5e5e5;
	border-top: 0;
	padding: 0 20px
}

.thim-course-grid .course-item .thim-course-content .coming-soon-message {
	margin: 0 auto 20px auto;
	display: inline-block;
	width: 100%
}

.thim-course-grid .course-item .thim-course-content .middle {
	display: flex;
	align-items: center;
	margin-bottom: 12px
}

.thim-course-grid .course-item .thim-course-content .middle .course-author {
	width: 70%;
	float: left;
	margin-top: 0;
	position: relative;
	line-height: 30px
}

.thim-course-grid .course-item .thim-course-content .middle .course-author img {
	float: left;
	margin-right: 10px;
	border-radius: 50%;
	position: relative;
	z-index: 3;
	width: 40px;
	height: 40px
}

.thim-course-grid .course-item .thim-course-content .middle .course-author label {
	display: none
}

.thim-course-grid .course-item .thim-course-content .middle .course-author .value {
	font-size: 0.875rem;
	font-weight: 700;
	text-transform: capitalize;
	margin-top: 5px
}

.thim-course-grid .course-item .thim-course-content .middle .course-author .value a {
	color: #000
}

.thim-course-grid .course-item .thim-course-content .middle .course-students {
	width: 30%;
	float: left;
	line-height: 47px;
	text-align: right;
	padding-top: 0
}

.thim-course-grid .course-item .thim-course-content .middle .course-students .fa {
	font-size: 16px;
	margin-right: 3px;
	color: #3A99EA
}

.thim-course-grid .course-item .thim-course-content .middle .course-students .value {
	font-weight: 700;
	font-size: 0.875rem;
	color: #666
}

.thim-course-grid .course-item .thim-course-content .middle .course-students label {
	display: none
}

.thim-course-grid .course-item .thim-course-content .middle:before,
.thim-course-grid .course-item .thim-course-content .middle:after {
	content: " ";
	display: table
}

.thim-course-grid .course-item .thim-course-content .middle:after {
	clear: both
}

.thim-course-grid .course-item .thim-course-content .course-title {
	font-size: 1rem;
	padding-top: 12px;
	margin: 0 0 12px;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: none
}

.thim-course-grid .course-item .thim-course-content .course-title a {
	display: block
}

.thim-course-grid .course-item .thim-course-content>.course-author,
.thim-course-grid .course-item .thim-course-content>.course-description,
.thim-course-grid .course-item .thim-course-content>.course-readmore,
.thim-course-grid .course-item .thim-course-content>.course-price,
.thim-course-grid .course-item .thim-course-content .wrap-btn-add-course-to-cart {
	display: none
}

.thim-course-grid .course-item .thim-course-content .course-meta {
	overflow: hidden;
	position: relative;
	padding: 12px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin: 0
}

.thim-course-grid .course-item .thim-course-content .course-meta:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 1px;
	height: 1px;
	width: 100%;
	background: #e5e5e5
}

.thim-course-grid .course-item .thim-course-content .course-meta .course-author,
.thim-course-grid .course-item .thim-course-content .course-meta .course-review.course-review-list,
.thim-course-grid .course-item .thim-course-content .course-meta label {
	display: none
}

.thim-course-grid .course-item .thim-course-content .course-meta .value {
	font-size: 0.938rem;
	color: var(--thim-font-body-color, #666666);
	line-height: 30px;
	font-weight: 400;
	text-transform: none
}

.thim-course-grid .course-item .thim-course-content .course-meta>div {
	display: inline-block;
	float: left;
	line-height: 30px;
	margin-right: 15px;
	color: var(--thim-font-body-color, #666666);
	padding: 0;
	border: 0
}

.thim-course-grid .course-item .thim-course-content .course-meta>div.course-students {
	display: none
}

.thim-course-grid .course-item .thim-course-content .course-meta>div a {
	color: var(--thim-font-body-color, #666666)
}

.thim-course-grid .course-item .thim-course-content .course-meta>div i {
	display: inline-block;
	margin-right: 4px;
	line-height: 30px;
	font-size: 13px;
	vertical-align: top
}

.thim-course-grid .course-item .thim-course-content .course-meta>div i.fa-comment {
	margin-top: -1px
}

.thim-course-grid .course-item .thim-course-content .course-meta>div.course-price {
	float: right;
	margin-right: 0
}

.thim-course-grid .course-item .thim-course-content .course-meta>div.course-price .value {
	font-size: 12px;
	font-weight: 500;
	color: #2e8ece;
	line-height: 14px
}

.thim-course-grid .course-item .thim-course-content .course-meta>div.course-price .value.free-course {
	color: #26a65b
}

.course-item .course-thumbnail {
	margin: 0;
	overflow: hidden;
	position: relative
}

.course-item .course-thumbnail img {
	width: 100%;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out
}

.course-item .course-thumbnail:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	background: rgba(0, 0, 0, 0.6);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0;
	filter: alpha(opacity=0)
}

.course-item .course-thumbnail>a {
	width: 100%;
	display: block;
	position: relative
}

.course-item .course-thumbnail .wrap-btn-add-course-to-cart,
.course-item .course-thumbnail a.course-readmore {
	position: absolute;
	top: 50%;
	z-index: 90;
	left: 50%;
	right: auto;
	margin: auto;
	width: fit-content;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-transform: translate(-50%, -50%) scale(1.2, 1.2);
	-moz-transform: translate(-50%, -50%) scale(1.2, 1.2);
	-ms-transform: translate(-50%, -50%) scale(1.2, 1.2);
	-o-transform: translate(-50%, -50%) scale(1.2, 1.2)
}

.course-item .course-thumbnail .wrap-btn-add-course-to-cart .lp-button,
.course-item .course-thumbnail>a.course-readmore {
	background: transparent;
	border: 1px solid #fff !important;
	color: #fff;
	padding: 8px 25px;
	line-height: var(--thim-font-button-line-height);
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	border-radius: var(--thim-border-radius-button, 30px);
	white-space: nowrap;
	margin-bottom: 0 !important
}

.course-item .course-thumbnail .wrap-btn-add-course-to-cart .lp-button:hover,
.course-item .course-thumbnail>a.course-readmore:hover {
	background: var(--thim-body-primary-color, #2e8ece);
	border-color: var(--thim-body-primary-color, #2e8ece) !important
}

.course-item .course-thumbnail:hover img {
	-webkit-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	-o-transform: scale(1.05, 1.05)
}

.course-item .course-thumbnail:hover:before {
	opacity: 1;
	filter: alpha(opacity=100)
}

.course-item .course-thumbnail:hover>a.course-readmore,
.course-item .course-thumbnail:hover .wrap-btn-add-course-to-cart {
	-webkit-transform: translate(-50%, -50%) scale(1, 1);
	-moz-transform: translate(-50%, -50%) scale(1, 1);
	-ms-transform: translate(-50%, -50%) scale(1, 1);
	-o-transform: translate(-50%, -50%) scale(1, 1);
	opacity: 1;
	filter: alpha(opacity=100)
}

.thim-course-list .lpr_course {
	clear: both;
	border-bottom: 1px solid #e5e5e5;
	padding: 35px 0;
	overflow: hidden
}

.thim-course-list .lpr_course:first-child {
	padding-top: 0px !important
}

.thim-course-list .lpr_course:last-child {
	margin-bottom: 40px
}

.thim-course-list .course-item {
	flex-direction: row;
	flex-wrap: wrap;
	overflow: hidden;
	display: grid !important;
	grid-template-columns: 270px 1fr;
	grid-gap: 25px;
	align-items: flex-start
}

.thim-course-list .course-item .thim-course-content .middle {
	display: none
}

.thim-course-list .course-item .thim-course-content .course-title {
	font-size: var(--thim-font-h4-font-size, 22px);
	line-height: var(--thim-font-h4-line-height, 1.6em);
	margin: 0
}

.thim-course-list .course-item .thim-course-content .course-title a {
	display: block
}

@media (max-width:825px) {
	.thim-course-list .course-item .thim-course-content .course-title {
		font-size: 22px;
		line-height: 28px
	}
}

.thim-course-list .course-item .thim-course-content .course-meta {
	overflow: hidden;
	position: relative;
	padding: 0;
	margin: 0;
	display: flex;
	vertical-align: middle;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	grid-gap: 10px
}

.thim-course-list .course-item .thim-course-content .course-meta .value {
	text-transform: uppercase;
	font-weight: 700;
	color: #7a7a7a
}

.thim-course-list .course-item .thim-course-content .course-meta>div {
	display: inline-block;
	margin-right: 10px;
	color: #ccc
}

.thim-course-list .course-item .thim-course-content .course-meta>div>label {
	display: none
}

.thim-course-list .course-item .thim-course-content .course-meta>div.course-author {
	padding-right: 0
}

.thim-course-list .course-item .thim-course-content .course-meta>div.course-author img {
	border-radius: 50%;
	width: 30px;
	height: auto;
	float: left;
	margin-right: 10px
}

.thim-course-list .course-item .thim-course-content .course-meta>div.course-author .author-contain {
	display: inline-block
}

.thim-course-list .course-item .thim-course-content .course-meta>div.course-author .value {
	font-size: 0.875rem;
	padding-right: 20px;
	border-right: 1px solid #e5e5e5
}

.thim-course-list .course-item .thim-course-content .course-meta>div.course-author .value a {
	color: #666
}

.thim-course-list .course-item .thim-course-content .course-meta>div.course-author .value a:hover {
	text-decoration: underline
}

.thim-course-list .course-item .thim-course-content .course-meta>div.course-students .fa {
	font-size: 14px;
	margin-right: 3px
}

.thim-course-list .course-item .thim-course-content .course-meta>div.course-students .value {
	font-weight: 700;
	color: #666
}

.thim-course-list .course-item .thim-course-content .course-meta>div.course-price .value {
	font-weight: 700;
	font-size: 1.125rem;
	color: #2e8ece
}

.thim-course-list .course-item .thim-course-content .course-meta>div:last-child {
	padding-right: 0;
	margin-right: 0;
	border-right: 0
}

.thim-course-list .course-item .thim-course-content .course-description {
	margin: 20px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}

@media screen and (max-width:667px) {
	.thim-course-list .course-item {
		grid-template-columns: 220px 1fr;
		grid-gap: 20px
	}

	.thim-course-list .course-item .thim-course-content .course-title {
		font-size: 1.125rem
	}
}

@media screen and (max-width:560px) {
	.thim-course-list .course-item {
		grid-template-columns: auto
	}
}

@media screen and (max-width:420px) {
	.thim-course-list .course-item .thim-course-content .course-meta>div {
		white-space: nowrap;
		margin-right: 0
	}
}

.add-review .review-stars-rated,
.rating-box .review-stars-rated,
.course-review .review-stars-rated {
	height: 16px;
	line-height: 16px;
	width: 77px;
	float: left;
	overflow: hidden;
	margin: 0 auto
}

.add-review .review-stars-rated .review-star,
.rating-box .review-stars-rated .review-star,
.course-review .review-stars-rated .review-star {
	display: inline-block
}

.add-review .review-stars-rated .review-stars,
.rating-box .review-stars-rated .review-stars,
.course-review .review-stars-rated .review-stars {
	margin: 0;
	padding: 0;
	display: inline-block;
	list-style: none;
	line-height: 15px;
	height: 16px;
	font-family: inherit
}

.add-review .review-stars-rated .review-stars>li,
.rating-box .review-stars-rated .review-stars>li,
.course-review .review-stars-rated .review-stars>li {
	width: 15px;
	height: 16px;
	display: inline-block;
	float: left;
	margin-right: 5px
}

.add-review .review-stars-rated .review-stars>li span,
.rating-box .review-stars-rated .review-stars>li span,
.course-review .review-stars-rated .review-stars>li span {
	font-size: 13px;
	width: auto;
	height: auto;
	border-bottom: none;
	text-decoration: none;
	color: #f1c40f
}

.add-review .review-stars-rated .review-stars>li span:before,
.rating-box .review-stars-rated .review-stars>li span:before,
.course-review .review-stars-rated .review-stars>li span:before {
	width: auto;
	height: auto
}

.add-review .review-stars-rated .review-stars.filled,
.rating-box .review-stars-rated .review-stars.filled,
.course-review .review-stars-rated .review-stars.filled {
	height: 16px;
	font-size: 11px;
	position: absolute;
	left: 0;
	top: 2px
}

.add-review .review-stars-rated .review-stars.filled>li,
.rating-box .review-stars-rated .review-stars.filled>li,
.course-review .review-stars-rated .review-stars.filled>li {
	position: static
}

.learnpress-v4 .add-review .review-stars-rated,
.learnpress-v4 .rating-box .review-stars-rated,
.learnpress-v4 .course-review .review-stars-rated {
	height: auto;
	line-height: inherit;
	display: flex;
	width: auto
}

.learnpress-v4 .rating-box .review-star .review-stars-rated {
	justify-content: center
}

.thim-course-top {
	background: #f5f5f5;
	padding: 10px 10px 10px 20px;
	margin-bottom: 40px;
	min-height: 54px
}

.thim-course-top .thim-course-switch-layout {
	float: left
}

.thim-course-top .thim-course-switch-layout a {
	font-size: 1.125rem;
	display: inline-block;
	line-height: 34px;
	margin-right: 5px;
	color: #ccc
}

.thim-course-top .course-index {
	display: inline-block;
	line-height: 34px;
	font-size: 0.875rem;
	color: #999;
	margin-left: 15px
}

.thim-course-top .courses-searching {
	float: right;
	position: relative
}

.thim-course-top .courses-searching ul {
	margin: 0;
	left: 0px;
	right: 0px;
	z-index: 99;
	overflow: hidden;
	line-height: 30px;
	background: #f6f6f6;
	border: none;
	margin-top: 2px;
	min-width: 270px;
	position: absolute;
	box-shadow: inset 0px 0px 1px 1px #eee
}

.thim-course-top .courses-searching ul li {
	list-style: none;
	line-height: 30px;
	padding: 0px 20px;
	height: 30px;
	display: block
}

.thim-course-top .courses-searching ul li a {
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	max-width: 100%;
	color: #666;
	font-size: 0.875rem
}

.thim-course-top .courses-searching ul li a:hover {
	text-decoration: underline
}

.thim-course-top .courses-searching ul li.ob-selected a {
	text-decoration: underline
}

.thim-course-top .courses-searching ul li:first-child {
	margin-top: 10px
}

.thim-course-top .courses-searching ul li:last-child {
	margin-bottom: 10px
}

.thim-course-top .courses-searching form {
	border: 0;
	background: #fff;
	width: 270px;
	position: relative;
	line-height: 34px
}

.thim-course-top .courses-searching form input[type=text] {
	font-size: 0.875rem;
	color: #999;
	line-height: 20px;
	padding: 6px 30px 6px 10px;
	border-radius: 0;
	width: 100%;
	height: 34px;
	border: 1px solid #e5e5e5;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.thim-course-top .courses-searching form input[type=text]:focus {
	outline: none;
	box-shadow: none
}

.thim-course-top .courses-searching form button[type=submit] {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	text-align: center;
	z-index: 10;
	background: transparent;
	box-shadow: none;
	border: none;
	outline: none;
	width: 30px;
	padding: 0;
	line-height: 34px
}

.thim-course-top .courses-searching form button[type=submit] i {
	font-size: 14px;
	color: #ccc;
	line-height: 34px
}

.course-item .course-thumbnail {
	--lp-border-radius: 0;
	position: relative
}

.course-item .course-thumbnail .course-wishlist-box {
	position: absolute;
	left: 15px;
	top: 15px;
	z-index: 88
}

.course-item .course-thumbnail .course-wishlist-box .fa {
	cursor: pointer;
	width: 20px;
	height: 20px;
	display: block;
	text-align: center;
	line-height: 20px;
	font-size: 18px
}

.course-item .course-thumbnail .course-wishlist-box .fa:before {
	line-height: 20px;
	display: inline-block
}

.course-item .course-thumbnail .course-wishlist-box .course-wishlist {
	-webkit-text-stroke: 1px #fff;
	text-stroke: 1px #fff;
	color: #333;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s
}

.course-item .course-thumbnail .course-wishlist-box .course-wishlist:hover {
	color: #f62459
}

.course-item .course-thumbnail .course-wishlist-box .course-wishlisted {
	color: #F24C0A;
	-webkit-text-stroke: 1px #fff;
	text-stroke: 1px #fff
}

.course-item .course-thumbnail .course-wishlist-box .text {
	display: none !important
}

.thim-course-megamenu .course-item {
	text-align: center
}

.thim-course-megamenu .course-thumbnail img {
	width: 100%;
	margin: 0
}

.thim-course-megamenu .course-title {
	font-size: 0.938rem;
	font-weight: 700;
	text-transform: none;
	line-height: 25px;
	margin: 0
}

@media (max-width:825px) {
	.thim-course-megamenu .course-title {
		font-size: 0.75rem
	}
}

@media (max-width:768px) {
	.thim-course-megamenu .course-title {
		font-size: 0.938rem
	}
}

.thim-course-megamenu .course-title a {
	padding: 0 !important;
	margin-top: 3px
}

.thim-course-megamenu .course-price .value {
	font-size: 0.875rem;
	font-weight: 700;
	color: #f24c0a;
	margin-bottom: 7px;
	margin-top: 5px
}

.thim-course-megamenu .course-price .value.free-course {
	color: #54b551
}

.thim-course-megamenu .course-readmore {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 0.875rem;
	padding: 5px 22px !important;
	display: inline-block !important;
	line-height: 30px
}

body .course-meta>* {
	display: inline-block;
	font-style: normal;
	font-size: inherit
}

body .course-meta>*:after {
	display: none
}

#learn-press-popup-certificate {
	background: #54B551;
	color: #fff
}

#learn-press-popup-certificate:hover {
	background: #51a74e
}

.slider-v2 .thim-course-content .course-title a {
	color: #666666
}

.slider-v2 .thim-course-content .course-meta label {
	display: block !important
}

.slider-v2 .thim-course-content .course-meta .course-students {
	display: block !important
}

.slider-v2 .thim-course-content .course-meta .course-students .value {
	color: #666666
}

.slider-v2 .thim-course-content .course-meta .course-price .value {
	color: #26a65b !important
}

.slider-v2 .thim-course-content .course-meta .value {
	line-height: 15px !important;
	font-weight: 700 !important
}

.slider-v2 .thim-course-content .course-meta .value .fa {
	display: none
}

.thim-widget-courses .view-all-courses-health {
	border: 1px solid #2acd35;
	display: inline-block;
	margin: auto;
	line-height: 38px;
	height: 40px;
	padding: 0 25px;
	text-transform: uppercase;
	font-size: 0.875rem;
	font-weight: 700;
	border-radius: 30px;
	color: #2acd35
}

.lp_collection .collection-title {
	font-size: var(--thim-font-h2-font-size, 28px);
	font-weight: 700;
	margin: -5px 0 32px;
	line-height: 40px;
	text-transform: none
}

.lp_collection .lp-single-collection .thim-course-grid {
	margin: 0
}

.lp_collection .lp-single-collection .learn-press-courses {
	margin: 0 -15px
}

.thim-course-collections .lp_collection .thumbnail {
	position: relative;
	opacity: 0.88;
	overflow: hidden;
	transition: all 0.3s
}

.thim-course-collections .lp_collection .thumbnail img {
	transition: all 0.5s
}

.thim-course-collections .lp_collection .thumbnail:hover {
	opacity: 1
}

.thim-course-collections .lp_collection .thumbnail:hover img {
	transform: scale(1.15, 1.15)
}

.thim-course-collections .lp_collection .thumbnail:hover+.title {
	opacity: 0;
	visibility: hidden
}

.thim-course-collections .lp_collection .title {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	padding: 10px;
	margin: 0;
	opacity: 1;
	visibility: visible;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.25rem;
	font-weight: 400;
	background-color: rgba(0, 0, 0, 0.7);
	transform: translate(-50%, -50%);
	transition: all 0.3s
}

.thim-course-collections .lp_collection .title a {
	color: #fff
}

.thim-course-collections .lp_collection .outline {
	position: relative;
	outline: 2px solid #fff;
	outline-offset: -15px;
	background-color: #2e8ece
}

.thim-course-collections .lp_collection:not(.has-post-thumbnail) .outline {
	outline: none
}

.thim-course-collections .lp_collection:not(.has-post-thumbnail) .title {
	position: static;
	transform: none
}

.elementor-element .learnpress-widget-wrapper {
	margin-top: 0
}

.elementor-element .learnpress-widget-wrapper .lp-form-course-filter__item {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid var(--thim-border-color, #D1D0D0)
}

.elementor-element .learnpress-widget-wrapper .lp-form-course-filter__item .lp-form-course-filter__content .lp-course-filter-search-result {
	border: none
}

.elementor-element .learnpress-widget-wrapper .lp-form-course-filter__item .lp-form-course-filter__content .lp-course-filter-search-field input {
	border-radius: var(--thim-border-radius-10, 0);
	background-repeat: no-repeat;
	background-position-y: 50%;
	background-position-x: 10px;
	padding-left: 35px;
	background-image: url("data:image/svg+xml,%3Csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='&%23240;&%23159;&%23166;&%23134; icon &%2334;Search&%2334;'%3E%3Cpath id='Vector' d='M14.796 13.4695L11.8749 10.5483C11.743 10.4165 11.5643 10.3432 11.3768 10.3432H10.8992C11.7079 9.30899 12.1884 8.00812 12.1884 6.59298C12.1884 3.22652 9.46065 0.498779 6.0942 0.498779C2.72774 0.498779 0 3.22652 0 6.59298C0 9.95943 2.72774 12.6872 6.0942 12.6872C7.50934 12.6872 8.81021 12.2067 9.84447 11.398V11.8756C9.84447 12.0631 9.91772 12.2418 10.0496 12.3737L12.9707 15.2948C13.2461 15.5702 13.6914 15.5702 13.9639 15.2948L14.7931 14.4656C15.0685 14.1902 15.0685 13.7449 14.796 13.4695ZM6.0942 10.3432C4.02276 10.3432 2.34392 8.66735 2.34392 6.59298C2.34392 4.52153 4.01982 2.8427 6.0942 2.8427C8.16564 2.8427 9.84447 4.5186 9.84447 6.59298C9.84447 8.66442 8.16857 10.3432 6.0942 10.3432Z' fill='%23474747'/%3E%3C/g%3E%3C/svg%3E%0A")
}

.elementor-element .learnpress-widget-wrapper .lp-form-course-filter__item .lp-form-course-filter__content .lp-course-filter__field {
	line-height: 2
}

.elementor-element .learnpress-widget-wrapper .lp-form-course-filter__item .lp-form-course-filter__content .lp-course-filter__field label {
	font-weight: var(--thim-font-body-variant, 400)
}

.elementor-element .learnpress-widget-wrapper .lp-form-course-filter__item .lp-form-course-filter__content .lp-course-filter__field .count {
	position: unset;
	color: var(--thim-font-body-color, #666666)
}

.elementor-element .learnpress-widget-wrapper .lp-form-course-filter__item .lp-form-course-filter__content .lp-course-filter__field .count::before {
	content: "("
}

.elementor-element .learnpress-widget-wrapper .lp-form-course-filter__item .lp-form-course-filter__content .lp-course-filter__field .count::after {
	content: ")"
}

.elementor-element .learnpress-widget-wrapper .lp-form-course-filter__item .lp-form-course-filter__content .lp-course-filter__field input[type=checkbox]:disabled,
.elementor-element .learnpress-widget-wrapper .lp-form-course-filter__item .lp-form-course-filter__content .lp-course-filter__field input[type=checkbox]:disabled~label,
.elementor-element .learnpress-widget-wrapper .lp-form-course-filter__item .lp-form-course-filter__content .lp-course-filter__field input[type=checkbox]:disabled~.count {
	opacity: 0.7
}

.elementor-element .learnpress-widget-wrapper .lp-form-course-filter__item .lp-form-course-filter__title {
	font-size: var(--thim-font-h5-font-size, 16px);
	font-weight: var(--thim-font-title-variant, 700);
	color: var(--thim-font-title-color, #333333);
	font-family: var(--thim-font-title-font-family, "Montserrat");
	margin-bottom: 16px
}

.elementor-element .learnpress-widget-wrapper .lp-form-course-filter button {
	color: var(--thim-button-text-color, #fff);
	background-color: var(--thim-body-primary-color, #2e8ece);
	padding: 8px 25px;
	line-height: var(--thim-font-button-line-height);
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	border-radius: var(--thim-border-radius-button, 30px);
	border-color: var(--thim-body-primary-color, #2e8ece)
}

.elementor-element .learnpress-widget-wrapper .lp-form-course-filter button:hover {
	background-color: var(--thim-button-hover-color, #1e73be);
	border-color: var(--thim-button-hover-color, #1e73be)
}

.elementor-element .learnpress-widget-wrapper .lp-form-course-filter .course-filter-reset {
	border: 1px solid var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-body-primary-color, #2e8ece);
	background-color: transparent
}

.elementor-element .learnpress-widget-wrapper .lp-form-course-filter .course-filter-reset:hover {
	color: var(--thim-button-text-color, #fff);
	border-color: var(--thim-button-hover-color, #1e73be)
}

.elementor-element .learnpress-widget-wrapper input[type=radio],
.elementor-element .learnpress-widget-wrapper input[type=checkbox] {
	margin: 0 4px 0 0
}

.elementor-element .learnpress-widget-wrapper input[type=radio]:checked,
.elementor-element .learnpress-widget-wrapper input[type=checkbox]:checked {
	border: 1px solid var(--thim-body-primary-color)
}

.elementor-element .learnpress-widget-wrapper input[type=radio]:checked::before,
.elementor-element .learnpress-widget-wrapper input[type=checkbox]:checked::before {
	height: 14px;
	line-height: 14px;
	font-size: 9px
}

@media (min-width:992px) {
	.button-filter-course {
		display: none
	}
}

.close-filter {
	position: fixed;
	right: 300px;
	top: 0;
	z-index: 999999;
	cursor: pointer;
	transform: translate3d(350px, 0, 0);
	transition: 0.3s
}

.mobile-filter-open .filter-column:after {
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.9);
	content: "";
	-webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
	transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
	z-index: 10
}

.mobile-filter-open .filter-course {
	transform: none
}

.mobile-filter-open .elementor-widget-thim-ekits-nav-menu {
	z-index: 1 !important
}

.mobile-filter-open .close-filter {
	transform: none
}

.mobile-filter-open .thim-ekit__header {
	z-index: 1
}

.thim-ralated-course .course-item .course-price .price {
	font-size: 1em
}

.lp-rating-reviews .course-review-wrapper.active {
	display: flex;
	align-items: center;
	justify-content: center
}

.lp-rating-reviews .course-review-wrapper .review-form {
	margin-top: 0
}

.thim-ekits-archive-course__pagination .page-numbers.disabled {
	display: none !important
}

@media (max-width:991px) {
	.filter-course {
		position: fixed !important;
		right: 0;
		top: 0;
		z-index: 99999;
		max-width: 300px;
		height: 100vh;
		transition: transform 0.25s ease-in-out;
		background-color: #fff;
		padding: 15px 0;
		transition: 0.3s;
		display: block;
		overflow-y: auto;
		transform: translate3d(300px, 0, 0)
	}

	.filter-course>.elementor-widget-container {
		height: auto !important
	}

	.filter-column {
		margin-bottom: -30px
	}

	.filter-course {
		padding: 30px 15px 70px
	}

	.filter-course .lp-form-course-filter .course-filter-submit {
		position: fixed;
		bottom: 0;
		z-index: 99999;
		width: 300px;
		right: 0;
		border-radius: 0 !important;
		margin: 0
	}

	.filter-course .lp-form-course-filter .course-filter-reset {
		position: absolute;
		width: fit-content;
		right: 15px;
		top: 5px
	}
}

.profile-container {
	padding: 0;
	border-radius: 0;
	border: 0;
	overflow: hidden
}

.profile-container .box-title {
	font-size: 1.125rem;
	text-transform: uppercase;
	line-height: 32px;
	font-weight: 700;
	margin-bottom: 30px;
	margin-top: 11px;
	position: relative;
	padding-bottom: 19px
}

.profile-container .box-title:after {
	content: "";
	width: 35px;
	background: #111;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0
}

.profile-container .user-tab .author-avatar {
	margin-bottom: 25px
}

.profile-container .user-tab .author-avatar img {
	margin: 0
}

.profile-container .user-tab .author-name {
	text-transform: capitalize;
	text-align: center;
	font-weight: 700;
	font-size: var(--thim-font-h2-font-size, 28px);
	line-height: 30px;
	padding: 52px 0 27px;
	margin: 25px 0 30px;
	position: relative;
	border-top: 1px solid #eee
}

.profile-container .user-tab .author-name:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 36px;
	height: 1px;
	background: #000
}

.profile-container .thim-author-social {
	clear: both;
	margin: 0;
	text-align: center
}

.profile-container .profile-tabs .thim-empty-course {
	margin-bottom: 40px
}

.profile-container .profile-tabs .nav-tabs {
	margin: 0;
	border: 0;
	background: transparent;
	border-bottom: 1px solid #eee;
	padding: 0
}

.profile-container .profile-tabs .nav-tabs li {
	background: transparent;
	border-radius: 0;
	margin: 0;
	width: 20%;
	text-align: center;
	border: 0;
	padding: 0;
	position: relative
}

.profile-container .profile-tabs .nav-tabs li a {
	border-radius: 0;
	margin-right: 3px;
	border: 1px solid #eee;
	border-bottom: 0;
	font-size: 0.875rem;
	font-weight: 700;
	background: #f9f9f9;
	line-height: 29px;
	float: none;
	position: relative;
	display: block;
	padding: 10px 15px
}

.profile-container .profile-tabs .nav-tabs li a .fa {
	font-size: 13px;
	vertical-align: middle;
	line-height: 29px;
	margin-right: 8px
}

.profile-container .profile-tabs .nav-tabs li.active {
	background: #fff
}

.profile-container .profile-tabs .nav-tabs li.active:before {
	content: "";
	position: absolute;
	left: 0;
	right: 3px;
	top: 0;
	height: 4px;
	z-index: 10
}

.profile-container .profile-tabs .nav-tabs li.active:after {
	content: "";
	position: absolute;
	left: 0;
	right: 3px;
	bottom: -1px;
	height: 1px;
	z-index: 10;
	background: #fff
}

.profile-container .profile-tabs .nav-tabs li.active a {
	background: #fff
}

.profile-container .profile-tabs .tab-content {
	padding: 55px 0 0
}

.profile-container .profile-tabs .tab-content>.tab-pane {
	padding-left: 0;
	padding-right: 0
}

.profile-container .profile-tabs .tab-content>.tab-pane>.box-title:first-child {
	margin-top: 0
}

.profile-container .profile-tabs .tab-content .thim-course-grid>p {
	margin-left: 15px;
	margin-right: 15px
}

.profile-container .profile-tabs .tab-content .thim-course-grid .course-passed {
	padding-bottom: 20px
}

.profile-container .profile-tabs .tab-content .thim-course-grid .course-passed .value {
	font-weight: 700
}

.profile-container .profile-tabs .tab-content .thim-course-grid .cert-profile-view {
	margin: 0 0 15px;
	display: inline-block
}

.profile-container .profile-tabs .tab-content .thim-course-grid .cert-profile-view:hover {
	text-decoration: underline
}

table.list-book-event tr,
table.order_details tr,
table.quiz-history tr,
table.table-orders tr {
	border: 0
}

table.list-book-event tr th,
table.order_details tr th,
table.quiz-history tr th,
table.table-orders tr th {
	border: 1px solid #eee;
	border-width: 1px 1px 1px 0;
	padding: 10px 15px
}

table.list-book-event tr th:first-child,
table.order_details tr th:first-child,
table.quiz-history tr th:first-child,
table.table-orders tr th:first-child {
	border-left-width: 1px
}

table.list-book-event tr td,
table.order_details tr td,
table.quiz-history tr td,
table.table-orders tr td {
	border: 1px solid #eee;
	border-width: 1px 1px 1px 0;
	padding: 10px 15px
}

table.list-book-event tr td:first-child,
table.order_details tr td:first-child,
table.quiz-history tr td:first-child,
table.table-orders tr td:first-child {
	border-left-width: 1px
}

@media (min-width:768px) {
	.profile-container .user-tab {
		width: 25%;
		float: left;
		padding-right: 30px
	}

	.profile-container .profile-tabs {
		width: 75%;
		width: calc(100% - 300px);
		width: -webkit-calc(100% - 300px);
		width: -moz-calc(100% - 300px);
		float: right
	}
}

@media (max-width:767px) {
	.profile-container .profile-tabs .nav-tabs li {
		width: auto
	}

	.profile-container .profile-tabs .nav-tabs li a {
		padding-left: 10px;
		padding-right: 10px
	}
}

.lp-content-area .lp-single-instructor .ul-instructor-courses {
	gap: 30px
}

.lp-content-area .lp-single-instructor .ul-instructor-courses .item-course h3>* {
	color: var(--thim-font-title-color, #333333)
}

.lp-content-area .lp-single-instructor .ul-instructor-courses .item-course h3:hover>* {
	color: var(--thim-body-primary-color, #2e8ece)
}

.lp-content-area .lp-list-instructors .ul-list-instructors li.item-instructor .instructor-display-name {
	text-transform: capitalize;
	color: var(--thim-font-title-color, #333333)
}

.lp-content-area .lp-list-instructors .ul-list-instructors li.item-instructor .instructor-btn-view {
	color: var(--thim-font-title-color, #333333)
}

.learnpress-profile .lp-user-profile #profile-nav .lp-profile-nav-tabs>li.wishlist>a::before {
	content: none
}

.site-main #content {
	max-width: 100%;
	width: auto;
	padding: 0
}

.learn-press.coming-soon-detail .course-summary .course-thumbnail {
	display: none
}

.learn-press.coming-soon-detail .coming-soon-message {
	margin-top: 30px
}

.learn-press .lpr_course.has-post-thumbnail {
	padding-top: 0 !important
}

.learn-press .entry-title {
	font-size: var(--thim-font-h2-font-size, 28px);
	font-weight: 700;
	margin: 0;
	line-height: 40px;
	margin-top: -5px;
	margin-bottom: 32px;
	text-transform: none
}

.learn-press .popup-content #learn-press-course-lesson {
	display: none
}

.learn-press .course-meta {
	display: inline-block;
	overflow: hidden;
	position: relative;
	padding: 0;
	margin-bottom: 40px
}

.learn-press .course-meta label {
	font-size: 0.875rem;
	font-weight: 700;
	color: var(--thim-font-body-color, #666666);
	margin-bottom: 0
}

.learn-press .course-meta .value {
	font-size: 0.875rem;
	text-transform: uppercase;
	font-weight: 700;
	color: var(--thim-font-body-color, #666666)
}

.learn-press .course-meta>div {
	float: left;
	display: inline-block;
	line-height: 20px;
	margin-right: 20px;
	padding-right: 20px;
	color: var(--thim-font-body-color, #666666);
	border-right: 1px solid #eee
}

.learn-press .course-meta>div label .value {
	margin-left: 5px
}

.learn-press .course-meta>div .value {
	line-height: 16px
}

.learn-press .course-meta>div .value.lp-progress-bar {
	margin: 0;
	height: 6px;
	margin-top: 5px;
	width: 200px;
	border-radius: 0;
	background: #eee;
	float: none
}

.learn-press .course-meta>div .value.lp-progress-bar .lp-progress-value {
	height: 6px;
	border-radius: 0
}

.learn-press .course-meta>div i {
	display: none
}

.learn-press .course-meta>div.course-author img {
	border-radius: 50%;
	width: 40px;
	height: auto;
	float: left;
	margin-right: 10px
}

.learn-press .course-meta>div.course-author .author-contain {
	display: inline-block
}

.learn-press .course-meta>div.course-author .value a {
	color: var(--thim-font-title-color, #333333)
}

.learn-press .course-meta>div.course-author .value a:hover {
	text-decoration: underline
}

.learn-press .course-meta>div.course-categories .value a {
	color: var(--thim-font-title-color, #333333)
}

.learn-press .course-meta>div.course-categories .value a:hover {
	text-decoration: underline
}

.learn-press .course-meta>div.forum-link .value a {
	color: var(--thim-font-title-color, #333333)
}

.learn-press .course-meta>div.forum-link .value a:hover {
	text-decoration: underline
}

.learn-press .course-meta>div:last-child {
	border-right: 0
}

.learn-press .course-meta>div a {
	color: var(--thim-font-title-color, #333333)
}

.learn-press .course-meta>div a:hover {
	text-decoration: underline
}

.learn-press .thim-enroll-course-button {
	display: inline-block;
	line-height: var(--thim-font-button-line-height);
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	border-radius: var(--thim-border-radius-button, 30px);
	border: 0;
	padding: 9px 25px;
	color: #fff
}

.learn-press .thim-enroll-course-button:focus {
	outline: none;
	box-shadow: none
}

.learn-press .thim-enroll-course-button label {
	display: none
}

.learn-press .course-payment {
	float: right;
	display: flex;
	align-items: center;
	position: relative;
	margin-bottom: 20px
}

@media (max-width:560px) {
	.learn-press .course-payment {
		float: inherit
	}
}

.learn-press .course-payment>form {
	display: inline-block
}

.learn-press .course-payment .course-price {
	font-size: var(--thim-font-h2-font-size, 28px);
	line-height: 40px;
	font-weight: 700;
	float: left;
	margin-right: 20px;
	display: inline-block
}

.learn-press .course-payment .course-price .value {
	line-height: 40px
}

.learn-press .course-payment .course-price .value.free-course {
	color: #54b551
}

.learn-press .course-payment .course-price label {
	display: none
}

.learn-press .course-payment .course-enrolled {
	background: #54b551;
	color: #fff;
	cursor: default
}

.learn-press .course-payment .course-enrolled .fa {
	margin-right: 8px
}

.learn-press .course-summary .course-thumbnail {
	margin-bottom: 40px
}

.learn-press .course-tabs {
	clear: both
}

.learn-press .course-tabs .nav-tabs {
	margin: 0;
	border: 0;
	padding: 0;
	border-bottom: 1px solid #eee
}

.learn-press .course-tabs .nav-tabs li {
	background: transparent;
	border-radius: 0;
	margin: 0;
	width: 20%;
	text-align: center;
	border: 0;
	position: relative
}

@media (max-width:480px) {
	.learn-press .course-tabs .nav-tabs li {
		width: 15%
	}
}

.learn-press .course-tabs .nav-tabs li a {
	border-radius: 0;
	margin-right: 3px;
	border: 1px solid #eee;
	border-bottom: 0;
	font-size: 0.875rem;
	font-weight: 700;
	background: #f9f9f9;
	line-height: 29px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.learn-press .course-tabs .nav-tabs li a .fa {
	font-size: 13px;
	vertical-align: middle;
	line-height: 29px;
	margin-right: 8px
}

@media (max-width:480px) {
	.learn-press .course-tabs .nav-tabs li a .fa {
		margin-right: 0
	}
}

.learn-press .course-tabs .nav-tabs li:hover a {
	background: #d3d3d3
}

.learn-press .course-tabs .nav-tabs li:last-child a {
	margin-right: 0
}

.learn-press .course-tabs .nav-tabs li:last-child.active::before {
	right: 0
}

.learn-press .course-tabs .nav-tabs li:last-child.active::after {
	right: 0
}

.learn-press .course-tabs .nav-tabs li.active {
	background: #fff
}

.learn-press .course-tabs .nav-tabs li.active::before {
	content: "";
	position: absolute;
	left: 0;
	right: 3px;
	top: 0;
	height: 4px;
	z-index: 10
}

.learn-press .course-tabs .nav-tabs li.active::after {
	content: "";
	position: absolute;
	left: 0;
	right: 3px;
	bottom: -1px;
	height: 1px;
	z-index: 10;
	background: #fff
}

.learn-press .course-tabs .nav-tabs li.active a {
	background: #fff
}

.learn-press .course-tabs .tab-content {
	border: 1px solid #eee;
	border-top: 0;
	padding: 30px 30px
}

.learn-press .course-content.popup-content {
	padding: 0
}

.learn-press .course-content .complete-lesson-button {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	height: 40px;
	line-height: 30px;
	padding: 5px 30px;
	text-transform: uppercase;
	font-size: 0.875rem;
	font-weight: 700;
	margin-top: 15px;
	display: inline-block
}

.learn-press .tab-content .course-wishlist-box {
	line-height: 30px;
	margin-top: 20px;
	text-align: center
}

.learn-press .tab-content .course-wishlist-box>span {
	padding: 5px 25px;
	background: #333;
	border-radius: 30px
}

.learn-press .tab-content .course-wishlist-box span {
	line-height: 30px;
	display: inline-block;
	color: #fff
}

.learn-press .tab-content .course-wishlist-box span.fa {
	cursor: pointer
}

.learn-press .tab-content .course-wishlist-box span.text {
	margin-left: 10px;
	text-transform: uppercase
}

.learn-press #learn_press_payment_form {
	width: 300px;
	position: absolute;
	top: 60px;
	right: 0;
	background: #f6f6f6;
	z-index: 10;
	box-shadow: 0 0 5px -1px #adadad
}

.learn-press #learn_press_payment_form #lpr-payment-tab {
	margin: 0;
	padding: 20px 20px 15px;
	border: 0
}

.learn-press #learn_press_payment_form #lpr-payment-tab li {
	float: none;
	width: 100%;
	display: block;
	margin-bottom: 10px
}

.learn-press #learn_press_payment_form #lpr-payment-tab li:last-child {
	margin-bottom: 0
}

.learn-press #learn_press_payment_form #lpr-payment-tab li label {
	cursor: pointer;
	display: block;
	margin: 0
}

.learn-press #learn_press_payment_form .learn_press_payment_close {
	cursor: pointer;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	position: absolute;
	top: 0;
	right: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s
}

.learn-press #learn_press_payment_form .learn_press_payment_checkout {
	display: inline-block;
	text-align: center;
	padding: 5px 25px;
	background: #111;
	color: #fff;
	height: 40px;
	line-height: 30px;
	margin: 0 0 20px 20px;
	text-transform: uppercase;
	font-size: 0.875rem;
	font-weight: 700;
	cursor: pointer
}

.curriculum-sections {
	margin: 0;
	list-style: none
}

.curriculum-sections .section .section-header {
	text-transform: uppercase;
	font-size: 1rem;
	font-weight: 700;
	margin: 53px 0 25px;
	line-height: 25px
}

.curriculum-sections .section-content {
	margin: 0
}

.curriculum-sections .section-content .course-item {
	border-top: 1px solid var(--thim-border-color, #eee);
	margin: 0;
	overflow: hidden
}

.curriculum-sections .section-content .course-item a {
	color: var(--thim-font-title-color, #333333)
}

.curriculum-sections .section-content .course-item a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.curriculum-sections .section-content .course-item.current {
	background: #f9fafa
}

.curriculum-sections .section-content .course-item span.lesson-title,
.curriculum-sections .section-content .course-item span.quiz-title {
	color: #999
}

.curriculum-sections .section-content .course-item .lesson-preview {
	line-height: 24px;
	border: 0;
	background: #54b551;
	color: #fff;
	display: inline-block;
	margin-left: 0;
	font-size: 0.875rem;
	font-weight: 700;
	border-radius: 50%;
	padding: 0 6px;
	margin-top: 3px
}

.curriculum-sections .section-content .course-item .lesson-preview:hover {
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-font-title-color, #333333)
}

.curriculum-sections .section-content .course-item span {
	display: inline-block
}

.curriculum-sections .section-content .course-item span.item-name {
	transition: all 0.3s;
	font-weight: normal
}

.curriculum-sections .section-content .course-item span.item-name:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.curriculum-sections .section-content .course-item span.course-format-icon {
	margin-right: 5px
}

.curriculum-sections .section-content .course-item span.course-format-icon .fa {
	font-size: 15px;
	color: var(--thim-body-primary-color, #2e8ece)
}

.curriculum-sections .section-content .course-item span.index {
	font-size: 0.875rem;
	font-weight: 400;
	min-width: 80px
}

.curriculum-sections .section-content .course-item span.meta {
	font-size: 0.875rem;
	font-weight: 400
}

.curriculum-sections .section-content .course-item span.locked {
	line-height: 24px;
	border: 0;
	padding: 0 12px;
	background: #999;
	color: #fff;
	display: inline-block;
	border-radius: 3px;
	margin-left: 0;
	font-size: 0.875rem;
	font-weight: 700
}

.curriculum-sections .section-content .course-item.completed a,
.curriculum-sections .section-content .course-item.item-completed a {
	text-decoration: none
}

.curriculum-sections .section-content .course-item .completed-button {
	line-height: 24px;
	border: 0;
	padding: 0 12px;
	background: #54b551;
	color: #fff;
	display: inline-block;
	border-radius: 3px;
	margin-left: 0;
	display: none;
	font-size: 0.875rem;
	font-weight: 700
}

.curriculum-sections .section-content .course-assignment .course-item-title span {
	color: inherit
}

.curriculum-sections .section-content .course-assignment .course-format-icon .fa::before {
	content: "\f044"
}

.curriculum-sections .section-content .course-item .course-item-status {
	color: #fff;
	height: 22px;
	text-align: center;
	font: 900 normal normal 12px/1 "Font Awesome 5 Free";
	-webkit-font-smoothing: antialiased
}

.curriculum-sections .section-content .course-item .course-item-status::before {
	content: "\f06e";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	background-color: #54b551;
	border-radius: 50%;
	padding: 5px;
	transform: translateY(0);
	display: block;
	width: 22px
}

.curriculum-sections .section-content .course-item .course-item-status.trans {
	display: none
}

.curriculum-sections .section-content .course-item.has-status.status-completed .course-item-status.trans {
	display: inline-block
}

.curriculum-sections .section-content .course-item.has-status.status-completed .course-item-status::before {
	content: "\f00c"
}

.curriculum-sections .section-content .course-item.has-status.failed .course-item-status.trans {
	display: inline-block
}

.curriculum-sections .section-content .course-item.has-status.failed .course-item-status::before {
	content: "\f00d";
	background-color: #a94442;
	top: -21px
}

#tab-course-description,
#learn-press-course-description {
	overflow: hidden
}

#tab-course-description .thim-course-content,
#learn-press-course-description .thim-course-content {
	width: calc(100% - 240px);
	width: -webkit-calc(100% - 240px);
	width: -moz-calc(100% - 240px);
	float: left;
	padding-right: 45px;
	border-right: 1px solid #eee
}

#tab-course-description .thim-course-content iframe,
#learn-press-course-description .thim-course-content iframe {
	width: 100%
}

#tab-course-description .thim-course-content h4,
#tab-course-description .thim-course-content h5,
#tab-course-description .thim-course-content h6,
#learn-press-course-description .thim-course-content h4,
#learn-press-course-description .thim-course-content h5,
#learn-press-course-description .thim-course-content h6 {
	margin-top: 0
}

#tab-course-description .thim-course-info,
#learn-press-course-description .thim-course-info {
	padding-left: 30px;
	width: 240px;
	float: left;
	max-width: 100%
}

#tab-course-description .thim-course-info .title,
#learn-press-course-description .thim-course-info .title {
	margin: 0;
	font-size: 1rem;
	line-height: 30px;
	text-transform: uppercase
}

#tab-course-description .thim-course-info ul,
#learn-press-course-description .thim-course-info ul {
	margin: 0;
	padding: 0
}

#tab-course-description .thim-course-info ul li,
#learn-press-course-description .thim-course-info ul li {
	list-style: none;
	font-size: 0.875rem;
	border-bottom: 1px solid #eee;
	line-height: 25px;
	padding: 15px 0
}

#tab-course-description .thim-course-info ul li .fa,
#learn-press-course-description .thim-course-info ul li .fa {
	width: 20px;
	text-align: left;
	font-size: 13px;
	line-height: 25px;
	vertical-align: middle
}

#tab-course-description .thim-course-info ul li .fa:before,
#learn-press-course-description .thim-course-info ul li .fa:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 600
}

#tab-course-description .thim-course-info ul li .fa.fa-rebel:before,
#learn-press-course-description .thim-course-info ul li .fa.fa-rebel:before {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400
}

#tab-course-description .thim-course-info ul li span,
#learn-press-course-description .thim-course-info ul li span {
	display: inline-block
}

#tab-course-description .thim-course-info ul li .value,
#learn-press-course-description .thim-course-info ul li .value {
	font-weight: 700;
	min-width: 60px;
	float: right;
	text-align: left
}

#tab-course-description .thim-course-info .thim-enroll-course-button,
#learn-press-course-description .thim-course-info .thim-enroll-course-button {
	margin: auto;
	margin-top: 40px;
	width: 100%;
	text-align: center
}

#tab-course-description .thim-social-share,
#learn-press-course-description .thim-social-share {
	float: none;
	clear: both;
	padding-top: 35px
}

.thim-course-menu-landing {
	position: fixed;
	bottom: -60px;
	left: 0;
	right: 0;
	z-index: 999999;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 3px 6px 2px rgba(42, 42, 42, 0.4);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s
}

body.course-landing-active .thim-course-menu-landing {
	bottom: 0
}

body.course-landing-active .thim-course-menu-landing.thim-hidden {
	bottom: -60px
}

.thim-course-menu-landing .thim-course-landing-tab {
	float: left;
	margin: 0;
	padding: 0
}

.thim-course-menu-landing .thim-course-landing-tab li {
	list-style: none;
	display: inline-block;
	line-height: 40px;
	padding: 10px 0;
	margin-right: 25px;
	position: relative;
	font-weight: 700;
	font-size: 0.875rem
}

.thim-course-menu-landing .thim-course-landing-tab li.active::before {
	position: absolute;
	content: "";
	height: 3px;
	top: 0;
	left: 0;
	right: 0
}

.thim-course-menu-landing .thim-course-landing-tab li:last-child {
	margin-right: 0
}

.thim-course-menu-landing .thim-course-landing-tab li a {
	line-height: 40px;
	display: block
}

.thim-course-menu-landing .thim-course-landing-button {
	padding: 10px 0;
	display: flex;
	float: right;
	align-items: center
}

.thim-course-menu-landing .thim-course-landing-button>form {
	display: inline-block
}

.thim-course-menu-landing .thim-course-landing-button .course-price {
	font-size: var(--thim-font-h2-font-size, 28px);
	line-height: 40px;
	font-weight: 700;
	margin-right: 20px;
	display: inline-block;
	float: left
}

.thim-course-menu-landing .thim-course-landing-button .course-price label {
	display: none
}

.thim-course-menu-landing .thim-course-landing-button .course-price .value.free-course {
	color: #54b551
}

.thim-course-menu-landing .thim-course-landing-button .learn-press-message {
	margin: 0 !important
}

.thim-course-menu-landing .thim-course-landing-button .learn-press-message.success {
	margin: 0 !important
}

#tab-reviews .course-rating>h3 {
	margin: 0;
	font-size: 1rem;
	font-weight: 700;
	line-height: 20px;
	margin-bottom: 14px;
	text-transform: uppercase
}

#tab-reviews .course-rating .rating-title {
	margin-bottom: 13px;
	line-height: 25px
}

#tab-reviews .course-rating .rating-box {
	border: 1px solid #eee
}

#tab-reviews .course-rating .average-rating {
	width: 200px;
	display: inline-block;
	float: left;
	margin-right: 30px
}

#tab-reviews .course-rating .average-rating .rating-box {
	text-align: center;
	padding-bottom: 43px
}

#tab-reviews .course-rating .average-rating .rating-box .average-value {
	font-weight: 700;
	font-size: 72px;
	line-height: 80px;
	margin: 27px 0 11px
}

#tab-reviews .course-rating .average-rating .rating-box .review-star {
	line-height: 16px;
	text-align: center;
	display: block;
	overflow: hidden
}

#tab-reviews .course-rating .average-rating .rating-box .review-star .review-stars-rated {
	float: none
}

#tab-reviews .course-rating .average-rating .rating-box .review-amount {
	line-height: 25px;
	display: block
}

#tab-reviews .course-rating .detailed-rating {
	width: auto;
	display: inline-block;
	max-width: 100%
}

#tab-reviews .course-rating .detailed-rating .rating-box {
	width: 100%;
	overflow: hidden;
	padding: 20px 0
}

#tab-reviews .course-rating .detailed-rating .stars {
	clear: both;
	padding: 0 30px;
	padding-bottom: 3px
}

#tab-reviews .course-rating .detailed-rating .stars:last-child {
	padding-bottom: 0
}

#tab-reviews .course-rating .detailed-rating .stars>div {
	display: inline-table;
	line-height: 30px
}

#tab-reviews .course-rating .detailed-rating .stars>div.key {
	font-weight: 700
}

#tab-reviews .course-rating .detailed-rating .stars>div.bar {
	width: 200px;
	margin: 0 7px
}

#tab-reviews .course-rating .detailed-rating .stars>div.bar .full_bar {
	background: #eee;
	height: 12px;
	position: relative
}

#tab-reviews .course-rating .detailed-rating .stars>div.bar .full_bar>div {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0
}

#tab-reviews .course-rating .detailed-rating .stars>div.value {
	color: #999
}

#tab-reviews .course-review {
	margin-top: 51px
}

#tab-reviews .course-review .content-review>ul {
	margin: 0
}

#tab-reviews .course-review .content-review>ul>li {
	border: 0;
	background: transparent;
	border-top: 1px solid #eee;
	padding: 50px 0;
	overflow: hidden;
	list-style: none;
	display: block
}

#tab-reviews .course-review .content-review>ul>li:last-child {
	padding-bottom: 0
}

#tab-reviews .course-review .content-review>ul .review-author {
	width: 70px;
	overflow: hidden;
	float: left;
	margin-right: 30px
}

#tab-reviews .course-review .content-review>ul .review-author img {
	border-radius: 50%
}

#tab-reviews .course-review .content-review>ul .review-time {
	display: inline-block;
	margin-right: 15px;
	font-size: 0.875rem;
	font-weight: 700;
	color: #ccc
}

#tab-reviews .course-review .content-review>ul .review-text {
	width: calc(100% - 100px);
	width: -webkit-calc(100% - 100px);
	width: -moz-calc(100% - 100px);
	float: right
}

#tab-reviews .course-review .content-review>ul .review-text ul li {
	margin-bottom: 0;
	margin-top: 1px
}

#tab-reviews .course-review .content-review>ul .review-text .author-name {
	display: inline-block;
	font-weight: 700;
	margin: 0;
	line-height: 20px;
	margin-right: 15px;
	text-transform: capitalize
}

#tab-reviews .course-review .content-review>ul .review-text .review-star {
	display: inline-block;
	line-height: 20px;
	float: right
}

#tab-reviews .course-review .content-review>ul .review-text .description {
	margin-top: 13px
}

#tab-reviews .review-load-more {
	text-align: center
}

#tab-reviews .review-load-more #course-review-load-more {
	width: 30px;
	height: 30px;
	cursor: pointer;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	margin-top: 40px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s
}

#tab-reviews .review-load-more #course-review-load-more.loading .fa {
	-webkit-animation: fa-spin 1s infinite linear;
	animation: fa-spin 1s infinite linear
}

#tab-reviews .review-load-more #course-review-load-more.loading .fa::before {
	content: "\f1ce"
}

#tab-reviews .add-review {
	background: #f9f9f9;
	margin: 60px -30px -60px;
	padding: 0 30px 65px
}

#tab-reviews .add-review .title {
	font-weight: 700;
	margin: 0;
	text-transform: uppercase;
	font-size: 1.125rem;
	line-height: 35px;
	padding: 55px 0 3px
}

#tab-reviews .add-review .description {
	margin-bottom: 12px;
	color: #999
}

#tab-reviews .add-review .review-stars-rated {
	clear: both;
	float: none;
	display: inline-block
}

#tab-reviews .add-review .review-stars {
	cursor: pointer
}

#tab-reviews .add-review form label {
	line-height: 16px;
	display: inline-block;
	margin: 35px 20px 10px 0;
	clear: both
}

#tab-reviews .add-review form label span {
	vertical-align: top
}

#tab-reviews .add-review form input[type=text] {
	height: 40px;
	line-height: 38px;
	width: 50%;
	border: 1px solid #e3e6e6;
	padding: 0 10px;
	clear: both;
	display: block
}

#tab-reviews .add-review form textarea {
	border: 1px solid #e3e6e6;
	padding: 10px;
	clear: both;
	width: 100%;
	display: block;
	min-height: 100px;
	font-size: 0.875rem
}

#tab-reviews .add-review form button[type=submit] {
	padding: 5px 25px;
	text-transform: uppercase;
	line-height: 30px;
	border: 0;
	box-shadow: none;
	font-size: 0.875rem;
	font-weight: 700;
	height: 40px;
	margin-top: 20px
}

.thim-ralated-course {
	clear: both;
	overflow: hidden
}

.thim-ralated-course .related-title {
	text-transform: uppercase;
	position: relative;
	font-size: var(--thim-font-h2-font-size, 30px);
	padding-bottom: 10px;
	margin: 40px 0
}

.thim-ralated-course .related-title::after {
	content: "";
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 35px;
	background: #000
}

.thim-ralated-course .owl-carousel .lpr_course {
	padding-left: 15px;
	padding-right: 15px
}

.course-content .complete-lesson-button {
	border: 0;
	box-shadow: none;
	line-height: var(--thim-font-button-line-height);
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	border-radius: var(--thim-border-radius-button, 30px);
	padding: 9px 25px;
	margin-top: 15px;
	display: inline-block;
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-font-title-color, #333333)
}

.course-content .complete-lesson-button:hover {
	background: var(--thim-button-hover-color, #1e73be);
	color: var(--thim-font-title-color, #333333)
}

.course-content .complete-lesson-button.completed {
	background: #54b551;
	color: #fff
}

.course-content .complete-lesson-button.completed:hover {
	background: #54b551;
	color: #fff
}

.course-content>.mfp-close {
	display: none
}

.course-content .course-content-lesson-nav-text span {
	text-transform: none;
	color: #666;
	font-size: 1rem;
	font-weight: 400
}

.course-content .course-content-lesson-nav a {
	font-size: 0.938rem;
	font-weight: 700;
	color: #333
}

.mfp-with-fade .mfp-container,
.mfp-with-fade.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out
}

.mfp-with-fade.mfp-ready .mfp-container {
	opacity: 1
}

.mfp-with-fade.mfp-ready.mfp-bg {
	opacity: 0.8
}

.mfp-with-fade.mfp-removing .mfp-container,
.mfp-with-fade.mfp-removing.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out
}

.mfp-content .course-content.popup-content {
	position: relative;
	background: #fff;
	padding: 120px 30px 30px;
	width: 100%;
	max-width: 100vw;
	margin: 0;
	overflow: hidden;
	z-index: 1
}

.mfp-content .course-content:not(.popup-content) {
	height: 50vh
}

.mfp-content .course-content.loading {
	overflow: hidden
}

.mfp-content .course-content.loading>:not(.thim-loading) {
	opacity: 0;
	filter: alpha(opacity=0)
}

.mfp-content .thim-iframe-quiz {
	position: relative;
	background: #fff;
	padding: 0;
	width: 100%;
	height: auto;
	max-width: 100vw;
	margin: 0 auto;
	z-index: 1;
	overflow: hidden
}

.mfp-content .thim-iframe-quiz>iframe {
	width: 100%;
	height: auto;
	position: relative;
	max-height: none;
	min-height: 100%;
	padding: 120px 30px 30px;
	border: 0
}

.mfp-content .popup-title {
	position: fixed;
	left: 0;
	font-size: 23px;
	top: 34px;
	width: 900px;
	margin: 0 auto;
	line-height: 60px;
	padding-left: 30px;
	font-weight: 700;
	z-index: 1005;
	padding-right: 100px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.mfp-content .popup-title .index {
	color: #fff;
	margin-right: 10px
}

.mfp-content .popup-title>button {
	width: 90px;
	height: 60px;
	line-height: 60px;
	text-transform: none;
	text-align: center;
	color: rgba(255, 255, 255, 0.8);
	font-size: 0.875rem;
	font-weight: 700
}

.mfp-content .popup-title>button:hover {
	color: #fff
}

.course-content .popup-title {
	position: fixed;
	left: 0;
	font-size: 23px;
	top: 34px;
	width: 900px;
	margin: 0 auto;
	line-height: 90px;
	padding-left: 30px;
	font-weight: 700;
	z-index: 1005;
	padding-right: 100px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.course-content .popup-title .index {
	color: #fff;
	margin-right: 10px
}

.course-content .popup-title>button {
	width: 90px;
	height: 90px;
	line-height: 90px;
	text-transform: none;
	text-align: center;
	color: #fff;
	font-size: 0.875rem;
	font-weight: 700
}

#learn-press-course-lesson-heading .index {
	color: #fff
}

body.single-lp_course .mfp-container {
	padding-bottom: 0;
	padding-top: 0
}

body.single-lp_course.admin-bar .mfp-inline-holder {
	padding-top: 32px
}

body.single-lp_course .course-meta .course-review .value {
	cursor: pointer
}

.learnpress-course-curriculum .course-curriculum .section-item__loadmore {
	justify-content: start;
	margin: 0 0 20px 0
}

.learnpress-course-curriculum .course-curriculum .section-item__loadmore button {
	cursor: pointer;
	text-transform: capitalize;
	font-weight: 700;
	background: transparent;
	padding: 0;
	border: 0;
	margin: 0;
	position: relative;
	font-size: 1em
}

.learnpress-course-curriculum .course-curriculum .section-item__loadmore button::after {
	content: "+";
	position: absolute;
	right: -16px
}

.learnpress-course-curriculum .course-curriculum .section-item__loadmore:hover button {
	color: var(--thim-body-primary-color, #2e8ece)
}

.learnpress-course-curriculum .course-curriculum .curriculum-more button {
	border-radius: 0;
	margin: 0 0 20px 0
}

.learnpress-course-curriculum .course-curriculum .curriculum-more:hover button {
	background: var(--thim-body-primary-color, #2e8ece)
}

#popup-sidebar .learnpress-course-curriculum .course-curriculum .section-item__loadmore {
	margin: 0 10px 20px 10px
}

.learn-press form.purchase-course {
	display: inline-block
}

.learn-press #learn-press-course-curriculum .section-content {
	background: transparent
}

.learn-press #learn-press-course-curriculum .learn-press-breadcrumb {
	display: none
}

.learn-press .curriculum-sections .section-header {
	background: transparent;
	padding: 0
}

.learn-press .view-cart-button {
	border-radius: 30px;
	font-size: 0.875rem;
	height: 40px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 5px 25px;
	display: inline-block;
	color: #fff
}

.learn-press .purchase-course .thim-enroll-course-button.loading {
	opacity: 0.7;
	filter: alpha(opacity=70)
}

.learn-press .purchase-course .view-cart-button {
	display: inline-block
}

.learn-press .purchase-course .view-cart-button.hide-if-js {
	display: none
}

body.single-lp_quiz #popup_overlay,
.thim-iframe-quiz #popup_overlay {
	display: none
}

.course-content.popup-content .message {
	margin-bottom: 30px
}

#learn-press-finish-course {
	margin-bottom: 30px
}

.thim-timetable-link {
	line-height: 30px;
	display: inline-block;
	padding: 5px 25px;
	font-size: 0.875rem;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 20px
}

body.course-item-popup {
	overflow: hidden
}

body.course-item-popup .site-header,
body.course-item-popup .thim-ekit__header {
	z-index: 0
}

body.course-item-popup #content-item-quiz .sorting-choice {
	position: relative
}

body.course-item-popup #content-item-quiz .sorting-choice .answer-option {
	position: relative;
	top: 0;
	left: 0
}

body.course-item-popup #learn-press-content-item {
	display: block;
	border: none
}

body.course-item-popup .site-header {
	z-index: 0
}

body.course-item-popup.wpadminbar #course-item-content-header {
	top: 32px
}

body.course-item-popup #learn-press-course-curriculum .learn-press-breadcrumb {
	background: #f9fafa;
	padding: 20px 23px 25px 18px;
	margin: 0;
	display: block
}

body.course-item-popup #learn-press-course-curriculum .learn-press-breadcrumb a {
	font-size: 0.875rem;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 30px;
	display: inline-block
}

body.course-item-popup #learn-press-course-curriculum .learn-press-breadcrumb .fa {
	line-height: 30px;
	display: inline-block;
	font-size: 15px;
	padding: 0 12px
}

body.course-item-popup #learn-press-course-curriculum .learn-press-breadcrumb .item-name {
	display: block;
	font-size: 22px;
	color: #999;
	line-height: 1.3;
	padding-top: 9px
}

body.course-item-popup #learn-press-course-curriculum ul.curriculum-sections {
	padding-top: 20px
}

body.course-item-popup #learn-press-course-curriculum ul.curriculum-sections .section-header {
	margin-top: 30px;
	text-transform: uppercase
}

body.course-item-popup #learn-press-course-curriculum ul.curriculum-sections .section-header .collapse {
	left: 15px !important;
	top: -3px !important
}

body.course-item-popup #learn-press-course-curriculum ul.curriculum-sections .section-header .meta {
	font-weight: normal;
	margin-left: auto
}

body.course-item-popup #learn-press-course-curriculum ul.curriculum-sections .section-desc {
	padding-left: 15px;
	padding-right: 15px
}

body.course-item-popup #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item:after {
	display: none
}

body.course-item-popup #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .index span.label {
	display: none
}

body.course-item-popup #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item.current {
	background-color: #f9fafa
}

#popup_container #popup_title {
	display: none
}

#popup_container a.close {
	position: absolute;
	right: 15px;
	top: 5px;
	color: #333
}

.thim-course-landing-button #learn-press-wc-message .woocommerce-message,
.course-payment #learn-press-wc-message .woocommerce-message {
	display: inline-block;
	margin-bottom: 0
}

.thim-course-landing-button #learn-press-wc-message .woocommerce-message span,
.course-payment #learn-press-wc-message .woocommerce-message span {
	display: none
}

.thim-course-landing-button .lp-course-buttons,
.thim-course-landing-button .lp-course-buttons form,
.course-payment .lp-course-buttons,
.course-payment .lp-course-buttons form {
	display: inline-block
}

.purchase-course .button-add-to-cart {
	margin-left: 10px
}

.purchase-course #learn-press-wc-message {
	display: inline-block
}

.learn-press-pmpro-buy-membership {
	display: inline-block
}

.learn-press-pmpro-buy-membership#learn-press-pmpro-notice {
	margin-bottom: 0
}

.learn-press-pmpro-buy-membership#learn-press-pmpro-notice a.button {
	display: inline-block;
	border: 0;
	padding: 9px 25px;
	line-height: var(--thim-font-button-line-height);
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	border-radius: var(--thim-border-radius-button, 30px);
	margin-right: 5px
}

.thim-top-course {
	position: relative;
	margin-bottom: 40px
}

.thim-top-course.no-thumbnail {
	min-height: 400px;
	background: #000
}

.thim-top-course .learnpress-course-coming-soon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.2);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%)
}

.lp-overlay .modal-content {
	border: none;
	border-radius: 0
}

.lp-overlay .modal-header {
	position: relative
}

.lp-overlay .modal-header .close {
	position: absolute;
	padding: 0;
	height: inherit;
	color: inherit;
	right: 15px;
	top: 10px;
	font-size: 1.4em;
	background: transparent
}

.lp-overlay .modal-header .close:hover {
	color: #0a7998
}

.learn-press .course-tabs .tab-content .tab-pane .lp-course-buttons {
	margin-bottom: 25px
}

.wpadminbar.course-item-popup #wpadminbar,
#popup-sidebar .course-remaining-time {
	display: none
}

.lp-nofication__duration {
	margin-bottom: 25px
}

.elementor-element .ekits-content-course-tabs .thim-course-info {
	display: none
}

.ekits-content-course-tabs .course-rate {
	margin: 0;
	padding: 10px 0;
	overflow: unset
}

@media (max-width:767px) {
	.ekits-content-course-tabs .course-rate {
		flex-direction: column;
		row-gap: 20px
	}

	.ekits-content-course-tabs .course-rate__details {
		margin-left: 0
	}
}

.ekits-content-course-tabs .course-rate__summary {
	padding: 30px;
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.05)
}

.ekits-content-course-tabs .course-rate__summary-text {
	color: var(--thim-font-body-color, #666666)
}

.ekits-content-course-tabs .course-rate__summary-value {
	font-size: 2.5rem;
	font-weight: var(--thim-font-title-variant, 700);
	margin-bottom: 10px
}

.ekits-content-course-tabs .course-rate__details-row {
	margin-bottom: 5px
}

.ekits-content-course-tabs .course-rate__details-row .course-rate__details-row-value .rating-gray,
.ekits-content-course-tabs .course-rate__details-row .course-rate__details-row-value .rating {
	height: 10px;
	margin-top: -5px;
	border-radius: 0
}

.ekits-content-course-tabs .course-rate__details-row .rating-count {
	color: var(--thim-font-body-color, #666666);
	min-width: 20px;
	text-align: center
}

.ekits-content-course-tabs .course-rate__details-row .course-rate__details-row-star {
	color: var(--thim-font-body-color, #666666)
}

.ekits-content-course-tabs .course-rate__details-row .course-rate__details-row-star {
	flex: 0 0 25px
}

.ekits-content-course-tabs .thim-about-author .author-wrapper .author-bio {
	display: flex;
	flex-direction: column
}

.ekits-content-course-tabs .thim-about-author .author-wrapper .author-bio .name {
	font-size: var(--thim-font-h5-font-size, 16px);
	text-transform: var(--thim-font-h5-text-transform, none);
	line-height: var(--thim-font-h5-line-height, 1.6em);
	font-weight: var(--thim-font-title-variant, 700)
}

.ekits-content-course-tabs .thim-about-author .author-wrapper .author-bio .thim-author-social {
	order: 3
}

.ekits-content-course-tabs .course-review-head {
	font-size: var(--thim-font-h6-font-size, 16px);
	margin: 12px 0
}

.ekits-content-course-tabs .lp-rating-reviews .course-reviews-list li {
	padding: 15px 0
}

.ekits-content-course-tabs .lp-rating-reviews .course-reviews-list li .review-author {
	width: 60px
}

.ekits-content-course-tabs .lp-rating-reviews .course-reviews-list li .review-author img {
	border-radius: 50%
}

.ekits-content-course-tabs .lp-rating-reviews .course-reviews-list li .review-text {
	padding-left: 80px
}

.ekits-content-course-tabs .lp-rating-reviews .course-reviews-list li .user-name {
	font-size: var(--thim-font-body-font-size);
	font-family: var(--thim-font-body-font-family);
	margin-top: 0
}

.ekits-content-course-tabs .lp-rating-reviews .course-reviews-list li .review-title {
	display: none
}

.single-quiz button.check_answer,
.single-quiz button.next-question,
.single-quiz button.prev-question,
.single-quiz button.button-finish-quiz,
.single-quiz button.button-retake-quiz,
.single-quiz button.button-start-quiz {
	border: 0;
	height: 40px;
	line-height: 30px;
	font-size: 0.875rem;
	padding: 5px 25px;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 0;
	margin-top: 10px;
	background: #111;
	color: #fff
}

.single-quiz button.button-next-question {
	border-radius: 0;
	margin-top: 10px;
	margin-left: 20px
}

.single-quiz button.button-finish-quiz,
.single-quiz button.button-retake-quiz,
.single-quiz button.button-start-quiz {
	background: #54b551
}

.single-quiz button.prev-question {
	margin-right: 5px
}

.single-quiz .back-to-course {
	font-size: 0.875rem;
	font-weight: 700
}

.single-quiz .quiz-content {
	margin-bottom: 34px
}

.single-quiz .quiz-clock .quiz-total {
	display: inline-block;
	line-height: 30px;
	border-right: 1px solid #eee;
	padding-right: 20px;
	margin-right: 20px;
	margin-bottom: 30px
}

.single-quiz .quiz-clock .quiz-total .fa {
	font-size: 15px;
	line-height: 30px;
	vertical-align: middle;
	margin-right: 5px
}

.single-quiz .quiz-clock .quiz-total .quiz-text {
	font-weight: 700;
	display: inline-block
}

.single-quiz .quiz-clock .quiz-total .quiz-text .number {
	color: #ffb606
}

.single-quiz .quiz-clock .quiz-timer {
	display: inline-block;
	line-height: 30px;
	font-size: 1rem;
	font-weight: 700;
	margin-bottom: 30px
}

.single-quiz .quiz-clock .quiz-timer #quiz-countdown,
.single-quiz .quiz-clock .quiz-timer #quiz-countdown-value {
	margin: 0 7px;
	color: #ffb606;
	line-height: 30px;
	font-size: 1rem
}

.single-quiz .quiz-clock .quiz-timer .quiz-countdown-label {
	font-size: 1rem;
	font-style: normal;
	font-weight: 700;
	color: #666
}

.single-quiz .quiz-clock .quiz-timer .fa {
	font-size: 15px;
	line-height: 30px;
	vertical-align: middle;
	margin-right: 5px
}

.single-quiz .quiz-results h3,
.single-quiz .quiz-questions h3 {
	text-transform: uppercase;
	font-size: 1rem;
	font-weight: 700;
	line-height: 30px
}

.single-quiz .quiz-questions {
	margin-bottom: 30px
}

.single-quiz .quiz-questions.list-quiz-questions:not(.completed-questions) ul>li {
	padding-left: 0
}

.single-quiz .quiz-questions ul {
	margin: 0
}

.single-quiz .quiz-questions ul li {
	list-style: none;
	line-height: 44px;
	border-bottom: 1px solid #eee;
	position: relative;
	padding-left: 20px;
	margin: 0
}

.single-quiz .quiz-questions ul li:first-child {
	border-top: 1px solid #eee
}

.single-quiz .quiz-questions ul li:before {
	content: "\f00d";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color: #e9340a;
	font-size: 13px;
	line-height: 45px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0
}

.single-quiz .quiz-questions ul li.correct:before {
	content: "\f00c";
	color: #54b551
}

.single-quiz .quiz-questions ul li h4 {
	font-size: 0.875rem;
	font-weight: 700;
	margin: 0;
	line-height: 44px
}

.single-quiz .quiz-questions ul li label {
	margin-bottom: 0
}

.single-quiz .quiz-questions ul li ul {
	margin-left: -20px
}

.single-quiz .quiz-questions ul li ul li:last-child {
	border-bottom: 0
}

.single-quiz .quiz-questions ul.quiz-questions-list li:before {
	display: none
}

.single-quiz .quiz-questions ul.quiz-questions-list li .question-title:after {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	font-size: 13px;
	line-height: 45px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900
}

.single-quiz .quiz-questions ul.quiz-questions-list li.incorrect .question-title:after {
	color: #e9340a;
	content: "\f00d"
}

.single-quiz .quiz-questions ul.quiz-questions-list li.correct .question-title:after {
	color: #54b551;
	content: "\f00c"
}

.single-quiz .quiz-questions.list-quiz-questions ul li {
	font-size: 0.875rem;
	font-weight: 700;
	color: var(--thim-font-title-color, #333333)
}

.single-quiz .quiz-questions.list-quiz-questions ul li a {
	color: var(--thim-font-title-color, #333333)
}

.single-quiz .quiz-questions.list-quiz-questions ul li a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.single-quiz .quiz-questions.list-quiz-questions ul li.current:after {
	display: none
}

.single-quiz .quiz-questions.list-quiz-questions ul li.current a {
	color: var(--thim-body-primary-color, #2e8ece);
	font-size: 1rem
}

.single-quiz .quiz-questions.list-quiz-questions ul li.current a:after {
	display: none
}

.single-quiz .quiz-questions.completed-questions>ul>li:not(.correct) .question-title:after {
	color: #e9340a;
	content: "\f00d"
}

.single-quiz .quiz-history-title,
.single-quiz .list-question-title {
	text-transform: uppercase;
	font-size: 1rem;
	font-weight: 700;
	line-height: 30px;
	margin-top: 30px
}

.single-quiz .quiz-question-nav .lp-question-wrap {
	margin-bottom: 0;
	position: relative
}

.single-quiz .quiz-question-nav .lp-question-wrap h4 {
	font-size: 1.125rem;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 22px;
	line-height: 30px
}

.single-quiz .quiz-question-nav .lp-question-wrap .question-title {
	display: inline-block
}

.single-quiz .quiz-question-nav .lp-question-wrap input.fib-input {
	border: 0;
	font-style: italic;
	font-size: 1rem;
	margin: 0 5px;
	border-bottom: 1px dotted #999;
	line-height: 15px;
	display: inline-block;
	text-align: center
}

.single-quiz .quiz-question-nav .lp-question-wrap.lp-sorting-choice-question .ui-sortable-handle {
	cursor: move
}

.single-quiz .quiz-question-nav .lp-question-wrap.lp-single-choise-question ul li label,
.single-quiz .quiz-question-nav .lp-question-wrap.lp-true-false-question ul li label,
.single-quiz .quiz-question-nav .lp-question-wrap.lp-multi-choice-question ul li label {
	display: block;
	cursor: pointer
}

.single-quiz .quiz-question-nav .lp-question-wrap .question-type-single_choice ul li label,
.single-quiz .quiz-question-nav .lp-question-wrap .question-type-true_or_false ul li label,
.single-quiz .quiz-question-nav .lp-question-wrap .question-type-multi_choice ul li label {
	display: block;
	cursor: pointer
}

.single-quiz .quiz-question-nav .lp-question-wrap .question-type-sorting_choice ul li label {
	display: block;
	cursor: move
}

.single-quiz .quiz-question-nav .lp-question-wrap ul {
	margin: 0;
	margin-bottom: 20px
}

.single-quiz .quiz-question-nav .lp-question-wrap ul li {
	list-style: none;
	line-height: 40px;
	font-weight: 400;
	border-bottom: 1px solid #eee;
	padding: 0 10px
}

.single-quiz .quiz-question-nav .lp-question-wrap ul li:first-child {
	border-top: 1px solid #eee
}

.single-quiz .quiz-question-nav .lp-question-wrap ul li label {
	margin: 0;
	font-weight: 400
}

.single-quiz .quiz-question-nav .lp-question-wrap ul.lpr-question-hint li label {
	text-decoration: line-through
}

.single-quiz .quiz-question-nav .lp-question-wrap ul.lpr-question-hint li.correct label {
	text-decoration: none
}

.single-quiz .quiz-question-nav .lp-question-wrap ul.lpr-question-hint li.correct label:after {
	content: "\f00c";
	font-size: 13px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-left: 5px;
	display: inline-block;
	color: #54b551
}

.single-quiz .learn-press .message {
	margin-bottom: 30px
}

.single-quiz .learn-press-question-wrap.checked li.user-answer-false {
	text-decoration: line-through;
	background: none;
	color: var(--thim-font-title-color, #333333)
}

.single-quiz .learn-press-question-wrap.checked li.user-answer-false.answer-true {
	text-decoration: none;
	background: none
}

.single-quiz .learn-press-question-wrap.checked li.answer-true {
	color: var(--thim-font-title-color, #333333);
	background: none
}

.single-quiz .learn-press-question-wrap.checked li.answer-true label:after {
	content: "\f00c";
	font-size: 13px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-left: 5px;
	display: inline-block;
	color: #54b551
}

.single-quiz .answer-option label p {
	display: inline-block
}

.single-quiz .lp-quiz-buttons .quiz-buttons .form-button {
	display: inline-block
}

.single-quiz .lp-quiz-buttons .quiz-buttons .form-button.button-next-question,
.single-quiz .lp-quiz-buttons .quiz-buttons .form-button.button-prev-question {
	background-color: transparent
}

.single-quiz .lp-quiz-buttons .complete-quiz .button-finish-quiz {
	float: none
}

.quiz-summary .quiz-buttons {
	text-align: inherit
}

.single-quiz .quiz-summary .quiz-buttons {
	margin-bottom: 30px
}

.quiz-results .box-title {
	margin-top: 0
}

.quiz-results .result-summary {
	margin: 32px 0 63px
}

.quiz-results .result-field {
	display: inline-block;
	margin-right: 20px;
	width: 95px;
	height: 95px;
	border: 1px solid #54b551;
	border-radius: 50%;
	text-align: center;
	overflow: hidden
}

.quiz-results .result-field:last-child {
	margin-right: 0
}

.quiz-results .result-field span {
	display: block;
	margin-top: 18px
}

.quiz-results .result-field .value {
	font-size: 24px;
	font-weight: 700;
	color: #54b551;
	display: block;
	margin-top: 2px
}

.quiz-results .result-field.empty {
	border: 1px solid #999
}

.quiz-results .result-field.empty .value {
	color: #999
}

.quiz-results .result-field.wrong {
	border: 1px solid #e9340a
}

.quiz-results .result-field.wrong .value {
	color: #e9340a
}

.quiz-results .result-field.time {
	border-color: #666
}

.quiz-results .result-field.time .value {
	color: #666;
	font-size: 1.125rem
}

.question-hint {
	display: inline-block;
	margin-left: 15px
}

.question-hint.hide-if-js {
	display: none
}

.question-hint .quiz-hint {
	margin-bottom: 5px;
	line-height: 30px
}

.question-hint .quiz-hint-toggle {
	cursor: pointer;
	font-weight: 700
}

.question-hint .quiz-hint-toggle .fa {
	font-weight: 400;
	font-size: 15px
}

.question-hint .quiz-hint-content {
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	width: 100%;
	background: rgba(0, 0, 0, 0.9);
	padding: 20px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	color: #999;
	left: 0;
	visibility: hidden
}

.question-hint .quiz-hint-content.quiz-active {
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible
}

.lp-question-wrap .quiz-hint-content {
	display: inline-block;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	width: 100%;
	background: rgba(0, 0, 0, 0.9);
	padding: 20px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	color: #999;
	left: 0;
	visibility: hidden
}

.lp-question-wrap .quiz-hint-content.quiz-active {
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible
}

.single-lpr_quiz #content {
	padding-left: 0;
	padding-right: 0
}

.question-numbers {
	margin: 15px 0;
	display: inline-block
}

.question-numbers li {
	display: inline-block;
	list-style: inherit
}

.question-numbers li a {
	line-height: 30px;
	display: block;
	width: 30px;
	font-size: 0.875rem;
	color: #111111;
	text-align: center;
	padding: 0;
	border: 1px solid #111
}

.question-numbers li.current a,
.question-numbers li:hover a {
	background-color: #2893c9;
	border-color: #2893c9
}

.tipsy {
	font-size: 10px;
	position: absolute;
	padding: 5px;
	z-index: 100000
}

.tipsy-inner {
	background-color: #000;
	color: #FFF;
	max-width: 200px;
	padding: 5px 8px 4px 8px;
	text-align: center
}

.tipsy-inner {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.tipsy-arrow {
	position: absolute;
	width: 0;
	height: 0;
	line-height: 0;
	border: 5px dashed #000
}

.tipsy-arrow-n {
	border-bottom-color: #000
}

.tipsy-arrow-s {
	border-top-color: #000
}

.tipsy-arrow-e {
	border-left-color: #000
}

.tipsy-arrow-w {
	border-right-color: #000
}

.tipsy-n .tipsy-arrow {
	top: 0px;
	left: 50%;
	margin-left: -5px;
	border-bottom-style: solid;
	border-top: none;
	border-left-color: transparent;
	border-right-color: transparent
}

.tipsy-nw .tipsy-arrow {
	top: 0;
	left: 10px;
	border-bottom-style: solid;
	border-top: none;
	border-left-color: transparent;
	border-right-color: transparent
}

.tipsy-ne .tipsy-arrow {
	top: 0;
	right: 10px;
	border-bottom-style: solid;
	border-top: none;
	border-left-color: transparent;
	border-right-color: transparent
}

.tipsy-s .tipsy-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-top-style: solid;
	border-bottom: none;
	border-left-color: transparent;
	border-right-color: transparent
}

.tipsy-sw .tipsy-arrow {
	bottom: 0;
	left: 10px;
	border-top-style: solid;
	border-bottom: none;
	border-left-color: transparent;
	border-right-color: transparent
}

.tipsy-se .tipsy-arrow {
	bottom: 0;
	right: 10px;
	border-top-style: solid;
	border-bottom: none;
	border-left-color: transparent;
	border-right-color: transparent
}

.tipsy-e .tipsy-arrow {
	right: 0;
	top: 50%;
	margin-top: -5px;
	border-left-style: solid;
	border-right: none;
	border-top-color: transparent;
	border-bottom-color: transparent
}

.tipsy-w .tipsy-arrow {
	left: 0;
	top: 50%;
	margin-top: -5px;
	border-right-style: solid;
	border-left: none;
	border-top-color: transparent;
	border-bottom-color: transparent
}

.user-certificate {
	display: none;
	position: absolute;
	top: 50px;
	left: 25%;
	right: 25%;
	z-index: 999999;
	padding: 20px;
	background-color: #FFF
}

.user-certificate>p.cert-description {
	margin: 0 0 20px 0;
	word-wrap: break-word;
	font-size: 14px
}

.user-certificate>p.cert-actions {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 0.875rem
}

.user-certificate>p.cert-actions .close {
	float: right
}

.cert-canvas {
	width: 100%
}

.fib-input,
.fib-input:focus,
input[type=text].fib-input {
	border: none;
	border-bottom: 1px dashed #DDD;
	background-color: transparent;
	width: auto;
	padding: 0;
	font-weight: bold
}

.lpr-question-hint .fib-wrong {
	text-decoration: line-through
}

.lpr-question-hint.sorting-choice .correct-answer {
	font-style: italic;
	font-size: smaller
}

.question-sorting_choice ul.ui-sortable li,
.question-sorting_choice ul.ui-sortable li label {
	cursor: move
}

.overlay-processing::before,
.overlay-processing::after {
	content: "";
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999999
}

.overlay-processing::before {
	background: #000;
	opacity: 0.5
}

.overlay-processing::after {
	background: #fff
}

.hide-if-js {
	display: none
}

.learn-press-courses {
	list-style: none;
	clear: both;
	margin: 0 -30px 0 0;
	padding: 0
}

.learn-press-courses::after {
	display: block;
	content: "";
	clear: both
}

.learn-press-courses li.course {
	list-style-type: none;
	float: left;
	width: 23%;
	margin: 0 2% 30px 0;
	padding: 0;
	box-sizing: border-box;
	border: 1px solid #ddd;
	background: #fff
}

.learn-press-courses li.course h3 {
	padding: 15px;
	margin: 0;
	font-size: 1.125rem;
	line-height: 1.5
}

.learn-press-courses li.course .course-thumbnail {
	position: relative
}

.learn-press-courses li.course .course-thumbnail img {
	max-width: 100%;
	height: auto
}

.learn-press-courses li.course .course-thumbnail::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}

.learn-press-courses li.course .course-info {
	padding: 0 15px 15px;
	font-size: 0.938rem;
	overflow: hidden
}

.learn-press-courses li.course .course-students {
	float: left
}

.learn-press-courses li.course .course-instructor {
	margin-bottom: 20px
}

.learn-press-courses li.course .course-price {
	float: right;
	color: #54b551
}

.learn-press-courses li.course .course-info>* {
	display: block
}

.learn-press-notice .button {
	float: right
}

#learn-press-course-curriculum ul.curriculum-sections {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #f5f5f5
}

#learn-press-course-curriculum ul.curriculum-sections li.section {
	list-style-type: none
}

#learn-press-course-curriculum ul.section-content {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #f5f5f5
}

#learn-press-course-curriculum ul.section-content li.section {
	list-style-type: none
}

#learn-press-course-curriculum .section-header {
	background-color: #eee;
	margin: 0;
	padding: 20px 15px;
	border-top: 1px solid #fff
}

#learn-press-course-curriculum .section-header p {
	display: inline-block;
	font-weight: normal;
	font-style: italic;
	color: #999;
	font-size: smaller;
	margin: 0
}

#learn-press-course-curriculum .section-header:hover {
	background: #ddd
}

#learn-press-course-curriculum .section-header .meta {
	font-size: smaller;
	font-weight: normal;
	float: right
}

#learn-press-course-curriculum .section-header .meta .collapse {
	display: inline-block;
	position: relative;
	font-family: "lp-icons";
	background: #95e6f9;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	vertical-align: middle;
	margin-left: 5px
}

#learn-press-course-curriculum .section-header .meta .collapse::before {
	content: "\ea0b"
}

#learn-press-course-curriculum .section-header .meta .collapse:hover {
	cursor: pointer
}

#learn-press-course-curriculum .section-header .meta .collapse.plus::before {
	content: "\ea0a"
}

#learn-press-course-curriculum .course-item {
	margin: 0;
	list-style: none;
	padding: 15px 15px;
	border-top: 1px solid var(--thim-border-color, #eee);
	position: relative;
	align-items: center;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: space-between;
	flex-grow: 1;
	gap: 10px;
	display: flex
}

@media (max-width:767px) {
	#learn-press-course-curriculum .course-item {
		align-items: flex-start
	}
}

#learn-press-course-curriculum .course-item .lp-label-viewing {
	display: none
}

#learn-press-course-curriculum .course-item .lp-label-completed {
	display: none
}

#learn-press-course-curriculum .course-item .course-item-title {
	display: flex;
	column-gap: 8px;
	flex-grow: 1;
	width: auto;
	max-width: calc(100% - 35px);
	align-items: flex-start
}

#learn-press-course-curriculum .course-item .course-item-meta {
	flex-wrap: nowrap;
	flex-grow: 1;
	display: flex;
	vertical-align: middle;
	white-space: nowrap;
	justify-content: flex-end;
	width: auto;
	align-items: center;
	column-gap: 7px
}

#learn-press-course-curriculum .course-item .lp-icon {
	display: none
}

#learn-press-course-curriculum .course-item.viewable {
	cursor: pointer
}

#learn-press-course-curriculum .course-item.viewable:hover {
	background: #e7ecfb;
	-webkit-transition: background linear 0s;
	-khtml-transition: background linear 0s;
	-moz-transition: background linear 0s;
	-ms-transition: background linear 0s;
	-o-transition: background linear 0s;
	transition: background linear 0s
}

#learn-press-course-curriculum .course-item.course-lesson .course-item-title::before {
	content: "\e926"
}

#learn-press-course-curriculum .course-item.course-quiz .course-item-title::before {
	content: "\e950"
}

#learn-press-course-curriculum .course-item.item-current {
	background: #fff
}

#learn-press-course-curriculum .course-item.item-current::before {
	display: block;
	width: 3px;
	background: #95e6f9;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	content: ""
}

#learn-press-course-curriculum .course-item.item-has-status .item-status {
	display: inline-block;
	background: #d6d6d6;
	margin-left: 5px
}

#learn-press-course-curriculum .course-item.item-has-status .item-status::before {
	content: "\ea10"
}

#learn-press-course-curriculum .course-item.item-has-status.item-completed .item-status {
	background: #95e6f9
}

#learn-press-course-curriculum .course-item.focus {
	background: #ffb710
}

#learn-press-course-curriculum .course-item.focus.off {
	-webkit-transition: none;
	-khtml-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none
}

.lp-icon {
	display: inline-block;
	font-family: "lp-icons";
	background: #95e6f9;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	vertical-align: middle
}

.lp-icon::before {
	width: 32px;
	height: 32px
}

.lp-label {
	display: inline-block;
	line-height: 24px;
	font-size: 78%;
	vertical-align: middle;
	color: #fff;
	padding: 0 10px;
	background: #ddd;
	height: 24px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px
}

.lp-label.lp-label-viewing {
	background-color: #39afff
}

.lp-label.lp-label-completed {
	background-color: #39c7ce
}

.lp-label.lp-label-lesson {
	background-color: #337ab7
}

.lp-label.lp-label-quiz {
	background-color: #53658c
}

.lp-label.lp-label-preview {
	background-color: #02a7ce
}

.learn-press-content-protected-message {
	background: #fff;
	padding: 20px;
	color: var(--thim-font-body-color, #666666);
	margin: 10px 0;
	border-radius: 6px;
	max-width: 700px;
	margin: 0 auto
}

.learn-press-content-protected-message .icon {
	position: relative;
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 10px;
	vertical-align: middle
}

.learn-press-content-protected-message .icon::before,
.learn-press-content-protected-message .icon::after {
	width: 3px;
	background: #ff8484;
	height: 30px;
	content: "";
	display: inline-block;
	position: absolute;
	top: 0;
	left: 13.5px
}

.learn-press-content-protected-message .icon::before {
	-webkit-transform: rotate(-45deg);
	-khtml-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.learn-press-content-protected-message .icon::after {
	-webkit-transform: rotate(45deg);
	-khtml-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.learn-press-breadcrumb {
	margin-bottom: 20px
}

.single-lp_course .learn-press-course-results-progress {
	margin-bottom: 40px
}

.single-lp_course .learn-press-course-results-progress .items-progress {
	float: left;
	width: 68%;
	margin-right: 2%;
	clear: left
}

.single-lp_course .learn-press-course-results-progress .lp-course-progress-heading {
	margin-bottom: 10px
}

.single-lp_course .learn-press-course-results-progress .course-progress {
	float: left;
	width: 30%
}

.single-lp_course .learn-press-course-results-progress .number,
.single-lp_course .learn-press-course-results-progress .percentage-sign {
	display: inline-block;
	vertical-align: bottom;
	line-height: 1;
	font-size: 25px
}

.single-lp_course .learn-press-course-results-progress .percentage-sign {
	margin-left: 5px
}

.single-lp_course .learn-press-course-results-progress::after {
	display: block;
	content: "";
	clear: both
}

.lp-course-progress {
	position: relative
}

.lp-course-progress .lp-progress-bar {
	height: 15px;
	background: #ddd;
	margin: 10px 0 15px 0;
	overflow: hidden;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px
}

.lp-course-progress .lp-progress-bar .lp-progress-value {
	width: 50%;
	height: 15px;
	background: #95e6f9
}

.lp-course-progress .lp-passing-conditional {
	left: 0%;
	position: absolute;
	height: 25px;
	top: -5px;
	margin-left: -5px;
	cursor: pointer
}

.lp-course-progress .lp-passing-conditional::before,
.lp-course-progress .lp-passing-conditional::after {
	content: "";
	display: inline-block;
	border: 5px solid transparent;
	left: 0;
	position: absolute
}

.lp-course-progress .lp-passing-conditional::before {
	border-top-color: #ddd
}

.lp-course-progress .lp-passing-conditional::after {
	border-bottom-color: #ddd;
	bottom: 0
}

#learn-press-content-item {
	border: 1px solid #ddd;
	display: none
}

#learn-press-content-item .learn-press-video-intro {
	width: 100%;
	background: #000
}

#learn-press-content-item .learn-press-video-intro .video-content {
	max-width: 850px;
	margin: auto;
	text-align: center;
	overflow: hidden
}

#learn-press-content-item .learn-press-content-item-container {
	width: 700px;
	margin: auto;
	overflow: hidden;
	padding-bottom: 40px;
	padding-top: 30px;
	max-width: 100%
}

.learn-press-tabs .learn-press-nav-tabs {
	list-style: none;
	padding: 0 0 0 15px;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #ddd
}

.learn-press-tabs .learn-press-nav-tabs .learn-press-nav-tab {
	list-style-type: none;
	float: left;
	margin-bottom: -1px;
	position: relative
}

.learn-press-tabs .learn-press-nav-tabs .learn-press-nav-tab a {
	display: inline-block;
	padding: 10px 15px;
	outline: none
}

.learn-press-tabs .learn-press-nav-tabs .learn-press-nav-tab.active {
	border: 1px solid #ddd;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px
}

.learn-press-tabs .learn-press-nav-tabs .learn-press-nav-tab.active::after {
	position: absolute;
	width: 100%;
	border-bottom: 1px solid #fff;
	bottom: -1px;
	content: ""
}

.learn-press-tabs .learn-press-nav-tabs::after {
	content: "";
	display: block;
	clear: both
}

.learn-press-tabs .learn-press-tab-panel {
	display: none;
	margin-bottom: 20px
}

.learn-press-tabs .learn-press-tab-panel.active {
	display: block
}

#popup_overlay {
	z-index: 10000000 !important
}

#popup_container {
	z-index: 10000001 !important
}

body.course-has-popup {
	overflow: hidden
}

#course-curriculum-popup {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000;
	z-index: 999999
}

#course-curriculum-popup * {
	box-sizing: border-box
}

#course-curriculum-popup #popup-sidebar {
	float: left;
	width: 350px;
	position: absolute;
	top: 60px;
	bottom: 0;
	overflow: auto;
	background: #fff;
	border-right: 1px solid #ddd
}

#course-curriculum-popup #popup-sidebar .course-curriculum-title {
	display: none
}

#course-curriculum-popup #popup-sidebar .curriculum-sections {
	margin: 0;
	font-size: smaller
}

#course-curriculum-popup #popup-sidebar .learn-press-course-results-progress {
	padding: 15px 20px;
	margin-bottom: 0
}

#course-curriculum-popup #popup-sidebar .learn-press-course-results-progress .items-progress,
#course-curriculum-popup #popup-sidebar .learn-press-course-results-progress .course-progress {
	width: 100%;
	margin: 0 !important
}

#course-curriculum-popup #popup-main {
	z-index: 3;
	width: calc(100% - 400px);
	width: -webkit-calc(100% - 400px);
	width: -moz-calc(100% - 400px);
	max-width: 100%;
	left: auto;
	right: 0;
	padding-top: 60px;
	height: 100vh;
	position: absolute;
	background-color: #fff
}

#course-curriculum-popup #popup-main #popup-header {
	position: absolute;
	top: 0;
	left: -400px;
	right: 0;
	height: 60px
}

#course-curriculum-popup #popup-main #popup-header .popup-menu {
	position: absolute;
	height: 60px;
	width: 400px
}

#course-curriculum-popup #popup-main #popup-header .popup-close {
	width: 59px;
	height: 59px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer
}

#course-curriculum-popup #popup-main #popup-header .popup-close::before,
#course-curriculum-popup #popup-main #popup-header .popup-close::after {
	content: "";
	border-top: 3px solid #fff;
	width: 30px;
	display: inline-block;
	position: absolute;
	top: 29px;
	left: 15px
}

#course-curriculum-popup #popup-main #popup-header .popup-close::before {
	-webkit-transform: rotate(45deg)
}

#course-curriculum-popup #popup-main #popup-header .popup-close::after {
	-webkit-transform: rotate(-45deg)
}

#course-curriculum-popup #popup-main #popup-header .popup-close:hover::before,
#course-curriculum-popup #popup-main #popup-header .popup-close:hover::after {
	border-color: #fff
}

#course-curriculum-popup #popup-main #popup-header .popup-title {
	margin: 0 0 0 400px;
	height: 60px;
	line-height: 60px;
	padding: 0 20px;
	color: #fff
}

#course-curriculum-popup #popup-main #popup-content {
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
	position: relative;
	width: 100%;
	height: 100%
}

#course-curriculum-popup #popup-main #popup-footer {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 50px;
	background: #f5f5f5;
	border-top: 1px solid #ddd
}

.learn-press-content-item-title {
	margin-bottom: 20px;
	border-bottom: 2px solid #ddd;
	padding-bottom: 20px
}

.learn-press-content-item-title.content-item-quiz-title h4 {
	float: left;
	font-size: 24px;
	margin-bottom: 0
}

.learn-press-content-item-title.content-item-quiz-title::after {
	content: "";
	display: block;
	clear: both
}

.learn-press-content-item-summary {
	margin-bottom: 30px
}

.learn-press-content-item-summary .quiz-question-title {
	margin-bottom: 20px
}

.learn-press-content-item-summary .learn-press-question-explanation,
.learn-press-content-item-summary .learn-press-question-hint {
	background: #f5f5f5;
	padding: 15px 20px;
	font-style: italic;
	margin-bottom: 20px
}

.learn-press-content-item-summary .learn-press-question-explanation .hint-title,
.learn-press-content-item-summary .learn-press-question-hint .hint-title,
.learn-press-content-item-summary .learn-press-question-explanation .explanation-title,
.learn-press-content-item-summary .learn-press-question-hint .explanation-title {
	font-style: normal
}

.button-finish-quiz {
	float: right
}

.learnpress form.purchase-course {
	margin-bottom: 20px
}

#learn-press-block-content {
	display: none;
	width: auto;
	height: auto;
	background: rgba(255, 255, 255, 0.25);
	position: fixed;
	z-index: 99999999;
	left: 400px;
	top: 90px
}

#learn-press-block-content::before,
#learn-press-block-content::after,
#learn-press-block-content span {
	position: absolute;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	left: 50%;
	top: 50%;
	box-sizing: border-box
}

#learn-press-block-content::before {
	content: "";
	border: 2px solid #000;
	z-index: 10;
	-webkit-animation: spin-13 1.5s infinite;
	-moz-animation: spin-13 1.5s infinite;
	animation: spin-13 1.5s infinite
}

#learn-press-block-content::after {
	z-index: 0;
	content: "";
	border: 10px solid #000;
	margin-left: -80px;
	margin-top: -80px;
	width: 160px;
	height: 160px;
	opacity: 0
}

#learn-press-block-content span {
	z-index: 20;
	-webkit-animation: spin-12 1.5s infinite;
	-moz-animation: spin-12 1.5s infinite;
	animation: spin-12 1.5s infinite
}

#learn-press-block-content span::before {
	content: "";
	border: 6px solid #95e6f9;
	position: absolute;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	box-sizing: border-box
}

#learn-press-block-content::before {
	width: 80px;
	height: 80px;
	margin-left: -40px;
	margin-top: -40px;
	-webkit-clip-path: polygon(0 80px, 80px 80px, 80px 40px, 40px 40px, 40px 0, 0 0)
}

#learn-press-block-content span {
	clip: rect(0, 84px, 42px, 42px);
	width: 84px;
	height: 84px;
	margin-left: -42px;
	margin-top: -42px
}

#learn-press-block-content span::before {
	width: 84px;
	height: 84px
}

body.block-content #learn-press-block-content {
	display: block
}

.quiz-buttons {
	margin-bottom: 20px;
	clear: both
}

.quiz-intro {
	list-style: none;
	padding: 0
}

.quiz-questions-list {
	margin: 0 0 20px 0;
	padding: 0;
	list-style-position: inside
}

.quiz-questions-list li {
	margin: 0 0 10px 0
}

.quiz-questions-list .question-title {
	margin: 0 0 5px 0
}

.quiz-questions-list .current .question-title {
	font-weight: bold
}

.quiz-description .learn-press-question-title,
.question-content .learn-press-question-title {
	margin-bottom: 20px
}

#quiz-progress .progress-circle {
	width: 200px;
	height: 200px;
	border-radius: 50%;
	background-color: #ddd;
	position: relative
}

#quiz-progress .progress-circle .background {
	content: "";
	position: absolute;
	border-radius: 50%;
	width: 200px;
	height: 200px;
	clip: rect(0, 200px, 200px, 100px)
}

#quiz-progress .progress-circle .background .fill {
	content: "";
	position: absolute;
	border-radius: 50%;
	width: 200px;
	height: 200px;
	clip: rect(0, 100px, 200px, 0);
	background: #f00;
	transform: rotate(0deg)
}

#quiz-progress .progress-circle::after {
	content: "";
	width: 170px;
	height: 170px;
	background: #fff;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -85px;
	margin-left: -85px;
	pointer-events: none
}

#quiz-progress .progress-circle .inside {
	position: absolute;
	width: 100%;
	height: 100%;
	line-height: 200px;
	text-align: center;
	z-index: 10
}

#quiz-progress .progress-circle.gt-50 {
	background-color: #f00
}

#quiz-progress .progress-circle.gt-50 .background {
	clip: rect(0, 100px, 200px, 0)
}

#quiz-progress .progress-circle.gt-50 .fill {
	clip: rect(0, 200px, 200px, 100px);
	background: #ddd
}

.quiz-result .quiz-result-mark {
	margin-bottom: 20px
}

.quiz-result .quiz-result-mark .progress-circle {
	width: 200px;
	height: 200px;
	border-radius: 50%;
	background-color: #ddd;
	position: relative
}

.quiz-result .quiz-result-mark .progress-circle .background {
	content: "";
	position: absolute;
	border-radius: 50%;
	width: 200px;
	height: 200px;
	clip: rect(0, 200px, 200px, 100px)
}

.quiz-result .quiz-result-mark .progress-circle .background .fill {
	content: "";
	position: absolute;
	border-radius: 50%;
	width: 200px;
	height: 200px;
	clip: rect(0, 100px, 200px, 0);
	background: #95e6f9;
	transform: rotate(0deg)
}

.quiz-result .quiz-result-mark .progress-circle::after {
	content: "";
	width: 170px;
	height: 170px;
	background: #fff;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -85px;
	margin-left: -85px;
	pointer-events: none
}

.quiz-result .quiz-result-mark .progress-circle .inside {
	position: absolute;
	width: 100%;
	height: 100%;
	line-height: 200px;
	text-align: center;
	z-index: 10
}

.quiz-result .quiz-result-mark .progress-circle.gt-50 {
	background-color: #95e6f9
}

.quiz-result .quiz-result-mark .progress-circle.gt-50 .background {
	clip: rect(0, 100px, 200px, 0)
}

.quiz-result .quiz-result-mark .progress-circle.gt-50 .fill {
	clip: rect(0, 200px, 200px, 100px);
	background: #ddd
}

.quiz-result .quiz-result-summary {
	margin-bottom: 20px;
	max-width: 500px
}

.quiz-result .quiz-result-summary .quiz-result-field {
	position: relative;
	background: #f5f5f5;
	color: #fff;
	margin: 0 0 8px 0;
	font-size: 0.875rem;
	padding: 5px 10px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden
}

.quiz-result .quiz-result-summary .quiz-result-field span,
.quiz-result .quiz-result-summary .quiz-result-field span::after,
.quiz-result .quiz-result-summary .quiz-result-field::before {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	content: attr(data-text);
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	padding: 3px 10px;
	background: transparent;
	transition: width 0.5s
}

.quiz-result .quiz-result-summary .quiz-result-field::before {
	content: "";
	padding: 0
}

.quiz-result .quiz-result-summary .quiz-result-field span {
	padding: 0
}

.quiz-result .quiz-result-summary .quiz-result-field span::after {
	margin: 3px 10px;
	padding: 0;
	width: 100%
}

.quiz-result .quiz-result-summary .quiz-result-field.correct {
	background: #22b4ff
}

.quiz-result .quiz-result-summary .quiz-result-field.wrong {
	background: #ff5425
}

.quiz-result .quiz-result-summary .quiz-result-field.empty {
	color: #656d6d
}

.quiz-result p.quiz-result-time {
	margin: 0 0 10px 0
}

.quiz-result .quiz-grade p {
	margin: 0 0 10px 0
}

.quiz-result .quiz-grade p span {
	font-weight: bold
}

.quiz-result .quiz-grade p span.passed {
	color: #22b4ff
}

.quiz-result .quiz-grade p span.failed {
	color: #ff5425
}

.learn-press-question-options .answer-option-result label p {
	display: inline-block;
	margin: 0;
	font-size: smaller
}

.learn-press-question-options .answer-option-result label input[disabled] {
	opacity: 1
}

.learnpress-content {
	margin-bottom: 20px
}

.course-meta {
	margin-bottom: 20px
}

.course-meta .course-origin-price {
	padding-right: 5px;
	text-decoration: line-through
}

.course-meta .course-price {
	font-weight: bold
}

.learn-press-message button {
	float: right
}

.learn-press-message::after {
	clear: both;
	content: "";
	display: block
}

.learn-press-message.notice {
	border-left-color: #b3d20a
}

.learn-press-checkout-comment,
.learn-press-checkout-payment {
	margin-bottom: 20px
}

.learn-press-checkout-payment .payment-methods {
	list-style: none;
	margin: 0
}

.single-quiz .quiz-questions-list {
	padding: 0
}

.single-quiz .quiz-intro {
	list-style: none;
	padding: 10px 20px;
	background: #f5f5f5;
	margin: 0 0 20px 0
}

.single-quiz h4 {
	margin-bottom: 10px;
	font-size: 1.125rem
}

.learn-press-tooltip {
	font-size: 1.25rem;
	display: inline-block;
	vertical-align: middle;
	background: #0f4956;
	cursor: pointer;
	line-height: 1;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	font-weight: 700;
	position: relative
}

.learn-press-tooltip::before {
	content: "?";
	font-size: 7px;
	color: white;
	position: absolute;
	top: 2px;
	left: 3px
}

.learn-press-user-profile .learn-press-tabs {
	list-style: none;
	margin: 30px 0 20px;
	padding-left: 5px;
	border-bottom: 1px solid #ddd
}

.learn-press-user-profile .learn-press-tabs>li {
	float: left;
	list-style-type: none
}

.learn-press-user-profile .learn-press-tabs>li>a {
	box-shadow: none;
	outline: none;
	display: block;
	border: none;
	padding: 5px 10px
}

.learn-press-user-profile .learn-press-tabs>li.current a {
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	z-index: 10;
	margin-bottom: -1px
}

.learn-press-user-profile .learn-press-tabs-wrapper-x .learn-press-subtabs>li {
	display: inline-block;
	margin-right: 10px
}

.learn-press-user-profile .learn-press-tabs-wrapper-x .learn-press-subtabs>li.current {
	font-weight: bold
}

.learn-press-user-profile .learn-press-tabs-wrapper-x .learn-press-subtab-content {
	display: none
}

.learn-press-user-profile .learn-press-tabs-wrapper-x .learn-press-subtab-content.current {
	display: block
}

.learn-press-user-profile .learn-press-tabs-wrapper-x .learn-press-subtab-content li.course h3 {
	padding-bottom: 10px
}

.learn-press-user-profile .learn-press-tabs-wrapper-x .learn-press-subtab-content .profile-courses {
	list-style-type: none
}

.learn-press-user-profile .learn-press-tabs-wrapper-x .learn-press-subtab-content .profile-courses .learn-press-course-results-progress {
	padding: 0 15px 15px 15px;
	margin: 0
}

.site-main .learn-press-pagination {
	text-align: center
}

.learn-press-pagination ul {
	list-style: disc
}

.learn-press-pagination ul>li {
	display: inline-block
}

.learn-press-pagination ul>li span {
	display: inline-block;
	padding: 0 10px;
	border: 1px solid #ddd;
	background-color: #f5f5f5
}

.site-main .learn-press-pagination ul>li a {
	display: inline-block;
	padding: 0 10px;
	border: 1px solid #ddd;
	background-color: #fff
}

.learn-press-become-teacher-form ul {
	list-style: none;
	padding: 0
}

.learn-press-become-teacher-form ul li {
	margin-bottom: 20px
}

#popup_container {
	background: #fff
}

.learn-press-popup-certificate {
	margin-bottom: 35px
}

#popup_container #popup_title {
	padding: 10px 20px;
	background: #18b6c7;
	color: #fff;
	font-size: 1.125rem;
	margin: 0
}

#popup_container #popup_content {
	padding: 20px
}

#popup_container #popup_content #popup_message {
	margin-bottom: 20px
}

#popup_container #popup_panel {
	text-align: center
}

.single-lp_course .course-students {
	padding-top: 10px
}

.single-lp_course .course-students-list .students li .user-info {
	float: none;
	width: 100%
}

.single-lp_course .course-students-list {
	margin-top: 10px
}

.single-lp_course .course-students-list .students {
	list-style-type: none;
	margin: 0
}

.single-lp_course .course-students-list .students li {
	margin-right: 10px;
	margin-bottom: 25px
}

.single-lp_course .course-students-list .students li:last-child {
	margin-bottom: 0
}

.single-lp_course .course-students-list .students p {
	margin-top: 15px
}

.single-lp_course .lp_course .entry-footer {
	display: none
}

.learn-press-tooltip-bubble {
	position: absolute;
	background: rgba(26, 26, 26, 0.9);
	color: #fff;
	padding: 8px 10px;
	font-size: 0.875rem;
	z-index: 9999999;
	line-height: 1;
	border-radius: 3px
}

input.blank-fill-correct {
	width: auto
}

body.content-item-only {
	background: #fff;
	opacity: 0
}

body.content-item-only .learn-press-content-item-only {
	position: fixed;
	z-index: 9999999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	overflow: auto;
	padding: 20px;
	margin: 0
}

body.content-item-only #learn-press-content-item {
	border: none;
	display: block
}

.lp-group-heading-title.toggle-off,
.lp-group-heading-title.toggle-on {
	cursor: pointer
}

.lp-group-heading-title.toggle-off .toggle-icon,
.lp-group-heading-title.toggle-on .toggle-icon {
	display: inline-block;
	font-size: larger;
	line-height: 1;
	font-weight: bold;
	margin-left: 5px
}

.lp-group-heading-title.toggle-off .toggle-icon::before,
.lp-group-heading-title.toggle-on .toggle-icon::before {
	content: "+"
}

.lp-group-heading-title.toggle-on .toggle-icon::before {
	content: "-"
}

.sidebar-hide-btn,
.sidebar-show-btn {
	cursor: pointer;
	color: #fff;
	display: none !important;
	width: 32px;
	height: 32px;
	display: inline-block;
	font-size: 34px;
	margin-top: 22px
}

.sidebar-hide-btn {
	margin-left: 20px;
	display: none
}

.sidebar-show-btn {
	cursor: pointer;
	margin-right: 30px
}

.user-profile-edit-form .info-field {
	margin-bottom: 20px
}

.user-profile-edit-form .description {
	margin-top: 5px
}

.user-profile-edit-form .user-profile-picture {
	clear: both
}

.user-profile-edit-form .user-profile-picture .picture,
.user-profile-edit-form .user-profile-picture .change-picture {
	display: inline-block
}

.user-profile-edit-form .user-profile-picture .change-picture .description {
	margin: 0 0 10px 0
}

.user-profile-edit-form .user-profile-picture img {
	float: left;
	margin-right: 20px
}

.user-profile-edit-form .profile-field-name {
	font-weight: bold;
	margin-bottom: 10px
}

.user-profile-edit-form .change-password {
	margin-bottom: 10px
}

.user-profile-edit-form #user_profile_password_form input {
	margin-bottom: 20px
}

.user-profile-edit-form #user_profile_password_form .description {
	margin-top: -15px
}

.user-profile-edit-form .update-profile {
	margin-top: 20px
}

.payment-method-form.payment_method_authorizenet {
	background: #f7f7f7;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding-top: 25px
}

.payment-method-form.payment_method_authorizenet .row-fluid {
	clear: both;
	padding-bottom: 25px
}

.payment-method-form.payment_method_authorizenet .row-fluid .span6:first-child {
	width: 50%;
	float: left
}

.payment-method-form.payment_method_authorizenet .row-fluid .span6:first-child label {
	margin-left: 17px
}

.payment-method-form.payment_method_authorizenet .row-fluid .span6:first-child select,
.payment-method-form.payment_method_authorizenet .row-fluid .span6:first-child input {
	margin-left: 10px
}

.payment-method-form.payment_method_authorizenet .row-fluid .span6 select,
.payment-method-form.payment_method_authorizenet .row-fluid .span6 input {
	padding: 8px 0
}

.payment-method-form.payment_method_authorizenet .row-fluid .span6 select.required {
	color: #000
}

.place-order-action {
	margin-top: 20px
}

#course-curriculum-popup #popup-header {
	left: 0;
	height: 90px;
	right: 0;
	position: absolute;
	z-index: 999
}

#course-curriculum-popup #popup-header .courses-searching {
	position: relative;
	line-height: 90px
}

#course-curriculum-popup #popup-header .courses-searching .form-control {
	background: 0 0;
	border: transparent;
	box-shadow: none;
	padding-left: 70px;
	color: rgba(255, 255, 255, 0.65);
	line-height: 90px;
	height: 90px;
	font-size: 1rem;
	max-width: 400px
}

#course-curriculum-popup #popup-header .courses-searching .form-control::-webkit-input-placeholder {
	color: rgba(255, 255, 255, 0.65)
}

#course-curriculum-popup #popup-header .courses-searching .form-control:-moz-placeholder {
	color: rgba(255, 255, 255, 0.65)
}

#course-curriculum-popup #popup-header .courses-searching .form-control::-moz-placeholder {
	color: rgba(255, 255, 255, 0.65)
}

#course-curriculum-popup #popup-header .courses-searching .form-control:-ms-input-placeholder {
	color: rgba(255, 255, 255, 0.65)
}

#course-curriculum-popup #popup-header .courses-searching .form-control:focus::-webkit-input-placeholder {
	color: transparent
}

#course-curriculum-popup #popup-header .courses-searching .form-control:focus:-moz-placeholder {
	color: transparent
}

#course-curriculum-popup #popup-header .courses-searching .form-control:focus::-moz-placeholder {
	color: transparent
}

#course-curriculum-popup #popup-header .courses-searching .form-control:focus:-ms-input-placeholder {
	color: transparent
}

#course-curriculum-popup #popup-header .courses-searching button {
	top: 0;
	bottom: 0;
	width: 70px;
	left: 0;
	background: 0 0;
	color: #fff;
	text-align: center;
	position: absolute;
	line-height: 90px;
	height: 90px;
	font-size: 23px;
	padding: 0
}

#course-curriculum-popup #popup-header .courses-searching button .fa {
	line-height: 90px
}

#course-curriculum-popup #popup-header .courses-searching .courses-list-search {
	color: #666;
	margin: 0;
	overflow: hidden;
	line-height: 30px;
	background: #f6f6f6;
	border: none;
	min-width: 270px;
	position: absolute;
	height: calc(100vh - 90px);
	height: -webkit-calc(100vh - 90px);
	height: -moz-calc(100vh - 90px);
	width: 100%;
	visibility: hidden;
	padding-left: 50px;
	overflow: hidden;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
	cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAYAAACpF6WWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RUNEQkY4MkZBRDY3MTFFNkI3RTRGQzAxM0E3RjBCMDAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RUNEQkY4MzBBRDY3MTFFNkI3RTRGQzAxM0E3RjBCMDAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFQ0RCRjgyREFENjcxMUU2QjdFNEZDMDEzQTdGMEIwMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFQ0RCRjgyRUFENjcxMUU2QjdFNEZDMDEzQTdGMEIwMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlMNdGQAAAB2SURBVHjavJRRFoAgCAQZ73/nen1aYixQ/MoOyKKY2WFzYHpMjPGWoAI9qAJe5g1VEDknAEAsCNFEJQ+lg2hhGtx/cCi6v2RQcN/Vk12bnfbXTttnWnZ/dMzwrvv0RbW//ZYrR78+Muu0g5JdJw9KZZ2uOAUYAEC8HRoqW0/5AAAAAElFTkSuQmCC"), progress
}

#course-curriculum-popup #popup-header .courses-searching .courses-list-search.search-visible {
	visibility: visible
}

#course-curriculum-popup #popup-header .courses-searching .courses-list-search li {
	list-style: none;
	line-height: 30px;
	padding: 0 20px;
	height: 30px;
	display: block
}

#course-curriculum-popup #popup-header .courses-searching .courses-list-search li:first-child {
	margin-top: 20px
}

#course-curriculum-popup #popup-header .courses-searching .courses-list-search li a {
	display: inline-block;
	line-height: 30px;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
	color: #333
}

#course-curriculum-popup #popup-header .courses-searching .courses-list-search li a:hover {
	text-decoration: underline
}

#course-curriculum-popup #popup-header .popup-title {
	font-size: 23px;
	margin: 0 auto;
	line-height: 90px;
	height: 90px;
	padding-left: 30px;
	font-weight: 700;
	z-index: 1005;
	padding-right: 100px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #333
}

#course-curriculum-popup #popup-header .popup-title .index {
	color: #fff;
	margin-right: 10px
}

#course-curriculum-popup #popup-header .popup-close {
	width: 90px;
	height: 90px;
	line-height: 90px;
	text-transform: none;
	text-align: center;
	color: #fff;
	font-size: 0.875rem;
	font-weight: 700;
	z-index: 99999;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer
}

#course-curriculum-popup #popup-header .popup-close .fa {
	font-size: 29px;
	vertical-align: middle
}

#course-curriculum-popup #popup-header .popup-close::before,
#course-curriculum-popup #popup-header .popup-close::after {
	display: none
}

#course-curriculum-popup #popup-sidebar {
	width: 417px;
	overflow-x: hidden;
	overflow-y: auto;
	top: 60px;
	z-index: 2;
	border-right: 0
}

#course-curriculum-popup #popup-sidebar #learn-press-course-curriculum {
	width: 400px
}

#course-curriculum-popup #popup-sidebar #learn-press-course-curriculum::before {
	height: 100%;
	content: "";
	position: absolute;
	left: 399px;
	width: 1px;
	background: #eee;
	top: 0;
	bottom: 0;
	z-index: 10;
	min-height: calc(100vh - 200px);
	min-height: -webkit-calc(100vh - 200px);
	min-height: -moz-calc(100vh - 200px)
}

#course-curriculum-popup #popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .label,
#course-curriculum-popup #popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .label,
#course-curriculum-popup #popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .label {
	display: none
}

#course-curriculum-popup #popup-sidebar .course-curriculum>button {
	display: none
}

#popup-sidebar #learn-press-finish-course {
	display: none
}

#popup-sidebar .thim-curriculum-buttons {
	display: none
}

#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item {
	padding: 15px;
	margin: 0;
	min-height: unset;
	align-items: flex-start
}

#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item.item-current {
	background-color: #f9fafa !important
}

#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item.item-current::after {
	content: "";
	position: absolute;
	left: 0;
	top: -1px;
	bottom: 0;
	width: 5px;
	z-index: 3
}

#popup-sidebar .section-desc {
	padding: 0 23px 0 18px
}

#popup-sidebar .learn-press-breadcrumb {
	background: #f9fafa;
	padding: 20px 23px 25px 18px;
	margin: 0
}

#popup-sidebar .learn-press-breadcrumb a {
	font-size: 0.875rem;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 30px;
	display: inline-block
}

#popup-sidebar .learn-press-breadcrumb .fa {
	line-height: 30px;
	display: inline-block;
	font-size: 15px;
	padding: 0 12px
}

#popup-sidebar .learn-press-breadcrumb .item-name {
	display: block;
	font-size: 22px;
	color: #999;
	line-height: 1.3;
	padding-top: 9px
}

#learn-press-course-curriculum ul.curriculum-sections .section:first-child .section-header {
	margin-top: 0;
	border-top: 0
}

#learn-press-course-curriculum ul.curriculum-sections .section-header {
	padding-left: 40px;
	padding-right: 50px;
	line-height: 25px;
	margin-bottom: 25px;
	margin-top: 25px;
	padding-bottom: 0;
	padding-top: 0;
	position: relative;
	cursor: pointer;
	border: none
}

#learn-press-course-curriculum ul.curriculum-sections .section-header .collapse {
	left: 10px;
	top: -3px;
	position: absolute;
	width: fit-content;
	height: 30px;
	line-height: 30px;
	display: block;
	visibility: visible;
	border: 0;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
	color: var(--thim-font-body-color, #666666);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

#learn-press-course-curriculum ul.curriculum-sections .section-header .collapse::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f077"
}

#learn-press-course-curriculum ul.curriculum-sections .section-header .collapse.plus::before {
	content: "\f078"
}

#learn-press-course-curriculum ul.curriculum-sections .section-header .meta {
	line-height: 25px;
	right: 18px;
	position: absolute;
	top: 0
}

#learn-press-course-curriculum ul.curriculum-sections .section-desc {
	margin-top: -5px
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item {
	padding: 15px 0;
	border-top: 1px solid var(--thim-border-color, #eee)
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .meta {
	font-size: 0.875rem;
	font-weight: 400
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .meta-left {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	white-space: nowrap
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-format-icon {
	margin-right: 5px;
	min-width: 15px;
	max-width: 16px
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-format-icon .fa {
	font-size: 15px
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .index {
	font-size: 0.875rem;
	font-weight: 400
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .label {
	margin-right: 5px
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item.item-completed .meta-center .completed-button {
	display: inline-block
}

.course-item-nav .course-content-lesson-nav {
	line-height: 25px;
	max-width: 50%
}

.course-item-nav .course-content-lesson-nav a {
	font-size: 0.938rem;
	font-weight: 700;
	color: #333;
	display: block
}

.course-item-nav .course-content-lesson-nav a:hover {
	text-decoration: underline
}

.course-item-nav .course-content-lesson-nav span {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px
}

.course-item-nav .course-item-prev {
	float: left;
	text-align: left
}

.course-item-nav .course-item-next {
	float: right;
	text-align: right
}

.course-item-nav::after {
	clear: both;
	content: "";
	display: table
}

@-moz-keyframes spin-12 {
	0% {
		-moz-transform: rotate(0deg) translate(0)
	}

	100% {
		-moz-transform: rotate(360deg) translate(0)
	}
}

@-webkit-keyframes spin-12 {
	0% {
		-webkit-transform: rotate(0deg) translate(0)
	}

	100% {
		-webkit-transform: rotate(360deg) translate(0)
	}
}

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

	100% {
		-webkit-transform: rotate(360deg) translate(0);
		transform: rotate(360deg) translate(0)
	}
}

@-moz-keyframes spin-13 {
	100% {
		-moz-transform: rotate(0deg) translate(0)
	}

	0% {
		-moz-transform: rotate(360deg) translate(0)
	}
}

@-webkit-keyframes spin-13 {
	0% {
		-webkit-transform: rotate(0deg) translate(0)
	}

	100% {
		-webkit-transform: rotate(360deg) translate(0)
	}
}

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

	0% {
		-webkit-transform: rotate(360deg) translate(0);
		transform: rotate(360deg) translate(0)
	}
}

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

	.single-lp_course .learn-press-course-results-progress .items-progress,
	.single-lp_course .learn-press-course-results-progress .course-progress {
		float: none;
		width: 100%
	}

	.single-lp_course .learn-press-course-results-progress .items-progress {
		margin-bottom: 50px
	}
}

@media screen and (max-width:768px) {
	#learn-press-block-content::before {
		width: 60px;
		height: 60px;
		margin-left: -30px;
		margin-top: -30px;
		-webkit-clip-path: polygon(0 60px, 60px 60px, 60px 30px, 30px 30px, 30px 0, 0 0)
	}

	#learn-press-block-content span {
		clip: rect(0, 64px, 32px, 32px);
		width: 64px;
		height: 64px;
		margin-left: -32px;
		margin-top: -32px
	}

	#learn-press-block-content span::before {
		width: 64px;
		height: 64px
	}

	.learn-press-course-results-progress .items-progress,
	.learn-press-course-results-progress .course-progress {
		width: 100%;
		margin-right: 0
	}
}

@media (min-width:992px) {
	.learn-press-courses li.course:nth-child(4n+1) {
		clear: left
	}
}

@media (max-width:992px) {
	.learn-press-courses {
		margin: 0
	}
}

@media (max-width:992px) and (min-width:600px) {
	.learn-press-courses li.course {
		width: 31.33%;
		margin: 0 2% 30px 0
	}

	.learn-press-courses li.course:nth-child(3n+1) {
		clear: left;
		margin-left: 0
	}
}

@media (max-width:600px) and (min-width:400px) {
	.learn-press-courses li.course {
		width: 48%;
		margin: 0 2% 30px 0
	}

	.learn-press-courses li.course:nth-child(2n+1) {
		clear: left;
		margin-left: 0
	}
}

@media (max-width:400px) {
	.learn-press-courses li.course {
		width: 100%;
		margin: 0 0 30px 0;
		clear: left
	}
}

@media screen and (min-width:61.5625em) {
	body.single-lp_course article.lp_course .entry-content {
		width: 100%
	}

	body.single-lp_course article.lp_course .entry-footer {
		display: none
	}
}

@media screen and (max-width:615px) {
	.payment-method-form.payment_method_authorizenet .row-fluid {
		padding-bottom: 15px
	}

	.payment-method-form.payment_method_authorizenet .row-fluid .span6:first-child {
		width: 100%;
		margin-bottom: 15px
	}

	.payment-method-form.payment_method_authorizenet .row-fluid .span6 label {
		margin-left: 17px
	}

	.payment-method-form.payment_method_authorizenet .row-fluid .span6 select,
	.payment-method-form.payment_method_authorizenet .row-fluid .span6 input {
		margin-left: 10px
	}

	.payment-method-form.payment_method_authorizenet .row-fluid .span6 select,
	.payment-method-form.payment_method_authorizenet .row-fluid .span6 input {
		padding: 8px 0
	}

	.payment-method-form.payment_method_authorizenet .row-fluid .span6 select.required {
		color: #000
	}

	.payment-method-form.payment_method_authorizenet .row-fluid .span6 #learn-press-authorizenet-payment-expmonth {
		margin-bottom: 10px
	}
}

@media (max-width:1366px) {
	body #course-curriculum-popup #popup-main {
		padding-top: 70px;
		width: calc(100% - 350px);
		width: -webkit-calc(100% - 350px);
		width: -moz-calc(100% - 350px)
	}

	body #course-curriculum-popup #popup-sidebar {
		width: 350px;
		top: 60px
	}

	body #course-curriculum-popup #popup-sidebar #learn-press-course-curriculum {
		width: 100%
	}

	body #course-curriculum-popup #popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson,
	body #course-curriculum-popup #popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz,
	body #course-curriculum-popup #popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item {
		padding-right: 15px
	}

	body #course-curriculum-popup #popup-header {
		height: 70px
	}

	body #course-curriculum-popup #popup-header .courses-searching {
		line-height: 70px
	}

	body #course-curriculum-popup #popup-header .courses-searching .form-control {
		line-height: 70px;
		height: 70px
	}

	body #course-curriculum-popup #popup-header .courses-searching button {
		line-height: 70px;
		height: 70px
	}

	body #course-curriculum-popup #popup-header .courses-searching button .fa {
		line-height: 70px;
		height: 70px
	}

	body #course-curriculum-popup #popup-header .popup-close {
		line-height: 70px;
		height: 70px
	}

	body #learn-press-block-content.popup-block-content {
		left: 350px;
		top: 70px;
		width: auto;
		height: auto
	}

	body #learn-press-block-content.popup-block-content .thim-box-loading-container div#preload {
		width: calc(100% - 350px);
		width: -webkit-calc(100% - 350px);
		width: -moz-calc(100% - 350px)
	}
}

@media (max-width:1024px) {
	body #learn-press-block-content.popup-block-content {
		left: 0;
		background-color: #fff
	}
}

@media (max-width:1024px) {
	#course-curriculum-popup {
		overflow: scroll;
		-webkit-overflow-scrolling: touch
	}

	body #learn-press-block-content {
		top: 70px
	}

	body #learn-press-block-content .thim-box-loading-container div#preload {
		width: 100%
	}

	body #course-curriculum-popup {
		background: #fff !important;
		overflow: auto;
		width: 100vw;
		height: 100vh
	}

	body #course-curriculum-popup #popup-sidebar {
		width: 100%;
		top: auto;
		position: relative;
		float: none;
		clear: both;
		max-width: 700px;
		margin: auto;
		border-right: 0;
		padding-bottom: 50px;
		padding-top: 30px
	}

	body #course-curriculum-popup #popup-sidebar #learn-press-course-curriculum {
		width: 100%
	}

	body #course-curriculum-popup #popup-sidebar #learn-press-course-curriculum::before {
		display: none
	}

	body #course-curriculum-popup #popup-main {
		width: 100%;
		float: none;
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
		height: auto
	}

	body #course-curriculum-popup #popup-main #popup-content #popup-content-inner {
		margin: 0
	}

	body #course-curriculum-popup #popup-main #popup-content #popup-content-inner iframe {
		position: relative;
		top: auto;
		left: auto;
		height: auto
	}

	body #course-curriculum-popup #popup-main #popup-content #popup-content-inner iframe body.content-item-only .learn-press-content-item-only {
		background: red
	}

	body.content-item-only .learn-press-content-item-only {
		position: relative;
		left: auto;
		top: auto;
		height: auto;
		overflow: hidden;
		padding: 0
	}

	body.content-item-only #learn-press-content-item {
		overflow: hidden
	}

	body #learn-press-block-content {
		left: 0;
		top: 0
	}
}

@media (max-width:767px) {
	.learn-press .course-summary .course-tabs .tab-content {
		padding-right: 0;
		padding-left: 0
	}

	.learn-press .course-tabs .tab-content .tab-pane {
		padding-left: 15px;
		padding-right: 15px
	}

	.learn-press .course-tabs .tab-content .tab-pane#tab-course-curriculum {
		padding-left: 0;
		padding-right: 0
	}

	#learn-press-content-item iframe {
		max-width: 100%;
		max-height: 56vw
	}

	body.content-item-only div.learn-press-content-item-only {
		padding: 0
	}
}

.user-profile-edit-form h3.title {
	text-transform: uppercase
}

.hide-if-js {
	display: none !important
}

.learn-press-user-profile #lp-user-edit-avatar .moxie-shim {
	display: none
}

.learn-press-user-profile #lp-user-edit-avatar .lp-form-field-avatar {
	float: left
}

.learn-press-user-profile #lp-user-edit-avatar #lp-avatar-actions {
	margin: 20px 0 0
}

.learn-press-user-profile .lp-avatar-preview {
	position: relative;
	float: left;
	background-color: #ddd
}

.learn-press-user-profile .lp-avatar-preview .profile-picture {
	float: left;
	margin-right: -100%;
	width: 100%
}

.learn-press-user-profile .lp-avatar-preview .profile-picture img {
	width: 100%;
	height: 100%;
	border-radius: 0
}

.learn-press-user-profile .lp-avatar-preview .profile-picture.profile-avatar-hidden {
	display: none
}

.learn-press-user-profile .lp-avatar-preview .lp-avatar-preview-actions {
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -14px;
	text-align: center
}

.learn-press-user-profile .lp-avatar-preview .lp-avatar-preview-actions a {
	text-decoration: none;
	font-size: 0.875rem;
	background: #fff;
	display: inline-block;
	box-shadow: none;
	padding: 5px 10px
}

.learn-press-user-profile .lp-avatar-preview .lp-avatar-upload-progress {
	position: absolute;
	height: 10px;
	background: #fff;
	top: 50%;
	margin-top: -5px;
	left: 10px;
	right: 10px;
	display: none
}

.learn-press-user-profile .lp-avatar-preview .lp-avatar-upload-progress .lp-avatar-upload-progress-value {
	width: 0;
	height: 10px;
	background: var(--thim-body-primary-color, #2e8ece)
}

.learn-press-user-profile .lp-avatar-preview .lp-avatar-upload-error {
	display: none
}

.learn-press-user-profile .lp-avatar-preview .lp-avatar-preview-actions {
	display: none
}

.learn-press-user-profile .lp-avatar-preview:hover .lp-avatar-preview-actions {
	display: block
}

.learn-press-user-profile .lp-avatar-preview.uploading .lp-avatar-preview-actions,
.learn-press-user-profile .lp-avatar-preview.upload-error .lp-avatar-preview-actions {
	display: none
}

.learn-press-user-profile .lp-avatar-preview.uploading .lp-avatar-upload-progress,
.learn-press-user-profile .lp-avatar-preview.upload-error .lp-avatar-upload-progress {
	display: block
}

.learn-press-user-profile .lp-avatar-preview.uploading::before,
.learn-press-user-profile .lp-avatar-preview.upload-error::before {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0.4;
	content: ""
}

.learn-press-user-profile .lp-avatar-preview.upload-error .lp-avatar-upload-error {
	display: block
}

.learn-press-user-profile .lp-avatar-preview.croping .lp-avatar-preview-actions {
	display: none
}

.learn-press-user-profile .lp-avatar-preview.croping .lp-avatar-crop-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	overflow: hidden
}

.learn-press-user-profile .lp-avatar-preview.croping .lp-avatar-crop-image img {
	max-width: inherit;
	cursor: move
}

.learn-press-user-profile .lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 30px
}

.learn-press-user-profile .lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls .lp-zoom {
	position: absolute;
	height: 10px;
	bottom: 10px;
	left: 10px;
	right: 30px;
	background: var(--thim-body-primary-color, #2e8ece)
}

.learn-press-user-profile .lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls .lp-zoom .ui-slider {
	position: absolute;
	left: 0;
	right: 10px;
	height: 100%
}

.learn-press-user-profile .lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls .lp-zoom .ui-slider .ui-slider-handle {
	display: inline-block;
	width: 10px;
	height: 14px;
	background: #fff;
	position: absolute;
	margin-top: -2px;
	border: 1px solid var(--thim-body-primary-color, #2e8ece);
	box-shadow: none;
	outline: none;
	cursor: ew-resize
}

.learn-press-user-profile .lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls .lp-cancel-upload {
	text-decoration: none;
	position: absolute;
	bottom: 5px;
	right: 5px;
	box-shadow: none
}

.learn-press-user-profile .lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls::before {
	position: absolute;
	height: 30px;
	width: 100%;
	content: "";
	background: #fff;
	opacity: 0.4
}

.learn-press-user-profile .lp-avatar-preview::after {
	display: block;
	content: "";
	clear: both
}

.learn-press-user-profile .lp-avatar-preview::after::after {
	content: "";
	display: block;
	clear: both
}

#your-profile ul {
	list-style: none;
	margin: 0;
	display: block;
	overflow: hidden
}

#your-profile ul li {
	list-style: none
}

#your-profile ul.learn-press-subtabs li {
	float: left;
	display: inline-block;
	margin: 0;
	position: relative;
	border-bottom: 1px solid #eee
}

#your-profile ul.learn-press-subtabs li::after {
	bottom: -1px;
	z-index: 10;
	background: 0 0;
	left: 0;
	right: 3px;
	height: 1px;
	content: "";
	position: absolute
}

#your-profile ul.learn-press-subtabs li.current::before {
	content: "";
	position: absolute;
	left: 0;
	right: 3px;
	top: 0;
	height: 3px;
	z-index: 10;
	background: var(--thim-body-primary-color, #2e8ece)
}

#your-profile ul.learn-press-subtabs li.current::after {
	background: #fff
}

#your-profile ul.learn-press-subtabs li.current span,
#your-profile ul.learn-press-subtabs li.current a {
	background: #fff
}

#your-profile ul.learn-press-subtabs li:last-child.current::before {
	right: 0
}

#your-profile ul.learn-press-subtabs li:last-child::after {
	right: 0
}

#your-profile ul.learn-press-subtabs li:last-child span,
#your-profile ul.learn-press-subtabs li:last-child a {
	margin-right: 0
}

#your-profile ul.learn-press-subtabs li span,
#your-profile ul.learn-press-subtabs li a {
	padding: 5px 15px;
	line-height: 25px;
	font-size: 0.875rem;
	min-width: 100px;
	display: inline-block;
	border: 1px solid #eee;
	border-bottom: 0;
	font-weight: 700;
	background: #f9f9f9;
	margin-right: 3px;
	text-align: center;
	color: var(--thim-font-title-color, #333333)
}

#your-profile .learn-press-subtab-content {
	clear: both;
	padding: 30px 30px 40px;
	border: 1px solid #eee;
	margin: 30px 0
}

#your-profile .learn-press-subtab-content .lp-form-field {
	margin-bottom: 20px
}

#your-profile .learn-press-subtab-content .lp-form-field .description {
	margin-bottom: 10px
}

#your-profile .learn-press-subtab-content .lp-form-field:last-child {
	margin-bottom: 0
}

#your-profile .learn-press-subtab-content .lp-form-field .lp-form-field-input input,
#your-profile .learn-press-subtab-content .lp-form-field .lp-form-field-input select {
	padding: 5px 15px;
	width: 100%;
	border: 1px solid #eee
}

#your-profile .learn-press-subtab-content .lp-form-field .lp-form-field-input textarea {
	padding: 10px 15px;
	border: 1px solid #eee
}

#your-profile #lp-upload-photo {
	padding: 5px 10px;
	background: #f2f2f2;
	border: 1px solid #a0a0a0;
	color: #333;
	font-weight: 400;
	font-size: 0.938rem;
	border-radius: 3px;
	line-height: 18px;
	text-transform: none
}

#your-profile #lp-remove-upload-photo {
	background: transparent;
	border: none;
	font-weight: 400;
	font-size: 0.938rem;
	text-align: center;
	text-transform: none;
	border-radius: 50%;
	color: red;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	line-height: 25px
}

#your-profile .title {
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin-bottom: 30px
}

#your-profile input,
#your-profile select {
	width: 250px;
	max-width: 100%
}

#your-profile textarea {
	width: 100%;
	max-width: 100%
}

#your-profile input[type=submit] {
	width: auto;
	border: none;
	padding: 6px 30px;
	border-radius: 20px;
	color: #fff;
	background: var(--thim-body-primary-color, #2e8ece)
}

#your-profile input[type=submit][disabled=disabled] {
	color: #666;
	cursor: no-drop;
	background: #ccc
}

#your-profile input[type=submit][disabled=disabled]:hover {
	color: #666;
	background: #ccc
}

#your-profile input[type=submit]:hover {
	background: var(--thim-button-hover-color, #1e73be)
}

#your-profile label {
	display: block;
	color: #333;
	font-weight: 700
}

#your-profile .info-field {
	display: block;
	overflow: hidden;
	clear: both
}

#your-profile .info-field.end-box {
	margin-bottom: 50px
}

#your-profile .change-password {
	margin-bottom: 0;
	display: block;
	padding-bottom: 0
}

#your-profile .link-change-password {
	color: var(--thim-body-primary-color, #2e8ece);
	display: inline-block;
	margin-bottom: 0
}

#your-profile .link-change-password:hover {
	text-decoration: underline
}

#your-profile #user_profile_password_form {
	margin-bottom: 0;
	padding-top: 15px
}

#your-profile #user_profile_password_form .error {
	margin: 15px 0 0;
	border: 0;
	border-radius: 0;
	line-height: 20px;
	padding: 10px 15px;
	font-size: 0.875rem;
	color: #a94442;
	background: #f2dede;
	display: block
}

#your-profile .learn-press-message {
	margin: 0 0 20px;
	border: 0;
	border-radius: 0;
	line-height: 20px;
	padding: 10px 15px;
	font-size: 0.875rem;
	display: block
}

#your-profile .learn-press-message.error {
	color: #a94442;
	background: #f2dede
}

#your-profile .learn-press-message.success {
	color: #3c763d;
	background: #dff0d8
}

#your-profile input#pass2 {
	margin-bottom: 0
}

.lp-sub-menu {
	margin-bottom: 20px !important
}

.lp-sub-menu li {
	display: inline-block;
	list-style: none;
	padding-right: 15px
}

.lp-sub-menu li span,
.lp-sub-menu li a {
	color: #333
}

.lp-sub-menu li span {
	border-bottom: 2px solid #2893c9
}

body #course-curriculum-popup {
	background: rgba(0, 0, 0, 0.75)
}

body #learn-press-block-content {
	position: fixed;
	z-index: 99999999;
	width: auto;
	height: auto;
	left: 0;
	top: 90px;
	right: 0;
	bottom: 0;
	background: none
}

body #learn-press-block-content::before,
body #learn-press-block-content::after {
	display: none
}

body #learn-press-block-content .thim-loading-container {
	width: 900px;
	max-width: 100%;
	background: #fff;
	margin: 0 auto
}

body #learn-press-block-content div#preload {
	width: calc(100% - 400px);
	width: -webkit-calc(100% - 400px);
	width: -moz-calc(100% - 400px);
	right: 0
}

body #popup_container #popup_title {
	background: var(--thim-body-primary-color, #2e8ece);
	color: #fff
}

body #popup_panel #popup_ok {
	background: var(--thim-body-primary-color, #2e8ece);
	color: #fff
}

body #popup_panel #popup_ok:hover {
	background: var(--thim-button-hover-color, #1e73be)
}

.quiz-buttons {
	overflow: hidden
}

.quiz-buttons .button-hint {
	display: inline-block;
	margin-right: 10px;
	background: var(--thim-font-title-color, #333333);
	color: #fff
}

.quiz-buttons .button-hint:hover {
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-font-title-color, #333333)
}

.quiz-buttons .button-next-question,
.quiz-buttons .button-check-answer,
.quiz-buttons .button-prev-question {
	display: inline-block;
	margin-right: 10px;
	background: var(--thim-font-title-color, #333333);
	color: #fff
}

.quiz-buttons .button-next-question:hover,
.quiz-buttons .button-check-answer:hover,
.quiz-buttons .button-prev-question:hover {
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-font-title-color, #333333)
}

.quiz-buttons .finish-quiz {
	overflow: hidden;
	clear: both;
	margin-top: 10px
}

.quiz-buttons .button-finish-quiz {
	float: left;
	clear: both
}

.complete-lesson-button {
	margin-top: 15px
}

.complete-lesson-button.completed {
	background: #54b551;
	color: #fff
}

.thim-course-megamenu .course-meta {
	margin-bottom: 0
}

#profile-picture-picture {
	margin-top: 10px
}

.learn-press #learn-press-course-curriculum .section-content .course-item .completed-button {
	display: none
}

#learn-press-course-curriculum ul.curriculum-sections,
#learn-press-course-curriculum ul.section-content {
	background: none
}

#learn-press-course-curriculum .course-item.course-quiz .course-item-title::before,
#learn-press-course-curriculum .course-item.course-lesson .course-item-title::before {
	display: none
}

#learn-press-course-curriculum .section-header {
	background: transparent;
	padding-bottom: 10px
}

#learn-press-course-curriculum .section-header:hover {
	background: transparent
}

#learn-press-course-curriculum .course-item {
	background: transparent !important
}

#learn-press-course-curriculum .course-item:hover {
	background: transparent !important
}

.thim-course-landing-button .purchase-course {
	margin: 0 !important
}

.thim-course-landing-button .course-price .value,
body .learn-press .course-payment .course-price .value {
	color: #2e8ece
}

body.single #main-content .course-price .value.has-origin {
	position: relative
}

body.single #main-content .course-price .value.has-origin .course-origin-price {
	color: #666;
	font-size: 1rem;
	font-weight: 400;
	text-decoration: line-through
}

body #course-curriculum-popup #popup-main #popup-footer {
	border-top: 1px dashed #ddd;
	overflow: hidden;
	margin: 0 0 20px;
	padding-top: 10px;
	background: transparent;
	height: 60px;
	left: 30px;
	right: 30px
}

body #popup-footer .course-content-lesson-nav a {
	font-size: 0.938rem;
	font-weight: 700;
	color: #333;
	display: block
}

body #popup-footer .course-content-lesson-nav a:hover {
	text-decoration: underline
}

body #popup-footer .course-content-lesson-nav span {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px
}

body #popup-footer .course-item-prev {
	float: left;
	text-align: left
}

body #popup-footer .course-item-next {
	float: right;
	text-align: right
}

#learn-press-course-curriculum .course-item.item-current::before {
	display: none
}

#learn-press-course-curriculum ul.curriculum-sections li.section,
#learn-press-course-curriculum ul.section-content li.section {
	padding-bottom: 0;
	border-top: 1px solid var(--thim-border-color, #eee)
}

#learn-press-course-curriculum ul.curriculum-sections li.section:first-child,
#learn-press-course-curriculum ul.section-content li.section:first-child {
	border-top: 0
}

.widget-area .thim-course-list-sidebar .thim-course-content .course-meta .course-review .review-stars-rated .review-stars>li {
	padding: 0
}

.review-stars-rated .review-stars.filled::before {
	display: none
}

#tab-course-review .course-review .content-review>ul .review-text ul li,
#tab-reviews .course-review .content-review>ul .review-text ul li {
	margin: 0;
	border: 0;
	background: none
}

#tab-course-review .course-rating .detailed-rating .stars>div.key,
#tab-reviews .course-rating .detailed-rating .stars>div.key {
	min-width: 50px
}

.learn-press form.enroll-course {
	display: inline-block
}

.course-curriculum .button-retake-course {
	margin-bottom: 30px
}

body.learnpress-v4 {
	--lp-border-color: var(--thim-border-color, #eee)
}

body.learnpress-v4 .thim-course-grid .course-item {
	border: none
}

body.learnpress-v4 .lp-content-area {
	--lp-cotainer-max-with: inherit;
	--lp-cotainer-padding: 0
}

body.learnpress-v4 .lp-course-progress .lp-passing-conditional::before,
body.learnpress-v4 .lp-course-progress .lp-passing-conditional::after {
	border: none
}

body.learnpress-v4 .course-meta .lp-course-progress-wrapper .lp-course-graduation {
	font-size: 0.8em
}

body.learnpress-v4 .course-meta .lp-course-progress-wrapper .lp-course-graduation.failed {
	color: #f00
}

body.learnpress-v4 .course-meta .lp-course-progress-wrapper .lp-course-graduation.passed {
	color: #3eadff
}

body.learnpress-v4 .course-meta .lp-course-progress-wrapper .lp-course-graduation.in-progress {
	color: #0bb90a
}

@media (max-width:480px) {
	body.learnpress-v4 .learn-press-message::before {
		display: none
	}
}

body.learnpress-v4 .learn-press .course-meta {
	margin-bottom: 20px
}

body.learnpress-v4 .learn-press .course-meta .learn-press-progress {
	width: auto
}

body.learnpress-v4 .learn-press .course-meta .lp-course-progress-wrapper .lp-skeleton-animation>li {
	float: left
}

body.learnpress-v4 .learn-press .course-meta .enroll-course {
	display: none
}

body.learnpress-v4 .learn-press .course-meta .form-button .lp-button {
	font-size: 1rem;
	padding: 10px 24px
}

body.learnpress-v4 .learn-press .course-tabs .nav-tabs li a .fa {
	display: none
}

@media screen and (max-width:480px) {
	body.learnpress-v4 .learn-press .course-tabs .nav-tabs li a .fa {
		display: block;
		margin-right: 0
	}
}

body.learnpress-v4 .lp-archive-courses .thim-course-list .course-item {
	flex-direction: inherit
}

body.learnpress-v4 .lp-archive-courses .lp-course-page__content {
	margin-bottom: 35px
}

body.learnpress-v4 .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area {
	display: inherit;
	flex-direction: inherit
}

body.learnpress-v4 .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .entry-content-left {
	width: auto;
	padding: 0
}

@media (max-width:992px) {
	body.learnpress-v4 .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area {
		padding: 0
	}
}

body.learnpress-v4 .lp-archive-courses #learn-press-course-tabs .course-tab-panel.course-tab-panel-faqs {
	padding-top: 0
}

body.learnpress-v4 .lp-archive-courses #learn-press-course-tabs .course-tab-panel.course-tab-panel-faqs .course-faqs-box__title::after {
	top: 40px
}

body.learnpress-v4 .lp-archive-courses #learn-press-course-tabs .course-tab-panel.course-tab-panel-faqs .course-faqs-box {
	background: #f9f9f9
}

body.learnpress-v4 .lp-archive-courses #learn-press-course-tabs .course-tab-panel.course-tab-panel-faqs .course-faqs-box:last-child {
	margin-bottom: 0
}

body.learnpress-v4 .lp-archive-courses .course-extra-box {
	border-radius: 0;
	margin-bottom: 15px
}

body.learnpress-v4 .lp-archive-courses .course-extra-box .course-extra-box__title {
	font-size: 1.2em;
	background: transparent
}

body.learnpress-v4 .lp-archive-courses .course-extra-box .course-extra-box__content {
	border-top: 1px solid rgba(204, 204, 204, 0.3)
}

body.learnpress-v4 .lp-archive-courses .learn-press-checkout-comment .order-comments {
	border: 1px solid #eee;
	padding: 9px 12px
}

body.learnpress-v4 #learn-press-course-curriculum.course-curriculum .curriculum-scrollable ul.curriculum-sections .section-content {
	margin: 0
}

body.learnpress-v4 #learn-press-course-curriculum.course-curriculum .curriculum-scrollable ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta {
	background: transparent;
	color: var(--thim-font-body-color, #666666);
	height: auto;
	margin-left: 0;
	margin-top: 0;
	font-size: 0.925rem;
	padding: 0
}

body.learnpress-v4 #learn-press-course-curriculum.course-curriculum .curriculum-scrollable ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta.course-item-preview::before {
	font-family: "Font Awesome 5 Free";
	font-size: 14px;
	font-weight: 900;
	vertical-align: middle;
	text-transform: lowercase;
	content: "\f06e";
	border-radius: 50%;
	padding: 2px 6px;
	color: #fff;
	background: var(--thim-body-primary-color, #2e8ece);
	max-width: 25px
}

body.learnpress-v4 #learn-press-course-curriculum.course-curriculum .curriculum-scrollable ul.curriculum-sections .section-content .course-item .course-item-status::before {
	background-color: transparent
}

body.learnpress-v4 #learn-press-course-curriculum.course-curriculum .curriculum-scrollable ul.curriculum-sections li.section .section-header,
body.learnpress-v4 #learn-press-course-curriculum.course-curriculum .curriculum-scrollable ul.section-content li.section .section-header {
	padding-left: 30px
}

body.learnpress-v4 #learn-press-course-curriculum.course-curriculum .curriculum-scrollable ul.curriculum-sections li.section .section-header .meta,
body.learnpress-v4 #learn-press-course-curriculum.course-curriculum .curriculum-scrollable ul.section-content li.section .section-header .meta {
	right: 0px;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	width: 24px
}

body.learnpress-v4 #learn-press-course-curriculum.course-curriculum .curriculum-scrollable ul.curriculum-sections li.section .section-header .collapse,
body.learnpress-v4 #learn-press-course-curriculum.course-curriculum .curriculum-scrollable ul.section-content li.section .section-header .collapse {
	left: 0;
	top: 0px;
	transform: rotate(0deg)
}

body.learnpress-v4 #learn-press-course-curriculum.course-curriculum .curriculum-scrollable ul.curriculum-sections li.section.closed .collapse,
body.learnpress-v4 #learn-press-course-curriculum.course-curriculum .curriculum-scrollable ul.section-content li.section.closed .collapse {
	transform: rotate(180deg)
}

body.learnpress-v4 #popup-course #learn-press-course-curriculum.course-curriculum .curriculum-scrollable .curriculum-sections li.section .section-header {
	padding-left: 35px
}

body.learnpress-v4 #popup-course #learn-press-course-curriculum.course-curriculum .curriculum-scrollable .curriculum-sections li.section .section-header .meta {
	right: 15px
}

body.learnpress-v4 #learn-press-course .lp-course-buttons,
body.learnpress-v4 #learn-press-course .course-author,
body.learnpress-v4 #learn-press-course .course-price {
	margin-bottom: 0
}

body.learnpress-v4 #learn-press-course .lp-course-buttons .purchase-course,
body.learnpress-v4 #learn-press-course .course-author .purchase-course,
body.learnpress-v4 #learn-press-course .course-price .purchase-course {
	margin-bottom: 0
}

body.learnpress-v4 #learn-press-course .learn-press-message.success {
	margin: 0 !important
}

body.learnpress-v4 .lp-user-profile .lp-profile-username {
	margin-top: 0
}

body.learnpress-v4 .lp-user-profile .lp-user-profile-socials {
	justify-content: flex-start;
	border: none;
	background: transparent;
	padding-top: 0
}

@media (min-width:650px) {
	body.learnpress-v4 .lp-user-profile .lp-profile-left {
		min-width: 120px;
		max-width: 120px
	}
}

body.learnpress-v4 .lp-user-profile .lp-profile-content-area {
	align-items: flex-start;
	padding: 0
}

body.learnpress-v4 #learn-press-profile {
	--lp-primary-color: var(--thim-body-primary-color)
}

body.learnpress-v4 #learn-press-profile .lp-content-area:before,
body.learnpress-v4 #learn-press-profile .lp-content-area:after {
	content: " ";
	display: table
}

body.learnpress-v4 #learn-press-profile .lp-content-area:after {
	clear: both
}

body.learnpress-v4 #learn-press-profile .review-stars-rated .review-star {
	position: relative;
	line-height: 1;
	margin: 0 2px
}

body.learnpress-v4 #learn-press-profile .review-stars-rated .review-star .fas {
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	color: #ffb60a
}

body.learnpress-v4 #learn-press-profile #profile-content-gradebook a.button {
	color: #fff;
	padding: 10px 25px
}

body.learnpress-v4 #learn-press-profile .wrapper-profile-header {
	background: transparent;
	color: inherit
}

body.learnpress-v4 #learn-press-profile #profile-content .lp-button {
	margin-bottom: 0;
	border-radius: 30px
}

@media (max-width:767px) {
	body.learnpress-v4 #learn-press-profile #profile-content .lp-archive-courses ul.learn-press-courses[data-size="3"] .course {
		width: 50%
	}
}

@media (max-width:480px) {
	body.learnpress-v4 #learn-press-profile #profile-content .lp-archive-courses ul.learn-press-courses[data-size="3"] .course {
		width: 100%
	}
}

body.learnpress-v4 #learn-press-profile #profile-content .learn-press-subtab-content a {
	cursor: pointer
}

body.learnpress-v4 #learn-press-profile #profile-content .learn-press-course-tab-filters .learn-press-filters a.active,
body.learnpress-v4 #learn-press-profile #profile-content .learn-press-course-tab-filters .learn-press-filters a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

body.learnpress-v4 #learn-press-profile #profile-content .learn-press-profile-course__tab__inner {
	background: #f4f4f5;
	margin: 30px 0 0 0 !important
}

body.learnpress-v4 #learn-press-profile #profile-content .learn-press-profile-course__tab__inner a {
	color: #333
}

body.learnpress-v4 #learn-press-profile #profile-content .learn-press-profile-course__tab__inner a.active {
	border-top-color: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-body-primary-color, #2e8ece)
}

body.learnpress-v4 #learn-press-profile #profile-content .learn-press-profile-course__tab__inner a.active:before {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

body.learnpress-v4 #learn-press-profile #profile-content .learn-press-profile-course__progress .lp_profile_course_progress__header {
	background: #f4f4f5
}

body.learnpress-v4 #learn-press-profile #profile-content .lp_profile_course_progress__item a {
	color: #333
}

body.learnpress-v4 #learn-press-profile #profile-content .lp_profile_course_progress__item a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

body.learnpress-v4 #learn-press-profile #profile-content .learn-press-form input[type=text],
body.learnpress-v4 #learn-press-profile #profile-content .learn-press-form input[type=email],
body.learnpress-v4 #learn-press-profile #profile-content .learn-press-form textarea {
	border: 1px solid #ddd
}

body.learnpress-v4 #learn-press-profile-basic-information button,
body.learnpress-v4 form[name=profile-change-password] button {
	border-radius: 30px
}

body.learnpress-v4 #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item:before {
	display: none
}

body.learnpress-v4 #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item>span {
	width: auto;
	font-size: inherit;
	background: transparent
}

body.learnpress-v4 #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item>span.duration {
	margin-left: 8px
}

body.learnpress-v4 #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link {
	gap: 8px;
	padding: 0;
	width: auto;
	justify-content: flex-start;
	max-width: calc(100% - 35px)
}

body.learnpress-v4 #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link::before {
	display: none
}

body.learnpress-v4 .curriculum-sections .section-content .course-item a:hover span {
	transition: all 0.3s
}

body.learnpress-v4 #learn-press-course-tabs {
	margin-bottom: 30px
}

@media (max-width:767px) {
	body.learnpress-v4 .content-item-wrap .course-item-title {
		text-align: left
	}
}

body.learnpress-v4 #popup-sidebar .section-header .section-title {
	font-size: var(--thim-font-h5-font-size, 16px)
}

body.learnpress-v4 #course-curriculum-popup #lesson-sidebar #popup-header {
	height: 60px
}

body.learnpress-v4 #course-curriculum-popup #lesson-sidebar #learn-press-content-item #course-item-content-header .toggle-content-item {
	background: transparent;
	border: 0;
	margin-right: 0
}

body.learnpress-v4 #course-curriculum-popup #lesson-sidebar #learn-press-content-item #course-item-content-header .toggle-content-item:hover {
	margin-right: 0
}

body.learnpress-v4 #course-curriculum-popup #lesson-sidebar #learn-press-course-curriculum,
body.learnpress-v4 #course-curriculum-popup #lesson-sidebar #learn-press-content-item {
	overflow-y: scroll
}

body.learnpress-v4 div.order-recover input[type=text] {
	border-radius: 30px
}

body.learnpress-v4 .column-order-status .lp-label {
	background: transparent
}

body.learnpress-v4 .learn-press-pagination .page-numbers>li {
	padding: 0 3px
}

body.learnpress-v4 #popup-course>#sidebar-toggle {
	display: none
}

body.learnpress-v4 #popup-course #sidebar-toggle {
	border-left: 0;
	border-color: #eee;
	z-index: 1000
}

body.learnpress-v4 #popup-course #sidebar-toggle:focus {
	border: 1px solid #eee
}

body.learnpress-v4 #popup-course #sidebar-toggle::before {
	transform: translate(-50%, -50%) rotate(180deg)
}

body.learnpress-v4 #popup-course #sidebar-toggle:checked {
	left: 0
}

body.learnpress-v4 #popup-course #popup-header {
	border-bottom: 0
}

@media (max-width:1280px) {
	body.learnpress-v4 #popup-course #popup-header {
		width: auto
	}
}

body.learnpress-v4 #popup-course #popup-header .popup-header__inner {
	width: 100%;
	padding-left: 35px;
	height: 70px
}

body.learnpress-v4 #popup-course #popup-header .popup-header__inner .course-title {
	order: 1;
	font-size: 1.2em
}

@media (max-width:768px) {
	body.learnpress-v4 #popup-course #popup-header .popup-header__inner .course-title {
		display: none
	}
}

body.learnpress-v4 #popup-course #popup-header .popup-header__inner .items-progress {
	order: 2
}

body.learnpress-v4 #popup-course #popup-header .popup-header__inner .form-button-finish-course {
	order: 3
}

body.learnpress-v4 #popup-course #popup-header .popup-header__inner .group-button-right {
	order: 4;
	display: flex;
	align-items: center
}

@media (max-width:1024px) {
	body.learnpress-v4 #popup-course #popup-header .popup-header__inner {
		padding-left: 35px
	}

	body.learnpress-v4 #popup-course #popup-header .popup-header__inner .items-progress {
		display: none
	}
}

body.learnpress-v4 #popup-course #popup-header .popup-header__inner .back_course {
	display: inline-block;
	width: 40px;
	text-align: center;
	font-size: 28px;
	color: #fff;
	line-height: 1;
	vertical-align: middle;
	margin-right: 10px
}

body.learnpress-v4 #popup-course #popup-header .popup-header__inner #sidebar-toggle {
	display: inline-block;
	width: 40px;
	text-align: center;
	border: none;
	position: static;
	box-shadow: none;
	background: transparent
}

body.learnpress-v4 #popup-course #popup-header .popup-header__inner #sidebar-toggle:before {
	color: #fff;
	font: 28px/60px "Font Awesome 5 Free";
	content: "\f065";
	position: static;
	transform: none;
	float: none;
	width: auto;
	font-weight: 900;
	display: flex;
	align-items: center
}

@media (max-width:767px) {
	body.learnpress-v4 #popup-course #popup-header .popup-header__inner {
		flex-direction: row;
		justify-content: flex-end;
		white-space: nowrap
	}
}

@media (max-width:480px) {
	body.learnpress-v4 #popup-course #popup-header .popup-header__inner {
		padding-left: 15px
	}

	body.learnpress-v4 #popup-course #popup-header .popup-header__inner .back_course {
		margin-right: 0
	}
}

body.learnpress-v4 #popup-course #popup-sidebar .search-course {
	background: var(--thim-body-primary-color, #2e8ece)
}

body.learnpress-v4 #popup-course #popup-sidebar .search-course input[name=s] {
	padding-left: 45px;
	color: #fff;
	padding-right: 10px;
	margin: 0;
	height: 100%
}

body.learnpress-v4 #popup-course #popup-sidebar .search-course input[name=s]::placeholder {
	color: #fff
}

body.learnpress-v4 #popup-course #popup-sidebar .search-course button {
	right: unset;
	left: 10px
}

body.learnpress-v4 #popup-course #popup-sidebar .search-course button::before {
	color: #fff
}

body.learnpress-v4 #popup-course #popup-content #learn-press-content-item {
	top: 102px;
	transition: 0.25s;
	z-index: 999;
	left: 475px;
	position: unset
}

body.learnpress-v4 #popup-course #popup-content #learn-press-content-item .content-item-scrollable {
	width: 792px;
	margin: 0 auto
}

body.learnpress-v4 #popup-course #popup-content #learn-press-content-item .content-item-scrollable .lp-button {
	border: none;
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-button-text-color, #fff);
	padding: 9px 25px;
	line-height: var(--thim-font-button-line-height);
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	border-radius: var(--thim-border-radius-button, 30px);
	margin-top: 25px
}

body.learnpress-v4 #popup-course #popup-content #learn-press-content-item .content-item-scrollable .lp-button:hover {
	background: var(--thim-button-hover-color, #1e73be)
}

body.learnpress-v4 #popup-course #popup-content #learn-press-content-item .content-item-scrollable .lp-button.completed {
	width: auto;
	display: inline-block
}

body.learnpress-v4 #popup-course #popup-content #learn-press-content-item .content-item-scrollable .lp-button.completed i {
	margin-left: 8px;
	margin-right: 8px
}

body.learnpress-v4 #popup-course #popup-content #learn-press-content-item .content-item-scrollable .submit-quiz .lp-button {
	margin: 0;
	background: #333;
	color: #fff
}

body.learnpress-v4 #popup-course #popup-content #learn-press-content-item .content-item-scrollable .submit-quiz .lp-button:hover {
	background: var(--thim-button-hover-color)
}

@media (max-width:1260px) {
	body.learnpress-v4 #popup-course #popup-content #learn-press-content-item .content-item-scrollable {
		width: 100%
	}
}

body.learnpress-v4 #popup-course #popup-content #learn-press-content-item .content-item-scrollable .learn-press-message {
	padding: 10px 50px 10px 16px !important
}

body.learnpress-v4 #popup-course #popup-content #learn-press-content-item .content-item-scrollable .questions-pagination {
	margin-top: 10px
}

body.learnpress-v4 #popup-course #popup-content #learn-press-content-item .content-item-scrollable .questions-pagination .page-numbers {
	border-radius: 0
}

body.learnpress-v4 #popup-course #popup-content #learn-press-content-item .content-item-scrollable .questions-pagination .page-numbers.next,
body.learnpress-v4 #popup-course #popup-content #learn-press-content-item .content-item-scrollable .questions-pagination .page-numbers.current,
body.learnpress-v4 #popup-course #popup-content #learn-press-content-item .content-item-scrollable .questions-pagination .page-numbers.prev {
	border-radius: 0;
	padding: 0 15px
}

body.learnpress-v4 #popup-course #popup-content #learn-press-content-item .content-item-wrap {
	width: auto;
	padding-top: 0;
	padding-bottom: 50px
}

@media screen and (max-width:767px) {
	body.learnpress-v4 #popup-course #popup-content #learn-press-content-item .content-item-wrap {
		padding-bottom: 30px
	}
}

body.learnpress-v4 #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary {
	max-width: 792px;
	margin-left: auto;
	margin-right: auto
}

body.learnpress-v4 #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description iframe {
	width: 100%
}

body.learnpress-v4 #popup-course #popup-content #learn-press-content-item .content-item-wrap #content-item-quiz #learn-press-quiz-app .quiz-result .result-message {
	max-width: 500px;
	margin: auto auto 40px auto
}

body.learnpress-v4 #popup-course #popup-content #learn-press-content-item .content-item-wrap #content-item-quiz #learn-press-quiz-app .quiz-result .result-statistic {
	max-width: 500px;
	margin: auto
}

body.learnpress-v4 #popup-course #popup-content .lp-lesson-comment-btn {
	z-index: 1000
}

@media (max-width:1280px) {
	body.learnpress-v4 #popup-course #popup-footer {
		width: auto
	}
}

body.learnpress-v4 #popup-course #popup-footer .course-item-nav .prev,
body.learnpress-v4 #popup-course #popup-footer .course-item-nav .next {
	flex: 1
}

body.learnpress-v4 #popup-course #popup-footer .course-item-nav .prev:hover a,
body.learnpress-v4 #popup-course #popup-footer .course-item-nav .prev:hover::before,
body.learnpress-v4 #popup-course #popup-footer .course-item-nav .next:hover a,
body.learnpress-v4 #popup-course #popup-footer .course-item-nav .next:hover::before {
	color: var(--thim-body-primary-color, #2e8ece)
}

body.learnpress-v4 #popup-course #popup-footer .course-item-nav .next::before,
body.learnpress-v4 #popup-course #popup-footer .course-item-nav .prev::before {
	transition: all 0.3s
}

body.learnpress-v4 #popup-course #popup-footer .course-item-nav .prev .course-item-nav__name {
	left: 0
}

body.learnpress-v4 #popup-course #popup-footer .course-item-nav .next .course-item-nav__name {
	right: 0
}

body.learnpress-v4 #popup-course #popup-footer .course-item-nav .course-item-nav__name {
	top: -35px
}

body.learnpress-v4.learnpress-v4.single-lp_course.lp-sidebar-toggle__close #popup-course #popup-sidebar {
	flex: 0 0 0;
	flex-basis: 0
}

body.learnpress-v4.learnpress-v4.single-lp_course.lp-sidebar-toggle__close #popup-course #popup-header,
body.learnpress-v4.learnpress-v4.single-lp_course.lp-sidebar-toggle__close #popup-course #popup-footer {
	left: 0
}

body.learnpress-v4.learnpress-v4.single-lp_course.lp-sidebar-toggle__close #popup-course #popup-header .popup-header__inner #sidebar-toggle:before {
	content: "\f066"
}

body.learnpress-v4 .quiz-status>div {
	background: #d9e0f1
}

body.learnpress-v4 .quiz-result {
	max-width: inherit
}

body.learnpress-v4 .answer-options .answer-option input[type=checkbox]::before,
body.learnpress-v4 .answer-options .answer-option input[type=radio]::before {
	display: none
}

body.learnpress-v4 .answer-options .answer-option input[type=checkbox]::after,
body.learnpress-v4 .answer-options .answer-option input[type=radio]::after {
	font-size: 15px
}

body.learnpress-v4 .thim-course-list .course-item .thim-course-content .course-meta .clearfix {
	display: none
}

body.learnpress-v4 .thim-course-grid .course-item .thim-course-content .middle .clearfix {
	display: none
}

body.learnpress-v4 .write-a-review {
	margin-top: 24px;
	margin-bottom: 12px
}

body.learnpress-v4 #review-form .review-stars>li {
	width: 22px;
	height: 22px
}

body.learnpress-v4 #review-form .review-stars>li span {
	font-size: 22px
}

body.learnpress-v4 #review-form .review-stars>li span.hover:before {
	color: #ffb606
}

body.learnpress-v4 #review-form .review-fields>li>label .required {
	font-size: 1em;
	color: red
}

body.learnpress-v4 #review-form .review-fields input[type=text],
body.learnpress-v4 #review-form .review-fields textarea {
	padding: 5px 10px;
	border: 1px solid var(--thim-border-color, #eee)
}

body.learnpress-v4 .course-reviews-list li {
	margin: 0;
	background: transparent;
	border: none
}

body.learnpress-v4 #popup-content.open-comments #learn-press-item-comments .learn-press-comments {
	padding-top: 5px
}

body.learnpress-v4 #popup-content.open-comments #learn-press-item-comments .learn-press-comments .comments-area .comment-list .comment-list-inner .comments-title {
	margin-top: 0;
	margin-bottom: 45px
}

body.learnpress-v4 #popup-content.open-comments #learn-press-item-comments .learn-press-comments .comments-area .comment-respond-area #respond.comment-respond .logged-in-as {
	margin-bottom: 20px
}

body.learnpress-v4 #popup-course #popup-header .form-button-finish-course .lp-button {
	background: #3db748;
	white-space: nowrap
}

body.learnpress-v4 #learn-press-checkout {
	width: 100%;
	max-width: 100%
}

body.learnpress-v4 #learn-press-checkout h2 {
	display: none
}

body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form {
	margin: 0
}

@media (max-width:815px) {
	body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form {
		display: unset
	}
}

body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form label {
	font-weight: var(--thim-font-title-variant, 700);
	color: var(--thim-font-title-color, #333333)
}

body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__before {
	float: none;
	width: 100%;
	margin: 0 0 50px 0
}

body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__before #checkout-order h4 {
	margin-bottom: 30px;
	margin-top: 20px;
	text-transform: var(--thim-font-h4-text-transform, none);
	font-size: 24px
}

@media (max-width:767px) {
	body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__before #checkout-order h4 {
		font-size: 1.25rem
	}
}

body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__before #checkout-order .lp-checkout-order__inner {
	padding: 0;
	border: unset;
	border-radius: unset
}

body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__before #checkout-order .lp-checkout-order__inner table .course-thumbnail {
	border-right: unset
}

body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__before #checkout-order .lp-checkout-order__inner table .course-name {
	border-left: unset
}

body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__before #checkout-order .lp-checkout-order__inner table .order-total .col-number {
	font-size: 1rem
}

body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__before #checkout-order .lp-checkout-order__inner table th {
	padding: 10px 15px;
	border: 1px solid #eee
}

body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__before #checkout-order .lp-checkout-order__inner table td {
	padding: 10px 15px;
	border: 1px solid #eee;
	text-align: left
}

body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__before .learn-press-checkout-comment {
	margin-top: 50px
}

body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__before .learn-press-checkout-comment h4 {
	margin-bottom: 30px;
	text-transform: var(--thim-font-h4-text-transform, none);
	font-size: 24px;
	display: block
}

@media (max-width:767px) {
	body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__before .learn-press-checkout-comment h4 {
		font-size: 1.25rem
	}
}

body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__before .learn-press-checkout-comment .order-comments {
	border-radius: var(--thim-border-radius-10)
}

body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after {
	float: unset;
	width: 100%;
	margin: 0 15px 40px 0px !important
}

body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-account-guest,
body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-account-login,
body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-account-register {
	max-width: 690px
}

body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-account-guest h4,
body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-account-login h4,
body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-account-register h4 {
	margin-bottom: 30px;
	text-transform: var(--thim-font-h4-text-transform, none);
	font-size: 24px
}

@media (max-width:767px) {

	body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-account-guest h4,
	body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-account-login h4,
	body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-account-register h4 {
		font-size: 1.25rem
	}
}

body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-account-guest #guest_email {
	width: 100%
}

body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-account-register .lp-form-fields .form-field label {
	margin-bottom: 10px
}

body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-account-register .lp-form-fields .form-field input {
	width: 100%
}

body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-account-login .lp-form-fields .form-field label {
	margin-bottom: 10px
}

body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-account-login .lp-form-fields .form-field #username {
	width: 100%
}

body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-account-login .lp-checkout-remember label input[type=checkbox] {
	top: -1px
}

body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-account-login .lp-checkout-remember label input[type=checkbox]::after {
	display: none
}

body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-account-login .lp-checkout-remember label input[type=checkbox]::before {
	top: 50%;
	left: 50%;
	position: absolute;
	transform: translate3d(-50%, -50%, 0)
}

body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-payment {
	margin-top: 30px;
	margin-bottom: 0
}

body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-payment h4 {
	margin-bottom: 30px;
	text-transform: var(--thim-font-h4-text-transform, none);
	font-size: 24px
}

@media (max-width:767px) {
	body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-payment h4 {
		font-size: 1.25rem
	}
}

body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-payment .payment-methods #learn-press-payment-method-paypal #payment_method_paypal::before {
	margin: 0
}

body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-payment #checkout-order-action .lp-button {
	line-height: var(--thim-font-button-line-height);
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	border-radius: var(--thim-border-radius-button, 30px);
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-button-text-color, #fff);
	border: none;
	padding: 9px 25px;
	width: auto
}

body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-payment #checkout-order-action .lp-button:hover {
	opacity: unset
}

body.learnpress-v4 #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after .lp-terms-and-conditions {
	margin-top: 10px
}

body.learnpress-v4 .course-students-list .students:before,
body.learnpress-v4 .course-students-list .students:after {
	content: " ";
	display: table
}

body.learnpress-v4 .course-students-list .students:after {
	clear: both
}

body.learnpress-v4 .course-students-list .students .user-info img {
	border-radius: 50%
}

body.learnpress-v4 .course-students-list .students .user-info a {
	margin-left: 12px
}

body.learnpress-v4 .course-students-list .students .learn-press-progress {
	margin-top: 10px;
	width: 100px
}

body.learnpress-v4 .course-students-list .lp-course-progress .lp-progress-bar {
	margin: 0
}

body.learnpress-v4 .learn-press-coming-soon-course-message {
	margin: 30px 0;
	color: #8a6d3b;
	background: #fcf8e3;
	line-height: 20px;
	padding: 10px 15px
}

body.learnpress-v4 .lp-button {
	padding: 9px 25px;
	box-shadow: none;
	line-height: var(--thim-font-button-line-height);
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	border-radius: var(--thim-border-radius-button, 30px);
	border: none;
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-button-text-color)
}

body.learnpress-v4 .lp-button:hover {
	background: var(--thim-button-hover-color)
}

body.learnpress-v4.rtl #learn-press-quiz-app .quiz-status .countdown {
	margin-right: 0;
	margin-left: 5px
}

body.learnpress-v4 .gradebook-list th.user-grade .lp-label {
	height: auto
}

body.learnpress-v4 .pmpro-has-access .lp-pmpro-membership-list a.pmpro_btn {
	padding: 9px 25px;
	border: 0;
	box-shadow: none;
	line-height: var(--thim-font-button-line-height);
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	border-radius: var(--thim-border-radius-button, 30px);
	color: #fff;
	background: var(--thim-body-primary-color, #2e8ece);
	margin: 0px 6px;
	display: inline-block
}

body.learnpress-v4 .lp-overlay .modal-header {
	position: relative
}

body.learnpress-v4 .lp-overlay .modal-header .close {
	background: transparent !important;
	padding: 0;
	font-size: 1.6em;
	position: absolute;
	top: 5px;
	right: 10px
}

body.learnpress-v4 .lp-overlay .lp-modal-dialog .lp-modal-content {
	border-radius: 0
}

body.learnpress-v4 .lp-overlay .lp-modal-dialog .lp-modal-content .lp-modal-header {
	background: var(--thim-body-primary-color, #2e8ece);
	padding: 10px 20px
}

body.learnpress-v4 .lp-overlay .lp-modal-dialog .lp-modal-content .lp-modal-body {
	padding: 15px 20px
}

body.learnpress-v4 #learn-press-quiz-app #lp-modal-window {
	border-radius: 0
}

body div:focus {
	outline: 0
}

body.learnpress-v4 #learn-press-profile-basic-information button,
body.learnpress-v4 form[name=profile-change-password] button,
body.learnpress-v4 .learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked~.learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1)::before,
body.learnpress-v4 .learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked~.learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2)::before,
body.learnpress-v4 .learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked~.learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3)::before,
body.learnpress-v4 #popup-course #popup-header,
body.learnpress-v4 #popup-course #popup-content .lp-button:hover,
body.learnpress-v4 .learn-press .course-meta .form-button .lp-button:hover {
	background: var(--thim-body-primary-color, #2e8ece);
	border-color: var(--thim-body-primary-color, #2e8ece)
}

body.learnpress-v4 .learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked~.learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1) label,
body.learnpress-v4 .learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked~.learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1) label a,
body.learnpress-v4 .learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked~.learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2) label,
body.learnpress-v4 .learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked~.learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2) label a,
body.learnpress-v4 .learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked~.learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3) label,
body.learnpress-v4 .learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked~.learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3) label a,
body.learnpress-v4 #checkout-order .lp-checkout-order__inner .course-name a:hover,
body.learnpress-v4 .learn-press-filters>li span,
body.learnpress-v4 .learn-press-filters>li span+span,
body.learnpress-v4 .learn-press-filters>li span+span::before,
body.learnpress-v4 .learn-press-filters>li span+span::after,
body.learnpress-v4 .lp-list-table tbody tr td a:hover,
body.learnpress-v4 .lp-list-table tbody tr th a:hover,
body.learnpress-v4 .lp-list-table tfoot tr td a:hover,
body.learnpress-v4 .lp-list-table tfoot tr th a:hover,
body.learnpress-v4 #popup-course #popup-content #learn-press-quiz-app .quiz-intro .quiz-intro-item:before,
body.learnpress-v4 #learn-press-course-tabs .course-tab-panel.course-tab-panel-faqs .course-faqs-box__title:hover,
body.learnpress-v4 input[name=course-faqs-box-ratio]:checked+.course-faqs-box .course-faqs-box__title,
body.learnpress-v4 .course-tab-panel-faqs .course-faqs-box:hover .course-faqs-box__title,
body.learnpress-v4 .course-extra-box .course-extra-box__content li:before {
	color: var(--thim-body-primary-color, #2e8ece)
}

body.learnpress-v4 #popup-course #popup-header .popup-header__inner .course-title a:hover {
	color: white
}

body.learnpress-v4 #learn-press-profile #profile-content .lp-button:hover,
body.learnpress-v4 #learn-press-profile-basic-information button:hover,
body.learnpress-v4 form[name=profile-change-password] button:hover {
	border-color: var(--thim-body-primary-color, #2e8ece);
	background: var(--thim-body-primary-color, #2e8ece)
}

body.learnpress-v4 .curriculum-sections .section-content .course-lesson a:hover span,
body.learnpress-v4 .curriculum-sections .section-content .course-quiz a:hover span,
body.learnpress-v4 .curriculum-sections .section-content .course-item a:hover span {
	color: var(--thim-body-primary-color, #2e8ece) !important
}

body.learnpress-v4 .learn-press-message.notice {
	border-color: var(--thim-body-primary-color, #2e8ece) !important
}

body.learnpress-v4 .learn-press-message::before {
	background: var(--thim-body-primary-color, #2e8ece)
}

body.learnpress-v4 .learn-press-message.success::before {
	background: #059601
}

body.learnpress-v4 #popup-course #popup-content .lp-button,
body.learnpress-v4 #popup-course #popup-content .lp-button:hover {
	border-color: var(--thim-body-primary-color, #2e8ece)
}

body.learnpress-v4 #popup-header .learn-press-progress .learn-press-progress__active {
	background: #059601
}

body.learnpress-v4 #popup-course .quiz-result .result-grade svg circle {
	stroke: var(--thim-body-primary-color, #2e8ece)
}

body.learnpress-v4 #popup-content .lp-lesson-comment-btn {
	background: var(--thim-body-primary-color, #2e8ece);
	color: white
}

body.learnpress-v4 #popup-content .lp-lesson-comment-btn:hover {
	background-color: var(--thim-button-hover-color)
}

body.learnpress-v4 .answer-options .answer-option input[type=checkbox]:after,
body.learnpress-v4 .answer-options .answer-option input[type=radio]:after {
	color: var(--thim-body-primary-color, #2e8ece)
}

body.learnpress-v4 #popup-course .question .answer-option.answer-correct .option-title {
	border-color: var(--thim-body-primary-color, #2e8ece)
}

body.learnpress-v4 #learn-press-profile-basic-information .form-field .form-field-input input:focus,
body.learnpress-v4 #learn-press-profile-basic-information .form-field .form-field-input textarea:focus,
body.learnpress-v4 form[name=profile-change-password] .form-field .form-field-input input:focus,
body.learnpress-v4 form[name=profile-change-password] .form-field .form-field-input textarea:focus {
	border-color: var(--thim-body-primary-color, #2e8ece)
}

body.learnpress-v4 .lp-archive-courses .course-payment .lp-button {
	background: var(--thim-body-primary-color, #2e8ece)
}

body.learnpress-v4 #popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers.current,
body.learnpress-v4 #popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

@media screen and (max-width:782px) {
	body.learnpress-v4 #popup-sidebar {
		flex-basis: 300px
	}

	body.learnpress-v4 #popup-header,
	body.learnpress-v4 #popup-footer {
		left: 300px
	}

	body.learnpress-v4 #popup-header .items-progress {
		padding-bottom: 0
	}
}

.learnpress-packages__wrapper,
.lp-course-packages {
	--lp-package-course-included-font-size: 1em;
	--lp-package-content-font-size: 1em;
	--lp-package-content-font-size-medium: 1.1em;
	--lp-package-border-color: var(--thim-border-color, #eee);
	--lp-package-font-size-single-title: 1.6rem
}

.learnpress-package__course-included::before {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.learnpress-package__view-detail>a {
	color: var(--thim-font-title-color, #333333)
}

.learnpress-package__view-detail>a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.single-package-wrapper .learnpress-single-package__courses a {
	color: var(--thim-font-title-color, #333333)
}

.single-package-wrapper .learnpress-single-package__courses a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.learnpress-single-package__add-cart button[type=submit] {
	text-transform: uppercase;
	font-weight: 600;
	padding: 5px 35px;
	color: var(--thim-button-text-color, #fff);
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.learnpress-single-package__add-cart button[type=submit]:hover {
	filter: brightness(95%)
}

.lp-course-packages .lp-course-packages__view-more {
	border-radius: 30px;
	color: var(--thim-button-text-color, #fff);
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.lp-single-instructor .ul-instructor-courses .price-categories .course-categories {
	font-size: 0
}

.lp-single-instructor .ul-instructor-courses .price-categories .course-categories a:first-child {
	font-size: var(--thim-font-body-font-size, 15px)
}

.thim-featured-home5 {
	border-radius: 10px;
	background-image: linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	position: relative;
	z-index: 1;
	margin-top: -150px;
	padding: 37px 50px 37px 50px
}

.thim-featured-home5>.panel-grid-cell,
.thim-featured-home5>.wpb_column,
.thim-featured-home5>.elementor-column.elementor-col-20 {
	position: relative
}

.thim-featured-home5>.panel-grid-cell:after,
.thim-featured-home5>.wpb_column:after,
.thim-featured-home5>.elementor-column.elementor-col-20:after {
	content: "";
	position: absolute;
	width: 1px;
	height: 130px;
	background-color: rgba(255, 255, 255, 0.2);
	right: -15px;
	top: 50%;
	transform: translate(0%, -50%)
}

.thim-featured-home5>.panel-grid-cell:last-child:after,
.thim-featured-home5>.wpb_column:last-child:after,
.thim-featured-home5>.elementor-column.elementor-col-20:last-child:after {
	display: none
}

.thim-background-home5 {
	overflow: visible !important;
	background-repeat: no-repeat !important
}

.thim-background-home5>.panel-grid-cell,
.thim-background-home5>.wpb_column {
	margin-top: -306px
}

.thim-button-style5 .thim-widget-button .widget-button {
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	font-style: normal;
	font-stretch: normal;
	letter-spacing: 0.3px;
	color: #333333;
	padding: 10px 40px !important;
	height: 50px !important;
	border-radius: 24px;
	background: var(--thim-body-primary-color, #2e8ece);
	background: -webkit-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: -o-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: -moz-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	position: relative;
	z-index: 0;
	transition: all 0.2s;
	border: none
}

.thim-button-style5 .thim-widget-button .widget-button:after {
	content: "";
	display: block;
	width: calc(100% - 2px);
	height: calc(100% - 2px);
	border-radius: 24px;
	background-color: #fff;
	position: absolute;
	z-index: -1;
	top: 1px;
	left: 1px;
	transition: all 0.2s
}

.thim-button-style5 .thim-widget-button .widget-button:hover {
	color: #fff;
	background: var(--thim-body-primary-color, #2e8ece);
	background: -webkit-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: -o-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: -moz-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be))
}

.thim-button-style5 .thim-widget-button .widget-button:hover:after {
	opacity: 0
}

.thim-contact-home5 {
	border-radius: 10px;
	box-shadow: -10px 17.3px 25px 0 rgba(0, 0, 0, 0.1);
	background-color: #ffffff;
	margin: -57px 117px 0;
	padding: 0 46px 0 58px
}

.thim-contact-home5 .thim-widget-single-images .single-image img {
	margin-top: -87px
}

.wpcf7-form .contact-home5 .widget-title {
	margin-bottom: 50px;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 0.8px;
	text-transform: none
}

.wpcf7-form .contact-home5 p span input {
	border: 1px solid rgb(204, 204, 204);
	background-color: rgba(204, 204, 204, 0.2901960784);
	min-height: 50px;
	font-size: 0.875rem;
	color: #333;
	width: 100%;
	border-radius: 25px;
	padding: 0 25px
}

.wpcf7-form .contact-home5 p span input::-webkit-input-placeholder {
	color: #333
}

.wpcf7-form .contact-home5 p span input:-ms-input-placeholder {
	color: #333
}

.wpcf7-form .contact-home5 p span input::placeholder {
	color: #333
}

.wpcf7-form .contact-home5 p span input:focus {
	background: #fff;
	color: #000
}

.wpcf7-form .contact-home5 p.contact-submit input[type=submit] {
	width: 100%;
	border-radius: 25px;
	letter-spacing: 0.3px;
	margin-top: 0;
	height: 50px;
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	line-height: 50px;
	padding: 0 25px;
	color: #ffffff;
	background-image: linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	font-family: var(--thim-font-body-font-family, "Open Sans")
}

.wpcf7-form .contact-home5 p.contact-submit input[type=submit]:hover {
	background-image: linear-gradient(to right, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be))
}

.thim-bacground-testimonials-home5 {
	background-image: linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	position: relative
}

.thim-bacground-testimonials-home5.vc-row {
	overflow: visible !important;
	display: inline-block
}

.thim-bacground-testimonials-home5:after {
	content: "";
	position: absolute;
	top: 151px;
	left: 52px;
	width: 194px;
	height: 329px;
	background-image: url("images/bk-testimonials.png");
	background-repeat: no-repeat
}

.thim-bacground-testimonials-home5>.panel-grid-cell,
.thim-bacground-testimonials-home5 .wpb_column {
	position: relative
}

.thim-bacground-testimonials-home5>.panel-grid-cell:after,
.thim-bacground-testimonials-home5 .wpb_column:after {
	content: "";
	position: absolute;
	background-image: url("images/bk-testimonials2.png");
	top: 80px;
	right: -15px;
	width: 143px;
	height: 327px;
	z-index: 9
}

.thim-pricing-home5 #shaon-pricing-table-plus.gray {
	display: inline-block;
	width: 100%;
	margin: 0 auto
}

.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal {
	width: 100%;
	text-align: center
}

.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal .highlight {
	width: 32.5%;
	transition: all 0.3s
}

.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal .highlight.plan .content-highlight {
	margin: 0 20px;
	border-radius: 10px;
	box-shadow: -10px 17.3px 25px 10px rgba(0, 0, 0, 0.05);
	background-color: rgb(255, 255, 255)
}

.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal .highlight.plan .content-highlight h3 {
	background: #fff !important;
	border: 0;
	font-size: 1.25rem;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
	color: rgb(51, 51, 51);
	padding-top: 34px;
	padding-bottom: 0;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	text-transform: capitalize
}

.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal .highlight.plan .content-highlight h3:after {
	display: none
}

.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal .highlight.plan .content-highlight h4 {
	background: #fff !important;
	border: 0;
	text-align: center;
	padding-top: 0;
	padding-bottom: 0
}

.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal .highlight.plan .content-highlight h4 .amount {
	display: inline-block;
	font-size: 50px;
	font-weight: bold;
	line-height: 1.59;
	color: rgb(51, 51, 51)
}

.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal .highlight.plan .content-highlight h4 .interval {
	display: inline-block;
	font-size: 1.25rem;
	font-weight: bold;
	line-height: 1.4;
	color: rgb(51, 51, 51)
}

.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal .highlight.plan .content-highlight .features ul {
	border: 0 !important;
	padding: 0 30px !important
}

@media (max-width:1024px) {
	.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal .highlight.plan .content-highlight .features ul {
		padding: 0 24px !important
	}
}

.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal .highlight.plan .content-highlight .features ul li {
	line-height: 1.2;
	letter-spacing: 0.32px;
	text-align: left;
	color: rgb(102, 102, 102);
	padding: 0 !important;
	padding-bottom: 10px !important;
	font-family: var(--thim-font-body-font-family, "Open Sans")
}

.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal .highlight.plan .content-highlight .features ul li:before {
	background-image: linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be)), linear-gradient(to bottom, rgb(102, 102, 102), rgb(102, 102, 102));
	font-family: Ionicons;
	font-size: 32px;
	letter-spacing: 0.28px;
	text-align: left;
	color: rgb(102, 102, 102);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent
}

.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal .highlight.plan .content-highlight .features ul li:first-child {
	padding-top: 10px !important
}

.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal .highlight.plan .content-highlight .features .select {
	border: 0
}

.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal .highlight.plan .content-highlight .features .select a.pt-button {
	display: inline-block;
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	letter-spacing: 0.3px;
	color: #333;
	padding: 0 24px !important;
	height: 50px !important;
	border-radius: 24px;
	background: var(--thim-body-primary-color, #2e8ece);
	background: -webkit-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: -o-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: -moz-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	position: relative;
	z-index: 0;
	transition: all 0.2s;
	line-height: 50px;
	width: 180px;
	border: 0 !important
}

.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal .highlight.plan .content-highlight .features .select a.pt-button:after {
	content: "";
	display: block;
	width: calc(100% - 4px);
	height: calc(100% - 4px);
	border-radius: 24px;
	background-color: #fff;
	position: absolute;
	z-index: -1;
	top: 2px;
	left: 2px;
	transition: all 0.2s
}

.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal .highlight.plan .content-highlight .features .select a.pt-button:hover {
	color: #fff;
	background: var(--thim-body-primary-color, #2e8ece);
	background: -webkit-linear-gradient(to right, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: -o-linear-gradient(to right, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: -moz-linear-gradient(to right, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: linear-gradient(to right, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	border: 0 !important
}

.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal .highlight.plan .content-highlight .features .select a.pt-button:hover:after {
	opacity: 0;
	border: 0
}

.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal .highlight.featured {
	width: 35%;
	margin-top: -86px
}

.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal .highlight.featured .content-highlight {
	background-image: linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	overflow: visible
}

.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal .highlight.featured .content-highlight h3 {
	padding-top: 120px;
	background-image: linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be)) !important;
	color: #fff !important
}

.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal .highlight.featured .content-highlight h4 {
	background-image: linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be)) !important
}

.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal .highlight.featured .content-highlight h4 span {
	color: #fff !important
}

.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal .highlight.featured .content-highlight .features ul {
	padding: 0 30px !important
}

@media (max-width:1024px) {
	.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal .highlight.featured .content-highlight .features ul {
		padding: 0 24px !important
	}
}

.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal .highlight.featured .content-highlight .features ul li {
	color: #fff !important
}

.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal .highlight.featured .content-highlight .features ul li:before {
	background: none transparent;
	color: #fff !important;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: rgb(255, 255, 255)
}

.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal .highlight.featured .content-highlight .features .select a.pt-button {
	color: rgb(255, 255, 255);
	border: 0 !important
}

.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal .highlight.featured .content-highlight .features .select a.pt-button:after {
	background: transparent
}

.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal .highlight.featured .content-highlight:before {
	content: "Popular Choice";
	transform: rotate(0deg);
	box-shadow: -10px 17.3px 25px 0 rgba(0, 0, 0, 0.05);
	background-color: rgb(255, 255, 255);
	padding: 8.5px 28.5px;
	border-radius: 5px 0 0 5px;
	right: -10px;
	font-size: 20px;
	font-weight: bold;
	color: var(--thim-body-primary-color, #2e8ece);
	text-transform: capitalize
}

.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal .highlight.featured .content-highlight:after {
	content: "";
	top: 66px;
	right: -10px;
	position: absolute;
	border: 5px solid #ccc;
	border-bottom-color: transparent;
	border-right-color: transparent
}

.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal .highlight:hover .content-highlight {
	margin: 0 20px !important
}

footer#colophon.thim-footer-home5 {
	padding-top: 200px;
	position: relative;
	z-index: 9;
	font-size: var(--thim-footer-font-size, 1rem);
	overflow: hidden
}

footer#colophon.thim-footer-home5 .footer {
	padding-top: 0;
	padding-bottom: 65px
}

footer#colophon.thim-footer-home5 .footer p {
	line-height: 2;
	text-align: left;
	color: #848484
}

footer#colophon.thim-footer-home5 .footer .footer_widget {
	padding-top: 0
}

footer#colophon.thim-footer-home5 .footer .footer_widget .info-contact {
	padding-right: 75px
}

@media (max-width:480px) {
	footer#colophon.thim-footer-home5 .footer .footer_widget .info-contact {
		padding-right: 0
	}
}

footer#colophon.thim-footer-home5 .footer .footer_widget .info-contact ul li {
	line-height: 1.63;
	text-align: left;
	margin-bottom: 8px
}

footer#colophon.thim-footer-home5 .footer .footer_widget .info-contact ul li i {
	background-image: linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	text-align: left;
	color: #999999;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-right: 14px;
	padding: 1px;
	display: inline-block
}

footer#colophon.thim-footer-home5 .footer .footer_widget .info-contact ul li p {
	display: inline-block;
	margin-left: 25px;
	margin-top: -29px
}

footer#colophon.thim-footer-home5 .footer .footer_widget .info-contact ul li a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

footer#colophon.thim-footer-home5 .widget-title,
footer#colophon.thim-footer-home5 .widgettitle {
	font-size: var(--thim-footer-font-title-font-size, 20px);
	font-weight: var(--thim-footer-font-title-font-weight, 600);
	font-style: normal;
	line-height: 1.2;
	margin-top: 0;
	margin-bottom: 5px
}

footer#colophon.thim-footer-home5 .widget-title:after,
footer#colophon.thim-footer-home5 .widgettitle:after {
	display: none
}

footer#colophon.thim-footer-home5 .menu .menu-item {
	margin-bottom: 0
}

footer#colophon.thim-footer-home5 .menu .menu-item a {
	font-size: var(--thim-footer-font-size, 16px);
	line-height: 2.19;
	text-align: left
}

footer#colophon.thim-footer-home5 .copyright-area {
	background: transparent;
	border: 0
}

footer#colophon.thim-footer-home5 .copyright-area .copyright-content {
	padding-top: 25px;
	padding-bottom: 24px;
	border-top: 1px solid #ccc !important
}

footer#colophon.thim-footer-home5 .copyright-area .copyright-content .text-copyright {
	line-height: 1.73;
	text-align: left;
	color: #848484
}

footer#colophon.thim-footer-home5 .copyright-area .copyright-content .text-copyright a {
	color: var(--thim-body-primary-color, #2e8ece);
	font-weight: 500
}

footer#colophon.thim-footer-home5 .copyright-area .copyright-content .thim-widget-social ul.social_link {
	margin: -5px 0 0
}

footer#colophon.thim-footer-home5 .copyright-area .copyright-content .thim-widget-social ul.social_link li {
	display: inline-block;
	padding: 0
}

footer#colophon.thim-footer-home5 .copyright-area .copyright-content .thim-widget-social ul.social_link li a i {
	width: 45px;
	height: 45px;
	line-height: 45px;
	font-size: 20px;
	color: #848484;
	border: solid 1px #cccccc
}

footer#colophon.thim-footer-home5 .copyright-area .copyright-content .thim-widget-social ul.social_link li a i:hover {
	color: #fff
}

footer#colophon.thim-footer-home5:after {
	content: "";
	position: absolute;
	top: 100px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	left: 50%;
	bottom: 0;
	z-index: -1;
	width: 1570px;
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.8) 80%, rgba(255, 255, 255, 0.11));
	transform: translateX(-50%)
}

footer#colophon.thim-footer-home5 .mc4wp-form .mc4wp-form-fields #thim-subcribe-home5 {
	display: inline-block;
	position: relative
}

footer#colophon.thim-footer-home5 .mc4wp-form .mc4wp-form-fields #thim-subcribe-home5 input[type=email] {
	width: 416px;
	height: 50px;
	border-radius: 25px;
	box-shadow: -10px 17.3px 25px 0 rgba(0, 0, 0, 0.1);
	background-color: #ffffff;
	color: #848484;
	font-size: 1rem;
	padding-left: 20px
}

footer#colophon.thim-footer-home5 .mc4wp-form .mc4wp-form-fields #thim-subcribe-home5 button {
	height: 50px;
	border-radius: 24px;
	background-image: linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	font-style: normal;
	font-stretch: normal;
	text-align: left;
	color: #ffffff;
	position: absolute;
	top: 0;
	right: 0
}

footer#colophon.thim-footer-home5 .mc4wp-form .mc4wp-form-fields #thim-subcribe-home5 button:hover {
	background-image: linear-gradient(to right, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be))
}

.body-therapist-layout.body-home5-layout #back-to-top {
	width: 47px;
	height: 47px;
	border-radius: 50%;
	background: -webkit-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: -o-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: -moz-linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: linear-gradient(to left, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be))
}

.body-therapist-layout.body-home5-layout #back-to-top i {
	font-size: 25px;
	line-height: 47px
}

.body-therapist-layout.body-home5-layout #back-to-top i:before {
	font-family: Ionicons;
	content: "\f3d7"
}

.body-therapist-layout.body-home5-layout #back-to-top:hover {
	background: -webkit-linear-gradient(to right, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: -o-linear-gradient(to right, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: -moz-linear-gradient(to right, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be));
	background: linear-gradient(to right, var(--thim-body-primary-color, #2e8ece), var(--thim-button-hover-color, #1e73be))
}

.body-therapist-layout.body-home5-layout #back-to-top:hover i {
	color: #fff
}

.thim-show-over {
	overflow: visible !important
}

.vc_row .thim-button-style5 {
	margin-top: 25px
}

.thim-margin-top40 {
	margin-top: 40px
}

.vc_row.thim-contact-home5 {
	margin-top: -90px
}

.vc_row.thim-contact-home5 .vc_single_image-wrapper img {
	margin-top: -87px
}

.vc_row .thim-widget-heading .sc_heading.home-5 {
	margin-bottom: 50px
}

.vc_row .thim-widget-heading .sc_heading.home-5 .sub-heading br {
	display: none
}

.custom-heading-home5 {
	padding-right: 120px
}

.custom-heading-home5 .thim-widget-heading .sc_heading.home-5 {
	margin-bottom: 0 !important
}

.custom-heading-home5 .thim-widget-heading .sc_heading.home-5 .sub-heading p {
	margin-bottom: 15px
}

.vc_row.thim-bacground-testimonials-home5 {
	overflow: visible !important;
	display: inline-block
}

.vc_row .thim-pricing-home5 {
	padding-top: 63px
}

.elementor-element.thim-contact-home5 {
	margin: -57px 0 0
}

footer#colophon .footer .menu-home5-el .widget-title {
	margin-bottom: 0;
	padding-bottom: 0
}

.list-product-cat {
	text-align: center;
	margin-bottom: 60px;
	margin-top: -10px
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	border-bottom: none
}

.product-cat {
	margin: 0 auto;
	display: inline-block;
	border-bottom: 1px solid #eee;
	padding: 0 10px
}

.product-cat li {
	list-style: none;
	display: inline-block
}

.product-cat li a {
	display: inline-block;
	border-bottom: 2px solid transparent;
	margin: 0 8px -2px 8px;
	padding: 5px 8px;
	text-transform: uppercase;
	cursor: pointer;
	font-size: 0.875rem;
	font-weight: 700
}

.quick-view {
	position: absolute;
	z-index: 999;
	text-align: center;
	bottom: 0;
	left: 50%;
	margin-top: -22px;
	-webkit-transform: translate(-50%);
	-moz-transform: translate(-50%);
	-ms-transform: translate(-50%);
	-o-transform: translate(-50%);
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0)
}

.quick-view a.quick-view_text {
	display: inline-block;
	border: 1px solid #fff;
	border-radius: var(--thim-border-radius-30, 0);
	color: #fff;
	padding: 8px 20px;
	line-height: var(--thim-font-button-line-height);
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	border-radius: var(--thim-border-radius-button, 30px);
	text-align: center
}

.quick-view a.quick-view_text:hover {
	border-color: var(--thim-body-primary-color, #2e8ece);
	background-color: var(--thim-body-primary-color, #2e8ece);
	color: #fff
}

.quick-view .loading.dark {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
	display: inline-block;
	font: 900 normal normal 24px/1 "Font Awesome 5 Free" !important;
	width: auto;
	color: #fff;
	border: none
}

.quick-view .loading.dark::before {
	content: "\f110"
}

.result-count_ordering {
	margin-bottom: 20px
}

.result-count_ordering p.woocommerce-result-count {
	float: none;
	display: inline-block;
	margin: 0;
	line-height: 30px
}

.result-count_ordering .woocommerce-ordering {
	display: flex;
	align-items: center
}

.result-count_ordering .woocommerce-ordering span {
	line-height: 30px;
	margin-right: 10px
}

.result-count_ordering .orderby {
	border: 1px solid #ebebeb;
	padding: 4px 25px 4px 10px;
	outline: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 6.59961L8 11.5996L3 6.59961' stroke='%23666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: 95% 50%
}

.product_thumb {
	display: inline-block;
	position: relative;
	-webkit-perspective: 500;
	-webkit-transform-style: preserve-3d;
	width: 100%
}

.product_thumb img {
	width: 100%
}

.product_thumb::before {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	content: "";
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out
}

.product_thumb .onsale {
	font-weight: 400 !important;
	margin: 0 !important;
	padding: 0 !important;
	top: 0 !important;
	left: 0 !important
}

.add_to_wishlist {
	display: inline-block
}

.add_to_wishlist:hover::before {
	color: #f62459
}

.add_to_wishlist::before {
	content: "\f004";
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 2;
	width: 20px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	display: table;
	font-size: 18px;
	color: #999
}

.product .entry-summary .add_to_wishlist {
	padding-left: 30px;
	font-size: 0.875rem;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 10px
}

.product .entry-summary .add_to_wishlist::before {
	left: 0;
	top: 10px
}

.product .entry-summary .yith-wcwl-wishlistexistsbrowse::before {
	top: 10px;
	left: 0
}

.product .entry-summary .yith-wcwl-wishlistaddedbrowse::before {
	top: 10px;
	left: 0
}

.list-sale-flash {
	position: absolute;
	min-width: 40px;
	min-height: 40px;
	right: 0;
	z-index: 99999
}

.list-sale-flash .special-product {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	position: absolute;
	width: 110px;
	height: 110px;
	top: 13px;
	right: 13px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	text-align: center;
	font-size: 0.875rem
}

.yith-wcwl-add-to-wishlist {
	position: absolute;
	margin: 0
}

.yith-wcwl-wishlistaddedbrowse::before {
	content: "\f004";
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 2;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	display: table;
	font-size: 18px;
	color: #f62459;
	-webkit-text-stroke: 1px #fff;
	text-stroke: 1px #fff
}

.yith-wcwl-wishlistexistsbrowse::before {
	content: "\f004";
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 2;
	font-family: "Font Awesome 5 Free";
	display: table;
	font-size: 18px;
	color: #f62459;
	-webkit-text-stroke: 1px #fff;
	text-stroke: 1px #fff
}

.product-grid li {
	list-style: none
}

.product-grid li.col-md-4:nth-child(3n+1) {
	clear: both
}

.product-grid li.col-md-3:nth-child(4n+1) {
	clear: both
}

.product-grid .product__title {
	position: relative;
	padding: 15px 15px 10px 20px
}

.product-grid .product__title .star-rating {
	float: left
}

.product-grid .product__title a.title,
.product-grid .product__title .price {
	display: block;
	font-weight: var(--thim-font-title-variant, 700)
}

.product-grid .product__title .price {
	float: right
}

.product-grid .product__title .price ins {
	text-decoration: none
}

.product-grid .product__title .price del {
	font-weight: normal;
	color: #aaa;
	padding-right: 5px
}

.product-grid .product__title .author_product {
	font-size: 0.875rem
}

.product-grid .product__title .description {
	margin-bottom: 5px
}

.product-grid .product__title .added_to_cart {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	height: 40px;
	line-height: 40px;
	padding-right: 15px;
	padding-left: 15px;
	z-index: 9999;
	border-radius: 0;
	font-size: 0.875rem;
	font-weight: 700;
	text-transform: uppercase
}

.product-grid .product__title .added_to_cart:hover {
	color: inherit !important
}

.product-grid .content__product {
	box-shadow: 0 0 0 1px #eee;
	margin-bottom: 30px;
	position: relative;
	border-radius: var(--thim-border-radius-10, 0)
}

.product-grid .content__product .inner_content {
	overflow: hidden;
	border-radius: var(--thim-border-radius-10, 0)
}

.product-grid .content__product .woo_add_to_cart {
	position: relative;
	transform: translateY(40px);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	clear: both;
	text-align: center
}

.product-grid .content__product .woo_add_to_cart a.button {
	color: #fff;
	display: inline-flex;
	align-items: center
}

.product-grid .content__product .woo_add_to_cart a.button.added {
	display: none
}

.product-grid .content__product .woo_add_to_cart a.added_to_cart {
	color: #fff;
	border-radius: var(--thim-border-radius-30, 0);
	padding: 9px 25px;
	line-height: var(--thim-font-button-line-height);
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	border-radius: var(--thim-border-radius-button, 30px);
	display: inline-flex;
	align-items: center
}

.product-grid .content__product .woo_add_to_cart a.loading {
	padding-left: 25px;
	padding-right: 25px
}

.product-grid .content__product .product_sumary {
	position: relative;
	background-color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	overflow: hidden;
	margin-bottom: -30px
}

.related-products .product-grid .content__product {
	margin-bottom: 0;
	border: 0
}

.product-grid .content__product:hover {
	box-shadow: 0 0 10px rgba(51, 51, 51, 0.5)
}

.product-grid .content__product:hover .product_thumb::before {
	opacity: 0.6;
	filter: alpha(opacity=60)
}

.product-grid .content__product:hover .product_sumary {
	transform: translateY(-75px);
	overflow: visible
}

.product-grid .content__product:hover .quick-view {
	bottom: 50%;
	margin-bottom: 5px;
	margin-top: auto;
	opacity: 1;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.product-grid .content__product:hover .woo_add_to_cart {
	transform: translateY(20px)
}

.svg_image {
	position: absolute;
	top: -6px;
	right: -6px
}

.woocommerce div.product .yith-wcwl-add-to-wishlist,
.woocommerce-page div.product .yith-wcwl-add-to-wishlist {
	position: relative
}

.woocommerce div.product .product_title,
.woocommerce-page div.product .product_title {
	font-weight: var(--thim-font-title-variant, 700);
	font-size: 23px;
	line-height: 40px;
	margin-top: -8px;
	margin-bottom: 5px
}

.woocommerce div.product .onsale,
.woocommerce-page div.product .onsale {
	display: none;
	font-weight: 400 !important;
	margin: 0 !important;
	padding: 0 !important;
	top: 15px !important;
	left: 15px !important
}

.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce-page div.product p.price,
.woocommerce-page div.product span.price {
	font-weight: var(--thim-font-title-variant, 700)
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del,
.woocommerce-page div.product p.price del,
.woocommerce-page div.product span.price del {
	font-weight: normal;
	font-size: 0.938rem;
	margin-right: 5px
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins,
.woocommerce-page div.product p.price ins,
.woocommerce-page div.product span.price ins {
	text-decoration: none;
	font-size: 1.25rem
}

.woocommerce div.product .product-grid span.price,
.woocommerce-page div.product .product-grid span.price {
	font-size: inherit
}

.woocommerce div.product .product-grid span.price del,
.woocommerce-page div.product .product-grid span.price del {
	display: inline-block
}

.woocommerce div.product .description,
.woocommerce-page div.product .description {
	float: left;
	margin-bottom: 20px;
	line-height: 27px;
	clear: both
}

.woocommerce div.product .description .author_product span,
.woocommerce div.product .description .date_product span,
.woocommerce-page div.product .description .author_product span,
.woocommerce-page div.product .description .date_product span {
	font-weight: var(--thim-font-title-variant, 700)
}

.woocommerce div.product .description #des-readmore-link,
.woocommerce-page div.product .description #des-readmore-link {
	display: inline-block;
	font-weight: var(--thim-font-title-variant, 700);
	cursor: pointer;
	font-size: 0.875rem
}

.woocommerce div.product .description .author_product,
.woocommerce-page div.product .description .author_product {
	margin-bottom: 20px
}

.woocommerce div.product form.cart,
.woocommerce-page div.product form.cart {
	margin-bottom: 20px
}

.woocommerce div.product p.in-stock,
.woocommerce-page div.product p.in-stock {
	display: none
}

.woocommerce div.product .woo-share,
.woocommerce-page div.product .woo-share {
	margin-left: 0;
	margin-top: 10px
}

.woocommerce div.product .woo-share .share_show,
.woocommerce-page div.product .woo-share .share_show {
	margin: 0
}

.woocommerce div.product .woo-share li,
.woocommerce-page div.product .woo-share li {
	list-style: none;
	display: inline-block
}

.woocommerce div.product .woo-share li a,
.woocommerce-page div.product .woo-share li a {
	width: 24px;
	height: 24px;
	margin: 0 3px;
	text-align: center;
	color: #fff;
	line-height: 24px;
	display: inline-block
}

.woocommerce div.product .woo-share li a.facebook,
.woocommerce-page div.product .woo-share li a.facebook {
	background: #3b5999;
	margin-left: 0
}

.woocommerce div.product .woo-share li a.twitter,
.woocommerce-page div.product .woo-share li a.twitter {
	background: #61cae7
}

.woocommerce div.product .woo-share li a.pinterest,
.woocommerce-page div.product .woo-share li a.pinterest {
	background: #d4232b
}

.woocommerce div.product .woo-share li a.googleplus,
.woocommerce-page div.product .woo-share li a.googleplus {
	background: #f35633
}

.woocommerce div.product .woo-share li a:hover,
.woocommerce-page div.product .woo-share li a:hover {
	opacity: 0.6
}

.woocommerce div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs {
	clear: both
}

.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs,
.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs {
	margin: 0;
	border: 0;
	padding: 0;
	border-bottom: 1px solid #eee;
	overflow: visible;
	position: inherit
}

.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li,
.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li {
	background: transparent;
	border-radius: 0;
	margin: 0;
	width: 25%;
	text-align: center;
	border: 0;
	position: relative;
	padding: 0;
	display: block;
	float: left
}

.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li::before,
.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li::after,
.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li::before,
.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li::after {
	border: 0;
	box-shadow: none;
	content: "";
	border-radius: 0
}

.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li a,
.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li a {
	border-radius: 0;
	margin-right: 3px;
	border: 1px solid #eee;
	border-bottom: 0 !important;
	font-size: 0.875rem;
	font-weight: var(--thim-font-title-variant, 700);
	background: #f9f9f9;
	line-height: 29px;
	display: block;
	padding: 10px;
	text-transform: uppercase;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li a .fa,
.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li a .fa {
	font-size: 0.875rem;
	vertical-align: middle;
	line-height: 29px;
	margin-right: 8px
}

.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li:last-child a,
.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li:last-child a {
	margin-right: 0
}

.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li:last-child.active::before,
.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li:last-child.active::before {
	right: 0
}

.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li:last-child.active::after,
.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li:last-child.active::after {
	right: 0
}

.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li.active,
.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li.active {
	background: #fff
}

.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li.active::before,
.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li.active::before {
	content: "";
	position: absolute;
	left: 0;
	width: auto;
	box-shadow: none;
	border: 0;
	border-radius: 0;
	right: 3px;
	top: 0;
	height: 4px;
	z-index: 10
}

.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li.active::after,
.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li.active::after {
	content: "";
	position: absolute;
	left: 0;
	width: auto;
	border-radius: 0;
	border: 0;
	box-shadow: none;
	right: 3px;
	bottom: -1px;
	height: 1px;
	z-index: 10;
	background: #fff
}

.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li.active a,
.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li.active a {
	background: #fff
}

.woocommerce div.product .woocommerce-tabs .entry-content,
.woocommerce-page div.product .woocommerce-tabs .entry-content {
	border: 1px solid #eee;
	border-top: 0;
	padding: 33px 30px
}

.woocommerce div.product .related-products>h2,
.woocommerce div.product .up-sells>h2,
.woocommerce-page div.product .related-products>h2,
.woocommerce-page div.product .up-sells>h2 {
	padding-top: 0 !important;
	text-transform: uppercase;
	font-weight: 700;
	margin: 78px 0 60px;
	position: relative;
	font-size: 22px;
	line-height: 30px;
	padding-bottom: 13px !important
}

.woocommerce div.product .related-products>h2::after,
.woocommerce div.product .up-sells>h2::after,
.woocommerce-page div.product .related-products>h2::after,
.woocommerce-page div.product .up-sells>h2::after {
	content: "";
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 35px
}

.woocommerce div.product .add_to_wishlist,
.woocommerce-page div.product .add_to_wishlist {
	color: #333;
	margin-bottom: 10px
}

.woocommerce div.product .add_to_wishlist::before,
.woocommerce-page div.product .add_to_wishlist::before {
	display: inline-block;
	position: relative;
	top: inherit;
	left: inherit
}

.woocommerce .cart .button,
.woocommerce .cart input.button,
.woocommerce-page .cart .button,
.woocommerce-page .cart input.button {
	color: #fff;
	padding: 9px 25px;
	line-height: var(--thim-font-button-line-height);
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	border-radius: var(--thim-border-radius-button, 30px)
}

.woocommerce .wc-proceed-to-checkout a.button,
.woocommerce-page .wc-proceed-to-checkout a.button {
	padding: 9px 25px;
	line-height: var(--thim-font-button-line-height);
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	border-radius: var(--thim-border-radius-button, 30px)
}

.woocommerce.woocommerce-cart .woocommerce-cart-form,
.woocommerce-page.woocommerce-cart .woocommerce-cart-form {
	width: calc(100% - 360px);
	display: inline-block;
	margin-bottom: 110px;
	float: left;
	margin-right: 60px
}

.woocommerce.woocommerce-cart .woocommerce-cart-form .shop_table,
.woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table {
	border: 0
}

.woocommerce.woocommerce-cart .woocommerce-cart-form .shop_table td,
.woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table td {
	border-right: 0;
	padding: 24px 12px
}

.woocommerce.woocommerce-cart .woocommerce-cart-form .shop_table td.product-name,
.woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table td.product-name {
	font-weight: 400;
	color: var(--thim-font-body-color, #666666)
}

.woocommerce.woocommerce-cart .woocommerce-cart-form .shop_table td.product-quantity,
.woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table td.product-quantity {
	text-align: center
}

.woocommerce.woocommerce-cart .woocommerce-cart-form .shop_table td.product-quantity .qty,
.woocommerce.woocommerce-cart .woocommerce-cart-form .shop_table td.product-quantity .thim-quantity,
.woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table td.product-quantity .qty,
.woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table td.product-quantity .thim-quantity {
	background: var(--bg-section-color, #f5f5f5);
	overflow: hidden
}

.woocommerce.woocommerce-cart .woocommerce-cart-form .shop_table td.product-quantity .thim-quantity,
.woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table td.product-quantity .thim-quantity {
	border-radius: var(--thim-border-radius-30, 30px)
}

.woocommerce.woocommerce-cart .woocommerce-cart-form .shop_table td.actions .continue-shopping,
.woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table td.actions .continue-shopping {
	float: left;
	margin-top: 13px
}

.woocommerce.woocommerce-cart .woocommerce-cart-form .shop_table td.actions .continue-shopping .wc-backward,
.woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table td.actions .continue-shopping .wc-backward {
	color: var(--thim-font-title-color, #333333);
	font-weight: 600
}

.woocommerce.woocommerce-cart .woocommerce-cart-form .shop_table td.actions .continue-shopping .wc-backward i,
.woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table td.actions .continue-shopping .wc-backward i {
	margin-right: 15px
}

.woocommerce.woocommerce-cart .woocommerce-cart-form .shop_table td.actions .continue-shopping .wc-backward:hover,
.woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table td.actions .continue-shopping .wc-backward:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.woocommerce.woocommerce-cart .woocommerce-cart-form .shop_table td.actions .button,
.woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table td.actions .button {
	float: right
}

.woocommerce.woocommerce-cart .woocommerce-cart-form .shop_table td.product-remove .remove,
.woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table td.product-remove .remove {
	padding: 10px;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background: #fff;
	font-size: unset
}

.woocommerce.woocommerce-cart .woocommerce-cart-form .shop_table td.product-remove .remove i,
.woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table td.product-remove .remove i {
	font-size: 15px;
	color: var(--thim-font-body-color, #666666)
}

.woocommerce.woocommerce-cart .woocommerce-cart-form .shop_table td.product-remove .remove:hover,
.woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table td.product-remove .remove:hover {
	background: #fff
}

.woocommerce.woocommerce-cart .woocommerce-cart-form .shop_table td.product-remove .remove:hover i,
.woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table td.product-remove .remove:hover i {
	color: var(--thim-body-primary-color, #2e8ece)
}

.woocommerce.woocommerce-cart .woocommerce-cart-form .shop_table tr:not(:last-child):hover,
.woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr:not(:last-child):hover {
	background: var(--bg-section-color, #f5f5f5)
}

.woocommerce.woocommerce-cart .woocommerce-cart-form .shop_table tr:not(:last-child):hover td.product-quantity,
.woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr:not(:last-child):hover td.product-quantity {
	text-align: center
}

.woocommerce.woocommerce-cart .woocommerce-cart-form .shop_table tr:not(:last-child):hover td.product-quantity .qty,
.woocommerce.woocommerce-cart .woocommerce-cart-form .shop_table tr:not(:last-child):hover td.product-quantity .thim-quantity,
.woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr:not(:last-child):hover td.product-quantity .qty,
.woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr:not(:last-child):hover td.product-quantity .thim-quantity {
	background: #fff
}

.woocommerce.woocommerce-cart .cart-right,
.woocommerce-page.woocommerce-cart .cart-right {
	overflow: hidden;
	width: 300px;
	border: 1px solid var(--thim-border-color, #eee);
	display: inline-block;
	padding: 30px;
	background: var(--bg-section-color, #f5f5f5)
}

.woocommerce.woocommerce-cart .cart-right .cart-collaterals .cart_totals,
.woocommerce-page.woocommerce-cart .cart-right .cart-collaterals .cart_totals {
	width: 100%
}

.woocommerce.woocommerce-cart .cart-right .cart-collaterals .cart_totals>h2,
.woocommerce-page.woocommerce-cart .cart-right .cart-collaterals .cart_totals>h2 {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.25;
	margin: 0 0 24px;
	text-transform: inherit
}

.woocommerce.woocommerce-cart .cart-right .cart-collaterals .cart_totals .coupon,
.woocommerce-page.woocommerce-cart .cart-right .cart-collaterals .cart_totals .coupon {
	margin-bottom: 24px
}

.woocommerce.woocommerce-cart .cart-right .cart-collaterals .cart_totals .coupon .input-text,
.woocommerce-page.woocommerce-cart .cart-right .cart-collaterals .cart_totals .coupon .input-text {
	width: 100%;
	margin-bottom: 12px;
	padding: 10px 12px;
	border: 0
}

.woocommerce.woocommerce-cart .cart-right .cart-collaterals .cart_totals .coupon .button,
.woocommerce-page.woocommerce-cart .cart-right .cart-collaterals .cart_totals .coupon .button {
	width: 100%;
	color: #fff
}

.woocommerce.woocommerce-cart .cart-right .cart-collaterals .cart_totals .shop_table,
.woocommerce-page.woocommerce-cart .cart-right .cart-collaterals .cart_totals .shop_table {
	border: 0;
	margin: 0
}

.woocommerce.woocommerce-cart .cart-right .cart-collaterals .cart_totals .shop_table th,
.woocommerce.woocommerce-cart .cart-right .cart-collaterals .cart_totals .shop_table td,
.woocommerce-page.woocommerce-cart .cart-right .cart-collaterals .cart_totals .shop_table th,
.woocommerce-page.woocommerce-cart .cart-right .cart-collaterals .cart_totals .shop_table td {
	padding: 0 0 24px;
	border: 0;
	font-weight: 400
}

.woocommerce.woocommerce-cart .cart-right .cart-collaterals .cart_totals .shop_table td,
.woocommerce-page.woocommerce-cart .cart-right .cart-collaterals .cart_totals .shop_table td {
	text-align: right;
	color: var(--thim-font-body-color, #666666);
	font-weight: 400
}

.woocommerce.woocommerce-cart .cart-right .cart-collaterals .cart_totals .shop_table td label,
.woocommerce-page.woocommerce-cart .cart-right .cart-collaterals .cart_totals .shop_table td label {
	color: var(--thim-font-body-color, #666666);
	font-weight: 400
}

.woocommerce.woocommerce-cart .cart-right .cart-collaterals .cart_totals .shop_table tr.order-total th,
.woocommerce.woocommerce-cart .cart-right .cart-collaterals .cart_totals .shop_table tr.order-total td,
.woocommerce-page.woocommerce-cart .cart-right .cart-collaterals .cart_totals .shop_table tr.order-total th,
.woocommerce-page.woocommerce-cart .cart-right .cart-collaterals .cart_totals .shop_table tr.order-total td {
	padding-top: 24px;
	padding-bottom: 0;
	border-top: 1px solid #e9e6ed
}

.woocommerce.woocommerce-cart .cross-sells,
.woocommerce-page.woocommerce-cart .cross-sells {
	width: 100%;
	display: inline-block;
	position: relative;
	padding: 43px 0 67px
}

.woocommerce.woocommerce-cart .cross-sells:after,
.woocommerce-page.woocommerce-cart .cross-sells:after {
	content: "";
	height: 100%;
	width: 1000vh;
	background: #eaeaea;
	position: absolute;
	z-index: -1;
	left: -100%;
	top: 0
}

.woocommerce.woocommerce-cart table.cart img,
.woocommerce-page.woocommerce-cart table.cart img {
	width: 60px
}

.woocommerce.woocommerce-cart table.cart th,
.woocommerce-page.woocommerce-cart table.cart th {
	text-align: center;
	font-weight: 600;
	color: var(--thim-font-title-color, #333333);
	padding-top: 0;
	padding-bottom: 12px
}

@media (max-width:767px) {

	.woocommerce.woocommerce-cart table.cart th,
	.woocommerce-page.woocommerce-cart table.cart th {
		padding-left: 10px;
		padding-right: 10px
	}
}

.woocommerce.woocommerce-cart table.cart td.actions,
.woocommerce-page.woocommerce-cart table.cart td.actions {
	text-align: center
}

@media (max-width:767px) {

	.woocommerce.woocommerce-cart table.cart td.actions,
	.woocommerce-page.woocommerce-cart table.cart td.actions {
		text-align: left
	}
}

.woocommerce.woocommerce-cart table.cart td.actions .coupon,
.woocommerce-page.woocommerce-cart table.cart td.actions .coupon {
	float: none;
	display: inline-block
}

.woocommerce.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-page.woocommerce-cart table.cart td.actions .coupon .input-text {
	line-height: 30px;
	padding: 4px 6px;
	min-width: 130px;
	height: 40px;
	border-radius: var(--thim-border-radius-10)
}

.woocommerce.woocommerce-cart table.cart td.actions input[type=submit],
.woocommerce-page.woocommerce-cart table.cart td.actions input[type=submit] {
	margin-left: 10px
}

.woocommerce.woocommerce-cart a.remove,
.woocommerce-page.woocommerce-cart a.remove {
	margin: auto
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-cart__main,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-cart__main {
	width: calc(100% - 470px);
	padding-right: 0;
	margin-right: 60px;
	padding-bottom: 12px
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items {
	border: 0
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tr,
.woocommerce.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items td,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tr,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items td {
	border-width: 0 0 1px
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-items__header th,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-items__header th {
	padding: 0 0 24px
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-items__header th span,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-items__header th span {
	font-size: 1rem;
	line-height: 1.25;
	font-weight: 600;
	color: var(--thim-font-title-color, #333333)
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items td:last-child,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items td:last-child {
	padding-right: 0
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items td:first-child,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items td:first-child {
	padding-left: 0
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product {
	padding-left: 30px
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-components-product-name,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-components-product-name {
	font-size: 1.2rem;
	font-weight: 700;
	line-height: 1.25;
	margin-bottom: 0;
	text-transform: initial;
	color: var(--thim-font-body-color, #666666)
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-components-product-name:hover,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-components-product-name:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__prices,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__prices {
	line-height: 1.75;
	font-weight: 400;
	font-size: 1rem
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector {
	background: var(--bg-section-color, #f5f5f5)
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector::after,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector::after {
	display: none
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button,
.woocommerce.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__input,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__input {
	height: 35px;
	font-size: 1em;
	color: #525252
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover,
.woocommerce.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,
.woocommerce.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__input:hover,
.woocommerce.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__input:focus,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__input:hover,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__input:focus {
	outline: none;
	border: 0;
	box-shadow: unset !important
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__input,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__input {
	font-weight: 400
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
	font-weight: 900
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-components-product-metadata__description,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-components-product-metadata__description {
	display: none
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__image img,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__image img {
	min-width: 110px
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-cart__main .wp-block-woocommerce-cart-cross-sells-block .wp-block-button>button,
.woocommerce.woocommerce-cart .wc-block-cart .wc-block-cart__main .wp-block-woocommerce-cart-cross-sells-block .wp-block-button>a,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-cart__main .wp-block-woocommerce-cart-cross-sells-block .wp-block-button>button,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-cart__main .wp-block-woocommerce-cart-cross-sells-block .wp-block-button>a {
	font-size: var(--thim-font-button-font-size);
	font-weight: var(--thim-font-button-variant);
	line-height: var(--thim-font-button-line-height);
	text-transform: var(--thim-font-button-text-transform);
	color: var(--thim-button-text-color, #fff);
	background: var(--thim-body-primary-color, #2e8ece)
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-cart__main .wp-block-woocommerce-cart-cross-sells-block .wp-block-button>button:hover,
.woocommerce.woocommerce-cart .wc-block-cart .wc-block-cart__main .wp-block-woocommerce-cart-cross-sells-block .wp-block-button>a:hover,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-cart__main .wp-block-woocommerce-cart-cross-sells-block .wp-block-button>button:hover,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-cart__main .wp-block-woocommerce-cart-cross-sells-block .wp-block-button>a:hover {
	background: var(--thim-button-hover-color, #1e73be)
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar {
	width: 410px;
	padding-left: 0
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block {
	padding: 30px 30px 0;
	background: var(--bg-section-color, #f5f5f5)
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit {
	padding: 30px 30px;
	margin-top: -30px;
	background: var(--bg-section-color, #f5f5f5)
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title {
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.25;
	color: var(--thim-font-title-color, #333333);
	text-align: left;
	padding: 0;
	margin-bottom: 24px
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper {
	border: 0;
	padding: 0;
	margin-bottom: 24px
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper:last-child,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper:last-child {
	margin-bottom: 0
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-coupon,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-coupon {
	padding: 0
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-panel__button,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-panel__button {
	text-transform: capitalize;
	font-weight: 600;
	font-size: 1rem;
	line-height: 1.6;
	color: var(--thim-font-title-color, #333333)
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon-link,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon-link {
	font-size: 1rem;
	line-height: 1.75;
	font-weight: 400;
	color: var(--thim-font-title-color, #333333)
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon-link:hover,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon-link:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form {
	flex-wrap: wrap;
	flex-direction: column;
	gap: 12px
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form .wc-block-components-text-input input,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form .wc-block-components-text-input input {
	border: 0;
	border-radius: 0
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form .wc-block-components-text-input input:focus,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form .wc-block-components-text-input input:focus {
	outline: none;
	border: 0
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form .wc-block-components-button,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form .wc-block-components-button {
	margin: 0 0 12px;
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-button-text-color, #fff);
	cursor: pointer
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form .wc-block-components-button:hover,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form .wc-block-components-button:hover {
	background: var(--thim-button-hover-color, #1e73be);
	color: var(--thim-button-text-color, #fff)
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper.wp-block-woocommerce-cart-order-summary-shipping-block .wc-block-components-shipping-calculator,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper.wp-block-woocommerce-cart-order-summary-shipping-block .wc-block-components-shipping-calculator {
	padding-left: 0;
	padding-right: 0
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper.wp-block-woocommerce-cart-order-summary-shipping-block .wc-block-components-shipping-calculator .wc-block-components-button,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper.wp-block-woocommerce-cart-order-summary-shipping-block .wc-block-components-shipping-calculator .wc-block-components-button {
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-button-text-color, #fff);
	cursor: pointer
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper.wp-block-woocommerce-cart-order-summary-shipping-block .wc-block-components-shipping-calculator .wc-block-components-button:hover,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper.wp-block-woocommerce-cart-order-summary-shipping-block .wc-block-components-shipping-calculator .wc-block-components-button:hover {
	background: var(--thim-button-hover-color, #1e73be);
	color: var(--thim-button-text-color, #fff)
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper.wp-block-woocommerce-cart-order-summary-shipping-block .wc-block-components-shipping-calculator .wc-block-components-button:focus,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper.wp-block-woocommerce-cart-order-summary-shipping-block .wc-block-components-shipping-calculator .wc-block-components-button:focus {
	outline: none;
	box-shadow: unset
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item {
	padding: 0
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-components-totals-item__label,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-components-totals-item__label {
	color: var(--thim-font-title-color, #333333)
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-formatted-money-amount,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-formatted-money-amount {
	color: var(--thim-font-title-color, #333333);
	font-weight: 600
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-components-totals-item__description,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-components-totals-item__description {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	flex-direction: row;
	align-items: center
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-components-totals-item__description .wc-block-components-totals-item__description,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-components-totals-item__description .wc-block-components-totals-item__description {
	width: 100%
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-components-totals-item__description .wc-block-components-shipping-address,
.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-components-totals-item__description .wc-block-components-totals-shipping__change-address__link,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-components-totals-item__description .wc-block-components-shipping-address,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-components-totals-item__description .wc-block-components-totals-shipping__change-address__link {
	width: 50%;
	margin-top: 12px;
	padding: 0;
	color: var(--thim-font-title-color, #333333)
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-components-totals-item__description .wc-block-components-totals-shipping__change-address__link,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-components-totals-item__description .wc-block-components-totals-shipping__change-address__link {
	text-align: right;
	font-weight: 600;
	text-transform: capitalize
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-shipping__fieldset .wc-block-components-totals-shipping__options,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-shipping__fieldset .wc-block-components-totals-shipping__options {
	margin-top: 0
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-shipping__fieldset .wc-block-components-shipping-rates-control__package,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-shipping__fieldset .wc-block-components-shipping-rates-control__package {
	padding: 0
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-shipping__fieldset .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control .wc-block-components-radio-control__option,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-shipping__fieldset .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control .wc-block-components-radio-control__option {
	padding: 0 0 0 1.5em
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-shipping__fieldset .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control .wc-block-components-radio-control__input,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-shipping__fieldset .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control .wc-block-components-radio-control__input {
	min-height: 16px;
	min-width: 16px;
	height: 1.1em;
	width: 1.1em
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-shipping__fieldset .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-shipping__fieldset .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
	height: 0.25em;
	width: 0.25em
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-footer-item,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-footer-item {
	margin: 24px 0;
	padding-top: 24px;
	border-top: 1px solid #e5e5e5
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-totals-block,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-totals-block {
	padding-top: 24px;
	padding-bottom: 0
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit {
	margin-bottom: 0
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit .wc-block-components-button,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit .wc-block-components-button {
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-button-text-color, #fff);
	line-height: var(--thim-font-button-line-height);
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	border-radius: var(--thim-border-radius-button, 30px);
	padding: 9px 25px
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit .wc-block-components-button:hover,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit .wc-block-components-button:hover {
	background: var(--thim-button-hover-color, #1e73be)
}

.woocommerce.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit .wc-block-components-button:focus,
.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit .wc-block-components-button:focus {
	outline: none;
	box-shadow: unset !important
}

.woocommerce.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-heading,
.woocommerce-page.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-heading {
	margin-bottom: 40px
}

.woocommerce.woocommerce-cart .wp-block-product-new .wc-block-grid__product .woocommerce-Price-amount,
.woocommerce.woocommerce-cart .wp-block-product-new .wc-block-grid__product .wc-block-grid__product-title,
.woocommerce-page.woocommerce-cart .wp-block-product-new .wc-block-grid__product .woocommerce-Price-amount,
.woocommerce-page.woocommerce-cart .wp-block-product-new .wc-block-grid__product .wc-block-grid__product-title {
	font-size: 1rem;
	line-height: 1.3;
	margin-bottom: 5px
}

.woocommerce.woocommerce-cart .wp-block-product-new .wc-block-grid__product .wp-block-button a,
.woocommerce-page.woocommerce-cart .wp-block-product-new .wc-block-grid__product .wp-block-button a {
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-button-text-color, #fff);
	line-height: var(--thim-font-button-line-height);
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	border-radius: var(--thim-border-radius-button, 30px);
	padding: 9px 25px
}

.woocommerce.woocommerce-cart .wp-block-product-new .wc-block-grid__product .wp-block-button a:hover,
.woocommerce-page.woocommerce-cart .wp-block-product-new .wc-block-grid__product .wp-block-button a:hover {
	background: var(--thim-button-hover-color, #1e73be)
}

.woocommerce.woocommerce-cart .wp-block-product-new .wc-block-grid__product .wp-block-button a:focus,
.woocommerce-page.woocommerce-cart .wp-block-product-new .wc-block-grid__product .wp-block-button a:focus {
	outline: none;
	box-shadow: unset !important
}

.woocommerce .wc-block-components-totals-coupon__input.is-active label,
.woocommerce-page .wc-block-components-totals-coupon__input.is-active label {
	transform: translateY(0.01em) scale(0.875) !important
}

.woocommerce.woocommerce-checkout form.checkout .checkout-col-left,
.woocommerce-page.woocommerce-checkout form.checkout .checkout-col-left {
	width: calc(100% - 470px);
	display: inline-block;
	margin-right: 60px;
	float: left
}

.woocommerce.woocommerce-checkout form.checkout .checkout-col-right,
.woocommerce-page.woocommerce-checkout form.checkout .checkout-col-right {
	width: 410px;
	display: inline-block
}

.woocommerce.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-content,
.woocommerce-page.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-content {
	padding: 30px;
	background: var(--bg-section-color, #f5f5f5);
	margin-bottom: 40px
}

.woocommerce.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-content #order_review_heading,
.woocommerce-page.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-content #order_review_heading {
	font-weight: 700;
	font-size: 1.25rem;
	line-height: 1.25;
	color: var(--thim-font-title-color, #333333);
	margin: 0 0 24px;
	text-transform: inherit
}

.woocommerce.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-content .woocommerce-checkout-review-order .shop_table .checkout-review-order-top,
.woocommerce-page.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-content .woocommerce-checkout-review-order .shop_table .checkout-review-order-top {
	padding-bottom: 24px;
	margin-bottom: 24px;
	border-bottom: 1px solid var(--thim-border-color, #eee)
}

.woocommerce.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-content .woocommerce-checkout-review-order .shop_table .checkout-review-order-top .cart_item,
.woocommerce-page.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-content .woocommerce-checkout-review-order .shop_table .checkout-review-order-top .cart_item {
	background: #fff;
	padding: 8px 12px;
	margin-bottom: 12px;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	align-items: flex-end
}

.woocommerce.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-content .woocommerce-checkout-review-order .shop_table .checkout-review-order-top .cart_item:last-child,
.woocommerce-page.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-content .woocommerce-checkout-review-order .shop_table .checkout-review-order-top .cart_item:last-child {
	margin-bottom: 0
}

.woocommerce.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-content .woocommerce-checkout-review-order .shop_table .checkout-review-order-top .cart_item .product-name,
.woocommerce-page.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-content .woocommerce-checkout-review-order .shop_table .checkout-review-order-top .cart_item .product-name {
	display: flex;
	flex-direction: row;
	gap: 12px;
	align-items: center
}

.woocommerce.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-content .woocommerce-checkout-review-order .shop_table .checkout-review-order-top .cart_item .product-name .product-thumbnail,
.woocommerce-page.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-content .woocommerce-checkout-review-order .shop_table .checkout-review-order-top .cart_item .product-name .product-thumbnail {
	max-width: 55px
}

.woocommerce.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-content .woocommerce-checkout-review-order .shop_table .checkout-review-order-top .cart_item .product-name .product-content,
.woocommerce-page.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-content .woocommerce-checkout-review-order .shop_table .checkout-review-order-top .cart_item .product-name .product-content {
	font-weight: 500;
	font-size: 1rem;
	color: var(--thim-font-title-color, #333333)
}

.woocommerce.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-content .woocommerce-checkout-review-order .shop_table .checkout-review-order-top .cart_item .product-name .product-content .product-quantity,
.woocommerce-page.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-content .woocommerce-checkout-review-order .shop_table .checkout-review-order-top .cart_item .product-name .product-content .product-quantity {
	display: block;
	width: 100%;
	font-size: 0.875rem;
	font-weight: 400;
	color: var(--thim-font-body-color, #666666)
}

.woocommerce.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-content .woocommerce-checkout-review-order .shop_table .checkout-review-order-top .cart_item .product-total,
.woocommerce-page.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-content .woocommerce-checkout-review-order .shop_table .checkout-review-order-top .cart_item .product-total {
	text-align: right;
	vertical-align: bottom;
	font-size: 0.875rem;
	font-weight: 400;
	color: var(--thim-font-title-color, #333333)
}

.woocommerce.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-content .woocommerce-checkout-review-order .shop_table .checkout-review-order-bottom,
.woocommerce-page.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-content .woocommerce-checkout-review-order .shop_table .checkout-review-order-bottom {
	color: var(--thim-font-title-color, #333333);
	font-weight: 400
}

.woocommerce.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-content .woocommerce-checkout-review-order .shop_table .checkout-review-order-bottom .cart-subtotal,
.woocommerce.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-content .woocommerce-checkout-review-order .shop_table .checkout-review-order-bottom .order-total,
.woocommerce-page.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-content .woocommerce-checkout-review-order .shop_table .checkout-review-order-bottom .cart-subtotal,
.woocommerce-page.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-content .woocommerce-checkout-review-order .shop_table .checkout-review-order-bottom .order-total {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	width: 100%
}

.woocommerce.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-content .woocommerce-checkout-review-order .shop_table .checkout-review-order-bottom .cart-subtotal label,
.woocommerce-page.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-content .woocommerce-checkout-review-order .shop_table .checkout-review-order-bottom .cart-subtotal label {
	font-weight: 400
}

.woocommerce.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-content .woocommerce-checkout-review-order .shop_table .checkout-review-order-bottom .woocommerce-shipping-methods,
.woocommerce-page.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-content .woocommerce-checkout-review-order .shop_table .checkout-review-order-bottom .woocommerce-shipping-methods {
	float: right
}

.woocommerce.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-content .woocommerce-checkout-review-order .shop_table .checkout-review-order-bottom .woocommerce-shipping-methods label,
.woocommerce-page.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-content .woocommerce-checkout-review-order .shop_table .checkout-review-order-bottom .woocommerce-shipping-methods label {
	font-weight: 400
}

.woocommerce.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-payment #payment ul.payment_methods,
.woocommerce.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-payment .place-order,
.woocommerce-page.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-payment #payment ul.payment_methods,
.woocommerce-page.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-payment .place-order {
	padding: 30px !important;
	background: var(--bg-section-color, #f5f5f5)
}

.woocommerce.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-payment #payment ul.payment_methods,
.woocommerce-page.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-payment #payment ul.payment_methods {
	padding-bottom: 0 !important;
	border-bottom: 0
}

.woocommerce.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-payment #payment ul.payment_methods .wc_payment_method label,
.woocommerce-page.woocommerce-checkout form.checkout .checkout-col-right .checkout-order-payment #payment ul.payment_methods .wc_payment_method label {
	font-weight: 600
}

.woocommerce.woocommerce-checkout form.checkout .checkout-col-left .woocommerce-billing-fields>h3,
.woocommerce.woocommerce-checkout form.checkout .checkout-col-left .woocommerce-shipping-fields>h3,
.woocommerce-page.woocommerce-checkout form.checkout .checkout-col-left .woocommerce-billing-fields>h3,
.woocommerce-page.woocommerce-checkout form.checkout .checkout-col-left .woocommerce-shipping-fields>h3 {
	font-weight: 700;
	font-size: 1.25rem;
	line-height: 1.25;
	color: var(--thim-font-title-color, #333333);
	margin: 0 0 24px;
	text-transform: inherit
}

.woocommerce.woocommerce-checkout form.checkout .checkout-col-left .woocommerce-billing-fields .form-row label,
.woocommerce.woocommerce-checkout form.checkout .checkout-col-left .woocommerce-shipping-fields .form-row label,
.woocommerce-page.woocommerce-checkout form.checkout .checkout-col-left .woocommerce-billing-fields .form-row label,
.woocommerce-page.woocommerce-checkout form.checkout .checkout-col-left .woocommerce-shipping-fields .form-row label {
	margin-bottom: 0;
	color: var(--thim-font-title-color, #333333)
}

.woocommerce.woocommerce-checkout form.checkout .checkout-col-left .woocommerce-billing-fields .form-row span.select2-selection--single,
.woocommerce.woocommerce-checkout form.checkout .checkout-col-left .woocommerce-shipping-fields .form-row span.select2-selection--single,
.woocommerce-page.woocommerce-checkout form.checkout .checkout-col-left .woocommerce-billing-fields .form-row span.select2-selection--single,
.woocommerce-page.woocommerce-checkout form.checkout .checkout-col-left .woocommerce-shipping-fields .form-row span.select2-selection--single {
	border-width: 0 0 1px;
	border-color: var(--thim-font-title-color, #333333);
	color: var(--thim-font-body-color, #666666)
}

.woocommerce.woocommerce-checkout .woocommerce-form-login,
.woocommerce.woocommerce-checkout .woocommerce-form-register,
.woocommerce-page.woocommerce-checkout .woocommerce-form-login,
.woocommerce-page.woocommerce-checkout .woocommerce-form-register {
	border: 1px solid var(--thim-border-color, #eee);
	padding: 30px;
	margin: 30px auto;
	border-radius: 0
}

.woocommerce.woocommerce-checkout .form-row,
.woocommerce-page.woocommerce-checkout .form-row {
	width: 100%
}

.woocommerce.woocommerce-checkout .form-row .button,
.woocommerce-page.woocommerce-checkout .form-row .button {
	background-color: var(--thim-body-primary-color, #2e8ece);
	color: #fff
}

.woocommerce.woocommerce-checkout .form-row .input-text,
.woocommerce-page.woocommerce-checkout .form-row .input-text {
	border-width: 0 0 1px;
	height: auto;
	min-height: 30px;
	padding: 0;
	border-color: var(--thim-font-title-color, #333333)
}

.woocommerce.woocommerce-checkout .form-row .input-text::placeholder,
.woocommerce-page.woocommerce-checkout .form-row .input-text::placeholder {
	color: var(--thim-font-body-color, #666666)
}

.woocommerce.woocommerce-checkout .form-row .input-text:focus,
.woocommerce-page.woocommerce-checkout .form-row .input-text:focus {
	color: var(--thim-font-title-color, #333333)
}

.woocommerce.woocommerce-checkout .woocommerce-form-coupon,
.woocommerce-page.woocommerce-checkout .woocommerce-form-coupon {
	max-width: 370px;
	margin: 30px auto
}

.woocommerce.woocommerce-checkout .woocommerce-form-coupon .form-row,
.woocommerce-page.woocommerce-checkout .woocommerce-form-coupon .form-row {
	width: 100%
}

.woocommerce.woocommerce-checkout .woocommerce-form-coupon .form-row.form-row-first,
.woocommerce-page.woocommerce-checkout .woocommerce-form-coupon .form-row.form-row-first {
	margin-bottom: 30px
}

.woocommerce.woocommerce-checkout .woocommerce-form-coupon .form-row .button,
.woocommerce-page.woocommerce-checkout .woocommerce-form-coupon .form-row .button {
	width: 100%
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main {
	width: calc(100% - 470px);
	padding-right: 0;
	margin-right: 60px;
	padding-bottom: 12px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main input[type=text],
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main input[type=tel],
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main input[type=text],
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main input[type=tel] {
	border-width: 0 0 1px !important;
	border-radius: 0 !important;
	padding-left: 0
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main input[type=text]:focus,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main input[type=tel]:focus,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main input[type=text]:focus,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main input[type=tel]:focus {
	border-width: 0 0 1px !important;
	box-shadow: unset !important
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .components-base-control__field label,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-text-input label,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .components-base-control__field label,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-text-input label {
	top: -30px;
	left: 0
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-checkout-step__description,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-checkout-step__heading-content,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-checkout-step__description,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-checkout-step__heading-content {
	font-size: 1em
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-address-form__address_2-toggle,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-address-form__address_2-toggle {
	color: var(--thim-font-title-color, #333333);
	padding-left: 0;
	text-transform: capitalize
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-radio-control__option,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-radio-control__option {
	box-shadow: unset;
	border: 1px solid #d4d4d4;
	border-radius: 0;
	padding: 9px 12px 9px 44px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-radio-control__option .wc-block-components-radio-control__label-group,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-radio-control__option .wc-block-components-radio-control__label-group {
	color: var(--thim-font-title-color, #333333);
	font-weight: 600
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-radio-control__option .wc-block-components-radio-control__input,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-radio-control__option .wc-block-components-radio-control__input {
	left: 13px;
	height: 16px;
	width: 16px;
	min-height: 16px;
	min-width: 16px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-radio-control__option .wc-block-components-radio-control__input:checked:before,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-radio-control__option .wc-block-components-radio-control__input:checked:before {
	height: 8px;
	width: 8px;
	min-height: 8px;
	min-width: 8px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-radio-control--highlight-checked:after,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-radio-control--highlight-checked:after {
	display: none
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-radio-control-accordion-option,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-radio-control-accordion-option {
	box-shadow: unset;
	margin-bottom: 12px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-radio-control-accordion-option:last-child,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-radio-control-accordion-option:last-child {
	margin-bottom: 0
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__input,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__input {
	box-shadow: unset
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-button,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-button {
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-button-text-color, #fff);
	line-height: var(--thim-font-button-line-height);
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	border-radius: var(--thim-border-radius-button, 30px);
	padding: 9px 25px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-button:focus,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-button:focus {
	outline: none;
	box-shadow: unset !important
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-button:hover,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-button:hover {
	background-color: var(--thim-button-hover-color, #1e73be)
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-components-checkbox,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-checkout__add-note,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-components-checkbox,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-checkout__add-note,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-components-checkbox,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-checkout__add-note,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-components-checkbox,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-checkout__add-note {
	margin: 0
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-components-checkbox .wc-block-components-checkbox__input,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-checkout__add-note .wc-block-components-checkbox__input,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-components-checkbox .wc-block-components-checkbox__input,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-checkout__add-note .wc-block-components-checkbox__input,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-components-checkbox .wc-block-components-checkbox__input,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-checkout__add-note .wc-block-components-checkbox__input,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-components-checkbox .wc-block-components-checkbox__input,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-checkout__add-note .wc-block-components-checkbox__input {
	width: 15px;
	height: 15px;
	min-width: 15px;
	min-height: 15px;
	margin-top: 3px;
	margin-right: 7px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-components-checkbox .wc-block-components-checkbox__input:focus,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-checkout__add-note .wc-block-components-checkbox__input:focus,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-components-checkbox .wc-block-components-checkbox__input:focus,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-checkout__add-note .wc-block-components-checkbox__input:focus,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-components-checkbox .wc-block-components-checkbox__input:focus,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-checkout__add-note .wc-block-components-checkbox__input:focus,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-components-checkbox .wc-block-components-checkbox__input:focus,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-checkout__add-note .wc-block-components-checkbox__input:focus {
	box-shadow: unset;
	outline: none
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-components-checkbox .wc-block-components-checkbox__mark,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-checkout__add-note .wc-block-components-checkbox__mark,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-components-checkbox .wc-block-components-checkbox__mark,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-checkout__add-note .wc-block-components-checkbox__mark,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-components-checkbox .wc-block-components-checkbox__mark,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-checkout__add-note .wc-block-components-checkbox__mark,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-components-checkbox .wc-block-components-checkbox__mark,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-checkout__add-note .wc-block-components-checkbox__mark {
	margin-left: 0;
	margin-top: 2px;
	width: 15px;
	height: 15px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-components-checkbox .wc-block-components-checkbox__label,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-checkout__add-note .wc-block-components-checkbox__label,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-components-checkbox .wc-block-components-checkbox__label,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-checkout__add-note .wc-block-components-checkbox__label,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-components-checkbox .wc-block-components-checkbox__label,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-checkout__add-note .wc-block-components-checkbox__label,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-components-checkbox .wc-block-components-checkbox__label,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-checkout__add-note .wc-block-components-checkbox__label {
	font-weight: 400
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__terms,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__terms {
	margin: 16px 0 24px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wp-block-woocommerce-checkout-actions-block,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wp-block-woocommerce-checkout-actions-block {
	padding: 0;
	border-top: 0
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row {
	justify-content: flex-start;
	gap: 24px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-return-to-cart-button,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-return-to-cart-button {
	padding: 12px 24px;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.7;
	text-transform: uppercase;
	background: var(--thim-font-title-color, #333333);
	color: #fff;
	height: 48px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-return-to-cart-button svg,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-return-to-cart-button svg {
	display: none
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-return-to-cart-button:hover,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-return-to-cart-button:hover {
	background: var(--thim-body-primary-color, #2e8ece)
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
	width: auto;
	padding: 12px 24px;
	height: 48px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-address-address-wrapper .wc-block-components-address-form>div,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-address-address-wrapper .wc-block-components-address-form>div {
	margin-bottom: 30px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-title.wc-block-components-title,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-title.wc-block-components-title {
	margin-bottom: 12px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__contact-fields .wc-block-components-checkout-step__description,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__contact-fields .wc-block-components-checkout-step__description {
	margin-bottom: 30px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__billing-fields .wc-block-components-checkout-step__description,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-components-checkout-step__description,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__billing-fields .wc-block-components-checkout-step__description,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-components-checkout-step__description {
	display: none
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__billing-fields .wc-block-components-checkout-step__heading,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-components-checkout-step__heading,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__billing-fields .wc-block-components-checkout-step__heading,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-components-checkout-step__heading {
	margin: 44px 0 35px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar {
	width: 410px;
	padding-left: 0
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block {
	padding: 30px;
	background: var(--bg-section-color, #f5f5f5)
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper {
	border-top: 0;
	padding: 0;
	margin-bottom: 12px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper:last-child,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper:last-child {
	margin-bottom: 0
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-product-metadata,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-product-metadata {
	display: none
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary {
	padding: 0
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__button-text,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__button-text {
	font-size: 1.2rem;
	font-weight: 700;
	line-height: 1.25;
	color: var(--thim-font-title-color, #333333)
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content {
	padding-bottom: 24px;
	margin-bottom: 24px;
	border-bottom: 1px solid #e5e5e5
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item {
	padding: 8px 12px;
	background: #fff;
	margin-bottom: 12px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item:last-child,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item:last-child {
	margin-bottom: 0
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__quantity,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__quantity {
	background: #ffaa01;
	box-shadow: unset;
	outline: 0;
	border-radius: 50%;
	width: 18px;
	height: 18px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-product-name,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-product-name {
	font-weight: 500;
	color: var(--thim-font-title-color, #333333)
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item .price.wc-block-components-product-price,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item .price.wc-block-components-product-price {
	font-weight: 400
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__total-price,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__total-price {
	padding-top: 18px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__image,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__image {
	width: 54px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__image img,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__image img {
	max-width: 54px;
	width: 100%;
	height: 80px;
	object-fit: cover
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description {
	padding-top: 18px;
	padding-left: 12px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon {
	padding: 0;
	margin-bottom: 12px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon-link,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon-link {
	font-size: 1rem;
	line-height: 1.75;
	font-weight: 400;
	color: var(--thim-font-title-color, #333333)
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon-link:hover,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon-link:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-panel__button,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-panel__button {
	color: var(--thim-font-title-color, #333333);
	font-weight: 600;
	text-transform: capitalize
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form {
	flex-wrap: wrap;
	flex-direction: column;
	gap: 12px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form .wc-block-components-text-input input,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form .wc-block-components-text-input input {
	border: 0
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form .wc-block-components-text-input input:focus,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form .wc-block-components-text-input input:focus {
	outline: none;
	border: 0
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form .wc-block-components-button,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form .wc-block-components-button {
	margin: 0 0 12px;
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-button-text-color, #fff);
	cursor: pointer
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form .wc-block-components-button:hover,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form .wc-block-components-button:hover {
	background: var(--thim-button-hover-color, #1e73be);
	color: var(--thim-button-text-color, #fff)
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-item,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-item {
	padding: 0
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-footer-item .wc-block-components-totals-item__value,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
	font-weight: 600;
	color: var(--thim-font-title-color, #333333);
	font-size: 1rem;
	line-height: 1.75
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-totals-block,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-totals-block {
	margin-bottom: 12px;
	padding-top: 24px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-item,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-item__value,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-item,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-item__value {
	color: var(--thim-font-title-color, #333333)
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-item__value,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-item__value {
	font-weight: 600
}

@media (max-width:767px) {

	.woocommerce.woocommerce-checkout .woocommerce-customer-details .addresses .woocommerce-column--1,
	.woocommerce-page.woocommerce-checkout .woocommerce-customer-details .addresses .woocommerce-column--1 {
		width: 100%;
		margin-bottom: 30px
	}

	.woocommerce.woocommerce-checkout .woocommerce-customer-details .addresses .woocommerce-column--2,
	.woocommerce-page.woocommerce-checkout .woocommerce-customer-details .addresses .woocommerce-column--2 {
		width: 100%
	}
}

.woocommerce ul.order_details li,
.woocommerce-page ul.order_details li {
	margin-bottom: 15px
}

.woocommerce .woocommerce-shipping-calculator a:hover,
.woocommerce-page .woocommerce-shipping-calculator a:hover {
	text-decoration: underline
}

.woocommerce .woocommerce-info a.showcoupon:hover,
.woocommerce-page .woocommerce-info a.showcoupon:hover {
	text-decoration: underline
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce-page form .form-row input.input-text,
.woocommerce-page form .form-row textarea {
	line-height: 24px;
	padding: 7px 10px;
	min-height: 40px;
	width: 100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-color: #eee
}

.woocommerce form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox {
	margin: 7px 0;
	line-height: 24px;
	display: inline-block
}

.woocommerce form .form-row label.checkbox a:hover,
.woocommerce-page form .form-row label.checkbox a:hover {
	text-decoration: underline
}

.woocommerce #payment .button#place_order,
.woocommerce-page #payment .button#place_order {
	text-transform: var(--thim-font-button-text-transform);
	font-size: 0.875rem;
	font-weight: var(--thim-font-button-variant);
	height: 40px;
	line-height: 30px;
	padding: 5px 25px;
	border: 0;
	background-color: var(--thim-body-primary-color, #2e8ece);
	border-radius: var(--thim-border-radius-20)
}

.woocommerce #payment .button#place_order:hover,
.woocommerce-page #payment .button#place_order:hover {
	color: var(--thim-button-text-color, #fff)
}

.woocommerce #carousel,
.woocommerce-page #carousel {
	margin-top: 15px
}

.woocommerce .woocommerce-pagination ul.page-numbers,
.woocommerce-page .woocommerce-pagination ul.page-numbers {
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: center;
	border: 0
}

.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
	padding: 0;
	border-right: 0;
	margin: 0 3px
}

.woocommerce .woocommerce-pagination ul.page-numbers li .page-numbers,
.woocommerce-page .woocommerce-pagination ul.page-numbers li .page-numbers {
	padding: 0
}

form.cart {
	margin-bottom: 15px
}

form.cart .thim-quantity {
	clear: both;
	margin-right: 30px
}

form.cart .thim-quantity>div {
	float: left;
	display: inline-block;
	border: 1px solid #eee;
	line-height: 38px;
	height: 40px;
	vertical-align: middle;
	min-width: 40px;
	text-align: center
}

form.cart .thim-quantity .action {
	cursor: pointer
}

form.cart .thim-quantity .action.plus {
	margin-right: 30px;
	border-radius: 0 30px 30px 0
}

form.cart .thim-quantity .action.minus {
	border-radius: 30px 0 0 30px
}

form.cart .thim-quantity .minus:hover,
form.cart .thim-quantity .plus:hover {
	color: #fff !important
}

form.cart .thim-quantity .quantity {
	border: none;
	margin: 0 !important;
	padding: 0;
	width: auto;
	display: block;
	height: 40px;
	border-bottom: 1px solid #eee
}

form.cart .thim-quantity .quantity input {
	border: 1px solid #eee;
	border-left: 0;
	border-right: 0;
	padding: 0;
	float: left;
	height: 40px;
	line-height: 38px;
	width: 70px;
	text-align: center;
	-moz-appearance: textfield;
	appearance: textfield;
	margin: 0
}

form.cart .thim-quantity .quantity input[type=number]::-webkit-inner-spin-button,
form.cart .thim-quantity .quantity input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

form.cart .button {
	line-height: 30px;
	color: #fff;
	box-shadow: none;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	text-align: center;
	vertical-align: top;
	text-shadow: 0 0 0;
	text-transform: uppercase;
	font-size: 0.875rem
}

form.cart .button:focus {
	outline: none
}

form.cart .button:hover {
	color: #fff !important
}

.quantity input {
	border: 1px solid #eee;
	padding: 4px 10px
}

.input-text {
	border: 1px solid #eee;
	padding: 4px 10px
}

#ship-to-different-address {
	position: relative
}

#ship-to-different-address label {
	font-weight: normal
}

#ship-to-different-address label span {
	padding-left: 30px
}

#ship-to-different-address #ship-to-different-address-checkbox {
	margin-left: 0;
	margin-top: 2px !important
}

.star-rating {
	color: #f1c40f
}

.star-rating span::before {
	color: #f1c40f;
	letter-spacing: 3px
}

.star-rating::before {
	color: #f1c40f;
	letter-spacing: 3px
}

.woocommerce-page .button {
	text-transform: uppercase
}

.woocommerce-page .product {
	margin-top: 20px
}

.woocommerce-page .product .meta-sharing {
	clear: both;
	padding: 20px 0 70px 0
}

.woocommerce-page .product .meta-sharing .product_meta {
	margin-top: 10px;
	height: 30px;
	float: left
}

.woocommerce-page .product .meta-sharing .product_meta .tagged_as {
	text-transform: uppercase;
	font-weight: bold;
	color: #333;
	font-size: 0.875rem
}

.woocommerce-page .product .meta-sharing .product_meta .tagged_as a {
	text-transform: capitalize;
	padding: 3px 8px;
	line-height: 35px;
	border: 1px solid;
	margin-right: 5px;
	font-weight: normal
}

.woocommerce-page .product .meta-sharing .product_meta .tagged_as a:first-child {
	margin-left: 30px
}

.woocommerce-page .product .meta-sharing .thim-social-share {
	float: right
}

.link-images-product {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}

.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after {
	right: 0;
	content: "\f110";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	left: 0;
	margin: auto;
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
	color: #fff;
	width: 30px;
	height: 30px;
	text-align: center;
	top: 5px;
	line-height: 30px
}

.woocommerce .cart_totals table tr th,
.woocommerce .cart_totals table tr td {
	border-bottom: 0
}

.woocommerce #customer_login>.col-1,
.woocommerce #customer_login>.col-2 {
	width: 100%;
	clear: both;
	float: none
}

.woocommerce #customer_login h2 {
	font-size: var(--thim-font-h2-font-size, 28px);
	font-weight: 700;
	position: relative;
	text-align: center;
	margin: 0;
	padding-bottom: 20px;
	margin-bottom: 62px;
	text-transform: uppercase;
	line-height: 40px
}

.woocommerce #customer_login h2::after {
	content: "";
	width: 40px;
	bottom: 0;
	height: 1px;
	left: 0;
	right: 0;
	margin: auto;
	background: #333;
	position: absolute
}

.woocommerce #customer_login .register-area h2 {
	margin-top: 50px
}

.woocommerce form.login,
.woocommerce form.register {
	border: 0;
	padding: 0;
	max-width: 370px;
	margin: auto;
	clear: both
}

.woocommerce form.login .form-row,
.woocommerce form.register .form-row {
	margin: 0;
	padding: 0
}

.woocommerce form.login input[type=email],
.woocommerce form.login input[type=password],
.woocommerce form.login input[type=text],
.woocommerce form.register input[type=email],
.woocommerce form.register input[type=password],
.woocommerce form.register input[type=text] {
	width: 100%;
	line-height: 30px;
	padding: 4px 20px;
	border: 1px solid #e5e5e5;
	color: #999;
	margin-bottom: 20px;
	clear: both;
	display: block;
	min-height: 40px;
	border-radius: 0
}

.woocommerce form.login input[type=submit],
.woocommerce form.login button[type=submit],
.woocommerce form.register input[type=submit],
.woocommerce form.register button[type=submit] {
	border: 0;
	width: 100%;
	line-height: 30px;
	padding: 5px 25px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 15px !important;
	border-radius: 0
}

.woocommerce form.login .remember,
.woocommerce form.login .lost-password,
.woocommerce form.register .remember,
.woocommerce form.register .lost-password {
	font-weight: 400;
	margin-top: 7px;
	margin-bottom: 14px;
	line-height: 25px
}

.woocommerce form.login .remember input[type=checkbox],
.woocommerce form.login .lost-password input[type=checkbox],
.woocommerce form.register .remember input[type=checkbox],
.woocommerce form.register .lost-password input[type=checkbox] {
	border: 1px solid #000
}

.woocommerce form.login .remember label,
.woocommerce form.login .lost-password label,
.woocommerce form.register .remember label,
.woocommerce form.register .lost-password label {
	font-weight: 400;
	margin: 0
}

.woocommerce form.login .lost-password,
.woocommerce form.register .lost-password {
	text-align: right
}

.woocommerce form.login .lost-password a:hover,
.woocommerce form.register .lost-password a:hover {
	text-decoration: underline
}

.woocommerce form.login .link-bottom,
.woocommerce form.register .link-bottom {
	font-size: 1rem;
	font-weight: normal;
	line-height: 30px;
	text-align: center;
	text-transform: none;
	margin: 0;
	margin-top: 34px
}

.woocommerce form.login .link-bottom a:hover,
.woocommerce form.register .link-bottom a:hover {
	text-decoration: underline
}

.woocommerce .reset_password {
	text-align: center
}

.woocommerce .reset_password h2 {
	font-size: var(--thim-font-h2-font-size, 28px);
	font-weight: 700;
	position: relative;
	text-align: center;
	margin: 0;
	padding-bottom: 20px;
	margin-bottom: 62px;
	text-transform: uppercase;
	line-height: 40px
}

.woocommerce .reset_password h2::after {
	content: "";
	width: 40px;
	bottom: 0;
	height: 1px;
	left: 0;
	right: 0;
	margin: auto;
	background: #333;
	position: absolute
}

.woocommerce .reset_password form {
	margin-bottom: 70px
}

.woocommerce .reset_password form .description {
	margin: auto;
	max-width: 450px;
	margin-bottom: 50px;
	color: var(--thim-font-title-color, #333333)
}

.woocommerce .reset_password form .form-row input[type=text],
.woocommerce .reset_password form .form-row input[type=email],
.woocommerce .reset_password form .form-row input[type=password] {
	display: inline-block;
	max-width: 350px;
	line-height: 30px;
	padding: 4px 20px;
	border: 1px solid #e5e5e5;
	border-radius: 0
}

.woocommerce .reset_password form .form-row input[type=submit],
.woocommerce .reset_password form .form-row button[type=submit] {
	padding: 5px 25px;
	border: 0;
	display: inline-block;
	line-height: 32px;
	border-radius: 0;
	height: 40px;
	margin-left: 5px;
	background: var(--thim-body-primary-color, #2e8ece) !important;
	color: var(--thim-font-title-color, #333333) !important
}

.woocommerce .reset_password form .form-row input[type=submit]:hover,
.woocommerce .reset_password form .form-row button[type=submit]:hover {
	color: var(--thim-font-title-color, #333333) !important
}

.pmpro-has-access #loginform {
	max-width: 350px;
	margin: 0 auto
}

.pmpro-has-access #loginform input[type=text],
.pmpro-has-access #loginform input[type=email],
.pmpro-has-access #loginform input[type=password] {
	display: inline-block;
	line-height: 30px;
	padding: 4px 20px;
	border: 1px solid #e5e5e5;
	border-radius: 0;
	width: 100%
}

.pmpro-has-access #loginform input[type=submit] {
	padding: 5px 25px;
	border: 0;
	display: inline-block;
	line-height: 32px;
	border-radius: 0;
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-button-text-color, #fff)
}

.pmpro-has-access #loginform input[type=submit]:hover {
	color: var(--thim-button-text-color, #fff);
	background: var(--thim-button-hover-color, #1e73be)
}

.woocommerce a.button {
	padding: 9px 25px;
	border: 0;
	box-shadow: none;
	line-height: var(--thim-font-button-line-height);
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	border-radius: var(--thim-border-radius-button, 30px);
	background-color: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-button-text-color, #fff)
}

.woocommerce a.button:hover {
	color: var(--thim-button-text-color, #fff)
}

.woocommerce .woocommerce-tabs {
	margin-top: 30px
}

.woocommerce .woocommerce-tabs #reviews #comments h2 {
	margin: 0;
	font-size: 1rem;
	font-weight: 700;
	line-height: 20px;
	margin-bottom: 25px;
	text-transform: uppercase
}

.woocommerce .woocommerce-tabs #reviews #comments .commentlist {
	text-align: left
}

.woocommerce .woocommerce-tabs #reviews #comments .commentlist li {
	margin: 0
}

.woocommerce .woocommerce-tabs #reviews #comments .commentlist li:first-child .comment_container {
	padding-top: 7px;
	padding-bottom: 30px;
	overflow: hidden;
	background: #fff;
	border: 0
}

.woocommerce .woocommerce-tabs #reviews #comments .commentlist li .comment_container {
	padding: 40px 0 32px 0;
	overflow: hidden;
	background: #fff;
	border-top: 1px solid #eee
}

.woocommerce .woocommerce-tabs #reviews #comments .commentlist li img.avatar {
	width: 70px;
	height: 70px;
	border: 0;
	padding: 0;
	background: transparent;
	border-radius: 50%;
	margin-right: 30px;
	float: left;
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto
}

.woocommerce .woocommerce-tabs #reviews #comments .commentlist li .comment-text {
	margin: 0;
	padding: 0;
	float: right;
	border: 0;
	width: calc(100% - 100px);
	width: -webkit-calc(100% - 100px);
	width: -moz-calc(100% - 100px);
	margin-top: -5px
}

.woocommerce .woocommerce-tabs #reviews #comments .commentlist li .comment-text .meta {
	display: block;
	line-height: 26px
}

.woocommerce .woocommerce-tabs #reviews #comments .commentlist li .comment-text .meta .author {
	display: inline-block;
	font-weight: 700;
	margin: 0;
	line-height: 26px;
	text-transform: capitalize
}

.woocommerce .woocommerce-tabs #reviews #comments .commentlist li .comment-text .meta .date {
	line-height: 26px;
	font-size: 0.875rem;
	font-style: italic;
	font-weight: 400;
	margin-left: 30px;
	float: right
}

.woocommerce .woocommerce-tabs #reviews #comments .commentlist li .comment-text .description {
	padding: 12px 0 0;
	margin: 0;
	clear: both
}

.woocommerce .woocommerce-tabs #reviews #comments .commentlist li .comment-text .description p:last-child {
	margin-bottom: 0
}

.woocommerce .woocommerce-tabs #reviews #comments .commentlist .star-rating {
	float: right;
	width: 88px;
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	letter-spacing: 5px;
	overflow: hidden
}

.woocommerce .woocommerce-tabs #reviews #comments .commentlist .star-rating::before {
	top: 0;
	left: 0;
	bottom: 0;
	letter-spacing: 3px;
	line-height: 26px
}

.woocommerce .woocommerce-tabs #reviews #comments .commentlist .star-rating span {
	padding: 0;
	top: 0;
	left: 0;
	bottom: 0;
	line-height: 26px
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper {
	margin-top: 16px
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper h3 {
	margin: 0;
	font-size: 1rem;
	font-weight: var(--thim-font-title-variant, 700);
	line-height: 22px;
	margin-bottom: 35px;
	text-transform: var(--thim-font-h3-text-transform, none)
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .logined .comment-form .comment-form-comment {
	float: left;
	width: 100%;
	margin-bottom: 12px
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form {
	margin-left: -15px;
	margin-right: -15px
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form .comment-notes {
	display: none
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form .comment-form-cookies-consent {
	padding: 0 15px;
	width: 100%;
	display: flex;
	align-items: center
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form .comment-form-cookies-consent input {
	min-height: inherit !important;
	line-height: 1 !important;
	margin: 0 10px 0 0
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form .comment-form-cookies-consent label {
	margin: 0;
	font-weight: var(--thim-font-title-variant, 700)
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form .comment-form-rating,
.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form .comment-form-author,
.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form .comment-form-email {
	float: left;
	width: 50%;
	padding: 0 15px
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form .comment-form-rating input,
.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form .comment-form-author input,
.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form .comment-form-email input {
	width: 100%
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form .comment-form-rating {
	margin-top: 10px
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form .comment-form-comment {
	width: 100%;
	float: left;
	padding: 0 15px
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form .comment-form-comment textarea {
	width: 100%;
	height: 156px;
	margin-bottom: 0
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form .form-submit {
	clear: both;
	margin: 0 15px
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p {
	text-align: left;
	margin-bottom: 20px
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p label {
	margin-bottom: 10px;
	display: block
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p input,
.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p textarea {
	padding: 4px 15px;
	border: 1px solid #ededed;
	line-height: 30px;
	min-height: 40px;
	font-size: 0.875rem
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p input:hover,
.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p input:focus,
.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p input:active,
.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p textarea:hover,
.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p textarea:focus,
.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p textarea:active {
	outline: none
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p textarea {
	min-height: 150px;
	padding: 8px 15px;
	line-height: 24px
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p.comment-form-rating label {
	display: inline-block;
	line-height: 26px;
	margin-right: 30px;
	font-weight: var(--thim-font-title-variant, 700)
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form .form-submit .submit {
	color: var(--thim-button-text-color, #fff);
	padding: 9px 25px;
	line-height: var(--thim-font-button-line-height);
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	border-radius: var(--thim-border-radius-button, 30px)
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form .form-submit .submit:hover {
	background: var(--thim-button-hover-color, #1e73be)
}

.woocommerce .star-rating {
	width: 86px;
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	letter-spacing: 5px;
	overflow: hidden;
	position: relative
}

.woocommerce .star-rating::before {
	top: 0;
	left: 0;
	bottom: 0;
	line-height: 26px
}

.woocommerce .star-rating span {
	padding: 0;
	top: 0;
	left: 0;
	bottom: 0;
	line-height: 26px;
	color: transparent
}

.woocommerce div.product .woocommerce-product-rating {
	float: left;
	line-height: 26px;
	margin-right: 30px
}

.woocommerce div.product .woocommerce-product-rating .star-rating {
	float: left;
	margin: 0;
	margin-right: 5px
}

.woocommerce #review_form #respond p.stars {
	font-size: 15px;
	display: inline-block;
	line-height: 15px;
	margin: 0 0 0 10px !important
}

.woocommerce #review_form #respond p.stars a[class*=star] {
	border: 0;
	margin-right: 5px;
	color: #f1c40f !important
}

.woocommerce table,
.woocommerce tr,
.woocommerce td {
	border-color: #eee
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce input.button {
	padding: 9px 25px;
	line-height: var(--thim-font-button-line-height);
	font-weight: var(--thim-font-button-variant);
	font-size: var(--thim-font-button-font-size);
	text-transform: var(--thim-font-button-text-transform);
	border-radius: var(--thim-border-radius-button, 30px)
}

.woocommerce form.checkout_coupon {
	border: 1px solid #eee;
	border-radius: 0
}

.woocommerce form.checkout_coupon .form-row {
	display: inline-block;
	width: 50%;
	margin: 0
}

.woocommerce form.checkout_coupon .form-row.form-row-first {
	padding-right: 15px
}

.woocommerce form .form-row {
	margin-bottom: 20px
}

.woocommerce form .form-row label {
	font-weight: 400;
	font-size: 0.875rem
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
	border-radius: 0;
	border: 1px solid #eee
}

.woocommerce form.checkout h3,
.woocommerce h3#order_review_heading {
	font-size: 1rem;
	text-transform: uppercase;
	font-weight: 700
}

.woocommerce .select2-container .select2-choice {
	border-radius: 0;
	border: 1px solid #eee;
	line-height: 30px;
	padding-top: 5px;
	padding-bottom: 5px
}

.woocommerce table.shop_table {
	border-radius: 0
}

.woocommerce-checkout #payment {
	border-radius: 0
}

.woocommerce .woocommerce-message {
	line-height: 40px
}

div.pp_woocommerce .pp_gallery ul {
	height: 50px
}

div.pp_woocommerce .pp_gallery ul li a {
	width: 50px;
	height: 50px;
	box-shadow: none;
	background: transparent;
	border-radius: 0;
	border: 1px solid #eee
}

.woocommerce span.onsale {
	line-height: 40px;
	min-width: 40px;
	min-height: 40px
}

.woocommerce.widget_woocommerce_products .product_list_widget {
	margin: 0 -15px
}

.woocommerce.widget_woocommerce_products .product_list_widget li {
	width: 25%;
	padding: 15px;
	float: left;
	list-style: none
}

.woocommerce.widget_woocommerce_products .product_list_widget li .product_thumb img {
	width: 100%;
	float: none;
	margin: 0;
	max-width: 100%;
	height: auto
}

.woocommerce.widget_woocommerce_products .product_list_widget li.col-md-3:nth-child(4n+1) {
	clear: both
}

.woocommerce form .form-row .input-checkbox {
	display: inline-block
}

.tax-product_cat .mfp-image-holder .mfp-close,
.tax-product_cat .mfp-inline-holder .mfp-close {
	background: transparent
}

.woocommerce-MyAccount-navigation li {
	display: inline-block;
	list-style: none;
	background: none;
	border-radius: 0;
	margin: 0;
	text-align: center;
	border: 0;
	padding: 0;
	position: relative;
	white-space: nowrap;
	min-width: 200px
}

.woocommerce-MyAccount-navigation li::after {
	content: "";
	position: absolute;
	left: 0;
	right: 3px;
	bottom: -1px;
	height: 1px;
	z-index: 10;
	background: #eee
}

.woocommerce-MyAccount-navigation li.is-active {
	text-align: center
}

.woocommerce-MyAccount-navigation li.is-active::before {
	content: "";
	position: absolute;
	left: 0;
	right: 3px;
	top: 0;
	height: 4px;
	z-index: 10
}

.woocommerce-MyAccount-navigation li.is-active::after {
	background: #fff
}

.woocommerce-MyAccount-navigation li.is-active a {
	background: #fff
}

.woocommerce-MyAccount-navigation li a {
	color: #333;
	border-radius: 0;
	margin-right: 3px;
	border: 1px solid #eee;
	border-bottom: 0;
	font-size: 0.875rem;
	font-weight: 700;
	background: #f9f9f9;
	line-height: 29px;
	float: none;
	position: relative;
	padding: 10px 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block
}

.woocommerce-MyAccount-content {
	margin-top: 50px
}

.woocommerce-MyAccount-content form .form-row label {
	display: block
}

.woocommerce-MyAccount-content form .form-row .input-text,
.woocommerce-MyAccount-content form .form-row textarea {
	min-width: 250px
}

.woocommerce-MyAccount-content legend {
	padding-top: 20px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1.125rem;
	padding-bottom: 5px
}

.woocommerce-MyAccount-content form>h3,
.woocommerce-MyAccount-content .title h3 {
	text-transform: uppercase;
	font-size: 1.125rem
}

.woocommerce-MyAccount-content .select2-container {
	max-width: 250px
}

.woocommerce-MyAccount-content .woocommerce-info .woocommerce-Button.button {
	display: inline-block;
	margin-right: 10px
}

.woocommerce input.button {
	border: none
}

#sidebar .widget_shopping_cart .widget_shopping_cart_content {
	display: block !important;
	position: relative;
	left: auto;
	right: auto;
	top: auto;
	box-shadow: none;
	min-width: auto
}

#sidebar .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget {
	padding: 0
}

#sidebar .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li a {
	text-transform: none;
	line-height: 20px;
	font-weight: 400
}

#sidebar .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .remove {
	right: 0 !important
}

#sidebar .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li {
	padding-right: 5px
}

#sidebar .widget_shopping_cart .widget_shopping_cart_content .buttons a {
	width: 100%;
	margin: 0
}

#sidebar .widget_shopping_cart .widget_shopping_cart_content .buttons a:first-child {
	margin-bottom: 10px
}

#sidebar .widget_shopping_cart .minicart_hover .cart-items-number {
	display: none
}

.woocommerce table.cart .cart_item .product-price,
.woocommerce table.cart .cart_item .product-subtotal {
	text-align: center
}

.woocommerce table.cart .cart_item .product-quantity .thim-quantity {
	display: inline-block
}

.woocommerce table.cart .cart_item .product-quantity .thim-quantity>div {
	float: left;
	display: inline-block;
	border: 1px solid #eee;
	line-height: 38px;
	height: 40px;
	vertical-align: middle;
	min-width: 40px;
	text-align: center
}

.woocommerce table.cart .cart_item .product-quantity .thim-quantity .action {
	cursor: pointer
}

.woocommerce table.cart .cart_item .product-quantity .thim-quantity .action.plus {
	border-radius: 0 30px 30px 0
}

.woocommerce table.cart .cart_item .product-quantity .thim-quantity .action.minus {
	border-radius: 30px 0 0 30px
}

.woocommerce table.cart .cart_item .product-quantity .thim-quantity .minus:hover,
.woocommerce table.cart .cart_item .product-quantity .thim-quantity .plus:hover {
	color: #fff !important
}

.woocommerce table.cart .cart_item .product-quantity .thim-quantity .quantity {
	border: none;
	margin: 0;
	padding: 0;
	width: auto;
	display: block;
	height: 40px;
	border-bottom: 1px solid #eee
}

.woocommerce table.cart .cart_item .product-quantity .thim-quantity .quantity input {
	border: 1px solid #eee;
	border-left: 0;
	border-right: 0;
	margin: 0;
	padding: 0;
	float: left;
	height: 40px;
	line-height: 38px;
	width: 70px;
	text-align: center
}

.woocommerce table.cart .cart_item .product-quantity .thim-quantity .quantity input[type=number]::-webkit-inner-spin-button,
.woocommerce table.cart .cart_item .product-quantity .thim-quantity .quantity input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.woocommerce .cart-collaterals .wc-proceed-to-checkout {
	text-align: center;
	padding: 0;
	margin-top: 24px
}

.woocommerce .cart-collaterals .wc-proceed-to-checkout a.checkout-button {
	color: #fff !important;
	display: inline-block;
	border-radius: var(--thim-border-radius-30, 0);
	margin-bottom: 0;
	width: 100%
}

.woocommerce .woocommerce-checkout input.button {
	border-radius: var(--thim-border-radius-30, 0);
	color: #fff !important
}

.woocommerce form .form-row .input-checkbox {
	position: inherit
}

.woocommerce form.woocommerce-checkout .form-row span.select2-selection--single {
	border-color: #eee;
	border-radius: 0;
	height: 40px
}

.woocommerce form.woocommerce-checkout .form-row span.select2-selection--single .select2-selection__rendered {
	line-height: 40px
}

.woocommerce form.woocommerce-checkout .form-row span.select2-selection--single .select2-selection__arrow {
	height: 40px
}

.woocommerce .woocommerce-form-coupon .form-row .button {
	color: white
}

.woocommerce #payment #place_order,
.woocommerce #payment #place_order {
	float: left;
	margin-top: 15px
}

@media screen and (max-width:480px) {
	.woocommerce #customer_details {
		display: flex;
		flex-direction: column
	}
}

.woocommerce #customer_details .col-1,
.woocommerce #customer_details .col-2 {
	float: none;
	width: auto
}

.breadcrumbs-wrapper #breadcrumbs a:hover {
	text-decoration: underline
}

#comments h2.woocommerce-Reviews-title {
	display: none
}

.wishlist-link {
	font-size: 0.875rem;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 70px;
	display: inline-block
}

#main .woocommerce .wishlist_table th {
	text-align: center;
	border-color: #eee
}

#main .woocommerce .wishlist_table td.product-add-to-cart {
	border-color: #eee
}

#main .woocommerce .wishlist_table td.product-add-to-cart a.add_to_cart_button {
	display: inline-block !important
}

#main .woocommerce .wishlist_table .product-remove a {
	font-size: 1.5em;
	height: 1em;
	width: 1em;
	text-align: center;
	line-height: 1;
	border-radius: 100%;
	color: red !important;
	text-decoration: none;
	font-weight: 700;
	border: 0;
	display: block;
	margin: auto
}

#main .woocommerce .wishlist_table .product-remove a:hover {
	color: #fff !important;
	background: red
}

.single_variation_wrap {
	display: block !important
}

.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled] {
	background-color: #848484
}

.wc-block-components-notice-banner {
	display: flex;
	gap: 10px
}

.wc-block-components-notice-banner .wc-block-components-notice-banner__content {
	display: flex;
	gap: 10px;
	align-items: center;
	flex-wrap: wrap
}

@media (max-width:1199px) {
	.woocommerce-cart .cart-right {
		margin-top: 0;
		width: 100%;
		margin-left: 0
	}

	.woocommerce table.cart .cart_item .product-quantity .thim-quantity .quantity input {
		width: 25px
	}

	.woocommerce table.cart .cart_item .product-quantity .thim-quantity>div {
		min-width: 30px
	}
}

@media (max-width:991px) {

	.woocommerce-cart .cart-right,
	.woocommerce-cart .woocommerce-cart-form {
		margin-bottom: 80px
	}

	.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar,
	.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar,
	.woocommerce-page.woocommerce-checkout form.checkout .checkout-col-right {
		width: 300px
	}

	.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-cart__main,
	.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main,
	.woocommerce-page.woocommerce-checkout form.checkout .checkout-col-left {
		width: calc(100% - 360px)
	}
}

@media (max-width:880px) {
	.woocommerce-page.woocommerce-cart .woocommerce-cart-form {
		width: 100%;
		margin-bottom: 40px
	}

	.woocommerce-page.woocommerce-cart .cart-right {
		width: 50%;
		float: right
	}
}

@media (max-width:768px) {
	.woocommerce-page.woocommerce-cart .cart-right {
		width: 100%;
		float: right
	}
}

@media (max-width:767px) {

	.woocommerce-cart .cart-right,
	.woocommerce-cart .woocommerce-cart-form {
		margin-bottom: 60px
	}

	.woocommerce-page.woocommerce-checkout form.checkout .checkout-col-left {
		margin-bottom: 40px
	}

	.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-cart__main,
	.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar,
	.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar,
	.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main,
	.woocommerce-page.woocommerce-checkout form.checkout .checkout-col-right,
	.woocommerce-page.woocommerce-checkout form.checkout .checkout-col-left {
		width: 100%;
		margin-right: 0
	}

	.woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table td.actions .continue-shopping {
		display: none
	}

	.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__image img {
		min-width: 80px
	}
}

#toolbar .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li a {
	color: #333333
}

.widget_shopping_cart {
	position: relative;
	float: right;
	margin-left: 15px
}

.widget_shopping_cart .minicart_hover {
	margin-top: 0;
	margin-bottom: 0
}

.widget_shopping_cart .minicart_hover .cart-items-number {
	display: block;
	position: relative;
	text-align: left;
	cursor: pointer;
	font-size: 1rem;
	padding-right: 15px
}

.widget_shopping_cart .minicart_hover .cart-items-number span.wrapper-items-number {
	background-color: #fff;
	border-radius: 50%;
	bottom: 15px;
	display: block;
	font-size: 0.875rem;
	font-weight: 600;
	height: 18px;
	left: 17px;
	line-height: 18px;
	width: 18px;
	padding: 0 2px;
	position: absolute;
	text-align: center
}

.widget_shopping_cart .minicart_hover .cart-items-number span.wrapper-items-number .items-number {
	font-size: 11px;
	font-weight: 700
}

.widget_shopping_cart .widget_shopping_cart_content {
	display: none;
	background: #fff;
	left: auto;
	position: absolute;
	right: 0;
	top: 30px;
	min-width: 350px;
	box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.1);
	z-index: 9999;
	padding-top: 10px;
	padding-bottom: 25px
}

.widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart__empty-message {
	padding: 0 15px
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget {
	max-height: 315px;
	overflow: auto;
	padding: 0 20px
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget::-webkit-scrollbar {
	width: 6px
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 6px
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget::-webkit-scrollbar-thumb {
	border-radius: 6px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5)
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li {
	padding: 10px 0;
	border-top: 1px solid #eee;
	width: 100%;
	margin-left: 0 !important
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li a {
	text-align: left;
	max-width: 95%
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li a img {
	margin-right: 15px;
	width: 65px !important;
	float: left;
	margin-bottom: 0
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li dl {
	border-left: 0 none !important;
	float: left;
	padding-left: 0 !important;
	min-width: 60%
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li dl dd {
	margin: 0 !important;
	padding: 0 !important
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .quantity {
	float: left;
	padding: 0;
	text-align: left;
	min-width: 60%
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .remove {
	font-size: 20px !important;
	left: auto !important;
	right: 10px;
	top: 10px !important;
	height: 20px;
	width: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 50%
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .remove:before {
	font-size: 15px
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li:first-child {
	border-top: none
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget .empty {
	padding-top: 18px;
	padding-bottom: 0;
	text-align: center
}

.widget_shopping_cart .widget_shopping_cart_content .total {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	padding: 15px 20px;
	text-align: center
}

.widget_shopping_cart .widget_shopping_cart_content .total .amount {
	font-weight: 700;
	margin-left: 10px
}

.widget_shopping_cart .widget_shopping_cart_content .buttons {
	text-align: center
}

.widget_shopping_cart .widget_shopping_cart_content .buttons a {
	border-radius: 30px;
	margin: 0 10px;
	font-size: 0.875rem;
	height: 40px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 5px 25px
}

.widget_shopping_cart .widget_shopping_cart_content .buttons .checkout {
	color: #fff;
	position: relative
}

.widget_shopping_cart .widget_shopping_cart_content a:hover {
	text-decoration: none !important
}

body:not(.woocommerce):not(.woocommerce-page) .widget_shopping_cart {
	display: none !important
}

@media (max-width:881px) {
	.thim-testimonial-home5 .testimonial-headding {
		margin-top: 40px
	}
}

@media (max-width:768px) {
	.thim-testimonial-home5 .testimonial-headding {
		margin-top: 0
	}
}

@media (max-width:768px) {
	.thim-testimonial-home5 .item {
		display: block
	}
}

@media (max-width:881px) {
	.thim-testimonial-home5 .item .left-testimonials {
		padding-right: 100px
	}
}

@media (max-width:768px) {
	.thim-testimonial-home5 .item .left-testimonials {
		display: block;
		padding: 0
	}
}

@media (max-width:768px) {
	.thim-testimonial-home5 .item .right-testimonials {
		display: block
	}

	.thim-testimonial-home5 .item .right-testimonials .image img {
		margin-top: 30px
	}
}

@media (max-width:768px) {
	.thim-testimonial-home5 .owl-controls {
		right: 0 !important
	}
}

@media (max-width:768px) {
	.thim-testimonial-home5 .owl-carousel .owl-stage-outer {
		margin: 0;
		padding: 0
	}
}

@media (max-width:768px) {
	.thim-testimonial-home5 .widget-title {
		position: static;
		margin-top: 30px
	}
}

@media (max-width:768px) {

	.elementor-element.thim-counter-box-home5 .elementor-column.elementor-col-25,
	.elementor-element.thim-counter-box-home5 .elementor-column[data-col="25"] {
		padding-right: 15px
	}

	.elementor-element.thim-counter-box-home5 .elementor-column.elementor-col-25 .counter-box.home-5 .content-box-percentage .display-percentage,
	.elementor-element.thim-counter-box-home5 .elementor-column[data-col="25"] .counter-box.home-5 .content-box-percentage .display-percentage {
		display: block;
		margin-bottom: 0
	}

	.elementor-element.thim-counter-box-home5 .elementor-column.elementor-col-25 .counter-box.home-5 .content-box-percentage .display-percentage::before,
	.elementor-element.thim-counter-box-home5 .elementor-column[data-col="25"] .counter-box.home-5 .content-box-percentage .display-percentage::before {
		display: none
	}

	.elementor-element.thim-counter-box-home5 .elementor-column.elementor-col-25 .counter-box.home-5 .content-box-percentage .counter-box-content,
	.elementor-element.thim-counter-box-home5 .elementor-column[data-col="25"] .counter-box.home-5 .content-box-percentage .counter-box-content {
		display: block;
		padding: 0
	}
}

@media (max-width:768px) {
	.elementor-element.thim-counter-box-home5 .elementor-container .elementor-column.elementor-col-25 {
		width: 50%
	}
}

@media (max-width:768px) {
	.elementor-element.thim-counter-box-home5 .counter-box.home-5 .content-box-percentage .display-percentage {
		text-align: center;
		padding: 0;
		width: 100%
	}
}

@media (max-width:768px) {
	.elementor-element.thim-counter-box-home5 .counter-box.home-5 .content-box-percentage .counter-box-content {
		text-align: center
	}
}

@media (max-width:991px) {
	.thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer {
		margin-bottom: 40px
	}
}

.thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item {
	display: table
}

@media (max-width:768px) {
	.thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item {
		display: inherit
	}
}

.thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-thumbnail {
	display: table-cell;
	vertical-align: top
}

@media (max-width:991px) {
	.thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-thumbnail {
		float: none;
		text-align: center;
		width: 100%;
		margin: 0;
		padding-bottom: 10px;
		display: inline-block
	}

	.thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-thumbnail image {
		width: auto
	}
}

@media (max-width:768px) {
	.thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-thumbnail {
		padding-bottom: 30px;
		display: inherit
	}

	.thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-thumbnail img {
		width: 120px
	}
}

@media (max-width:767px) and (min-width:601px) {
	.thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-thumbnail {
		width: 130px;
		margin: 0 auto;
		padding-bottom: 20px
	}
}

@media (max-width:497px) {
	.thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-thumbnail {
		padding-bottom: 20px;
		float: none;
		text-align: center;
		width: unset !important
	}

	.thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-thumbnail img {
		width: 100px
	}
}

.thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-content {
	display: table-cell;
	vertical-align: top
}

@media (max-width:991px) {
	.thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-content {
		text-align: center;
		padding: 0 15px
	}
}

@media (max-width:768px) {
	.thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-content {
		padding-right: 22px;
		text-align: center
	}
}

@media (max-width:767px) and (min-width:601px) {
	.thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-content {
		padding-left: 0
	}
}

@media (max-width:991px) {
	.thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-content .title {
		padding-left: 0;
		padding-right: 0
	}
}

@media (max-width:768px) {
	.thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-content .title {
		position: relative;
		padding-right: 25px;
		padding-left: 40px
	}
}

@media (max-width:991px) {
	.thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-content .title::before {
		left: 165px;
		display: none
	}
}

@media (max-width:768px) {
	.thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-content .title::before {
		left: 100px !important;
		width: 40px;
		right: 0
	}
}

@media (max-width:768px) {
	.thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-content .description {
		padding-right: 30px;
		padding-left: 30px
	}

	.thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-content .description blockquote {
		padding-left: 10px
	}
}

@media (max-width:1360px) and (min-width:1024px) {
	.thim-widget-testimonials .thim-testimonial-carousel .owl-controls {
		right: 63px
	}
}

@media (max-width:768px) {
	.thim-widget-testimonials .thim-testimonial-carousel .owl-controls {
		right: 0;
		top: 50%
	}
}

@media (max-width:497px) {
	.thim-widget-testimonials .thim-testimonial-carousel .owl-controls {
		top: 50%
	}
}

@media (max-width:768px) {
	.thim-widget-testimonials .thim-testimonial-carousel.layout-1 .owl-stage-outer .owl-item {
		padding-left: 0;
		padding-right: 0
	}
}

@media (max-width:768px) {
	.thim-widget-testimonials .thim-testimonial-carousel.layout-1 .owl-stage-outer .owl-item .testimonial-item {
		display: table;
		margin-right: 0
	}
}

@media (max-width:600px) {
	.thim-widget-testimonials .thim-testimonial-carousel.layout-1 .owl-stage-outer .owl-item .testimonial-item {
		display: block
	}
}

@media (max-width:600px) {
	.thim-widget-testimonials .thim-testimonial-carousel.layout-1 .owl-stage-outer .owl-item .testimonial-item .testimonial-thumbnail {
		display: block
	}
}

@media (max-width:768px) {
	.thim-widget-testimonials .thim-testimonial-carousel.layout-1 .owl-stage-outer .owl-item .testimonial-item .testimonial-content {
		display: table-cell;
		vertical-align: top
	}
}

@media (max-width:600px) {
	.thim-widget-testimonials .thim-testimonial-carousel.layout-1 .owl-stage-outer .owl-item .testimonial-item .testimonial-content {
		display: block;
		margin-top: 20px
	}

	.thim-widget-testimonials .thim-testimonial-carousel.layout-1 .owl-stage-outer .owl-item .testimonial-item .testimonial-content .wrap-box {
		padding: 15px
	}

	.thim-widget-testimonials .thim-testimonial-carousel.layout-1 .owl-stage-outer .owl-item .testimonial-item .testimonial-content .wrap-box::before {
		display: none
	}
}

@media (max-width:990px) {
	.thim-widget-testimonials .thim-testimonial-before-after .twentytwenty-wrapper.twentytwenty-horizontal {
		padding-right: 15px;
		padding-left: 15px;
		margin-bottom: 20px
	}
}

@media (max-width:480px) {
	.thim-widget-testimonials .thim-testimonial-before-after .twentytwenty-container {
		width: 300px !important
	}
}

@media (max-width:320px) {
	.thim-widget-testimonials .thim-testimonial-before-after .twentytwenty-container {
		width: 250px !important
	}
}

@media (max-width:991px) {
	.thim-widget-testimonials .thim-testimonial-before-after .testimonial-content {
		padding-right: 0;
		text-align: center
	}
}

@media (max-width:991px) {
	.thim-widget-testimonials .thim-testimonial-before-after .testimonial-content .description {
		margin-top: 10px
	}
}

@media (max-width:991px) {
	.thim-widget-testimonials .thim-testimonial-before-after .testimonial-content .title {
		display: inline-block
	}
}

@media (max-width:768px) {
	.thim-widget-testimonials .thim-testimonial-before-after .owl-controls {
		bottom: -90px;
		top: auto;
		width: 100%
	}
}

@media (max-width:991px) {
	.thim-widget-testimonials .thim-testimonial-before-after .owl-controls .owl-dots .owl-dot {
		display: inline-block
	}
}

@media (max-width:768px) {
	.testimonial-life-coaching .sc_heading {
		text-align: center
	}
}

@media (max-width:768px) {
	.testimonial-life-coaching .thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-thumbnail {
		display: none
	}
}

@media (max-width:1024px) {
	.thim-contact-home5 {
		padding-bottom: 20px
	}
}

@media (max-width:480px) {
	.thim-contact-home5 {
		padding: 80px 15px 15px 15px;
		margin: 30px 0 0
	}
}

@media (max-width:1024px) {
	.thim-contact-home5 .thim-widget-single-images .single-image img {
		margin-top: -19px
	}
}

@media (max-width:1024px) {
	.thim-widget-single-images .single-image img {
		width: 100%
	}
}

@media (max-width:1400px) {
	.thim-pricing-home5 #shaon-pricing-table-plus.gray {
		padding-left: 0
	}
}

@media (max-width:768px) {
	.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal .highlight {
		width: 100% !important
	}
}

@media (max-width:768px) {
	.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal .highlight.featured {
		width: 100% !important;
		margin: 30px 0
	}
}

@media (max-width:480px) {
	.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal .highlight.featured .content-highlight {
		margin: 0
	}
}

@media (max-width:480px) {
	.thim-pricing-home5 #shaon-pricing-table-plus.gray .minimal.plan .content-highlight {
		margin: 0
	}
}

@media (max-width:520px) {
	.thim-featured-home5 {
		padding: 30px
	}
}

@media (max-width:480px) {
	.thim-featured-home5 {
		margin-top: 30px
	}
}

@media (max-width:768px) {

	.thim-featured-home5>.panel-grid-cell::after,
	.thim-featured-home5>.wpb_column::after {
		display: none
	}
}

@media (max-width:768px) {
	.thim-featured-home5 .elementor-container {
		justify-content: center
	}
}

@media (max-width:768px) {
	.thim-featured-home5 .elementor-container .elementor-column {
		width: 33.33%
	}
}

@media (max-width:520px) {
	.thim-featured-home5 .elementor-container .elementor-column {
		width: 50%
	}
}

@media (max-width:768px) {
	footer#colophon footer {
		padding-bottom: 0
	}
}

@media (max-width:768px) {
	footer#colophon footer .thim-footer-one-course ul.menu {
		text-align: left
	}
}

@media (max-width:768px) {
	footer#colophon footer .menu {
		columns: 1
	}
}

@media (max-width:600px) {
	footer#colophon footer .mc4wp-form .mc4wp-form-fields #optin {
		max-width: 325px
	}
}

@media (max-width:449px) {
	footer#colophon.thim-footer-home5 {
		padding-top: 150px
	}
}

@media (max-width:480px) {
	footer#colophon.thim-footer-home5 .copyright-area .copyright-content .text-copyright {
		text-align: center;
		margin-bottom: 30px
	}
}

footer#colophon.thim-footer-home5 .mc4wp-form .mc4wp-form-fields #thim-subcribe-home5 {
	width: 100%
}

@media (max-width:1024px) {
	footer#colophon.thim-footer-home5 .mc4wp-form .mc4wp-form-fields #thim-subcribe-home5 {
		width: auto
	}
}

footer#colophon.thim-footer-home5 .mc4wp-form .mc4wp-form-fields #thim-subcribe-home5 input[type=email] {
	width: 100%
}

@media (max-width:1024px) {
	footer#colophon.thim-footer-home5 .mc4wp-form .mc4wp-form-fields #thim-subcribe-home5 input[type=email] {
		width: 315px
	}
}

@media (max-width:449px) {
	footer#colophon.thim-footer-home5 .mc4wp-form .mc4wp-form-fields #thim-subcribe-home5 input[type=email] {
		font-size: 0.85rem
	}
}

@media (max-width:768px) {
	footer#colophon .copyright-area {
		padding: 0
	}
}

@media (max-width:768px) {
	footer#colophon .copyright-area .text-right {
		text-align: left;
		margin-top: 5px
	}

	footer#colophon .copyright-area .text-right li:first-child {
		margin-left: 0
	}
}

@media (max-width:480px) {
	footer#colophon .copyright-area .text-right {
		text-align: center
	}
}

@media (max-width:768px) {
	footer#colophon .copyright-area .copyright-content {
		padding-top: 25px;
		padding-bottom: 25px
	}
}

#sidebar iframe {
	width: 100%
}

@media (max-width:480px) {
	#sidebar .shop-image .thim-widget-single-images img {
		width: 100%
	}
}

@media (max-width:768px) {
	article .related-archive .post-formats-wrapper {
		height: auto
	}
}

@media (max-width:768px) {
	article .related-archive ul.archived-posts {
		overflow: hidden;
		white-space: nowrap
	}
}

@media (max-width:768px) {
	article .related-archive ul.archived-posts>li {
		width: 50%
	}
}

@media (max-width:480px) {
	article .related-archive ul.archived-posts>li {
		width: 100%;
		display: none
	}

	article .related-archive ul.archived-posts>li:first-child {
		display: inherit
	}
}

@media (max-width:768px) {

	article .related-archive ul.archived-posts>li:nth-child(5n+0),
	article .related-archive ul.archived-posts>li:nth-child(5n+3),
	article .related-archive ul.archived-posts>li:nth-child(5n+4),
	article .related-archive ul.archived-posts>li:nth-child(5n+5) {
		display: none
	}
}

@media (max-width:768px) {
	article .related-archive .thim-excerpt {
		margin-bottom: 30px
	}
}

@media (max-width:768px) {

	article .related-archive .post-formats-wrapper img,
	article .related-archive .post-formats-wrapper iframe {
		left: 0;
		transform: translateX(0);
		border: none
	}
}

@media (max-width:768px) {
	.widget-area aside:last-child {
		margin-bottom: 0
	}
}

@media (max-width:1200px) {
	.widget-area aside .product-grid .product__title .price {
		float: none;
		margin: 8px 0 0 0
	}
}

@media (max-width:1200px) {
	.widget-area aside .product-grid .product__title .star-rating {
		margin-top: 3px
	}
}

@media (max-width:500px) {
	.tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section {
		margin: 0 10px;
		width: 55px;
		height: 55px
	}
}

@media (max-width:500px) {
	.tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section .countdown-amount {
		font-size: 1rem;
		line-height: 16px;
		height: 16px;
		margin-top: 10px
	}
}

@media (max-width:500px) {
	.tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section .countdown-period {
		font-size: 10px;
		line-height: 16px
	}
}

@media (max-width:768px) {

	.contact-lifecoaching .panel-grid-cell .elementor-widget-wp-widget-text .textwidget,
	.contact-lifecoaching .panel-grid-cell .widget_text .textwidget,
	.contact-lifecoaching .elementor-column .elementor-widget-wp-widget-text .textwidget,
	.contact-lifecoaching .elementor-column .widget_text .textwidget {
		text-align: center !important;
		margin: 0 !important
	}
}

.btn-lifecoaching .elementor-button-link {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto
}

@media (max-width:1200px) {
	.woocommerce table.shop_table td {
		padding-left: 10px;
		padding-right: 10px
	}
}

@media (max-width:960px) and (min-width:768px) {
	.woocommerce div.product form.cart .button {
		margin-top: 10px
	}
}

@media (max-width:768px) {
	.woocommerce div.product form.cart .button {
		margin-top: 0px
	}
}

@media (max-width:768px) {
	.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form .comment-form-comment {
		width: 100%;
		float: none;
		margin-bottom: 15px
	}
}

@media (max-width:768px) {

	.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form .comment-form-rating,
	.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form .comment-form-author,
	.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form .comment-form-email {
		float: none;
		width: 100%
	}
}

@media (max-width:480px) {
	.woocommerce .woocommerce-tabs #reviews #comments .commentlist li .comment-text .meta .date {
		float: none
	}
}

@media (max-width:480px) {
	.woocommerce .woocommerce-tabs #reviews #comments .commentlist .star-rating {
		float: none
	}
}

@media (max-width:480px) {
	.woocommerce .woocommerce-tabs .tabs.wc-tabs li {
		width: 50%
	}
}

@media (max-width:800px) {

	#tab-course-description .thim-course-content,
	#learn-press-course-description .thim-course-content {
		width: 100%;
		float: none;
		clear: both;
		border-right: 0
	}
}

@media (max-width:800px) {

	#tab-course-description .thim-course-info,
	#learn-press-course-description .thim-course-info {
		float: none;
		clear: both;
		padding-left: 0;
		margin-top: 30px;
		width: 100%
	}
}

@media (max-width:758px) {
	article .entry-header .date-meta {
		margin-bottom: 15px;
		margin-right: 10px;
		width: 55px
	}
}

@media (max-width:758px) {
	article .entry-header.has_date .date-meta {
		width: 55px;
		margin-right: 10px
	}
}

@media (max-width:480px) {
	article .entry-header.has_date .entry-contain {
		width: calc(100% - 70px)
	}
}

@media (max-width:480px) {
	article .entry-header .entry-contain {
		float: none;
		width: 100%;
		clear: both
	}
}

@media (max-width:480px) {
	article .entry-header .entry-title a {
		white-space: normal
	}
}

.body-therapist-layout .mobile-menu-open nav.mobile-menu-container .menu-right>ul {
	margin-left: 0
}

.body-therapist-layout .mobile-menu-open nav.mobile-menu-container .menu-right>ul .widget_login-popup {
	margin: 24px 0
}

.body-therapist-layout .mobile-menu-open nav.mobile-menu-container .menu-right>ul .widget_login-popup .thim-login-therapist {
	width: 100%;
	display: flex;
	justify-content: center
}

.body-therapist-layout .mobile-menu-open nav.mobile-menu-container .menu-right>ul .widget_login-popup .thim-login-therapist a {
	color: #fff;
	width: 100%;
	text-align: center
}

.body-therapist-layout .mobile-menu-open nav.mobile-menu-container .menu-right>ul a.widget-button.regular {
	width: 100%
}

body .thim-widget-gallery-images .thim-carousel-wrapper {
	padding-bottom: 40px
}

body .thim-widget-gallery-images .owl-controls {
	right: auto;
	left: 50%;
	top: 100%;
	transform: translate(-50%, -100%)
}

body .thim-widget-gallery-images .owl-controls .owl-dots.owl-pagination {
	display: flex;
	gap: 12px;
	align-items: center
}

body .thim-widget-gallery-images .owl-controls .owl-dots.owl-pagination .owl-dot.active {
	background: var(--thim-body-primary-color)
}

body .thim-widget-gallery-images .owl-controls .owl-dots.owl-pagination .owl-dot span {
	width: 8px;
	height: 8px;
	border: 1px solid var(--thim-body-primary-color)
}

@media (max-width:600px) {
	body.lp-sidebar-toggle__open #popup-header .popup-header__inner .form-button-finish-course {
		display: none
	}
}

.site-header.header_v2 .navigation .navbar-nav>li.current-menu-item a {
	color: var(--thim-body-primary-color, #2e8ece)
}

@media (max-width:768px) {
	.counter-box.home-effective {
		margin-top: 0;
		margin-bottom: 0
	}
}

@media (max-width:1024px) {
	.counter-box.home-effective .content-box-percentage {
		text-align: center
	}
}

@media (max-width:1024px) {
	.counter-box.home-effective .content-box-percentage .display-percentage {
		float: inherit;
		margin-right: 0;
		padding-right: 0;
		border-right: 0
	}
}

@media (max-width:768px) {
	.counter-box.home-effective .content-box-percentage .display-percentage {
		font-size: 38px;
		line-height: 40px
	}
}

@media (max-width:768px) {
	.counter-box.home-effective .content-box-percentage .counter-box-content {
		line-height: 22px;
		font-size: 1rem
	}
}

@media (min-width:768px) and (max-width:800px) {
	.rtl article .entry-header .entry-meta li {
		padding-left: 0;
		margin-left: 0
	}
}

@media (max-width:1024px) {
	.rtl .mobile-menu-container ul li span.icon-toggle {
		left: 0;
		right: auto
	}

	.rtl .mobile-menu-container ul li span.icon-toggle i {
		transform: rotate(180deg)
	}
}

@media (max-width:1024px) {
	.rtl .sc_heading {
		text-align: center
	}
}

.rtl .thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer {
	margin-bottom: 50px;
	padding-bottom: 50px
}

@media (max-width:991px) {
	.rtl .thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer {
		padding-bottom: 0
	}
}

@media (max-width:1024px) {
	.rtl .thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item {
		display: inherit
	}
}

@media (max-width:768px) {
	.rtl .thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item {
		display: inherit
	}
}

@media (max-width:1200px) {
	.rtl .thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-content {
		max-width: 260px
	}
}

@media (max-width:1024px) {
	.rtl .thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-content {
		max-width: 80%;
		float: none;
		margin: 0 auto
	}
}

@media (max-width:768px) {
	.rtl .thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-content {
		max-width: 100%
	}
}

.rtl .thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-content .title {
	padding-right: 0;
	padding-left: 25px
}

.rtl .thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-content .title:before {
	right: -40px;
	top: 12px
}

@media (max-width:1200px) {
	.rtl .thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-content .title a {
		white-space: pre-wrap;
		text-overflow: inherit;
		overflow: inherit
	}
}

@media (max-width:1024px) {
	.rtl .thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-thumbnail {
		padding: 0 30px 20px 30px;
		display: inherit
	}
}

.rtl .thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-controls {
	bottom: 0;
	top: auto;
	right: auto;
	left: 50%;
	transform: translateX(-50%)
}

@media (max-width:768px) {
	.rtl .thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-controls {
		left: 0;
		top: 50%;
		bottom: auto
	}
}

@media (max-width:497px) {
	.rtl .thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-controls {
		left: 8px
	}
}

.rtl .thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-controls .owl-dots {
	display: flex;
	gap: 10px
}

@media (max-width:768px) {
	.rtl .thim-widget-testimonials .thim-testimonial-carousel .owl-stage-outer .owl-controls .owl-dots {
		display: inherit
	}
}

.rtl .tp-event-info .tp-info-box .heading i.thim-color {
	margin-left: 8px;
	margin-right: 0
}

@media (max-width:768px) {
	.rtl #main-content .content-area .site-content .site-main {
		width: 100%
	}
}

.rtl .product-grid .content__product .list-sale-flash {
	right: 0;
	left: auto
}

.rtl .product-grid .content__product .list-sale-flash .svg_image {
	right: -6px
}

.rtl .product-grid .content__product .list-sale-flash .special-product {
	right: 10px
}

.rtl #learn-press-course-tabs .learnpress-course-review .course-rate__details {
	margin-right: 50px;
	margin-left: 0
}

.rtl .learn-press-pagination ul.page-numbers>li .prev.page-numbers::before {
	transform: rotate(180deg)
}

.rtl.lp-sidebar-toggle__open #popup-course #popup-header {
	right: 475px !important
}

@media (max-width:1280px) {
	.rtl.lp-sidebar-toggle__open #popup-course #popup-header {
		right: 300px !important
	}
}

.rtl.lp-sidebar-toggle__close #popup-course #popup-header {
	right: 0 !important
}

.rtl .thim-widget-icon-box .wrapper-box-icon.contact_info .boxes-icon {
	float: right;
	margin-left: 15px;
	margin-right: auto;
	margin-top: 0
}

.rtl footer#colophon .text-copyright {
	text-align: left
}

.rtl footer#colophon .text-right {
	margin: 0
}

.rtl footer#colophon .copyright-area ul {
	text-align: right
}

@media (max-width:768px) {
	.rtl footer#colophon .copyright-area ul li {
		margin-right: 10px;
		margin-left: 0
	}
}

.rtl .thim-round-slider .scrollable {
	margin-right: 0
}

.rtl .thim-login-container .mo-openid-app-icons {
	width: 45%;
	display: flex !important;
	align-items: center;
	justify-content: center;
	flex-direction: column
}

.rtl .thim-login-container .mo-openid-app-icons a {
	width: 100% !important
}

.rtl .thim-login-container .thim-login .login-remember {
	margin-top: 0
}

.rtl .thim-login-container .thim-login .login-remember input {
	margin: -2px 0px 0 6px
}

.rtl .thim-login-container .thim-login .lost-pass-link {
	float: inherit;
	padding-right: 0 !important;
	margin-right: 0 !important
}

.rtl #toolbar .widget_login-popup a.register_link {
	border-left: 0;
	border-right: 1px solid rgba(255, 255, 255, 0.35);
	padding-right: 10px;
	padding-left: 0
}

.rtl .elementor-widget-thim-list-event .thim-list-event .item-event .description {
	margin: 0 0 50px 80px !important
}

.rtl .elementor-widget-thim-list-event .thim-list-event .item-event .description .thim-excerpt {
	margin: 0 !important;
	text-align: right !important
}

.rtl .elementor-widget-thim-list-event .thim-list-event .item-event .view-detail .thim-button {
	margin: 0
}

@media (max-width:768px) {
	.rtl .elementor-widget-thim-list-event .thim-list-event .item-event:not(.feature-item) .view-detail {
		float: right
	}
}

@media (max-width:880px) and (min-width:768px) {
	.new-articles-section .elementor-reverse-mobile_extra>.elementor-container>:first-child {
		width: 100% !important
	}
}

@media (max-width:880px) and (min-width:768px) {
	.new-articles-section .elementor-reverse-mobile_extra>.elementor-container>:nth-child(2) {
		width: 100% !important
	}
}

@media (min-width:1400px) {
	.thim-hidden-md {
		display: none
	}

	body.size_elementor .container {
		max-width: var(--thim-container-width, 1230px)
	}

	body.size_elementor.body-gym-layout .container {
		max-width: var(--thim-container-width, 1340px)
	}

	.body-therapist-layout #wrapper-container .container {
		max-width: 1360px !important
	}

	.body-therapist-layout footer.thim-footer-therapist .container {
		max-width: 1330px !important
	}

	body.size_wide .container {
		max-width: 1328px
	}

	.thim-list-event-effective .layout-effective-slider {
		padding-left: 115px
	}

	.thim-counter-box-home5 {
		padding: 0 116px
	}

	.thim-counter-box-home5.elementor-element {
		padding: 0 30px
	}
}

@media (max-width:1400px) {

	.thim-box-service.vc_row>div.vc_col-sm-12::after,
	.thim-box-service:not(.vc_row)::after {
		height: 113px
	}

	.wpcf7-form .contact-home5 {
		margin-top: 25px
	}
}

@media (max-width:1170px) {
	.thim-booking {
		padding-left: 30px;
		padding-right: 30px
	}

	.thim-booking>p a:not(.button) {
		font-size: inherit
	}
}

@media (min-width:1025px) and (max-width:1399px) {
	.thim-list-event-effective .layout-effective-slider {
		padding-left: 50px
	}

	.thim-list-event-effective .layout-effective-slider::before {
		left: 10px
	}
}

@media (min-width:1200px) {
	.health_coaching_2 .thim-widget-testimonials .thim-testimonial-carousel .owl-controls {
		right: 120px
	}

	.boxed-area .content-pusher {
		max-width: 1200px;
		overflow: hidden;
		margin: 0 auto;
		box-shadow: 0 0 32px rgba(0, 0, 0, 0.23)
	}

	.boxed-area .content-pusher .container {
		padding-left: 55px;
		padding-right: 55px
	}

	.boxed-area .content-pusher .container.home-page,
	.boxed-area .content-pusher .container.site-content {
		background: #fff
	}

	.boxed-area .content-pusher .thim-top-rev-slider {
		position: relative
	}

	.boxed-area .content-pusher .thim-top-rev-slider .tp-rightarrow {
		right: 0;
		left: auto !important
	}

	.boxed-area .content-pusher .site-header {
		max-width: 1200px
	}

	.boxed-area .content-pusher .site-header.sticky-header {
		left: 0;
		right: 0;
		margin: auto
	}

	.container {
		max-width: 1200px
	}

	.siteorigin-panels-stretch[data-stretch-type=full] {
		margin-left: -385px;
		margin-right: -385px;
		padding-left: 385px;
		padding-right: 385px
	}

	.siteorigin-panels-stretch[data-stretch-type=full].thim-fix-stretched {
		padding-left: 0;
		padding-right: 0
	}

	.siteorigin-panels-stretch[data-stretch-type=full].thim-fix-stretched.thim-bg-image-cover {
		background-repeat: no-repeat !important;
		background-size: cover !important
	}

	.thim-course-top .courses-searching ul {
		max-width: none;
		right: auto;
		left: 0
	}

	.slider_health_coaching .fullwidthbanner-container .fullwidthabanner .tp-thumbs {
		top: inherit !important;
		bottom: -30px !important;
		transform: translateX(-50%) !important
	}
}

@media (min-width:1025px) {
	.header_v3.site-header::before {
		position: absolute;
		width: 50%;
		left: 0;
		height: 100%;
		top: 0;
		content: "";
		z-index: -1
	}

	.header_v3.site-header>.container {
		background-color: #fff
	}
}

@media (max-width:1200px) {
	.thim-list-event .item-event .time-from {
		margin-right: 15px
	}

	.thim-list-event .item-event .top-heading {
		padding-left: 15px
	}

	.thim-list-event .item-event .event-wrapper {
		padding: 30px 30px 20px
	}

	.thim-list-event .item-event .event-wrapper .description {
		max-height: 50px;
		overflow: hidden;
		margin-top: 15px;
		margin-bottom: 15px
	}

	.thim-list-event .item-event.feature-item .view-detail {
		margin-bottom: 0
	}

	.thim-list-event .image .entry-countdown .tp_event_counter .countdown-row .countdown-section {
		width: 80px;
		height: 80px
	}

	.thim-list-event .image .entry-countdown .tp_event_counter .countdown-row .countdown-section .countdown-amount {
		font-size: 28px
	}

	.thim-list-event .image .entry-countdown .tp_event_counter .countdown-row .countdown-section .countdown-period {
		font-size: 11px
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.rev_slider .tp-thumbs.erinyen .tp-thumb .tp-thumb-title {
		font-size: 0.938rem
	}

	.erinyen.tp-thumbs .tp-thumbs-inner-wrapper {
		left: 0 !important
	}

	.erinyen.tp-thumbs .tp-thumb {
		position: inherit;
		width: 253px !important;
		left: inherit !important;
		float: left
	}
}

@media (min-width:1025px) {
	.form_get_video .head_form::after {
		background-size: cover
	}
}

@media (min-width:1024px) {
	.custom-readmore {
		padding-top: 45px;
		background-repeat: no-repeat !important;
		background-position: bottom right;
		padding-bottom: 34px
	}

	.custom-readmore .content-inner {
		position: relative;
		padding-right: 160px
	}

	.custom-readmore .content-inner .smicon-read {
		position: absolute;
		top: 50%;
		margin-top: -30px;
		right: 0;
		border-radius: 5px;
		font-size: 115%
	}

	.custom-readmore .content-inner .smicon-read i {
		display: none
	}

	.custom-readmore .content-inner .smicon-read:hover {
		opacity: 0.7
	}

	.custom-readmore .content-inner .icon-box-title,
	.custom-readmore .content-inner .desc-icon-box p {
		font-style: italic
	}

	.custom-readmore .boxes-icon {
		height: auto !important
	}

	.custom-readmore .boxes-icon .inner-icon {
		height: auto
	}

	.images-student {
		margin-top: -100px;
		position: relative
	}
}

@media (max-width:1400px) {
	.tp-bullets.ares.horizontal.nav-pos-hor-left.nav-pos-ver-center {
		top: 56% !important
	}

	.thim-service .slide-events .wrap-arrow-slick {
		bottom: 90px
	}

	.thim-box-service::after {
		height: 114px
	}

	.thim-bg-left {
		background-position-x: 0
	}

	.gym-heading-about .sc_heading.gym {
		padding-top: 20px
	}

	.thim-progress-step-carousel .owl-nav {
		display: none
	}
}

@media (max-width:1200px) {
	body.course-landing-active #back-to-top {
		bottom: 75px
	}
}

@media (max-width:1400px) {
	.thim-column-boxed .wpb_wrapper {
		max-width: 80%
	}

	.sc_heading.therapist .sub-heading br {
		display: none
	}
}

@media (max-width:1400px) and (min-width:1025px) {
	.thim-flex-end-lap {
		display: flex;
		align-items: flex-end !important
	}

	.thim-flex-end-lap .elementor-container .elementor-row {
		display: flex;
		align-items: flex-end !important
	}
}

@media (max-width:1024px) and (min-width:768px) {
	.thim-box-img-icon:not(.vc_row) {
		display: flex
	}

	.thim-box-img-icon {
		align-items: flex-end !important
	}

	.thim-box-img-icon .elementor-container .elementor-row {
		display: flex;
		align-items: flex-end !important
	}

	.thim_1_col_tablet>.elementor-container>.elementor-row>.elementor-col-50 {
		width: 100% !important
	}

	ul.dropdown-menu-right {
		left: auto !important;
		right: auto !important
	}

	.thim_2_col_tablet>.panel-grid-cell,
	.thim_2_col_tablet>.elementor-container>.elementor-row>.elementor-column {
		width: 50% !important;
		display: inline-block;
		vertical-align: top;
		padding-right: 15px !important;
		padding-left: 15px !important
	}

	.thim_2_col_tablet>.panel-layout>.panel-grid {
		-webkit-flex-direction: inherit !important;
		-ms-flex-direction: inherit !important;
		flex-direction: inherit !important;
		display: block !important
	}

	.thim_2_col_tablet>.panel-layout>.panel-grid>.panel-grid-cell {
		width: 50% !important;
		display: inline-block;
		vertical-align: top;
		padding-right: 15px !important;
		padding-left: 15px !important
	}

	.thim_3_col_tablet {
		display: block !important;
		-webkit-flex-direction: inherit !important;
		-ms-flex-direction: inherit !important;
		flex-direction: inherit !important
	}

	.thim_3_col_tablet>.panel-grid-cell,
	.thim_3_col_tablet>.elementor-container>.elementor-row>.elementor-column {
		width: 33% !important;
		display: inline-block;
		margin-bottom: 30px
	}

	.thim_3_col_tablet>.panel-layout>.panel-grid {
		-webkit-flex-direction: inherit !important;
		-ms-flex-direction: inherit !important;
		flex-direction: inherit !important
	}

	.thim_3_col_tablet>.panel-layout>.panel-grid>.panel-grid-cell {
		width: 33% !important;
		display: inline-block;
		margin-bottom: 30px
	}
}

@media (max-width:780px) and (min-width:768px) {
	.thim_1_col_tablet .thim-widget-button {
		margin-top: -75px
	}

	.thim_1_col_tablet .thim-widget-button .text-right {
		text-align: center
	}

	.thim_1_col_tablet .sc_heading {
		margin-bottom: 0
	}

	.thim_1_col_tablet .sc_heading.text-left {
		text-align: center
	}
}

@media (max-width:1024px) and (min-width:991px) {
	.thim-course-grid.gym-layout .course-item .thim-course-content .course-meta {
		padding-right: 15px;
		padding-left: 15px
	}

	.form_get_video .head_form::after {
		background-size: initial;
		background-position: top center
	}

	.product-grid .product__title .price {
		float: none;
		clear: both
	}
}

@media (max-width:1024px) {
	.bussiness_form h3 {
		padding: 60px 48px
	}

	#masthead.header_v4.affix .menu-mobile-effect.navbar-toggle {
		top: -35px
	}

	.width100-66 .elementor-column.elementor-col-66,
	.width100-66 .elementor-column[data-col="66"] {
		width: 100% !important
	}

	.form_get_video .content_form {
		padding-left: 40px;
		padding-right: 40px
	}

	.header_v3 .width-logo {
		padding-left: 20px
	}

	.header_v3.site-header #toolbar::after {
		display: none
	}

	.header_v3.site-header::after {
		z-index: 0 !important
	}

	.container {
		width: 1024px;
		max-width: 100%
	}

	.color-white .counter-group .counter-block {
		margin-right: 20px
	}

	.color-white .counter-group .counter-block:last-child {
		margin-right: 0
	}

	.entry-tag-share .social-share {
		margin-top: -10px
	}

	.entry-tag-share .social-share li {
		margin-top: 10px;
		margin-right: 15px
	}

	.widget-area .thim-course-list-sidebar .course-thumbnail {
		width: 85px;
		height: auto
	}

	.widget-area .thim-course-list-sidebar .thim-course-content {
		width: calc(100% - 95px);
		width: -webkit-calc(100% - 105px);
		width: -moz-calc(100% - 105px)
	}

	.widget-area aside {
		padding-right: 0
	}

	.learn-press .course-review .value>span {
		display: none
	}

	.mfp-content .popup-title {
		left: 0 !important;
		top: 0 !important;
		right: 0 !important;
		position: absolute
	}

	.thim-click-to-bottom {
		margin-top: 10px
	}

	.thim-footer-info>div {
		margin-right: 40px
	}

	.thim-footer-info>div.info-social .fa {
		margin-right: 20px
	}

	.thim-list-posts.health_homepage {
		margin: 0 -15px
	}

	.thim-list-posts.health_homepage article {
		padding: 0 15px
	}
}

@media (min-width:991px) and (max-width:1024px) {
	.bg-bussiness {
		background-size: 50% !important;
		background-position: center left !important
	}

	.navigation .navbar-nav>li>a {
		padding-right: 15px !important;
		padding-left: 15px !important
	}
}

@media (max-width:992px) {
	.container {
		width: 960px;
		max-width: 100%
	}

	.color-white .counter-group .counter-block {
		margin-right: 10px
	}

	.single-lpr_course .mfp-container {
		padding-left: 15px;
		padding-right: 15px
	}

	.learn-press .course-meta .course-author {
		display: none
	}

	.profile-container .profile-tabs .nav-tabs li {
		width: 33.3333%
	}

	.widget-area .thim-course-list-sidebar .course-thumbnail {
		width: 60px;
		height: auto;
		margin-right: 10px
	}

	.widget-area .thim-course-list-sidebar .thim-course-content {
		width: calc(100% - 70px);
		width: -webkit-calc(100% - 70px);
		width: -moz-calc(100% - 70px)
	}

	.widget-area .thim-course-list-sidebar .thim-course-content .course-title {
		font-size: 0.825rem
	}

	.thim-click-to-bottom {
		margin-top: 0
	}

	.thim-widget-icon-box .wrapper-box-icon.circle .iconbox-left .content-inner {
		padding-right: 0
	}

	body .site-header#masthead.header_v3.sticky-header.affix-top {
		top: 0;
		position: absolute
	}

	body .site-header#masthead.header_v3>.container {
		width: 100%
	}

	body .site-header#masthead.header_v3 .width-logo {
		padding-left: 15px
	}

	body .site-header#masthead.header_v3 #toolbar .menu_right_position>.widget_social {
		display: none
	}

	.form_get_video {
		width: 369px;
		max-width: 100%
	}

	.thim-list-event-effective .layout-effective-slider:before {
		display: none
	}
}

@media (min-width:768px) and (max-width:959px) {
	.container {
		width: 900px;
		max-width: 100%
	}

	.row_col3_tablet {
		-webkit-flex-direction: inherit !important;
		-ms-flex-direction: inherit !important;
		flex-direction: inherit !important;
		margin-top: -180px !important
	}

	.row_col3_tablet>.panel-grid-cell {
		width: 33.3% !important;
		float: left
	}

	.col2_tablet {
		-webkit-flex-direction: inherit !important;
		-ms-flex-direction: inherit !important;
		flex-direction: inherit !important
	}

	.col2_tablet>.panel-grid-cell {
		width: 50% !important;
		float: left
	}

	.col2_tablet>.panel-grid-cell .thim-widget-single-images {
		padding-right: 30px
	}

	.col4_tablet {
		-webkit-flex-direction: inherit !important;
		-ms-flex-direction: inherit !important;
		flex-direction: inherit !important
	}

	.col4_tablet>.panel-grid-cell {
		width: 25% !important;
		float: left
	}

	.product-grid li.col-md-4:nth-child(3n+1) {
		clear: inherit
	}
}

@media (min-width:768px) and (max-width:800px) {
	#main-item {
		width: 70%
	}

	#main-item.full-width {
		width: 100%
	}

	#sidebar {
		width: 30%
	}

	.entry-tag-share .col-sm-6 {
		width: 100%
	}

	.entry-tag-share .thim-social-share {
		float: none;
		margin-top: 15px
	}

	#tab-course-review .course-rating .detailed-rating,
	#tab-reviews .course-rating .detailed-rating {
		margin-top: 20px
	}

	.profile-container .profile-tabs .thim-course-carousel .owl-item {
		max-width: 273px
	}

	.profile-container .quiz-results .result-field {
		margin-right: 15px
	}

	.profile-container .user-tab {
		width: 100%
	}

	.profile-container .user-tab .author-name {
		text-align: left
	}

	.profile-container .user-tab .author-name::after {
		margin: 0
	}

	.profile-container .profile-tabs {
		width: 100%
	}

	.wrapper-box-icon.overlay .boxes-icon {
		max-width: 100px
	}

	.wrapper-box-icon.overlay .content-inner {
		width: calc(100% - 115px) !important;
		width: -webkit-calc(100% - 115px) !important;
		width: -moz-calc(100% - 115px) !important
	}

	.wrapper-box-icon.overlay .heading__primary {
		font-size: 1.25rem
	}

	article .entry-header .entry-meta li {
		margin-right: 20px;
		padding-right: 25px
	}

	article .entry-header .entry-meta li.author {
		display: none
	}

	.thim-course-top .courses-searching form {
		width: 230px
	}

	.learn-press .course-tabs .nav-tabs li a {
		padding: 10px
	}

	.color-white .counter-group .counter-block {
		width: 80px;
		height: 80px;
		margin-right: 5px
	}

	.color-white .counter-group .counter-block .counter {
		height: 36px;
		line-height: 36px;
		font-size: 34px;
		margin: 10px 18px 0
	}

	.color-white .counter-group .counter-block .counter-caption {
		font-size: 0.875rem;
		line-height: 18px
	}

	.thim-widget-tab .nav-tabs li a span {
		display: none
	}

	.wpcf7-form .contact-left {
		width: 100%;
		padding-right: 0;
		float: none
	}

	.wpcf7-form .contact-right {
		float: none;
		clear: both;
		width: 100%;
		padding-left: 0;
		margin-top: 20px
	}

	.thim-round-slider {
		position: relative
	}

	.thim-widget-tab .nav-tabs li a span,
	article .entry-header .entry-meta li.author {
		display: inline-flex
	}

	.thim-widget-tab .nav-tabs li a span,
	article .entry-header .entry-meta li {
		margin-right: 4px;
		padding-right: 4px
	}
}

@media (max-width:480px) {
	.widget-area .thim-course-list-sidebar .thim-course-content .course-title {
		font-size: 0.938rem
	}

	.width-logo>a {
		max-width: 80%
	}

	.thim-list-posts.health_homepage article .description {
		padding: 0px
	}
}

@media (max-width:768px) {
	.bussiness_form h3 {
		padding: 22px 48px
	}

	.thim-list-posts-therapist>.row {
		margin: 0 -15px
	}

	.thim-list-posts.health_homepage article .entry-header {
		display: inline-flex
	}

	.thim-list-posts-therapist>.row>div {
		width: 50%;
		padding: 0 15px
	}

	.thim-list-posts-therapist>.row>div:nth-child(2n+1) {
		clear: both
	}

	.thim-bg-map.panel-widget-style {
		padding: 0 !important
	}

	.thim-service .slide-events .wrap-arrow-slick {
		bottom: 20px
	}

	.thim-booking {
		width: 380px;
		max-width: 100%;
		margin: 0 auto
	}

	.vc_col-sm-6,
	.vc_col-sm-7,
	.vc_col-sm-5,
	.vc_col-sm-2\/5,
	.vc_col-sm-3\/5 {
		width: 100% !important
	}

	.vc_col-sm-6 .thim-widget-single-images,
	.vc_col-sm-7 .thim-widget-single-images,
	.vc_col-sm-5 .thim-widget-single-images,
	.vc_col-sm-2\/5 .thim-widget-single-images,
	.vc_col-sm-3\/5 .thim-widget-single-images {
		text-align: center
	}

	.hidden-mobile.elementor-widget-spacer {
		display: none
	}

	.form_img .elementor-widget-image {
		position: static !important;
		width: 100% !important
	}

	.heading_3 .elementor-column.elementor-col-50,
	.heading_3 .elementor-column[data-col="50"] {
		width: 100%
	}

	.thim-list-posts.health_sticky .sticky-post .article-image {
		height: inherit;
		background-color: transparent
	}

	.thim-list-posts.health_sticky .sticky-post .article-image img {
		position: inherit;
		left: inherit;
		width: 100%;
		transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0)
	}

	.textwidget #shaon-pricing-table-plus .minimal .highlight .price h4,
	.wpb_text_column #shaon-pricing-table-plus .minimal .highlight .price h4,
	.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight .price h4 {
		width: 110px
	}

	.textwidget #shaon-pricing-table-plus .minimal .highlight .price h4>span,
	.wpb_text_column #shaon-pricing-table-plus .minimal .highlight .price h4>span,
	.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight .price h4>span {
		display: block
	}

	body.admin-bar .menu-scroll-v4.site-header.sticky-header,
	body.admin-bar .menu-scroll-v2.site-header.sticky-header {
		top: 0
	}

	#masthead.header_v4.affix body.admin-bar .site-header.sticky-header,
	#masthead.header_v4.affix-top body.admin-bar .site-header.sticky-header {
		top: 46px
	}

	#masthead.header_v4.affix .width-logo,
	#masthead.header_v4.affix-top .width-logo {
		border-bottom: none;
		overflow: hidden;
		padding-left: 0
	}

	#masthead.header_v4.affix .width-logo .top-left,
	#masthead.header_v4.affix-top .width-logo .top-left {
		display: none
	}

	#masthead.header_v4.affix .width-logo .top-right,
	#masthead.header_v4.affix-top .width-logo .top-right {
		margin-top: 0;
		padding-right: 62px;
		position: absolute !important;
		right: 0;
		top: 25px
	}

	#masthead.header_v4.affix .width-logo a,
	#masthead.header_v4.affix-top .width-logo a {
		float: left
	}

	#masthead.header_v4.affix .width-logo a img,
	#masthead.header_v4.affix-top .width-logo a img {
		position: relative;
		top: 12px
	}

	#masthead.header_v4.affix .menu-mobile-effect.navbar-toggle,
	#masthead.header_v4.affix-top .menu-mobile-effect.navbar-toggle {
		top: -18px
	}

	.mobile-logo-custom.site-header .sticky-logo,
	.mobile-logo-custom.site-header .no-sticky-logo {
		display: none
	}

	.mobile-logo-custom.site-header.affix-top .sticky-logo-mobile {
		display: none
	}

	.mobile-logo-custom.site-header.affix .no-sticky-logo-mobile {
		display: none
	}

	.thim-course-grid {
		display: flex;
		flex-wrap: wrap
	}

	.thim-course-grid .lpr_course[class*=course-grid-] {
		width: 50%;
		clear: initial
	}

	.thim-course-grid .lpr_course[class*=course-grid-]:nth-child(3n+1),
	.thim-course-grid .lpr_course[class*=course-grid-]:nth-child(4n+1) {
		clear: none
	}

	.thim-course-grid .lpr_course[class*=course-grid-]:nth-child(2n+1) {
		clear: both
	}

	.thim-ralated-course .thim-course-grid .lpr_course[class*=course-grid-]:nth-child(5n+0),
	.thim-ralated-course .thim-course-grid .lpr_course[class*=course-grid-]:nth-child(5n+3),
	.thim-ralated-course .thim-course-grid .lpr_course[class*=course-grid-]:nth-child(5n+4),
	.thim-ralated-course .thim-course-grid .lpr_course[class*=course-grid-]:nth-child(5n+5) {
		display: none
	}

	.list-tab-event .nav-tabs li {
		min-width: auto;
		width: 33.333%
	}

	body.single-lpr_course.admin-bar .mfp-inline-holder {
		padding-top: 46px
	}

	.mfp-content .popup-title {
		font-size: 1rem;
		line-height: 70px;
		padding-left: 20px;
		padding-right: 80px
	}

	.mfp-content .popup-title>button {
		line-height: 70px;
		width: 70px;
		height: 70px
	}

	.mfp-content .course-content.popup-content,
	.mfp-content .thim-iframe-quiz iframe {
		padding-left: 20px;
		padding-right: 20px
	}

	.siteorigin-panels-stretch.panel-row-style {
		background-position: top left !important
	}

	.thim-footer-one-course .panel-grid-cell {
		width: 100% !important;
		float: none
	}

	.thim-video-box .video-container {
		background-size: contain
	}

	.thim-video-box .video-container .video {
		height: 354px
	}

	article.our_team .image {
		width: 100%;
		float: none;
		margin-bottom: 30px
	}

	article.our_team .image img {
		max-width: 200px
	}

	article.our_team .content {
		width: 100%;
		float: none;
		clear: both;
		padding-left: 0
	}

	article.our_team .extra-info {
		width: 100%;
		float: none;
		clear: both;
		padding-left: 0;
		border: 0
	}

	.thim-widget-progress-step .thim-progress-step-carousel-container,
	.thim-widget-progress-step .thim-progress-step .progress-step-title {
		float: left;
		width: 50%
	}

	.thim-widget-progress-step .thim-progress-step .active-item:not(.last-active-item) .progress-step {
		border-color: transparent
	}

	.woocommerce-page .product .meta-sharing .thim-social-share {
		float: none;
		clear: both;
		position: relative;
		top: 15px
	}

	.thim-list-event .item-event .event-wrapper .description {
		display: block
	}

	.thim-list-event .item-event.feature-item .event-wrapper {
		width: 100%
	}

	.thim-list-event .item-event .image {
		width: 100%;
		float: left;
		max-width: 100%
	}

	.thim-list-event .item-event:not(.feature-item) .view-detail {
		float: left;
		margin-top: 15px;
		margin-bottom: 15px
	}

	.product-grid li.col-md-4:nth-child(2n+1) {
		clear: both
	}

	.product-grid li.col-md-4:nth-child(3n+1) {
		clear: none
	}

	.woocommerce #content div.product div.summary,
	.woocommerce div.product div.summary,
	.woocommerce-page #content div.product div.summary,
	.woocommerce-page div.product div.summary {
		width: auto;
		float: none;
		clear: both
	}

	.woocommerce-page .product .meta-sharing .product_meta {
		height: auto;
		float: none;
		margin-top: 40px
	}

	.woocommerce-page .product .meta-sharing .thim-social-share {
		float: none
	}

	.woocommerce table.cart.shop_table th.product-thumbnail,
	.woocommerce table.cart tr td.product-thumbnail {
		display: none
	}

	.woocommerce table.cart .cart_item .product-quantity .thim-quantity .quantity input,
	.woocommerce table.cart .cart_item .product-quantity .thim-quantity .quantity {
		width: 50px;
		min-width: 50px
	}
}

@media (max-width:767px) {

	#thim-popup-login.has-shortcode .mo-openid-app-icons,
	#thim-popup-login.has-shortcode .thim-login {
		width: 100%;
		border: none
	}

	.single-product div.product .product_title {
		margin-top: 30px
	}

	.sc_heading.gym .sub-heading {
		line-height: normal
	}

	.thim-image-box.style-1 {
		text-align: center
	}

	.columns-3-img .thim-widget-image-box {
		margin-bottom: 10px
	}

	.columns-3-img .thim-widget-image-box .elementor-widget-container {
		margin-top: 0 !important
	}

	.woocommerce-account .woocommerce-MyAccount-navigation {
		width: 100%
	}

	.woocommerce-account .woocommerce-MyAccount-navigation ul {
		margin-left: 0
	}

	.woocommerce-account .woocommerce-MyAccount-navigation ul li {
		display: block
	}

	.woocommerce-account .woocommerce-MyAccount-content {
		width: 100%
	}

	.thim-widget-single-images .single-image.text-right {
		text-align: left
	}

	.single-post .page-content article .post-formats-wrapper {
		text-align: left
	}

	.mfp-wrap .mfp-content .round-slider-content iframe {
		width: 100%
	}

	#main,
	#sidebar {
		width: 100%;
		float: left;
		clear: both
	}

	.site-main.alignleft {
		padding-right: 15px;
		padding-bottom: 60px
	}

	.site-main.alignright {
		padding-left: 15px;
		padding-bottom: 60px
	}

	.thim-list-posts.health_homepage article {
		width: 100%;
		margin-bottom: 30px
	}

	.thim-best-industry {
		margin: 0
	}

	.thim-best-industry .wrapper-box-icon.overlay {
		background: #000
	}

	.thim-get-100s {
		text-align: center
	}

	.thim-register-now-form {
		float: none;
		margin: 60px auto
	}

	.color-white .counter-group {
		text-align: center
	}

	.counter-box {
		border-right: 0
	}

	.search-course-list-info li {
		margin: 0 15px
	}

	.widget-area .thim-course-list-sidebar .course-thumbnail {
		width: 100px;
		height: auto;
		margin-right: 20px
	}

	.widget-area .thim-course-list-sidebar .thim-course-content {
		width: calc(100% - 120px);
		width: -webkit-calc(100% - 120px);
		width: -moz-calc(100% - 120px)
	}

	.alignright,
	.alignleft {
		float: none
	}

	.contact-page .row .wpcf7-form-control-wrap {
		width: 100%
	}

	.contact-page .row .wpcf7-form-control-wrap.your-name,
	.contact-page .row .wpcf7-form-control-wrap.your-email {
		margin-bottom: 10px
	}

	#profile-tabs,
	.user-info {
		width: 100%;
		padding: 0
	}

	.megacol {
		background-image: none !important
	}

	.user-courses-content .own-courses .own-courses-wrapper .inner-own-course {
		width: 100%
	}

	.widget-box-title .browse-all-courses {
		position: static
	}

	.widget-box-title {
		padding-right: 0
	}

	.widget-box-title p {
		margin-bottom: 0
	}

	.custom-images {
		margin-top: 25px;
		margin-bottom: 25px
	}

	.top_site_main .page-title-wrapper {
		padding-top: 50px;
		padding-bottom: 50px
	}

	.site-content {
		padding: 35px 15px
	}

	.woocommerce.single-product .col-sm-12 div.product div.images,
	.woocommerce.single-product .col-sm-12 div.product div.summary,
	.woocommerce.single-product .col-sm-9 div.product div.images,
	.woocommerce.single-product .col-sm-9 div.product div.summary {
		width: 100% !important
	}

	.woocommerce.single-product div.product .related.products .blog-grid li.product {
		width: 50% !important
	}

	.woocommerce.single-product div.product .related.products .blog-grid li.product:nth-child(2n+1) {
		clear: both
	}

	.site-header {
		padding: 15px 0
	}

	.site-header.sticky-header.affix {
		padding-top: 7px;
		padding-bottom: 7px
	}

	.site-header.sticky-header.affix .navbar-nav>li>a,
	.site-header.sticky-header.affix .navbar-nav>li>span.disable_link {
		padding: 0
	}

	.thim-gallery-images-default .item {
		float: left;
		width: 50% !important
	}

	.overlay-black {
		padding-bottom: 30px !important;
		padding-top: 50px !important
	}

	.fix-responsive {
		margin-left: 0 !important
	}

	.single .learn-press header {
		overflow: hidden
	}

	.single .learn-press header .author {
		float: left
	}

	.single .learn-press #course-landing .course-students>span::after {
		display: none
	}

	#masthead.affix-top {
		margin-top: 0
	}

	.navigation .width-logo img {
		margin: 0;
		margin-bottom: 10px
	}

	#masthead .navigation {
		padding-top: 10px;
		padding-bottom: 0
	}

	.learn-press h1.entry-title,
	.menu-scoll-landing .col-md-6 {
		width: 100%
	}

	.menu-scoll-landing .col-md-6 {
		margin-bottom: 15px !important;
		text-align: left
	}

	.menu-scoll-landing .course-wishlist,
	.menu-scoll-landing .course-wishlisted {
		display: inline-block;
		font-size: 0;
		padding: 13px;
		margin-left: 0
	}

	.menu-scoll-landing .course-wishlist::after,
	.menu-scoll-landing .course-wishlisted::after {
		font: normal normal normal 14px/1 "Font Awesome 5 Free";
		content: "\f004"
	}

	.menu-scoll-landing .course-wishlisted::after {
		content: "\f004"
	}

	.wrapper-author {
		margin-bottom: 25px
	}

	.learn-press .course-meta .course-author {
		display: none
	}

	.profile-container .user-tab {
		width: 100%;
		float: none;
		text-align: center;
		margin-bottom: 40px
	}

	.profile-container .profile-tabs {
		width: 100%;
		float: none;
		clear: both
	}

	.wrapper-box-icon.overlay .heading__primary {
		margin-top: 35px
	}

	.thim-register-form-top {
		margin-top: 0
	}

	.thim-register-form-top .thim-register-now-form {
		margin: auto;
		box-shadow: 1px 0 5px 0 #ccc
	}

	.wrapper-lists-our-team .our-team-item {
		width: 50%;
		float: left
	}

	.thim-other-member.wrapper-lists-our-team .our-team-item {
		margin-bottom: 55px
	}

	.thim-demo-accounts {
		clear: both;
		margin-left: -15px !important;
		margin-right: -15px !important
	}

	.thim-demo-accounts>.panel-grid-cell {
		width: 50% !important;
		float: left !important;
		padding-left: 15px !important;
		padding-right: 15px !important
	}

	.thim-video-box .video-container {
		max-height: 415px
	}

	.thim-video-box .video-container .video {
		max-height: 340px;
		height: 340px
	}

	.thim-welcome-university>.panel-grid-cell {
		width: 100% !important
	}

	.thim-welcome-university>.panel-grid-cell:first-child {
		padding-right: 0 !important
	}

	.thim-welcome-university>.panel-grid-cell:first-child::before {
		display: none
	}

	.thim-welcome-university>.panel-grid-cell:nth-child(2) {
		padding-left: 0 !important
	}

	article.testimonials .image {
		width: 100%;
		float: none;
		clear: both;
		margin: 0;
		margin-bottom: 30px
	}

	article.testimonials .image img {
		max-width: 200px
	}

	article.testimonials .content {
		float: none;
		width: 100%;
		clear: both
	}

	.wrapper-gallery-filter>.thim-col-5,
	.wrapper-gallery-filter>[class*=col-sm-] {
		width: 50%;
		float: left
	}

	.thim-list-posts.homepage .item-post .article-image {
		position: initial;
		margin-right: 0;
		width: 33%;
		height: auto
	}

	.thim-list-posts.homepage .item-post .article-image img {
		position: initial;
		height: auto;
		width: 100%;
		left: 0;
		top: 0;
		transform: translateY(0)
	}

	.thim-list-posts.homepage .item-post article {
		width: 67%
	}

	.thim-gallery-video .video-item .video-thumbnail {
		height: auto
	}

	.thim-gallery-video .video-item .video-thumbnail img {
		position: initial;
		top: 0;
		left: 0;
		-webkit-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0)
	}

	.thim-gallery-video .video-item.feature-item .video-thumbnail {
		height: auto
	}

	.thim-widget-accordion .widget-title {
		text-align: center
	}

	.page-content article.post {
		padding-right: 0
	}

	article.post {
		padding-right: 15px
	}

	article.post .entry-header {
		display: inline-flex
	}

	.widget-area aside .article-image img {
		max-width: 75px
	}

	.widget-area aside .item-post {
		width: 100%
	}

	article .thim_sharepost {
		display: block;
		float: none
	}

	article .thim_sharepost .thim-social-share {
		float: none
	}

	#health-icon-box .first-icon-element {
		margin-top: 0;
		margin-bottom: 0
	}

	#health-icon-box .thim-widget-icon-box .wrapper-box-icon.circle .heading__primary {
		line-height: 22px
	}

	.health-v3 .thim-round-slider .scrollable {
		height: inherit !important
	}

	.health-v3 .thim-round-slider .scrollable li {
		position: inherit
	}

	.health-v3 .thim-round-slider .scrollable li:first-child .slide-content .image {
		height: inherit
	}

	.health-v3 .thim-round-slider .scrollable li:first-child .slide-content .image img {
		position: relative;
		top: inherit;
		transform: inherit
	}

	.form-signup-effective form {
		padding-right: 30px;
		padding-left: 30px
	}

	.form-signup-effective form .fields-signup .field-email,
	.form-signup-effective form .fields-signup .field-name {
		width: 100%;
		padding-right: 0;
		margin-bottom: 15px
	}

	.form-signup-effective form .fields-signup .field-submit {
		width: 100%
	}

	.body-effective-layout .video_bg {
		padding-bottom: 0 !important
	}

	.body-effective-layout .video_bg .list-video-slider .owl-controls .owl-nav>div {
		top: 50%;
		width: 40px;
		line-height: 40px
	}

	.body-effective-layout .video_bg .list-video-slider .owl-controls .owl-nav>div i {
		font-size: 22px;
		line-height: 40px
	}

	.body-effective-layout .list-video-slider .owl-controls .owl-nav>div {
		width: 40px
	}

	.body-effective-layout .list-video-slider .owl-dots.owl-pagination {
		position: absolute;
		left: 50%;
		bottom: 5%;
		transform: translate(-50%, -5%)
	}

	.body-effective-layout .list-video-slider .play-button {
		width: 60px;
		height: 60px
	}

	.body-effective-layout .list-video-slider .play-button i {
		font-size: 28px;
		line-height: 55px
	}

	.thim-list-event-effective .layout-effective-slider .event-item .title-event,
	.thim-list-event-effective .layout-effective-slider .event-item .meta-event {
		margin-left: 15px;
		margin-right: 15px
	}

	.thim-list-event-effective .layout-effective-slider .event-item .countdown-event .entry-countdown {
		margin-top: -44px
	}

	.thim-list-event-effective .layout-effective-slider .event-item .countdown-event .entry-countdown .countdown-row .countdown-section {
		width: 50px;
		margin: 0 5px
	}

	.thim-list-event-effective .layout-effective-slider .event-item .countdown-event .entry-countdown .countdown-row .countdown-section .countdown-amount {
		height: 50px;
		line-height: 50px;
		font-size: 24px
	}

	.thim-list-event-effective .layout-effective-normal .item-event .info-event {
		width: 100%;
		float: none
	}

	.thim-list-event-effective .layout-effective-normal .item-event .date-event {
		width: 100%;
		float: none;
		text-align: left;
		margin-bottom: 15px
	}

	.thim_1_col_tablet .elementor-widget-thim-heading .sc_heading,
	.thim_1_col_tablet .elementor-widget-button {
		text-align: center
	}

	.thim_1_col_tablet .thim-widget-button {
		margin-top: -75px
	}

	.thim_1_col_tablet .thim-widget-button .text-right {
		text-align: center
	}

	.thim_1_col_tablet .sc_heading {
		margin-bottom: 0
	}

	.thim_1_col_tablet .sc_heading.text-left {
		text-align: center
	}

	.textwidget #shaon-pricing-table-plus.gray .minimal .highlight,
	.elementor-shortcode #shaon-pricing-table-plus.gray .minimal .highlight,
	.wpb_text_column #shaon-pricing-table-plus.gray .minimal .highlight {
		width: 100%
	}

	.elementor-shortcode #shaon-pricing-table-plus.gray .minimal .highlight.featured,
	.textwidget #shaon-pricing-table-plus.gray .minimal .highlight.featured {
		margin-top: 0
	}

	.body-effective-layout .thim-widget-image-box {
		text-align: center
	}

	.thim-image-box {
		display: inline-block
	}
}

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

	#tab-course-review .course-rating .detailed-rating,
	#tab-reviews .course-rating .detailed-rating {
		margin-top: 30px
	}

	.entry-tag-share .thim-social-share {
		float: none;
		margin-top: 15px
	}
}

@media (max-width:600px) {
	.thim-newletter-therapist {
		padding-left: 0 !important
	}

	.thim-list-posts-therapist>.row>div {
		width: 100%;
		margin-bottom: 30px
	}

	footer .widget_thim_layout_builder .panel-grid .panel-row-style .panel-grid-cell {
		width: 100% !important
	}

	footer .widget_thim_layout_builder .panel-grid .panel-row-style .panel-grid-cell:last-child {
		margin-bottom: 30px
	}

	.thim-list-posts.health_2 .item-post .entry-content {
		clear: both;
		float: none;
		width: 100%
	}

	.thim-list-posts.health_2 .item-post .entry-content .entry-header {
		margin-bottom: 5px
	}

	.thim-list-posts.health_2 .item-post .article-image {
		max-width: 100%;
		margin-bottom: 15px
	}

	body.admin-bar .site-header.affix {
		top: 0
	}

	body.admin-bar .menu-scoll-landing {
		top: 0
	}

	.mc4wp-form .mc4wp-form-fields input[type=text],
	.mc4wp-form .mc4wp-form-fields input[type=email] {
		margin-left: 0
	}

	.woocommerce #content .comments-area .comment-list .comment-list-inner .children,
	.woocommerce .comments-area .comment-list .comment-list-inner .children {
		margin-left: 50px
	}

	.comments-area .comment-list .comment-list-inner .children {
		margin-left: 0;
		padding-left: 10px
	}

	.thim-testimonial-slider {
		padding: 0 30px
	}

	.thim-testimonial-slider .control-nav {
		top: 56px !important
	}

	.thim-testimonial-slider .slides-content .content {
		margin-left: -30px;
		margin-right: -30px
	}

	.learn-press .course-meta .course-review {
		display: none
	}

	.learn-press .course-meta>div {
		border-right: 0
	}

	.thim-course-menu-landing .thim-course-landing-tab {
		display: none
	}

	.thim-course-top .course-index {
		display: none
	}

	.page-404-content {
		padding-left: 0;
		padding-right: 0
	}

	.thim-demo-accounts {
		clear: both;
		margin-left: 0 !important;
		margin-right: 0 !important
	}

	.thim-demo-accounts>.panel-grid-cell {
		width: 100% !important;
		float: none !important;
		padding-left: 0 !important;
		padding-right: 0 !important
	}

	.thim-demo-accounts>.panel-grid-cell .thim-widget-single-images {
		display: none
	}

	.thim-footer-info>div {
		display: block;
		margin-right: 0
	}

	.woocommerce table.cart .cart_item .product-quantity .thim-quantity .action.minus,
	.woocommerce table.cart .cart_item .product-quantity .thim-quantity .action.plus {
		display: none
	}

	.woocommerce table.cart .cart_item .product-quantity .thim-quantity .quantity input {
		border: 1px solid #eee
	}

	.site-header.thim-header-effective .navigation {
		padding-top: 10px !important;
		padding-bottom: 10px !important
	}

	.site-header.thim-header-effective .navigation nav .navbar-nav>li.menu-right {
		display: none
	}

	.site-header.thim-header-effective .menu-mobile-effect.navbar-toggle {
		top: 10px
	}
}

@media (max-width:480px) {
	.form_get_video .head_form::after {
		background-size: auto;
		margin-top: -1px
	}

	.header_v3.site-header #toolbar .widget_login-popup a {
		margin-left: 0;
		padding-left: 0;
		border-left: none
	}

	.header_v3.site-header #toolbar .menu_right_position .thim-widget-social {
		display: none
	}

	.header_v3.site-header .column_logo {
		width: 180px !important
	}

	.header_v3.site-header .column_right {
		width: calc(100% - 180px) !important
	}

	.thim-round-testimonial {
		padding-bottom: 320px
	}

	.thim-round-testimonial.layout-3 {
		padding: 47px 0 159px
	}

	.thim-round-testimonial .slides-wrapper {
		width: 100%;
		margin-bottom: 25px
	}

	.thim-round-testimonial .slides-content {
		width: 100%;
		text-align: center;
		margin-bottom: 50px
	}

	.thim-round-testimonial .slides-content .slide-content .title {
		display: inline-block
	}

	.thim-list-posts-slider .thim-list-slide-posts-carousel-container .owl-controls {
		top: -46px
	}

	.form_get_video .head_form {
		padding-right: 10px;
		padding-left: 10px
	}

	.form_get_video .head_form h3 {
		font-size: 1.125rem
	}

	.form_get_video .content_form {
		padding-right: 20px;
		padding-left: 20px
	}

	.thim-course-top .courses-searching form {
		width: 215px
	}

	body #course-curriculum-popup #popup-main #popup-header {
		display: table;
		width: 100%;
		overflow: inherit
	}

	body #course-curriculum-popup #popup-main #popup-header .popup-title {
		height: inherit;
		white-space: inherit;
		max-width: 100%;
		line-height: 30px;
		vertical-align: middle;
		display: table-cell;
		overflow: inherit
	}

	body #course-curriculum-popup #popup-main #popup-header .popup-close {
		height: 89px
	}

	#masthead.site-header.header_v4 .width-logo {
		padding-top: 20px
	}

	#masthead.site-header.header_v4 .width-logo .top-right {
		margin-top: 0;
		padding: 0 15px;
		text-align: right;
		top: -10px;
		width: 100%;
		left: 0;
		background: #000
	}

	#masthead.site-header.header_v4 .width-logo .top-right .thim-widget-login-popup a {
		color: #fff !important;
		display: inline-block
	}

	#masthead.site-header.header_v4 .width-logo .top-right .thim-widget-login-popup>a.register_link {
		color: #fff !important
	}

	#masthead.site-header.header_v4 .width-logo .top-right .widget_shopping_cart h4 {
		color: #fff
	}

	#masthead.site-header.header_v4 .width-logo .top-right .widget_search::before {
		color: #fff
	}

	#masthead.site-header.header_v4 .width-logo a {
		float: none;
		display: block
	}

	#masthead.site-header.header_v4 .width-logo a img {
		position: relative;
		top: 17px
	}

	#masthead.site-header.header_v4 .width-logo a.sticky-logo {
		display: none
	}

	#masthead.site-header.header_v4 .menu-mobile-effect.navbar-toggle {
		top: -21px !important
	}

	.course-grid .col-sm-6,
	.archive_switch .col-sm-6 {
		width: 100%
	}

	.one-courses-page-content .col-sm-4,
	.one-courses-page-content .col-sm-8 {
		display: block
	}

	.posts-display .col-sm-6 {
		width: 100%
	}

	.breadcrumbs-wrapper.button-list-gird .woocommerce-breadcrumb,
	.breadcrumbs-wrapper.button-list-gird .display,
	.breadcrumbs-wrapper.button-list-gird .thim-breadcrumbs,
	.breadcrumbs-wrapper.button-list-gird #breadcrumbs {
		width: 100%
	}

	.breadcrumbs-wrapper.button-list-gird .display {
		padding-top: 20px;
		text-align: left
	}

	.breadcrumbs-wrapper.button-list-gird .display a {
		margin-left: 0;
		margin-right: 20px
	}

	.woocommerce.single-product div.product .related.products .blog-grid li.product {
		width: 100% !important
	}

	.woocommerce.single-product div.product .related.products .blog-grid li.product:nth-child(2n+1) {
		clear: both
	}

	.thim-gallery-images-default .item {
		float: left;
		width: 100% !important
	}

	.overlay-black .icon-box-title {
		font-size: 24px !important;
		line-height: 32px !important
	}

	.overlay-black .icon-box-title span {
		display: block
	}

	.thim-widget-courses-searching .courses-searching input {
		height: 40px !important;
		line-height: 40px !important;
		font-size: 0.875rem;
		padding-left: 10px;
		width: calc(100% - 40px) !important;
		width: -webkit-calc(100% - 40px) !important;
		width: -moz-calc(100% - 40px) !important
	}

	.thim-widget-courses-searching .courses-searching button {
		width: 40px;
		line-height: 40px
	}

	.custom-readmore .icon-left .content-inner {
		width: 100% !important;
		text-align: center;
		padding: 15px 0
	}

	.custom-readmore .icon-left .content-inner .icon-box-title {
		font-size: 26px !important
	}

	.custom-readmore .icon-left .boxes-icon {
		margin: 0 auto;
		float: none
	}

	.wrapper-author .avatar-instructors,
	.wrapper-author .author-right {
		width: 100%;
		display: inline-block
	}

	.wrapper-box-icon.overlay .heading__primary {
		margin-top: 20px
	}

	.thim-testimonial-slider .control-nav {
		top: 69px !important
	}

	.learn-press .course-tabs .nav-tabs li a span {
		display: none
	}

	#tab-course-description .thim-course-content,
	#learn-press-course-description .thim-course-content {
		padding-right: 20px
	}

	.thim-ralated-course .thim-course-grid .lpr_course[class*=course-grid-] {
		width: 100%;
		display: none
	}

	.thim-ralated-course .thim-course-grid .lpr_course[class*=course-grid-]:first-child {
		display: inherit
	}

	.thim-course-grid .lpr_course[class*=course-grid-] {
		width: 100%;
		float: none
	}

	.thim-course-carousel,
	.thim-owl-carousel-post {
		padding-top: 10px
	}

	.thim-course-carousel .owl-controls,
	.thim-owl-carousel-post .owl-controls {
		top: -40px;
		left: 5px;
		right: auto
	}

	.profile-tabs .thim-course-grid.thim-carousel-wrapper {
		padding-top: 40px
	}

	.profile-tabs .thim-course-grid.thim-carousel-wrapper .owl-controls {
		top: -10px
	}

	.thim-widget-courses .view-all-courses {
		top: -37px;
		left: 0;
		right: auto
	}

	.thim-widget-courses .thim-course-grid:not(.thim-carousel-wrapper) {
		padding-top: 20px
	}

	.counter-group .counter-block {
		width: 85px;
		height: 85px;
		margin-right: 10px
	}

	.counter-group .counter-block .counter {
		height: 40px;
		line-height: 40px;
		font-size: 40px;
		margin: 10px 18px 0
	}

	.counter-group .counter-block .counter-caption {
		font-size: 0.875rem;
		line-height: 18px
	}

	.comments-area .comment-respond-area #respond.comment-respond .comment-form .comment-form-author,
	.comments-area .comment-respond-area #respond.comment-respond .comment-form .comment-form-email,
	.comments-area .comment-respond-area #respond.comment-respond .comment-form .comment-form-url {
		width: 100%;
		margin-left: 0;
		margin-right: 0
	}

	#toolbar .thim-have-any-question {
		display: none
	}

	.thim-mobile-login {
		display: block
	}

	.profile-container .profile-tabs .nav-tabs li .text {
		display: none
	}

	.quiz-results .result-field {
		margin-right: 15px
	}

	form#lostpasswordform p input[type=text],
	form#lostpasswordform p input[type=email],
	form#lostpasswordform p input[type=password] {
		max-width: 260px
	}

	.top_site_main .page-title-wrapper h1,
	.top_site_main .page-title-wrapper h2 {
		font-size: 40px
	}

	.entry-navigation-post .prev-post,
	.entry-navigation-post .next-post {
		padding: 10px 20px 25px
	}

	.product-cat li a {
		margin-left: 3px;
		margin-right: 3px;
		padding-left: 5px;
		padding-right: 5px;
		font-size: 0.875rem
	}

	.product-grid .product.col-xs-6 {
		width: 100%;
		clear: both
	}

	.related-products .product {
		display: none
	}

	.related-products .product:first-child {
		display: block
	}

	.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li {
		width: 50%
	}

	.wrapper-lists-our-team .our-team-item {
		width: 100%
	}

	.thim-widget-tab .nav-tabs li a span {
		display: none
	}

	.mo-openid-app-icons .btn-block {
		margin-left: 0;
		margin-right: 0
	}

	.mo-openid-app-icons .btn-block:last-child {
		margin-top: 20px;
		margin-left: 0;
		margin-right: 0
	}

	.wrapper-gallery-filter>.thim-col-5,
	.wrapper-gallery-filter>[class*=col-sm-] {
		width: 100%;
		float: none
	}

	#tab-course-review .add-review form input[type=text],
	#tab-reviews .add-review form input[type=text] {
		width: 100%
	}

	.thim-list-posts.homepage .item-post article .thim-excerpt {
		display: none
	}

	.woocommerce .woocommerce-ordering,
	.woocommerce-page .woocommerce-ordering {
		float: none
	}

	.woocommerce .woocommerce-ordering {
		margin-top: 10px
	}

	.wpcf7-form .contact-left {
		width: 100%;
		float: none
	}

	.wpcf7-form .contact-right {
		width: 100%;
		float: none;
		padding-left: 0;
		padding-top: 20px
	}

	.wpcf7-form .contact-left {
		padding-right: 0
	}

	.maintenance-wrap .thim-widget-countdown-box .counter-block .counter-caption {
		top: 0
	}

	.thim-gallery-video .video-item {
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: 100%
	}

	.thim-gallery-video .video-item .play-button .fa {
		font-size: 24px
	}

	.thim-gallery-video .video-item .video-content .video-title {
		font-size: 1.25rem;
		font-weight: 700;
		margin-bottom: 10px
	}

	.thim-gallery-video .video-item .video-content .video-title a {
		color: #fff
	}

	.thim-gallery-video .video-item .video-content .video-title a:hover {
		color: #1e73be
	}

	.thim-gallery-video .video-item .video-content .video-date {
		display: none
	}

	.thim-gallery-video .video-item .video-content .comment {
		display: none
	}

	.thim-gallery-video .video-item.feature-item .play-button {
		width: 32px;
		height: 32px
	}

	.thim-gallery-video .video-item.feature-item .play-button .fa {
		font-size: 24px;
		border: 2px solid #fff;
		line-height: 28px;
		width: 32px;
		height: 32px
	}

	.thim-gallery-video .video-item.feature-item .play-button .fa::before {
		margin-left: 2px
	}

	.thim-list-event .image .entry-countdown .tp_event_counter .countdown-row .countdown-section {
		width: 70px;
		height: 70px
	}

	.thim-list-event .image .entry-countdown .tp_event_counter .countdown-row .countdown-section .countdown-amount {
		font-size: 25px;
		margin-top: 10px
	}

	.thim-list-event .image .entry-countdown .tp_event_counter .countdown-row .countdown-section .countdown-period {
		font-size: 10px
	}

	.comments-area .comment-respond-area #respond.comment-respond .comment-form .comment-form-comment {
		width: 100%
	}

	.woocommerce.woocommerce-cart table.cart td.actions .coupon,
	.woocommerce-page.woocommerce-cart table.cart td.actions .coupon {
		margin-bottom: 15px
	}

	.woocommerce .cart-collaterals .cart_totals,
	.woocommerce-page .cart-collaterals .cart_totals {
		width: 100%;
		float: none
	}

	.thim-about-author .author-bio {
		width: 100%;
		clear: both;
		float: none
	}

	.thim-about-author .author-avatar {
		float: none;
		display: inline-block;
		margin-right: 0;
		margin-bottom: 5px
	}
}

@media (max-width:420px) {

	.woocommerce table.cart.shop_table th.product-price,
	.woocommerce table.cart .cart_item td.product-price {
		display: none
	}
}

@media (max-width:360px) {
	.thim-testimonial-slider .control-nav {
		top: 50px !important
	}

	.thim-social-share li {
		margin-bottom: 10px
	}

	#tab-course-review .course-rating .detailed-rating .stars,
	#tab-reviews .course-rating .detailed-rating .stars {
		padding: 0 15px
	}

	#tab-course-review .course-rating .detailed-rating .stars div.bar,
	#tab-reviews .course-rating .detailed-rating .stars div.bar {
		width: 135px
	}

	form#lostpasswordform p input[type=text],
	form#lostpasswordform p input[type=email],
	form#lostpasswordform p input[type=password] {
		margin-bottom: 15px;
		max-width: 100%
	}

	form#lostpasswordform p input[type=submit] {
		width: 100%;
		max-width: 100%;
		margin: 0
	}

	.mc4wp-form .mc4wp-form-fields input[type=text],
	.mc4wp-form .mc4wp-form-fields input[type=email] {
		width: 100%;
		margin-bottom: 15px;
		max-width: 100%
	}

	.mc4wp-form .mc4wp-form-fields input[type=submit] {
		height: 40px;
		padding: 5px 25px;
		width: 100%;
		margin-left: 0
	}

	.wpcf7-form .your-name,
	.wpcf7-form .your-email {
		margin-left: 0;
		width: 100%
	}

	.top_site_main .page-title-wrapper h1,
	.top_site_main .page-title-wrapper h2 {
		font-size: 35px
	}

	.counter-group .counter-block {
		width: 65px;
		height: 65px;
		margin-right: 5px
	}

	.color-white .counter-group .counter-block {
		margin-right: 5px
	}

	.counter-group .counter-block .counter {
		height: 30px;
		line-height: 30px;
		font-size: var(--thim-font-h2-font-size, 28px);
		margin: 8px 12px 0
	}

	.counter-group .counter-block .counter-caption {
		font-size: 11px;
		line-height: 18px
	}

	.learn-press .course-meta .course-categories {
		display: none
	}

	.page-404-content .col-xs-6 {
		width: 100%;
		float: none
	}

	.wrapper-box-icon.overlay .icon-images {
		display: table-cell
	}

	.wrapper-box-icon.overlay .icon-images img {
		margin-top: 0
	}

	#tab-course-review .course-review .content-review>ul .review-text,
	#tab-reviews .course-review .content-review>ul .review-text {
		width: 100%;
		clear: both;
		padding-top: 15px;
		float: none
	}

	.quiz-results .result-summary {
		text-align: center
	}

	.quiz-results .result-summary .result-field {
		margin: 7px 10px !important
	}

	article .entry-header .entry-meta li.author {
		display: none
	}

	.thim-login .link-bottom a {
		display: block
	}

	.comments-area .comment-list .comment-list-inner li .comment-right {
		float: none;
		clear: both;
		padding-top: 15px;
		width: 100%
	}

	.comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-edit-link {
		margin-left: 0;
		margin-right: 15px;
		float: left
	}

	.comments-area .comment-list .comment-list-inner li .content-comment {
		clear: both
	}

	.comments-area .comment-list .comment-list-inner li .comment-extra-info .date {
		float: left;
		margin-right: 0
	}

	.comments-area .comment-list .comment-list-inner .children {
		margin-left: 0
	}

	.comments-area .comment-list .comment-list-inner li .comment-extra-info .author {
		display: block;
		margin-right: 0
	}

	.thim-video-box .video-container {
		padding: 0;
		max-height: 200px
	}

	.thim-video-box .video-container .video {
		max-height: 200px
	}

	.wrapper-box-icon.overlay .heading__primary {
		padding-right: 0;
		word-wrap: break-word
	}

	.maintenance-wrap .thim-widget-countdown-box .counter-block .counter {
		margin-top: 12px
	}

	.maintenance-wrap .thim-widget-countdown-box .counter-block .with-hundreds {
		margin: 19px 20px 0
	}

	.maintenance-wrap .thim-widget-countdown-box .counter-block .counter-caption {
		top: 4px
	}

	.thim-gallery-video .video-item .video-content {
		bottom: 0
	}

	.thim-gallery-video .video-item .video-content .video-title {
		line-height: 25px
	}

	.thim-gallery-video .video-item .video-content .video-title a {
		font-size: 1.125rem
	}

	.thim-list-event .image .entry-countdown .tp_event_counter .countdown-row .countdown-section {
		width: 55px;
		height: 55px
	}

	.thim-list-event .image .entry-countdown .tp_event_counter .countdown-row .countdown-section .countdown-amount {
		font-size: 1.25rem;
		margin: 5px 0 0 0
	}

	.thim-list-event .image .entry-countdown .tp_event_counter .countdown-row .countdown-section .countdown-period {
		font-size: 8px;
		line-height: 100%
	}

	.woocommerce table.shop_table th {
		padding-left: 10px;
		padding-right: 10px
	}

	.woocommerce-cart table.cart td.actions .coupon .input-text {
		float: none;
		margin-bottom: 15px;
		width: 100%
	}

	.thim-list-posts.life_homepage .item-post article .entry-header .entry-meta .author {
		display: inline-flex
	}
}

@media (max-width:320px) {

	#tab-course-review .course-rating .detailed-rating .stars div.bar,
	#tab-reviews .course-rating .detailed-rating .stars div.bar {
		width: 105px
	}

	.thim-course-top .courses-searching form {
		width: 200px
	}

	.thim-testimonial-slider .control-nav {
		top: 65px !important
	}

	.top_site_main .page-title-wrapper h1,
	.top_site_main .page-title-wrapper h2 {
		font-size: 25px;
		line-height: 40px
	}

	.thim-list-posts.homepage .item-post article .entry-header .entry-meta {
		display: none
	}

	.thim-list-posts.homepage .item-post article .entry-header .entry-title {
		font-size: 1.125rem
	}
}

@media (max-width:991px) {
	.siteorigin-panels-stretch.panel-row-style {
		background-size: cover !important
	}

	.list-video-slider {
		padding-left: 25px;
		padding-right: 25px
	}

	.thim-list-event-effective .layout-effective-slider {
		margin-top: 60px
	}

	.thim-list-event-effective .layout-effective-slider .event-item {
		margin: 0 auto;
		max-width: 540px
	}

	.thim-list-event-effective .layout-effective-slider .layout-effective-wrap .owl-controls .owl-nav .owl-prev {
		left: 0
	}

	.thim-list-event-effective .layout-effective-slider .layout-effective-wrap .owl-controls .owl-nav .owl-next {
		right: 0
	}
}

@media (max-width:767px) and (min-width:600px) {
	.thim-course-grid.gym-layout .course-item .thim-course-content .course-meta {
		padding-right: 14px;
		padding-left: 14px
	}
}

@media (max-width:991px) and (min-width:768px) {

	.no-margin-xs.image3 .elementor-column.elementor-col-33,
	.no-margin-xs.image3 .elementor-column[data-col="33"] {
		width: 33.33% !important
	}

	.single-post .page-content article .related-archive .post-formats-wrapper {
		text-align: left;
		height: auto
	}

	.single-post .page-content article .related-archive>.row>div {
		margin-bottom: 30px
	}

	.widget-area.sidebar-events .event_register_area {
		padding-right: 15px;
		padding-left: 15px
	}

	.sign-up-effective .fields-signup input[type=text],
	.sign-up-effective .fields-signup input[type=email] {
		padding-left: 25px;
		padding-right: 25px
	}
}

@media (width:768px) {
	.thim_3_col_tablet_fix .panel-grid.panel-no-style {
		flex-direction: row !important
	}

	.thim_3_col_tablet_fix .panel-grid.panel-no-style .panel-grid-cell {
		padding: 0 15px !important
	}
}

@media (max-width:768px) {
	.thim-list-posts.health_sticky .sticky-post .entry-content .main-content {
		height: 185px
	}

	.elementor-widget-wp-widget-nav_menu .elementor-widget-container {
		padding-left: 0 !important
	}

	.elementor-widget-thim-heading .elementor-widget-container {
		margin-top: 0 !important
	}

	body.body-gym-layout .empty_space {
		max-height: 50px
	}

	.gym-heading-about {
		margin-top: 0 !important
	}

	.thim-list-posts-gym .item-post {
		margin-bottom: 30px
	}

	.thim-image-box.slider-layout.style-1 {
		margin-top: 30px;
		max-width: 100%
	}

	.thim_3_col_tablet.panel-widget-style {
		margin-bottom: 0
	}

	.thim-widget-image-box {
		text-align: center
	}

	.site-header>.header_full {
		padding: 10px 15px !important
	}

	.columns-3-img>.elementor-container>.elementor-row>.elementor-column {
		width: 100% !important
	}

	.push-box {
		border-bottom: none;
		margin-bottom: 30px
	}

	.push-box .vc_column-inner {
		padding: 0 15px
	}

	.grid_push_box {
		margin-top: 0 !important
	}

	.grid_push_box .iconbox-push {
		max-width: 400px;
		margin: 5px;
		position: relative;
		box-shadow: 0 3px 10px 2px rgba(0, 0, 0, 0.2)
	}

	.grid_push_box .iconbox-push:hover {
		box-shadow: 0 3px 10px 2px rgba(0, 0, 0, 0.2)
	}

	.grid_push_box .iconbox-push:hover .push_image {
		transform: translateY(0);
		opacity: 1
	}

	.grid_push_box .iconbox-push:hover .wrap_icon {
		transform: translateY(0);
		z-index: 99
	}

	.grid_push_box .iconbox-push:hover .content-inner .desc-icon-box {
		top: 0;
		opacity: 1;
		padding: 0
	}

	.grid_push_box .iconbox-push .push_image {
		position: relative;
		opacity: 1;
		width: 100%;
		height: auto;
		overflow: hidden
	}

	.grid_push_box .iconbox-push .push_image img {
		position: relative;
		left: 0;
		top: 0;
		transform: translate(0, 0);
		width: 100%;
		height: auto;
		max-width: initial
	}

	.grid_push_box .iconbox-push .wrap_icon {
		transform: translateY(0);
		position: relative;
		top: -50px;
		margin-bottom: 0
	}

	.grid_push_box .iconbox-push .content-inner {
		position: relative;
		top: -50px;
		padding-bottom: 99px;
		padding-left: 15px;
		padding-right: 15px
	}

	.grid_push_box .iconbox-push .content-inner .sc-heading {
		position: absolute;
		width: 100%;
		left: 0;
		bottom: 0
	}

	.grid_push_box .iconbox-push .content-inner .desc-icon-box {
		position: relative;
		opacity: 1;
		top: 0;
		left: 0;
		padding: 0;
		background-color: #fff
	}

	.grid_push_box .iconbox-push .content-inner .desc-icon-box p {
		height: auto;
		overflow: hidden
	}

	.woocommerce-page .product .meta-sharing::after {
		clear: both;
		content: "";
		display: table
	}

	.tp_single_event .tp-event-content .tp-event-info {
		padding-left: 20px;
		padding-right: 20px
	}

	.thim-list-event .item-event.feature-item .event-wrapper {
		margin-bottom: 25px
	}

	.thim-widget-progress-step .thim-progress-step .progress-step-title {
		width: 33%
	}

	.thim-widget-progress-step .thim-progress-step .thim-progress-step-carousel-container {
		width: 66%
	}

	.thim-list-posts.life_homepage .item-post .article-image img {
		position: inherit;
		left: inherit;
		top: inherit;
		transform: inherit
	}

	.elementor-widget-thim-list-event .thim-list-event .item-event.feature-item .event-wrapper,
	.thim-widget-list-event .thim-list-event .item-event.feature-item .event-wrapper {
		padding-right: 25px
	}

	.panel-grid .panel-grid-cell .push-box {
		margin: 0
	}

	.panel-grid .panel-grid-cell .push-box .iconbox-push .push_image {
		background-color: #fff
	}
}

@media (max-width:767px) {
	.vc_row.thim_3_col_tablet_fix .thim-image-box.default-layout.style-1 {
		margin-bottom: 30px
	}

	.elementor-widget-thim-gallery-videos .elementor-widget-container {
		margin-top: 20px !important
	}

	.hidden-mobile {
		display: none !important
	}

	#tab-course-review .course-rating .detailed-rating .stars,
	#tab-reviews .course-rating .detailed-rating .stars {
		padding-right: 15px;
		padding-left: 15px
	}

	.site-content .site-main.alignleft {
		padding-left: 15px
	}

	.giving-issues .thim-carousel-wrapper.gallery-img .owl-item {
		height: inherit
	}

	.thim-list-event .item-event .event-wrapper {
		padding-right: 25px !important;
		padding-left: 25px !important;
		margin-top: 20px;
		margin-bottom: 20px
	}

	.thim-round-slider {
		position: relative
	}

	footer#colophon.full-style-1 .elementor-widget-image-gallery .elementor-image-gallery .gallery {
		display: flex;
		flex-wrap: wrap
	}

	footer#colophon.full-style-1 .elementor-widget-image-gallery .elementor-image-gallery .gallery .gallery-item {
		width: 33.33%;
		max-width: 33.33%
	}
}

@media (max-width:767px) and (min-width:497px) {

	.thim-widget-progress-step .thim-progress-step .progress-step-title,
	.thim-widget-progress-step .thim-progress-step .thim-progress-step-carousel-container {
		width: 50%
	}
}

@media (max-width:497px) {
	.thim-widget-progress-step .thim-progress-step .progress-step-title {
		width: 50%
	}

	.thim-widget-progress-step .thim-progress-step .thim-progress-step-carousel-container {
		width: 50%
	}

	.thim-list-posts.life_homepage .item-post .article-image {
		width: 100%;
		height: inherit
	}

	.thim-list-posts.life_homepage .item-post article {
		margin-bottom: 25px;
		width: 100%
	}

	.thim-list-posts.life_homepage .item-post article .entry-header .entry-meta li {
		padding-left: 10px;
		margin-left: 0
	}

	.thim-list-posts.life_homepage .item-post article .entry-header .entry-meta li:first-child {
		padding-left: 0px
	}

	.thim-widget-courses div.thim-course-carousel .owl-controls {
		top: -36px;
		left: auto;
		right: 15px
	}

	.thim-list-posts.life_homepage .item-post article .entry-header .entry-meta .author:first-child {
		padding-left: 0px
	}

	.form-signup-effective form .sign-up-effective .fields-signup {
		flex-direction: column;
		display: flex
	}

	.form-signup-effective form .sign-up-effective .fields-signup .field-name {
		width: 100%
	}

	.form-signup-effective form .sign-up-effective .fields-signup .field-email {
		width: 100%
	}
}

@media (max-width:439px) {
	.thim-widget-progress-step .thim-progress-step .progress-step-title {
		padding-bottom: 25px;
		width: 100%;
		min-height: inherit !important;
		border: none;
		border-bottom: 1px solid #fff;
		border-radius: 0
	}

	.thim-widget-progress-step .thim-progress-step .thim-progress-step-carousel-container {
		width: 100%
	}

	.thim-widget-portfolio .wapper_portfolio .filters .portfolio-tabs {
		display: block
	}

	.thim-widget-portfolio .wapper_portfolio .filters .portfolio-tabs li {
		display: block
	}
}

@media (max-width:1200px) and (min-width:768px) {
	.thim-gallery-video .video-item .video-thumbnail img {
		height: 100%;
		width: auto;
		max-width: initial
	}
}

@media (max-width:780px) {
	#about-circle-box .panel-grid-cell {
		margin-bottom: 0
	}
}

@media (max-width:800px) {

	.textwidget #shaon-pricing-table-plus .minimal .highlight .content-highlight,
	.wpb_text_column #shaon-pricing-table-plus .minimal .highlight .content-highlight {
		margin-bottom: 30px
	}
}

@media (max-width:959px) {
	.thim-list-event .item-event .event-wrapper .description {
		display: none
	}

	.thim-list-event .item-event.feature-item .view-detail {
		margin-top: 30px
	}
}

@media (max-width:1000px) and (min-width:768px) {
	.thim-list-posts.homepage .item-post article .thim-excerpt {
		display: none
	}
}

@media (max-width:1024px) and (min-width:769px) {
	.gym-form .wpcf7-form div.wpcf7-mail-sent-ok {
		bottom: -45px
	}

	.site-header>.header_full {
		padding-right: 38px !important
	}
}

@media (max-width:780px) {
	.toolbar .widget_siteorigin-panels-builder .panel-grid-cell {
		margin-bottom: 0 !important
	}
}

@media (max-width:1024px) {
	.thim-slide-therapist .rev_slider_wrapper {
		margin-top: -30px;
		min-height: 800px
	}

	body #sb_instagram.sbi_fixed_height {
		overflow: visible;
		overflow-y: initial
	}

	.thim-course-grid.gym-layout .course-item .thim-course-content .value {
		font-size: 14px !important
	}

	.image-left70 img {
		margin-left: 0
	}

	.no-margin-xs {
		margin: 15px 0 0 !important
	}

	.slider_health_coaching .tp-simpleresponsive>ul {
		position: inherit
	}

	.slider_health_coaching .tp-simpleresponsive .tp-thumbs.erinyen {
		top: inherit !important;
		position: inherit !important;
		transform: inherit !important
	}

	.header_v3 .navbar-toggle {
		display: block;
		margin: 0;
		position: relative;
		right: 0;
		top: 0
	}

	.header_v3 .width-navigation {
		display: none
	}

	.header_v3.site-header .column_logo {
		width: 200px;
		float: left
	}

	.header_v3.site-header .column_right {
		width: calc(100% - 230px);
		width: -webkit-calc(100% - 230px);
		width: -moz-calc(100% - 230px);
		float: right
	}

	.header_v3#masthead .navigation {
		padding-top: 0
	}

	.textwidget #shaon-pricing-table-plus.gray .minimal .highlight .features ul,
	.elementor-widget-shortcode #shaon-pricing-table-plus.gray .minimal .highlight .features ul {
		padding-left: 25px !important;
		padding-right: 25px !important
	}

	.textwidget #shaon-pricing-table-plus.gray .minimal .highlight .features .select,
	.elementor-widget-shortcode #shaon-pricing-table-plus.gray .minimal .highlight .features .select {
		padding-right: 30px;
		padding-left: 30px
	}

	.form_img {
		padding-bottom: 40px
	}

	.wpcf7-form .contact-home5 p span input {
		min-height: 50px
	}

	.menu-right {
		margin-top: 5px;
		border-top: 1px solid rgba(238, 238, 238, 0.168627451)
	}

	.menu-right ul {
		margin-left: 0px
	}

	.menu-right ul li a {
		font-size: 16px;
		color: #777
	}

	.menu-right ul .button-style5 .custom_style {
		display: none
	}
}

@media (max-width:449px) {
	.thim-list-posts .health_homepage article .entry-header {
		display: inline-flex
	}

	.thim-list-posts .health_homepage article .thim-list-posts.health_homepage article .description {
		padding: 0px !important
	}
}

@media (max-width:1024px) {
	.site-header #toolbar .thim-have-any-question.pull-right {
		float: left !important
	}

	.site-header #toolbar .thim-have-any-question.pull-right .address {
		margin-left: 0px
	}

	.site-header #toolbar .thim-have-any-question.pull-right .border-right:after {
		display: none
	}
}

@media (max-width:824px) and (min-width:780px) {
	.thim-course-grid.gym-layout .course-item .thim-course-content .course-info {
		float: left
	}
}

@media (max-width:389px) {
	.maintenance-wrap .thim-widget-countdown-box .counter-block {
		margin-left: 30px;
		margin-right: 30px;
		margin-bottom: 30px;
		float: none !important
	}
}

@media (max-width:800px) and (min-width:480px) {
	.minimal .plan {
		width: 50% !important;
		float: left !important
	}
}

@media (max-width:992px) and (min-width:768px) {
	.thim-course-grid .course-item .course-thumbnail {
		min-height: inherit !important
	}

	.col2_tablet.image_left .wpcf7-form {
		max-width: 370px
	}

	.image_left {
		position: relative;
		padding-bottom: 50px !important;
		padding-top: 30px !important
	}

	.image_left>.panel-grid-cell:first-child {
		position: absolute;
		bottom: 0;
		margin-bottom: 0 !important
	}

	.image_left>.panel-grid-cell:last-child {
		float: right !important
	}

	.form_img {
		position: relative
	}

	.form_img .elementor-widget-image,
	.form_img .widget_single-images {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 33%
	}

	#health-icon-box .first-icon-element {
		margin-top: 20px;
		margin-bottom: 20px
	}

	#health-icon-box .wrapper-box-icon.circle .content-inner {
		width: 100% !important;
		clear: both;
		margin-top: 20px
	}

	#health-icon-box .wrapper-box-icon.circle .content-inner .heading__primary {
		margin-bottom: 0 !important
	}

	#health-icon-box .wrapper-box-icon.circle .boxes-icon.circle {
		width: 80px !important;
		height: 80px !important
	}

	body.course-item-popup #learn-press-course-curriculum {
		width: 300px
	}

	body.course-item-popup #learn-press-course-curriculum::before {
		left: 299px
	}

	body.course-item-popup #learn-press-content-item {
		left: 300px
	}

	body.course-item-popup #learn-press-content-item .content-item-wrap .comments-area,
	body.course-item-popup #learn-press-content-item .content-item-wrap .content-item-summary,
	body.course-item-popup #learn-press-content-item .content-item-wrap .course-item-nav,
	body.course-item-popup #learn-press-content-item .content-item-wrap .learn-press-content-protected-message {
		margin-right: 20px;
		margin-left: 20px
	}
}

@media (min-width:768px) {
	#toolbar .header_full {
		padding-left: 15px;
		padding-right: 15px
	}

	.vertical-center .health-v3 {
		display: flex;
		justify-content: center;
		align-items: center
	}
}

@media (min-width:1025px) {
	.header_v3#masthead .width-navigation {
		display: block
	}
}

@media (max-width:780px) and (min-width:768px) {
	.icon_bussiness .panel-grid {
		-webkit-flex-direction: inherit !important;
		-ms-flex-direction: inherit !important;
		flex-direction: inherit !important
	}

	.icon_bussiness .panel-grid .panel-grid-cell {
		width: 50% !important
	}

	.thim-course-grid.bussiness .lpr_course[class*=course-grid-] {
		width: 33%
	}

	.thim-course-grid.bussiness .lpr_course[class*=course-grid-]:nth-child(2n+1) {
		clear: initial
	}

	.thim-course-grid.bussiness .course-item .thim-bussiness-content .course-title a {
		font-size: 0.938rem
	}

	.thim-course-grid.bussiness .course-item .course-thumbnail .course-price .value {
		font-size: 0.938rem
	}

	.col-6-tablet {
		flex-wrap: inherit !important;
		-webkit-flex-direction: inherit !important;
		-ms-flex-direction: inherit !important;
		flex-direction: inherit !important;
		padding-top: 70px !important;
		padding-bottom: 70px !important
	}

	.col-6-tablet .panel-grid-cell {
		padding-right: 15px !important;
		padding-left: 15px !important
	}

	.footer_business {
		flex-wrap: inherit !important;
		-webkit-flex-direction: inherit !important;
		-ms-flex-direction: inherit !important;
		flex-direction: inherit !important;
		display: block !important
	}

	.footer_business>.panel-grid-cell {
		width: 50% !important;
		float: left;
		margin-bottom: 30px
	}

	.footer_business .list_images .panel-grid {
		flex-wrap: inherit !important;
		-webkit-flex-direction: inherit !important;
		-ms-flex-direction: inherit !important;
		flex-direction: inherit !important
	}

	.footer_business .list_images .widget_media_image {
		padding: 10px 0
	}
}

@media (max-width:780px) {
	.list_team_business {
		overflow: hidden
	}

	.icon_bussiness {
		padding-bottom: 30px
	}

	.bussiness_form img {
		width: 100%
	}
}

@media (max-width:767px) and (min-width:660px) {
	.thim-list-posts-gym .col-sm-4.col-xs-12 {
		width: 50%
	}

	.thim-list-posts-gym .col-sm-4.col-xs-12:nth-child(2n+1) {
		clear: both
	}
}

@media (max-width:1024px) and (min-width:992px) {
	.bussiness_form h3 {
		padding-top: 30px;
		padding-bottom: 30px
	}
}

@media (max-width:768px) {
	.hidden-xs {
		display: none !important
	}

	footer .widget_thim_layout_builder .panel-grid .panel-row-style {
		display: block
	}

	footer .widget_thim_layout_builder .panel-grid .panel-row-style .panel-grid-cell {
		margin-top: 30px;
		width: 50%;
		float: left
	}

	footer .widget_thim_layout_builder .panel-grid .panel-row-style .panel-grid-cell:nth-child(2n+1) {
		clear: both
	}

	#toolbar .header_full .widget {
		display: none
	}

	#toolbar .header_full .widget.widget_login-popup {
		display: block
	}

	form .contact-home {
		margin-bottom: 30px
	}

	.thim-list-event-business>.row>.col-sm-6 {
		width: 100%
	}

	.thim-list-event-business .item-event {
		padding-bottom: 0;
		border-bottom: none
	}

	.thim-list-event-business .item-event.feature-item {
		padding-right: 0;
		margin-bottom: 30px
	}

	.thim-list-event-business .item-event.feature-item .content_event {
		margin-bottom: 25px
	}

	.row_bg_col {
		background-image: none !important
	}

	.row_bg_col .icon_bussiness .panel-grid .panel-grid-cell {
		width: 100% !important
	}

	.thim-line-background {
		display: none !important
	}

	.thim-background-home5>.panel-grid-cell,
	.thim-background-home5>.wpb_column {
		margin-top: 30px
	}

	.wpcf7-form .contact-home5 {
		padding-bottom: 30px
	}

	.thim-counter-box-home5>.panel-grid-cell {
		width: 50%;
		margin: 0 auto
	}

	.thim-background-home5 .empty_space {
		height: 0 !important
	}
}

.cta_business .elementor-widget-wp-widget-text .elementor-widget-container>h5 {
	margin-top: 26px !important
}

@media (max-width:768px) {
	.icon_bussiness.cycle_icon .thim-widget-icon-box .content-inner {
		padding: 0 !important;
		margin: 0 !important
	}

	.wpb_wrapper .white-box.gym-list {
		margin-bottom: 30px
	}

	.list_images .elementor-column.elementor-col-25,
	.elementor-column[data-col="25"] {
		width: 25%
	}

	.cta_business .elementor-widget-wp-widget-text .textwidget::after,
	.cta_business .widget_text .textwidget::after {
		display: none !important
	}

	.sc_heading.bussiness {
		margin-bottom: 0
	}

	.sc_heading.bussiness .sub-heading {
		font-size: 26px
	}

	.sc_heading.bussiness .title {
		font-size: 1.25rem;
		margin-bottom: 5px
	}

	.cta_business.elementor-element {
		padding: 0 10px !important
	}

	.cta_business .widget_text .widget-title,
	.cta_business .widget_text h5,
	.cta_business .elementor-widget-wp-widget-text .widget-title,
	.cta_business .elementor-widget-wp-widget-text h5 {
		font-size: 24px !important
	}

	.cta_business .widget_text .elementor-widget-container>h5,
	.cta_business .elementor-widget-wp-widget-text .elementor-widget-container>h5 {
		margin-top: 26px
	}

	.cta_business .widget_button .thim-widget-button .border-button .widget-button {
		padding-left: 18px;
		padding-right: 18px
	}

	.cta_business>.panel-grid-cell,
	.cta_business>.elementor-container {
		padding-bottom: 30px !important
	}

	.cta_business>.panel-grid-cell::before,
	.cta_business>.elementor-container::before {
		bottom: 0;
		height: 100%;
		border-bottom: 1px solid #f1f1f1
	}

	.thim-round-testimonial.layout_business {
		max-width: 100%;
		padding-bottom: 240px;
		padding-top: 0
	}

	.thim-round-testimonial.layout_business .slides-wrapper {
		width: 100%
	}

	.thim-round-testimonial.layout_business .slides-content {
		width: 100%;
		margin-bottom: 0
	}

	.thim-round-testimonial.layout_business .slides-content .slide-content {
		padding: 20px
	}

	.thim-round-testimonial.layout_business .slides-content::before {
		left: 0;
		top: 0
	}

	.thim-round-testimonial.layout_business .scrollable {
		height: 285px !important
	}

	.col-6-tablet {
		padding-top: 50px !important;
		padding-bottom: 50px !important
	}

	.col-6-tablet .thim-widget-single-images {
		padding-top: 15px;
		padding-bottom: 15px
	}

	.footer_business>.panel-grid-cell {
		margin-bottom: 30px
	}

	.footer_business .list_images .panel-grid {
		flex-wrap: inherit !important;
		-webkit-flex-direction: inherit !important;
		-ms-flex-direction: inherit !important;
		flex-direction: inherit !important
	}

	.footer_business .list_images .widget_media_image {
		padding: 10px 0
	}

	.footer-bottom .sc_heading .title {
		font-size: 26px;
		margin-bottom: 15px
	}

	.bussiness_form h3 {
		padding-bottom: 25px;
		padding-top: 25px
	}

	.thim-list-event-business .item-event.feature-item .info_event .date_event {
		float: none
	}

	.thim-list-event-business .item-event.feature-item .info_event .title_event {
		width: 100%;
		margin-top: 15px
	}

	.list_team_business {
		padding-right: 0;
		padding-bottom: 225px
	}

	.list_team_business .scrollable {
		height: 275px !important;
		position: relative
	}

	.list_team_business .scrollable li {
		top: inherit !important;
		bottom: 0 !important
	}

	.list_team_business .slides-content {
		width: 100%
	}

	.list_team_business .slides-content .slide-content {
		width: 100%
	}

	body.course-item-popup {
		height: 100vh
	}

	body.course-item-popup .tp_chameleon_overlay {
		display: none
	}

	body.course-item-popup #learn-press-course-curriculum {
		width: 300px;
		position: absolute;
		z-index: 99999
	}

	body.course-item-popup #learn-press-course-curriculum::before {
		left: 299px
	}

	body.course-item-popup #learn-press-content-item #course-item-content-header {
		position: absolute;
		top: -60px
	}

	body.course-item-popup #learn-press-content-item {
		position: absolute;
		overflow: visible;
		left: 0 !important
	}

	body.course-item-popup #learn-press-content-item .content-item-wrap .comments-area,
	body.course-item-popup #learn-press-content-item .content-item-wrap .content-item-summary,
	body.course-item-popup #learn-press-content-item .content-item-wrap .course-item-nav,
	body.course-item-popup #learn-press-content-item .content-item-wrap .learn-press-content-protected-message {
		margin-right: 20px;
		margin-left: 20px
	}
}

@media (max-width:480px) {
	.thim-list-posts.health_2 .item-post {
		padding-left: 88px
	}

	.thim-list-posts.health_2 .item-post .date-meta {
		left: 15px
	}

	.home-content .sign-up-therapist {
		padding: 0 20px
	}

	.padding-small-mobile {
		padding: 0 7px !important
	}

	.list_team_business .scrollable {
		height: 185px !important
	}

	.thim-about-me .avatar .info-contact {
		position: static;
		transform: translateY(0);
		margin-top: 30px
	}

	.thim-about-me .right {
		padding: 15px
	}

	.thim-background-home5 .panel-grid-cell {
		margin-top: 30px !important
	}

	.thim-button-style5 {
		padding: 0 !important
	}

	.sc_heading.home-5 .title {
		line-height: 1
	}

	#panel-6878-5-0-1 .panel-widget-style {
		padding: 0 0 30px 0
	}

	.remove-padding .panel-widget-style {
		padding: 15px !important
	}

	.thim-course-grid.home5-layout {
		margin-bottom: 30px !important
	}

	.thim-widget-empty-space .empty_space {
		height: 0 !important
	}

	.thim-line-background {
		display: none
	}

	.elementor-spacer-inner {
		height: 0 !important
	}

	.thim-padding-default-mobile-elementor .elementor-column-wrap .elementor-widget-container {
		padding: 0 !important
	}
}

@media (min-width:1024px) {

	.thim-round-slider .scrollable,
	.list_team_business .scrollable {
		list-style: none;
		padding: 0;
		position: relative;
		overflow: hidden;
		display: block;
		margin: 0 auto
	}
}

.border-button a.elementor-button {
	width: 145px;
	height: 145px
}

.widget_login-popup .mo_openid_image,
.widget_login-popup .thim-login form .mo-openid-app-icons {
	display: none !important
}

@media (max-width:768px) {
	.thim-course-grid.therapist-layout .lpr_course[class*=course-grid-] {
		padding: 0 15px
	}

	.thim-course-grid.therapist-layout {
		margin: 0 -15px !important
	}

	.bp-element-login-popup .login-links ul.user-info {
		margin-top: 30px !important;
		position: absolute !important;
		background: #fff !important;
		min-width: 100% !important
	}

	.bp-element-login-popup .login-links ul.user-info:last-child {
		display: none !important
	}

	.bp-element-login-popup .login-links .user-info.open-user-infor {
		display: block !important
	}
}

html {
	font-size: var(--thim-font-body-font-size, 15px)
}

body {
	background-color: var(--thim-body-bg-color, #fff);
	font-family: var(--thim-font-body-font-family, "Open Sans");
	font-size: var(--thim-font-body-font-size, 15px);
	font-weight: var(--thim-font-body-variant, 400);
	line-height: var(--thim-font-body-line-height, 1.7em);
	color: var(--thim-font-body-color, #666666)
}

body .content-pusher {
	background-color: var(--thim-body-bg-color, #fff)
}

body #main-content {
	background-color: var(--thim-body-bg-color, #fff)
}

h1 {
	color: var(--thim-font-title-color, #333333);
	font-size: var(--thim-font-h1-font-size, 36px);
	text-transform: var(--thim-font-h1-text-transform, none);
	line-height: var(--thim-font-h1-line-height, 1.6em)
}

h2 {
	color: var(--thim-font-title-color, #333333);
	font-size: var(--thim-font-h2-font-size, 28px);
	text-transform: var(--thim-font-h2-text-transform, none);
	line-height: var(--thim-font-h2-line-height, 1.6em)
}

h3 {
	color: var(--thim-font-title-color, #333333);
	font-size: var(--thim-font-h3-font-size, 24px);
	text-transform: var(--thim-font-h3-text-transform, none);
	line-height: var(--thim-font-h3-line-height, 1.6em)
}

h4 {
	color: var(--thim-font-title-color, #333333);
	font-size: var(--thim-font-h4-font-size, 18px);
	text-transform: var(--thim-font-h4-text-transform, none);
	line-height: var(--thim-font-h4-line-height, 1.6em)
}

h5 {
	color: var(--thim-font-title-color, #333333);
	font-size: var(--thim-font-h5-font-size, 16px);
	text-transform: var(--thim-font-h5-text-transform, none);
	line-height: var(--thim-font-h5-line-height, 1.6em)
}

h6 {
	color: var(--thim-font-title-color, #333333);
	font-size: var(--thim-font-h6-font-size, 16px);
	text-transform: var(--thim-font-h6-text-transform, none);
	line-height: var(--thim-font-h6-line-height, 1.4em)
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: var(--thim-font-title-font-family, "Montserrat");
	font-weight: var(--thim-font-title-variant, 700)
}

::-moz-selection,
::selection {
	background: var(--thim-body-primary-color, #2e8ece);
	color: #fff !important
}

.primary-color {
	color: var(--thim-body-primary-color, #2e8ece) !important
}

.wpcf7-form.style-01 .contact-form-content .email input,
.wpcf7-form.style-01 .contact-form-content .subject input,
.wpcf7-form.style-01 .contact-form-content .name input {
	background: var(--thim-body-bg-color, #fff)
}

.wpcf7-form.style-01 .contact-form-content .message textarea {
	background: var(--thim-body-bg-color, #fff)
}

.wpcf7-form.style-01 .contact-form-content .submit-btn input {
	background: var(--thim-body-primary-color, #2e8ece)
}

.wpcf7-form.style-02 {
	background: var(--thim-body-primary-color, #2e8ece)
}

.wpcf7-form.style-02 .contact-form-content .name input {
	background: var(--thim-body-bg-color, #fff)
}

.wpcf7-form.style-02 .contact-form-content .email input {
	background: var(--thim-body-bg-color, #fff)
}

.wpcf7-form.style-02 .contact-form-content .subject input {
	background: var(--thim-body-bg-color, #fff)
}

.wpcf7-form.style-02 .contact-form-content .message textarea {
	background: var(--thim-body-bg-color, #fff)
}

.flexslider .flex-direction-nav .flex-prev:before {
	color: var(--thim-body-primary-color, #2e8ece)
}

.flexslider .flex-direction-nav .flex-next:before {
	color: var(--thim-body-primary-color, #2e8ece)
}

.search-form .search-field:focus,
#bbp-search-form>.bbp-search-box #bbp_search:focus,
.thim-course-top .courses-searching form input[type=text]:focus {
	border-color: var(--thim-body-primary-color, #2e8ece)
}

.list-info li {
	font-size: var(--thim-font-h6-font-size, 16px)
}

.list-info li i {
	color: var(--thim-body-primary-color, #2e8ece)
}

.top_site_main .page-title-wrapper h1:before,
.top_site_main .page-title-wrapper h2:before {
	background: var(--thim-body-primary-color, #2e8ece)
}

.btn-primary {
	background-color: var(--thim-body-primary-color, #2e8ece);
	border-color: var(--thim-body-primary-color, #2e8ece)
}

.btn-border:hover {
	color: var(--thim-body-primary-color, #2e8ece);
	border-color: var(--thim-body-primary-color, #2e8ece)
}

.slider-desc .btn {
	font-size: var(--thim-font-h6-font-size, 16px)
}

input[type=radio]:checked:before {
	color: var(--thim-body-primary-color, #2e8ece)
}

input[type=checkbox]:checked:before {
	color: var(--thim-body-primary-color, #2e8ece)
}

.list-address li {
	font-size: var(--thim-font-h6-font-size, 16px);
	color: var(--thim-font-title-color, #333333)
}

.list-address li i {
	color: var(--thim-body-primary-color, #2e8ece)
}

.one-courses-page-content .row-item .courses-price {
	font-size: var(--thim-font-h4-font-size, 18px);
	color: var(--thim-body-primary-color, #2e8ece)
}

.one-courses-page-content .row-item .number-students {
	font-size: var(--thim-font-h6-font-size, 16px)
}

.one-courses-page-content .row-item .number-students:before {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-color {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-color-title {
	color: var(--thim-font-title-color, #333333)
}

.thim-border-top {
	border-top: 1px solid var(--thim-border-color, #eee)
}

.footer-bottom .thim-widget-icon-box {
	position: relative
}

.footer-bottom .thim-widget-icon-box:before {
	content: "";
	position: absolute;
	background: rgba(var(--thim_body_primary_color_rgb), 0.5);
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 2
}

.footer-bottom .thim-widget-icon-box>.wrapper-box-icon {
	position: relative
}

.thim-bg-black {
	background-color: #000
}

header.site-header {
	background: var(--thim-bg-main-menu-color, rgba(255, 255, 255, 0))
}

header.site-header.header_v3>.container {
	background: var(--thim-bg-main-menu-color, rgba(255, 255, 255, 0))
}

.site-header #toolbar .border-right:after {
	background: var(--thim-text-color-toolbar, #ababab)
}

#toolbar {
	background: var(--thim-bg-color-toolbar, #111);
	color: var(--thim-text-color-toolbar, #ababab);
	font-size: var(--thim-toolbar-font-size, 12px)
}

#toolbar a {
	color: var(--thim-link-color-toolbar, #fff)
}

#toolbar a:hover {
	color: var(--thim-link-color-toolbar, #fff)
}

#toolbar span.value {
	color: var(--thim-link-color-toolbar, #fff)
}

#toolbar .widget_form-login .thim-link-login a:first-child {
	border-right-color: var(--thim-text-color-toolbar, #ababab)
}

#toolbar .widget_login-menu .thim-widget-login-menu .thim-link-login a:first-child,
#toolbar .widget_login-popup .thim-widget-login-menu .thim-link-login a:first-child {
	border-color: var(--thim-link-color-toolbar, #fff)
}

.header_v3 .thim-social a .fa {
	color: var(--thim-link-color-toolbar, #fff)
}

.header_v3 .width-logo {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.header_v3.site-header .navigation .navbar-nav>li:hover>a,
.header_v3.site-header .navigation .navbar-nav>li.current-menu-item>a,
.header_v3.site-header .navigation .navbar-nav>li.current_page_item>a {
	color: var(--thim-body-primary-color, #2e8ece)
}

.header_v3.site-header:before {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

@media (min-width:769px) {
	.header_v2 .navigation .navbar-nav>li:first-child a {
		padding-left: 0
	}

	.navigation .navbar-nav #magic-line {
		background: var(--thim-body-primary-color, #2e8ece)
	}

	.navigation .navbar-nav>li .sub-menu {
		background: var(--thim-sub-menu-bg-color, #ffffff)
	}

	.navigation .navbar-nav>li .sub-menu li>a,
	.navigation .navbar-nav>li .sub-menu li>span {
		border-bottom: 1px solid var(--thim-sub-menu-border-color, rgba(43, 43, 43, 0));
		color: var(--thim_sub_menu_text_color, #999)
	}

	.navigation .navbar-nav>li .sub-menu li>a:hover,
	.navigation .navbar-nav>li .sub-menu li>span:hover {
		color: var(--thim-sub-menu-text-color-hover, #333)
	}

	.navigation .navbar-nav>li .sub-menu>li.current-menu-item>a,
	.navigation .navbar-nav>li .sub-menu>li.current-menu-item span {
		color: var(--thim-sub-menu-text-color-hover, #333)
	}

	.navigation .navbar-nav>li .sub-menu>li:last-child>a,
	.navigation .navbar-nav>li .sub-menu>li:last-child>span {
		border-bottom: 0
	}

	.navigation .navbar-nav>li .sub-menu.megacol>li>a,
	.navigation .navbar-nav>li .sub-menu.megacol>li>span {
		color: var(--thim-sub-menu-text-color-hover, #333)
	}

	.navigation .navbar-nav>li .sub-menu.megacol>li:last-child>a,
	.navigation .navbar-nav>li .sub-menu.megacol>li:last-child>span {
		border-bottom: 1px solid var(--thim-sub-menu-border-color, rgba(43, 43, 43, 0))
	}

	.navigation .navbar-nav>li>a,
	.navigation .navbar-nav>li>span {
		color: var(--thim-main-menu-text-color, #ffffff);
		font-size: var(--thim-main-menu-font-size, 14px);
		font-weight: var(--thim-main-menu-variant, 600);
		text-transform: var(--thim-main-menu-text-transform, "uppercase")
	}

	.navigation .navbar-nav>li>a:hover,
	.navigation .navbar-nav>li>span:hover {
		color: var(--thim-main-menu-text-hover-color, #ffffff)
	}
}

.menu-right .search-form:after {
	color: var(--thim-main-menu-text-color, #ffffff)
}

.thim-mobile-login a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

@media (max-width:1024px) {

	nav.mobile-menu-container ul li>a,
	nav.mobile-menu-container ul li>span {
		color: var(--thim-mobile-menu-text-color, #777)
	}

	nav.mobile-menu-container ul li>a:hover,
	nav.mobile-menu-container ul li>span:hover {
		color: var(--thim-mobile-menu-text-hover-color, #fff)
	}

	nav.mobile-menu-container ul li.current-menu-item>a,
	nav.mobile-menu-container ul li.current-menu-item>span {
		color: var(--thim-mobile-menu-text-hover-color, #fff)
	}

	.menu-mobile-effect span {
		background-color: var(--thim-mobile-menu-text-color, #777)
	}

	.navbar-nav .sub-menu:before {
		background: var(--thim-mobile-menu-text-color, #777);
		opacity: 0.5
	}

	.navbar-nav .sub-menu li:before {
		opacity: 0.5;
		background: var(--thim-mobile-menu-text-color, #777)
	}
}

.menu-mobile-effect.navbar-toggle span.icon-bar {
	background: var(--thim-main-menu-text-color, #ffffff)
}

.site-header.affix .menu-mobile-effect.navbar-toggle span.icon-bar {
	background: var(--thim-sticky-main-menu-text-color, #333)
}

.site-header.bg-custom-sticky.affix {
	background: var(--thim-sticky-bg-main-menu-color, #fff)
}

.site-header.bg-custom-sticky.affix .navbar-nav>li>a,
.site-header.bg-custom-sticky.affix .navbar-nav>li>span {
	color: var(--thim-sticky-main-menu-text-color, #333)
}

.site-header.bg-custom-sticky.affix .navbar-nav>li>a:hover,
.site-header.bg-custom-sticky.affix .navbar-nav>li>span:hover {
	color: var(--thim-sticky-main-menu-text-hover-color, #333)
}

.site-header.bg-custom-sticky.affix .navbar-nav li.menu-right li a,
.site-header.bg-custom-sticky.affix .navbar-nav li.menu-right li span,
.site-header.bg-custom-sticky.affix .navbar-nav li.menu-right li div {
	color: var(--thim-sticky-main-menu-text-color, #333)
}

.site-header.bg-custom-sticky.affix .navbar-nav li.menu-right li a:hover,
.site-header.bg-custom-sticky.affix .navbar-nav li.menu-right li span:hover,
.site-header.bg-custom-sticky.affix .navbar-nav li.menu-right li div:hover {
	color: var(--thim-sticky-main-menu-text-hover-color, #333)
}

.site-header.bg-custom-sticky.affix .navbar-nav li.menu-right .search-form:after {
	color: var(--thim-sticky-main-menu-text-color, #333)
}

.thim-course-search-overlay .search-toggle {
	color: var(--thim-main-menu-text-color, #ffffff)
}

.site-header.affix .thim-course-search-overlay .search-toggle {
	color: var(--thim-sticky-main-menu-text-color, #333)
}

.site-header.affix .thim-course-search-overlay .search-toggle:hover {
	color: var(--thim-body-primary-color, #2e8ece) !important
}

.thim-course-search-overlay .search-toggle:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.width-logo>a {
	width: var(--thim-width-logo, 155px);
	display: inline-block
}

.width-navigation {
	width: calc(100% - var(--thim-width-logo, 155px))
}

.width-navigation-left,
.width-navigation-right {
	width: calc(50% - var(--thim-width-logo, 155px) / 2)
}

.width-navigation-left .navbar-nav {
	text-align: left
}

footer#colophon {
	background: var(--thim-footer-bg-color, #111)
}

footer#colophon.footer-bg-image {
	background-repeat: var(--thim-footer-bg-repeat, no-repeat);
	background-position: var(--thim-footer-bg-position, center);
	background-size: var(--thim-footer-bg-size, inherit);
	background-attachment: var(--thim-footer-bg-attachment, inherit);
	background-image: var(--thim-footer-background-img)
}

footer#colophon .footer {
	color: var(--thim-footer-color-text, #999)
}

footer#colophon .footer .widget-title,
footer#colophon .footer .widgettitle,
footer#colophon .footer .elementor-widget-container>h5 {
	color: var(--thim-footer-color-title, #fff)
}

footer#colophon .footer a {
	color: var(--thim-footer-color-link, #eee)
}

footer#colophon .footer a:hover {
	color: var(--thim-footer-color-hover, #ffb606)
}

footer#colophon .footer .thim-social a:hover {
	color: #fff !important
}

footer#colophon .footer .thim-footer-location .info {
	color: var(--thim-footer-color-title, #fff);
	opacity: 0.1
}

footer#colophon .footer .thim-footer-location .info a {
	color: var(--thim-footer-color-title, #fff);
	opacity: 0.1
}

footer#colophon .footer .thim-footer-location .info a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

footer#colophon .footer .thim-footer-location .info .fa {
	color: var(--thim-footer-color-text, #999)
}

footer#colophon .footer .thim-footer-location .social a {
	color: var(--thim-font-body-color, #666666);
	border-color: var(--thim-font-body-color, #666666)
}

footer#colophon .footer .thim-footer-location .social a:hover {
	color: var(--thim-body-primary-color, #2e8ece);
	border-color: var(--thim-body-primary-color, #2e8ece)
}

footer#colophon .copyright-area {
	background: var(--thim-copyright-bg-color, #111);
	color: var(--thim-copyright-text-color, #999)
}

.thim-social a {
	color: var(--thim-font-body-color, #666666)
}

.thim-social a:hover {
	color: var(--thim-body-primary-color, #2e8ece);
	border-color: var(--thim-body-primary-color, #2e8ece)
}

.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form input[type=tel],
.wpcf7-form input[type=number],
.wpcf7-form input[type=date],
.wpcf7-form select,
.wpcf7-form textarea {
	border-color: var(--thim-border-color, #eee)
}

.wpcf7-form input[type=text]:focus,
.wpcf7-form input[type=email]:focus,
.wpcf7-form input[type=tel]:focus,
.wpcf7-form input[type=number]:focus,
.wpcf7-form input[type=date]:focus,
.wpcf7-form select:focus,
.wpcf7-form textarea:focus {
	border-color: var(--thim-body-primary-color, #2e8ece)
}

.wpcf7-form .wpcf7-submit {
	background: var(--thim-body-primary-color, #2e8ece)
}

.wpcf7-form .wpcf7-submit:hover {
	background: var(--thim-button-hover-color, #1e73be)
}

.mc4wp-form .mc4wp-form-fields input[type=email]:focus,
.mc4wp-form .mc4wp-form-fields input[type=text]:focus {
	border-color: var(--thim-body-primary-color, #2e8ece)
}

.mc4wp-form .mc4wp-form-fields input[type=submit] {
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-font-title-color, #333333)
}

.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=submit]:hover {
	background: var(--thim-button-hover-color, #1e73be);
	color: var(--thim-font-title-color, #333333)
}

.thim-register-now-form .title:before {
	background: var(--thim-body-primary-color, #2e8ece)
}

.thim-register-now-form .wpcf7-form .wpcf7-submit:hover {
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-font-title-color, #333333)
}

.thim-owl-carousel-post .owl-item .info {
	background: rgba(var(--thim_body_primary_color_rgb), 0.9)
}

.thim-owl-carousel-post .owl-item .title a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-owl-carousel-post .owl-controls .owl-prev:hover,
.thim-owl-carousel-post .owl-controls .owl-next:hover {
	border-color: var(--thim-body-primary-color, #2e8ece)
}

.thim-owl-carousel-post .owl-controls .owl-prev:hover .fa,
.thim-owl-carousel-post .owl-controls .owl-next:hover .fa {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-widget-accordion .panel-title a {
	color: var(--thim-body-primary-color, #2e8ece);
	border: 1px solid fadeout(var(--thim-body-primary-color, #2e8ece), 50%)
}

.thim-widget-accordion .panel-title a:after {
	color: var(--thim-font-title-color, #333333)
}

.thim-widget-accordion .panel-title a:not(.collapsed):before {
	background: var(--thim-body-primary-color, #2e8ece)
}

.thim-widget-accordion .panel-title a:not(.collapsed):after {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-widget-accordion .panel-collapse {
	border: 1px solid fadeout(var(--thim-body-primary-color, #2e8ece), 50%)
}

.sc_heading .title {
	color: var(--thim-font-title-color, #333333)
}

.sc_heading .line {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

article .entry-header .date-meta {
	color: var(--thim-body-primary-color, #2e8ece)
}

article .entry-header .entry-title a {
	color: var(--thim-font-title-color, #333333)
}

article .entry-header .entry-title a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

article .readmore a {
	color: var(--thim-body-primary-color, #2e8ece);
	border-color: var(--thim-body-primary-color, #2e8ece)
}

article .readmore a:hover {
	background: var(--thim-body-primary-color, #2e8ece)
}

.thim-gallery-video .readmore a {
	color: var(--thim-body-primary-color, #2e8ece);
	border-color: var(--thim-body-primary-color, #2e8ece)
}

.thim-gallery-video .readmore a:hover {
	background: var(--thim-body-primary-color, #2e8ece)
}

.entry-tag-share .post-tag span {
	color: var(--thim-font-title-color, #333333)
}

.entry-tag-share .post-tag a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.entry-tag-share .thim-social-share span {
	color: var(--thim-font-title-color, #333333)
}

.thim-about-author .author-top .name {
	color: var(--thim-font-title-color, #333333)
}

.thim-about-author .author-top a.name:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.entry-navigation-post .prev-post .title a,
.entry-navigation-post .next-post .title a {
	color: var(--thim-font-title-color, #333333)
}

.entry-navigation-post .prev-post .title a:hover,
.entry-navigation-post .next-post .title a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.related-archive ul.archived-posts>li h5 a {
	color: var(--thim-font-title-color, #333333)
}

.related-archive ul.archived-posts>li h5 a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.widget-area aside:before {
	background: var(--thim-body-primary-color, #2e8ece)
}

.widget-area aside.widget ul li {
	color: var(--thim-font-title-color, #333333)
}

.widget-area aside.widget ul li a {
	color: var(--thim-font-title-color, #333333)
}

.widget-area aside.widget ul li a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.widget-area aside.widget ul li.current-cat a {
	color: var(--thim-body-primary-color, #2e8ece)
}

.widget-area aside.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-range {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.widget-area aside.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.widget-area aside.widget_price_filter .price_slider_wrapper .price_slider_amount .button:hover {
	background-color: var(--thim-button-hover-color, #1e73be) !important
}

.widget-area .thim-list-posts.sidebar .article-title-wrapper a {
	color: var(--thim-font-title-color, #333333)
}

.widget-area .thim-list-posts.sidebar .article-title-wrapper a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.widget-area .thim-course-list-sidebar .thim-course-content .course-title a {
	color: var(--thim-font-title-color, #333333)
}

.widget-area .thim-course-list-sidebar .thim-course-content .course-title a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.counter-box .display-percentage {
	font-family: var(--thim-font-title-font-family, "Montserrat")
}

.counter-box .display-percentage:before {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.counter-box.about-us .display-percentage {
	color: var(--thim-font-title-color, #333333)
}

.page-404-content a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.quickview .product-info .right .product_meta a {
	color: var(--thim-font-title-color, #333333)
}

.quickview .product-info .right .product_meta a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.filter-controls li a,
.product-cat li a {
	color: var(--thim-font-body-color, #666666)
}

.filter-controls li a:hover,
.filter-controls li a.active,
.product-cat li a:hover,
.product-cat li a.active {
	color: var(--thim-font-title-color, #333333);
	border-color: var(--thim-body-primary-color, #2e8ece)
}

.product-grid .product__title a {
	color: var(--thim-font-title-color, #333333)
}

.product-grid .product__title a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.product-grid .product__title a.added_to_cart {
	color: var(--thim-font-title-color, #333333)
}

.product-grid .product__title a.title {
	font-family: var(--thim-font-title-font-family, "Montserrat");
	font-size: var(--thim-font-h5-font-size, 16px)
}

.product-grid .woo_add_to_cart a.button:hover {
	background-color: var(--thim-button-hover-color, #1e73be) !important
}

.product-grid .woo_add_to_cart a.added_to_cart {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.product-grid .woo_add_to_cart a.added_to_cart:hover {
	background-color: var(--thim-button-hover-color, #1e73be)
}

.quickview .product-info .right .cart a {
	color: var(--thim-font-body-color, #666666)
}

.quickview .product-info .right .cart a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.quickview .product-info .right .cart button.button {
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-font-title-color, #333333)
}

.quickview .product-info .right .cart button.button:hover {
	background-color: var(--thim-button-hover-color, #1e73be) !important
}

.quickview .product-info .price ins {
	color: var(--thim-body-primary-color, #2e8ece)
}

.quickview .quick-view-detail {
	color: var(--thim-font-body-color, #666666)
}

.quickview .quick-view-detail:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.product_thumb .onsale {
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-font-title-color, #333333)
}

.product_thumb:before {
	background: var(--thim-body-primary-color, #2e8ece)
}

.product-cat li a {
	color: var(--thim-font-body-color, #666666)
}

.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce-page div.product p.price,
.woocommerce-page div.product span.price {
	color: var(--thim-body-primary-color, #2e8ece)
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del,
.woocommerce-page div.product p.price del,
.woocommerce-page div.product span.price del {
	color: var(--thim-font-body-color, #666666)
}

.woocommerce div.product .onsale,
.woocommerce-page div.product .onsale {
	background: var(--thim-body-primary-color, #2e8ece) !important;
	color: var(--thim-font-title-color, #333333)
}

.woocommerce div.product .description #des-readmore-link,
.woocommerce-page div.product .description #des-readmore-link {
	color: var(--thim-body-primary-color, #2e8ece)
}

.woocommerce div.product .woocommerce-review-link,
.woocommerce-page div.product .woocommerce-review-link {
	color: var(--thim-font-body-color, #666666)
}

.woocommerce div.product .woocommerce-review-link:hover,
.woocommerce-page div.product .woocommerce-review-link:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.woocommerce div.product .product_meta a,
.woocommerce-page div.product .product_meta a {
	color: var(--thim-font-body-color, #666666)
}

.woocommerce div.product .product_meta a:hover,
.woocommerce-page div.product .product_meta a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.woocommerce div.product .woocommerce-tabs .tabs .active a,
.woocommerce-page div.product .woocommerce-tabs .tabs .active a {
	border-bottom: 2px solid var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-font-title-color, #333333) !important
}

.woocommerce div.product .woocommerce-tabs .entry-content #reviews #comments .commentlist li .comment-text .meta strong,
.woocommerce-page div.product .woocommerce-tabs .entry-content #reviews #comments .commentlist li .comment-text .meta strong {
	color: var(--thim-body-primary-color, #2e8ece)
}

.woocommerce div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form .form-submit .submit,
.woocommerce-page div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form .form-submit .submit {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.woocommerce div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form .form-submit .submit:hover,
.woocommerce-page div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form .form-submit .submit:hover {
	background-color: var(--thim-button-hover-color, #1e73be) !important
}

.woocommerce div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form p label,
.woocommerce-page div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form p label {
	color: var(--thim-font-title-color, #333333);
	font-family: var(--thim-font-title-font-family, "Montserrat")
}

.woocommerce div.product .related-products>h2,
.woocommerce div.product .up-sells>h2,
.woocommerce-page div.product .related-products>h2,
.woocommerce-page div.product .up-sells>h2 {
	color: var(--thim-font-title-color, #333333)
}

.woocommerce div.product .related-products>h2:after,
.woocommerce div.product .up-sells>h2:after,
.woocommerce-page div.product .related-products>h2:after,
.woocommerce-page div.product .up-sells>h2:after {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.woocommerce .comment-form-rating a,
.woocommerce-page .comment-form-rating a {
	color: var(--thim-body-primary-color, #2e8ece)
}

.woocommerce .comment-form-rating a:hover,
.woocommerce-page .comment-form-rating a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.woocommerce .woocommerce-shipping-calculator a,
.woocommerce-page .woocommerce-shipping-calculator a {
	color: var(--thim-body-primary-color, #2e8ece)
}

.woocommerce div.woocommerce-message,
.woocommerce div.woocommerce-info,
.woocommerce-page div.woocommerce-message,
.woocommerce-page div.woocommerce-info {
	border-top-color: var(--thim-body-primary-color, #2e8ece)
}

.woocommerce div.woocommerce-message:before,
.woocommerce div.woocommerce-info:before,
.woocommerce-page div.woocommerce-message:before,
.woocommerce-page div.woocommerce-info:before {
	color: var(--thim-body-primary-color, #2e8ece)
}

.woocommerce .form-row label.checkbox a,
.woocommerce .woocommerce-info .showcoupon,
.woocommerce-page .form-row label.checkbox a,
.woocommerce-page .woocommerce-info .showcoupon {
	color: var(--thim-body-primary-color, #2e8ece)
}

.button {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.button:hover {
	background-color: var(--thim-button-hover-color, #1e73be) !important
}

form.cart .thim-quantity .minus:hover,
form.cart .thim-quantity .plus:hover {
	border-color: var(--thim-body-primary-color, #2e8ece);
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.widget-area aside.widget_price_filter .price_slider_wrapper .price_slider_amount .button {
	background-color: var(--thim-body-primary-color, #2e8ece);
	color: #ffffff
}

.woocommerce-page .button {
	color: #ffffff;
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.woocommerce-page .meta-sharing .product_meta .tagged_as a:hover {
	color: var(--thim-body-primary-color, #2e8ece);
	border-color: var(--thim-body-primary-color, #2e8ece)
}

.woocommerce-page .meta-sharing .thim-social-share .heading {
	color: var(--thim-font-title-color, #333333)
}

.woocommerce-page .product-name a {
	color: var(--thim-font-title-color, #333333)
}

.woocommerce-page .product-name a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.woocommerce-page .cart_totals h2 {
	font-size: 1.25rem;
	text-transform: uppercase;
	font-weight: normal
}

.woocommerce form .form-row label {
	color: var(--thim-font-title-color, #333333)
}

.quickview .product-info .right .cart button.button:hover,
.widget_shopping_cart .widget_shopping_cart_content .buttons a.checkout:hover,
.woocommerce div.product form.cart .button:hover,
.woocommerce-page div.product form.cart .button:hover,
.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover,
.woocommerce .wc-proceed-to-checkout a.button:hover,
.woocommerce-page .wc-proceed-to-checkout a.button:hover {
	background-color: #fff;
	color: var(--thim-body-primary-color, #2e8ece)
}

.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li.active:before,
.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li.active:before {
	background: var(--thim-body-primary-color, #2e8ece)
}

.widget_shopping_cart .minicart_hover .cart-items-number {
	color: var(--thim-main-menu-text-color, #ffffff)
}

.widget_shopping_cart .minicart_hover .cart-items-number span.wrapper-items-number {
	color: var(--thim-font-title-color, #333333)
}

.widget_shopping_cart .widget_shopping_cart_content {
	color: var(--thim-font-title-color, #333333)
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li a {
	color: var(--thim-font-title-color, #333333)
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li dl {
	color: var(--thim-font-title-color, #333333)
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li span {
	color: var(--thim-font-title-color, #333333)
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .quantity {
	color: var(--thim-font-title-color, #333333)
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget .empty {
	color: var(--thim-font-title-color, #333333) !important
}

.widget_shopping_cart .widget_shopping_cart_content .total {
	color: var(--thim-font-title-color, #333333) !important
}

.widget_shopping_cart .widget_shopping_cart_content .total span {
	color: var(--thim-font-title-color, #333333) !important
}

.widget_shopping_cart .widget_shopping_cart_content .buttons a:hover {
	background: var(--thim-button-hover-color, #1e73be) !important
}

.woocommerce table,
.woocommerce tr,
.woocommerce td {
	border-color: var(--thim-border-color, #eee)
}

.woocommerce .cart_totals table {
	border-right: 0
}

.woocommerce .cart_totals table tr {
	border: 0
}

.woocommerce .cart_totals table tr.order-total td,
.woocommerce .cart_totals table tr.cart-subtotal td {
	border-bottom: 0
}

.woocommerce table.cart tr {
	border: 0
}

.woocommerce table.cart tr td {
	border-top: 1px solid var(--thim-border-color, #eee);
	border-bottom: 0
}

.woocommerce table.cart tr td:last-child {
	border-right: 0
}

#customer_login form input[type=submit] {
	background: var(--thim-body-primary-color, #2e8ece) !important;
	color: var(--thim-font-title-color, #333333) !important
}

#customer_login form input[type=submit]:hover {
	color: var(--thim-font-title-color, #333333) !important
}

#customer_login form .remember {
	color: var(--thim-font-title-color, #333333)
}

#customer_login form .link-bottom,
#customer_login form .lost-password {
	color: var(--thim-font-title-color, #333333)
}

#customer_login form .link-bottom a,
#customer_login form .lost-password a {
	color: var(--thim-body-primary-color, #2e8ece)
}

#customer_login form .link-bottom a:hover,
#customer_login form .lost-password a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-course-grid .course-item .thim-course-content .course-title a {
	color: var(--thim-font-title-color, #333333)
}

.thim-course-grid .course-item .thim-course-content .course-title a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-course-grid .course-item .thim-course-content .course-meta:before {
	background: var(--thim-body-primary-color, #2e8ece)
}

.thim-course-grid .course-item .thim-course-content .course-meta>div.course-comments-count,
.thim-course-grid .course-item .thim-course-content .course-meta>div.course-student {
	font-family: var(--thim-font-title-font-family, "Montserrat")
}

.thim-course-grid .course-item .thim-course-content .course-meta>div a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-course-grid .course-item .course-thumbnail>a.course-readmore:hover {
	background: var(--thim-body-primary-color, #2e8ece);
	border-color: var(--thim-body-primary-color, #2e8ece)
}

.thim-course-list .course-item .thim-course-content .course-title a {
	color: var(--thim-font-title-color, #333333)
}

.thim-course-list .course-item .thim-course-content .course-title a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-course-list .course-item .thim-course-content .course-readmore a {
	background: var(--thim-body-primary-color, #2e8ece)
}

.thim-course-list .course-item .thim-course-content .course-readmore a:hover {
	background: var(--thim-button-hover-color, #1e73be)
}

.thim-course-top .thim-course-switch-layout a.switch-active,
.thim-course-top .thim-course-switch-layout a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.dark_control .thim-widget-courses .view-all-courses {
	border-color: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-body-primary-color, #2e8ece)
}

.learn-press .course-payment .course-price .value {
	color: var(--thim-font-title-color, #333333)
}

.learn-press .thim-enroll-course-button {
	background: var(--thim-body-primary-color, #2e8ece)
}

.learn-press .thim-enroll-course-button:hover {
	background: var(--thim-button-hover-color, #1e73be)
}

.learn-press .course-tabs .nav-tabs li a {
	color: var(--thim-font-title-color, #333333)
}

.learn-press .course-tabs .nav-tabs li.active:before {
	background: var(--thim-body-primary-color, #2e8ece)
}

.learn-press .course-tabs .nav-tabs li.active a .fa {
	color: var(--thim-body-primary-color, #2e8ece)
}

.learn-press #finish-course {
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-font-title-color, #333333);
	margin-bottom: 30px
}

.learn-press #finish-course:hover {
	background: var(--thim-button-hover-color, #1e73be);
	color: var(--thim-font-title-color, #333333)
}

.learn-press #learn_press_payment_form .learn_press_payment_close:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.learn-press #learn_press_payment_form .learn_press_payment_close .learn_press_payment_checkout:hover {
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-font-title-color, #333333)
}

#tab-course-description .thim-course-info ul li span,
#learn-press-course-description .thim-course-info ul li span {
	color: var(--thim-font-title-color, #333333)
}

#tab-course-description .thim-course-info ul li .fa,
#learn-press-course-description .thim-course-info ul li .fa {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-course-menu-landing .thim-course-landing-tab li.active:before {
	background: var(--thim-body-primary-color, #2e8ece)
}

.thim-course-menu-landing .thim-course-landing-tab li a {
	color: var(--thim-font-title-color, #333333)
}

.thim-course-menu-landing .thim-course-landing-button .course-price {
	color: var(--thim-font-title-color, #333333)
}

#tab-course-review .course-rating>h3,
#tab-reviews .course-rating>h3 {
	color: var(--thim-font-title-color, #333333)
}

#tab-course-review .course-rating .rating-title,
#tab-reviews .course-rating .rating-title {
	color: var(--thim-font-title-color, #333333)
}

#tab-course-review .course-rating .average-rating .rating-box .average-value,
#tab-reviews .course-rating .average-rating .rating-box .average-value {
	color: var(--thim-body-primary-color, #2e8ece);
	font-family: var(--thim-font-title-font-family, "Montserrat")
}

#tab-course-review .course-rating .average-rating .rating-box .review-amount,
#tab-reviews .course-rating .average-rating .rating-box .review-amount {
	color: var(--thim-font-title-color, #333333)
}

#tab-course-review .course-rating .detailed-rating .stars>div.key,
#tab-reviews .course-rating .detailed-rating .stars>div.key {
	color: var(--thim-font-title-color, #333333)
}

#tab-course-review .course-rating .detailed-rating .stars>div.bar .full_bar>div,
#tab-reviews .course-rating .detailed-rating .stars>div.bar .full_bar>div {
	background: var(--thim-body-primary-color, #2e8ece)
}

#tab-course-review .review-load-more #course-review-load-more,
#tab-reviews .review-load-more #course-review-load-more {
	background: var(--thim-body-primary-color, #2e8ece);
	color: #fff
}

#tab-course-review .review-load-more #course-review-load-more:hover,
#tab-reviews .review-load-more #course-review-load-more:hover {
	background: var(--thim-button-hover-color, #1e73be)
}

#tab-course-review .add-review .title,
#tab-reviews .add-review .title {
	color: var(--thim-font-title-color, #333333)
}

#tab-course-review .add-review form label,
#tab-reviews .add-review form label {
	color: var(--thim-font-title-color, #333333)
}

#tab-course-review .add-review form button[type=submit],
#tab-reviews .add-review form button[type=submit] {
	background: var(--thim-body-primary-color, #2e8ece);
	color: #fff
}

#tab-course-review .add-review form button[type=submit]:hover,
#tab-reviews .add-review form button[type=submit]:hover {
	background: var(--thim-button-hover-color, #1e73be)
}

.thim-testimonial-slider ul.scrollable li:before {
	background: rgba(var(--thim_body_primary_color_rgb), 0.6)
}

.thim-testimonial-slider .title {
	color: var(--thim-font-title-color, #333333)
}

.thim-testimonial-slider .control-nav:hover {
	color: var(--thim-body-primary-color, #2e8ece);
	border-color: var(--thim-body-primary-color, #2e8ece)
}

.thim-testimonial-slider .control-nav:hover:before {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-widget-tab .nav-tabs li.active:before {
	background: var(--thim-body-primary-color, #2e8ece)
}

.thim-widget-tab .nav-tabs li.active:after {
	background: #fff
}

.thim-widget-tab .nav-tabs li.active a .fa {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-widget-tab .nav-tabs li a {
	color: var(--thim-font-title-color, #333333)
}

.thim-widget-tab .nav-tabs li a:hover {
	color: var(--thim-font-title-color, #333333)
}

.become-teacher-form button[type=submit] {
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-font-title-color, #333333)
}

.become-teacher-form button[type=submit]:hover {
	background: var(--thim-button-hover-color, #1e73be);
	color: var(--thim-font-title-color, #333333)
}

.thim-about-us-quote hr {
	background: var(--thim-body-primary-color, #2e8ece)
}

.rev_slider_wrapper .tp-bullet.selected {
	background: var(--thim-body-primary-color, #2e8ece) !important;
	border-color: var(--thim-body-primary-color, #2e8ece)
}

.site-main .widget_text .widget-title:before,
.site-main .widget_text .widgettitle:before,
.site-main .widget_text .elementor-widget-container>h5:before,
.site-main .elementor-widget-wp-widget-text .widget-title:before,
.site-main .elementor-widget-wp-widget-text .widgettitle:before,
.site-main .elementor-widget-wp-widget-text .elementor-widget-container>h5:before {
	background: var(--thim-body-primary-color, #2e8ece)
}

.wrapper-lists-our-team a.join-our-team {
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-font-title-color, #333333)
}

.wrapper-lists-our-team a.join-our-team:hover {
	background: var(--thim-button-hover-color, #1e73be);
	color: var(--thim-font-title-color, #333333)
}

.wrapper-lists-our-team .our-team-item .our-team-image:before {
	background: rgba(var(--thim_body_primary_color_rgb), 0.8)
}

.thim-list-event .view-all {
	color: var(--thim-font-title-color, #333333)
}

.thim-list-event .view-all:hover {
	color: var(--thim-body-primary-color, #2e8ece);
	border-color: var(--thim-body-primary-color, #2e8ece)
}

.thim-list-event .item-event .time-from {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-list-event .item-event .title a {
	color: var(--thim-font-title-color, #333333)
}

.thim-list-event .item-event .title a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-list-event.layout-2 .time-from {
	border-color: var(--thim-body-primary-color, #2e8ece)
}

.thim-list-event.layout-2 .view-all {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-login form[name=loginform] p.login-remember label,
.thim-login form[name=loginpopupform] p.login-remember label {
	color: var(--thim-font-title-color, #333333)
}

.thim-login form[name=loginform]>a.lost-pass-link,
.thim-login form[name=loginpopupform]>a.lost-pass-link {
	color: var(--thim-font-title-color, #333333)
}

.thim-login form[name=loginform] input[type=submit],
.thim-login form#registerform input[type=submit],
.thim-login form#lostpasswordform input[type=submit],
.thim-login form#resetpassform input[type=submit] {
	background: var(--thim-body-primary-color, #2e8ece)
}

.thim-login form[name=loginform] input[type=submit]:hover,
.thim-login form#registerform input[type=submit]:hover,
.thim-login form#lostpasswordform input[type=submit]:hover,
.thim-login form#resetpassform input[type=submit]:hover {
	background: var(--thim-button-hover-color, #1e73be)
}

.thim-login form#registerform #reg_passmail {
	color: var(--thim-font-title-color, #333333)
}

.thim-login form#registerform label[for=become_teacher] {
	color: var(--thim-font-title-color, #333333)
}

.thim-login .link-bottom {
	color: var(--thim-font-title-color, #333333)
}

.thim-login .link-bottom a {
	color: var(--thim-body-primary-color, #2e8ece)
}

.list-tab-event .nav-tabs li a,
.profile-tabs .nav-tabs li a {
	color: var(--thim-font-title-color, #333333)
}

.list-tab-event .nav-tabs li.active:before,
.profile-tabs .nav-tabs li.active:before {
	background: var(--thim-body-primary-color, #2e8ece)
}

.list-tab-event .nav-tabs li.active .fa,
.profile-tabs .nav-tabs li.active .fa {
	color: var(--thim-body-primary-color, #2e8ece)
}

.tp-event-archive .entry-title h4 a {
	color: var(--thim-font-title-color, #333333)
}

.tp-event-archive .entry-content .tp_event_view-detail {
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-font-title-color, #333333)
}

.tp-event-archive .entry-content .tp_event_view-detail:hover {
	background: var(--thim-button-hover-color, #1e73be);
	color: var(--thim-font-title-color, #333333)
}

.thim-list-content li:before {
	background: var(--thim-body-primary-color, #2e8ece)
}

.tp-event-organizers .thim-carousel-wrapper .item .name {
	color: var(--thim-font-title-color, #333333)
}

.tp-event-organizers .owl-nav .owl-prev:hover,
.tp-event-organizers .owl-nav .owl-next:hover {
	border-color: var(--thim-body-primary-color, #2e8ece)
}

.tp-event-organizers .owl-nav .owl-prev:hover .fa,
.tp-event-organizers .owl-nav .owl-next:hover .fa {
	color: var(--thim-body-primary-color, #2e8ece)
}

.course-content .course-content-lesson-nav a {
	color: var(--thim-font-title-color, #333333)
}

.course-content .course-content-lesson-nav a:hover {
	text-decoration: underline
}

.single-quiz button.check_answer:hover,
.single-quiz button.next-question:hover,
.single-quiz button.prev-question:hover,
.single-quiz button.button-finish-quiz:hover,
.single-quiz button.button-retake-quiz:hover,
.single-quiz button.button-start-quiz:hover {
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-font-title-color, #333333)
}

.single-quiz .back-to-course {
	color: var(--thim-font-title-color, #333333)
}

.single-quiz .quiz-clock .quiz-total .quiz-text .number {
	color: var(--thim-body-primary-color, #2e8ece)
}

.single-quiz .quiz-clock .quiz-timer #quiz-countdown-value,
.single-quiz .quiz-clock .quiz-timer #quiz-countdown {
	color: var(--thim-body-primary-color, #2e8ece)
}

.question-hint .quiz-hint-toggle {
	color: var(--thim-body-primary-color, #2e8ece)
}

.question-hint .quiz-hint-toggle .fa {
	color: var(--thim-font-body-color, #666666)
}

.bbpress .bbp-topic-description .bbp-author-name {
	color: var(--thim-body-primary-color, #2e8ece)
}

.bbpress #bbpress-forums li.bbp-header {
	background: var(--thim-body-primary-color, #2e8ece)
}

.bbpress #bbpress-forums li.bbp-body ul .bbp-author-name {
	color: var(--thim-body-primary-color, #2e8ece)
}

.bbpress #bbpress-forums li.bbp-body ul .bbp-forum-title,
.bbpress #bbpress-forums li.bbp-body ul .bbp-topic-permalink {
	color: var(--thim-font-title-color, #333333)
}

.bbpress #bbpress-forums li.bbp-body ul .bbp-forum-title:hover,
.bbpress #bbpress-forums li.bbp-body ul .bbp-topic-permalink:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.bbpress #bbpress-forums .bbp-breadcrumb a {
	color: var(--thim-font-title-color, #333333)
}

.bbpress #bbpress-forums .bbp-breadcrumb a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.bbpress #bbpress-forums button:hover {
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-font-title-color, #333333)
}

.bbpress #bbpress-forums #bbp-single-user-details #bbp-user-navigation a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.bbpress #bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a {
	color: var(--thim-body-primary-color, #2e8ece)
}

.bbpress #bbpress-forums #bbp-user-body a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.message a,
.learn-press .message a {
	color: var(--thim-body-primary-color, #2e8ece)
}

.message a:hover,
.learn-press .message a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.course-content .popup-title,
.mfp-content .popup-title {
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-font-title-color, #333333)
}

#popup_title {
	background-color: var(--thim-body-primary-color, #2e8ece);
	color: #ffffff
}

#popup_panel #popup_ok:hover,
#popup_panel #popup_cancel:hover {
	background-color: var(--thim-body-primary-color, #2e8ece);
	color: #ffffff
}

.profile-container .profile-tabs .tab-content .thim-course-grid .cert-profile-view {
	color: var(--thim-font-body-color, #666666)
}

.profile-container .profile-tabs .tab-content .thim-course-grid .cert-profile-view:hover {
	color: var(--thim-font-body-color, #666666)
}

ul.nav.nav-tabs li a {
	font-family: var(--thim-font-title-font-family, "Montserrat")
}

.mo-openid-app-icons>p {
	color: var(--thim-font-title-color, #333333)
}

.thim-login .title {
	font-family: var(--thim-font-body-font-family, "Open Sans")
}

@media (max-width:480px) {
	.width-logo>a {
		width: calc(var(--thim-width-logo, 155px) * 0.85)
	}
}

.thim-footer-info>div.info-phone .fa {
	color: var(--thim-footer-color-text, #999)
}

a.widget-button {
	background: var(--thim-body-primary-color, #2e8ece)
}

.thim-what-it-about-desc .button .thim-button {
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-font-title-color, #333333)
}

.thim-what-it-about-desc .button .thim-button:hover {
	background: var(--thim-button-hover-color, #1e73be)
}

.thim-what-it-about-desc .thim-login-link {
	color: var(--thim-font-title-color, #333333)
}

.thim-carousel-instructors .instructor-item .readmore {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-carousel-instructors .instructor-item .readmore:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-color:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.menu-right .thim-link-login a {
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-font-title-color, #333333) !important
}

.menu-right .thim-link-login a:hover {
	background: var(--thim-button-hover-color, #1e73be);
	color: var(--thim-font-title-color, #333333) !important
}

.thim-hello-there .sub-heading {
	color: var(--thim-font-title-color, #333333)
}

.thim-hello-there .description {
	color: var(--thim-font-title-color, #333333)
}

.thim-widget-icon-box .wrapper-box-icon.has_custom_image:not(.overlay) .smicon-read {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-widget-icon-box .wrapper-box-icon.has_custom_image:not(.overlay) .smicon-read:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-join-the-elite-group:before {
	background: var(--thim-body-primary-color, #2e8ece)
}

.thim-join-the-elite-group .thim-widget-button .widget-button.normal {
	border-color: var(--thim-body-primary-color, #2e8ece);
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-font-title-color, #333333)
}

.thim-join-the-elite-group .thim-widget-button .widget-button.normal:hover {
	border-color: var(--thim-button-hover-color, #1e73be);
	background: var(--thim-button-hover-color, #1e73be);
	color: var(--thim-font-title-color, #333333)
}

.thim-welcome-university .thim-register-now-form .wpcf7-form .wpcf7-submit {
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-font-title-color, #333333)
}

.thim-welcome-university .thim-register-now-form .wpcf7-form .wpcf7-submit:hover {
	background: var(--thim-button-hover-color, #1e73be);
	color: var(--thim-font-title-color, #333333)
}

.thim-latest-new-university .thim-owl-carousel-post .owl-item .title a {
	color: var(--thim-font-title-color, #333333)
}

.thim-latest-new-university .thim-owl-carousel-post .owl-item .title a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-latest-new-university .thim-owl-carousel-post .owl-controls .owl-prev,
.thim-latest-new-university .thim-owl-carousel-post .owl-controls .owl-next {
	border-color: var(--thim-font-title-color, #333333)
}

.thim-latest-new-university .thim-owl-carousel-post .owl-controls .owl-prev .fa,
.thim-latest-new-university .thim-owl-carousel-post .owl-controls .owl-next .fa {
	color: var(--thim-font-title-color, #333333)
}

.thim-latest-new-university .thim-owl-carousel-post .owl-controls .owl-prev:hover,
.thim-latest-new-university .thim-owl-carousel-post .owl-controls .owl-next:hover {
	border-color: var(--thim-body-primary-color, #2e8ece)
}

.thim-latest-new-university .thim-owl-carousel-post .owl-controls .owl-prev:hover .fa,
.thim-latest-new-university .thim-owl-carousel-post .owl-controls .owl-next:hover .fa {
	color: var(--thim-body-primary-color, #2e8ece)
}

.wrapper-lists-our-team .our-team-item .title a {
	color: var(--thim-font-title-color, #333333)
}

.wrapper-lists-our-team .our-team-item .title a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

form#lostpasswordform p input[type=text]:focus,
form#lostpasswordform p input[type=email]:focus,
form#lostpasswordform p input[type=password]:focus,
.thim-login form#registerform input[type=email]:focus,
.thim-login form[name=loginform] input[type=email]:focus,
.thim-login form[name=loginpopupform] input[type=email]:focus,
.thim-login form#registerform input[type=password]:focus,
.thim-login form[name=loginform] input[type=password]:focus,
.thim-login form[name=loginpopupform] input[type=password]:focus,
.thim-login form#registerform input[type=text]:focus,
.thim-login form[name=loginform] input[type=text]:focus,
.thim-login form[name=loginpopupform] input[type=text]:focus,
.thim-login form#resetpassform input[type=text]:focus {
	border-color: var(--thim-body-primary-color, #2e8ece)
}

.thim-login form#registerform input[type=submit]:hover,
.thim-login form[name=loginform] input[type=submit]:hover,
.thim-login form[name=loginpopupform] input[type=submit]:hover,
.thim-login form#resetpassform input[type=submit]:hover,
footer#colophon.thim-footer-therapist .sign-up-therapist input[type=submit]:hover {
	background: var(--thim-button-hover-color, #1e73be)
}

.thim-course-megamenu .course-title a {
	color: var(--thim-font-title-color, #333333)
}

.thim-course-megamenu .course-title a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-course-megamenu .course-readmore {
	background: var(--thim-body-primary-color, #2e8ece)
}

.thim-course-megamenu .course-readmore:hover {
	background: var(--thim-button-hover-color, #1e73be)
}

.breadcrumbs-wrapper #breadcrumbs a {
	color: var(--thim-font-body-color, #666666)
}

#buddypress div.item-list-tabs#subnav ul li.selected a,
#buddypress div.item-list-tabs#subnav ul li .current a {
	color: var(--thim-body-primary-color, #2e8ece)
}

#buddypress div.item-list-tabs ul li a {
	color: var(--thim-font-title-color, #333333)
}

#buddypress div.item-list-tabs ul li.selected:before,
#buddypress div.item-list-tabs ul li.current:before {
	background: var(--thim-body-primary-color, #2e8ece)
}

#buddypress div.item-list-tabs ul li.selected a,
#buddypress div.item-list-tabs ul li.current a {
	color: var(--thim-font-title-color, #333333)
}

#buddypress .bp-avatar-nav ul.avatar-nav-items li a {
	color: var(--thim-font-title-color, #333333)
}

#buddypress .bp-avatar-nav ul.avatar-nav-items li.selected:before,
#buddypress .bp-avatar-nav ul.avatar-nav-items li.current:before {
	background: var(--thim-body-primary-color, #2e8ece)
}

#buddypress .bp-avatar-nav ul.avatar-nav-items li.selected a,
#buddypress .bp-avatar-nav ul.avatar-nav-items li.current a {
	color: var(--thim-font-title-color, #333333)
}

#buddypress .activity-list .activity-content .activity-header a:not(.activity-time-since),
#buddypress .activity-list .activity-content .comment-header a:not(.activity-time-since) {
	color: var(--thim-font-title-color, #333333)
}

#buddypress .activity-list .activity-content .activity-header a:not(.activity-time-since):hover,
#buddypress .activity-list .activity-content .comment-header a:not(.activity-time-since):hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

#buddypress form#whats-new-form #whats-new:focus {
	border-color: var(--thim-body-primary-color, #2e8ece) !important
}

#buddypress input[type=submit] {
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-font-title-color, #333333)
}

#buddypress input[type=submit]:hover {
	color: var(--thim-font-title-color, #333333)
}

#buddypress a.button {
	background: var(--thim-font-title-color, #333333)
}

#buddypress a.button:hover {
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-font-title-color, #333333)
}

#buddypress a.button:hover>span {
	color: var(--thim-font-title-color, #333333)
}

#buddypress .standard-form span.label,
#buddypress .standard-form label {
	color: var(--thim-font-title-color, #333333)
}

#buddypress .current-visibility-level {
	color: var(--thim-font-title-color, #333333)
}

#buddypress label {
	color: var(--thim-font-title-color, #333333)
}

#buddypress .acomment-meta a:first-child {
	color: var(--thim-font-title-color, #333333)
}

#buddypress .acomment-meta a:first-child:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

#buddypress div.activity-comments>ul>li .acomment-options a {
	color: var(--thim-body-primary-color, #2e8ece)
}

#buddypress div.activity-comments>ul>li .acomment-options a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

#buddypress div.activity-comments li form.ac-form .ac-reply-content input[type=submit] {
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-font-title-color, #333333)
}

#buddypress div.activity-comments li form.ac-form .ac-reply-content .ac-reply-cancel {
	background: var(--thim-font-title-color, #333333)
}

#buddypress div.activity-comments li form.ac-form .ac-reply-content .ac-reply-cancel:hover {
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-font-title-color, #333333)
}

#buddypress #members-list li .item .item-title>a {
	color: var(--thim-font-title-color, #333333)
}

#buddypress #members-list li .item .item-title>a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

#buddypress #members-list li .item .item-title .activity-read-more a {
	color: var(--thim-body-primary-color, #2e8ece)
}

#buddypress #members-list li .item .item-title .activity-read-more a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

#buddypress div#item-header div.generic-button>a {
	background: var(--thim-font-title-color, #333333)
}

#buddypress div#item-header div.generic-button>a:hover {
	background: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-font-title-color, #333333)
}

#buddypress div#item-header .item-meta {
	color: var(--thim-font-body-color, #666666)
}

#buddypress div#item-header .item-meta a {
	color: var(--thim-body-primary-color, #2e8ece)
}

#buddypress div#item-header .item-meta a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.activity-list li.bbp_topic_create .activity-content .activity-inner,
.activity-list li.bbp_reply_create .activity-content .activity-inner {
	border-color: var(--thim-body-primary-color, #2e8ece)
}

.thim-widget-portfolio .wapper_portfolio .filters .portfolio-tabs li a.filter,
.portfolio_container .wapper_portfolio .filters .portfolio-tabs li a.filter {
	color: var(--thim-font-body-color, #666666)
}

.thim-widget-portfolio .wapper_portfolio .filters .portfolio-tabs li a.filter:hover,
.portfolio_container .wapper_portfolio .filters .portfolio-tabs li a.filter:hover {
	color: var(--thim-font-title-color, #333333);
	border-color: var(--thim-body-primary-color, #2e8ece)
}

.thim-widget-portfolio .wapper_portfolio .filters .portfolio-tabs li a.active,
.portfolio_container .wapper_portfolio .filters .portfolio-tabs li a.active {
	color: var(--thim-font-title-color, #333333);
	border-color: var(--thim-body-primary-color, #2e8ece)
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .portfolio-hover .mask-content h3,
.portfolio_container .wapper_portfolio .portfolio_column .portfolio-hover .mask-content h3 {
	font-size: var(--thim-font-h3-font-size, 24px);
	font-weight: var(--thim-font-title-variant, 700)
}

.portfolio-content .tags ul li a {
	color: var(--thim-body-primary-color, #2e8ece)
}

.portfolio-content .flex-direction-nav li a {
	background: var(--thim-body-primary-color, #2e8ece) !important
}

.portfolio-content .flex-direction-nav li a:hover:before {
	color: var(--thim-body-primary-color, #2e8ece) !important
}

.rev-btn.thim-slider-button {
	color: var(--thim-font-title-color, #333333)
}

.rev-btn.thim-slider-button:hover {
	color: var(--thim-font-title-color, #333333)
}

.thim-buy-now .thim-widget-button .widget-button:hover {
	background: var(--thim-button-hover-color, #1e73be);
	border-color: var(--thim-button-hover-color, #1e73be)
}

.learn-press-cart-table tbody .cart_item .course-name a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

form.lp-cart .checkout-button {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

form.lp-cart .checkout-button:hover {
	background-color: var(--thim-button-hover-color, #1e73be)
}

form.lp-checkout .logged-in {
	border-left: 3px solid var(--thim-body-primary-color, #2e8ece)
}

form.lp-checkout .logged-in a {
	color: var(--thim-body-primary-color, #2e8ece)
}

#learn-press-checkout-user-form #learn-press-checkout-user-login ul.form-fields li button {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

#learn-press-checkout-user-form #learn-press-checkout-user-register .form-content a {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.learn-press .tab-content .course-wishlist-box span.text {
	font-family: var(--thim-font-title-font-family, "Montserrat")
}

.learn-press .view-cart-button {
	background: var(--thim-body-primary-color, #2e8ece)
}

.learn-press .view-cart-button:hover {
	background: var(--thim-button-hover-color, #1e73be)
}

#learn-press-payment .place-order-action input.button {
	background: var(--thim-body-primary-color, #2e8ece)
}

#learn-press-payment .place-order-action input.button:hover {
	background: var(--thim-button-hover-color, #1e73be)
}

.list-book-event thead th a,
.list-book-event thead td a,
.list-book-event tbody th a,
.list-book-event tbody td a {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-list-text ul li:before {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.tp-event-organizers .owl-pagination .owl-page {
	border: 1px solid var(--thim-body-primary-color, #2e8ece)
}

.tp-event-organizers .owl-pagination .owl-page:hover,
.tp-event-organizers .owl-pagination .owl-page.active {
	background: var(--thim-body-primary-color, #2e8ece)
}

.thim-list-event .view-all-link:hover {
	background-color: var(--thim-body-primary-color, #2e8ece);
	border-color: var(--thim-body-primary-color, #2e8ece)
}

#thim-popup-login .thim-login-container .link-bottom a {
	color: var(--thim-body-primary-color, #2e8ece)
}

#thim-popup-login .thim-login-container .close-popup {
	background: var(--thim-body-primary-color, #2e8ece)
}

.textwidget #shaon-pricing-table-plus .minimal .highlight h3,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight h3,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight h3 {
	color: var(--thim-body-primary-color, #2e8ece)
}

.textwidget #shaon-pricing-table-plus .minimal .highlight h3 span,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight h3 span,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight h3 span {
	color: var(--thim-font-body-color, #666666);
	font-family: var(--thim-font-body-font-family, "Open Sans");
	font-size: var(--thim-font-body-font-size, 15px)
}

.textwidget #shaon-pricing-table-plus .minimal .highlight .features ul li a.pt-button,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight .features ul li a.pt-button,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight .features ul li a.pt-button {
	border: 1px solid var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-body-primary-color, #2e8ece)
}

.textwidget #shaon-pricing-table-plus .minimal .highlight .features ul li a.pt-button:hover,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight .features ul li a.pt-button:hover,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight .features ul li a.pt-button:hover {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.textwidget #shaon-pricing-table-plus .minimal .highlight:hover h3 span,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight:hover h3 span,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight:hover h3 span {
	color: var(--thim-body-primary-color, #2e8ece)
}

.textwidget #shaon-pricing-table-plus .minimal .highlight:hover .price h4,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight:hover .price h4,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight:hover .price h4 {
	background-color: var(--thim-body-primary-color, #2e8ece);
	border-color: var(--thim-body-primary-color, #2e8ece)
}

.textwidget #shaon-pricing-table-plus .minimal .highlight.featured h3,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight.featured h3,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight.featured h3 {
	color: var(--thim-body-primary-color, #2e8ece) !important
}

.textwidget #shaon-pricing-table-plus .minimal .highlight.featured h3 span,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight.featured h3 span,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight.featured h3 span {
	color: var(--thim-body-primary-color, #2e8ece)
}

.textwidget #shaon-pricing-table-plus .minimal .highlight.featured .price h4,
.wpb_text_column #shaon-pricing-table-plus .minimal .highlight.featured .price h4,
.elementor-shortcode #shaon-pricing-table-plus .minimal .highlight.featured .price h4 {
	background-color: var(--thim-body-primary-color, #2e8ece);
	border-color: var(--thim-body-primary-color, #2e8ece)
}

.textwidget .wrap-circle .border-circle a.circle:before,
.wpb_text_column .wrap-circle .border-circle a.circle:before {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.thim-widget-progress .wrap-percent .percent {
	font-family: var(--thim-font-title-font-family, "Montserrat")
}

.iconbox-push:hover .content-inner .sc-heading .heading__primary {
	color: var(--thim-body-primary-color, #2e8ece)
}

.iconbox-push:hover .content-inner .desc-icon-box .smicon-read {
	font-family: var(--thim-font-title-font-family, "Montserrat")
}

.iconbox-push .content-inner .desc-icon-box .smicon-read {
	font-family: var(--thim-font-title-font-family, "Montserrat")
}

.thim-widget-progress-step .panel-heading .num-progress.circle .circle-inner {
	color: var(--thim-body-primary-color, #2e8ece)
}

.woocommerce-MyAccount-navigation li.is-active:before {
	background: var(--thim-body-primary-color, #2e8ece)
}

.woocommerce-MyAccount-navigation li a {
	color: var(--thim-font-title-color, #333333)
}

.woocommerce-MyAccount-content legend {
	font-family: var(--thim-font-title-font-family, "Montserrat")
}

.woocommerce-MyAccount-content form input.button {
	background: var(--thim-body-primary-color, #2e8ece) !important;
	color: var(--thim-font-title-color, #333333) !important
}

.woocommerce-MyAccount-content form input.button:hover {
	color: var(--thim-font-title-color, #333333) !important
}

#learn-press-finish-course {
	color: #ffffff;
	background: var(--thim-body-primary-color, #2e8ece)
}

#learn-press-finish-course:hover {
	background: var(--thim-button-hover-color, #1e73be)
}

.user-info .edit-profile a {
	color: var(--thim-body-primary-color, #2e8ece)
}

.user-info .edit-profile a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.woocommerce table.cart .button:hover,
.woocommerce table.cart input.button:hover {
	background-color: var(--thim-button-hover-color, #1e73be) !important
}

.woocommerce table.cart .cart_item .product-quantity .thim-quantity .minus:hover,
.woocommerce table.cart .cart_item .product-quantity .thim-quantity .plus:hover {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.woocommerce .cart-collaterals .wc-proceed-to-checkout a.checkout-button:hover {
	background-color: var(--thim-button-hover-color, #1e73be) !important
}

button {
	background: var(--thim-body-primary-color, #2e8ece)
}

.widget_book-event .event_register_foot .event_register_submit {
	background: var(--thim-body-primary-color, #2e8ece)
}

.widget_book-event .event_register_foot .event_register_submit:hover {
	background: var(--thim-button-hover-color, #1e73be)
}

.thim-widget-book-event .book-title {
	background: var(--thim-body-primary-color, #2e8ece)
}

.thim-widget-book-event .book-title:before {
	border-top: 10px solid var(--thim-body-primary-color, #2e8ece)
}

.widget_book-event ul li.event-cost .value {
	color: var(--thim-body-primary-color, #2e8ece)
}

.learn-press .tab-content .course-wishlist-box .course-wishlisted:before {
	color: var(--thim-body-primary-color, #2e8ece)
}

.item-event .time-from {
	font-family: var(--thim-font-title-font-family, "Montserrat")
}

.comments-area input#submit,
.wpcf7-form .wpcf7-submit,
.thim-button,
button,
.buttons,
.button,
.widget-button,
.smicon-read.sc-btn,
.thim-slider-button {
	font-family: var(--thim-font-title-font-family, "Montserrat")
}

.iconbox-push .content-inner .desc-icon-box .smicon-read {
	font-family: var(--thim-font-title-font-family, "Montserrat")
}

.thim-widget-testimonials .testimonial-content .title:before {
	font-family: var(--thim-font-title-font-family, "Montserrat")
}

.thim-gallery-video .video-item .video-content .video-title a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

article .entry-header .date-meta {
	font-family: var(--thim-font-title-font-family, "Montserrat")
}

body .entry-tag-share .post-tag a,
body .widget-area aside .tagcloud a {
	color: var(--thim-font-body-color, #666666)
}

body .entry-tag-share .post-tag a:hover,
body .widget-area aside .tagcloud a:hover {
	color: var(--thim-body-primary-color, #2e8ece);
	border-color: var(--thim-body-primary-color, #2e8ece)
}

.related-archive .title a {
	color: var(--thim-font-title-color, #333333)
}

.related-archive .title a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

footer#colophon .thim-social a:hover span,
footer#colophon .copyright-area .copyright-content a:hover {
	color: var(--thim-footer-color-hover, #ffb606)
}

.testimonial-item-archive .side-right .blockquote {
	color: var(--thim-body-primary-color, #2e8ece)
}

.testimonial-item-archive .side-right .blockquote a {
	color: var(--thim-body-primary-color, #2e8ece)
}

.testimonial-item-archive .side-right .blockquote a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.testimonial-item-archive .side-right .blockquote:before {
	color: var(--thim-body-primary-color, #2e8ece);
	font-family: var(--thim-font-title-font-family, "Montserrat")
}

.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li a,
.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li a {
	font-family: var(--thim-font-title-font-family, "Montserrat")
}

.tp-event-info .tp-info-box p.view-on-map a {
	color: var(--thim-body-primary-color, #2e8ece)
}

.tp-event-info .tp-info-box p.view-on-map a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.woocommerce-cart-form .actions .button {
	background-color: #333333
}

.woocommerce-cart-form .actions .button:hover {
	background-color: var(--thim-button-hover-color, #1e73be)
}

.woocommerce-cart-form .actions p {
	display: inline-block
}

.woocommerce-cart-form .actions input[name=update_cart] {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.woocommerce-cart-form .actions input[name=update_cart]:hover {
	background-color: var(--thim-button-hover-color, #1e73be)
}

.woocommerce-page.woocommerce-cart .cart-right .cart-collaterals .cart_totals .coupon .button {
	background-color: #333333
}

.woocommerce-page.woocommerce-cart .cart-right .cart-collaterals .cart_totals .coupon .button:hover {
	background-color: var(--thim-button-hover-color, #1e73be)
}

.woocommerce .cart-collaterals .wc-proceed-to-checkout a.checkout-button,
.woocommerce div.woocommerce-message .button,
.woocommerce-page div.woocommerce-message .button {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.woocommerce .cart-collaterals .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce div.woocommerce-message .button:hover,
.woocommerce-page div.woocommerce-message .button:hover {
	background-color: var(--thim-button-hover-color, #1e73be)
}

#tab-course-review .add-review form label,
#tab-reviews .add-review form label {
	font-family: var(--thim-font-title-font-family, "Montserrat")
}

.thim-widget-icon-box .wrapper-box-icon.contact_info a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-list-posts.life_homepage .readmore a {
	border-color: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-list-posts.life_homepage .readmore a:hover {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.thim-course-grid .course-item .thim-course-content .middle .course-author .value a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.smicon-read {
	font-family: var(--thim-font-title-font-family, "Montserrat")
}

.navigation .menu-right ul li .layout-overlay .search-form label .search-field {
	font-family: var(--thim-font-body-font-family, "Open Sans")
}

.navigation .menu-right ul li .layout-overlay .search-form .search-submit {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.single-post .page-content article .entry-content input[type=submit],
.page .page-content article .entry-content input[type=submit] {
	background-color: var(--thim-body-primary-color, #2e8ece);
	font-family: var(--thim-font-title-font-family, "Montserrat")
}

.single-post .page-content article .entry-content input[type=submit]:hover,
.page .page-content article .entry-content input[type=submit]:hover {
	background-color: var(--thim-button-hover-color, #1e73be)
}

.widget-area aside .article-title-wrapper h5 a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.login-title,
input[type=submit] {
	font-family: var(--thim-font-title-font-family, "Montserrat")
}

.thim-testimonial-before-after .twentytwenty-wrapper.twentytwenty-horizontal .twentytwenty-handle .twentytwenty-left-arrow {
	border-right-color: var(--thim-body-primary-color, #2e8ece) !important
}

.thim-testimonial-before-after .twentytwenty-wrapper.twentytwenty-horizontal .twentytwenty-handle .twentytwenty-right-arrow {
	border-left-color: var(--thim-body-primary-color, #2e8ece) !important
}

.thim-testimonial-before-after .testimonial-content .title a {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-testimonial-before-after .testimonial-content .title a:hover {
	color: var(--thim-button-hover-color, #1e73be)
}

.thim-testimonial-before-after .testimonial-content .title:before {
	font-family: var(--thim-font-title-font-family, "Montserrat");
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-testimonial-before-after .owl-controls .owl-dots .owl-dot.active span {
	background-color: var(--thim-body-primary-color, #2e8ece);
	border-color: var(--thim-body-primary-color, #2e8ece) !important
}

.thim-plan .thim-plan-carousel-container .plan-item .panel-heading .circle-border .circle-inner {
	background-color: var(--thim-body-primary-color, #2e8ece);
	font-family: var(--thim-font-title-font-family, "Montserrat")
}

.about_program .thim-round-slider .image.type-video .icon {
	color: var(--thim-body-primary-color, #2e8ece)
}

.about_program .thim-round-slider .image.type-video .icon:hover {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.thim-widget-testimonials .thim-testimonial-carousel.layout-1 .owl-stage-outer .owl-item .testimonial-item .testimonial-content .wrap-box {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.thim-widget-testimonials .thim-testimonial-carousel.layout-1 .owl-stage-outer .owl-item .testimonial-item .testimonial-content .wrap-box:before {
	border-right-color: var(--thim-body-primary-color, #2e8ece)
}

.thim-list-posts-slider .thim-list-slide-posts-carousel-container .item-post .article-image .entry-category {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.thim-list-posts-slider .thim-list-slide-posts-carousel-container .item-post .entry-content .entry-meta li span a {
	color: var(--thim-font-body-color, #666666)
}

.thim-list-posts-slider .thim-list-slide-posts-carousel-container .item-post .entry-content .entry-meta li span a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-list-posts-slider .thim-list-slide-posts-carousel-container .owl-controls {
	color: var(--thim-font-body-color, #666666)
}

.thim-list-posts-slider .thim-list-slide-posts-carousel-container .owl-controls .owl-nav>div {
	border-color: var(--thim-font-body-color, #666666)
}

.thim-list-posts.health_2 .item-post .date-meta {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-list-posts.health_2 .item-post .article-image .entry-category {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.thim-list-posts.health_2 .item-post .entry-content .main-content .learn-more {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-list-posts.health_sticky .sticky-post .article-image .entry-category {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.thim-list-posts.health_sticky .sticky-post .entry-content .entry-meta li span a {
	color: var(--thim-font-body-color, #666666)
}

.thim-list-posts.health_sticky .sticky-post .entry-content .entry-meta li span a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-list-posts.health_sticky .post-list .item-post .article-image .entry-category {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.thim-list-posts.health_sticky .post-list .item-post .main-content .learn-more {
	color: var(--thim-body-primary-color, #2e8ece)
}

nav.comment-navigation a {
	color: var(--thim-font-title-color, #333333)
}

nav.comment-navigation a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.header_v2 #toolbar aside .thim-have-any-question .email a,
.header_v2 #toolbar aside .thim-have-any-question .mobile a {
	color: var(--thim-body-primary-color, #2e8ece)
}

#masthead.header_v4 li.current-menu-item>a {
	color: var(--thim-body-primary-color, #2e8ece)
}

#masthead.header_v4 .width-logo .top-left .thim-have-any-question .email a {
	color: var(--thim-font-body-color, #666666)
}

#masthead.header_v4 .width-logo .top-right .widget_shopping_cart h4 {
	color: var(--thim-font-body-color, #666666)
}

#masthead.header_v4 .width-logo .top-right .widget_search:before {
	color: var(--thim-font-body-color, #666666)
}

.health-v3 .thim-widget-courses .view-all-courses {
	border-color: var(--thim-body-primary-color, #2e8ece);
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-timeline-slider .title:after {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.widget-area aside .widget-title::before {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

a.wishlist-link {
	color: var(--thim-body-primary-color, #2e8ece)
}

footer#colophon .footer ul li.current-menu-item a,
footer#colophon .footer ul li.current_page_item a {
	color: var(--thim-body-primary-color, #2e8ece)
}

.become_health .widget_text ul li i,
.become_health .wpb_text_column ul li i,
.become_health .elementor-widget-wp-widget-text ul li i {
	color: var(--thim-body-primary-color, #2e8ece)
}

.rev_slider .tp-thumbs.erinyen .tp-thumb-title {
	font-family: var(--thim-font-title-font-family, "Montserrat")
}

.rev_slider .tp-thumbs.erinyen .tp-thumb-title:before {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.form_get_video .head_form {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.form_get_video .content_form input[type=submit] {
	color: var(--thim-body-primary-color, #2e8ece);
	border-color: var(--thim-body-primary-color, #2e8ece)
}

.video_popup i:hover {
	color: var(--thim-body-primary-color, #2e8ece);
	border-color: var(--thim-body-primary-color, #2e8ece)
}

.form_get_video .content_form input[type=submit]:hover {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.about_program .video_popup i {
	color: var(--thim-body-primary-color, #2e8ece)
}

.about_program .video_popup i:hover {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.thim-list-posts-slider .thim-list-slide-posts-carousel-container .owl-controls .owl-nav>div:hover {
	color: var(--thim-body-primary-color, #2e8ece);
	border-color: var(--thim-body-primary-color, #2e8ece) !important
}

.dark_control div.thim-course-carousel .owl-controls .owl-nav .owl-prev:hover,
.dark_control div.thim-course-carousel .owl-controls .owl-nav .owl-next:hover {
	border-color: var(--thim-body-primary-color, #2e8ece)
}

.dark_control div.thim-course-carousel .owl-controls .owl-nav .owl-prev:hover i,
.dark_control div.thim-course-carousel .owl-controls .owl-nav .owl-next:hover i {
	color: var(--thim-body-primary-color, #2e8ece)
}

body #course-curriculum-popup #popup-header {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.lp-course-progress .lp-progress-bar .lp-progress-value {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.woocommerce div.product form.cart .button,
.product-grid .content__product .woo_add_to_cart a,
.widget_shopping_cart .widget_shopping_cart_content .buttons a {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

div#preload .cssload-loader {
	border-color: var(--thim-preload-style-color, #2e91d3)
}

div#preload .cssload-loader-inner {
	background-color: var(--thim-preload-style-color, #2e91d3)
}

.event-auth-form input[type=submit],
.lost_reset_password input[type=submit],
.thim-loginpage form input[type=submit] {
	border-color: var(--thim-body-primary-color, #2e8ece);
	background: var(--thim-body-primary-color, #2e8ece) !important
}

.event-auth-form input[type=submit]:hover,
.lost_reset_password input[type=submit]:hover,
.thim-loginpage form input[type=submit]:hover {
	background: rgba(var(--thim_body_primary_color_rgb), 0.5) !important;
	border-color: rgba(var(--thim_body_primary_color_rgb), 0.5) !important
}

.bussiness_form h3:after {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.thim-list-event-business .item-event.feature-item .view_detail a:hover,
.text_location .widget.widget_text .textwidget h3,
footer#colophon .footer .footer_widget .widget-title:after,
footer#colophon .footer .footer_widget .widgettitle:after,
footer#colophon .footer .footer_widget .elementor-widget-container>h5:after,
.lp-pmpro-footer .list-item .thim_btn:hover,
footer#colophon .footer .footer_business .thim-social a .fa:hover,
.list_team_business .slides-content .slide-content,
.lp-pmpro-membership-list .header-item.position-2 .lp-price,
.question-numbers li.current a,
.question-numbers li:hover a,
body.course-item-popup #learn-press-content-item #course-item-content-header,
.thim-widget-icon-box .wrapper-box-icon.image_box .content-inner .sc-heading:before,
.separator_bottom:after,
.list-video-slider .play-button:before,
.list-video-slider .owl-controls .owl-nav>div:hover,
.thim-list-event-effective .layout-effective-slider .owl-nav>div:hover,
footer#colophon .footer .effective-layout .mc4wp-form .mc4wp-form-fields #optin button[type=submit],
.thim-image-box:hover .thim-image-title,
.thim-round-testimonial.layout-3 .slides-nav .item_nav.current,
footer#colophon.effective-layout .footer .mc4wp-form .mc4wp-form-fields #optin button[type=submit],
.thim-list-event-effective .layout-effective-slider .event-item .countdown-event .entry-countdown .countdown-row .countdown-section .countdown-amount,
.icon_bussiness.cycle_icon .boxes-icon.circle:before {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

footer#colophon.effective-layout .footer .mc4wp-form .mc4wp-form-fields #optin button[type=submit]:hover {
	background-color: var(--thim-button-hover-color, #1e73be)
}

.thim-widget-courses .view_all.bussiness .view-all-courses:hover,
.question-numbers li.current a,
.question-numbers li:hover a,
.icon_bussiness.cycle_icon .boxes-icon.circle,
.thim-round-testimonial.layout_business .slides-content:before,
.lp-pmpro-footer .list-item .thim_btn,
.thim-list-event-business .item-event.feature-item .view_detail a:hover {
	border-color: var(--thim-body-primary-color, #2e8ece)
}

a.link_primary,
.thim-widget-icon-box .wrapper-box-icon:hover .heading__primary a {
	color: var(--thim-body-primary-color, #2e8ece) !important
}

.thim-course-grid.bussiness .course-item .thim-bussiness-content .meta_course .course-wishlist-box .course-wishlisted,
.thim-list-event-business .item-event .date_event,
.thim-list-event-business .item-event.feature-item .info_event .title_event h2 a:hover,
.icon_bussiness.cycle_icon .boxes-icon.circle,
.icon_bussiness.cycle_icon .widget_icon-box:hover .wrapper-box-icon.circle .heading__primary,
.list_team_business .slide-content .social-team a:hover,
.lp-pmpro-footer .list-item .thim_btn,
.lp-pmpro-membership-list .lp-title,
body.course-item-popup #learn-press-course-curriculum .learn-press-breadcrumb a,
body.course-item-popup #learn-press-course-curriculum .learn-press-breadcrumb .fa,
.yith-wcwl-add-button a.add_to_wishlist,
.text_location .widget.widget_text .textwidget>p a:hover,
.thim-course-grid.effective-layout .course-item .thim-course-content .course-meta .course-price .value,
.thim-course-grid.effective-layout .course-item .thim-course-content .course-meta .course-price .value.free-course,
.thim-round-testimonial.layout-3 .slides-content .slide-content .content .author,
.list-video-slider .video-content .video-title a:hover,
.textwidget #shaon-pricing-table-plus.gray .minimal .plan h4 .amount,
.elementor-shortcode #shaon-pricing-table-plus.gray .minimal .plan h4 .amount,
.wpb_text_column #shaon-pricing-table-plus.gray .minimal .plan h4 .amount,
.thim-list-event-effective .layout-effective-slider .event-item .date-event,
.thim-list-event-effective .layout-effective-normal .item-event .date-event,
.thim-list-event-effective .layout-effective-normal .item-event .info-event .title-event a:hover,
.thim-list-event-effective .layout-effective-slider .event-item .title-event a:hover,
.new-layout .thim-twitter .tweet-item a,
.new-layout .thim-twitter .tweet-item .top .fa,
.menu-right .thim-login-effective a:hover,
.thim-header-effective .navigation .menu-right ul li.widget_search:hover:before,
footer#colophon.effective-layout .thim-social ul.social_link li a:hover .fa,
.body-effective-layout .sc_heading .title strong,
.thim-widget-icon-box .wrapper-box-icon:hover .boxes-icon a i,
.list-video-slider .video-meta>div a,
.thim-list-event-business .item-event.feature-item .info_event .date_event h4 {
	color: var(--thim-body-primary-color, #2e8ece)
}

.icon_bussiness.cycle_icon .widget_icon-box:hover .boxes-icon.circle,
.textwidget #shaon-pricing-table-plus.gray .minimal .highlight .features .select .pt-button,
.elementor-shortcode #shaon-pricing-table-plus.gray .minimal .highlight .features .select .pt-button,
.wpb_text_column #shaon-pricing-table-plus.gray .minimal .highlight .features .select .pt-button,
.textwidget #shaon-pricing-table-plus.gray .minimal .highlight:hover .features ul,
.textwidget #shaon-pricing-table-plus.gray .minimal .highlight:hover .select,
.textwidget #shaon-pricing-table-plus.gray .minimal .highlight:hover.p1 h3,
.wpb_text_column #shaon-pricing-table-plus.gray .minimal .highlight:hover .features ul,
.elementor-shortcode #shaon-pricing-table-plus.gray .minimal .highlight:hover .features ul,
.wpb_text_column #shaon-pricing-table-plus.gray .minimal .highlight:hover .select,
.elementor-shortcode #shaon-pricing-table-plus.gray .minimal .highlight:hover.p1 h3,
.wpb_text_column #shaon-pricing-table-plus.gray .minimal .highlight:hover.p1 h3,
.elementor-shortcode #shaon-pricing-table-plus.gray .minimal .highlight:hover.p1 h3,
.menu-right .thim-login-effective:hover,
.thim-header-effective .navigation .menu-right ul li.widget_search:hover:before,
.textwidget #shaon-pricing-table-plus.gray .minimal .highlight:hover.plan h4,
.wpb_text_column #shaon-pricing-table-plus.gray .minimal .highlight:hover.plan h4,
.elementor-shortcode #shaon-pricing-table-plus.gray .minimal .highlight:hover.plan h4 {
	border-color: var(--thim-body-primary-color, #2e8ece) !important
}

body.boxed-area.bg-boxed-image {
	background-repeat: var(--thim-bg-repeat, no-repeat);
	background-position: var(--thim-bg-position, center);
	background-attachment: var(--thim-bg-attachment, inherit);
	background-size: var(--thim-bg-size, inherit);
	background-image: var(--thim-bg-upload)
}

body.boxed-area.bg-boxed-pattern {
	background-image: var(--thim-bg-pattern)
}

.thim-button-primary {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.thim-button-primary:hover {
	background-color: var(--thim-button-hover-color, #1e73be)
}

a.widget-button:hover {
	background-color: var(--thim-button-hover-color, #1e73be)
}

.has-text-color.has-primary-color {
	color: var(--thim-body-primary-color, #2e8ece) !important
}

.has-text-color.has-title-color {
	color: var(--thim-font-title-color, #333333) !important
}

.has-background.has-primary-background-color {
	background-color: var(--thim-body-primary-color, #2e8ece) !important
}

.has-background.has-title-background-color {
	background-color: var(--thim-font-title-color, #333333) !important
}

.thim-image-box.style-1:before {
	border: 1px solid var(--thim-body-primary-color, #2e8ece)
}

.thim-image-box.style-1 .thim-image-title:before {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.thim-widget-icon-box .wrapper-box-icon.border:before {
	border: 1px solid var(--thim-body-primary-color, #2e8ece)
}

.thim-course-grid.gym-layout .course-item .course-thumbnail {
	border: 1px solid rgba(var(--thim_body_primary_color_rgb), 0.8)
}

.thim-course-grid.gym-layout .course-item .thim-course-content {
	border-color: rgba(var(--thim_body_primary_color_rgb), 0.8)
}

.thim-course-grid.gym-layout .course-item .thim-course-content .course-term a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-course-grid.gym-layout .course-item .thim-course-content .course-meta:after {
	background: rgba(var(--thim_body_primary_color_rgb), 0.8)
}

.thim-course-grid.gym-layout .course-item .thim-course-content .value {
	color: var(--thim-body-primary-color, #2e8ece) !important
}

.border-box .video_popup:before {
	border: 1px solid var(--thim-body-primary-color, #2e8ece)
}

.gym-style .thim-round-testimonial.layout-3 .slides-wrapper:before {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.thim-list-posts-gym .item-post {
	border: 1px solid rgba(var(--thim_body_primary_color_rgb), 0.8)
}

.thim-list-posts-gym .item-post:hover {
	border-color: var(--thim-body-primary-color, #2e8ece)
}

.thim-list-posts-gym .item-post .post-image .date-meta {
	background: var(--thim-body-primary-color, #2e8ece)
}

.thim-list-posts-gym .item-post .entry-content .learn-more {
	color: var(--thim-body-primary-color, #2e8ece);
	border-bottom: 1px solid var(--thim-body-primary-color, #2e8ece)
}

.thim-image-box.slider-layout.style-1 .slick-prev:hover,
.thim-image-box.slider-layout.style-1 .slick-next:hover {
	background: var(--thim-body-primary-color, #2e8ece)
}

.body-therapist-layout footer.thim-footer-therapist .footer:before {
	background-color: var(--thim-body-bg-color, #fff)
}

.body-therapist-layout footer.thim-footer-therapist .footer .container {
	background: var(--thim-footer-bg-color, #111)
}

.thim-box-service.vc_row>div.vc_col-sm-12::after,
.thim-box-service:not(.vc_row)::after,
.thim-bg-therapist.vc_row .vc_col-sm-12::after,
.thim-bg-therapist:not(.vc_row)::after,
.thim-bg-map:after,
.thim-icon-circle.rev-btn i {
	background: var(--thim-body-primary-color, #2e8ece)
}

.tp-bullets.ares.horizontal.nav-pos-hor-left.nav-pos-ver-center .tp-bullet:hover {
	background: var(--thim-body-primary-color, #2e8ece)
}

.thim-booking:before {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-booking>p a:not(.button) {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-booking>p a:not(.button):hover {
	color: rgba(var(--thim_body_primary_color_rgb), 0.8)
}

.thim-booking .line-primary {
	background: var(--thim-body-primary-color, #2e8ece)
}

.thim-booking .title {
	font-weight: var(--thim-font-title-variant, 700)
}

.thim-booking .button {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.thim-booking .button:hover {
	background-color: var(--thim-button-hover-color, #1e73be)
}

.home-content .sign-up-therapist button:hover {
	background: var(--thim-button-hover-color, #1e73be)
}

.thim-course-grid.therapist-layout .course-item .course-thumbnail .course-link-color {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.thim-course-grid.therapist-layout .course-item .course-thumbnail .time {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.thim-course-grid.therapist-layout .course-item .thim-course-content .course-meta .duration-feature .value {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-line-vertical:not(.vc_row):before,
.thim-line-vertical.vc_row>.vc_col-sm-12:before {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.body-therapist-layout .thim-round-testimonial.layout-3 .thim-excerpt {
	color: var(--thim-font-title-color, #333333) !important
}

.thim-list-posts-therapist .post-content .entry-title a {
	color: var(--thim-font-title-color, #333333)
}

.thim-list-posts-therapist .post-content .entry-meta .author {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-therapist-info {
	color: var(--thim-font-title-color, #333333)
}

.thim-therapist-info a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-goolge-map-content.layout-1 .content_maps .content_wrap .close:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

.thim-goolge-map-content.layout-1 .content_maps .content_wrap .item_pace {
	color: var(--thim-font-title-color, #333333)
}

.thim-goolge-map-content.layout-1 .content_maps .content_wrap .item_pace h3 i {
	color: var(--thim-font-title-color, #333333);
	border: 4px solid var(--thim-font-title-color, #333333)
}

.thim-service .slide-events .wrap-arrow-slick .arow-slick {
	background-color: var(--thim-body-primary-color, #2e8ece)
}

.thim-service .slide-events .wrap-arrow-slick .arow-slick:hover {
	background-color: rgba(var(--thim_body_primary_color_rgb), 0.8)
}

.thim-list-posts-therapist .post-content .entry-title a:hover {
	color: var(--thim-body-primary-color, #2e8ece)
}

footer#colophon.thim-footer-therapist .footer:after {
	background: var(--thim-copyright-bg-color, #111)
}

.sc_heading.therapist .sub-heading,
footer#colophon.thim-footer-therapist,
footer#colophon.thim-footer-therapist .copyright-area {
	font-size: var(--thim-font-body-font-size, 15px);
	font-weight: var(--thim-font-body-variant, 400)
}

header.header_v1.full-style-1 #magic-line {
	background: var(--thim-main-menu-text-hover-color, #ffffff)
}

body.learnpress-v4 .lp-archive-courses .course-payment .lp-button:hover {
	background: rgba(var(--thim_body_primary_color_rgb), 0.8)
}

body.learnpress-v4 .pmpro-has-access .lp-pmpro-membership-list a.pmpro_btn:hover {
	background: rgba(var(--thim_body_primary_color_rgb), 0.8)
}

.business-coaching {
	--thim-border-radius-button: 5px
}
