
@charset "UTF-8";

/*!
Theme Name: Eduma
Theme URI: https://eduma.thimpress.com/
Author: ThimPress
Author URI: https://thimpress.com
Description: Premium WordPress LMS theme.
Version: 5.1.1
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: eduma
Domain Path: /languages/
*/
body {
	font-display: swap;
}

.is-countdown {
	border: 1px solid #ccc;
	background-color: var(--thim-border-color, #eee);
}

.countdown-rtl {
	direction: rtl;
}

.countdown-holding span {
	color: #888;
}

.countdown-row {
	clear: both;
	width: 100%;
	padding: 0 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%;
}

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: .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: -.5em;
}

sub {
	bottom: -.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: .35em .625em .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 {
	-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 .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .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 #eee;
}

.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: #777;
}

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: .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: #777;
}

.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 #eee;
}

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 #777;
}

.initialism {
	font-size: 90%;
}

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

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: #777;
}

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 #eee;
	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, .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: #333;
	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;
	width: 100%;
}

.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: calc(100% - 20px);
	}
}

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

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

.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: #777;
	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: .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: #333;
	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 	;
	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: #555;
}

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

.form-control.nitro-lazy {
	background-image: none !important;
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .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: #eee;
	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 	;
}

.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, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(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, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(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, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(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.nitro-lazy {
	background-image: none !important;
}

.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, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn:active.nitro-lazy, .btn.active.nitro-lazy {
	background-image: none !important;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: .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: #777;
	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%;
}

.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: #eee;
}

.nav>li.disabled>a {
	color: #777;
}

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

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background-color: #eee;
	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: #eee #eee #ddd;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	color: #555;
	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 {
	display: none;
}

.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, .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.nitro-lazy {
	background-image: none !important;
}

.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;
	}
	
	.navbar-nav .open .dropdown-menu>li>a:hover.nitro-lazy, .navbar-nav .open .dropdown-menu>li>a:focus.nitro-lazy {
		background-image: none !important;
	}
}

@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, .1), 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .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;
}

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

* {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	line-height: inherit;
}

p {
	margin-bottom: 20px;
}

p:last-child {
	margin-bottom: 0;
}

hr {
	border: none;
	background: rgba(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, textarea:focus, 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, .04);
	-webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .09);
	-moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, .09);
	box-shadow: 0 0 0 1px rgba(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, .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, .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: "";
	margin: 0 2px 0 -2px;
	position: relative;
	top: -1px;
}

ul, ol {
	margin-bottom: 10px;
	margin-left: 25px;
}

ol {
	list-style: decimal;
	margin-left: 15px;
}

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%;
}

@media (min-width:1440px) {
	body.size_wide .container {
		max-width: 1320px;
	}
	
	.margin-top-collection {
		margin-top: -103px;
	}
	
	.feature-icon-box:after {
		right: 125px;
	}
}

h1.title {
	display: none;
}

.collapse {
	display: none;
	visibility: hidden;
}

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

iframe {
	max-width: 100%;
}

.video-responsive {
	position: relative;
	height: 0;
	padding-bottom: 56.25%;
}

.video-responsive iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

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

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

a {
	color: #337ab7;
	text-decoration: none;
}

a:hover, a:focus {
	color: #23527c;
	text-decoration: none;
}

body {
	overflow-x: hidden;
}

body .cp-affilate-link {
	display: none;
}

body.body-grad-layout {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.tp-table {
	display: table;
	width: 100%;
}

.lp-profile-content #profile-content-gradebook a.button {
	background-color: var(--thim-body-primary-color, #ffb606);
	display: inline-block;
}

button, .lp-profile-content #profile-content-gradebook a.button {
	line-height: 30px;
	padding: 5px 25px;
	border: 0;
	box-shadow: none;
	border-radius: var(--thim-border-radius-item, 0);
	font-size: .875rem;
	font-weight: 500;
	text-transform: uppercase;
	color: var(--thim-button-text-color);
}

button:hover, .lp-profile-content #profile-content-gradebook a.button:hover {
	color: var(--thim-button-text-color);
	background-color: var(--thim-button-hover-color);
}

input, button, select, textarea {
	border: 1px solid var(--thim-border-color, #eee);
	padding: 5px 10px;
	box-shadow: none;
	text-shadow: none;
}

input:focus, button:focus, select:focus, textarea:focus {
	outline: none;
	box-shadow: none;
}

.mfp-arrow:hover, .mfp-arrow:focus {
	background: none;
}

input[type=email], input[type=password], input[type=text], textarea {
	border-radius: var(--thim-border-radius-item, 0);
}

input[type=email]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	-webkit-transition: none;
	-khtml-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

input[type=email]:-moz-placeholder, input[type=password]:-moz-placeholder, input[type=text]:-moz-placeholder, textarea:-moz-placeholder {
	-webkit-transition: none;
	-khtml-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

input[type=email]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=text]::-moz-placeholder, textarea::-moz-placeholder {
	-webkit-transition: none;
	-khtml-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

input[type=email]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=text]:-ms-input-placeholder, textarea:-ms-input-placeholder {
	-webkit-transition: none;
	-khtml-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-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, textarea: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, textarea: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, textarea: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, textarea:focus:-ms-input-placeholder {
	outline: none;
	box-shadow: none;
}

input[type=submit], button {
	padding: 5px 25px;
	text-transform: uppercase;
	font-size: .875rem;
	font-weight: 500;
	line-height: 30px;
	border: 0;
	border-radius: var(--thim-border-radius-item, 0);
}

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: 15px;
	right: 20px;
	display: block;
	width: 40px;
	height: 40px;
	background: #333;
	color: #fff;
	text-align: center;
	z-index: 997;
	cursor: pointer;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
	-webkit-transition: all ease-in-out .3s;
	-khtml-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	visibility: visible;
}

#back-to-top i {
	line-height: 40px;
	font-size: 14px;
}

#back-to-top.active {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}

.message, .learn-press .message {
	color: #31708f;
	margin: 0 0 40px;
	border: 0;
	border-radius: 0;
	line-height: 20px;
	padding: 10px 15px;
	font-size: 13px;
	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;
}

#popup-sidebar .course-remaining-time {
	display: none;
}

.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: 13px;
}

.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;
}

.loop-pagination, .pagination, .learn-press-pagination {
	text-align: center;
	display: inline-block;
	width: 100%;
	margin: 0;
	border-top: 0;
	padding-top: 0;
	margin-top: 60px;
}

.woocommerce .loop-pagination, .loop-pagination .woocommerce-page, .woocommerce .pagination, .pagination .woocommerce-page, .woocommerce .learn-press-pagination, .learn-press-pagination .woocommerce-page {
	margin-top: 0;
}

.loop-pagination ul, .pagination ul, .learn-press-pagination ul {
	margin: 0;
	padding: 0;
	display: block;
}

.loop-pagination li, .pagination li, .learn-press-pagination li {
	display: inline-block;
	zoom: 1;
	list-style: none;
	margin-right: 6px;
}

.loop-pagination li .page-numbers, .pagination li .page-numbers, .learn-press-pagination li .page-numbers {
	width: 40px;
	height: 40px;
	border: 1px solid var(--thim-border-color, #eee);
	text-align: center;
	line-height: 38px;
	display: inline-block;
	overflow: hidden;
	font-weight: 700;
	border-radius: var(--thim-border-radius-item, 0);
}

.loop-pagination li .page-numbers.next, .loop-pagination li .page-numbers.prev, .pagination li .page-numbers.next, .pagination li .page-numbers.prev, .learn-press-pagination li .page-numbers.next, .learn-press-pagination li .page-numbers.prev {
	white-space: nowrap;
	overflow: hidden;
	font-size: 0 !important;
}

.loop-pagination li .page-numbers.next::before, .loop-pagination li .page-numbers.prev::before, .pagination li .page-numbers.next::before, .pagination li .page-numbers.prev::before, .learn-press-pagination li .page-numbers.next::before, .learn-press-pagination li .page-numbers.prev::before {
	font-family: "thim-ekits";
	display: inline-block;
	line-height: 38px;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

.loop-pagination li .page-numbers.next:before, .pagination li .page-numbers.next:before, .learn-press-pagination li .page-numbers.next:before {
	content: "";
}

.loop-pagination li .page-numbers.prev:before, .pagination li .page-numbers.prev:before, .learn-press-pagination li .page-numbers.prev:before {
	content: "";
}

body.single .loop-pagination {
	margin-top: 30px;
}

.loop-pagination .page-number {
	width: 40px;
	height: 40px;
	border: 1px solid var(--thim-border-color, #eee);
	text-align: center;
	line-height: 38px;
	display: inline-block;
	overflow: hidden;
	font-weight: 700;
	margin-right: 5px;
	border-radius: 5px;
}

.loop-pagination a .page-number {
	border-color: var(--thim-border-color, #eee);
	background: transparent;
}

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

.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 .3s !important;
	white-space: nowrap !important;
}

.thim-click-to-bottom, .have_scroll_bottom .scroll_slider_tab .to_bottom i {
	-webkit-animation: bounce 2s infinite;
	-moz-animation: bounce 2s infinite;
	-ms-animation: bounce 2s infinite;
	-o-animation: bounce 2s infinite;
	animation: bounce 2s infinite;
}

.thim-click-to-bottom, .have_scroll_bottom .scroll_slider_tab .to_bottom svg {
	margin-bottom: 20px;
}

.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, .2);
}

.parallax_effect>.panel-grid-cell {
	position: relative;
	z-index: 1;
}

.woocommerce #content .comments-area, .woocommerce .comments-area, .comments-area {
	margin-top: 15px;
}

.woocommerce #content .comments-area input, .woocommerce #content .comments-area textarea, .woocommerce .comments-area input, .woocommerce .comments-area textarea, .comments-area input, .comments-area textarea {
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.woocommerce #content .comments-area .comment-list, .woocommerce .comments-area .comment-list, .comments-area .comment-list {
	margin: 0;
}

.woocommerce #content .comments-area .comment-list .comment-list-inner, .woocommerce .comments-area .comment-list .comment-list-inner, .comments-area .comment-list .comment-list-inner {}

.woocommerce #content .comments-area .comment-list .comment-list-inner .comments-title, .woocommerce .comments-area .comment-list .comment-list-inner .comments-title, .comments-area .comment-list .comment-list-inner .comments-title {
	text-transform: uppercase;
	margin: 40px 0;
	position: relative;
	padding-bottom: 10px;
}

.woocommerce #content .comments-area .comment-list .comment-list-inner .comments-title:before, .woocommerce .comments-area .comment-list .comment-list-inner .comments-title:before, .comments-area .comment-list .comment-list-inner .comments-title:before {
	content: "";
	width: 35px;
	height: 2px;
	background: #000;
	bottom: 0;
	position: absolute;
	left: 0;
}

.woocommerce #content .comments-area .comment-list .comment-list-inner .comment-author.meta, .woocommerce .comments-area .comment-list .comment-list-inner .comment-author.meta, .comments-area .comment-list .comment-list-inner .comment-author.meta {
	color: #b3b3b3;
}

.woocommerce #content .comments-area .comment-list .comment-list-inner .comment-author.meta strong, .woocommerce .comments-area .comment-list .comment-list-inner .comment-author.meta strong, .comments-area .comment-list .comment-list-inner .comment-author.meta strong {
	color: #000;
}

.woocommerce #content .comments-area .comment-list .comment-list-inner>li, .woocommerce .comments-area .comment-list .comment-list-inner>li, .comments-area .comment-list .comment-list-inner>li {
	list-style: none outside none;
	margin-bottom: 25px;
}

.woocommerce #content .comments-area .comment-list .comment-list-inner li, .woocommerce .comments-area .comment-list .comment-list-inner li, .comments-area .comment-list .comment-list-inner li {
	margin: 0;
}

.woocommerce #content .comments-area .comment-list .comment-list-inner li .wrapper-comment, .woocommerce .comments-area .comment-list .comment-list-inner li .wrapper-comment, .comments-area .comment-list .comment-list-inner li .wrapper-comment {
	overflow: hidden;
	padding: 45px 0;
	border-top: 1px solid var(--thim-border-color, #eee);
}

.woocommerce #content .comments-area .comment-list .comment-list-inner li .avatar, .woocommerce .comments-area .comment-list .comment-list-inner li .avatar, .comments-area .comment-list .comment-list-inner li .avatar {
	width: 70px;
	height: 70px;
	float: left;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 30px;
}

.woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-right, .woocommerce .comments-area .comment-list .comment-list-inner li .comment-right, .comments-area .comment-list .comment-list-inner li .comment-right {
	width: calc(100% - 100px);
	width: -webkit-calc(100% - 100px);
	width: -moz-calc(100% - 100px);
	float: left;
}

.woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-extra-info .author, .woocommerce .comments-area .comment-list .comment-list-inner li .comment-extra-info .author, .comments-area .comment-list .comment-list-inner li .comment-extra-info .author {
	font-size: 15px;
	font-weight: 700;
}

.woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-extra-info .author a, .woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-extra-info .author .author-name, .woocommerce .comments-area .comment-list .comment-list-inner li .comment-extra-info .author a, .woocommerce .comments-area .comment-list .comment-list-inner li .comment-extra-info .author .author-name, .comments-area .comment-list .comment-list-inner li .comment-extra-info .author a, .comments-area .comment-list .comment-list-inner li .comment-extra-info .author .author-name {
	text-transform: capitalize;
}

.woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-extra-info .date, .woocommerce .comments-area .comment-list .comment-list-inner li .comment-extra-info .date, .comments-area .comment-list .comment-list-inner li .comment-extra-info .date {
	font-size: 13px;
	font-weight: 400;
	color: #ccc;
}

.woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-extra-info .author, .woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-extra-info .date, .woocommerce .comments-area .comment-list .comment-list-inner li .comment-extra-info .author, .woocommerce .comments-area .comment-list .comment-list-inner li .comment-extra-info .date, .comments-area .comment-list .comment-list-inner li .comment-extra-info .author, .comments-area .comment-list .comment-list-inner li .comment-extra-info .date {
	float: none;
	display: inline-block;
	margin-right: 15px;
}

.woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-edit-link, .woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-reply-link, .woocommerce .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-edit-link, .woocommerce .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-reply-link, .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-edit-link, .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-reply-link {
	display: inline-block;
	float: right;
	font-weight: 400;
	font-size: 13px;
}

.woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-edit-link:hover, .woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-reply-link:hover, .woocommerce .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-edit-link:hover, .woocommerce .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-reply-link:hover, .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-edit-link:hover, .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-reply-link:hover {
	text-decoration: underline;
}

.woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-edit-link, .woocommerce .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-edit-link, .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-edit-link {
	margin-left: 15px;
}

.woocommerce #content .comments-area .comment-list .comment-list-inner li .content-comment, .woocommerce .comments-area .comment-list .comment-list-inner li .content-comment, .comments-area .comment-list .comment-list-inner li .content-comment {
	padding: 15px 30px 0 0;
}

.woocommerce #content .comments-area .comment-list .comment-list-inner .children, .woocommerce .comments-area .comment-list .comment-list-inner .children, .comments-area .comment-list .comment-list-inner .children {
	margin: 0;
	margin-left: 100px;
}

.woocommerce #content .comments-area .comment-list .comment-list-inner .children li, .woocommerce .comments-area .comment-list .comment-list-inner .children li, .comments-area .comment-list .comment-list-inner .children li {
	list-style: none;
}

.woocommerce #content .comments-area .comment-list .comment-list-inner .comment-form-author, .woocommerce #content .comments-area .comment-list .comment-list-inner .comment-form-email, .woocommerce #content .comments-area .comment-list .comment-list-inner .comment-form-url, .woocommerce .comments-area .comment-list .comment-list-inner .comment-form-author, .woocommerce .comments-area .comment-list .comment-list-inner .comment-form-email, .woocommerce .comments-area .comment-list .comment-list-inner .comment-form-url, .comments-area .comment-list .comment-list-inner .comment-form-author, .comments-area .comment-list .comment-list-inner .comment-form-email, .comments-area .comment-list .comment-list-inner .comment-form-url {
	width: 100%;
	display: block;
}

.woocommerce #content .comments-area .comment-list .comment-list-inner .comment-form-author input, .woocommerce #content .comments-area .comment-list .comment-list-inner .comment-form-email input, .woocommerce #content .comments-area .comment-list .comment-list-inner .comment-form-url input, .woocommerce .comments-area .comment-list .comment-list-inner .comment-form-author input, .woocommerce .comments-area .comment-list .comment-list-inner .comment-form-email input, .woocommerce .comments-area .comment-list .comment-list-inner .comment-form-url input, .comments-area .comment-list .comment-list-inner .comment-form-author input, .comments-area .comment-list .comment-list-inner .comment-form-email input, .comments-area .comment-list .comment-list-inner .comment-form-url input {
	width: 100%;
	line-height: 30px;
	padding: 4px 15px;
	min-height: 40px;
	display: inline-block;
	border: 1px solid #e3e6e6;
}

.woocommerce #content .comments-area .comment-list .comment-list-inner .comment-form-author input.invalid, .woocommerce #content .comments-area .comment-list .comment-list-inner .comment-form-email input.invalid, .woocommerce #content .comments-area .comment-list .comment-list-inner .comment-form-url input.invalid, .woocommerce .comments-area .comment-list .comment-list-inner .comment-form-author input.invalid, .woocommerce .comments-area .comment-list .comment-list-inner .comment-form-email input.invalid, .woocommerce .comments-area .comment-list .comment-list-inner .comment-form-url input.invalid, .comments-area .comment-list .comment-list-inner .comment-form-author input.invalid, .comments-area .comment-list .comment-list-inner .comment-form-email input.invalid, .comments-area .comment-list .comment-list-inner .comment-form-url input.invalid {
	border-color: red;
}

.woocommerce #content .comments-area .comment-list .comment-list-inner textarea, .woocommerce .comments-area .comment-list .comment-list-inner textarea, .comments-area .comment-list .comment-list-inner textarea {
	width: 100%;
	padding: 7px 15px;
	border: 1px solid #e3e6e6;
}

.woocommerce #content .comments-area .comment-list .comment-list-inner textarea.invalid, .woocommerce .comments-area .comment-list .comment-list-inner textarea.invalid, .comments-area .comment-list .comment-list-inner textarea.invalid {
	border-color: red;
}

.woocommerce #content .comments-area .comment-list .comment-list-inner .form-submit input#submit, .woocommerce .comments-area .comment-list .comment-list-inner .form-submit input#submit, .comments-area .comment-list .comment-list-inner .form-submit input#submit {
	text-shadow: none;
	box-shadow: none;
	border: none;
	line-height: 30px;
	padding: 5px 25px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}

.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 .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.flexslider .flex-direction-nav .flex-prev {
	left: -36px;
	opacity: 0;
}

@media (max-width:767px) {
	.flexslider .flex-direction-nav .flex-prev {
		left: 0;
	}
}

.flexslider .flex-direction-nav .flex-prev:before {
	content: "";
	font-family: "Font Awesome 5 Free";
	font-size: 18px;
	line-height: 33px;
	display: inline-block;
	font-weight: 900;
}

.flexslider .flex-direction-nav .flex-next {
	right: -36px;
	opacity: 0;
}

@media (max-width:767px) {
	.flexslider .flex-direction-nav .flex-next {
		right: 0;
	}
}

.flexslider .flex-direction-nav .flex-next:before {
	content: "";
	font-family: "Font Awesome 5 Free";
	font-size: 18px;
	line-height: 33px;
	display: inline-block;
	font-weight: 900;
}

.flexslider .flex-direction-nav .flex-disabled {
	display: none !important;
}

.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: .8;
	left: 5px;
}

.flexslider:hover .flex-direction-nav .flex-next {
	opacity: .8;
	right: 5px;
}

.site-content {
	padding: var(--thim-padding-top-content, 60px) 15px 90px;
}

.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, .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:hover {
	background: #181818;
}

.list-info {
	margin-top: 35px;
	margin-left: 0;
}

.list-info li {
	font-size: 16px;
	list-style: none;
	display: inline-block;
	padding: 0 20px;
}

.list-info li i {
	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;
	background-color: rgba(45, 51, 57, .95);
	min-height: 100px;
}

.top_site_main.top_site_overlay {
	padding-top: 140px;
}

.top_site_main>.overlay-top-header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .5);
}

.top_site_main .page-title-wrapper {
	padding-top: var(--thim-top-heading-padding-top, 90px);
	padding-bottom: var(--thim-top-heading-padding-bottom, 90px);
	text-align: var(--thim-top-heading-title-align, left);
	position: relative;
	z-index: 1;
}

.top_site_main .page-title-wrapper .banner-wrapper {
	overflow: hidden;
}

.top_site_main .page-title-wrapper .page-title {
	color: inherit;
	margin: 0;
	line-height: 1.3em;
	text-transform: var(--thim-top-heading-title-font-text-transform, uppercase);
	font-size: var(--thim-top-heading-title-font-size-desktop, 48px);
	font-weight: var(--thim-top-heading-title-font-weight, 700);
	padding-left: 25px;
	position: relative;
}

.top_site_main .page-title-wrapper .page-title:before {
	content: "";
	width: 3px;
	line-height: 1.3em;
	bottom: 0;
	height: auto;
	position: absolute;
	left: 0;
	top: 0;
	margin-right: 22px;
}

.no-line-title .top_site_main .page-title-wrapper .page-title {
	padding-left: 0;
}

.no-line-title .top_site_main .page-title-wrapper .page-title::before {
	display: none;
}

.top_site_main .banner-description {
	font-style: italic;
}

.top_site_main.style_heading_2 .page-title-wrapper {
	text-align: center;
	padding-bottom: 140px;
	position: relative;
}

.top_site_main.style_heading_2 .page-title-wrapper .banner-description {
	font-size: 1.15rem;
	font-weight: 300;
	font-style: normal;
	margin-top: 15px;
}

.top_site_main.style_heading_2 .page-title-wrapper .page-title {
	padding-left: 0;
}

.top_site_main.style_heading_2 .page-title-wrapper .page-title:before {
	display: none;
}

.top_site_main.style_heading_2 .overlay-top-header {
	opacity: .8;
}

.top_site_main.style_heading_3 {
	background-color: transparent;
}

.top_site_main.style_heading_3 .overlay-top-header {
	bottom: var(--thim-offset-image-bottom, -270px);
	background-color: transparent;
	background-position: top center;
	background-repeat: no-repeat;
}

.top_site_main.style_heading_3 .overlay-top-header::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: var(--thim-overlay-top-header-opacity, 1);
	background: -moz-linear-gradient(top, var(--thim-overlay-top-header-color, transparent) 0%, var(--thim-overlay-top-header-color-bottom, transparent) 100%);
	background: -webkit-linear-gradient(top, var(--thim-overlay-top-header-color, transparent) 0%, var(--thim-overlay-top-header-color-bottom, transparent) 100%);
	background: linear-gradient(to bottom, var(--thim-overlay-top-header-color, transparent) 0%, var(--thim-overlay-top-header-color-bottom, transparent) 100%);
}

.top_site_main.style_heading_3 .page-title-wrapper {
	text-align: center;
}

.top_site_main.style_heading_3 .page-title-wrapper .page-title {
	padding-left: 0;
}

.top_site_main.style_heading_3 .page-title-wrapper .page-title:before {
	display: none;
}

.top_site_main.style_heading_3 .page-title-wrapper .breadcrumbs-wrapper .container {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.top_site_main.style_heading_3 .page-title-wrapper .breadcrumbs-wrapper .woocommerce-breadcrumb, .top_site_main.style_heading_3 .page-title-wrapper .breadcrumbs-wrapper .thim-breadcrumbs, .top_site_main.style_heading_3 .page-title-wrapper .breadcrumbs-wrapper #breadcrumbs {
	padding-top: 10px;
}

.top_site_main.style_heading_3 .page-title-wrapper .breadcrumbs-wrapper .woocommerce-breadcrumb a::after, .top_site_main.style_heading_3 .page-title-wrapper .breadcrumbs-wrapper .thim-breadcrumbs a::after, .top_site_main.style_heading_3 .page-title-wrapper .breadcrumbs-wrapper #breadcrumbs a::after {
	content: "";
	font-family: "thim-ekits";
	font-weight: normal;
	width: unset;
	height: unset;
	background: unset;
	font-size: 12px;
}

.top_site_main.style_heading_3 .page-title-wrapper .breadcrumbs-wrapper #breadcrumbs {
	border: none;
	padding-bottom: 0;
}

.top_site_main.style_heading_3 .page-title-wrapper .breadcrumbs-wrapper #breadcrumbs li, .top_site_main.style_heading_3 .page-title-wrapper .breadcrumbs-wrapper #breadcrumbs li a {
	color: inherit !important;
}

.header_overlay .top_site_main {
	padding-top: 140px;
}

.style_heading_2_out {
	position: relative;
}

.style_heading_2_out .breadcrumbs-wrapper {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	z-index: 1;
}

.style_heading_2_out .breadcrumbs-wrapper .bbp-breadcrumb {
	border-top: 1px solid var(--thim-breacrumb-border-color, rgba(255, 255, 255, .1));
	background-color: transparent;
	border-bottom: none;
}

.style_heading_2_out .breadcrumbs-wrapper .bbp-breadcrumb .bbp-breadcrumb-sep {
	display: none;
}

.style_heading_2_out .breadcrumbs-wrapper .bbp-breadcrumb a:after {
	content: "/";
	background: none;
}

.style_heading_2_out .breadcrumbs-wrapper #breadcrumbs {
	border-bottom: none;
	border-top: 1px solid var(--thim-breacrumb-border-color, rgba(255, 255, 255, .1));
}

.style_heading_2_out .breadcrumbs-wrapper #breadcrumbs li a:after {
	content: "/";
	background: none;
}

.breadcrumbs-wrapper {
	font-size: var(--thim-breacrumb-font-size, 1em);
	color: var(--thim-breacrumb-color, #666);
	background-color: var(--thim-breacrumb-bg-color, transparent);
}

.breadcrumbs-wrapper .woocommerce-breadcrumb, .breadcrumbs-wrapper .thim-breadcrumbs, .breadcrumbs-wrapper #breadcrumbs {
	padding: 13px 0;
	margin: 0;
	border-bottom: 1px solid var(--thim-breacrumb-border-color, #eee);
}

.breadcrumbs-wrapper .woocommerce-breadcrumb li, .breadcrumbs-wrapper .thim-breadcrumbs li, .breadcrumbs-wrapper #breadcrumbs li {
	line-height: 25px;
	display: inline-block;
	color: inherit;
	list-style: none;
}

.breadcrumbs-wrapper .woocommerce-breadcrumb li span, .breadcrumbs-wrapper .thim-breadcrumbs li span, .breadcrumbs-wrapper #breadcrumbs li span {
	margin: 0;
	color: inherit;
}

.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;
	color: inherit;
	margin-right: 12px;
}

.breadcrumbs-wrapper .woocommerce-breadcrumb a:after, .breadcrumbs-wrapper .thim-breadcrumbs a:after, .breadcrumbs-wrapper #breadcrumbs a:after {
	content: "";
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: var(--thim-border-color, #eee);
	display: inline-block;
	margin: 0 0 0 12px;
	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;
}

.btn-primary {
	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;
}

.slider-desc .btn {
	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, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	-webkit-transition: .05s border-color ease-in-out;
	transition: .05s border-color ease-in-out;
}

input[type=radio]:focus, input[type=checkbox]:focus {
	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-size: 12px;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	margin: 0;
	font-weight: 900;
}

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: #ffb606;
}

input[type=checkbox]:checked:before {
	content: "";
	margin: 0;
}

.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;
}

.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: 13px;
	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: 20px;
}

.quiz-result .quiz-result-summary {
	float: left;
	margin-left: 30px;
}

.quiz-result .quiz-result-summary .quiz-result-field {
	margin: 0;
	font-size: 14px;
}

.quiz-result .quiz-result-summary .quiz-result-field>label {
	width: 100px;
	display: inline-block;
}

.quiz-result .quiz-result-summary .quiz-result-field.correct {
	color: #06c;
}

.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-overlay {
	position: relative;
	z-index: 1;
}

.thim-bg-overlay:before, .thim-bg-overlay .simpleParallax:before {
	position: absolute;
	background: rgba(0, 0, 0, .6);
	left: 0;
	content: "";
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 0;
}

.thim-bg-overlay .simpleParallax:before {
	z-index: 1;
}

.thim-bg-overlay>.panel-grid-cell {
	position: relative;
}

.thim-bg-overlay-70 {
	position: relative;
}

.thim-bg-overlay-70:before {
	position: absolute;
	background: rgba(0, 0, 0, .7);
	left: 0;
	display: block;
	content: "";
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 0;
}

.thim-bg-overlay-70>.panel-grid-cell {
	position: relative;
}

.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 120px;
	position: relative;
}

.thim-register-form-top {
	margin-top: -605px;
}

.pmpro-has-access .mo-openid-app-icons {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-moz-box-direction: normal;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	align-items: center;
	width: 100%;
	padding: 0 30px;
	position: relative;
	z-index: 2;
}

.has-shortcode .thim-login-container>.mo-openid-app-icons {
	position: relative;
	padding-bottom: 60px;
}

.has-shortcode .thim-login-container>.mo-openid-app-icons:after {
	content: "";
	position: absolute;
	max-width: 520px;
	border-bottom: 1px solid var(--thim-border-color, #eee);
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
}

.has-shortcode .thim-login-container>.mo-openid-app-icons>p {
	font-weight: 700;
	font-size: 24px;
	margin-bottom: 30px !important;
	text-align: center;
}

.has-shortcode .thim-login-container>.mo-openid-app-icons .btn-block {
	line-height: 18px;
	display: inline-block;
	border: 0;
	border-radius: 0;
	margin: 0;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 15px;
	color: #fff;
}

.has-shortcode .thim-login-container>.mo-openid-app-icons .btn-block .fa {
	left: 0;
	width: 40px;
	border-right: 1px solid #fff;
	font-size: 16px;
	line-height: 30px;
}

.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;
	content: "";
	background: #ffb606;
	filter: alpha(opacity=60);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	-webkit-opacity: .6;
	-khtml-opacity: .6;
	-moz-opacity: .6;
	-ms-opacity: .6;
	-o-opacity: .6;
	opacity: .6;
}

.thim-join-the-elite-group>div {
	position: relative;
	z-index: 2;
}

.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: 18px;
}

.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;
	filter: alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-webkit-opacity: .5;
	-khtml-opacity: .5;
	-moz-opacity: .5;
	-ms-opacity: .5;
	-o-opacity: .5;
	opacity: .5;
	display: block;
	z-index: 1;
}

.thim-what-it-about-desc {
	max-width: 820px;
	margin: auto;
	margin-bottom: 67px;
	text-align: center;
}

.thim-what-it-about-desc .description {
	font-size: 18px;
	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: 13px;
}

.thim-what-it-about-desc .thim-login-link {
	font-size: 13px;
	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: 13px;
	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: 24px;
	line-height: 30px;
	font-weight: 700;
	color: #fff;
	margin: 0;
	padding: 3px 0 6px;
}

.thim-buy-now-desc .description {
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	line-height: 25px;
	padding-bottom: 2px;
}

.owl-carousel .owl-item {
	cursor: -webkit-grabbing;
}

.thim-col-5 {
	width: 20%;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
}

.thim-widget-carousel-post .thim-gallery-show {
	display: none;
}

.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 .wrapper-gallery-filter.isotope-layout .item_gallery {
	float: left;
	width: 16.66667%;
	margin: 5px 0;
}

.thim-widget-gallery-posts .wrapper-gallery-filter.isotope-layout .item_gallery .thim-gallery-popup {
	overflow: hidden;
	color: #fff;
}

.thim-widget-gallery-posts .wrapper-gallery-filter.isotope-layout .item_gallery .thim-gallery-popup img {
	width: auto;
}

.thim-widget-gallery-posts .wrapper-gallery-filter.isotope-layout .item_gallery .thim-gallery-popup:before, .thim-widget-gallery-posts .wrapper-gallery-filter.isotope-layout .item_gallery .thim-gallery-popup:after {
	display: none;
}

.thim-widget-gallery-posts .wrapper-gallery-filter.isotope-layout .item_gallery .thim-gallery-popup .info_post {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	content: "";
	background: rgba(53, 56, 102, .75);
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
	-webkit-transition: all .4s ease-in-out;
	-khtml-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	z-index: 9;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	display: table;
	width: 100%;
	height: 100%;
}

.thim-widget-gallery-posts .wrapper-gallery-filter.isotope-layout .item_gallery .thim-gallery-popup .info_post .inner-info {
	display: table-cell;
	vertical-align: middle;
}

.thim-widget-gallery-posts .wrapper-gallery-filter.isotope-layout .item_gallery .thim-gallery-popup .info_post i {
	-ms-transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-webkit-transition: all .4s ease-in-out;
	-khtml-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	font-size: 30px;
	display: block;
	margin-bottom: 8px;
}

.thim-widget-gallery-posts .wrapper-gallery-filter.isotope-layout .item_gallery .thim-gallery-popup .info_post:before {
	display: table-cell;
	content: "";
	vertical-align: middle;
}

.thim-widget-gallery-posts .wrapper-gallery-filter.isotope-layout .item_gallery .thim-gallery-popup:hover .info_post {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}

.thim-widget-gallery-posts .wrapper-gallery-filter.isotope-layout .item_gallery .thim-gallery-popup:hover .info_post i {
	-ms-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.thim-widget-gallery-posts .wrapper-gallery-filter.isotope-layout .item_gallery .thim-gallery-popup.loading .info_post i {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}

.thim-widget-gallery-posts .wrapper-gallery-filter.isotope-layout .item_gallery .thim-gallery-popup.loading .info_post i:before {
	content: "";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

.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%;
	border-radius: var(--thim-border-radius-item, 0);
}

.thim-widget-gallery-posts .thim-gallery-popup:before {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	content: "";
	background: rgba(0, 0, 0, .3);
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
	-ms-transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-webkit-transition: all .4s ease-in-out;
	-khtml-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	z-index: 9;
}

.thim-widget-gallery-posts .thim-gallery-popup:hover:before {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
	-ms-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.thim-widget-gallery-posts .thim-gallery-popup:after {
	content: "";
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
	position: absolute;
	width: 31px;
	height: 30px;
	line-height: 30px;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	color: #fff;
	font-size: 28px;
	z-index: 10;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
	-ms-transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-webkit-transition: all .4s ease-in-out;
	-khtml-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.thim-widget-gallery-posts .thim-gallery-popup:hover:after {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
	-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: "";
	font-size: 24px;
	width: 24px;
	height: 24px;
	line-height: 24px;
	-webkit-transition: none;
	-khtml-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
}

.thim-widget-gallery-posts .wrapper-filter-controls, .wapper_portfolio .portfolio-tabs-wapper.filters {
	text-align: center;
}

.thim-widget-gallery-posts .wrapper-filter-controls ul, .wapper_portfolio .portfolio-tabs-wapper.filters ul {
	margin: 0 auto 50px auto;
	display: inline-block;
	border-bottom: 1px solid var(--thim-border-color, #eee);
	width: 100%;
}

.thim-widget-gallery-posts .wrapper-filter-controls li, .wapper_portfolio .portfolio-tabs-wapper.filters li {
	list-style: none;
	display: inline-block;
}

.thim-widget-gallery-posts .wrapper-filter-controls a, .wapper_portfolio .portfolio-tabs-wapper.filters a {
	display: inline-block;
	border-bottom: 1px solid transparent;
	margin: 0 20px -1px 20px;
	padding: 0 15px 10px;
	color: var(--thim-font-body-color);
	position: relative;
}

.thim-widget-gallery-posts .wrapper-filter-controls a:after, .wapper_portfolio .portfolio-tabs-wapper.filters a:after {
	content: "";
	width: 1px;
	position: absolute;
	right: -20px;
	top: 5px;
	bottom: 14px;
	background: var(--thim-border-color, #eee);
}

.thim-widget-gallery-posts .wrapper-filter-controls a.active, .thim-widget-gallery-posts .wrapper-filter-controls a:hover, .wapper_portfolio .portfolio-tabs-wapper.filters a.active, .wapper_portfolio .portfolio-tabs-wapper.filters a:hover {
	border-color: var(--thim-body-primary-color, #ffb606);
}

.thim-widget-gallery-posts .wrapper-filter-controls li:last-child a:after, .wapper_portfolio .portfolio-tabs-wapper.filters li:last-child a:after {
	display: none;
}

body .box-title {
	text-align: inherit;
}

body.thim-body-load-overlay {
	overflow-x: hidden;
}

.owl-controls .owl-pagination {
	display: block;
	text-align: center;
}

.thim-carousel-wrapper.gallery-img .owl-controls .owl-pagination {
	margin-top: 25px;
}

.owl-controls .owl-pagination .owl-page {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: 2px solid var(--thim-border-color, #eee);
	background-color: var(--thim-border-color, #eee);
	display: inline-block;
	margin: 0 5px;
}

.thim-gallery-message {
	padding: 40px 20px;
	background: #fff;
}

.thim-gallery-message .link:hover {
	text-decoration: underline;
}

.thim-button-down {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	position: absolute;
	width: 30px;
	left: 50%;
	margin-left: -15px;
	z-index: 990;
	bottom: 30px;
	color: #999;
	text-align: center;
}

.thim-button-down:hover, .thim-button-down:focus, .thim-button-down:active {
	color: #999;
}

.course-summary iframe, #learn-press-course-lesson iframe {
	max-width: 100%;
}

.landing-image .image-link {
	display: block;
	width: 100%;
	height: 230px;
	overflow: hidden;
	position: relative;
	box-shadow: 2px 3px 6px rgba(0, 0, 0, .26);
	-moz-box-shadow: 2px 3px 6px rgba(0, 0, 0, .26);
	-webkit-box-shadow: 2px 3px 6px rgba(0, 0, 0, .26);
}

.landing-image .image-link .image {
	width: 100%;
	height: 100%;
	-webkit-transition: all 2s ease-in-out;
	-khtml-transition: all 2s ease-in-out;
	-moz-transition: all 2s ease-in-out;
	-ms-transition: all 2s ease-in-out;
	-o-transition: all 2s ease-in-out;
	transition: all 2s ease-in-out;
	background-position: top center;
	background-repeat: no-repeat;
}

.landing-image .image-link:hover .image {
	background-position: bottom center;
}

.landing-image .title {
	text-align: center;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 30px;
	margin: 20px 0 20px;
}

.thim-select-demo {
	max-width: 540px;
	margin: auto;
}

.thim-select-demo .sc_heading .sub-heading {
	line-height: 24px;
	margin-top: 3px;
}

.thim-top-landing .sc_heading {
	margin-bottom: 0;
	padding-bottom: 0;
}

.thim-top-landing .sc_heading .sub-heading {
	max-width: 650px;
	margin: auto;
	font-size: 18px;
	margin-top: 23px;
	line-height: 24px;
}

.navigation .menu-right ul li>.thim-widget-button {
	padding: 0;
}

.thim-support-service .panel-grid-cell .so-panel:first-child {
	margin-bottom: 0 !important;
}

.thim-support-service .sc_heading {
	margin-bottom: 0;
	padding-bottom: 0;
}

.thim-color-white {
	color: #fff;
}

.thim-bg-overlay-green {
	position: relative;
}

.thim-bg-overlay-green:before {
	position: absolute;
	content: "";
	background: #a0bd2c;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: -2;
}

.thim-bg-pattern {
	position: relative;
}

.thim-bg-pattern:after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url("https://tutorssa.com.au/nitropack_static/xzHhcKFWnrRdvOfrwQrwxCncdddvSChu/assets/images/optimized/rev-1a02946/tutorssa.com.au/wp-content/themes/eduma/images/bg_pattem.jpg") repeat top left;
	z-index: -1;
	display: block;
	filter: alpha(opacity=5);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=5)";
	-webkit-opacity: .05;
	-khtml-opacity: .05;
	-moz-opacity: .05;
	-ms-opacity: .05;
	-o-opacity: .05;
	opacity: .05;
}

.thim-bg-pattern.thim-bg-overlay-green:before {
	z-index: -2;
}

.thim-bg-pattern.thim-bg-overlay-color:before {
	z-index: -2;
}

.thim-bg-green {
	background: #9bba1f;
}

.thim-bg-red {
	background: #d43a3b;
}

.thim-bg-yellow {
	background: #ffbc1b;
}

.thim-bg-border-top {
	position: relative;
	z-index: 1;
}

.thim-bg-border-top:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 248px 248px 0 0;
	border-color: #007bff transparent transparent transparent;
}

.thim-bg-border-top.thim-bg-green:before {
	border-color: #96b41c transparent transparent transparent;
}

.thim-bg-border-top.thim-bg-red:before {
	border-color: #cd3536 transparent transparent transparent;
}

.thim-bg-border-top.thim-bg-yellow:before {
	border-color: #fab716 transparent transparent transparent;
}

.thim-zindex-1 {
	position: relative;
	z-index: 1;
}

.thim-row-bg-border-top {
	margin-top: -130px;
	position: relative;
}

.thim-border-left-lastchild .elementor-row>.elementor-column:last-child>.panel-grid-cell:last-child {
	position: relative;
	padding-left: 30px;
}

.thim-border-left-lastchild .elementor-row>.elementor-column:last-child>.panel-grid-cell:last-child:before {
	position: absolute;
	content: "";
	left: -15px;
	top: 52px;
	bottom: 0;
	width: 1px;
	height: auto;
	background: var(--thim-border-color, #eee);
}

.thim-border-left-lastchild>.vc_column_container:last-child {
	position: relative;
	padding-left: 30px;
}

.thim-border-left-lastchild>.vc_column_container:last-child::before {
	position: absolute;
	content: "";
	left: 0;
	top: 52px;
	bottom: 0;
	width: 1px;
	height: auto;
	background: var(--thim-border-color, #eee);
}

.thim-no-margin-top {
	margin-top: 0;
}

.thim-margin-top-10 {
	margin-top: 10px;
}

.thim-margin-top-20 {
	margin-top: 20px;
}

.thim-margin-top-30 {
	margin-top: 30px;
}

.thim-margin-top-40 {
	margin-top: 40px;
}

.thim-margin-top-50 {
	margin-top: 50px;
}

.thim-margin-top-60 {
	margin-top: 60px;
}

.thim-margin-top-70 {
	margin-top: 70px;
}

.thim-margin-top-80 {
	margin-top: 80px;
}

.thim-margin-top-90 {
	margin-top: 90px;
}

.thim-margin-top-100 {
	margin-top: 100px;
}

.thim-no-margin-bottom {
	margin-bottom: 0;
}

.thim-margin-bottom-10 {
	margin-bottom: 10px;
}

.thim-margin-bottom-20 {
	margin-bottom: 20px;
}

.thim-margin-bottom-30 {
	margin-bottom: 30px;
}

.thim-margin-bottom-40 {
	margin-bottom: 40px;
}

.thim-margin-bottom-50 {
	margin-bottom: 50px;
}

.thim-margin-bottom-60 {
	margin-bottom: 60px;
}

.thim-margin-bottom-70 {
	margin-bottom: 70px;
}

.thim-margin-bottom-80 {
	margin-bottom: 80px;
}

.thim-margin-bottom-90 {
	margin-bottom: 90px;
}

.thim-margin-bottom-100 {
	margin-bottom: 100px;
}

.thim-text-title {
	font-size: 18px;
	font-weight: 700;
	line-height: 36px;
	padding-left: 32px;
	position: relative;
	margin: 0;
	text-transform: uppercase;
	margin-bottom: 12px;
}

.thim-text-title:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 3px;
}

#main-home-content>p {
	margin: 0;
}

.owl-controls .owl-prev, .owl-controls .owl-next {
	background: transparent;
}

iframe[name=google_conversion_frame] {
	height: 0 !important;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}

body img::-moz-selection {
	background: transparent;
}

body img::selection {
	background: transparent;
}

.cp-modal-popup-container .cp-blank .cp-row>.col-lg-12 {
	padding-left: 0;
	padding-right: 0;
}

input.cptch_input {
	padding-left: 10px !important;
	padding-right: 10px !important;
}

.owl-controls .owl-prev, .owl-controls .owl-next {
	display: inline-block;
	margin-left: 10px;
	cursor: pointer;
	border: 1px solid #111;
	width: 30px;
	text-align: center;
	line-height: 28px;
}

.owl-controls .owl-prev i, .owl-controls .owl-next i {
	text-align: center;
	vertical-align: middle;
	line-height: 28px;
	color: #333;
	font-size: 8px;
	display: block;
}

.owl-controls .owl-prev {
	margin-left: 0;
}

.post-password-form {
	margin-top: 150px;
	min-height: 100px;
	text-align: center;
	padding: 50px 0;
}

.post-password-form input[name=post_password] {
	line-height: 28px;
}

.mo-openid-app-icons a.btn-block {
	cursor: pointer;
}

.thim-border-top {
	border-top: 1px solid var(--thim-border-color, #eee);
}

.thim-border-bottom {
	border-top: 1px solid var(--thim-border-color, #eee);
}

::-moz-selection {
	color: #fff !important;
}

::selection {
	color: #fff !important;
}

.loop-pagination li .page-numbers.current, .loop-pagination li .page-numbers:hover, .pagination li .page-numbers.current, .pagination li .page-numbers:hover {
	border: 1px #ffb606 solid;
}

.thim-bg-overlay-color {
	position: relative;
}

.thim-bg-overlay-color:before {
	position: absolute;
	background: #ffb606;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	top: 0;
	z-index: 0;
	filter: alpha(opacity=92);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=92)";
	-webkit-opacity: .92;
	-khtml-opacity: .92;
	-moz-opacity: .92;
	-ms-opacity: .92;
	-o-opacity: .92;
	opacity: .92;
}

.thim-bg-overlay-color>.panel-grid-cell {
	position: relative;
}

.thim-bg-overlay-color-half {
	position: relative;
}

.thim-bg-overlay-color-half:before {
	content: "";
	position: absolute;
	background: #ffb606;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	top: 0;
	z-index: 0;
	filter: alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-webkit-opacity: .5;
	-khtml-opacity: .5;
	-moz-opacity: .5;
	-ms-opacity: .5;
	-o-opacity: .5;
	opacity: .5;
}

.thim-bg-overlay-color-half.vc_row:before {
	display: block;
}

.thim-bg-overlay-color-half>div {
	position: relative;
}

.footer-bottom .thim-widget-icon-box {
	position: relative;
}

.footer-bottom .thim-widget-icon-box:before {
	content: "";
	position: absolute;
	background: #ffb606;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 2;
	filter: alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-webkit-opacity: .5;
	-khtml-opacity: .5;
	-moz-opacity: .5;
	-ms-opacity: .5;
	-o-opacity: .5;
	opacity: .5;
}

.footer-bottom .thim-widget-icon-box>.wrapper-box-icon {
	position: relative;
}

.thim-bg-black {
	background-color: #000;
}

#toolbar a:hover {
	text-decoration: underline;
}

.width-navigation-left .navbar-nav {
	text-align: left;
}

.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, form.yikes-easy-mc-form input[type=text], form.yikes-easy-mc-form input[type=email], form.yikes-easy-mc-form input[type=tel], form.yikes-easy-mc-form input[type=number], form.yikes-easy-mc-form input[type=date], form.yikes-easy-mc-form select, form.yikes-easy-mc-form textarea {
	border-color: var(--thim-border-color, #eee);
}

.woocommerce div.product form.cart, .woocommerce-page div.product form.cart {
	margin-bottom: 15px;
}

.woocommerce-page .button {
	color: #fff;
	background: #111;
}

.woocommerce-page .cart_totals h2 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: normal;
}

.widget_shopping_cart .widget_shopping_cart_content .buttons a {
	color: #fff;
	background: #111;
}

.learn-press #finish-course {
	margin-bottom: 30px;
}

.learn-press .course-meta>div .value {
	line-height: 16px;
}

.course-content .course-content-lesson-nav a:hover {
	text-decoration: underline;
}

aside .woof_container_size .woof_list li input[type=radio] {
	border: 2px solid #ffb606;
}

aside .woof_container_size .woof_list li input[type=radio]:checked:before {
	margin: 3px;
}

.thim-testimonial-carousel .content .title .line {
	border-bottom: 1px solid #333;
}

.pmpro-has-access #pmpro_cancel hr {
	display: none;
}

.pmpro-has-access #pmpro_cancel h3 {
	margin: 0 0 30px 0;
	text-transform: uppercase;
}

.list-event-slider .item-event .event-wrapper .box-time:before {
	border: 2px solid #ffb606;
}

@media (min-width:769px) {
	.site-header.header_v2 .navbar-nav li>.sub-menu.mega-sub-menu {
		right: 0;
		width: auto;
	}
	
	.site-header.header_v2 .navbar-nav>li.tc-menu-layout-default {
		position: static;
	}
	
	.navigation .navbar-nav>li .sub-menu li>a, .navigation .navbar-nav>li .sub-menu li>span {
		border-bottom: 1px solid var(--thim-border-color, #eee);
	}
	
	.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:last-child>a, .navigation .navbar-nav>li .sub-menu.megacol>li:last-child>span {
		border-bottom: 1px solid var(--thim-border-color, #eee);
	}
	
	.navigation .navbar-nav>li .sub-menu .sub-menu {
		left: calc(100% + 30px);
		margin-top: 0;
		padding: 8px 30px;
		min-width: 300px;
	}
	
	.navigation .navbar-nav>li .sub-menu.dropdown-left-side .sub-menu {
		left: auto;
	}
}

footer#colophon .footer .thim-social a:hover {
	color: #fff !important;
}

footer#colophon .copyright-area .copyright-content {
	border-top: 1px solid #222;
}

.thim-category-tabs .nav-tabs li a:hover {
	border-bottom: 1px solid #ffb606;
}

.thim-category-tabs .nav-tabs li.active a {
	border-bottom: 1px solid #ffb606;
}

.woocommerce div.product .woocommerce-tabs .tabs .active a, .woocommerce-page div.product .woocommerce-tabs .tabs .active a {
	border-bottom: 2px solid #ffb606;
}

form.lp-checkout .logged-in {
	border-left: 3px solid #ffb606;
}

.thim-widget-tab .nav-tabs li.active:after {
	background: #fff;
}

.width-logo>a {
	display: inline-block;
}

#logged_in_user {
	display: none;
}

body input[type=checkbox]:checked:before {
	background: transparent !important;
}

.thim-search-light-style>.panel-grid-cell {
	max-width: 810px;
	margin: 0 auto;
}

.thim-search-light-style>.wpb_column.vc_column_container {
	max-width: 810px;
	margin: 0 auto;
}

.wpb-js-composer .vc_tta.vc_general:not(.vc_tta-tabs-position-left) ul.vc_tta-tabs-list {
	display: flex;
}

.thim_overlay_gradient .textwidget p, .thim_overlay_gradient_2 .textwidget p {
	margin-bottom: 0;
}

.thim_overlay_gradient .rev_slider li .slotholder, .thim_overlay_gradient_2 .rev_slider li .slotholder {
	position: relative;
}

.thim_overlay_gradient .rev_slider li .slotholder:before, .thim_overlay_gradient_2 .rev_slider li .slotholder:before {
	background: #6020d2;
	background: -moz-linear-gradient(left, #6020d2 0%, #2e67f5 100%);
	background: -webkit-linear-gradient(left, #6020d2 0%, #2e67f5 100%);
	background: linear-gradient(to right, #6020d2 0%, #2e67f5 100%);
	filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=\'#6020d2\', endColorstr=\'#2e67f5\', GradientType=1)";
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=46);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=46)";
	-webkit-opacity: .46;
	-khtml-opacity: .46;
	-moz-opacity: .46;
	-ms-opacity: .46;
	-o-opacity: .46;
	opacity: .46;
}

.thim_overlay_gradient .rev_slider li .slotholder:after, .thim_overlay_gradient_2 .rev_slider li .slotholder:after {
	position: absolute;
	height: 200px;
	width: 100%;
	content: "";
	bottom: 0;
	opacity: .5;
	background: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 0%, #000 100%);
	background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 0%, #000 100%);
	background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, #000 100%);
	filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=\'#007db9e8\', endColorstr=\'#000000\', GradientType=0)";
}

.thim_overlay_gradient .rev_slider li .thim-slider-button:hover, .thim_overlay_gradient_2 .rev_slider li .thim-slider-button:hover {
	color: #fff !important;
	background: #6020d2;
	background: -moz-linear-gradient(left, #6020d2 0%, #2e67f5 100%);
	background: -webkit-linear-gradient(left, #6020d2 0%, #2e67f5 100%);
	background: linear-gradient(to right, #6020d2 0%, #2e67f5 100%);
	filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=\'#6020d2\', endColorstr=\'#2e67f5\', GradientType=1)";
}

.thim_overlay_gradient rs-sbg-px>rs-sbg-wrap>rs-sbg.thim-overlayed:before, .thim_overlay_gradient rs-sbg-px>rs-sbg-wrap>rs-sbg:before, .thim_overlay_gradient_2 rs-sbg-px>rs-sbg-wrap>rs-sbg.thim-overlayed:before, .thim_overlay_gradient_2 rs-sbg-px>rs-sbg-wrap>rs-sbg:before {
	background: #6020d2;
	background: -moz-linear-gradient(left, #6020d2 0%, #2e67f5 100%);
	background: -webkit-linear-gradient(left, #6020d2 0%, #2e67f5 100%);
	background: linear-gradient(to right, #6020d2 0%, #2e67f5 100%);
	filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=\'#6020d2\', endColorstr=\'#2e67f5\', GradientType=1)";
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	pointer-events: unset;
	filter: alpha(opacity=46);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=46)";
	-webkit-opacity: .46;
	-khtml-opacity: .46;
	-moz-opacity: .46;
	-ms-opacity: .46;
	-o-opacity: .46;
	opacity: .46;
}

.thim_overlay_gradient rs-layer-wrap>rs-loop-wrap>rs-mask-wrap>.rs-layer.thim-slider-button:hover, .thim_overlay_gradient_2 rs-layer-wrap>rs-loop-wrap>rs-mask-wrap>.rs-layer.thim-slider-button:hover {
	color: #fff !important;
	background: #6020d2;
	background: -moz-linear-gradient(left, #6020d2 0%, #2e67f5 100%);
	background: -webkit-linear-gradient(left, #6020d2 0%, #2e67f5 100%);
	background: linear-gradient(to right, #6020d2 0%, #2e67f5 100%);
	filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=\'#6020d2\', endColorstr=\'#2e67f5\', GradientType=1)";
}

.thim_overlay_gradient_2 .rev_slider li .slotholder {
	position: relative;
}

.thim_overlay_gradient_2 .rev_slider li .slotholder:before {
	background: #6a11cb;
	background: -moz-linear-gradient(left, #6a11cb 0%, #2575fc 100%);
	background: -webkit-linear-gradient(left, #6a11cb 0%, #2575fc 100%);
	background: linear-gradient(to right, #6a11cb 0%, #2575fc 100%);
	filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=\'#6a11cb\', endColorstr=\'#2575fc\', GradientType=1)";
	filter: alpha(opacity=90);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	-webkit-opacity: .9;
	-khtml-opacity: .9;
	-moz-opacity: .9;
	-ms-opacity: .9;
	-o-opacity: .9;
	opacity: .9;
}

.thim_overlay_gradient_2 rs-sbg-px>rs-sbg-wrap>rs-sbg.thim-overlayed:before {
	background: #6a11cb;
	background: -moz-linear-gradient(left, #6a11cb 0%, #2575fc 100%);
	background: -webkit-linear-gradient(left, #6a11cb 0%, #2575fc 100%);
	background: linear-gradient(to right, #6a11cb 0%, #2575fc 100%);
	filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=\'#6a11cb\', endColorstr=\'#2575fc\', GradientType=1)";
	filter: alpha(opacity=90);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	-webkit-opacity: .9;
	-khtml-opacity: .9;
	-moz-opacity: .9;
	-ms-opacity: .9;
	-o-opacity: .9;
	opacity: .9;
}

.thim_image_overlay_bottom {
	position: relative;
}

.thim_image_overlay_bottom:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -2px;
	width: 100%;
	height: 200px;
	background-image: url("https://tutorssa.com.au/nitropack_static/xzHhcKFWnrRdvOfrwQrwxCncdddvSChu/assets/images/optimized/rev-1a02946/tutorssa.com.au/wp-content/themes/eduma/images/bg_slider_edtech.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	z-index: 7;
}

.thim_image_overlay_bottom>div {
	position: relative;
	z-index: 5;
}

.rev_slider .tp-tabs.hebe {
	border-top: 1px solid rgba(255, 255, 255, .2);
}

.rev_slider .tp-tabs.hebe .tp-tab-mask {
	width: 1290px !important;
	left: auto !important;
	margin: 0 auto;
	transform: matrix(1, 0, 0, 1, 0, 0) !important;
	max-width: 100% !important;
	bottom: auto;
	top: auto;
}

.rev_slider .tp-tabs.hebe .tp-tab-mask .tp-tabs-inner-wrapper {
	width: 100% !important;
}

.rev_slider .tp-tabs.hebe .tp-tab-desc {
	font-weight: 300;
}

.rev_slider .tp-tabs.hebe .tp-tab {
	position: inherit;
	padding: 45px 0;
	display: table-cell;
	padding-left: 45px;
	padding-right: 10px;
	width: 25% !important;
	left: unset !important;
	opacity: 1;
	border-top: 4px solid transparent;
}

.rev_slider .tp-tabs.hebe .tp-tab:before {
	content: "1";
	border: 1px solid;
	position: absolute;
	border-radius: 100%;
	left: 0;
	margin-top: -15px;
	top: 50%;
	color: #aaa;
	width: 30px;
	line-height: 30px;
	text-align: center;
}

.rev_slider .tp-tabs.hebe .tp-tab>div {
	display: table-cell;
	line-height: 20px;
	color: #aaa;
	vertical-align: middle;
}

.rev_slider .tp-tabs.hebe .tp-tab:hover>div, .rev_slider .tp-tabs.hebe .tp-tab:hover:before {
	color: #fff;
}

.rev_slider .tp-tabs.hebe .tp-tab.selected {
	border-top: 4px solid #fff;
}

.rev_slider .tp-tabs.hebe .tp-tab.selected>div {
	color: #fff;
}

.rev_slider .tp-tabs.hebe .tp-tab.selected:before {
	color: #fff;
}

.rev_slider .tp-tabs.hebe .tp-tab:nth-child(2):before {
	content: "2";
}

.rev_slider .tp-tabs.hebe .tp-tab:nth-child(3):before {
	content: "3";
}

.rev_slider .tp-tabs.hebe .tp-tab:nth-child(4):before {
	content: "4";
}

.rev_slider .tp-tabs.hebe .tp-tab:nth-child(5):before {
	content: "5";
}

.revslider-initialised .tp-tabs.hebe {
	border-top: 1px solid rgba(255, 255, 255, .2);
}

.revslider-initialised .tp-tabs.hebe .tp-tab-mask {
	width: 1392px !important;
	left: auto !important;
	margin: 0 auto;
	transform: matrix(1, 0, 0, 1, 0, 0) !important;
	max-width: 100% !important;
	bottom: auto;
	top: auto;
}

.revslider-initialised .tp-tabs.hebe .tp-tab-mask .tp-tabs-inner-wrapper {
	width: 100% !important;
	display: flex;
}

.revslider-initialised .tp-tabs.hebe .tp-tab-desc {
	font-weight: 300;
}

.revslider-initialised .tp-tabs.hebe .tp-tab {
	position: inherit;
	padding: 0 10px 0 45px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	width: 25% !important;
	left: unset !important;
	opacity: 1;
	border-top: 4px solid transparent;
}

.revslider-initialised .tp-tabs.hebe .tp-tab:before {
	content: "1";
	border: 1px solid;
	position: absolute;
	border-radius: 100%;
	left: 0;
	margin-top: -15px;
	top: 50%;
	color: #aaa;
	width: 30px;
	line-height: 30px;
	text-align: center;
}

.revslider-initialised .tp-tabs.hebe .tp-tab>div {
	display: table-cell;
	line-height: 20px;
	color: #aaa;
	vertical-align: middle;
}

.revslider-initialised .tp-tabs.hebe .tp-tab:hover>div, .revslider-initialised .tp-tabs.hebe .tp-tab:hover:before {
	color: #fff;
}

.revslider-initialised .tp-tabs.hebe .tp-tab.selected {
	border-top: 4px solid #fff;
}

.revslider-initialised .tp-tabs.hebe .tp-tab.selected>div {
	color: #fff;
}

.revslider-initialised .tp-tabs.hebe .tp-tab.selected:before {
	color: #fff;
}

.revslider-initialised .tp-tabs.hebe .tp-tab:nth-child(2):before {
	content: "2";
}

.revslider-initialised .tp-tabs.hebe .tp-tab:nth-child(3):before {
	content: "3";
}

.revslider-initialised .tp-tabs.hebe .tp-tab:nth-child(4):before {
	content: "4";
}

.revslider-initialised .tp-tabs.hebe .tp-tab:nth-child(5):before {
	content: "5";
}

.revslider-initialised .tp-tabs.hebe_thim {
	border-top: 1px solid rgba(255, 255, 255, .2);
}

.revslider-initialised .tp-tabs.hebe_thim .tp-tab-mask {
	width: 1290px !important;
	left: auto !important;
	margin: 0 auto;
	transform: matrix(1, 0, 0, 1, 0, 0) !important;
	max-width: 100% !important;
	bottom: auto;
	top: auto;
}

.revslider-initialised .tp-tabs.hebe_thim .tp-tab-mask .tp-tabs-inner-wrapper {
	width: 100% !important;
	display: flex;
}

.revslider-initialised .tp-tabs.hebe_thim .tp-tab-desc {
	font-weight: 300;
}

.revslider-initialised .tp-tabs.hebe_thim .tp-tab {
	position: inherit;
	padding: 0 10px 0 45px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	width: 25% !important;
	left: unset !important;
	opacity: 1;
	border-top: 4px solid transparent;
}

.revslider-initialised .tp-tabs.hebe_thim .tp-tab:before {
	content: "1";
	border: 1px solid;
	position: absolute;
	border-radius: 100%;
	left: 0;
	margin-top: -15px;
	top: 50%;
	color: rgba(255, 255, 255, .7);
	width: 30px;
	line-height: 30px;
	text-align: center;
}

.revslider-initialised .tp-tabs.hebe_thim .tp-tab>div {
	display: table-cell;
	line-height: 20px;
	color: rgba(255, 255, 255, .7);
	vertical-align: middle;
}

.revslider-initialised .tp-tabs.hebe_thim .tp-tab:hover>div, .revslider-initialised .tp-tabs.hebe_thim .tp-tab:hover:before {
	color: #fff;
}

.revslider-initialised .tp-tabs.hebe_thim .tp-tab.selected {
	border-top: 2px solid #fff;
}

.revslider-initialised .tp-tabs.hebe_thim .tp-tab.selected>div {
	color: #fff;
}

.revslider-initialised .tp-tabs.hebe_thim .tp-tab.selected:before {
	color: #fff;
}

.revslider-initialised .tp-tabs.hebe_thim .tp-tab:nth-child(2):before {
	content: "2";
}

.revslider-initialised .tp-tabs.hebe_thim .tp-tab:nth-child(3):before {
	content: "3";
}

.revslider-initialised .tp-tabs.hebe_thim .tp-tab:nth-child(4):before {
	content: "4";
}

.revslider-initialised .tp-tabs.hebe_thim .tp-tab:nth-child(5):before {
	content: "5";
}

.thim_bg_right {
	background-position-x: right !important;
	background-repeat: no-repeat !important;
	background-position-y: 65px;
}

.thim_bg_left {
	background-position-x: left !important;
	background-repeat: no-repeat !important;
	background-position-y: 65px;
}

.thim_bg_left_bottom {
	background-position-x: left !important;
	background-repeat: no-repeat !important;
	background-position-y: bottom;
}

.thim_overlay_dark_30 {
	position: relative;
}

.thim_overlay_dark_30>.panel-grid-cell {
	position: relative;
}

.thim_overlay_dark_30:before {
	background-color: rgba(0, 0, 0, .3);
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
}

.thim_overlay_dark_60 {
	position: relative;
}

.thim_overlay_dark_60>.panel-grid-cell {
	position: relative;
}

.thim_overlay_dark_60:before {
	background-color: rgba(0, 0, 0, .6);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
}

.button_normal_gradient {
	display: inline-block;
	border-radius: 25px;
	border: 1px solid;
	padding: 0 30px;
	margin-top: 30px;
	line-height: 40px;
}

.button_normal_gradient i {
	position: relative;
	top: 2px;
}

.button_normal_gradient:hover {
	color: #fff;
}

.bg_left {
	background-repeat: no-repeat !important;
}

.image_box_group .panel-layout>.panel-grid>.panel-grid-cell {
	width: calc(50% - 25px) !important;
}

.thim_border_bottom {
	border-bottom: 1px solid var(--thim-border-color, #eee);
}

.thim-style-content-new-1.blog .post-formats-wrapper img {
	width: 100%;
}

.thim-style-content-new-1 .mc4wp-form .mc4wp-response {
	left: 30px;
	font-size: 14px;
	bottom: 10px;
	text-align: center;
	right: 30px;
}

.thim-style-content-new-1 div:not(.thim-ekits-heading) .sc_heading .title {
	font-weight: 400;
	text-transform: none;
}

.thim-style-content-new-1 div:not(.thim-ekits-heading) .sc_heading .sub-heading {
	font-weight: 300;
}

.thim-style-content-new-1 .thim-about-us-quote p {
	font-weight: 200;
	font-style: italic;
}

.thim-style-content-new-1 .counter-box.about-us .display-percentage {
	font-weight: 400;
}

.thim-style-content-new-1 .counter-box.about-us .text_number {
	font-weight: 300;
}

.thim-style-content-new-1 .thim-text-title {
	font-weight: 400;
}

.thim-style-content-new-1 .mo-openid-app-icons>p {
	font-weight: 300;
	font-size: 22px;
}

.thim-style-content-new-1 #thim-popup-login .has-shortcode .thim-login .title {
	font-size: 22px;
	font-weight: 300;
}

.thim-style-content-new-1 #thim-popup-login .thim-login-container a {
	font-weight: 300;
}

.thim-style-content-new-1 #thim-popup-login .thim-login-container .thim-login .link-bottom {
	font-weight: 300;
	font-size: 16px;
}

.thim-style-content-new-1 #thim-popup-login .mo-openid-app-icons>p {
	font-weight: 300;
	font-size: 22px;
}

.thim-style-content-new-1 #thim-popup-login .title {
	font-weight: 300;
	font-size: 22px;
}

.thim-style-content-new-1 .thim-login form#loginform p.login-remember label, .thim-style-content-new-1 .thim-login form#registerform p.login-remember label, .thim-style-content-new-1 .thim-login form#resetpassform p.login-remember label {
	font-size: 16px;
	font-weight: 300;
}

.thim-style-content-new-1 .thim-login form#loginform input[type=text], .thim-style-content-new-1 .thim-login form#loginform input[type=email], .thim-style-content-new-1 .thim-login form#loginform input[type=password], .thim-style-content-new-1 .thim-login form#registerform input[type=text], .thim-style-content-new-1 .thim-login form#registerform input[type=email], .thim-style-content-new-1 .thim-login form#registerform input[type=password], .thim-style-content-new-1 .thim-login form#resetpassform input[type=text], .thim-style-content-new-1 .thim-login form#resetpassform input[type=email], .thim-style-content-new-1 .thim-login form#resetpassform input[type=password] {
	font-weight: 300;
}

.thim-style-content-new-1 .thim-login form#loginform input[type=submit], .thim-style-content-new-1 .thim-login form#registerform input[type=submit], .thim-style-content-new-1 .thim-login form#resetpassform input[type=submit] {
	font-size: 16px;
	font-weight: 400;
	text-transform: none;
}

.thim-style-content-new-1 .thim-login form#loginform a.lost-pass-link, .thim-style-content-new-1 .thim-login form#registerform a.lost-pass-link, .thim-style-content-new-1 .thim-login form#resetpassform a.lost-pass-link {
	font-size: 16px;
	font-weight: 300;
}

.thim-style-content-new-1 .pmpro-has-access a.pmpro_btn, .thim-style-content-new-1 .pmpro-has-access .pmpro_btn {
	font-weight: 300;
	font-size: 13px;
	text-transform: none;
}

.thim-style-content-new-1 .thim-widget-courses-searching .courses-searching input[type=text] {
	font-size: 16px;
}

.thim-style-content-new-1 .menu-right a.widget-button.small.very-rounded:after {
	display: none;
}

.thim-style-content-new-1 a.widget-button.small {
	line-height: 40px;
	padding: 0 30px;
	text-transform: none;
}

.thim-style-content-new-1 a.widget-button.small.very-rounded {
	border-radius: 25px;
}

.thim-style-content-new-1 a.widget-button.small.very-rounded:after {
	content: "";
	font-family: "thim-ekits";
	display: inline-block;
	margin-left: 7px;
	vertical-align: middle;
}

.thim-style-content-new-1 .thim-widget-gallery-posts .wrapper-filter-controls a {
	text-transform: none;
	font-weight: 300;
	font-size: 16px;
}

.thim-style-content-new-1 .widget-area.sidebar-events .event_register_area .info-event {
	margin-left: 0;
}

.thim-style-content-new-1 .tp_single_event .entry-title h1 {
	font-size: 28px;
	font-weight: 400;
}

.thim-style-content-new-1 .widget-area.sidebar-events .book-title {
	font-size: 24px;
	font-weight: 400;
	color: #fff;
	text-transform: none;
}

.thim-style-content-new-1 .event_auth_button {
	font-weight: 400;
	text-transform: none;
	line-height: 40px;
	padding: 0 30px;
	display: block;
	border-radius: 25px;
}

.thim-style-content-new-1 .tp-event-organizers .title {
	font-size: 22px;
	font-weight: 400;
	text-transform: none;
}

.thim-style-content-new-1 footer#colophon .copyright-area .text-copyright a {
	font-weight: 400;
}

.thim-style-content-new-1 article .entry-header .entry-title {
	font-size: 20px;
	font-weight: 400;
}

.thim_vc_footer_column .vc_col-sm-3 {
	width: 22%;
}

.thim_vc_footer_column .vc_col-sm-3:last-child {
	width: 34%;
}

.select2-container--default .select2-selection--single {
	border-color: var(--thim-border-color, #eee);
	border-radius: 0;
	height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 38px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 38px;
	width: 30px;
}

.maintenance_mode {
	height: 100%;
}

.maintenance_mode body {
	height: 100%;
	display: table;
	width: 100%;
}

.maintenance_mode body .maintenance-wrap {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.maintenance_mode body .maintenance-wrap #coming-soon-counter {
	margin-top: 60px;
}

.thim_countdown_newletter_box {
	width: 435px !important;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
	border: 7px solid rgba(0, 0, 0, .25);
}

.thim_countdown_newletter_box>.panel-layout, .thim_countdown_newletter_box>.wpb_column {
	background-color: #fff;
	padding: 45px 30px 0;
}

.thim_countdown_newletter_box .form_developer_course .content {
	padding-left: 0;
	padding-right: 0;
}

.thim-bg-overlay-75 {
	position: relative;
	clear: both;
}

.thim-bg-overlay-75:before {
	content: "";
	position: absolute;
	background: rgba(17, 17, 17, .75);
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 0;
}

.thim-bg-overlay-75.vc_row:before {
	z-index: 1;
	display: block;
}

.thim-bg-overlay-75>.panel-grid-cell, .thim-bg-overlay-75>.wpb_column {
	position: relative;
	z-index: 1;
}

.thim-border-left-event {
	position: relative;
}

.thim-border-left-event:before {
	position: absolute;
	left: -45px;
	top: 50px;
	bottom: 0;
	width: 1px;
	content: "";
	background-color: rgba(124, 124, 124, .2);
}

.thim-border-left-event.elementor-element:before {
	left: 0;
}

.body-grad-layout #back-to-top {
	width: 60px;
	line-height: 60px;
	height: 60px;
	bottom: 65px;
	right: 55px;
}

.body-grad-layout #back-to-top i {
	font-family: "thim-ekits";
	font-weight: normal;
	font-size: 30px;
	line-height: 60px;
	color: #fff;
}

.body-grad-layout #back-to-top i:before {
	content: "";
}

.body-grad-layout .vc_row .sc_heading strong {
	font-weight: 600;
}

.body-grad-layout .thim-course-grid .course-item .thim-course-content .course-title, .body-grad-layout .widget-area .thim-course-list-sidebar .thim-course-content .course-title, .body-grad-layout .thim-course-grid .course-item .thim-course-content .course-meta>div.course-price .value, .body-grad-layout .learn-press-pagination li .page-numbers, .body-grad-layout .loop-pagination li .page-numbers, .body-grad-layout .widget-area aside .widget-title, .body-grad-layout .widget-area .thim-course-list-sidebar .course-price, .body-grad-layout .learn-press .entry-title, .body-grad-layout .learn-press .course-meta .value, .body-grad-layout .learn-press .course-payment .course-price, .body-grad-layout .learn-press .thim-course-landing-button .course-price, .body-grad-layout .learn-press .course-tabs .nav-tabs li a, .body-grad-layout #learn-press-course-description .thim-course-info ul li .value, .body-grad-layout #tab-course-description .thim-course-info ul li .value, .body-grad-layout #tab-overview .thim-course-info ul li .value, .body-grad-layout #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-item-title, .body-grad-layout #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-item-title span, .body-grad-layout #learn-press-course-curriculum ul.curriculum-sections .section-header, .body-grad-layout .thim-about-author .author-bio .name, .body-grad-layout #tab-course-review .course-rating>h3, .body-grad-layout #tab-re.widget-titleviews .course-rating>h3, .body-grad-layout .thim-course-megamenu .course-title, .body-grad-layout .list-tab-event .nav-tabs li a, .body-grad-layout .top_site_main .page-title-wrapper h1, .body-grad-layout .top_site_main .page-title-wrapper h2, .body-grad-layout .tp_single_event .entry-title h1, .body-grad-layout .widget-area.sidebar-events .book-title, .body-grad-layout .tp-event-info .tp-info-box .heading, .body-grad-layout .tp-event-organizers .title, .body-grad-layout #respond.comment-respond .comment-reply-title, .body-grad-layout .widget-area.sidebar-events .widget_book-event ul li .value, .body-grad-layout article .entry-header .entry-title, .body-grad-layout article .entry-header .date-meta, .body-grad-layout article .entry-header .entry-meta li span, .body-grad-layout .entry-tag-share .post-tag, .body-grad-layout .product-grid .product__title .price, .body-grad-layout .product-grid .product__title a.title, .body-grad-layout .related-archive .single-title, .body-grad-layout .share-post .single-title, .body-grad-layout .sc_heading .title, .body-grad-layout .thim-list-event .item-event .event-wrapper .title, .body-grad-layout .thim-list-event .item-event .time-from .date, .body-grad-layout .thim-list-event .item-event .event-wrapper .meta, .body-grad-layout .thim-widget-icon-box .wrapper-box-icon.contact_info .heading__primary, .body-grad-layout .entry-navigation-post .next-post .title, .body-grad-layout .entry-navigation-post .prev-post .title, .body-grad-layout article .entry-header .entry-meta li a, .body-grad-layout article .entry-header .entry-meta li span.value, .body-grad-layout #tab-course-review .course-rating .detailed-rating .stars>div.key, .body-grad-layout #tab-reviews .course-rating .detailed-rating .stars>div.key, .body-grad-layout .pagination li .page-numbers {
	font-weight: 500;
}

.body-grad-layout .woocommerce div.product .product_title, .body-grad-layout .woocommerce-page div.product .product_title, .body-grad-layout .woocommerce div.product p.price ins, .body-grad-layout .woocommerce div.product span.price ins, .body-grad-layout .woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li a, .body-grad-layout .woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li a {
	font-weight: 500;
}

.body-grad-layout .widget-area aside.widget ul li a, .body-grad-layout .learn-press .course-meta label {
	font-weight: 400;
}

.body-grad-layout .thim-course-grid .course-item .thim-course-content .course-author .value {
	font-weight: 300;
}

.body-grad-layout .learn-press .course-meta>div .value {
	line-height: 24px;
}

.body-grad-layout .course-meta .course-review .review-stars-rated {
	margin-right: 5px;
}

.body-grad-layout .thim-course-grid .course-item .thim-course-content .course-meta>div.course-price .value, .body-grad-layout .switch-layout-container .courses-searching form input[type=text], .body-grad-layout .learn-press-pagination li .page-numbers, .body-grad-layout .loop-pagination li .page-numbers, .body-grad-layout .pagination li .page-numbers, .body-grad-layout .widget-area .thim-course-list-sidebar .thim-course-content .course-title, .body-grad-layout .widget-area aside.widget ul li a, .body-grad-layout .widget-area .thim-course-list-sidebar .course-price, .body-grad-layout .thim-course-grid .course-item .thim-course-content .course-author .value, .body-grad-layout .learn-press .course-meta label, .body-grad-layout .learn-press .course-meta .value, .body-grad-layout .add-review .review-stars-rated .review-stars>li span, .body-grad-layout .course-review .review-stars-rated .review-stars>li span, .body-grad-layout .rating-box .review-stars-rated .review-stars>li span, .body-grad-layout button, .body-grad-layout input[type=submit], .body-grad-layout .learn-press .course-tabs .nav-tabs li a, .body-grad-layout #learn-press-course-description .thim-course-info ul li, .body-grad-layout #tab-course-description .thim-course-info ul li, .body-grad-layout #tab-overview .thim-course-info ul li, .body-grad-layout .tp-event-info .tp-info-box .heading, .body-grad-layout .list-tab-event .nav-tabs li a, .body-grad-layout .tp-event-info .tp-info-box p, .body-grad-layout .thim-widget-gallery-posts .wrapper-filter-controls a, .body-grad-layout .search-form label .search-field, .body-grad-layout .thim-product-switch-wrap .woocommerce-result-count, .body-grad-layout .thim-product-switch-wrap form.woocommerce-ordering select, .body-grad-layout .wpcf7-form input[type=date], .body-grad-layout .wpcf7-form input[type=email], .body-grad-layout .wpcf7-form input[type=text], .body-grad-layout .wpcf7-form input[type=tel], .body-grad-layout .wpcf7-form input[type=number], .body-grad-layout .wpcf7-form select, .body-grad-layout .wpcf7-form textarea, .body-grad-layout #learn-press-course-curriculum ul.curriculum-sections .section-header, .body-grad-layout #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-item-title, .body-grad-layout #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-item-title span, .body-grad-layout #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .index, .body-grad-layout #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .meta, .body-grad-layout .switch-layout-container .course-index {
	font-size: 15px;
}

.body-grad-layout .wpcf7-form select, .body-grad-layout .wpcf7-form textarea {
	font-size: 16px;
}

.body-grad-layout article .entry-header .entry-meta li span, .body-grad-layout article .entry-header .entry-meta li a, .body-grad-layout article .entry-header .entry-meta li span.value {
	font-size: 14px;
}

.body-grad-layout .learn-press-pagination li .page-numbers.next, .body-grad-layout .learn-press-pagination li .page-numbers.prev, .body-grad-layout .loop-pagination li .page-numbers.next, .body-grad-layout .loop-pagination li .page-numbers.prev, .body-grad-layout .pagination li .page-numbers.next, .body-grad-layout .pagination li .page-numbers.prev {
	font-size: 0;
}

.body-grad-layout .lp-single-course .learn-press .course-thumbnail img, .body-grad-layout article .post-formats-wrapper img {
	width: 100%;
}

.body-grad-layout .toolbar .widget_shopping_cart {
	float: right;
	width: 48px;
	border-left: 1px solid rgba(183, 183, 183, .1);
}

.body-grad-layout .toolbar .widget_shopping_cart .minicart_hover .cart-items-number {
	text-align: center;
	color: #aeaeae !important;
}

.body-grad-layout .toolbar .widget_shopping_cart .minicart_hover .cart-items-number:hover {
	color: #fff !important;
}

.body-grad-layout .toolbar .widget_shopping_cart .minicart_hover .cart-items-number i {
	margin-right: 15px;
}

.body-grad-layout .toolbar .widget_shopping_cart .minicart_hover .cart-items-number span.wrapper-items-number {
	bottom: 21px;
	left: 21px;
}

.row_relative.vc_row {
	position: relative;
	overflow: hidden;
	z-index: 100;
}

.row_relative.vc_row[data-vc-full-width] {
	overflow: visible;
}

main.full-width .entry-content .alignwide {
	margin-left: -80px;
	margin-right: -80px;
	max-width: 100vw;
}

main.full-width .entry-content .alignfull {
	margin-left: calc(-50vw + 50%);
	margin-right: calc(-50vw + 50%);
	max-width: 100vw;
}

main.full-width .alignfull img {
	width: 100vw;
}

.has-text-color.has-border-input-color {
	color: #ddd !important;
}

.has-text-color.has-sub-title-color {
	color: #999 !important;
}

.has-background.has-border-input-background-color {
	background-color: #ddd !important;
}

.has-background.has-sub-title-background-color {
	background-color: #999 !important;
}

.has-medium-font-size, .has-large-font-size, .has-huge-font-size {
	line-height: initial;
}

.wp-block-quote.is-large, .wp-block-quote.is-style-large {
	border: none;
}

.dropdown-menu-right {
	left: auto !important;
	right: 0 !important;
}

.fade.active {
	opacity: 1;
}

.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;
}

.thim_1_col_tablet {
	overflow: hidden;
}

.has-small-font-size {
	font-size: 13px;
}

.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: .05em .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%;
}

@media (max-width:1400px) {
	.revslider-initialised .tp-tabs.hebe .tp-tab-mask {
		width: 1140px !important;
		padding: 0 15px;
	}
	
	.revslider-initialised .tp-tabs.hebe_thim .tp-tab-mask {
		width: 1140px !important;
		padding: 0 15px;
	}
}

@media (max-width:1024px) {
	.revslider-initialised .tp-tabs.hebe .tp-tab-mask {
		width: 1140px !important;
		padding: 0 15px;
	}
	
	.revslider-initialised .tp-tabs.hebe_thim .tp-tab-mask {
		width: 1140px !important;
		padding: 0 15px;
	}
}

@media (max-width:768px) {
	.revslider-initialised .tp-tabs.hebe .tp-tab {
		display: block;
	}
	
	.revslider-initialised .tp-tabs.hebe .tp-tab:before {
		left: 50%;
		margin-left: -15px;
	}
	
	.revslider-initialised .tp-tabs.hebe .tp-tab .tp-tab-desc {
		display: none;
	}
	
	.revslider-initialised .tp-tabs.hebe_thim .tp-tab {
		display: block;
	}
	
	.revslider-initialised .tp-tabs.hebe_thim .tp-tab:before {
		left: 50%;
		margin-left: -15px;
	}
	
	.revslider-initialised .tp-tabs.hebe_thim .tp-tab .tp-tab-desc {
		display: none;
	}
	
	#main-content .have_scroll_bottom .scroll_slider_tab .to_bottom {
		top: -75px;
	}
	
	#main-content .have_scroll_bottom .scroll_slider_tab .to_bottom svg {
		margin-bottom: 15px;
	}
}

.ion-ios-location-outline, .ion-ios-play, .ion-ios-calendar-outline, .ion-android-person, .ion-ios-redo, .ion-ios-pricetags-outline, .ion-document, .ion-android-star, .lnr.icon-arrow-right, .lnr.icon-star {
	font-family: "thim-ekits";
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	vertical-align: middle;
}

.ion-ios-location-outline::before, .ion-ios-play::before, .ion-ios-calendar-outline::before, .ion-android-person::before, .ion-ios-redo::before, .ion-ios-pricetags-outline::before, .ion-document::before, .ion-android-star::before, .lnr.icon-arrow-right::before, .lnr.icon-star::before {
	font-family: "thim-ekits";
}

.ion-android-person:before {
	content: "";
}

.ion-ios-redo:before {
	content: "";
}

.ion-ios-location-outline:before {
	content: "";
}

.ion-ios-play:before {
	content: "";
}

.ion-ios-calendar-outline:before {
	content: "";
}

.ion-ios-pricetags-outline:before {
	content: "";
}

.ion-document:before {
	content: "";
}

.ion-qr-scanner {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
}

.ion-qr-scanner:before {
	content: "";
}

.ion-android-star:before {
	content: "";
}

.lnr.icon-arrow-right:before {
	content: "";
}

.lnr.icon-star:before {
	content: "";
}

.menu-right [id*=monster-widget-placeholder], .footer-bottom-above [id*=monster-widget-placeholder], .footer-bottom [id*=monster-widget-placeholder] {
	display: none !important;
}

.footer [id*=monster-widget-placeholder] {
	width: 25%;
	padding: 15px;
	float: left;
}

.footer [id*=monster-widget-placeholder]:nth-child(4n+1) {
	clear: both;
}

@media (max-width:768px) {
	.footer [id*=monster-widget-placeholder] {
		width: 50%;
	}
	
	.footer [id*=monster-widget-placeholder]:nth-child(2n+1) {
		clear: both;
	}
}

@media (max-width:480px) {
	.footer [id*=monster-widget-placeholder] {
		width: 100%;
	}
	
	.footer [id*=monster-widget-placeholder]:nth-child(2n+1) {
		clear: both;
	}
}

.single .entry-content:after {
	content: "";
	display: table;
	clear: both;
}

.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;
	touch-action: manipulation;
	-moz-backface-visibility: hidden;
}

.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-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);
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
	display: none;
}

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot, .owl-carousel .owl-page {
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot, .owl-carousel .owl-page {
	background: none;
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit;
}

.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 {
	visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab;
}

.owl-carousel.owl-rtl {
	direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
	float: right;
}

.cssload-loader-style-1 {
	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 #000;
	border-bottom-color: #ffb606;
}

.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 #000;
	border-right-color: #ffb606;
}

.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 #000;
	border-top-color: #ffb606;
}

@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 {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	display: block;
	margin: 0 auto;
	width: 60px;
	height: 60px;
	border: 7px solid #ffb606;
	border-color: #ffb606;
	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%;
	background-color: #ffb606;
	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: #ffb606;
}

.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: .3s;
	animation-delay: .3s;
}

.sk-folding-cube .sk-cube3:before {
	-webkit-animation-delay: .6s;
	animation-delay: .6s;
}

.sk-folding-cube .sk-cube4:before {
	-webkit-animation-delay: .9s;
	animation-delay: .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;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
}

.sk-wave .sk-rect {
	background-color: #ffb606;
	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: -.9s;
}

.sk-wave .sk-rect5 {
	animation-delay: -.8s;
}

@keyframes sk-waveStretchDelay {
	0%, 40%, 100% {
		transform: scaleY(.4);
	}
	
	20% {
		transform: scaleY(1);
	}
}

.sk-rotating-plane {
	width: 40px;
	height: 40px;
	background-color: #ffb606;
	margin: 40px auto;
	animation: sk-rotatePlane 1.2s infinite ease-in-out;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
}

@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;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
}

.sk-double-bounce .sk-child {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #ffb606;
	opacity: .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: absolute;
	top: 50%;
	transform: translate(0, -50%);
}

.sk-wandering-cubes .sk-cube {
	background-color: #ffb606;
	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: -.9s;
}

@keyframes sk-wanderingCube {
	0% {
		transform: rotate(0deg);
	}
	
	25% {
		transform: translateX(30px) rotate(-90deg) scale(.5);
	}
	
	50% {
		transform: translateX(30px) translateY(30px) rotate(-179deg);
	}
	
	75% {
		transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5);
	}
	
	100% {
		transform: rotate(-360deg);
	}
}

.sk-spinner-pulse {
	width: 40px;
	height: 40px;
	margin: 40px auto;
	background-color: #ffb606;
	border-radius: 100%;
	animation: sk-pulseScaleOut 1s infinite ease-in-out;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
}

@keyframes sk-pulseScaleOut {
	0% {
		transform: scale(0);
	}
	
	100% {
		transform: scale(1);
		opacity: 0;
	}
}

.sk-chasing-dots {
	margin: 40px auto;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	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: #ffb606;
	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;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
}

.sk-three-bounce .sk-child {
	width: 20px;
	height: 20px;
	background-color: #ffb606;
	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: -.32s;
}

.sk-three-bounce .sk-bounce2 {
	animation-delay: -.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;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
}

.sk-cube-grid .sk-cube {
	width: 33.33%;
	height: 33.33%;
	background-color: #ffb606;
	float: left;
	animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

.sk-cube-grid .sk-cube1 {
	animation-delay: .2s;
}

.sk-cube-grid .sk-cube2 {
	animation-delay: .3s;
}

.sk-cube-grid .sk-cube3 {
	animation-delay: .4s;
}

.sk-cube-grid .sk-cube4 {
	animation-delay: .1s;
}

.sk-cube-grid .sk-cube5 {
	animation-delay: .2s;
}

.sk-cube-grid .sk-cube6 {
	animation-delay: .3s;
}

.sk-cube-grid .sk-cube7 {
	animation-delay: 0s;
}

.sk-cube-grid .sk-cube8 {
	animation-delay: .1s;
}

.sk-cube-grid .sk-cube9 {
	animation-delay: .2s;
}

@keyframes sk-cubeGridScaleDelay {
	0%, 70%, 100% {
		transform: scale3D(1, 1, 1);
	}
	
	35% {
		transform: scale3D(0, 0, 1);
	}
}

div#preload {
	margin: auto;
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 9999999;
	display: flex;
	align-content: 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: #ffb606;
}

.cssload-loading i:first-child {
	opacity: 0;
	animation: cssload-loading-ani2 .58s linear infinite;
	-o-animation: cssload-loading-ani2 .58s linear infinite;
	-ms-animation: cssload-loading-ani2 .58s linear infinite;
	-webkit-animation: cssload-loading-ani2 .58s linear infinite;
	-moz-animation: cssload-loading-ani2 .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 .58s linear infinite;
	-o-animation: cssload-loading-ani3 .58s linear infinite;
	-ms-animation: cssload-loading-ani3 .58s linear infinite;
	-webkit-animation: cssload-loading-ani3 .58s linear infinite;
	-moz-animation: cssload-loading-ani3 .58s linear infinite;
}

.cssload-loading i:last-child {
	animation: cssload-loading-ani1 .58s linear infinite;
	-o-animation: cssload-loading-ani1 .58s linear infinite;
	-ms-animation: cssload-loading-ani1 .58s linear infinite;
	-webkit-animation: cssload-loading-ani1 .58s linear infinite;
	-moz-animation: cssload-loading-ani1 .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 .6s infinite linear;
	-moz-animation: spin .6s infinite linear;
	-ms-animation: spin .6s infinite linear;
	-o-animation: spin .6s infinite linear;
	animation: spin .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);
	}
}

#toolbar {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: var(--thim-toolbar-line-height, 30px);
	font-weight: var(--thim-toolbar-font-weight, 700);
}

.thim-demo-university-4 #toolbar {
	font-weight: 400;
	padding-top: 0;
	padding-bottom: 0;
}

.thim-demo-university-4 #toolbar .menu li {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 25px;
}

.thim-demo-university-4 #toolbar .widget {
	display: inline-block;
	float: right;
	padding: 0;
}

.thim-demo-university-4 #toolbar .widget_login-popup .thim-link-login {
	line-height: 45px;
	border-left: 1px solid #444;
	border-right: 1px solid #444;
	padding: 0 15px;
}

.thim-demo-university-4 #toolbar .widget_login-popup .thim-link-login a {
	padding: 5px 0px;
	line-height: 35px;
}

.thim-demo-university-4 #toolbar .widget_login-popup .thim-link-login a.profile {
	display: none;
}

.thim-demo-university-4 #toolbar .widget_login-popup .thim-link-login a.logout:before, .thim-demo-university-4 #toolbar .widget_login-popup .thim-link-login a.login:before {
	content: "";
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	font-size: 15px;
	margin-right: 8px;
	font-weight: 900;
}

.thim-demo-university-4 #toolbar .widget_login-popup .thim-link-login a.login {
	line-height: 35px;
	height: 45px;
	width: 15px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
}

.thim-demo-university-4 #toolbar .widget_login-popup .thim-link-login a.login:before {
	width: 15px;
	text-align: center;
	margin-right: 0;
}

.thim-demo-university-4 #toolbar .widget_search .search-form {
	line-height: 45px;
	padding: 0;
}

.thim-demo-university-4 #toolbar .widget_search .search-form:after {
	height: 45px;
	line-height: 45px;
	width: 45px;
	text-align: center;
	z-index: 0;
	right: 0;
	left: auto;
}

.thim-demo-university-4 #toolbar .widget_search .search-form label .search-field {
	width: 45px;
	position: relative;
	top: 0;
	height: 45px;
	line-height: 45px;
	padding: 0 0 0 45px;
	cursor: pointer;
}

.thim-demo-university-4 #toolbar .widget_search .search-form label .search-field:focus {
	cursor: text;
	padding-left: 15px;
	padding-right: 40px;
	background: transparent;
}

.thim-demo-university-4 #toolbar .widget_search .search-form label .search-field::-webkit-input-placeholder {
	color: transparent;
}

.thim-demo-university-4 #toolbar .widget_search .search-form label .search-field::-moz-placeholder {
	color: transparent;
}

.thim-demo-university-4 #toolbar .widget_search .search-form label .search-field:-ms-input-placeholder {
	color: transparent;
}

.thim-demo-university-4 #toolbar .widget_search .search-form label .search-field:-moz-placeholder {
	color: transparent;
}

.header_v3 #toolbar {
	font-weight: 400;
	padding-bottom: 5px;
	padding-top: 5px;
}

#toolbar .widget_polylang .screen-reader-text {
	display: none;
}

#toolbar .widget_login-popup, #toolbar .widget_login-menu {
	float: right;
}

#toolbar .widget_login-popup .thim-link-login, #toolbar .widget_login-menu .thim-link-login {
	line-height: 30px;
}

#toolbar .widget_login-popup .thim-link-login a, #toolbar .widget_login-menu .thim-link-login a {
	padding: 0 12px;
	line-height: 20px;
	display: inline-block;
}

#toolbar .widget_login-popup .thim-link-login a:last-child, #toolbar .widget_login-menu .thim-link-login a:last-child {
	padding-right: 0;
}

#toolbar .widget_login-popup .thim-link-login a:first-child, #toolbar .widget_login-menu .thim-link-login a:first-child {
	padding-left: 0;
}

#toolbar .widget_login-popup .thim-link-login a:first-child:not(:last-child), #toolbar .widget_login-menu .thim-link-login a:first-child:not(:last-child) {
	border-right: 1px solid #212121;
}

#toolbar .thim-language {
	float: right;
	margin-right: 10px;
}

#toolbar .widget_search {
	float: right;
	padding: 5px 0;
	padding-left: 18px;
}

#toolbar .widget_search .search-form {
	padding-left: 42px;
	padding-right: 62px;
	line-height: 20px;
	border-left: 1px solid #444;
}

#toolbar .widget_search .search-form:after {
	left: 18px;
	top: 0;
	line-height: 16px;
	height: 16px;
	font-size: 14px;
	width: 20px;
}

#toolbar .widget_search .search-form label .search-field {
	background: transparent;
	border: none;
	line-height: 30px;
	height: 30px;
	padding: 0;
	font-size: 13px;
	width: 62px;
	position: absolute;
	top: -5px;
	right: 0;
	z-index: 999;
}

#toolbar .widget_search .search-form label .search-field:focus {
	width: 200px;
	padding: 0 10px;
	background: #444;
}

#toolbar .widget_search .search-form .search-submit {
	text-indent: -9999px;
	display: none;
	background: #344;
}

#toolbar .menu {
	display: inline-block;
	margin: 0;
}

#toolbar .menu li {
	display: inline-block;
	list-style: none;
	padding-right: 40px;
	position: relative;
}

#toolbar .menu li .sub-menu {
	margin: 0;
	padding: 5px 15px 10px;
	position: absolute;
	top: auto;
	left: -15px;
	min-width: 200px;
	display: none;
	overflow: hidden;
}

#toolbar .menu li .sub-menu li {
	display: block;
	padding: 0;
	margin: 0;
}

#toolbar .menu li .sub-menu[class*=tc-columns-] {
	padding: 15px 30px 20px;
}

#toolbar .menu li:hover .sub-menu {
	z-index: 9999;
}

#toolbar .icon-before-text.widget_login-popup .thim-link-login a {
	text-transform: uppercase;
	line-height: 30px;
	padding: 0 20px;
	color: #828282;
	font-weight: 600;
}

#toolbar .icon-before-text.widget_login-popup .thim-link-login a:first-child:not(:last-child) {
	border-right: 1px solid #e8e8e8;
}

#toolbar .icon-before-text.widget_login-popup .thim-link-login .login, #toolbar .icon-before-text.widget_login-popup .thim-link-login .logout {
	border-radius: 50px;
	padding: 8px 0px 8px 20px;
}

.thim-language {
	line-height: 30px;
	position: relative;
}

.thim-language p {
	margin-bottom: 0;
}

.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: "";
	display: inline-block;
	padding-left: 5px;
	line-height: 18px;
	font-family: "Font Awesome 5 Free";
	vertical-align: bottom;
	font-weight: 900;
}

.thim-language .lang-item img {
	max-height: 10px;
	width: auto;
	margin-right: 7px;
}

.thim-language .list-lang .lang-item {
	display: block;
	line-height: 24px;
}

body.eduma-elegant #toolbar {
	padding: 0;
	margin-left: 30px;
	margin-right: 30px;
}

@media (max-width:767px) {
	body.eduma-elegant #toolbar {
		margin-left: 15px;
		margin-right: 15px;
	}
}

@media (max-width:991px) {
	body.eduma-elegant #toolbar {
		font-size: 14px;
	}
}

@media (min-width:1600px) {
	body.eduma-elegant #toolbar {
		margin-left: 100px;
		margin-right: 100px;
	}
}

body.eduma-elegant #toolbar .toolbar-container {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

body.eduma-elegant #toolbar .header_full {
	padding-left: 0;
	padding-right: 0;
}

@media (min-width:1600px) {
	body.eduma-elegant #toolbar .header_full {
		padding-left: 0;
		padding-right: 0;
	}
}

.thim-have-any-question {
	float: left;
	line-height: 30px;
}

.thim-have-any-question p {
	display: inline-block;
}

.thim-have-any-question .mobile, .thim-have-any-question .email {
	display: inline-block;
	margin-left: 11px;
	line-height: 30px;
}

.thim-have-any-question .mobile .fa, .thim-have-any-question .email .fa {
	margin-right: 7px;
}

.thim-have-any-question.any-question-v1 {
	display: inline-flex;
	align-items: center;
}

@media (max-width:767px) {
	.thim-have-any-question.any-question-v1 {
		display: none;
	}
}

.thim-have-any-question.any-question-v1 .question {
	display: inline-block;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-right: 25px;
	position: relative;
	text-transform: uppercase;
	font-weight: 400;
}

.thim-have-any-question.any-question-v1 .mobile {
	padding: 0 20px 0 0;
	border-right: 1px solid #ddd;
}

.thim-have-any-question.any-question-v1 .email {
	padding: 0 0 0 20px;
}

.thim-have-any-question.any-question-v1 .mobile, .thim-have-any-question.any-question-v1 .email {
	font-weight: normal;
	margin: 0;
	display: inline-flex;
	align-items: center;
	line-height: 25px;
}

.thim-have-any-question.any-question-v1 .mobile i, .thim-have-any-question.any-question-v1 .email i {
	margin-right: 10px;
	font-size: 22px;
	display: inline-block;
	vertical-align: middle;
	color: var(--thim-body-primary-color, #ffb606);
}

.header_v3 .thim-widget-link {
	overflow: hidden;
	border-right: 1px solid #f5f5f5;
	padding: 0px 30px 19px 15px;
}

.header_v3 .thim-widget-link:hover {
	background: #f5f5f5;
}

.header_v3 .thim-widget-link .title {
	font-weight: 500;
	font-size: 15px;
	margin-top: 19px;
	margin-bottom: 2px;
}

.header_v3 .thim-widget-link .desc {
	font-size: 11px;
	color: #999;
	line-height: 1.2;
}

.header_v3 .thim-widget-button {
	margin-top: 25px;
	margin-right: 0;
	margin-left: 30px;
}

.header_v3 #toolbar a:hover {
	text-decoration: none;
	color: #ccc;
}

.header_v3_container {
	padding-bottom: 0;
}

.toolbar_border_bottom {
	border-bottom: var(--thim-toolbar-border-size) var(--thim-toolbar-border-type);
	border-bottom-color: #dedede;
}

.header_v5 #toolbar {
	padding-bottom: 0;
	padding-top: 0;
	font-weight: 300;
	line-height: 40px;
}

.header_v5 #toolbar .header_full {
	padding-right: 0;
}

.header_v5 #toolbar .thim-have-any-question {
	line-height: 40px;
}

.header_v5 #toolbar .thim-have-any-question .mobile {
	margin-left: 0;
	margin-right: 15px;
}

.header_v5 #toolbar .thim-have-any-question .mobile a:hover {
	color: #fff;
}

.header_v5 #toolbar .thim-have-any-question a {
	text-decoration: none;
}

.header_v5 #toolbar .widget_nav_menu {
	float: right;
}

.header_v5 #toolbar .menu li {
	padding-right: 30px;
}

.header_v5 #toolbar .menu li a {
	text-decoration: none;
	text-transform: uppercase;
}

.header_v5 #toolbar .widget_courses-searching {
	float: right;
	width: 48px;
	border-left: 1px solid rgba(183, 183, 183, .1);
}

.header_v5 #toolbar .widget_login-menu .thim-link-login a, .header_v5 #toolbar .widget_login-popup .thim-link-login a {
	line-height: 40px;
	width: 48px;
	border-left: 1px solid rgba(183, 183, 183, .1);
	padding: 0;
	text-align: center;
}

.header_v5 #toolbar .widget_login-menu .thim-link-login a:first-child:not(:last-child), .header_v5 #toolbar .widget_login-popup .thim-link-login a:first-child:not(:last-child) {
	border-right: none;
}

@media (min-width:1024px) {
	#toolbar .menu>li.menu-item-has-children>a {
		position: relative;
	}
	
	#toolbar .menu>li.menu-item-has-children>a:after {
		content: "";
		display: inline-block;
		font-family: "Font Awesome 5 Free";
		padding: 0;
		position: absolute;
		top: 50%;
		right: -15px;
		margin: 0;
		line-height: 24px;
		font-size: 11px;
		font-weight: 900;
		transform: translate(0, -50%);
	}
}

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

.table-cell {
	display: table-cell;
	vertical-align: middle;
	float: none;
}

#masthead {
	padding: 0;
	-webkit-transition: all .5s ease-in-out;
	-khtml-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

#masthead .navigation {
	padding-top: 5px;
	padding-bottom: 5px;
	-webkit-transition: all .5s ease-in-out;
	-khtml-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

#masthead .navigation .width-logo {
	padding-bottom: 5px;
	padding-top: 5px;
}

#masthead.affix.menu-hidden {
	-webkit-transform: translate(0, -100%);
	-moz-transform: translate(0, -100%);
	-ms-transform: translate(0, -100%);
	-o-transform: translate(0, -100%);
}

body.thim-popup-active #masthead.affix.menu-hidden, body.thim-search-active #masthead.affix.menu-hidden {
	transform: none;
}

#masthead.header_v3 .width-logo {
	overflow: hidden;
	position: absolute;
	top: -40px;
	left: 0;
}

#masthead.header_v3 .header_v3_container {
	padding-left: 185px;
	position: relative;
}

#masthead.header_v3 .toolbar-container {
	padding-left: 200px;
	width: 1285px;
}

#masthead.header_v3 .toolbar-container .thim-link-login .logout, #masthead.header_v3 .toolbar-container .thim-link-login .login {
	display: inline-block;
}

#masthead.header_v3 .toolbar-container .thim-link-login .logout:before, #masthead.header_v3 .toolbar-container .thim-link-login .login:before {
	content: "";
	margin-right: 7px;
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

#masthead.header_v3 .toolbar-container .thim-link-login .profile {
	display: none;
}

#masthead.header_v3 .toolbar-container .widget {
	display: inline-block;
}

@media (min-width:1025px) {
	#masthead.header_v4 .thim-nav-wrapper .tc-menu-layout-column>.sub-menu {
		left: 0;
		right: unset;
		transform: unset;
	}
}

#masthead.header_v4 #magic-line {
	display: none !important;
}

#masthead.header_v4 .navigation .width-logo {
	margin-right: 30px;
}

#masthead.header_v4 .navigation .menu-right {
	float: right;
}

#masthead.header_v4 .navigation .menu-right ul li>div {
	padding: 15px;
}

#masthead.header_v4 .navigation .menu-right ul li>div.thim-widget-button {
	padding: 0;
}

#masthead.header_v4 .navigation .menu-right ul li.widget_shopping_cart {
	margin-right: 10px;
}

#masthead.header_v4 .navigation .menu-right ul li.widget_shopping_cart .minicart_hover .cart-items-number {
	font-size: 21px;
}

#masthead.header_v4 .navigation .menu-right ul li.widget_shopping_cart .minicart_hover .cart-items-number .fa:before {
	content: "";
	font-family: "thim-ekits";
	font-weight: normal;
}

#masthead.header_v4 .navigation .menu-right ul li.widget_shopping_cart .minicart_hover .cart-items-number span.wrapper-items-number {
	background-color: #fff;
}

#masthead.header_v4 .navigation .menu-right .thim-link-login .thim-widget-login-popup-base {
	padding-right: 0;
}

#masthead.header_v4 .navigation .menu-right .thim-link-login .logout, #masthead.header_v4 .navigation .menu-right .thim-link-login .login, #masthead.header_v4 .navigation .menu-right .thim-link-login .profile {
	background: none;
	font-weight: 300;
	font-size: 16px;
	padding-bottom: 3px;
	padding-left: 0;
}

#masthead.header_v4 .navigation .menu-right .thim-link-login .logout:before, #masthead.header_v4 .navigation .menu-right .thim-link-login .login:before, #masthead.header_v4 .navigation .menu-right .thim-link-login .profile:before {
	content: "";
	font-family: "thim-ekits";
	margin-right: 10px;
}

#masthead.header_v4 .navigation .menu-right .widget_courses-searching .search-toggle {
	border: 1px solid rgba(255, 255, 255, .6);
	width: 34px;
	line-height: 32px;
	border-radius: 100%;
	font-size: 18px;
}

#masthead.header_v4 .navigation .menu-right .widget_courses-searching .search-toggle:hover {
	background: #fff;
	color: #333;
	border-color: #fff;
}

#masthead.header_v4 .navigation .menu-right .thim-widget-button {
	margin-left: 10px;
}

#masthead.header_v4 .navigation .menu-right .thim-widget-button .widget-button {
	background: none;
}

#masthead.header_v4 .navigation .menu-right .thim-widget-button .widget-button.very-rounded {
	border-radius: 25px;
}

#masthead.header_v4 .navigation .menu-right .thim-widget-button .widget-button.small {
	line-height: 40px;
	padding-right: 30px;
	padding-left: 30px;
}

#masthead.header_v4 .navigation .menu-right .woocommerce .widget_shopping_cart_content {
	padding: 10px 20px;
}

#masthead.header_v4 .navigation .menu-right .woocommerce .widget_shopping_cart_content ul.cart_list li a {
	font-weight: 400;
	margin-bottom: 5px;
}

#masthead.header_v4 .navigation .menu-right .woocommerce .widget_shopping_cart_content .buttons {
	margin-bottom: 15px;
}

#masthead.header_v4 .navbar-nav {
	text-align: left;
}

#masthead.header_v4 .navbar-nav li.tc-menu-layout-builder .sub-menu .widget-title {
	font-weight: 500;
	font-size: 16px;
	text-transform: none;
}

#masthead.header_v4 .thim-course-megamenu .course-title {
	font-weight: 400;
	font-size: 16px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

#masthead.header_v4 .thim-course-megamenu .course-meta>div {
	display: inline-block;
	padding-left: 0;
}

#masthead.header_v4 .thim-course-megamenu .course-price .value {
	font-size: 16px;
	font-weight: 400;
}

#masthead.header_v4 .thim-course-megamenu .course-readmore {
	font-weight: 300;
	font-size: 13px;
	text-transform: none;
}

#masthead.header_v4.affix .navbar-nav li .sub-menu {
	margin-top: 0;
}

#masthead.header_v4.affix .navigation .tm-table {
	border: none;
}

#masthead.header_v4.affix .navigation .menu-right ul li.widget_shopping_cart .minicart_hover .cart-items-number span.wrapper-items-number {
	border: 1px solid;
}

#masthead.header_v4.affix .navigation .menu-right ul li.widget_shopping_cart .minicart_hover .cart-items-number span.wrapper-items-number span {
	line-height: 15px;
	display: block;
}

#masthead.header_v4.affix .navigation .menu-right .widget_courses-searching .search-toggle {
	border-color: #333;
}

#masthead.header_v5 .navigation, #masthead.header_v5 .navigation .width-logo {
	padding-top: 0;
	padding-bottom: 0;
}

#masthead.header_v5 .width-logo>a {
	margin-top: -40px;
	text-align: center;
}

#masthead.header_v5 .width-logo>a img {
	margin-top: 12px;
	margin-bottom: 15px;
}

@media (max-width:1024px) {
	#masthead .navigation {
		padding-top: 0;
		padding-bottom: 0;
	}
}

body.home-page #masthead.header_v4 .navigation .tm-table {
	border-bottom: 1px solid rgba(255, 255, 255, .2);
}

body.home-page #masthead.header_v4 .navigation .width-logo img {
	-webkit-transition: all .5s ease-in-out;
	-khtml-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

#masthead.header_v4.affix .navigation .tm-table {
	border-bottom: none;
}

#masthead.header_v4.affix .navigation .menu-right .widget_courses-searching .search-toggle:hover {
	border-color: #333;
}

body.thim-popup-active #masthead, body.thim-search-active #masthead {
	transform: none;
}

.navigation .thim-ekits-menu__nav {
	display: block;
}

.navigation .thim-ekits-menu__nav .thim-ekits-menu__has-dropdown.menu-item-has-children>a:after, .navigation .thim-ekits-menu__nav .thim-ekits-menu__has-dropdown.menu-item-has-children>span:not(.icon-toggle):after {
	display: none !important;
}

.navigation .thim-ekits-menu__nav .thim-ekits-menu__has-dropdown .thim-ekits-menu__icon {
	display: inline-block !important;
	vertical-align: middle;
	padding: 0 !important;
	right: .5rem;
	top: 3px;
}

.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, .navigation .navbar-nav li .sub-menu li>.tc-menu-inner {
	-webkit-transition: all .3s;
	-khtml-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .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, .navigation .navbar-nav li .sub-menu li.menu-item-has-children>.tc-menu-inner:after {
	content: "";
	font-family: "Font Awesome 5 Free";
	font-size: 14px;
	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: 0 10px;
}

.navigation .menu-right ul li a.minicart_hover {
	padding: 20px 10px;
}

.navigation .menu-right ul li .search-form {
	position: relative;
	height: 60px;
	width: 50px;
}

.navigation .menu-right ul li .search-form label {
	margin: 0;
}

.navigation .menu-right ul li .search-form:after {
	width: 30px;
	cursor: pointer;
	text-align: center;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	display: inline-block;
	content: "";
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
	font-size: 22px;
}

.navigation .menu-right ul li .search-form .search-field {
	width: 200px;
	position: absolute;
	right: 0;
	bottom: -35px;
	height: 35px;
	-webkit-transform: translate(0, 20px);
	-moz-transform: translate(0, 20px);
	-ms-transform: translate(0, 20px);
	-o-transform: translate(0, 20px);
	-webkit-transition: all .3s;
	-khtml-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
	visibility: hidden;
}

.navigation .menu-right ul li .search-form:hover .search-field {
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
	visibility: visible;
}

.navigation .width-navigation .navbar-nav>li>a, .navigation .width-navigation .navbar-nav>li>span {
	font-weight: var(--thim-main-menu-font-weight);
}

.site-header {
	position: absolute;
	z-index: 100;
	width: 100%;
	top: 0;
}

.site-header .header_full {
	padding-left: 30px;
	padding-right: 30px;
}

@media (max-width:767px) {
	.site-header .header_full {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (min-width:1600px) {
	.site-header .header_full {
		padding-left: 100px;
		padding-right: 100px;
	}
}

.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, .site-header .navbar-nav>li>.tc-menu-inner {
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.site-header.affix {
	box-shadow: 0 1px 5px -2px rgba(42, 42, 42, .4);
}

.site-header.affix .navbar-nav>li>a, .site-header.affix .navbar-nav>li>span.disable_link, .site-header.affix .navbar-nav>li>.tc-menu-inner {
	line-height: 20px;
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.site-header.affix .navbar-nav>li>a.icon-toggle, .site-header.affix .navbar-nav>li>span.disable_link.icon-toggle, .site-header.affix .navbar-nav>li>.tc-menu-inner.icon-toggle {
	padding: 0;
}

.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;
}

.site-header.header_v5>.header_full {
	padding-left: 0;
	padding-right: 0;
}

.site-header.header_v5 .navbar-nav {
	text-align: center;
}

.site-header.header_v5 .navbar-nav li {
	padding: 0 10px;
}

.site-header.header_v5 .navbar-nav li.menu-right li {
	width: auto;
}

.site-header.header_v5 .navbar-nav li.menu-right li.widget_button {
	padding-top: 10px;
}

.site-header.header_v5 .navbar-nav #magic-line {
	display: none !important;
}

@media (min-width:1025px) and (max-width:1200px) {
	.site-header.header_v5 .navbar-nav li {
		padding: 0;
		margin-left: -4px;
	}
}

.site-header.header_v5 a.widget-button.normal.very-rounded {
	border-radius: 25px;
	height: 40px;
	padding: 0 30px;
}

.site-header .menu-mobile-effect.navbar-toggle {
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
	margin: 0;
	z-index: 1;
}

.tc-menu-column-hide-title .tc-megamenu-title {
	display: none !important;
}

@media (min-width:992px) {
	.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%;
	}
	
	.mobile-logo-custom .sticky-logo-mobile, .mobile-logo-custom .no-sticky-logo-mobile {
		display: none;
	}
	
	.navbar-nav li.multicolumn .submenu_columns_2 {
		width: 466px;
	}
	
	#toolbar .menu li[class*=layout-default] .sub-menu {
		overflow: visible;
	}
	
	#toolbar .menu li[class*=layout-default] .sub-menu .sub-menu {
		left: 100%;
		top: 0;
	}
	
	#toolbar .menu li .sub-menu[class*=tc-columns-]>ul>li a.tc-megamenu-title {
		font-weight: 600;
	}
	
	#toolbar .menu li .sub-menu[class*=tc-columns-]>ul>li .sub-menu {
		display: block !important;
		position: relative;
	}
	
	#toolbar .menu li .sub-menu.tc-columns-2 {
		width: 466px;
	}
	
	#toolbar .menu li .sub-menu.tc-columns-3 {
		width: 750px;
	}
	
	#toolbar .menu li .sub-menu.tc-columns-4 {
		width: 932px;
	}
	
	#toolbar .menu li .sub-menu.tc-columns-5 {
		width: 1165px;
	}
}

@media only screen and (min-width:769px) 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;
	}
}

.mega-sub-menu[class*=tc-columns-]>.row>li:before {
	display: none;
}

@media (max-width:991px) {
	#masthead.affix-top {
		top: 0;
		position: absolute;
	}
	
	.navigation .width-logo {
		text-align: left;
		padding-left: 15px;
	}
	
	body.admin-bar .site-header {
		top: 0;
	}
	
	body.admin-bar .site-header.sticky-header {
		top: 46px;
	}
	
	body.admin-bar .mobile-menu-inner {
		padding-top: 50px;
	}
}

@media (min-width:768px) and (max-width:1024px) {
	.mobile-menu-wrapper .menu-right.header_v4 {
		display: none;
	}
}

@media (max-width:1024px) {
	.navbar-nav>li>a, .navbar-nav>li>span.disable_link, .navbar-nav>li>.tc-menu-inner {
		display: block;
		padding: 8px 0;
	}
	
	.header_v5 .menu-mobile-effect.navbar-toggle span.icon-bar {
		background-color: #333;
	}
	
	.tc-megamenu-wrapper>.vc_row {
		display: block !important;
		margin-bottom: 0 !important;
	}
	
	.tc-megamenu-wrapper>.vc_row .wpb_column {
		width: 100% !important;
		padding: 0 !important;
	}
	
	.tc-megamenu-wrapper>.vc_row .wpb_wrapper>div:not(.vc_wp_custommenu) {
		display: none;
	}
	
	.tc-megamenu-wrapper>.vc_row .wpb_wrapper .vc_wp_custommenu {
		margin-bottom: 0;
	}
	
	.tc-menu-layout-builder>.sub-menu {
		display: none;
	}
	
	.tc-menu-layout-builder>.sub-menu .widget:not(.widget_nav_menu) {
		display: none;
	}
	
	.tc-menu-layout-builder>.sub-menu .widget.widget_nav_menu ul.menu {
		border-left: 1px solid #777;
	}
	
	.tc-menu-layout-builder>.sub-menu .widget.widget_nav_menu ul.menu>li:before {
		left: 0;
	}
	
	.tc-menu-layout-builder>.sub-menu .panel-grid-cell {
		margin-bottom: 0 !important;
		padding-right: 0 !important;
	}
	
	.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 {
		display: inline-block;
		vertical-align: middle;
		width: 30px;
		height: 28px;
		cursor: pointer;
	}
	
	.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 .3s ease-in-out;
		-khtml-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-ms-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .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.close-icon {
		float: none;
		padding: 0;
		margin: 7px 7px 7px 0;
	}
	
	.menu-mobile-effect.navbar-toggle.close-icon span.icon-bar:nth-child(1) {
		top: 13px;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
	}
	
	.menu-mobile-effect.navbar-toggle.close-icon span.icon-bar:nth-child(2) {
		opacity: 0;
	}
	
	.menu-mobile-effect.navbar-toggle.close-icon span.icon-bar:nth-child(3) {
		top: 13px;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
	}
	
	.wrapper-container {
		position: relative;
	}
	
	body.mobile-menu-open .content-pusher:after {
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, .3);
		content: "";
		-webkit-transition: opacity .5s, width .1s .5s, height .1s .5s;
		transition: opacity .5s, width .1s .5s, height .1s .5s;
		z-index: 9;
	}
	
	.navbar-nav {
		margin: 0;
	}
	
	.navbar-nav li {
		list-style: none;
		position: relative;
	}
	
	.site-header .navbar-nav {
		float: none;
		padding: 0 60px 0 0;
	}
	
	.site-header .navbar-nav>li {
		display: none;
	}
	
	.site-header .navbar-nav>li.menu-right {
		display: inline-block;
		white-space: nowrap;
	}
	
	.site-header .navbar-nav>li.menu-right ul li {
		margin: 0;
		padding: 0 10px 0 0;
	}
	
	.site-header .navbar-nav>li.menu-right ul li>div, .site-header .navbar-nav>li.menu-right ul li a.minicart_hover {
		padding: 20px 0;
	}
	
	.site-header .navbar-nav>li.menu-right ul li:last-child {
		padding-right: 0;
	}
	
	.site-header .navbar-nav>li.menu-right .thim-link-login a {
		padding: 0 15px 0 0;
	}
	
	.site-header .navbar-nav>li.menu-right .thim-link-login a:last-child {
		padding-right: 0;
	}
	
	.rtl .site-header .navbar-nav {
		float: none;
		padding: 0 0 0 60px;
	}
	
	.sub-menu {
		position: relative;
	}
	
	.sub-menu li {
		width: 100%;
		border: none !important;
	}
	
	.sub-menu li a, .sub-menu li span {
		padding-left: 25px !important;
	}
	
	.navbar-nav .sub-menu:before {
		content: "";
		width: 1px;
		height: 100%;
		position: absolute;
		left: 2px;
		top: 1px;
		display: block;
	}
	
	.navbar-nav .sub-menu li {
		margin-top: 2px;
	}
	
	.navbar-nav .sub-menu li:before {
		content: "";
		width: 7px;
		height: 1px;
		position: absolute;
		left: 3px;
		top: 10px;
		padding: 0;
		display: block;
	}
	
	.navbar-nav .sub-menu li a, .navbar-nav .sub-menu li span {
		padding-top: 6px;
		padding-bottom: 6px;
	}
	
	.navbar-nav .sub-menu .sub-menu {
		margin-left: 20px;
	}
	
	.nav>li>span {
		padding: 10px 15px;
		display: block;
	}
	
	.site-header .navigation {
		padding: 10px 0;
	}
	
	.mobile-menu-container ul li span.icon-toggle {
		cursor: pointer;
	}
	
	.thim-ekits-menu__mega-menu .thim-ekits-menu__content .elementor-section {
		width: 100% !important;
		left: 0 !important;
		padding: 0 !important;
	}
	
	.thim-ekits-menu__mega-menu .thim-ekits-menu__content .elementor-section>.elementor-container {
		display: block !important;
	}
	
	.thim-ekits-menu__mega-menu .thim-ekits-menu__content .elementor-section>.elementor-container>.elementor-column>.elementor-element-populated {
		padding: 0 !important;
	}
	
	.thim-ekits-menu__mega-menu .thim-ekits-menu__content .elementor-section .widget-title, .thim-ekits-menu__mega-menu .thim-ekits-menu__content .elementor-section .sc_heading .title {
		color: var(--thim-mobile-menu-text-color);
	}
	
	.thim-ekits-menu__mega-menu .thim-ekits-menu__content .elementor-section .elementor-widget:not(:last-child) {
		margin-bottom: 15px;
	}
	
	body.mobile-menu-open .site-header {
		z-index: 1;
	}
	
	body.mobile-menu-open .mobile-menu-wrapper {
		-webkit-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		visibility: visible;
	}
	
	body.mobile-menu-open .gallery-slider-content {
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		background: rgba(0, 0, 0, .3);
		z-index: 1;
		-webkit-transition: transform .5s ease-out;
		-khtml-transition: transform .5s ease-out;
		-moz-transition: transform .5s ease-out;
		-ms-transition: transform .5s ease-out;
		-o-transition: transform .5s ease-out;
		transition: transform .5s ease-out;
	}
}

@media (min-width:1025px) {
	.admin-bar .site-header {
		top: 32px;
	}
	
	.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: 750px;
	}
	
	.navbar-nav li.multicolumn .submenu_columns_4 {
		width: 32px;
	}
	
	.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>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.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: 14px;
		font-weight: 700;
		line-height: 25px;
		text-align: left;
	}
	
	.navbar-nav li .sub-menu {
		opacity: 0;
		visibility: hidden;
		position: absolute;
		top: auto;
		z-index: 9999;
		transition: opacity .3s;
	}
	
	.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: 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: var(--thim-border-color, #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 {
		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>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 {
		vertical-align: middle;
		display: inline-block;
		float: none;
	}
	
	.navbar-nav>li>a, .navbar-nav>li>span.disable_link, .navbar-nav>li>.tc-menu-inner {
		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, .navbar-nav>li>.tc-menu-inner.icon-toggle {
		padding: 0;
	}
	
	.navbar-nav>li>a>span, .navbar-nav>li>span.disable_link>span, .navbar-nav>li>.tc-menu-inner>span {
		line-height: 20px;
	}
	
	.navbar-nav>li:hover>.sub-menu[class*=tc-columns-]>ul {
		margin: 0;
	}
	
	.navbar-nav>li:hover>.sub-menu[class*=tc-columns-]>ul>li {
		float: left;
		width: auto;
		max-width: 235px;
	}
	
	.navbar-nav>li:hover>.sub-menu[class*=tc-columns-]>ul>li .sub-menu {
		display: block !important;
		opacity: 1 !important;
		visibility: visible;
		margin-top: 10px;
		top: auto;
		left: 0;
		right: auto;
		padding: 0;
		position: relative;
		min-width: auto;
	}
	
	.navbar-nav>li:hover>.sub-menu[class*=tc-columns-]>ul>li .sub-menu a, .navbar-nav>li:hover>.sub-menu[class*=tc-columns-]>ul>li .sub-menu span {
		border: 0;
	}
	
	.navbar-nav>li:hover>.sub-menu[class*=tc-columns-]>ul>li .sub-menu li {
		padding-left: 0;
	}
	
	.navbar-nav>li:hover>.sub-menu[class*=tc-columns-]>ul>li .sub-menu:before {
		bottom: 5px;
		top: 15px;
		right: -30px;
		content: "";
		width: 1px;
		height: 1000px;
		background: var(--thim-border-color, #eee);
		position: absolute;
	}
	
	.navbar-nav>li:hover>.sub-menu[class*=tc-columns-]>ul>li .sub-menu li>a, .navbar-nav>li:hover>.sub-menu[class*=tc-columns-]>ul>li .sub-menu li>span {
		padding: 8px 0;
	}
	
	.nav>li>.sub-menu {
		box-shadow: 0 1px 5px -1px rgba(0, 0, 0, .3);
		-webkit-box-shadow: 0 1px 5px -1px rgba(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: var(--thim-main-menu-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: 9px;
		right: 6px;
		margin: 0;
		line-height: 24px;
	}
	
	.navigation .navbar-nav>li.thim-ekits-menu__has-dropdown>a {
		padding-right: 10px !important;
	}
	
	.navigation .navbar-nav>li.widget_area>a:after, .navigation .navbar-nav>li.widget_area>span:not(.icon-toggle):after, .navigation .navbar-nav>li.tc-menu-layout-builder>a:after, .navigation .navbar-nav>li.tc-menu-layout-builder>span:not(.icon-toggle):after, .navigation .navbar-nav>li.menu-item-has-children>a:after, .navigation .navbar-nav>li.menu-item-has-children>span:not(.icon-toggle):after {
		content: "";
		display: inline-block;
		font-family: "Font Awesome 5 Free";
		padding: 0;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		right: 4px;
		margin: 0;
		line-height: 24px;
		font-size: 11px;
		font-weight: 900;
	}
	
	.navigation .navbar-nav>li.widget_area .icon-toggle, .navigation .navbar-nav>li.tc-menu-layout-builder .icon-toggle, .navigation .navbar-nav>li.menu-item-has-children .icon-toggle {
		display: none;
	}
	
	.navigation .navbar-nav>li.widget_area.last-menu-item>.sub-menu, .navigation .navbar-nav>li.tc-menu-layout-builder.last-menu-item>.sub-menu, .navigation .navbar-nav>li.menu-item-has-children.last-menu-item>.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;
	}
	
	.header_v5 .navigation .navbar-nav>li {
		max-height: none;
		border-right: 1px solid rgba(var(--thim_main_menu_text_color_rgb), .1);
	}
	
	.header_v5 .navigation .navbar-nav>li>a, .header_v5 .navigation .navbar-nav>li>span {
		padding: 25px;
	}
	
	.header_v5 .navigation .navbar-nav>li>.sub-menu {
		margin-top: 0;
		left: 0;
	}
	
	.header_v5 .navigation .navbar-nav>li.menu-right {
		margin-left: 20px;
		float: right;
	}
	
	.header_v5 .navigation .navbar-nav>li:last-child {
		border-right: none;
	}
	
	.header_v5 .navbar-nav li.tc-menu-layout-builder .sub-menu .widget-title {
		font-weight: 500;
	}
	
	.header_v5.bg-custom-sticky.affix .navigation .navbar-nav>li {
		border-right-color: rgba(var(--thim_sticky_main_menu_text_color_rgb), .1);
	}
	
	.thim-nav-wrapper:not(.header_full) .tc-menu-depth-0.tc-menu-layout-builder>.sub-menu, .thim-nav-wrapper:not(.header_full) .tc-menu-depth-0.tc-menu-layout-column>.sub-menu, .thim-nav-wrapper:not(.header_full) .tc-menu-depth-0.menu-item.widget_area:not(.dropdown_full_width)>.sub-menu, .thim-nav-wrapper:not(.header_full) .tc-menu-depth-0.menu-item.multicolumn:not(.dropdown_full_width)>.sub-menu {
		left: auto;
		right: 50%;
		transform: translateX(50%);
	}
	
	.thim-nav-wrapper.header_full .tc-menu-depth-0.tc-menu-layout-column>.sub-menu {
		left: auto;
		right: 50%;
		transform: translateX(50%);
	}
	
	.menu-item.tc-menu-layout-column>.tc-megamenu-wrapper {
		width: intrinsic;
		width: -moz-max-content;
		width: -webkit-max-content;
		padding: 15px 0;
	}
	
	.menu-item.tc-menu-layout-column>.tc-megamenu-wrapper>ul {
		overflow: hidden;
	}
	
	.menu-item.tc-menu-layout-column>.tc-megamenu-wrapper>ul>li {
		margin: 0 30px;
	}
	
	.menu-item.tc-menu-layout-column>.tc-megamenu-wrapper>ul>li:last-child .sub-menu::before {
		content: none;
	}
	
	.menu-item.tc-menu-layout-column .tc-megamenu-title {
		font-weight: 500;
		text-transform: uppercase;
	}
}

@media (min-width:1025px) and (max-width:1366px) {
	.navigation .navbar-nav>li>a, .navigation .navbar-nav>li>span {
		padding: 20px 15px;
	}
}

.menu-main-menu>.menu ul li {
	display: inline-block;
	list-style: none;
	padding: 10px 15px;
}

#magic-line {
	position: absolute;
	height: 2px;
	bottom: 26px;
}

.item_menu_active_top #magic-line {
	height: 3px;
}

.thim-mobile-login {
	padding: 20px 20px 0;
	display: none;
}

.thim-mobile-login a {
	color: #fff;
	font-size: 13px;
	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;
}

.menu-right .elegant-login-popup {
	margin-top: -17px;
}

.menu-right .elegant-login-popup .thim-widget-login-popup {
	padding-top: 0;
	padding-bottom: 0;
}

.menu-right .elegant-login-popup .thim-link-login {
	overflow: unset;
	display: flex;
	align-items: center;
}

.menu-right .elegant-login-popup .thim-link-login a {
	font-size: inherit;
	font-weight: 600;
}

.menu-right .elegant-login-popup .thim-link-login .logout, .menu-right .elegant-login-popup .thim-link-login .login {
	font-size: 0;
	line-height: 1;
	color: #fff;
	padding: 14px 10px;
	border-radius: 50%;
	position: relative;
}

.menu-right .elegant-login-popup .thim-link-login .logout::before, .menu-right .elegant-login-popup .thim-link-login .login::before {
	content: "";
	font-family: "thim-ekits";
	font-weight: normal;
	font-size: 22px;
	display: inline-block;
}

.menu-right .elegant-login-popup .thim-link-login .logout::after, .menu-right .elegant-login-popup .thim-link-login .login::after {
	border-radius: 50%;
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: var(--thim-body-primary-color, #ffb606);
	display: block;
	z-index: -1;
	opacity: .25;
	animation: 1400ms pulsate infinite alternate ease-in-out;
}

.menu-right .thim-link-login .profile {
	color: #fff;
	background-color: transparent;
}

.menu-right .thim-link-login .profile:hover {
	color: #fff;
	background-color: transparent;
}

.menu-right .thim-link-login .register {
	display: none;
}

.menu-right .thim-link-login a {
	border: 0;
	padding: 0 20px 0 0;
	line-height: 20px;
	display: inline-block;
	float: left;
	font-size: var(--thim-main-menu-font-size);
}

.menu-right .thim-link-login a i {
	font-size: 20px;
}

.menu-right .thim-link-login a:last-child {
	padding-right: 0;
}

.menu-right .thim-link-login::after {
	content: "";
	clear: both;
	display: table;
}

.tc-menu-layout-builder .widget-title, .widget_area .submenu-widget .widget-title {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	line-height: 25px;
	text-align: left;
}

.tc-menu-layout-builder .single-image, .widget_area .submenu-widget .single-image {
	padding-top: 8px;
	padding-bottom: 8px;
}

.tc-menu-layout-builder .course-item .course-thumbnail, .widget_area .submenu-widget .course-item .course-thumbnail {
	padding-top: 8px;
	padding-bottom: 8px;
}

.tc-menu-layout-builder .course-item .course-thumbnail a, .widget_area .submenu-widget .course-item .course-thumbnail a {
	padding-bottom: 6px;
	padding-top: 3px;
	display: block;
}

.thim-megamenu-row>.panel-grid-cell {
	padding-right: 30px !important;
	position: relative;
}

.thim-megamenu-row>.panel-grid-cell:after {
	content: "";
	top: 7px;
	bottom: 5px;
	width: 1px;
	position: absolute;
	background: var(--thim-border-color, #eee);
	right: 1px;
	min-height: 360px;
}

.thim-megamenu-row>.panel-grid-cell:first-child {
	padding-left: 0 !important;
}

.thim-megamenu-row>.panel-grid-cell:last-child {
	padding-right: 0 !important;
}

.thim-megamenu-row>.panel-grid-cell:last-child:after {
	display: none;
}

.tc-megamenu-wrapper .vc_row>.vc_column_container:not(:last-of-type) {
	padding-right: 30px;
}

.tc-megamenu-wrapper .vc_row>.vc_column_container:not(:first-of-type) {
	padding-left: 30px;
}

.site-header.header_v2#masthead .navigation {
	padding-top: 20px;
}

.site-header.header_v2 .width-navigation {
	width: 100%;
	bottom: -35px;
	margin-top: -15px;
	position: relative;
}

.site-header.header_v2 .navbar-nav {
	text-align: left;
}

.site-header.header_v2 .navbar-nav>li>.sub-menu {
	margin-top: 0;
	left: auto;
}

.site-header.header_v2 .navbar-nav li .sub-menu.tc-megamenu-wrapper {
	left: 0 !important;
	transform: translate(0, 0);
}

.site-header.header_v2 .navbar-nav li.dropdown_full_width .megacol, .site-header.header_v2 .navbar-nav li.dropdown_full_width .sub-menu {
	left: 0;
	right: 0;
}

.site-header.header_v2 .navbar-nav #magic-line {
	background: #fff;
	bottom: 15px !important;
}

.site-header.header_v2 .navigation .navbar-nav>li>a, .site-header.header_v2 .navigation .navbar-nav>li>span:not(.thim-ekits-menu__icon) {
	padding: 15px 25px 15px 30px;
	line-height: 30px;
}

.site-header.header_v2 .navigation .navbar-nav>li>a:before, .site-header.header_v2 .navigation .navbar-nav>li>span:not(.thim-ekits-menu__icon):before {
	content: "";
	position: absolute;
	left: 0;
	top: 15px;
	bottom: 15px;
	width: 1px;
	background: #f2ac03;
}

.site-header.header_v2 .navigation .navbar-nav>li:first-child>a:before, .site-header.header_v2 .navigation .navbar-nav>li:first-child>span:not(.thim-ekits-menu__icon):before {
	display: none;
}

.site-header.header_v2 .navigation .menu-right ul li>div {
	padding-top: 20px;
	padding-bottom: 20px;
}

.site-header.header_v2 .menu-right {
	float: right;
	padding-right: 20px;
}

.site-header.header_v2 #toolbar {
	padding-top: 6px;
	padding-bottom: 6px;
	position: relative;
}

.site-header.header_v2 #toolbar:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 0;
	max-width: 1140px;
	margin: auto;
	border-bottom: 1px solid #212121;
}

.site-header.header_v2 #toolbar.toolbar_border_bottom {
	border: none;
}

.site-header.header_v2 #toolbar.toolbar_border_bottom:before {
	border-bottom: var(--thim-toolbar-border-size) var(--thim-toolbar-border-type) var(--thim-link-color-toolbar-border-button);
}

@media (max-width:1024px) and (min-width:768px) {
	.site-header.header_v2#masthead .navigation {
		padding-top: 10px;
		padding-bottom: 5px;
	}
}

#masthead.affix.menu-hidden.header_v2 {
	-webkit-transform: translate(0, -120%);
	-moz-transform: translate(0, -120%);
	-ms-transform: translate(0, -120%);
	-o-transform: translate(0, -120%);
}

.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 !important;
	border-color: #fff;
	width: 24px;
	height: 24px;
	line-height: 22px;
	font-size: 12px;
}

.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;
	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;
	color: transparent;
	background: transparent;
}

.header-top-menu .search-form .search-submit:hover {
	color: transparent;
	background: transparent;
}

.header-top-menu .search-form:after {
	width: 34px;
	height: 34px;
	line-height: 34px;
	color: #ddd;
}

.menu-main-menu li .sub-menu:not(.megacol) li.menu-item-has-children:before {
	content: "";
	font-family: "Font Awesome 5 Free";
	position: absolute;
	right: -15px;
	top: 0;
	line-height: 32px;
	font-weight: 900;
}

a.thim-create-menu {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	color: #4653ff !important;
	line-height: 25px;
	float: right;
}

a.thim-create-menu:hover {
	text-decoration: underline !important;
}

.navbar-nav>li>.submenu-widget .thim-megamenu-row .widget_single-images img {
	margin-bottom: 10px;
}

.navbar-nav>li>.tc-menu-inner span.tc-icon {
	margin-right: 7px;
	display: inline-block;
}

.navbar-nav>li .sub-menu span.tc-icon {
	display: inline-block;
	margin-right: 10px;
}

.sidebar-header .so-panel {
	margin-bottom: 0 !important;
}

.sidebar-header .widget_nav_menu {
	display: none;
	position: absolute;
	background-color: #fff;
	top: calc(100% - 0px);
	padding: 10px 25px;
	margin-left: 0;
}

.sidebar-header .widget_nav_menu ul {
	margin-bottom: 0;
	margin-left: 0;
}

.sidebar-header .widget_nav_menu ul li {
	list-style: none;
	position: relative;
}

.sidebar-header .widget_nav_menu ul li a {
	padding: 8px 0;
	display: block;
	color: #999;
}

.sidebar-header .widget_nav_menu ul li a:hover {
	color: #333;
}

.sidebar-header .widget_nav_menu ul li .sub-menu {
	position: absolute;
	left: 100%;
	display: none;
	background-color: #fff;
	width: 200px;
	top: 0;
	padding-left: 40px;
	margin: 0;
}

.sidebar-header .widget_nav_menu ul li .sub-menu li {
	margin: 0;
}

.sidebar-header .widget_nav_menu ul li:hover>.sub-menu {
	display: block;
}

.sidebar-header .vc_column-inner .vc_column-inner:hover .widget_nav_menu, .sidebar-header .panel-grid-cell:hover .widget_nav_menu {
	display: block;
}

@media (min-width:1025px) and (-ms-high-contrast:none),(-ms-high-contrast:active) {
	.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%;
	}
	
	.menu-item.tc-menu-layout-column>.tc-megamenu-wrapper {
		padding: 15px 30px;
	}
	
	.menu-item.tc-menu-layout-column>.tc-megamenu-wrapper>ul>li {
		margin: 0;
	}
	
	.navbar-nav li [class*=tc-columns-].sub-menu>ul>li {
		max-width: none;
	}
	
	.navbar-nav li [class*=tc-columns-].sub-menu>ul>li:first-child>.sub-menu {
		padding-right: 30px;
		padding-left: 0;
	}
	
	.navbar-nav li [class*=tc-columns-].sub-menu>ul>li .sub-menu {
		padding: 0 0 0 30px;
	}
	
	.navbar-nav li [class*=tc-columns-].sub-menu>ul>li .sub-menu:before {
		right: 0;
	}
}

@supports (-ms-ime-align:auto) {
	@media (min-width:1025px) {
		.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%;
		}
		
		.menu-item.tc-menu-layout-column>.tc-megamenu-wrapper {
			padding: 15px 30px;
		}
		
		.menu-item.tc-menu-layout-column>.tc-megamenu-wrapper>ul>li {
			margin: 0;
		}
		
		.navbar-nav li [class*=tc-columns-].sub-menu>ul>li {
			max-width: none;
		}
		
		.navbar-nav li [class*=tc-columns-].sub-menu>ul>li:first-child>.sub-menu {
			padding-right: 30px;
			padding-left: 0;
		}
		
		.navbar-nav li [class*=tc-columns-].sub-menu>ul>li .sub-menu {
			padding: 0 0 0 30px;
		}
		
		.navbar-nav li [class*=tc-columns-].sub-menu>ul>li .sub-menu:before {
			right: 0;
		}
	}
}

.mobile-menu-wrapper {
	position: fixed;
	right: 0;
	top: 0;
	padding-left: 15%;
	visibility: visible;
	max-width: 480px;
	z-index: 110;
	width: 100vw;
	height: 100vh;
	overflow: auto;
	background-clip: content-box !important;
	-webkit-transform: translate(100%, 0);
	-moz-transform: translate(100%, 0);
	-ms-transform: translate(100%, 0);
	-o-transform: translate(100%, 0);
	-webkit-transition: transform .4s ease-out;
	-khtml-transition: transform .4s ease-out;
	-moz-transition: transform .4s ease-out;
	-ms-transition: transform .4s ease-out;
	-o-transition: transform .4s ease-out;
	transition: transform .4s ease-out;
}

.mobile-menu-wrapper .icon-wrapper {
	text-align: right;
}

.mobile-menu-wrapper>.nav {
	margin-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
}

.mobile-menu-wrapper .tc-menu-column-hide-title .sub-menu.mega-sub-menu {
	margin-left: 0;
}

.mobile-menu-wrapper .tc-menu-column-hide-title .sub-menu .sub-menu {
	margin-left: 15px;
}

.mobile-menu-wrapper .sub-menu {
	background-image: none !important;
	margin-top: 0;
	margin-bottom: 0;
	overflow: hidden;
	display: none;
	margin-left: 15px;
}

.mobile-menu-wrapper .sub-menu.nitro-lazy {
	background-image: none !important;
}

.mobile-menu-wrapper .sub-menu.mega-sub-menu {
	margin-left: 30px;
}

.mobile-menu-wrapper .sub-menu.mega-sub-menu:before {
	display: none;
}

.mobile-menu-wrapper .sub-menu.mega-sub-menu .sub-menu:before {
	top: 0;
}

.mobile-menu-wrapper .sub-menu.mega-sub-menu>.row {
	margin: 0;
}

.mobile-menu-wrapper .sub-menu.mega-sub-menu>.row>li {
	margin: 0;
	padding: 0;
}

.mobile-menu-wrapper .sub-menu.mega-sub-menu>.row>li:before {
	display: none;
}

.mobile-menu-wrapper .sub-menu.mega-sub-menu .widget-title {
	color: #777;
	text-transform: none;
	margin-top: 3px;
	font-weight: 400;
}

.mobile-menu-wrapper .sub-menu.mega-sub-menu ul {
	margin-left: 0;
}

.mobile-menu-wrapper .sub-menu.mega-sub-menu .thim-megamenu-row>.panel-grid-cell:after {
	display: none;
}

.mobile-menu-wrapper .sub-menu li ul {
	display: block;
}

.mobile-menu-wrapper ul {
	float: none;
}

.mobile-menu-wrapper ul li {
	float: none;
	display: block;
}

.mobile-menu-wrapper ul li.current-menu-parent:not(.thim-ekits-menu__has-dropdown) .sub-menu {
	display: block;
}

.mobile-menu-wrapper ul li.disable_link {
	margin-left: 20px;
}

.mobile-menu-wrapper ul li .icon-toggle {
	position: absolute;
	right: 0;
	width: 40px;
	height: 40px;
	line-height: 20px;
	top: -6px;
}

.mobile-menu-wrapper ul li .icon-toggle:before, .mobile-menu-wrapper ul li .icon-toggle:after {
	display: none;
}

.mobile-menu-wrapper ul li .icon-toggle .fa {
	line-height: 30px;
	vertical-align: middle;
}

.mobile-menu-wrapper ul li.menu-right ul {
	margin-left: 15px;
}

.mobile-menu-wrapper ul li.menu-right ul li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
	margin-top: 15px;
}

.mobile-menu-wrapper ul li.menu-right ul li.widget_login-menu .thim-widget-login-menu {
	padding-bottom: 5px;
}

.mobile-menu-wrapper ul li.menu-right ul li.widget_login-menu .thim-widget-login-menu a {
	padding: 10px 24px;
}

.mobile-menu-wrapper ul li.menu-right ul li.widget_courses-searching {
	display: none;
}

.mobile-menu-wrapper ul li a {
	display: block;
	outline: none;
	-webkit-transition: background .3s, box-shadow .3s;
	transition: background .3s, box-shadow .3s;
}

.mobile-menu-wrapper ul li a:hover, .mobile-menu-wrapper ul li a :focus {
	background: transparent;
}

.mobile-menu-wrapper .mobile-menu-inner {
	padding: 0 25px;
}

.mobile-menu-wrapper .mobile-menu-inner .navbar-nav .sub-menu {
	position: relative;
	visibility: visible;
	opacity: 1;
}

.mobile-menu-wrapper .menu-right.header_v4>ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.mobile-menu-wrapper .menu-right.header_v4 .thim-widget-login-popup {
	padding: 0;
}

.mobile-menu-wrapper .menu-right.header_v4 .thim-widget-login-popup a.login {
	background: none;
	font-size: 16px;
	font-weight: normal;
	padding: 0;
}

.mobile-menu-wrapper .menu-right.header_v4 .thim-widget-login-popup a.login::before {
	font-family: "thim-ekits";
	content: "";
	margin-right: 10px;
}

.mobile-menu-wrapper .menu-mobile-effect.navbar-toggle.close-icon span.icon-bar {
	background-color: var(--thim-mobile-menu-text-color);
}

.tc-menu-layout-builder .elementor-section .course-item .course-thumbnail {
	padding-top: 0;
}

.tc-menu-layout-builder .elementor-section .course-item .course-thumbnail a {
	padding-top: 0;
}

.tc-menu-layout-builder .elementor-section .elementor-widget-wp-widget-nav_menu h5 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	line-height: 25px;
	text-align: left;
	margin-top: -7px;
}

@media (min-width:1025px) {
	.thim-ekits-menu__mega-menu>.thim-ekits-menu__content>div>.elementor-section {
		background-color: var(--thim-sub-menu-bg-color);
	}
	
	.thim-ekits-menu__mega-menu>.thim-ekits-menu__content .sc_heading .title, .thim-ekits-menu__mega-menu>.thim-ekits-menu__content a {
		color: var(--thim-sub-menu-text-color);
	}
	
	.thim-ekits-menu__mega-menu>.thim-ekits-menu__content a:hover {
		color: var(--thim-sub-menu-text-color-hover);
	}
}

footer {
	font-size: var(--thim-footer-font-size);
}

footer.has-thim-course-menu {
	margin-bottom: 60px;
}

footer .footer {
	padding-top: 25px;
	padding-bottom: 0;
}

footer .footer .widget_siteorigin-panels-builder:not(.thim-footer-one-course) {
	padding-top: 55px;
	padding-bottom: 55px;
}

footer .footer .widget-title {
	position: relative;
	font-size: var(--thim-footer-font-title-font-size);
	text-transform: var(--thim-footer-font-title-text-transform);
	font-weight: var(--thim-footer-font-title-font-weight);
	line-height: var(--thim-footer-font-title-line-height);
	margin: -13px 0 17px;
}

footer .footer .row aside {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}

footer .footer ul {
	margin: 0;
}

footer .footer ul li {
	margin-bottom: 5px;
	line-height: 30px;
	list-style: none;
}

footer .footer ul li:last-child {
	margin-bottom: 0;
}

footer .footer .sub-menu, footer .footer .child {
	margin-left: 20px;
	margin-top: 20px;
}

footer .thim-footer-location {
	font-size: 15px;
}

footer .thim-footer-location img {
	margin-bottom: 35px;
}

footer .thim-footer-location p {
	margin-bottom: 0;
}

footer .thim-footer-location .info {
	margin-bottom: 17px;
	line-height: 20px;
}

footer .thim-footer-location .info .fa {
	margin-right: 20px;
}

footer .thim-footer-location .social {
	margin-top: 27px;
}

footer .thim-footer-location .social a {
	width: 32px;
	height: 32px;
	line-height: 30px;
	border: 1px solid #999;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	margin-right: 10px;
	overflow: hidden;
	cursor: pointer;
}

footer .thim-footer-location .social a .fa {
	display: block;
	line-height: 30px;
}

footer .copyright-area .copyright-content {
	padding-top: 30px;
	padding-bottom: 30px;
}

footer .copyright-area .text-copyright {
	line-height: 30px;
}

footer .copyright-area .text-copyright a {
	line-height: 30px;
}

footer .copyright-area .text-copyright a:hover {
	text-decoration: underline;
}

footer .copyright-area ul {
	margin: 0;
}

footer .copyright-area ul li {
	display: inline-block;
	list-style: none;
	line-height: 30px;
	margin-left: 15px;
}

footer .copyright-area ul li a {
	line-height: 30px;
}

footer .copyright-area ul li a:hover {
	text-decoration: underline;
}

footer.has-footer-bottom {
	margin-bottom: 450px;
}

footer .thim-social {
	margin: 0;
	margin-top: -20px;
}

footer.white_background {
	font-size: 16px;
}

footer.white_background .footer .widget-title {
	font-size: 16px;
	font-weight: 500;
}

footer.thim-footer-new-eduma p {
	margin-bottom: 20px;
	line-height: 32px;
}

footer.thim-footer-new-eduma .thim-footer-location .info {
	margin-bottom: 6px;
	line-height: 26px;
	display: inline-block;
	margin-top: 6px;
}

footer.thim-footer-new-eduma .thim-footer-location .info .fa {
	margin-bottom: 7px;
	float: left;
	margin-top: 5px;
}

footer.thim-footer-new-eduma .copyright-area .copyright-content {
	text-align: center;
	font-size: 16px;
	font-weight: 300;
}

footer.thim-footer-new-eduma .copyright-area .copyright-content a {
	text-decoration: none;
}

footer.thim-footer-new-eduma .copyright-area .copyright-content a:hover {
	color: #fff;
}

footer.thim-footer-new-eduma .footer {
	padding-top: 85px;
	font-size: 16px;
	font-weight: 300;
	padding-bottom: 75px;
}

footer.thim-footer-new-eduma .footer .widget-title {
	margin-top: 0;
	margin-bottom: 25px;
}

footer.thim-footer-new-eduma .footer .widget-title:after {
	background-color: rgba(138, 138, 145, .5);
	width: 40px;
	content: "";
	height: 1px;
	display: block;
	margin-top: 15px;
}

footer.thim-footer-new-eduma .footer ul li {
	line-height: 35px;
}

footer.thim-footer-new-eduma .copyright-area p {
	margin-bottom: 0;
}

footer .menu_two_column .menu li {
	display: inline-block;
	width: 49%;
}

.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;
}

.footer-bottom .sc_heading {
	margin-bottom: 0;
	padding: 133px 0 14px;
}

.footer-bottom .sc_heading .title {
	font-size: 36px;
	margin-bottom: 13px;
	line-height: 40px;
}

.footer-bottom .sc_heading .sub-heading {
	font-size: 20px;
}

.footer-bottom .sc_heading .line {
	display: none;
}

.footer-bottom .thim-widget-button {
	text-align: center;
	padding-bottom: 140px;
}

.footer-bottom .thim-widget-button .widget-button {
	line-height: 38px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	color: #333;
	background: transparent;
	padding: 5px 25px;
	height: 50px;
	border: 1px solid #111;
}

.footer-bottom .thim-widget-button .widget-button:hover {
	background: #111;
	color: #fff;
}

body #wrapper-container #main-content {
	position: relative;
	z-index: 1;
}

.thim-footer-info>div {
	display: inline-block;
	margin-right: 50px;
	padding: 10px 0;
}

.thim-footer-info>div .fa {
	margin-right: 10px;
}

.thim-footer-info>div:last-child {
	margin-right: 0;
}

.thim-footer-info>div.info-phone {
	color: #fff;
}

.thim-footer-info>div.info-phone .fa {
	color: inherit;
}

.thim-footer-info>div.info-social {
	font-size: 16px;
}

.thim-footer-info>div.info-social .fa {
	margin-right: 30px;
}

.thim-footer-info>div.info-social .fa:last-child {
	margin-right: 0;
}

footer#colophon {
	background-repeat: no-repeat;
}

footer#colophon .footer aside.thim-footer-one-course {
	padding-top: 30px;
	padding-bottom: 55px;
}

footer#colophon .footer .thim-footer-one-course ul.menu {
	text-align: right;
	padding: 10px 0;
}

footer#colophon .footer .thim-footer-one-course ul.menu li {
	display: inline-block;
	margin-left: 18px;
}

footer#colophon .footer .thim-footer-one-course ul.menu li a {
	color: #fff;
}

footer#colophon .footer .thim-footer-one-course ul.menu li a:hover {
	text-decoration: underline;
	color: #fff;
}

footer#colophon .footer .thim-footer-one-course ul.menu li:first-child {
	margin-left: 0;
}

footer#colophon .mc4wp-form {
	margin-top: 10px;
	max-width: 425px;
}

footer#colophon .mc4wp-form.focus-input:after {
	color: #fff;
}

footer#colophon .mc4wp-form:after {
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 14px;
	line-height: 40px;
	color: #555;
	font-family: "Font Awesome 5 Free";
	font-size: 13px;
}

footer#colophon .mc4wp-form input[type=text], footer#colophon .mc4wp-form input[type=email] {
	background: #323232;
	border: 0;
	border-radius: 3px;
	color: #555;
	font-size: 13px;
	font-weight: 100;
}

footer#colophon .mc4wp-form input[type=text]::-webkit-input-placeholder, footer#colophon .mc4wp-form input[type=email]::-webkit-input-placeholder {
	color: #555;
}

footer#colophon .mc4wp-form input[type=text]:-moz-placeholder, footer#colophon .mc4wp-form input[type=email]:-moz-placeholder {
	color: #555;
}

footer#colophon .mc4wp-form input[type=text]::-moz-placeholder, footer#colophon .mc4wp-form input[type=email]::-moz-placeholder {
	color: #555;
}

footer#colophon .mc4wp-form input[type=text]:-ms-input-placeholder, footer#colophon .mc4wp-form input[type=email]:-ms-input-placeholder {
	color: #555;
}

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

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

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

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

footer#colophon .mc4wp-form input[type=submit] {
	display: none;
}

.thim-demo-university-3 footer#colophon, footer#colophon.thim-footer-university-3 {
	line-height: 1.7;
}

.thim-demo-university-3 footer#colophon.footer-bg-image, footer#colophon.thim-footer-university-3.footer-bg-image {
	background-size: calc(50% - 180px) 100%;
	background-size: -webkit-calc(50% - 180px) 100%;
	background-size: -moz-calc(50% - 180px) 100%;
}

@media (max-width:1024px) {
	.thim-demo-university-3 footer#colophon.footer-bg-image, footer#colophon.thim-footer-university-3.footer-bg-image {
		background-size: calc(50% - 155px) 100%;
		background-size: -webkit-calc(50% - 155px) 100%;
		background-size: -moz-calc(50% - 155px) 100%;
	}
}

.thim-demo-university-3 footer#colophon .menu-item a:hover, footer#colophon.thim-footer-university-3 .menu-item a:hover {
	color: #ccc !important;
}

.thim-demo-university-3 footer#colophon .widget_siteorigin-panels-builder, footer#colophon.thim-footer-university-3 .widget_siteorigin-panels-builder {
	padding-top: 50px;
}

.thim-demo-university-3 footer#colophon .footer, footer#colophon.thim-footer-university-3 .footer {
	padding-top: 0;
}

.thim-demo-university-3 footer#colophon .widget-title, footer#colophon.thim-footer-university-3 .widget-title {
	margin-top: 27px;
	margin-bottom: 8px;
	font-size: 16px;
	font-weight: 500;
}

.thim-demo-university-3 footer#colophon .thim-social, footer#colophon.thim-footer-university-3 .thim-social {
	margin-top: -10px;
}

.thim-demo-university-3 footer#colophon ul li, footer#colophon.thim-footer-university-3 ul li {
	margin-bottom: 4px;
}

.thim-footer-info-3 {
	padding-right: 100px;
}

.thim-footer-info-3 .heading {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 28px;
	line-height: 1.15;
}

.thim-footer-info-3 .line {
	display: block;
	text-align: center;
	position: relative;
	margin: 0;
	padding: 1px 0 19px;
	overflow: hidden;
	height: 1px;
}

.thim-footer-info-3 .line:after {
	content: "";
	width: 30px;
	height: 1px;
	left: 0;
	right: 0;
	background: #444;
	position: absolute;
	margin: auto;
}

.thim-footer-info-3 .copyright-text {
	font-size: 12px;
}

.footer#colophon .thim-footer-info-3 .copyright-text a {
	color: #116887;
}

.footer#colophon .thim-footer-info-3 .copyright-text a:hover {
	color: #116887 !important;
}

.thim-footer-info-3 .copyright-text a:hover {
	text-decoration: underline;
}

.thim_footer_second {
	border-top: 1px solid var(--thim-border-color, #eee);
}

.thim_footer_second ul li {
	margin-bottom: 0;
}

.thim_footer_second .widget_nav_menu ul li, .thim_footer_second .elementor-widget-wp-widget-nav_menu ul li {
	display: inline-block;
	margin-bottom: 0;
	line-height: 38px;
	padding-right: 38px;
}

.thim_footer_second .widget_nav_menu ul li .sub-menu, .thim_footer_second .elementor-widget-wp-widget-nav_menu ul li .sub-menu {
	display: none;
}

.thim_footer_second .thim-social {
	margin-top: 0;
}

.thim_footer_second .thim-social li a {
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-color: var(--thim-border-color, #eee);
	display: block;
	color: #777;
	margin-right: 0;
	margin-left: 10px;
}

.thim_footer_second .thim-social li a i {
	line-height: 40px;
}

.thim-demo-university-3 .footer_widget .elementor-widget-wp-widget-text .elementor-widget-container>h3, .thim-demo-university-3 .footer_widget .elementor-widget-wp-widget-text .elementor-widget-container>h5 {
	margin-top: 27px;
	margin-bottom: 8px;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 40px;
}

.thim-demo-university-4 .footer_widget .elementor-widget-wp-widget-text .elementor-widget-container>h3, .thim-demo-university-4 .footer_widget .elementor-widget-wp-widget-text .elementor-widget-container>h5 {
	margin-top: 6px;
	margin-bottom: 4px;
	font-weight: 500;
	font-size: 16px;
}

footer#colophon.thim-footer-new-eduma .footer .elementor-widget-wp-widget-text .elementor-widget-container>h3, footer#colophon.thim-footer-new-eduma .footer .elementor-widget-wp-widget-text .elementor-widget-container>h5 {
	font-size: 18px;
	font-weight: 300;
	margin-top: 0;
	line-height: 22px;
	margin-bottom: 25px;
}

footer#colophon.thim-footer-new-eduma .footer .elementor-widget-wp-widget-text .elementor-widget-container>h3:after, footer#colophon.thim-footer-new-eduma .footer .elementor-widget-wp-widget-text .elementor-widget-container>h5:after {
	background-color: rgba(138, 138, 145, .5);
	width: 40px;
	content: "";
	height: 1px;
	display: block;
	margin-top: 15px;
}

footer#colophon.custom-title .footer .widget-title {
	margin-bottom: 30px;
}

footer#colophon.custom-title .footer ul li {
	margin-bottom: 20px;
}

footer#colophon.custom-title .widget_nav_menu {
	position: relative;
}

footer#colophon.custom-title .copyright-area {
	padding-top: 60px;
	padding-bottom: 80px;
}

@media (max-width:768px) {
	footer#colophon.custom-title .copyright-area {
		padding-top: 0;
		padding-bottom: 20px;
	}
}

footer#colophon.footer-restaurant .footer {
	padding-bottom: 75px;
	margin-top: 30px;
}

@media (max-width:767px) {
	footer#colophon.footer-restaurant .footer {
		padding-bottom: 0;
	}
}

@media (max-width:600px) {
	footer#colophon.footer-restaurant .footer .row aside {
		margin-bottom: 0;
	}
}

footer#colophon.footer-restaurant .footer ul li {
	margin-bottom: 10px;
}

footer#colophon.footer-restaurant .footer .footer-contact li i {
	font-size: 24px;
	color: var(--thim-body-primary-color, #ffb606);
	margin-right: 20px;
}

footer#colophon.footer-restaurant .footer .widget-title {
	text-transform: capitalize;
	margin-bottom: 25px;
}

footer#colophon.footer-restaurant .footer a:hover {
	text-decoration: underline;
}

footer#colophon.footer-restaurant .footer .custom-ft-view a {
	color: #000;
}

footer#colophon.footer-restaurant .footer .custom-ft-view a:hover {
	text-decoration: unset;
}

footer#colophon.footer-restaurant .copyright-area .copyright-content {
	border-top: unset;
	padding: 170px 0 55px 0;
}

@media (max-width:1440px) {
	footer#colophon.footer-restaurant .copyright-area .copyright-content {
		padding: 100px 0 40px 0;
	}
}

@media (max-width:767px) {
	footer#colophon.footer-restaurant .copyright-area .copyright-content {
		padding: 0 0 30px 0;
	}
}

footer#colophon.footer-restaurant .copyright-area .copyright-content .text-copyright {
	padding-top: 10px;
}

@media (max-width:767px) {
	footer#colophon.footer-restaurant .copyright-area .block-inline {
		text-align: unset;
		display: flex;
		justify-content: space-between;
		margin-top: 20px;
	}
}

footer#colophon.footer-restaurant .copyright-area .block-inline>aside .thim-social ul li {
	line-height: 1;
	margin-left: 0;
}

footer#colophon.footer-restaurant .copyright-area .block-inline>aside .thim-social a {
	width: 70px;
	height: 70px;
	box-shadow: unset;
}

@media (max-width:1440px) {
	footer#colophon.footer-restaurant .copyright-area .block-inline>aside .thim-social a {
		width: 40px;
		height: 40px;
	}
}

footer#colophon.footer-restaurant .copyright-area .block-inline>aside .thim-social a:hover {
	border: 2px dashed var(--thim-body-primary-color, #ffb606);
	text-decoration: unset;
}

footer#colophon.footer-restaurant .copyright-area .block-inline>aside .thim-social a i {
	font-size: 24px;
	line-height: 68px;
}

@media (max-width:1440px) {
	footer#colophon.footer-restaurant .copyright-area .block-inline>aside .thim-social a i {
		line-height: 40px;
		font-size: 20px;
	}
}

@media (max-width:991px) {
	footer#colophon.footer-restaurant .copyright-area .block-inline>aside.center-column {
		width: 60%;
	}
}

@media (max-width:767px) {
	footer#colophon.footer-restaurant .copyright-area .block-inline>aside.center-column {
		text-align: unset;
	}
}

@media (max-width:667px) {
	footer#colophon.footer-restaurant .copyright-area .block-inline>aside.center-column {
		width: 100%;
	}
}

.copyright-area .block-inline>aside {
	display: inline-block;
}

@media (max-width:767px) {
	.copyright-area .block-inline>aside {
		margin-top: 20px;
	}
}

.copyright-area .block-inline>aside.center-column {
	float: left;
	text-align: center;
	width: 48%;
}

@media (max-width:991px) {
	.copyright-area .block-inline>aside.center-column {
		width: 60%;
	}
}

@media (max-width:767px) {
	.copyright-area .block-inline>aside.center-column {
		text-align: unset;
	}
}

@media (max-width:667px) {
	.copyright-area .block-inline>aside.center-column {
		width: 100%;
	}
}

@media (max-width:1440px) {
	.copyright-area .block-inline>aside .thim-social {
		margin-top: 0 !important;
	}
}

.copyright-area .block-inline>aside .thim-social ul li {
	line-height: 1;
}

.copyright-area .block-inline>aside .thim-social a {
	width: 70px;
	height: 70px;
	border-width: 2px;
	border-color: #fff !important;
	background-color: #fff !important;
	box-shadow: 4px 5px 15px var(--thim-border-color, #eee);
	text-decoration: none;
}

@media (max-width:1440px) {
	.copyright-area .block-inline>aside .thim-social a {
		width: 50px;
		height: 50px;
	}
}

@media (max-width:991px) {
	.copyright-area .block-inline>aside .thim-social a {
		width: 40px;
		height: 40px;
	}
}

.copyright-area .block-inline>aside .thim-social a:hover {
	color: #333 !important;
	text-decoration: unset !important;
}

.copyright-area .block-inline>aside .thim-social a i {
	line-height: 70px;
	font-size: 24px;
}

@media (max-width:1440px) {
	.copyright-area .block-inline>aside .thim-social a i {
		line-height: 50px;
		font-size: 22px;
	}
}

@media (max-width:991px) {
	.copyright-area .block-inline>aside .thim-social a i {
		line-height: 40px;
		font-size: 20px;
	}
}

.to-top-copyright {
	display: inline-block;
}

.to-top-copyright #back-to-top {
	position: static;
	width: auto;
	height: auto;
	background: transparent;
	color: inherit;
	padding-top: 10px;
	opacity: 1;
}

.to-top-copyright #back-to-top:hover {
	background-color: transparent !important;
}

.to-top-copyright #back-to-top i {
	font-size: 24px;
	line-height: 1;
	vertical-align: middle;
	margin-top: -3px;
}

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 .desc_cat {
	margin-bottom: 15px;
}

body .blog-content article:after {
	content: "";
	clear: both;
	display: block;
}

body .blog-content article .content-inner {
	display: inline-block;
	width: 100%;
	padding-bottom: 60px;
}

body .blog-content article:last-child .content-inner {
	padding-bottom: 0;
}

article .post-formats-wrapper {
	overflow: hidden;
	margin-bottom: 30px;
	border-radius: var(--thim-border-radius-item, 0);
}

article .post-formats-wrapper img {
	transition: all .3s ease-in-out 0s;
}

article .related-archive .post-formats-wrapper img {
	width: 100%;
}

article .content-inner .entry-header {
	display: grid;
	grid-template-columns: auto 1fr;
}

article .entry-header {
	padding-bottom: 0;
	margin-bottom: 23px;
	overflow: hidden;
}

article .entry-header .date-meta {
	font-size: 66px;
	font-weight: 700;
	text-align: center;
	padding-right: 20px;
	line-height: 1em;
}

article .entry-header .date-meta i {
	font-size: 13px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 700;
	display: block;
	line-height: 20px;
	margin-top: 3px;
	color: var(--thim-font-body-color);
}

article .entry-header .entry-contain {
	position: relative;
	padding-left: 20px;
}

article .entry-header .entry-contain:before {
	content: "";
	position: absolute;
	width: 1px;
	top: 4px;
	left: 0;
	bottom: 5px;
	background: var(--thim-border-color, #eee);
}

article .entry-header h2.entry-title {
	font-size: 1.6rem;
	margin: 0 0 7px;
}

article .entry-header h2.entry-title a {
	display: block;
	width: 100%;
	overflow: hidden;
}

article .entry-header .entry-meta {
	margin: 0;
}

article .entry-header .entry-meta li {
	border-right: 1px solid var(--thim-border-color, #eee);
	padding-right: 23px;
	margin-right: 20px;
	list-style: none;
	display: inline-block;
	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 span {
	color: #ccc;
	font-size: 12px;
	font-weight: 700;
	display: block;
	line-height: 18px;
}

article .entry-header .entry-meta li span.value, article .entry-header .entry-meta li a {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 12px;
	display: inline-block;
	color: #7a7a7a;
}

article .entry-header .entry-meta li a:hover {
	text-decoration: underline;
}

article .entry-summary {
	clear: both;
}

article .readmore {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	margin-top: 23px;
}

article .readmore a {
	display: inline-block;
	line-height: 30px;
	padding: 5px 25px;
	border: 0;
	border-radius: var(--thim-border-radius-item, 0);
}

.blog-switch-layout .post-index {
	display: inline-block;
	line-height: 34px;
	font-size: 13px;
	color: #999;
	margin-left: 15px;
}

.blog-switch-layout article {
	padding-left: 15px;
	padding-right: 15px;
}

.blog-switch-layout article .entry-header .entry-contain {
	width: 100%;
	float: none;
	padding-left: 0;
}

.blog-switch-layout article .entry-header .entry-contain:before {
	display: none;
}

.blog-switch-layout.blog-list article {
	float: none;
	overflow: hidden;
	clear: both;
	border-bottom: 1px solid var(--thim-border-color, #eee);
	padding: 40px 0;
	margin: 0 15px;
	width: auto;
}

.blog-switch-layout.blog-list article:first-child {
	padding-top: 0;
}

.blog-switch-layout.blog-list article .content-inner {
	padding: 0;
	display: block;
}

.blog-switch-layout.blog-list article .content-inner .post-formats-wrapper {
	margin: 0;
	margin-right: 30px;
}

.blog-switch-layout.blog-list article .entry-content>.author, .blog-switch-layout.blog-list article .entry-grid-meta {
	display: none;
}

.blog-switch-layout.blog-list article .post-formats-wrapper {
	width: 270px;
	float: left;
}

.blog-switch-layout.blog-list article .entry-content {
	float: right;
	width: calc(100% - 300px);
	width: -webkit-calc(100% - 300px);
	width: -moz-calc(100% - 300px);
}

.blog-switch-layout.blog-list article .entry-content .entry-summary {
	clear: inherit;
}

.blog-switch-layout.blog-list article.format-standard:not(.has-post-thumbnail) .entry-content {
	float: none;
	width: 100%;
}

.blog-switch-layout.blog-list article.format-audio .post-formats-wrapper, .blog-switch-layout.blog-list article.format-video .post-formats-wrapper {
	position: relative;
	min-height: 270px;
}

.blog-switch-layout.blog-list article.format-audio .post-formats-wrapper iframe, .blog-switch-layout.blog-list article.format-video .post-formats-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.blog-switch-layout.blog-grid article {
	border: 1px solid var(--thim-border-color, #eee);
	margin-bottom: 30px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 0;
}

.blog-switch-layout.blog-grid article.blog-grid-2 {
	float: left;
	width: calc(50% - 30px);
	width: -webkit-calc(50% - 30px);
	width: -moz-calc(50% - 30px);
}

.blog-switch-layout.blog-grid article.blog-grid-2:nth-child(2n+1) {
	clear: both;
}

.blog-switch-layout.blog-grid article.blog-grid-3 {
	float: left;
	width: calc(33.33% - 30px);
	width: -webkit-calc(33.33% - 30px);
	width: -moz-calc(33.33% - 30px);
}

.blog-switch-layout.blog-grid article.blog-grid-3:nth-child(3n+1) {
	clear: both;
}

.blog-switch-layout.blog-grid article.blog-grid-4 {
	float: left;
	width: calc(25% - 30px);
	width: -webkit-calc(25% - 30px);
	width: -moz-calc(25% - 30px);
}

.blog-switch-layout.blog-grid article.blog-grid-4:nth-child(4n+1) {
	clear: both;
}

.blog-switch-layout.blog-grid article .entry-title {
	font-size: 16px;
	font-weight: 700;
	line-height: 25px;
	margin: 11px 0 22px;
	height: 50px;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: none;
	text-align: center;
}

.blog-switch-layout.blog-grid article .post-formats-wrapper {
	margin: 0;
}

.blog-switch-layout.blog-grid article .entry-meta, .blog-switch-layout.blog-grid article .readmore, .blog-switch-layout.blog-grid article .entry-summary {
	display: none;
}

.blog-switch-layout.blog-grid article .entry-content {
	padding: 0 20px;
	margin: 0;
	border: 0;
}

.blog-switch-layout.blog-grid article .content-inner {
	padding: 0;
}

.blog-switch-layout.blog-grid article .entry-header {
	margin-bottom: 0;
}

.blog-switch-layout.blog-grid article .author {
	text-align: center;
}

.blog-switch-layout.blog-grid article .author img {
	margin-top: -28px;
	border-radius: 50%;
	border: 2px solid #fff;
	position: relative;
	z-index: 3;
}

.blog-switch-layout.blog-grid article .author .author_name {
	font-size: 13px;
	font-weight: 400;
	text-transform: capitalize;
	margin-top: 7px;
	display: block;
}

.blog-switch-layout.blog-grid article .author .author_name a {
	color: #7a7a7a;
}

.blog-switch-layout.blog-grid article .author .author_name a:hover {
	text-decoration: underline;
}

.blog-switch-layout.blog-grid article .entry-grid-meta {
	overflow: hidden;
	position: relative;
	padding: 14px 0 10px;
	line-height: 30px;
	display: block;
	margin: 0;
}

.blog-switch-layout.blog-grid article .entry-grid-meta:before {
	content: "";
	width: 30px;
	height: 3px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	background: #000;
	z-index: 10;
}

.blog-switch-layout.blog-grid article .entry-grid-meta:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 1px;
	height: 1px;
	width: 100%;
	background: var(--thim-border-color, #eee);
}

.blog-switch-layout.blog-grid article .entry-grid-meta>div {
	font-size: 14px;
	color: #ccc;
	line-height: 30px;
	font-weight: 400;
	text-transform: none;
	display: inline-block;
}

.blog-switch-layout.blog-grid article .entry-grid-meta>div.comments {
	float: right;
}

.blog-switch-layout.blog-grid article .entry-grid-meta>div i {
	display: inline-block;
	margin-right: 4px;
	line-height: 30px;
	font-size: 13px;
	vertical-align: top;
}

.blog-switch-layout.blog-grid article.has-post-thumbnail .entry-content {
	border-top: 0;
}

.blog-switch-layout.blog-grid article.format-audio .post-formats-wrapper, .blog-switch-layout.blog-grid article.format-video .post-formats-wrapper {
	position: relative;
	min-height: 138px;
	width: 100%;
}

.blog-switch-layout.blog-grid article.format-audio .post-formats-wrapper iframe, .blog-switch-layout.blog-grid article.format-video .post-formats-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.blog-switch-layout.blog-grid article.format-gallery .post-formats-wrapper {
	position: relative;
	min-height: 28px;
}

.blog-switch-layout.blog-grid article.format-standard:not(.has-post-thumbnail) .author img {
	margin-top: 20px;
}

@media (max-width:1200px) {
	.blog-switch-layout.blog-list .entry-category {
		display: none;
	}
}

@media (max-width:768px) {
	.blog-switch-layout.blog-grid article[class*=blog-grid-] {
		width: calc(50% - 30px);
		width: -webkit-calc(50% - 30px);
		width: -moz-calc(50% - 30px);
	}
	
	.blog-switch-layout.blog-grid article[class*=blog-grid-] .post-image img {
		width: 100%;
	}
	
	.blog-switch-layout.blog-grid article[class*=blog-grid-]:nth-child(3n+1), .blog-switch-layout.blog-grid article[class*=blog-grid-]:nth-child(4n+1) {
		clear: inherit;
	}
	
	.blog-switch-layout.blog-grid article[class*=blog-grid-]:nth-child(2n+1) {
		clear: both;
	}
	
	.blog-switch-layout.blog-list article .content-inner .post-formats-wrapper {
		margin: 0 0 30px;
	}
	
	.blog-switch-layout.blog-list article .entry-content {
		width: 100%;
		clear: both;
	}
}

@media (max-width:480px) {
	.blog-switch-layout.blog-grid article[class*=blog-grid-] {
		width: calc(100% - 30px);
		width: -webkit-calc(100% - 30px);
		width: -moz-calc(100% - 30px);
	}
}

.related-archive {
	padding: 60px 0 40px 0;
}

.related-archive .flexslider {
	overflow: hidden;
}

.related-archive .archived-posts {
	margin-left: -15px;
	margin-right: -15px;
}

.related-archive .archived-posts .category-posts img {
	border-radius: var(--thim-border-radius-item, 0);
}

.related-archive .archived-posts .category-posts img:hover {
	opacity: .8;
}

.related-archive .archived-posts .rel-post-text h5 a:hover {
	color: var(--thim-body-primary-color, #ffb606);
}

.related-archive .archived-posts .owl-carousel .owl-item .post {
	padding-right: 15px;
	padding-left: 15px;
}

.related-archive .archived-posts .owl-carousel .owl-item .post h5 {
	margin-bottom: 0;
}

.related-archive ul.archived-posts {
	margin: 0 -10px;
}

.related-archive ul.archived-posts li {
	list-style: none;
}

.related-archive ul.archived-posts>li {
	float: left;
	padding: 0 10px;
	margin-bottom: 20px;
	width: 33.333%;
}

.related-archive ul.archived-posts>li.format-video .post-formats-wrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}

.related-archive ul.archived-posts>li.format-video .post-formats-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.related-archive ul.archived-posts>li .post-formats-wrapper {
	margin-bottom: 6px !important;
}

.related-archive ul.archived-posts>li h5 {
	margin: 0;
	line-height: 34px;
}

.related-archive ul.archived-posts>li h5 a {
	width: 100%;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.related-archive ul.archived-posts>li h5 a:hover {
	color: var(--thim-body-primary-color, #ffb606);
}

.related-archive ul.archived-posts .date {
	color: #ccc;
	font-size: 12px;
	font-weight: 700;
}

.related-archive ul.archived-posts:after {
	clear: both;
	content: "";
	display: table;
}

.share-post .single-title, .related-archive .single-title {
	text-transform: uppercase;
	margin: 0 0 40px 0;
	position: relative;
	padding-bottom: 10px;
}

.share-post .single-title:before, .related-archive .single-title:before {
	content: "";
	width: 35px;
	height: 2px;
	background: #000;
	bottom: 0;
	position: absolute;
	left: 0;
}

#respond.comment-respond .comment-reply-title {
	text-transform: uppercase;
	margin: 20px 0 20px 0;
	position: relative;
	padding-bottom: 10px;
	display: block;
}

#respond.comment-respond .comment-reply-title:before {
	content: "";
	width: 35px;
	height: 2px;
	background: #000;
	bottom: 0;
	position: absolute;
	left: 0;
}

@media (max-width:767px) {
	#respond.comment-respond .comment-reply-title:before {
		left: 50%;
		transform: translateX(-50%);
	}
}

#respond.comment-respond .comment-notes {
	color: #999;
	position: relative;
}

#respond.comment-respond .comment-form {}

#respond.comment-respond .comment-form .comment-form-author, #respond.comment-respond .comment-form .comment-form-email, #respond.comment-respond .comment-form .comment-form-url {
	width: 31%;
	display: inline-block;
	margin-bottom: 30px;
	float: left;
}

#respond.comment-respond .comment-form .comment-form-author input, #respond.comment-respond .comment-form .comment-form-email input, #respond.comment-respond .comment-form .comment-form-url input {
	width: 100%;
	line-height: 30px;
	padding: 4px 15px;
	min-height: 40px;
	display: inline-block;
}

#respond.comment-respond .comment-form .comment-form-author input.invalid, #respond.comment-respond .comment-form .comment-form-email input.invalid, #respond.comment-respond .comment-form .comment-form-url input.invalid {
	border-color: red;
}

#respond.comment-respond .comment-form .comment-form-author, #respond.comment-respond .comment-form .comment-form-email {
	margin-right: 3.5%;
}

#respond.comment-respond .comment-form textarea {
	width: 100%;
	padding: 7px 15px;
}

#respond.comment-respond .comment-form textarea.invalid {
	border-color: red;
}

#respond.comment-respond .comment-form .form-submit input#submit {
	text-shadow: none;
	box-shadow: none;
	border: none;
	line-height: 30px;
	padding: 5px 25px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}

#respond.comment-respond #cancel-comment-reply-link {
	text-transform: none;
}

.tm-single-nav {
	position: fixed;
	height: 100px;
	top: 50%;
	margin-top: -50px;
	background: rgba(0, 0, 0, .2);
	padding: 20px 15px;
	z-index: 9;
}

.tm-single-nav:hover {
	background: rgba(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;
}

.single-post .page-content article .post-formats-wrapper, .page .page-content article .post-formats-wrapper {
	margin-bottom: 25px;
	text-align: center;
}

.single-post .page-content article .post-formats-wrapper iframe, .page .page-content article .post-formats-wrapper iframe {
	width: 100%;
}

.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 .page-content-inner .entry-content .pmpro_content_message a, .page .page-content article .page-content-inner .entry-content .pmpro_content_message a {
	border-radius: 0;
	padding: 10px 25px;
	font-size: 13px;
	font-weight: 700;
	line-height: 20px;
	text-transform: uppercase;
	border: 0;
	display: inline-block;
	margin-top: 5px;
}

.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: .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: 16px;
}

article.post.format-video .post-formats-wrapper {
	position: relative;
	height: 0;
	padding-bottom: 56.25%;
}

article.post.format-video .post-formats-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.single article .entry-header .entry-title {
	margin-bottom: 13px;
	margin-top: 0;
}

.flexslider ul {
	margin: 0;
}

.entry-tag-share {
	margin: 60px 0;
}

.entry-tag-share .post-tag {
	line-height: 25px;
}

.entry-tag-share .post-tag span {
	color: #666;
	margin-right: 5px;
	font-weight: 600;
}

.entry-tag-share .thim-social-share {
	float: right;
}

.thim-social-share {
	margin: 0;
	margin-top: 30px;
	float: left;
	overflow: hidden;
}

.entry-tag-share .thim-social-share {
	margin-top: 0;
}

.thim-social-share li {
	margin-right: 15px;
	display: inline-block;
	list-style: none;
}

.thim-social-share li:last-child {
	margin-right: 0;
}

.thim-social-share li>div a {
	color: #999;
	line-height: 28px;
	display: inline-block;
	width: 30px;
	height: 30px;
	border: 1px solid #999;
	border-radius: 50%;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
	vertical-align: middle;
}

.thim-social-share li>div a i {
	vertical-align: middle;
	line-height: 28px;
	display: inline-block;
}

.thim-social-share li>div a:hover {
	color: #fff;
}

.thim-social-share li>div.facebook-social a:hover {
	border-color: #3b5998;
	background-color: #3b5998;
}

.thim-social-share li>div.googleplus-social a:hover {
	border-color: #dd4b39;
	background-color: #dd4b39;
}

.thim-social-share li>div.twitter-social a:hover {
	border-color: #00aced;
	background-color: #00aced;
}

.thim-social-share li>div.pinterest-social a:hover {
	border-color: #cb2027;
	background-color: #cb2027;
}

.thim-social-share li>div.linkedin-social a:hover {
	border-color: #0077b5;
	background-color: #0077b5;
}

.woocommerce .thim-social-share {
	float: none;
	margin-top: 10px;
}

.single-tp_event .thim-social-share {
	float: none;
	text-align: left;
	margin-top: 40px;
	display: inline-block;
}

.thim-about-author {
	padding: 30px 30px 40px 30px;
	overflow: hidden;
	border: 1px solid var(--thim-border-color, #eee);
	border-radius: var(--thim-border-radius-item, 0);
}

#tab-course-instructor .thim-about-author, #tab-co-instructors .thim-about-author {
	padding: 0;
	border: 0;
	border-bottom: 1px solid var(--thim-border-color, #eee);
	margin-bottom: 30px;
}

#tab-course-instructor .thim-about-author:last-child, #tab-co-instructors .thim-about-author:last-child {
	border-bottom: 0;
	margin-bottom: 0;
}

.thim-about-author .author-avatar {
	float: left;
	overflow: hidden;
	margin-right: 30px;
	max-width: 100%;
	margin-bottom: 22px;
}

.thim-about-author .author-avatar img {
	border-radius: 50%;
}

.thim-about-author .author-bio {
	float: right;
	width: calc(100% - 140px);
	width: -webkit-calc(100% - 140px);
	width: -moz-calc(100% - 140px);
}

.thim-about-author .author-bio .name {
	font-weight: 700;
	font-size: .938rem;
	line-height: 20px;
	display: inline-block;
	margin: 12px 0 2px;
	text-transform: capitalize;
}

.thim-about-author .author-bio .job {
	color: #999;
	font-size: .85rem;
	line-height: 20px;
	margin: 0;
}

.thim-about-author .author-bio .thim-author-social {
	margin: 0;
	margin-top: 15px;
}

.thim-about-author .author-description {
	font-size: .938rem;
	margin: 15px 0 20px;
	clear: both;
}

.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: 16px;
	text-align: center;
}

.thim-author-social li a:hover {
	background: #305891;
	color: #fff;
}

.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: #b00;
	border-color: #b00;
}

.thim-author-social li a.youtube:hover {
	background: #b00;
	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 var(--thim-border-color, #eee);
	margin-top: 20px;
	overflow: hidden;
	position: relative;
	border-radius: var(--thim-border-radius-item, 0);
}

.entry-navigation-post:before {
	position: absolute;
	content: "";
	width: 1px;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 50%;
	background: var(--thim-border-color, #eee);
}

.entry-navigation-post .prev-post, .entry-navigation-post .next-post {
	width: 50%;
	float: left;
	padding: 10px 30px 25px;
}

.entry-navigation-post .prev-post .heading, .entry-navigation-post .next-post .heading {
	line-height: 26px;
	margin-bottom: 10px;
}

.entry-navigation-post .prev-post .title, .entry-navigation-post .next-post .title {
	font-size: 15px;
	font-weight: 700;
	margin: 0;
	line-height: 22px;
}

.entry-navigation-post .prev-post .date, .entry-navigation-post .next-post .date {
	color: #ccc;
	font-size: 12px;
	font-weight: 700;
	line-height: 15px;
}

.entry-navigation-post .prev-post {
	text-align: right;
}

.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;
}

.thim-contact-faqs {
	max-width: 585px;
	margin: 72px auto 100px;
}

.thim-contact-faqs h4 {
	font-weight: 700;
	font-size: 30px;
	margin: 0;
	line-height: 30px;
	margin-bottom: 34px;
}

.page-404-content {
	grid-template-columns: 50% 1fr;
	text-align: center;
	padding: 80px 90px;
	display: grid;
	align-items: center;
	grid-gap: 50px;
}

.page-404-content h2 {
	text-transform: uppercase;
	font-size: 72px;
	line-height: 80px;
	font-weight: 700;
	margin-top: 40px;
}

.page-404-content a:hover {
	text-decoration: underline;
}

@media (max-width:768px) {
	.page-404-content {
		grid-template-columns: auto;
	}
}

.thim-apply-as-intructor {
	max-width: 770px;
	clear: both;
	margin: auto;
	text-align: center;
}

body .become-teacher-form {
	margin-bottom: 100px;
	text-align: center;
	border: 1px solid var(--thim-border-color, #eee);
}

body .become-teacher-form .teacher-title {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: 1px solid var(--thim-border-color, #eee);
	line-height: 40px;
	padding: 16px 0;
	margin: 0;
}

body .become-teacher-form .message.message-info {
	margin-bottom: auto;
}

body .become-teacher-form.block-fields ul li input {
	pointer-events: none;
}

body .become-teacher-form ul {
	margin: 0;
}

body .become-teacher-form ul li {
	list-style: none;
}

body .become-teacher-form ul li label {
	display: none;
}

body .become-teacher-form ul li div textarea {
	height: 100px;
}

body .become-teacher-form ul li textarea, body .become-teacher-form ul li input {
	width: 330px;
	max-width: 100%;
	margin: auto;
	box-shadow: none;
	border: 1px solid var(--thim-border-color, #eee);
	line-height: 30px;
	height: 40px;
	padding: 5px 10px;
	margin-bottom: 10px;
	text-align: center;
	color: #999;
}

body .become-teacher-form button[type=submit] {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	border: 0;
	line-height: 30px;
	height: 40px;
	padding: 5px 25px;
	box-shadow: none;
}

body .become-teacher-form form {
	padding: 60px 20px 80px;
}

body .become-teacher-form:not(.allow) form {
	padding: 45px 20px 56px;
}

body .become-teacher-form:not(.allow) button[type=submit], body .become-teacher-form:not(.allow) button[type=submit]:hover {
	filter: alpha(opacity=70);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	-webkit-opacity: .7;
	-khtml-opacity: .7;
	-moz-opacity: .7;
	-ms-opacity: .7;
	-o-opacity: .7;
	opacity: .7;
	background: #ccc !important;
	color: #666 !important;
}

body .become-teacher-form:not(.allow) [disabled=disabled] {
	cursor: not-allowed;
}

.thim-about-us-quote {
	text-align: center;
	max-width: 715px;
	margin: auto;
	margin-top: 72px;
}

.thim-about-us-quote p {
	color: #999;
	font-size: 30px;
	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;
}

.single-content-wrapper-zoom.dpn-zvc-single-content-wrapper {
	margin-top: 0px;
}

.eduma-restaurant .mc4wp-restaurant-demo {
	text-align: center;
}

.eduma-restaurant .mc4wp-restaurant-demo .email {
	position: relative;
	max-width: 762px;
	margin: 0 auto;
}

.eduma-restaurant .mc4wp-restaurant-demo .email i {
	position: absolute;
	top: 21px;
	right: 30px;
	font-size: 18px;
}

.eduma-restaurant .mc4wp-restaurant-demo input#mc4wp_email {
	max-width: 760px;
	border: 2px dotted #e8e8e8;
	border-radius: 50px;
	padding: 14px 30px;
	margin-bottom: 50px;
	font-size: 16px;
	color: #b7b7b7;
}

.eduma-restaurant .mc4wp-restaurant-demo input#mc4wp_email::placeholder {
	color: #b7b7b7;
}

.eduma-restaurant .mc4wp-restaurant-demo .submit-line-1 {
	position: relative;
}

.eduma-restaurant .mc4wp-restaurant-demo .submit-line-1:before, .eduma-restaurant .mc4wp-restaurant-demo .submit-line-1:after {
	position: absolute;
	content: "";
	width: calc(50% - 155px);
	height: 1px;
	background: #eaeaea;
	top: 55%;
	transform: translateY(-50%);
}

.eduma-restaurant .mc4wp-restaurant-demo .submit-line-1:before {
	left: 0;
}

.eduma-restaurant .mc4wp-restaurant-demo .submit-line-1:after {
	right: 6px;
}

.eduma-restaurant .mc4wp-restaurant-demo .submit-line-1 .submit-line-2:before, .eduma-restaurant .mc4wp-restaurant-demo .submit-line-1 .submit-line-2:after {
	position: absolute;
	content: "";
	width: calc(50% - 195px);
	height: 1px;
	background: #eaeaea;
	top: 45%;
	transform: translateY(-50%);
}

.eduma-restaurant .mc4wp-restaurant-demo .submit-line-1 .submit-line-2:before {
	left: 40px;
}

.eduma-restaurant .mc4wp-restaurant-demo .submit-line-1 .submit-line-2:after {
	right: 46px;
}

.eduma-restaurant .mc4wp-restaurant-demo .submit-line-1 .submit-line-2 input {
	padding: 14px 58px;
	text-transform: inherit;
	font-size: 18px;
	border-radius: 50px;
	background: white;
	border-color: #eaeaea;
	z-index: 9;
	position: relative;
	font-weight: 500;
}

@media (max-width:420px) {
	.eduma-restaurant .mc4wp-restaurant-demo .submit-line-1 .submit-line-2 input {
		height: unset;
	}
}

.eduma-restaurant .restaurant-partner .swiper-slide-inner {
	position: relative;
	padding: 40px 0;
}

.eduma-restaurant .restaurant-partner .swiper-slide-inner:before {
	position: absolute;
	content: "";
	top: 25px;
	left: 20%;
	width: 0;
	height: 0;
	border-top: 155px solid white;
	border-right: 155px solid transparent;
	transform: rotate(10deg);
	z-index: -1;
	transition: all .25s;
	opacity: 0;
}

.eduma-restaurant .restaurant-partner .swiper-slide-inner:after {
	position: absolute;
	content: "";
	bottom: 25px;
	right: 20%;
	width: 0;
	height: 0;
	border-bottom: 155px solid white;
	border-left: 155px solid transparent;
	transform: rotate(10deg);
	z-index: -1;
	transition: all .25s;
	opacity: 0;
}

.eduma-restaurant .restaurant-partner .swiper-slide-inner img {
	transition: all .25s;
	opacity: .2;
}

.eduma-restaurant .restaurant-partner .swiper-slide-inner:hover:before, .eduma-restaurant .restaurant-partner .swiper-slide-inner:hover:after {
	transform: rotate(10deg) scale(1.2);
	opacity: 1;
}

.eduma-restaurant .restaurant-partner .swiper-slide-inner:hover img {
	transform: scale(1.2);
	opacity: .7;
}

.eduma-restaurant .restaurant-icon-box {
	box-shadow: 0px 0px 30px 0px rgba(192, 192, 192, .5);
	border-radius: 10px;
}

.eduma-restaurant .restaurant-icon-box .thim-widget-icon-box {
	padding: 15px 15px 0;
}

.eduma-restaurant .restaurant-icon-box .thim-widget-icon-box .boxes-icon {
	border: 2px dashed transparent;
	transition: all .25s;
	margin-bottom: 25px !important;
}

.eduma-restaurant .restaurant-icon-box .thim-widget-icon-box .boxes-icon .inner-icon {
	height: 100%;
}

.eduma-restaurant .restaurant-icon-box .thim-widget-icon-box .heading__primary {
	transition: all .25s;
	font-size: 24px;
	margin-bottom: 25px;
	margin-top: 0;
}

.eduma-restaurant .restaurant-icon-box .thim-widget-icon-box:hover .boxes-icon {
	border-color: #f54242;
	background-color: white !important;
}

.eduma-restaurant .restaurant-icon-box .thim-widget-icon-box:hover .heading__primary {
	color: #0c0c0c !important;
}

.eduma-restaurant .restaurant-box-wrapper .restaurant-text-icon {
	position: absolute;
	writing-mode: vertical-rl;
	right: -25px;
	top: 0;
	pointer-events: none;
}

@media (max-width:1700px) {
	.eduma-restaurant .restaurant-box-wrapper .restaurant-text-icon {
		right: 15px;
	}
}

@media (max-width:767px) {
	.eduma-restaurant .restaurant-box-wrapper .restaurant-text-icon {
		position: relative;
		right: unset;
		top: unset;
		writing-mode: unset;
	}
}

.eduma-restaurant .bg-signature {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 50%);
}

.eduma-restaurant .bg-around {
	position: absolute;
	left: -18%;
	text-align: left;
	bottom: -18%;
}

.eduma-restaurant .restaurant-ebook {
	position: absolute;
	bottom: 0;
}

.eduma-restaurant .restaurant-ebook img {
	position: absolute;
	bottom: 0;
	right: 13%;
	transform: translateY(45%);
}

@media (max-width:1500px) {
	.eduma-restaurant .restaurant-ebook img {
		right: 50px;
		max-width: 450px;
	}
}

@media (max-width:991px) {
	.eduma-restaurant .restaurant-ebook img {
		max-width: 400px;
		right: 30px;
	}
}

@media (max-width:600px) {
	.eduma-restaurant .restaurant-ebook img {
		max-width: 260px;
		right: 15px;
	}
}

.eduma-restaurant .restaurant-dish {
	position: absolute;
	top: 0;
}

.eduma-restaurant .restaurant-dish img {
	position: absolute;
	left: 4%;
	top: 0;
	transform: translateY(-60%);
}

@media (max-width:767px) {
	.eduma-restaurant .restaurant-dish img {
		left: -60px;
	}
}

.eduma-restaurant .restaurant-counter-box .counter-box {
	padding: 30px 0;
}

@media (max-width:767px) {
	.eduma-restaurant .restaurant-counter-box .counter-box {
		max-width: 350px;
		margin: auto;
	}
}

.eduma-restaurant .restaurant-counter-box .counter-box .content-box-percentage {
	padding: 70px 0;
	background: white;
	border-radius: 50%;
	max-width: 75%;
	margin: 0 auto;
}

@media (max-width:360px) {
	.eduma-restaurant .restaurant-counter-box .counter-box .content-box-percentage {
		padding: 55px 0;
	}
}

.eduma-restaurant .restaurant-counter-box .counter-box .display-percentage {
	font-size: 50px;
}

.eduma-restaurant .restaurant-counter-box .counter-box .counter-box-content {
	text-transform: capitalize;
	font-size: 16px;
	font-weight: 500;
	padding-top: 5px;
}

.eduma-restaurant .restaurant-counter-box .counter-box .icon-counter-box {
	position: absolute;
	right: 40px;
	bottom: -40px;
}

#sb_instagram {
	padding-bottom: 0 !important;
}

@media (max-width:480px) {
	#sb_instagram.sbi_col_10 #sbi_images .sbi_item, #sb_instagram.sbi_col_3 #sbi_images .sbi_item, #sb_instagram.sbi_col_4 #sbi_images .sbi_item, #sb_instagram.sbi_col_5 #sbi_images .sbi_item, #sb_instagram.sbi_col_6 #sbi_images .sbi_item, #sb_instagram.sbi_col_7 #sbi_images .sbi_item, #sb_instagram.sbi_col_8 #sbi_images .sbi_item, #sb_instagram.sbi_col_9 #sbi_images .sbi_item {
		width: 50%;
	}
}

#sbi_images .sbi_item .sbi_photo_wrap:hover .sbi_photo {
	opacity: 1 !important;
}

#sbi_images .sbi_item .sbi_photo_wrap:hover .sbi_photo::before {
	opacity: 1;
	transform: scale(1);
}

#sbi_images .sbi_item .sbi_photo_wrap:hover .sbi_photo::after {
	opacity: 1;
}

#sbi_images .sbi_item .sbi_photo_wrap .sbi_photo {
	position: relative;
}

#sbi_images .sbi_item .sbi_photo_wrap .sbi_photo::before {
	position: absolute;
	content: "";
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background: rgba(0, 0, 0, .4);
	opacity: 0;
	transform: scale(.5);
	transition: all .3s ease;
}

#sbi_images .sbi_item .sbi_photo_wrap .sbi_photo::after {
	position: absolute;
	content: "";
	font-family: "Line Awesome Brands";
	font-weight: 400;
	top: 50%;
	left: 50%;
	font-size: 50px;
	color: #fff;
	transform: translate(-50%, -50%);
	opacity: 0;
	transition: all .3s ease;
}

#sbi_images .sbi_item .sbi_photo_wrap .sbi_photo .sbi-screenreader {
	display: none;
}

@media (max-width:767px) {
	.tp-membership .elementor-shortcode, .tp-membership .panel-grid-cell {
		overflow-x: scroll;
	}
}

.home-content .widget-title, .site-main .widget-title {
	text-transform: uppercase;
	line-height: 30px;
	font-size: 30px;
	font-weight: 700;
	margin: 0 0 7px 0;
}

.zindex-site-1 {
	z-index: -1;
}

.zindex-site {
	z-index: 9;
}

.widget-area .widget_categories .screen-reader-text {
	display: block;
}

.widget-area .product-categories .count {
	float: right;
}

.widget-area select {
	max-width: 100%;
	height: 30px;
	border: 1px solid var(--thim-border-color, #eee);
	line-height: 30px;
}

.widget-area aside {
	overflow: hidden;
	padding: 0 20px;
	margin-bottom: 50px;
	position: relative;
}

.widget-area aside:last-child {
	margin-bottom: 0;
}

.widget-area aside ul li {
	list-style: none;
}

.widget-area aside:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 1px;
	background: var(--thim-border-color, #eee);
}

.widget-area aside:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 3px;
	height: 36px;
	z-index: 3;
}

.widget-area aside .widget-title {
	position: relative;
	padding: 0;
	margin-top: 0;
	margin-bottom: 20px;
	line-height: 36px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
}

.widget-area aside.widget_single-images:not(.custom-image) {
	padding: 0;
}

.widget-area aside.widget_single-images:not(.custom-image):after {
	display: none;
}

.widget-area aside.widget_single-images:not(.custom-image):before {
	display: none;
}

.widget-area aside.widget .widget-title {
	margin-bottom: 8px;
}

.widget-area aside.widget ul {
	margin: 0;
}

.widget-area aside.widget ul li {
	margin: 0;
	padding: 5px 0;
	line-height: 20px;
}

.widget-area aside.widget ul li ul {
	padding-left: 20px;
}

.widget-area aside.widget ul li ul li:first-child {
	padding-top: 10px;
}

.widget-area aside.widget ul li ul li:last-child {
	padding-bottom: 0;
}

.widget-area aside.widget.widget_courses .widget-title, .widget-area aside.widget.widget_list-post .widget-title {
	margin-bottom: 20px;
}

.widget-area .widget_media_image, .widget-area .widget_price_filter, .widget-area .widget_products, .widget-area .widget_courses, .widget-area .widget_list-post {
	padding: 0;
}

.widget-area .widget_media_image::before, .widget-area .widget_media_image:after, .widget-area .widget_price_filter::before, .widget-area .widget_price_filter:after, .widget-area .widget_products::before, .widget-area .widget_products:after, .widget-area .widget_courses::before, .widget-area .widget_courses:after, .widget-area .widget_list-post::before, .widget-area .widget_list-post:after {
	display: none;
}

.widget-area .widget_product_search {
	padding: 0;
}

.widget-area .widget_product_search .woocommerce-product-search button {
	display: none;
}

.widget-area .widget_product_search::before, .widget-area .widget_product_search::after {
	display: none;
}

.widget-area .widget_products .product_list_widget .product-grid .content__product {
	border: none;
	border-radius: 0;
}

@media (max-width:768px) {
	.widget-area .widget_media_image {
		text-align: center;
	}
}

.thim-style-content-new-1 .navigation .menu-right .widget_courses-searching .search-toggle .fa-search {
	padding-top: 13px;
}

.thim-style-content-new-1 .navigation .menu-right .widget_courses-searching .search-toggle .fa-search:before {
	content: "";
	font-family: "thim-ekits";
}

.thim-style-content-new-1 .widget-area aside.widget {
	padding: 0;
}

.thim-style-content-new-1 .widget-area aside.widget .widget-title {
	font-size: 22px;
	font-weight: 400;
	text-transform: none;
	line-height: 22px;
	margin-bottom: 30px;
}

.thim-style-content-new-1 .widget-area aside.widget:after, .thim-style-content-new-1 .widget-area aside.widget:before {
	display: none;
}

.thim-style-content-new-1 .widget-area aside.widget ul li a {
	padding: 2px 0;
	display: block;
}

.thim-style-content-new-1 .widget-area aside.widget ul li:first-child {
	padding-top: 0;
}

.thim-style-content-new-1 .widget-area aside.widget ul li:first-child a {
	padding-top: 0;
}

.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;
}

.thim-global-locations {
	margin-top: -230px;
	margin-bottom: 50px;
	position: relative;
}

.site-main .widget_text .widget-title {
	font-size: 18px;
	font-weight: 700;
	line-height: 36px;
	padding-left: 32px;
	position: relative;
	margin-bottom: 12px;
}

.site-main .widget_text .widget-title:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 3px;
}

.thim-col-2 {
	width: 50%;
	float: left;
}

.nav-tabs>li:focus {
	outline: none;
}

.thim-carousel-wrapper.gallery-img .owl-item {
	text-align: center;
}

.mc4wp-form .mc4wp-form-fields .newsletter-grad label {
	display: inline-block;
	font-weight: 400;
	font-size: 18px;
	margin-right: 30px;
	color: #fff;
	text-transform: uppercase;
}

.mc4wp-form .mc4wp-form-fields .newsletter-grad input[type=email], .mc4wp-form .mc4wp-form-fields .newsletter-grad input[type=text] {
	display: inline-block;
	width: 450px;
	vertical-align: middle;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 30px;
	font-size: 16px;
	border-color: rgba(255, 255, 255, .5);
}

.mc4wp-form .mc4wp-form-fields .newsletter-grad input[type=email]::-moz-placeholder, .mc4wp-form .mc4wp-form-fields .newsletter-grad input[type=text]::-moz-placeholder {
	font-style: italic;
}

.mc4wp-form .mc4wp-form-fields .newsletter-grad input[type=email]:-ms-input-placeholder, .mc4wp-form .mc4wp-form-fields .newsletter-grad input[type=text]:-ms-input-placeholder {
	font-style: italic;
}

.mc4wp-form .mc4wp-form-fields .newsletter-grad input[type=email]::-webkit-input-placeholder, .mc4wp-form .mc4wp-form-fields .newsletter-grad input[type=text]::-webkit-input-placeholder {
	font-style: italic;
}

.mc4wp-form .mc4wp-form-fields .newsletter-grad input[type=email]:focus, .mc4wp-form .mc4wp-form-fields .newsletter-grad input[type=text]:focus {
	border-color: #fff !important;
}

.mc4wp-form .mc4wp-form-fields .newsletter-grad input[type=submit] {
	display: inline-block;
	color: #202020;
	font-weight: 400;
	vertical-align: middle;
	font-size: 16px;
	padding: 14px 25px;
	text-transform: uppercase;
	background-color: #fff;
}

.mc4wp-form .mc4wp-form-fields .newsletter-grad input[type=submit]:hover {
	color: #fff !important;
	background-color: #383866;
}

.form_developer_course .wpcf7-form .field_item .wpcf7-form-control-wrap {
	display: block;
	width: 100%;
	float: none;
	margin: 0;
}

.form_developer_course .wpcf7-form input[type=text], .form_developer_course .wpcf7-form input[type=email] {
	font-size: 18px;
	color: #333;
	padding: 0;
	font-weight: 400;
	border: none;
	position: relative;
	z-index: 1;
	background-color: #fff;
}

.form_developer_course .wpcf7-form input[type=text]::-moz-placeholder, .form_developer_course .wpcf7-form input[type=email]::-moz-placeholder {
	color: #ccc;
	font-weight: 200;
	opacity: 1;
}

.form_developer_course .wpcf7-form input[type=text]:-ms-input-placeholder, .form_developer_course .wpcf7-form input[type=email]:-ms-input-placeholder {
	color: #ccc;
	font-weight: 200;
}

.form_developer_course .wpcf7-form input[type=text]::-webkit-input-placeholder, .form_developer_course .wpcf7-form input[type=email]::-webkit-input-placeholder {
	color: #ccc;
	font-weight: 200;
}

@media screen and (max-width:1200px) {
	.wpcf7-form .ct-form-elegant {
		margin-bottom: 100px;
	}
}

@media screen and (max-width:480px) {
	.wpcf7-form .ct-form-elegant {
		margin-top: -50px;
	}
}

.wpcf7-form .ct-form-elegant .wpcf7-form-control-wrap {
	width: 100%;
}

.wpcf7-form .ct-form-elegant .wpcf7-form-control-wrap .wpcf7-text {
	padding: 24px 35px;
	font-size: 18px;
	border-radius: 35px;
}

.wpcf7-form .ct-form-elegant .wpcf7-form-control-wrap .wpcf7-textarea {
	padding: 25px 35px;
	font-size: 18px;
	border-radius: 10px;
	max-height: 220px;
}

.wpcf7-form .ct-form-elegant .wpcf7-form-control-wrap.your-email {
	margin-left: 0;
}

.wpcf7-form .ct-form-elegant .wpcf7-form-control-wrap.your-email, .wpcf7-form .ct-form-elegant .wpcf7-form-control-wrap.your-name {
	margin-bottom: 30px;
}

.wpcf7-form .ct-form-elegant>p:last-child {
	padding: 5px;
	display: inline-block;
	background: #ffb606;
	border-radius: 50px;
	transition: all .3s;
}

.wpcf7-form .ct-form-elegant>p .wpcf7-submit {
	padding: 15px 80px;
	font-size: 18px;
	color: white;
	text-transform: capitalize;
	border-radius: 30px;
	border: 2px dotted white;
	margin-top: 0px;
}

.wpcf7-form .ct-form-elegant .ajax-loader {
	bottom: 15px;
	left: 130px;
}

.wpcf7-form .ct-form-elegant .wpcf7-response-output {
	font-size: 18px;
}

.form_developer_course {
	background-color: #fff;
	max-width: 434px;
}

.form_developer_course .head_form {
	padding: 40px 30px 115px 30px;
	background-image: url("https://tutorssa.com.au/nitropack_static/xzHhcKFWnrRdvOfrwQrwxCncdddvSChu/assets/images/optimized/rev-1a02946/tutorssa.com.au/wp-content/themes/eduma/images/bg_song2.png");
	background-repeat: no-repeat;
	background-position: bottom center;
}

.form_developer_course .head_form.nitro-lazy {
	background-image: none !important;
}

.form_developer_course .head_form h2 {
	margin: 0;
	color: #fff;
	line-height: 45px;
	font-size: 38px;
	font-weight: 500;
}

.form_developer_course .head_form h4 {
	margin: 0;
	color: #fff;
	line-height: 40px;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
}

.form_developer_course .content {
	padding: 0 30px 55px 30px;
}

.form_developer_course .content .field_item {
	position: relative;
	margin-bottom: 0;
	border-bottom: 1px solid var(--thim-border-color, #eee);
	padding-top: 25px;
}

.form_developer_course .content .submit_row {
	margin-top: 50px;
	display: flex;
	height: 32px;
	border-radius: 16px;
	text-align: center;
	align-items: center;
	justify-content: center;
	position: relative;
	color: #fff;
	cursor: pointer;
}

.form_developer_course .content .submit_row:hover {
	opacity: .9;
}

.form_developer_course .content .submit_row input[type=submit] {
	border-radius: 25px;
	padding: 0;
	text-transform: none;
	font-size: 16px;
	font-weight: 300;
	background-color: transparent;
	width: auto;
	margin: 0 8px 0 0;
}

.form_developer_course .content .submit_row .ajax-loader {
	left: unset;
	right: 0;
	bottom: 1px;
}

.form_developer_course .content label {
	position: absolute;
	bottom: 0;
	width: 100%;
	line-height: 40px;
	color: #ccc;
	font-size: 0;
	font-weight: 300;
	-webkit-transition: all .2s ease-in-out 0s;
	-khtml-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
}

.form_developer_course .content .focusing+label {
	font-size: 12px;
	bottom: 26px;
}

.form_developer_course .content .yikes-easy-mc-form>label {
	position: relative;
	padding-top: 20px;
}

.form_developer_course .content .yikes-easy-mc-form>label>input[type=text], .form_developer_course .content .yikes-easy-mc-form>label>input[type=email] {
	font-size: 18px;
	color: #333;
	padding: 0;
	font-weight: 400;
	border: none;
	position: relative;
	z-index: 1;
	background-color: #fff;
}

.form_developer_course .content .yikes-easy-mc-form>label>input[type=text]::-moz-placeholder, .form_developer_course .content .yikes-easy-mc-form>label>input[type=email]::-moz-placeholder {
	color: #ccc;
	font-weight: 200;
	opacity: 1;
}

.form_developer_course .content .yikes-easy-mc-form>label>input[type=text]:-ms-input-placeholder, .form_developer_course .content .yikes-easy-mc-form>label>input[type=email]:-ms-input-placeholder {
	color: #ccc;
	font-weight: 200;
}

.form_developer_course .content .yikes-easy-mc-form>label>input[type=text]::-webkit-input-placeholder, .form_developer_course .content .yikes-easy-mc-form>label>input[type=email]::-webkit-input-placeholder {
	color: #ccc;
	font-weight: 200;
}

.form_developer_course .content .yikes-easy-mc-form>label>span {
	position: absolute;
	width: 100%;
	line-height: 40px;
	color: #ccc;
	font-size: 0;
	font-weight: 300;
	-webkit-transition: all .2s ease-in-out 0s;
	-khtml-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
}

.form_developer_course .content .yikes-easy-mc-form>button[type=submit] {
	width: 100%;
	border-radius: 25px;
	padding: 0;
	text-transform: none;
	color: #fff;
	font-size: 16px;
	margin-top: 30px;
	font-weight: 300;
}

.form_developer_course .content .yikes-easy-mc-form>button[type=submit]>span:after {
	content: "";
	font-family: "thim-ekits";
	vertical-align: middle;
	margin-left: 5px;
}

.form_developer_course .content .yikes-easy-mc-form>button[type=submit]:hover {
	color: #fff;
}

.box_counteradius {
	padding-top: 150px;
}

.box_counteradius h2 {
	line-height: 80px;
	color: #fff;
	margin: 0;
	font-size: 80px;
	text-transform: uppercase;
	font-weight: 700;
	margin-top: 10px;
}

.box_counteradius h4 {
	color: #fff;
	margin: 0;
	font-size: 28px;
	font-weight: 300;
}

.box_counteradius_2 h2 {
	line-height: 36px;
	margin: 0;
	font-size: 36px;
	font-weight: 500;
	margin-top: 10px;
}

.box_counteradius_2 h4 {
	margin: 0;
	font-size: 16px;
	color: #999;
	font-weight: 300;
	text-transform: uppercase;
}

.img_position .elementor-widget.elementor-widget-image {
	position: static;
}

.img_position .vc_column-inner .elementor-widget-image img, .img_position .vc_column-inner .thim-widget-single-images img, .img_position .elementor-widget-wrap .elementor-widget-image img, .img_position .elementor-widget-wrap .thim-widget-single-images img {
	position: absolute;
}

.img_position .vc_column-inner .elementor-widget-image:nth-child(1) img, .img_position .vc_column-inner .thim-widget-single-images:nth-child(1) img, .img_position .elementor-widget-wrap .elementor-widget-image:nth-child(1) img, .img_position .elementor-widget-wrap .thim-widget-single-images:nth-child(1) img {
	top: 50px;
	z-index: 2;
}

.img_position .vc_column-inner .elementor-widget-image:nth-child(2) img, .img_position .vc_column-inner .thim-widget-single-images:nth-child(2) img, .img_position .elementor-widget-wrap .elementor-widget-image:nth-child(2) img, .img_position .elementor-widget-wrap .thim-widget-single-images:nth-child(2) img {
	bottom: -60px;
	right: 0;
}

.img_position .widget_single-images img {
	position: absolute;
}

.img_position .widget_single-images:nth-child(1) img {
	top: 50px;
	z-index: 2;
}

.img_position .widget_single-images:nth-child(2) img {
	bottom: -60px;
	right: calc(50% - 20px);
}

.thim-style-content-new-1 .thim_footer_bottom_courses a.widget-button.small.very-rounded:after {
	display: none;
}

.thim_footer_bottom_courses {
	background-repeat: no-repeat !important;
	background-position: center bottom !important;
	overflow: visible !important;
	position: relative;
}

.thim_footer_bottom_courses:before {
	content: "";
	background: #7a42d8;
	background: -moz-linear-gradient(left, #7a42d8 0, #507ff7 100%);
	background: -webkit-linear-gradient(left, #7a42d8 0, #507ff7 100%);
	background: linear-gradient(to right, #7a42d8 0, #507ff7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7a42d8", endColorstr="#507ff7", GradientType=1);
	position: absolute;
	width: 100%;
	display: block !important;
	height: 100%;
	opacity: .8;
	top: 0;
	left: 0;
}

.thim_footer_bottom_courses>.panel-grid-cell {
	position: relative;
}

.thim_footer_bottom_courses .textwidget h4, .thim_footer_bottom_courses .wpb_text_column h4 {
	font-weight: 300;
	font-size: 40px;
	line-height: 50px;
	color: #fff;
	margin-bottom: 35px;
}

.thim_footer_bottom_courses .textwidget h2, .thim_footer_bottom_courses .wpb_text_column h2 {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 400;
	color: #fff;
}

.thim_footer_bottom_courses a.widget-button.small {
	line-height: 50px;
	padding: 0 60px;
}

.thim_footer_bottom_courses a.widget-button.small.very-rounded {
	border-radius: 25px;
}

.thim_footer_bottom_courses.vc_row>.vc_col-sm-6:last-child {
	width: 60%;
}

.thim_footer_bottom_courses.vc_row>.vc_col-sm-6:first-child {
	width: 40%;
}

.thim_bg_gradient {
	background-repeat: no-repeat !important;
	position: relative;
}

.thim_bg_gradient:before {
	content: "";
	background: #7a42d8;
	background: -moz-linear-gradient(left, #7a42d8 0, #507ff7 100%);
	background: -webkit-linear-gradient(left, #7a42d8 0, #507ff7 100%);
	background: linear-gradient(to right, #7a42d8 0, #507ff7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7a42d8", endColorstr="#507ff7", GradientType=1);
	position: absolute;
	width: 100%;
	display: block;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
}

.app_section .textwidget p, .app_section .wpb_text_column p {
	color: #ccc;
	font-weight: 300;
	font-size: 16px;
}

.app_section .textwidget img, .app_section .wpb_text_column img {
	margin-top: 15px;
}

.footer_newsletter .thim-widget-heading {
	margin-bottom: 35px;
}

.footer_newsletter .sc_heading {
	margin-bottom: 0;
}

.footer_newsletter .sc_heading .title {
	text-transform: none;
	margin-bottom: 18px;
}

.footer_newsletter .sc_heading .sub-heading {
	font-size: 20px;
	font-weight: 200;
}

.footer_newsletter .mc4wp-form .thim-newsletter-home-transparent {
	background-color: transparent;
	text-align: center;
}

.footer_newsletter .mc4wp-form .thim-newsletter-home-transparent .input-field {
	position: relative;
	display: inline-block;
	vertical-align: bottom;
	max-width: 100%;
}

.footer_newsletter .mc4wp-form .thim-newsletter-home-transparent label {
	position: absolute;
	font-size: 0;
	bottom: 0;
	left: 0;
	color: #ccc;
	font-weight: 300;
}

.footer_newsletter .mc4wp-form .thim-newsletter-home-transparent input[type=email] {
	padding: 0;
	width: 375px;
	max-width: 100%;
	border-width: 0 0 1px 0;
	border-color: var(--thim-border-color, #eee);
	font-size: 18px;
	font-weight: 300;
	color: #fff;
}

.footer_newsletter .mc4wp-form .thim-newsletter-home-transparent input[type=email]::-moz-placeholder {
	color: #ccc;
	font-weight: 200;
	opacity: 1;
}

.footer_newsletter .mc4wp-form .thim-newsletter-home-transparent input[type=email]:-ms-input-placeholder {
	color: #ccc;
	font-weight: 200;
}

.footer_newsletter .mc4wp-form .thim-newsletter-home-transparent input[type=email]::-webkit-input-placeholder {
	color: #ccc;
	font-weight: 200;
}

.footer_newsletter .mc4wp-form .thim-newsletter-home-transparent input[type=email]:focus~label {
	font-size: 12px;
	bottom: 100%;
}

.footer_newsletter .mc4wp-form .thim-newsletter-home-transparent button[type=submit] {
	padding: 0 30px;
	margin-left: 15px;
	background-color: transparent;
	border: 1px solid;
	border-radius: 9999px;
	color: #fff;
	font-weight: 200;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.footer_newsletter .mc4wp-form .thim-newsletter-home-transparent button[type=submit] i {
	margin-left: 5px;
}

.footer_newsletter .mc4wp-form .thim-newsletter-home-transparent button[type=submit]:hover {
	background-color: #fff;
	color: #333;
	border-color: #fff;
}

.footer_newsletter .mc4wp-form .thim-newsletter-home-transparent>p {
	display: inline-block;
}

.have_scroll_bottom {
	position: relative;
}

.have_scroll_bottom .scroll_slider_tab {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	text-align: right;
	z-index: 1;
}

.have_scroll_bottom .scroll_slider_tab .to_bottom {
	width: 60px;
	text-align: center;
	position: absolute;
	top: -105px;
	margin-left: -50px;
	padding: 12px 0;
	display: inline-block;
	border-left: 1px solid rgba(255, 255, 255, .2);
}

.have_scroll_bottom .scroll_slider_tab .to_bottom i {
	font-family: "thim-ekits";
	display: block;
	font-style: inherit;
	color: #fff;
	line-height: 7px;
	font-size: 12px;
}

.have_scroll_bottom .scroll_slider_tab .to_bottom i.icon2 {
	opacity: .5;
}

.have_scroll_bottom .rev_slider .tp-tabs.hebe .tp-tab-mask .tp-tabs-inner-wrapper {
	padding-right: 70px;
}

.have_scroll_bottom .revslider-initialised .tp-tabs.hebe .tp-tab-mask .tp-tabs-inner-wrapper {
	padding-right: 70px;
}

.have_scroll_bottom .revslider-initialised .tp-tabs.hebe_thim .tp-tab-mask .tp-tabs-inner-wrapper {
	padding-right: 70px;
}

.masonry_layout .thim-widget-gallery-posts .item_post {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}

.custom-text-1 {
	margin-top: -12px;
	padding-right: 20px;
	margin-bottom: -10px;
}

.custom-text-1 p {
	font-size: 18px;
	margin-bottom: 15px;
	line-height: 30px;
}

.custom-text-1 ul {
	margin-left: 0;
	margin-top: 10px;
	display: inline-block;
}

.custom-text-1 ul li {
	font-weight: 400;
	margin-bottom: 10px;
	color: #292929;
	list-style: none;
	font-size: 18px;
}

.custom-text-1 ul li:before {
	color: #2ec4b6;
	content: "•";
	margin-right: 15px;
	font-size: 26px;
	vertical-align: middle;
	display: inline-block;
}

.custom-text-2 {
	text-align: center;
	padding: 0 100px;
	margin-top: -45px;
}

.custom-text-2 p {
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 30px;
	line-height: 30px;
	color: #aeaeae;
}

.custom-text-2 img {
	margin-top: 15px;
}

.menu_faqs .menu {
	margin: 0;
}

.menu_faqs .menu li {
	list-style: none;
	padding-bottom: 15px;
}

.menu_faqs .menu li a {
	color: #9f9f9f;
	font-size: 18px;
	font-weight: 400;
}

.menu_faqs .menu li:before {
	color: #2ec4b6;
	content: "•";
	margin-right: 15px;
	font-size: 26px;
	vertical-align: middle;
	display: inline-block;
}

.working_hours {
	margin: 0;
}

.working_hours li {
	list-style: none;
	color: #9f9f9f;
	font-size: 18px;
	border-bottom: 1px solid rgba(124, 124, 124, .2);
	font-weight: 400;
	padding-bottom: 25px;
	padding-top: 25px;
}

.working_hours li span {
	float: right;
	color: #fff;
}

.working_hours li:after {
	content: "";
	display: table;
	clear: both;
}

.working_hours li:first-child {
	padding-top: 0;
}

.working_hours li:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

.box_heading_custom .column_heading {
	float: left;
	padding-right: 40px;
	margin-right: 40px;
	border-right: 1px solid rgba(124, 124, 124, .2);
}

.box_heading_custom .column_heading:last-child {
	border-right: none;
	padding-right: 0;
	margin-right: 0;
	font-weight: 300;
}

.box_heading_custom .column_1 {
	text-transform: uppercase;
	font-size: 16px;
	color: #7c7c7c;
}

.box_heading_custom .column_1 p {
	margin-bottom: 0;
}

.box_heading_custom .column_1 .heading {
	font-weight: 600;
	font-size: 35px;
	text-transform: none;
	color: #202020;
	line-height: 50px;
}

.box_heading_custom .column_2 {
	font-size: 22px;
	font-weight: 300;
	color: #202020;
	text-align: center;
	text-transform: uppercase;
}

.box_heading_custom .column_2 .day {
	font-size: 60px;
	font-weight: 600;
	display: block;
	line-height: 50px;
}

.box_heading_custom .column_3 {
	width: calc(100% - 505px);
	font-size: 18px;
	font-weight: 400;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.box_heading_custom:after {
	clear: both;
	display: table;
	content: "";
}

.this-bottom-grad {
	text-align: center;
}

.this-bottom-grad .elementor-widget-wp-widget-text, .this-bottom-grad .elementor-widget-thim-social, .this-bottom-grad .widget_text, .this-bottom-grad .widget_social, .this-bottom-grad .wpb_text_column, .this-bottom-grad .thim-widget-social {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 0 !important;
}

.thim-image-box {
	position: relative;
	display: inline-block;
}

.thim-image-box>a {
	display: block;
}

.thim-image-box>a:before {
	position: absolute;
	content: "";
	background-color: rgba(17, 17, 17, .55);
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
	-webkit-transition: all .2s ease-in-out 0s;
	-khtml-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
}

.thim-image-box .title {
	position: absolute;
	display: inline-block;
	z-index: 2;
	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-image-box .title h3 {
	display: inline-block;
	margin: 0;
	font-size: 26px;
	font-weight: 600;
	line-height: 34px;
}

.thim-image-box .title h3 a {
	color: #fff;
	text-transform: uppercase;
}

.thim-image-box:hover>a:before {
	background-color: rgba(53, 56, 102, .8);
}

.thim-image-box.template-layout-2 .thim-image-info {
	padding: 0 15px;
	margin-top: -46px;
	text-align: center;
}

.thim-image-box.template-layout-2 .thim-image-info .title {
	position: static;
	display: block;
	transform: translate(0, 0);
	padding: 18px 10px 16px;
	margin: 0 0 17px;
	background: var(--thim-body-primary-color, #ffb606);
}

.thim-image-box.template-layout-2 .thim-image-info .title h3 {
	font-size: 20px;
	line-height: 26px;
}

.thim-image-box.template-layout-2 .thim-image-info .title h3 a {
	text-transform: none;
}

.header_v5 #thim-popup-login .mo-openid-app-icons>p, .header_v5 #thim-popup-login .has-shortcode .thim-login .title {
	font-size: 22px;
	font-weight: 600;
}

.thim-widget-link .title {
	margin: 0;
}

.thim-widget-accordion .widget-title {
	font-size: 22px;
	font-weight: 700;
	position: relative;
	text-align: center;
	padding-bottom: 22px;
	margin-bottom: 46px;
	text-transform: none;
}

.thim-widget-accordion .widget-title:after {
	content: "";
	width: 35px;
	height: 1px;
	left: 0;
	right: 0;
	margin: auto;
	background: #333;
	position: absolute;
	bottom: 0;
}

.thim-widget-accordion .panel-title a {
	line-height: 30px;
	display: block;
	font-size: 15px;
	font-weight: 700;
	padding: 0 10px 0 15px;
	position: relative;
	color: #666;
	border: 1px solid var(--thim-border-color, #eee);
	line-height: 30px;
	margin: 0;
	padding-left: 25px;
	position: relative;
}

.thim-widget-accordion .panel-title a:before {
	width: 5px;
	height: 5px;
	content: "";
	background: #666;
	border-radius: 50%;
	position: absolute;
	top: 13px;
	left: 10px;
	margin: auto;
	top: 50%;
	transform: translatey(-50%);
}

.thim-widget-accordion .panel-title a:after {
	content: "";
	color: #ffb606;
	font-size: 15px;
	font-family: "Font Awesome 5 Free";
	line-height: 30px;
	height: 30px;
	float: right;
	top: 50%;
	transform: translatey(-50%);
	position: absolute;
	right: 10px;
	font-weight: 900;
}

.thim-widget-accordion .panel-title a.collapsed:after {
	content: "";
	color: #333;
}

.thim-widget-accordion .panel-collapse {
	border: 1px solid var(--thim-border-color, #eee);
	border-top: 0;
	padding: 0;
}

.thim-widget-accordion .panel-collapse .panel-body {
	padding: 13px 25px 23px;
}

.thim-widget-accordion .panel-collapse p {
	margin-bottom: 5px;
}

.thim-widget-accordion .panel-default {
	margin-bottom: 6px;
}

.thim-widget-accordion.accordion-new-style {
	position: relative;
	padding-bottom: 35px;
}

.thim-widget-accordion.accordion-new-style .widget-title {
	text-align: left;
	margin-bottom: 15px;
}

.thim-widget-accordion.accordion-new-style .widget-title:after {
	display: none;
}

.thim-widget-accordion.accordion-new-style .panel-title {
	border: none;
	padding: 0;
	margin-bottom: 25px;
}

.thim-widget-accordion.accordion-new-style .panel-title a {
	padding: 8px 30px 8px 20px;
	border-radius: 30px;
	border: 2px dashed var(--thim-body-primary-color, #ffb606);
}

.thim-widget-accordion.accordion-new-style .panel-title a:before {
	display: none;
}

.thim-widget-accordion.accordion-new-style .panel-title a:after {
	font-family: "thim-ekits";
	font-weight: normal;
	content: "";
	top: 50%;
	transform: translatey(-50%);
	right: 15px;
}

.thim-widget-accordion.accordion-new-style .panel-title a.collapsed {
	border-color: #e7e7e7;
}

.thim-widget-accordion.accordion-new-style .panel-title a.collapsed:after {
	color: #e7e7e7;
	content: "";
}

.thim-widget-accordion.accordion-new-style .panel-collapse {
	border: none;
	background: #f6f6f6;
	border-radius: 10px;
}

.thim-widget-accordion.accordion-new-style .panel-collapse .panel-body {
	padding: 30px;
	font-size: 16px;
}

.thim-widget-accordion.accordion-new-style .panel-default {
	margin-bottom: 25px;
}

.collapse-heading {
	margin: 0;
	position: relative;
	text-align: center;
}

.collapse-heading a {
	padding: 13px;
	display: block;
	text-decoration: none;
}

.collapse-heading a.collapsed:after {
	content: "";
	font-family: "Font Awesome 5 Free";
	font-size: 16px;
	line-height: 1;
	position: absolute;
	right: 15px;
	margin-top: 2px;
	font-weight: 900;
}

.collapse-heading h4 {
	margin: 0;
	font-weight: bold;
}

.collapse-body {
	padding: 1.5em 2em;
	font-style: italic;
}

.thim-widget-collapse .accordion-section {
	margin-bottom: 10px;
}

.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 auto 0px;
}

.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;
	font-size: inherit;
	font-family: inherit;
	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;
	width: 85px;
}

.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 {
	line-height: 20px;
	display: block;
	color: #fff;
	text-align: center;
}

.color-black .counter-group .counter-block .counter-caption {
	color: #000;
}

@media (max-width:479px) {
	.counter-group .counter-block {
		width: 68px;
		height: 68px;
		margin-right: 5px;
	}
	
	.color-white .counter-group .counter-block {
		margin-right: 0;
	}
	
	.counter-group .counter-block .counter {
		height: 30px;
		width: 50px;
		line-height: 30px;
		font-size: 30px;
		margin: 8px auto 0;
	}
	
	.counter-group .counter-block .counter.with-hundreds {
		width: 50px;
		margin: 8px auto 0;
	}
	
	.counter-group .counter-block .counter-caption {
		font-size: 11px;
		line-height: 18px;
	}
}

.ClassyCountdown-wrapper>div {
	display: inline-block;
	position: relative;
	width: calc(25% - 30px);
	margin: 10px;
	position: relative;
}

.ClassyCountdown-wrapper>div:before {
	position: absolute;
	top: 4px;
	left: 4px;
	right: 4px;
	bottom: 4px;
	content: "";
	border: 1px solid #fff;
	border-radius: 50%;
}

.ClassyCountdown-wrapper .ClassyCountdown-value {
	width: 100%;
	position: absolute;
	line-height: 30px;
	top: 50%;
	text-align: center;
	left: 0;
	display: block;
}

.ClassyCountdown-wrapper .ClassyCountdown-value>div {
	font-size: 50px !important;
	font-weight: 300 !important;
}

.ClassyCountdown-wrapper .ClassyCountdown-value span {
	font-size: 14px !important;
	text-transform: uppercase;
	font-weight: 300;
	line-height: 20px;
	color: #bbb;
}

.thim_countdown_pie.style_white_wide {
	max-width: 600px;
}

.thim_countdown_pie.style_black_wide .ClassyCountdown-wrapper>div {
	width: calc(25% - 20px);
}

.thim_countdown_pie.style_black_wide .ClassyCountdown-wrapper>div:before {
	display: none;
}

.thim_countdown_pie.style_black_wide .ClassyCountdown-wrapper .ClassyCountdown-value {
	line-height: 13px;
	margin-top: -15px !important;
}

.thim_countdown_pie.style_black_wide .ClassyCountdown-wrapper .ClassyCountdown-value>div {
	font-size: 28px !important;
}

.thim_countdown_pie.style_black_wide .ClassyCountdown-wrapper .ClassyCountdown-value span {
	font-size: 10px !important;
	color: #808080;
}

.countdown-square .counter-group .counter-block {
	border: none;
	background: #fff;
	height: 120px;
	border-radius: 0;
	position: relative;
}

.color-black .countdown-square .counter-group .counter-block {
	background: #000;
}

.color-black .countdown-square .counter-group .counter-block .counter, .color-black .countdown-square .counter-group .counter-block .counter-caption {
	color: #fff;
}

.countdown-square .counter-group .counter-block .counter-caption {
	color: #a3a3a3;
}

.countdown-square .counter-group .counter-block .counter {
	margin-top: 18px;
	margin-bottom: 5px;
	color: #333;
}

.countdown-square .counter-group .counter-block:after {
	content: "";
	position: absolute;
	height: 3px;
	border-radius: 2px;
	left: 15px;
	right: 15px;
	bottom: 10px;
	background: #ededed;
}

.countdown-square .counter-group .counter-block:last-child:after {
	background: var(--thim-body-primary-color, #ffb606);
}

@media (max-width:479px) {
	.countdown-square .counter-group .counter-block {
		height: 93px;
	}
	
	.countdown-square .counter-group .counter-block .counter.with-hundreds {
		margin: 15px auto 0;
	}
}

.thim_coundown_full_left .thim-widget-countdown-box .text-left {
	padding-left: 20px;
}

@media (max-width:767px) {
	.thim_coundown_full_left .thim-widget-countdown-box .text-left {
		padding-left: 0;
	}
}

.counter-box {
	position: relative;
	z-index: 1;
	text-align: center;
	border-right: 1px solid rgba(255, 255, 255, .3);
	margin: 20px -15px;
}

.counter-box:before, .counter-box:after {
	content: " ";
	display: table;
}

.counter-box:after {
	clear: both;
}

.counter-box.number-left {
	margin: 0;
	border-right: 0;
	overflow: hidden;
	padding: 61px 0;
}

.thim-counters-box .counter-box.number-left {
	padding: 40px 0;
}

.counter-box.number-left .content-box-percentage {
	display: grid;
	grid-template-columns: auto 1fr;
	align-items: center;
}

.counter-box.number-left .wrap-percentage {
	width: 135px;
	padding: 0 20px;
	font-size: 68px;
	line-height: 1em;
	text-align: right;
}

.counter-box.number-left .wrap-percentage .display-percentage {
	color: #fff;
}

.counter-box.number-left .counter-content-container {
	text-align: left;
	padding-left: 20px;
	padding-right: 60px;
	border-left: 1px solid #d89a06;
}

.counter-box.number-left .counter-box-content {
	font-size: 24px;
	margin-top: -7px;
	padding-bottom: 13px;
}

.counter-box.number-left .view-more {
	text-transform: uppercase;
	font-size: .85rem;
	font-weight: 700;
	display: block;
}

.counter-box.number-left .view-more:hover {
	text-decoration: underline;
}

.counter-box.number-left .view-more .fa {
	font-size: 11px;
	margin-left: 8px;
}

.thim-no-border .counter-box {
	border: 0;
}

.counter-box .display-percentage {
	font-size: 60px;
	font-weight: 700;
	line-height: 1em;
	display: block;
	margin: 0;
	padding-top: 12px;
}

.counter-box .text_number {
	line-height: 1em;
}

.counter-box .icon-counter-box {
	color: #fff;
	font-size: 30px;
}

.counter-box .counter-box-content {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	line-height: 30px;
	display: block;
	color: #fff;
	padding-bottom: 10px;
}

.counter-box.about-us {
	border-right: 1px solid var(--thim-border-color, #eee);
	margin: 0 -15px 10px;
}

.thim-no-border .counter-box.about-us {
	border: 0;
}

.counter-box.about-us .display-percentage {
	font-size: 30px;
	font-weight: 700;
	line-height: 1em;
	display: block;
	margin: 0px;
	padding-top: 12px;
}

.counter-box.about-us .counter-box-content {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 400;
	line-height: 30px;
	display: block;
	color: #666;
	padding-bottom: 10px;
}

.counter-box.text-gradient {
	text-align: left;
	margin: 0;
	margin-top: 20px;
}

.counter-box.text-gradient .counter-box-content {
	font-size: 16px;
	text-transform: uppercase;
	color: #808080;
	font-weight: normal;
}

.counter-box.text-gradient .wrap-percentage {
	font-size: 50px;
	line-height: 50px;
}

.counter-box.text-gradient .wrap-percentage .display-percentage {
	background: -webkit-linear-gradient(#6020d2, #2e67f5);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	display: inline-block;
	font-size: 50px;
	font-weight: 700;
}

.counter-box.text-gradient .wrap-percentage .text_number {
	display: inline-block;
	background: -webkit-linear-gradient(#6020d2, #2e67f5);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 700;
}

.counter-box.text-gradient .wrap-percentage .counter-box-content {
	font-weight: 300;
}

.counter-box.demo-elegant {
	border: 1.4px dotted var(--thim-border-color, #eee);
	border-radius: 20px;
	padding: 80px 0;
	margin: 0;
}

.counter-box.demo-elegant .icon-counter-box {
	font-size: 108px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: -1;
	opacity: 0;
	transition: all .3s;
}

.counter-box.demo-elegant .content-box-percentage .display-percentage {
	font-size: 52px;
	font-weight: 500;
	line-height: 1em;
	padding-bottom: 6px;
}

.counter-box.demo-elegant .content-box-percentage .counter-box-content {
	color: #cecece;
	text-transform: capitalize;
	font-weight: 400;
	transition: all .3s;
}

.counter-box.demo-elegant:hover .icon-counter-box {
	opacity: .3;
}

.counter-box.demo-elegant:hover .counter-box-content {
	color: #000 !important;
}

.counter-box.counter-icon-inherit .icon-counter-box {
	margin-left: auto !important;
	margin-right: auto !important;
}

.counter-box.counter-icon-inherit .content-box-percentage {
	text-align: center;
}

.counter-box.counter-icon-left .content-box-percentage {
	padding-left: 30px;
}

.counter-box.counter-icon-right .content-box-percentage {
	padding-right: 30px;
}

.home-grad .counter-box {
	border-right: none;
	position: relative;
	margin: 0;
}

.home-grad .counter-box:after {
	position: absolute;
	right: 0;
	width: 1px;
	top: 6px;
	height: calc(100% - 12px);
	content: "";
	background-color: rgba(255, 255, 255, .1);
	-ms-transform: rotate(22deg);
	-webkit-transform: rotate(22deg);
	transform: rotate(22deg);
}

.home-grad .counter-box .display-percentage {
	font-size: 50px;
	font-weight: 600;
	color: #fff;
	display: inline-block;
	padding: 0;
}

.home-grad .counter-box .text_number {
	font-size: 50px;
	font-weight: 600;
	color: #fff;
	display: inline-block;
}

.home-grad .counter-box .counter-box-content {
	font-size: 16px;
	font-weight: 300;
	padding-bottom: 0;
	color: #aeaeae;
	text-transform: none;
}

.home-grad.last .counter-box:after, .home-grad .elementor-section .elementor-column:last-child .counter-box:after {
	display: none;
}

.thim-carousel-course-categories {
	overflow: hidden;
	width: 100%;
}

.thim-carousel-course-categories .item {
	position: relative;
	padding: 0 10px;
}

.thim-carousel-course-categories .item .image {
	overflow: hidden;
	position: relative;
	border-radius: var(--thim-item-border-radius, 0);
}

.thim-carousel-course-categories .item .image img {
	width: 100%;
	-webkit-transition: all .4s ease-in-out;
	-khtml-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.thim-carousel-course-categories .item .image a {
	display: block;
}

.thim-carousel-course-categories .item .image a:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, .4);
	z-index: 2;
}

.thim-carousel-course-categories .item:hover .image 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);
}

.thim-carousel-course-categories .item .title {
	z-index: 3;
	font-size: 16px;
	font-weight: 700;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	text-transform: uppercase;
	text-align: center;
	overflow: hidden;
	line-height: 25px;
	text-overflow: ellipsis;
	left: 10px;
	right: 10px;
	padding: 0 10px;
	margin: 0;
	white-space: nowrap;
	color: #fff;
}

.thim-carousel-course-categories .item .title a {
	color: #fff;
	display: inline-block;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	white-space: nowrap;
}

.thim-carousel-course-categories .thim-course-slider {
	margin: 0 -10px;
	width: auto;
	white-space: nowrap;
}

.thim-carousel-course-categories .thim-course-slider .owl-buttons .owl-prev, .thim-carousel-course-categories .thim-course-slider .owl-buttons .owl-next {
	font-size: 8px;
	background: rgba(255, 255, 255, .8);
	position: absolute;
	top: 0;
	left: 10px;
	width: 35px;
	height: 100%;
	text-align: center;
	border: 0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
	cursor: pointer;
	-webkit-transition: all .3s;
	-khtml-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	-webkit-transform: translate(-10px, 0);
	-moz-transform: translate(-10px, 0);
	-ms-transform: translate(-10px, 0);
	-o-transform: translate(-10px, 0);
}

.thim-carousel-course-categories .thim-course-slider .owl-buttons .owl-prev .fa, .thim-carousel-course-categories .thim-course-slider .owl-buttons .owl-next .fa {
	width: 35px;
	position: absolute;
	top: 0;
	bottom: 0;
	text-align: center;
	margin: auto;
	height: 30px;
	line-height: 30px;
	left: 0;
}

.thim-carousel-course-categories .thim-course-slider .owl-buttons .owl-next {
	left: auto;
	right: 10px;
	-webkit-transform: translate(10px, 0);
	-moz-transform: translate(10px, 0);
	-ms-transform: translate(10px, 0);
	-o-transform: translate(10px, 0);
}

.thim-carousel-course-categories .thim-course-slider:hover .owl-buttons .owl-prev, .thim-carousel-course-categories .thim-course-slider:hover .owl-buttons .owl-next {
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}

.thim-carousel-course-categories .thim-course-slider:hover .owl-buttons .owl-prev .fa, .thim-carousel-course-categories .thim-course-slider:hover .owl-buttons .owl-next .fa {
	right: 0;
	left: auto;
}

.thim-carousel-course-categories-tabs .thim-course-slider {
	margin-bottom: 45px;
	position: relative;
}

.thim-carousel-course-categories-tabs .thim-course-slider:after {
	border-bottom: 1px solid var(--thim-border-color, #eee);
	position: absolute;
	content: "";
	bottom: 15px;
	width: 100%;
	height: 1px;
	left: 0;
	z-index: -1;
}

.thim-carousel-course-categories-tabs .thim-course-slider .item {
	text-align: center;
	position: relative;
	height: 150px;
	cursor: pointer;
	margin-bottom: 15px;
	z-index: 3;
	border-bottom: 1px solid var(--thim-border-color, #eee);
}

.thim-carousel-course-categories-tabs .thim-course-slider .item .title {
	font-size: 1rem;
	max-width: 110px;
	margin: 15px auto;
}

.thim-carousel-course-categories-tabs .thim-course-slider .item .title a {
	text-transform: uppercase;
	color: #333;
}

.thim-carousel-course-categories-tabs .thim-course-slider .item.active:after {
	position: absolute;
	bottom: -11px;
	width: 20px;
	height: 20px;
	margin-left: -10px;
	content: "";
	background-color: #fff;
	left: 50%;
	border-right: 1px solid #2575fc;
	border-bottom: 1px solid #2575fc;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: 2;
}

.thim-carousel-course-categories-tabs .content_items {
	max-width: 1170px;
	margin-right: auto;
	margin-left: auto;
}

.thim-carousel-course-categories-tabs .content_items .item_content {
	display: none;
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
	-webkit-transition: all .2s ease-in-out 0s;
	-khtml-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
}

.thim-carousel-course-categories-tabs .content_items .item_content .fleft {
	float: left;
	margin-right: 50px;
}

.thim-carousel-course-categories-tabs .content_items .item_content .content {
	padding-top: 30px;
}

.thim-carousel-course-categories-tabs .content_items .item_content .content h4 {
	font-weight: 500;
}

.thim-carousel-course-categories-tabs .content_items .item_content.active {
	display: block;
}

.thim-carousel-course-categories-tabs .content_items .item_content .view_all_courses {
	display: inline-block;
	border-radius: 25px;
	border: 1px solid;
	padding: 0 30px;
	margin-top: 30px;
	line-height: 40px;
	-webkit-transition: all .2s ease-in-out 0s;
	-khtml-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
}

.thim-carousel-course-categories-tabs .content_items .item_content .view_all_courses i {
	position: relative;
}

.thim-carousel-course-categories-tabs .content_items .item_content .view_all_courses:hover {
	color: #fff;
}

.thim-carousel-course-categories-tabs .owl-controls .owl-buttons>div {
	position: absolute;
	top: 50%;
	margin-top: -30px;
	width: 40px;
	line-height: 40px;
	height: 40px;
	border-color: #ccc;
	border-radius: 50%;
	box-shadow: 6px 4px 18px rgba(0, 0, 0, .08);
}

.thim-carousel-course-categories-tabs .owl-controls .owl-buttons>div i {
	line-height: 40px;
	color: #ccc;
}

.thim-carousel-course-categories-tabs .owl-controls .owl-buttons>div i:before {
	font-family: "thim-ekits";
	font-style: normal;
	font-size: 16px;
}

.thim-carousel-course-categories-tabs .owl-controls .owl-buttons>div i.fa-chevron-left:before {
	content: "";
}

.thim-carousel-course-categories-tabs .owl-controls .owl-buttons>div i.fa-chevron-right:before {
	content: "";
}

.thim-carousel-course-categories-tabs .owl-controls .owl-buttons>div.owl-prev {
	right: 100%;
}

.thim-carousel-course-categories-tabs .owl-controls .owl-buttons>div.owl-next {
	left: 100%;
}

.thim-carousel-course-categories-tabs .owl-controls .owl-buttons>div:hover i {
	color: #fff;
}

@media (max-width:991px) {
	.thim-carousel-course-categories-tabs .thim-course-slider {
		padding-left: 50px;
		padding-right: 50px;
	}
	
	.thim-carousel-course-categories-tabs .owl-controls .owl-buttons>div.owl-prev {
		right: calc(100% - 40px);
	}
	
	.thim-carousel-course-categories-tabs .owl-controls .owl-buttons>div.owl-next {
		left: calc(100% - 50px);
	}
	
	.thim-carousel-course-categories-tabs .content_items .item_content>img {
		margin-right: 30px;
		margin-bottom: 30px;
		max-width: 300px;
	}
	
	.thim-carousel-course-categories-tabs .content_items .item_content .content {
		padding-top: 0;
	}
}

@media (max-width:768px) and (min-width:481px) {
	.thim-carousel-course-categories-tabs .thim-course-slider {
		padding-left: 0;
		padding-right: 0;
	}
	
	.thim-carousel-course-categories-tabs .thim-course-slider .item .title a {
		text-transform: none;
	}
}

.thim-widget-course-categories-grid ul {
	margin: 0;
	padding: 0;
	display: grid;
}

.thim-widget-course-categories-grid ul li {
	list-style: none;
	float: left;
}

.thim-widget-course-categories-grid ul li a {
	border: 2px solid #fff;
	display: block;
	color: #fff;
	background-color: transparent;
	padding: 15px 20px;
	font-weight: 500;
	border-radius: var(--thim-item-border-radius, 0);
	-webkit-transition: all .3s ease 0s;
	-khtml-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.thim-widget-course-categories-grid ul li a .category-title {
	margin-left: 15px;
}

.thim-widget-course-categories-grid ul li a img {
	-webkit-transition: all .3s ease 0s;
	-khtml-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.thim-widget-course-categories-grid ul li a:Hover {
	background-color: #fff;
	color: #273044;
}

.thim-widget-course-categories-grid ul li a:Hover img {
	-webkit-filter: brightness(0%);
	filter: brightness(0%);
}

.thim-widget-course-categories-grid ul.columns-3 {
	grid-template-columns: var(--course-category-columns, repeat(3, 1fr));
	row-gap: var(--row-gap, 20px);
	column-gap: var(--column-gap, 20px);
}

.thim-widget-course-categories-grid ul.columns-2 {
	grid-template-columns: var(--course-category-columns, repeat(2, 1fr));
	row-gap: var(--row-gap, 20px);
	column-gap: var(--column-gap, 20px);
}

.thim-widget-course-categories-grid ul.columns-4 {
	grid-template-columns: var(--course-category-columns, repeat(4, 1fr));
	row-gap: var(--row-gap, 20px);
	column-gap: var(--column-gap, 20px);
}

.thim-widget-course-categories-grid ul:after {
	content: "";
	display: block;
	clear: both;
}

.thim-ekits-course-category .thim-widget-course-categories-grid li a {
	border: none;
}

.thim-ekits-menu__mega-menu .thim-ekits-course-category ul li {
	list-style: none;
}

.thim-ekits-menu__mega-menu .thim-ekits-course-category ul li:last-child a {
	padding-bottom: 0 !important;
}

@media (max-width:992px) {
	.thim-widget-course-categories-grid ul.columns-3 li, .thim-widget-course-categories-grid ul.columns-4 li {
		width: 50%;
	}
	
	.thim-ekits-course-category .thim-widget-course-categories-grid ul.columns-3 li, .thim-ekits-course-category .thim-widget-course-categories-grid ul.columns-4 li {
		width: 100%;
	}
}

@media (max-width:480px) {
	.thim-widget-course-categories-grid ul.columns-3 li, .thim-widget-course-categories-grid ul.columns-4 li {
		width: 100%;
	}
}

.thim-event-simple-slider>.item-event {
	max-width: 1170px;
}

.thim-event-simple-slider>.item-event:nth-child(n+2) {
	display: none;
}

.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: 90px;
	margin-right: 20px;
	border-radius: var(--thim-border-radius-item, 0);
	overflow: hidden;
}

.widget-area .thim-course-list-sidebar .course-thumbnail img {
	width: 100%;
	margin-top: -8px;
}

.widget-area .thim-course-list-sidebar .thim-course-content {
	width: calc(100% - 110px);
	width: -webkit-calc(100% - 110px);
	width: -moz-calc(100% - 110px);
	float: right;
}

.widget-area .thim-course-list-sidebar .thim-course-content .course-title {
	font-size: 1rem;
	font-weight: normal;
	line-height: 21px;
	margin: -4px 0 10px;
	text-transform: none;
}

.widget-area .thim-course-list-sidebar .course-price-offline {
	font-weight: 700;
	color: var(--thim-course-price-color, rgba(255, 34, 68, .8));
	line-height: 22px;
}

.widget-area .thim-course-list-sidebar .course-price-offline .unit-price {
	font-weight: normal;
}

.widget-area .thim-course-list-sidebar .course-price {
	font-weight: 700;
}

.widget-area .thim-course-list-sidebar .course-price label {
	display: none;
}

.widget-area .thim-course-list-sidebar .course-price .value {
	color: var(--thim-course-price-color, rgba(255, 34, 68, .8));
	line-height: 22px;
}

.widget-area .thim-course-list-sidebar .course-price .value.free-course {
	color: #00d637;
}

.widget-area .thim-course-list-sidebar .course-price .value .course-origin-price {
	padding-left: 0;
	display: inline-block;
	font-size: 1em;
}

.thim-widget-courses .course-wishlist-box, .thim-widget-courses .course-readmore {
	min-height: 1px !important;
}

.thim-instructor-courses.wpb_column {
	position: static;
}

.thim-instructor-courses.wpb_column .thim-widget-courses {
	position: static;
}

.thim-instructor-courses.wpb_column .thim-widget-courses .thim-course-slider-instructor {
	position: static;
}

.thim-instructor-courses .so-panel .thim-widget-courses {
	position: static;
}

.thim-instructor-courses .so-panel .thim-widget-courses .thim-course-slider-instructor {
	position: static;
}

.thim-instructor-courses, .thim-instructor-courses.elementor-widget-wrap, .thim-instructor-courses.elementor-widget-wrap .elementor-widget, .thim-instructor-courses.elementor-widget-wrap .elementor-widget .thim-widget-courses, .thim-instructor-courses.elementor-widget-wrap .elementor-widget .thim-widget-courses .thim-course-slider-instructor {
	position: static;
}

.thim-course-slider-instructor {
	margin: 0;
	padding-right: 96px;
	overflow: hidden;
}

.thim-course-slider-instructor.owl-carousel .owl-wrapper-outer {
	overflow: visible;
}

.thim-course-slider-instructor .owl-item {
	padding: 0 15px;
}

.thim-course-slider-instructor .course-item {
	position: relative;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
}

.thim-course-slider-instructor .course-item .course-thumbnail img {
	width: 100%;
}

.thim-course-slider-instructor .course-item .thim-course-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .75) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .75) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .75) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#bf000000", GradientType=0);
}

.thim-course-slider-instructor .course-item .thim-course-content {
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 30px 30px 25px;
}

.thim-course-slider-instructor .course-item .thim-course-content .course-title {
	margin: 0;
	line-height: 20px;
}

.thim-course-slider-instructor .course-item .thim-course-content .course-title a {
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	line-height: 20px;
	text-transform: uppercase;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.thim-course-slider-instructor .course-item .thim-course-content .course-title a:hover {
	color: #fccf33;
}

.thim-course-slider-instructor .owl-controls .owl-buttons {
	position: absolute;
	right: auto;
	left: 0;
	top: auto;
	bottom: -21px;
}

.thim-course-slider-instructor .owl-controls .owl-buttons .owl-prev, .thim-course-slider-instructor .owl-controls .owl-buttons .owl-next {
	width: 43px;
	height: 43px;
	line-height: 41px;
	margin: 0 9px 0 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border-color: #f5f5f5;
	background: #fff;
}

.thim-course-slider-instructor .owl-controls .owl-buttons .owl-prev .fa, .thim-course-slider-instructor .owl-controls .owl-buttons .owl-next .fa {
	font-size: 22px;
	line-height: 41px;
	color: #231f20;
}

.thim-course-slider-instructor .owl-controls .owl-buttons .owl-prev .fa.fa-chevron-left:before, .thim-course-slider-instructor .owl-controls .owl-buttons .owl-next .fa.fa-chevron-left:before {
	content: "";
	font-family: "thim-ekits";
}

.thim-course-slider-instructor .owl-controls .owl-buttons .owl-prev:hover, .thim-course-slider-instructor .owl-controls .owl-buttons .owl-next:hover {
	border-color: #231f20;
	background: #231f20;
}

.thim-course-slider-instructor .owl-controls .owl-buttons .owl-prev:hover .fa, .thim-course-slider-instructor .owl-controls .owl-buttons .owl-next:hover .fa {
	color: #fff;
}

.thim-course-slider-instructor .owl-controls .owl-buttons .owl-next {
	margin: 0;
}

.thim-course-slider-instructor .owl-controls .owl-buttons .owl-next .fa.fa-chevron-right:before {
	content: "";
}

.thim-instructor-courses .thim-course-slider-instructor {
	margin-bottom: -95px;
}

.thim-course-grid.thim-course-grid-instructor .course-item {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
	-webkit-box-shadow: 9px 9px 15px 0px rgba(105, 105, 105, .08);
	-moz-box-shadow: 9px 9px 15px 0px rgba(105, 105, 105, .08);
	box-shadow: 9px 9px 15px 0px rgba(105, 105, 105, .08);
}

.thim-course-grid.thim-course-grid-instructor .course-item .course-thumbnail {
	position: relative;
}

.thim-course-grid.thim-course-grid-instructor .course-item .course-thumbnail .course-wishlist-box {
	left: 15px;
	top: 26px;
	right: auto;
}

.thim-course-grid.thim-course-grid-instructor .course-item .course-thumbnail .course-wishlist-box button {
	font-size: 0 !important;
	padding: 0 !important;
	background: transparent !important;
}

.thim-course-grid.thim-course-grid-instructor .course-item .course-thumbnail .course-wishlist-box button.on:before {
	color: var(--thim-button-hover-color);
}

.thim-course-grid.thim-course-grid-instructor .course-item .course-thumbnail .course-wishlist-box button:before {
	line-height: 20px;
	font-size: 18px;
	margin-right: 0;
}

.thim-course-grid.thim-course-grid-instructor .course-item .course-thumbnail .course-price {
	position: absolute;
	top: 20px;
	right: 0;
	padding: 0 14px;
	height: 30px;
	line-height: 30px;
	background: var(--thim-body-primary-color, #ffb606);
	font-size: 14px;
	font-weight: 500;
	color: #231f20;
}

.thim-course-grid.thim-course-grid-instructor .course-item .course-thumbnail .course-price .course-origin-price {
	font-size: 12px;
	font-style: italic;
	font-weight: 300;
	margin-right: 6px;
	text-decoration: line-through;
}

.thim-course-grid.thim-course-grid-instructor .course-item .thim-course-content {
	padding: 0 30px 24px;
	border: none;
	background: #fff;
}

.thim-course-grid.thim-course-grid-instructor .course-item .thim-course-content .course-author img {
	width: 40px;
	height: auto;
}

.thim-course-grid.thim-course-grid-instructor .course-item .thim-course-content .course-author .author-contain .value {
	margin-top: 2px;
}

.thim-course-grid.thim-course-grid-instructor .course-item .thim-course-content .course-author .author-contain .value a {
	font-size: 14px;
	color: #231f20;
}

.thim-course-grid.thim-course-grid-instructor .course-item .thim-course-content .course-title {
	margin: 15px 0 0;
}

.thim-course-grid.thim-course-grid-instructor .course-item .thim-course-content .course-title a {
	line-height: 22px;
}

.thim-course-grid.thim-course-grid-instructor .course-item .thim-course-content .course-meta {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	padding: 0;
	margin: 11px 0 0;
	font-size: 14px;
	color: #828282;
}

.thim-course-grid.thim-course-grid-instructor .course-item .thim-course-content .course-meta:before {
	content: none;
}

.thim-course-grid.thim-course-grid-instructor .course-item .thim-course-content .course-meta:after {
	content: none;
}

.thim-course-grid.thim-course-grid-instructor .course-item .thim-course-content .course-meta a {
	color: #828282;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.thim-course-grid.thim-course-grid-instructor .course-item .thim-course-content .course-meta a:hover {
	color: #fccf33;
}

.thim-course-grid.thim-course-grid-instructor .course-item .thim-course-content .course-meta .star i {
	color: #f8c66c;
}

.thim-child-instructor .elementor-widget-thim-courses {
	text-align: center;
}

.thim-child-instructor .elementor-widget-thim-courses .view-all-courses.position-bottom {
	display: inline-block;
	height: 48px;
	line-height: 48px;
	padding: 0 38px;
	font-size: 14px;
	font-weight: 400;
	color: #231f20;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.thim-child-instructor .elementor-widget-thim-courses .view-all-courses.position-bottom:hover {
	background: #000;
	color: #fff;
}

.thim-child-instructor .thim-widget-courses {
	text-align: center;
}

.thim-child-instructor .thim-widget-courses .view-all-courses.position-bottom {
	display: inline-block;
	height: 48px;
	line-height: 48px;
	padding: 0 38px;
	font-size: 14px;
	font-weight: 400;
	color: #231f20;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.thim-child-instructor .thim-widget-courses .view-all-courses.position-bottom:hover {
	background: #000;
	color: #fff;
}

@media (max-width:992px) {
	.thim-course-slider-instructor .course-item .thim-course-content {
		padding: 30px 15px 25px;
	}
}

@media (max-width:767px) {
	.thim-instructor-courses .thim-course-slider-instructor {
		margin-bottom: 80px;
	}
}

@media (max-width:480px) {
	.thim-course-slider-instructor {
		padding-right: 0;
	}
	
	.thim-instructor-courses .so-panel {
		padding: 0 15px;
	}
}

@media (max-width:767px) {
	.thim_item_tabs_style_1 .sc_heading {
		margin-bottom: 15px !important;
	}
}

@media (max-width:1199px) {
	.thim_item_tabs_style_1 .sc_heading .heading-right {
		display: block;
	}
}

.thim_item_tabs_style_1 .sc_heading .heading-right li {
	margin-right: 20px;
	box-shadow: rgba(100, 100, 111, .1) 0px 4px 13px 0px;
	border-radius: 30px;
}

.thim_item_tabs_style_1 .sc_heading .heading-right li:last-child {
	margin-right: 0;
}

.thim_item_tabs_style_1 .sc_heading .heading-right li a {
	padding: 14px 30px 14px 50px;
	display: block;
	border-radius: 30px;
	position: relative;
	text-transform: uppercase;
	font-size: 18px;
	background: #fff;
	font-weight: 500;
}

@media screen and (max-width:480px) {
	.thim_item_tabs_style_1 .sc_heading .heading-right li a {
		font-size: 15px;
	}
}

.thim_item_tabs_style_1 .sc_heading .heading-right li a::before {
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	background: #eaeaeb;
	border-radius: 50%;
	top: 50%;
	transform: translateY(-50%);
	left: 20px;
}

.thim_item_tabs_style_1 .sc_heading .heading-right li a:hover {
	color: #0c0c0c;
}

.thim_item_tabs_style_1 .sc_heading .heading-right li a:hover:before {
	background: var(--thim-body-primary-color, #ffb606);
}

.thim_item_tabs_style_1 .sc_heading .heading-right li.active a {
	color: #0c0c0c;
}

.thim_item_tabs_style_1 .sc_heading .heading-right li.active a:before {
	background: var(--thim-body-primary-color, #ffb606);
}

.thim_item_tabs_style_1 .sc_heading .heading-right li.active a:after {
	display: none;
}

.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .thim-carousel-wrapper.thim-course-carousel .owl-controls .owl-pagination .owl-page {
	background: #e4e3e9;
	border: none;
	transition: all .3s ease-in;
}

.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .thim-carousel-wrapper.thim-course-carousel .owl-controls .owl-pagination .owl-page.active {
	background: var(--thim-body-primary-color, #ffb606);
	width: 45px;
	border-radius: 5px;
}

.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .thim-carousel-wrapper.thim-course-carousel .owl-controls .owl-pagination .owl-page:hover {
	background: var(--thim-body-primary-color, #ffb606);
}

.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .thim-carousel-wrapper.thim-course-carousel .owl-controls .owl-buttons {
	bottom: 0;
	top: unset;
}

.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .owl-item {
	padding: 0px 30px 20px 30px;
}

.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .course-item {
	border-radius: 10px;
	overflow: hidden;
	border: 1px solid rgba(231, 226, 226, .2);
}

.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .course-item .course-thumbnail a {
	position: relative;
}

.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .course-item .course-thumbnail a:hover::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3);
	z-index: 1;
}

.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .course-item .course-thumbnail a:hover i {
	transform: translate3d(-50%, -50%, 0) scale(1, 1);
	opacity: 1;
	z-index: 1;
}

.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .course-item .course-thumbnail a i {
	font-size: 38px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0) scale(.5, .5);
	color: #fff;
	opacity: 0;
	transition: all .3s ease;
}

.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .course-item .thim-course-content {
	position: relative;
	font-size: 18px;
	border: none;
	line-height: 1;
	padding: 30px 30px 0 30px;
	background: white;
}

.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .course-item .thim-course-content .course-price {
	position: absolute;
	display: inline-block;
	color: #fff;
	right: 30px;
	top: 0;
	transform: translateY(-50%);
	z-index: 1;
}

.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .course-item .thim-course-content .course-price .value {
	text-transform: uppercase;
	padding: 11px 22px;
	background: var(--thim-body-primary-color, #ffb606);
	border-radius: 30px;
}

.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .course-item .thim-course-content .course-price .value.free-course {
	background: #6fcb37;
}

.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .course-item .thim-course-content .wrapper-cat {
	text-align: left;
	margin-top: 5px;
}

.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .course-item .thim-course-content .wrapper-cat .cat-item {
	padding: 3px 12px;
	border: 1px solid;
	margin-right: -20px;
	display: inline-block;
	border-radius: 15px;
	background: #fff;
	transition: all .3s;
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 7px;
}

.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .course-item .thim-course-content .wrapper-cat .cat-item:last-child {
	margin-right: 0px;
}

.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .course-item .thim-course-content .course-title {
	font-size: 28px;
	line-height: 1.2;
	margin: 18px 0 25px 0;
	height: unset;
	text-align: left;
}

@media only screen and (max-width:480px) {
	.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .course-item .thim-course-content .course-title {
		font-size: 24px;
	}
}

.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .course-item .thim-course-content .course-title a:hover {
	color: inherit;
}

.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .course-item .thim-course-content .course-author {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}

.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .course-item .thim-course-content .course-author img {
	margin-top: 0;
}

.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .course-item .thim-course-content .course-author .author-contain {
	margin-left: 20px;
}

.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .course-item .thim-course-content .course-author .author-contain .value {
	font-size: 18px;
	margin-top: 0;
}

.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .course-item .thim-course-content .course-author .author-contain .value a {
	color: #9d9d9d;
}

.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .course-item .thim-course-content .course-meta {
	padding: 20px 0;
}

.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .course-item .thim-course-content .course-meta::before {
	display: none;
}

.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .course-item .thim-course-content .course-meta .value {
	font-size: 18px;
}

.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .course-item .thim-course-content .course-meta .course-students:hover .value, .thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .course-item .thim-course-content .course-meta .course-comments-count:hover .value {
	color: #000;
}

.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .course-item .thim-course-content .course-meta .course-review {
	display: inline-block;
	float: right;
	margin-right: 0;
}

.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .course-item .thim-course-content .course-meta .course-review>.value>span {
	display: none;
}

.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .course-item:hover {
	box-shadow: unset;
}

.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .course-item:hover .thim-course-content .wrapper-cat .cat-item {
	margin-right: 5px;
}

.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .course-item:hover .thim-course-content .wrapper-cat .cat-item:last-child {
	margin-right: 0px;
}

.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .course-item:hover .thim-course-content .course-title a {
	text-decoration: underline;
}

.thim_item_tabs_style_1 .thim_content_tabs .thim_content_item .course-item:hover .thim-course-content .course-author .value a {
	color: #0c0c0c;
}

.thim_item_tabs_style_2 .sc_heading .heading-right {
	box-shadow: rgba(100, 100, 111, .1) 0px 4px 13px 0px;
	border-radius: 50px;
	margin-left: 0;
	background: #fff;
}

@media (max-width:1199px) {
	.thim_item_tabs_style_2 .sc_heading .heading-right {
		display: block;
		margin-top: 30px !important;
	}
}

@media (max-width:767px) {
	.thim_item_tabs_style_2 .sc_heading .heading-right {
		margin-right: unset;
	}
}

@media (max-width:767px) {
	.thim_item_tabs_style_2 .sc_heading .heading-right li {
		margin-bottom: 0 !important;
	}
}

.thim_item_tabs_style_2 .sc_heading .heading-right li:hover a {
	color: #000;
}

.thim_item_tabs_style_2 .sc_heading .heading-right li:first-child {
	margin-left: 60px;
	padding-left: 10px;
	position: relative;
}

@media (max-width:767px) {
	.thim_item_tabs_style_2 .sc_heading .heading-right li:first-child {
		margin-left: 0;
		padding-left: 0;
	}
}

.thim_item_tabs_style_2 .sc_heading .heading-right li:first-child::before {
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	background: #eaeaea;
	top: 50%;
	transform: translateY(-50%);
	left: -10px;
	border-radius: 50%;
}

.thim_item_tabs_style_2 .sc_heading .heading-right li:first-child::after {
	position: absolute;
	content: "";
	width: 250px;
	height: 1px;
	background: #eaeaea;
	top: 50%;
	transform: translateX(-100%);
	left: 0;
	border-radius: 50%;
}

.thim_item_tabs_style_2 .sc_heading .heading-right li a {
	padding: 15px 25px;
	display: block;
	text-transform: uppercase;
	font-size: 18px;
	position: relative;
}

@media (max-width:767px) {
	.thim_item_tabs_style_2 .sc_heading .heading-right li a {
		font-size: 16px;
	}
}

.thim_item_tabs_style_2 .sc_heading .heading-right li a:after {
	content: "";
	width: 40px;
	height: 20px;
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -20px;
	background-color: var(--thim-body-primary-color, #ffb606);
	-webkit-mask-image: url("https://tutorssa.com.au/nitropack_static/xzHhcKFWnrRdvOfrwQrwxCncdddvSChu/assets/images/optimized/rev-1a02946/tutorssa.com.au/wp-content/themes/eduma/images/icon-title-active.svg");
	mask-image: url("https://tutorssa.com.au/nitropack_static/xzHhcKFWnrRdvOfrwQrwxCncdddvSChu/assets/images/optimized/rev-1a02946/tutorssa.com.au/wp-content/themes/eduma/images/icon-title-active.svg");
	display: none;
}

@media (max-width:767px) {
	.thim_item_tabs_style_2 .sc_heading .heading-right li a {
		padding: 14px 10px;
	}
	
	.thim_item_tabs_style_2 .sc_heading .heading-right li a:first-child {
		padding-left: 20px;
	}
}

.thim_item_tabs_style_2 .sc_heading .heading-right li.active a {
	color: #000;
}

.thim_item_tabs_style_2 .sc_heading .heading-right li.active a:after {
	display: block;
}

.thim_item_tabs_style_2 .sc_heading .heading-left .title {
	font-weight: 300;
}

.thim_item_tabs_style_2 .sc_heading .heading-left .title .total-course {
	font-weight: 600;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel {
	margin: 0;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item {
	padding-bottom: 120px;
}

@media (max-width:767px) {
	.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item {
		padding-bottom: 50px;
	}
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item {
	text-align: left;
	border: 1px solid rgba(231, 226, 226, .1);
	box-shadow: 0 0 15px 0 rgba(231, 226, 226, .5);
	position: relative;
	border-radius: 10px;
	background: #fff;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item:hover {
	box-shadow: 0 0 25px 0 rgba(221, 221, 221, .7);
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item:hover .course-readmore-wrapper {
	opacity: 1;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item:hover .thim-course-content .course-title a {
	text-decoration: underline;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item:hover .thim-course-content .course-meta::after {
	background: var(--thim-body-primary-color, #ffb606);
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item:hover .thim-course-content .course-readmore {
	display: inline-block;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item .course-thumbnail {
	position: relative;
	border-radius: 10px 10px 0 0;
	min-height: unset !important;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item .course-thumbnail>a {
	position: relative;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item .course-thumbnail .course-price {
	z-index: 2;
	min-height: unset !important;
	position: absolute;
	display: inline-block;
	color: #fff;
	right: 30px;
	top: 30px;
	font-weight: 500;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item .course-thumbnail .course-price .value {
	text-transform: uppercase;
	padding: 8px 30px;
	background: var(--thim-body-primary-color, #ffb606);
	border-radius: 30px;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item .course-thumbnail .course-price .value.free-course {
	background: #7a7a7a !important;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item .course-thumbnail .course-price .value .course-origin-price {
	color: #fff;
	text-decoration: line-through;
	font-weight: 400;
	font-size: 14px;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item .course-thumbnail .block-cat-author {
	z-index: 2;
	position: absolute;
	bottom: 30px;
	display: flex;
	justify-content: space-between;
	min-height: unset !important;
	width: 100%;
	align-items: flex-end;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item .course-thumbnail .block-cat-author .wrapper-cat {
	text-align: left;
	margin-left: 30px;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item .course-thumbnail .block-cat-author .wrapper-cat .cat-item {
	padding: 0px 12px;
	border: 1px solid;
	margin-right: -20px;
	display: inline-block;
	border-radius: 15px;
	background: #fff;
	transition: all .3s;
	font-size: 15px;
	text-transform: uppercase;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item .course-thumbnail .block-cat-author .wrapper-cat .cat-item:last-child {
	margin-right: 0px;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item .course-thumbnail .block-cat-author .course-author {
	margin-right: 30px;
	position: relative;
	display: flex;
	align-items: center;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item .course-thumbnail .block-cat-author .course-author img {
	border-radius: 50%;
	border: 3px solid #fff;
	order: 2;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item .course-thumbnail .block-cat-author .course-author .author-contain {
	display: none;
	transition: all .3s;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item .course-thumbnail .block-cat-author .course-author .author-contain .value>a {
	color: #fff;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item .course-thumbnail:hover>a::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3);
	z-index: 1;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item .course-thumbnail:hover .block-cat-author .wrapper-cat .cat-item {
	margin-right: 5px;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item .course-thumbnail:hover .block-cat-author .wrapper-cat .cat-item:last-child {
	margin-right: 0px;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item .course-thumbnail:hover .block-cat-author .author-contain {
	margin-right: 12px;
	opacity: 1;
	display: block;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item .thim-course-content {
	padding: 35px 30px;
	line-height: unset;
	border: unset;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item .thim-course-content .course-title {
	font-size: 28px;
	line-height: 1.2;
	margin: 0 0 20px 0;
	height: unset;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item .thim-course-content .course-description {
	display: block;
	font-size: 18px;
	margin-bottom: 30px;
	max-height: 3.2em;
	overflow: hidden;
	line-height: 1.6;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item .thim-course-content .course-meta {
	padding: 20px 0 0 0;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item .thim-course-content .course-meta::before {
	display: none;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item .thim-course-content .course-meta .value {
	font-size: 18px;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item .thim-course-content .course-meta .course-students:hover .value, .thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item .thim-course-content .course-meta .course-comments-count:hover .value {
	color: #000;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item .thim-course-content .course-meta .course-review {
	display: inline-block;
	float: right;
	margin-right: 0;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item .thim-course-content .course-meta .course-review>.value>span {
	display: none;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item .course-readmore-wrapper {
	position: absolute;
	opacity: 0;
	width: 100%;
	background: #fff;
	bottom: -75px;
	padding-bottom: 35px;
	border-radius: 0 0 10px 10px;
	box-shadow: 0 10px 10px 0 rgba(221, 221, 221, .7);
	transition: all .3s ease-in;
}

@media (max-width:767px) {
	.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item .course-readmore-wrapper {
		display: none;
	}
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item .course-readmore-wrapper .course-readmore, .thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item .course-readmore-wrapper .wrap-btn-add-course-to-cart .lp-button {
	margin-left: 30px;
	padding: 15px 40px;
	font-size: 18px;
	color: #a8a8a8;
	background: #f6f6f6;
	border-radius: 30px;
	display: inline-block;
	text-transform: none;
	font-weight: 500;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item .course-readmore-wrapper .course-readmore:hover, .thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-item .course-item .course-readmore-wrapper .wrap-btn-add-course-to-cart .lp-button:hover {
	background: var(--thim-body-primary-color, #ffb606);
	color: #fff;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-controls {
	margin-right: 15px;
	position: relative;
}

@media (max-width:991px) {
	.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-controls {
		margin-right: 0;
	}
}

@media (max-width:480px) {
	.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-controls {
		top: unset;
	}
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-controls .owl-pagination {
	margin-top: 0px;
	text-align: right;
}

@media (max-width:991px) {
	.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-controls .owl-pagination {
		text-align: center;
	}
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-controls .owl-pagination .owl-page {
	background: #e4e3e9;
	border: none;
	transition: all .3s ease-in;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-controls .owl-pagination .owl-page.active {
	background: var(--thim-body-primary-color, #ffb606);
	width: 45px;
	border-radius: 5px;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-controls .owl-pagination .owl-page:hover {
	background: var(--thim-body-primary-color, #ffb606);
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-controls .owl-buttons {
	position: absolute;
	top: 50%;
	right: unset;
	left: 15px;
	padding-right: 28px;
	transform: translateY(-50%);
}

@media (max-width:768px) {
	.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-controls .owl-buttons {
		display: none;
	}
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-controls .owl-buttons::before {
	position: absolute;
	content: "";
	height: 1px;
	width: 83px;
	top: 50%;
	right: 0;
	transform: translateX(100%);
	border: 1px dashed #000;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-controls .owl-buttons .owl-next {
	display: none;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-controls .owl-buttons .owl-prev {
	margin-left: 0px;
	width: 80px;
	line-height: 66px;
	border-radius: 50%;
	border: 7px solid #000;
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-controls .owl-buttons .owl-prev:hover {
	border: 7px solid var(--thim-body-primary-color, #ffb606);
}

.thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-controls .owl-buttons .owl-prev i {
	font-size: 54px;
	line-height: 66px;
}

@media (max-width:767px) {
	.thim_item_tabs_style_1.thim_tabs_slider, .thim_item_tabs_style_2.thim_tabs_slider {
		padding-bottom: 40px;
	}
}

.thim_item_tabs_style_1 .sc_heading, .thim_item_tabs_style_2 .sc_heading {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	margin-bottom: 80px;
}

@media (max-width:1199px) {
	.thim_item_tabs_style_1 .sc_heading, .thim_item_tabs_style_2 .sc_heading {
		display: block;
		margin-bottom: 40px;
	}
	
	.thim_item_tabs_style_1 .sc_heading .heading-left, .thim_item_tabs_style_2 .sc_heading .heading-left {
		margin-bottom: 15px;
	}
	
	.thim_item_tabs_style_1 .sc_heading .heading-right, .thim_item_tabs_style_2 .sc_heading .heading-right {
		margin-left: 0;
		margin-top: 20px;
	}
}

@media (max-width:767px) {
	.thim_item_tabs_style_1 .sc_heading, .thim_item_tabs_style_2 .sc_heading {
		margin-bottom: 30px;
		padding-top: 10px;
	}
	
	.thim_item_tabs_style_1 .sc_heading .heading-right li, .thim_item_tabs_style_2 .sc_heading .heading-right li {
		margin-bottom: 20px;
	}
}

.thim_item_tabs_style_1 .sc_heading .heading-left, .thim_item_tabs_style_2 .sc_heading .heading-left {
	display: inline-block;
}

.thim_item_tabs_style_1 .sc_heading .heading-left .before_heading, .thim_item_tabs_style_2 .sc_heading .heading-left .before_heading {
	font-size: 18px;
	text-transform: uppercase;
	color: #a7a7a7;
	margin-bottom: 20px;
}

.thim_item_tabs_style_1 .sc_heading .heading-left .title, .thim_item_tabs_style_2 .sc_heading .heading-left .title {
	margin: 0;
	font-size: 50px;
	position: relative;
	display: inline-block;
	line-height: 1;
}

@media (max-width:767px) {
	.thim_item_tabs_style_1 .sc_heading .heading-left .title, .thim_item_tabs_style_2 .sc_heading .heading-left .title {
		font-size: 36px;
	}
}

.thim_item_tabs_style_1 .sc_heading .heading-left .title .total-course, .thim_item_tabs_style_2 .sc_heading .heading-left .title .total-course {
	position: absolute;
	font-size: 18px;
	line-height: 1;
	padding: 17px;
	border-radius: 50%;
	background: #fff;
	right: -38px;
	top: 0;
	transform: translateY(-48%);
	box-shadow: rgba(100, 100, 111, .2) 0px 7px 29px 0px;
	color: white;
}

@media (max-width:767px) {
	.thim_item_tabs_style_1 .sc_heading .heading-left .title .total-course, .thim_item_tabs_style_2 .sc_heading .heading-left .title .total-course {
		font-size: 15px;
		padding: 12px;
		right: -25px;
		top: 5px;
	}
}

.thim_item_tabs_style_1 .sc_heading .heading-left .title .total-course::before, .thim_item_tabs_style_2 .sc_heading .heading-left .title .total-course::before {
	position: absolute;
	content: "";
	width: 65%;
	height: 65%;
	background: var(--thim-body-primary-color, #ffb606);
	z-index: -1;
	top: 50%;
	left: 50%;
	border-radius: 50%;
	transform: translate3d(-50%, -50%, 0px);
}

.thim_item_tabs_style_1 .course-item:hover .review-stars-rated .review-stars>li thim_item_tabs_style_2 span, .thim_item_tabs_style_2 .course-item:hover .review-stars-rated .review-stars>li thim_item_tabs_style_2 span {
	color: var(--thim-body-primary-color, #ffb606);
}

.thim_item_tabs_style_1 .course-item .thim-course-content .course-meta .course-students i::before, .thim_item_tabs_style_1 .course-item .thim-course-content .course-meta .course-comments-count i::before, .thim_item_tabs_style_2 .course-item .thim-course-content .course-meta .course-students i::before, .thim_item_tabs_style_2 .course-item .thim-course-content .course-meta .course-comments-count i::before {
	content: "";
	font-family: "thim-ekits";
	font-weight: normal;
	font-size: 20px;
}

.thim_item_tabs_style_1 .course-item .thim-course-content .course-meta .course-comments-count i::before, .thim_item_tabs_style_2 .course-item .thim-course-content .course-meta .course-comments-count i::before {
	content: "";
}

.thim_item_tabs_style_1 .course-item .review-stars-rated .review-stars>li span, .thim_item_tabs_style_2 .course-item .review-stars-rated .review-stars>li span {
	color: #d1d1d1;
}

.thim-widget-courses-wrapper.thim-widget-grid-courses-new .widget-title {
	margin-bottom: 70px;
	font-size: 60px;
	font-weight: 300;
	line-height: 1.2;
	max-width: 500px;
	text-transform: capitalize;
}

@media (max-width:1199px) {
	.thim-widget-courses-wrapper.thim-widget-grid-courses-new .widget-title {
		margin-bottom: 50px;
		font-size: 48px;
	}
}

@media (max-width:767px) {
	.thim-widget-courses-wrapper.thim-widget-grid-courses-new .widget-title {
		margin-bottom: 30px;
		font-size: 36px;
		max-width: 100%;
	}
}

.thim-widget-courses-wrapper.thim-widget-grid-courses-new .thim-course-grid .lpr_course .course-item {
	text-align: unset;
	border: 1px solid #e9e9e9;
	border-radius: 10px;
	box-shadow: unset;
}

.thim-widget-courses-wrapper.thim-widget-grid-courses-new .thim-course-grid .lpr_course .course-item:hover .course-thumbnail::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3);
	z-index: 1;
}

.thim-widget-courses-wrapper.thim-widget-grid-courses-new .thim-course-grid .lpr_course .course-item:hover .course-thumbnail .course-price {
	display: none;
}

.thim-widget-courses-wrapper.thim-widget-grid-courses-new .thim-course-grid .lpr_course .course-item:hover .thim-course-content .course-title a {
	text-decoration: underline;
	color: inherit;
}

.thim-widget-courses-wrapper.thim-widget-grid-courses-new .thim-course-grid .lpr_course .course-item .course-thumbnail {
	position: relative;
}

.thim-widget-courses-wrapper.thim-widget-grid-courses-new .thim-course-grid .lpr_course .course-item .course-thumbnail .course-readmore, .thim-widget-courses-wrapper.thim-widget-grid-courses-new .thim-course-grid .lpr_course .course-item .course-thumbnail .wrap-btn-add-course-to-cart .lp-button {
	color: #fff;
	background: transparent;
	padding: 10px 20px;
	border-radius: 30px;
	border: 3px dashed #fff;
	font-size: 18px;
	font-weight: 500;
}

.thim-widget-courses-wrapper.thim-widget-grid-courses-new .thim-course-grid .lpr_course .course-item .course-thumbnail .course-price {
	top: unset;
	right: unset;
	left: 30px;
	bottom: 30px;
	font-size: 18px;
	padding: 0;
	height: unset;
	color: #fff;
	z-index: 1;
	background: transparent;
}

.thim-widget-courses-wrapper.thim-widget-grid-courses-new .thim-course-grid .lpr_course .course-item .course-thumbnail .course-price .value {
	padding: 5px 20px;
	border-radius: 30px;
	background: var(--thim-body-primary-color, #ffb606);
}

.thim-widget-courses-wrapper.thim-widget-grid-courses-new .thim-course-grid .lpr_course .course-item .course-thumbnail .course-price .value.free-course {
	background: #7a7a7a;
}

.thim-widget-courses-wrapper.thim-widget-grid-courses-new .thim-course-grid .lpr_course .course-item .thim-course-content .course-title {
	margin-top: 23px;
	font-size: 20px;
	line-height: unset;
	height: unset;
}

.thim-widget-courses-wrapper.thim-widget-grid-courses-new .thim-course-grid .lpr_course .course-item .thim-course-content .course-title a {
	line-height: 1.5;
}

.thim-widget-courses-wrapper.thim-widget-grid-courses-new .number-courses {
	text-align: right;
	margin-top: 40px;
	font-size: 18px;
	color: #8b8b8b;
	position: relative;
}

.thim-widget-courses-wrapper.thim-widget-grid-courses-new .number-courses .course-text {
	position: relative;
	background: #fff;
	padding-left: 30px;
}

.thim-widget-courses-wrapper.thim-widget-grid-courses-new .number-courses::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	left: 0;
	top: 50%;
	border: 1px dashed #e2e2e2;
}

.thim-course-megamenu .course-item {
	text-align: center;
}

.thim-course-megamenu .course-meta {
	display: block;
}

.thim-course-megamenu .course-thumbnail img {
	width: 100%;
	margin: 0;
}

.thim-course-megamenu .course-title {
	font-size: 14px;
	font-weight: 700;
	text-transform: none;
	line-height: 25px;
	margin: 0;
}

.thim-course-megamenu .course-title a {
	padding: 0 !important;
	margin-top: 3px;
}

.thim-course-megamenu .course-price .value {
	font-size: 13px;
	font-weight: 700;
	color: var(--thim-course-price-color, rgba(255, 34, 68, .8));
	margin-bottom: 7px;
	margin-top: 5px;
}

.thim-course-megamenu .course-price .value.free-course {
	color: #00d637;
}

.thim-course-megamenu .course-readmore {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 13px;
	padding: 5px 22px !important;
	display: inline-block !important;
	line-height: 30px;
}

.thim-list-event {
	position: relative;
	margin-bottom: 10px;
}

.thim-list-event .view-all {
	border: 1px solid #111;
	color: #333;
	position: absolute;
	top: -96px;
	right: 0;
	line-height: 34px;
	padding: 0 20px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
}

.thim-list-event .item-event {
	overflow: hidden;
	border-top: 1px solid var(--thim-meta-data-item-border-color, var(--thim-border-color, #eee));
	padding: 45px 0;
}

.thim-list-event .item-event .time-from {
	float: left;
	width: 80px;
	margin-right: 80px;
	text-align: center;
}

.thim-list-event .item-event .time-from .date {
	font-size: 60px;
	font-weight: 700;
	line-height: 60px;
	margin-top: 0px;
}

.thim-list-event .item-event .time-from .month {
	color: var(--thim-font-body-color);
	line-height: 25px;
}

.thim-list-event .item-event .event-wrapper {
	float: left;
	width: calc(100% - 430px);
	width: -webkit-calc(100% - 430px);
	width: -moz-calc(100% - 430px);
	color: #999;
	padding: 0 80px;
	position: relative;
}

.thim-list-event .item-event .event-wrapper:before {
	content: "";
	height: 70px;
	width: 1px;
	background: var(--thim-meta-data-item-border-color, var(--thim-border-color, #eee));
	top: 10px;
	left: 0;
	position: absolute;
}

.thim-list-event .item-event .event-wrapper .title {
	font-size: 1.3em;
	font-weight: normal;
	text-transform: none;
	margin: 0;
	margin-bottom: 3px;
}

.thim-list-event .item-event .event-wrapper .meta {
	text-transform: uppercase;
	font-size: 14px;
	color: var(--thim-meta-data-color, #999);
	margin-bottom: var(--thim-meta-data-margin-bottom, 0);
	line-height: 25px;
}

.thim-list-event .item-event .event-wrapper .meta div {
	display: inline-block;
	line-height: 25px;
	margin-right: 19px;
	vertical-align: middle;
}

.thim-list-event .item-event .event-wrapper .meta div i {
	margin-right: 2px;
	font-size: 14px;
	font-weight: 400;
}

.thim-list-event .item-event .event-wrapper .meta div:last-child {
	margin-right: 0;
}

.thim-list-event .item-event .event-wrapper .description {
	margin-top: 15px;
}

.thim-list-event .item-event .image {
	width: 270px;
	float: right;
}

.thim-list-event .item-event .image img {
	width: 100%;
	border-radius: var(--thim-border-radius-item, 0);
}

.thim-list-event .item-event:first-child {
	border-top: none;
	padding-top: 0;
}

.thim-list-event.layout-2 {
	margin-bottom: 0;
}

.thim-list-event.layout-2 .time-from {
	width: 48px;
	margin-right: 0;
	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: 12px;
	line-height: 22px;
}

.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: 18px;
	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 var(--thim-meta-data-item-border-color, var(--thim-border-color, #eee));
}

.thim-list-event.layout-2 .item-event:first-child {
	padding-top: 0;
}

.thim-list-event.layout-2 .item-event:last-child {
	border-bottom: none;
	padding-bottom: 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.layout-2.has-year .time-from .month {
	text-transform: none;
	font-weight: 500;
	font-size: 12px;
}

.thim-list-event.layout-2.layout-4 .item-event {
	border-color: var(--thim-meta-data-item-border-color, rgba(124, 124, 124, .2));
	padding-bottom: 40px;
	padding-top: 40px;
}

.thim-list-event.layout-2.layout-4 .item-event:first-child {
	padding-top: 0;
}

.thim-list-event.layout-2.layout-4 .item-event:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

.thim-list-event.layout-2.layout-4 .time-from {
	width: 95px;
	color: #fff;
	border: none;
	border-radius: 0;
	background-color: #2ec4b6;
	padding: 14px 0;
}

.thim-list-event.layout-2.layout-4 .time-from .date {
	font-weight: 400;
	font-size: 35px;
	margin: 0;
	line-height: 46px;
}

.thim-list-event.layout-2.layout-4 .time-from .month {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 300;
}

.thim-list-event.layout-2.layout-4 .event-wrapper {
	width: calc(100% - 125px);
	width: -webkit-calc(100% - 125px);
	width: -moz-calc(100% - 125px);
}

.thim-list-event.layout-2.layout-4 .event-wrapper .title {
	font-weight: 400;
	font-size: 18px;
	margin-bottom: 15px;
}

.thim-list-event.layout-2.layout-4 .event-wrapper .title a {
	color: #fff;
}

.thim-list-event.layout-2.layout-4 .event-wrapper .meta {
	color: var(--thim-meta-data-color, #aeaeae);
	font-size: 16px;
	font-weight: 300;
	text-transform: none;
}

.thim-list-event.layout-2.layout-4 .event-wrapper .meta>div i {
	margin-right: 5px;
}

.thim-list-event.layout-3 {
	margin: 0 -15px;
	position: static;
	overflow: hidden;
}

.thim-list-event.layout-3 .time-from {
	width: auto;
	border: none;
	margin-right: 0;
	text-align: center;
	padding-right: 25px;
	color: #fff;
	opacity: .5;
}

.thim-list-event.layout-3 .time-from .date {
	line-height: 35px;
	height: 65px;
	width: 65px;
	text-align: center;
	padding: 15px 0;
	border: 1px solid rgba(255, 255, 255, .7);
	font-size: 32px;
	font-weight: 700;
	position: relative;
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.thim-list-event.layout-3 .time-from .date:after {
	content: "";
	top: 50%;
	height: 1px;
	background: rgba(255, 255, 255, .7);
	width: 25px;
	right: -15px;
	position: absolute;
	margin-top: -1px;
	display: block;
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.thim-list-event.layout-3 .time-from .month {
	font-size: 13px;
	font-weight: 500;
	line-height: 1.8;
	text-transform: uppercase;
	margin-top: 7px;
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.thim-list-event.layout-3 .event-wrapper {
	width: calc(100% - 90px);
	width: -webkit-calc(100% - 90px);
	width: -moz-calc(100% - 90px);
	padding: 0;
	padding-right: 30px;
	float: right;
}

.thim-list-event.layout-3 .event-wrapper .title {
	font-size: 17px;
	font-weight: 500;
	line-height: 1.45;
	margin-bottom: 8px;
	margin-top: 15px;
}

.thim-list-event.layout-3 .event-wrapper .title a {
	color: #fff;
}

.thim-list-event.layout-3 .event-wrapper .title a:hover {
	color: #fff;
}

.thim-list-event.layout-3 .event-wrapper:before {
	display: none;
}

.thim-list-event.layout-3 .event-wrapper .meta {
	font-weight: 400;
	font-size: 14px;
	color: var(--thim-meta-data-color, rgba(255, 255, 255, .5));
	line-height: 1.75;
}

.thim-list-event.layout-3 .event-wrapper .location {
	margin-bottom: var(--thim-meta-data-margin-bottom, 0);
	text-transform: none;
}

.thim-list-event.layout-3 .item-event {
	padding: 0 15px;
	border: 0;
}

.thim-list-event.layout-3 .item-event:hover .time-from {
	opacity: 1;
}

.thim-list-event.layout-3 .view-all {
	position: absolute;
	border: 0;
	line-height: 25px;
	top: 50px;
	right: 0;
	padding: 0;
	display: inline-block;
	height: auto;
	margin-top: 0;
	text-transform: uppercase;
	color: #fff;
	font-weight: 400;
}

.thim-list-event.layout-3 .view-all:hover {
	color: #d6dce2;
	text-decoration: none;
}

.thim-list-event.layout-3 .read-more {
	display: inline-block;
	color: var(--thim-link-detail-color, rgba(255, 255, 255, .6));
	margin-top: 20px;
	margin-bottom: var(--thim-link-detail-margin-bottom, 0);
	font-size: var(--thim-link-detail-font-size, 11px);
	text-transform: var(--thim-link-detail-text-transform);
}

.thim-list-event.layout-3 .read-more:hover {
	color: var(--thim-link-detail-color-hover, #fff);
}

.thim-list-event.layout-5 {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
}

.thim-list-event.layout-5 .thim-column-slider {
	position: relative;
	width: 50%;
	margin-bottom: 14px;
}

.thim-list-event.layout-5 .thim-column-slider .item-event {
	position: relative;
	padding: 0;
	width: 100%;
}

.thim-list-event.layout-5 .thim-column-slider .item-event .event-info {
	width: 100%;
	padding: 40px 48px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(24, 27, 29, .9);
}

.thim-list-event.layout-5 .thim-column-slider .item-event .event-info:after {
	content: "";
	display: block;
	clear: both;
}

.thim-list-event.layout-5 .thim-column-slider .item-event .event-info .time-from {
	margin-right: 0;
}

.thim-list-event.layout-5 .thim-column-slider .item-event .event-info .time-from .date {
	font-weight: 700;
	font-size: 40px;
	line-height: 44px;
	margin-top: -16px;
}

.thim-list-event.layout-5 .thim-column-slider .item-event .event-info .time-from .month {
	font-size: 14px;
	font-weight: 300;
}

.thim-list-event.layout-5 .thim-column-slider .item-event .event-info .event-wrapper {
	width: calc(100% - 110px);
	width: -webkit-calc(100% - 110px);
	width: -moz-calc(100% - 110px);
	padding: 0;
	margin-left: 27px;
}

.thim-list-event.layout-5 .thim-column-slider .item-event .event-info .event-wrapper:before {
	content: none;
}

.thim-list-event.layout-5 .thim-column-slider .item-event .event-info .event-wrapper .title {
	font-size: 20px;
	line-height: 26px;
}

.thim-list-event.layout-5 .thim-column-slider .item-event .event-info .event-wrapper .title a {
	color: #fff;
}

.thim-list-event.layout-5 .thim-column-slider .item-event .event-info .event-wrapper .meta {
	font-size: var(--thim-meta-data-font-size, 16px);
	color: #fff;
	font-weight: 300;
	text-transform: unset;
	line-height: 28px;
}

.thim-list-event.layout-5 .thim-column-slider .owl-controls .owl-buttons {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.thim-list-event.layout-5 .thim-column-slider .owl-controls .owl-buttons .owl-prev, .thim-list-event.layout-5 .thim-column-slider .owl-controls .owl-buttons .owl-next {
	position: absolute;
	top: 50%;
	left: 30px;
	margin-top: -28px;
	width: 55px;
	height: 55px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	background: rgba(24, 27, 29, .6);
	border: none;
	margin: 0;
	line-height: 55px;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.thim-list-event.layout-5 .thim-column-slider .owl-controls .owl-buttons .owl-prev i, .thim-list-event.layout-5 .thim-column-slider .owl-controls .owl-buttons .owl-next i {
	font-size: 24px;
	color: #fff;
	line-height: 55px;
}

.thim-list-event.layout-5 .thim-column-slider .owl-controls .owl-buttons .owl-prev i:before, .thim-list-event.layout-5 .thim-column-slider .owl-controls .owl-buttons .owl-next i:before {
	content: "";
	font-weight: normal;
	font-family: "thim-ekits";
}

.thim-list-event.layout-5 .thim-column-slider .owl-controls .owl-buttons .owl-prev:hover, .thim-list-event.layout-5 .thim-column-slider .owl-controls .owl-buttons .owl-next:hover {
	background: #ef4360;
}

.thim-list-event.layout-5 .thim-column-slider .owl-controls .owl-buttons .owl-next {
	left: auto;
	right: 30px;
}

.thim-list-event.layout-5 .thim-column-slider .owl-controls .owl-buttons .owl-next i:before {
	content: "";
}

.thim-list-event.layout-5 .thim-column-slider:hover .owl-controls .owl-buttons {
	visibility: visible;
	opacity: 1;
}

.thim-list-event.layout-5 .thim-column-list {
	width: 50%;
	background: #fff;
	padding: 0 40px;
	border: 1px solid #ebebeb;
	position: relative;
}

.thim-list-event.layout-5 .thim-column-list .item-event {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	padding: 40px 0;
}

.thim-list-event.layout-5 .thim-column-list .item-event .time-from {
	float: none;
	margin-right: 0;
	color: #181b1d;
}

.thim-list-event.layout-5 .thim-column-list .item-event .time-from .date {
	font-weight: 700;
	font-size: 40px;
	line-height: 44px;
	margin-top: -5px;
}

.thim-list-event.layout-5 .thim-column-list .item-event .time-from .month {
	font-size: 14px;
	font-weight: 300;
}

.thim-list-event.layout-5 .thim-column-list .item-event .event-image {
	width: 94px;
}

.thim-list-event.layout-5 .thim-column-list .item-event .event-image img {
	max-width: 100%;
}

.thim-list-event.layout-5 .thim-column-list .event-wrapper {
	float: none;
	width: calc(100% - 205px);
	width: -webkit-calc(100% - 205px);
	width: -moz-calc(100% - 205px);
	padding: 0;
	margin-left: 27px;
}

.thim-list-event.layout-5 .thim-column-list .event-wrapper:before {
	content: none;
}

.thim-list-event.layout-5 .thim-column-list .event-wrapper .title {
	font-size: 20px;
	line-height: 26px;
}

.thim-list-event.layout-5 .thim-column-list .event-wrapper .meta {
	font-size: 16px;
	font-weight: 300;
	text-transform: unset;
	line-height: 28px;
}

.thim-list-event.layout-5 .thim-column-list .background-image {
	width: calc(100% + 180px);
	position: absolute;
	left: 50%;
	top: 100%;
	z-index: -1;
	transform: translate(-50%, -110px);
}

.thim-list-event.layout-5 .thim-column-list .background-image image {
	width: 100%;
}

.list-event-slider {
	position: relative;
}

.thim-title-4 .list-event-slider {
	margin-top: -56px;
}

.list-event-slider h3.widget-title {
	margin-top: 0;
}

.list-event-slider .view-all {
	position: absolute;
	right: 0;
	top: 10px;
	text-transform: uppercase;
	color: #fff;
}

.list-event-slider .item-event {
	position: relative;
	overflow: hidden;
	padding-right: 32%;
	max-width: 100%;
}

.list-event-slider .item-event .image img {
	width: 100%;
}

.list-event-slider .item-event .event-wrapper {
	background: #f5f5f5;
	padding: 60px 40px;
	position: absolute;
	width: 32%;
	top: 0;
	bottom: 0;
	right: 0;
	height: 100%;
}

.list-event-slider .item-event .event-wrapper .box-time {
	position: relative;
	z-index: 99;
	min-height: 100px;
}

.list-event-slider .item-event .event-wrapper .box-time:before {
	width: 100px;
	height: 100px;
	border: 2px solid var(--thim-border-color, #eee);
	content: "";
	position: absolute;
	top: 0;
	left: -65px;
}

.list-event-slider .item-event .event-wrapper .box-time:after {
	content: "";
	position: absolute;
	width: 100px;
	height: 2px;
	top: 60px;
	left: 0;
}

.list-event-slider .item-event .event-wrapper .box-time .time-from {
	position: absolute;
	top: 0;
	text-align: right;
	left: -170px;
	color: #fff;
}

.list-event-slider .item-event .event-wrapper .box-time .date {
	font-size: 50px;
	font-weight: 700;
	line-height: 1em;
	margin-top: 7px;
	margin-bottom: 10px;
}

.list-event-slider .item-event .event-wrapper .box-time .month {
	font-weight: 300;
	text-transform: uppercase;
	font-size: 28px;
	line-height: 1em;
}

.list-event-slider .item-event .event-wrapper .title {
	font-size: 17px;
	line-height: 1.5em;
	font-weight: 500;
	margin-top: 34px;
	margin-bottom: 15px;
}

.list-event-slider .item-event .event-wrapper .desc {
	margin-bottom: var(--thim-meta-data-desc-margin-bottom, 17px);
	color: var(--thim-meta-data-desc-color);
	font-size: var(--thim-meta-data-desc-font-size, 14px);
	font-weight: 400;
	line-height: 1.6em;
}

.list-event-slider .item-event .event-wrapper .read-more {
	font-size: var(--thim-link-detail-font-size, 13px);
	text-transform: var(--thim-link-detail-text-transform, uppercase);
	font-weight: 400;
	margin-bottom: var(--thim-link-detail-margin-bottom);
	color: var(--thim-link-detail-color) !important;
}

.list-event-slider .item-event .event-wrapper .read-more:hover {
	color: var(--thim-link-detail-color-hover) !important;
}

.list-event-slider .item-event .event-wrapper .read-more i {
	margin-left: 7px;
}

.list-event-layout-3 {
	position: relative;
	padding-top: 42px;
	padding-bottom: 45px;
}

.list-event-layout-3 .widget-title {
	margin-bottom: 29px;
	color: #fff;
	padding-left: 30px;
	font-size: 24px;
	line-height: 1.5;
	font-weight: 600;
}

.list-event-layout-6 .event-widget-title {
	text-align: center;
	margin-bottom: 90px;
}

@media (max-width:1199px) {
	.list-event-layout-6 .event-widget-title {
		margin-bottom: 70px;
	}
}

@media (max-width:767px) {
	.list-event-layout-6 .event-widget-title {
		margin-bottom: 60px;
	}
}

.list-event-layout-6 .event-widget-title .widget-title {
	font-size: 50px;
	text-transform: capitalize;
	line-height: 50px;
	margin-bottom: 15px;
}

@media screen and (max-width:480px) {
	.list-event-layout-6 .event-widget-title .widget-title {
		font-size: 36px;
	}
}

.list-event-layout-6 .event-widget-title .sub_title {
	font-size: 18px;
	color: #a7a7a7;
	text-transform: uppercase;
}

@media screen and (max-width:480px) {
	.list-event-layout-6 .event-widget-title .sub_title {
		font-size: 16px;
	}
}

@media screen and (max-width:1024px) {
	.list-event-layout-6 .inner-content-thim-event {
		margin-left: -15px;
	}
}

.list-event-layout-6 .item-slider {
	position: relative;
	margin-right: 95px;
	padding-bottom: 84px;
}

@media screen and (max-width:1440px) {
	.list-event-layout-6 .item-slider {
		margin-right: 50px;
	}
}

@media screen and (max-width:1024px) {
	.list-event-layout-6 .item-slider {
		margin-right: 0px;
		padding: 0 15px 50px;
	}
}

@media screen and (max-width:480px) {
	.list-event-layout-6 .item-slider {
		margin-right: 0px;
		padding: 0 30px 50px;
	}
}

.list-event-layout-6 .item-slider:before {
	position: absolute;
	content: "";
	bottom: 0;
	right: 0;
	width: calc(100% - 90px);
	height: calc(100% - 90px);
	background: #faf9ff;
	z-index: -1;
	opacity: 0;
	transition: all .4s;
	border-radius: 10px;
}

@media screen and (max-width:1280px) {
	.list-event-layout-6 .item-slider:before {
		bottom: 0px;
		width: calc(100% - 45px);
	}
}

@media (max-width:767px) {
	.list-event-layout-6 .item-slider:before {
		opacity: 1;
	}
}

.list-event-layout-6 .item-slider .image {
	padding-right: 55px;
}

.list-event-layout-6 .item-slider .image img {
	border-radius: 10px;
}

.list-event-layout-6 .item-slider .image .date {
	margin-left: 30px;
	font-size: 100px;
	line-height: 100px;
	font-weight: 500;
	margin-top: -58px;
	margin-bottom: 20px;
}

@media screen and (max-width:1280px) {
	.list-event-layout-6 .item-slider .image .date {
		font-size: 85px;
		margin-bottom: 10px;
	}
}

@media screen and (max-width:1280px) {
	.list-event-layout-6 .item-slider .image {
		padding-right: 60px;
	}
}

@media screen and (max-width:1024px) {
	.list-event-layout-6 .item-slider .image {
		padding-right: 0px;
	}
}

.list-event-layout-6 .item-slider .event-wrapper {
	margin-left: 30px;
}

@media screen and (max-width:1280px) {
	.list-event-layout-6 .item-slider .event-wrapper {
		margin-right: 10px;
		margin-left: 10px;
	}
}

.list-event-layout-6 .item-slider .event-wrapper .title {
	font-size: 32px;
	line-height: 40px;
	margin-bottom: 18px;
}

@media screen and (max-width:1024px) {
	.list-event-layout-6 .item-slider .event-wrapper .title {
		font-size: 24px;
		line-height: 34px;
	}
}

.list-event-layout-6 .item-slider .event-wrapper .meta {
	font-size: 16px;
	color: var(--thim-meta-data-color, #9d9d9d);
	margin-bottom: var(--thim-meta-data-margin-bottom, 15px);
}

.list-event-layout-6 .item-slider .event-wrapper .meta span {
	margin-right: 25px;
}

.list-event-layout-6 .item-slider .event-wrapper .meta span:last-child {
	margin-right: 0;
}

.list-event-layout-6 .item-slider .event-wrapper .meta span i {
	font-size: 1.2em;
	margin-right: 7px;
}

.list-event-layout-6 .item-slider .event-wrapper .description {
	margin-bottom: var(--thim-meta-data-desc-margin-bottom, 32px);
	color: var(--thim-meta-data-desc-color);
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: var(--thim-meta-data-desc-font-size, 16px);
	line-height: 1.3em;
}

.list-event-layout-6 .item-slider .event-wrapper .link-event {
	font-size: var(--thim-link-detail-font-size, 16px);
	text-transform: var(--thim-link-detail-text-transform, uppercase);
	font-weight: 600;
	position: relative;
	padding-left: 0;
	margin-bottom: var(--thim-link-detail-margin-bottom);
	display: block;
	transition: all .4s;
	color: var(--thim-link-detail-color);
}

@media (max-width:767px) {
	.list-event-layout-6 .item-slider .event-wrapper .link-event {
		padding-left: 50px;
	}
}

.list-event-layout-6 .item-slider .event-wrapper .link-event:before {
	position: absolute;
	content: "";
	width: 0px;
	height: 3px;
	background: var(--thim-body-primary-color, #ffb606);
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	border-radius: 50px;
	transition: all .4s;
	opacity: 0;
}

@media (max-width:767px) {
	.list-event-layout-6 .item-slider .event-wrapper .link-event:before {
		opacity: 1;
		width: 33px;
	}
}

.list-event-layout-6 .item-slider:hover:before {
	opacity: 1;
}

.list-event-layout-6 .item-slider:hover .event-wrapper .link-event {
	padding-left: 50px;
}

.list-event-layout-6 .item-slider:hover .event-wrapper .link-event:before {
	width: 33px;
	opacity: 1;
}

.list-event-layout-6 .owl-controls {
	margin-top: 90px;
}

@media (max-width:1199px) {
	.list-event-layout-6 .owl-controls {
		margin-top: 70px;
	}
}

.list-event-layout-6 .owl-controls .owl-buttons {
	position: relative;
}

@media screen and (max-width:1024px) {
	.list-event-layout-6 .owl-controls .owl-buttons {
		margin-left: 15px !important;
		padding-left: 0 !important;
	}
}

.list-event-layout-6 .owl-controls .owl-buttons:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 5px;
	background: #f5986a;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	border-radius: 50px;
	transition: all .4s;
	opacity: 1;
	z-index: -1;
}

.list-event-layout-6 .owl-controls .owl-buttons .owl-prev, .list-event-layout-6 .owl-controls .owl-buttons .owl-next {
	position: relative;
	border: unset;
	width: unset;
}

.list-event-layout-6 .owl-controls .owl-buttons .owl-prev i, .list-event-layout-6 .owl-controls .owl-buttons .owl-next i {
	line-height: 1;
	color: rgba(0, 0, 0, .2);
}

.list-event-layout-6 .owl-controls .owl-buttons .owl-prev i:hover, .list-event-layout-6 .owl-controls .owl-buttons .owl-next i:hover {
	color: #000;
}

.list-event-layout-6 .owl-controls .owl-buttons .owl-prev:before, .list-event-layout-6 .owl-controls .owl-buttons .owl-next:before {
	position: absolute;
	content: "";
	width: 100px;
	height: 100px;
	top: -35px;
	background: white;
	z-index: -1;
}

.list-event-layout-6 .owl-controls .owl-buttons .owl-prev:hover, .list-event-layout-6 .owl-controls .owl-buttons .owl-next:hover {
	border-color: black;
}

.list-event-layout-6 .owl-controls .owl-buttons .owl-prev:before {
	left: -30px;
}

.list-event-layout-6 .owl-controls .owl-buttons .owl-prev i::before {
	content: "";
	font-family: "thim-ekits";
	font-weight: normal;
	font-size: 36px;
}

.list-event-layout-6 .owl-controls .owl-buttons .owl-next {
	margin-left: 10px;
}

.list-event-layout-6 .owl-controls .owl-buttons .owl-next:before {
	left: -23px;
}

@media screen and (max-width:1024px) {
	.list-event-layout-6 .owl-controls .owl-buttons .owl-next:before {
		width: 77px;
	}
}

.list-event-layout-6 .owl-controls .owl-buttons .owl-next i::before {
	content: "";
	font-family: "thim-ekits";
	font-weight: normal;
	font-size: 36px;
}

.thim-ekits-event__inner {
	display: grid;
	grid-template-columns: var(--thim-ekits-event-columns, repeat(3, 1fr));
	row-gap: var(--thim-ekits-event-row-gap, 30px);
	column-gap: var(--thim-ekits-event-column-gap, 30px);
}

.thim-ekits-event__thumbnail {
	display: inline-block;
	position: relative;
}

.thim-ekits-event__thumbnail .label-event-status {
	position: absolute;
	background: var(--thim-ekits-event-status-bg-color, #59d7a4);
	color: var(--thim-ekits-event-status-color, #fff);
	padding: var(--thim-ekits-event-status-padding, 5px 10px);
}

.thim-ekits-event__thumbnail .label-event-status:before {
	content: "";
	width: 0;
	height: 0;
	border-bottom: var(--thim-ekits-event-status-triangle, 14px) solid var(--thim-ekits-event-status-bg-color, #59d7a4);
	border-left: var(--thim-ekits-event-status-triangle, 14px) solid transparent;
	position: absolute;
	left: calc(-1 * var(--thim-ekits-event-status-triangle, 14px));
	top: 0;
}

.thim-ekits-event__thumbnail.event-upcoming .label-event-status {
	background: var(--thim-ekits-event-status-upcoming-bg-color, #f38064);
	color: var(--thim-ekits-event-status-upcoming-color, #fff);
}

.thim-ekits-event__thumbnail.event-upcoming .label-event-status:before {
	border-bottom-color: var(--thim-ekits-event-status-upcoming-bg-color, #f38064);
}

.thim-ekits-event__thumbnail.event-expired .label-event-status {
	background: var(--thim-ekits-event-status-expired-bg-color, #eebe00);
	color: var(--thim-ekits-event-status-expired-color, #fff);
}

.thim-ekits-event__thumbnail.event-expired .label-event-status:before {
	border-bottom-color: var(--thim-ekits-event-status-expired-bg-color, #eebe00);
}

.thim-ekits-event__thumbnail.event-expired .event-thumbnail {
	opacity: .5;
}

.thim-ekits-event__thumbnail .event-thumbnail {
	position: relative;
	display: block;
	overflow: hidden;
}

.thim-ekits-event__content {
	padding: var(--thim-ekits-event-content-padding, 10px);
	position: relative;
}

.thim-ekits-event__date-month {
	display: flex;
	flex-flow: row wrap;
	column-gap: 30px;
}

.thim-ekits-event__date-month .date {
	font-size: 40px;
	font-weight: 600;
}

.thim-ekits-event__date-month .month {
	position: relative;
	text-transform: uppercase;
}

.thim-ekits-event__date-month .month:before {
	content: "";
	width: 1px;
	top: 0px;
	bottom: 0;
	background: #ccc;
	left: -15px;
	position: absolute;
}

.thim-ekits-event__meta {
	display: flex;
	flex-flow: row wrap;
	margin-bottom: var(--thim-meta-data-margin-bottom, 15px);
	color: var(--thim-meta-data-color, #666);
	font-size: 13px;
	column-gap: var(--thim-meta-data-spacing, 7px);
	align-items: center;
}

.thim-ekits-event__meta>div {
	display: flex;
	align-items: center;
}

.thim-ekits-event__meta i {
	margin-right: 7px;
	font-size: 1.1em;
}

.thim-ekits-event__title {
	margin: 0 0 15px 0;
}

.thim-ekits-event__excerpt {
	margin-bottom: var(--thim-meta-data-desc-margin-bottom, 15px);
	color: var(--thim-meta-data-desc-color);
	font-size: var(--thim-meta-data-desc-font-size);
}

.thim-ekits-event__read-more {
	display: inline-flex;
	align-items: center;
	font-size: var(--thim-link-detail-font-size, 14px);
	text-transform: var(--thim-link-detail-text-transform, uppercase);
	margin-bottom: var(--thim-link-detail-margin-bottom);
	line-height: 1.1em;
	color: var(--thim-link-detail-color, #333);
	transition: all .4s;
	font-weight: bold;
}

.thim-ekits-event__read-more:before {
	content: "";
	width: 0;
	height: 2px;
	background: var(--thim-link-detail-color-hover, #333);
	transition: all .4s;
}

.thim-ekits-event__read-more:hover:before {
	width: 20px;
	margin-right: 10px;
}

.list-tab-event .thim-list-event {
	margin-bottom: -60px;
}

.list-tab-event .nav-tabs {
	margin: 0;
	border: 0;
	border-bottom: 1px solid var(--thim-border-color, #eee);
}

.list-tab-event .nav-tabs li {
	background: transparent;
	border-radius: 0;
	margin: 0;
	min-width: 250px;
	text-align: center;
	border: 0;
	position: relative;
}

.list-tab-event .nav-tabs li a {
	border-radius: 0;
	margin-right: 3px;
	border: 1px solid var(--thim-border-color, #eee);
	border-bottom: none;
	background: #f9f9f9;
	line-height: 29px;
}

.list-tab-event .nav-tabs li a .fa {
	font-size: 13px;
	vertical-align: middle;
	line-height: 29px;
	margin-right: 8px;
}

.list-tab-event .nav-tabs li:last-child a {
	margin-right: 0;
}

.list-tab-event .nav-tabs li:last-child.active:before {
	right: 0;
}

.list-tab-event .nav-tabs li:last-child.active:after {
	right: 0;
}

.list-tab-event .nav-tabs li.active:before {
	content: "";
	position: absolute;
	left: 0;
	right: 3px;
	top: 0;
	height: 4px;
	z-index: 10;
}

.list-tab-event .nav-tabs li.active:after {
	content: "";
	position: absolute;
	left: 0;
	right: 3px;
	bottom: -1px;
	height: 1px;
	z-index: 10;
	background: #fff;
}

.list-tab-event .nav-tabs li.active a {
	background: #fff;
}

.list-tab-event .nav-tabs.style_1 {
	text-align: center;
}

.list-tab-event .nav-tabs.style_1 li {
	float: none;
	display: inline-block;
	margin: 0 30px;
	min-width: inherit;
}

.list-tab-event .nav-tabs.style_1 li a {
	background: transparent;
	line-height: 1.3rem;
	border: none;
	padding: 15px 25px;
}

.list-tab-event .nav-tabs.style_1 li a:after {
	content: "";
	width: 1px;
	position: absolute;
	right: -32px;
	top: 15px;
	bottom: 15px;
	background: var(--thim-border-color, #eee);
}

.list-tab-event .nav-tabs.style_1 li:last-child a:after {
	display: none;
}

.list-tab-event .nav-tabs.style_1 li.active::before {
	display: none;
}

.list-tab-event .nav-tabs.style_1 li.active:after, .list-tab-event .nav-tabs.style_1 li:hover:after {
	background: var(--thim-body-primary-color, #ffb606);
}

@media (max-width:480px) {
	.list-tab-event .nav-tabs.style_1 li {
		margin: 0;
	}
	
	.list-tab-event .nav-tabs.style_1 li a {
		padding: 7px 10px;
	}
	
	.list-tab-event .nav-tabs.style_1 li a::after {
		display: none;
	}
}

.list-tab-event .tab-content {
	border: 0;
	border-top: 0;
	padding: 60px 0 0;
}

.tab-pane.active {
	opacity: 1;
}

.layout_demo_1.col_1_2 .thim-list-event .item-event {
	padding-bottom: 40px;
}

.layout_demo_1.col_1_2 .thim-list-event .item-event .image {
	display: none;
}

.layout_demo_1.col_1_2 .thim-list-event .item-event .time-from {
	width: 125px;
	text-align: center;
	margin-right: 30px;
}

.layout_demo_1.col_1_2 .thim-list-event .item-event .time-from .month {
	font-size: 14px;
}

.layout_demo_1.col_1_2 .thim-list-event .item-event .event-wrapper {
	width: calc(100% - 160px);
	width: -webkit-calc(100% - 160px);
	width: -moz-calc(100% - 160px);
	padding-left: 0;
}

.layout_demo_1.col_1_2 .thim-list-event .item-event .event-wrapper:before {
	display: none;
}

.layout_demo_1.col_1_2 .thim-list-event .item-event .event-wrapper .title {
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
}

.layout_demo_1 .thim-list-event .item-event {
	padding-bottom: 50px;
	border-top: none;
	padding-top: 0;
}

.layout_demo_1 .thim-list-event .item-event .time-from {
	float: left;
	width: 160px;
	margin-right: 72px;
	text-align: left;
}

.layout_demo_1 .thim-list-event .item-event .time-from .month {
	font-size: 16px;
	font-weight: 500;
	color: #999;
}

.layout_demo_1 .thim-list-event .item-event .time-from .date {
	font-size: 50px;
	line-height: 50px;
	margin-top: 15px;
	font-weight: 300;
	position: relative;
}

.layout_demo_1 .thim-list-event .item-event .time-from .date:after {
	position: absolute;
	right: 0;
	height: 75px;
	content: "";
	width: 1px;
	background-color: var(--thim-border-color, #eee);
}

.layout_demo_1 .thim-list-event .item-event .image {
	float: left;
	width: 320px;
	margin-top: 0;
}

.layout_demo_1 .thim-list-event .item-event .event-wrapper {
	width: calc(100% - 552px);
	width: -webkit-calc(100% - 552px);
	width: -moz-calc(100% - 552px);
	padding-left: 45px;
	padding-right: 0;
	padding-top: 10px;
}

.layout_demo_1 .thim-list-event .item-event .event-wrapper .title {
	font-weight: normal;
	font-size: 28px;
	margin-bottom: 15px;
	line-height: 44px;
}

.layout_demo_1 .thim-list-event .item-event .event-wrapper .meta {
	font-size: 16px;
	font-weight: 400;
	text-transform: none;
}

.layout_demo_1 .thim-list-event .item-event .event-wrapper .description {
	display: none;
}

.event-countdown h2 {
	display: none;
}

.event-countdown .event-countdown .tp_event_counter {
	background: transparent;
	border: 0;
	padding: 0;
	text-align: left;
	margin-top: 40px;
}

.event-countdown .event-countdown .tp_event_counter .countdown-row {
	overflow: hidden;
	text-align: left;
	display: inline-block;
	margin: auto;
	padding: 0;
	width: auto;
	clear: inherit;
}

.event-countdown .event-countdown .tp_event_counter .countdown-row .countdown-section {
	width: 110px;
	height: 110px;
	background: none;
	border-radius: 50%;
	display: inline-block;
	border: 5px solid #fff;
	margin: 0 15px;
	padding: 0;
	text-align: center;
}

.event-countdown .event-countdown .tp_event_counter .countdown-row .countdown-section:first-child {
	margin-left: 0;
}

.event-countdown .event-countdown .tp_event_counter .countdown-row .countdown-section:last-child {
	margin-right: 0;
}

.event-countdown .event-countdown .tp_event_counter .countdown-row .countdown-section .countdown-amount {
	font-size: 50px;
	font-weight: 300;
	line-height: 50px;
	height: 50px;
	color: #fff;
	margin: 15px 0 0;
	text-align: center;
	display: block;
	width: 100%;
}

.event-countdown .event-countdown .tp_event_counter .countdown-row .countdown-section .countdown-period {
	color: #bbb;
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	display: block;
	width: 100%;
}

@media (max-width:1024px) {
	body#thim-body .thim-list-event.layout-5 .thim-column-slider {
		width: 40%;
	}
	
	body#thim-body .thim-list-event.layout-5 .thim-column-slider .item-event .event-info {
		padding: 30px 15px;
	}
	
	body#thim-body .thim-list-event.layout-5 .thim-column-slider .item-event .event-info .time-from {
		width: 80px;
		text-align: center;
	}
	
	body#thim-body .thim-list-event.layout-5 .thim-column-list {
		width: 60%;
		padding: 0 15px;
	}
	
	body#thim-body .thim-list-event.layout-5 .thim-column-list .item-event {
		padding: 15px 0;
	}
	
	body#thim-body .thim-list-event.layout-5 .thim-column-list .item-event .event-wrapper {
		width: calc(100% - 205px);
		width: -webkit-calc(100% - 205px);
		width: -moz-calc(100% - 205px);
		padding: 0;
	}
}

@media (max-width:992px) {
	body#thim-body .thim-list-event.layout-5 .thim-column-slider .item-event .event-info {
		padding: 15px;
	}
	
	body#thim-body .thim-list-event.layout-5 .thim-column-slider .item-event .event-info .time-from {
		width: 70px;
		float: left;
		clear: none;
	}
	
	body#thim-body .thim-list-event.layout-5 .thim-column-slider .item-event .event-info .time-from .date {
		font-size: 30px;
		line-height: 34px;
		margin-top: 0;
	}
	
	body#thim-body .thim-list-event.layout-5 .thim-column-slider .item-event .event-info .time-from .month {
		font-size: 13px;
	}
	
	body#thim-body .thim-list-event.layout-5 .thim-column-slider .item-event .event-info .event-wrapper {
		width: calc(100% - 95px);
		width: -webkit-calc(100% - 95px);
		width: -moz-calc(100% - 95px);
		margin-left: 15px;
		clear: none;
		float: left;
	}
	
	body#thim-body .thim-list-event.layout-5 .thim-column-slider .item-event .event-info .event-wrapper .title {
		font-size: 16px;
	}
	
	body#thim-body .thim-list-event.layout-5 .thim-column-slider .item-event .event-info .event-wrapper .meta {
		font-size: 14px;
	}
	
	body#thim-body .thim-list-event.layout-5 .thim-column-slider .owl-controls .owl-buttons .owl-prev {
		left: 15px;
		width: 40px;
		height: 40px;
		line-height: 40px;
	}
	
	body#thim-body .thim-list-event.layout-5 .thim-column-slider .owl-controls .owl-buttons .owl-prev i {
		font-size: 20px;
		line-height: 40px;
	}
	
	body#thim-body .thim-list-event.layout-5 .thim-column-slider .owl-controls .owl-buttons .owl-next {
		right: 15px;
		width: 40px;
		height: 40px;
		line-height: 40px;
	}
	
	body#thim-body .thim-list-event.layout-5 .thim-column-slider .owl-controls .owl-buttons .owl-next i {
		font-size: 20px;
		line-height: 40px;
	}
	
	body#thim-body .thim-list-event.layout-5 .thim-column-list .item-event .time-from {
		width: 80px;
		text-align: center;
	}
	
	body#thim-body .thim-list-event.layout-5 .thim-column-list .item-event .time-from .date {
		font-size: 30px;
		line-height: 34px;
	}
	
	body#thim-body .thim-list-event.layout-5 .thim-column-list .item-event .event-wrapper .title {
		font-size: 16px;
	}
	
	body#thim-body .thim-list-event.layout-5 .thim-column-list .item-event .event-wrapper .meta {
		font-size: 14px;
	}
}

@media (max-width:767px) {
	body#thim-body .thim-list-event.layout-5 {
		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		-moz-box-direction: normal;
		-moz-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	body#thim-body .thim-list-event.layout-5 .thim-column-slider {
		width: 70%;
		margin-bottom: 0;
	}
	
	body#thim-body .thim-list-event.layout-5 .thim-column-list {
		width: 70%;
	}
}

@media (max-width:667px) {
	body#thim-body .thim-list-event.layout-5 .thim-column-slider .item-event .event-info .time-from .date {
		margin-top: -8px;
	}
	
	body#thim-body .thim-list-event.layout-5 .thim-column-slider .item-event .event-info .time-from .month {
		line-height: 24px;
	}
}

@media (max-width:480px) {
	body#thim-body .thim-list-event.layout-5 {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}
	
	body#thim-body .thim-list-event.layout-5 .thim-column-slider {
		width: 100%;
	}
	
	body#thim-body .thim-list-event.layout-5 .thim-column-list {
		width: 100%;
	}
	
	body#thim-body .thim-list-event.layout-5 .thim-column-list .item-event .event-image {
		width: 70px;
		display: none;
	}
	
	body#thim-body .thim-list-event.layout-5 .thim-column-list .item-event .event-wrapper {
		width: calc(100% - 80px);
		width: -webkit-calc(100% - 80px);
		width: -moz-calc(100% - 80px);
	}
}

a.widget-button {
	display: inline-block;
}

a.widget-button.position-after .fa {
	margin-left: 8px;
}

a.widget-button.normal {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 40px;
}

a.widget-button.normal.very-rounded {
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}

a.widget-button.normal.tiny-rounded {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

a.widget-button.medium {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding: 6px 40px;
}

a.widget-button.medium.very-rounded {
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}

a.widget-button.medium.tiny-rounded {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

a.widget-button.large {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	padding: 8px 44px;
}

a.widget-button.large.very-rounded {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

a.widget-button.large.tiny-rounded {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

a.widget-button.small.very-rounded {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

a.widget-button.small.tiny-rounded {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

a.widget-button:hover {
	background: #111;
	color: #fff;
}

.thim-widget-button .widget-button {
	line-height: 38px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	background: #111;
	padding: 5px 25px;
}

.thim-widget-button .widget-button:hover {
	background: transparent;
	color: #333;
}

.thim-widget-button .widget-button.normal {
	line-height: 38px;
	padding: 5px 25px;
}

.thim-widget-button .widget-button.small {
	padding: 2px 20px;
	line-height: 36px;
	background: transparent;
}

.thim-top-landing .thim-widget-button {
	text-align: center;
}

#masthead.header_v4 .navigation .menu-right .thim-widget-button .widget-button.small {
	border-color: rgba(255, 255, 255, .6) !important;
}

.nav-border-none .owl-controls .owl-prev, .nav-border-none .owl-controls .owl-next {
	border: none;
}

.dot-border-none .owl-controls .owl-pagination .owl-page {
	border: none;
}

.dot-active-border-none .owl-controls .owl-pagination .owl-page.active {
	border: none;
}

.thim-widget-gallery-images, .elementor-widget-thim-gallery-images {
	overflow: hidden;
}

.thim-widget-gallery-images .owl-prev, .thim-widget-gallery-images .owl-next, .elementor-widget-thim-gallery-images .owl-prev, .elementor-widget-thim-gallery-images .owl-next {
	position: absolute;
	top: 50%;
	-webkit-transition: all .5s cubic-bezier(.215, .61, .355, 1);
	-khtml-transition: all .5s cubic-bezier(.215, .61, .355, 1);
	-moz-transition: all .5s cubic-bezier(.215, .61, .355, 1);
	-ms-transition: all .5s cubic-bezier(.215, .61, .355, 1);
	-o-transition: all .5s cubic-bezier(.215, .61, .355, 1);
	transition: all .5s cubic-bezier(.215, .61, .355, 1);
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.thim-widget-gallery-images .owl-prev, .elementor-widget-thim-gallery-images .owl-prev {
	left: 0;
	right: auto;
}

.thim-widget-gallery-images .owl-next, .elementor-widget-thim-gallery-images .owl-next {
	right: 0;
	left: auto;
}

.thim-widget-gallery-images .gallery-img.not_have_color .item img, .elementor-widget-thim-gallery-images .gallery-img.not_have_color .item img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: all .2s ease-in-out 0s;
	-khtml-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
}

.thim-widget-gallery-images .gallery-img.not_have_color .item:hover img, .elementor-widget-thim-gallery-images .gallery-img.not_have_color .item:hover img {
	-webkit-filter: inherit;
	filter: inherit;
	opacity: 1;
}

.opacity_25 .thim-widget-gallery-images .gallery-img.not_have_color .item img, .opacity_25 .elementor-widget-thim-gallery-images .gallery-img.not_have_color .item img {
	opacity: .25;
}

.opacity_25 .thim-widget-gallery-images .gallery-img.not_have_color .item:hover img, .opacity_25 .elementor-widget-thim-gallery-images .gallery-img.not_have_color .item:hover img {
	opacity: 1;
}

.have_border_top .thim-widget-gallery-images, .have_border_top .elementor-widget-thim-gallery-images {
	position: relative;
	overflow: inherit;
}

.have_border_top .thim-widget-gallery-images:before, .have_border_top .elementor-widget-thim-gallery-images:before {
	position: absolute;
	top: -35px;
	left: 0;
	right: 0;
	height: 1px;
	background-color: var(--thim-border-color, #eee);
	content: "";
}

.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, .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, .8);
	background: -webkit-linear-gradient(rgba(0, 0, 0, .6), black);
	background: -moz-linear-gradient(rgba(0, 0, 0, .6), black);
	background: -o-linear-gradient(rgba(0, 0, 0, .6), black);
	background: -ms-linear-gradient(rgba(0, 0, 0, .6), black);
	background: linear-gradient(rgba(0, 0, 0, .6), black);
	border-radius: 4px;
	z-index: 1;
	top: 5px;
	color: white;
	padding: 12px;
	font-size: 12px;
	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;
}

.thim-map-iframe {
	position: relative;
	min-height: 300px;
}

.thim-map-iframe iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.sc_heading {
	position: relative;
	margin: 0 0 30px 0;
	padding: 40px 0 20px 0;
}

.sc_heading .title {
	margin: 0 0 2px 0;
}

.sc_heading .sub-heading {
	color: #999;
}

.sc_heading .line {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 1px;
	background-color: #333;
	width: 35px;
}

.sc_heading.text-left .line {
	left: 0;
	right: auto;
}

.sc_heading.text-center .line {
	right: 0;
	margin: auto;
}

.sc_heading.text-right .line {
	right: 0;
	left: auto;
}

.sc_heading.clone_title .title {
	text-transform: capitalize;
	position: relative;
	z-index: 1;
	display: inline-block;
}

.sc_heading.clone_title .clone {
	font-size: 80px;
	line-height: 80px;
	font-weight: 700;
	width: 100%;
	opacity: .05;
	position: absolute;
	bottom: 22px;
	color: #333;
	text-transform: capitalize;
	left: 10px;
}

.sc_heading.clone_title.text-center .clone {
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
}

.thim-color em {
	font-style: normal;
	color: #fff;
}

.thim-ekits-heading .sc_heading {
	margin: 0;
	padding: 0;
}

.thim-ekits-heading .sc_heading:after {
	content: "";
	clear: both;
	display: table;
}

.widget_nav_menu .widget-title .line {
	height: 2px;
	background-color: #333;
	width: 20px;
	display: block;
	margin-top: 5px;
}

.widget_nav_menu li.menu-item a {
	display: block;
}

.wrapper-title-icon:after {
	clear: both;
	content: "";
	display: table;
}

.iconbox-left .boxes-icon {
	float: left;
	margin-right: 15px;
}

.iconbox-left .boxes-icon .icon-images {
	text-align: left;
}

.iconbox-left .content-inner {
	float: left;
}

.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: 12px;
	margin-left: 5px;
}

.iconbox-right .boxes-icon {
	float: right;
	margin-left: 15px;
}

.iconbox-right .content-inner {
	float: left;
}

.inner-icon {
	display: table;
	text-align: center;
	width: 100%;
	table-layout: fixed;
}

.iconbox-top .inner-icon {
	height: 100%;
}

.inner-icon .icon {
	display: table-cell;
	vertical-align: middle;
	-webkit-transition: background .2s, color .2s;
	-moz-transition: background .2s, color .2s;
	transition: background .2s, color .2s;
}

.inner-icon .icon i {
	font-size: inherit;
}

.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-box-title {
	margin-top: 0;
	margin-bottom: 10px;
}

.boxes-icon {
	color: #333;
	border-width: 2px;
	border-style: solid;
	border-color: transparent;
}

.iconbox-hover .thim-widget-icon-box {
	background-color: #fff !important;
	transition: background-color .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 .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.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 .smicon-box {
	margin: 15px 0 15px;
}

.thim-widget-icon-box .wrapper-box-icon.contact_info .smicon-box:after {
	display: table;
}

.thim-widget-icon-box .wrapper-box-icon.contact_info .boxes-icon {
	border: 0;
}

.thim-widget-icon-box .wrapper-box-icon.contact_info .heading__primary {
	text-transform: none;
	font-size: 15px;
	line-height: 25px;
	font-weight: 700;
	margin: 0;
}

.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 .wrapper-box-icon.contact_info a:hover {
	text-decoration: underline;
}

.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 {
	line-height: 26px;
	margin: 16px 0 45px;
}

.thim-widget-icon-box .bg-video-play {
	width: 90px;
	height: 90px;
	border-radius: 50%;
	border: solid 7px #333;
	display: block;
	margin: 0 auto 0 auto;
	line-height: 90px;
	cursor: pointer;
	background: transparent;
	color: #333;
	text-align: center;
}

.thim-widget-icon-box .bg-video-play:before {
	font-family: "Font Awesome 5 Free";
	font-size: 40px;
	line-height: 1;
	content: "";
	margin-left: 11px;
	font-weight: 700;
}

.thim-widget-icon-box .bg-video-play.bg-pause {
	line-height: 90px;
}

.thim-widget-icon-box .bg-video-play.bg-pause:before {
	content: "";
	font-size: 36px;
	margin-left: 0;
}

.thim-widget-icon-box .heading__primary {
	text-transform: none;
	font-size: 18px;
	font-weight: 700;
	line-height: 25px;
	margin-top: 4px;
	margin-bottom: 15px;
}

.thim-widget-icon-box .heading__primary a {
	color: var(--thim-font-title-color);
}

.thim-widget-icon-box .heading__primary a:hover {
	color: var(--thim-body-primary-color, #ffb606);
}

.thim-widget-icon-box .line-heading {
	display: block;
	width: 40px;
	height: 1px;
}

.thim-widget-icon-box .desc-icon-box p {
	color: #999;
	margin: 0;
	margin-bottom: 23px;
}

.thim-widget-icon-box .boxes-icon {
	border: 0;
}

.thim-widget-icon-box .boxes-icon.circle {
	border: 1px solid var(--thim-border-color, #eee);
}

.thim-widget-icon-box .wrapper-box-icon.text-center .iconbox-top .boxes-icon {
	margin-bottom: 15px;
}

.thim-widget-icon-box .wrapper-box-icon.circle .iconbox-top .content-inner {
	padding-left: 15px;
	padding-right: 15px;
}

.thim-widget-icon-box .wrapper-box-icon.circle .content-inner {
	padding-left: 15px;
	padding-right: 50px;
}

.thim-widget-icon-box .wrapper-box-icon.circle .heading__primary {
	margin-top: 0;
	margin-bottom: 6px;
}

.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) .smicon-read {
	border: 0;
	padding: 0;
	font-size: 13px;
	line-height: 20px;
	margin-top: 0;
	text-transform: uppercase;
}

.thim-widget-icon-box .wrapper-box-icon.has_custom_image:not(.overlay) .smicon-read:hover {
	text-decoration: underline;
}

.thim-widget-icon-box .wrapper-box-icon.has_custom_image:not(.overlay) .smicon-read .fa {
	display: none;
}

.thim-widget-icon-box .wrapper-box-icon.has_custom_image:not(.overlay) .desc-icon-box {
	margin-top: 12px;
	padding-right: 0;
}

.thim-widget-icon-box .wrapper-box-icon.has_custom_image:not(.overlay) p {
	margin-bottom: 16px;
}

.thim-widget-icon-box .image_box {
	border: 1px solid var(--thim-border-color, #eee);
	padding: 35px 25px;
	box-shadow: 6px 4px 18px rgba(0, 0, 0, .08);
	margin-bottom: 40px;
	-webkit-transition: all .2s ease-in-out 0s;
	-khtml-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
}

@media screen and (max-width:480px) {
	.thim-widget-icon-box .image_box {
		margin-bottom: 0;
	}
}

.thim-widget-icon-box .image_box .icon.icon-images {
	background-image: url("https://tutorssa.com.au/nitropack_static/xzHhcKFWnrRdvOfrwQrwxCncdddvSChu/assets/images/optimized/rev-1a02946/tutorssa.com.au/wp-content/themes/eduma/images/bg_icon.png");
	height: 120px;
	background-repeat: no-repeat;
	width: 115px;
}

.thim-widget-icon-box .image_box .icon.icon-images.nitro-lazy {
	background-image: none !important;
}

.thim-widget-icon-box .image_box .heading__primary {
	font-size: 20px;
	margin-top: 18px;
	margin-bottom: 0;
}

.thim-widget-icon-box .image_box .desc-icon-box {
	margin-top: 10px;
}

.thim-widget-icon-box .image_box .desc-icon-box .desc-content {
	line-height: 30px !important;
}

.thim-widget-icon-box:hover .image_box {
	box-shadow: none;
}

.wrapper-box-icon.overlay {
	background: rgba(0, 0, 0, .6);
	overflow: hidden;
	-webkit-transition: all .3s;
	-khtml-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

@media (max-width:767px) {
	.wrapper-box-icon.overlay {
		background: #000;
	}
}

.wrapper-box-icon.overlay:hover {
	background: #000;
}

.wrapper-box-icon.overlay:hover .icon-images img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
}

.wrapper-box-icon.overlay:hover .icon.icomoon {
	-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);
}

.wrapper-box-icon.overlay .icon.icomoon {
	display: inline-block;
	margin-top: 22px;
	-webkit-transition: all .3s;
	-khtml-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.wrapper-box-icon.overlay .icon-images {
	display: inline-block;
}

.wrapper-box-icon.overlay .icon-images img {
	-webkit-transition: all .3s;
	-khtml-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	margin-top: 28px;
}

.wrapper-box-icon.overlay .smicon-box {
	padding: 7px 0;
	overflow: hidden;
	min-height: 100px;
}

.wrapper-box-icon.overlay .heading__primary {
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	line-height: 30px;
	margin: 20px 0 10px;
}

.wrapper-box-icon.overlay .boxes-icon {
	border: 0;
	overflow: hidden;
	padding: 0 15px 15px;
}

.wrapper-box-icon.overlay .smicon-read {
	border: 0;
	border-radius: 0;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	padding: 0;
	margin-top: 0;
}

.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: 0 20px 10px 0;
}

.wrapper-box-icon:not(.background-video):not(.contact_info):not(.overlay) .smicon-box {
	overflow: hidden;
}

.wrapper-box-icon:not(.background-video):not(.contact_info):not(.overlay) .smicon-box .icon .fa {
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.wrapper-box-icon:not(.background-video):not(.contact_info):not(.overlay) .smicon-box:hover .icon .fa {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
}

.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: var(--thim-border-color, #eee);
}

.thim-welcome-university .sc_heading {
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.thim-university-top-icon>.panel-grid-cell {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.thim-university-top-icon .thim-no-border .thim-widget-icon-box .wrapper-box-icon {
	border: none;
}

.thim-university-top-icon .thim-widget-icon-box .wrapper-box-icon {
	border-right: 1px solid #eda803;
}

.thim-university-top-icon .thim-widget-icon-box .heading__primary {
	margin: 0;
	padding-bottom: 14px;
}

.thim-university-top-icon .thim-widget-icon-box .heading__primary a:hover {
	text-decoration: underline;
}

.thim-university-top-icon.thim-bg-overlay {
	max-width: 1170px;
	margin: auto;
	margin-top: -161px;
}

.thim-university-top-icon.thim-bg-overlay .thim-widget-icon-box .wrapper-box-icon {
	border-right-color: #2e2c2c;
}

.thim-box-language-tests .wrapper-box-icon.has_custom_image .inner-icon {
	max-height: 220px;
	overflow: hidden;
}

.thim-box-language-tests .wrapper-box-icon.has_custom_image .inner-icon img {
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.thim-box-language-tests .wrapper-box-icon.has_custom_image .inner-icon: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);
}

.thim-bg-border-top {
	overflow: hidden;
}

.thim-bg-border-top .thim-widget-icon-box .boxes-icon {
	float: left;
	margin-top: 38px;
	margin-left: 38px;
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.thim-bg-border-top .thim-widget-icon-box .wrapper-box-icon .content-inner {
	clear: both;
	padding: 40px 60px 50px 140px;
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.thim-bg-border-top .thim-widget-icon-box .wrapper-box-icon .content-inner .smicon-read.sc-btn {
	padding: 9px 18px;
	border-radius: 0;
	display: inline-block;
	color: #fff;
	border: 1px solid #fff;
}

.thim-bg-border-top .thim-widget-icon-box .wrapper-box-icon .content-inner .smicon-read.sc-btn:hover {
	text-decoration: none;
	border-color: #333;
	color: #333;
}

.thim-bg-border-top .thim-widget-icon-box .heading__primary {
	line-height: 30px !important;
}

.thim-bg-border-top:hover .boxes-icon {
	-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);
}

.feature-icon-box {
	position: relative;
}

.feature-icon-box:before {
	position: absolute;
	left: -16px;
	width: 50px;
	height: 150px;
	content: "";
	top: 0;
	background-color: #2ec4b6;
	-ms-transform: rotate(12deg);
	-webkit-transform: rotate(12deg);
	transform: rotate(12deg);
}

.feature-icon-box:after {
	position: absolute;
	width: 1px;
	top: 35px;
	bottom: 35px;
	right: 89px;
	background-color: rgba(255, 255, 255, .15);
	content: "";
}

.feature-icon-box .boxes-icon i {
	line-height: 44px !important;
}

.feature-icon-box .boxes-icon i.pe-7s-angle-right:before {
	content: "";
	font-family: "thim-ekits";
}

.thim-widget-icon-box .layout_text_number {
	background-color: #fff;
	border-radius: 5px;
	padding: 35px 0;
	border-left: 1px solid #ddd;
}

.thim-widget-icon-box .layout_text_number:not(:hover) {
	background-image: none !important;
}

.thim-widget-icon-box .layout_text_number:not(:hover).nitro-lazy {
	background-image: none !important;
}

.thim-widget-icon-box .layout_text_number .boxes-icon {
	margin-bottom: 20px;
	font-weight: bold;
}

.thim-widget-icon-box .layout_text_number .iconbox-left .boxes-icon {
	margin-right: 0;
}

.thim-widget-icon-box .layout_text_number .iconbox-left .boxes-icon.circle {
	border-radius: 0 50px 50px 0;
}

.thim-widget-icon-box .layout_text_number .iconbox-right .boxes-icon {
	margin-left: 0;
}

.thim-widget-icon-box .layout_text_number .iconbox-right .boxes-icon.circle {
	border-radius: 50px 0 0 50px;
}

.thim-widget-icon-box .layout_text_number .content-inner {
	padding: 0 40px;
}

.thim-widget-icon-box .layout_text_number.image_box {
	padding: 45px 0 35px !important;
}

.thim-widget-icon-box .layout_text_number .smicon-read {
	padding: 0;
	margin-top: 20px;
	border: none;
	position: relative;
	text-transform: uppercase;
}

.thim-widget-icon-box .layout_text_number .smicon-read:before {
	content: "";
	width: 0;
	height: 2px;
	background: #000;
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: all .3s;
	-khtml-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.thim-widget-icon-box .layout_text_number .smicon-read i {
	display: none;
}

.thim-widget-icon-box .layout_text_number:hover .smicon-read:before {
	width: 30px;
	margin-right: 8px;
}

.thim-widget-icon-box .dot_line_buttom_top .dot-line {
	width: 8px;
	height: 8px;
	display: block;
	margin: 15px auto;
	border-radius: 50%;
	position: relative;
}

.thim-widget-icon-box .dot_line_buttom_top .dot-line:before, .thim-widget-icon-box .dot_line_buttom_top .dot-line:after {
	content: "";
	width: 60px;
	height: 1px;
	display: block;
	position: absolute;
	border: 2px solid;
	right: 100%;
	margin-right: 22px;
	top: 2px;
	-webkit-transition: all .2s ease-in-out 0s;
	-khtml-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
	-webkit-transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	-o-transform: scale(0, 0);
}

.thim-widget-icon-box .dot_line_buttom_top .dot-line:after {
	left: 100%;
	right: auto;
	margin-right: 0;
	margin-left: 22px;
}

.thim-widget-icon-box .dot_line_buttom_top .dot-line span:before, .thim-widget-icon-box .dot_line_buttom_top .dot-line span:after {
	content: "";
	display: block;
	position: absolute;
	border: 8px solid;
	top: -4px;
	left: -4px;
	opacity: .3;
	border-radius: 50%;
	z-index: -1;
	-webkit-transition: all .2s ease-in-out 0s;
	-khtml-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
	-webkit-transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	-o-transform: scale(0, 0);
}

.thim-widget-icon-box .dot_line_buttom_top .dot-line span:after {
	border: 12px solid;
	top: -8px;
	left: -8px;
	opacity: .2;
}

.thim-widget-icon-box .dot_line_buttom_top .smicon-box {
	position: relative;
	z-index: -1;
}

.thim-widget-icon-box .dot_line_buttom_top .smicon-box .boxes-icon, .thim-widget-icon-box .dot_line_buttom_top .smicon-box .content-inner {
	z-index: 1;
	position: relative;
}

.thim-widget-icon-box .dot_line_buttom_top .smicon-box .boxes-icon .desc-icon-box, .thim-widget-icon-box .dot_line_buttom_top .smicon-box .content-inner .desc-icon-box {
	margin-top: 35px;
}

.thim-widget-icon-box .dot_line_buttom_top:hover .dot-line:before, .thim-widget-icon-box .dot_line_buttom_top:hover .dot-line:after {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
}

.thim-widget-icon-box .dot_line_buttom_top:hover .dot-line span:before, .thim-widget-icon-box .dot_line_buttom_top:hover .dot-line span:after {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
}

@media (max-width:768px) {
	.thim-widget-icon-box .dot_line_buttom_top .smicon-box .line_top {
		display: none;
	}
}

.custom-iconbox-contact .thim-widget-icon-box .layout_text_number .content-inner {
	width: 100%;
}

@media (max-width:767px) {
	.custom-title-slider-gradient .thim-widget-icon-box .image_box {
		border: 1px solid #ddd;
		border-radius: 10px;
	}
}

.custom-title-slider-gradient .thim-widget-icon-box .image_box .heading__primary {
	padding-right: 30%;
	line-height: 42px !important;
}

@media (max-width:480px) {
	.custom-title-slider-gradient .thim-widget-icon-box .image_box .heading__primary {
		padding-right: 0;
	}
}

@media (max-width:767px) {
	.custom-title-slider-gradient .thim-widget-icon-box .image_box {
		box-shadow: none;
	}
}

.custom-title-slider-gradient .thim-widget-icon-box .image_box .desc-icon-box {
	line-height: 30px !important;
	margin-top: 15px;
}

.custom-title-slider-gradient .thim-widget-icon-box .image_box .desc-icon-box .desc-content {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.custom-title-slider-gradient .thim-widget-icon-box .image_box .desc-icon-box .smicon-read {
	font-size: 15px;
	margin-top: 15px;
}

.thim-carousel-list-instructors .instructor-item {
	padding-bottom: 30px;
	padding-right: 20px;
	padding-left: 20px;
}

.thim-carousel-list-instructors .instructor-item .wrap-item {
	text-align: center;
	position: relative;
}

.thim-carousel-list-instructors .instructor-item .avatar_item {
	-webkit-transition: all .2s ease-in-out 0s;
	-khtml-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
}

.thim-carousel-list-instructors .instructor-item .job {
	display: none;
}

.thim-carousel-list-instructors .instructor-item .info_ins .thim-author-social {
	margin: 0;
}

.thim-carousel-list-instructors .instructor-item .info_ins .reviews {
	text-align: left;
}

.thim-carousel-list-instructors .instructor-item .info_ins .students {
	text-align: right;
}

.thim-carousel-list-instructors .instructor-item .info_ins span {
	font-size: 22px;
	margin-right: 5px;
}

.thim-carousel-list-instructors .instructor-item .info_ins>.row {
	margin-right: 0;
	margin-left: 0;
}

.thim-carousel-list-instructors .instructor-item .info_ins>.row>div {
	padding: 0;
}

.thim-carousel-list-instructors .owl-controls .owl-buttons>div {
	position: absolute;
	top: 50%;
	width: 50px;
	line-height: 50px;
	height: auto;
	margin: 0;
	border: none;
	margin-top: -25px;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, .7);
	-webkit-transition: all .2s ease-in-out 0s;
	-khtml-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
}

.thim-carousel-list-instructors .owl-controls .owl-buttons>div i {
	line-height: 50px;
	font-size: 16px;
	color: #fff;
}

.thim-carousel-list-instructors .owl-controls .owl-buttons>div i:before {
	font-family: "thim-ekits";
}

.thim-carousel-list-instructors .owl-controls .owl-buttons>div.owl-prev {
	left: -70px;
}

.thim-carousel-list-instructors .owl-controls .owl-buttons>div.owl-prev i:before {
	content: "";
}

.thim-carousel-list-instructors .owl-controls .owl-buttons>div.owl-next {
	right: -70px;
}

.thim-carousel-list-instructors .owl-controls .owl-buttons>div.owl-next i:before {
	content: "";
}

.thim-carousel-list-instructors:not(.thim-ekits-list-instructors) {
	margin-bottom: -160px;
}

.thim-carousel-list-instructors:not(.thim-ekits-list-instructors) .instructor-item .wrap-item {
	background-color: #fff;
	box-shadow: 6px 4px 18px rgba(0, 0, 0, .08);
	padding-bottom: 155px;
	overflow: hidden;
}

.thim-carousel-list-instructors:not(.thim-ekits-list-instructors) .instructor-item .wrap-item:hover .instructor-info {
	bottom: 0;
}

.thim-carousel-list-instructors:not(.thim-ekits-list-instructors) .instructor-item .wrap-item:hover .avatar_item {
	-webkit-transform: translate(0, -25px);
	-moz-transform: translate(0, -25px);
	-ms-transform: translate(0, -25px);
	-o-transform: translate(0, -25px);
}

.thim-carousel-list-instructors:not(.thim-ekits-list-instructors) .instructor-item .name {
	margin-bottom: 7px;
	margin-top: 25px;
	font-size: 22px;
	font-weight: 300;
}

.thim-carousel-list-instructors:not(.thim-ekits-list-instructors) .instructor-item .name a:hover {
	color: #333;
}

.thim-carousel-list-instructors:not(.thim-ekits-list-instructors) .instructor-item .description {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 40px;
	padding-left: 30px;
	padding-right: 30px;
}

.thim-carousel-list-instructors:not(.thim-ekits-list-instructors) .instructor-item .info_ins {
	margin: 0 30px;
	padding: 15px 0;
	border-top: 1px solid var(--thim-border-color, #eee);
	color: #999;
}

.thim-carousel-list-instructors:not(.thim-ekits-list-instructors) .instructor-item .instructor-info {
	position: absolute;
	bottom: -60px;
	left: 0;
	right: 0;
	padding: 0;
	background-color: #fff;
	-webkit-transition: all .2s ease-in-out 0s;
	-khtml-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
}

.thim-ekits-list-instructors .avatar_item {
	border: 1px dashed rgba(255, 255, 255, .1);
	border-radius: 50%;
}

.thim-ekits-list-instructors .avatar_item img {
	border-radius: 50%;
}

.thim-ekits-list-instructors .instructor-info {
	position: relative;
	overflow: hidden;
}

.thim-ekits-list-instructors .description {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	-webkit-transition: opacity .15s ease-in-out;
	-khtml-transition: opacity .15s ease-in-out;
	-moz-transition: opacity .15s ease-in-out;
	-ms-transition: opacity .15s ease-in-out;
	-o-transition: opacity .15s ease-in-out;
	transition: opacity .15s ease-in-out;
}

.thim-ekits-list-instructors .info_ins {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	margin-bottom: -40px;
	-webkit-transition: all .2s ease-in-out 0s;
	-khtml-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
}

.thim-ekits-list-instructors .instructor-item.has-social:hover .description {
	opacity: 0;
}

.thim-ekits-list-instructors .instructor-item.has-social:hover .info_ins {
	margin-bottom: 10px;
}

.thim-instructors-new .instructor-item {
	position: relative;
	padding-right: 55px;
	padding-left: 55px;
}

.thim-instructors-new .instructor-item .instructor-image {
	text-align: right;
}

.thim-instructors-new .instructor-item .instructor-info {
	position: absolute;
	width: 550px;
	left: 60px;
	background-color: #fff;
	top: 50%;
	padding: 50px 30px;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	box-shadow: 12px 2px 28px rgba(0, 0, 0, .12);
}

.thim-instructors-new .instructor-item .instructor-info h4 {
	text-transform: uppercase;
	font-size: 26px;
	margin-bottom: 20px;
	font-weight: 400;
	margin-top: 0;
}

.thim-instructors-new .instructor-item .instructor-info h4 a {
	color: #333;
}

.thim-instructors-new .instructor-item .instructor-info .des {
	color: grey;
	font-size: 16px;
	line-height: 26px;
}

.thim-instructors-new .instructor-item .instructor-info .list-courses>h3 {
	font-size: 18px;
	font-weight: 400;
	color: #333;
}

.thim-instructors-new .instructor-item .instructor-info .list-courses .course-instructor {
	margin-top: 22px;
	border: 1px solid var(--thim-border-color, #eee);
	-webkit-transition: all .2s ease-in-out 0s;
	-khtml-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
}

.thim-instructors-new .instructor-item .instructor-info .list-courses .course-instructor:hover {
	box-shadow: 8px 8px 18px rgba(0, 0, 0, .1);
}

.thim-instructors-new .instructor-item .instructor-info .list-courses .course-instructor img {
	display: inline-block;
	width: 100px;
	margin-right: 20px;
}

.thim-instructors-new .instructor-item .instructor-info .list-courses .course-instructor h5 {
	font-weight: 400;
	font-size: 16px;
	display: inline-block;
	width: calc(100% - 120px);
}

.thim-instructors-new .instructor-item .instructor-info .list-courses .course-instructor h5 a {
	color: #333;
}

.thim-instructors-new .instructor-item .instructor-info .list-courses .course-instructor:hover h5 a {
	color: #3b93f7;
}

.thim-instructors-new .owl-controls {
	position: absolute;
	bottom: 20px;
	right: 75px;
}

.thim-instructors-new .owl-controls .owl-buttons>div {
	width: 40px;
	line-height: 37px;
	height: auto;
	margin: 0;
	margin-left: 10px;
	border: 1px solid #d6d6d6;
	color: #d6d6d6;
	border-radius: 50%;
	box-shadow: 8px 0 12px rgba(0, 0, 0, .08);
	background-color: rgba(255, 255, 255, .7);
	-webkit-transition: all .2s ease-in-out 0s;
	-khtml-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
}

.thim-instructors-new .owl-controls .owl-buttons>div i {
	line-height: 37px;
	font-size: 16px;
	color: #d6d6d6;
}

.thim-instructors-new .owl-controls .owl-buttons>div i:before {
	font-family: "thim-ekits";
}

.thim-instructors-new .owl-controls .owl-buttons>div.owl-prev i:before {
	content: "";
}

.thim-instructors-new .owl-controls .owl-buttons>div.owl-next i:before {
	content: "";
}

.thim-instructors-new .owl-controls .owl-buttons>div:hover {
	background-color: #3b93f7;
	border-color: #3b93f7;
}

.thim-instructors-new .owl-controls .owl-buttons>div:hover i {
	color: #fff;
}

.thim-grid-posts {
	position: relative;
	overflow: hidden;
}

.thim-grid-posts.has-horizontal.has-vertical .grid-horizontal {
	width: 66.67%;
	float: left;
}

.thim-grid-posts.has-horizontal.has-vertical .grid-vertical {
	width: 33.33%;
	float: left;
}

.thim-grid-posts.has-horizontal.has-vertical .grid-vertical .article-image {
	background: #fff;
}

@media screen and (max-width:768px) {
	.thim-grid-posts.has-horizontal.has-vertical .grid-horizontal, .thim-grid-posts.has-horizontal.has-vertical .grid-vertical {
		width: 100%;
		float: none;
		clear: both;
	}
	
	.thim-grid-posts.has-horizontal.has-vertical .grid-horizontal .article-image img, .thim-grid-posts.has-horizontal.has-vertical .grid-vertical .article-image img {
		width: 100%;
	}
}

.thim-grid-posts .item-post {
	position: relative;
}

.thim-grid-posts .article-wrapper {
	padding: 30px;
	background: #f5f5f5;
	position: absolute;
}

@media screen and (max-width:1200px) {
	.thim-grid-posts .article-wrapper {
		padding: 20px;
	}
}

.thim-grid-posts .article-wrapper:before {
	content: "";
	position: absolute;
	top: 58px;
	left: -13px;
	border-top: 13px solid transparent;
	border-bottom: 13px solid transparent;
	border-right: 13px solid #f5f5f5;
	z-index: 10;
}

.thim-grid-posts .article-wrapper .date {
	color: #aaa;
	font-size: 13px;
	margin-top: 4px;
}

.thim-grid-posts .article-wrapper .title {
	font-size: 17px;
	font-weight: 500;
	line-height: 1.5;
	margin-top: 7px;
	margin-bottom: 9px;
}

.thim-grid-posts .article-wrapper .desc {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
}

.thim-grid-posts .article-wrapper .read-more {
	text-transform: uppercase;
	display: inline-block;
	margin-top: 22px;
	margin-bottom: 0;
	font-size: 13px;
	font-weight: 400;
}

.thim-grid-posts .article-wrapper .read-more:hover {
	text-decoration: none;
}

.thim-grid-posts .article-wrapper .read-more .fa {
	margin-left: 7px;
}

.has-feature .thim-grid-posts {
	width: 75%;
	overflow: hidden;
}

.thim-grid-posts .grid-vertical .article-wrapper {
	position: relative;
}

.thim-list-post-inner {
	position: relative;
}

.thim-list-post-inner.has-feature {
	z-index: 2;
}

.thim-list-post-inner .feature-item {
	width: 25%;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	overflow: hidden;
}

.thim-list-post-inner .feature-item:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .6);
	z-index: 2;
}

.thim-list-post-inner .feature-item img {
	position: absolute;
	right: 0;
	top: 50%;
	bottom: auto;
	height: 100%;
	left: 50%;
	width: auto;
	max-width: none;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}

.thim-list-post-inner .feature-item .article-wrapper {
	z-index: 3;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 63px;
	padding: 0 30px;
}

.thim-list-post-inner .feature-item .article-wrapper .date {
	color: rgba(255, 255, 255, .4);
	font-size: 13px;
}

.thim-list-post-inner .feature-item .article-wrapper .title {
	font-size: 17px;
	line-height: 1.4em;
	font-weight: 500;
	margin-top: 5px;
	margin-bottom: 10px;
}

.thim-list-post-inner .feature-item .article-wrapper .title a {
	color: #fff;
	display: inline-block;
}

.thim-list-post-inner .feature-item .article-wrapper .desc {
	color: rgba(255, 255, 255, .7);
	font-size: 14px;
	margin-bottom: 20px;
}

.thim-list-post-inner .feature-item .article-wrapper .read-more {
	text-transform: uppercase;
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	margin: 0;
}

.thim-list-post-inner .feature-item .article-wrapper .read-more .fa {
	margin-left: 7px;
}

.thim-list-post-inner .link_read_more {
	position: absolute;
	right: 0;
	top: -48px;
}

.grid-horizontal .item-post {
	position: relative;
	overflow: hidden;
}

.grid-horizontal .item-post .article-image {
	width: 50%;
	float: left;
}

.grid-horizontal .item-post .article-wrapper {
	width: 50%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	height: 100%;
}

.grid-horizontal .item-post:nth-child(2n) .article-image {
	float: right;
}

.grid-horizontal .item-post:nth-child(2n) .article-wrapper {
	right: auto;
	left: 0;
}

.grid-horizontal .item-post:nth-child(2n) .article-wrapper:before {
	left: auto;
	right: -13px;
	border-right: none;
	border-left: 13px solid #eaeef2;
}

.grid-horizontal .item-post:nth-child(2n) .article-wrapper .title a {
	color: #fff;
}

.grid-horizontal .item-post:nth-child(2n) .article-wrapper .date {
	color: rgba(255, 255, 255, .4);
}

.grid-horizontal .item-post:nth-child(2n) .article-wrapper .desc {
	color: rgba(255, 255, 255, .7);
}

.grid-horizontal .item-post:nth-child(2n) .article-wrapper .read-more {
	color: #fff;
}

.grid-horizontal .item-post:nth-child(2n) .article-wrapper:hover .title a {
	color: #d6dce2;
}

.grid-vertical .item-post .article-wrapper:before {
	top: -26px;
	left: 50%;
	right: auto;
	margin-left: -13px;
	border-bottom: 13px solid #f5f5f5;
	border-right: 13px solid transparent;
	border-left: 13px solid transparent;
}

.thim-list-posts.home-new .item-post {
	border-bottom: 1px solid rgba(124, 124, 124, .15);
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.thim-list-posts.home-new .item-post h5 {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: 400;
}

.thim-list-posts.home-new .item-post h5 a {
	color: #292929;
}

.thim-list-posts.home-new .item-post .article-date i {
	margin-right: 10px;
	color: #2ec4b6;
}

.thim-list-posts.home-new .item-post:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.thim-list-posts.style_2 {
	margin: 0 -30px;
}

.thim-list-posts.style_2 .item-post {
	padding: 0 30px;
}

@media (max-width:767px) {
	.thim-list-posts.style_2 .item-post {
		margin-bottom: 20px;
	}
}

.thim-list-posts.style_2 .item-post .block-article-image {
	background: #fff;
	border-radius: 15px;
	padding: 15px 15px 15px 50px;
	position: relative;
	box-shadow: rgba(124, 124, 124, .25) 0 5px 30px 5px;
}

.thim-list-posts.style_2 .item-post .block-article-image .date {
	position: absolute;
	left: 28px;
	top: 50%;
	transform: translateX(-50%) translateY(-50%) rotate(-90deg);
}

.thim-list-posts.style_2 .item-post .block-article-image .image img {
	border-radius: 8px;
}

.thim-list-posts.style_2 .item-post .block-article-image .icon-post_format {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	display: inline-block;
	position: absolute;
	right: 40px;
	bottom: -40px;
	background: #ffc000;
	text-align: center;
	line-height: 100px;
}

@media screen and (max-width:480px) {
	.thim-list-posts.style_2 .item-post .block-article-image .icon-post_format {
		width: 80px;
		height: 80px;
		line-height: 80px;
	}
}

.thim-list-posts.style_2 .item-post .block-article-image .icon-post_format:hover::after {
	opacity: 1;
}

.thim-list-posts.style_2 .item-post .block-article-image .icon-post_format:before {
	font-family: "Font Awesome 5 Free";
	content: "";
	font-size: 32px;
	color: #fff;
}

.thim-list-posts.style_2 .item-post .block-article-image .icon-post_format:after {
	content: "";
	position: absolute;
	border-radius: 50%;
	border: 1.5px dashed #fff;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	opacity: 0;
}

.thim-list-posts.style_2 .item-post.format-gallery .block-article-image .icon-post_format:before {
	content: "";
}

.thim-list-posts.style_2 .item-post.format-video .block-article-image .icon-post_format:before {
	content: "";
}

.thim-list-posts.style_2 .item-post .block-content {
	padding: 40px;
}

@media screen and (max-width:480px) {
	.thim-list-posts.style_2 .item-post .block-content {
		padding: 40px 20px;
	}
}

.thim-list-posts.style_2 .item-post .block-content .article-title {
	margin-top: 0;
	font-size: 36px;
}

@media (max-width:767px) {
	.thim-list-posts.style_2 .item-post .block-content .article-title {
		margin-top: 20px;
		font-size: 24px;
	}
}

.thim-list-posts.style_2 .item-post .block-content .info {
	display: flex;
}

.thim-list-posts.style_2 .item-post .block-content .info .author {
	margin-right: 30px;
	display: inherit;
}

@media screen and (max-width:480px) {
	.thim-list-posts.style_2 .item-post .block-content .info .author {
		margin-right: 10px;
	}
}

.thim-list-posts.style_2 .item-post .block-content .info .author a {
	margin-left: 5px;
}

.thim-list-posts.style_2 .item-post .block-content .info .author i {
	margin-right: 3px;
}

.thim-list-posts.style_2 .item-post .block-content .info .comments i {
	margin-right: 7px;
}

.thim-list-posts.style_2 .item-post .block-content .info i {
	font-size: 1.3em;
	transform: translateY(2px);
}

.thim-widget-list-post .widget-title {
	font-size: 50px;
	text-transform: capitalize;
	line-height: 50px;
	margin-bottom: 15px;
}

@media screen and (max-width:480px) {
	.thim-widget-list-post .widget-title {
		font-size: 36px;
	}
}

.thim-widget-list-post .sub_title {
	font-size: 18px;
	color: #a7a7a7;
	text-transform: uppercase;
	margin-bottom: 79px;
}

@media screen and (max-width:480px) {
	.thim-widget-list-post .sub_title {
		font-size: 16px;
		margin-bottom: 50px;
	}
}

.thim-widget-list-post .block-read-more {
	text-align: center;
	margin-top: 35px;
}

.thim-widget-list-post .block-read-more a {
	display: inline-block;
}

@media screen and (max-width:480px) {
	.thim-widget-list-post .block-read-more {
		margin-top: 10px;
	}
}

.thim-widget-list-post .style_2:before, .thim-widget-list-post .style_2:after {
	content: " ";
	display: table;
}

.thim-widget-list-post .style_2:after {
	clear: both;
}

.thim-widget-list-post .list-post-read-more-style_2 {
	display: inline-flex;
	padding: 17.5px 46px;
	box-shadow: 0 5px 18px 0 #eae8e8;
	border-radius: 40px;
	margin: 0 auto;
	font-weight: 600;
	background-color: #fff;
	font-size: 18px;
	text-transform: uppercase;
}

@media (max-width:767px) {
	.thim-widget-list-post .list-post-read-more-style_2 {
		font-size: 16px;
	}
}

.thim-widget-list-post .list-post-read-more-style_2:before {
	font-family: "thim-ekits";
	font-weight: normal;
	content: "";
	transition: all .3s;
	font-size: 22px;
	margin-right: 10px;
	vertical-align: middle;
}

.thim-widget-list-post .list-post-read-more-style_2:hover {
	color: white;
}

.thim-widget-list-post .list-post-read-more-style_2:hover:before {
	color: white;
}

.thim-list-posts.sidebar .item-post {
	clear: both;
	margin-bottom: 25px;
	overflow: hidden;
}

.thim-list-posts.sidebar .item-post:last-child {
	margin-bottom: 0px;
}

.thim-list-posts.sidebar .item-post:not(.has-post-thumbnail) .article-title-wrapper, .thim-list-posts.sidebar .item-post:not(.has_thumb) .article-title-wrapper {
	width: 100%;
	float: none;
}

.thim-list-posts.sidebar .article-image {
	float: left;
	width: 90px;
	margin-right: 20px;
	border-radius: var(--thim-border-radius-item, 0);
	overflow: hidden;
}

.thim-list-posts.sidebar .article-image img {
	width: 100%;
	margin-top: -8px;
}

.thim-list-posts.sidebar .article-title-wrapper {
	width: calc(100% - 110px);
	width: -webkit-calc(100% - 110px);
	width: -moz-calc(100% - 110px);
	float: right;
}

.thim-list-posts.sidebar .article-title-wrapper h5 {
	font-size: 1rem;
	font-weight: normal;
	line-height: 21px;
	text-transform: none;
	margin: -4px 0 14px;
}

.thim-list-posts.sidebar .article-date {
	font-size: 12px;
	font-weight: 700;
	line-height: 12px;
}

.thim-list-posts.sidebar .article-date span {
	margin-right: 5px;
	display: inline-block;
	color: #ccc;
}

.thim-list-posts.sidebar .article-date span.year {
	margin-right: 0;
}

.thim-carousel-course-categories-tabs .owl-carousel .owl-wrapper, .thim-carousel-course-categories-tabs .owl-carousel .owl-item {
	float: left !important;
}

.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;
	display: grid;
	grid-template-columns: 1fr auto;
}

.thim-widget-courses-searching .courses-searching input[type=text] {
	width: 100%;
	border-radius: 0;
	border: none;
	height: inherit;
	float: left;
	margin: 0;
	padding-left: 20px;
	background: #fff;
	color: #999;
	font-size: 15px;
	font-style: italic;
	font-weight: 400;
}

.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: 60px;
	line-height: 60px;
	border-radius: 0;
	float: left;
	font-size: 16px;
	padding: 0;
	border: none;
	background: #111;
	color: #fff;
	cursor: pointer;
}

.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;
	margin-top: 2px;
	left: 0;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	max-width: 570px;
	border-radius: 0;
	box-shadow: 2px 2px 6px -4px #000;
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .05);
	-o-box-shadow: 0 2px 3px rgba(0, 0, 0, .05);
	-ms-box-shadow: 0 2px 3px rgba(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, .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, .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.ob-selected a:hover {
	color: #333 !important;
}

.thim-widget-courses-searching .courses-searching ul.courses-list-search li a {
	font-weight: 400;
	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 .3s;
	-khtml-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.thim-widget-courses-searching .thim-course-search-overlay .courses-searching {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 9999999;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	background: rgba(0, 0, 0, .8);
	margin: 0;
	width: 100%;
	height: 100vh;
	-webkit-transform: scale(.2, .2);
	-moz-transform: scale(.2, .2);
	-ms-transform: scale(.2, .2);
	-o-transform: scale(.2, .2);
	-webkit-transition: all .3s cubic-bezier(.4, 0, 1, 1);
	-khtml-transition: all .3s cubic-bezier(.4, 0, 1, 1);
	-moz-transition: all .3s cubic-bezier(.4, 0, 1, 1);
	-ms-transition: all .3s cubic-bezier(.4, 0, 1, 1);
	-o-transition: all .3s cubic-bezier(.4, 0, 1, 1);
	transition: all .3s cubic-bezier(.4, 0, 1, 1);
}

.thim-widget-courses-searching .thim-course-search-overlay .courses-searching form {
	max-width: 600px;
	width: 100%;
	padding: 0 15px;
}

.thim-widget-courses-searching .thim-course-search-overlay .courses-searching ul.courses-list-search {
	max-width: 600px;
	background: #f6f6f6;
	top: 50%;
	margin: auto;
	margin-top: 27px;
}

body.thim-search-active .thim-widget-courses-searching .thim-course-search-overlay .courses-searching {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
}

.thim-widget-courses-searching .thim-course-search-overlay .search-toggle {
	cursor: pointer;
	font-size: 24px;
}

.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: 70px;
}

@media (max-width:768px) {
	.thim-widget-courses-searching .thim-course-search-overlay form {
		height: 50px;
	}
}

.thim-widget-courses-searching .thim-course-search-overlay .search-popup-bg {
	width: 100%;
	height: 100%;
	position: absolute;
	cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg=="), progress;
}

.thim-widget-courses-searching .thim-course-search-overlay.bg_circle {
	margin-top: -10px;
}

.thim-widget-courses-searching .thim-course-search-overlay.bg_circle .search-toggle {
	width: 42px;
	height: 42px;
	border-radius: 50%;
	text-align: center;
	line-height: 36px;
	border: 2px solid var(--thim-body-primary-color, #ffb606);
	position: relative;
	background-color: transparent !important;
}

.thim-widget-courses-searching .thim-course-search-overlay.bg_circle .search-toggle i::before {
	content: "";
	font-family: "thim-ekits";
	font-weight: normal;
	font-size: 18px;
}

.thim-search-light-style .thim-widget-courses-searching .search-course-title {
	color: #fff;
	margin-bottom: 7px;
	font-size: 36px;
}

.thim-search-light-style .thim-widget-courses-searching .search-course-description {
	color: #fff;
	font-size: 18px;
}

.thim-search-light-style .thim-widget-courses-searching .courses-searching {
	margin-top: 25px;
	margin-bottom: 10px;
}

body.thim-search-active {
	cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg=="), progress !important;
}

.menu-right {
	position: static !important;
}

.search-course-list-info {
	text-align: center;
	margin-left: 0;
}

.search-course-list-info li {
	display: inline-block;
	margin: 0 28px;
	line-height: 30px;
}

.thim-search-light-style .search-course-list-info li {
	margin: 0 25px;
}

.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;
}

.thim-search-light-style .search-course-list-info li .fa {
	color: #fff;
}

.thim-search-light-style .search-course-list-info li a {
	color: #fff;
}

.thim-search-light-style {
	-webkit-align-items: center !important;
	align-items: center !important;
	height: 100vh;
}

.thim-search-light-style>.panel-grid-cell, .thim-search-light-style>.elementor-container {
	z-index: 1000;
}

.thim-search-light-style>.elementor-container {
	top: 50%;
	transform: translate(0, -50%);
}

body.admin-bar .thim-search-light-style {
	height: calc(100vh - 32px);
	height: -webkit-calc(100vh - 32px);
	height: -moz-calc(100vh - 32px);
}

.thim-search-light-style.thim-bg-overlay:before {
	background: rgba(0, 0, 0, .4);
}

.thim-search-light-style>.elementor-container, .thim-search-light-style>.panel-grid-cell {
	padding-top: 38px;
	padding-bottom: 34px;
}

.thim-search-light-style>.elementor-container:before, .thim-search-light-style>.panel-grid-cell:before {
	background: rgba(0, 0, 0, .7);
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	max-width: 810px;
	margin: auto;
}

.thim-search-light-style>.elementor-container>div, .thim-search-light-style>.panel-grid-cell>div {
	position: relative;
}

#toolbar .thim-widget-courses-searching .courses-searching ul.courses-list-search li a {
	color: #666;
}

@media (max-width:767px) {
	.thim-search-light-style .thim-widget-courses-searching .search-course-title {
		font-size: 20px;
	}
	
	.thim-search-light-style .thim-widget-courses-searching .search-course-description {
		font-size: 14px;
	}
}

@keyframes pulsate {
	0% {
		transform: scale(1);
	}
	
	50% {
		transform: scale(1.3);
	}
	
	100% {
		transform: scale(1);
	}
}

@-webkit-keyframes pulsate {
	0% {
		-webkit-transform: scale(1);
	}
	
	50% {
		-webkit-transform: scale(1.3);
	}
	
	100% {
		-webkit-transform: scale(1);
	}
}

@-moz-keyframes pulsate {
	0% {
		-moz-transform: scale(1);
	}
	
	50% {
		-moz-transform: scale(1.3);
	}
	
	100% {
		-moz-transform: scale(1);
	}
}

@-ms-keyframes pulsate {
	0% {
		-ms-transform: scale(1);
	}
	
	50% {
		-ms-transform: scale(1.3);
	}
	
	100% {
		-ms-transform: scale(1);
	}
}

@-o-keyframes pulsate {
	0% {
		-o-transform: scale(1);
	}
	
	50% {
		-o-transform: scale(1.3);
	}
	
	100% {
		-o-transform: scale(1);
	}
}

.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>* {
	min-height: 1px !important;
}

.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: 13px;
	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: 13px;
	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 !important;
	border-radius: 50%;
	border: 0;
	filter: alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-webkit-opacity: .5;
	-khtml-opacity: .5;
	-moz-opacity: .5;
	-ms-opacity: .5;
	-o-opacity: .5;
	opacity: .5;
}

.thim-carousel-instructors .owl-pagination .owl-page.active {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}

.collection-grid-1 {
	width: 100%;
}

.collection-grid-2 {
	width: 50%;
}

.collection-grid-3 {
	width: 33.33%;
}

.collection-grid-4 {
	width: 25%;
}

.collection-grid-5 {
	width: 20%;
}

[class*=collection-grid-] {
	float: left;
	padding: 0 15px;
}

.thim-courses-collection .item {
	position: relative;
	overflow: hidden;
}

.thim-courses-collection .item .thumbnail .feature-image {
	display: inherit;
	position: relative;
}

.thim-courses-collection .item .thumbnail .feature-image:after {
	bottom: 0;
	content: "";
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
}

.thim-courses-collection .item .title {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, .7);
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	display: inline-block;
	line-height: 20px;
	padding: 15px 10px;
}

.thim-courses-collection .item .title:hover {
	text-decoration: underline;
}

.thim-courses-collection .item img {
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.thim-courses-collection .item: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);
}

.thim-courses-collection .item:hover .title {
	background: #000;
}

.thim-courses-collection .collection-item {
	margin-bottom: 30px;
}

.thim-courses-collection .collection-item:last-child {
	margin-bottom: 0;
}

.thim-courses-collection .thim-collection-carousel {
	padding-bottom: 80px;
	border-bottom: 1px solid rgba(124, 124, 124, .2);
}

.thim-courses-collection .thim-collection-carousel .thumbnail {
	overflow: hidden;
	text-align: center;
}

.thim-courses-collection .thim-collection-carousel .item {
	padding-right: 20px;
	padding-left: 20px;
}

.thim-courses-collection .thim-collection-carousel .content {
	text-align: center;
	padding-top: 30px;
}

.thim-courses-collection .thim-collection-carousel .content h3 {
	margin: 0;
	text-transform: uppercase;
	line-height: 20px;
	margin-bottom: 4px;
}

.thim-courses-collection .thim-collection-carousel .content h3 .title {
	color: #202020;
	font-weight: 500;
	padding: 0;
	text-decoration: none;
	font-size: 18px;
	background-color: transparent;
	position: inherit;
}

.thim-courses-collection .owl-controls .owl-buttons>div {
	width: 55px;
	line-height: 55px;
	border-radius: 50%;
	border: none;
	position: absolute;
	overflow: hidden;
	top: 77px;
	z-index: 10;
}

.thim-courses-collection .owl-controls .owl-buttons>div i {
	width: 55px;
	line-height: 52px;
	border-radius: 50%;
	border: none;
	color: #fff;
	font-size: 22px;
}

.thim-courses-collection .owl-controls .owl-buttons>div:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	z-index: -1;
	background-color: #353866;
	opacity: .6;
	-webkit-transition: all .2s ease-in-out 0s;
	-khtml-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
}

.thim-courses-collection .owl-controls .owl-buttons>div.owl-next {
	right: -9px;
}

.thim-courses-collection .owl-controls .owl-buttons>div.owl-next i:before {
	font-family: "thim-ekits";
	font-weight: normal;
	padding-left: 3px;
	content: "";
}

.thim-courses-collection .owl-controls .owl-buttons>div.owl-prev {
	left: -9px;
}

.thim-courses-collection .owl-controls .owl-buttons>div.owl-prev i:before {
	font-family: "thim-ekits";
	font-weight: normal;
	content: "";
}

.thim-courses-collection .owl-controls .owl-buttons>div:hover:before {
	opacity: 1;
}

.thim-owl-carousel-post {
	margin: 0;
	position: relative;
	width: auto;
}

.thim-owl-carousel-post.homepage {
	margin: 0 -15px;
}

.thim-owl-carousel-post.owl-carousel {
	width: auto;
	margin: 0 -15px;
}

.thim-owl-carousel-post.owl-carousel.layout-2 {
	margin-left: -10px;
	margin-right: -10px;
}

.thim-owl-carousel-post.owl-carousel.layout-2 .item {
	padding-left: 10px;
	padding-right: 10px;
}

.thim-owl-carousel-post.owl-carousel.layout-2 .image {
	overflow: hidden;
}

.thim-owl-carousel-post.owl-carousel.layout-2 .image a {
	display: block;
	overflow: hidden;
}

.thim-owl-carousel-post.owl-carousel.layout-2 .image a: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);
}

.thim-owl-carousel-post.owl-carousel.layout-2 .image img {
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.thim-owl-carousel-post>.item {
	max-width: 400px;
	float: left;
	overflow: hidden;
}

.thim-owl-carousel-post .item {
	padding: 0 15px;
}

.thim-owl-carousel-post .image img {
	width: 100%;
}

.thim-owl-carousel-post .content {
	text-align: center;
	margin-top: -15px;
	z-index: 999;
	position: relative;
}

.thim-owl-carousel-post .info {
	text-transform: uppercase;
	text-align: center;
	display: inline-block;
	background: rgba(0, 0, 0, .6);
}

.thim-owl-carousel-post .info .author, .thim-owl-carousel-post .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 .info .author a, .thim-owl-carousel-post .info .date a {
	line-height: 30px;
	color: #fff;
}

.thim-owl-carousel-post .info .date {
	padding: 0 20px 0 0px;
}

.thim-owl-carousel-post .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 .title {
	font-size: 16px;
	font-weight: 700;
	line-height: 28px;
	margin: 10px 0;
}

.thim-owl-carousel-post .title a {
	text-decoration: none;
	color: #fff;
}

.thim-owl-carousel-post .read-more {
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
}

.thim-owl-carousel-post .read-more:hover {
	text-decoration: underline;
}

.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-owl-carousel-post.layout-2 {
	padding-top: 100px;
}

.thim-owl-carousel-post.layout-2 .content {
	text-align: inherit;
	margin: 0;
}

.thim-owl-carousel-post.layout-2 .title {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.25;
	margin-top: 17px;
	margin-bottom: 9px;
}

.thim-owl-carousel-post.layout-2 .desc {
	color: #999;
	font-size: 13px;
}

.thim-owl-carousel-post.layout-2 .owl-controls {
	position: static;
	right: auto;
	top: auto;
}

.thim-owl-carousel-post.layout-2 .owl-controls .owl-pagination {
	margin-top: 37px;
	margin-bottom: 22px;
}

.thim-owl-carousel-post.layout-2 .owl-controls .owl-pagination .owl-page {
	width: 6px;
	height: 6px;
	background: #ccc;
	border-radius: 3px;
	border: 0;
}

.thim-owl-carousel-post.layout-2 .owl-controls .owl-pagination .owl-page.active {
	height: 11px;
}

.thim-owl-carousel-post.layout-2 .owl-controls .owl-buttons {
	position: absolute;
	right: 10px;
	top: 62px;
}

.thim-owl-carousel-post.layout-2 .owl-controls .owl-buttons .owl-prev, .thim-owl-carousel-post.layout-2 .owl-controls .owl-buttons .owl-next {
	color: #666;
	border: none;
	width: auto;
	height: auto;
}

.thim-owl-carousel-post.layout-2 .owl-controls .owl-buttons .owl-prev i, .thim-owl-carousel-post.layout-2 .owl-controls .owl-buttons .owl-next i {
	font-size: 16px;
	color: #666;
}

.thim-owl-carousel-post.layout-2 .owl-controls .owl-buttons .owl-next {
	margin-left: 20px;
}

.thim-owl-carousel-post.layout-3.owl-carousel {
	margin: 0;
}

.thim-owl-carousel-post.layout-3 .owl-controls {
	position: static;
	right: auto;
	top: auto;
}

.thim-owl-carousel-post.layout-3 .owl-controls .owl-pagination {
	margin-top: 37px;
}

.thim-owl-carousel-post.layout-3 .owl-controls .owl-pagination .owl-page {
	width: 6px;
	height: 6px;
	background: #ccc;
	border-radius: 3px;
	border: 0;
	margin: 0 8px;
}

.thim-owl-carousel-post.layout-3 .owl-controls .owl-pagination .owl-page.active {
	height: 11px;
}

.thim-owl-carousel-post.layout-3 .owl-controls .owl-buttons {
	position: absolute;
	right: 0;
	top: -50px;
}

.thim-owl-carousel-post.layout-3 .owl-controls .owl-buttons .owl-prev, .thim-owl-carousel-post.layout-3 .owl-controls .owl-buttons .owl-next {
	color: #666;
	border: none;
	width: auto;
	height: auto;
}

.thim-owl-carousel-post.layout-3 .owl-controls .owl-buttons .owl-prev .fa, .thim-owl-carousel-post.layout-3 .owl-controls .owl-buttons .owl-next .fa {
	color: #666;
	font-size: 16px;
}

.thim-owl-carousel-post.layout-3 .owl-controls .owl-buttons .owl-next {
	margin-left: 20px;
}

.thim-owl-carousel-post.layout-3 .post-inner {
	position: relative;
	cursor: pointer;
}

.thim-owl-carousel-post.layout-3 .post-inner .image a {
	display: block;
	position: relative;
	overflow: hidden;
}

.thim-owl-carousel-post.layout-3 .post-inner .image a:before {
	content: "";
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	position: absolute;
	background: #143056;
	filter: alpha(opacity=15);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
	-webkit-opacity: .15;
	-khtml-opacity: .15;
	-moz-opacity: .15;
	-ms-opacity: .15;
	-o-opacity: .15;
	opacity: .15;
	z-index: 3;
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.thim-owl-carousel-post.layout-3 .post-inner .image a:after {
	font-family: "Font Awesome 5 Free";
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	color: #fff;
	z-index: 10;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
	visibility: hidden;
	-ms-transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
	content: "";
	font-size: 24px;
	width: 24px;
	height: 24px;
	line-height: 24px;
	font-weight: 900;
}

.thim-owl-carousel-post.layout-3 .post-inner .image a.loading:before {
	visibility: visible;
	filter: alpha(opacity=85);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	-webkit-opacity: .85;
	-khtml-opacity: .85;
	-moz-opacity: .85;
	-ms-opacity: .85;
	-o-opacity: .85;
	opacity: .85;
}

.thim-owl-carousel-post.layout-3 .post-inner .image a.loading:after {
	visibility: visible;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}

.thim-owl-carousel-post.layout-3 .post-inner .content {
	position: absolute;
	bottom: 21px;
	right: 0;
	left: 0;
	margin: 0;
	padding: 0 20px;
	text-align: left;
	visibility: hidden;
	z-index: 5;
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
}

.thim-owl-carousel-post.layout-3 .post-inner .fa {
	z-index: 1;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -15px;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	text-align: center;
	display: block;
	line-height: 30px;
	color: rgba(255, 255, 255, .6);
}

.thim-owl-carousel-post.layout-3 .post-inner .fa.fa-play {
	border: 1px solid rgba(255, 255, 255, .6);
	border-radius: 50%;
}

.thim-owl-carousel-post.layout-3 .post-inner:hover .image a:before {
	visibility: visible;
	filter: alpha(opacity=85);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	-webkit-opacity: .85;
	-khtml-opacity: .85;
	-moz-opacity: .85;
	-ms-opacity: .85;
	-o-opacity: .85;
	opacity: .85;
}

.thim-owl-carousel-post.layout-3 .post-inner:hover .content {
	visibility: visible;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}

.thim-owl-carousel-post.layout-3 .post-inner .date {
	color: #fff;
	margin: 0;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 9px;
}

.thim-owl-carousel-post.layout-3 .post-inner .title {
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.5;
	margin: 0;
}

.thim-owl-carousel-post.layout-3 .item {
	padding: 0;
}

.thim-owl-carousel-post.layout-3 .item.item-contain .post-inner {
	width: 50%;
	overflow: hidden;
	float: left;
}

.thim-owl-carousel-post.layout-3 .item.item-contain .fa {
	font-size: 20px;
	bottom: 15px;
	right: 20px;
	margin: 0;
	left: auto;
	top: auto;
	height: 32px;
	width: 32px;
	line-height: 30px;
}

.thim-owl-carousel-post.layout-3 .item.item-contain .fa.fa-play {
	font-size: 13px;
}

.elementor-widget-thim-carousel-categories, .thim-widget-carousel-categories {
	position: relative;
}

.elementor-widget-thim-carousel-categories .link-view-all, .thim-widget-carousel-categories .link-view-all {
	position: absolute;
	right: 0;
	top: 8px;
	font-weight: 400;
	text-transform: uppercase;
}

.elementor-widget-thim-carousel-categories .item, .thim-widget-carousel-categories .item {
	overflow: hidden;
}

.elementor-widget-thim-carousel-categories .image, .thim-widget-carousel-categories .image {
	width: 50%;
	float: left;
}

.elementor-widget-thim-carousel-categories .content-wrapper, .thim-widget-carousel-categories .content-wrapper {
	width: 50%;
	float: right;
	padding: 35px;
	position: relative;
}

.elementor-widget-thim-carousel-categories .content-wrapper:before, .thim-widget-carousel-categories .content-wrapper:before {
	content: "";
	position: absolute;
	top: 68px;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-right: 15px solid #fff;
	z-index: 10;
	left: -15px;
	border-left: none;
	border-right: 15px solid #eaeef2;
	border-right-color: #fa394a;
}

.elementor-widget-thim-carousel-categories .content-wrapper .title, .thim-widget-carousel-categories .content-wrapper .title {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 17px;
	margin-bottom: 4px;
}

.elementor-widget-thim-carousel-categories .content-wrapper .title a, .thim-widget-carousel-categories .content-wrapper .title a {
	color: #fff;
}

.elementor-widget-thim-carousel-categories .content-wrapper .desc, .thim-widget-carousel-categories .content-wrapper .desc {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
	color: rgba(255, 255, 255, .7);
	margin-bottom: 26px;
}

.elementor-widget-thim-carousel-categories .content-wrapper .list-course-items label, .thim-widget-carousel-categories .content-wrapper .list-course-items label {
	display: block;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAbCAYAAAAZMl2nAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozMjdlYTgxMS02ZDJhLTQyY2UtODIzMi01M2NjMWYxZjhhMGMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OEY4N0QyRDNBNTk1MTFFNjk2NjJDODlFREE2NjVCODYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OEY4N0QyRDJBNTk1MTFFNjk2NjJDODlFREE2NjVCODYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyYmU5OTk2Yy03Y2UzLTRkMDYtYWRiNy04YjVmMGIyMTBiMjUiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDozODZiMGFiOC1jOTE5LTExNzktYmVmZi1iMzA4NzdjOTJiM2MiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4FjMuQAAADBElEQVR42uyXSWsUQRiGp3s6ixmXoNFo4hLco4IRNHpwRSIkv0A8CCIePKpH71714NVfIIoHEURFxLggBjFiMNGoMSFuUeMy2WYy7fuFp6FoZrKhoJCCh5np6ap66/u+7nrLC8MwEWvFYqmoEWv5XiF80S96Rad4LbrEL6fvbLFErBTLRYprOfFJvBE94p0YdCf1HCGB2Cz2iTqREa/EVzHMPUVirliBuJfiHhNsERvEJjEqBhDxAvHzWZyJaxMPxEPxMy6kXpxilddFO+rztXKxSuwW28SQCLl+B3E/xBFxVdy3ucRi+tXDI3HW+loUasV60SA6xJl42PI0S1ELHBTbxXlxVNwWz5jY2hw+Teh7aBYHxDEi125CmsQO8mhCRhJTaybqC1gKS8V+amiQlOdrPdTXLotsQMcrDGi1MStWgBO1EibzKfTjIomokDTla1bUH8RlccinsL5RND6dp9pCxiknoudEq1gwzngeD4TVUiYKW3KcEE7UckQxJLIdFHwb6ekcR7zHk+hPd/J4K0XQDeeapebaZAfw/5CQcJop/StCEv+CkMSMkBkhkyjUcCYizqva/fy/IxIUWJ1rGyvwFCY6zXafnsTYKdxcwOu+P2YxvEJCPLZ/m3AjHqVaLBRl/D+CENvIbuI9o81rlPHMLu4UVSygCAdnQj6yK7diiLL0HXNokbIMZvmEs5234CeSRCeKkNm8PeIC2/h3fMlhsRehT5wohFiCrXjaBjbJJJ9jK4g2rD5CmMZL+nQ2XzqP31n+7yVqJzHYlobT2E773Y3BrmORn7nWjLBlLKYbHzQWkQC3dFdcZLBGBrAQPmbyIe5NIczM1BqxjnuzGO4+vnfh7iP3X4VxtjQ/Fbf43yJcHpCSJgy0pWSRs4rVHAECx72N8t3D7WeZpIfo1XB0GI4ZoBLn3FONn30rKq2W7DhRS5hLWHWaicq45sXemh6TV3KIek64owNVK7n3Y31y3DfAYiJhNlafl+ekF3+8Ct1QzNPRiEMza3iJE92Ux/stwAByUd3ekeAAdgAAAABJRU5ErkJggg==") no-repeat center left;
	padding-left: 48px;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 1.9;
	margin-bottom: 17px;
}

.elementor-widget-thim-carousel-categories .content-wrapper .list-course-items label.nitro-lazy, .thim-widget-carousel-categories .content-wrapper .list-course-items label.nitro-lazy {
	background: none !important;
}

.elementor-widget-thim-carousel-categories .content-wrapper .list-course-items>a, .thim-widget-carousel-categories .content-wrapper .list-course-items>a {
	background: #fff;
	padding: 5px 15px;
	text-transform: uppercase;
	color: #333;
	font-size: 13px;
	font-weight: 500;
	line-height: 27px;
	border-radius: 3px;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 14px;
}

.elementor-widget-thim-carousel-categories .content-wrapper .list-course-items>a:hover, .thim-widget-carousel-categories .content-wrapper .list-course-items>a:hover {
	background: #d6dce2;
}

.elementor-widget-thim-carousel-categories .owl-controls, .thim-widget-carousel-categories .owl-controls {
	position: static;
	right: auto;
	top: auto;
}

.elementor-widget-thim-carousel-categories .owl-controls .owl-pagination, .thim-widget-carousel-categories .owl-controls .owl-pagination {
	margin-top: 33px;
}

.elementor-widget-thim-carousel-categories .owl-controls .owl-pagination .owl-page, .thim-widget-carousel-categories .owl-controls .owl-pagination .owl-page {
	width: 6px;
	height: 6px;
	background: #ccc;
	border-radius: 3px;
	border: 0;
	margin: 0 8px;
}

.elementor-widget-thim-carousel-categories .owl-controls .owl-pagination .owl-page:hover, .thim-widget-carousel-categories .owl-controls .owl-pagination .owl-page:hover {
	background: #ccc;
}

.elementor-widget-thim-carousel-categories .owl-controls .owl-pagination .owl-page.active, .thim-widget-carousel-categories .owl-controls .owl-pagination .owl-page.active {
	height: 11px;
	background: #ccc;
}

.elementor-widget-thim-carousel-categories .owl-controls .owl-buttons, .thim-widget-carousel-categories .owl-controls .owl-buttons {
	position: absolute;
	right: 30px;
	bottom: 20px;
	z-index: 10;
}

.elementor-widget-thim-carousel-categories .owl-controls .owl-buttons .owl-prev, .elementor-widget-thim-carousel-categories .owl-controls .owl-buttons .owl-next, .thim-widget-carousel-categories .owl-controls .owl-buttons .owl-prev, .thim-widget-carousel-categories .owl-controls .owl-buttons .owl-next {
	color: #fff;
	border: none;
	width: auto;
	height: auto;
	display: inline-block;
}

.elementor-widget-thim-carousel-categories .owl-controls .owl-buttons .owl-prev i, .elementor-widget-thim-carousel-categories .owl-controls .owl-buttons .owl-next i, .thim-widget-carousel-categories .owl-controls .owl-buttons .owl-prev i, .thim-widget-carousel-categories .owl-controls .owl-buttons .owl-next i {
	color: #fff;
	font-size: 16px;
}

.elementor-widget-thim-carousel-categories .owl-controls .owl-buttons .owl-prev:hover, .elementor-widget-thim-carousel-categories .owl-controls .owl-buttons .owl-next:hover, .thim-widget-carousel-categories .owl-controls .owl-buttons .owl-prev:hover, .thim-widget-carousel-categories .owl-controls .owl-buttons .owl-next:hover {
	color: #d6dce2;
}

.elementor-widget-thim-carousel-categories .owl-controls .owl-buttons .owl-prev:hover i, .elementor-widget-thim-carousel-categories .owl-controls .owl-buttons .owl-next:hover i, .thim-widget-carousel-categories .owl-controls .owl-buttons .owl-prev:hover i, .thim-widget-carousel-categories .owl-controls .owl-buttons .owl-next:hover i {
	color: #d6dce2;
}

.elementor-widget-thim-carousel-categories .owl-controls .owl-buttons .owl-next, .thim-widget-carousel-categories .owl-controls .owl-buttons .owl-next {
	margin-left: 20px;
}

.thim-title-3 .widget-title {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.5;
	padding-left: 30px;
	color: #444;
	margin-top: 44px;
	margin-bottom: 20px;
}

.thim-scholarships {
	padding-left: 27px;
	padding-right: 27px;
	padding-bottom: 45px;
}

.thim-scholarships .thim-border-bottom-gray {
	margin-bottom: 20px;
}

.thim-scholarships .sc_heading {
	margin-bottom: 0;
	padding-bottom: 15px;
}

.thim-scholarships .elementor-widget-thim-icon-box .smicon-read, .thim-scholarships .thim-widget-icon-box .smicon-read {
	font-weight: 400 !important;
	font-size: 13px !important;
}

.thim-scholarships .elementor-widget-thim-icon-box .smicon-read:after, .thim-scholarships .thim-widget-icon-box .smicon-read:after {
	font-family: "Font Awesome 5 Free";
	content: "";
	font-size: 11px;
	padding-left: 8px;
	font-weight: 900;
}

.thim-scholarships .elementor-widget-thim-icon-box .smicon-read:hover, .thim-scholarships .thim-widget-icon-box .smicon-read:hover {
	text-decoration: none !important;
}

.thim-scholarships .elementor-widget-thim-icon-box .wrapper-box-icon .boxes-icon, .thim-scholarships .thim-widget-icon-box .wrapper-box-icon .boxes-icon {
	filter: alpha(opacity=40);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	-webkit-opacity: .4;
	-khtml-opacity: .4;
	-moz-opacity: .4;
	-ms-opacity: .4;
	-o-opacity: .4;
	opacity: .4;
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.thim-scholarships .elementor-widget-thim-icon-box .wrapper-box-icon:hover .boxes-icon, .thim-scholarships .thim-widget-icon-box .wrapper-box-icon:hover .boxes-icon {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}

.thim-scholarships .elementor-widget-thim-icon-box .wrapper-box-icon .desc-icon-box, .thim-scholarships .thim-widget-icon-box .wrapper-box-icon .desc-icon-box {
	margin-top: 10px !important;
	margin-bottom: 11px !important;
}

.thim-scholarships .elementor-widget-thim-icon-box .wrapper-box-icon .desc-icon-box .desc-content, .thim-scholarships .thim-widget-icon-box .wrapper-box-icon .desc-icon-box .desc-content {
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 1.6;
	color: rgba(255, 255, 255, .5);
}

.thim-sidebar-content .thim-widget-button {
	text-align: center;
	padding-top: 5px;
}

.thim-sidebar-content .thim-widget-multiple-images {
	text-align: center;
	padding-bottom: 24px;
	padding-left: 15px;
	padding-right: 15px;
}

.thim-sidebar-content .thim-widget-multiple-images img {
	padding-top: 15px;
	padding-bottom: 15px;
}

.thim-sidebar-content .twitter-inner {
	text-align: center;
	min-height: 333px;
	padding-left: 35px;
	padding-right: 35px;
	color: rgba(255, 255, 255, .7);
	font-size: 14px;
	line-height: 1.6;
	position: relative;
}

.thim-sidebar-content .twitter-inner a {
	color: #fff;
	text-decoration: underline;
}

.thim-sidebar-content .twitter-inner .content {
	padding-top: 10px;
}

.thim-sidebar-content .twitter-inner .widget-title {
	color: #fff;
}

.thim-sidebar-content .twitter-inner .links {
	margin-top: 15px;
	margin-bottom: 15px;
}

.thim-sidebar-content .twitter-inner .date {
	font-size: 13px;
	margin-top: 10px;
}

.thim-sidebar-content .twitter-inner .link-follow {
	position: absolute;
	right: 20px;
	bottom: 20px;
	color: rgba(255, 255, 255, .2);
	font-size: 28px;
}

.thim-sidebar-content .twitter-inner .link-follow:hover {
	color: #fff;
}

.thim-sidebar-content .widget-title {
	font-size: 24px;
	font-weight: 500;
	text-transform: none;
	color: #444;
	padding-top: 42px;
	line-height: 1.5;
	padding-bottom: 10px;
	margin: 0;
}

.thim-border-bottom-gray {
	border-bottom: 1px solid #364c6c;
}

.thim-multiple-images-wrapper {
	overflow: hidden;
}

.thim-experience {
	text-align: center;
	padding-right: 65px;
	border-right: 1px solid #ddd;
	overflow: hidden;
	padding-bottom: 90px;
}

.thim-experience .title {
	font-size: 32px;
	line-height: 1.1;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0;
	padding-top: 55px;
	padding-bottom: 40px;
}

.thim-experience .content {
	font-size: 14px;
	line-height: 1.7;
}

.thim-experience .content p {
	margin-bottom: 10px;
}

.thim-experience .content img {
	margin-top: 20px;
	display: inline-block;
}

.thim-widget-carousel-categories .owl-theme .content-wrapper .title, .thim-widget-carousel-categories .owl-theme .content-wrapper .desc, .thim-widget-carousel-categories .owl-theme .content-wrapper .list-course-items {
	min-height: 1px !important;
}

.search-form {
	position: relative;
	line-height: 42px;
	border: none;
}

.search-form:after {
	content: "";
	font-family: "Font Awesome 5 Free";
	font-size: 14px;
	position: absolute;
	font-weight: 900;
	right: 0px;
	top: 0px;
	width: 40px;
	height: 42px;
	text-align: center;
	line-height: 42px;
}

.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: 13px;
	width: 100%;
	border: 1px solid var(--thim-border-color, #eee);
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .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: 13px;
	font-weight: 700;
	text-transform: uppercase;
	text-indent: -9999px;
}

.search-form .search-submit:hover {
	color: transparent;
	background: transparent;
}

.widget.thim_search_widget a.widget-search-form {
	cursor: pointer;
}

.thim-social {
	margin: 27px 0 0 40px;
}

.thim-social a {
	font-size: 16px;
	width: 32px;
	height: 32px;
	line-height: 30px;
	border: 1px solid #999;
	display: inline-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: #b00;
	background: #b00;
}

.thim-social a.instagram:hover {
	color: #fff !important;
	border-color: #517fa4;
	background: #517fa4;
}

.thim-social a .fa {
	display: block;
	line-height: 30px;
}

.thim-social ul.social_link {
	margin: 0;
}

.thim-social ul.social_link li {
	display: inline-block;
	margin: 0;
	list-style: none;
	padding: 0;
}

.thim-social.style-2 .widget-title {
	margin-bottom: 5px !important;
}

.thim-social.style-2 a {
	font-size: 12px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	border: 0;
	display: inline-block;
	text-align: center;
	border-radius: 2px;
	margin-right: 8px;
	overflow: hidden;
	cursor: pointer;
	color: #ccc !important;
}

.thim-social.style-2 a:hover {
	color: #fff !important;
}

.thim-social.style-2 a.facebook {
	color: #fff;
	border-color: #3b5998;
	background: #3b5998;
}

.thim-social.style-2 a.facebook:hover {
	background: #3b6398;
}

.thim-social.style-2 a.twitter {
	color: #fff;
	border-color: #00aced;
	background: #00aced;
}

.thim-social.style-2 a.twitter:hover {
	background: #07c3ed;
}

.thim-social.style-2 a.dribbble {
	color: #fff;
	border-color: #ea4c89;
	background: #ea4c89;
}

.thim-social.style-2 a.dribbble:hover {
	background: #ea5e9e;
}

.thim-social.style-2 a.pinterest {
	color: #fff;
	border-color: #cb2027;
	background: #cb2027;
}

.thim-social.style-2 a.pinterest:hover {
	background: #cb333f;
}

.thim-social.style-2 a.google-plus {
	color: #fff;
	border-color: #dd4b39;
	background: #dd4b39;
}

.thim-social.style-2 a.google-plus:hover {
	background: #dd5547;
}

.thim-social.style-2 a.linkedin {
	color: #fff;
	border-color: #007bb5;
	background: #007bb5;
}

.thim-social.style-2 a.linkedin:hover {
	background: #0b8ab5;
}

.thim-social.style-2 a.youtube {
	color: #fff;
	border-color: #b00;
	background: #b00;
}

.thim-social.style-2 a.youtube:hover {
	background: #bb0d23;
}

.thim-social.style-2 a.instagram {
	color: #fff;
	border-color: #517fa4;
	background: #517fa4;
}

.thim-social.style-2 a.instagram:hover {
	background: #4e84a4;
}

.thim-social.style-2 a .fa {
	display: block;
	line-height: 25px;
}

.thim-social.style-2 ul li {
	line-height: 25px;
	margin-bottom: 0;
}

footer#colophon .thim-social.style-3 {
	margin-top: 0;
}

.thim-social.style-3 li {
	display: block !important;
}

.thim-social.style-3 li a {
	display: block;
	border: none;
	border-radius: 0;
	width: auto;
	height: auto;
	text-align: left;
	margin-right: 0;
}

.thim-footer-university-4 .thim-social.style-3 li a {
	font-size: 13px;
}

.thim-social.style-3 li a:hover {
	background: none;
}

.thim-social.style-3 li a:hover.facebook:hover .fa {
	background: #3b6398;
}

.thim-social.style-3 li a:hover.twitter:hover .fa {
	background: #07c3ed;
}

.thim-social.style-3 li a:hover.dribbble:hover .fa {
	background: #ea5e9e;
}

.thim-social.style-3 li a:hover.pinterest:hover .fa {
	background: #cb333f;
}

.thim-social.style-3 li a:hover.google-plus:hover .fa {
	background: #dd5547;
}

.thim-social.style-3 li a:hover.linkedin:hover .fa {
	background: #0b8ab5;
}

.thim-social.style-3 li a:hover.youtube:hover .fa {
	background: #bb0d23;
}

.thim-social.style-3 li a:hover.instagram:hover .fa {
	background: #4e84a4;
}

.thim-social.style-3 li a .fa {
	width: 24px;
	height: 24px;
	border: 0;
	border-radius: 50%;
	color: rgba(255, 255, 255, .7);
	background: #3b3b3b;
	margin-right: 10px;
	display: inline-block;
	font-size: 10px;
	line-height: 24px;
	text-align: center;
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.thim-social.style-4 {
	margin-top: 0;
	margin-left: 30px;
}

.thim-social.style-4 li a {
	border: none;
	color: #fff;
	font-size: 28px;
	width: auto;
	margin-right: 0;
	border-radius: 0;
	margin-left: 30px;
}

.thim-social.style-4 li a:hover {
	background-color: transparent !important;
}

.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-widget-tab {
	margin-bottom: 100px;
}

.thim-widget-tab .nav-tabs {
	margin: 0;
	border: 0;
	border-bottom: 1px solid var(--thim-border-color, #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.tab-col-1 {
	width: 100%;
}

.thim-widget-tab .nav-tabs li.tab-col-2 {
	width: 50%;
}

.thim-widget-tab .nav-tabs li.tab-col-3 {
	width: 33.3333333%;
}

.thim-widget-tab .nav-tabs li.tab-col-4 {
	width: 25%;
}

.thim-widget-tab .nav-tabs li.tab-col-5 {
	width: 20%;
}

.thim-widget-tab .nav-tabs li.tab-col-6 {
	width: 16.666666%;
}

.thim-widget-tab .nav-tabs li a {
	border-radius: 0;
	margin-right: 3px;
	border: 1px solid var(--thim-border-color, #eee);
	border-bottom: 0 !important;
	font-size: 13px;
	font-weight: 700;
	background: #f9f9f9;
	line-height: 29px;
	white-space: nowrap;
	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 var(--thim-border-color, #eee);
	border-top: 0;
	padding: 60px 30px;
	min-height: 354px;
}

.thim-widget-tab .thim-widget-step ul {
	margin-left: 0;
	margin-bottom: 50px;
	margin-top: 10px;
}

.thim-widget-tab .thim-widget-step ul li {
	display: inline-block;
	width: 25%;
	position: relative;
}

.thim-widget-tab .thim-widget-step ul li:after {
	position: absolute;
	right: 10px;
	top: 50%;
	height: 1px;
	width: calc(100% - 82px);
	content: "";
	background-color: var(--thim-border-color, #eee);
}

.thim-widget-tab .thim-widget-step ul li:last-child:after {
	display: none;
}

.thim-widget-tab .thim-widget-step ul li a {
	background-color: #2575fc;
	color: #fff;
	padding: 13px 10px;
	border-radius: 50%;
	width: 62px;
	line-height: 1.2em;
	display: block;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	box-shadow: 12px 10px 18px rgba(0, 0, 0, .08);
}

.thim-widget-tab .thim-widget-step ul li a strong {
	display: block;
	font-size: 20px;
	line-height: 1;
	font-weight: 500;
}

.thim-widget-tab .thim-widget-step ul li.active a {
	background-color: #fff !important;
	color: #2575fc;
}

.thim-widget-tab .thim-widget-step .tab-content-step {
	padding-right: 115px;
}

.thim-widget-tab .thim-widget-step .tab-content-step .tab-pane {
	display: none;
	font-size: 16px;
}

.thim-widget-tab .thim-widget-step .tab-content-step .tab-pane.active {
	display: block;
}

.thim-widget-tab .thim-widget-step .tab-content-step .tab-pane strong {
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 15px;
	display: block;
}

.thim-widget-tab .thim-widget-step .tab-content-step .tab-pane p {
	margin-bottom: 15px;
}

.thim-widget-tab .thim-widget-step .tab-content-step .tab-pane .readmore {
	display: inline-block;
	border-radius: 25px;
	border: 1px solid #3b93f7;
	padding: 0 30px;
	margin-top: 30px;
	line-height: 40px;
	color: #3b93f7;
}

.thim-widget-tab .thim-widget-step .tab-content-step .tab-pane .readmore i {
	position: relative;
	top: 2px;
}

.thim-widget-tab .thim-widget-step .tab-content-step .tab-pane .readmore:hover {
	color: #fff;
	background-color: #3b93f7;
}

.wrapper-lists-our-team {
	text-align: center;
	margin-bottom: 40px;
}

.wrapper-lists-our-team a.join-our-team {
	display: inline-block;
	text-align: center;
	margin: auto;
	text-transform: uppercase;
	font-size: 13px;
	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.col-sm-3:nth-child(4n+1) {
	clear: both;
}

.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%;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
	-webkit-transition: all .3s;
	-khtml-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .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: 45px;
	transform: translateY(50%);
	text-align: center;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
	z-index: 2;
}

.wrapper-lists-our-team .our-team-item .our-team-image .social-team a {
	color: #fff;
	display: inline-block;
	font-size: 18px;
	background: none;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.wrapper-lists-our-team .our-team-item .title {
	font-size: 15px;
	font-weight: 700;
	margin: 24px 0 0;
	line-height: 25px;
}

.wrapper-lists-our-team .our-team-item .regency {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	color: #999;
	line-height: 20px;
}

.wrapper-lists-our-team .our-team-item:hover .our-team-image:before {
	filter: alpha(opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-webkit-opacity: .8;
	-khtml-opacity: .8;
	-moz-opacity: .8;
	-ms-opacity: .8;
	-o-opacity: .8;
	opacity: .8;
}

.wrapper-lists-our-team .our-team-item:hover .our-team-image .social-team {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}

.wrapper-lists-our-team.icon-image-hover .our-team-item {
	padding-top: 45px;
}

@media only screen and (max-width:1024px) and (min-width:784px) {
	.wrapper-lists-our-team.icon-image-hover .our-team-item {
		padding-top: 25px;
	}
}

@media only screen and (max-width:767px) {
	.wrapper-lists-our-team.icon-image-hover .our-team-item {
		width: 100%;
	}
}

.wrapper-lists-our-team.icon-image-hover .our-team-item .title {
	color: white;
	font-size: 18px;
	margin-bottom: 7px;
	font-weight: 500;
	margin-top: 5px;
}

.wrapper-lists-our-team.icon-image-hover .our-team-item .title a {
	color: white;
}

.wrapper-lists-our-team.icon-image-hover .our-team-item .regency {
	color: rgba(255, 255, 255, .3);
	font-weight: 400;
}

.wrapper-lists-our-team.icon-image-hover .our-team-item:before, .wrapper-lists-our-team.icon-image-hover .our-team-item:after {
	position: absolute;
	content: "";
	width: 50px;
	height: 20px;
	background: white;
	border-radius: 20px;
	top: 20px;
	left: 50%;
	transform: rotate(-60deg);
	opacity: 0;
	transition: all .3s;
	z-index: 1;
}

.wrapper-lists-our-team.icon-image-hover .our-team-item:after {
	top: 27px;
	left: 59%;
}

@media only screen and (max-width:1024px) and (min-width:784px) {
	.wrapper-lists-our-team.icon-image-hover .our-team-item:after {
		top: 25px;
		left: 62%;
	}
}

@media only screen and (max-width:783px) {
	.wrapper-lists-our-team.icon-image-hover .our-team-item:after {
		left: 58%;
	}
}

@media only screen and (max-width:480px) {
	.wrapper-lists-our-team.icon-image-hover .our-team-item:after {
		left: 57%;
	}
}

.wrapper-lists-our-team.icon-image-hover .our-team-item .our-team-image {
	margin: 30px auto;
	width: fit-content;
}

.wrapper-lists-our-team.icon-image-hover .our-team-item .our-team-image:before {
	background-color: #000 !important;
}

.wrapper-lists-our-team.icon-image-hover .our-team-item .our-team-image:after {
	position: absolute;
	content: "";
	z-index: 1;
	top: -45px;
	right: -20px;
	left: -20px;
	bottom: -5px;
	border: 1px dotted white;
	opacity: 0;
	transition: all .3s;
}

.wrapper-lists-our-team.icon-image-hover .our-team-item:hover:before, .wrapper-lists-our-team.icon-image-hover .our-team-item:hover:after {
	opacity: 1;
}

.wrapper-lists-our-team.icon-image-hover .our-team-item:hover .our-team-image:before {
	opacity: .5;
}

.wrapper-lists-our-team.icon-image-hover .our-team-item:hover .our-team-image:after {
	opacity: 1;
}

.our-team-image .link-img {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	border-radius: 50%;
	width: 100%;
	height: 100%;
}

.thim-testimonial-slider {
	text-align: center;
	max-width: 665px;
	margin: auto;
	position: relative;
	overflow: hidden;
}

.thim-testimonial-slider ul.scrollable {
	list-style: none;
	padding: 0;
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0 auto;
}

.thim-testimonial-slider ul.scrollable li {
	list-style: none;
	position: absolute;
	top: 0;
}

.thim-testimonial-slider ul.scrollable li:before {
	content: "";
	position: absolute;
	background: #ffb606;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
	border-radius: 50%;
	filter: alpha(opacity=60);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	-webkit-opacity: .6;
	-khtml-opacity: .6;
	-moz-opacity: .6;
	-ms-opacity: .6;
	-o-opacity: .6;
	opacity: .6;
	-webkit-transition: all .2s;
	-khtml-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	cursor: pointer;
}

.thim-testimonial-slider ul.scrollable li.mid-item {
	z-index: 9;
}

.thim-testimonial-slider ul.scrollable li.mid-item:before {
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
	cursor: default;
}

.thim-testimonial-slider ul.scrollable li.mid-item img {
	cursor: default;
}

.thim-testimonial-slider ul.scrollable li img {
	border-radius: 50%;
	cursor: pointer;
}

.thim-testimonial-slider>.item {
	position: absolute;
}

.thim-testimonial-slider>.item:first-child {
	position: relative;
}

.thim-testimonial-slider img {
	border-radius: 50%;
	cursor: pointer;
}

.thim-testimonial-slider .content {
	width: auto;
	height: auto;
}

.thim-testimonial-slider .title {
	font-weight: 700;
	font-size: 15px;
	line-height: 30px;
	margin: 20px 0 -7px;
	text-transform: none;
}

.thim-testimonial-slider .title a {
	display: block;
	color: #333;
}

.thim-testimonial-slider .title a:hover {
	text-decoration: underline;
}

.thim-testimonial-slider .regency {
	line-height: 25px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	color: #999;
}

.thim-testimonial-slider .description {
	font-size: 16px;
	min-height: 100px;
	line-height: 25px;
}

.thim-testimonial-slider .control-nav {
	position: absolute;
	left: 0;
	top: 50px !important;
	margin-top: -15px !important;
	bottom: 0;
	margin: auto;
	width: 30px;
	height: 30px;
	border: 1px solid #ddd;
	line-height: 30px;
	text-align: center;
	border-radius: 50%;
}

.thim-testimonial-slider .control-nav:before {
	content: "";
	display: block;
	font-size: 8px;
	font-family: "Font Awesome 5 Free";
	color: #ddd;
	line-height: 28px;
	font-weight: 900;
}

.thim-testimonial-slider .control-nav.next {
	left: auto;
	right: 0;
}

.thim-testimonial-slider .control-nav.next:before {
	content: "";
}

.thim-testimonial-slider .slides-content .slide-content:not(.current) {
	display: none;
}

.thim-testimonial-slider .slides-content .description {
	margin-top: 33px;
}

.thim-testimonial-slider.image-bottom {
	padding-bottom: 80px;
	overflow: visible;
	border: 1px solid var(--thim-border-color, #eee);
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 15px;
}

.thim-testimonial-slider.image-bottom .control-nav {
	display: none;
}

.thim-testimonial-slider.image-bottom .slides-wrapper {
	position: absolute;
	bottom: -50px;
	width: 100%;
	left: 0;
}

.thim-testimonial-slider.image-bottom .slides-content .description {
	font-style: italic;
	font-size: 22px;
	font-weight: 300;
	line-height: 32px;
	padding-left: 20px;
	position: relative;
}

.thim-testimonial-slider.image-bottom .slides-content .description:before {
	position: absolute;
	left: 0;
	font-size: 150px;
	color: #808080;
	opacity: .1;
	top: 32px;
	content: "\'\'";
	font-style: italic;
}

.thim-testimonial-slider.image-bottom .title {
	font-weight: 500;
	font-size: 22px;
	color: #3b93f7;
}

.thim-testimonial-slider.image-bottom .regency {
	margin-top: 8px;
	text-transform: none;
	font-size: 16px;
	font-weight: 300;
}

.thim-testimonial-slider.image-bottom ul.scrollable li:before {
	background-color: #6a11cb;
	background-image: -webkit-gradient(linear, left top, right top, from(#6a11cb), to(#2575fc));
	background-image: -webkit-linear-gradient(left, #6a11cb, #2575fc);
	background-image: -moz-linear-gradient(left, #6a11cb, #2575fc);
	background-image: -ms-linear-gradient(left, #6a11cb, #2575fc);
	background-image: -o-linear-gradient(left, #6a11cb, #2575fc);
	background-image: linear-gradient(left, #6a11cb, #2575fc);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr="#6a11cb", endColorStr="#2575fc", gradientType="1");
}

.thim-testimonial-slider.layout-slide-2 ul.scrollable li.mid-item {
	z-index: 1;
}

.thim-testimonial-slider.layout-slide-2 ul.scrollable li.mid-item img {
	border: 1px solid #fff;
	-webkit-filter: inherit;
	filter: inherit;
}

.thim-testimonial-slider.layout-slide-2 ul.scrollable li img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.thim-testimonial-slider.layout-slide-2 ul.scrollable li:before {
	display: none;
}

.thim-testimonial-slider.layout-slide-2 .slides-content .description {
	font-size: 22px;
	font-style: italic;
	padding-left: 0;
	color: #888;
}

.thim-testimonial-slider.layout-slide-2 .slides-content .description:before {
	display: none;
}

.thim-testimonial-slider.layout-slide-2.image-bottom {
	border: none;
	max-width: 1040px;
	padding: 0;
	margin: 0 auto;
	display: block;
}

.thim-testimonial-slider.layout-slide-2.image-bottom .title {
	font-weight: 400;
	font-size: 18px;
	display: inline-block;
	margin-right: 5px;
}

.thim-testimonial-slider.layout-slide-2.image-bottom .regency {
	font-size: 18px;
	font-weight: 300;
	display: inline-block;
	color: #202020;
}

.thim-testimonial-slider.layout-slide-2.image-bottom .slides-wrapper {
	bottom: -110px;
}

.thim-testimonial-slider.layout-slide-2.image-bottom .slides-wrapper:before {
	content: "";
	width: 1px;
	height: 26px;
	position: absolute;
	bottom: calc(100% + 17px);
	left: 50%;
	background-color: #2ec4b6;
}

body .thim-widget-timetable .widget-title {
	text-align: center;
	background: #212121;
	font-size: 18px;
	font-weight: 400;
	text-transform: none;
	margin-bottom: 2px;
	line-height: 30px;
	color: #fff;
	padding: 10px 0;
}

.thim-widget-timetable .timetable-item {
	padding: 10px 16px;
	margin-bottom: 2px;
}

.thim-widget-timetable .timetable-item .title {
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	font-weight: 400;
}

.thim-widget-timetable .timetable-item .time {
	font-size: 13px;
	filter: alpha(opacity=75);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	-webkit-opacity: .75;
	-khtml-opacity: .75;
	-moz-opacity: .75;
	-ms-opacity: .75;
	-o-opacity: .75;
	opacity: .75;
	line-height: 20px;
	margin-bottom: 8px;
}

.thim-widget-timetable .timetable-item .location, .thim-widget-timetable .timetable-item .teacher {
	font-size: 11px;
	filter: alpha(opacity=60);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	-webkit-opacity: .6;
	-khtml-opacity: .6;
	-moz-opacity: .6;
	-ms-opacity: .6;
	-o-opacity: .6;
	opacity: .6;
	line-height: 15px;
}

.thim-widget-timetable .timetable-item.light {
	color: #fff;
}

.thim-widget-timetable .timetable-item.light .title {
	color: #fff;
}

.thim-widget-timetable .timetable-item:hover .location, .thim-widget-timetable .timetable-item:hover .teacher {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}

.thim-twitter-slider {
	max-width: 870px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 95px;
	text-align: center;
}

.thim-twitter-slider a {
	color: #2ec4b6;
}

.thim-twitter-slider .tweet-item .top .fa {
	font-size: 32px;
	margin-bottom: 20px;
}

.thim-twitter-slider .tweet-item .content {
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
}

.thim-twitter-slider .owl-controls {
	margin-top: 20px;
}

.thim-twitter-slider .owl-controls .owl-pagination .owl-page {
	width: 9px;
	height: 9px;
	margin: 0 5px;
	border: none;
	background-color: #dfdfdf;
}

.tweet-footer {
	padding-top: 10px;
}

.thim-sidebar-content .elementor-widget-wp-widget-thimtwitter .twitter-inner h5, .thim-sidebar-content .elementor-widget-wp-widget-thimtwitter .twitter-inner h3 {
	font-size: 24px;
	font-weight: 600;
	text-transform: none;
	color: #fff;
	padding-top: 42px;
	line-height: 1.5;
	padding-bottom: 10px;
	margin: 0;
}

.thim-widget-twitter .thim-twitter-slider {
	padding-top: 35px;
	padding-bottom: 25px;
	position: relative;
}

.thim-widget-twitter .thim-twitter-slider:before {
	content: "";
	display: block;
	width: 310px;
	line-height: 230px;
	height: 230px;
	font-family: "Font Awesome 5 Brands";
	font-weight: 900;
	font-size: 340px;
	position: absolute;
	top: 50%;
	margin-top: -115px;
	left: 50%;
	margin-left: -155px;
	color: rgba(204, 204, 204, .15);
}

.thim-video-box {
	text-align: center;
}

.thim-video-box .video-container {
	position: relative;
	width: 750px;
	height: 431px;
	margin: auto;
	padding: 25px 85px 50px;
	background: url("https://tutorssa.com.au/nitropack_static/xzHhcKFWnrRdvOfrwQrwxCncdddvSChu/assets/images/optimized/rev-1a02946/tutorssa.com.au/wp-content/themes/eduma/images/imac-bg.png") no-repeat top left;
	background-size: cover;
	max-width: 100%;
}

.thim-video-box .video-container.nitro-lazy {
	background: none !important;
}

.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-video-popup {
	position: relative;
}

.thim-video-popup:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #143056;
	filter: alpha(opacity=85);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	-webkit-opacity: .85;
	-khtml-opacity: .85;
	-moz-opacity: .85;
	-ms-opacity: .85;
	-o-opacity: .85;
	opacity: .85;
}

.thim-video-popup .video-info {
	text-align: center;
	position: relative;
	padding: 125px 30px 115px;
}

.thim-video-popup .video-info:hover .button-popup {
	color: #fff;
	border-color: #fff;
}

.thim-video-popup .video-title {
	color: #fff;
	font-size: 22px;
	line-height: 1.6;
	font-weight: 600;
	margin-top: 20px;
	margin-bottom: 10px;
}

.thim-video-popup .video-description {
	font-size: 14px;
	line-height: 1.6;
	font-weight: 400;
	color: rgba(255, 255, 255, .5);
}

.thim-video-popup .button-popup {
	border: 1px solid rgba(255, 255, 255, .4);
	border-radius: 50%;
	height: 52px;
	width: 52px;
	line-height: 50px;
	color: rgba(255, 255, 255, .4);
	display: inline-block;
	font-size: 17px;
}

.thim-video-popup .button-popup .fa {
	line-height: 52px;
}

.thim-video-popup .video-title, .thim-video-popup .video-description, .thim-video-popup .button-popup {
	min-height: 1px !important;
}

.thim-video-popup.image-layout {
	display: inline-block;
}

.thim-video-popup.image-layout .video-info {
	position: absolute;
	padding: 0;
	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-video-popup.image-layout .button-popup {
	width: 75px;
	line-height: 75px;
	height: 75px;
	position: relative;
	border: none;
	color: #fff;
	overflow: hidden;
	font-size: 32px;
}

.thim-video-popup.image-layout .button-popup:before {
	position: absolute;
	width: 100%;
	height: 100%;
	content: "";
	left: 0;
	top: 0;
	opacity: .9;
	z-index: -1;
	-webkit-transition: all .2s ease-in-out 0s;
	-khtml-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
}

.thim-video-popup.image-layout .button-popup:hover:before {
	opacity: 1;
}

.thim-video-popup.image-layout:before {
	display: none;
}

@media (min-width:768px) {
	.elementor-12 .width-68.elementor-element.elementor-element-5dcce16 {
		width: 68%;
	}
	
	.elementor-12 .width-43.elementor-element.elementor-element-ef7f256 {
		width: 43%;
	}
}

.thim-course-filter-wrapper {
	border: solid 1px var(--thim-border-color, #eee);
}

.thim-course-filter-wrapper::before, .thim-course-filter-wrapper::after {
	display: none;
}

form.thim-course-filter {
	margin-bottom: 20px;
	padding: 10px 0;
}

form.thim-course-filter label {
	cursor: pointer;
	font-size: 1rem;
	font-weight: normal;
}

form.thim-course-filter label span {
	display: inline-block;
}

form.thim-course-filter ul {
	margin: 0;
}

form.thim-course-filter ul ul {
	margin-left: 15px;
}

form.thim-course-filter::before, form.thim-course-filter::after {
	content: none;
}

form.thim-course-filter form.thim-course-filter {
	margin-bottom: 20px;
}

form.thim-course-filter .filter-title {
	position: relative;
	margin-bottom: 20px;
}

form.thim-course-filter .filter-title::after {
	content: "";
	position: absolute;
	bottom: -8px;
	left: 0;
	width: 36px;
	height: 3px;
}

form.thim-course-filter .filter-submit {
	text-align: center;
	margin-top: 20px;
}

@media (max-width:1024px) and (min-width:768px) {
	form.thim-course-filter .filter-submit {
		text-align: left;
	}
}

form.thim-course-filter .filter-submit button.loading::before {
	display: inline-block;
	margin-right: 5px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "";
	animation: lp-rotating 1s linear infinite;
}

@media (max-width:1024px) {
	form.thim-course-filter .filter-submit button {
		padding: 5px 15px;
		font-size: 14px !important;
	}
}

.single-image.template-layout-2 {
	position: relative;
}

.single-image.template-layout-2 a {
	display: block;
}

.single-image.template-layout-2 .single-image-hover {
	visibility: hidden;
	opacity: 0;
	-webkit-transform: scale(.9);
	-moz-transform: scale(.9);
	-ms-transform: scale(.9);
	-o-transform: scale(.9);
	transform: scale(.9);
	position: absolute;
	top: 5px;
	left: 5px;
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	background: rgba(24, 27, 29, .8);
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
}

.single-image.template-layout-2 .single-image-hover i {
	font-size: 35px;
	color: #fff;
	margin-bottom: 30px;
}

.single-image.template-layout-2 .single-image-hover .inner-info {
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	color: #fff;
	text-align: center;
	padding: 0 30px;
}

.single-image.template-layout-2:hover .single-image-hover {
	visibility: visible;
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.thim-content-align-bottom {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: end;
	-moz-box-align: end;
	-ms-flex-align: end;
	-webkit-align-items: flex-end;
	align-items: flex-end;
}

.thim-image-box .wrapper-image {
	overflow: hidden;
	position: relative;
}

.thim-image-box .wrapper-image:before {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
}

.thim-image-box .title .title-tag a {
	color: inherit;
}

.bbpress #bbpress-forums {
	font-size: 13px;
}

.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: 13px;
	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: 16px;
}

.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: 14px;
	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: 14px;
	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: 13px;
	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: 13px;
	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 25px;
	font-size: 13px;
	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: #999;
}

.bbpress #bbpress-forums #bbp-single-user-details #bbp-user-navigation a {
	color: #999;
}

.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 var(--thim-border-color, #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: #999;
}

.bbpress #bbpress-forums #bbp-user-body a {
	color: #999;
}

.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: 13px;
}

.bbpress #bbpress-forums p.bbp-topic-meta .bbp-author-avatar {
	display: none;
}

.bbpress #bbpress-forums .bbp-forum-info .bbp-forum-content {
	font-size: 13px;
}

.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: "";
	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 var(--thim-border-color, #eee);
	background: #fff;
	color: #999;
	float: right;
	height: 34px;
	padding: 0 35px 0 15px;
	font-size: 13px;
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .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: 13px;
}

.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 var(--thim-border-color, #eee);
	font-size: 12px;
	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: var(--thim-border-color, #eee);
	display: inline-block;
	margin: 0 7px;
}

#buddypress div.item-list-tabs#subnav ul li:before {
	display: none;
}

body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-actions {
	display: none;
}

#bbpress-forums .bbp-pagination-count {
	display: none;
}

#bbpress-forums #subscription-toggle, #bbpress-forums .bbp-template-notice {
	color: #666;
}

#bbpress-forums #subscription-toggle.info, #bbpress-forums .bbp-template-notice.info {
	background: #d9edf7;
	color: #31708f;
	font-size: 13px;
	padding: 5px 10px;
}

#bbpress-forums .bbp-reply-author {
	width: 120px;
	float: left;
}

#bbpress-forums .bbp-reply-content {
	margin-left: 140px;
}

#bbpress-forums .bbp-reply-content span#subscription-toggle, #bbpress-forums .bbp-reply-content span#favorite-toggle {
	float: right;
	color: #fff;
}

#bbpress-forums .bbp-reply-content span#subscription-toggle *, #bbpress-forums .bbp-reply-content span#favorite-toggle * {
	font-weight: normal;
	color: #fff;
}

#bbpress-forums .bbp-replies {
	margin-bottom: 30px !important;
}

#bbpress-forums .bbp-replies .bbp-header {
	font-size: 16px;
}

#bbpress-forums .bbp-replies div.bbp-reply-header {
	margin-bottom: 0;
	overflow: hidden;
	padding: 8px;
	background-color: #f4f4f4;
	border-top: 1px solid #ddd;
	clear: both;
}

#bbpress-forums .bbp-replies div.bbp-reply-header .bbp-reply-post-date {
	font-size: 13px;
}

#bbpress-forums .bbp-replies div.bbp-reply-header .bbp-reply-permalink, #bbpress-forums .bbp-replies div.bbp-reply-header .bbp-admin-links {
	float: right;
	margin-left: 10px;
	color: #ccc;
}

#bbpress-forums .bbp-replies div.bbp-reply-header .bbp-reply-permalink a, #bbpress-forums .bbp-replies div.bbp-reply-header .bbp-admin-links a {
	color: #bbb;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

#bbpress-forums .bbp-replies .odd {
	background-color: #fbfbfb;
}

#bbpress-forums .bbp-replies .topic {
	margin-bottom: 0;
	overflow: hidden;
	padding: 8px;
}

#bbpress-forums .bbp-replies .topic .bbp-reply-author {
	float: left;
	text-align: center;
	width: 115px;
}

#bbpress-forums .bbp-replies .topic .bbp-reply-author .bbp-author-name {
	margin: 0 12px;
	word-break: break-word;
	font-size: 14px;
	text-transform: capitalize;
}

#bbpress-forums .bbp-replies .topic .bbp-reply-author .bbp-author-role {
	font-size: 11px;
	font-style: italic;
}

#bbpress-forums .bbp-replies .topic .bbp-reply-author .bbp-reply-ip * {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #aaa;
}

#bbpress-forums .bbp-replies .topic .bbp-reply-content {
	margin-left: 130px;
	padding: 12px 12px 12px 0;
	text-align: left;
}

#bbpress-forums .bbp-replies .topic .bbp-reply-content:after {
	clear: both;
	content: ".";
	display: block;
	float: none;
	height: 0;
	font-size: 0;
	visibility: hidden;
}

#bbpress-forums .bbp-topics, #bbpress-forums .bbp-replies {
	margin: 20px 0 0;
}

#bbpress-forums .bbp-topics li, #bbpress-forums .bbp-replies li {
	list-style: none;
}

#bbpress-forums .bbp-topics li.bbp-header, #bbpress-forums .bbp-replies li.bbp-header {
	border: none;
	color: #fff;
	padding: 15px 30px;
	font-weight: bold;
}

#bbpress-forums .bbp-topics li .forum-titles li, #bbpress-forums .bbp-replies li .forum-titles li {
	font-weight: 700;
	font-size: 15px;
}

#bbpress-forums .bbp-topics li.bbp-body, #bbpress-forums .bbp-replies li.bbp-body {
	clear: both;
}

#bbpress-forums .bbp-topics li.bbp-body ul, #bbpress-forums .bbp-replies li.bbp-body ul {
	border-top: 0;
	padding: 20px 30px;
	background: #fff;
	font-size: 14px;
	color: #858585;
}

#bbpress-forums .bbp-topics li.bbp-body ul.odd, #bbpress-forums .bbp-replies li.bbp-body ul.odd {
	background: #fbfbfb;
}

#bbpress-forums .bbp-topics li.bbp-body ul:before, #bbpress-forums .bbp-topics li.bbp-body ul:after, #bbpress-forums .bbp-replies li.bbp-body ul:before, #bbpress-forums .bbp-replies li.bbp-body ul:after {
	content: "";
	display: block;
	clear: both;
}

#bbpress-forums .bbp-topics li.bbp-body ul .bbp-topic-title .bbp-topic-meta, #bbpress-forums .bbp-replies li.bbp-body ul .bbp-topic-title .bbp-topic-meta {
	display: none;
}

#bbpress-forums .bbp-topics li.bbp-body ul .bbp-topic-permalink, #bbpress-forums .bbp-replies li.bbp-body ul .bbp-topic-permalink {
	color: #333;
	font-weight: bold;
}

#bbpress-forums .bbp-topics li.bbp-body ul .bbp-author-name, #bbpress-forums .bbp-replies li.bbp-body ul .bbp-author-name {
	text-transform: capitalize;
}

#bbpress-forums .bbp-topics .forum-titles:before, #bbpress-forums .bbp-topics .forum-titles:after, #bbpress-forums .bbp-replies .forum-titles:before, #bbpress-forums .bbp-replies .forum-titles:after {
	content: "";
	display: block;
	clear: both;
}

#bbpress-forums .bbp-topics ul, #bbpress-forums .bbp-replies ul {
	margin: 0;
	width: 100%;
}

#bbpress-forums .bbp-topics ul li, #bbpress-forums .bbp-replies ul li {
	display: inline-block;
	vertical-align: middle;
	float: left;
	margin: 0;
}

#bbpress-forums .bbp-topics ul li.bbp-topic-title, #bbpress-forums .bbp-topics ul li.bbp-topic-freshness, #bbpress-forums .bbp-replies ul li.bbp-topic-title, #bbpress-forums .bbp-replies ul li.bbp-topic-freshness {
	width: 40%;
}

#bbpress-forums .bbp-topics ul li.bbp-topic-voice-count, #bbpress-forums .bbp-topics ul li.bbp-topic-reply-count, #bbpress-forums .bbp-replies ul li.bbp-topic-voice-count, #bbpress-forums .bbp-replies ul li.bbp-topic-reply-count {
	width: 10%;
	text-align: center;
}

#bbpress-forums .bbp-topics ul li.bbp-topic-freshness, #bbpress-forums .bbp-replies ul li.bbp-topic-freshness {
	text-align: center;
}

@media (max-width:768px) {
	#bbpress-forums .bbp-topics ul li.bbp-topic-reply-count, #bbpress-forums .bbp-topics ul li.bbp-topic-voice-count {
		width: 20%;
	}
	
	#bbpress-forums .bbp-topics ul li.bbp-topic-freshness, #bbpress-forums .bbp-topics ul li.bbp-topic-title {
		width: 30%;
	}
}

#buddypress div.item-list-tabs ul li {
	position: relative;
	border-bottom: 1px solid var(--thim-border-color, #eee);
}

#buddypress div.item-list-tabs ul li a {
	border-radius: 0;
	margin-right: 3px;
	border: 1px solid var(--thim-border-color, #eee);
	border-bottom: 0;
	font-size: 13px;
	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;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}

#buddypress .bp-avatar-nav ul.avatar-nav-items {
	border-color: var(--thim-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 var(--thim-border-color, #eee);
	border-bottom: 0;
	font-size: 13px;
	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;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}

#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 var(--thim-border-color, #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: 12px;
	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: 14px;
}

#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: 13px;
	font-style: italic;
}

#buddypress .activity-list .activity-content .activity-inner, #buddypress .activity-list .activity-content blockquote {
	font-size: 14px;
}

#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 .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	height: 75px !important;
}

#buddypress div.item-list-tabs#subnav {
	margin-bottom: 30px;
	margin-top: 0;
}

#buddypress input[type=submit] {
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	border: 0;
	line-height: 30px;
	padding: 5px 25px;
}

#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: 12px;
	font-weight: 700;
}

#buddypress a.button>span {
	font-size: 12px;
	display: inline-block;
	background: transparent;
	color: #fff;
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .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: var(--thim-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 var(--thim-border-color, #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 var(--thim-border-color, #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 var(--thim-border-color, #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 var(--thim-border-color, #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: 12px;
	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: 13px;
}

#buddypress #members-list li .item .item-title .activity-read-more {
	font-size: 13px;
}

#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: 12px;
	font-weight: 700;
	color: #fff;
}

#buddypress div#item-header .activity {
	margin-top: 5px;
}

#buddypress div#item-header .item-meta {
	font-size: 13px;
}

#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: 13px;
	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 var(--thim-border-color, #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: "";
	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 var(--thim-border-color, #eee);
}

#whats-new-form>h5 {
	margin-top: 0;
}

table.learn-press-cart-table .course-price, table.learn-press-cart-table .course-total {
	width: 10%;
}

table.learn-press-cart-table thead tr th {
	border: 1px solid var(--thim-border-color, #eee);
	text-align: center;
	padding: 10px 15px;
}

table.learn-press-cart-table tbody tr td {
	border: 1px solid var(--thim-border-color, #eee);
}

table.learn-press-cart-table tbody .cart_item td {
	padding: 10px 15px;
	vertical-align: middle;
}

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;
}

.lp-cart .cart_totals {
	width: 50%;
	float: right;
}

.lp-cart .cart_totals h2 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: normal;
}

.lp-cart .cart_totals table th, .lp-cart .cart_totals table td {
	padding: 20px;
	border: 1px solid var(--thim-border-color, #eee);
}

.lp-cart .cart_totals table .subtotal, .lp-cart .cart_totals table .total {
	border-right: none;
}

.lp-cart .cart_totals table .subtotal-price, .lp-cart .cart_totals table .total-price {
	border-left: none;
}

.lp-cart .cart_totals .checkout-button {
	width: 100%;
}

@media screen and (max-width:600px) {
	.lp-cart table.learn-press-cart-table .course-thumbnail {
		display: none;
	}
	
	.lp-cart .cart_totals {
		width: 100%;
	}
}

@media screen and (max-width:360px) {
	.lp-cart table.learn-press-cart-table .course-price {
		display: none;
	}
}

#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 var(--thim-border-color, #eee);
	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%;
}

#learn-press-checkout-user-form #learn-press-checkout-user-register .form-content a {
	padding: 5px 25px;
	font-weight: 700;
	display: inline-block;
	position: relative;
	margin-top: 10px;
	line-height: 30px;
	font-size: 13px;
	text-transform: uppercase;
}

#order_review h3 {
	margin-bottom: 50px;
	text-align: center;
}

#order_review .title {
	text-transform: uppercase;
}

#order_review table {
	margin-bottom: 80px;
}

#order_review table th {
	padding: 10px 15px;
	border: 1px solid var(--thim-border-color, #eee);
}

#order_review table td {
	padding: 10px 15px;
	border: 1px solid var(--thim-border-color, #eee);
}

#order_review table tfoot th {
	text-align: right;
	border: 1px solid var(--thim-border-color, #eee);
	border-right: none;
}

#order_review table tfoot td {
	border-left: none;
}

#order_review textarea {
	width: 100%;
	height: 100px;
	border: 1px solid var(--thim-border-color, #eee);
	padding: 10px 15px;
	margin-bottom: 80px;
}

#learn-press-payment ul.payment-methods {
	margin: 0;
	list-style-type: none;
	margin-bottom: 15px;
}

#learn-press-payment ul.payment-methods .lp-payment-method .payment-method-form {
	display: none;
}

#learn-press-payment ul.payment-methods .lp-payment-method.selected .payment-method-form {
	display: block;
}

#learn-press-payment .place-order-action {
	margin-bottom: 15px;
}

#learn-press-payment .place-order-action input.button {
	margin-top: 10px;
	height: 40px;
	padding: 0 25px;
	font-weight: 700;
	font-size: 13px;
	text-transform: uppercase;
	border: none;
}

.list-book-event thead th, .list-book-event thead td, .list-book-event tbody th, .list-book-event tbody td {
	border: 1px solid var(--thim-border-color, #eee);
	padding: 10px 15px;
}

.list-book-event thead .quantity, .list-book-event tbody .quantity {
	text-align: center;
}

@media (max-width:460px) {
	.list-book-event .id, .list-book-event .type, .list-book-event .method {
		display: none;
	}
}

.account-event .message {
	margin-bottom: 30px;
}

.message.event_auth_book_success {
	color: #3c763d;
	background: #dff0d8;
}

.textwidget .rev_slider_wrapper.fullscreen-container {
	overflow: hidden !important;
}

@media screen and (max-width:550px) {
	table.learn-press-cart-table tbody .cart_item td {
		padding: 5px;
	}
}

.thim-product-switch-wrap:after {
	content: "";
	clear: both;
	display: table;
}

.thim-product-switch-wrap .woocommerce-result-count {
	display: inline-block;
	color: #999;
	margin-left: 15px;
	margin-bottom: 0;
}

.thim-product-switch-wrap form.woocommerce-ordering {
	margin: 0;
}

.thim-product-switch-wrap form.woocommerce-ordering select {
	font-size: 1em;
	color: #999;
	line-height: 20px;
	padding: 6px 0 6px 10px;
	border-radius: calc(var(--thim-border-radius-item, 0) - 1px);
	width: 100%;
	border: 1px solid var(--thim-border-color, #eee);
	outline: none;
	background: #fff;
}

.body-grad-layout .thim-product-switch-wrap form.woocommerce-ordering select {
	padding: 2px 0 2px 10px;
}

.thim-product-list ul.product-grid li.product .content__product {
	padding-bottom: 0;
	display: grid;
	grid-template-columns: 1fr 1fr;
	align-items: center;
}

@media (max-width:768px) {
	.thim-product-list ul.product-grid li.product .content__product {
		grid-template-columns: inherit;
	}
}

@media (min-width:768px) {
	.thim-product-list ul.product-grid li.product {
		width: 100%;
		clear: both;
	}
}

.thim-product-list ul.product-grid li.product .product_thumb {
	max-width: 400px;
	margin-bottom: 0;
}

.site-main .woof_products_top_panel, .site-main .woof_sid_auto_shortcode, .site-main .woof_show_auto_form {
	display: none !important;
}

aside .woof_container_inner h4 {
	text-transform: uppercase;
	margin-top: 0;
}

aside .woof_container_color .woof_list li input[type=radio][name=pa_color] {
	border: 0;
}

aside .woof_container_color .woof_list li input[type=radio]:checked:before {
	background-color: #fff;
	margin: 5px;
}

aside .woof_container_size .woof_list li input[type=radio]:checked:before {
	margin: 3px;
}

aside .woof_sid .woof_reset_search_form {
	height: 26px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 700;
	border-radius: 0;
	padding: 0 10px;
	text-align: center;
	line-height: 26px;
	background-color: #ebe9eb;
}

aside .woof_sid .woof_submit_search_form {
	display: none;
}

.widget-area aside.WOOF_Widget {
	padding: 0;
}

.widget-area aside.WOOF_Widget:before {
	display: none;
}

.widget-area aside.WOOF_Widget:after {
	display: none;
}

.widget-area aside.WOOF_Widget .woof_container {
	position: relative;
	margin-bottom: 50px;
	padding: 0;
}

.widget-area aside.WOOF_Widget .woof_container .woof_container_inner {
	padding: 0 20px;
}

.widget-area aside.WOOF_Widget .woof_container .woof_container_inner:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 3px;
	height: 36px;
	z-index: 3;
}

.widget-area aside.WOOF_Widget .woof_container .woof_container_inner:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 1px;
	background: var(--thim-border-color, #eee);
}

.widget-area aside.WOOF_Widget .woof_container .woof_container_inner.woof_container_inner_color ul li, .widget-area aside.WOOF_Widget .woof_container .woof_container_inner.woof_container_inner_size ul li {
	margin: 0 !important;
	padding: 20px 0 0 0 !important;
	line-height: 100%;
}

.widget-area aside.WOOF_Widget .woof_container .woof_container_inner.woof_container_inner_color ul li label, .widget-area aside.WOOF_Widget .woof_container .woof_container_inner.woof_container_inner_size ul li label {
	padding: 0;
}

.widget-area aside.WOOF_Widget .woof_container .woof_container_inner.woof_container_inner_color ul li img, .widget-area aside.WOOF_Widget .woof_container .woof_container_inner.woof_container_inner_size ul li img {
	margin-bottom: 5px;
	margin-left: 10px;
}

.widget-area aside.WOOF_Widget .woof_container.woof_container_size {
	margin-bottom: 0px;
}

.widget-area aside.WOOF_Widget .woof_submit_search_form_container {
	margin: 0;
}

.widget-area aside.WOOF_Widget .woof_submit_search_form_container .woof_reset_search_form {
	float: left !important;
	margin-left: 20px;
	margin-top: 20px;
}

div.woof_info_popup {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	border-radius: 0;
	color: transparent;
}

div.woof_info_popup:before {
	content: "";
	font-family: "Font Awesome 5 Free";
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
	color: #fff;
	position: relative;
	top: 50%;
	left: 50%;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin-left: -10px;
	margin-top: -10px;
	font-weight: 900;
}

@media (max-width:767px) {
	.landing-image .image-link {
		height: 300px;
	}
	
	.landing-image .image-link .image {
		background-size: 100%;
	}
}

.pmpro-has-access .pmpro_submit {
	margin-left: 0 !important;
}

.pmpro-has-access .pmpro_error {
	color: #a94442;
	background: #f2dede;
}

.pmpro-has-access .pmpro_thead-name {
	text-transform: uppercase;
}

.pmpro-has-access .pmpro_thead-msg {
	text-transform: lowercase;
}

.pmpro-has-access ul {
	list-style-type: none;
}

.pmpro-has-access .entry-content ul {
	list-style: inherit;
}

.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;
}

.pmpro-has-access table.pmpro_invoice {
	margin-top: 40px;
}

.pmpro-has-access table.pmpro_invoice thead tr th, .pmpro-has-access table#pmpro_levels_table thead tr th, .pmpro-has-access #pmpro_account-membership thead tr th, .pmpro-has-access #pmpro_account-invoices thead tr th, .pmpro-has-access #pmpro_cancel thead tr th, .pmpro-has-access #pmpro_invoices_table thead tr th {
	border: 1px solid var(--thim-border-color, #eee);
	text-align: center;
	padding: 10px 15px;
}

.pmpro-has-access table.pmpro_invoice tbody .odd td, .pmpro-has-access table#pmpro_levels_table tbody .odd td, .pmpro-has-access #pmpro_account-membership tbody .odd td, .pmpro-has-access #pmpro_account-invoices tbody .odd td, .pmpro-has-access #pmpro_cancel tbody .odd td, .pmpro-has-access #pmpro_invoices_table tbody .odd td {
	background-color: transparent;
}

.pmpro-has-access table.pmpro_invoice tbody .active td, .pmpro-has-access table#pmpro_levels_table tbody .active td, .pmpro-has-access #pmpro_account-membership tbody .active td, .pmpro-has-access #pmpro_account-invoices tbody .active td, .pmpro-has-access #pmpro_cancel tbody .active td, .pmpro-has-access #pmpro_invoices_table tbody .active td {
	background-color: var(--thim-border-color, #eee);
}

.pmpro-has-access table.pmpro_invoice tbody tr td, .pmpro-has-access table#pmpro_levels_table tbody tr td, .pmpro-has-access #pmpro_account-membership tbody tr td, .pmpro-has-access #pmpro_account-invoices tbody tr td, .pmpro-has-access #pmpro_cancel tbody tr td, .pmpro-has-access #pmpro_invoices_table tbody tr td {
	text-transform: capitalize;
	text-align: center;
	padding: 10px 15px;
	border: 1px solid var(--thim-border-color, #eee);
}

.pmpro-has-access table#pmpro_levels_table tbody tr td .pmpro_btn {
	border-radius: 0;
	border: none;
	font-size: 15px;
}

.pmpro-has-access #pmpro_account-profile ul {
	margin: 0;
}

.pmpro-has-access #pmpro_account-profile ul li {
	list-style-type: none;
}

.pmpro-has-access #pmpro_account-profile .pmpro_actionlinks {
	margin-top: 30px;
}

.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 #pmpro_account .pmpro_box {
	margin-top: 0;
}

.pmpro-has-access #pmpro_account .pmpro_box h3 {
	margin: 20px 0 30px 0;
	text-transform: uppercase;
}

.pmpro-has-access #pmpro_billing_address_fields thead th, .pmpro-has-access #pmpro_payment_information_fields thead th {
	text-transform: uppercase;
}

.pmpro-has-access #pmpro_billing_address_fields tbody label, .pmpro-has-access #pmpro_payment_information_fields tbody label {
	font-weight: 400;
	font-size: 15px;
	text-align: left;
	width: 175px;
}

.pmpro-has-access #pmpro_billing_address_fields tbody select, .pmpro-has-access #pmpro_billing_address_fields tbody input, .pmpro-has-access #pmpro_payment_information_fields tbody select, .pmpro-has-access #pmpro_payment_information_fields tbody input {
	border-radius: 0;
	border: 1px solid var(--thim-border-color, #eee);
	padding: 7px 10px;
	height: 40px;
	max-width: 230px;
	outline: none;
	margin: 0;
}

.pmpro-has-access #pmpro_billing_address_fields tbody select, .pmpro-has-access #pmpro_payment_information_fields tbody select {
	font-size: 15px;
}

.pmpro-has-access #pmpro_billing_address_fields tbody #ExpirationMonth, .pmpro-has-access #pmpro_billing_address_fields tbody #ExpirationYear, .pmpro-has-access #pmpro_payment_information_fields tbody #ExpirationMonth, .pmpro-has-access #pmpro_payment_information_fields tbody #ExpirationYear {
	width: calc(15% - 3.5px);
	width: -webkit-calc(15% - 3.5px);
	width: -moz-calc(15% - 3.5px);
}

.pmpro-has-access #pmpro_billing_address_fields tbody #ExpirationMonth+.pmpro_asterisk, .pmpro-has-access #pmpro_payment_information_fields tbody #ExpirationMonth+.pmpro_asterisk {
	display: none;
}

.pmpro-has-access #pmpro_billing_address_fields tbody .pmpro_error, .pmpro-has-access #pmpro_payment_information_fields tbody .pmpro_error {
	border-color: #a00;
	background-color: transparent;
}

.pmpro-has-access #pmpro_billing_address_fields abbr, .pmpro-has-access #pmpro_payment_information_fields abbr {
	color: red;
	font-weight: 700;
	border: 0;
}

.pmpro-has-access #pmpro_pricing_fields thead tr th, .pmpro-has-access #pmpro_billing_address_fields thead tr th, .pmpro-has-access #pmpro_payment_information_fields thead tr th {
	border: 1px solid var(--thim-border-color, #eee);
	padding: 10px 15px;
}

.pmpro-has-access #pmpro_pricing_fields tbody tr td, .pmpro-has-access #pmpro_billing_address_fields tbody tr td, .pmpro-has-access #pmpro_payment_information_fields tbody tr td {
	padding: 10px 15px;
	border: 1px solid var(--thim-border-color, #eee);
}

#pmpro_account #pmpro_account-membership {
	padding-top: 0;
}

#pmpro_account #pmpro_account-membership>h3 {
	margin-top: 0;
}

.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 .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	position: relative;
}

.lp_pmpro_courses_by_level .level-wrap.feature:before {
	background: url("https://tutorssa.com.au/nitropack_static/xzHhcKFWnrRdvOfrwQrwxCncdddvSChu/assets/images/optimized/rev-1a02946/tutorssa.com.au/wp-content/themes/eduma/images/pricing-featured.png") no-repeat top right;
	content: "";
	position: absolute;
	width: 51px;
	height: 51px;
	top: -3px;
	right: -3px;
}

.lp_pmpro_courses_by_level .level-wrap header {
	text-align: center;
}

.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: #ffb606;
}

.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;
}

.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:hover {
	box-shadow: 0 0 10px rgba(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);
}

.user-info .edit-profile {
	text-align: center;
}

.user-info .edit-profile a:hover {
	text-decoration: underline;
}

#learn-press-checkout-user-form .title {
	text-transform: uppercase;
	margin-top: 0;
}

#learn-press-payment h3 {
	text-transform: uppercase;
}

.tc-megamenu-wrapper>.vc_row {
	display: flex;
}

.tc-megamenu-wrapper>.vc_row>.vc_column_container:last-child:after {
	display: none;
}

.tc-megamenu-wrapper>.vc_row>.vc_column_container:after {
	content: "";
	top: 7px;
	bottom: 5px;
	width: 1px;
	position: absolute;
	background: var(--thim-border-color, #eee);
	right: 1px;
	min-height: 360px;
}

body.thim-child-instructor .thim-widget-twitter .thim-twitter-slider:before, body.thim-child-new-art .thim-widget-twitter .thim-twitter-slider:before, body.thim-child-tech-camps .thim-widget-twitter .thim-twitter-slider:before, body.thim-child-udemy .thim-widget-twitter .thim-twitter-slider:before {
	font-family: "Font Awesome 5 Brands";
	font-weight: 900;
}

body.single.thim-child-udemy #main-content #learn-press-course-curriculum ul.curriculum-sections .section .section-heading .collapse:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

.thim-course-carousel .course-item .course-thumbnail .course-readmore {
	min-height: 40px !important;
}

body.thim-child-udemy.single-lp_course .hidden-top_site_main {
	display: none;
}

.animated {
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	visibility: visible !important;
}

.animated.hinge {
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
}

@-webkit-keyframes slideInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
	
	100% {
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes slideInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}
	
	100% {
		-moz-transform: translateX(0);
	}
}

@-o-keyframes slideInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}
	
	100% {
		-o-transform: translateX(0);
	}
}

@keyframes slideInLeft {
	0% {
		opacity: 0;
		transform: translateX(-2000px);
	}
	
	100% {
		transform: translateX(0);
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	-moz-animation-name: slideInLeft;
	-o-animation-name: slideInLeft;
	animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}
	
	100% {
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes slideInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}
	
	100% {
		-moz-transform: translateX(0);
	}
}

@-o-keyframes slideInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}
	
	100% {
		-o-transform: translateX(0);
	}
}

@keyframes slideInRight {
	0% {
		opacity: 0;
		transform: translateX(2000px);
	}
	
	100% {
		transform: translateX(0);
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	-moz-animation-name: slideInRight;
	-o-animation-name: slideInRight;
	animation-name: slideInRight;
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@-moz-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@-o-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn;
}

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

@-moz-keyframes fadeInUp {
	0% {
		opacity: 0;
		-moz-transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInUp {
	0% {
		opacity: 0;
		-o-transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp;
	visibility: visible;
}

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

@-moz-keyframes fadeInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

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

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-o-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

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

@-moz-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-20px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-20px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

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

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	-moz-animation-name: fadeInLeft;
	-o-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

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

@-moz-keyframes fadeInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(20px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(20px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translateX(20px);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	-moz-animation-name: fadeInRight;
	-o-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

.mfp-wrap, .mfp-bg {
	z-index: 999999;
}

.related-portfolio {
	clear: both;
	margin-top: 40px;
	padding: 0;
}

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

.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_hover {
	background: rgba(0, 0, 0, .8);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	text-align: center;
	color: #fff;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
}

.related-portfolio .portfolio_hover:hover {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}

.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 .4s ease-in-out 0s;
	-khtml-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	-o-transition: all .4s ease-in-out 0s;
	transition: all .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 {
	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 {
	border-radius: 2px 2px 0 0;
	-webkit-transition: all .2s ease-in-out 0s;
	-khtml-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .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, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 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, .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 {
	border-radius: 2px 2px 0 0;
	-webkit-transition: all .2s ease-in-out;
	-khtml-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.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, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 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: .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: .3;
}

.wapper_portfolio.standard.effects_zoom_02 .portfolio_hover .thumb-bg {
	background-color: rgba(0, 0, 255, .4);
	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 .8s ease;
	-khtml-transition: all .8s ease;
	-moz-transition: all .8s ease;
	-ms-transition: all .8s ease;
	-o-transition: all .8s ease;
	transition: all .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, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 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: .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: .3;
}

.wapper_portfolio.gallery.effects_zoom_02 .portfolio_hover .thumb-bg {
	background-color: rgba(0, 0, 255, .4);
	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 .8s ease;
	-khtml-transition: all .8s ease;
	-moz-transition: all .8s ease;
	-ms-transition: all .8s ease;
	-o-transition: all .8s ease;
	transition: all .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, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 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: .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: .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, .3);
}

.wapper_portfolio.standard.effect-layla .portfolio-image {
	position: relative;
	overflow: hidden;
}

.wapper_portfolio.standard.effect-layla .portfolio-image>a>img {
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
}

.wapper_portfolio.standard.effect-layla .portfolio-image h3 {
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	-webkit-transform: translate3d(-100px, 0, 0);
	transform: translate3d(-100px, 0, 0);
}

.wapper_portfolio.standard.effect-layla .portfolio-image .cat_portfolio {
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .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: .15s;
	transition-delay: .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 .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .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);
	-moz-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	-o-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);
	-moz-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-o-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: .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: .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, .3);
}

.wapper_portfolio.gallery.effect-layla .portfolio-image {
	position: relative;
}

.wapper_portfolio.gallery.effect-layla .portfolio-image>a>img {
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
}

.wapper_portfolio.gallery.effect-layla .portfolio-image h3 {
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	-webkit-transform: translate3d(-100px, 0, 0);
	transform: translate3d(-100px, 0, 0);
}

.wapper_portfolio.gallery.effect-layla .portfolio-image .cat_portfolio {
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .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: .15s;
	transition-delay: .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 .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .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, .3);
}

.wapper_portfolio.gallery.effect-bubba .portfolio-image {
	position: relative;
}

.wapper_portfolio.gallery.effect-bubba .portfolio-image>a img {
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
}

.wapper_portfolio.gallery.effect-bubba .portfolio-image:hover>a img {
	opacity: .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, .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, .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 .45s, -webkit-transform .45s;
	transition: opacity .45s, transform .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 .35s;
	transition: transform .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 .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .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 .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .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 .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	-webkit-transform: translate3d(0, 0, 300px);
	transform: translate3d(0, 0, 300px);
	opacity: .8;
}

.effect-romeo .portfolio-image:hover>a img {
	opacity: .6;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.effect-romeo .portfolio-image:hover .portfolio_hover {
	background: rgba(0, 0, 0, .4);
}

.effect-romeo .portfolio-image:hover .portfolio_hover:before {
	opacity: .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: .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, .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 .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .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 .35s;
	transition: transform .35s;
	-webkit-transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
	transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
	text-align: center;
	margin: 0;
	text-transform: uppercase !important;
}

.effect-romeo .portfolio-image .portfolio_hover .cat_portfolio {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	-webkit-transition: -webkit-transform .35s;
	transition: transform .35s;
	padding: .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: .6;
}

.effect-oscar .portfolio-image:hover .portfolio_hover {
	background: rgba(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, .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 .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .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 .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	-webkit-transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	-o-transform: scale(0, 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, .8);
	color: #111;
}

.effects_over .portfolio-image .portfolio_hover:before {
	position: absolute;
	content: "";
	font-family: "Font Awesome 5 Free";
	top: 30%;
	font-size: 25px;
	left: 0;
	width: 100%;
	font-weight: 900;
}

.effects_over .portfolio-image .portfolio_hover:after {
	position: absolute;
	content: "";
	font-family: "Font Awesome 5 Free";
	top: 65%;
	font-size: 25px;
	left: 0;
	width: 100%;
	font-weight: 900;
}

.effects_over .portfolio-image .portfolio_hover h3 {
	position: absolute;
	top: 45%;
	left: 0;
	width: 100%;
	text-align: center;
	margin: 0;
	text-transform: uppercase !important;
}

.effects_over .portfolio-image .portfolio_hover h3 a {
	color: #111;
}

.effects_over .portfolio-image .portfolio_hover .cat_portfolio {
	position: absolute;
	top: 52%;
	left: 0;
	width: 100%;
	padding: .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, .8);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	height: 100%;
	text-align: center;
	color: #fff;
	-webkit-transition: all .4s ease-in-out;
	-khtml-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
}

.wapper_portfolio.gallery.effects_classic .portfolio_hover:hover {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}

.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 .4s ease-in-out;
	-khtml-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .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 {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}

.wapper_portfolio.standard.effects_classic .portfolio_hover {
	background: rgba(0, 0, 0, .8);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	height: 100%;
	text-align: center;
	color: #fff;
	-webkit-transition: all .4s ease-in-out;
	-khtml-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
}

.wapper_portfolio.standard.effects_classic .portfolio_hover:hover {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}

.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 .2s ease-in-out;
	-khtml-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: 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, .05);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .05);
	box-shadow: 0 2px 3px rgba(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%;
}

.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: #ccc;
	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: 0;
	border-radius: 0;
}

.portfolio-tabs-wapper.filters.style-03 .page-numbers {
	display: inline-block;
	padding-left: 0;
	margin-bottom: 0;
}

.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: #ddd;
	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: 30px;
	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: 0;
	width: 340px;
	background: #fff;
	word-break: break-word;
	z-index: 3;
	height: 100%;
	left: -340px;
	-webkit-transition: left .3s ease;
	-khtml-transition: left .3s ease;
	-moz-transition: left .3s ease;
	-ms-transition: left .3s ease;
	-o-transition: left .3s ease;
	transition: left .3s ease;
}

.gallery_content.show {
	left: 0;
}

.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: 14px;
	-webkit-user-select: none;
}

.single_portfolio_info_close i {
	border-radius: 0;
	border: 0;
	font-size: 16px;
	background: #000;
	padding: 1px 2px 0 0;
}

.single_portfolio_info_close i {
	border-radius: 0;
	border: 0;
	font-size: 16px;
	background: #000;
	padding: 1px 2px 0 0;
}

.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%;
}

.bd-content-portfolio {
	padding: 15px;
}

.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;
}

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 6px;
	color: #ccc;
}

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 .2s ease-in-out;
	-khtml-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.portfolio-gallery .columns img:hover {
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 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 var(--thim-border-color, #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 .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: 0;
	margin-top: 0;
}

.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: 14px;
	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: var(--thim-border-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_container .wapper_portfolio .portfolio_column .style01 .item_portfolio .portfolio-image img {
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
	-webkit-transition: all .55s;
	transition: all .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 .6s;
	transition: all .6s;
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style01 .item_portfolio:hover .portfolio-image img, .portfolio_container .wapper_portfolio .portfolio_column .style01 .item_portfolio:hover .portfolio-image img {
	-webkit-transform: translateY(90px);
	transform: translateY(90px);
	opacity: .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;
	position: relative;
}

.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 .5s, opacity .5s;
	-moz-transition: -moz-transform .5s, opacity .5s;
	transition: transform .5s, opacity .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_container .wapper_portfolio .portfolio_column .style03 li .portfolio-image img {
	overflow: visible;
	position: relative;
	z-index: 10;
	-webkit-transition: -webkit-transform .4s;
	-moz-transition: -moz-transform .4s;
	transition: transform .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_container .wapper_portfolio .portfolio_column .style03 li:hover .portfolio-image 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_container .wapper_portfolio .portfolio_column .style04 li .portfolio-image img {
	-webkit-transition: -webkit-transform .4s;
	-moz-transition: -moz-transform .4s;
	transition: transform .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;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	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 .4s, opacity .1s .3s;
	-moz-transition: -moz-transform .4s, opacity .1s .3s;
	transition: transform .4s, opacity .1s .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_container .wapper_portfolio .portfolio_column .style04 li:hover .portfolio-image 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 {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	-webkit-transition: -webkit-transform .4s, opacity .1s;
	-moz-transition: -moz-transform .4s, opacity .1s;
	transition: transform .4s, opacity .1s;
}

.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 .4s;
	-moz-transition: -moz-transform .4s;
	transition: transform .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 .4s, opacity .1s .3s;
	-moz-transition: -moz-transform .4s, opacity .1s .3s;
	transition: transform .4s, opacity .1s .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_container .wapper_portfolio .portfolio_column .style05 li:hover .portfolio-image 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 {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
	-webkit-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-webkit-transition: -webkit-transform .4s, opacity .1s;
	-moz-transition: -moz-transform .4s, opacity .1s;
	transition: transform .4s, opacity .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_container .wapper_portfolio .portfolio_column .style06 li .portfolio-image img {
	-webkit-transition: -webkit-transform .4s;
	-moz-transition: -moz-transform .4s;
	transition: transform .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%;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
	-webkit-transform: scale(.7, .7);
	-moz-transform: scale(.7, .7);
	-ms-transform: scale(.7, .7);
	-o-transform: scale(.7, .7);
	visibility: hidden;
	-webkit-transition: -webkit-transform .4s, opacity .4s;
	-moz-transition: -moz-transform .4s, opacity .4s;
	transition: transform .4s, opacity .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_container .wapper_portfolio .portfolio_column .style06 li:hover .portfolio-image img {
	-webkit-transform: scale(.4, .4);
	-moz-transform: scale(.4, .4);
	-ms-transform: scale(.4, .4);
	-o-transform: scale(.4, .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, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}

.thim-widget-portfolio .wapper_portfolio .portfolio_column .style07 li .portfolio-image img, .portfolio_container .wapper_portfolio .portfolio_column .style07 li .portfolio-image img {
	-webkit-transition: -webkit-transform .4s;
	-moz-transition: -moz-transform .4s;
	transition: transform .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_container .wapper_portfolio .portfolio_column .style07 li:hover .portfolio-image img {
	-webkit-transform: translateY(-50px) scale(.5);
	-moz-transform: translateY(-50px) scale(.5);
	-ms-transform: translateY(-50px) scale(.5);
	transform: translateY(-50px) scale(.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_container .wapper_portfolio .portfolio_column .style08 li .portfolio-image 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 .3s, height .3s, box-shadow .3s;
	-moz-transition: opacity .3s, height .3s, box-shadow .3s;
	transition: opacity .3s, height .3s, box-shadow .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%;
}

.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 .flex-direction-nav li .flex-prev:before {
	margin-right: 5px;
}

.portfolio-content .flex-direction-nav li .flex-next:before {
	margin-left: 5px;
}

.related-portfolio .widget-title {
	font-weight: 700;
	padding: 15px 0;
	text-transform: uppercase;
	margin: 0 0 60px 0;
	font-size: 18px;
	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 .55s;
	transition: all .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 .6s;
	transition: all .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: 18px;
	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: 14px;
	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: .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;
}

.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.gutter.multigrid .portfolio_column li .portfolio-image {
	overflow: hidden;
}

.thim-widget-portfolio .wapper_portfolio.gutter.multigrid .portfolio_column li .portfolio-image img {
	width: auto;
	height: 100%;
	max-width: none;
}

article.our_team {
	padding-top: 20px;
	padding-bottom: 100px;
	border-bottom: 1px solid var(--thim-border-color, #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: 13px;
	font-weight: 700;
	color: #999;
	line-height: 20px;
	margin-bottom: 15px;
}

article.our_team .extra-info {
	border-left: 1px solid var(--thim-border-color, #eee);
	width: 270px;
	float: left;
	padding: 45px 0 50px 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 {
	position: relative;
}

.thim-other-member .thim-carousel-wrapper:not(.has-next-slider) .owl-carousel .owl-item {
	float: 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: 30px;
	font-weight: 700;
	margin: 70px 0 50px;
}

.thim-other-member .owl-controls {
	margin-top: 25px;
}

.thim-other-member .owl-buttons .owl-prev, .thim-other-member .owl-buttons .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 .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
	-webkit-transform: translate(10px, 0);
	-moz-transform: translate(10px, 0);
	-ms-transform: translate(10px, 0);
	-o-transform: translate(10px, 0);
}

.thim-other-member .owl-buttons .owl-prev .fa, .thim-other-member .owl-buttons .owl-next .fa {
	font-size: 8px;
	color: #666;
	line-height: 28px;
	display: block;
}

.thim-other-member .owl-buttons .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);
}

.thim-other-member:hover .owl-buttons .owl-prev, .thim-other-member:hover .owl-buttons .owl-next {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
}

article.testimonials {
	padding-top: 20px;
	overflow: hidden;
	clear: both;
}

.archive-testimonials article.testimonials {
	padding-bottom: 50px;
	border-bottom: 1px solid var(--thim-border-color, #eee);
	margin-bottom: 50px;
	padding-top: 0;
}

.archive-testimonials article.testimonials:first-child {
	padding-top: 20px;
}

.archive-testimonials article.testimonials:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

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: 20px;
}

article.testimonials .content .regency {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	color: #999;
	line-height: 20px;
	margin-bottom: 15px;
}

.thim-testimonial-carousel {
	max-width: 800px;
	margin: auto;
	padding-top: 50px;
	padding-bottom: 0px;
}

.thim-testimonial-carousel:before {
	top: 0;
	left: 0;
	right: 0;
	content: " ";
	display: block;
	height: 20px;
	width: 100%;
	margin-bottom: 50px;
	background: url("https://tutorssa.com.au/nitropack_static/xzHhcKFWnrRdvOfrwQrwxCncdddvSChu/assets/images/optimized/rev-1a02946/tutorssa.com.au/wp-content/themes/eduma/images/quote-bg.png") no-repeat center center;
}

.thim-testimonial-carousel .content {
	text-align: center;
	max-width: 620px;
	margin: auto;
}

.thim-testimonial-carousel .content .title {
	font-size: 15px;
	font-weight: 700;
	margin-top: 34px;
	margin-bottom: 15px;
}

.thim-testimonial-carousel .content .title .line {
	display: block;
	position: relative;
	background: transparent;
	border: 0;
	max-width: 270px;
	margin: 0 auto 20px;
}

.thim-testimonial-carousel .content .title .line:before, .thim-testimonial-carousel .content .title .line:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.thim-testimonial-carousel .content .title .line:before {
	border-color: rgba(194, 225, 245, 0);
	border-width: 10px;
	margin-left: -10px;
}

.thim-testimonial-carousel .content .title .line:after {
	border-color: rgba(136, 183, 213, 0);
	border-width: 9px;
	margin-left: -9px;
}

.thim-testimonial-carousel .content .description {
	line-height: 26px;
	font-size: 18px;
	font-weight: 400;
}

.thim-testimonial-carousel .owl-buttons .owl-prev, .thim-testimonial-carousel .owl-buttons .owl-next {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -12px;
	font-size: 18px;
	line-height: 30px;
	width: 30px;
	text-align: center;
}

.thim-testimonial-carousel .owl-buttons .owl-next {
	right: 0;
	left: auto;
}

.thim-testimonial-carousel.testimonial-carousel_style_2 {
	max-width: inherit;
}

.thim-testimonial-carousel.testimonial-carousel_style_2:before {
	display: none;
}

.thim-testimonial-carousel.testimonial-carousel_style_2 .item {
	margin: 0 15px;
}

@media only screen and (max-width:480px) {
	.thim-testimonial-carousel.testimonial-carousel_style_2 .item {
		margin: 0;
	}
}

.thim-testimonial-carousel.testimonial-carousel_style_2 .item .content {
	text-align: left;
	background: white;
	padding: 75px 40px 50px;
	border-radius: 7px;
	position: relative;
	margin: 10px 0;
	transition: all .3s;
}

.thim-testimonial-carousel.testimonial-carousel_style_2 .item .content:before {
	position: absolute;
	content: "“";
	top: 110px;
	right: 10px;
	font-size: 250px;
	color: #f4f4f4;
	transition: all .3s;
}

.thim-testimonial-carousel.testimonial-carousel_style_2 .item .content .block-header {
	display: flex;
	align-items: center;
}

.thim-testimonial-carousel.testimonial-carousel_style_2 .item .content .block-header img {
	border-radius: 50%;
	border: 5px solid #efefef;
	width: 80px;
	height: 80px;
}

.thim-testimonial-carousel.testimonial-carousel_style_2 .item .content .regency {
	margin-top: 25px;
	margin-bottom: 15px;
}

@media only screen and (max-width:480px) {
	.thim-testimonial-carousel.testimonial-carousel_style_2 .item .content .regency {
		font-size: 24px;
	}
}

.thim-testimonial-carousel.testimonial-carousel_style_2 .item .content .description {
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	color: #818181;
	font-weight: 300;
	font-size: 22px;
}

@media (max-width:1199px) {
	.thim-testimonial-carousel.testimonial-carousel_style_2 .item .content .description {
		font-size: 20px;
	}
}

@media only screen and (max-width:480px) {
	.thim-testimonial-carousel.testimonial-carousel_style_2 .item .content .description {
		font-size: 16px;
	}
}

.thim-testimonial-carousel.testimonial-carousel_style_2 .item .content .title {
	font-size: 18px;
	font-weight: 500;
	color: #a8a8a8;
	margin: 0 0 0 20px;
}

.thim-testimonial-carousel.testimonial-carousel_style_2 .item .content .title .line {
	display: none;
}

.thim-testimonial-carousel.testimonial-carousel_style_2 .item .content:hover {
	box-shadow: 0px 0px 20px 0px #eae8e8;
}

.thim-testimonial-carousel.testimonial-carousel_style_2 .item .content:hover .regency {
	text-decoration: underline;
}

.thim-testimonial-carousel.testimonial-carousel_style_2 .owl-pagination {
	margin-top: 30px;
}

.thim-testimonial-carousel.testimonial-carousel_style_2 .owl-pagination .owl-page {
	background: #e3e3e3;
	border: 0;
	transition: all .35s;
}

.thim-testimonial-carousel.testimonial-carousel_style_2 .owl-pagination .owl-page.active {
	width: 47px;
	border-radius: 30px;
}

@media only screen and (max-width:480px) {
	.thim-testimonial-carousel.testimonial-carousel_style_2 .owl-pagination {
		margin-top: 15px;
	}
}

.thim-testimonial-carousel.testimonial-carousel_style_3 {
	margin-left: 180px;
}

@media only screen and (max-width:1440px) {
	.thim-testimonial-carousel.testimonial-carousel_style_3 {
		margin-left: auto;
	}
}

.thim-testimonial-carousel.testimonial-carousel_style_3:before {
	display: none;
}

.thim-testimonial-carousel.testimonial-carousel_style_3 .item {
	position: relative;
}

.thim-testimonial-carousel.testimonial-carousel_style_3 .item:after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-top: 45px solid white;
	border-left: 85px solid transparent;
	bottom: -45px;
	right: 185px;
}

@media only screen and (max-width:991px) {
	.thim-testimonial-carousel.testimonial-carousel_style_3 .item:after {
		display: none;
	}
}

.thim-testimonial-carousel.testimonial-carousel_style_3 .item .content {
	text-align: center;
	max-width: 620px;
	margin: 80px auto 45px;
	padding: 85px 60px 80px;
	box-shadow: 0px 0px 15px 0px #f3f1f1;
	border-radius: 50px;
	position: relative;
	background: white;
}

@media only screen and (max-width:480px) {
	.thim-testimonial-carousel.testimonial-carousel_style_3 .item .content {
		margin-right: 10px;
		margin-left: 10px;
		padding: 85px 25px 80px;
	}
}

.thim-testimonial-carousel.testimonial-carousel_style_3 .item .content:before, .thim-testimonial-carousel.testimonial-carousel_style_3 .item .content:after {
	position: absolute;
	content: "";
	top: -20px;
	left: 30px;
	width: 90px;
	height: 35px;
	background: #83adef;
	border-radius: 30px;
	transform: rotate(65deg);
}

.thim-testimonial-carousel.testimonial-carousel_style_3 .item .content:after {
	top: -31px;
	left: 85px;
}

.thim-testimonial-carousel.testimonial-carousel_style_3 .item .description {
	text-align: left;
	line-height: 33px;
	margin-bottom: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	font-size: 18px;
}

@media (max-width:767px) {
	.thim-testimonial-carousel.testimonial-carousel_style_3 .item .description {
		font-size: 16px;
	}
}

.thim-testimonial-carousel.testimonial-carousel_style_3 .item .block-header {
	display: flex;
	align-items: center;
}

.thim-testimonial-carousel.testimonial-carousel_style_3 .item .block-header .info {
	display: flex;
	align-items: center;
}

@media (max-width:991px) {
	.thim-testimonial-carousel.testimonial-carousel_style_3 .item .block-header .info {
		flex-direction: column;
		margin-left: 15px;
		align-items: start;
	}
}

.thim-testimonial-carousel.testimonial-carousel_style_3 .item .block-header .regency {
	font-weight: 400;
	margin: 0px;
	font-size: 16px;
	text-transform: uppercase;
	margin-left: 18px;
	transform: translateY(2px);
	color: #aaa;
}

@media only screen and (max-width:991px) {
	.thim-testimonial-carousel.testimonial-carousel_style_3 .item .block-header .regency {
		margin-left: 0;
	}
}

@media only screen and (max-width:480px) {
	.thim-testimonial-carousel.testimonial-carousel_style_3 .item .block-header .regency {
		font-size: 14px;
	}
}

.thim-testimonial-carousel.testimonial-carousel_style_3 .item .block-header .title {
	margin: 0;
	font-size: 22px;
	margin-left: 28px;
}

@media only screen and (max-width:991px) {
	.thim-testimonial-carousel.testimonial-carousel_style_3 .item .block-header .title {
		margin-left: 0;
		margin-top: 10px;
	}
}

@media only screen and (max-width:480px) {
	.thim-testimonial-carousel.testimonial-carousel_style_3 .item .block-header .title {
		font-size: 20px;
	}
}

.thim-testimonial-carousel.testimonial-carousel_style_3 .item .block-header .title .line {
	display: none;
}

.thim-testimonial-carousel.testimonial-carousel_style_3 .item .block-header .image img {
	border-radius: 50%;
	width: 70px;
	height: 70px;
}

.thim-testimonial-carousel.testimonial-carousel_style_3 .owl-pagination {
	position: absolute;
	bottom: 80px;
	left: 150px;
}

@media (max-width:800px) {
	.thim-testimonial-carousel.testimonial-carousel_style_3 .owl-pagination {
		left: 140px;
	}
}

@media (max-width:767px) {
	.thim-testimonial-carousel.testimonial-carousel_style_3 .owl-pagination {
		left: 90px;
	}
}

@media (max-width:480px) {
	.thim-testimonial-carousel.testimonial-carousel_style_3 .owl-pagination {
		left: 32px;
	}
}

.thim-testimonial-carousel.testimonial-carousel_style_3 .owl-pagination .owl-page {
	background: #e9e9e9;
	border: 0;
}

.list-product-cat {
	text-align: center;
	margin-bottom: 60px;
	margin-top: -10px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
	border-bottom: none;
}

.hide {
	display: none;
}

.product-cat {
	margin: 0 auto;
	display: inline-block;
	border-bottom: 1px solid var(--thim-border-color, #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: 13px;
	font-weight: 700;
}

.quick-view {
	position: absolute;
	z-index: 999;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
	-ms-transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-webkit-transition: all .4s ease-in-out;
	-khtml-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.quick-view a {
	display: inline-block;
	-webkit-transition: all 200ms ease-out;
	-khtml-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-ms-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	color: #fff;
	font-size: 30px;
}

.quick-view a.loading.dark {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
	display: inline-block;
	font-family: "Font Awesome 5 Free" !important;
	font-size: 24px !important;
	line-height: 1;
	width: auto;
	border: none;
	font-weight: 900;
}

.quick-view a.loading.dark:before {
	content: "";
}

.product_thumb {
	position: relative;
	overflow: hidden;
	width: 100%;
	background: #f8f8f8;
}

.product_thumb img {
	width: 100%;
}

.product_thumb:before {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	content: "";
	background: rgba(0, 0, 0, .3);
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
	-ms-transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-webkit-transition: all .4s ease-in-out;
	-khtml-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.product_thumb:hover:before, .product_thumb:hover .quick-view {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
	-ms-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.product_thumb .onsale {
	font-weight: 400 !important;
	margin: 0 !important;
	padding: 0 !important;
	top: 15px !important;
	left: 15px !important;
}

.product-grid li {
	list-style: none;
}

@media (min-width:992px) {
	.product-grid li.col-md-4:nth-child(3n+1), .product-grid li.col-md-3:nth-child(4n+1), .product-grid li.col-md-6:nth-child(2n+1) {
		clear: both;
	}
}

@media (max-width:992px) {
	.product-grid li.col-sm-6:nth-child(2n+1) {
		clear: both;
	}
}

.product-grid .product__title {
	position: relative;
	padding: 25px;
}

.product-grid .product__title .block-after-title {
	display: flex;
	flex-wrap: nowrap;
	column-gap: 15px;
	margin-bottom: 15px;
	align-items: center;
}

.product-grid .product__title .block-after-title .star-rating {
	float: none;
}

.product-grid .product__title a.title, .product-grid .product__title .price {
	display: block;
}

.product-grid .product__title a.title {
	font-size: 1.2rem;
	margin-bottom: 12px;
}

.product-grid .product__title .price {
	font-weight: 700;
}

.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 .description {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-bottom: 20px;
}

.product-grid .product__title a.button, .product-grid .product__title a.added_to_cart {
	-webkit-transition: none;
	-khtml-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
	background: transparent !important;
}

.product-grid .product__title a.button.added, .product-grid .product__title a.added_to_cart.added {
	opacity: 0;
	display: none;
}

.product-grid .product__title a.button:before, .product-grid .product__title a.added_to_cart:before {
	content: "";
	font-family: "thim-ekits";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	margin-right: 5px;
	margin-top: -3px;
	display: inline-block;
	vertical-align: middle;
}

.product-grid .product__title a.button.loading, .product-grid .product__title a.added_to_cart.loading {
	filter: alpha(opacity=70);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	-webkit-opacity: .7;
	-khtml-opacity: .7;
	-moz-opacity: .7;
	-ms-opacity: .7;
	-o-opacity: .7;
	opacity: .7;
}

.product-grid .product__title a.button:hover, .product-grid .product__title a.added_to_cart:hover {
	border-color: var(--thim-body-primary-color, #ffb606);
	color: var(--thim-body-primary-color, #ffb606);
}

.product-grid .product__title a.added_to_cart:before {
	content: "";
}

@media (max-width:1200px) {
	.product-grid .product__title {
		padding: 20px;
	}
	
	.product-grid .product__title a.button, .product-grid .product__title a.added_to_cart {
		padding: 14px 20px;
	}
}

.product-grid .content__product {
	border: 1px solid var(--thim-border-color, #eee);
	margin-bottom: 40px;
	border-radius: var(--thim-border-radius-item, 0);
	overflow: hidden;
}

.related.products .product-grid .content__product {
	margin-bottom: 0;
}

.woocommerce div.product .product-info>.right, .woocommerce-page div.product .product-info>.right {
	margin-bottom: 30px;
}

@media (max-width:767px) {
	.woocommerce div.product .product-info, .woocommerce-page div.product .product-info {
		margin-bottom: 20px;
	}
}

.woocommerce div.product .product-info .image-panel, .woocommerce-page div.product .product-info .image-panel {
	margin-bottom: 50px;
	direction: ltr;
}

.woocommerce div.product .product-info .image-panel #slider, .woocommerce-page div.product .product-info .image-panel #slider {
	margin-bottom: 30px;
}

.woocommerce div.product .product-info .image-panel .thumbnail_product, .woocommerce-page div.product .product-info .image-panel .thumbnail_product {
	margin: 0 -15px;
}

.woocommerce div.product .product-info .image-panel .thumbnail_product img, .woocommerce-page div.product .product-info .image-panel .thumbnail_product img {
	padding: 0 15px;
}

.woocommerce div.product .product_title, .woocommerce-page div.product .product_title {
	font-weight: normal;
}

.woocommerce div.product .onsale, .woocommerce-page div.product .onsale {
	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: 700;
	color: #5a5a5a;
}

.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;
}

.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;
}

.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 {
	margin-bottom: 25px;
}

.woocommerce div.product form.cart .quantity, .woocommerce-page div.product form.cart .quantity {
	width: auto;
	display: block;
	height: 40px;
	margin: 0;
}

.woocommerce div.product form.cart .quantity input, .woocommerce-page div.product form.cart .quantity input {
	padding: 4px 10px;
	border: 1px solid var(--thim-border-color, #eee);
	line-height: 30px;
	height: 40px;
}

.woocommerce div.product form.cart .button, .woocommerce-page div.product form.cart .button {
	box-shadow: none;
	border-radius: 0;
	text-align: center;
	vertical-align: top;
	margin: 0 2px;
	border: none;
	text-shadow: 0 0 0;
	text-transform: uppercase;
	font-size: 13px;
}

.woocommerce div.product form.cart .button:hover, .woocommerce-page div.product form.cart .button:hover {
	color: #fff;
}

.woocommerce div.product form.cart .button:focus, .woocommerce-page div.product form.cart .button:focus {
	outline: none;
}

.woocommerce div.product form.cart .group_table td, .woocommerce-page div.product form.cart .group_table td {
	padding: 10px 15px;
}

.woocommerce div.product form.cart .group_table td label a, .woocommerce-page div.product form.cart .group_table td label a {
	font-size: 16px;
	font-weight: 700;
	color: #5a5a5a;
}

.woocommerce div.product form.cart .group_table td span.amount, .woocommerce-page div.product form.cart .group_table td span.amount {
	font-size: 16px;
	font-weight: 700;
	color: #5a5a5a;
}

.woocommerce div.product form.cart .group_table td:first-child, .woocommerce-page div.product form.cart .group_table td:first-child {
	width: 140px;
	padding: 5px;
}

.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: .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 var(--thim-border-color, #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 var(--thim-border-color, #eee);
	border-bottom: 0 !important;
	font-size: 1rem;
	font-weight: 700;
	background: #f9f9f9;
	line-height: 29px;
	display: block;
	padding: 6px 10px;
}

.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: 13px;
	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 var(--thim-border-color, #eee);
	border-top: 0;
	padding: 60px 30px;
}

.woocommerce div.product .product_meta>span, .woocommerce-page div.product .product_meta>span {
	display: block;
}

.woocommerce div.product .related.products>h2, .woocommerce div.product .upsells.products>h2, .woocommerce-page div.product .related.products>h2, .woocommerce-page div.product .upsells.products>h2 {
	padding-top: 0 !important;
	margin: 40px 0;
	position: relative;
}

.woocommerce div.product .related.products>h2:after, .woocommerce div.product .upsells.products>h2:after, .woocommerce-page div.product .related.products>h2:after, .woocommerce-page div.product .upsells.products>h2:after {
	content: "";
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 35px;
	background: #000;
}

.woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce-page .cart .button, .woocommerce-page .cart input.button {
	border-radius: 0;
	line-height: 30px;
	padding: 5px 25px;
	height: 40px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
}

.woocommerce .wc-proceed-to-checkout a.button, .woocommerce-page .wc-proceed-to-checkout a.button {
	border-radius: 0;
	line-height: 30px;
	padding: 5px 25px;
	height: 40px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
}

.woocommerce.woocommerce-cart table.cart img, .woocommerce-page.woocommerce-cart table.cart img {
	width: 80px;
}

.woocommerce.woocommerce-cart table.cart th, .woocommerce-page.woocommerce-cart table.cart th {
	text-align: center;
}

.woocommerce.woocommerce-cart table.cart td.actions, .woocommerce-page.woocommerce-cart table.cart td.actions {
	text-align: center;
}

.woocommerce.woocommerce-cart table.cart td.actions .coupon, .woocommerce-page.woocommerce-cart table.cart td.actions .coupon {
	float: none;
	display: inline-block;
	vertical-align: top;
}

.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;
	font-size: 13px;
	min-width: 180px;
	height: 40px;
}

.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 table.shop_table tr td, .woocommerce-page table.shop_table tr td {
	padding: 20px 12px;
	text-align: center;
}

.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;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-color: var(--thim-border-color, #eee);
}

.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
	margin: 7px 0;
	padding-left: 25px;
	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 #place_order, .woocommerce-page #payment #place_order {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	height: 40px;
	line-height: 30px;
	padding: 5px 25px;
	border: 0;
}

.quantity input {
	border: 1px solid var(--thim-border-color, #eee);
	padding: 4px 10px;
}

.input-text {
	border: 1px solid var(--thim-border-color, #eee);
	padding: 4px 10px;
}

#ship-to-different-address {
	position: relative;
}

#ship-to-different-address label {
	font-weight: normal;
	padding-left: 30px;
}

#ship-to-different-address #ship-to-different-address-checkbox {
	position: absolute;
	top: 20px;
	left: 0;
}

.woocommerce .button {
	font-size: 15px;
	text-transform: uppercase;
}

.link-images-product {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

body.woocommerce #respond input#submit.loading:after, body.woocommerce a.button.loading:after, body.woocommerce button.button.loading:after, body.woocommerce input.button.loading:after {
	content: "";
	font-family: "Font Awesome 5 Free";
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
	font-weight: 900;
}

.woocommerce .cart_totals table tr th, .woocommerce .cart_totals table tr td {
	border-bottom: 0;
}

.woocommerce .cart_totals .cart-subtotal td, .woocommerce .cart_totals .order-total td {
	border-right: 1px solid var(--thim-border-color, #eee) !important;
}

.woocommerce #customer_login>.col-1, .woocommerce #customer_login>.col-2 {
	width: 100%;
	clear: both;
	float: none;
}

.woocommerce #customer_login h2 {
	font-size: 30px;
	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 {
	padding-top: 80px;
	margin-top: 0;
}

.woocommerce #customer_login form.login, .woocommerce #customer_login form.register {
	border: 0;
	padding: 0;
	max-width: 370px;
	margin: auto;
	clear: both;
}

.woocommerce #customer_login form.login .form-row, .woocommerce #customer_login form.register .form-row {
	margin: 0;
	padding: 0;
}

.woocommerce #customer_login form.login input[type=email], .woocommerce #customer_login form.login input[type=password], .woocommerce #customer_login form.login input[type=text], .woocommerce #customer_login form.register input[type=email], .woocommerce #customer_login form.register input[type=password], .woocommerce #customer_login form.register input[type=text] {
	width: 100%;
	line-height: 30px;
	padding: 4px 20px;
	border: 1px solid var(--thim-border-color, #eee);
	color: #999;
	margin-bottom: 20px;
	clear: both;
	display: block;
	min-height: 40px;
	border-radius: 0;
}

.woocommerce #customer_login form.login input[type=email]::-webkit-input-placeholder, .woocommerce #customer_login form.login input[type=password]::-webkit-input-placeholder, .woocommerce #customer_login form.login input[type=text]::-webkit-input-placeholder, .woocommerce #customer_login form.register input[type=email]::-webkit-input-placeholder, .woocommerce #customer_login form.register input[type=password]::-webkit-input-placeholder, .woocommerce #customer_login form.register input[type=text]::-webkit-input-placeholder {
	line-height: 30px;
	-webkit-transition: none;
	-khtml-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

.woocommerce #customer_login form.login input[type=email]:-moz-placeholder, .woocommerce #customer_login form.login input[type=password]:-moz-placeholder, .woocommerce #customer_login form.login input[type=text]:-moz-placeholder, .woocommerce #customer_login form.register input[type=email]:-moz-placeholder, .woocommerce #customer_login form.register input[type=password]:-moz-placeholder, .woocommerce #customer_login form.register input[type=text]:-moz-placeholder {
	line-height: 30px;
	-webkit-transition: none;
	-khtml-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

.woocommerce #customer_login form.login input[type=email]::-moz-placeholder, .woocommerce #customer_login form.login input[type=password]::-moz-placeholder, .woocommerce #customer_login form.login input[type=text]::-moz-placeholder, .woocommerce #customer_login form.register input[type=email]::-moz-placeholder, .woocommerce #customer_login form.register input[type=password]::-moz-placeholder, .woocommerce #customer_login form.register input[type=text]::-moz-placeholder {
	line-height: 30px;
	-webkit-transition: none;
	-khtml-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

.woocommerce #customer_login form.login input[type=email]:-ms-input-placeholder, .woocommerce #customer_login form.login input[type=password]:-ms-input-placeholder, .woocommerce #customer_login form.login input[type=text]:-ms-input-placeholder, .woocommerce #customer_login form.register input[type=email]:-ms-input-placeholder, .woocommerce #customer_login form.register input[type=password]:-ms-input-placeholder, .woocommerce #customer_login form.register input[type=text]:-ms-input-placeholder {
	line-height: 30px;
	-webkit-transition: none;
	-khtml-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

.woocommerce #customer_login form.login input[type=submit], .woocommerce #customer_login form.register input[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 #customer_login form.login .remember, .woocommerce #customer_login form.login .lost-password, .woocommerce #customer_login form.register .remember, .woocommerce #customer_login form.register .lost-password {
	font-weight: 400;
	margin-top: 7px;
	margin-bottom: 14px;
	line-height: 25px;
}

.woocommerce #customer_login form.login .remember input[type=checkbox], .woocommerce #customer_login form.login .lost-password input[type=checkbox], .woocommerce #customer_login form.register .remember input[type=checkbox], .woocommerce #customer_login form.register .lost-password input[type=checkbox] {
	border: 1px solid #000;
}

.woocommerce #customer_login form.login .remember label, .woocommerce #customer_login form.login .lost-password label, .woocommerce #customer_login form.register .remember label, .woocommerce #customer_login form.register .lost-password label {
	font-weight: 400;
	margin: 0;
}

.woocommerce #customer_login form.login .lost-password, .woocommerce #customer_login form.register .lost-password {
	text-align: right;
}

.woocommerce #customer_login form.login .lost-password a:hover, .woocommerce #customer_login form.register .lost-password a:hover {
	text-decoration: underline;
}

.woocommerce #customer_login form.login .link-bottom, .woocommerce #customer_login form.register .link-bottom {
	font-size: 15px;
	font-weight: 400;
	line-height: 30px;
	text-align: center;
	text-transform: none;
	margin: 0;
	margin-top: 10px;
}

.woocommerce #customer_login form.login .link-bottom a:hover, .woocommerce #customer_login form.register .link-bottom a:hover {
	text-decoration: underline;
}

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

.woocommerce .reset_password h2 {
	font-size: 30px;
	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;
}

.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 var(--thim-border-color, #eee);
	border-radius: 0;
}

.woocommerce .reset_password form .form-row input[type=text]::-webkit-input-placeholder, .woocommerce .reset_password form .form-row input[type=email]::-webkit-input-placeholder, .woocommerce .reset_password form .form-row input[type=password]::-webkit-input-placeholder {
	line-height: 30px;
}

.woocommerce .reset_password form .form-row input[type=text]:-moz-placeholder, .woocommerce .reset_password form .form-row input[type=email]:-moz-placeholder, .woocommerce .reset_password form .form-row input[type=password]:-moz-placeholder {
	line-height: 30px;
}

.woocommerce .reset_password form .form-row input[type=text]::-moz-placeholder, .woocommerce .reset_password form .form-row input[type=email]::-moz-placeholder, .woocommerce .reset_password form .form-row input[type=password]::-moz-placeholder {
	line-height: 30px;
}

.woocommerce .reset_password form .form-row input[type=text]:-ms-input-placeholder, .woocommerce .reset_password form .form-row input[type=email]:-ms-input-placeholder, .woocommerce .reset_password form .form-row input[type=password]:-ms-input-placeholder {
	line-height: 30px;
}

.woocommerce .reset_password form .form-row input[type=submit] {
	padding: 5px 25px;
	border: 0;
	display: inline-block;
	border-radius: 0;
	margin-left: 5px;
}

.woocommerce a.button, .woocommerce a.added_to_cart {
	padding: 14px 25px;
	border: 1px solid var(--thim-border-color, #eee);
	box-shadow: none;
	border-radius: var(--thim-border-radius-item, 0);
	font-size: 1em;
	display: inline-block;
	text-transform: none;
	font-weight: normal;
	line-height: 1;
}

.woocommerce .woocommerce-tabs #reviews #comments h2 {
	margin: 0;
	font-size: 16px;
	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 .comment_container {
	padding: 50px 0;
	overflow: hidden;
	margin-bottom: 12px;
	background: #fff;
	border: 0;
	border-top: 1px solid #ededed;
}

.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 {
	float: left;
	display: inline-block;
	margin-right: 40px;
	line-height: 26px;
}

.woocommerce .woocommerce-tabs #reviews #comments .commentlist li .comment-text .meta .author {
	display: inline-block;
	font-weight: 700;
	font-size: 15px;
	margin: 0;
	line-height: 26px;
	margin-right: 40px;
	text-transform: capitalize;
}

.woocommerce .woocommerce-tabs #reviews #comments .commentlist li .comment-text .meta .date {
	line-height: 26px;
	color: #ccc;
	font-size: 13px;
	font-weight: 400;
	display: inline-block;
}

.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: left;
	width: 91px;
	font-size: 13px;
	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;
	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: 30px;
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper h3 {
	margin: 0;
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	margin-bottom: 25px;
	text-transform: uppercase;
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form-rating label {
	display: block;
	font-weight: normal;
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p {
	text-align: left;
	margin-bottom: 25px;
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p label {
	margin-bottom: 3px;
	display: block;
	font-size: 1em;
	font-weight: 400;
}

.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;
}

.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 {
	height: 150px;
	padding: 8px 15px;
	line-height: 24px;
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p.comment-form-rating label {
	margin-bottom: 5px;
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form .form-submit .submit {
	padding: 5px 25px;
	line-height: 30px;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 0;
	border: 0;
}

.woocommerce .star-rating {
	width: 93px;
	font-size: 13px;
	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 {
	line-height: 26px;
}

.woocommerce div.product .woocommerce-product-rating .star-rating {
	float: left;
	margin: 0;
	margin-right: 15px;
}

.woocommerce #review_form #respond p.stars {
	font-size: 13px;
	letter-spacing: 3px;
}

.woocommerce #review_form #respond p.stars a[class*=star] {
	border: 0;
}

.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, .woocommerce table.shop_table tr {
	border: 0;
}

.woocommerce table.cart tr td, .woocommerce table.shop_table tr td {
	border-top: 1px solid var(--thim-border-color, #eee);
	border-bottom: 0;
}

.woocommerce table.cart tr td:last-child, .woocommerce table.shop_table tr td:last-child {
	border-right: 0;
}

.woocommerce table.shop_table {
	border-radius: 0;
	border: 1px solid var(--thim-border-color, #eee);
}

.woocommerce table.shop_table th {
	border-right: 1px solid var(--thim-border-color, #eee);
	border-bottom: 0;
	padding-left: 20px;
	padding-right: 20px;
}

.woocommerce table.shop_table th:last-child {
	border-right: 0;
}

.woocommerce table.shop_table td {
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}

.woocommerce #respond input#submit, .woocommerce input.button {
	border-radius: 0;
	padding: 5px 25px;
	font-size: 13px;
}

.woocommerce form.checkout_coupon {
	border: 1px solid var(--thim-border-color, #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: 13px;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	border-radius: 0;
	border: 1px solid var(--thim-border-color, #eee);
}

.woocommerce form.checkout h3, .woocommerce h3#order_review_heading {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
}

.woocommerce .select2-container .select2-choice {
	border-radius: 0;
	border: 1px solid var(--thim-border-color, #eee);
	line-height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.woocommerce table.shop_table {
	border-radius: 0;
}

.woocommerce .price_slider_wrapper {
	margin-top: 20px;
}

.woocommerce .widget-area .widget_price_filter .price_slider_amount .button {
	background: var(--thim-body-primary-color, #ffb606);
	color: #fff;
	font-size: 1em;
	font-weight: 600;
}

.woocommerce .widget-area .widget_price_filter .price_slider_amount .button:hover {
	background: var(--thim-button-hover-color);
}

.woocommerce .widget-area .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background-color: var(--thim-border-color, #eee);
}

.woocommerce .widget-area .widget_price_filter .ui-slider .ui-slider-range, .woocommerce .widget-area .widget_price_filter .ui-slider .ui-slider-handle {
	background-color: var(--thim-body-primary-color, #ffb606);
}

.woocommerce-checkout #payment {
	border-radius: 0;
}

.woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-message .button {
	background: #222;
	padding: 7px 15px;
	border-radius: 2px;
	border: none;
	color: #fff;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: 600;
}

.woocommerce .woocommerce-message .button:hover, .woocommerce-page .woocommerce-message .button:hover {
	background: var(--thim-body-primary-color, #ffb606);
	color: #fff;
}

.woocommerce .return-to-shop .button, .woocommerce-page .return-to-shop .button {
	background: var(--thim-body-primary-color, #ffb606);
	color: #fff;
	font-weight: 500;
	border: none;
}

.woocommerce .return-to-shop .button:hover, .woocommerce-page .return-to-shop .button:hover {
	background: var(--thim-button-hover-color);
	color: #fff;
}

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 var(--thim-border-color, #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;
	left: 0;
}

.tax-product_cat .mfp-image-holder .mfp-close, .tax-product_cat .mfp-inline-holder .mfp-close {
	background: transparent;
}

.woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th {
	line-height: 22px;
	padding: 20px;
}

.woocommerce-page .woocommerce .woocommerce-info, .woocommerce-page .woocommerce .woocommerce-message {
	border-top: none;
	color: #31708f;
	background: #d9edf7;
	padding: 10px 15px !important;
	border-radius: var(--thim-border-radius-item, 0);
}

.woocommerce-page .woocommerce .woocommerce-info::before, .woocommerce-page .woocommerce .woocommerce-message::before {
	display: none;
}

.woocommerce-page .woocommerce .cart-empty {
	color: #a94442;
	background: #f2dede;
	padding: 10px 15px !important;
	border-radius: var(--thim-border-radius-item, 0);
}

.single_variation_wrap {
	display: block !important;
}

.woocommerce div.product form.cart .variations tr {
	border: 0;
}

.woocommerce div.product form.cart .variations select {
	line-height: 40px;
	height: 40px;
	border: 1px solid var(--thim-border-color, #eee);
	padding: 0 10px;
	border-radius: 0;
}

.woocommerce div.product form.cart .variations select:focus {
	outline: none;
}

.related.products .product-grid.row, .upsells.products .product-grid.row {
	margin-left: -15px;
	margin-right: -15px;
}

.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: var(--thim-border-color, #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 var(--thim-border-color, #eee);
	border-bottom: 0;
	font-size: 13px;
	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: 18px;
	padding-bottom: 5px;
}

.woocommerce-MyAccount-content form>h3, .woocommerce-MyAccount-content .title h3 {
	text-transform: uppercase;
	font-size: 18px;
}

.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: 0;
	padding-left: 0;
	padding-right: 0;
}

#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 {
	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;
}

#sidebar .widget_recently_viewed_products .product_list_widget, #sidebar .widget_top_rated_products .product_list_widget, #sidebar .widget_products .product_list_widget {
	margin-top: 20px;
}

#sidebar .widget_recently_viewed_products .product_list_widget:after, #sidebar .widget_top_rated_products .product_list_widget:after, #sidebar .widget_products .product_list_widget:after {
	content: "";
	display: table;
	clear: both;
}

#sidebar .product_list_widget>li {
	width: 100%;
	clear: both;
	padding: 0;
	margin-bottom: 15px;
	overflow: hidden;
}

#sidebar .product_list_widget>li .product_thumb:before, #sidebar .product_list_widget>li .quick-view, #sidebar .product_list_widget>li .add_to_cart_button {
	display: none;
}

#sidebar .product_list_widget>li .content__product {
	margin-bottom: 0;
	padding-bottom: 15px;
	border-bottom: 1px solid var(--thim-border-color, #eee);
	display: grid;
	align-items: center;
	grid-template-columns: 80px 1fr;
	grid-gap: 20px;
}

#sidebar .product_list_widget>li:last-child .content__product {
	border-bottom: 0;
	padding-bottom: 0;
}

#sidebar .product_list_widget>li .product_thumb {
	width: 80px;
	border-radius: var(--thim-border-radius-item, 0);
}

#sidebar .product_list_widget>li .product_thumb img {
	width: auto;
	max-width: 100%;
	margin: 0;
}

#sidebar .product_list_widget>li .product__title {
	padding: 0;
	margin: 0;
}

#sidebar .product_list_widget>li .product__title .title {
	font-size: 1rem;
	margin-bottom: 8px;
	font-weight: normal;
	text-transform: none;
}

.menu-right .widget_shopping_cart>h4 {
	display: none;
}

body.woocommerce-page.woocommerce-cart table.cart td.actions input[type=submit] {
	line-height: 30px;
	padding: 5px 25px;
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p.stars {
	display: inline-block;
	margin-bottom: 0;
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p.form-submit {
	clear: both;
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p.comment-form-author, .woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p.comment-form-email {
	width: 48%;
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p.comment-form-author {
	margin-right: 2%;
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p.comment-form-email {
	margin-left: 2%;
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p textarea.invalid {
	border-color: red;
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p input:focus, .woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p textarea:focus {
	border-color: #ffb606;
}

.woocommerce #customer_login input[type=password] {
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.woocommerce #customer_login input[type=password]:focus {
	border-color: #ffb606 !important;
}

.woocommerce #customer_login input[type=password].invalid {
	border-color: red !important;
}

.woocommerce #customer_login input[type=email] {
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.woocommerce #customer_login input[type=email]:focus {
	border-color: #ffb606 !important;
}

.woocommerce #customer_login input[type=email].invalid {
	border-color: red !important;
}

.woocommerce #customer_login input[type=text] {
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.woocommerce #customer_login input[type=text]:focus {
	border-color: #ffb606 !important;
}

.woocommerce #customer_login input[type=text].invalid {
	border-color: red !important;
}

#order_review table.shop_table tr td {
	text-align: left;
}

.product_thumb .quick-view a {
	color: #fff;
}

li.product-category h3 {
	display: block;
	font-size: 16px;
	font-weight: 700;
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

li.product-category h3 mark {
	background: none;
}

.thim-product-list li.product-category img {
	float: left;
	margin-right: 30px;
}

.woocommerce-product-search {
	width: 100%;
	position: relative;
}

.woocommerce-product-search .search-field {
	width: 100%;
	border: 1px solid var(--thim-border-color, #eee);
	line-height: 30px;
	padding: 5px 40px 5px 20px;
	font-size: 14px;
}

.woocommerce-product-search .search-submit {
	width: 42px;
	height: 42px;
	position: absolute;
	right: 0;
	top: 0;
	background: transparent;
	color: transparent;
	z-index: 3;
}

.woocommerce-product-search .search-submit:hover {
	background: transparent;
	color: transparent;
}

.woocommerce-product-search:after {
	width: 42px;
	height: 42px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	background: #ffb606;
	color: #4c5462;
	content: "";
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	text-align: center;
	font-size: 16px;
	line-height: 42px;
}

.product_list_widget>li.col-md-4:nth-child(3n+1) {
	clear: both;
}

.product_list_widget>li.col-md-3:nth-child(4n+1) {
	clear: both;
}

.product_list_widget>li.col-md-6:nth-child(2n+1) {
	clear: both;
}

.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;
}

.woocommerce table.cart.shop_table {
	border-radius: 0;
	border: 1px solid var(--thim-border-color, #eee);
}

.woocommerce table.cart.shop_table th {
	border-right: 1px solid var(--thim-border-color, #eee);
}

.woocommerce table.cart.shop_table th:last-child {
	border-right: 0;
}

.thim-product-switch-layout .woocommerce-result-count, .thim-product-switch-layout ul {
	margin-bottom: 0;
}

.site-header li .widget_shopping_cart .widget_shopping_cart_content .buttons a.button.wc-forward {
	color: #fff;
}

.woocommerce .actions button.button {
	color: #fff;
	background: #111;
}

.woocommerce .actions button.button:disabled {
	padding: 0 20px;
}

.woocommerce .actions button.button:disabled:hover {
	color: #fff;
	background: #111;
}

.woocommerce .actions .button:disabled:hover {
	color: #fff;
	background: #111;
}

@media (max-width:767px) {
	.woocommerce-account .woocommerce-MyAccount-navigation, .woocommerce-account .woocommerce-MyAccount-content {
		width: 100%;
	}
	
	.woocommerce-account .woocommerce-MyAccount-navigation ul, .woocommerce-account .woocommerce-MyAccount-content ul {
		margin-left: 0;
	}
	
	.woocommerce-account .woocommerce-MyAccount-navigation li {
		width: 100%;
	}
}

.product-grid .woosales-counter .counter-group {
	display: block;
}

.product-grid .woosales-counter .counter-group .counter-block {
	border-radius: unset;
	margin: 0;
	width: 25%;
	height: auto;
}

.product-grid .woosales-counter .counter-group .counter-block .counter {
	font-size: 25px;
	margin: 0;
	width: auto;
}

.product-grid .woosales-counter .counter-group .counter-block .counter .number {
	line-height: 49px;
	background-color: #000;
	color: #fff;
	transition: all .4s;
}

.product-grid .woosales-counter .counter-group .counter-block .counter-caption {
	text-align: left;
}

.woosalescountdown.woosalescountdown-single .counter-group {
	margin: 15px auto;
}

.woosalescountdown.woosalescountdown-single .counter-block .counter .number {
	color: #333;
}

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .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: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #ccc;
}

.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 !important;
	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: .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: #333;
}

.mfp-image-holder .mfp-close, .mfp-inline-holder .mfp-close {
	color: #333;
	right: 0;
	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: #ccc;
	font-size: 12px;
	line-height: 18px;
}

.mfp-arrow {
	position: absolute;
	opacity: .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: .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: 900px;
}

.mfp-inline-holder .mfp-close {
	top: -40px;
}

.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, .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, .6);
	background: #444;
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	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, .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, .6);
		position: fixed;
		text-align: center;
		padding: 0;
	}
}

@media all and (max-width:900px) {
	.mfp-arrow {
		-webkit-transform: scale(.75);
		transform: scale(.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 .15s ease-out;
	-moz-transition: all .15s ease-out;
	transition: all .15s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
	opacity: .8;
}

.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	transition: all .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 .woocommerce-product-rating {
	margin-bottom: 10px !important;
}

.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: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.quickview .product-info .right {
	text-align: left;
	padding-left: 15px;
}

.quickview .product-info .right .description {
	font-size: 15px;
	float: left;
	margin-top: 15px;
}

.quickview .product-info .right .woocommerce-product-rating .star-rating {
	float: left;
}

.quickview .product-info .right .product_meta>span {
	display: block;
}

.quickview .product-info .right .product_title {
	margin-bottom: 0;
	font-weight: 700;
	margin-top: 25px;
	font-size: 30px;
	line-height: 40px;
}

.quickview .product-info .right .thim-social-share {
	float: left;
	margin-top: 20px;
	margin-bottom: 40px;
	display: block;
}

.quickview .product-info .right .price {
	font-size: 20px;
	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-top: 15px;
	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: auto;
	padding: 5px 15px;
	line-height: 30px;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
}

.quickview .product-info .right .cart .quantity {
	float: left;
	margin-right: 15px;
	height: auto;
}

.quickview .product-info .right .cart .quantity input {
	padding: 5px 10px;
	border: 1px solid var(--thim-border-color, #eee);
	width: 55px;
	height: 40px;
	line-height: 30px;
	font-weight: normal;
}

.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: 13px;
}

.quickview .product-info .right .reset_variations {
	font-size: 13px;
}

.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: .6;
}

.quickview .quick-view-detail {
	position: absolute;
	bottom: 10px;
	right: 20px;
	text-transform: none;
	text-decoration: underline;
	font-weight: 700;
}

.navigation .menu-right ul .widget_shopping_cart .widget_shopping_cart_content {
	padding: 15px 20px 25px;
}

.widget_shopping_cart {
	position: relative;
}

.widget_shopping_cart .widget-title {
	display: none;
}

.widget_shopping_cart .minicart_hover {
	margin-top: 0;
	margin-bottom: 0;
	display: inline-block;
}

.widget_shopping_cart .minicart_hover .cart-items-number {
	display: block;
	position: relative;
	text-align: left;
	cursor: pointer;
	font-size: 22px;
	padding-right: 13px;
}

.widget_shopping_cart .minicart_hover .cart-items-number span.wrapper-items-number {
	border-radius: 50%;
	bottom: 15px;
	display: block;
	font-size: 12px;
	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: 400;
}

.widget_shopping_cart .widget_shopping_cart_content {
	background: #fff;
	color: #333;
	left: auto;
	position: absolute;
	right: 0;
	top: auto;
	min-width: 350px;
	box-shadow: 0px 3px 9px 0 rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0px 3px 9px 0 rgba(0, 0, 0, .1);
	padding: 15px 20px 25px;
	opacity: 0;
	margin-top: 30px;
	-webkit-transition: all .27s ease;
	-khtml-transition: all .27s ease;
	-moz-transition: all .27s ease;
	-ms-transition: all .27s ease;
	-o-transition: all .27s ease;
	transition: all .27s ease;
	text-align: left;
	z-index: -9;
	visibility: hidden;
}

.widget_shopping_cart .widget_shopping_cart_content::before {
	content: "";
	position: absolute;
	min-width: 350px;
	height: 15px;
	display: inline-block;
	left: 0;
	top: -15px;
}

.widget_shopping_cart .widget_shopping_cart_content::after {
	content: "";
	position: absolute;
	right: 27px;
	margin-left: -5px;
	border-width: 5px 6px 6px 5px;
	border-style: solid;
	border-color: #fff;
	box-shadow: -1px -1px 2px rgba(0, 0, 0, .1);
	z-index: 9999;
	top: 0;
	margin-top: -5px;
	transform: rotate(45deg);
	-webkit-transition: all .27s ease;
	-moz-transition: all .27s ease;
	-o-transition: all .27s ease;
	transition: all .27s ease;
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget {
	max-height: 315px;
	overflow: auto;
	padding: 0;
}

.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, .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, .5);
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li {
	padding: 0 10px 15px 0;
	border-top: 1px solid var(--thim-border-color, #eee);
	width: 100%;
	margin-left: 0 !important;
	position: relative;
	display: block;
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li::after, .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li::before {
	content: "";
	clear: both;
	display: table;
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li a {
	text-align: left;
	max-width: 95%;
	white-space: normal;
}

.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 .quantity span {
	display: inline-block;
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .remove {
	font-size: 20px !important;
	left: auto !important;
	right: 0;
	top: 10px !important;
	height: 20px;
	width: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 50%;
	position: absolute;
}

.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: 0;
	padding-bottom: 0;
	text-align: center;
}

.widget_shopping_cart .widget_shopping_cart_content .total {
	border-bottom: 1px solid var(--thim-border-color, #eee);
	border-top: 1px solid var(--thim-border-color, #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 .total span {
	display: inline-block;
}

.widget_shopping_cart .widget_shopping_cart_content .buttons {
	text-align: center;
}

.widget_shopping_cart .widget_shopping_cart_content .buttons a {
	border-radius: 0;
	margin: 0 10px;
	font-size: 13px;
	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:hover .widget_shopping_cart_content {
	margin-top: 0;
	visibility: visible;
	opacity: 1;
	z-index: 1;
}

@media (max-width:1024px) {
	.widget_shopping_cart:hover .widget_shopping_cart_content {
		display: none;
	}
}

.thim-login .title, .thim-register .title {
	font-size: 24px;
	font-weight: 700;
	position: relative;
	text-align: center;
	margin: -12px 0 23px;
	padding: 0;
	text-transform: none;
	line-height: 40px;
}

.thim-login .register-area h2, .thim-register .register-area h2 {
	margin-top: 50px;
}

.thim-login form, .thim-register form {
	border: 0;
	padding: 0;
	margin: auto;
	clear: both;
}

.thim-login form .form-row, .thim-register form .form-row {
	margin: 0;
	padding: 0;
}

.thim-login form>a.lost-pass-link, .thim-register form>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>a.lost-pass-link:hover, .thim-register form>a.lost-pass-link:hover {
	text-decoration: underline;
}

.thim-login form p, .thim-register form p {
	margin: 0;
}

.thim-login form p.login-username label, .thim-login form p.login-password label, .thim-register form p.login-username label, .thim-register form p.login-password label {
	display: none;
}

.thim-login form p.login-remember, .thim-register form 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 p.login-remember input[type=checkbox], .thim-register form p.login-remember input[type=checkbox] {
	border: 1px solid #000;
}

.thim-login form p.login-remember label, .thim-register form p.login-remember label {
	font-weight: 400;
	margin: 0;
}

.thim-login form label[for=become_teacher], .thim-register form label[for=become_teacher] {
	font-weight: 400;
	line-height: 25px;
	margin: 7px 0 14px;
}

.thim-login form label[for=become_teacher] input, .thim-register form label[for=become_teacher] input {
	border: 1px solid #111;
}

.thim-login form input[type=email], .thim-login form input[type=password], .thim-login form input[type=text], .thim-register form input[type=email], .thim-register form input[type=password], .thim-register form input[type=text] {
	width: 100%;
	line-height: 30px;
	padding: 4px 20px;
	border: 1px solid var(--thim-border-color, #eee);
	color: #999;
	margin-bottom: 20px;
	clear: both;
	display: block;
	min-height: 40px;
	border-radius: 0;
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.thim-login form input[type=email]::-webkit-input-placeholder, .thim-login form input[type=password]::-webkit-input-placeholder, .thim-login form input[type=text]::-webkit-input-placeholder, .thim-register form input[type=email]::-webkit-input-placeholder, .thim-register form input[type=password]::-webkit-input-placeholder, .thim-register form input[type=text]::-webkit-input-placeholder {
	line-height: 30px;
	-webkit-transition: none;
	-khtml-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

.thim-login form input[type=email]:-moz-placeholder, .thim-login form input[type=password]:-moz-placeholder, .thim-login form input[type=text]:-moz-placeholder, .thim-register form input[type=email]:-moz-placeholder, .thim-register form input[type=password]:-moz-placeholder, .thim-register form input[type=text]:-moz-placeholder {
	line-height: 30px;
	-webkit-transition: none;
	-khtml-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

.thim-login form input[type=email]::-moz-placeholder, .thim-login form input[type=password]::-moz-placeholder, .thim-login form input[type=text]::-moz-placeholder, .thim-register form input[type=email]::-moz-placeholder, .thim-register form input[type=password]::-moz-placeholder, .thim-register form input[type=text]::-moz-placeholder {
	line-height: 30px;
	-webkit-transition: none;
	-khtml-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

.thim-login form input[type=email]:-ms-input-placeholder, .thim-login form input[type=password]:-ms-input-placeholder, .thim-login form input[type=text]:-ms-input-placeholder, .thim-register form input[type=email]:-ms-input-placeholder, .thim-register form input[type=password]:-ms-input-placeholder, .thim-register form input[type=text]:-ms-input-placeholder {
	line-height: 30px;
	-webkit-transition: none;
	-khtml-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

.thim-login form input[type=email]:-webkit-autofill, .thim-login form input[type=password]:-webkit-autofill, .thim-login form input[type=text]:-webkit-autofill, .thim-register form input[type=email]:-webkit-autofill, .thim-register form input[type=password]:-webkit-autofill, .thim-register form input[type=text]:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 50px white inset;
}

.thim-login form input[type=submit], .thim-register form input[type=submit] {
	border: 0;
	width: 100%;
	line-height: 30px;
	padding: 5px 25px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 15px;
	border-radius: 0;
}

.thim-login form .gglcptch.gglcptch_v2, .thim-register form .gglcptch.gglcptch_v2 {
	margin-bottom: 18px;
}

.thim-login .link-bottom, .thim-register .link-bottom {
	font-size: 15px;
	font-weight: 400;
	line-height: 30px;
	text-align: center;
	text-transform: none;
	margin: 0;
	margin-top: 10px;
}

.thim-login .link-bottom a:hover, .thim-register .link-bottom a:hover {
	text-decoration: underline;
}

.thim-login .learn-press-form-register, .thim-register .learn-press-form-register {
	box-shadow: 0 0 0 0 !important;
	border-radius: 0;
	padding: 0;
	border: none;
}

.thim-login .learn-press-form-register h3, .thim-register .learn-press-form-register h3 {
	max-width: 370px;
	margin: 0 auto 20px auto;
}

.thim-login .learn-press-form-register .form-fields, .thim-register .learn-press-form-register .form-fields {
	list-style: none;
	margin: 0;
}

.thim-login .learn-press-form-register button[type=submit], .thim-register .learn-press-form-register button[type=submit] {
	width: 100%;
}

.thim-login .learn-press-form-register .form-fields .form-field input, .thim-register .learn-press-form-register .form-fields .form-field input {
	border-radius: 0;
}

.thim-login .learn-press-form-register .form-fields .form-field input:focus, .thim-register .learn-press-form-register .form-fields .form-field input:focus {
	border: 1px solid;
	outline: none !important;
	box-shadow: 0 0 0 !important;
}

.thim-popup-inner .thim-register .learn-press-form-register {
	max-height: 300px;
	overflow-y: scroll;
	max-width: inherit;
}

.thim-popup-inner .thim-register .learn-press-form-register::-webkit-scrollbar {
	width: 6px;
}

.thim-popup-inner .thim-register .learn-press-form-register::-webkit-scrollbar-track {
	background: #f1f1f1;
}

.thim-popup-inner .thim-register .learn-press-form-register::-webkit-scrollbar-thumb {
	background: var(--thim-body-primary-color, #ffb606);
}

.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 .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	width: 100%;
	display: inline-block;
	max-width: 350px;
	line-height: 30px;
	padding: 4px 20px;
	border: 1px solid var(--thim-border-color, #eee);
	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;
	border-radius: 0;
	height: 40px;
	margin-left: 5px;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 700;
}

.thim-widget-login-form .message {
	width: 370px !important;
	margin: 0 auto 30px;
	max-width: 100%;
}

.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 var(--thim-border-color, #eee);
	color: #999;
	margin-bottom: 20px;
	clear: both;
	display: block;
	min-height: 40px;
	border-radius: 0;
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .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;
	-khtml-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-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;
	-khtml-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-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;
	-khtml-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-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;
	-khtml-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-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: 15px;
	border-radius: 0;
}

#learn-press-form-login .gglcptch.gglcptch_v2 {
	margin-bottom: 18px;
}

.mo-openid-app-icons .btn-google {
	color: #fff;
	background-color: #dd4b39;
	background-image: linear-gradient(to bottom, #dd4b39, #dd4b39);
}

.mo-openid-app-icons .btn-google:hover {
	background-color: #c23321;
	background-image: linear-gradient(to bottom, #c23321, #c23321) !important;
}

.has-shortcode .thim-login-container>.mo-openid-app-icons {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-moz-box-direction: normal;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	align-items: center;
	width: 100%;
	padding: 0 30px;
	position: relative;
	z-index: 2;
	background-color: #fff;
}

.has-shortcode .thim-login-container>.mo-openid-app-icons>p {
	font-size: 24px;
	font-weight: 700;
	position: relative;
	text-align: center;
	margin: 0 0 23px;
	padding: 0;
	text-transform: none;
	line-height: 30px;
	margin-bottom: 23px !important;
}

.has-shortcode .thim-login-container>.mo-openid-app-icons .btn-block {
	margin-top: 20px;
	display: block;
}

.has-shortcode .thim-login-container>.mo-openid-app-icons .btn-block:hover {
	text-decoration: none;
}

.has-shortcode .thim-login-container>.mo-openid-app-icons .btn-block:nth-child(2) {
	margin-top: 0;
}

.has-shortcode .thim-login-container>.mo-openid-app-icons .btn-block.btn-facebook:hover {
	background-color: #2d4373;
	background-image: linear-gradient(to bottom, #2d4373, #2d4373) !important;
}

.has-shortcode .thim-login-container>.mo-openid-app-icons .btn-block.btn-google {
	color: #fff;
	background-color: #dd4b39;
	background-image: linear-gradient(to bottom, #dd4b39, #dd4b39);
}

.has-shortcode .thim-login-container>.mo-openid-app-icons .btn-block.btn-google:hover {
	background-color: #c23321;
	background-image: linear-gradient(to bottom, #c23321, #c23321) !important;
}

.has-shortcode .thim-login-container>.mo-openid-app-icons:after {
	content: "";
	left: auto;
	bottom: 0;
	top: 0;
	right: 1px;
	width: 1px;
	border: 0;
	background: var(--thim-border-color, #eee);
}

#thim-popup-login {
	display: flex;
	align-items: center;
	justify-content: center;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 9999;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
	visibility: hidden;
	background: rgba(0, 0, 0, .8);
	margin: 0;
	width: 100%;
	height: 100vh;
	overflow: auto;
	-webkit-transform: scale(.2, .2);
	-moz-transform: scale(.2, .2);
	-ms-transform: scale(.2, .2);
	-o-transform: scale(.2, .2);
	-webkit-transition: all .3s cubic-bezier(.4, 0, 1, 1);
	-khtml-transition: all .3s cubic-bezier(.4, 0, 1, 1);
	-moz-transition: all .3s cubic-bezier(.4, 0, 1, 1);
	-ms-transition: all .3s cubic-bezier(.4, 0, 1, 1);
	-o-transition: all .3s cubic-bezier(.4, 0, 1, 1);
	transition: all .3s cubic-bezier(.4, 0, 1, 1);
}

#thim-popup-login.active {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
	visibility: visible;
}

#thim-popup-login .thim-login-container {
	overflow: hidden;
	display: flex;
	margin: auto;
}

#thim-popup-login .thim-login-container.loading:before {
	background: rgba(255, 255, 255, .6);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	content: "";
	position: absolute;
}

#thim-popup-login .thim-login-container.loading .cssload-container {
	z-index: 3;
}

#thim-popup-login .thim-login-container p, #thim-popup-login .thim-login-container a {
	font-size: 1rem;
	line-height: 1.3em;
}

#thim-popup-login .thim-login-container .close-popup {
	width: 40px;
	height: 40px;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	color: #333;
	cursor: pointer;
	display: none;
}

#thim-popup-login .popup-login-wrapper {
	background: #fff;
	position: relative;
	padding: 40px 50px;
	overflow: hidden;
	width: 900px;
	max-width: calc(100% - 60px);
	color: var(--thim-font-body-color);
	cursor: default;
}

#thim-popup-login .popup-login-wrapper a {
	color: var(--thim-body-primary-color, #ffb606) !important;
}

#thim-popup-login .popup-login-wrapper a.lost-pass-link {
	color: #337ab7 !important;
}

#thim-popup-login .popup-login-wrapper:not(.has-shortcode) .thim-login, #thim-popup-login .popup-login-wrapper:not(.has-shortcode) .thim-register {
	min-width: 100%;
	padding: 0 50px;
	position: relative;
	float: left;
	clear: none;
}

#thim-popup-login .popup-login-wrapper.has-shortcode .thim-login-container .message {
	max-width: 340px;
}

#thim-popup-login .popup-login-wrapper .login-submit {
	width: 100%;
	overflow: hidden;
}

#thim-popup-login .message {
	font-size: 13px !important;
	width: 100% !important;
	max-width: 370px;
	margin: 8px auto;
}

#thim-popup-login .thim-login-container>br {
	display: none;
}

#thim-popup-login .mo_image_id {
	display: none;
}

#thim-popup-login .has-shortcode .thim-login, #thim-popup-login .has-shortcode .thim-register {
	min-width: 100%;
	padding: 0 30px;
	position: relative;
	float: left;
	clear: none;
}

#thim-popup-login .has-shortcode .thim-login .title, #thim-popup-login .has-shortcode .thim-register .title {
	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 {
	filter: alpha(opacity=60);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	-webkit-opacity: .6;
	-khtml-opacity: .6;
	-moz-opacity: .6;
	-ms-opacity: .6;
	-o-opacity: .6;
	opacity: .6;
}

body.thim-search-active {
	overflow-y: scroll;
	height: 100vh;
}

body.thim-search-active #wrapper-container {
	height: 100vh;
}

body.thim-search-active #tp_style_selector {
	z-index: 1;
}

body.thim-search-active div#_fc_div {
	z-index: 1;
}

body.thim-popup-active {
	height: 100vh;
	overflow-y: scroll;
}

body.thim-popup-active.admin-bar {
	height: calc(100vh - 32px);
	height: -webkit-calc(100vh - 32px);
	height: -moz-calc(100vh - 32px);
}

body.thim-popup-active.admin-bar #wrapper-container {
	height: calc(100vh - 32px);
	height: -webkit-calc(100vh - 32px);
	height: -moz-calc(100vh - 32px);
}

body.thim-popup-active #wrapper-container {
	height: 100vh;
}

body.thim-popup-active #tp_style_selector {
	visibility: hidden;
}

body.thim-popup-active .mfp-container, body.thim-popup-active #thim-popup-login {
	cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg=="), progress;
}

body.thim-popup-active .fc-tab {
	z-index: 99;
}

#main .cptch_block {
	text-align: center;
}

#main .cptch_block .cptch_wrap {
	display: inline-block !important;
}

#main .cptch_block .cptch_wrap input.cptch_input {
	padding: 0 10px;
}

#loginform .mo-openid-app-icons {
	display: none !important;
}

.mo-openid-app-icons .btn-block {
	margin-top: 20px;
}

.login-password {
	position: relative;
}

.login-password #show_pass {
	position: absolute;
	line-height: 40px;
	right: 10px;
	bottom: 0;
	cursor: pointer;
	z-index: 2;
	color: #aeaeae;
}

.login-password #show_pass.active {
	color: #333;
}

#thim-popup-login .thim-popup-inner {
	display: flex;
	width: 100%;
	transition: all .3s;
	text-align: left;
}

#thim-popup-login.active.sign-up .thim-popup-inner {
	transform: translateX(-100%);
}

#thim-popup-login .thim-login-container .mo-openid-app-icons~.thim-popup-inner {
	width: 50%;
}

#thim-popup-login .thim-login-container .cssload-container {
	display: none;
}

#thim-popup-login .thim-login-container.loading .cssload-container {
	display: block;
}

.thim-widget-login-form label, .thim-widget-login-popup label {
	cursor: pointer;
	font-weight: normal;
}

.thim-widget-login-form label a:hover, .thim-widget-login-popup label a:hover {
	text-decoration: underline;
}

.anr_captcha_field {
	margin-bottom: 20px;
}

#thim-popup-login .mo-openid-app-icons>p {
	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 .mo-openid-app-icons .btn-block {
	margin-right: 0;
}

@media (min-width:768px) {
	#thim-popup-login .popup-login-wrapper {
		padding: 40px 0px;
		width: 790px;
	}
	
	#thim-popup-login .popup-login-wrapper:not(.has-shortcode) {
		width: 480px;
	}
	
	#thim-popup-login .mo-openid-app-icons {
		width: 335px;
	}
	
	#thim-popup-login .mo-openid-app-icons .btn-block {
		display: inline-block;
	}
	
	#thim-popup-login .thim-login-container>.mo-openid-app-icons {
		background: #fff;
		z-index: 1;
		padding: 0 30px;
		text-align: center;
	}
	
	#thim-popup-login .thim-login-container .mo-openid-app-icons~.thim-popup-inner {
		width: -webkit-calc(100% - 335px);
		width: -moz-calc(100% - 335px);
		width: calc(100% - 335px);
	}
	
	#thim-popup-login .mo-openid-app-icons>p, #thim-popup-login .has-shortcode .thim-login .title, #thim-popup-login .has-shortcode .thim-register .title {
		font-size: 20px;
		font-weight: 700;
	}
}

@media (max-width:767px) {
	#thim-popup-login .popup-login-wrapper {
		padding: 30px;
	}
	
	#thim-popup-login .mo-openid-app-icons {
		width: 100%;
		float: none;
	}
	
	#thim-popup-login .thim-login-container {
		webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		-moz-box-direction: normal;
		-moz-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	#thim-popup-login .thim-login-container .mo-openid-app-icons~.thim-popup-inner {
		width: 100%;
	}
}

@media (max-height:600px) {
	#thim-popup-login .popup-login-wrapper {
		height: 90vh;
		overflow: auto;
	}
}

.thim-link-login.has_sub_info {
	position: relative;
}

.thim-link-login.has_sub_info .profile {
	float: none !important;
}

.thim-link-login.has_sub_info .profile .author {
	text-transform: capitalize;
	padding-right: 5px;
}

.thim-link-login.has_sub_info .profile img {
	border-radius: 50%;
}

.menu-right .thim-link-login.has_sub_info .profile {
	padding-right: 0;
}

.thim-link-login.has_sub_info .user-info {
	position: absolute;
	margin: 0;
	list-style: none;
	background: var(--thim-bg-sub-info-user, #fff);
	padding: 10px 15px;
	text-align: left;
	width: max-content;
	right: 0;
	z-index: 3;
	display: none;
	top: auto;
	min-width: 150px;
}

.thim-link-login.has_sub_info .user-info li {
	list-style: none;
	padding: 5px 0;
	display: block;
}

.thim-link-login.has_sub_info .user-info li a {
	padding: 0 !important;
	display: block;
	float: none !important;
	color: var(--thim-text-color-sub-info-user, #333) !important;
}

.thim-link-login.has_sub_info .user-info li a:hover {
	text-decoration: underline;
}

#toolbar .thim-link-login.has_sub_info .user-info {
	--thim-bg-sub-info-user: var(--thim-bg-color-toolbar);
	--thim-text-color-sub-info-user: var(--thim-link-color-toolbar);
}

.navbar-nav .thim-link-login.has_sub_info .user-info {
	--thim-bg-sub-info-user: var(--thim-sub-menu-bg-color);
	--thim-text-color-sub-info-user: var(--thim-sub-menu-text-color);
	box-shadow: 0 1px 5px -1px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 1px 5px -1px rgba(0, 0, 0, .3);
}

.thim-link-login.has_sub_info:hover .user-info {
	display: block;
}

.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: 13px;
	padding: 5px 25px;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 0;
	background: #111;
	color: #fff;
}

.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: 13px;
	font-weight: 700;
}

.single-quiz .quiz-content {
	margin-bottom: 34px;
}

.single-quiz .quiz-clock .quiz-total {
	display: inline-block;
	line-height: 30px;
	padding-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;
	padding-left: 20px;
	border-left: 1px solid var(--thim-border-color, #eee);
	line-height: 30px;
	font-size: 15px;
	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: 15px;
	display: inline-block;
}

.single-quiz .quiz-clock .quiz-timer .quiz-countdown-label {
	font-size: 15px;
	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: 16px;
	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: 24px;
	border-bottom: 1px solid var(--thim-border-color, #eee);
	position: relative;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0;
}

.single-quiz .quiz-questions ul li:first-child {
	border-top: 1px solid var(--thim-border-color, #eee);
}

.single-quiz .quiz-questions ul li:before {
	content: "";
	font-family: "Font Awesome 5 Free";
	color: #e9340a;
	font-size: 13px;
	line-height: 45px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	font-weight: 900;
}

.single-quiz .quiz-questions ul li.learn-press-question-wrap {
	padding-top: 0;
	padding-bottom: 0;
}

.single-quiz .quiz-questions ul li.correct:before {
	content: "";
	color: #54b551;
}

.single-quiz .quiz-questions ul li h4 {
	font-size: 13px;
	font-weight: 700;
	margin: 0;
	line-height: 24px;
	padding: 10px 0;
}

.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;
	font-size: 13px;
	line-height: 45px;
	font-family: "Font Awesome 5 Free";
	width: 13px;
	text-align: center;
	font-weight: 900;
}

.single-quiz .quiz-questions ul.quiz-questions-list li.incorrect .question-title:after {
	color: #e9340a;
	content: "";
}

.single-quiz .quiz-questions ul.quiz-questions-list li.correct .question-title:after {
	color: #54b551;
	content: "";
}

.single-quiz .quiz-questions.list-quiz-questions ul li {
	font-size: 13px;
	font-weight: 700;
}

.single-quiz .quiz-questions.list-quiz-questions ul li.current:after {
	display: none;
}

.single-quiz .quiz-questions.list-quiz-questions ul li.current a {
	font-size: 16px;
}

.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: "";
}

.single-quiz .quiz-questions.completed-questions>ul>li:not(.correct).skipped .question-title:after {
	color: #999;
	content: "";
}

.single-quiz .quiz-history-title, .single-quiz .list-question-title {
	text-transform: uppercase;
	font-size: 16px;
	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: 18px;
	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: 15px;
	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 var(--thim-border-color, #eee);
	padding: 0 10px;
}

.single-quiz .quiz-question-nav .lp-question-wrap ul li:first-child {
	border-top: 1px solid var(--thim-border-color, #eee);
}

.single-quiz .quiz-question-nav .lp-question-wrap ul li label {
	margin: 0;
	font-weight: 400;
	cursor: pointer;
	display: block;
}

.single-quiz .quiz-question-nav .lp-question-wrap ul li.answered-wrong>label input[type=radio]:checked+p {
	text-decoration: line-through;
}

.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: "";
	font-size: 13px;
	font-family: "Font Awesome 5 Free";
	margin-left: 5px;
	display: inline-block;
	color: #54b551;
	font-weight: 900;
}

.single-quiz .learn-press .message {
	margin-bottom: 30px;
}

.single-quiz .learn-press-question-wrap.checked li.user-answer-false, .single-quiz .lp-question-wrap li.user-answer-false {
	background: none;
	cursor: no-drop;
}

.single-quiz .learn-press-question-wrap.checked li.user-answer-false label, .single-quiz .lp-question-wrap li.user-answer-false label {
	cursor: no-drop !important;
	text-decoration: line-through;
	background: none;
}

.single-quiz .learn-press-question-wrap.checked li.user-answer-false.answer-true, .single-quiz .lp-question-wrap li.user-answer-false.answer-true {
	background: none;
}

.single-quiz .learn-press-question-wrap.checked li.user-answer-false.answer-true label, .single-quiz .lp-question-wrap li.user-answer-false.answer-true label {
	text-decoration: none;
	background: none;
}

.single-quiz .learn-press-question-wrap.checked li.answer-true, .single-quiz .learn-press-question-wrap.checked li.answer-correct, .single-quiz .lp-question-wrap li.answer-true, .single-quiz .lp-question-wrap li.answer-correct {
	background: none;
	cursor: no-drop !important;
}

.single-quiz .learn-press-question-wrap.checked li.answer-true label, .single-quiz .learn-press-question-wrap.checked li.answer-correct label, .single-quiz .lp-question-wrap li.answer-true label, .single-quiz .lp-question-wrap li.answer-correct label {
	cursor: no-drop;
}

.single-quiz .learn-press-question-wrap.checked li.answer-true label:after, .single-quiz .learn-press-question-wrap.checked li.answer-correct label:after, .single-quiz .lp-question-wrap li.answer-true label:after, .single-quiz .lp-question-wrap li.answer-correct label:after {
	content: "";
	font-size: 13px;
	font-family: "Font Awesome 5 Free";
	margin-left: 5px;
	display: inline-block;
	color: #54b551;
	font-weight: 900;
}

.single-quiz .question-description {
	margin-bottom: 25px;
}

.single-quiz .sorting-choice .answer-option {
	position: relative;
}

.single-quiz .sorting-choice .answer-option .sort-hand {
	border-bottom-width: 2px;
	border-top-width: 2px;
	width: 20px;
	height: 14px;
	margin-top: -6px;
	left: 0;
}

.single-quiz .sorting-choice .answer-option .sort-hand:before {
	border-bottom-width: 2px;
	top: 4px;
}

.single-quiz .sorting-choice .answer-option .option-title {
	padding-left: 30px;
}

.quiz-summary .quiz-buttons {
	text-align: inherit;
}

.single-quiz .quiz-summary .quiz-buttons {
	margin-bottom: 30px;
}

.show-quiz-review, .show-quiz-result {
	margin-bottom: 15px;
}

.quiz-buttons {
	margin-bottom: 15px;
	margin-right: 15px;
}

.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: 13px;
	color: #111;
	text-align: center;
	padding: 0;
	border: 1px solid #111;
}

.question-numbers li.current a, .question-numbers li:hover a {
	background-color: #ffb606;
	border-color: #ffb606;
}

.quiz-results .box-title {
	margin-top: 0;
}

.quiz-results .result-summary {
	margin: 32px 0 63px;
	text-align: center;
}

.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;
	text-transform: capitalize;
}

.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: 18px;
}

.check-answer-question {
	display: inline-block;
	margin-bottom: 15px;
}

.question-hint {
	display: inline-block;
	margin-left: 15px;
	margin-bottom: 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 {
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
	position: absolute;
	width: 100%;
	background: rgba(0, 0, 0, .9);
	padding: 20px;
	-webkit-transition: all .3s;
	-khtml-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	color: #999;
	left: 0;
	visibility: hidden;
}

.question-hint .quiz-hint-content.quiz-active {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
	visibility: visible;
}

.lp-question-wrap .quiz-hint-content {
	display: inline-block;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
	position: absolute;
	width: 100%;
	background: rgba(0, 0, 0, .9);
	padding: 20px;
	-webkit-transition: all .3s;
	-khtml-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	color: #999;
	left: 0;
	visibility: hidden;
}

.lp-question-wrap .quiz-hint-content.quiz-active {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
	visibility: visible;
}

.single-lpr_quiz #content {
	padding-left: 0;
	padding-right: 0;
}

body.single-lp_quiz {
	background-image: none;
}

body.single-lp_quiz.nitro-lazy {
	background-image: none !important;
}

.quiz-results .result-grade {
	position: relative;
	width: 150px;
	height: 150px;
	margin: 0 auto;
	border: 1px solid;
	border-radius: 50%;
	text-align: center;
}

.quiz-results .result-grade .thim-grage {
	position: absolute;
	text-align: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.quiz-results .result-grade .thim-grage .result-achieved {
	padding-bottom: 10px;
	border-bottom: 1px solid;
	margin-bottom: 10px;
	display: block;
	font-size: 24px;
	font-weight: 700;
}

.quiz-results .result-grade .thim-grage .result-require {
	font-size: 30px;
	font-weight: 700;
	color: #54b551;
}

.quiz-results.passed .result-grade {
	border-color: #54b551;
}

.quiz-results.passed .result-grade .result-achieved .result-achieved {
	color: #54b551;
}

.quiz-results.error .result-grade {
	border-color: #e9340a;
}

.quiz-results.error .result-grade .result-achieved .result-achieved {
	color: #e9340a;
}

#popup_container {
	min-width: 300px;
	max-width: 600px;
	background: #fff;
	-webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, .5);
	box-shadow: 0 0px 10px rgba(0, 0, 0, .5);
	border-radius: 0;
	text-align: center;
}

body.single-lp_quiz #popup_container {
	display: none;
}

#popup_container a.close {
	position: absolute;
	top: 5px;
	right: 15px;
	color: #333;
}

#popup_title {
	border-radius: 0;
	padding: 0 20px;
	margin-top: 0;
	line-height: 50px;
	font-size: 20px;
	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: 13px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 5px;
	display: inline-block;
	min-width: 90px;
	text-align: center;
	-webkit-transition: all .3s;
	-khtml-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.tp_single_event .entry-title h1 {
	font-size: 30px;
	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 .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, .5);
}

.tp-event-top .entry-thumbnail img {
	width: 100%;
	border-radius: var(--thim-border-radius-item, 0);
}

.tp_single_event .tp-event-top:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .5);
	border-radius: var(--thim-border-radius-item, 0);
}

.tp-event-top .entry-countdown {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
}

.tp-event-top .entry-countdown .tp_event_counter {
	background: transparent;
	border: 0;
	padding: 0;
	text-align: center;
}

.tp-event-top .entry-countdown .tp_event_counter .countdown-row {
	overflow: hidden;
	text-align: center;
	display: inline-block;
	margin: auto;
	padding: 0;
	width: auto;
	clear: inherit;
}

.tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section {
	width: 100px;
	height: 100px;
	border: 1px solid #fff;
	border-radius: 50%;
	display: inline-block;
	margin: 0 15px;
	padding: 0;
	text-align: center;
}

.tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section:first-child {
	margin-left: 0;
}

.tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section:last-child {
	margin-right: 0;
}

.tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section .countdown-amount {
	font-size: 50px;
	font-weight: 700;
	line-height: 50px;
	height: 50px;
	color: #fff;
	margin: 14px 0 0;
	text-align: center;
	display: block;
	width: 100%;
}

.tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section .countdown-period {
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	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: 30px;
	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: 13px;
	font-weight: 700;
	text-align: center;
	margin-top: 3px;
	display: inline-block;
}

.tp-event-content {
	overflow: hidden;
	clear: both;
	margin-top: 55px;
}

.tp-event-content .entry-content {
	position: relative;
	padding-right: 30px;
	float: left;
	width: calc(100% - 240px);
	width: -webkit-calc(100% - 240px);
	width: -moz-calc(100% - 240px);
}

.tp-event-content .entry-content:after {
	content: "";
	width: 1px;
	position: absolute;
	top: 7px;
	right: 0;
	bottom: 0;
	background: var(--thim-border-color, #eee);
}

.tp-event-content .entry-content>h4, .tp-event-content .entry-content>h5>h6 {
	margin-top: 0;
	margin-bottom: 15px;
}

.tp-event-content .entry-content>p {
	margin-bottom: 25px;
}

.entry-summary .tp-event-content .entry-content {
	margin-top: 0;
}

.tp-event-content .tp-event-info {
	max-width: 240px;
	width: 240px;
	padding-left: 30px;
	float: right;
}

.tp-event-info .tp-info-box {
	border-bottom: 1px solid var(--thim-border-color, #eee);
	padding: 14px 0;
}

.tp-event-info .tp-info-box:first-child {
	padding-top: 3px;
}

.tp-event-info .tp-info-box:last-child {
	border-bottom: 0;
}

.tp-event-info .tp-info-box p {
	margin: 0;
	line-height: 24px;
	padding-left: 28px;
	font-size: .875rem;
}

.tp-event-info .tp-info-box .heading {
	font-weight: 700;
	font-size: .938rem;
	position: relative;
}

.tp-event-info .tp-info-box .heading .fa {
	position: absolute;
	left: 0;
	line-height: 24px;
	top: 0;
	font-size: 18px;
}

.tp-event-info .entry-location {
	margin-top: 15px;
	clear: both;
}

.tp-event-organizers .title {
	font-size: 18px;
	font-weight: 700;
	line-height: 30px;
	text-transform: uppercase;
	margin: 40px 0 25px;
}

.tp-event-organizers .thim-carousel-wrapper {
	position: static;
}

.tp-event-organizers .thim-carousel-wrapper .item {
	text-align: center;
}

.tp-event-organizers .thim-carousel-wrapper .item .thumbnail img {
	border-radius: 50%;
}

.tp-event-organizers .thim-carousel-wrapper .item .name {
	font-size: 15px;
	line-height: 20px;
	margin: 12px 0 1px;
	display: block;
}

.tp-event-organizers .thim-carousel-wrapper .item .regency {
	font-size: 13px;
	font-weight: 700;
	line-height: 20px;
	color: #999;
	text-transform: uppercase;
}

.tp-event-organizers .thim-carousel-container {
	padding: 40px 50px 35px;
	border: 1px solid var(--thim-border-color, #eee);
	position: relative;
}

.tp-event-organizers .thim-carousel-container:hover .owl-buttons .owl-prev, .tp-event-organizers .thim-carousel-container:hover .owl-buttons .owl-next {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
}

.tp-event-organizers .owl-buttons .owl-prev, .tp-event-organizers .owl-buttons .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 .3s;
	-khtml-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	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-buttons .owl-prev .fa, .tp-event-organizers .owl-buttons .owl-next .fa {
	font-size: 8px;
	color: #666;
	line-height: 28px;
	display: block;
}

.tp-event-organizers .owl-buttons .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);
}

.event_button_disable {
	filter: alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-webkit-opacity: .5;
	-khtml-opacity: .5;
	-moz-opacity: .5;
	-ms-opacity: .5;
	-o-opacity: .5;
	opacity: .5;
	cursor: not-allowed;
}

.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;
}

.yikes-mailchimp-container .edit-link {
	display: none;
}

.yikes-mailchimp-container .wpcf7-form.subscribe_here input[type=text], .yikes-mailchimp-container .wpcf7-form.subscribe_here input[type=email] {
	font-size: 16px;
	padding: 15px 25px;
}

.yikes-mailchimp-container .wpcf7-form.subscribe_here .wpcf7-submit {
	font-size: 18px;
	font-weight: 400;
	padding-bottom: 16px;
	padding-top: 16px;
	margin-top: 0;
}

.yikes-mailchimp-container .wpcf7-form.newsletter-grad label {
	width: auto;
	margin-bottom: 0;
}

.yikes-mailchimp-container .wpcf7-form.newsletter-grad input[type=text], .yikes-mailchimp-container .wpcf7-form.newsletter-grad input[type=email] {
	display: inline-block;
	width: 450px;
	margin-bottom: 0;
	vertical-align: middle;
	background-color: transparent;
	padding-top: 13px;
	color: #fff;
	padding-bottom: 13px;
	padding-left: 30px;
	font-size: 16px;
	border-color: rgba(255, 255, 255, .5);
}

.yikes-mailchimp-container .wpcf7-form.newsletter-grad input[type=text]::-moz-placeholder, .yikes-mailchimp-container .wpcf7-form.newsletter-grad input[type=email]::-moz-placeholder {
	color: #fff;
	font-style: italic;
}

.yikes-mailchimp-container .wpcf7-form.newsletter-grad input[type=text]:-ms-input-placeholder, .yikes-mailchimp-container .wpcf7-form.newsletter-grad input[type=email]:-ms-input-placeholder {
	font-style: italic;
	color: #fff;
}

.yikes-mailchimp-container .wpcf7-form.newsletter-grad input[type=text]::-webkit-input-placeholder, .yikes-mailchimp-container .wpcf7-form.newsletter-grad input[type=email]::-webkit-input-placeholder {
	font-style: italic;
	color: #fff;
}

.yikes-mailchimp-container .wpcf7-form.newsletter-grad input[type=text]:focus, .yikes-mailchimp-container .wpcf7-form.newsletter-grad input[type=email]:focus {
	border-color: #fff;
}

.yikes-mailchimp-container .wpcf7-form.newsletter-grad .yikes-easy-mc-submit-button {
	display: inline-block;
	width: auto;
	border: none;
	border-radius: 0;
	margin-top: 0;
	color: #202020;
	font-weight: 400;
	vertical-align: middle;
	font-size: 16px;
	padding: 13px 25px;
	text-transform: uppercase;
	background-color: #fff;
	margin-left: -5px;
}

.yikes-mailchimp-container .wpcf7-form.newsletter-grad .yikes-easy-mc-submit-button:hover {
	color: #fff !important;
	background-color: #383866;
}

.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, form.yikes-easy-mc-form input[type=text], form.yikes-easy-mc-form input[type=email], form.yikes-easy-mc-form input[type=tel], form.yikes-easy-mc-form input[type=number], form.yikes-easy-mc-form input[type=date], form.yikes-easy-mc-form select, form.yikes-easy-mc-form textarea {
	width: 100%;
	background: #fff;
	border: 1px solid var(--thim-border-color, #eee);
	border-radius: 0;
	box-shadow: none;
	min-height: 40px;
	padding: 10px;
	line-height: 20px;
	font-weight: 400;
	font-size: 13px;
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .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, .thim-register-now-form form.yikes-easy-mc-form input[type=text], .thim-register-now-form form.yikes-easy-mc-form input[type=email], .thim-register-now-form form.yikes-easy-mc-form input[type=tel], .thim-register-now-form form.yikes-easy-mc-form input[type=number], .thim-register-now-form form.yikes-easy-mc-form input[type=date], .thim-register-now-form form.yikes-easy-mc-form select, .thim-register-now-form form.yikes-easy-mc-form textarea {
	border-color: var(--thim-border-color, #eee);
	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, .thim-register-now-form form.yikes-easy-mc-form input[type=text]::-webkit-input-placeholder, .thim-register-now-form form.yikes-easy-mc-form input[type=email]::-webkit-input-placeholder, .thim-register-now-form form.yikes-easy-mc-form input[type=tel]::-webkit-input-placeholder, .thim-register-now-form form.yikes-easy-mc-form input[type=number]::-webkit-input-placeholder, .thim-register-now-form form.yikes-easy-mc-form input[type=date]::-webkit-input-placeholder, .thim-register-now-form form.yikes-easy-mc-form select::-webkit-input-placeholder, .thim-register-now-form form.yikes-easy-mc-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, .thim-register-now-form form.yikes-easy-mc-form input[type=text]:-moz-placeholder, .thim-register-now-form form.yikes-easy-mc-form input[type=email]:-moz-placeholder, .thim-register-now-form form.yikes-easy-mc-form input[type=tel]:-moz-placeholder, .thim-register-now-form form.yikes-easy-mc-form input[type=number]:-moz-placeholder, .thim-register-now-form form.yikes-easy-mc-form input[type=date]:-moz-placeholder, .thim-register-now-form form.yikes-easy-mc-form select:-moz-placeholder, .thim-register-now-form form.yikes-easy-mc-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, .thim-register-now-form form.yikes-easy-mc-form input[type=text]::-moz-placeholder, .thim-register-now-form form.yikes-easy-mc-form input[type=email]::-moz-placeholder, .thim-register-now-form form.yikes-easy-mc-form input[type=tel]::-moz-placeholder, .thim-register-now-form form.yikes-easy-mc-form input[type=number]::-moz-placeholder, .thim-register-now-form form.yikes-easy-mc-form input[type=date]::-moz-placeholder, .thim-register-now-form form.yikes-easy-mc-form select::-moz-placeholder, .thim-register-now-form form.yikes-easy-mc-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, .thim-register-now-form form.yikes-easy-mc-form input[type=text]:-ms-input-placeholder, .thim-register-now-form form.yikes-easy-mc-form input[type=email]:-ms-input-placeholder, .thim-register-now-form form.yikes-easy-mc-form input[type=tel]:-ms-input-placeholder, .thim-register-now-form form.yikes-easy-mc-form input[type=number]:-ms-input-placeholder, .thim-register-now-form form.yikes-easy-mc-form input[type=date]:-ms-input-placeholder, .thim-register-now-form form.yikes-easy-mc-form select:-ms-input-placeholder, .thim-register-now-form form.yikes-easy-mc-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, form.yikes-easy-mc-form input[type=text]:focus, form.yikes-easy-mc-form input[type=email]:focus, form.yikes-easy-mc-form input[type=tel]:focus, form.yikes-easy-mc-form input[type=number]:focus, form.yikes-easy-mc-form input[type=date]:focus, form.yikes-easy-mc-form select:focus, form.yikes-easy-mc-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, form.yikes-easy-mc-form input[type=text]:focus::-webkit-input-placeholder, form.yikes-easy-mc-form input[type=email]:focus::-webkit-input-placeholder, form.yikes-easy-mc-form input[type=tel]:focus::-webkit-input-placeholder, form.yikes-easy-mc-form input[type=number]:focus::-webkit-input-placeholder, form.yikes-easy-mc-form input[type=date]:focus::-webkit-input-placeholder, form.yikes-easy-mc-form select:focus::-webkit-input-placeholder, form.yikes-easy-mc-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, form.yikes-easy-mc-form input[type=text]:focus:-moz-placeholder, form.yikes-easy-mc-form input[type=email]:focus:-moz-placeholder, form.yikes-easy-mc-form input[type=tel]:focus:-moz-placeholder, form.yikes-easy-mc-form input[type=number]:focus:-moz-placeholder, form.yikes-easy-mc-form input[type=date]:focus:-moz-placeholder, form.yikes-easy-mc-form select:focus:-moz-placeholder, form.yikes-easy-mc-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, form.yikes-easy-mc-form input[type=text]:focus::-moz-placeholder, form.yikes-easy-mc-form input[type=email]:focus::-moz-placeholder, form.yikes-easy-mc-form input[type=tel]:focus::-moz-placeholder, form.yikes-easy-mc-form input[type=number]:focus::-moz-placeholder, form.yikes-easy-mc-form input[type=date]:focus::-moz-placeholder, form.yikes-easy-mc-form select:focus::-moz-placeholder, form.yikes-easy-mc-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, form.yikes-easy-mc-form input[type=text]:focus:-ms-input-placeholder, form.yikes-easy-mc-form input[type=email]:focus:-ms-input-placeholder, form.yikes-easy-mc-form input[type=tel]:focus:-ms-input-placeholder, form.yikes-easy-mc-form input[type=number]:focus:-ms-input-placeholder, form.yikes-easy-mc-form input[type=date]:focus:-ms-input-placeholder, form.yikes-easy-mc-form select:focus:-ms-input-placeholder, form.yikes-easy-mc-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, form.yikes-easy-mc-form input[type=text].wpcf7-not-valid, form.yikes-easy-mc-form input[type=email].wpcf7-not-valid, form.yikes-easy-mc-form input[type=tel].wpcf7-not-valid, form.yikes-easy-mc-form input[type=number].wpcf7-not-valid, form.yikes-easy-mc-form input[type=date].wpcf7-not-valid, form.yikes-easy-mc-form select.wpcf7-not-valid, form.yikes-easy-mc-form textarea.wpcf7-not-valid {
	border-color: red;
	border-style: solid !important;
}

.wpcf7-form textarea, form.yikes-easy-mc-form textarea {
	max-height: 150px;
	overflow: auto;
}

.wpcf7-form .your-name, .wpcf7-form .your-email, form.yikes-easy-mc-form .your-name, form.yikes-easy-mc-form .your-email {
	width: calc(50% - 7px);
	width: -webkit-calc(50% - 7px);
	width: -moz-calc(50% - 7px);
	float: left;
	margin-left: 14px;
	margin-bottom: 20px;
}

.thim-register-now-form .wpcf7-form .your-name, .thim-register-now-form .wpcf7-form .your-email, .thim-register-now-form form.yikes-easy-mc-form .your-name, .thim-register-now-form form.yikes-easy-mc-form .your-email {
	width: 100%;
	float: none;
	margin-left: 0;
	margin-bottom: 0;
}

.wpcf7-form .your-name, form.yikes-easy-mc-form .your-name {
	margin-left: 0;
}

.wpcf7-form .wpcf7-submit, form.yikes-easy-mc-form .wpcf7-submit {
	border-radius: 0;
	padding: 10px 25px;
	font-size: 13px;
	font-weight: 700;
	line-height: 20px;
	text-transform: uppercase;
	margin-top: -10px;
	border: 0;
}

.wpcf7-form .wpcf7-submit:focus, form.yikes-easy-mc-form .wpcf7-submit:focus {
	outline: none;
}

.thim-register-now-form .wpcf7-form .wpcf7-submit, .thim-register-now-form form.yikes-easy-mc-form .wpcf7-submit {
	width: 100%;
	text-align: center;
	color: #fff;
	background: #111;
	margin-top: 10px;
}

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

.wpcf7-form div.wpcf7-mail-sent-ok, form.yikes-easy-mc-form div.wpcf7-mail-sent-ok {
	color: #3c763d;
	background: #dff0d8;
}

.wpcf7-form span.wpcf7-not-valid-tip, form.yikes-easy-mc-form span.wpcf7-not-valid-tip {
	display: none;
}

.wpcf7-form input.wpcf7-not-valid, form.yikes-easy-mc-form input.wpcf7-not-valid {
	border-color: #f66;
	border-style: solid !important;
}

.wpcf7-form .wpcf7-response-output, form.yikes-easy-mc-form .wpcf7-response-output {
	background: #fff;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.wpcf7-form .subscribe_here .your-name, .wpcf7-form .subscribe_here .your-email, form.yikes-easy-mc-form .subscribe_here .your-name, form.yikes-easy-mc-form .subscribe_here .your-email {
	width: 100%;
	float: none;
	margin-left: 0;
}

.wpcf7-form .subscribe_here p, form.yikes-easy-mc-form .subscribe_here p {
	margin-bottom: 15px;
}

.wpcf7-form .subscribe_here input[type=text], .wpcf7-form .subscribe_here input[type=email], .wpcf7-form .subscribe_here input[type=tel], .wpcf7-form .subscribe_here input[type=number], .wpcf7-form .subscribe_here input[type=date], .wpcf7-form .subscribe_here select, .wpcf7-form .subscribe_here textarea, form.yikes-easy-mc-form .subscribe_here input[type=text], form.yikes-easy-mc-form .subscribe_here input[type=email], form.yikes-easy-mc-form .subscribe_here input[type=tel], form.yikes-easy-mc-form .subscribe_here input[type=number], form.yikes-easy-mc-form .subscribe_here input[type=date], form.yikes-easy-mc-form .subscribe_here select, form.yikes-easy-mc-form .subscribe_here textarea {
	font-size: 16px;
	padding: 15px 25px;
}

.wpcf7-form .subscribe_here .wpcf7-submit, form.yikes-easy-mc-form .subscribe_here .wpcf7-submit {
	width: 100%;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 400;
	margin-top: 0;
	padding-top: 16px;
	padding-bottom: 16px;
}

.wpcf7-form .subscribe_here .ajax-loader, form.yikes-easy-mc-form .subscribe_here .ajax-loader {
	bottom: -45px;
	left: 50%;
	margin-left: -15px;
}

.wpcf7-form p:last-child:after, form.yikes-easy-mc-form p:last-child:after {
	content: "";
	clear: both;
	display: table;
}

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

.thim-register-now-form .yikes-easy-mc-form .wpcf7-submit {
	margin-top: 0;
}

.thim-register-now-form .yikes-mailchimp-container .yikes-easy-mc-success-message, .thim-register-now-form .yikes-mailchimp-container yikes-easy-mc-error-message {
	margin-left: 50px;
	margin-right: 50px;
	text-align: center;
	font-size: 14px;
}

.thim-register-now-form.top-homepage {
	margin: 61px 0;
	z-index: 100;
}

.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;
	z-index: -1;
	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 40px;
}

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

.thim-register-now-form .wpcf7-form .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;
	filter: alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-webkit-opacity: .5;
	-khtml-opacity: .5;
	-moz-opacity: .5;
	-ms-opacity: .5;
	-o-opacity: .5;
	opacity: .5;
}

.thim-welcome-university-2 .thim-register-now-form, .thim-welcome-university .thim-register-now-form {
	box-shadow: 0 0 5px 1px #e8e8e8;
	margin: 0;
	margin-top: 52px;
	max-width: 370px;
}

.thim-welcome-university-2 .thim-register-now-form .title:before, .thim-welcome-university .thim-register-now-form .title:before {
	z-index: 3;
}

.thim-welcome-university-2 .thim-register-now-form .title:after, .thim-welcome-university .thim-register-now-form .title:after {
	z-index: 2;
	content: "";
	position: absolute;
	top: auto;
	bottom: 20px;
	background: url("https://tutorssa.com.au/nitropack_static/xzHhcKFWnrRdvOfrwQrwxCncdddvSChu/assets/images/optimized/rev-1a02946/tutorssa.com.au/wp-content/themes/eduma/images/bg-contact-form.jpg") no-repeat bottom center;
	height: 820px;
	width: 820px;
	border-radius: 50%;
	left: calc(50% - 410px);
	left: -webkit-calc(50% - 410px);
	left: -moz-calc(50% - 410px);
}

.thim-welcome-university-2 .thim-register-now-form .title span, .thim-welcome-university .thim-register-now-form .title span {
	z-index: 5;
}

.thim-welcome-university .thim-register-now-form .title:before {
	filter: alpha(opacity=60);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	-webkit-opacity: .6;
	-khtml-opacity: .6;
	-moz-opacity: .6;
	-ms-opacity: .6;
	-o-opacity: .6;
	opacity: .6;
	background: #000;
}

.thim-welcome-university-2 .thim-register-now-form .title:before {
	filter: alpha(opacity=90);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	-webkit-opacity: .9;
	-khtml-opacity: .9;
	-moz-opacity: .9;
	-ms-opacity: .9;
	-o-opacity: .9;
	opacity: .9;
}

.thim-register-now-new-form {
	position: relative;
}

.thim-register-now-new-form .title {
	font-size: 24px;
	color: #fff;
	margin-bottom: 30px;
	position: relative;
}

.thim-register-now-new-form .wpcf7-form p {
	margin-bottom: 0;
	overflow: hidden;
}

.thim-register-now-new-form .wpcf7-form .your-name, .thim-register-now-new-form .wpcf7-form .your-email, .thim-register-now-new-form .wpcf7-form .your-phone, .thim-register-now-new-form .wpcf7-form .your-address {
	width: 100%;
	margin-left: 0;
	margin-bottom: 23px;
}

.thim-register-now-new-form .wpcf7-form input[type=email], .thim-register-now-new-form .wpcf7-form input[type=text], .thim-register-now-new-form .wpcf7-form input[type=tel] {
	border: none;
	font-size: 20px;
	background: transparent;
	border-bottom: 2px solid rgba(255, 255, 255, .5);
	padding: 25px 0;
	cursor: pointer;
	color: #fff;
}

.thim-register-now-new-form .wpcf7-form input[type=email].wpcf7-not-valid, .thim-register-now-new-form .wpcf7-form input[type=text].wpcf7-not-valid, .thim-register-now-new-form .wpcf7-form input[type=tel].wpcf7-not-valid {
	border-bottom-color: red;
}

.thim-register-now-new-form .wpcf7-form input[type=email]:hover, .thim-register-now-new-form .wpcf7-form input[type=text]:hover, .thim-register-now-new-form .wpcf7-form input[type=tel]:hover {
	border-bottom-color: #fff;
}

.thim-register-now-new-form .wpcf7-form input[type=email]:hover::placeholder, .thim-register-now-new-form .wpcf7-form input[type=text]:hover::placeholder, .thim-register-now-new-form .wpcf7-form input[type=tel]:hover::placeholder {
	opacity: 1;
}

.thim-register-now-new-form .wpcf7-form input[type=email]::placeholder, .thim-register-now-new-form .wpcf7-form input[type=text]::placeholder, .thim-register-now-new-form .wpcf7-form input[type=tel]::placeholder {
	color: #fff;
	opacity: .5;
}

.thim-register-now-new-form .wpcf7-form input[type=submit] {
	color: #fff;
	background: transparent;
	text-transform: none;
	font-size: 24px;
	font-weight: 500;
	margin-top: 35px;
	border: 2px solid #fff;
	border-radius: 50px;
	padding: 15px 34px;
}

.thim-register-now-new-form .wpcf7-form .wpcf7-response-output {
	color: #fff;
	border: none;
	padding: 0;
}

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

form.wpcf7-form {
	position: relative;
}

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

form.wpcf7-form.thim-sending .wpcf7-submit:hover, form.wpcf7-form.thim-sending .wpcf7-submit {
	filter: alpha(opacity=70);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	-webkit-opacity: .7;
	-khtml-opacity: .7;
	-moz-opacity: .7;
	-ms-opacity: .7;
	-o-opacity: .7;
	opacity: .7;
}

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

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

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

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

.thim-newlleter-homepage {
	background: url("https://tutorssa.com.au/nitropack_static/xzHhcKFWnrRdvOfrwQrwxCncdddvSChu/assets/images/optimized/rev-1a02946/tutorssa.com.au/wp-content/themes/eduma/images/bg-newletter.png") no-repeat top right;
	max-width: 753px;
	margin: auto;
	text-align: center;
	padding: 0 15px;
	padding-top: 75px;
	padding-bottom: 70px;
}

.thim-newlleter-homepage.nitro-lazy {
	background: none !important;
}

.thim-newlleter-homepage p.description {
	max-width: 490px;
	margin: 20px auto 40px;
}

.thim-newlleter-homepage .mc4wp-form {
	position: relative;
}

.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=text], .thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=email], .thim-newlleter-homepage .mc4wp-form .label-inline input[type=text], .thim-newlleter-homepage .mc4wp-form .label-inline input[type=email] {
	background: #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAMAAACgaw2xAAAAdVBMVEVMaXHMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMw+R8MhAAAAJnRSTlMAovqp9Cm63QM7Cqbn8uKG6c0GVOiMUwlm9x2tIJtyWJq2M8UTSQAt0usAAACdSURBVHhebcnpEoMgDIXRICpQV7S2Lt2X+/6PWGvNTOpwfzDhO8Rz9dlSYK4AlA13IbIrExAXz0nhXrDITj0mxyI7PZDTLJnddGoGjFKaAtPvfKIlKSnyZDk6dCRlx3JFWb1fX9H/MkYAYDKNrZz6m18QyIhln6ynu2gDDI0UXoWoJZIiO++Yok64H7hK6bhrs64E4uUdvj9NHsH5D86uE93k9eHmAAAAAElFTkSuQmCC") no-repeat center right 10px;
	border: 1px solid #ddd;
	height: 50px;
	padding: 9px 10px;
	line-height: 30px;
	max-width: 425px;
	width: calc(100% - 120px);
	width: -webkit-calc(100% - 120px);
	width: -moz-calc(100% - 120px);
	color: inherit;
}

.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=text].nitro-lazy, .thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=email].nitro-lazy, .thim-newlleter-homepage .mc4wp-form .label-inline input[type=text].nitro-lazy, .thim-newlleter-homepage .mc4wp-form .label-inline input[type=email].nitro-lazy {
	background: none !important;
}

.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=text]::-webkit-input-placeholder, .thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=email]::-webkit-input-placeholder, .thim-newlleter-homepage .mc4wp-form .label-inline input[type=text]::-webkit-input-placeholder, .thim-newlleter-homepage .mc4wp-form .label-inline input[type=email]::-webkit-input-placeholder {
	color: inherit;
}

.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=text]:-moz-placeholder, .thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=email]:-moz-placeholder, .thim-newlleter-homepage .mc4wp-form .label-inline input[type=text]:-moz-placeholder, .thim-newlleter-homepage .mc4wp-form .label-inline input[type=email]:-moz-placeholder {
	color: inherit;
}

.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=text]::-moz-placeholder, .thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=email]::-moz-placeholder, .thim-newlleter-homepage .mc4wp-form .label-inline input[type=text]::-moz-placeholder, .thim-newlleter-homepage .mc4wp-form .label-inline input[type=email]::-moz-placeholder {
	color: inherit;
}

.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=text]:-ms-input-placeholder, .thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=email]:-ms-input-placeholder, .thim-newlleter-homepage .mc4wp-form .label-inline input[type=text]:-ms-input-placeholder, .thim-newlleter-homepage .mc4wp-form .label-inline input[type=email]:-ms-input-placeholder {
	color: inherit;
}

.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields button[type=submit], .thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=submit], .thim-newlleter-homepage .mc4wp-form .label-inline button[type=submit], .thim-newlleter-homepage .mc4wp-form .label-inline input[type=submit] {
	text-transform: uppercase;
	font-size: 1em;
	height: 50px;
	border: none;
	padding: 10px 25px;
	margin-left: -5px;
	vertical-align: top;
	font-weight: 700;
	line-height: 30px;
}

.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields button[type=submit]:hover, .thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=submit]:hover, .thim-newlleter-homepage .mc4wp-form .label-inline button[type=submit]:hover, .thim-newlleter-homepage .mc4wp-form .label-inline input[type=submit]:hover {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}

.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input, .thim-newlleter-homepage .mc4wp-form .label-inline input {
	display: inline-block;
	box-shadow: none;
	text-shadow: none;
}

.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input:focus, .thim-newlleter-homepage .mc4wp-form .label-inline input:focus {
	outline: none;
}

.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input:focus::-webkit-input-placeholder, .thim-newlleter-homepage .mc4wp-form .label-inline input:focus::-webkit-input-placeholder {
	color: transparent;
}

.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input:focus:-moz-placeholder, .thim-newlleter-homepage .mc4wp-form .label-inline input:focus:-moz-placeholder {
	color: transparent;
}

.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input:focus::-moz-placeholder, .thim-newlleter-homepage .mc4wp-form .label-inline input:focus::-moz-placeholder {
	color: transparent;
}

.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input:focus:-ms-input-placeholder, .thim-newlleter-homepage .mc4wp-form .label-inline input:focus:-ms-input-placeholder {
	color: transparent;
}

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

@media (max-width:768px) {
	.thim-newlleter-homepage .mc4wp-form .mc4wp-response {
		position: static;
	}
}

.thim-newlleter-homepage .mc4wp-form.yikes-easy-mc-form {
	padding-right: 100px;
	padding-left: 100px;
}

.thim-newlleter-homepage .mc4wp-form.yikes-easy-mc-form .label-inline {
	padding-right: 0;
}

.thim-newlleter-homepage .mc4wp-form.yikes-easy-mc-form .label-inline input[type=text], .thim-newlleter-homepage .mc4wp-form.yikes-easy-mc-form .label-inline input[type=email] {
	width: 100%;
}

.thim-newlleter-homepage .mc4wp-form.yikes-easy-mc-form .yikes-easy-mc-submit-button {
	min-height: 50px;
	font-size: 13px;
	font-weight: 700;
	border-radius: 0;
}

.thim-newlleter-slider-gradient {
	background: url("https://tutorssa.com.au/nitropack_static/xzHhcKFWnrRdvOfrwQrwxCncdddvSChu/assets/images/optimized/rev-1a02946/tutorssa.com.au/wp-content/themes/eduma/images/bg-newletter-new.png") no-repeat center center;
	background-size: contain;
	margin: auto;
	text-align: center;
	padding: 150px 150px 200px 150px;
	max-width: 1247px;
	position: relative;
}

.thim-newlleter-slider-gradient.nitro-lazy {
	background: none !important;
}

@media (max-width:991px) {
	.thim-newlleter-slider-gradient {
		padding: 150px 80px 150px 80px;
	}
}

@media (max-width:767px) {
	.thim-newlleter-slider-gradient {
		background: #fff;
		padding: 10px 0px;
		margin: 60px auto;
		overflow: hidden;
	}
}

.thim-newlleter-slider-gradient:after {
	content: "";
	background: url("https://tutorssa.com.au/nitropack_static/xzHhcKFWnrRdvOfrwQrwxCncdddvSChu/assets/images/optimized/rev-1a02946/tutorssa.com.au/wp-content/themes/eduma/images/icon-bg-newletter.png") no-repeat center center;
	width: 296px;
	height: 200px;
	display: inline-block;
	position: absolute;
	left: -115px;
}

@media only screen and (max-width:480px) {
	.thim-newlleter-slider-gradient:after {
		display: none;
	}
}

.thim-newlleter-slider-gradient .text {
	font-size: 24px;
	max-width: 650px;
	line-height: 38px;
	margin: 0 auto;
	font-weight: 300;
	margin-bottom: 60px;
}

@media (max-width:991px) {
	.thim-newlleter-slider-gradient .text {
		margin-bottom: 45px;
	}
}

@media only screen and (max-width:480px) {
	.thim-newlleter-slider-gradient .text {
		margin-bottom: 35px;
	}
}

.thim-newlleter-slider-gradient .mc4wp-form {
	position: relative;
}

.thim-newlleter-slider-gradient .mc4wp-form .mc4wp-form-fields .mc4wp-form-custom, .thim-newlleter-slider-gradient .mc4wp-form .label-inline .mc4wp-form-custom {
	max-width: 785px;
	margin: 0 auto;
	position: relative;
}

@media (max-width:767px) {
	.thim-newlleter-slider-gradient .mc4wp-form .mc4wp-form-fields .mc4wp-form-custom, .thim-newlleter-slider-gradient .mc4wp-form .label-inline .mc4wp-form-custom {
		margin: 0 30px;
	}
}

.thim-newlleter-slider-gradient .mc4wp-form .mc4wp-form-fields .mc4wp-form-custom input[type=text], .thim-newlleter-slider-gradient .mc4wp-form .mc4wp-form-fields .mc4wp-form-custom input[type=email], .thim-newlleter-slider-gradient .mc4wp-form .label-inline .mc4wp-form-custom input[type=text], .thim-newlleter-slider-gradient .mc4wp-form .label-inline .mc4wp-form-custom input[type=email] {
	border: 3px dashed #ccc;
	border-radius: 50px;
	height: 70px;
	padding: 9px 35px;
	line-height: 30px;
	color: #a6a6a6;
	font-size: 18px;
	font-weight: 300;
	max-width: 785px;
}

.thim-newlleter-slider-gradient .mc4wp-form .mc4wp-form-fields .mc4wp-form-custom input[type=text]::-webkit-input-placeholder, .thim-newlleter-slider-gradient .mc4wp-form .mc4wp-form-fields .mc4wp-form-custom input[type=email]::-webkit-input-placeholder, .thim-newlleter-slider-gradient .mc4wp-form .label-inline .mc4wp-form-custom input[type=text]::-webkit-input-placeholder, .thim-newlleter-slider-gradient .mc4wp-form .label-inline .mc4wp-form-custom input[type=email]::-webkit-input-placeholder {
	color: inherit;
}

.thim-newlleter-slider-gradient .mc4wp-form .mc4wp-form-fields .mc4wp-form-custom input[type=text]:-moz-placeholder, .thim-newlleter-slider-gradient .mc4wp-form .mc4wp-form-fields .mc4wp-form-custom input[type=email]:-moz-placeholder, .thim-newlleter-slider-gradient .mc4wp-form .label-inline .mc4wp-form-custom input[type=text]:-moz-placeholder, .thim-newlleter-slider-gradient .mc4wp-form .label-inline .mc4wp-form-custom input[type=email]:-moz-placeholder {
	color: inherit;
}

.thim-newlleter-slider-gradient .mc4wp-form .mc4wp-form-fields .mc4wp-form-custom input[type=text]::-moz-placeholder, .thim-newlleter-slider-gradient .mc4wp-form .mc4wp-form-fields .mc4wp-form-custom input[type=email]::-moz-placeholder, .thim-newlleter-slider-gradient .mc4wp-form .label-inline .mc4wp-form-custom input[type=text]::-moz-placeholder, .thim-newlleter-slider-gradient .mc4wp-form .label-inline .mc4wp-form-custom input[type=email]::-moz-placeholder {
	color: inherit;
}

.thim-newlleter-slider-gradient .mc4wp-form .mc4wp-form-fields .mc4wp-form-custom input[type=text]:-ms-input-placeholder, .thim-newlleter-slider-gradient .mc4wp-form .mc4wp-form-fields .mc4wp-form-custom input[type=email]:-ms-input-placeholder, .thim-newlleter-slider-gradient .mc4wp-form .label-inline .mc4wp-form-custom input[type=text]:-ms-input-placeholder, .thim-newlleter-slider-gradient .mc4wp-form .label-inline .mc4wp-form-custom input[type=email]:-ms-input-placeholder {
	color: inherit;
}

.thim-newlleter-slider-gradient .mc4wp-form .mc4wp-form-fields button[type=submit], .thim-newlleter-slider-gradient .mc4wp-form .mc4wp-form-fields input[type=submit], .thim-newlleter-slider-gradient .mc4wp-form .label-inline button[type=submit], .thim-newlleter-slider-gradient .mc4wp-form .label-inline input[type=submit] {
	text-transform: inherit;
	font-size: 18px;
	line-height: 30px;
	padding: 5px 50px;
	font-weight: 500;
	box-shadow: none;
	border: 0;
	height: 70px;
	background: transparent !important;
	border-radius: 50px;
	color: transparent;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	width: 50px;
	z-index: 2;
}

.thim-newlleter-slider-gradient .mc4wp-form .mc4wp-form-fields input, .thim-newlleter-slider-gradient .mc4wp-form .label-inline input {
	display: inline-block;
	box-shadow: none;
	text-shadow: none;
}

.thim-newlleter-slider-gradient .mc4wp-form .mc4wp-form-fields input:focus, .thim-newlleter-slider-gradient .mc4wp-form .label-inline input:focus {
	outline: none;
}

.thim-newlleter-slider-gradient .mc4wp-form .mc4wp-form-fields input:focus::-webkit-input-placeholder, .thim-newlleter-slider-gradient .mc4wp-form .label-inline input:focus::-webkit-input-placeholder {
	color: transparent;
}

.thim-newlleter-slider-gradient .mc4wp-form .mc4wp-form-fields input:focus:-moz-placeholder, .thim-newlleter-slider-gradient .mc4wp-form .label-inline input:focus:-moz-placeholder {
	color: transparent;
}

.thim-newlleter-slider-gradient .mc4wp-form .mc4wp-form-fields input:focus::-moz-placeholder, .thim-newlleter-slider-gradient .mc4wp-form .label-inline input:focus::-moz-placeholder {
	color: transparent;
}

.thim-newlleter-slider-gradient .mc4wp-form .mc4wp-form-fields input:focus:-ms-input-placeholder, .thim-newlleter-slider-gradient .mc4wp-form .label-inline input:focus:-ms-input-placeholder {
	color: transparent;
}

.thim-newlleter-slider-gradient .mc4wp-form .mc4wp-form-fields .mc4wp-sb i, .thim-newlleter-slider-gradient .mc4wp-form .label-inline .mc4wp-sb i {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 32px;
	right: 30px;
	z-index: 1;
}

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

@media (max-width:768px) {
	.thim-newlleter-slider-gradient .mc4wp-form .mc4wp-response {
		position: static;
	}
}

.thim-newlleter-slider-gradient .mc4wp-form.yikes-easy-mc-form {
	padding-right: 100px;
	padding-left: 100px;
}

.thim-newlleter-slider-gradient .mc4wp-form.yikes-easy-mc-form .label-inline {
	padding-right: 0;
}

.thim-newlleter-slider-gradient .mc4wp-form.yikes-easy-mc-form .label-inline input[type=text], .thim-newlleter-slider-gradient .mc4wp-form.yikes-easy-mc-form .label-inline input[type=email] {
	width: 100%;
}

.thim-newlleter-slider-gradient .mc4wp-form.yikes-easy-mc-form .yikes-easy-mc-submit-button {
	min-height: 50px;
	font-size: 13px;
	font-weight: 700;
	border-radius: 0;
}

.thim-newlleter-homepage-restaurant {
	text-align: center;
	padding: 0 15px;
	padding-top: 75px;
	padding-bottom: 70px;
}

@media screen and (max-width:600px) {
	.thim-newlleter-homepage-restaurant {
		padding: 30px 0;
	}
}

.thim-newlleter-homepage-restaurant p {
	font-size: 15px;
}

.thim-newlleter-homepage-restaurant p.description {
	max-width: 490px;
	margin: 20px auto 40px;
}

.thim-newlleter-homepage-restaurant .mc4wp-form {
	position: relative;
}

.thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-form-fields .mc4wp-form-custom, .thim-newlleter-homepage-restaurant .mc4wp-form .label-inline .mc4wp-form-custom {
	max-width: 765px;
	margin: 0 auto;
	position: relative;
}

.thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-form-fields .mc4wp-form-custom i, .thim-newlleter-homepage-restaurant .mc4wp-form .label-inline .mc4wp-form-custom i {
	font-size: 28px;
	position: absolute;
	top: 50%;
	right: 25px;
	transform: translateY(-50%);
}

.thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-form-fields .mc4wp-form-custom input[type=text], .thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-form-fields .mc4wp-form-custom input[type=email], .thim-newlleter-homepage-restaurant .mc4wp-form .label-inline .mc4wp-form-custom input[type=text], .thim-newlleter-homepage-restaurant .mc4wp-form .label-inline .mc4wp-form-custom input[type=email] {
	border: 2px dashed #e8e8e8;
	border-radius: 50px;
	height: 60px;
	padding: 9px 35px;
	line-height: 30px;
	color: #b7b7b7;
	font-size: 18px;
	font-weight: 300;
	max-width: 765px;
}

.thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-form-fields .mc4wp-form-custom input[type=text]::-webkit-input-placeholder, .thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-form-fields .mc4wp-form-custom input[type=email]::-webkit-input-placeholder, .thim-newlleter-homepage-restaurant .mc4wp-form .label-inline .mc4wp-form-custom input[type=text]::-webkit-input-placeholder, .thim-newlleter-homepage-restaurant .mc4wp-form .label-inline .mc4wp-form-custom input[type=email]::-webkit-input-placeholder {
	color: inherit;
}

.thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-form-fields .mc4wp-form-custom input[type=text]:-moz-placeholder, .thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-form-fields .mc4wp-form-custom input[type=email]:-moz-placeholder, .thim-newlleter-homepage-restaurant .mc4wp-form .label-inline .mc4wp-form-custom input[type=text]:-moz-placeholder, .thim-newlleter-homepage-restaurant .mc4wp-form .label-inline .mc4wp-form-custom input[type=email]:-moz-placeholder {
	color: inherit;
}

.thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-form-fields .mc4wp-form-custom input[type=text]::-moz-placeholder, .thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-form-fields .mc4wp-form-custom input[type=email]::-moz-placeholder, .thim-newlleter-homepage-restaurant .mc4wp-form .label-inline .mc4wp-form-custom input[type=text]::-moz-placeholder, .thim-newlleter-homepage-restaurant .mc4wp-form .label-inline .mc4wp-form-custom input[type=email]::-moz-placeholder {
	color: inherit;
}

.thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-form-fields .mc4wp-form-custom input[type=text]:-ms-input-placeholder, .thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-form-fields .mc4wp-form-custom input[type=email]:-ms-input-placeholder, .thim-newlleter-homepage-restaurant .mc4wp-form .label-inline .mc4wp-form-custom input[type=text]:-ms-input-placeholder, .thim-newlleter-homepage-restaurant .mc4wp-form .label-inline .mc4wp-form-custom input[type=email]:-ms-input-placeholder {
	color: inherit;
}

.thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-form-fields button[type=submit], .thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-form-fields input[type=submit], .thim-newlleter-homepage-restaurant .mc4wp-form .label-inline button[type=submit], .thim-newlleter-homepage-restaurant .mc4wp-form .label-inline input[type=submit] {
	text-transform: inherit;
	font-size: 18px;
	line-height: 30px;
	padding: 5px 50px;
	font-weight: 500;
	box-shadow: none;
	border: 1px solid #eaeaea !important;
	height: 60px;
	background: transparent !important;
	border-radius: 50px;
}

.thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-form-fields button[type=submit]:hover, .thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-form-fields input[type=submit]:hover, .thim-newlleter-homepage-restaurant .mc4wp-form .label-inline button[type=submit]:hover, .thim-newlleter-homepage-restaurant .mc4wp-form .label-inline input[type=submit]:hover {
	color: white;
}

.thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-form-fields input, .thim-newlleter-homepage-restaurant .mc4wp-form .label-inline input {
	display: inline-block;
	box-shadow: none;
	text-shadow: none;
}

.thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-form-fields input:focus, .thim-newlleter-homepage-restaurant .mc4wp-form .label-inline input:focus {
	outline: none;
}

.thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-form-fields input:focus::-webkit-input-placeholder, .thim-newlleter-homepage-restaurant .mc4wp-form .label-inline input:focus::-webkit-input-placeholder {
	color: transparent;
}

.thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-form-fields input:focus:-moz-placeholder, .thim-newlleter-homepage-restaurant .mc4wp-form .label-inline input:focus:-moz-placeholder {
	color: transparent;
}

.thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-form-fields input:focus::-moz-placeholder, .thim-newlleter-homepage-restaurant .mc4wp-form .label-inline input:focus::-moz-placeholder {
	color: transparent;
}

.thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-form-fields input:focus:-ms-input-placeholder, .thim-newlleter-homepage-restaurant .mc4wp-form .label-inline input:focus:-ms-input-placeholder {
	color: transparent;
}

.thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-form-fields .mc4wp-sb-1, .thim-newlleter-homepage-restaurant .mc4wp-form .label-inline .mc4wp-sb-1 {
	margin-top: 60px;
	position: relative;
}

@media screen and (max-width:600px) {
	.thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-form-fields .mc4wp-sb-1, .thim-newlleter-homepage-restaurant .mc4wp-form .label-inline .mc4wp-sb-1 {
		margin-top: 30px;
	}
}

.thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-form-fields .mc4wp-sb-1:before, .thim-newlleter-homepage-restaurant .mc4wp-form .label-inline .mc4wp-sb-1:before {
	position: absolute;
	content: "";
	top: 45%;
	left: 40px;
	width: calc(50% - 183px);
	height: 1px;
	background: #eaeaea;
}

@media screen and (max-width:600px) {
	.thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-form-fields .mc4wp-sb-1:before, .thim-newlleter-homepage-restaurant .mc4wp-form .label-inline .mc4wp-sb-1:before {
		display: none;
	}
}

.thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-form-fields .mc4wp-sb-1:after, .thim-newlleter-homepage-restaurant .mc4wp-form .label-inline .mc4wp-sb-1:after {
	position: absolute;
	content: "";
	top: 45%;
	right: 40px;
	width: calc(50% - 183px);
	height: 1px;
	background: #eaeaea;
}

@media screen and (max-width:600px) {
	.thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-form-fields .mc4wp-sb-1:after, .thim-newlleter-homepage-restaurant .mc4wp-form .label-inline .mc4wp-sb-1:after {
		display: none;
	}
}

.thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-form-fields .mc4wp-sb-1 .mc4wp-sb-2, .thim-newlleter-homepage-restaurant .mc4wp-form .label-inline .mc4wp-sb-1 .mc4wp-sb-2 {
	position: relative;
}

.thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-form-fields .mc4wp-sb-1 .mc4wp-sb-2:before, .thim-newlleter-homepage-restaurant .mc4wp-form .label-inline .mc4wp-sb-1 .mc4wp-sb-2:before {
	position: absolute;
	content: "";
	top: 55%;
	left: 0;
	width: calc(50% - 143px);
	height: 1px;
	background: #eaeaea;
}

@media screen and (max-width:600px) {
	.thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-form-fields .mc4wp-sb-1 .mc4wp-sb-2:before, .thim-newlleter-homepage-restaurant .mc4wp-form .label-inline .mc4wp-sb-1 .mc4wp-sb-2:before {
		display: none;
	}
}

.thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-form-fields .mc4wp-sb-1 .mc4wp-sb-2:after, .thim-newlleter-homepage-restaurant .mc4wp-form .label-inline .mc4wp-sb-1 .mc4wp-sb-2:after {
	position: absolute;
	content: "";
	top: 55%;
	right: 0;
	width: calc(50% - 143px);
	height: 1px;
	background: #eaeaea;
}

@media screen and (max-width:600px) {
	.thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-form-fields .mc4wp-sb-1 .mc4wp-sb-2:after, .thim-newlleter-homepage-restaurant .mc4wp-form .label-inline .mc4wp-sb-1 .mc4wp-sb-2:after {
		display: none;
	}
}

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

@media (max-width:768px) {
	.thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-response {
		position: static;
	}
}

.thim-newlleter-homepage-restaurant .mc4wp-form.yikes-easy-mc-form {
	padding-right: 100px;
	padding-left: 100px;
}

.thim-newlleter-homepage-restaurant .mc4wp-form.yikes-easy-mc-form .label-inline {
	padding-right: 0;
}

.thim-newlleter-homepage-restaurant .mc4wp-form.yikes-easy-mc-form .label-inline input[type=text], .thim-newlleter-homepage-restaurant .mc4wp-form.yikes-easy-mc-form .label-inline input[type=email] {
	width: 100%;
}

.thim-newlleter-homepage-restaurant .mc4wp-form.yikes-easy-mc-form .yikes-easy-mc-submit-button {
	min-height: 50px;
	font-size: 13px;
	font-weight: 700;
	border-radius: 0;
}

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

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

@media (max-width:768px) {
	.mc4wp-form .mc4wp-response {
		position: static;
	}
}

.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;
	padding: 5px 10px;
	max-width: 425px;
	margin-left: 0;
	color: #fff;
	border-radius: 0;
	box-shadow: none;
	font-size: 13px;
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .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 button[type=submit], .mc4wp-form .mc4wp-form-fields input[type=submit] {
	text-transform: uppercase;
	font-size: 13px;
	line-height: 30px;
	padding: 5px 25px;
	font-weight: 700;
	margin-left: -5px;
	border-radius: 0;
	box-shadow: none;
	border: 1px solid var(--thim-body-primary-color, #ffb606);
}

.mc4wp-form .mc4wp-form-fields button[type=submit]:hover, .mc4wp-form .mc4wp-form-fields input[type=submit]:hover {
	filter: alpha(opacity=90);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	-webkit-opacity: .9;
	-khtml-opacity: .9;
	-moz-opacity: .9;
	-ms-opacity: .9;
	-o-opacity: .9;
	opacity: .9;
}

.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;
}

.icon-subscribe.elementor-shape-circle .elementor-icon {
	border: 20px solid #fbfbfb;
}

#icon-subscribe.icon-subscribe.elementor-shape-circle .elementor-icon {
	position: relative;
	border: 0;
}

#icon-subscribe.icon-subscribe.elementor-shape-circle .elementor-icon:before {
	position: absolute;
	content: "";
	background: white;
	opacity: .3;
	border-radius: 50%;
	inset: -20px;
}

.mc4wp-form-inline .mc4wp-form.mc4wp-form-basic .mc4wp-form-fields {
	display: flex;
}

.mc4wp-form-inline .mc4wp-form.mc4wp-form-basic .mc4wp-form-fields input[type=email] {
	padding: 9px 16px !important;
	max-width: 580px !important;
	background: #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAMAAACgaw2xAAAAdVBMVEVMaXHMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMw+R8MhAAAAJnRSTlMAovqp9Cm63QM7Cqbn8uKG6c0GVOiMUwlm9x2tIJtyWJq2M8UTSQAt0usAAACdSURBVHhebcnpEoMgDIXRICpQV7S2Lt2X+/6PWGvNTOpwfzDhO8Rz9dlSYK4AlA13IbIrExAXz0nhXrDITj0mxyI7PZDTLJnddGoGjFKaAtPvfKIlKSnyZDk6dCRlx3JFWb1fX9H/MkYAYDKNrZz6m18QyIhln6ynu2gDDI0UXoWoJZIiO++Yok64H7hK6bhrs64E4uUdvj9NHsH5D86uE93k9eHmAAAAAElFTkSuQmCC") no-repeat center right 20px;
	color: #b4b4b4;
	font-size: 16px;
	border-radius: 6px 0px 0px 6px;
	box-shadow: 0px 4px 25px rgba(0, 0, 0, .05);
}

.mc4wp-form-inline .mc4wp-form.mc4wp-form-basic .mc4wp-form-fields input[type=email].nitro-lazy {
	background: none !important;
}

.mc4wp-form-inline .mc4wp-form.mc4wp-form-basic .mc4wp-form-fields input[type=email]::-webkit-input-placeholder {
	color: #b4b4b4;
}

.mc4wp-form-inline .mc4wp-form.mc4wp-form-basic .mc4wp-form-fields input[type=submit] {
	padding: 0px 35px;
	margin-left: 0px;
	border-radius: 0px 6px 6px 0px;
}

@media (max-width:420px) {
	.mc4wp-form-inline .mc4wp-form.mc4wp-form-basic .mc4wp-form-fields input[type=email] {
		border-radius: 6px;
	}
	
	.mc4wp-form-inline .mc4wp-form.mc4wp-form-basic .mc4wp-form-fields input[type=submit] {
		height: inherit;
		padding: 5px 35px;
		margin-top: 25px;
		border-radius: 6px;
	}
	
	.mc4wp-form-inline .mc4wp-form.mc4wp-form-basic .mc4wp-form-fields {
		display: block;
	}
}

a, button, input[type=submit], .owl-prev, .owl-next, .owl-prev .fa, .owl-next .fa {
	-webkit-transition: all .3s;
	-khtml-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.tp-caption.rev-btn {
	-webkit-transition: all .3s !important;
	-khtml-transition: all .3s !important;
	-moz-transition: all .3s !important;
	-ms-transition: all .3s !important;
	-o-transition: all .3s !important;
	transition: all .3s !important;
}

.widget-area.sidebar-events .widget_book-event {
	padding: 0;
}

.widget-area.sidebar-events .widget_book-event:before, .widget-area.sidebar-events .widget_book-event:after {
	display: none;
}

.widget-area.sidebar-events .widget_book-event ul li {
	text-transform: none;
	font-size: 15px;
	font-weight: 400;
	line-height: 52px;
	clear: both;
	border-bottom: 1px solid var(--thim-border-color, #eee);
	overflow: hidden;
}

.widget-area.sidebar-events .widget_book-event ul li .label {
	display: inline-block;
}

.widget-area.sidebar-events .widget_book-event ul li .value {
	display: inline-block;
	font-weight: 700;
	float: right;
}

.widget-area.sidebar-events .widget_book-event ul li input[type=number] {
	width: 55px;
	line-height: 30px;
	border: 1px solid var(--thim-border-color, #eee);
	padding: 0 0 0 10px;
	font-size: 15px;
	font-weight: 400;
	text-align: center;
}

.widget-area.sidebar-events .widget_book-event ul li.event-cost .value {
	font-size: 18px;
}

.widget-area.sidebar-events .widget_book-event ul li.event-cost .free {
	color: #54b551;
}

.widget-area.sidebar-events .widget_book-event ul li.event-payment .value {
	float: none;
	display: block;
}

.widget-area.sidebar-events .widget_book-event ul li.event-payment label {
	margin-bottom: 0;
}

.widget-area.sidebar-events .widget_book-event ul li.event-payment label[for=payment_method_woo_payment] img {
	padding: 0 15px 0 15px;
}

.widget-area.sidebar-events .widget_book-event ul li input[type=radio], .widget-area.sidebar-events .widget_book-event ul li input[type=checkbox] {
	border-color: #ccc;
}

.widget-area.sidebar-events .widget_book-event .event_register_foot {
	text-align: center;
	padding: 40px 0;
}

.widget-area.sidebar-events .widget_book-event .event_register_foot .event_register_submit.event-register-loading {
	position: relative;
	filter: alpha(opacity=70);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	-webkit-opacity: .7;
	-khtml-opacity: .7;
	-moz-opacity: .7;
	-ms-opacity: .7;
	-o-opacity: .7;
	opacity: .7;
}

.widget-area.sidebar-events .widget_book-event .event_register_foot .event_register_submit.event-register-loading:before {
	line-height: 40px;
	top: 0;
	right: 0;
	content: "";
	font-family: "Font Awesome 5 Free";
	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;
	font-weight: 900;
	position: absolute;
}

.widget-area.sidebar-events .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: 13px;
}

.widget-area.sidebar-events .book-title {
	margin: 0;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	line-height: 60px;
	padding: 0;
	text-align: center;
	position: relative;
	border-radius: var(--thim-border-radius-item, 0) var(--thim-border-radius-item, 0) 0 0;
}

.widget-area.sidebar-events .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;
}

.widget-area.sidebar-events .event_register_area {
	padding: 16px 20px 0;
	border: 1px solid var(--thim-border-color, #eee);
	border-top: 0;
	border-radius: 0 0 var(--thim-border-radius-item, 0) var(--thim-border-radius-item, 0);
}

.widget-area.sidebar-events .event_register_area ul {
	margin: 0;
}

.widget-area.sidebar-events .event_register_area .event_auth_payment_methods {
	display: flex;
	align-items: center;
}

.widget-area.sidebar-events .event_register_area .event_auth_payment_methods>input[type=radio] {
	margin-right: 10px;
}

.widget-area.sidebar-events .event_auth_button {
	padding: 10px 20px;
	font-family: inherit;
	font-weight: 500;
}

.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;
	background: url("https://tutorssa.com.au/nitropack_static/xzHhcKFWnrRdvOfrwQrwxCncdddvSChu/assets/images/optimized/rev-1a02946/tutorssa.com.au/wp-content/themes/eduma/images/mb-basic.png") no-repeat top 42px center;
}

.lp-pmpro-membership-list .header-item.nitro-lazy {
	background: none !important;
}

.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 {
	background-image: url("https://tutorssa.com.au/nitropack_static/xzHhcKFWnrRdvOfrwQrwxCncdddvSChu/assets/images/optimized/rev-1a02946/tutorssa.com.au/wp-content/themes/eduma/images/mb-medium.png");
}

.lp-pmpro-membership-list .header-item.position-2.nitro-lazy {
	background-image: none !important;
}

.lp-pmpro-membership-list .header-item.position-2:before {
	content: "";
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	height: 4px;
	width: 100%;
}

.lp-pmpro-membership-list .header-item.position-3 {
	background-image: url("https://tutorssa.com.au/nitropack_static/xzHhcKFWnrRdvOfrwQrwxCncdddvSChu/assets/images/optimized/rev-1a02946/tutorssa.com.au/wp-content/themes/eduma/images/mb-advance.png");
}

.lp-pmpro-membership-list .header-item.position-3.nitro-lazy {
	background-image: none !important;
}

.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: .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.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;
}

.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;
}

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 h3.pmpro_thead-name {
	margin: 0;
	font-size: 17px;
	font-weight: 700;
	padding-left: 10px;
}

form.pmpro_form .pmpro_thead-msg {
	font-style: normal;
	font-size: 14px;
	color: #999;
}

form.pmpro_form .pmpro_thead-msg a {
	font-weight: 700;
	color: #e7a507;
	text-transform: none;
	margin-left: 5px;
}

form.pmpro_form .pmpro_thead-msg a:hover {
	text-decoration: underline;
}

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 tbody tr td.lp-pmpro-td, #pmpro_pricing_fields tbody tr td.lp-pmpro-td {
	padding: 30px 40px;
}

#pmpro_form .pmpro_submit {
	text-align: center;
}

#pmpro_form .pmpro_submit span {
	float: none;
	overflow: hidden;
	display: block;
}

#pmpro_form table {
	margin-bottom: 40px;
}

.thim-lp-pmpro-desc {
	max-width: 430px;
	margin: auto;
}

.thim-lp-pmpro-desc h4 {
	font-size: 22px;
	margin: 0;
	margin-bottom: 15px;
}

.thim-lp-pmpro-desc .description {
	margin-bottom: 20px;
	color: #888;
}

.thim-lp-pmpro-desc .readmore-link {
	text-transform: uppercase;
	cursor: pointer;
	font-size: 14px;
	font-weight: 700;
}

.thim-lp-pmpro-desc .readmore-link:hover {
	text-decoration: underline;
}

.thim-lp-pmpro-desc .readmore-link .fa {
	margin-left: 5px;
}

.pmpro-checkout .lp-pmpro-membership-list {
	max-width: 100%;
}

.pmpro-checkout .lp-pmpro-membership-list .list-main {
	width: 74%;
}

.pmpro-checkout .pmpro-has-access #pmpro_pricing_fields tbody tr td {
	background: #f9fcff;
	padding: 14px 30px;
}

.pmpro-checkout .pmpro-has-access #pmpro_pricing_fields thead tr th {
	padding: 10px 30px;
}

.pmpro-checkout .pmpro-has-access #pmpro_pricing_fields .price {
	background: #fff;
	max-width: 100px;
	padding: 5px 25px;
	font-weight: 500;
	box-shadow: 0px 4px 15px rgba(157, 200, 228, .25);
}

.pmpro-checkout #pmpro_user_fields thead tr th {
	padding: 10px 30px;
}

.pmpro-checkout #pmpro_user_fields tbody tr td {
	background: #f9fcff;
}

.pmpro-checkout #pmpro_user_fields tbody tr td div {
	padding: 15px 24px;
	width: 50%;
	float: left;
}

.pmpro-checkout #pmpro_user_fields tbody tr td div input {
	width: 100%;
}

.pmpro-checkout #pmpro_user_fields tbody tr td div .pmpro_asterisk {
	display: none;
}

@media (max-width:500px) {
	.pmpro-checkout #pmpro_user_fields tbody tr td div {
		width: 100%;
		float: none;
	}
}

#review-overlay {
	background-color: rgba(0, 0, 0, .25);
	bottom: 0;
	display: flex;
	justify-content: center;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
}

#review-overlay>.review-wrapper {
	align-self: center;
	background-color: rgba(0, 0, 0, .25);
	border-radius: 2px;
	padding: 6px;
	width: 450px;
}

#review-overlay .review-content {
	background-color: #fff;
	border-radius: 2px;
	padding: 24px;
	position: relative;
}

#review {
	position: fixed;
	z-index: 99999;
	display: none;
	align-self: center;
	background-color: rgba(0, 0, 0, .25);
	border-radius: 2px;
	padding: 6px;
	width: 500px;
	top: 50px;
	left: 50%;
	margin-left: -250px;
}

#review .review-content {
	background-color: #fff;
	border-radius: 2px;
	padding: 24px;
	position: relative;
}

#review h3 {
	font-size: 16px;
	margin: 0 0 20px;
}

#review h3 .close {
	float: right;
	border: none;
	text-decoration: none;
	width: auto;
	height: auto;
	margin-right: -9px;
	margin-top: -7px;
}

#review h3 .close:before {
	font-size: 32px;
}

#review .review-fields {
	margin: 0 0 -20px;
	list-style: none;
}

#review .review-fields>li {
	margin: 0 0 20px 0;
}

#review .review-fields>li>label {
	display: block;
	margin: 0 0 7px;
	font-size: 15px;
}

#review .review-fields>li>label .required {
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	line-height: 1;
	height: 15px;
	margin-top: -3px;
}

.review-stars {
	margin: 0 0;
	list-style: none;
}

.review-stars:after {
	clear: both;
	content: "";
	display: block;
}

.review-stars>li {
	width: 40px;
	height: 40px;
	float: left;
}

.review-stars>li span {
	text-decoration: none;
	font-size: 40px;
	border-bottom: none;
	width: auto;
	height: auto;
}

.review-stars>li a:visited, .review-stars>li a:focus {
	border: none;
}

.review-stars>li span:before {
	width: 40px;
	height: 40px;
}

.review-stars>li span.hover:before {
	content: "";
	color: #f05a19;
	cursor: pointer;
}

#review .review-actions {
	text-align: right;
	padding-top: 20px;
	border-top: 1px solid #f0f0f0;
}

#review .submitting {
	display: none;
}

#review .review-stars {
	cursor: pointer;
}

.review-stars-rated {
	display: inline-block;
	position: relative;
}

.review-stars-rated .review-stars {
	display: inline-block;
}

.review-stars-rated .review-stars.filled {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	white-space: nowrap;
	overflow: hidden;
	color: #f05a19;
	height: 40px;
}

.review-stars.filled>li {
	position: absolute;
}

.review-stars.filled>li:nth-child(2) {
	left: 40px;
}

.review-stars.filled>li:nth-child(3) {
	left: 80px;
}

.review-stars.filled>li:nth-child(4) {
	left: 120px;
}

.review-stars.filled>li:nth-child(5) {
	left: 160px;
}

.lp-archive-courses .thim-course-list .course {
	margin-bottom: 0;
}

.thim-widget-courses {
	position: relative;
}

.thim-widget-courses .view-all-courses {
	border: 1px solid #111;
	color: #333;
	position: absolute;
	top: -96px;
	right: 0;
	line-height: 34px;
	height: 36px;
	padding: 0 20px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
}

.thim-widget-courses .view-all-courses.position-bottom {
	position: relative;
	top: auto;
	right: auto;
	display: inline-block;
	text-align: center;
	border: none;
	font-size: 16px;
	height: 60px;
	line-height: 40px;
	padding: 10px 30px;
	margin-top: 20px;
	margin-bottom: 40px;
}

.thim-widget-courses .wrapper-bottom-view-courses {
	text-align: center;
}

.thim-widget-courses .thim-course-grid {
	margin: 0 -15px;
	width: auto;
}

.thim-widget-courses .thim_tabs_slider.grid-1 .view-all-courses {
	top: 35px;
}

.thim-widget-courses .grid-1 .view-all-courses {
	border: none;
	border-radius: 25px;
	top: -87px;
	height: auto;
	line-height: 40px;
	box-shadow: 6px 4px 18px rgba(0, 0, 0, .08);
	text-transform: none;
	background-color: #fff;
	font-weight: 400;
	font-size: 16px;
	padding: 0 30px;
	-webkit-transition: all .2s ease-in-out 0s;
	-khtml-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
}

.thim-widget-courses .grid-1 .view-all-courses i {
	margin-left: 3px;
	position: relative;
}

.thim-widget-courses .grid-1 .view-all-courses:hover {
	color: #fff;
}

.thim-widget-courses .grid-1 .wrapper-bottom-view-courses .view-all-courses {
	top: auto;
}

.thim-widget-courses .grid-1 .thim-course-grid .course-item {
	text-align: left;
	background-color: #fff;
	-webkit-transition: all .5s ease-in-out;
	-khtml-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.thim-widget-courses .grid-1 .thim-course-grid .course-item .thim-course-content {
	padding-top: 20px;
}

.thim-widget-courses .grid-1 .thim-course-grid .course-item .thim-course-content .course-author img {
	margin-top: unset;
}

.thim-widget-courses .grid-1 .thim-course-grid .course-item .thim-course-content .author a {
	font-size: 14px;
}

.thim-widget-courses .grid-1 .thim-course-grid .course-item .thim-course-content .course-title {
	font-size: 18px;
	margin-top: 5px;
	font-weight: normal;
}

.thim-widget-courses .grid-1 .thim-course-grid .course-item .thim-course-content .course-meta {
	margin-left: -20px;
	margin-right: -20px;
	padding-left: 20px;
	padding-right: 20px;
}

.thim-widget-courses .grid-1 .thim-course-grid .course-item .thim-course-content .course-meta .course-price {
	float: left;
}

.thim-widget-courses .grid-1 .thim-course-grid .course-item .thim-course-content .course-meta .course-price .value {
	font-size: 18px;
	font-weight: 500;
}

.thim-widget-courses .grid-1 .thim-course-grid .course-item .thim-course-content .course-meta .course-price .value .course-origin-price {
	float: right;
	font-weight: 300;
	font-size: 14px;
	color: #999;
}

.thim-widget-courses .grid-1 .thim-course-grid .course-item .thim-course-content .course-meta .course-price .value.free-course {
	font-size: 18px;
	font-weight: 500;
	color: #00d637;
}

.thim-widget-courses .grid-1 .thim-course-grid .course-item .thim-course-content .course-meta .course-students {
	float: right;
	margin-right: 0;
}

.thim-widget-courses .grid-1 .thim-course-grid .course-item .thim-course-content .course-meta .course-students .value {
	font-weight: 300;
}

.thim-widget-courses .grid-1 .thim-course-grid .course-item .thim-course-content .course-meta .course-students .value .fa-group:before {
	content: "";
	font-family: "thim-ekits";
	font-size: 16px;
}

.thim-widget-courses .grid-1 .thim-course-grid .course-item .thim-course-content .course-meta:before {
	display: none;
}

.thim-widget-courses .grid-1 .thim-course-grid .course-item:hover {
	box-shadow: 7px 4px 18px rgba(0, 0, 0, .08);
}

.thim-widget-courses .grid-1 .thim-course-grid .course-item:hover .course-thumbnail 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);
}

.thim-course-carousel {
	margin: 0 -15px;
	width: auto;
}

.site-main .thim-course-carousel.thim-course-grid {
	overflow: visible;
}

.site-main .thim-course-carousel.thim-course-grid .owl-buttons {
	top: -60px;
}

.thim-course-carousel>.course-item {
	max-width: 270px;
	overflow: hidden;
	float: left;
	margin: 0 15px;
}

.thim-course-carousel .owl-item {
	padding: 0 15px;
}

.thim-course-carousel .owl-controls .owl-pagination {
	margin-top: 30px;
}

.thim-course-carousel .owl-buttons {
	position: absolute;
	right: 15px;
	top: -90px;
}

.thim-course-carousel .owl-buttons .owl-prev, .thim-course-carousel .owl-buttons .owl-next {
	display: inline-block;
	margin-left: 10px;
	cursor: pointer;
	border: 1px solid #111;
	width: 30px;
	text-align: center;
	line-height: 28px;
	background: transparent;
	border-radius: 0;
}

.thim-course-carousel .owl-buttons .owl-prev:focus, .thim-course-carousel .owl-buttons .owl-next:focus {
	outline: none;
}

.thim-course-carousel .owl-buttons .owl-prev .fa, .thim-course-carousel .owl-buttons .owl-next .fa {
	text-align: center;
	vertical-align: middle;
	line-height: 28px;
	color: #333;
	font-size: 10px;
	display: block;
}

.thim-course-carousel .owl-buttons .owl-prev :hover, .thim-course-carousel .owl-buttons .owl-next :hover {
	border-color: var(--thim-body-primary-color, #ffb606);
}

.thim-course-carousel .owl-buttons .owl-prev :hover .fa, .thim-course-carousel .owl-buttons .owl-next :hover .fa {
	color: var(--thim-body-primary-color, #ffb606);
}

@media (max-width:480px) {
	.thim-course-carousel .owl-buttons {
		display: none;
	}
}

.thim-course-content .course-price .course-origin-price {
	padding-left: 5px;
	padding-right: 0;
	color: #999;
	text-decoration: line-through;
}

.thim-course-content .course-meta {
	overflow: hidden;
	position: relative;
	padding: 15px 0 10px;
	display: block;
	margin: 0;
}

.thim-course-content .course-meta.list_courses {
	display: none;
}

.thim-course-content .course-meta:before {
	content: "";
	width: 30px;
	height: 3px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	background: #000;
	z-index: 10;
}

.thim-course-content .course-meta:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 1px;
	height: 1px;
	width: 100%;
	background: var(--thim-border-color, #eee);
}

.thim-course-content .course-meta .course-author, .thim-course-content .course-meta .course-review, .thim-course-content .course-meta label {
	display: none;
}

.thim-course-content .course-meta .value {
	display: inline-block;
	line-height: 30px;
	font-weight: 400;
	text-transform: none;
}

.thim-course-content .course-meta>div {
	display: inline-block;
	float: left;
	line-height: 30px;
	margin-right: 15px;
	padding: 0;
	border: 0;
	opacity: .85;
	transition: all .35s;
}

.thim-course-content .course-meta>div::before {
	display: none;
}

.thim-course-content .course-meta>div a {
	color: inherit;
}

.thim-course-content .course-meta>div a:hover {
	color: var(--thim-body-primary-color, #ffb606);
}

.thim-course-content .course-meta>div i {
	display: inline-block;
	margin-right: 4px;
	line-height: 30px;
}

.thim-course-content .course-meta>div i.fa-comment {
	margin-top: -1px;
}

.thim-course-content .course-meta>div.course-price {
	float: right;
	margin-right: 0;
}

.thim-course-content .course-meta>div.course-price .value {
	font-weight: 700;
	color: var(--thim-course-price-color, rgba(255, 34, 68, .8));
}

.thim-course-content .course-meta>div.course-price .value.free-course {
	color: #00d637;
}

.thim-course-content .course-meta>div.course-students>span {
	color: #999;
	display: none;
}

.thim-course-megamenu .thim-course-content .course-meta {
	text-align: center;
	padding: 0;
}

.thim-course-megamenu .thim-course-content .course-meta:after, .thim-course-megamenu .thim-course-content .course-meta::before {
	display: none;
}

.thim-course-megamenu .thim-course-content .course-meta>div.course-price {
	float: none;
}

.thim-course-content .thim-course-content-box .course-meta::before {
	display: none;
}

.thim-course-grid .course-meta .course-origin-price, .lp-archive-courses .thim-course-grid .course-meta .course-origin-price {
	padding-left: 5px;
	padding-right: 0;
	color: #999;
	text-decoration: line-through;
}

.site-main .thim-course-grid, .site-main .lp-archive-courses .thim-course-grid {
	overflow: hidden;
	clear: both;
	margin: 0 -15px;
}

.site-main .thim-course-grid#thim-course-archive, .site-main .lp-archive-courses .thim-course-grid#thim-course-archive {
	margin-bottom: -40px;
}

.profile-tabs .thim-course-grid.thim-carousel-wrapper, .profile-tabs .lp-archive-courses .thim-course-grid.thim-carousel-wrapper {
	overflow: visible;
	margin-bottom: 40px;
	padding-top: 30px;
}

.profile-tabs .thim-course-grid.thim-carousel-wrapper .owl-controls, .profile-tabs .lp-archive-courses .thim-course-grid.thim-carousel-wrapper .owl-controls {
	top: -60px;
}

.thim-widget-courses .thim-course-grid:not(.thim-course-carousel), .thim-widget-courses .lp-archive-courses .thim-course-grid:not(.thim-course-carousel) {
	overflow: hidden;
	clear: both;
	margin: 0 -15px;
}

.thim-widget-courses .thim-course-grid.thim_tabs_slider, .thim-widget-courses .lp-archive-courses .thim-course-grid.thim_tabs_slider {
	overflow: hidden;
	clear: both;
	margin: 0;
}

.thim-course-grid .course-grid-2, .lp-archive-courses .thim-course-grid .course-grid-2 {
	width: 50%;
}

.thim-course-grid .course-grid-2:nth-child(2n+1), .lp-archive-courses .thim-course-grid .course-grid-2:nth-child(2n+1) {
	clear: both;
}

.thim-course-grid .course-grid-3, .lp-archive-courses .thim-course-grid .course-grid-3 {
	width: 33.33%;
}

.thim-course-grid .course-grid-3:nth-child(3n+1), .lp-archive-courses .thim-course-grid .course-grid-3:nth-child(3n+1) {
	clear: both;
}

.thim-course-grid .course-grid-4, .lp-archive-courses .thim-course-grid .course-grid-4 {
	width: 25%;
}

.thim-course-grid .course-grid-4:nth-child(4n+1), .lp-archive-courses .thim-course-grid .course-grid-4:nth-child(4n+1) {
	clear: both;
}

.thim-course-grid .course-grid-5, .lp-archive-courses .thim-course-grid .course-grid-5 {
	width: 20%;
}

.thim-course-grid .course-grid-5:nth-child(5n+1), .lp-archive-courses .thim-course-grid .course-grid-5:nth-child(5n+1) {
	clear: both;
}

.thim-course-grid .lpr_course[class*=course-grid-], .lp-archive-courses .thim-course-grid .lpr_course[class*=course-grid-] {
	padding: 0 15px;
	float: left;
	margin-bottom: 35px;
	padding-top: 0 !important;
}

.thim-course-grid .lpr_course[class*=course-grid-]:hover, .lp-archive-courses .thim-course-grid .lpr_course[class*=course-grid-]:hover {
	box-shadow: 0 0 0 !important;
}

.thim-ralated-course .thim-course-grid .lpr_course[class*=course-grid-], .thim-ralated-course .lp-archive-courses .thim-course-grid .lpr_course[class*=course-grid-] {
	margin-bottom: 0;
}

.thim-course-grid .course-item {
	text-align: center;
	box-shadow: none;
	height: auto !important;
}

.thim-course-grid .course-item:hover {
	box-shadow: 0 0 5px 0 rgba(221, 221, 221, .7);
}

.thim-course-grid .course-item .course-thumbnail {
	margin: 0;
	overflow: hidden;
	position: relative;
}

.thim-course-grid .course-item .course-thumbnail .rate {
	width: 85px;
	line-height: 30px;
	background-color: rgba(0, 0, 0, .35);
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
}

.thim-course-grid .course-item .course-thumbnail .rate i {
	font-size: 18px;
}

.thim-course-grid .course-item .course-thumbnail .rate .number_rate {
	vertical-align: middle;
}

.thim-course-grid .course-item .course-thumbnail:hover a>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);
}

.thim-course-grid .course-item .thim-course-content {
	border: 1px solid var(--thim-border-color, #eee);
	border-top: 0;
	padding: 0 20px;
}

.thim-course-grid .course-item .thim-course-content .course-author {
	margin-top: 0;
	position: relative;
	margin-bottom: 0;
}

.thim-course-grid .course-item .thim-course-content .course-author img {
	margin-top: -28px;
	border-radius: 50%;
	border: 3px solid #fff;
	position: relative;
	z-index: 3;
}

.thim-course-grid .course-item .thim-course-content .course-author label {
	display: none;
}

.thim-course-grid .course-item .thim-course-content .course-author .value {
	font-size: .9rem;
	font-weight: 400;
	text-transform: capitalize;
	margin-top: 7px;
}

.thim-course-grid .course-item .thim-course-content .course-author .value a {
	color: #7a7a7a;
}

.thim-course-grid .course-item .thim-course-content .course-author .value a:hover {
	text-decoration: underline;
}

.thim-course-grid .course-item .thim-course-content .course-title {
	font-size: 1.05rem;
	font-weight: 600;
	line-height: 25px;
	margin: 10px 0 20px;
	min-height: 50px;
	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-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 .message-warning {
	margin-bottom: 30px;
	margin-top: 30px;
	display: inline-block;
	width: 100%;
}

.thim-course-grid .course-item .thim-course-content .coming-soon-message {
	margin-top: 0;
	margin-bottom: 15px;
}

.thim-course-list .lpr_course {
	clear: both;
	border-bottom: 1px solid var(--thim-border-color, #eee);
	padding: 35px 0;
	overflow: hidden;
}

.thim-course-list .lpr_course:first-child {
	padding-top: 0 !important;
}

.thim-course-list .course-item {
	overflow: hidden;
	display: grid !important;
	grid-template-columns: 270px 1fr;
	grid-gap: 25px;
	align-items: center;
}

.thim-course-list .course-item .thim-course-content>.course-author {
	display: none;
}

.thim-course-list .course-item .thim-course-content .course-title {
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 1.3em;
	margin: 0 0 15px;
	text-transform: none;
}

.thim-course-list .course-item .thim-course-content .course-title a {
	display: block;
}

.thim-course-list .course-item .thim-course-content .course-description {
	margin: 15px 0 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.thim-course-list .course-item .thim-course-content .course-meta {
	padding: 0;
}

.thim-course-list .course-item .thim-course-content .course-meta .course-author {
	display: inline-block;
}

.thim-course-list .course-item .thim-course-content .course-meta .course-author img {
	display: inline-block;
	vertical-align: middle;
	width: 34px;
	border-radius: 50%;
	margin-right: 5px;
}

.thim-course-list .course-item .thim-course-content .course-meta .course-author .author-contain {
	display: inline-block;
	vertical-align: middle;
}

.thim-course-list .course-item .thim-course-content .course-meta .course-author .author-contain .value {
	border-right: 1px solid var(--thim-border-color, #eee);
	padding-right: 30px;
	line-height: 1.3em;
}

.thim-course-list .course-item .thim-course-content .course-meta>div {
	margin-right: 30px;
}

.thim-course-list .course-item .thim-course-content .course-meta>div:last-child {
	margin-right: 0;
}

.thim-course-list .course-item .thim-course-content .course-meta::before, .thim-course-list .course-item .thim-course-content .course-meta::after {
	display: none;
}

.thim-course-list .course-item .thim-course-content .course-price {
	float: left;
	font-weight: 700;
	line-height: 25px;
}

.thim-course-list .course-item .thim-course-content .course-price label, .thim-course-list .course-item .thim-course-content .course-price .value {
	display: inline-block;
}

.thim-course-list .course-item .thim-course-content .course-price label {
	color: #999;
	margin-bottom: 0;
}

.thim-course-list .course-item .thim-course-content .course-price .course-origin-price {
	font-size: 1em;
}

.thim-course-list .course-item .thim-course-content .course-price .value {
	color: var(--thim-course-price-color, rgba(255, 34, 68, .8));
}

.thim-course-list .course-item .thim-course-content .course-price .value.free-course {
	color: #00d637;
}

.thim-course-list .course-item .thim-course-content .course-readmore, .thim-course-list .course-item .thim-course-content .wrap-btn-add-course-to-cart {
	float: right;
}

.thim-course-list .course-item .thim-course-content .course-readmore, .thim-course-list .course-item .thim-course-content .wrap-btn-add-course-to-cart .lp-button {
	line-height: 30px;
	height: 40px;
	padding: 5px 25px;
	display: inline-block;
	background: var(--thim-body-primary-color, #ffb606);
	color: var(--thim-button-text-color);
	text-transform: uppercase;
	font-weight: 700;
	font-size: 13px;
	border: none;
	border-radius: 0;
	white-space: nowrap;
}

.thim-course-list .course-item .thim-course-content .course-readmore:hover, .thim-course-list .course-item .thim-course-content .wrap-btn-add-course-to-cart .lp-button:hover {
	background: var(--thim-button-hover-color);
}

@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-meta .course-author .author-contain .value {
		padding-right: 12px;
	}
	
	.thim-course-list .course-item .thim-course-content .course-meta>div {
		margin-right: 12px;
	}
	
	.thim-course-list .course-item .thim-course-content .course-meta>div:last-child {
		margin-right: 0;
	}
}

@media screen and (max-width:560px) {
	.thim-course-list .course-item {
		grid-template-columns: auto;
	}
}

.course-meta .course-review .review-stars-rated {
	float: left;
}

.course-meta .course-review .review-stars-rated .review-stars {
	margin-top: 2px;
}

.course-review .review-text .review-stars-rated .review-stars {
	margin-top: 4px;
}

.add-review .review-stars-rated, .rating-box .review-stars-rated, .course-review .review-stars-rated {
	height: 16px;
	line-height: 16px;
	width: 80px;
}

.add-review .review-stars-rated .review-stars, .rating-box .review-stars-rated .review-stars, .course-review .review-stars-rated .review-stars {
	margin: 0;
	display: inline-block;
	list-style: none;
	line-height: 16px;
	height: 16px;
	float: left;
	font-size: 0 !important;
}

.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: 16px;
	height: 16px;
	display: inline-block;
	float: none;
	margin-bottom: 0;
}

.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;
	transition: all .35s;
}

.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;
}

.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;
}

.course-review .review-stars-rated .review-stars li {
	width: 16px;
	height: 16px;
}

#lp-archive-courses .switch-layout-container {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	row-gap: 10px;
	column-gap: 15px;
}

.switch-layout-container {
	background: var(--thim-bg-switch-layout-style, #f5f5f5);
	padding: var(--thim-padding-switch-layout-style, 10px);
	margin-bottom: 35px;
}

.switch-layout-container .thim-course-order {
	margin-left: auto;
}

.switch-layout-container .thim-course-order select {
	background: #fff;
	color: #999;
	padding: 6px 10px;
	line-height: 20px;
	border-radius: calc(var(--thim-border-radius-item, 0) - 1px);
}

.switch-layout-container.has_desc {
	margin-bottom: 15px;
}

.switch-layout-container .switch-layout {
	float: left;
}

.switch-layout-container .switch-layout a {
	font-size: 18px;
	display: inline-block;
	margin-right: 5px;
	color: #666;
}

.switch-layout-container .course-index {
	display: inline-block;
	color: #999;
	flex-grow: 1;
}

.switch-layout-container .courses-searching {
	float: right;
	position: relative;
	max-width: calc(100% - 70px);
	max-width: -webkit-calc(100% - 70px);
	max-width: -moz-calc(100% - 70px);
}

.switch-layout-container .courses-searching ul {
	margin: 0;
	left: 0;
	right: 0;
	z-index: 99;
	overflow: hidden;
	line-height: 30px;
	background: #f6f6f6;
	border: none;
	margin-top: 2px;
	min-width: 270px;
	position: absolute;
	box-shadow: inset 0 0 1px 1px var(--thim-border-color, #eee);
	padding: 0;
}

.switch-layout-container .courses-searching ul li {
	list-style: none;
	line-height: 30px;
	padding: 0 20px;
	height: 30px;
	display: block;
}

.switch-layout-container .courses-searching ul li a {
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	max-width: 100%;
	color: #666;
	font-size: 13px;
}

.switch-layout-container .courses-searching ul li a:hover {
	text-decoration: underline;
}

.switch-layout-container .courses-searching ul li.ob-selected a {
	text-decoration: underline;
}

.switch-layout-container .courses-searching ul li:first-child {
	margin-top: 10px;
}

.switch-layout-container .courses-searching ul li:last-child {
	margin-bottom: 10px;
}

.switch-layout-container .courses-searching form {
	border: 0;
	background: #fff;
	width: 270px;
	position: relative;
	line-height: 34px;
	max-width: 100%;
}

.switch-layout-container .courses-searching form input[type=text] {
	font-size: 1em;
	color: #999;
	line-height: 20px;
	padding: 6px 0 6px 10px;
	border-radius: calc(var(--thim-border-radius-item, 0) - 1px);
	width: 100%;
	border: 1px solid var(--thim-border-color, #eee);
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	box-shadow: none;
}

.switch-layout-container .courses-searching form input[type=text]:focus {
	outline: none;
	box-shadow: none;
}

.switch-layout-container .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;
}

.switch-layout-container .courses-searching form button[type=submit] i {
	font-size: 14px;
	color: #ccc;
	line-height: 34px;
}

.switch-layout-container .courses-searching form button[type=submit].loading {
	display: inline-block;
}

.switch-layout-container .courses-searching form button[type=submit].loading i {
	-webkit-animation-name: spin__;
	-webkit-animation-duration: 4s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: spin__;
	-moz-animation-duration: 4s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: spin__;
	-ms-animation-duration: 4s;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	animation-name: spin__;
	animation-duration: 4s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

.switch-layout-container .courses-searching form button[type=submit].loading i::before {
	content: "";
}

.switch-layout-style_1 .switch-layout-container {
	background: none;
	margin-bottom: 50px;
	padding: 0;
}

.switch-layout-style_1 .switch-layout-container .switch-layout a {
	vertical-align: middle;
}

.switch-layout-style_1 .switch-layout-container .switch-layout a .fa {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 18px;
	line-height: 38px;
}

.switch-layout-style_1 .switch-layout-container .switch-layout a.switchToGrid .fa:before {
	content: "";
}

.switch-layout-style_1 .switch-layout-container .switch-layout a.switchToList .fa {
	font-size: 20x;
}

.switch-layout-style_1 .switch-layout-container .switch-layout a.switchToList .fa:before {
	content: "";
}

.switch-layout-style_1 .switch-layout-container .courses-searching {
	float: left;
}

.switch-layout-style_1 .switch-layout-container .courses-searching form {
	background: none;
}

.switch-layout-style_1 .switch-layout-container .courses-searching form input[type=text] {
	border: none;
	border-bottom: 1px solid var(--thim-border-color, #eee);
	font-size: 16px;
	font-weight: 300;
	font-style: italic;
	padding-left: 25px;
	padding-top: 10px;
	height: auto;
	padding-bottom: 10px;
}

.switch-layout-style_1 .switch-layout-container .courses-searching form button[type=submit] {
	right: auto;
	width: auto;
	left: 0;
}

.switch-layout-style_1 .switch-layout-container .courses-searching form button[type=submit] .fa {
	font-family: "thim-ekits";
	font-weight: normal;
	font-size: 18px;
	color: #999;
	transform: rotate(270deg);
}

.switch-layout-style_1 .switch-layout-container .thim-course-order select, .switch-layout-style_1 .switch-layout-container .woocommerce-ordering select {
	font-size: 1em;
	padding: 7px 10px;
	height: auto;
}

.switch-layout-style_1 .switch-layout-container .course-index, .switch-layout-style_1 .switch-layout-container .woocommerce-result-count {
	font-size: 1em;
	line-height: 40px;
}

.switch-layout-style_1 .switch-layout-container .switch-layout a {
	width: 40px;
	height: 40px;
	vertical-align: middle;
	margin-right: 0;
	margin-left: 8px;
	line-height: 40px;
	text-align: center;
	border: 1px solid var(--thim-border-color, #eee);
}

.switch-layout-style_1 .switch-layout-container .switch-layout a.switch-active {
	color: #fff;
	border-color: var(--thim-body-primary-color, #ffb606);
	background-color: var(--thim-body-primary-color, #ffb606);
}

.switch-layout-style_1 .switch-layout-container .switch-layout a:first-child {
	margin-left: 0;
}

.switch-layout-style_2 .switch-layout-container {
	background: transparent;
	padding: 0;
}

.switch-layout-style_2 .switch-layout-container .course-index, .switch-layout-style_2 .switch-layout-container .courses-searching {
	display: none;
}

@media (max-width:480px) {
	.switch-layout-style_2 .switch-layout-container .switch-layout {
		display: none;
	}
}

.switch-layout-style_2 .switch-layout-container .switch-layout a {
	padding: 10px 8px;
	background: #fff;
	line-height: 1;
	border-radius: 8px;
	margin-right: 15px;
	box-shadow: rgba(150, 150, 150, .1) 2px 2px 10px 0;
}

@media (max-width:600px) {
	.switch-layout-style_2 .switch-layout-container .switch-layout a {
		margin-right: 5px;
	}
}

.switch-layout-style_2 .switch-layout-container .switch-layout a i {
	color: #000;
}

.switch-layout-style_2 .switch-layout-container .switch-layout a.switch-active i, .switch-layout-style_2 .switch-layout-container .switch-layout a:hover i {
	color: var(--thim-body-primary-color, #ffb606);
}

.switch-layout-style_2 .switch-layout-container .switch-layout a.list i:before, .switch-layout-style_2 .switch-layout-container .switch-layout a.grid i:before {
	content: "";
	font-family: "thim-ekits";
	font-weight: normal;
	font-size: 24px;
}

.switch-layout-style_2 .switch-layout-container .switch-layout a.grid i:before {
	content: "";
}

.switch-layout-style_2 .switch-layout-container .thim-course-order, .switch-layout-style_2 .switch-layout-container .woocommerce-ordering {
	margin-right: 0;
}

@media (max-width:480px) {
	.switch-layout-style_2 .switch-layout-container .thim-course-order, .switch-layout-style_2 .switch-layout-container .woocommerce-ordering {
		margin-left: 0px;
	}
}

.switch-layout-style_2 .switch-layout-container .thim-course-order select, .switch-layout-style_2 .switch-layout-container .woocommerce-ordering select {
	height: unset;
	padding: 9px 40px 9px 20px;
	border-radius: 8px;
	box-shadow: rgba(150, 150, 150, .1) 2px 2px 10px 0;
	cursor: pointer;
	background-image: url("https://tutorssa.com.au/nitropack_static/xzHhcKFWnrRdvOfrwQrwxCncdddvSChu/assets/images/optimized/rev-1a02946/tutorssa.com.au/wp-content/themes/eduma/images/arrow_new.png");
	background-repeat: no-repeat;
	font-size: 1em;
	background-position: 92% 52%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	color: #8b8b8b;
}

.switch-layout-style_2 .switch-layout-container .thim-course-order select.nitro-lazy, .switch-layout-style_2 .switch-layout-container .woocommerce-ordering select.nitro-lazy {
	background-image: none !important;
}

@media (max-width:600px) {
	.switch-layout-style_2 .switch-layout-container .thim-course-order select, .switch-layout-style_2 .switch-layout-container .woocommerce-ordering select {
		background-position: 95% 50%;
	}
}

.course-item .course-thumbnail {
	position: relative;
	overflow: hidden;
}

.course-item .course-thumbnail a>img {
	width: 100%;
	-webkit-transition: all .5s ease-in-out;
	-khtml-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.course-item .course-thumbnail a.thumb:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	background: rgba(0, 0, 0, .4);
	-webkit-transition: all .3s;
	-khtml-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
}

.course-item .course-thumbnail>a {
	width: 100%;
	display: inherit;
	position: relative;
}

.course-item .course-thumbnail>a.course-readmore {
	background: var(--thim-body-primary-color, #ffb606);
	color: var(--thim-button-text-color);
	line-height: 30px;
	padding: 5px 25px;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
}

.course-item .course-thumbnail>a.course-readmore:hover {
	background: var(--thim-button-hover-color);
}

.course-item .course-thumbnail .wrap-btn-add-course-to-cart, .course-item .course-thumbnail a.course-readmore {
	position: absolute;
	top: 50%;
	width: auto;
	z-index: 90;
	left: 50%;
	right: auto;
	margin: auto;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .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 {
	background: var(--thim-body-primary-color, #ffb606);
	color: var(--thim-button-text-color);
	line-height: 30px;
	padding: 5px 20px;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	border: none;
	border-radius: 0;
	white-space: nowrap;
	margin: 0 !important;
}

.course-item .course-thumbnail .wrap-btn-add-course-to-cart .lp-button:hover {
	background: var(--thim-button-hover-color);
}

.course-item .course-thumbnail .wrap-btn-add-course-to-cart .lp-button:focus {
	outline: none;
}

.course-item .course-thumbnail .course-wishlist-box {
	position: absolute;
	right: 15px;
	top: 15px;
	z-index: 88;
}

.course-item .course-thumbnail .course-wishlist-box button {
	font-size: 0 !important;
	padding: 0 !important;
	background: transparent !important;
	color: #fff !important;
	position: static;
	border: none !important;
}

.course-item .course-thumbnail .course-wishlist-box button.on:before {
	color: var(--thim-button-hover-color);
}

.course-item .course-thumbnail .course-wishlist-box button:before {
	line-height: 20px;
	font-size: 18px;
	margin-right: 0;
}

.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 {
	font-family: "Font Awesome 5 Free";
	line-height: 20px;
	display: inline-block;
}

.course-item .course-thumbnail .course-wishlist-box .course-wishlist {
	color: #fff;
	-webkit-transition: all .3s;
	-khtml-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.course-item .course-thumbnail .course-wishlist-box .course-wishlist:hover {
	color: #f24c0a;
}

.course-item .course-thumbnail .course-wishlist-box .course-wishlisted {
	color: #f24c0a;
}

.course-item .course-thumbnail .course-wishlist-box .text {
	display: none !important;
}

.course-item .course-thumbnail:hover a>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 a.thumb:before {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}

.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);
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}

.course-item .thim-course-content .coming-soon-message {
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
}

.course-thumbnail .course-readmore {
	white-space: nowrap;
}

.thim-widget-courses .thim-category-tabs.thim-course-grid {
	margin-top: -108px;
}

.thim-category-tabs .nav-tabs {
	float: right;
	border: 0;
	margin-bottom: 78px;
	margin-right: 15px;
}

.thim-category-tabs .nav-tabs li {
	margin: 0;
	padding: 0 15px;
}

.thim-category-tabs .nav-tabs li:last-child {
	padding-right: 0;
}

.thim-category-tabs .nav-tabs li a {
	border: 0;
	background: none;
	font-weight: 700;
	line-height: 20px;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid transparent;
}

.thim-category-tabs .nav-tabs li a:hover {
	border: 0;
	background: none;
}

.thim-category-tabs .nav-tabs li.active a {
	border: 0;
	background: none;
}

body .course-meta>* {
	display: inline-block;
	font-style: normal;
	font-size: inherit;
}

body .course-meta>*:after {
	display: none;
}

body .course-content.popup-content .message {
	margin-bottom: 30px;
}

#learn-press-popup-certificate {
	background: #54b551;
	color: #fff;
}

#learn-press-popup-certificate:hover {
	background: #51a74e;
}

body .learnpress ul, body .learnpress li {
	list-style: inherit;
}

.learnpress ol {
	margin-left: 25px;
}

#lp-archive-courses .desc_cat {
	margin-bottom: 15px;
}

.thim-style-content-layout_style_2 .thim-widget-gallery-posts .wrapper-filter-controls ul {
	border-bottom: 1px solid #fff;
}

.thim-style-content-layout_style_2 .portfolio-tabs {
	border-bottom: 1px solid #fff !important;
}

.thim-style-content-layout_style_2 .portfolio-tabs a {
	color: #fff !important;
	font-size: inherit !important;
}

.thim-style-content-layout_style_2 #thim-product-archive .switch-layout-container .woocommerce-result-count {
	line-height: 45px;
	margin-bottom: 0;
	font-size: 1.125rem;
	color: #fff;
}

.thim-style-content-layout_style_2 .product-info {
	background: #fff;
	padding: 15px 0px;
}

@media (max-width:767px) {
	.thim-style-content-layout_style_2 .product-info {
		padding: 0;
		background: transparent;
	}
}

.thim-style-content-layout_style_2 .product-info .image-panel a {
	display: block;
}

.thim-style-content-layout_style_2 .product-info .image-panel a>img {
	width: 100%;
}

.thim-style-content-layout_style_2 .product-info .right {
	padding-top: 80px;
}

@media (max-width:767px) {
	.thim-style-content-layout_style_2 .product-info .right {
		padding-top: 0px;
	}
}

.thim-style-content-layout_style_2 .lp-single-course .course-info {
	padding: 40px 30px 0 30px;
	background: #fff;
	border-radius: 6px;
	box-shadow: 0 3px 10px rgba(150, 150, 150, .15);
}

@media (max-width:480px) {
	.thim-style-content-layout_style_2 .lp-single-course .course-info {
		padding: 40px 20px 0 20px;
	}
}

.thim-style-content-layout_style_2 .lp-single-course .course-info .entry-title {
	margin-bottom: 30px;
	font-size: 24px;
	position: relative;
	line-height: 1;
	padding-left: 15px;
}

.thim-style-content-layout_style_2 .lp-single-course .course-info .entry-title::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 2px;
	height: 100%;
	background: var(--thim-body-primary-color, #ffb606);
}

.thim-style-content-layout_style_2 .lp-single-course .course-info .course-meta {
	margin-bottom: 20px;
}

.thim-style-content-layout_style_2 .lp-single-course .course-info .course-meta label {
	color: #545454;
	font-size: 1rem;
	font-weight: 500;
}

.thim-style-content-layout_style_2 .lp-single-course .course-info .course-meta .value {
	font-weight: 400;
	text-transform: capitalize;
}

.thim-style-content-layout_style_2 .lp-single-course .course-info .course-meta .course-review .value>span {
	display: none;
}

.thim-style-content-layout_style_2 .lp-single-course .course-info .course-payment, .thim-style-content-layout_style_2 .lp-single-course .course-info .thim-course-landing-button {
	display: inline-flex;
	align-items: center;
}

.thim-style-content-layout_style_2 .lp-single-course .course-info .course-payment .lp-course-buttons, .thim-style-content-layout_style_2 .lp-single-course .course-info .thim-course-landing-button .lp-course-buttons {
	margin-bottom: 0 !important;
}

.thim-style-content-layout_style_2 .lp-single-course .course-info .course-payment {
	margin-bottom: 30px;
}

@media (max-width:991px) {
	.thim-style-content-layout_style_2 .lp-single-course .course-info .course-payment {
		float: none;
		display: flex;
	}
}

.thim-style-content-layout_style_2 .lp-single-course .course-info .course-payment .course-price .value.has-origin .course-origin-price {
	right: unset !important;
	color: #a1a1a1 !important;
}

.thim-style-content-layout_style_2 .lp-single-course .course-info .course-payment .lp-course-buttons .lp-button {
	font-size: .9rem;
	border-radius: 30px;
	background: linear-gradient(to right, #90e071, #66d6fd);
	color: #fff;
	font-weight: 500;
	margin-right: 0;
}

.thim-style-content-layout_style_2 .lp-single-course .course-info .course-payment .lp-course-buttons .lp-button:hover {
	background: linear-gradient(to right, #66d6fd, #90e071);
}

.thim-style-content-layout_style_2 .lp-single-course .course-info .course-payment .lp-course-buttons .learn-press-pmpro-buy-membership {
	margin-left: 10px;
}

.thim-style-content-layout_style_2 .course-summary .course-thumbnail>img {
	border-radius: 10px;
	width: 100%;
}

.thim-style-content-layout_style_2 .course-summary .course-tabs#learn-press-course-tabs {
	margin-bottom: 0;
}

.thim-style-content-layout_style_2 .course-summary .course-tabs .nav-tabs li {
	width: unset !important;
}

.thim-style-content-layout_style_2 .course-summary .course-tabs .nav-tabs li:not(:last-child) {
	margin-right: 60px;
}

@media (max-width:1440px) {
	.thim-style-content-layout_style_2 .course-summary .course-tabs .nav-tabs li:not(:last-child) {
		margin-right: 30px;
	}
}

@media (max-width:767px) {
	.thim-style-content-layout_style_2 .course-summary .course-tabs .nav-tabs li:not(:last-child) {
		margin-right: 15px;
	}
}

.thim-style-content-layout_style_2 .course-summary .course-tabs .nav-tabs li::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: unset;
	bottom: -2px;
	height: 3px;
	width: 0;
	background: var(--thim-body-primary-color, #ffb606);
	transition: all .3s ease-in;
}

.thim-style-content-layout_style_2 .course-summary .course-tabs .nav-tabs li.active a {
	color: #000;
}

.thim-style-content-layout_style_2 .course-summary .course-tabs .nav-tabs li.active::after {
	display: none;
}

.thim-style-content-layout_style_2 .course-summary .course-tabs .nav-tabs li.active::before, .thim-style-content-layout_style_2 .course-summary .course-tabs .nav-tabs li:hover::before {
	width: 100%;
}

.thim-style-content-layout_style_2 .course-summary .course-tabs .nav-tabs li a {
	border: unset;
	font-size: 1rem;
	color: #b0b0b0;
	font-weight: 500;
	background: unset;
}

@media (max-width:767px) {
	.thim-style-content-layout_style_2 .course-summary .course-tabs .nav-tabs li a {
		padding: 10 0px;
	}
}

.thim-style-content-layout_style_2 .course-summary .course-tabs .nav-tabs li a i {
	font-size: 1rem;
	margin-right: 10px;
}

.thim-style-content-layout_style_2 .course-summary .course-tabs .tab-content {
	border: none;
	padding-left: 0;
	padding-right: 0;
}

.thim-style-content-layout_style_2 .course-summary .course-tabs .tab-content .thim-course-info ul li {
	font-size: 1rem !important;
}

.thim-style-content-layout_style_2 .course-summary .course-tabs .tab-content .thim-course-info ul li .value {
	font-weight: 500 !important;
	color: #000;
}

.thim-style-content-layout_style_2 .course-summary .thim-social-share {
	margin-top: 60px;
}

@media (max-width:767px) {
	.thim-style-content-layout_style_2 .course-summary .thim-social-share {
		margin-top: 30px;
	}
}

.thim-style-content-layout_style_2 .course-summary .thim-social-share li>div a {
	width: 36px;
	height: 36px;
	font-size: 16px;
	line-height: 36px;
}

.thim-style-content-layout_style_2 .course-summary .thim-social-share li>div a i {
	line-height: 1;
}

.thim-style-content-layout_style_2 .course-summary .thim-social-share li>div a:hover {
	color: #000;
	background: transparent;
	border: 1px solid var(--thim-body-primary-color, #ffb606);
}

.thim-style-content-layout_style_2 .thim-ralated-course {
	margin: 0 -15px;
}

.thim-style-content-layout_style_2 .thim-ralated-course .related-title {
	padding: 0 15px;
}

@media (max-width:767px) {
	.thim-style-content-layout_style_2 .thim-ralated-course .related-title {
		margin: 50px 0 40px 0;
	}
}

.thim-style-content-layout_style_2 .thim-ralated-course .related-title::after {
	display: none;
}

.thim-style-content-layout_style_2 .thim-ralated-course .thim-course-grid {
	margin: 0;
}

.thim-style-content-layout_style_2 .thim-ralated-course .thim-course-grid .owl-controls {
	display: none !important;
}

.thim-style-content-layout_style_2 .thim-course-menu-landing .thim-course-landing-button .lp-course-buttons .lp-button {
	border-radius: 30px;
	background: linear-gradient(to right, #90e071, #66d6fd);
	color: #fff;
	font-weight: 500;
}

.thim-style-content-layout_style_2 .thim-course-menu-landing .thim-course-landing-button .lp-course-buttons .lp-button:hover {
	background: linear-gradient(to right, #66d6fd, #90e071);
}

.thim-style-content-layout_style_2 .widget-area aside .widget-title {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 40px !important;
}

@media (max-width:1299px) {
	.thim-style-content-layout_style_2 .widget-area aside .widget-title {
		font-size: 20px;
		margin-bottom: 25px !important;
	}
}

.thim-style-content-layout_style_2 .widget-area aside::before, .thim-style-content-layout_style_2 .widget-area aside::after {
	display: none;
}

.thim-style-content-layout_style_2 .widget-area aside.widget ul li a {
	color: #959595;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: 400;
}

.thim-style-content-layout_style_2 .widget-area aside.widget ul li a:hover {
	color: #000;
	text-decoration: underline;
}

.thim-style-content-layout_style_2 .widget-area .thim-course-list-sidebar .course-thumbnail {
	border-radius: 10px;
	width: 80px;
	height: 80px;
}

.thim-style-content-layout_style_2 .widget-area .thim-course-list-sidebar .course-thumbnail img {
	margin-top: unset;
}

.thim-style-content-layout_style_2 .widget-area .thim-course-list-sidebar .thim-course-content {
	width: calc(100% - 100px);
}

.thim-style-content-layout_style_2 .widget-area .thim-course-list-sidebar .thim-course-content .course-price .value {
	color: var(--thim-body-primary-color, #ffb606);
	font-size: 16px;
}

.thim-style-content-layout_style_2 .widget-area .thim-course-list-sidebar .thim-course-content .course-price .value.free-course {
	text-transform: uppercase;
	font-size: 16px;
	color: #00d637;
}

.thim-style-content-layout_style_2 .widget-area .thim-course-list-sidebar .thim-course-content .course-price .value .course-origin-price {
	color: #b2b2b2;
}

.thim-style-content-layout_style_2 .widget-area .thim-course-filter-wrapper {
	border: none;
}

.thim-style-content-layout_style_2 .widget-area .thim-course-filter-wrapper .filter-title {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 40px;
}

@media (max-width:1299px) {
	.thim-style-content-layout_style_2 .widget-area .thim-course-filter-wrapper .filter-title {
		font-size: 20px;
		margin-bottom: 25px;
	}
}

.thim-style-content-layout_style_2 .widget-area .thim-course-filter-wrapper label {
	font-size: inherit;
	color: #959595;
	font-weight: 400;
}

.thim-style-content-layout_style_2 .widget-area .thim-course-filter-wrapper .filter-submit {
	text-align: unset;
}

.thim-style-content-layout_style_2 .woocommerce .woocommerce-cart-form {
	background: #fff;
}

.thim-style-content-layout_style_2 .woocommerce .cart-empty.woocommerce-info {
	margin: 0 15px;
}

.thim-style-content-layout_style_2 .woocommerce .return-to-shop {
	padding: 30px 15px;
}

.thim-course-content-new-1 .thim-course-grid .course-item {
	text-align: left;
	background-color: #fff;
	-webkit-transition: all .5s ease-in-out;
	-khtml-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.thim-course-content-new-1 .thim-course-grid .course-item .course-thumbnail .course-readmore {
	display: none;
}

.thim-course-content-new-1 .thim-course-grid .course-item .course-thumbnail .rate {
	width: 85px;
	line-height: 30px;
	background-color: rgba(0, 0, 0, .35);
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
}

.thim-course-content-new-1 .thim-course-grid .course-item .course-thumbnail .rate .number_rate {
	font-size: 14px;
}

.thim-course-content-new-1 .thim-course-grid .course-item .course-thumbnail .rate i {
	font-size: 16px;
	margin-right: 2px;
}

.thim-course-content-new-1 .thim-course-grid .course-item .thim-course-content {
	padding-top: 15px;
}

.thim-course-content-new-1 .thim-course-grid .course-item .thim-course-content .course-author img {
	display: none;
}

.thim-course-content-new-1 .thim-course-grid .course-item .thim-course-content .course-author .value {
	margin-top: 0;
}

.thim-course-content-new-1 .thim-course-grid .course-item .thim-course-content .course-title {
	margin-top: 5px;
	font-weight: normal;
}

.thim-course-content-new-1 .thim-course-grid .course-item .thim-course-content .course-meta {
	margin-left: -20px;
	margin-right: -20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom: 2px;
}

.thim-course-content-new-1 .thim-course-grid .course-item .thim-course-content .course-meta .course-price {
	float: left;
}

.thim-course-content-new-1 .thim-course-grid .course-item .thim-course-content .course-meta .course-price .value {
	font-size: 1.1rem;
}

.thim-course-content-new-1 .thim-course-grid .course-item .thim-course-content .course-meta .course-price .value .course-origin-price {
	float: right;
	font-size: 14px;
	font-weight: normal;
	color: #999;
}

.thim-course-content-new-1 .thim-course-grid .course-item .thim-course-content .course-meta .course-price .value.free-course {
	color: #00d637;
}

.thim-course-content-new-1 .thim-course-grid .course-item .thim-course-content .course-meta .course-students {
	float: right;
	margin-right: 0;
}

.thim-course-content-new-1 .thim-course-grid .course-item .thim-course-content .course-meta .course-students .value .fa-group:before {
	content: "";
	font-family: "thim-ekits";
	font-size: 16px;
}

.thim-course-content-new-1 .thim-course-grid .course-item .thim-course-content .course-meta .course-comments-count {
	display: none;
}

.thim-course-content-new-1 .thim-course-grid .course-item .thim-course-content .course-meta:before {
	display: none;
}

.thim-course-content-new-1 .thim-course-grid .course-item:hover {
	box-shadow: 6px 4px 18px rgba(0, 0, 0, .08);
}

.thim-course-content-new-1 .thim-course-grid .course-item:hover .course-thumbnail 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);
}

.thim-course-content-new-1 .course-item .thim-course-content .course-author .value a, .thim-course-content-new-1 .course-item .thim-course-content .course-meta .course-price .value {
	color: var(--thim-body-primary-color, #ffb606);
}

.thim-course-content-new-1 .learn-press-pagination.navigation {
	text-align: center;
}

.thim-course-content-new-1 .learn-press-pagination.navigation li a, .thim-course-content-new-1 .learn-press-pagination.navigation li span {
	border-radius: 50%;
	font-weight: 400;
}

.thim-course-content-new-1 .feature_box_before_archive .sc_heading {
	padding-top: 42px;
	padding-bottom: 19px;
}

.thim-course-content-new-1 .feature_box_before_archive .sc_heading.clone_title.text-center .clone {
	display: block;
}

.thim-course-content-new-1 .feature_box_before_archive .owl-carousel .owl-wrapper {
	padding-bottom: 15px;
}

.thim-course-content-new-1 .feature_box_before_archive .owl-carousel .owl-controls .owl-pagination .owl-page {
	border-color: #d0d0d0;
	border-width: 1px;
	margin-left: 7px;
	margin-right: 7px;
	position: relative;
	-webkit-transition: all .2s;
	-khtml-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}

.thim-course-content-new-1 .feature_box_before_archive .owl-carousel .owl-controls .owl-pagination .owl-page:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	border-radius: 50%;
	border: 1px solid #d0d0d0;
	opacity: 0;
	-webkit-transition: all .2s;
	-khtml-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}

.thim-course-content-new-1 .feature_box_before_archive .owl-carousel .owl-controls .owl-pagination .owl-page.active {
	background-color: transparent;
}

.thim-course-content-new-1 .feature_box_before_archive .owl-carousel .owl-controls .owl-pagination .owl-page.active:before {
	opacity: 1;
	width: 200%;
	height: 200%;
}

.thim-course-content-new-1 .feature_box_before_archive .owl-carousel .owl-controls .owl-pagination .owl-page:hover {
	background-color: transparent;
}

.thim-course-content-layout_style_2 .course-item:hover {
	box-shadow: unset;
}

.thim-course-content-layout_style_2 .course-item:hover .thim-course-content .course-meta .course-review>.value .review-stars-rated .review-stars>li span {
	color: var(--thim-body-primary-color, #ffb606);
}

.thim-course-content-layout_style_2 .course-item .course-thumbnail {
	border-radius: 6px 6px 0 0;
}

.thim-course-content-layout_style_2 .course-item .course-thumbnail .course-price {
	position: absolute;
	display: inline-block;
	color: #fff;
	left: 15px;
	bottom: 15px;
	z-index: 1;
	line-height: 1.3em;
	font-size: .9rem;
}

.thim-course-content-layout_style_2 .course-item .course-thumbnail .course-price .value {
	padding: 3px 12px;
	background: var(--thim-body-primary-color, #ffb606);
	border-radius: 30px;
}

.thim-course-content-layout_style_2 .course-item .course-thumbnail .course-price .value.free-course {
	background: #6fcb37;
}

.thim-course-content-layout_style_2 .course-item .course-thumbnail a.thumb::before {
	z-index: 1;
	background: rgba(0, 0, 0, .3);
}

.thim-course-content-layout_style_2 .course-item .course-thumbnail a.thumb:hover i {
	transform: translate3d(-50%, -50%, 0) scale(1, 1);
	opacity: 1;
	z-index: 1;
}

.thim-course-content-layout_style_2 .course-item .course-thumbnail .course-readmore {
	font-size: 0;
	padding: 0;
	line-height: 1;
	background-color: transparent !important;
}

.thim-course-content-layout_style_2 .course-item .course-thumbnail .course-readmore::before {
	font-size: 26px;
	font-family: "thim-ekits";
	font-weight: normal;
	content: "";
	-webkit-font-smoothing: antialiased;
	color: #fff;
}

.thim-course-content-layout_style_2 .course-item .thim-course-content {
	position: relative;
	padding-top: 15px;
	background: white;
	border-radius: 0px 0px 6px 6px;
}

.thim-course-content-layout_style_2 .course-item .thim-course-content .wrapper-cat {
	text-align: left;
	margin-bottom: 10px;
}

.thim-course-content-layout_style_2 .course-item .thim-course-content .wrapper-cat .cat-item {
	padding: 2px 15px;
	border: 1px solid;
	margin-right: -20px;
	display: inline-block;
	border-radius: 15px;
	background: #fff;
	transition: all .3s;
	font-size: .9rem;
	line-height: 1.3em;
}

.thim-course-content-layout_style_2 .course-item .thim-course-content .wrapper-cat .cat-item:last-child {
	margin-right: 0px;
}

.thim-course-content-layout_style_2 .course-item .thim-course-content .course-title {
	text-align: left;
}

.thim-course-content-layout_style_2 .course-item .thim-course-content .course-author {
	text-align: left;
	margin-bottom: 15px;
}

.thim-course-content-layout_style_2 .course-item .thim-course-content .course-author img {
	margin-top: 0;
	display: inline-block;
	vertical-align: middle;
	max-width: 40px;
	border: none;
	margin-right: 5px;
}

.thim-course-content-layout_style_2 .course-item .thim-course-content .course-author .author-contain {
	display: inline-block;
	vertical-align: middle;
}

.thim-course-content-layout_style_2 .course-item .thim-course-content .course-meta::before {
	display: none;
}

.thim-course-content-layout_style_2 .course-item .thim-course-content .course-meta .value {
	color: #bdbdbd;
}

.thim-course-content-layout_style_2 .course-item .thim-course-content .course-meta .course-students .value, .thim-course-content-layout_style_2 .course-item .thim-course-content .course-meta .course-comments-count .value {
	display: flex;
	align-items: center;
}

.thim-course-content-layout_style_2 .course-item .thim-course-content .course-meta .course-students .value i, .thim-course-content-layout_style_2 .course-item .thim-course-content .course-meta .course-comments-count .value i {
	line-height: 1;
}

.thim-course-content-layout_style_2 .course-item .thim-course-content .course-meta .course-students .value i:before, .thim-course-content-layout_style_2 .course-item .thim-course-content .course-meta .course-comments-count .value i:before {
	content: "";
	font-family: "thim-ekits";
	font-weight: normal;
}

.thim-course-content-layout_style_2 .course-item .thim-course-content .course-meta .course-comments-count .value i:before {
	content: "";
}

.thim-course-content-layout_style_2 .course-item .thim-course-content .course-meta .course-students:hover .value, .thim-course-content-layout_style_2 .course-item .thim-course-content .course-meta .course-comments-count:hover .value {
	color: #000;
}

.thim-course-content-layout_style_2 .course-item .thim-course-content .course-meta .course-review {
	display: inline-block;
	float: right;
	margin-right: 0;
}

.thim-course-content-layout_style_2 .course-item .thim-course-content .course-meta .course-review>.value>span {
	display: none;
}

.thim-course-content-layout_style_2 .course-item .thim-course-content .course-meta .course-review>.value .review-stars-rated .review-stars>li span {
	color: #d1d1d1;
}

.thim-course-content-layout_style_2 .course-item .thim-course-content .course-meta .course-price, .thim-course-content-layout_style_2 .course-item .thim-course-content .course-meta .course-author {
	display: none !important;
}

.thim-course-content-layout_style_2 .thim-course-list .course-item .course-thumbnail {
	border-radius: 6px;
}

.thim-course-content-layout_style_2 .thim-course-list .course-item .thim-course-content {
	padding-top: 0;
}

.thim-course-content-layout_style_2 .thim-course-list .course-item .thim-course-content .wrapper-cat {
	display: none;
}

.thim-course-content-layout_style_2 .thim-course-list .course-item .thim-course-content .course-meta .course-author {
	display: inline-block !important;
}

.thim-course-content-layout_style_2 .lp-archive-courses .learn-press-courses[data-layout=grid] .course .course-item:hover {
	box-shadow: none;
}

.learn-press-pagination .page-numbers>li {
	padding: 0;
	margin-right: 6px;
}

.learn-press-pagination .page-numbers>li .page-numbers.current, .learn-press-pagination .page-numbers>li .page-numbers.current:hover, .learn-press-pagination .page-numbers>li .page-numbers:hover {
	color: white;
}

.feature_box_before_archive {
	margin-bottom: 40px;
	background-color: #fafafa;
	padding-top: 70px;
	padding-bottom: 100px;
}

.feature_box_before_archive .sc_heading {
	padding: 0;
}

.feature_box_before_archive .sc_heading.clone_title .title {
	font-weight: normal;
}

.feature_box_before_archive .sc_heading.clone_title.text-center .clone {
	display: none;
}

.thim_tabs_slider {
	overflow: hidden;
	padding-bottom: 50px;
}

.thim_tabs_slider .thim_content_tabs {
	position: relative;
	transition: all .6s;
}

.thim_tabs_slider .thim_content_tabs .thim_content_item {
	float: left;
	width: 100%;
}

.thim_tabs_slider ul {
	display: inline-block;
	position: relative;
	margin-bottom: 0;
}

.thim_tabs_slider ul li {
	display: inline-block;
}

.thim_tabs_slider ul li a {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 16px;
	color: #808080;
}

.thim_tabs_slider ul li a:hover {
	color: #2575fc;
}

.thim_tabs_slider ul li.active a {
	color: #2575fc;
	position: relative;
}

.thim_tabs_slider ul li.active a:after {
	height: 1px;
	content: "";
	background-color: #2575fc;
	position: absolute;
	bottom: -3px;
	left: 20px;
	right: 20px;
}

.thim_tabs_slider.thim-course-grid .course-feature .course-item .thim-course-content .course-title {
	height: 70px;
	font-size: 26px;
	line-height: 34px;
	margin-bottom: 25px;
}

.thim_tabs_slider.thim-course-grid .course-feature .course-item .thim-course-content .course-author .value a {
	font-size: 16px;
}

.thim_tabs_slider.thim-course-grid .course-feature .course-item .thim-course-content .course-meta {
	padding-top: 16px;
	padding-bottom: 12px;
}

.thim_tabs_slider.thim-course-grid .course-feature .course-item .thim-course-content .course-meta .value {
	font-size: 16px;
}

.thim_tabs_slider.thim-course-grid .course-feature .course-item .thim-course-content .course-meta .course-price .value {
	font-size: 22px;
}

.thim_tabs_slider.thim-course-grid .course-feature .course-item .thim-course-content .course-meta .course-price .value .course-origin-price {
	font-size: 16px;
}

.thim_tabs_slider.thim-course-grid .course-feature .course-item .thim-course-content .course-meta .course-students>span {
	display: inline-block;
}

.thim_tabs_slider.thim-course-grid .course-feature .course-item .thim-course-content .course-meta .course-students .value .fa-group:before {
	font-size: 18px;
}

.thim_tabs_slider.thim-course-grid .course-feature .course-item .thim-course-content .thim-course-info ul {
	margin-left: 0;
	margin-bottom: 50px;
	width: 100%;
}

.thim_tabs_slider.thim-course-grid .course-feature .course-item .thim-course-content .thim-course-info ul li {
	width: 49%;
	color: #808080;
	padding-bottom: 6px;
	font-size: 14px;
	display: inline-block;
}

.thim_tabs_slider.thim-course-grid .course-feature .course-item .thim-course-content .thim-course-info ul li i {
	width: 22px;
}

.thim_tabs_slider.thim-course-grid .course-feature .course-item .thim-course-content .thim-course-info ul li .label {
	width: auto;
	display: inline-block;
}

.thim_tabs_slider.thim-course-grid .course-feature .course-item .thim-course-content .thim-course-info ul li .label:after {
	content: ":";
}

.thim_tabs_slider.thim-course-grid .course-grid-4:nth-child(4n+1) {
	clear: none;
}

body.learnpress-page.archive .site-main .entry-content>p {
	margin-bottom: 0;
}

#thim-course-archive {
	position: relative;
}

#thim-course-archive .cssload-loading {
	display: none;
}

#thim-course-archive.loading::before, #thim-course-archive .lp-archive-course-skeleton::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(255, 255, 255, .8);
	z-index: 4;
}

#thim-course-archive.loading .cssload-loading, #thim-course-archive .lp-archive-course-skeleton .cssload-loading {
	display: block;
	position: absolute;
	top: 10%;
	left: 50%;
	margin-left: -38px;
	z-index: 5;
}

#thim-course-archive.thim-course-list .course-item .thim-course-content .coming-soon-message {
	display: inline-block;
	margin-bottom: 0;
	margin-top: 5px;
	padding: 5px 25px;
	line-height: 30px;
}

.thim-course-list-sidebar .message.message-warning {
	margin-bottom: 0;
	padding: 0;
	background: none;
	color: #00d637;
}

.course-item .thim-course-content .course-info {
	margin: 0;
	list-style: none;
}

.course-item .thim-course-content .course-info .info-item {
	color: #858585;
	font-weight: 300;
	font-family: inherit;
	line-height: 26px;
	display: block;
	width: 100%;
	float: unset;
}

.course-item .thim-course-content .course-info .info-item span {
	color: #181b1d;
	font-weight: 400;
}

.course-item .thim-course-content .course-offline-meta {
	position: relative;
	padding: 20px 0 25px;
	display: block;
	margin: 20px 0 0;
	border-top: 1px solid var(--thim-course-price-color, rgba(255, 34, 68, .8));
	text-align: left;
}

.course-item .thim-course-content .course-offline-meta.only-price {
	text-align: center;
	border-top-color: var(--thim-border-color, #eee);
}

.thim-course-list .course-item .thim-course-content .course-offline-meta.only-price {
	text-align: left;
}

.course-item .thim-course-content .course-offline-meta.only-price>div.course-price .value {
	font-size: 32px;
}

.course-item .thim-course-content .course-offline-meta .course-price {
	float: none !important;
}

.course-item .thim-course-content .course-offline-meta>div {
	display: inline-block;
	vertical-align: middle;
	border-right: 1px dashed var(--thim-border-color, #eee);
	padding-right: 10px;
	margin-right: 10px;
	color: #ccc;
	transition: all .35s;
	position: relative;
}

.course-item .thim-course-content .course-offline-meta>div .value {
	font-size: 14px;
	font-weight: 700;
	line-height: 15px;
	margin-bottom: 0;
}

.course-item .thim-course-content .course-offline-meta>div.course-price {
	margin-right: 0;
	padding-right: 0;
	border-right: 0;
	line-height: 36px;
}

.course-item .thim-course-content .course-offline-meta>div.course-price .value {
	font-size: 20px;
	line-height: 30px;
	display: inline-block;
	color: var(--thim-course-price-color, rgba(255, 34, 68, .8));
}

.course-item .thim-course-content .course-offline-meta>div.course-price .unit-price {
	line-height: 36px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	color: var(--thim-course-price-color, rgba(255, 34, 68, .8));
	float: right;
	margin-left: 3px;
	margin-top: 0;
}

.course-item .thim-course-content .course-offline-meta>div.class-size:before, .course-item .thim-course-content .course-offline-meta>div.year-old:before {
	content: "";
	position: absolute;
	height: 1px;
	display: block;
	left: 0;
	right: 0;
	top: -21px;
	z-index: 1;
}

.course-item .thim-course-content .course-offline-meta>div.year-old:before {
	background: #ffb606;
	left: -11px;
}

.course-item .thim-course-content .course-offline-meta>div.year-old .value {
	color: #ffb606;
}

.course-item .thim-course-content .course-offline-meta>div.class-size:before {
	background: #9bba1f;
}

.course-item .thim-course-content .course-offline-meta>div.class-size .value {
	color: #9bba1f;
}

.course-item .thim-course-content .course-offline-meta label {
	display: block !important;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: 400;
	margin: 0;
}

#lp-archive-courses .lp-content-area {
	padding-left: 0;
	padding-right: 0;
}

#lp-archive-courses #thim-course-archive.thim-course-grid .lp-archive-course-skeleton {
	margin: 0 15px;
}

#lp-archive-courses #thim-course-archive .lp-archive-course-skeleton .cssload-loading {
	top: 40%;
}

#lp-archive-courses #thim-course-archive ul.learn-press-courses {
	margin: 0;
}

#lp-archive-courses #thim-course-archive ul.learn-press-courses p.message {
	width: 100%;
}

#lp-archive-courses .learn-press-pagination {
	padding-left: 15px;
	padding-right: 15px;
}

#lp-archive-courses .thim-course-list .learn-press-courses .course .course-item {
	flex-direction: row;
	flex-wrap: wrap;
}

#lp-archive-courses .thim-course-list .learn-press-courses .lpr_course {
	width: 100%;
}

.lp-archive-courses .thim-course-grid .learn-press-pagination {
	margin-top: 30px;
}

.lp-archive-courses .thim-course-grid .learn-press-courses p.message {
	margin: 0 15px;
}

.thim-course-filter-wrapper {
	border: solid 1px var(--thim-border-color, #e5e5e5);
	border-radius: var(--thim-border-radius-item, 0);
}

.thim-course-filter-wrapper::before, .thim-course-filter-wrapper::after {
	display: none;
}

.thim-border-radius {
	--thim-border-radius-item: 4px;
}

.thim-border-radius .thim-course-grid .course-item .course-thumbnail {
	border-radius: var(--thim-border-radius-item, 0) var(--thim-border-radius-item, 0) 0 0;
}

.thim-border-radius .thim-course-grid .course-item .thim-course-content {
	border-radius: 0 0 var(--thim-border-radius-item, 0) var(--thim-border-radius-item, 0);
}

.thim-border-radius .thim-course-grid .course-item .thim-course-content .course-author img {
	border-width: 5px;
}

.thim-border-radius .thim-course-list .course-item .course-thumbnail {
	border-radius: var(--thim-border-radius-item, 0);
}

.thim-border-radius .thim-course-list .course-item .course-thumbnail .course-readmore, .thim-border-radius .thim-course-list .course-item .course-thumbnail .wrap-btn-add-course-to-cart .lp-button, .thim-border-radius .thim-course-grid .course-item .course-thumbnail .course-readmore, .thim-border-radius .thim-course-grid .course-item .course-thumbnail .wrap-btn-add-course-to-cart .lp-button {
	background: transparent !important;
	font-size: 1em;
	font-weight: normal;
	text-transform: none;
	color: #fff !important;
	padding: 0;
}

.thim-border-radius .thim-course-list .course-item .course-thumbnail .course-readmore:hover, .thim-border-radius .thim-course-list .course-item .course-thumbnail .wrap-btn-add-course-to-cart .lp-button:hover, .thim-border-radius .thim-course-grid .course-item .course-thumbnail .course-readmore:hover, .thim-border-radius .thim-course-grid .course-item .course-thumbnail .wrap-btn-add-course-to-cart .lp-button:hover {
	text-decoration: underline;
}

.thim-border-radius .thim-course-list .course-item .course-thumbnail .course-readmore, .thim-border-radius .thim-course-grid .course-item .course-thumbnail .course-readmore {
	font-size: 0 !important;
}

.thim-border-radius .thim-course-list .course-item .course-thumbnail .course-readmore::before, .thim-border-radius .thim-course-grid .course-item .course-thumbnail .course-readmore::before {
	font-size: 26px;
	font-family: "thim-ekits";
	-webkit-font-smoothing: antialiased;
	font-weight: normal;
	content: "";
	color: #fff;
}

.thim-border-radius .thim-course-list .course-item .course-thumbnail .course-readmore:hover, .thim-border-radius .thim-course-grid .course-item .course-thumbnail .course-readmore:hover {
	text-decoration: none;
}

.thim-border-radius .thim-course-list .course-item .course-wishlist-box button:before, .thim-border-radius .thim-course-grid .course-item .course-wishlist-box button:before {
	font-family: "thim-ekits";
	font-weight: normal;
	font-style: normal;
}

.thim-border-radius .thim-course-list .course-item .thim-course-content .course-readmore, .thim-border-radius .thim-course-list .course-item .thim-course-content .wrap-btn-add-course-to-cart .lp-button, .thim-border-radius .thim-course-grid .course-item .thim-course-content .course-readmore, .thim-border-radius .thim-course-grid .course-item .thim-course-content .wrap-btn-add-course-to-cart .lp-button {
	background: transparent !important;
	padding: 0;
	text-decoration: underline;
	color: var(--thim-font-body-color);
}

.thim-border-radius .thim-course-list .course-item .thim-course-content .course-readmore:hover, .thim-border-radius .thim-course-list .course-item .thim-course-content .wrap-btn-add-course-to-cart .lp-button:hover, .thim-border-radius .thim-course-grid .course-item .thim-course-content .course-readmore:hover, .thim-border-radius .thim-course-grid .course-item .thim-course-content .wrap-btn-add-course-to-cart .lp-button:hover {
	color: var(--thim-body-primary-color, #ffb606);
}

.thim-border-radius .thim-course-list .course-item .thim-course-content .course-meta .course-students .fa-group:before, .thim-border-radius .thim-course-list .course-item .thim-course-content .course-meta .course-comments-count .fa-comment:before, .thim-border-radius .thim-course-grid .course-item .thim-course-content .course-meta .course-students .fa-group:before, .thim-border-radius .thim-course-grid .course-item .thim-course-content .course-meta .course-comments-count .fa-comment:before {
	font-family: "thim-ekits";
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	content: "";
}

.thim-border-radius .thim-course-list .course-item .thim-course-content .course-meta .course-comments-count .fa-comment:before, .thim-border-radius .thim-course-grid .course-item .thim-course-content .course-meta .course-comments-count .fa-comment:before {
	content: "";
}

.site-main #content {
	max-width: 100%;
	width: auto;
	padding: 0;
}

#learn-press-course .course-price {
	margin-bottom: 0px;
}

.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: 30px;
	font-weight: 700;
	margin: 0;
	line-height: 40px;
	margin-bottom: 30px;
	text-transform: none;
}

.learn-press .popup-content #learn-press-course-lesson {
	display: none;
}

.learn-press .course-meta-single {
	display: inline-block;
	overflow: hidden;
	position: relative;
	padding: 0;
	margin-bottom: 30px;
}

.content_course_2 .learn-press .course-meta-single {
	padding: 0 15px;
}

.learn-press .course-meta-single label {
	font-size: 12px;
	font-weight: 700;
	color: #ccc;
	margin-bottom: 0;
}

.learn-press .course-meta-single label .value {
	margin-left: 5px;
}

.learn-press .course-meta-single .value {
	color: #7a7a7a;
}

.learn-press .course-meta-single>div {
	display: inline-block;
	line-height: 20px;
	margin-right: 12px;
	margin-bottom: 0;
	padding-right: 12px;
	color: #ccc;
	border-right: 1px solid var(--thim-border-color, #eee);
	float: left;
}

.learn-press .course-meta-single>div .value {
	line-height: 16px;
}

.learn-press .course-meta-single>div .value.lp-progress-bar {
	margin: 0;
	height: 6px;
	margin-top: 5px;
	width: 200px;
	border-radius: 0;
	background: var(--thim-border-color, #eee);
	float: none;
	position: relative;
}

.learn-press .course-meta-single>div .value.lp-progress-bar .lp-passing-conditional {
	position: absolute;
	width: 4px;
	height: 6px;
	background-color: #ffb606;
	top: 0;
}

.learn-press .course-meta-single>div .value.lp-progress-bar .lp-progress-value {
	height: 6px;
	border-radius: 0;
}

.learn-press .course-meta-single>div i {
	display: none;
}

.learn-press .course-meta-single>div.course-author {
	display: unset;
	margin-bottom: 0px;
}

.learn-press .course-meta-single>div.course-author img {
	border-radius: 50%;
	width: 40px;
	height: auto;
	float: left;
	margin-right: 10px;
}

.learn-press .course-meta-single>div.course-author .author-contain {
	display: inline-block;
}

.learn-press .course-meta-single>div.course-author .value a {
	color: #7a7a7a;
}

.learn-press .course-meta-single>div.course-author .value a:hover {
	text-decoration: underline;
}

.learn-press .course-meta-single>div.course-categories .value a {
	color: #7a7a7a;
}

.learn-press .course-meta-single>div.course-categories .value a:hover {
	text-decoration: underline;
}

.learn-press .course-meta-single>div.forum-link .value a {
	color: #7a7a7a;
}

.learn-press .course-meta-single>div.forum-link .value a:hover {
	text-decoration: underline;
}

.learn-press .course-meta-single>div:last-child {
	border-right: 0;
	margin-right: 0;
	padding-right: 0;
}

.learn-press .course-meta-single>div.course-review .value>span {
	display: none;
}

.learn-press .course-meta-single>div.lp-course-progress-wrapper .lp-skeleton-animation>li {
	float: left;
}

.learn-press .thim-enroll-course-button {
	display: inline-block;
	font-size: 13px;
	line-height: 40px;
	height: 40px;
	border: 0;
	border-radius: 0;
	padding: 0 25px;
	text-transform: uppercase;
	font-weight: 700;
}

.learn-press .thim-enroll-course-button:focus {
	outline: none;
	box-shadow: none;
}

.learn-press .thim-enroll-course-button label {
	display: none;
}

@media (max-width:321px) {
	.learn-press .thim-enroll-course-button {
		padding: 0 15px;
	}
}

.learn-press .course-payment, .learn-press .thim-course-landing-button {
	float: right;
	display: flex;
	flex-wrap: wrap;
	row-gap: 10px;
	column-gap: 10px;
	position: relative;
	margin-bottom: 30px;
}

.learn-press .course-payment .woocommerce-message:nth-child(3), .learn-press .thim-course-landing-button .woocommerce-message:nth-child(3) {
	display: none;
}

.learn-press .course-payment .woocommerce-message, .learn-press .thim-course-landing-button .woocommerce-message {
	display: inline-block;
	background: none;
	vertical-align: middle;
	margin: 0;
}

.learn-press .course-payment .woocommerce-message a.button, .learn-press .thim-course-landing-button .woocommerce-message a.button {
	float: none;
	padding: 0 25px;
	line-height: 40px;
	display: block;
	font-size: 13px;
	color: #333;
	font-weight: 700;
	text-transform: uppercase;
}

.learn-press .course-payment .woocommerce-message span, .learn-press .thim-course-landing-button .woocommerce-message span {
	display: none;
}

.learn-press .course-payment .message, .learn-press .thim-course-landing-button .message {
	margin: 0px;
}

@media (max-width:600px) {
	.learn-press .course-payment .message, .learn-press .thim-course-landing-button .message {
		margin-bottom: 20px;
	}
}

.learn-press .course-payment .course-price, .learn-press .thim-course-landing-button .course-price {
	font-size: 30px;
	line-height: 40px;
	font-weight: 700;
	display: inline-block;
}

@media (max-width:400px) {
	.learn-press .course-payment .course-price, .learn-press .thim-course-landing-button .course-price {
		float: left;
	}
}

.learn-press .course-payment .course-price .value, .learn-press .thim-course-landing-button .course-price .value {
	line-height: 40px;
}

.learn-press .course-payment .course-price .value.free-course, .learn-press .thim-course-landing-button .course-price .value.free-course {
	color: #00d637;
}

.learn-press .course-payment .course-price label, .learn-press .thim-course-landing-button .course-price label {
	display: none;
}

.learn-press .course-payment .lp-course-buttons, .learn-press .thim-course-landing-button .lp-course-buttons {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 0 !important;
}

.learn-press .course-payment .course-enrolled, .learn-press .thim-course-landing-button .course-enrolled {
	background: #54b551;
	color: #fff;
	cursor: default;
}

.learn-press .course-payment .course-enrolled .fa, .learn-press .thim-course-landing-button .course-enrolled .fa {
	margin-right: 8px;
}

.learn-press .course-summary .course-thumbnail {
	margin-bottom: 40px;
}

.learn-press .course-summary .course-thumbnail img {
	border-radius: var(--thim-border-radius-item, 0);
}

.learn-press .course-tabs {
	clear: both;
}

.learn-press .course-tabs .nav-tabs {
	margin: 0;
	border: 0;
	border-bottom: 1px solid var(--thim-border-color, #eee);
}

.learn-press .course-tabs .nav-tabs li {
	background: transparent;
	border-radius: 0;
	margin: 0;
	width: 25%;
	text-align: center;
	border: 0;
	position: relative;
}

.learn-press .course-tabs .nav-tabs li a {
	border-radius: 0;
	margin-right: 3px;
	border: 1px solid var(--thim-border-color, #eee);
	border-bottom: 0;
	font-size: 13px;
	font-weight: 700;
	background: #f9f9f9;
	line-height: 29px;
}

.learn-press .course-tabs .nav-tabs li a .fa {
	font-size: 13px;
	vertical-align: middle;
	line-height: 29px;
	margin-right: 8px;
}

.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 var(--thim-border-color, #eee);
	border-top: 0;
	padding: 40px 25px;
}

.learn-press .course-tabs .tab-content .lp-announcements .lp-announcement-item {
	margin-bottom: 15px;
}

.learn-press .course-tabs .tab-content .lp-announcements .lp-announcement-item .title {
	background-color: transparent;
	border: 1px solid var(--thim-border-color, #eee) !important;
	line-height: 40px;
}

.learn-press .course-tabs .tab-content .lp-announcements .lp-announcement-item .title span {
	background: none;
	color: #333;
}

.learn-press .course-tabs .tab-content .lp-announcements .lp-announcement-item .lp-announcement-content {
	padding-left: 20px;
	background-color: transparent;
}

.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 25px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	margin-top: 15px;
	display: inline-block;
}

.learn-press #learn-press-course-curriculum {
	margin: 0;
	list-style: none;
}

.learn-press #learn-press-course-curriculum .learn-press-4 ul.curriculum-sections .section-content .course-item>span {
	width: inherit;
}

.learn-press #learn-press-course-curriculum .learn-press-4 ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta {
	margin-left: 0px;
}

.learn-press .course-wishlist-box {
	line-height: 30px;
	padding: 5px 0;
	text-align: center;
}

.learn-press .course-wishlist-box button {
	background: transparent !important;
	border: none !important;
	color: #fff !important;
	line-height: 30px;
	display: inline-block !important;
	padding: 0 !important;
	width: 100%;
	position: static !important;
	text-transform: uppercase;
}

.learn-press .course-wishlist-box button:before {
	font-size: 14px;
}

.learn-press .course-wishlist-box span {
	line-height: 30px;
	display: inline-block;
	color: #fff;
}

.learn-press .course-wishlist-box span.fa {
	cursor: pointer;
}

.learn-press .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 .3s;
	-khtml-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .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: 13px;
	font-weight: 700;
	cursor: pointer;
}

#learn-press-course-curriculum ul.curriculum-sections {
	margin: 0;
	list-style: none;
	background: none;
}

#learn-press-course-curriculum ul.curriculum-sections .section-header {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	margin: 51px 0 23px;
	line-height: 30px;
	min-height: 30px;
	position: relative;
	border: 0;
	padding: 0 150px 0 40px;
	cursor: pointer;
	padding: 0 40px !important;
}

#learn-press-course-curriculum ul.curriculum-sections .section-header .section-left .section-desc {
	font-size: 16px;
	text-transform: initial;
}

#learn-press-course-curriculum ul.curriculum-sections .section-header .section-meta .step {
	position: absolute;
	top: -1px;
	line-height: 30px;
	right: 13px;
	z-index: 9999;
	font-size: 16px;
}

#learn-press-course-curriculum ul.curriculum-sections .section-header.click-collapse {
	cursor: pointer;
}

#learn-press-course-curriculum ul.curriculum-sections .section-header .meta {
	position: absolute;
	top: 0;
	line-height: 30px;
	right: 13px;
	z-index: 9999;
	font-size: 17px;
}

#learn-press-course-curriculum ul.curriculum-sections .section-header .collapse {
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
	height: 30px;
	line-height: 30px;
	display: block;
	visibility: visible;
	border: 0;
	text-align: center;
	font-size: 13px;
	cursor: pointer;
	color: #999;
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#learn-press-course-curriculum ul.curriculum-sections .section-header .collapse:before {
	font-family: "Font Awesome 5 Free";
	content: "";
	font-weight: 900;
}

#learn-press-course-curriculum ul.curriculum-sections .section-header .collapse.plus:before {
	content: "";
}

#learn-press-course-curriculum ul.curriculum-sections .section-header:hover {
	background: none;
}

#learn-press-course-curriculum ul.curriculum-sections .section {
	border-bottom: 1px solid var(--thim-border-color, #eee);
	padding-bottom: 0 !important;
}

#learn-press-course-curriculum ul.curriculum-sections .section:last-child {
	border-bottom: 0;
}

#learn-press-course-curriculum ul.curriculum-sections .section:first-child .section-header {
	margin-top: 0;
}

#learn-press-course-curriculum ul.curriculum-sections .section.closed .section-toggle {
	transform: rotate(180deg);
}

#learn-press-course-curriculum ul.curriculum-sections .section-content {
	margin: 0 !important;
	list-style: none;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item.viewable {
	background: none;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item.viewable:hover {
	background: none;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item {
	line-height: 30px;
	padding: 11px 0px !important;
	border-top: 1px solid var(--thim-border-color, #eee);
	margin: 0 !important;
	display: inherit !important;
	background: inherit !important;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item.current, #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item.item-current {
	background: #f9fafa;
	position: relative;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item.current:hover, #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item.item-current:hover {
	background: #f9fafa;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item.current:after, #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;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item.current:before, #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item.item-current:before {
	content: "";
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 2;
	display: block;
	background: transparent;
	width: 100%;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item.viewable:hover {
	cursor: default;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-item-title {
	font-weight: 700;
	font-size: 15px;
	display: inline-block;
	line-height: 30px;
	margin-right: 15px;
	max-width: calc(100% - 300px);
	max-width: -webkit-calc(100% - 300px);
	max-width: -moz-calc(100% - 300px);
	width: 100%;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-item-title.quiz-title {
	max-width: calc(100% - 300px);
	max-width: -webkit-calc(100% - 300px);
	max-width: -moz-calc(100% - 300px);
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-item-title:before {
	display: none;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .lesson-preview {
	line-height: 24px;
	width: 24px;
	height: 24px;
	text-align: center;
	border: 0;
	padding: 0;
	background: #54b551;
	color: #fff;
	display: inline-block;
	border-radius: 50%;
	margin-left: 10px;
	font-size: 12px;
	font-weight: 700;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-format-icon {
	margin-right: 5px;
	min-width: 15px;
}

#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: 13px;
	font-weight: 400;
	min-width: 80px;
	display: inline-block;
	line-height: 30px;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .meta-left {
	display: inline-block;
	float: left;
	min-width: 135px;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .meta-center {
	display: inline-block;
	float: left;
	max-width: calc(100% - 172px);
	max-width: -webkit-calc(100% - 172px);
	max-width: -moz-calc(100% - 172px);
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 24px;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .meta-center .course-item-title {
	line-height: 24px;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .meta-center.has-right {
	position: relative;
	padding-right: 70px;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .meta-center.has-right .lesson-preview, #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .meta-center.has-right .locked {
	position: absolute;
	display: inline-block;
	vertical-align: top;
	top: 3px;
	right: 0;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .meta-center.has-completed {
	padding-right: 40px;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .meta-center .course-item-title {
	max-width: 100%;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .meta {
	font-size: 13px !important;
	font-weight: 400 !important;
	float: right;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .locked {
	line-height: 24px;
	border: 0;
	padding: 0 12px;
	background: #999;
	color: #fff;
	display: inline-block;
	border-radius: 3px;
	margin-left: 0;
	font-size: 12px;
	font-weight: 700;
}

#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 span {
	display: inline-block !important;
	color: #999 !important;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item.completed a, #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item.item-completed a {
	text-decoration: none;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .item-status {
	display: none;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .item-status:before {
	content: "";
	line-height: 24px;
	font-family: "Font Awesome 5 Free";
	font-size: 14px;
	font-weight: 900;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .item-status.item-status-completed {
	display: inline-block;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .item-status.item-status-completed:before {
	content: "";
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .item-status.item-status-started {
	display: inline-block;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .item-status.item-status-started:before {
	content: "";
	line-height: 24px;
	height: 23px;
	width: 24px;
	display: block;
	text-align: center;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .item-status.item-status-failed {
	display: inline-block;
	background-color: #cc540d;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .item-status.item-status-failed:before {
	content: "";
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .item-status.item-status-passed {
	display: inline-block;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .completed-button, #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .item-status {
	line-height: 24px;
	border: 0;
	width: 24px;
	text-align: center;
	background: #54b551;
	color: #fff;
	border-radius: 50%;
	margin-left: 0;
	font-size: 12px;
	font-weight: 700;
	cursor: default;
	display: none;
	position: absolute;
	vertical-align: top;
	top: 3px;
	right: 0;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item.item-completed .completed-button, #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item.item-has-status .completed-button {
	display: inline-block;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item.item-completed .meta-center, #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item.item-has-status .meta-center {
	position: relative;
	padding-right: 40px;
	max-width: calc(100% - 172px);
	max-width: -webkit-calc(100% - 172px);
	max-width: -moz-calc(100% - 172px);
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta {
	display: inline-block !important;
	right: inherit;
	position: inherit;
	top: inherit;
	vertical-align: top !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	margin: 0 5px 0 5px;
	float: right;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .lp-icon {
	position: inherit;
	top: inherit;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item.has-status.failed .course-item-status {
	background-color: #a94442 !important;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item.has-status.failed .course-item-status:before {
	content: "";
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .meta-center:not(.has-right) {
	max-width: calc(100% - 130px);
	max-width: -webkit-calc(100% - 130px);
	max-width: -moz-calc(100% - 130px);
}

#learn-press-course-curriculum ul.curriculum-sections .section:last-child .section-content .course-item:last-child {
	border-bottom: 0;
}

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

#tab-course-description, #tab-overview, #learn-press-course-description {
	overflow: hidden;
}

#tab-course-description .thim-course-content, #tab-overview .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 var(--thim-border-color, #eee);
}

#tab-course-description .thim-course-content h4, #tab-course-description .thim-course-content h5, #tab-course-description .thim-course-content h6, #tab-overview .thim-course-content h4, #tab-overview .thim-course-content h5, #tab-overview .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-content p, #tab-overview .thim-course-content p, #learn-press-course-description .thim-course-content p {
	margin-bottom: 25px;
}

#tab-course-description .thim-course-info, #tab-overview .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, #tab-overview .thim-course-info .title, #learn-press-course-description .thim-course-info .title {
	margin: 0;
	font-size: 16px;
	line-height: 30px;
	text-transform: uppercase;
}

#tab-course-description .thim-course-info ul, #tab-overview .thim-course-info ul, #learn-press-course-description .thim-course-info ul {
	margin: 0;
}

#tab-course-description .thim-course-info ul li, #tab-overview .thim-course-info ul li, #learn-press-course-description .thim-course-info ul li {
	list-style: none;
	font-size: 13px;
	border-bottom: 1px solid var(--thim-border-color, #eee);
	line-height: 25px;
	padding: 15px 0;
}

#tab-course-description .thim-course-info ul li .fa, #tab-overview .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 span, #tab-overview .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, #tab-overview .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: right;
	max-width: 90px;
	line-height: 20px;
}

#tab-course-description .thim-course-info .thim-enroll-course-button, #tab-overview .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, #tab-overview .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, .4);
	-webkit-transition: all .3s;
	-khtml-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.thim-course-menu-landing .course-origin-price {
	font-size: 16px;
	text-decoration: line-through;
	color: #666;
}

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;
}

.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: 13px;
}

.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 10px;
	display: inline-block;
	float: right;
	margin-bottom: 0;
}

@media (max-width:600px) {
	.thim-course-menu-landing .thim-course-landing-button {
		display: block;
		float: none;
	}
	
	.thim-course-menu-landing .thim-course-landing-button .message {
		margin-bottom: 0px;
	}
}

.thim-course-menu-landing .thim-course-landing-button .course-price {
	font-size: 30px;
	line-height: 40px;
	font-weight: 700;
	margin-right: 10px;
	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: #00d637;
}

.thim-course-menu-landing .thim-course-landing-button .lp-course-buttons, .thim-course-menu-landing .thim-course-landing-button .lp-course-buttons form {
	display: inline-block;
}

@media (max-width:321px) {
	.thim-course-menu-landing .thim-course-landing-button {
		width: 100%;
	}
	
	.thim-course-menu-landing .thim-course-landing-button .course-price {
		font-size: 22px;
	}
}

#tab-course-review .course-rating>h3, #tab-reviews .course-rating>h3 {
	margin: 0;
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	margin-bottom: 14px;
	text-transform: uppercase;
}

#tab-course-review .course-rating .rating-title, #tab-reviews .course-rating .rating-title {
	margin-bottom: 13px;
	line-height: 25px;
}

#tab-course-review .course-rating .rating-box, #tab-reviews .course-rating .rating-box {
	border: 1px solid var(--thim-border-color, #eee);
}

#tab-course-review .course-rating .average-rating, #tab-reviews .course-rating .average-rating {
	width: 200px;
	display: inline-block;
	float: left;
	margin-right: 30px;
}

#tab-course-review .course-rating .average-rating .rating-box, #tab-reviews .course-rating .average-rating .rating-box {
	text-align: center;
	padding-bottom: 40px;
}

#tab-course-review .course-rating .average-rating .rating-box .average-value, #tab-reviews .course-rating .average-rating .rating-box .average-value {
	font-weight: 700;
	font-size: 72px;
	line-height: 80px;
	margin: 27px 0 11px;
}

#tab-course-review .course-rating .average-rating .rating-box .review-star, #tab-reviews .course-rating .average-rating .rating-box .review-star {
	line-height: 16px;
}

#tab-course-review .course-rating .average-rating .rating-box .review-amount, #tab-reviews .course-rating .average-rating .rating-box .review-amount {
	line-height: 25px;
}

#tab-course-review .course-rating .detailed-rating, #tab-reviews .course-rating .detailed-rating {
	width: auto;
	display: inline-block;
	max-width: 100%;
}

#tab-course-review .course-rating .detailed-rating .rating-box, #tab-reviews .course-rating .detailed-rating .rating-box {
	width: 100%;
	overflow: hidden;
	padding: 20px 0;
}

#tab-course-review .course-rating .detailed-rating .stars, #tab-reviews .course-rating .detailed-rating .stars {
	clear: both;
	padding: 0 30px;
	padding-bottom: 3px;
}

#tab-course-review .course-rating .detailed-rating .stars:last-child, #tab-reviews .course-rating .detailed-rating .stars:last-child {
	padding-bottom: 0;
}

#tab-course-review .course-rating .detailed-rating .stars>div, #tab-reviews .course-rating .detailed-rating .stars>div {
	display: inline-table;
	line-height: 30px;
}

#tab-course-review .course-rating .detailed-rating .stars>div.key, #tab-reviews .course-rating .detailed-rating .stars>div.key {
	font-weight: 700;
	min-width: 47px;
}

#tab-course-review .course-rating .detailed-rating .stars>div.bar, #tab-reviews .course-rating .detailed-rating .stars>div.bar {
	width: 200px;
	margin: 0 7px;
}

#tab-course-review .course-rating .detailed-rating .stars>div.bar .full_bar, #tab-reviews .course-rating .detailed-rating .stars>div.bar .full_bar {
	background: var(--thim-border-color, #eee);
	height: 12px;
	position: relative;
}

#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 {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}

#tab-course-review .course-rating .detailed-rating .stars>div.value, #tab-reviews .course-rating .detailed-rating .stars>div.value {
	color: #999;
}

#tab-course-review .course-review, #tab-reviews .course-review {
	margin-top: 51px;
}

#tab-course-review .course-review .content-review>ul, #tab-reviews .course-review .content-review>ul {
	margin: 0;
}

#tab-course-review .course-review .content-review>ul>li, #tab-reviews .course-review .content-review>ul>li {
	border-top: 1px solid var(--thim-border-color, #eee);
	padding: 50px 0;
	overflow: hidden;
	list-style: none;
	display: block;
}

#tab-course-review .course-review .content-review>ul>li:last-child, #tab-reviews .course-review .content-review>ul>li:last-child {
	padding-bottom: 0;
}

#tab-course-review .course-review .content-review>ul .review-author, #tab-reviews .course-review .content-review>ul .review-author {
	width: 70px;
	overflow: hidden;
	float: left;
	margin-right: 30px;
}

#tab-course-review .course-review .content-review>ul .review-author img, #tab-reviews .course-review .content-review>ul .review-author img {
	border-radius: 50%;
}

#tab-course-review .course-review .content-review>ul .review-time, #tab-reviews .course-review .content-review>ul .review-time {
	display: inline-block;
	margin-right: 15px;
	font-size: 12px;
	font-weight: 700;
	color: #ccc;
}

#tab-course-review .course-review .content-review>ul .review-text, #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-course-review .course-review .content-review>ul .review-text .author-name, #tab-reviews .course-review .content-review>ul .review-text .author-name {
	display: inline-block;
	font-weight: 700;
	font-size: 15px;
	margin: 0;
	line-height: 20px;
	margin-right: 15px;
	text-transform: capitalize;
}

#tab-course-review .course-review .content-review>ul .review-text .review-star, #tab-reviews .course-review .content-review>ul .review-text .review-star {
	display: inline-block;
	line-height: 20px;
}

#tab-course-review .course-review .content-review>ul .review-text .review-title, #tab-reviews .course-review .content-review>ul .review-text .review-title {
	font-size: 14px;
	font-style: italic;
	font-weight: 700;
	line-height: 25px;
	margin: 9px 0 15px;
}

#tab-course-review .review-load-more, #tab-reviews .review-load-more {
	text-align: center;
}

#tab-course-review .review-load-more #course-review-load-more, #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 .3s;
	-khtml-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

#tab-course-review .review-load-more #course-review-load-more.loading .fa, #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-course-review .review-load-more #course-review-load-more.loading .fa:before, #tab-reviews .review-load-more #course-review-load-more.loading .fa:before {
	content: "";
}

#tab-course-review .add-review, #tab-reviews .add-review {
	background: #f9f9f9;
	margin: 60px -30px -60px;
	padding: 0 30px 65px;
}

#tab-course-review .add-review .title, #tab-reviews .add-review .title {
	font-weight: 700;
	margin: 0;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 35px;
	padding: 55px 0 3px;
}

#tab-course-review .add-review .description, #tab-reviews .add-review .description {
	margin-bottom: 12px;
	color: #999;
}

#tab-course-review .add-review .review-stars-rated, #tab-reviews .add-review .review-stars-rated {
	clear: both;
	display: block;
	margin-bottom: 5px;
}

#tab-course-review .add-review .review-stars, #tab-reviews .add-review .review-stars {
	cursor: pointer;
}

#tab-course-review .add-review form label, #tab-reviews .add-review form label {
	font-size: 13px;
	font-weight: 400;
	line-height: 30px;
	margin-bottom: 0;
	display: block;
	margin-top: 10px;
}

#tab-course-review .add-review form label span, #tab-reviews .add-review form label span {
	vertical-align: top;
}

#tab-course-review .add-review form input[type=text], #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-course-review .add-review form textarea, #tab-reviews .add-review form textarea {
	border: 1px solid #e3e6e6;
	padding: 10px;
	clear: both;
	width: 100%;
	display: block;
	min-height: 100px;
}

#tab-course-review .add-review form button[type=submit], #tab-reviews .add-review form button[type=submit] {
	padding: 5px 25px;
	text-transform: uppercase;
	line-height: 30px;
	border: 0;
	box-shadow: none;
	font-size: 13px;
	font-weight: 700;
	height: 40px;
	margin-top: 20px;
}

.thim-ralated-course, .thim-related-course {
	clear: both;
	overflow: hidden;
}

.thim-ralated-course .thim-course-grid, .thim-related-course .thim-course-grid {
	margin: 0 -14px;
}

.thim-ralated-course .thim-course-grid>.thim-carousel-wrapper>.lpr_course[class*=course-grid-], .thim-related-course .thim-course-grid>.thim-carousel-wrapper>.lpr_course[class*=course-grid-] {
	width: 100%;
}

.thim-ralated-course .related-title, .thim-related-course .related-title {
	text-transform: uppercase;
	position: relative;
	padding-bottom: 5px;
	margin: 60px 0 35px;
}

.thim-ralated-course .related-title:after, .thim-related-course .related-title:after {
	content: "";
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 35px;
	background: #000;
}

.thim-ralated-course .owl-carousel .lpr_course, .thim-ralated-course .thim-owl-carousel .lpr_course, .thim-related-course .owl-carousel .lpr_course, .thim-related-course .thim-owl-carousel .lpr_course {
	padding-right: 15px;
	padding-left: 15px;
	width: 100% !important;
	margin-bottom: 3px !important;
}

.thim-ralated-course .owl-controls, .thim-related-course .owl-controls {
	margin-top: 30px;
}

.course-content #learn-press-course-tabs {
	margin-bottom: 0;
}

.course-content>.course-description {
	padding-bottom: 50px;
}

.course-content .complete-lesson-button {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	height: 40px;
	line-height: 30px;
	padding: 5px 25px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	margin-top: 15px;
	display: inline-block;
}

.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: 15px;
	font-weight: 400;
}

.course-content .course-content-lesson-nav a {
	font-size: 14px;
	font-weight: 700;
	color: #333;
}

#learn-press-content-item .content-item-wrap .form-button {
	display: inline-block;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.mfp-with-fade .mfp-container, .mfp-with-fade.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.mfp-with-fade.mfp-ready .mfp-container {
	opacity: 1;
}

.mfp-with-fade.mfp-ready.mfp-bg {
	opacity: .8;
}

.mfp-with-fade.mfp-removing .mfp-container, .mfp-with-fade.mfp-removing.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .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) {
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	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: 90px;
	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: 90px;
	line-height: 90px;
	text-transform: none;
	text-align: center;
	color: rgba(255, 255, 255, .8);
	font-size: 13px;
	font-weight: 700;
}

.mfp-content .popup-title>button:hover {
	color: #fff;
}

.course-content .popup-title {
	position: absolute;
	left: 0 !important;
	top: 0 !important;
	font-size: 23px;
	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: 13px;
	font-weight: 700;
}

#learn-press-course-lesson-heading .index {
	color: #fff;
}

body.single-lpr_course .mfp-container {
	padding-bottom: 0;
	padding-top: 0;
}

body.single-lpr_course.admin-bar .mfp-inline-holder {
	padding-top: 32px;
}

body .course-meta .course-review .value {
	cursor: pointer;
}

body .learn-press form.purchase-course, body .learn-press form.course-external-link {
	margin-bottom: 0;
	display: inline-block;
}

.learn-press .form-purchase-course {
	display: inline-block;
}

.learn-press #learn-press-course-curriculum .section-content {
	background: transparent;
}

.learn-press #learn-press-course-curriculum .section-header {
	background: transparent;
	padding: 0;
}

.learn-press .view-cart-button {
	border-radius: 0;
	font-size: 13px;
	height: 40px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 5px 25px;
	display: inline-block;
	color: #fff;
}

.learn-press .form-purchase-course .thim-enroll-course-button.loading {
	filter: alpha(opacity=70);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	-webkit-opacity: .7;
	-khtml-opacity: .7;
	-moz-opacity: .7;
	-ms-opacity: .7;
	-o-opacity: .7;
	opacity: .7;
	position: relative;
	cursor: not-allowed;
	pointer-events: none;
}

.learn-press .form-purchase-course .thim-enroll-course-button.loading:after {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
	content: "";
	width: 24px;
	height: 24px;
	line-height: 24px;
	-webkit-transition: none;
	-khtml-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
	font-size: 18px;
	font-family: "Font Awesome 5 Free";
	position: absolute;
	left: 50%;
	color: #fff;
	top: 8px;
	margin-left: -12px;
	font-weight: 900;
}

.learn-press .form-purchase-course .thim-enroll-course-button.added {
	display: none;
}

.learn-press .form-purchase-course .view-cart-button {
	display: inline-block;
}

.learn-press .form-purchase-course .view-cart-button.hide-if-js {
	display: none;
}

.learn-press .course-faqs-course_offline {
	margin-bottom: 40px;
}

.learn-press .course-faqs-course_offline .course-faqs-box__title {
	padding-top: 15px;
	padding-bottom: 15px;
}

.learn-press .course-tab-panel-faqs input[name=course-faqs-box-ratio] {
	display: none;
}

body.block-content .thim-enroll-course-button, body.block-content .button-retake-course, body.block-content #learn-press-finish-course {
	filter: alpha(opacity=70);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	-webkit-opacity: .7;
	-khtml-opacity: .7;
	-moz-opacity: .7;
	-ms-opacity: .7;
	-o-opacity: .7;
	opacity: .7;
	position: relative;
}

body.block-content .thim-enroll-course-button:before, body.block-content .button-retake-course:before, body.block-content #learn-press-finish-course:before {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	text-align: center;
	color: #fff;
	line-height: 40px;
	content: "";
	font-family: "Font Awesome 5 Free";
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
	font-weight: 900;
}

body.single-lp_quiz #popup_overlay, .thim-iframe-quiz #popup_overlay {
	display: none;
}

.course-content.popup-content .message {
	margin-bottom: 5px;
}

.thim-timetable-link {
	line-height: 30px;
	display: inline-block;
	padding: 5px 25px;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 20px;
}

.course-payment #learn-press-popup-certificate {
	display: none;
}

.thim-course-landing-button .course-price .value, body .learn-press .course-payment .course-price .value {
	color: var(--thim-course-price-color, rgba(255, 34, 68, .8));
}

body.single #main-content .course-payment .course-price .value.has-origin {
	position: relative;
	padding-top: 10px;
	margin-bottom: -10px;
}

@media (max-width:768px) {
	body.single #main-content .course-payment .course-price .value.has-origin {
		margin-bottom: 0;
	}
}

body.single #main-content .course-payment .course-price .value.has-origin .course-origin-price {
	color: #666;
	font-size: 16px;
	font-weight: 400;
	text-decoration: line-through;
	position: absolute;
	top: -14px;
	right: 0;
}

#learn-press-content-item iframe {
	max-width: 100%;
}

body #popup_container {
	z-index: 99999999 !important;
}

body #popup_overlay {
	z-index: 99999998 !important;
}

body #course-curriculum-popup {
	z-index: 99999997;
}

body #course-curriculum-popup #popup-main #popup-content {
	bottom: 100px;
}

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;
}

.course-item-nav {
	border-top: 1px dashed #ddd;
	overflow: hidden;
	padding-top: 10px;
	margin-top: 30px;
	display: block;
}

body #popup-footer .course-content-lesson-nav, .course-item-nav .course-content-lesson-nav {
	line-height: 25px;
	max-width: 50%;
}

body #popup-footer .course-content-lesson-nav a, .course-item-nav .course-content-lesson-nav a {
	font-size: 14px;
	font-weight: 700;
	color: #333;
	display: block;
	line-height: 20px;
	margin-top: 5px;
}

body #popup-footer .course-content-lesson-nav a:hover, .course-item-nav .course-content-lesson-nav a:hover {
	text-decoration: underline;
}

body #popup-footer .course-content-lesson-nav span, .course-item-nav .course-content-lesson-nav span {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}

body #popup-footer .course-item-prev, .course-item-nav .course-item-prev {
	float: left;
	text-align: left;
}

body #popup-footer .course-item-next, .course-item-nav .course-item-next {
	float: right;
	text-align: right;
}

#learn-press-course-curriculum .course-item.item-current:before {
	display: none;
}

.learn-press .course-tabs .nav-tabs li {
	padding: 0;
}

.learn-press .course-tabs .nav-tabs li.thim-col-2 {
	width: 50%;
}

.learn-press .course-tabs .nav-tabs li.thim-col-3 {
	width: 33.333%;
}

.learn-press .course-tabs .nav-tabs li.thim-col-4 {
	width: 25%;
}

.learn-press .course-tabs .nav-tabs li.thim-col-5 {
	width: 20%;
}

body.single-lp_course .course-summary .course-students-list .students-list-title {
	text-transform: uppercase;
	margin: 0;
}

body.single-lp_course .course-summary .course-students-list .filter-students {
	margin-top: 2px;
}

body.single-lp_course .course-summary .course-students-list .filter-students label {
	margin-right: 5px;
	font-size: 14px;
	color: #999;
}

body.single-lp_course .course-summary .course-students-list .students {
	overflow: hidden;
	padding: 0;
	padding-top: 30px;
}

body.single-lp_course .course-summary .course-students-list .students>li {
	margin: 0;
	display: inline-block;
	width: 25%;
}

body.single-lp_course .course-summary .course-students-list .students>li .user-info {
	display: inline-block;
	float: none;
	overflow: hidden;
	width: auto;
}

body.single-lp_course .course-summary .course-students-list .students>li .user-info .avatar {
	float: left;
	display: inline-block;
	border-radius: 50%;
	overflow: hidden;
}

body.single-lp_course .course-summary .course-students-list .students>li .user-info .avatar img {
	border-radius: 50%;
}

body.single-lp_course .course-summary .course-students-list .students>li .user-info .right-info {
	padding-left: 15px;
	display: inline-block;
}

body.single-lp_course .course-summary .course-students-list .students>li .user-info .right-info .name {
	position: inherit;
	margin: 10px 0 0;
	display: block;
	color: #333;
}

body.single-lp_course .course-summary .course-students-list .students>li .user-info .right-info .name:hover {
	text-decoration: underline;
}

body.single-lp_course .course-summary .course-students-list .students>li .user-info .right-info .course-progress {
	font-size: 12px;
	font-weight: 700;
	color: #333;
	line-height: 20px;
}

body.single-lp_course .course-summary .course-students-list .students>li .user-info .right-info .course-progress span {
	color: #ccc;
	margin-right: 7px;
}

body.single-lp_course .course-summary .course-students-list .students>li:not(.user-login) .right-info {
	padding-left: 15px;
	display: inline-block;
}

body.single-lp_course .course-summary .course-students-list .students>li:not(.user-login) .right-info .name {
	margin-top: 20px;
}

.course-payment .woocommerce-message, .thim-course-landing-button .woocommerce-message {
	padding: 0;
	border: none;
}

.course-payment .woocommerce-message:before, .thim-course-landing-button .woocommerce-message:before {
	display: none;
}

.learn-press-content-item-summary .comment-list .comment-reply-link {
	display: none;
}

.thim-style-content-new-1 .learnpress-content {
	overflow: hidden;
}

.thim-style-content-new-1 .content_course_2 {
	margin-top: var(--thim-courses-offset-top, 0);
}

.thim-style-content-new-1 .header_single_content {
	position: relative;
	margin-bottom: 50px;
	overflow: hidden;
	background-color: #fafafa;
	padding-bottom: 20px;
}

.thim-style-content-new-1 .header_single_content .bg_header {
	background-color: #fafafa;
	content: "";
	bottom: 0;
	z-index: -1;
	left: 0 !important;
	right: 0 !important;
	top: 0;
	position: absolute;
}

.thim-style-content-new-1 .header_single_content .course-thumbnail img {
	width: 100%;
}

.thim-style-content-new-1 .header_single_content .course-thumbnail .media-intro {
	background-color: #fff;
	border: none;
}

.thim-style-content-new-1 .header_single_content .course-meta {
	display: table;
	padding-top: 20px;
	margin-bottom: 0;
}

.thim-style-content-new-1 .header_single_content .course-meta .value {
	color: #333;
}

@media (max-width:767px) {
	.thim-style-content-new-1 .header_single_content .course-meta {
		display: grid;
		row-gap: 15px;
	}
}

.thim-style-content-new-1 #lp-single-course .header_single_content .course-meta label {
	font-size: 14px;
	font-weight: 300;
	color: #999;
	margin-bottom: 5px;
}

.thim-style-content-new-1 #lp-single-course .header_single_content .course-meta>div {
	float: none;
	display: table-cell;
	vertical-align: middle;
	padding-left: 30px;
	border-right: none;
	position: relative;
}

@media (max-width:767px) {
	.thim-style-content-new-1 #lp-single-course .header_single_content .course-meta>div {
		padding-left: 0;
	}
}

.thim-style-content-new-1 #lp-single-course .header_single_content .course-meta>div:last-child:after {
	display: none;
}

.thim-style-content-new-1 #lp-single-course .header_single_content .course-meta>div:after {
	background-color: var(--thim-border-color, #eee);
	position: absolute;
	top: 12px;
	right: 0;
	width: 1px;
	display: block;
	content: "";
	bottom: 8px;
}

.thim-style-content-new-1 #lp-single-course .header_single_content .course-meta>div .value {
	font-size: 18px;
	font-weight: 300;
	text-transform: none;
	cursor: inherit;
}

.thim-style-content-new-1 #lp-single-course .header_single_content .course-meta>div .value a {
	color: #333;
	text-decoration: none;
}

.thim-style-content-new-1 #lp-single-course .header_single_content .course-meta>div.course-categories a, .thim-style-content-new-1 #lp-single-course .header_single_content .course-meta>div.forum-link a {
	color: #333 !important;
}

.thim-style-content-new-1 #lp-single-course .header_single_content .course-meta>div.course-author {
	padding-left: 0;
	display: unset;
	margin-bottom: 0px;
}

.thim-style-content-new-1 #lp-single-course .header_single_content .course-meta>div.course-review .ave_rating {
	display: inline-block;
}

.thim-style-content-new-1 #lp-single-course .header_single_content .course-meta>div.course-review .review-stars-rated {
	width: 95px;
}

.thim-style-content-new-1 #lp-single-course .header_single_content .course-meta>div.course-review .review-stars {
	margin-top: 0;
	margin-right: 5px;
}

.thim-style-content-new-1 #lp-single-course .header_single_content .course-meta>div.course-review .review-stars li {
	width: 18px;
}

.thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section {
	background-color: #fafafa;
	border: 1px solid var(--thim-border-color, #eee);
	margin-bottom: 20px;
}

.thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section .section-header {
	margin-top: 20px;
	text-transform: none;
	font-size: 18px;
	margin-bottom: 20px;
	margin-left: 30px;
	font-weight: 500;
	margin-right: 30px;
	padding-left: 20px;
}

.thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section .section-header .collapse {
	width: 20px;
	text-align: left;
}

.thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section .section-header .collapse:before {
	content: "-";
	font-size: 30px;
	font-weight: 200;
}

.thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section .section-header .collapse.plus:before {
	content: "+";
	font-size: 15px;
	font-weight: 400;
}

.thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section .section-header .meta {
	right: 0;
}

.thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section .section-desc {
	margin-left: 50px;
	margin-right: 30px;
	font-size: 14px;
	font-style: italic;
	color: #808080;
	font-weight: 300;
	margin-top: -20px;
}

.thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section-content {
	background-color: #fff;
}

.thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item {
	padding-left: 50px;
	padding-right: 30px;
	position: relative;
}

.thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-item-title {
	font-weight: 300;
	font-size: 16px;
	max-width: 650px;
}

.thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .index {
	font-size: 16px;
	font-weight: 300;
}

.thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .meta-left {
	min-width: 120px;
	padding-right: 15px;
}

.thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .meta-left .course-format-icon .fa-file-o:before {
	content: "";
	font-weight: normal;
	font-family: "thim-ekits";
}

.thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .meta-left .course-format-icon .fa-play-circle:before {
	font-weight: normal;
	font-family: "thim-ekits";
}

.thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .meta-left .course-format-icon .fa-puzzle-piece:before {
	content: "";
	font-weight: normal;
	font-family: "thim-ekits";
}

.thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta {
	position: absolute;
	right: 160px;
	top: 14px;
}

.thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .fa {
	font-size: 16px;
}

.thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-status-passed, .thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-status-completed {
	color: #54b551;
	background-color: transparent;
}

.thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-status-passed:before, .thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-status-completed:before {
	font-family: "thim-ekits";
	content: "";
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
}

.thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item.status-completed .course-item-meta .fa:before {
	font-family: "thim-ekits";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	content: "";
}

.thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .meta {
	font-size: 16px;
	font-weight: 300;
	color: #808080;
}

.thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-format-icon .fa {
	color: #808080;
}

.thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .lesson-preview {
	background: none;
	font-size: 16px;
	width: auto;
	border-radius: 0;
	font-weight: 300;
}

.thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .lesson-preview .fa-eye:before {
	font-family: "thim-ekits";
	content: "";
}

.thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .lesson-preview:hover {
	background: none;
}

.thim-style-content-new-1 #course-curriculum-popup #learn-press-course-curriculum ul.curriculum-sections .section:first-child .section-header {
	margin-top: 20px;
}

.thim-style-content-new-1 #course-curriculum-popup #learn-press-course-curriculum ul.curriculum-sections .section {
	margin-bottom: 0;
	border-bottom: none;
}

.thim-style-content-new-1 #course-curriculum-popup #learn-press-course-curriculum ul.curriculum-sections .section .section-header {
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 40px;
	margin-top: 20px;
	margin-right: 15px;
}

.thim-style-content-new-1 #course-curriculum-popup #learn-press-course-curriculum ul.curriculum-sections .section .section-header .meta {
	right: 0;
}

.thim-style-content-new-1 #course-curriculum-popup #learn-press-course-curriculum ul.curriculum-sections .section .section-desc {
	line-height: 20px;
	margin-top: 0;
	margin-left: 25px;
	margin-right: 25px;
	padding-right: 0;
}

.thim-style-content-new-1 #course-curriculum-popup #learn-press-course-curriculum ul.curriculum-sections .section .section-content .course-item .meta-left {
	line-height: 24px;
}

.thim-style-content-new-1 #course-curriculum-popup #learn-press-course-curriculum ul.curriculum-sections .section .section-content .course-item .course-item-meta {
	right: 15px;
	padding-top: 0;
}

.thim-style-content-new-1 #course-curriculum-popup #learn-press-course-curriculum ul.curriculum-sections .section .section-content .course-item .course-item-meta a {
	font-size: 14px;
}

.thim-style-content-new-1 #course-curriculum-popup #learn-press-course-curriculum ul.curriculum-sections .section .section-content .course-item.course-item-title {
	max-width: calc(100% - 75px);
	max-width: -webkit-calc(100% - 75px);
	max-width: -moz-calc(100% - 75px);
}

.thim-style-content-new-1 #course-curriculum-popup #learn-press-course-curriculum ul.curriculum-sections .section .section-content .course-item a.course-item-title {
	max-width: calc(100% - 130px);
	max-width: -webkit-calc(100% - 130px);
	max-width: -moz-calc(100% - 130px);
}

.thim-style-content-new-1 #course-curriculum-popup #learn-press-course-curriculum ul.curriculum-sections .section .section-content .course-item .course-item-title {
	line-height: 24px;
}

.thim-style-content-new-1 #course-curriculum-popup #learn-press-course-curriculum ul.curriculum-sections .section .section-content .course-item .meta {
	font-size: 14px;
}

.thim-style-content-new-1 .sc_heading.clone_title {
	margin-bottom: 20px;
}

.thim-style-content-new-1 .sc_heading.clone_title .title {
	font-size: 32px;
	font-weight: 400;
}

.thim-style-content-new-1 #tab-course-description .thim-course-content {
	border-right: none;
	width: calc(100% - 320px);
	width: -webkit-calc(100% - 320px);
	width: -moz-calc(100% - 320px);
}

.thim-style-content-new-1 #tab-course-description .thim-course-content h4, .thim-style-content-new-1 #tab-course-description .thim-course-content h5, .thim-style-content-new-1 #tab-course-description .thim-course-content h6 {
	font-weight: 700;
	font-size: 16px;
}

.thim-style-content-new-1 #tab-course-description .thim-course-content h3 {
	text-transform: uppercase;
	font-size: 16px;
	color: #333;
	margin-top: 0;
}

.thim-style-content-new-1 #tab-course-description .thim-course-content p, .thim-style-content-new-1 #tab-course-description .thim-course-content li {
	color: #808080;
	font-size: 16px;
}

.thim-style-content-new-1 #tab-course-description .thim-course-content ul li {
	padding-bottom: 8px;
}

.thim-style-content-new-1 #tab-course-description .thim-course-content ul li:before {
	content: "";
	margin-right: 10px;
	font-family: "thim-ekits";
	font-size: 16px;
	margin-left: 2px;
	width: 0;
	top: 2px;
}

.thim-style-content-new-1 #tab-course-description .thim-course-info {
	padding: 35px;
	border: 1px solid var(--thim-border-color, #eee);
	width: 320px;
}

.thim-style-content-new-1 #tab-course-description .thim-course-info .title {
	margin-bottom: 10px;
	font-weight: 700;
}

.thim-style-content-new-1 #tab-course-description .thim-course-info ul li {
	font-size: 14px;
	border-bottom: none;
	color: #808080;
	font-weight: 300;
	padding-bottom: 5px;
	padding-top: 5px;
}

.thim-style-content-new-1 #tab-course-description .thim-course-info ul li .fa {
	color: #808080;
	margin-right: 5px;
}

.thim-style-content-new-1 #tab-course-description .thim-course-info ul li .fa:before {
	font-family: "thim-ekits";
	font-size: 18px;
}

.thim-style-content-new-1 #tab-course-description .thim-course-info ul li span {
	color: #808080;
}

.thim-style-content-new-1 #tab-course-description .thim-course-info ul li .value {
	font-weight: 300;
}

.thim-style-content-new-1 #tab-course-description .thim-course-info .course-wishlist-box {
	text-align: left;
	margin-top: 20px;
}

.thim-style-content-new-1 #tab-course-description .thim-course-info .course-wishlist-box .fa {
	color: #808080;
}

.thim-style-content-new-1 #tab-course-description .thim-course-info .course-wishlist-box .fa:before {
	margin-right: 10px;
}

.thim-style-content-new-1 #tab-course-description .thim-course-info .course-wishlist-box .fa .text {
	color: grey;
	margin-left: 0;
	text-transform: none;
}

.thim-style-content-new-1 .row_content_course {
	margin-bottom: 60px;
}

.thim-style-content-new-1 .row_content_course .course-tab-panel-faqs input[name=course-faqs-box-ratio] {
	display: none;
}

.thim-style-content-new-1 .row_content_course .thim-course-info .course-wishlist-box {
	margin-top: 18px;
}

.thim-style-content-new-1 .row_content_course .thim-course-info .course-wishlist-box .course-wishlisted {
	cursor: pointer;
}

.thim-style-content-new-1 .row_content_course .thim-course-info .course-wishlist-box .course-wishlisted:before {
	color: #3781fc;
}

.thim-style-content-new-1 .row_content_course .thim-course-info .course-wishlist-box .course-wishlist {
	cursor: pointer;
}

.thim-style-content-new-1 .row_content_course .thim-course-info .course-wishlist-box .text {
	font-size: 14px;
	font-weight: 400;
}

.thim-style-content-new-1 .row_content_course .thim-course-info .course-wishlist-box .fa:before {
	margin-right: 10px;
	font-family: "thim-ekits";
	font-size: 18px;
	font-weight: normal;
	content: "";
}

.thim-style-content-new-1 .row_content_course .thim-course-info ul li {
	font-size: 14px;
	border-bottom: none;
	color: #808080;
	font-weight: 300;
	padding-bottom: 5px;
	padding-top: 5px;
}

.thim-style-content-new-1 .row_content_course .thim-course-info ul li .fa {
	color: #808080;
	margin-right: 5px;
}

.thim-style-content-new-1 .row_content_course .thim-course-info ul li .fa:before {
	font-family: "thim-ekits";
	font-size: 18px;
	font-weight: normal;
}

.thim-style-content-new-1 .row_content_course .thim-course-info ul li span {
	color: #808080;
}

.thim-style-content-new-1 .row_content_course .thim-course-info ul li .value {
	font-weight: 400 !important;
}

.thim-style-content-new-1 .learn-press-pmpro-buy-membership {
	width: 100%;
}

.thim-style-content-new-1 .learn-press-pmpro-buy-membership .purchase-button {
	border-radius: 25px;
	color: #fff;
	width: 100%;
	font-size: 16px;
	padding: 0;
	text-transform: none;
	line-height: 40px;
	font-weight: 300;
	margin-bottom: 15px;
}

.thim-style-content-new-1 .thim-course-landing-button .learn-press-pmpro-buy-membership, .thim-style-content-new-1 .row_content_course .learn-press-pmpro-buy-membership {
	width: auto;
	padding-right: 15px;
}

.thim-style-content-new-1 .thim-course-landing-button .learn-press-pmpro-buy-membership .purchase-button, .thim-style-content-new-1 .row_content_course .learn-press-pmpro-buy-membership .purchase-button {
	margin-bottom: 0;
	padding-left: 25px;
	padding-right: 25px;
}

.thim-style-content-new-1 .course_right {
	background-color: #fff;
	box-shadow: 6px 4px 18px rgba(0, 0, 0, .08);
	padding: 30px 0;
	text-align: center;
	position: relative;
	z-index: 1;
}

.thim-style-content-new-1 .course_right .button_curriculumn {
	padding: 0 30px;
	margin-bottom: 30px;
}

.thim-style-content-new-1 .course_right .button_curriculumn .button {
	width: 100%;
	font-size: 16px;
	font-weight: 300;
	text-transform: none;
	border-radius: 25px;
}

.thim-style-content-new-1 .course_right .button_curriculumn .button.button-retake-course {
	background-color: transparent;
	color: #2575fc;
	border: 1px solid #2575fc;
}

.thim-style-content-new-1 .course_right .button_curriculumn .button.button-retake-course:hover {
	color: #fff;
}

.thim-style-content-new-1 .course_right .button_curriculumn .button#learn-press-finish-course {
	margin-bottom: 0;
}

.thim-style-content-new-1 .course_right .message {
	margin: 30px;
	margin-top: 0;
}

.thim-style-content-new-1 .course_right ul li {
	list-style: none;
}

.thim-style-content-new-1 .course_right .course-progress {
	padding: 0 30px;
	margin-bottom: 30px;
}

.thim-style-content-new-1 .course_right .course-progress .lp-course-progress {
	text-align: left;
}

.thim-style-content-new-1 .course_right .course-progress .lp-course-progress label {
	font-size: 16px;
	font-weight: 300;
}

.thim-style-content-new-1 .course_right .course-payment {
	margin-bottom: 25px;
	padding: 0 30px;
}

.thim-style-content-new-1 .course_right .course-payment .purchase-course {
	display: block;
}

.thim-style-content-new-1 .course_right .course-payment .course-price {
	font-size: 36px;
	font-weight: 700;
	line-height: 36px;
	margin-bottom: 25px;
	color: #333;
}

.thim-style-content-new-1 .course_right .course-payment .course-price .course-origin-price {
	position: inherit;
	top: auto;
	padding-right: 0;
	color: #ccc;
	font-size: 18px;
	font-weight: 300;
}

.thim-style-content-new-1 .course_right .course-payment .course-price .free-course {
	color: #00d637;
}

.thim-style-content-new-1 .course_right .course-payment .form-purchase-course .button {
	border-radius: 25px;
	color: #fff;
	width: 100%;
	font-size: 16px;
	padding: 0;
	text-transform: none;
	line-height: 40px;
	font-weight: 300;
}

.thim-style-content-new-1 .course_right .course-payment .woocommerce-message {
	background-color: transparent;
}

.thim-style-content-new-1 .course_right .course-payment .woocommerce-message a {
	border-radius: 25px;
	color: #fff;
	width: 100%;
	font-size: 16px;
	padding: 0;
	text-transform: none;
	line-height: 40px;
	font-weight: 300;
	margin-bottom: 15px;
}

.thim-style-content-new-1 .course_right .course-payment .woocommerce-message>span {
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	display: block;
}

.thim-style-content-new-1 .course_right .menu_course {
	text-align: left;
	padding: 0 30px;
	padding-bottom: 25px;
}

.thim-style-content-new-1 .course_right .menu_course ul {
	margin-left: 0;
}

.thim-style-content-new-1 .course_right .menu_course ul li {
	border-bottom: 1px solid var(--thim-border-color, #eee);
	padding: 8px 0;
}

.thim-style-content-new-1 .course_right .menu_course ul li a {
	color: #808080;
	font-size: 16px;
	font-weight: 300;
}

.thim-style-content-new-1 .course_right .menu_course ul li a>i {
	vertical-align: middle;
}

.thim-style-content-new-1 .course_right .menu_course ul li a>i:before {
	font-family: "thim-ekits";
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
}

.thim-style-content-new-1 .course_right .menu_course ul li a>i.fa-bookmark:before {
	content: "";
}

.thim-style-content-new-1 .course_right .menu_course ul li a>i.fa-cube:before {
	content: "";
}

.thim-style-content-new-1 .course_right .menu_course ul li a>i.fa-user:before {
	content: "";
}

.thim-style-content-new-1 .course_right .menu_course ul li a>i.fa-comments:before {
	content: "";
}

.thim-style-content-new-1 .course_right .menu_course ul li a>i.fa-question-circle:before {
	content: "";
}

.thim-style-content-new-1 .course_right .menu_course ul li a>i.icon-envelope:before {
	content: "";
}

.thim-style-content-new-1 .course_right .menu_course ul li a i {
	margin-right: 10px;
}

.thim-style-content-new-1 .course_right .menu_course ul li a:hover {
	padding-left: 10px;
}

.thim-style-content-new-1 .course_right .menu_course ul li:last-child {
	border-bottom: none;
}

.thim-style-content-new-1 .course_right .thim-social-share {
	padding: 0 30px;
	padding-top: 25px;
	border-top: 1px solid var(--thim-border-color, #eee);
	float: none;
}

.thim-style-content-new-1 .course_right .thim-social-share .heading {
	display: block;
	font-size: 18px;
	color: #999;
	margin-bottom: 15px;
}

.thim-style-content-new-1 .course_right .thim-social-share li {
	margin-right: 5px;
	margin-left: 5px;
}

.thim-style-content-new-1 .course_right .thim-social-share li>div a {
	border-color: var(--thim-border-color, #eee);
	width: 40px;
	height: 40px;
	line-height: 40px;
}

.thim-style-content-new-1 .theiaStickySidebar {
	z-index: 99;
}

.thim-style-content-new-1.single #main-content .course-payment .course-price .value.has-origin .course-origin-price {
	position: inherit;
	top: inherit;
	display: block;
	color: #999;
}

.thim-style-content-new-1 .thim-course-menu-landing .thim-course-landing-tab li a {
	font-size: 16px;
	font-weight: 400;
}

.thim-style-content-new-1 .thim-course-menu-landing .thim-course-landing-button .course-price .value .course-origin-price {
	color: #999;
	text-decoration: line-through;
}

.thim-style-content-new-1 .thim-course-menu-landing .thim-course-landing-button .lp-course-buttons .purchase-course {
	display: inline-block;
}

.thim-style-content-new-1 .thim-course-menu-landing .thim-course-landing-button .lp-course-buttons .button {
	border-radius: 25px;
	text-transform: none;
	font-size: 16px;
	font-weight: 300;
	padding: 5px 25px;
	line-height: 1.9;
}

.top_heading.style_content_2 .top_site_main.style_heading_2 .page-title-wrapper {
	padding-bottom: 285px;
}

.top_heading.style_content_2.style_heading_2_out .breadcrumbs-wrapper {
	bottom: 160px;
}

.thim-style-content-layout_style_3.single-lp_course .course-info-top {
	background: var(--top-info-course-background_color);
	padding: 70px 0 35px;
	color: var(--top-info-course-text_color);
}

.thim-style-content-layout_style_3.single-lp_course .course-info-top .entry-title {
	color: var(--top-info-course-text_color);
	font-weight: 500;
	margin-bottom: 25px;
	line-height: 1.3em;
}

.thim-style-content-layout_style_3.single-lp_course .course-info-top p {
	opacity: .8;
}

.thim-style-content-layout_style_3.single-lp_course .course-info-top .course-info-left .course-meta>div {
	border-right-color: rgba(255, 255, 255, .2);
	color: var(--top-info-course-text_color);
}

.thim-style-content-layout_style_3.single-lp_course .course-info-top .course-info-left .course-meta>div a {
	color: var(--top-info-course-text_color);
}

.thim-style-content-layout_style_3.single-lp_course .course-info-top .course-info-left .course-meta label {
	font-size: .85rem;
	font-weight: normal;
	color: inherit;
}

.thim-style-content-layout_style_3.single-lp_course .course-info-top .course-info-left .course-meta .value {
	color: var(--top-info-course-text_color);
}

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar {
	margin-top: -200px;
}

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right {
	background-color: #fff;
	border: 1px solid var(--thim-border-color, #eee);
	padding: 6px 6px 25px;
}

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .course-thumbnail .media-intro {
	padding: 0;
	border: none;
}

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .course-payment {
	display: block;
	float: none;
	padding: 0 15px;
	margin: 25px 0;
}

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .course-payment .course-price {
	margin-bottom: 20px;
	font-size: 1.8rem;
	font-weight: 600;
}

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .course-payment .lp-course-buttons form {
	display: inherit;
}

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .course-payment .lp-course-buttons form .lp-button {
	border-radius: 0;
}

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .course-wishlist-box {
	padding: 0 17px;
	margin-top: 12px;
}

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .course-wishlist-box .fa-heart {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border: 1px solid #dcdcdc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #000;
	text-transform: uppercase;
	-webkit-transition: all .3s ease 0s;
	-khtml-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .course-wishlist-box .fa-heart .text {
	color: #000;
}

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .course-wishlist-box .fa-heart:hover {
	border: 1px solid #ec5252;
	background: #ec5252;
}

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .course-wishlist-box .fa-heart:hover:before, .thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .course-wishlist-box .fa-heart:hover .text {
	color: #fff;
}

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .course-wishlist-box .fa-heart.course-wishlisted {
	border: 1px solid #ec5252;
}

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .course-wishlist-box .fa-heart.course-wishlisted:before, .thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .course-wishlist-box .fa-heart.course-wishlisted .text {
	color: #ec5252;
}

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .course-wishlist-box .fa-heart.course-wishlisted:hover:before, .thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .course-wishlist-box .fa-heart.course-wishlisted:hover .text {
	color: #fff;
}

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .thim-course-info {
	padding: 0 15px;
	margin-bottom: 25px;
}

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .thim-course-info ul {
	margin: 0;
}

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .thim-course-info ul li {
	list-style: none;
	padding: 4px 0 5px;
}

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .thim-course-info ul li i {
	color: var(--thim-body-primary-color, #ffb606);
	font-size: 1.1rem;
	margin-right: 10px;
	width: 1.2em;
}

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .message {
	margin: 0 15px 25px 15px;
}

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .social_share {
	padding: 0 15px;
	text-align: center;
	position: relative;
}

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .social_share:before {
	content: "";
	display: block;
	width: calc(100% - 34px);
	height: 1px;
	background: #e5e5e5;
	position: absolute;
	top: 16px;
	left: 17px;
}

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .social_share ul.thim-social-share {
	position: relative;
	float: none;
	margin: 0;
	display: inline-block;
	padding: 0 9px;
	background: #fff;
}

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .social_share ul.thim-social-share li {
	margin-right: 8px;
}

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .social_share ul.thim-social-share li>div a {
	width: 32px;
	height: 32px;
	color: #fff;
}

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .social_share ul.thim-social-share li>div a:hover {
	opacity: .8;
}

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .social_share ul.thim-social-share li>div.facebook-social a {
	border-color: #3b5998;
	background-color: #3b5998;
}

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .social_share ul.thim-social-share li>div.googleplus-social a {
	border-color: #dd4b39;
	background-color: #dd4b39;
}

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .social_share ul.thim-social-share li>div.twitter-social a {
	border-color: #00aced;
	background-color: #00aced;
}

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .social_share ul.thim-social-share li>div.pinterest-social a {
	border-color: #cb2027;
	background-color: #cb2027;
}

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .social_share ul.thim-social-share li>div.linkedin-social a {
	border-color: #0a66c2;
	background-color: #0a66c2;
}

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .social_share ul.thim-social-share li.heading {
	display: none;
}

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .social_share ul.thim-social-share li:last-child {
	margin-right: 0;
}

.thim-style-content-layout_style_3.single-lp_course .content_course_2 .curriculum-empty {
	padding: 15px 0;
}

.thim-style-content-layout_style_3.single-lp_course .content_course_2 #tab-overview {
	padding: 0;
	border: none;
}

.thim-style-content-layout_style_3.single-lp_course .content_course_2 #tab-overview .sc_heading {
	display: none;
}

.thim-style-content-layout_style_3.single-lp_course .content_course_2 #tab-overview .course-description .thim-course-content {
	width: 100%;
	padding-right: 0;
	border-right: none;
}

.thim-style-content-layout_style_3.single-lp_course .content_course_2 #tab-reviews {
	padding-bottom: 25px;
}

.thim-style-content-layout_style_3.single-lp_course .content_course_2 .row_content_course {
	padding: 0 20px;
	margin-bottom: 35px;
	border: 1px solid var(--thim-border-color, #eee);
}

.thim-style-content-layout_style_3.single-lp_course .content_course_2 .row_content_course .title, .thim-style-content-layout_style_3.single-lp_course .content_course_2 .row_content_course .course-rating>h3 {
	margin: 0;
	font-size: 1.25rem;
	padding: 20px 0;
	border-bottom: 1px solid var(--thim-border-color, #eee);
	text-transform: uppercase;
	margin-bottom: 35px;
}

.thim-style-content-layout_style_3.single-lp_course .content_course_2 .row_content_course .thim-about-author {
	padding: 0;
	border: none;
	margin-bottom: 25px;
	border-bottom: 1px solid var(--thim-border-color, #eee);
}

.thim-style-content-layout_style_3.single-lp_course .content_course_2 .row_content_course .thim-about-author:last-child {
	border-bottom: none;
	margin-bottom: 0;
}

.thim-style-content-layout_style_3.single-lp_course .content_course_2 .row_content_course #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-header {
	padding-bottom: 15px !important;
	padding-top: 15px !important;
}

.thim-style-content-layout_style_3.single-lp_course .content_course_2 .row_content_course .course-tab-panel-faqs .course-faqs-box:last-child {
	border-bottom: none;
}

@media (max-width:991px) {
	.thim-style-content-layout_style_3.single-lp_course .content_course_2>.row {
		display: flex;
		flex-direction: column-reverse;
	}
	
	.thim-style-content-layout_style_3.single-lp_course .content_course_2>.row .sticky-sidebar {
		margin-top: 0 !important;
		margin-bottom: 30px;
		width: 100% !important;
	}
}

#learn-press-content-item .content-item-wrap .lp-quiz-buttons {
	display: flex;
	flex-wrap: wrap;
}

#learn-press-content-item .content-item-wrap .lp-quiz-buttons .form-button {
	margin-top: 0;
	margin-bottom: 0;
}

#learn-press-content-item .content-item-wrap .lp-quiz-buttons .form-button:last-of-type {
	margin-right: 0;
	margin-left: auto;
}

.responsive-iframe {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.responsive-iframe iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.media-intro p:empty {
	display: none;
}

.lp-single-course .course-summary #sidebar-toggle {
	border: 0;
}

.course-item-popup.wpadminbar #wpadminbar {
	display: none !important;
}

#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-item__loadmore .lp-button {
	color: var(--thim-button-text-color);
	background-color: var(--thim-body-primary-color);
	padding: 15px 20px;
}

#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-item__loadmore .lp-button:hover {
	background-color: var(--thim-button-hover-color);
	color: var(--thim-button-text-color);
	font-weight: bold;
}

.section-item__loadmore {
	padding: 10px 0;
	cursor: pointer;
	text-transform: capitalize;
	font-weight: 700;
	justify-content: start !important;
}

.section-item__loadmore.loading i {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
}

.section-item__loadmore.loading i:before {
	content: "";
}

.section-item__loadmore span:hover {
	color: var(--thim-body-primary-color);
}

.curriculum-more {
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
}

.curriculum-more span:hover {
	opacity: .8;
}

#popup-sidebar .section-item__loadmore {
	padding: 0px 20px 15px 20px;
}

#popup-sidebar .curriculum-more {
	margin-bottom: 15px;
}

.course-curriculum .section.closed .section-item__loadmore {
	display: none;
}

#contact-form-registration {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 9999;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	-ms-filter: alpha(opacity=0);
	filter: alpha(opacity=0);
	visibility: hidden;
	overflow: hidden;
	background: rgba(0, 0, 0, .9);
	margin: 0;
	width: 100%;
	height: 100vh;
	-webkit-transform: scale(.2, .2);
	-ms-transform: scale(.2, .2);
	-o-transform: scale(.2, .2);
	transform: scale(.2, .2);
	-webkit-transition: all .3s cubic-bezier(.4, 0, 1, 1);
	-moz-transition: all .3s cubic-bezier(.4, 0, 1, 1);
	-o-transition: all .3s cubic-bezier(.4, 0, 1, 1);
	-ms-transition: all .3s cubic-bezier(.4, 0, 1, 1);
	transition: all .3s cubic-bezier(.4, 0, 1, 1);
	overflow: auto;
}

#contact-form-registration .wpcf7 {
	max-width: 500px;
	width: 100%;
	overflow: hidden;
	padding: 50px 40px 20px 40px;
	background: #fff;
	margin: auto;
	position: relative;
	top: 0;
	cursor: default;
}

#contact-form-registration .wpcf7 form .title {
	margin-bottom: 20px;
}

#contact-form-registration .wpcf7 form span {
	width: 100%;
	margin-left: 0;
}

#contact-form-registration .wpcf7 form span.wpcf7-spinner {
	width: 24px;
}

#contact-form-registration .wpcf7 .thim-close {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 20px;
	color: #181b1d;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all .3s;
}

#contact-form-registration .wpcf7 .thim-close:hover {
	color: var(--thim-body-primary-color, #ffb606);
	transform: rotate(180deg);
}

#contact-form-registration.active {
	opacity: 1;
	-ms-filter: alpha(opacity=1);
	filter: alpha(opacity=1);
	visibility: visible;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
}

.learn-press .course-payment .course-price-offline .value, .learn-press .course-payment .course-price-offline .unit-price {
	display: inline-block;
}

.learn-press .course-payment .course-price-offline .unit-price {
	margin-left: 7px;
	margin-right: 20px;
	margin-top: 10px;
	font-size: 14px;
}

.course-price-offline .value, .course-price-offline .unit-price {
	display: inline-block;
}

.thim-course-info li i:before {
	font-family: "thim-ekits";
	font-size: 16px;
	font-weight: normal;
}

.thim-course-info li.lectures-feature .fa:before {
	content: "";
}

.thim-course-info li.quizzes-feature .fa:before {
	content: "";
}

.thim-course-info li.duration-feature .fa:before {
	content: "";
}

.thim-course-info li.skill-feature .fa:before {
	content: "";
}

.thim-course-info li.language-feature .fa:before {
	content: "";
}

.thim-course-info li.students-feature .fa:before {
	content: "";
}

.thim-course-info li.cert-feature .fa:before {
	content: "";
}

.thim-course-info li.assessments-feature .fa:before {
	content: "";
}

.profile-container {
	padding: 0;
	border-radius: 0;
	border: 0;
	overflow: hidden;
}

.profile-container .box-title {
	font-size: 18px;
	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 {
	width: 25%;
	width: 300px;
	width: -webkit-calc(300px);
	width: -moz-calc(300px);
	float: left;
	padding-right: 30px;
}

.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: 30px;
	line-height: 30px;
	padding: 52px 0 27px;
	margin: 25px 0 30px;
	position: relative;
	border-top: 1px solid var(--thim-border-color, #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 {
	width: 75%;
	width: calc(100% - 300px);
	width: -webkit-calc(100% - 300px);
	width: -moz-calc(100% - 300px);
	float: right;
}

.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 var(--thim-border-color, #eee);
	padding: 0;
}

.profile-container .profile-tabs .nav-tabs li {
	background: transparent;
	border-radius: 0;
	margin: 0;
	width: 25%;
	text-align: center;
	border: 0;
	padding: 0;
	position: relative;
	white-space: nowrap;
}

.profile-container .profile-tabs .nav-tabs li.thim-profile-list-6 {
	width: 16.666%;
}

.profile-container .profile-tabs .nav-tabs li.thim-profile-list-6:nth-child(6n+1) {
	clear: both;
}

.profile-container .profile-tabs .nav-tabs li.thim-profile-list-7 {
	width: 14.28%;
}

.profile-container .profile-tabs .nav-tabs li.thim-profile-list-7:nth-child(7n+1) {
	clear: both;
}

.profile-container .profile-tabs .nav-tabs li.thim-profile-list-8:nth-child(4n+1), .profile-container .profile-tabs .nav-tabs li.thim-profile-list-9:nth-child(4n+1), .profile-container .profile-tabs .nav-tabs li.thim-profile-list-10:nth-child(4n+1) {
	clear: both;
}

.profile-container .profile-tabs .nav-tabs li.thim-profile-list-5 {
	width: 20%;
}

.profile-container .profile-tabs .nav-tabs li.thim-profile-list-5:nth-child(5n+1) {
	clear: both;
}

.profile-container .profile-tabs .nav-tabs li.thim-profile-list-4 {
	width: 25%;
}

.profile-container .profile-tabs .nav-tabs li.thim-profile-list-4:nth-child(4n+1) {
	clear: both;
}

.profile-container .profile-tabs .nav-tabs li.thim-profile-list-3 {
	width: 33.33%;
}

.profile-container .profile-tabs .nav-tabs li.thim-profile-list-3:nth-child(3n+1) {
	clear: both;
}

.profile-container .profile-tabs .nav-tabs li a {
	border-radius: 0;
	margin-right: 3px;
	border: 1px solid var(--thim-border-color, #eee);
	border-bottom: 0;
	font-size: 13px;
	font-weight: 700;
	background: #f9f9f9;
	line-height: 29px;
	float: none;
	position: relative;
	display: block;
	padding: 10px 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}

.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:last-child a {
	margin-right: 0;
}

.profile-container .profile-tabs .nav-tabs li:last-child.active:before {
	right: 0;
}

.profile-container .profile-tabs .nav-tabs li:last-child.active:after {
	right: 0;
}

.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.list-book-event tr td, table.order_details tr th, table.order_details tr td, table.quiz-history tr th, table.quiz-history tr td, table.table-orders tr th, table.table-orders tr td {
	border-width: 1px 1px 1px 0;
	border-color: var(--thim-border-color, #eee);
	border-style: solid;
	padding: 10px 15px;
}

table.list-book-event tr th:first-child, table.list-book-event tr td:first-child, table.order_details tr th:first-child, table.order_details tr td:first-child, table.quiz-history tr th:first-child, table.quiz-history tr td:first-child, table.table-orders tr th:first-child, table.table-orders tr td:first-child {
	border-left-width: 1px;
}

.learn-press-profile-course__tab .learn-press-profile-course__tab__inner a {
	padding: 10px 30px;
	font-weight: normal;
}

.learn-press-profile-course__tab .learn-press-filters>li>a, .learn-press-profile-course__tab .learn-press-filters>li>span {
	font-weight: normal;
}

.user-profile-edit-form h3.title {
	text-transform: uppercase;
}

.user-profile-edit-form .user-profile-picture img {
	border-radius: 50%;
}

.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: 12px;
	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: #563d7c;
}

.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: .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: #563d7a;
}

.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 #563d7a;
	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: .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;
}

body #course-curriculum-popup {
	background: rgba(0, 0, 0, .75);
}

body #course-curriculum-popup.loading:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 70px;
	z-index: 1000;
	background: transparent;
}

body #course-curriculum-popup #popup-header {
	left: 0;
	height: 90px;
	right: 0;
	position: absolute;
	z-index: 9999;
}

body #course-curriculum-popup #popup-header .courses-searching {
	position: relative;
	line-height: 90px;
}

body #course-curriculum-popup #popup-header .courses-searching .form-control {
	background: transparent;
	border: transparent;
	box-shadow: none;
	padding-left: 70px;
	color: rgba(255, 255, 255, .65);
	line-height: 90px;
	height: 90px;
	font-size: 16px;
	max-width: 400px;
}

body #course-curriculum-popup #popup-header .courses-searching .form-control::-webkit-input-placeholder {
	color: rgba(255, 255, 255, .65);
}

body #course-curriculum-popup #popup-header .courses-searching .form-control:-moz-placeholder {
	color: rgba(255, 255, 255, .65);
}

body #course-curriculum-popup #popup-header .courses-searching .form-control::-moz-placeholder {
	color: rgba(255, 255, 255, .65);
}

body #course-curriculum-popup #popup-header .courses-searching .form-control:-ms-input-placeholder {
	color: rgba(255, 255, 255, .65);
}

body #course-curriculum-popup #popup-header .courses-searching .form-control:focus::-webkit-input-placeholder {
	color: transparent;
}

body #course-curriculum-popup #popup-header .courses-searching .form-control:focus:-moz-placeholder {
	color: transparent;
}

body #course-curriculum-popup #popup-header .courses-searching .form-control:focus::-moz-placeholder {
	color: transparent;
}

body #course-curriculum-popup #popup-header .courses-searching .form-control:focus:-ms-input-placeholder {
	color: transparent;
}

body #course-curriculum-popup #popup-header .courses-searching button {
	top: 0;
	bottom: 0;
	width: 70px;
	left: 0;
	background: transparent;
	color: #fff;
	text-align: center;
	position: absolute;
	line-height: 90px;
	height: 90px;
	font-size: 23px;
	padding: 0;
}

body #course-curriculum-popup #popup-header .courses-searching button .fa {
	line-height: 90px;
}

body #course-curriculum-popup #popup-header .courses-searching .courses-list-search {
	color: #666;
	margin: 0;
	overflow: auto;
	line-height: 30px;
	background: #fff;
	border: none;
	min-width: 270px;
	position: absolute;
	height: calc(100vh - 90px);
	height: -webkit-calc(100vh - 90px);
	height: -moz-calc(100vh - 90px);
	width: 100%;
	max-width: 385px;
	visibility: hidden;
	padding-left: 0;
	-webkit-transition: none;
	-khtml-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-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;
}

body #course-curriculum-popup #popup-header .courses-searching .courses-list-search.search-visible {
	visibility: visible;
}

body #course-curriculum-popup #popup-header .courses-searching .courses-list-search li {
	list-style: none;
	line-height: 30px;
	padding: 6px 20px;
	border-bottom: 1px solid var(--thim-border-color, #eee);
	display: block;
}

body #course-curriculum-popup #popup-header .courses-searching .courses-list-search li:first-child {
	margin-top: 20px;
}

body #course-curriculum-popup #popup-header .courses-searching .courses-list-search li a {
	display: inline-block;
	line-height: 30px;
	-webkit-transition: none;
	-khtml-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
	color: #333;
}

body #course-curriculum-popup #popup-header .courses-searching .courses-list-search li a:hover {
	text-decoration: underline;
}

body #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;
}

body #course-curriculum-popup #popup-header .popup-title .index {
	color: #fff;
	margin-right: 10px;
}

body #course-curriculum-popup #popup-header .popup-close {
	width: 90px;
	height: 90px;
	line-height: 90px;
	text-transform: none;
	text-align: center;
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	z-index: 99999;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	filter: alpha(opacity=70);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	-webkit-opacity: .7;
	-khtml-opacity: .7;
	-moz-opacity: .7;
	-ms-opacity: .7;
	-o-opacity: .7;
	opacity: .7;
}

body #course-curriculum-popup #popup-header .popup-close .fa {
	font-size: 29px;
	vertical-align: middle;
}

body #course-curriculum-popup #popup-header .popup-close:hover {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}

body #course-curriculum-popup #popup-header .popup-close:before, body #course-curriculum-popup #popup-header .popup-close:after {
	display: none;
}

body #course-curriculum-popup #popup-sidebar {
	width: 417px;
	overflow-x: hidden;
	overflow-y: auto;
	top: 90px;
	z-index: 2;
	border-right: 0;
}

body #course-curriculum-popup #popup-sidebar #learn-press-course-curriculum {
	width: 400px;
	position: relative;
	border-top: 1px solid var(--thim-border-color, #eee);
}

body #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: 90px;
	height: 100vh;
	overflow: hidden;
}

body #course-curriculum-popup #popup-main #popup-content {
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
	position: relative;
	width: 100%;
	height: 100%;
}

body #course-curriculum-popup #popup-main #popup-content #popup-content-inner {
	overflow: hidden;
	margin: 0;
}

body #learn-press-block-content {
	position: fixed;
	z-index: 99999998;
	left: 400px;
	top: 90px;
	right: 0;
	bottom: 0;
	background: none;
	width: auto;
	height: auto;
	overflow: hidden;
}

body #learn-press-block-content .thim-box-loading-container {
	background: #fff;
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	visibility: hidden;
}

body #learn-press-block-content .thim-box-loading-container.visible {
	visibility: visible;
}

body #learn-press-block-content .cssload-container {
	display: block;
	width: 97px;
	top: 50%;
	left: 50%;
	margin-left: -49px;
	position: absolute;
	margin-top: -10px;
}

body #learn-press-block-content:before, body #learn-press-block-content:after {
	display: none;
}

body #learn-press-block-content .thim-loading-container {
	width: 100%;
	max-width: 100%;
	background: #fff;
	margin: 0 auto;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
}

body #learn-press-block-content .thim-loading-container.visible {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}

#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;
	overflow: hidden;
	text-align: center;
}

#learn-press-content-item .learn-press-content-item-container {
	width: 700px;
	margin: auto;
	overflow: hidden;
	padding-bottom: 40px;
	padding-top: 30px;
	max-width: 100%;
}

.quiz-buttons {
	overflow: hidden;
}

.quiz-buttons .button-hint, .quiz-buttons .button-next-question, .quiz-buttons .button-skip-question, .quiz-buttons .button-check-answer, .quiz-buttons .button-prev-question {
	display: inline-block;
	margin-bottom: 15px;
	margin-right: 13px;
	color: #fff;
}

.quiz-buttons .finish-quiz {
	overflow: hidden;
	clear: both;
}

.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;
}

.thim-curriculum-buttons {
	display: block;
	overflow: hidden;
}

.thim-curriculum-buttons>button {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 40px;
}

.thim-curriculum-buttons .learn-press-popup-certificate {
	background: #54b551;
	color: #fff;
}

body .learn-press-cert-preview.popup:before {
	height: 150%;
}

#learn-press-course-curriculum ul.curriculum-sections, #learn-press-course-curriculum ul.section-content, #learn-press-course-curriculum .section-header {
	background: transparent;
}

#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:first-child .section-header {
	margin-top: 0;
	border-top: 0;
}

#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-header {
	padding-left: 53px;
	line-height: 25px;
	margin-bottom: 28px;
	margin-top: 28px;
}

#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-header .section-meta .step {
	position: absolute;
	top: -1px;
	line-height: 30px;
	right: 13px;
	z-index: 9999;
	font-size: 16px;
}

#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-header .collapse {
	left: 10px;
	top: -3px;
}

#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-header .meta {
	line-height: 25px;
	right: 18px;
}

#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-desc {
	margin-top: 0;
	padding: 0;
	font-size: 16px;
	text-transform: initial;
}

#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item {
	line-height: 20px;
	padding: 15px 18px 13px 18px;
}

#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-item-title {
	max-width: calc(100% - 88px);
	max-width: -webkit-calc(100% - 88px);
	max-width: -moz-calc(100% - 88px);
	width: 58%;
}

#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-item-title, #popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item span {
	line-height: 20px;
}

#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .meta-left {
	min-width: 55px;
}

#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .meta-left .label {
	display: none;
}

#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .meta-center {
	max-width: calc(100% - 55px);
	max-width: -webkit-calc(100% - 55px);
	max-width: -moz-calc(100% - 55px);
	width: 100%;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 20px;
}

#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .index {
	line-height: 20px;
	min-width: 30px;
}

#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .meta {
	display: block;
	float: none;
	clear: both;
	padding-top: 0;
	padding-left: 55px;
}

#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: 13px;
	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;
}

.lesson-heading {
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 20px;
}

.lesson-image {
	display: block;
	background: #000;
}

.lesson-image img {
	margin: auto;
	display: block;
}

body.content-item-only.admin-bar {
	margin-top: -32px;
}

body.content-item-only.admin-bar #wpadminbar {
	display: none;
}

body.content-item-only .learn-press-content-item-only {
	padding: 0;
}

@media (max-width:1366px) {
	body #course-curriculum-popup #popup-header {
		height: 70px;
	}
	
	body #course-curriculum-popup #popup-header .popup-close {
		width: 70px;
		height: 70px;
		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;
	}
	
	body #course-curriculum-popup #popup-sidebar {
		top: 70px;
		width: 367px;
	}
	
	body #course-curriculum-popup #popup-sidebar #learn-press-course-curriculum {
		width: 350px;
	}
	
	body #course-curriculum-popup #popup-sidebar #learn-press-course-curriculum:before {
		left: 349px;
	}
	
	body #course-curriculum-popup #popup-main {
		padding-top: 70px;
		width: calc(100% - 350px);
		width: -webkit-calc(100% - 350px);
		width: -moz-calc(100% - 350px);
	}
	
	body #learn-press-block-content {
		left: 350px;
		top: 70px;
	}
	
	body #course-curriculum-popup #popup-header .courses-searching .courses-list-search {
		height: calc(100vh - 70px);
		height: -webkit-calc(100vh - 70px);
		height: -moz-calc(100vh - 70px);
	}
}

@media (max-width:1024px) {
	#course-curriculum-popup {
		overflow: scroll;
		-webkit-overflow-scrolling: touch;
	}
	
	body #course-curriculum-popup {
		background: #fff;
		overflow: auto;
		width: 100vw;
		height: 100vh;
	}
	
	body #course-curriculum-popup #popup-sidebar {
		width: 100%;
		top: auto;
		position: relative;
		float: none;
		clear: both;
		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:875px) {
	#learn-press-content-item .learn-press-video-intro .video-content {
		max-width: 100%;
	}
	
	#learn-press-content-item .learn-press-video-intro .video-content iframe {
		max-width: 100vw;
		max-height: 56vw;
	}
}

@media (max-width:730px) {
	body.content-item-only.admin-bar {
		margin-top: -46px;
	}
}

@media (max-width:730px) {
	body #course-curriculum-popup #popup-sidebar {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	#learn-press-content-item .learn-press-content-item-container {
		padding-left: 30px;
		padding-right: 30px;
	}
}

body.content-item-only .learn-press-content-item-only {
	max-width: 100vw;
}

.course-lesson-description ul li {
	margin-bottom: 10px;
}

article.lp_course h1.entry-title {
	margin-top: 0;
	margin-bottom: 35px;
}

.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, .2);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
}

body .learn-press-user-profile-certs li {
	list-style: none;
}

@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%;
	}
	
	#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .meta-center.has-right {
		padding-right: 0;
	}
	
	#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .meta-center.has-right .locked, #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .meta-center.has-right .lesson-preview {
		display: inline-block;
		position: static;
	}
}

#profile-picture-wrap {
	margin-bottom: 20px;
}

#profile-picture-wrap #lp-menu-change-picture {
	margin: 15px 0 0 0;
}

#profile-picture-wrap #lp-menu-change-picture .lp-label-change-picture {
	display: block;
	cursor: pointer;
	padding: 5px 12px;
	color: #333;
	border: 1px solid #ddd;
}

#profile-picture-wrap #lp-menu-change-picture .dropdown .dropdown-menu li {
	border: 0;
	background: #f2f2f2;
	padding: 5px 15px;
	margin: 0;
	border-bottom: 1px solid #dad9d9;
}

#profile-picture-wrap #lp-menu-change-picture .dropdown .dropdown-menu li:hover {
	color: #ffb606;
}

#your-profile #lpbox-upload-crop-profile-picture {
	border: 1px solid var(--thim-border-color, #eee);
	background: #fff;
	padding: 20px;
}

#your-profile #lpbox-upload-crop-profile-picture .image-editor {
	float: none;
	width: 100%;
}

#your-profile #lpbox-upload-crop-profile-picture .image-editor .cropit-preview {
	border: 1px solid var(--thim-border-color, #eee);
	border-radius: 0;
	margin: 0 !important;
}

#your-profile #lpbox-upload-crop-profile-picture .image-editor-sidebar-right {
	width: 100%;
	float: none;
	clear: both;
	display: block;
}

#your-profile #lpbox-upload-crop-profile-picture .image-editor-sidebar-right a {
	display: inline-block;
	text-align: center;
	margin-right: 10px;
	color: #333;
	margin-top: 5px;
}

#your-profile #lpbox-upload-crop-profile-picture .image-editor-sidebar-right a:hover {
	text-decoration: underline;
}

#your-profile #lpbox-upload-crop-profile-picture .image-editor-sidebar-right a:hover .dashicons {
	text-decoration: none;
}

#your-profile #lpbox-upload-crop-profile-picture .image-editor-sidebar-right a .dashicons {
	margin-right: 2px;
	line-height: 25px;
}

.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;
}

.purchase-course #learn-press-wc-message {
	display: inline-block;
}

body #learn-press-stripe-form {
	padding: 25px;
	border: 1px solid var(--thim-border-color, #eee);
	overflow: hidden;
}

body #learn-press-stripe-form .learn-press-form-row label {
	min-width: 150px;
}

.thim-course-grid>p {
	margin-left: 15px;
	margin-right: 15px;
}

body .filter-loading {
	position: fixed;
	background: rgba(255, 255, 255, .8);
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 9999999;
}

#toolbar .widget_search .search-form label .search-field {
	cursor: pointer;
}

#toolbar .widget_search .search-form label .search-field:focus {
	cursor: text;
}

.mo-openid-app-icons a {
	cursor: pointer;
}

.learn-press-pmpro-buy-membership {
	display: inline-block;
	vertical-align: middle;
}

.learn-press-pmpro-buy-membership a.button {
	display: inline-block;
	font-size: 13px;
	line-height: 40px;
	height: 40px;
	border: 0;
	border-radius: 0;
	padding: 0 25px;
	text-transform: uppercase;
	font-weight: 700;
	background: #111;
	color: #fff;
	margin-right: 5px;
}

#learn-press-course-curriculum .course-item .course-item-title {
	text-align: inherit;
	float: none;
}

body.content-item-only #learn-press-content-item {
	width: 100%;
	max-width: inherit;
}

.quiz-clock .quiz-countdown {
	padding: 0;
	background: transparent;
	min-width: inherit;
	float: none;
	text-align: inherit;
}

.single-quiz .quiz-question-nav .lp-question-wrap ul li {
	background: transparent;
	margin: 0;
	border-radius: 0;
	font-size: inherit;
}

.single-quiz .quiz-question-nav .lp-question-wrap ul li label {
	position: relative;
}

.learn-press-question-options>li.answer-option>label input[type=checkbox], .learn-press-question-options>li.answer-option>label input[type=radio] {
	border: 1px solid #b4b9be;
	background: #fff;
	color: #555;
	clear: none;
	cursor: pointer;
	display: inline-block;
	height: 16px;
	margin: 0 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, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	-webkit-transition: .05s border-color ease-in-out;
	transition: .05s border-color ease-in-out;
	border-radius: 50%;
	line-height: 10px;
	font-size: 14px;
	position: absolute;
	top: 15px;
	left: auto;
	box-sizing: border-box;
}

.learn-press-question-options>li.answer-option>label input[type=checkbox] {
	border-radius: 0;
}

.learn-press-question-options>li.answer-option>label input[type=radio]:checked:before {
	content: "•";
	text-indent: -9999px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	font-size: 24px;
	width: 6px;
	height: 6px;
	margin: 4px;
	top: auto;
	left: 0;
	position: inherit;
	transform: none;
	line-height: 14px;
	background: #ffb606;
	border: 0;
}

.learn-press-question-options>li.answer-option>label input[type=checkbox]:checked:before {
	content: "";
	border: 0;
	height: auto;
	margin: 0;
	float: left;
	display: inline-block;
	vertical-align: middle;
	width: 14px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 14px;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: inherit;
	top: auto;
	left: 0;
	transform: none;
	line-height: 14px;
}

.learn-press-video-intro .video-content iframe {
	width: 100%;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .vieable .meta-center {
	cursor: pointer;
}

body .learn-press-user-profile .update-profile {
	border-top: 0;
}

.quiz-buttons button {
	color: #fff;
}

.quiz-question-content .question-content {
	margin-bottom: 15px;
}

li.answer-option-result.user-answer-false label {
	text-decoration: line-through;
}

body .learn-press-question-options .answer-option-result label p {
	font-size: inherit;
}

body .question-results .answer-true .option-title {
	background: #a7f9a4;
}

body .quiz-questions-list input[type=checkbox]:checked:after, body .quiz-questions-list input[type=radio]:checked:after {
	display: none;
}

body .quiz-questions-list input[type=checkbox], body .quiz-questions-list input[type=radio] {
	width: 16px;
	height: 16px;
	border: 1px solid #b4b9be;
}

body .edit-course-item-link a:after {
	display: none;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .completed-button.failed {
	color: #a94442;
	background: #f2dede;
}

#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item a.course-item-title {
	margin-right: 0;
}

.profile-tabs .lp-course-progress {
	padding-top: 20px;
	margin-top: -20px;
}

.profile-tabs .lp-course-progress .progress-heading {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	top: 0;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.lp-course-progress .progress-heading {
	font-size: 12px;
	font-weight: 700;
	color: #ccc;
	margin-bottom: 0;
}

.lp-course-progress .progress-heading span {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	color: #7a7a7a;
	line-height: 16px;
	margin-left: 5px;
}

.lp-course-progress .lp-progress-bar {
	margin: 0;
	height: 6px;
	overflow: hidden;
	margin-top: 5px;
	width: 100%;
	border-radius: 0;
	background: var(--thim-border-color, #eee);
	float: none;
}

.lp-course-progress .lp-progress-bar .lp-progress-value {
	height: 6px;
	border-radius: 0;
	background: #ffb606;
}

.profile-tabs .course-item:hover .lp-course-progress .progress-heading {
	visibility: visible;
	opacity: 1;
}

.profile-tabs .thim-course-grid .hidden-meta-border .thim-course-content .course-meta:before, .profile-tabs .thim-course-grid .hidden-meta-border .thim-course-content .course-meta:after {
	display: none;
}

.learn-press-question-options[data-type=fill-in-blank] input[type=text] {
	padding: 0;
	line-height: 20px;
}

body .learn-press-question-options>li.answer-option>label p.option-title {
	border-radius: 0;
	line-height: 24px;
	display: inline-block;
	vertical-align: middle;
	background-color: transparent;
	color: #666;
	padding: 10px 0;
	min-height: 0;
	margin-left: 30px;
}

body .learn-press-question-options>li.answer-option>label input[type=checkbox]:checked+p, body .learn-press-question-options>li.answer-option>label input[type=radio]:checked+p, body .learn-press-question-options>li.answer-option:hover label p {
	background: none;
	color: inherit;
	font-weight: inherit;
}

.course-thumbnail .media-intro {
	clear: both;
	display: block;
	border: 1px solid #ffb606;
	text-align: center;
	padding: 10px;
}

.course-thumbnail .media-intro iframe {
	max-width: 100%;
	margin: auto;
	display: block;
}

@media (max-width:768px) {
	.course-thumbnail .media-intro {
		padding: 0;
		border: 0;
	}
}

body.thim-popup-active #learn-press-block-content {
	z-index: 999;
}

.thim-child-udemy .content-area {
	overflow: hidden;
}

@media (max-width:400px) {
	#lp-single-course .course-payment {
		display: block;
		float: none;
	}
}

.single-quiz .quiz-question-nav .lp-question-wrap ul.ui-sortable li label {
	padding-left: 40px;
}

#your-profile ul {
	list-style: none;
	margin: 0;
	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 var(--thim-border-color, #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;
}

#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: 12px;
	min-width: 100px;
	display: inline-block;
	border: 1px solid var(--thim-border-color, #eee);
	border-bottom: 0;
	font-weight: 700;
	background: #f9f9f9;
	margin-right: 3px;
	text-align: center;
}

#your-profile .learn-press-subtab-content {
	clear: both;
	padding: 30px 30px 40px;
	border: 1px solid var(--thim-border-color, #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 #lp-upload-photo {
	padding: 5px 10px;
	background: #f2f2f2;
	border: 1px solid #a0a0a0;
	color: #333;
	font-weight: 400;
	font-size: 14px;
	border-radius: 3px;
	line-height: 18px;
	text-transform: none;
}

#your-profile #lp-remove-upload-photo {
	background: transparent;
	border: none;
	font-weight: 400;
	font-size: 14px;
	text-align: center;
	text-transform: none;
	border-radius: 50%;
	color: red;
	padding: 0;
	margin: 0;
	margin-left: 15px;
	line-height: 25px;
}

#your-profile .title {
	border-bottom: 1px solid var(--thim-border-color, #eee);
	padding-bottom: 10px;
	margin-bottom: 30px;
}

#your-profile input, #your-profile select {
	width: 250px;
	max-width: 100%;
}

#your-profile input[type=checkbox] {
	width: auto;
}

#your-profile textarea {
	width: 100%;
	max-width: 100%;
}

#your-profile input[type=submit] {
	width: auto;
}

#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 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 {
	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: 13px;
	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: 13px;
	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;
}

.course-curriculum ul.curriculum-sections .section-content .course-item {
	border-bottom: none;
}

.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-completed .course-item-status {
	color: #fff;
	border-radius: 50%;
	background-color: #54b551;
	width: 22px;
	line-height: 22px;
	display: block;
	height: 22px;
	text-align: center;
	margin-top: 3px;
}

.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-completed .course-item-status:before {
	content: "";
}

.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-completed .lesson-preview .fa-eye {
	font-weight: 900;
}

.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-completed .lesson-preview .fa-eye:before {
	content: "";
	font-size: 12px;
}

.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.passed {
	color: #666;
}

.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta {
	vertical-align: middle;
}

.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .course-item-status:before {
	font-size: 12px;
}

#learn-press-course-curriculum .learn-press-breadcrumb {
	display: none;
}

body.course-item-popup {
	overflow: hidden;
}

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, body.course-item-popup #learn-press-content-item {
	overflow-y: scroll;
}

body.course-item-popup #learn-press-course-curriculum {
	position: fixed;
	bottom: 0;
	z-index: 10;
	left: 0;
	width: 400px;
	background-color: #fff;
}

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: 13px;
	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 {
	border-top: 1px solid var(--thim-border-color, #eee);
}

body.course-item-popup #learn-press-course-curriculum ul.curriculum-sections .section-header {
	margin-top: 30px;
}

body.course-item-popup #learn-press-course-curriculum ul.curriculum-sections .section-header .collapse {
	left: 10px;
	top: -3px;
}

body.course-item-popup #learn-press-course-curriculum ul.curriculum-sections .section-header .meta {
	font-weight: normal;
}

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 {
	padding: 15px 18px 13px;
	line-height: 20px;
	position: relative;
}

body.course-item-popup #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-item-title {
	max-width: calc(100% - 70px);
	max-width: -webkit-calc(100% - 70px);
	max-width: -moz-calc(100% - 70px);
}

body.course-item-popup #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item a.course-item-title {
	line-height: 20px;
}

body.course-item-popup #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item span, body.course-item-popup #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .index {
	line-height: 20px;
}

body.course-item-popup #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .meta {
	float: none;
	clear: both;
	display: block !important;
	padding-left: 55px;
	padding-top: 3px;
	width: auto;
}

body.course-item-popup #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta {
	position: absolute;
	top: 15px;
	right: 10px;
}

body.course-item-popup #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .index {
	min-width: 30px;
}

body.course-item-popup #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .index span.label {
	display: none !important;
}

body.course-item-popup #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .meta-left {
	min-width: inherit;
	padding-right: 0;
}

body.course-item-popup #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item.current:before {
	display: none;
}

body.course-item-popup #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-completed .course-item-status {
	margin-top: 0;
}

body.course-item-popup .scroll-wrapper:hover .scroll-element {
	opacity: .8;
}

body.course-item-popup .scroll-wrapper>.scroll-element .scroll-element_size {
	left: 3px;
}

body.course-item-popup .scroll-wrapper>.scroll-element.scroll-y {
	right: 2px;
	width: 8px;
}

body.course-item-popup .scroll-wrapper>.scroll-element.scroll-y .scroll-element_outer {
	width: 7px;
}

body.course-item-popup .scroll-wrapper>.scroll-element.scroll-y .scroll-bar {
	width: 7px;
	background-color: #999;
}

body.course-item-popup #learn-press-content-item {
	position: fixed;
	z-index: 99999;
	background: #fff;
	left: 400px;
	top: 90px;
	right: 0;
	bottom: 0;
}

body.course-item-popup #learn-press-content-item #course-item-content-header {
	top: 0;
	left: 0;
	background: #ffb606;
	z-index: 100;
	padding: 0;
	position: fixed;
	right: 0;
	height: 90px;
	line-height: 90px;
	-webkit-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

body.course-item-popup #learn-press-content-item #course-item-content-header .courses-searching {
	position: relative;
	line-height: 90px;
}

body.course-item-popup #learn-press-content-item #course-item-content-header .courses-searching .form-control {
	background: transparent;
	border: transparent;
	box-shadow: none;
	padding-left: 70px;
	color: rgba(255, 255, 255, .65);
	line-height: 90px;
	height: 90px;
	font-size: 16px;
	max-width: 400px;
}

body.course-item-popup #learn-press-content-item #course-item-content-header .courses-searching .form-control::-webkit-input-placeholder {
	color: rgba(255, 255, 255, .65);
}

body.course-item-popup #learn-press-content-item #course-item-content-header .courses-searching .form-control:-moz-placeholder {
	color: rgba(255, 255, 255, .65);
}

body.course-item-popup #learn-press-content-item #course-item-content-header .courses-searching .form-control::-moz-placeholder {
	color: rgba(255, 255, 255, .65);
}

body.course-item-popup #learn-press-content-item #course-item-content-header .courses-searching .form-control:-ms-input-placeholder {
	color: rgba(255, 255, 255, .65);
}

body.course-item-popup #learn-press-content-item #course-item-content-header .courses-searching .form-control:focus::-webkit-input-placeholder {
	color: transparent;
}

body.course-item-popup #learn-press-content-item #course-item-content-header .courses-searching .form-control:focus:-moz-placeholder {
	color: transparent;
}

body.course-item-popup #learn-press-content-item #course-item-content-header .courses-searching .form-control:focus::-moz-placeholder {
	color: transparent;
}

body.course-item-popup #learn-press-content-item #course-item-content-header .courses-searching .form-control:focus:-ms-input-placeholder {
	color: transparent;
}

body.course-item-popup #learn-press-content-item #course-item-content-header .courses-searching button {
	top: 0;
	bottom: 0;
	width: 70px;
	left: 0;
	background: transparent;
	color: #fff;
	text-align: center;
	position: absolute;
	line-height: 90px;
	height: 90px;
	font-size: 23px;
	padding: 0;
}

body.course-item-popup #learn-press-content-item #course-item-content-header .courses-searching button .fa {
	line-height: 90px;
}

body.course-item-popup #learn-press-content-item #course-item-content-header .courses-searching .courses-list-search {
	color: #666;
	margin: 0;
	overflow: auto;
	line-height: 30px;
	background: #fff;
	border: none;
	min-width: 270px;
	position: absolute;
	height: calc(100vh - 90px);
	height: -webkit-calc(100vh - 90px);
	height: -moz-calc(100vh - 90px);
	width: 100%;
	max-width: 385px;
	visibility: hidden;
	padding-left: 0;
	-webkit-transition: none;
	-khtml-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-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;
}

body.course-item-popup #learn-press-content-item #course-item-content-header .courses-searching .courses-list-search.search-visible {
	visibility: visible;
}

body.course-item-popup #learn-press-content-item #course-item-content-header .courses-searching .courses-list-search li {
	list-style: none;
	line-height: 30px;
	padding: 6px 20px;
	border-bottom: 1px solid var(--thim-border-color, #eee);
	display: block;
}

body.course-item-popup #learn-press-content-item #course-item-content-header .courses-searching .courses-list-search li:first-child {
	margin-top: 20px;
}

body.course-item-popup #learn-press-content-item #course-item-content-header .courses-searching .courses-list-search li a {
	display: inline-block;
	line-height: 30px;
	-webkit-transition: none;
	-khtml-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
	color: #333;
}

body.course-item-popup #learn-press-content-item #course-item-content-header .courses-searching .courses-list-search li a:hover {
	text-decoration: underline;
	color: #333 !important;
}

@media (max-width:991px) and (min-width:768px) {
	body.course-item-popup #learn-press-content-item #course-item-content-header .courses-searching .courses-list-search {
		max-width: 285px;
	}
}

@media (max-width:480px) {
	body.course-item-popup #learn-press-content-item #course-item-content-header .courses-searching .courses-list-search {
		max-width: inherit;
	}
}

body.course-item-popup #learn-press-content-item #course-item-content-header .back_course {
	width: 90px;
	height: 90px;
	line-height: 90px;
	text-transform: none;
	text-align: center;
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	z-index: 99999;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	filter: alpha(opacity=70);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	-webkit-opacity: .7;
	-khtml-opacity: .7;
	-moz-opacity: .7;
	-ms-opacity: .7;
	-o-opacity: .7;
	opacity: .7;
}

body.course-item-popup #learn-press-content-item #course-item-content-header .back_course .fa {
	font-size: 29px;
	vertical-align: middle;
}

body.course-item-popup #learn-press-content-item #course-item-content-header .back_course:hover {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}

body.course-item-popup #learn-press-content-item #course-item-content-header .back_course:before, body.course-item-popup #learn-press-content-item #course-item-content-header .back_course:after {
	display: none;
}

body.course-item-popup #learn-press-content-item #course-item-content-header .toggle-content-item {
	width: 90px;
	height: 90px;
	line-height: 90px;
	text-transform: none;
	text-align: center;
	color: #fff !important;
	font-size: 13px;
	font-weight: 700;
	z-index: 99999;
	position: absolute;
	top: 0;
	right: 90px;
	cursor: pointer;
	border-left: none;
	filter: alpha(opacity=70);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	-webkit-opacity: .7;
	-khtml-opacity: .7;
	-moz-opacity: .7;
	-ms-opacity: .7;
	-o-opacity: .7;
	opacity: .7;
	background: transparent;
	box-shadow: 0 0 0;
	margin: 0;
}

body.course-item-popup #learn-press-content-item #course-item-content-header .toggle-content-item:hover {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}

body.course-item-popup #learn-press-content-item #course-item-content-header .toggle-content-item:before {
	font-family: "Font Awesome 5 Free" !important;
	content: "";
	line-height: 90px;
	font-size: 24px;
	font-weight: 900;
	color: #fff !important;
}

body.course-item-popup #learn-press-content-item .content-item-wrap {
	padding-bottom: 30px;
}

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 .edit-course-item-link, body.course-item-popup #learn-press-content-item .content-item-wrap .message, body.course-item-popup #learn-press-content-item .content-item-wrap .learn-press-message, body.course-item-popup #learn-press-content-item .content-item-wrap .comments-area, body.course-item-popup #learn-press-content-item .content-item-wrap .learn-press-content-protected-message {
	margin: 10px auto;
	max-width: 700px;
}

body.course-item-popup #learn-press-content-item .content-item-wrap .message {
	margin-bottom: 20px;
	margin-top: 20px;
	display: block;
	width: 100%;
}

body.course-item-popup div#learn-press-content-item {
	top: 90px;
}

body.course-item-popup div#learn-press-course-curriculum {
	top: 90px;
}

body.course-item-popup .lp-single-course #course-curriculum-popup {
	position: fixed;
	left: 0;
	top: 90px;
	bottom: 0;
	background-color: #fff;
	width: 100vh;
	z-index: 9999;
}

body.course-item-popup #course-curriculum-popup #popup-sidebar {
	width: 100%;
	height: 100%;
	top: auto;
}

body.course-item-popup #course-curriculum-popup #popup-sidebar #learn-press-course-curriculum {
	top: auto;
	width: 100%;
	height: 100%;
}

body.course-item-popup #course-curriculum-popup #popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item {
	position: relative;
}

body.course-item-popup #course-curriculum-popup #popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta {
	position: absolute;
	right: 15px;
	top: 15px;
}

body.course-item-popup.full-screen-content-item #learn-press-content-item #course-item-content-header .toggle-content-item:before {
	content: "";
}

body.course-item-popup.thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections {
	padding-top: 0;
}

body.course-item-popup.thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section {
	background-color: #fff;
}

body.course-item-popup.thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section .section-header {
	margin-left: 5px;
	padding-left: 40px;
}

body.course-item-popup.thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section .section-desc {
	margin-left: 40px;
	padding-left: 5px;
}

.profile-container .profile-tabs .learn-press-subtab-content .lp-sub-menu {
	margin-bottom: 20px;
	margin-top: 30px;
	margin-left: 0;
}

.profile-container .profile-tabs .learn-press-subtab-content .lp-sub-menu li {
	list-style: none;
	display: inline-block;
	padding-right: 15px;
}

.profile-container .profile-tabs .learn-press-subtab-content .lp-sub-menu li a {
	padding-bottom: 5px;
	color: #666;
}

.profile-container .profile-tabs .learn-press-subtab-content .lp-sub-menu li span {
	padding-bottom: 2px;
	border-bottom: 2px solid #ffb606;
}

.profile-container .profile-orders .column-order-action a {
	margin-right: 5px;
}

#tab-curriculum button {
	margin-bottom: 40px;
	margin-right: 15px;
}

#tab-curriculum form {
	display: inline-block;
}

#order_review #checkout-guest-email {
	margin: 20px 0 15px;
	padding-top: 10px;
	border-top: 1px solid var(--thim-border-color, #eee);
}

#order_review #checkout-guest-email .form-desc {
	margin-bottom: 10px;
}

#order_review #checkout-guest-email #checkout-guest-options {
	margin-top: 15px;
}

#order_review #checkout-guest-email #checkout-guest-options li {
	list-style: none;
}

#order_review #checkout-guest-email #checkout-guest-options li label {
	font-weight: normal;
}

body.rtl #learn-press-course-tabs .course-tab-panel-reviews form button {
	display: block;
	margin-left: 0;
	margin-right: auto;
}

body.rtl #learn-press-course-tabs .course-tab-panel-students-list .course-students-list .student-list-top {
	display: flex;
	justify-content: space-between;
}

body.rtl #learn-press-course-tabs .course-tab-panel-students-list .course-students-list .students {
	display: flex;
	margin-right: 0;
	margin-left: 25px;
}

body.rtl #learn-press-course-tabs .course-tab-panel-students-list .course-students-list .students .user-info {
	display: flex;
}

body.rtl #learn-press-course-tabs .course-tab-panel-students-list .course-students-list .students .user-info .right-info {
	padding-left: 0;
	padding-right: 15px;
}

@media screen and (max-width:480px) {
	body.rtl #learn-press-content-item .content-item-scrollable .comments-area .form-submit {
		text-align: left;
	}
}

body.rtl #learn-press-course-curriculum .learn-press-breadcrumb i {
	transform: rotate(180deg);
}

body.rtl #profile-content-certificates .course {
	float: none;
}

body.rtl .learn-press-question-options>li.answer-option>label p.option-title {
	margin-left: 0;
	margin-right: 30px;
}

@media screen and (max-width:480px) {
	body.rtl .learn-press .course-meta .learn-press-course-results-progress- {
		margin-top: 20px;
		margin-bottom: 20px;
	}
}

body.rtl #lp-single-course .course-payment {
	text-align: left;
}

body.rtl .thim-widget-courses-wrapper .view-all-courses {
	right: auto;
	left: 0;
}

body.rtl #blog-archive .readmore {
	text-align: left;
}

body.rtl .page-content .comment-form .form-submit {
	text-align: left;
}

body.rtl #tab-overview .thim-course-info {
	float: right;
	padding-right: 0;
}

#learn-press-checkout {
	width: 100%;
	max-width: 100%;
}

#learn-press-checkout h2 {
	display: none;
}

#learn-press-checkout .learnpress #learn-press-checkout-form {
	margin: 0;
}

@media (max-width:815px) {
	#learn-press-checkout .learnpress #learn-press-checkout-form {
		display: unset;
	}
}

#learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__before {
	float: none;
	width: 100%;
	margin: 0 0 50px 0;
}

#learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__before #checkout-order h4 {
	margin-bottom: 30px;
	margin-top: 20px;
	text-transform: uppercase;
	font-size: 24px;
}

@media (max-width:767px) {
	#learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__before #checkout-order h4 {
		font-size: 20px;
	}
}

#learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__before #checkout-order .lp-checkout-order__inner {
	padding: 0px;
	border: unset;
	border-radius: unset;
}

#learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__before #checkout-order .lp-checkout-order__inner table .course-thumbnail {
	border-right: unset;
}

#learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__before #checkout-order .lp-checkout-order__inner table .course-name {
	border-left: unset;
}

#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: 16px;
}

#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 var(--thim-border-color, #eee);
}

#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 var(--thim-border-color, #eee);
	text-align: left;
}

#learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__before .learn-press-checkout-comment {
	margin-top: 50px;
}

#learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__before .learn-press-checkout-comment h4 {
	margin-bottom: 30px;
	text-transform: uppercase;
	font-size: 24px;
	display: block;
}

@media (max-width:767px) {
	#learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__before .learn-press-checkout-comment h4 {
		font-size: 20px;
	}
}

#learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after {
	float: unset;
	width: 100%;
}

#learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-account-guest, #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-account-login, #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-account-register {
	max-width: 690px;
}

#learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-account-guest h4, #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-account-login h4, #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-account-register h4 {
	margin-bottom: 30px;
	text-transform: uppercase;
	font-size: 24px;
}

@media (max-width:767px) {
	#learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-account-guest h4, #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-account-login h4, #learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-account-register h4 {
		font-size: 20px;
	}
}

#learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-account-guest #guest_email {
	width: 100%;
}

#learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-account-register .lp-form-fields .form-field label {
	margin-bottom: 10px;
}

#learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-account-register .lp-form-fields .form-field input {
	width: 100%;
}

#learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-account-login .lp-form-fields .form-field label {
	margin-bottom: 10px;
}

#learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-account-login .lp-form-fields .form-field #username {
	width: 100%;
}

#learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-account-login .lp-checkout-remember label input[type=checkbox] {
	top: -1px;
}

#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;
}

#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);
}

#learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-payment {
	margin-top: 30px;
	margin-bottom: 0px;
}

#learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-payment h4 {
	margin-bottom: 30px;
	text-transform: uppercase;
	font-size: 24px;
}

@media (max-width:767px) {
	#learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-payment h4 {
		font-size: 20px;
	}
}

#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: 0px;
}

#learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-payment #checkout-order-action .lp-button {
	width: unset;
	text-transform: uppercase;
	font-size: 14px;
}

#learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-payment #checkout-order-action .lp-button:hover {
	opacity: unset;
}

#learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after .lp-terms-and-conditions {
	margin-top: 10px;
}

.learnpress-v4 .pmpro-has-access .entry-content .lp-profile-content ul {
	list-style: none;
}

#learn-press-profile.lp-user-profile {
	overflow: visible;
}

#learn-press-profile.lp-user-profile .lp-content-area {
	width: 100%;
}

#learn-press-profile.lp-user-profile li {
	list-style: none;
}

#learn-press-profile.lp-user-profile #profile-sidebar {
	margin-top: 0;
	border: 1px solid rgba(0, 0, 0, .1);
}

#learn-press-profile.lp-user-profile #profile-sidebar .lp-profile-user {
	padding: 20px 25px;
	border-top: 1px solid rgba(204, 204, 204, .3);
}

#learn-press-profile.lp-user-profile #profile-sidebar #profile-nav .lp-profile-nav-tabs>li>a {
	font-weight: normal;
}

#learn-press-profile.lp-user-profile #profile-sidebar #profile-nav .lp-profile-nav-tabs>li>a>i {
	font-size: 16px;
	left: 20px;
}

#learn-press-profile.lp-user-profile #profile-sidebar #profile-nav .lp-profile-nav-tabs li {
	position: relative;
}

#learn-press-profile.lp-user-profile #profile-sidebar #profile-nav .lp-profile-nav-tabs li>a::after {
	display: none;
}

#learn-press-profile.lp-user-profile #profile-sidebar #profile-nav .lp-profile-nav-tabs li.has-child>a::after {
	display: block;
}

#learn-press-profile.lp-user-profile #profile-sidebar #profile-nav .lp-profile-nav-tabs li.active, #learn-press-profile.lp-user-profile #profile-sidebar #profile-nav .lp-profile-nav-tabs li:hover {
	background: unset;
}

#learn-press-profile.lp-user-profile #profile-sidebar #profile-nav .lp-profile-nav-tabs li.active::after, #learn-press-profile.lp-user-profile #profile-sidebar #profile-nav .lp-profile-nav-tabs li:hover::after {
	content: "";
	position: absolute;
	width: 3px;
	height: 100%;
	top: 0;
	left: -1px;
	background: var(--thim-body-primary-color, #ffb606);
}

#learn-press-profile.lp-user-profile #profile-sidebar #profile-nav .lp-profile-nav-tabs li.active>a, #learn-press-profile.lp-user-profile #profile-sidebar #profile-nav .lp-profile-nav-tabs li:hover>a {
	color: #333;
}

#learn-press-profile.lp-user-profile #profile-sidebar #profile-nav .lp-profile-nav-tabs li.wishlist a::before {
	display: none !important;
}

#learn-press-profile.lp-user-profile #profile-sidebar #profile-nav .lp-profile-nav-tabs li.lp_orders_woocommerce .fa-shopping-cart {
	font-family: thim-ekits;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
}

#learn-press-profile.lp-user-profile #profile-sidebar #profile-nav .lp-profile-nav-tabs li.lp_orders_woocommerce .fa-shopping-cart::before {
	content: "";
}

#learn-press-profile.lp-user-profile .wrapper-profile-header {
	background: transparent;
	color: inherit;
	padding: 20px;
}

#learn-press-profile.lp-user-profile .wrapper-profile-header .lp-profile-content-area {
	min-height: inherit;
	padding-top: 0;
	padding-bottom: 0;
	display: block;
}

#learn-press-profile.lp-user-profile .wrapper-profile-header .lp-profile-content-area .lp-skeleton-animation li, #learn-press-profile.lp-user-profile .wrapper-profile-header .lp-profile-content-area .learn-press-filters li {
	list-style: none;
}

@media (max-width:990px) {
	#learn-press-profile.lp-user-profile .wrapper-profile-header .lp-profile-content-area {
		min-height: inherit;
		padding: 0 0 20px 0;
	}
}

#learn-press-profile.lp-user-profile .wrapper-profile-header .lp-profile-content-area .lp-user-profile-socials {
	column-gap: 10px;
	margin-top: 5px;
	position: static;
	justify-content: start;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(10px, auto));
}

#learn-press-profile.lp-user-profile .wrapper-profile-header .lp-profile-content-area .lp-user-profile-socials a {
	width: auto;
	height: auto;
	border: none;
	background: transparent;
	line-height: inherit;
	margin: 0;
}

#learn-press-profile.lp-user-profile .wrapper-profile-header .lp-profile-content-area .lp-user-profile-socials a:hover {
	background: transparent;
	border-color: transparent;
	color: var(--thim-body-primary-color, #ffb606);
}

#learn-press-profile.lp-user-profile .wrapper-profile-header .lp-profile-right {
	margin: 0;
	padding: 0;
}

#learn-press-profile.lp-user-profile .wrapper-profile-header .lp-profile-left {
	bottom: 0;
	position: static;
	width: 100%;
	border: none;
	background: transparent;
	padding: 0 0 20px 0;
	display: grid;
	grid-template-columns: auto 1fr;
	column-gap: 15px;
	align-items: center;
	min-width: inherit;
	max-width: inherit;
}

#learn-press-profile.lp-user-profile .wrapper-profile-header .lp-profile-left .lp-user-profile-avatar {
	width: 70px;
}

#learn-press-profile.lp-user-profile .wrapper-profile-header .lp-profile-left .lp-profile-username {
	font-weight: 500;
	line-height: 1.3em;
	text-transform: capitalize;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	word-break: break-all;
}

#learn-press-profile.lp-user-profile .wrapper-profile-header .lp-profile-left .lp-profile-username:after, #learn-press-profile.lp-user-profile .wrapper-profile-header .lp-profile-left .lp-profile-username:before {
	display: none;
}

#learn-press-profile.lp-user-profile .wrapper-profile-header .lp-profile-user-bio {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	line-clamp: 6;
	-webkit-box-orient: vertical;
	font-size: .9rem;
	font-style: italic;
	opacity: .85;
	line-height: 1.4rem;
	text-align: justify;
}

#learn-press-profile.lp-user-profile #profile-content {
	padding-top: 0;
	margin-bottom: 0;
}

@media (max-width:990px) {
	#learn-press-profile.lp-user-profile #profile-content {
		margin-top: 30px;
	}
}

#learn-press-profile.lp-user-profile #profile-content #profile-header {
	width: 100%;
}

@media (max-width:1024px) {
	#learn-press-profile.lp-user-profile #profile-content #profile-header {
		padding: 0;
	}
}

#learn-press-profile.lp-user-profile #profile-content #dashboard-general-statistic {
	padding-bottom: 5px;
	margin-bottom: 25px;
	border-bottom-color: var(--thim-border-color, #eee);
}

#learn-press-profile.lp-user-profile #profile-content #dashboard-general-statistic .dashboard-general-statistic__row {
	margin: 0 -10px;
}

#learn-press-profile.lp-user-profile #profile-content #dashboard-general-statistic .dashboard-general-statistic__row .statistic-box {
	width: calc(20% - 20px);
	padding: 12px 20px;
	margin: 0 10px 20px 10px;
	border-radius: 0;
	border: none;
	min-width: 120px;
}

#learn-press-profile.lp-user-profile #profile-content #dashboard-general-statistic .dashboard-general-statistic__row .statistic-box .statistic-box__text {
	font-size: .8em;
	text-transform: uppercase;
	line-height: 1.3em;
}

#learn-press-profile.lp-user-profile #profile-content #dashboard-general-statistic .dashboard-general-statistic__row .statistic-box .statistic-box__number {
	font-size: 2em;
	margin: 15px 0 10px 0;
	display: inherit;
}

@media screen and (max-width:768px) {
	#learn-press-profile.lp-user-profile #profile-content #dashboard-general-statistic {
		overflow-x: scroll;
	}
	
	#learn-press-profile.lp-user-profile #profile-content #dashboard-general-statistic .dashboard-general-statistic__row {
		width: max-content;
		display: block;
	}
	
	#learn-press-profile.lp-user-profile #profile-content #dashboard-general-statistic .dashboard-general-statistic__row .statistic-box {
		float: left;
		max-width: 120px;
	}
}

#learn-press-profile.lp-user-profile #profile-content .learn-press-subtab-content a {
	cursor: pointer;
}

#learn-press-profile.lp-user-profile #profile-content .learn-press-course-tab-filters .learn-press-filters a.active, #learn-press-profile.lp-user-profile #profile-content .learn-press-course-tab-filters .learn-press-filters a:hover {
	color: var(--thim-body-primary-color, #ffb606);
}

#learn-press-profile.lp-user-profile #profile-content .learn-press-profile-course__tab__inner {
	background: #f4f4f5;
}

#learn-press-profile.lp-user-profile #profile-content .learn-press-profile-course__tab__inner a {
	color: #333;
}

#learn-press-profile.lp-user-profile #profile-content .learn-press-profile-course__tab__inner a.active {
	border-top-color: var(--thim-body-primary-color, #ffb606);
	color: var(--thim-body-primary-color, #ffb606);
}

#learn-press-profile.lp-user-profile #profile-content .learn-press-profile-course__progress .lp_profile_course_progress__header {
	background: #f4f4f5;
}

@media (max-width:320px) {
	#learn-press-profile.lp-user-profile #profile-content .learn-press-profile-course__progress .lp_profile_course_progress__header {
		column-gap: 6px;
	}
}

#learn-press-profile.lp-user-profile #profile-content .lp_profile_course_progress__item a {
	color: #333;
}

#learn-press-profile.lp-user-profile #profile-content .lp_profile_course_progress__item a:hover {
	color: var(--thim-body-primary-color, #ffb606);
}

@media (max-width:1024px) {
	#learn-press-profile.lp-user-profile .lp-content-area {
		padding-right: 0;
		padding-left: 0;
	}
}

#learn-press-profile.lp-user-profile .wrap-fullwidth {
	margin: 0;
}

#learn-press-profile.lp-user-profile .learn-press-form {
	width: 48%;
	float: left;
	padding: 40px 20px;
	border-radius: 0;
	margin-bottom: 25px;
}

#learn-press-profile.lp-user-profile .learn-press-form .form-fields .form-field input {
	border-radius: 0;
}

#learn-press-profile.lp-user-profile .learn-press-form .form-fields .form-field input:focus {
	border: 1px solid;
	outline: none !important;
	box-shadow: 0 0 0 !important;
}

#learn-press-profile.lp-user-profile .learn-press-form h3 {
	margin-top: 0;
}

#learn-press-profile.lp-user-profile .learn-press-form ul {
	list-style: none;
}

#learn-press-profile.lp-user-profile .learn-press-form-register {
	float: right;
}

@media (max-width:600px) {
	#learn-press-profile.lp-user-profile .learn-press-form {
		width: 100%;
		float: none;
	}
}

.learn-press-tabs .learn-press-tabs__tab, .learn-press-tabs .learn-press-tabs__nav {
	background: #f9f9f9;
}

body .learn-press-4 .course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-completed .course-item-status {
	background: transparent;
}

body #lesson-sidebar #learn-press-content-item .content-item-wrap .content-item-summary .lp-button {
	vertical-align: inherit;
	padding: 10px 24px;
	border: 0;
	border-radius: 0;
}

body #lesson-sidebar #learn-press-content-item .content-item-wrap .content-item-summary .lp-button.completed {
	margin: 25px 0;
}

body #lesson-sidebar #learn-press-content-item .content-item-wrap .content-item-summary .lp-button i {
	margin-right: 10px;
}

body #lesson-sidebar #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description {
	margin-bottom: 20px;
}

body.course-item-popup #learn-press-course-curriculum, body.course-item-popup #learn-press-content-item {
	overflow-y: scroll;
}

@media (max-width:767px) {
	body.course-item-popup.full-screen-content-item .learn-press-4 #learn-press-course-curriculum {
		left: 0;
	}
}

body .learn-press-4 #learn-press-course-curriculum ul.curriculum-sections .section-header {
	border-bottom: none;
}

body .learn-press-4 .course-forum {
	margin-top: -20px;
}

body .learn-press-4 .course-payment .lp-course-buttons .purchase-course .lp-enroll-notice {
	display: none;
}

body .learn-press-4 .course-payment .lp-course-buttons>form {
	display: inline-block !important;
}

body .learn-press-4 .course-payment .lp-course-buttons .course-wishlist-box {
	display: inline-block;
}

body .learn-press-4 .course-payment .lp-course-buttons .course-wishlist-box span {
	padding: 5px 15px;
	transform: translateY(1px);
	color: #333;
	transition: all .3s;
	margin-left: 12px;
	font-size: 14px;
}

body .learn-press-4 .course-payment .lp-course-buttons .course-wishlist-box span span {
	padding: 0;
}

body .learn-press-4 .course-payment .lp-course-buttons .lp-ajax-message {
	padding: 0;
	border: 0;
	margin: 0;
	color: var(--thim-body-primary-color, #ffb606);
}

body .learn-press-4 .lp-course-buttons .lp-button {
	display: inline-block;
}

body .learn-press-4 #popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers.current, body .learn-press-4 #popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers:hover {
	color: var(--thim-body-primary-color, #ffb606);
}

body .learn-press-4 #popup-course #popup-content .lp-button.completed i {
	margin-right: 9px;
	margin-left: 0px;
}

body .learn-press-4 #learn-press-quiz-app:after {
	clear: both;
	display: table;
	content: "";
}

body .learn-press-4 #learn-press-quiz-app .quiz-buttons {
	padding-top: 20px;
}

body .learn-press-4 #learn-press-quiz-app .submit-quiz {
	padding: 15px 0;
}

body .learn-press-4 .quiz-result {
	float: none;
	margin-right: auto;
}

body .learn-press-4 .entry-content-left input[name=course-extra-box-ratio] {
	display: none;
}

body .learn-press-4 .course-tabs input[name=course-faqs-box-ratio] {
	display: none;
}

body .learn-press-4 .course-tab-panel-faqs {
	padding-top: 0;
}

body .learn-press-4 .course-tab-panel-faqs input[name=course-faqs-box-ratio] {
	display: none;
}

body .learn-press-4 .course-tab-panel-faqs .course-faqs-box:last-child {
	margin-bottom: 0;
}

body .learn-press-4 .course-tab-panel-faqs input[name=course-faqs-box-ratio]:checked+.course-faqs-box, body .learn-press-4 .course-tab-panel-faqs .course-faqs-box:hover {
	background: transparent;
}

body .learn-press-4 .course-tab-panel-faqs .course-faqs-box {
	border-radius: 0;
	border: none;
	border-bottom: 1px solid rgba(241, 242, 248, .8);
	margin-bottom: 0;
}

body .learn-press-4 .course-tab-panel-faqs .course-faqs-box__title {
	padding: 15px 20px 15px 0;
	font-size: 1.1rem;
	font-weight: 600;
}

body .learn-press-4 .course-tab-panel-faqs .course-faqs-box__title:after {
	right: 0;
}

body .learn-press-4 .course-tab-panel-faqs .course-faqs-box .course-faqs-box__content .course-faqs-box__content-inner {
	padding: 15px 0 20px 0;
	border-top: 1px solid var(--thim-border-color, #eee);
	font-size: 1rem;
	line-height: 1.3em;
	font-weight: normal;
	color: inherit;
}

body #learn-press-profile #profile-content .lp-button, body .learn-press-4 .lp-course-buttons .lp-button {
	font-size: 13px;
	line-height: 40px;
	height: 40px;
	border: 0;
	border-radius: var(--thim-border-radius-item, 0);
	padding: 0 25px;
	text-transform: uppercase;
	font-weight: 700;
	color: #333;
	background-color: #ffb606;
	margin: 0 auto;
}

body #learn-press-profile #profile-content .lp-button:hover, body .learn-press-4 .lp-course-buttons .lp-button:hover {
	background-color: #e6a303;
	color: #333;
}

body #learn-press-profile #profile-content .lp-button:focus, body .learn-press-4 .lp-course-buttons .lp-button:focus {
	outline: none;
	box-shadow: none;
}

@media (max-width:321px) {
	body #learn-press-profile #profile-content .lp-button, body .learn-press-4 .lp-course-buttons .lp-button {
		padding: 0 15px;
	}
}

body.learnpress-v4 .learn-press-message.coming-soon-message:before, body.learnpress-v4 .learn-press-message.coming-soon-message:after {
	display: none;
}

body.learnpress-v4 .lp-single-course .learn-press-coming-soon-course-message {
	margin: 30px 0;
	color: #8a6d3b;
	background: #fcf8e3;
	line-height: 20px;
	padding: 10px 15px;
}

.learn-press-message {
	border-radius: 0;
}

body.lp-sidebar-toggle__close.learnpress-v4 .lp-single-course #popup-course #popup-sidebar {
	flex: 0 0 0;
}

body.lp-sidebar-toggle__close.learnpress-v4 .lp-single-course #popup-course #popup-header, body.lp-sidebar-toggle__close.learnpress-v4 .lp-single-course #popup-course #popup-footer {
	left: 0px;
}

body.lp-sidebar-toggle__close.learnpress-v4 .lp-single-course #popup-course #popup-header .thim-course-item-popup-right #sidebar-toggle.toggle-content-item::before {
	content: "";
}

@media (max-width:768px) {
	body.lp-sidebar-toggle__open.learnpress-v4 #popup-course #popup-header .popup-header__inner .items-progress {
		display: none;
	}
}

@media (max-width:480px) {
	body.lp-sidebar-toggle__open.learnpress-v4 #popup-course #popup-header .popup-header__inner .form-button-finish-course {
		display: none;
	}
}

.learnpress-v4 .lp-single-course .lp-content-area {
	width: 100%;
}

@media (max-width:768px) {
	.learnpress-v4 .lp-single-course .lp-content-area {
		padding-right: 0;
		padding-left: 0;
	}
}

.learnpress-v4 .lp-single-course #learn-press-course .course-summary .course-content #learn-press-course-tabs {
	margin-top: 0;
	margin-bottom: 30px;
}

.learnpress-v4 .lp-single-course #learn-press-course .course-summary .course-content #learn-press-course-tabs .tab-content .tab-pane .learn-press-message::before {
	display: none;
}

.learnpress-v4 .lp-single-course #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections {
	padding-top: 0;
}

.learnpress-v4 .lp-single-course #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-header {
	height: unset;
	display: block;
	width: unset;
	margin: 0 !important;
	padding-bottom: 10px !important;
	padding-top: 10px !important;
	background-color: #fff;
}

.learnpress-v4 .lp-single-course #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-header .collapse, .learnpress-v4 .lp-single-course #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-header .meta {
	top: 50% !important;
	margin-top: -15px;
}

@media (max-width:480px) {
	.learnpress-v4 .lp-single-course #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-header {
		font-size: 1em;
	}
}

.learnpress-v4 .lp-single-course #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-desc {
	padding-left: 20px !important;
	padding-right: 20px !important;
}

@media (max-width:480px) {
	.learnpress-v4 .lp-single-course #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-content .course-item .meta-left {
		min-width: inherit;
	}
	
	.learnpress-v4 .lp-single-course #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-content .course-item .meta-left .index .label {
		display: none !important;
	}
	
	.learnpress-v4 .lp-single-course #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-content .course-item .course-item-title {
		max-width: calc(100% - 80px);
		max-width: -webkit-calc(100% - 80px);
		max-width: -moz-calc(100% - 80px);
	}
	
	.learnpress-v4 .lp-single-course #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-content .course-item .course-item-meta {
		position: initial;
		top: 0;
		right: auto;
		left: 0;
		float: none;
		width: 100%;
	}
	
	.learnpress-v4 .lp-single-course #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-content .course-item .course-item-meta .meta {
		padding: 0;
		margin: 5px 0 0 0;
	}
	
	.learnpress-v4 .lp-single-course #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-content .course-item .course-item-meta .course-item-status, .learnpress-v4 .lp-single-course #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-content .course-item .course-item-meta .lesson-preview {
		position: absolute;
		top: 15px;
		right: 0;
	}
}

.learnpress-v4 .lp-single-course #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-content .course-item>span {
	width: unset;
	margin-right: 5px;
}

@media screen and (max-width:480px) {
	.learnpress-v4 .lp-single-course #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-content .course-item>span {
		padding-left: 0 !important;
	}
}

.learnpress-v4 .lp-single-course #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-content .course-item .course-item-meta {
	display: flex !important;
}

.learnpress-v4 .lp-single-course #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-content .course-item .course-item-meta .count-questions, .learnpress-v4 .lp-single-course #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-content .course-item .course-item-meta .duration {
	background: transparent !important;
	font-style: italic;
}

.learnpress-v4 .lp-single-course #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-content .course-item.item-locked .course-item-meta .item-meta {
	display: inline-block !important;
}

@media screen and (max-width:480px) {
	.learnpress-v4 .lp-single-course #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-content .course-item.item-locked .course-item-meta .item-meta {
		margin-right: 5px;
	}
}

.learnpress-v4 .lp-single-course #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-content .course-item.has-status.status-completed .course-item-meta .item-meta {
	display: inline-block !important;
}

.learnpress-v4 .lp-single-course #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-content .course-item.has-status.status-completed.passed .course-item-status {
	background: #3bb54a;
}

.learnpress-v4 .lp-single-course #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-content .course-item.has-status.status-completed.passed .course-item-status::before {
	color: #fff;
}

.learnpress-v4 .lp-single-course #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-content .course-item.has-status.status-completed .lesson-preview .fa-eye:before {
	content: "";
	font-size: 12px;
	font-weight: 900;
}

.learnpress-v4 .lp-single-course #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-content .course-item.has-status.failed .course-item-status:before {
	color: #fff;
}

.learnpress-v4 .lp-single-course #popup-course .learn-press-progress .learn-press-progress__active {
	background: var(--thim-button-text-color);
}

.learnpress-v4 .lp-single-course #popup-course>#sidebar-toggle {
	display: none;
}

.learnpress-v4 .lp-single-course #popup-course #sidebar-toggle::before {
	content: "";
}

.learnpress-v4 .lp-single-course #popup-course #sidebar-toggle:checked::before {
	content: "";
}

.learnpress-v4 .lp-single-course #popup-course #popup-header {
	display: block;
}

.learnpress-v4 .lp-single-course #popup-course #popup-header .popup-header__inner {
	width: 100%;
	padding-left: 20px;
	justify-content: flex-end;
}

.learnpress-v4 .lp-single-course #popup-course #popup-header .popup-header__inner .form-button-finish-course .lp-button {
	background: var(--thim-body-secondary-color);
	color: #fff;
}

@media (max-width:1024px) {
	.learnpress-v4 .lp-single-course #popup-course #popup-header .popup-header__inner {
		padding-right: 0;
	}
}

@media (max-width:767px) {
	.learnpress-v4 .lp-single-course #popup-course #popup-header .popup-header__inner {
		flex-direction: row;
		width: max-content;
		justify-content: flex-end;
		min-width: 100%;
	}
	
	.learnpress-v4 .lp-single-course #popup-course #popup-header .popup-header__inner .items-progress {
		padding-bottom: 0;
	}
}

@media (max-width:480px) {
	.learnpress-v4 .lp-single-course #popup-course #popup-header .popup-header__inner .items-progress {
		display: none;
	}
}

.learnpress-v4 .lp-single-course #popup-course #popup-header .course-title {
	margin-left: 40px;
}

.learnpress-v4 .lp-single-course #popup-course #popup-header .course-title a {
	color: white;
}

@media screen and (max-width:767px) {
	.learnpress-v4 .lp-single-course #popup-course #popup-header .course-title {
		display: none;
	}
}

@media screen and (max-width:767px) {
	.learnpress-v4 .lp-single-course #popup-course #popup-header {
		justify-content: flex-end;
	}
}

.learnpress-v4 .lp-single-course #popup-course #popup-header .thim-course-item-popup-right {
	float: right;
	display: flex;
	order: 10;
}

.learnpress-v4 .lp-single-course #popup-course #popup-header .thim-course-item-popup-right #sidebar-toggle.toggle-content-item {
	position: relative;
	top: unset;
	left: unset;
	height: 70px;
	width: 70px !important;
	background: transparent;
	border: none;
	box-shadow: none;
	opacity: .6;
}

.learnpress-v4 .lp-single-course #popup-course #popup-header .thim-course-item-popup-right #sidebar-toggle.toggle-content-item:hover {
	opacity: 1;
}

.learnpress-v4 .lp-single-course #popup-course #popup-header .thim-course-item-popup-right #sidebar-toggle.toggle-content-item::before {
	content: "";
	color: #fff;
	font-size: 24px;
}

.learnpress-v4 .lp-single-course #popup-course #popup-header .thim-course-item-popup-right .back_course {
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-transform: none;
	text-align: center;
	color: #fff;
	font-size: 26px;
	cursor: pointer;
	display: block;
	opacity: .6;
}

.learnpress-v4 .lp-single-course #popup-course #popup-header .thim-course-item-popup-right .back_course:hover {
	opacity: 1;
}

.learnpress-v4 .lp-single-course #popup-course #popup-sidebar {
	z-index: 3;
	box-shadow: 0 0 0;
}

.learnpress-v4 .lp-single-course #popup-course #popup-sidebar .search-course input[name=s] {
	padding-left: 45px;
}

.learnpress-v4 .lp-single-course #popup-course #popup-sidebar .search-course input[name=s]::placeholder {
	color: var(--thim-button-text-color);
}

.learnpress-v4 .lp-single-course #popup-course #popup-sidebar .search-course button {
	right: unset;
	left: 10px;
}

.learnpress-v4 .lp-single-course #popup-course #popup-sidebar .search-course button::before {
	color: var(--thim-button-text-color);
}

.learnpress-v4 .lp-single-course #popup-course #popup-sidebar #learn-press-course-curriculum {
	padding-right: 1px;
}

.learnpress-v4 .lp-single-course #popup-course #popup-sidebar #learn-press-course-curriculum:after {
	content: "";
	width: 1px;
	top: 0;
	bottom: 0;
	display: block;
	background: var(--thim-border-color, #eee);
	position: absolute;
	right: 0;
	z-index: 1;
}

.learnpress-v4 .lp-single-course #popup-course #popup-sidebar #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-header {
	height: unset;
}

.learnpress-v4 .lp-single-course #popup-course #popup-sidebar #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-content .course-item {
	padding: 13px 13px 13px 20px !important;
	height: inherit;
	min-height: inherit;
}

.learnpress-v4 .lp-single-course #popup-course #popup-sidebar #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-content .course-item.hide-if-js {
	display: none !important;
}

.learnpress-v4 .lp-single-course #popup-course #popup-sidebar #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-content .course-item.has-status.status-completed.passed .course-item-status {
	background: #3bb54a;
}

.learnpress-v4 .lp-single-course #popup-course #popup-sidebar #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-content .course-item.has-status.status-completed.passed .course-item-status::before {
	color: #fff;
}

.learnpress-v4 .lp-single-course #popup-course #popup-sidebar #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-content .course-item.has-status.status-completed .lesson-preview .fa-eye:before {
	content: "";
	font-size: 12px;
	font-weight: 900;
}

.learnpress-v4 .lp-single-course #popup-course #popup-sidebar #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-content .course-item.has-status.failed .course-item-status:before {
	color: #fff;
}

@media screen and (max-width:1280px) {
	.learnpress-v4 .lp-single-course #popup-course #popup-sidebar #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-content .course-item .course-item-title {
		max-width: calc(100% - 80px);
		max-width: -webkit-calc(100% - 80px);
		max-width: -moz-calc(100% - 80px);
	}
	
	.learnpress-v4 .lp-single-course #popup-course #popup-sidebar #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-content .course-item-meta {
		position: initial;
		top: 0;
		right: auto;
		left: 0;
		float: none;
	}
	
	.learnpress-v4 .lp-single-course #popup-course #popup-sidebar #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-content .course-item-meta .meta {
		padding: 0;
		margin: 5px 0 0 0;
	}
	
	.learnpress-v4 .lp-single-course #popup-course #popup-sidebar #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-content .course-item-meta .course-item-status, .learnpress-v4 .lp-single-course #popup-course #popup-sidebar #learn-press-course-curriculum .curriculum-scrollable .curriculum-sections .section .section-content .course-item-meta .lesson-preview {
		position: absolute;
		top: 15px;
		right: 4px;
	}
}

.learnpress-v4 .lp-single-course #popup-course #popup-content .lp-lesson-comment-btn {
	display: none !important;
}

.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-item-comments {
	position: static;
	opacity: 1;
	visibility: visible;
	overflow: visible;
	background: transparent;
	pointer-events: auto;
}

.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-item-comments .learn-press-comments {
	padding-top: 0;
	margin-top: 0;
}

@media screen and (max-width:768px) {
	.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-item-comments .learn-press-comments {
		max-width: 100%;
	}
}

.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-item-comments .learn-press-comments .comments-title {
	margin-top: 0;
	margin-bottom: 50px;
	font-size: 22px;
}

@media screen and (max-width:479px) {
	.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-item-comments .learn-press-comments .comment-list-inner li .comment-right {
		width: 100%;
	}
}

.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-content-item {
	position: unset;
	background: unset;
	overflow: unset;
}

.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-content-item .content-item-scrollable .lp-button {
	border: none;
	border-radius: 0;
	background: var(--thim-body-primary-color, #ffb606);
	color: var(--thim-button-text-color);
	padding-left: 25px;
	padding-right: 25px;
	text-transform: uppercase;
	margin-top: 25px;
}

.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-content-item .content-item-scrollable .lp-button:hover {
	background: var(--thim-button-hover-color);
}

.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-content-item .content-item-scrollable .lp-button.completed {
	width: auto;
	display: inline-block;
}

.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-content-item .content-item-scrollable .submit-quiz .lp-button {
	margin: 0;
	background: #333;
	color: #fff;
}

.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-content-item .content-item-scrollable .submit-quiz .lp-button:hover {
	background: var(--thim-button-hover-color);
	color: var(--thim-button-text-color);
}

.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-content-item .content-item-scrollable .content-item-wrap .form-button {
	margin-top: 0;
}

.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-content-item .content-item-scrollable .content-item-wrap .content-item-summary:before, .learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-content-item .content-item-scrollable .content-item-wrap .content-item-summary:after {
	content: " ";
	display: table;
}

.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-content-item .content-item-scrollable .content-item-wrap .content-item-summary:after {
	clear: both;
}

.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-content-item .content-item-scrollable .content-item-wrap .content-item-summary #learn-press-quiz-app .quiz-intro {
	flex-wrap: wrap;
}

.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-content-item .content-item-scrollable .content-item-wrap #content-item-quiz #learn-press-quiz-app .quiz-questions:focus {
	outline: unset;
}

.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-content-item .content-item-scrollable .content-item-wrap #content-item-quiz #learn-press-quiz-app .quiz-questions .question:focus {
	outline: unset;
}

.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-content-item .content-item-scrollable .content-item-wrap #content-item-quiz #learn-press-quiz-app .quiz-questions .question:focus .question-answers {
	outline: unset;
}

.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-content-item .content-item-scrollable .content-item-wrap #content-item-quiz #learn-press-quiz-app .quiz-questions .question-answers .answer-options .answer-option input[type=checkbox]::before {
	display: none;
}

.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-content-item .content-item-scrollable .content-item-wrap #content-item-quiz #learn-press-quiz-app .quiz-questions .question-answers .answer-options .answer-option input[type=radio]::before {
	display: none;
}

.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-content-item .content-item-scrollable .content-item-wrap #content-item-quiz #learn-press-quiz-app .quiz-questions .question-answers .answer-options .answer-option input[type=radio]::after {
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, 50%, 0);
}

@media (max-width:767px) {
	.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-content-item .content-item-scrollable .content-item-wrap .content-item-summary, .learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-content-item .content-item-scrollable .content-item-wrap .edit-course-item-link {
		margin-left: 0;
		margin-right: 0;
		padding: 0;
	}
}

@media (max-width:320px) {
	.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-content-item .content-item-scrollable .content-item-wrap {
		text-align: center;
	}
	
	.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-content-item .content-item-scrollable .content-item-wrap .form-button {
		margin-top: 0;
		margin-right: 0;
	}
	
	.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-content-item .content-item-scrollable .content-item-wrap .form-button.form-button-finish-course {
		float: none;
	}
	
	.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-content-item .content-item-scrollable .content-item-wrap .form-button.form-button-finish-course .lp-button {
		margin-top: 10px;
	}
}

@media (max-width:991px) and (min-width:768px) {
	.learnpress-v4 .lp-single-course #popup-course #popup-content {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary {
		padding: 0;
	}
	
	.learnpress-v4 .lp-single-course #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .course-item-title {
		padding: 0;
	}
}

.learnpress-v4 .lp-single-course #popup-course #popup-footer {
	max-width: 700px;
	border-top-style: dashed;
}

.learnpress-v4 .lp-single-course #popup-course #popup-footer .course-item-nav {
	border: none;
	overflow: visible;
	padding: 0;
	margin: 0;
	display: flex;
}

@media (max-width:1024px) {
	.learnpress-v4 .lp-single-course #popup-course #popup-footer .course-item-nav {
		width: 100%;
	}
}

.learnpress-v4 .course-item-title>span.item-name {
	padding: 0 !important;
	font-size: 1em !important;
	font-weight: normal !important;
}

.learnpress-v4 #learn-press-checkout {
	width: 1170px;
}

.learnpress-v4 .quiz-status>div {
	border-radius: 0;
	background: var(--thim-body-primary-color, #ffb606);
}

.learnpress-v4 .quiz-status>div .questions-index, .learnpress-v4 .quiz-status>div .questions-index span {
	color: var(--thim-button-text-color);
}

.learnpress-v4 #learn-press-checkout {
	margin-top: 70px;
}

.learnpress-v4 .course-extra-box {
	border-radius: 0;
	margin-bottom: 25px;
}

.learnpress-v4 .course-extra-box .course-extra-box__title {
	font-size: 1.2em;
	background: transparent;
}

.learnpress-v4 .course-extra-box .course-extra-box__content {
	border-top: 1px solid rgba(204, 204, 204, .3);
}

.learnpress-v4 .lp-single-course .lp-course-progress-wrapper .learn-press-progress {
	margin-top: 5px;
	width: 200px;
	border-radius: 0;
	background: var(--thim-border-color, #eee);
}

.learnpress-v4 #checkout-payment .payment-methods .lp-payment-method .gateway-input:before {
	margin: 0;
}

.learnpress-v4 .course-rating {
	overflow: hidden;
}

.learnpress-v4 .write-a-review {
	margin-top: 25px;
}

.learnpress-v4 #review-form .review-stars>li {
	width: 22px;
	height: 22px;
}

.learnpress-v4 #review-form .review-stars>li span {
	font-size: 22px;
}

.learnpress-v4 #review-form .review-stars>li span.hover:before {
	color: #ffb606;
}

.learnpress-v4 #review-form .review-fields>li>label .required {
	font-size: 1em;
	color: red;
}

.learnpress-v4 .course-reviews-list li {
	margin: 0;
	background: transparent;
	border: none;
}

.learnpress-v4 .course-review .review-stars-rated {
	margin: 0;
}

.learnpress-v4 .course-review .review-stars-rated .review-star {
	margin: 0;
	float: left;
}

.learnpress-v4 .lp-content-area {
	padding-bottom: 35px;
}

.learnpress-v4 .lp-content-area:before, .learnpress-v4 .lp-content-area:after {
	content: " ";
	display: table;
}

.learnpress-v4 .lp-content-area:after {
	clear: both;
}

.learnpress-v4.thim-child-crypto .lp-content-area {
	padding-bottom: 0;
}

.learnpress-v4.thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section-header .meta {
	right: 15px;
}

.learnpress-v4.thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section-header .collapse {
	left: 10px;
}

.learnpress-v4.thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section .section-desc {
	margin: 0 0 10px 0;
	padding-top: 10px;
}

.learnpress-v4.thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item {
	padding-left: 20px !important;
	padding-right: 20px !important;
}

.learnpress-v4.thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta {
	right: 10px;
}

.learnpress-v4.thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section-item__loadmore {
	padding-left: 20px;
}

.learnpress-v4.thim-style-content-new-1 .course_right .menu_course ul li .fa-question-circle:before {
	content: "";
}

.learnpress-v4 #popup-course #popup-footer .course-item-nav .prev:hover a, .learnpress-v4 #popup-course #popup-footer .course-item-nav .prev:hover:before, .learnpress-v4 #popup-course #popup-footer .course-item-nav .next:hover a, .learnpress-v4 #popup-course #popup-footer .course-item-nav .next:hover:before {
	color: var(--thim-body-primary-color, #ffb606);
}

.learnpress-v4 #learn-press-course .learn-press-course-wishlist, .learnpress-v4 #learn-press-profile .learn-press-course-wishlist {
	position: static !important;
}

@media screen and (max-width:480px) {
	.learnpress-v4 .quiz-status>div {
		display: inherit;
		height: auto;
		text-align: center;
		padding: 5px;
	}
	
	.learnpress-v4 .quiz-status>div .questions-index {
		margin-top: 15px;
	}
	
	.learnpress-v4 .quiz-status>div div:nth-child(3) {
		justify-content: center;
		flex: 0 0 100%;
	}
	
	.learnpress-v4 .quiz-status>div div:nth-child(3) .lp-button {
		margin-right: 0;
	}
}

.learnpress-v4 .learn-press-message:before, .learnpress-v4 .learn-press-message:after {
	right: 10px;
}

.learnpress-v4.admin-bar #popup-course {
	top: 0;
}

.learnpress-v4.admin-bar.viewing-course-item #wpadminbar {
	display: none !important;
}

.learnpress-v4 .content_course_2 #learn-press-course-description .thim-course-info .course-wishlist-box button {
	font-size: 0 !important;
	padding: 0 !important;
	background: transparent !important;
	right: 25px;
	top: 10px;
}

.learnpress-v4 .content_course_2 #learn-press-course-description .thim-course-info .course-wishlist-box button:hover {
	color: var(--thim-body-primary-color, #ffb606);
}

.learnpress-v4 .content_course_2 #learn-press-course-description .thim-course-info .course-wishlist-box button.on:before {
	color: var(--thim-button-hover-color);
}

.learnpress-v4 .content_course_2 #learn-press-course-description .thim-course-info .course-wishlist-box button:before {
	line-height: 20px;
	font-size: 18px;
	margin-right: 0;
}

.learnpress-v4 .content_course_2 .sticky-sidebar .lp-course-buttons .lp-button {
	width: 100%;
	border-radius: 50px;
}

.learnpress-v4 .content_course_2 .sticky-sidebar .lp-course-buttons form.purchase-course {
	margin-bottom: 20px;
}

.learnpress-v4 .content_course_2 .thim-enroll-course-button {
	color: var(--thim-button-text-color);
	background-color: var(--thim-body-primary-color, #ffb606);
	width: 100%;
	border-radius: 50px;
	line-height: 40px;
	padding: 0 25px;
	text-transform: uppercase;
	font-weight: 700;
	display: inline-block;
	text-align: center;
}

.learnpress-v4 .content_course_2 .thim-enroll-course-button:hover {
	background-color: var(--thim-button-hover-color);
	color: var(--thim-button-text-color);
}

.learnpress-v4 .content_course_2 .course-price-offline>div {
	display: inline-block;
}

.learnpress-v4 .content_course_2 .course-price-offline>div.unit-price {
	font-size: 16px;
}

.learnpress-v4 .content_course_2 .thim-course-landing-button .thim-enroll-course-button {
	width: auto;
}

.learnpress-v4 .content_course_2 .thim-course-landing-button .course-price-offline {
	display: inline-block;
}

.learnpress-v4 .course-meta .lp-course-progress-wrapper .lp-course-graduation {
	font-size: .8em;
}

.learnpress-v4 .course-meta .lp-course-progress-wrapper .lp-course-graduation.failed {
	color: #f00;
}

.learnpress-v4 .course-meta .lp-course-progress-wrapper .lp-course-graduation.passed {
	color: #3eadff;
}

.learnpress-v4 .course-meta .lp-course-progress-wrapper .lp-course-graduation.in-progress {
	color: #0bb90a;
}

.learnpress-v4 .learn-press-comments, .learnpress-v4 .quiz-status>div {
	max-width: 700px;
}

div:focus {
	outline: unset;
}

.thim-child-udemy .thim-category-tabs .thim-course-content-hover-box .read-more-course {
	display: block;
	padding: 5px 25px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	line-height: 30px;
	text-align: center;
	color: var(--thim-button-text-color);
	background: var(--thim-body-primary-color, #ffb606);
}

.thim-child-udemy .thim-category-tabs .thim-course-content-hover-box .read-more-course:hover {
	background: var(--thim-button-hover-color);
}

.thim-child-udemy #masthead .navigation .thim-widget-course-categories .widget-title {
	font-size: 16px;
	font-weight: 300;
	color: #555;
	margin: 0;
	padding: 17px 0 16px 23px;
	position: relative;
}

.thim-child-udemy #masthead .navigation .thim-widget-course-categories .widget-title:before {
	font-family: "thim-ekits";
	content: "";
	font-size: 18px;
	position: absolute;
	top: 17px;
	left: 0;
}

.thim-child-udemy.single #main-content #learn-press-course-curriculum {
	margin-top: 0 !important;
}

.thim-child-udemy.single #main-content #popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section .section-content {
	padding: 0 !important;
}

.thim-child-udemy.single #main-content .course-review-box .course-review .course-reviews-list>li .review-star li {
	padding: 0;
}

.thim-child-udemy.single #main-content .course-review-box .course-review .course-reviews-list>li .review-container .review-text {
	margin: 0;
	width: -webkit-calc(100% - 140px);
}

.thim-child-udemy.single #main-content .entry-content-left .udemy_content_course #learn-press-course-curriculum {
	margin-top: 50px !important;
}

.thim-child-udemy.single #main-content #learn-press-course-curriculum ul.curriculum-sections .section-header .meta {
	right: 30px;
}

.thim-child-udemy.single #main-content #learn-press-course-curriculum ul.curriculum-sections .section-header .collapse {
	left: 10px;
}

.thim-child-udemy.single #main-content .right-col__wrapper .lp-course-progress-wrapper {
	padding: 0 17px;
}

.thim-child-udemy .lp-single-course.learn-press-4 .udemy_content_course .course-tab-panel-faqs, .thim-child-udemy .lp-single-course.learn-press-4 .udemy_content_course .course-tab-panel-reviews {
	margin-top: 40px;
	border: 1px solid var(--thim-border-color, #eee);
	padding: 22px;
}

.thim-child-udemy .lp-single-course.learn-press-4 .udemy_content_course .course-tab-panel-faqs .course-rating h3, .thim-child-udemy .lp-single-course.learn-press-4 .udemy_content_course .course-tab-panel-reviews .course-rating h3 {
	margin-bottom: 25px;
}

.thim-child-udemy .lp-single-course.learn-press-4 .udemy_content_course .course-tab-panel-faqs .course-rating h3, .thim-child-udemy .lp-single-course.learn-press-4 .udemy_content_course .course-tab-panel-faqs .title-faq, .thim-child-udemy .lp-single-course.learn-press-4 .udemy_content_course .course-tab-panel-reviews .course-rating h3, .thim-child-udemy .lp-single-course.learn-press-4 .udemy_content_course .course-tab-panel-reviews .title-faq {
	border-bottom: 1px solid var(--thim-border-color, #eee);
	padding-bottom: 10px;
	margin-top: 0;
}

.thim-child-udemy .lp-single-course.learn-press-4 .udemy_content_course .course-tab-panel-faqs input[name=course-faqs-box-ratio], .thim-child-udemy .lp-single-course.learn-press-4 .udemy_content_course .course-tab-panel-reviews input[name=course-faqs-box-ratio] {
	display: none;
}

.thim-child-udemy .lp-single-course.learn-press-4 .udemy_content_course .course-tab-panel-faqs .course-faqs-box__title {
	font-size: 1.1em;
}

.thim-course-list .course-item .thim-course-content.archive_coming_soon>.course-price, .thim-course-grid .course-item .thim-course-content.archive_coming_soon>.course-price {
	display: none;
}

#thim-course-archive.loading {
	display: block;
}

@media screen and (max-width:300px) {
	.learnpress-v4 #popup-course #popup-header, .learnpress-v4 #popup-course #popup-footer {
		left: 200px;
	}
}

@media screen and (max-width:480px) {
	.footer-elegant .copyright-area .block-inline>aside.center-column {
		width: 100%;
		text-align: left;
		margin-top: 25px;
	}
}

body.thim-child-tech-camps.single-lp_course #back-to-top {
	right: 15px;
}

.lp-overlay .modal-header {
	position: relative;
}

.lp-overlay .modal-header .close {
	background: transparent !important;
	padding: 0;
	font-size: 1.6em;
	position: absolute;
	top: 5px;
	right: 10px;
}

.lp-overlay .lp-modal-dialog .lp-modal-content {
	border-radius: 0;
}

.lp-overlay .lp-modal-dialog .lp-modal-content .lp-modal-header {
	background: var(--thim-body-primary-color, #ffb606);
	padding: 10px 20px;
}

.lp-overlay .lp-modal-dialog .lp-modal-content .lp-modal-body {
	padding: 15px 20px;
}

.lp-overlay .lp-modal-dialog .lp-modal-content a.pd-2em {
	padding: 0;
}

.lp-overlay .lp-modal-dialog .lp-modal-content .lp-modal-footer .lp-button {
	padding: 10px 30px;
	background: var(--thim-body-primary-color, #ffb606);
	color: var(--thim-button-text-color);
	border: 1px solid var(--thim-body-primary-color, #ffb606);
	border-radius: 0;
	font-size: 1rem;
}

.lp-overlay .lp-modal-dialog .lp-modal-content .lp-modal-footer .lp-button:hover {
	background: var(--thim-button-hover-color);
}

#learn-press-quiz-app #lp-modal-window {
	border-radius: 0;
}

.thim-demo-university-3 .profile-container .user-tab .author-name, .thim-demo-university-3 .profile-container .box-title, .thim-demo-university-3 .profile-container .profile-tabs .nav-tabs li a, .thim-demo-university-3 th, .thim-demo-university-3 .entry-navigation-post .prev-post .title, .thim-demo-university-3 .entry-navigation-post .next-post .title, .thim-demo-university-3 .share-post .single-title, .thim-demo-university-3 .related-archive .single-title, .thim-demo-university-3 article .entry-header .date-meta i, .thim-demo-university-3 article .entry-header .entry-meta li span, .thim-demo-university-3 .thim-widget-gallery-posts .wrapper-filter-controls a, .thim-demo-university-3 .widget-area .thim-course-list-sidebar .thim-course-content .course-title, .thim-demo-university-3 .top_site_main .page-title-wrapper h1, .thim-demo-university-3 .top_site_main .page-title-wrapper h2, .thim-demo-university-3 #tab-course-description .thim-course-info ul li .value, .thim-demo-university-3 .thim-course-menu-landing .thim-course-landing-tab li, .thim-demo-university-3 .thim-course-menu-landing .thim-course-landing-button .course-price, .thim-demo-university-3 .thim-course-grid .course-item .thim-course-content .course-title, .thim-demo-university-3 .thim-ralated-course .related-title, .thim-demo-university-3 .thim-about-author .author-bio .name, .thim-demo-university-3 .learn-press .course-tabs .nav-tabs li a, .thim-demo-university-3 .learn-press .entry-title, .thim-demo-university-3 .learn-press .course-meta .value, .thim-demo-university-3 .learn-press .course-payment .course-price, .thim-demo-university-3 .widget-area .thim-course-list-sidebar .course-price, .thim-demo-university-3 .widget-area .thim-course-list-sidebar .thim-course-content .course-title, .thim-demo-university-3 .thim-course-list .course-item .thim-course-content .course-price, .thim-demo-university-3 .thim-course-list .course-item .thim-course-content .course-meta .value, .thim-demo-university-3 .thim-course-list .course-item .thim-course-content .course-title, .thim-demo-university-3 .product-grid .product__title a.title, .thim-demo-university-3 .product-grid .product__title .price, .thim-demo-university-3 .sc_heading .title, .thim-demo-university-3 .thim-widget-icon-box .wrapper-box-icon.contact_info .heading__primary, .thim-demo-university-3 .widget-area aside .widget-title, .thim-demo-university-3 .widget-area aside.widget ul li a, .thim-demo-university-3 article .entry-header .entry-title, .thim-demo-university-3 #respond.comment-respond .comment-reply-title, .thim-demo-university-3 .tp_single_event .entry-title h1, .thim-demo-university-3 .thim-list-event .item-event .event-wrapper .title, .thim-demo-university-3 .thim-list-event .item-event .event-wrapper .meta, .thim-demo-university-3 .list-tab-event .nav-tabs li a, .thim-demo-university-3 .tp-event-info .tp-info-box .heading, .thim-demo-university-3 .thim-widget-portfolio .wapper_portfolio .filters .portfolio-tabs li a.filter, .thim-demo-university-3 .portfolio_container .wapper_portfolio .filters .portfolio-tabs li a.filter, .thim-demo-university-3 .thim-widget-accordion .widget-title, .thim-demo-university-3 .thim-widget-accordion .panel-title a, .thim-demo-university-3 .thim-contact-faqs h4, .thim-demo-university-3 .widget-area.sidebar-events .book-title, .thim-demo-university-3 .widget-area.sidebar-events .widget_book-event ul li .value, .thim-demo-university-3 .site-main .widget_text .widget-title, .thim-demo-university-3 .wrapper-lists-our-team .our-team-item .title, .thim-demo-university-3 .wrapper-lists-our-team .our-team-item .regency, .thim-demo-university-3 .counter-box.about-us .display-percentage, .thim-demo-university-3 .home-content .widget-title, .thim-demo-university-3 .site-main .widget-title, .thim-demo-university-3 .become-teacher-form .teacher-title, .thim-demo-university-3 .thim-widget-tab .nav-tabs li a, .thim-demo-university-3 .widget-area .thim-list-posts.sidebar .article-title-wrapper h5, .thim-demo-university-3 .tp-event-organizers .thim-carousel-wrapper .item .regency, .thim-demo-university-3 .tp-event-organizers .title, .thim-demo-university-3 article .entry-header .entry-meta li span.value, .thim-demo-university-3 article .entry-header .entry-meta li a, .thim-demo-university-3 .widget-area .thim-list-posts.sidebar .article-date, .thim-demo-university-3 .thim-widget-portfolio .wapper_portfolio .portfolio_column .portfolio-hover .mask-content h3, .thim-demo-university-3 .portfolio_container .wapper_portfolio .portfolio_column .portfolio-hover .mask-content h3, .thim-demo-university-3 .quickview .product-info .right .product_title, .thim-demo-university-3 .quickview .quick-view-detail, .thim-demo-university-3 .loop-pagination li .page-numbers, .thim-demo-university-3 .pagination li .page-numbers, .thim-demo-university-3 .thim-list-event .item-event .time-from .date, .thim-demo-university-3 #tab-course-review .course-review .content-review>ul .review-text .review-title, .thim-demo-university-3 #tab-course-review .course-review .content-review>ul .review-text .author-name, .thim-demo-university-3 #tab-course-review .course-rating .average-rating .rating-box .average-value, .thim-demo-university-3 #tab-course-review .course-rating>h3, .thim-demo-university-3 #tab-reviews .course-review .content-review>ul .review-text .review-title, .thim-demo-university-3 #tab-reviews .course-review .content-review>ul .review-text .author-name, .thim-demo-university-3 #tab-reviews .course-rating .average-rating .rating-box .average-value, .thim-demo-university-3 #tab-reviews .course-rating>h3, .thim-demo-university-3 #learn-press-course-curriculum ul.curriculum-sections .section-header, .thim-demo-university-3 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-item-title, .thim-demo-university-3 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-item-title span, .thim-demo-university-3 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .lesson-preview, .thim-demo-university-3 h1, .thim-demo-university-3 h2, .thim-demo-university-3 h3, .thim-demo-university-3 h4, .thim-demo-university-3 h5, .thim-demo-university-3 h6, .thim-demo-university-3 b, .thim-demo-university-3 strong, .thim-demo-university-3 body #popup-footer .course-content-lesson-nav a, .thim-demo-university-3 .course-item-nav .course-content-lesson-nav a, .thim-demo-university-3 body #popup-footer .course-content-lesson-nav span, .thim-demo-university-3 .course-item-nav .course-content-lesson-nav span {
	font-weight: 600;
}

.thim-demo-university-3 .become-teacher-form button[type=submit], .thim-demo-university-3 input[type=submit], .thim-demo-university-3 button, .thim-demo-university-3 #respond.comment-respond .comment-form .form-submit input#submit, .thim-demo-university-3 .thim-course-grid .course-item .thim-course-content .course-meta>div.course-price .value, .thim-demo-university-3 .learn-press .thim-enroll-course-button, .thim-demo-university-3 .thim-course-grid .course-item .course-thumbnail>a.course-readmore, .thim-demo-university-3 .thim-course-list .course-item .thim-course-content .course-readmore, .thim-demo-university-3 .product-grid .product__title a.button.add_to_cart_button, .thim-demo-university-3 .mc4wp-form .mc4wp-form-fields button[type=submit], .thim-demo-university-3 .mc4wp-form .mc4wp-form-fields input[type=submit], .thim-demo-university-3 .wpcf7-form .wpcf7-submit, .thim-demo-university-3 article .readmore, .thim-demo-university-3 article .entry-header .entry-meta li span.value, .thim-demo-university-3 article .entry-header .entry-meta li a, .thim-demo-university-3 .wrapper-lists-our-team a.join-our-team {
	font-weight: 500;
	border-radius: 3px;
}

.thim-demo-university-3 .fontweight400 {
	font-weight: 400;
}

.thim-demo-university-3 #tab-course-review .course-rating .detailed-rating .stars>div.key, .thim-demo-university-3 #tab-reviews .course-rating .detailed-rating .stars>div.key {
	min-width: 53px;
}

.thim-demo-university-3 .counter-group .counter-block .counter {
	font-size: 48px;
}

.thim-demo-university-3 footer#colophon .mc4wp-form .mc4wp-form-fields button[type=submit] {
	background: none;
	border: none;
	position: absolute;
	margin: 0;
	cursor: pointer;
	top: 0;
	padding: 0;
	z-index: 1;
	color: #555;
	width: 40px;
	right: 0;
	height: 40px;
}

.thim-demo-university-3 footer#colophon .mc4wp-form .mc4wp-form-fields button[type=submit]:hover {
	color: #fff;
}

.thim-demo-university-3 footer#colophon .mc4wp-form .mc4wp-form-fields.yikes-easy-mc-form {
	position: relative;
	margin-top: 15px;
}

.thim-demo-university-3 footer#colophon .mc4wp-form .mc4wp-form-fields.yikes-easy-mc-form button[type=submit] .yikes-mailchimp-submit-button-span-text {
	display: none;
}

.thim-demo-university-3 footer#colophon .mc4wp-form .mc4wp-form-fields.yikes-easy-mc-form button[type=submit]:before {
	content: "";
	font-family: "Font Awesome 5 Free";
}

.thim-demo-university-3 footer#colophon .mc4wp-form:after {
	display: none;
}

footer#colophon .thim-footer-info-3 .copyright-text a {
	color: #116887;
}

footer#colophon .thim-footer-info-3 .copyright-text a:hover {
	text-decoration: none;
}

body.thim-demo-university-4 .profile-container .user-tab .author-name, body.thim-demo-university-4 .profile-container .box-title, body.thim-demo-university-4 .profile-container .profile-tabs .nav-tabs li a, body.thim-demo-university-4 th, body.thim-demo-university-4 .entry-navigation-post .prev-post .title, body.thim-demo-university-4 .entry-navigation-post .next-post .title, body.thim-demo-university-4 .share-post .single-title, body.thim-demo-university-4 .related-archive .single-title, body.thim-demo-university-4 article .entry-header .date-meta i, body.thim-demo-university-4 article .entry-header .entry-meta li span, body.thim-demo-university-4 .thim-widget-gallery-posts .wrapper-filter-controls a, body.thim-demo-university-4 .widget-area .thim-course-list-sidebar .thim-course-content .course-title, body.thim-demo-university-4 .top_site_main .page-title-wrapper h1, body.thim-demo-university-4 .top_site_main .page-title-wrapper h2, body.thim-demo-university-4 #tab-course-description .thim-course-info ul li .value, body.thim-demo-university-4 .thim-course-menu-landing .thim-course-landing-tab li, body.thim-demo-university-4 .thim-course-menu-landing .thim-course-landing-button .course-price, body.thim-demo-university-4 .thim-course-grid .course-item .thim-course-content .course-title, body.thim-demo-university-4 .thim-ralated-course .related-title, body.thim-demo-university-4 .thim-about-author .author-bio .name, body.thim-demo-university-4 .learn-press .course-tabs .nav-tabs li a, body.thim-demo-university-4 .learn-press .entry-title, body.thim-demo-university-4 .learn-press .course-meta .value, body.thim-demo-university-4 .learn-press .course-payment .course-price, body.thim-demo-university-4 .widget-area .thim-course-list-sidebar .course-price, body.thim-demo-university-4 .widget-area .thim-course-list-sidebar .thim-course-content .course-title, body.thim-demo-university-4 .thim-course-list .course-item .thim-course-content .course-price, body.thim-demo-university-4 .thim-course-list .course-item .thim-course-content .course-meta .value, body.thim-demo-university-4 .thim-course-list .course-item .thim-course-content .course-title, body.thim-demo-university-4 .product-grid .product__title a.title, body.thim-demo-university-4 .product-grid .product__title .price, body.thim-demo-university-4 .sc_heading .title, body.thim-demo-university-4 .thim-widget-icon-box .wrapper-box-icon.contact_info .heading__primary, body.thim-demo-university-4 .widget-area aside .widget-title, body.thim-demo-university-4 .widget-area aside.widget ul li a, body.thim-demo-university-4 article .entry-header .entry-title, body.thim-demo-university-4 #respond.comment-respond .comment-reply-title, body.thim-demo-university-4 .tp_single_event .entry-title h1, body.thim-demo-university-4 .thim-list-event .item-event .event-wrapper .title, body.thim-demo-university-4 .thim-list-event .item-event .event-wrapper .meta, body.thim-demo-university-4 .list-tab-event .nav-tabs li a, body.thim-demo-university-4 .tp-event-info .tp-info-box .heading, body.thim-demo-university-4 .thim-widget-portfolio .wapper_portfolio .filters .portfolio-tabs li a.filter, body.thim-demo-university-4 .portfolio_container .wapper_portfolio .filters .portfolio-tabs li a.filter, body.thim-demo-university-4 .thim-widget-accordion .widget-title, body.thim-demo-university-4 .thim-widget-accordion .panel-title a, body.thim-demo-university-4 .thim-contact-faqs h4, body.thim-demo-university-4 .widget-area.sidebar-events .book-title, body.thim-demo-university-4 .widget-area.sidebar-events .widget_book-event ul li .value, body.thim-demo-university-4 .site-main .widget_text .widget-title, body.thim-demo-university-4 .wrapper-lists-our-team .our-team-item .title, body.thim-demo-university-4 .wrapper-lists-our-team .our-team-item .regency, body.thim-demo-university-4 .counter-box.about-us .display-percentage, body.thim-demo-university-4 .home-content .widget-title, body.thim-demo-university-4 .site-main .widget-title, body.thim-demo-university-4 .become-teacher-form .teacher-title, body.thim-demo-university-4 .thim-widget-tab .nav-tabs li a, body.thim-demo-university-4 .widget-area .thim-list-posts.sidebar .article-title-wrapper h5, body.thim-demo-university-4 .tp-event-organizers .thim-carousel-wrapper .item .regency, body.thim-demo-university-4 .tp-event-organizers .title, body.thim-demo-university-4 article .entry-header .entry-meta li span.value, body.thim-demo-university-4 article .entry-header .entry-meta li a, body.thim-demo-university-4 .widget-area .thim-list-posts.sidebar .article-date, body.thim-demo-university-4 .thim-widget-portfolio .wapper_portfolio .portfolio_column .portfolio-hover .mask-content h3, body.thim-demo-university-4 .portfolio_container .wapper_portfolio .portfolio_column .portfolio-hover .mask-content h3, body.thim-demo-university-4 .quickview .product-info .right .product_title, body.thim-demo-university-4 .quickview .quick-view-detail, body.thim-demo-university-4 .loop-pagination li .page-numbers, body.thim-demo-university-4 .pagination li .page-numbers, body.thim-demo-university-4 .thim-list-event .item-event .time-from .date, body.thim-demo-university-4 #tab-course-review .course-review .content-review>ul .review-text .review-title, body.thim-demo-university-4 #tab-course-review .course-review .content-review>ul .review-text .author-name, body.thim-demo-university-4 #tab-course-review .course-rating .average-rating .rating-box .average-value, body.thim-demo-university-4 #tab-course-review .course-rating>h3, body.thim-demo-university-4 #tab-reviews .course-review .content-review>ul .review-text .review-title, body.thim-demo-university-4 #tab-reviews .course-review .content-review>ul .review-text .author-name, body.thim-demo-university-4 #tab-reviews .course-rating .average-rating .rating-box .average-value, body.thim-demo-university-4 #tab-reviews .course-rating>h3, body.thim-demo-university-4 #learn-press-course-curriculum ul.curriculum-sections .section-header, body.thim-demo-university-4 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-item-title, body.thim-demo-university-4 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .lesson-preview, body.thim-demo-university-4 h1, body.thim-demo-university-4 h2, body.thim-demo-university-4 h3, body.thim-demo-university-4 h4, body.thim-demo-university-4 h5, body.thim-demo-university-4 h6, body.thim-demo-university-4 b, body.thim-demo-university-4 strong, body.thim-demo-university-4 body #popup-footer .course-content-lesson-nav a, body.thim-demo-university-4 .course-item-nav .course-content-lesson-nav a, body.thim-demo-university-4 body #popup-footer .course-content-lesson-nav span, body.thim-demo-university-4 .course-item-nav .course-content-lesson-nav span {
	font-weight: 600;
}

body.thim-demo-university-4 .product-grid .product__title a.button.add_to_cart_button, body.thim-demo-university-4 .quickview .product-info .right .cart button.button, body.thim-demo-university-4 article .readmore a, body.thim-demo-university-4 .become-teacher-form button[type=submit], body.thim-demo-university-4 input[type=submit], body.thim-demo-university-4 button, body.thim-demo-university-4 #respond.comment-respond .comment-form .form-submit input#submit, body.thim-demo-university-4 .thim-course-grid .course-item .thim-course-content .course-meta>div.course-price .value, body.thim-demo-university-4 .learn-press .thim-enroll-course-button, body.thim-demo-university-4 .thim-course-grid .course-item .course-thumbnail>a.course-readmore, body.thim-demo-university-4 .thim-course-list .course-item .thim-course-content .course-readmore, body.thim-demo-university-4 .product-grid .product__title a.button.add_to_cart_button, body.thim-demo-university-4 .mc4wp-form .mc4wp-form-fields button[type=submit], body.thim-demo-university-4 .mc4wp-form .mc4wp-form-fields input[type=submit], body.thim-demo-university-4 .wpcf7-form .wpcf7-submit, body.thim-demo-university-4 article .readmore, body.thim-demo-university-4 article .entry-header .entry-meta li span.value, body.thim-demo-university-4 article .entry-header .entry-meta li a, body.thim-demo-university-4 .wrapper-lists-our-team a.join-our-team, body.thim-demo-university-4 a.widget-button.very-rounded {
	border-radius: 30px;
	font-weight: 500;
}

body.thim-demo-university-4 .site-header .navbar-nav {
	text-align: left;
}

body.thim-demo-university-4 .site-header .navbar-nav .menu-right {
	float: right;
}

body.thim-demo-university-4 .site-header .width-navigation {
	display: inline-block;
	float: right;
}

body.thim-demo-university-4 .site-header .width-logo {
	overflow: hidden;
	position: absolute;
	top: -45px;
	left: 0;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

body.thim-demo-university-4 .toolbar-container {
	overflow: hidden;
	display: block;
	float: right;
}

body.thim-demo-university-4 .thim-video-popup .button-popup {
	width: 62px;
	height: 62px;
	line-height: 58px;
	border-width: 2px;
}

body.thim-demo-university-4 .thim-video-popup .button-popup .fa {
	line-height: 58px;
}

body.thim-demo-university-4 .thim-video-popup .video-title {
	font-size: 24px;
}

body.thim-demo-university-4 .thim-video-popup .video-description {
	line-height: 1.75;
}

body.thim-demo-university-4 .thim-video-popup .video-info {
	padding-top: 153px;
	min-height: 400px;
}

body.thim-demo-university-4 .thim-sidebar-content {
	position: relative;
}

body.thim-demo-university-4 .thim-sidebar-content .twitter-inner {
	min-height: 0;
	padding-bottom: 37px;
}

body.thim-demo-university-4 .thim-sidebar-content .twitter-inner .date {
	display: none;
}

body.thim-demo-university-4 .thim-sidebar-content .twitter-inner .link-follow {
	bottom: 15px;
	line-height: 1em;
}

body.thim-demo-university-4 #sb_instagram #sbi_load {
	padding-top: 0 !important;
}

body.thim-demo-university-4 .sc_heading .title {
	font-weight: 600;
}

body.thim-demo-university-4 .thim-icon-our-programs {
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 61px;
}

body.thim-demo-university-4 .thim-icon-our-programs .sc_heading {
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 11px;
	margin-bottom: 9px;
}

body.thim-demo-university-4 .thim-icon-our-programs .sc_heading .title {
	font-size: 24px;
	font-weight: 500;
	line-height: 1.5;
}

body.thim-demo-university-4 .thim-icon-our-programs .thim-widget-icon-box .heading__primary, body.thim-demo-university-4 .thim-icon-our-programs .elementor-widget-thim-icon-box .heading__primary {
	font-weight: 500;
	margin-bottom: 6px;
	font-size: 17px;
	line-height: 25px;
	min-height: 25px;
}

body.thim-demo-university-4 .thim-icon-our-programs .thim-widget-icon-box .wrapper-box-icon.has_custom_image .desc-icon-box, body.thim-demo-university-4 .thim-icon-our-programs .elementor-widget-thim-icon-box .wrapper-box-icon.has_custom_image .desc-icon-box {
	margin-top: 0;
	padding-bottom: 5px;
	padding-right: 25px;
	min-height: 68px;
}

body.thim-demo-university-4 .thim-icon-our-programs .thim-widget-icon-box .desc-icon-box, body.thim-demo-university-4 .thim-icon-our-programs .elementor-widget-thim-icon-box .desc-icon-box {
	font-size: 14px;
	line-height: 1.5;
}

body.thim-demo-university-4 .thim-icon-our-programs .iconbox-left .content-inner {
	padding-left: 25px;
}

body.thim-demo-university-4 .site-header .navbar-nav>li:after {
	content: "";
	position: absolute;
	right: -1px;
	top: 50%;
	height: 25px;
	width: 1px;
	background: #efefef;
	transform: translateY(-50%);
}

body.thim-demo-university-4 .site-header .navbar-nav>li.last-menu-item:after, body.thim-demo-university-4 .site-header .navbar-nav>li:last-child:after {
	display: none;
}

body.thim-demo-university-4 .site-header .navbar-nav>li.menu-right ul li>div {
	padding-top: 15px;
}

body.thim-demo-university-4 .site-header .navbar-nav>li.menu-right ul li>div.thim-widget-button {
	padding-top: 10px;
}

body.thim-demo-university-4 .list-event-slider .view-all, body.thim-demo-university-4 .thim-list-post-inner .link_read_more a {
	font-size: 14px;
}

body.thim-demo-university-4 footer#colophon .copyright-area .copyright-content {
	font-size: 12px;
}

body.thim-demo-university-4 .thim-grid-posts .article-wrapper {
	background: #f5f5f5;
}

body.thim-demo-university-4 .thim-grid-posts .article-wrapper:before {
	border-right-color: #f5f5f5;
}

body.thim-demo-university-4 .grid-vertical .item-post .article-wrapper:before {
	border-bottom-color: #f5f5f5;
	border-right-color: transparent;
}

body.thim-demo-university-4 .thim-grid-posts.has-horizontal.has-vertical .grid-vertical .article-image {
	background: #f5f5f5;
}

body.thim-demo-university-4 #tab-course-review .course-rating .detailed-rating .stars>div.key, body.thim-demo-university-4 #tab-reviews .course-rating .detailed-rating .stars>div.key {
	min-width: 53px;
}

body.thim-demo-university-4 .counter-group .counter-block .counter {
	font-size: 48px;
}

.thim-desc-eduma-campus {
	color: #fff;
	padding-bottom: 59px;
	position: relative;
}

.thim-desc-eduma-campus .widget-title {
	color: #fff;
}

.thim-desc-eduma-campus .desc {
	font-size: 14px;
	line-height: 1.7em;
	margin-bottom: 30px;
	padding: 0 10px;
}

.thim-desc-eduma-campus .explore {
	text-transform: uppercase;
	color: #fff;
	line-height: 26px;
	padding: 5px 20px;
	border-radius: 30px;
	border: 2px solid #fff;
	display: inline-block;
	font-size: 13px;
	font-weight: 500;
}

.thim-desc-eduma-campus .explore:hover {
	color: rgba(255, 255, 255, .6);
	border-color: rgba(255, 255, 255, .6);
}

.thim-desc-eduma-campus .explore .fa {
	margin-left: 7px;
	font-size: 11px;
	line-height: 26px;
}

.thim-title-4 .widget-title {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.3;
	color: #000;
	margin-top: 44px;
	margin-bottom: 25px;
}

.thim-about-eduma {
	padding-top: 73px;
	padding-bottom: 60px;
}

.thim-about-eduma .heading {
	text-transform: uppercase;
	font-size: 50px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	margin-top: 0;
	margin-bottom: 23px;
}

.thim-about-eduma .heading span {
	font-size: 28px;
	font-weight: 300;
	text-indent: 140px;
	display: block;
	line-height: 1.4em;
}

.thim-about-eduma .desc {
	color: #d4e9d5;
	font-size: 16px;
	line-height: 1.56;
	margin-left: 110px;
	margin-bottom: 30px;
	padding-right: 20px;
}

.thim-about-eduma .read-more {
	font-weight: 700;
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	display: block;
	margin: 0;
	text-align: left;
	margin-left: 110px;
}

.thim-about-eduma .read-more:hover {
	color: rgba(255, 255, 255, .6);
}

.thim-right-bg-secondary-color {
	overflow: hidden;
	position: relative;
}

.thim-right-bg-secondary-color.elementor-element {
	overflow: visible;
}

.thim-right-bg-secondary-color .thim-list-post-inner .link_read_more a {
	color: #fff;
}

.thim-right-bg-secondary-color.thim-row-latest-new {
	padding-bottom: 105px;
}

.thim-right-bg-secondary-color>div {
	position: relative;
}

.thim-right-bg-secondary-color:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: calc(50% - 190px);
	width: -webkit-calc(50% - 190px);
	width: -moz-calc(50% - 190px);
}

.thim-overflow-hidden {
	overflow: hidden;
}

.thim-overflow-hidden .gallery-img {
	padding-top: 56px;
	padding-bottom: 56px;
	background: #f5f5f5;
}

.thim-left-full-bg-secondary-color {
	overflow: hidden;
	position: relative;
}

.thim-left-full-bg-secondary-color>div {
	position: relative;
}

.thim-left-full-bg-secondary-color:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: calc(50% + 584px);
	width: -webkit-calc(50% + 584px);
	width: -moz-calc(50% + 584px);
}

.thim-footer-university-4#colophon:after {
	content: "";
	position: absolute;
	width: 99px;
	height: 213px;
	bottom: 0;
	right: calc(50% - 585px);
	right: -webkit-calc(50% - 585px);
	right: -moz-calc(50% - 585px);
	background: url("https://tutorssa.com.au/nitropack_static/xzHhcKFWnrRdvOfrwQrwxCncdddvSChu/assets/images/optimized/rev-1a02946/tutorssa.com.au/wp-content/themes/eduma/images/newletter-bg.png") no-repeat bottom right;
}

.thim-footer-university-4#colophon .copyright-area {
	position: static;
}

.thim-footer-university-4#colophon .copyright-area .copyright-content {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 210px;
}

.thim-footer-university-4#colophon .thim-newsletter {
	padding-left: 40px;
	padding-right: 40px;
	color: rgba(255, 255, 255, .5);
	line-height: 1.7;
}

.thim-footer-university-4#colophon .mc4wp-form {
	max-width: 240px;
	margin: auto;
	padding-right: 23px;
}

.thim-footer-university-4#colophon .mc4wp-form input[type=email] {
	border: 2px solid rgba(255, 255, 255, .8);
	border-radius: 30px;
	background: transparent;
	color: rgba(255, 255, 255, .5);
	height: 46px;
	line-height: 42px;
	padding: 0 15px;
}

.thim-footer-university-4#colophon .mc4wp-form input[type=email]::-webkit-input-placeholder {
	color: rgba(255, 255, 255, .5);
}

.thim-footer-university-4#colophon .mc4wp-form input[type=email]::-moz-placeholder {
	color: rgba(255, 255, 255, .5);
}

.thim-footer-university-4#colophon .mc4wp-form input[type=email]:-ms-input-placeholder {
	color: rgba(255, 255, 255, .5);
}

.thim-footer-university-4#colophon .mc4wp-form input[type=email]:-moz-placeholder {
	color: rgba(255, 255, 255, .5);
}

.thim-footer-university-4#colophon .mc4wp-form input[type=submit] {
	position: absolute;
	padding: 0;
	right: 0;
	top: 0;
	height: 46px;
	width: 46px;
	line-height: 46px;
	background: transparent;
	z-index: 3;
	border-radius: 50%;
	display: inline-block;
	color: transparent;
}

.thim-footer-university-4#colophon .mc4wp-form:after {
	right: 0;
	top: 0;
	height: 46px;
	width: 46px;
	line-height: 46px;
	background: #fff;
	z-index: 2;
	border-radius: 50%;
	text-align: center;
}

.thim-footer-university-4#colophon .mc4wp-form .yikes-easy-mc-form button[type=submit] {
	position: absolute;
	top: 0;
	right: 0;
	height: 40px;
	border: none;
	background-color: transparent;
	text-indent: -9999px;
	line-height: 39px;
	z-index: 10;
	margin: 0;
	width: 20px;
}

.thim-footer-university-4#colophon .mc4wp-form .yikes-easy-mc-form button[type=submit] .yikes-mailchimp-submit-button-span-text {
	display: none;
}

.thim-footer-university-4#colophon .footer {
	padding-top: 0;
}

.thim-footer-university-4#colophon .footer .widget-title {
	margin-top: 6px;
	margin-bottom: 4px;
	font-weight: 500;
	font-size: 16px;
}

.thim-footer-university-4#colophon .widget_siteorigin-panels-builder {
	padding-top: 60px;
	padding-bottom: 60px;
}

.thim-footer-info-4 {
	overflow: hidden;
}

.thim-footer-info-4 .footer-logo {
	float: left;
	width: 180px;
	margin-right: 30px;
}

.thim-footer-info-4 .info {
	float: left;
	width: calc(100% - 210px);
	width: -webkit-calc(100% - 210px);
	width: -moz-calc(100% - 210px);
}

.thim-footer-info-4 .info .heading {
	text-transform: uppercase;
	font-size: 50px;
	line-height: 1;
	margin-bottom: 17px;
}

.thim-footer-info-4 .info .heading span {
	font-size: 28px;
	display: block;
	text-indent: 100px;
	color: #fff;
	line-height: 1.3;
	font-weight: 300;
}

.thim-footer-info-4 .info .content {
	padding-left: 100px;
	line-height: 1.7;
}

.thim-footer-info-4 .info .content .desc {
	margin-bottom: 11px;
}

footer#colophon .footer .thim-footer-info-4 .info .contact-list li {
	line-height: 1.7;
	margin-bottom: 0;
}

.thim-footer-info-4 .info .contact-list li .fa {
	margin-right: 7px;
	font-size: 13px;
	line-height: 1.7;
}

.thim-event-simple-slider {
	position: relative;
}

.list-event-slider .item-event {
	width: 100%;
}

.thim-simple-wrapper {
	position: relative;
}

.thim-simple-wrapper .wrapper {
	right: 0;
	max-height: 100%;
}

.thim-simple-wrapper .simple-item {
	display: inline-block;
	max-height: 100%;
	overflow: hidden;
}

.thim-simple-wrapper .simple-item:not(.active-item) {
	position: absolute;
	top: 0;
	bottom: 0;
	filter: alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-webkit-opacity: .5;
	-khtml-opacity: .5;
	-moz-opacity: .5;
	-ms-opacity: .5;
	-o-opacity: .5;
	opacity: .5;
}

.thim-simple-wrapper .simple-item:not(.active-item) .item-event {
	padding-right: 0;
	position: static;
}

.thim-simple-wrapper .simple-item:not(.active-item) .item-event .event-wrapper {
	visibility: hidden;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
	-webkit-transition: all .5s ease-in-out;
	-khtml-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.thim-simple-wrapper .simple-item.active-item {
	position: relative;
	padding-right: 30px;
}

.thim-simple-wrapper .simple-item.active-item:before {
	visibility: hidden;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
}

.thim-simple-wrapper .simple-item.active-item .item-event .image {
	position: relative;
}

.thim-simple-wrapper .simple-item.active-item .item-event .image:before {
	content: "";
	position: absolute;
	z-index: 2;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: #000;
	filter: alpha(opacity=55);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";
	-webkit-opacity: .55;
	-khtml-opacity: .55;
	-moz-opacity: .55;
	-ms-opacity: .55;
	-o-opacity: .55;
	opacity: .55;
}

.thim-simple-wrapper .simple-item.active-item .item-event .event-wrapper {
	z-index: 3;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	-webkit-transition: all .5s ease-in-out;
	-khtml-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.thim-simple-wrapper .navigation {
	position: static;
}

.thim-simple-wrapper .navigation div {
	display: inline-block;
	color: #fff;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin: 0;
	z-index: 99;
	margin-top: -20px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 50%;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	background: rgba(255, 255, 255, .15);
}

.thim-simple-wrapper .navigation div .fa {
	line-height: 40px;
}

.thim-simple-wrapper .navigation div.prev {
	right: auto;
	left: 15px;
}

.thim-simple-wrapper .navigation div.next {
	left: auto;
	right: calc(33% + 15px);
	right: -webkit-calc(33% + 15px);
	right: -moz-calc(33% + 15px);
}

.thim-simple-wrapper:hover .navigation div {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
	visibility: visible;
}

.thim-simple-wrapper .pagination {
	margin: 0;
	position: absolute;
	z-index: 10;
	bottom: 25px;
	left: 0;
	right: 32%;
	text-align: center;
	display: inline-block;
	width: auto;
}

.thim-simple-wrapper .pagination .item {
	display: inline-block;
	margin: 0 5px;
	padding: 0;
	border-radius: 50%;
	cursor: pointer;
	position: relative;
	width: 14px;
	height: 14px;
}

.thim-simple-wrapper .pagination .item:before {
	content: "";
	background: #fff;
	border-radius: 50%;
	display: inline-block;
	width: 10px;
	height: 10px;
	top: 2px;
	left: 2px;
	position: absolute;
}

.thim-simple-wrapper .pagination .item.active {
	border: 2px solid var(--thim-border-color, #eee);
}

.thim-simple-wrapper .pagination .item.active:before {
	background: transparent;
}

@media (max-width:1200px) {
	.thim-event-simple-slider {
		overflow: hidden;
	}
	
	.thim-event-simple-slider .simple-item {
		max-width: 100%;
	}
	
	.thim-event-simple-slider .item-event {
		padding-right: 0;
		max-width: 100%;
	}
	
	body.thim-demo-university-4 .navigation .navbar-nav>li>a, body.thim-demo-university-4 .navigation .navbar-nav>li>span {
		padding-left: 16px;
		padding-right: 16px;
	}
	
	body.thim-demo-university-4 .thim-right-bg-secondary-color:before {
		width: calc(32vw + 5px);
		width: -webkit-calc(32vw + 5px);
		width: -moz-calc(32vw + 5px);
	}
	
	body.thim-demo-university-4 .thim-about-eduma {
		padding-right: 20px;
	}
}

@media (max-width:1024px) {
	body.thim-demo-university-4 .site-header .width-navigation {
		width: auto;
	}
	
	body.thim-demo-university-4 #toolbar .menu li {
		padding-right: 20px;
	}
}

@media (max-width:768px) {
	body.thim-demo-university-4 .site-header .width-navigation {
		display: none;
	}
	
	body.thim-demo-university-4 #masthead {
		overflow: visible;
	}
	
	body.thim-demo-university-4 #masthead .navigation {
		padding-top: 0;
		padding-bottom: 0;
		min-height: 76px;
		position: relative;
	}
	
	body.thim-demo-university-4 #toolbar .menu li {
		padding-top: 0;
		padding-bottom: 0;
		padding-right: 10px;
		line-height: 45px;
	}
	
	body.thim-demo-university-4 #toolbar .widget_nav_menu {
		width: calc(100% - 145px);
		text-align: right;
	}
	
	body.thim-demo-university-4 .thim-right-bg-secondary-color:before {
		display: none;
	}
	
	body.thim-demo-university-4 .thim-sidebar-content {
		display: block;
	}
	
	body.thim-demo-university-4 #masthead .width-logo>a {
		max-width: 130px;
	}
	
	body.thim-demo-university-4 .list-event-slider .item-event .event-wrapper {
		padding: 20px;
	}
	
	body.thim-demo-university-4 .thim-footer-university-4 .info {
		text-align: left;
		margin: auto;
		float: none;
		margin-top: 35px;
		max-width: 350px;
		width: auto;
	}
	
	body.thim-demo-university-4 .thim-footer-university-4 .footer-logo {
		margin: auto;
		float: none;
	}
	
	body.thim-demo-university-4 .thim-footer-university-4#colophon .footer {
		text-align: center;
	}
	
	body.thim-demo-university-4 .thim-footer-university-4#colophon .copyright-area .copyright-content {
		padding-left: 15px;
		padding-right: 15px;
		text-align: center;
	}
	
	body.thim-demo-university-4 .thim-footer-university-4 .thim-social.style-3 li a {
		max-width: 115px;
		margin: auto;
	}
	
	body.thim-demo-university-4 .has-feature .thim-grid-posts {
		width: 100%;
	}
	
	body.thim-demo-university-4 .thim-list-post-inner .feature-item {
		display: none;
	}
	
	body.thim-demo-university-4 .toolbar-container {
		width: 100% !important;
	}
	
	body.thim-demo-university-4 .thim-video-popup .video-info {
		margin-bottom: 15px;
	}
}

@media (max-width:767px) {
	.list-event-slider .item-event .event-wrapper {
		width: 50%;
	}
	
	.list-event-slider .view-all {
		display: block;
	}
	
	body.thim-demo-university-4 #masthead {
		overflow: visible;
	}
	
	body.thim-demo-university-4 #masthead .navigation {
		padding-top: 0;
		padding-bottom: 0;
		position: relative;
	}
	
	body.thim-demo-university-4 #toolbar .widget_nav_menu {
		display: none;
	}
}

@media (max-width:767px) and (min-width:481px) {
	.thim-simple-wrapper .navigation {
		display: none;
	}
	
	.thim-simple-wrapper .pagination {
		left: 15px;
		right: auto;
		top: 50%;
		-webkit-transform: translate(0, -50%);
		-moz-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		-o-transform: translate(0, -50%);
	}
	
	.thim-simple-wrapper .pagination .item {
		display: block;
		margin: 10px 0;
		padding: 0;
	}
	
	.list-event-slider .item-event .event-wrapper .box-time {
		position: static;
		min-height: inherit;
	}
	
	.list-event-slider .item-event .event-wrapper .box-time::before, .list-event-slider .item-event .event-wrapper .box-time::after {
		display: none;
	}
	
	.list-event-slider .item-event .event-wrapper .box-time .time-from {
		left: -60px;
		top: 10px;
	}
	
	.list-event-slider .item-event .event-wrapper .box-time .time-from .date {
		font-size: 40px;
	}
	
	.list-event-slider .item-event .event-wrapper .box-time .time-from .month {
		font-size: 18px;
	}
	
	.list-event-slider .item-event .event-wrapper .title {
		margin-top: 15px;
	}
}

@media (max-width:480px) {
	.list-event-slider .item-event .event-wrapper {
		position: relative;
		width: 100%;
		clear: both;
	}
	
	.list-event-slider .item-event .event-wrapper .box-time {
		min-height: 60px;
		margin-top: -100px;
	}
	
	.list-event-slider .item-event .event-wrapper .box-time:before, .list-event-slider .item-event .event-wrapper .box-time:after {
		display: none;
	}
	
	.list-event-slider .item-event .event-wrapper .box-time .time-from {
		left: 0;
	}
	
	.list-event-slider .item-event .event-wrapper .box-time .time-from .date {
		font-size: 40px;
		margin-bottom: 5px;
	}
	
	.list-event-slider .item-event .event-wrapper .box-time .time-from .month {
		font-size: 18px;
	}
	
	.thim-simple-wrapper .pagination {
		left: 0;
		right: 0;
		top: 20px;
		bottom: auto;
	}
	
	.list-event-slider .thim-simple-wrapper {
		margin-bottom: 40px;
	}
	
	.list-event-slider .thim-simple-wrapper .pagination {
		position: static;
		width: 100%;
	}
	
	.list-event-slider .thim-simple-wrapper .navigation {
		display: none !important;
	}
	
	body.thim-demo-university-4 .thim-icon-our-programs {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.thim-about-eduma {
		padding-bottom: 30px;
	}
	
	.thim-about-eduma .desc {
		margin-left: 0;
	}
	
	.thim-about-eduma .read-more {
		margin-left: 0;
	}
	
	#toolbar .widget_search .search-form label .search-field:focus {
		max-width: 180px;
	}
}

body #sb_instagram .sbi_photo {
	position: relative;
}

body #sb_instagram .sbi_photo:before {
	background: #fff;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

body #sb_instagram .sbi_photo:hover:before {
	filter: alpha(opacity=35);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
	-webkit-opacity: .35;
	-khtml-opacity: .35;
	-moz-opacity: .35;
	-ms-opacity: .35;
	-o-opacity: .35;
	opacity: .35;
}

.custom-heading .sc_heading .title {
	line-height: 1.2;
}

.custom-heading .sc_heading .sub-heading {
	font-size: 20px;
}

@media (max-width:767px) {
	.custom-heading .sc_heading .title {
		font-size: 36px !important;
	}
	
	.custom-heading .sc_heading .sub-heading {
		font-size: 18px;
	}
}

body.home-page.three_line_top_bottom #main-content:before, body.home-page.three_line_top_bottom #main-content:after {
	content: "";
	width: 944px;
	top: 0;
	bottom: 0;
	z-index: -2;
	margin: 0 auto;
	position: absolute;
	border-right: 1px solid #f1f1f1;
	border-left: 1px solid #f1f1f1;
	left: 50%;
	margin-left: -472px;
}

body.home-page.three_line_top_bottom #main-content:after {
	width: 1px;
	border-right: none;
	margin-left: -1px;
}

@media (max-width:991px) {
	body.home-page.three_line_top_bottom #main-content::before {
		display: none;
	}
}

@media (max-width:1366px) {
	#masthead.header_v3 .toolbar-container {
		max-width: 100%;
	}
}

@media (min-width:1200px) {
	body.boxed-area .content-pusher {
		max-width: 1200px;
		overflow: hidden;
		margin: 0 auto;
		box-shadow: 0 0 32px rgba(0, 0, 0, .23);
	}
	
	body.boxed-area .content-pusher .container {
		padding-left: 55px;
		padding-right: 55px;
	}
	
	body.boxed-area .content-pusher .container.home-page, body.boxed-area .content-pusher .container.site-content {
		background: #fff;
	}
	
	body.boxed-area .content-pusher .thim-top-rev-slider {
		position: relative;
	}
	
	body.boxed-area .content-pusher .thim-top-rev-slider .tp-rightarrow {
		right: 0;
		left: auto !important;
	}
	
	body.boxed-area .content-pusher .site-header {
		max-width: 1200px;
	}
	
	body.boxed-area .content-pusher .site-header.sticky-header {
		left: 0;
		right: 0;
		margin: auto;
	}
	
	body.boxed-area .content-pusher .footer-bottom {
		max-width: 1200px;
		overflow: hidden;
		margin: auto;
	}
	
	body.boxed-area .content-pusher .thim-get-100s h2 {
		font-size: 68px;
	}
	
	body.boxed-area .content-pusher .mo-openid-app-icons .btn-block {
		margin-left: 15px;
		margin-right: 15px;
	}
	
	.siteorigin-panels-stretch {
		margin-left: -385px;
		margin-right: -385px;
		padding-left: 385px;
		padding-right: 385px;
	}
	
	.siteorigin-panels-stretch.thim-fix-stretched {
		padding-left: 0;
		padding-right: 0;
	}
	
	.siteorigin-panels-stretch.thim-fix-stretched.thim-bg-image-cover {
		background-repeat: no-repeat !important;
		background-size: cover !important;
	}
	
	.switch-layout-container .courses-searching ul {
		max-width: none;
		right: auto;
		left: 0;
	}
}

@media (min-width:1024px) and (max-width:1400px) {
	.thim_bg_right {
		background-size: 45%;
	}
	
	.thim_bg_left {
		background-size: 60%;
	}
	
	.sc_heading.clone_title .clone {
		font-size: 70px;
		line-height: 70px;
	}
	
	.form_developer_course .head_form h2 {
		line-height: 35px;
		font-size: 32px;
	}
	
	.margin-top-collection {
		margin-top: -83px;
	}
	
	.margin-top-collection .thim-courses-collection .owl-controls .owl-buttons>div {
		top: 55px;
	}
	
	.body-grad-layout .learn-press .course-meta>div.course-review .value>span {
		display: none;
	}
}

@media (max-width:1400px) {
	.thim-carousel-course-categories-tabs .owl-controls .owl-buttons>div.owl-prev {
		right: 100%;
	}
	
	.thim-carousel-course-categories-tabs .owl-controls .owl-buttons>div.owl-next {
		left: 100%;
	}
}

@media (width:1024px) {
	.thim-register-form-top {
		margin-top: -565px;
	}
	
	.thim-carousel-course-categories .owl-carousel .owl-buttons {
		display: none;
	}
}

@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: .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;
	}
	
	body.thim-demo-university-4 .thim-about-eduma {
		padding-bottom: 40px;
	}
	
	body.thim-demo-university-4 .thim-icon-our-programs {
		padding-bottom: 41px;
	}
}

@media (max-width:1200px) {
	body.course-landing-active #back-to-top {
		bottom: 75px;
	}
	
	.widget_shopping_cart .minicart_hover {
		padding: 0;
	}
}

@media (max-width:1024px) {
	.container {
		width: 1024px;
		max-width: 100%;
	}
	
	.thim-newlleter-homepage {
		background-position: top center;
	}
	
	.thim-best-industry {
		margin-bottom: 90px;
	}
	
	.thim-get-100s {
		padding-top: 140px;
	}
	
	.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-list-posts.sidebar .article-image {
		width: 85px;
	}
	
	.widget-area .thim-list-posts.sidebar .article-title-wrapper {
		width: calc(100% - 105px);
		width: -webkit-calc(100% - 105px);
		width: -moz-calc(100% - 105px);
	}
	
	.widget-area .thim-course-list-sidebar .course-thumbnail {
		width: 85px;
	}
	
	.widget-area .thim-course-list-sidebar .thim-course-content {
		width: calc(100% - 105px);
		width: -webkit-calc(100% - 105px);
		width: -moz-calc(100% - 105px);
	}
	
	.thim-list-event:not(.layout-2):not(.layout-3) .item-event .time-from {
		width: 90px;
		margin-right: 0;
		text-align: left;
	}
	
	.thim-list-event:not(.layout-2):not(.layout-3) .item-event .event-wrapper {
		width: calc(100% - 360px);
		width: -webkit-calc(100% - 360px);
		width: -moz-calc(100% - 360px);
		padding: 0 20px;
	}
	
	.thim-list-event:not(.layout-2):not(.layout-3) .item-event .event-wrapper:before {
		display: none;
	}
	
	.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;
	}
	
	.tp-caption.thim-slider-heading {
		font-size: 90px;
	}
	
	.thim-footer-info>div {
		margin-right: 40px;
	}
	
	.thim-footer-info>div.info-social .fa {
		margin-right: 20px;
	}
	
	.thim-buy-now, .thim-university-top-icon.thim-bg-overlay {
		margin-left: 15px;
		margin-right: 15px;
	}
	
	.thim-university-top-icon.thim-bg-overlay {
		margin-top: 30px;
		margin-right: 0;
		margin-left: 0;
	}
	
	.counter-box.number-left .wrap-percentage {
		width: 110px;
		font-size: 55px;
		line-height: 58px;
	}
	
	.counter-box.number-left .counter-content-container {
		padding-right: 20px;
	}
	
	.site-header.header_v2 .navigation .navbar-nav>li>a, .site-header.header_v2 .navigation .navbar-nav>li>span {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.site-header.header_v2 .navigation .navbar-nav>li>a:after, .site-header.header_v2 .navigation .navbar-nav>li>span:after {
		right: 5px;
	}
	
	.site-header.header_v2 .navigation .menu-mobile-effect.navbar-toggle span.icon-bar {
		background-color: #fff;
	}
	
	.site-header.header_v2 .navigation .header-top-menu {
		display: inline-block;
		float: right;
		margin-right: 60px;
	}
	
	.site-header.header_v2 .navigation .header-top-menu .search-form {
		max-width: 200px;
	}
	
	.mo-openid-app-icons .btn-block {
		margin-top: 20px;
	}
	
	.mo-openid-app-icons .btn-block:last-child {
		margin-top: 20px;
		margin-right: 20px;
	}
	
	.thim-bg-border-top .thim-widget-icon-box .wrapper-box-icon .content-inner {
		padding: 40px 30px 50px 120px;
	}
	
	#thim-popup-login .thim-login-container .close-popup {
		display: block;
	}
	
	.header_v3 .thim-widget-link {
		padding-right: 15px;
	}
	
	#masthead.header_v3 .toolbar .menu li {
		padding-right: 27px;
	}
	
	.thim-list-event.layout-3 .event-wrapper {
		padding-right: 15px;
	}
	
	.thim-grid-posts .item-post .article-image {
		overflow: hidden;
	}
	
	.elementor-widget-thim-carousel-categories .image img, .thim-widget-carousel-categories .image img {
		position: absolute;
	}
	
	.thim-footer-info-3 {
		padding-right: 70px;
		padding-left: 20px;
	}
	
	.thim-experience {
		padding-right: 35px;
	}
	
	.thim-grid-posts .grid-vertical .item-post .article-image img {
		position: relative;
		max-width: none;
	}
	
	.thim-row-mobile-no-fullwidth {
		margin-left: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.thim-row-mobile-no-fullwidth>.panel-grid-cell {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.thim-row-mobile-no-fullwidth>.panel-grid-cell .thim-widget-list-event {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	#masthead.header_v4 .navigation {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	#masthead.header_v2 .width-navigation {
		display: none;
	}
	
	.thim-style-content-new-1 .course_right .thim-social-share li>div a {
		margin-bottom: 10px;
	}
	
	#masthead.header_v3 .header_v3_container {
		background: #fff;
		min-height: 50px;
		padding: 0;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	
	#masthead.header_v3 .header_v3_container .menu-mobile-effect.navbar-toggle {
		right: 0;
	}
	
	#masthead.header_v3 .header_v3_container .menu-mobile-effect.navbar-toggle span.icon-bar {
		background: #333;
	}
	
	#masthead.header_v3 .header_v3_container .sidebar-header .widget.widget_button {
		display: none;
	}
}

@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-list-posts.sidebar .article-image {
		width: 65px;
		margin-right: 10px;
	}
	
	.widget-area .thim-list-posts.sidebar .article-title-wrapper {
		width: calc(100% - 75px);
		width: -webkit-calc(100% - 75px);
		width: -moz-calc(100% - 75px);
	}
	
	.widget-area .thim-course-list-sidebar .course-thumbnail {
		width: 65px;
		margin-right: 10px;
	}
	
	.widget-area .thim-course-list-sidebar .thim-course-content {
		width: calc(100% - 75px);
		width: -webkit-calc(100% - 75px);
		width: -moz-calc(100% - 75px);
	}
	
	.thim-click-to-bottom {
		margin-top: 0;
	}
	
	.thim-widget-icon-box .wrapper-box-icon.circle .content-inner {
		padding-right: 0;
	}
	
	.thim-welcome-university {
		-ms-flex-wrap: wrap !important;
		-webkit-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	
	.thim-welcome-university .panel-grid-cell {
		width: 50% !important;
		width: calc(50% - 15px) !important;
	}
	
	.thim-welcome-university .panel-grid-cell:last-child {
		width: 100% !important;
	}
	
	.thim-welcome-university .thim-register-now-form {
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	
	.thim-welcome-university .thim-register-now-form .title {
		padding-left: 25px;
		padding-right: 25px;
	}
	
	.collection-grid-3 {
		width: 50%;
		margin-bottom: 30px;
	}
	
	.collection-grid-3:not(.collection-feature) .collection-item {
		width: 50%;
		float: left;
		margin-bottom: 30px;
		padding: 0 15px;
	}
	
	.thim-welcome-university-2 {
		-ms-flex-wrap: wrap !important;
		-webkit-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	
	.thim-welcome-university-2 .panel-grid-cell {
		width: 50% !important;
	}
	
	.thim-welcome-university-2 .panel-grid-cell:nth-child(3) {
		clear: both;
		width: 100% !important;
		text-align: center;
	}
	
	.thim-welcome-university-2 .panel-grid-cell:nth-child(2) {
		padding-left: 30px;
	}
	
	.thim-welcome-university-2 .thim-register-now-form {
		float: none;
		display: inline-block;
	}
	
	#masthead.header_v4 .navigation .width-logo {
		padding-left: 0;
	}
	
	.thim-row-mobile-no-fullwidth {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	
	.thim-widget-tab .nav-tabs li a span {
		display: none;
	}
	
	.margin-top-collection {
		margin-top: -55px;
	}
	
	.margin-top-collection .thim-courses-collection .owl-controls .owl-buttons>div {
		top: 27px;
	}
	
	.has-feature .thim-grid-posts.has-horizontal.has-vertical .grid-horizontal, .has-feature .thim-grid-posts.has-horizontal.has-vertical .grid-vertical {
		width: 100%;
	}
	
	.has-feature .thim-grid-posts .grid-vertical .item-post .article-wrapper {
		width: 50%;
		float: right;
		position: relative;
	}
	
	.has-feature .thim-grid-posts .grid-vertical .item-post .article-wrapper:before {
		top: 58px;
		left: 0;
		border-top: 13px solid transparent;
		border-bottom: 13px solid transparent;
		border-right: 13px solid #f5f5f5;
		border-left: none;
		z-index: 10;
	}
	
	.has-feature .thim-grid-posts .grid-vertical .item-post .article-image {
		width: 50%;
		float: left;
		position: relative;
	}
	
	.has-feature .thim-grid-posts .grid-vertical .item-post .article-image img {
		width: 100%;
	}
}

@media (min-width:768px) and (max-width:992px) {
	.has-feature .thim-grid-posts {
		width: 70%;
	}
	
	.thim-list-post-inner .feature-item {
		width: 30%;
	}
}

@media (min-width:992px) and (max-width:1024px) {
	.img_position .widget_single-images:nth-child(2) img, .img_position .widget_single-images:nth-child(1) img {
		max-width: 450px;
	}
	
	.layout_demo_1 .thim-list-event .item-event .time-from {
		width: 100px !important;
	}
	
	.layout_demo_1 .thim-list-event .item-event .event-wrapper {
		padding: 0 50px !important;
		width: calc(100% - 495px) !important;
		width: -webkit-calc(100% - 495px) !important;
		width: -moz-calc(100% - 495px) !important;
	}
}

@media (min-width:768px) and (max-width:959px) {
	.container {
		width: 900px;
		max-width: 100%;
	}
	
	.counter-box.number-left {
		padding: 27px 0;
	}
	
	.counter-box.number-left .content-box-percentage {
		grid-template-columns: auto;
	}
	
	.counter-box.number-left .wrap-percentage {
		width: 100%;
		text-align: left;
		padding-left: 30px;
		margin-bottom: 20px;
	}
	
	.counter-box.number-left .counter-content-container {
		margin-left: 0;
		padding-right: 30px;
		padding-left: 30px;
		border: 0;
	}
}

@media (min-width:769px) and (max-width:1023px) {
	.thim-courses-collection .thim-collection-carousel .item {
		padding-right: 10px;
		padding-left: 10px;
	}
	
	.thim-courses-collection .owl-controls .owl-buttons>div {
		width: 45px;
		line-height: 45px;
	}
	
	.thim-courses-collection .owl-controls .owl-buttons>div i {
		width: 45px;
		line-height: 45px;
	}
}

@media (min-width:769px) and (max-width:800px) {
	.margin-top-collection {
		margin-top: -55px;
	}
	
	.margin-top-collection .thim-courses-collection .owl-controls .owl-buttons>div {
		top: 27px;
	}
}

@media (min-width:768px) and (max-width:800px) {
	#main {
		width: 70%;
	}
	
	#main.full-width, #main.content-wide {
		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-description .thim-course-content, #learn-press-course-description .thim-course-content {
		width: 100%;
		float: none;
		clear: both;
		border-right: 0;
	}
	
	#tab-course-description .thim-course-info, #learn-press-course-description .thim-course-info {
		float: none;
		clear: both;
		padding-left: 0;
		margin-top: 30px;
	}
	
	#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: 259px;
		max-width: -webkit-calc(259px);
		max-width: -moz-calc(259px);
	}
	
	.profile-container .quiz-results .result-field {
		margin-right: 15px;
	}
	
	.profile-container .user-tab {
		width: 250px;
		width: -webkit-calc(250px);
		width: -moz-calc(250px);
	}
	
	.profile-container .profile-tabs {
		width: calc(100% - 250px);
		width: -webkit-calc(100% - 250px);
		width: -moz-calc(100% - 250px);
	}
	
	.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: 20px;
	}
	
	.tp-event-content .entry-content {
		width: 100%;
		float: none;
	}
	
	.tp-event-content .entry-content:after {
		display: none;
	}
	
	.tp-event-content .tp-event-info {
		float: none;
		clear: both;
		margin-top: 30px;
		padding-left: 0;
	}
	
	.tp-caption.thim-slider-heading {
		font-size: 60px !important;
	}
	
	.thim-register-now-form.top-homepage {
		margin: 44px 0;
	}
	
	article .entry-header .entry-meta li {
		margin-right: 20px;
		padding-right: 25px;
	}
	
	article .entry-header .entry-meta li.author {
		display: none;
	}
	
	.switch-layout-container .courses-searching form {
		width: 165px;
	}
	
	.learn-press .course-tabs .nav-tabs li a {
		padding: 10px;
	}
	
	.thim-get-100s .get-100s {
		font-size: 17px;
	}
	
	.thim-get-100s h2 {
		font-size: 42px;
		line-height: 50px;
	}
	
	.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;
		width: 44px;
		font-size: 34px;
		margin: 10px auto 0;
	}
	
	.color-white .counter-group .counter-block .counter.with-hundreds {
		width: 55px;
	}
	
	.color-white .counter-group .counter-block .counter-caption {
		font-size: 12px;
		line-height: 18px;
	}
	
	.thim-widget-tab .nav-tabs li a span {
		display: none;
	}
}

@media (max-width:768px) {
	.thim-course-grid .lpr_course[class*=course-grid-] {
		width: 50%;
		clear: initial;
	}
	
	.thim-course-grid .lpr_course[class*=course-grid-]:nth-child(2n+1) {
		clear: both;
	}
	
	.thim-course-grid.thim_tabs_slider .lpr_course[class*=course-grid-]:nth-child(2n+1) {
		clear: none;
	}
	
	.thim-course-grid.thim_tabs_slider .lpr_course[class*=course-grid-]:nth-child(2n) {
		clear: both;
	}
	
	.thim-course-grid.thim_tabs_slider .lpr_course.course-grid-2 {
		width: 100%;
	}
	
	.related-archive ul.archived-posts {
		overflow: hidden;
		white-space: nowrap;
	}
	
	.related-archive ul.archived-posts>li {
		width: 50%;
	}
	
	.related-archive ul.archived-posts>li:nth-child(5n+0), .related-archive ul.archived-posts>li:nth-child(5n+3), .related-archive ul.archived-posts>li:nth-child(5n+4), .related-archive ul.archived-posts>li:nth-child(5n+5) {
		display: none;
	}
	
	.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 {
		width: 33.333%;
		min-width: 0;
	}
	
	.list-tab-event .nav-tabs.style_1 li {
		margin: 0 10px;
		width: auto;
	}
	
	.list-tab-event .nav-tabs.style_1 li a:after {
		right: -5px;
	}
	
	.tp-caption.thim-slider-heading {
		font-size: 70px;
	}
	
	.thim-list-event:not(.layout-2):not(.layout-3) .item-event .time-from {
		width: 90px;
		margin-right: 0;
	}
	
	.thim-list-event:not(.layout-2):not(.layout-3) .item-event .time-from .date {
		font-size: 60px;
		line-height: 62px;
	}
	
	.thim-list-event:not(.layout-2):not(.layout-3) .item-event .event-wrapper {
		width: calc(100% - 330px);
		width: -webkit-calc(100% - 330px);
		width: -moz-calc(100% - 330px);
		padding: 0 30px;
	}
	
	.thim-list-event:not(.layout-2):not(.layout-3) .item-event .event-wrapper:before {
		display: none;
	}
	
	.thim-list-event:not(.layout-2):not(.layout-3) .item-event .image {
		width: 240px;
	}
	
	body.single-lpr_course.admin-bar .mfp-inline-holder {
		padding-top: 46px;
	}
	
	.mfp-content .popup-title {
		font-size: 16px;
		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;
	}
	
	.thim-footer-one-course .panel-grid-cell {
		width: 100% !important;
		float: none;
	}
	
	footer#colophon .footer .thim-footer-one-course ul.menu {
		text-align: left;
	}
	
	.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;
	}
	
	.mobile-menu-container .sub-menu[class*=submenu_columns] {
		margin-left: 10px;
	}
	
	.mobile-menu-container .sub-menu[class*=submenu_columns]:before {
		display: none;
	}
	
	.mobile-menu-container .sub-menu[class*=submenu_columns]>li {
		margin-top: 0;
		margin-bottom: 0;
		overflow: hidden;
	}
	
	.mobile-menu-container .sub-menu[class*=submenu_columns]>li:before {
		display: none;
	}
	
	.mobile-menu-container .sub-menu[class*=submenu_columns]>li .sub-menu:before {
		top: 0;
	}
	
	.thim-row-bg-border-top {
		margin-top: 0;
	}
	
	.thim-hello-there .readmore {
		margin-bottom: 30px;
	}
	
	.thim-bg-border-top .thim-widget-icon-box .wrapper-box-icon .content-inner {
		padding: 100px 0 50px 60px;
	}
	
	.woocommerce.widget_woocommerce_products .product_list_widget li {
		width: 50%;
	}
	
	.woocommerce.widget_woocommerce_products .product_list_widget li:nth-child(4n+1) {
		clear: inherit;
	}
	
	.woocommerce.widget_woocommerce_products .product_list_widget li:nth-child(2n+1) {
		clear: both;
	}
	
	#learn-press-course-lesson iframe {
		max-width: calc(100vw - 52px);
		max-width: -webkit-calc(100vw - 52px);
		max-width: -moz-calc(100vw - 52px);
	}
	
	.thim-demo-university-3 footer#colophon {
		background-image: none;
		background-size: auto;
	}
	
	.thim-demo-university-3 footer#colophon.nitro-lazy {
		background-image: none !important;
	}
	
	.thim-demo-university-3 footer#colophon.footer-bg-image {
		background-size: cover;
	}
	
	.thim-footer-info-3 {
		padding-right: 0;
		padding-left: 0;
		margin: auto;
		max-width: 350px;
	}
	
	.thim-experience {
		padding-right: 0;
		border-right: 0;
		padding-bottom: 0;
	}
	
	.header_v3 .thim-widget-link .desc {
		display: none;
	}
	
	.thim-owl-carousel-post.layout-2 {
		padding-top: 60px;
	}
	
	.thim-owl-carousel-post.layout-2 .owl-controls .owl-buttons {
		top: 15px;
	}
	
	.thim-sidebar-content .twitter-inner {
		min-height: 300px;
	}
	
	#masthead.header_v3 .toolbar-container .widget_nav_menu {
		display: none;
	}
	
	#masthead.header_v3 .toolbar-container {
		padding-left: 0;
	}
	
	.sidebar-header {
		display: none;
	}
	
	.thim-demo-university-3 .footer .so-panel.widget {
		text-align: center;
	}
	
	footer#colophon .mc4wp-form {
		max-width: 250px;
		margin: auto;
		margin-top: 10px;
	}
	
	.thim-demo-university-3 footer#colophon .widget-title {
		margin-top: 37px;
	}
	
	.list-event-slider .view-all, body.thim-demo-university-4 .thim-list-post-inner .link_read_more a {
		color: #333;
	}
	
	.elementor-widget-thim-carousel-categories, .content-wrapper, .thim-widget-carousel-categories .content-wrapper {
		padding: 25px;
	}
	
	.elementor-widget-thim-carousel-categories, .owl-controls .owl-buttons, .thim-widget-carousel-categories .owl-controls .owl-buttons {
		bottom: 20px;
	}
	
	.thim-university-top-icon.thim-bg-overlay {
		margin-top: 30px;
		-webkit-flex-direction: unset !important;
		-ms-flex-direction: unset !important;
		flex-direction: unset !important;
		-ms-flex-wrap: wrap !important;
		-webkit-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	
	.thim-university-top-icon.thim-bg-overlay>.panel-grid-cell .thim-widget-icon-box .wrapper-box-icon {
		border-right-color: #8c8c8c;
	}
	
	.thim-university-top-icon {
		-webkit-flex-direction: unset !important;
		-ms-flex-direction: unset !important;
		flex-direction: unset !important;
		-ms-flex-wrap: wrap !important;
		-webkit-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	
	.thim-university-top-icon>.panel-grid-cell {
		width: 33.33% !important;
		float: left !important;
	}
	
	.thim-university-top-icon>.panel-grid-cell .thim-widget-icon-box .wrapper-box-icon {
		border-right: 1px solid #e6a303;
	}
	
	.thim-university-top-icon>.panel-grid-cell:nth-child(3n+0) .thim-widget-icon-box .wrapper-box-icon {
		border-right: 0;
	}
	
	.margin-top-collection {
		margin-top: -105px;
	}
	
	.margin-top-collection .thim-courses-collection .owl-controls .owl-buttons>div {
		top: 78px;
	}
}

@media (max-width:767px) {
	.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;
	}
	
	.list-event-layout-3 {
		margin-bottom: 30px;
	}
	
	.feature-icon-box:after {
		right: 60px;
	}
	
	.top_site_main {
		min-height: initial;
	}
	
	.counter-box {
		margin: 0;
	}
	
	.thim-list-event .item-event {
		padding-bottom: 30px;
		padding-top: 30px;
	}
	
	#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-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: 15px auto 60px;
	}
	
	.thim-register-now-form .wpcf7-form, .thim-register-now-form form.yikes-easy-mc-form {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.color-white .counter-group {
		text-align: center;
	}
	
	.counter-box {
		border-right: 0;
	}
	
	.search-course-list-info li {
		margin: 0 15px;
	}
	
	.widget-area .thim-list-posts.sidebar .article-image {
		width: 100px;
		margin-right: 20px;
	}
	
	.widget-area .thim-list-posts.sidebar .article-title-wrapper {
		width: calc(100% - 120px);
		width: -webkit-calc(100% - 120px);
		width: -moz-calc(100% - 120px);
	}
	
	.widget-area .thim-course-list-sidebar .course-thumbnail {
		width: 100px;
		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;
	}
	
	.megacol.nitro-lazy {
		background-image: none !important;
	}
	
	.user-courses-content .own-courses .own-courses-wrapper .inner-own-course {
		width: 100%;
	}
	
	footer#colophon .copyright-area {
		padding: 0;
	}
	
	footer#colophon .copyright-area .text-right {
		text-align: left;
		margin-top: 5px;
	}
	
	footer#colophon .copyright-area .text-right li:first-child {
		margin-left: 0;
	}
	
	footer#colophon .copyright-area .copyright-content {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	
	.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: var(--thim-top-heading-padding-top-mobile, 50px);
		padding-bottom: var(--thim-top-heading-padding-bottom-mobile, 50px);
	}
	
	.site-content {
		padding: 45px 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;
		overflow: inherit;
	}
	
	.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, .site-header.sticky-header.affix .navbar-nav>li>.tc-menu-inner {
		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;
	}
	
	.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 {
		content: "";
		font-family: "Font Awesome 5 Free";
		font-size: 14px;
		line-height: 1;
		font-weight: 900;
	}
	
	.menu-scoll-landing .course-wishlisted:after {
		content: "";
	}
	
	.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;
	}
	
	.thim-welcome-university .thim-register-now-form .title {
		font-weight: 400;
	}
	
	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;
	}
	
	.site-header.header_v2#masthead .navigation {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
	.thim-buy-now, .thim-university-top-icon.thim-bg-overlay {
		margin-left: 0;
		margin-right: 0;
	}
	
	.thim-buy-now .thim-widget-button {
		text-align: left;
	}
	
	.wrapper-gallery-filter>.thim-col-5, .wrapper-gallery-filter>[class*=col-sm-] {
		width: 50%;
		float: left;
	}
	
	.thim-global-locations {
		margin-top: 0;
	}
	
	.thim-widget-courses .thim-category-tabs.thim-course-grid, .elementor-widget-thim-courses .thim-category-tabs.thim-course-grid {
		margin-top: -30px;
	}
	
	.thim-category-tabs .nav-tabs {
		float: none;
		margin: 0;
		margin-bottom: 30px;
	}
	
	#thim-popup-login .thim-login-container>br {
		display: block;
	}
	
	#thim-popup-login .mo-openid-app-icons {
		width: 100%;
		float: none;
		padding-bottom: 40px;
	}
	
	#thim-popup-login .mo-openid-app-icons:after {
		content: "";
		position: absolute;
		max-width: 520px;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		width: auto;
		height: 1px;
		top: auto;
	}
	
	#thim-popup-login.active .thim-login-container .thim-login, #thim-popup-login.active .thim-login-container .thim-register {
		width: 100%;
		float: none;
		clear: both;
		margin-top: 10px;
		padding: 0;
	}
	
	.thim-bg-border-top .thim-widget-icon-box .wrapper-box-icon .content-inner {
		padding: 10px 30px;
	}
	
	.thim-about-author .author-wrapper {
		text-align: center;
	}
	
	.thim-about-author .author-avatar {
		float: none;
		display: inline-block;
		margin-right: 0;
		margin-bottom: 5px;
	}
	
	.thim-about-author .author-bio {
		width: 100%;
		clear: both;
		float: none;
	}
	
	.thim-style-content-new-1 .content_course_2 {
		padding-top: 30px;
	}
	
	.thim-style-content-new-1 #lp-single-course .course-course-meta-single>div {
		display: inline-block;
		margin-bottom: 15px;
		width: 40%;
		padding-left: 0;
	}
	
	.thim-style-content-new-1 #lp-single-course .course-course-meta-single>div.course-author {
		width: 100%;
		display: inline-block;
	}
	
	.thim-style-content-new-1 #tab-course-description .thim-course-content {
		width: 100%;
	}
	
	.thim-style-content-new-1 .course_right {
		margin-bottom: 30px;
		margin-top: 30px;
	}
	
	.thim-style-content-new-1 .course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item {
		padding-left: 15px;
	}
	
	.thim-style-content-new-1 .course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta {
		right: 10px;
		top: 15px;
		padding-top: 0;
	}
	
	.thim-style-content-new-1 .menu_content_course .thim-about-author .author-bio {
		width: 100%;
	}
	
	.thim-style-content-new-1 .menu_content_course .thim-about-author .author-description {
		width: 100%;
		margin-top: 30px;
	}
	
	.thim-style-content-new-1 .menu_content_course #tab-course-review .course-rating>.detailed-rating, .thim-style-content-new-1 .menu_content_course #tab-reviews .course-rating>.detailed-rating {
		width: 100%;
		margin-top: 0;
	}
	
	.thim-style-content-new-1 .menu_content_course #tab-course-review .course-rating>.detailed-rating .rating-box, .thim-style-content-new-1 .menu_content_course #tab-reviews .course-rating>.detailed-rating .rating-box {
		padding-top: 0;
	}
	
	.thim-style-content-new-1 .vc_row.vc_parallax {
		background: none !important;
	}
	
	.footer_widget .panel-grid-cell {
		margin-bottom: 30px !important;
	}
	
	.thim-carousel-list-instructors .instructor-item {
		padding-left: 0;
		padding-right: 0;
	}
	
	.thim-carousel-list-instructors .instructor-item .instructor-info {
		position: inherit;
		bottom: inherit;
	}
	
	.thim-carousel-list-instructors .instructor-item .wrap-item {
		padding-bottom: 0;
	}
	
	.thim-carousel-list-instructors .instructor-item .info_ins .students, .thim-carousel-list-instructors .instructor-item .info_ins .reviews {
		text-align: center;
	}
	
	.siteorigin-panels-stretch.panel-row-style.thim_bg_right, .siteorigin-panels-stretch.panel-row-style.thim_bg_left {
		background-image: none !important;
	}
	
	.siteorigin-panels-stretch.panel-row-style.thim_bg_right.nitro-lazy, .siteorigin-panels-stretch.panel-row-style.thim_bg_left.nitro-lazy {
		background-image: none !important;
	}
	
	.thim-row-bg-border-top .panel-grid-cell {
		margin-bottom: 0;
		overflow: hidden;
	}
	
	.thim-welcome-university-2 .panel-grid-cell {
		width: 100% !important;
	}
	
	.single .learn-press header, .site-header {
		overflow: visible;
	}
}

@media screen and (max-width:667px) {
	.thim-newlleter-homepage {
		margin-top: -20px;
		background: none;
		padding-top: 15px;
		padding-bottom: 45px;
		border-top: 1px solid var(--thim-border-color, #eee);
	}
	
	.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=text], .thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=email] {
		margin-left: 0;
	}
	
	#tab-course-description .thim-course-content, #tab-course-description .thim-course-info, #learn-press-course-description .thim-course-content, #learn-press-course-description .thim-course-info {
		float: none;
		clear: both;
		border-right: 0;
		width: 100%;
	}
	
	#tab-course-description .thim-course-info, #learn-press-course-description .thim-course-info {
		float: none;
		clear: both;
		padding-left: 0;
		margin-top: 30px;
	}
	
	#tab-course-review, #tab-reviews {
		text-align: center;
	}
	
	#tab-course-review .course-rating .average-rating, #tab-reviews .course-rating .average-rating {
		margin-right: 0;
		width: 100%;
		max-width: 275px;
		float: none;
	}
	
	#tab-course-review .course-rating>.detailed-rating, #tab-reviews .course-rating>.detailed-rating {
		margin-top: 30px;
	}
	
	#tab-course-review .course-review, #tab-reviews .course-review {
		text-align: left;
	}
	
	.thim-list-event:not(.layout-2):not(.layout-3):not(.layout-5) .item-event .time-from {
		width: 100%;
		text-align: left;
	}
	
	.thim-list-event:not(.layout-2):not(.layout-3):not(.layout-5) .item-event .time-from .date {
		display: inline-block;
		font-size: 50px;
		line-height: 50px;
		margin-right: 10px;
	}
	
	.thim-list-event:not(.layout-2):not(.layout-3):not(.layout-5) .item-event .time-from .month {
		display: inline-block;
		line-height: 50px;
	}
	
	.thim-list-event:not(.layout-2):not(.layout-3):not(.layout-5) .item-event.has-post-thumbnail {
		position: relative;
	}
	
	.thim-list-event:not(.layout-2):not(.layout-3):not(.layout-5) .item-event.has-post-thumbnail .time-from {
		width: auto;
		position: absolute;
		background: #fff;
		top: 45px;
		left: 10px;
		padding: 10px;
		text-align: center;
	}
	
	.thim-list-event:not(.layout-2):not(.layout-3):not(.layout-5) .item-event.has-post-thumbnail .time-from .date, .thim-list-event:not(.layout-2):not(.layout-3):not(.layout-5) .item-event.has-post-thumbnail .time-from .month {
		line-height: 1;
		margin: 0;
		display: block;
		font-size: .85rem;
	}
	
	.thim-list-event:not(.layout-2):not(.layout-3):not(.layout-5) .item-event.has-post-thumbnail .time-from .date {
		font-size: 40px;
	}
	
	.thim-list-event:not(.layout-2):not(.layout-3):not(.layout-5) .item-event.has-post-thumbnail:first-child .time-from {
		top: 10px;
	}
	
	.thim-list-event:not(.layout-2):not(.layout-3):not(.layout-5) .item-event .image {
		float: none;
		margin-bottom: 15px;
		width: 100%;
	}
	
	.thim-list-event:not(.layout-2):not(.layout-3):not(.layout-5) .item-event .event-wrapper {
		clear: both;
		float: none;
		padding: 0 50px 0 0;
		width: 100%;
	}
	
	.thim-list-event:not(.layout-2):not(.layout-3):not(.layout-5) .item-event .event-wrapper:before {
		display: none;
	}
	
	#back-to-top {
		display: none;
	}
	
	.entry-tag-share .thim-social-share {
		float: none;
		margin-top: 15px;
	}
	
	.thim-video-box .video-container {
		max-height: 375px;
	}
	
	.thim-video-box .video-container .video {
		max-height: 300px;
		height: 300px;
	}
	
	.thim-top-landing {
		padding-top: 120px !important;
		padding-bottom: 110px !important;
	}
	
	.thim-support-service .sc_heading .title {
		line-height: 40px;
	}
	
	.thim-grid-posts .item-post .article-image {
		position: relative;
	}
}

@media screen and (max-width:600px) {
	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] {
		max-width: 325px;
		margin-left: 0;
	}
	
	.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=text], .thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=email] {
		max-width: 325px;
		margin-left: 0;
	}
	
	body .blog-content article .content-inner {
		padding-bottom: 40px;
	}
	
	article .entry-header .entry-meta li {
		padding-right: 20px;
		margin-right: 15px;
		margin-top: 0;
	}
	
	.woocommerce #content .comments-area .comment-list .comment-list-inner .children, .woocommerce .comments-area .comment-list .comment-list-inner .children, .comments-area .comment-list .comment-list-inner .children {
		margin-left: 50px;
	}
	
	.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;
	}
	
	.thim-testimonial-slider.layout-slide-2 .slides-content .content {
		margin-left: 0;
		margin-right: 0;
	}
	
	.tp-event-content .entry-content {
		width: 100%;
		float: none;
	}
	
	.tp-event-content .entry-content:after {
		display: none;
	}
	
	.tp-event-content .tp-event-info {
		float: none;
		clear: both;
		margin-top: 30px;
		padding-left: 0;
	}
	
	.learn-press .course-summary {
		margin-top: 30px;
	}
	
	.learn-press .course-meta {
		margin-bottom: 0;
	}
	
	.learn-press .course-meta .course-review {
		display: none;
	}
	
	.learn-press .course-meta>div {
		border-right: 0;
	}
	
	.counter-box.number-left {
		padding-bottom: 30px;
		padding-top: 30px;
	}
	
	.thim-ralated-course .related-title {
		margin-top: 50px;
		margin-bottom: 35px;
	}
	
	article.lp_course h1.entry-title {
		margin-bottom: 15px;
	}
	
	.thim-course-menu-landing .thim-course-landing-tab {
		display: none;
	}
	
	.switch-layout-container .course-index {
		display: none;
	}
	
	.page-404-content {
		padding-left: 0;
		padding-right: 0;
	}
	
	.page-404-content h2 {
		font-size: 65px;
		line-height: 70px;
	}
	
	.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;
	}
	
	.switch-layout-container .switch-layout {
		flex-grow: 1;
	}
	
	.switch-layout-container .thim-course-order {
		margin-right: 0;
	}
	
	.switch-layout-container .thim-course-order~.courses-searching {
		width: 100%;
		max-width: 100%;
	}
	
	.switch-layout-container .thim-course-order~.courses-searching form {
		width: 100%;
	}
	
	.footer-bottom {
		position: relative;
	}
	
	footer#colophon.has-footer-bottom {
		margin-bottom: 0;
	}
	
	.thim-video-box .video-container {
		padding: 25px 65px 50px;
		max-height: 325px;
	}
	
	.thim-video-box .video-container .video {
		height: 250px;
		max-height: 250px;
	}
	
	.thim-footer-info>div {
		display: block;
		margin-right: 0;
	}
	
	.shop_table .product-price, .shop_table .product-thumbnail {
		display: none;
	}
	
	.woocommerce table.cart.shop_table th {
		text-align: left;
	}
	
	.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
		width: 100%;
		float: none;
	}
	
	.woocommerce.woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-page.woocommerce-cart table.cart td.actions .coupon .input-text {
		font-size: 13px;
		min-width: 100px;
	}
	
	.mo-openid-app-icons .btn-block {
		display: block;
		margin-top: 20px;
	}
	
	.mo-openid-app-icons .btn-block:first-child {
		margin: 0;
	}
	
	.mo-openid-app-icons .btn-block:last-child {
		margin-top: 20px;
	}
	
	.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
		width: 100%;
		float: none;
	}
	
	.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
		float: none;
		width: 100%;
	}
	
	table.list-book-event td, table.list-book-event th {
		padding: 5px !important;
	}
	
	body .thim-carousel-course-categories-tabs .thim-course-slider:after {
		content: none;
	}
}

@media (max-width:480px) {
	.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[type=text] {
		font-size: 13px;
		padding-left: 10px;
	}
	
	.thim-widget-courses-searching .courses-searching button {
		width: 40px;
		line-height: 40px;
	}
	
	.icon-left .content-inner {
		width: 100% !important;
		text-align: center;
		padding: 15px 0;
	}
	
	.icon-left .content-inner .icon-box-title {
		font-size: 26px !important;
	}
	
	.icon-left .boxes-icon {
		margin: 0 auto;
		float: none;
	}
	
	.wrapper-author .avatar-instructors, .wrapper-author .author-right {
		width: 100%;
		display: inline-block;
	}
	
	article .content-inner .entry-header {
		grid-template-columns: auto;
	}
	
	article .entry-header .date-meta {
		border-right: 0;
		margin-bottom: 15px;
		padding-right: 0;
		font-weight: 500;
		text-align: left;
		font-size: 45px;
	}
	
	article .entry-header .date-meta i {
		text-transform: none;
		font-weight: normal;
	}
	
	article .entry-header .entry-contain {
		float: none;
		width: 100%;
		clear: both;
		padding-left: 0;
	}
	
	article .entry-header .entry-contain:before {
		display: none;
	}
	
	article .entry-header .entry-title a {
		white-space: normal;
	}
	
	.wrapper-box-icon.overlay .heading__primary {
		margin-top: 20px;
	}
	
	.thim-list-event:not(.layout-2):not(.layout-3) .item-event .time-from {
		float: none;
		clear: both;
		text-align: left;
	}
	
	.thim-list-event:not(.layout-2):not(.layout-3) .item-event .image {
		float: none;
		width: 100%;
	}
	
	.thim-list-event:not(.layout-2):not(.layout-3) .item-event .event-wrapper {
		padding-left: 0;
		padding-right: 0;
	}
	
	.thim-testimonial-slider .control-nav {
		top: 36px !important;
	}
	
	.learn-press .course-tabs .nav-tabs li a span {
		display: none;
	}
	
	.learn-press .course-tabs .nav-tabs li a .fa {
		margin-right: 0;
	}
	
	.learn-press .course-payment {
		text-align: right;
	}
	
	.learn-press .course-payment .lp-course-buttons {
		text-align: right;
	}
	
	.learn-press .course-payment .learn-press-pmpro-buy-membership .button.purchase-button {
		margin-right: 0;
	}
	
	.learn-press .thim-course-menu-landing .thim-course-landing-button .learn-press-pmpro-buy-membership {
		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;
	}
	
	.thim-widget-list-event .thim-list-event:not(.layout-2):not(.layout-3) {
		padding-top: 30px;
		margin-top: 10px;
		display: inline-block;
	}
	
	.thim-widget-list-event .thim-list-event:not(.layout-2):not(.layout-3) .view-all {
		top: -37px;
		left: 0;
		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, .elementor-widget-thim-courses .view-all-courses {
		top: -37px;
		left: 0;
		right: auto;
	}
	
	.thim-widget-courses .thim-course-grid:not(.thim-carousel-wrapper), .elementor-widget-thim-courses .thim-course-grid:not(.thim-carousel-wrapper) {
		padding-top: 20px;
	}
	
	.thim-list-event .view-all {
		top: -57px;
		left: 0;
		right: auto;
	}
	
	.thim-get-100s {
		padding-top: 100px;
	}
	
	.thim-get-100s .get-100s {
		font-size: 14px;
	}
	
	.thim-get-100s h2 {
		font-size: 36px;
		line-height: 50px;
	}
	
	.counter-group .counter-block {
		width: 75px;
		height: 85px;
		margin-right: 3px;
		margin-left: 3px;
	}
	
	.countdown-base .counter-group .counter-block {
		height: 75px;
	}
	
	.countdown-base .counter-group .counter-block .counter {
		height: 35px;
		font-size: 35px;
	}
	
	.counter-group .counter-block:last-child {
		margin-right: 3px;
	}
	
	.counter-group .counter-block .counter {
		height: 40px;
		line-height: 40px;
		font-size: 40px;
		margin: 10px auto 0;
	}
	
	.counter-group .counter-block .counter .countdown-square {
		margin-top: 15px;
	}
	
	.counter-group .counter-block .counter-caption {
		font-size: 12px;
		line-height: 18px;
	}
	
	.thim-countdown {
		text-align: center !important;
		margin-right: -3px;
		margin-left: -3px;
	}
	
	.tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section {
		margin: 0 10px;
		width: 65px;
		height: 65px;
	}
	
	.tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section .countdown-amount {
		font-size: 30px;
		line-height: 30px;
		height: 30px;
		margin-top: 10px;
	}
	
	.tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section .countdown-period {
		font-size: 11px;
		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;
	}
	
	.page-404-content h2 {
		font-size: 55px;
		line-height: 60px;
	}
	
	#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-item-title {
		max-width: calc(100% - 30px);
	}
	
	.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;
	}
	
	#sidebar .thim-widget-single-images img {
		width: 100%;
	}
	
	article .entry-header .entry-meta li.entry-date {
		display: none;
	}
	
	.entry-navigation-post .prev-post, .entry-navigation-post .next-post {
		padding: 10px 20px 25px;
		width: 100%;
	}
	
	.entry-navigation-post .prev-post {
		border-bottom: 1px solid var(--thim-border-color, #eee);
	}
	
	.entry-navigation-post:before {
		display: none;
	}
	
	.product-cat li a {
		margin-left: 3px;
		margin-right: 3px;
		padding-left: 5px;
		padding-right: 5px;
		font-size: 12px;
	}
	
	.product-grid .product.col-xs-6 {
		width: 100%;
		clear: both;
	}
	
	.related.products .product {
		display: none;
	}
	
	.related.products .product:first-child {
		display: block;
	}
	
	.related-archive .single-title, .share-post .single-title {
		margin-bottom: 30px;
	}
	
	.thim-about-author {
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 15px;
	}
	
	.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li, .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;
	}
	
	.related-archive ul.archived-posts>li {
		width: 100%;
		display: none;
	}
	
	.related-archive ul.archived-posts>li:first-child {
		display: inherit;
	}
	
	.thim-video-box .video-container {
		padding: 20px 55px 50px;
		max-height: 280px;
	}
	
	.thim-video-box .video-container .video {
		max-height: 210px;
	}
	
	.thim-university-top-icon {
		-webkit-flex-direction: unset !important;
		-ms-flex-direction: unset !important;
		flex-direction: unset !important;
		-ms-flex-wrap: wrap !important;
		-webkit-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	
	.thim-university-top-icon>.panel-grid-cell {
		width: 50% !important;
	}
	
	.thim-university-top-icon>.panel-grid-cell:nth-child(3n+0) .thim-widget-icon-box .wrapper-box-icon {
		border-right: 1px solid #eda803;
	}
	
	.thim-university-top-icon>.panel-grid-cell:nth-child(2n+0) .thim-widget-icon-box .wrapper-box-icon {
		border-right: 0;
	}
	
	.wrapper-gallery-filter>.thim-col-5, .wrapper-gallery-filter>[class*=col-sm-] {
		width: 100%;
		float: none;
	}
	
	.collection-grid-3 {
		width: 100%;
		margin-bottom: 30px;
		float: none;
	}
	
	.collection-grid-3:not(.collection-feature) .collection-item {
		width: 100%;
		float: none;
		margin-bottom: 30px;
		padding: 0 15px;
	}
	
	.thim-courses-collection .collection-item {
		width: 100%;
	}
	
	.woocommerce.woocommerce-cart table.cart td.actions input[type=submit], .woocommerce-page.woocommerce-cart table.cart td.actions input[type=submit] {
		margin-left: 5px;
		font-size: 12px;
		padding: 5px 10px;
	}
	
	.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;
	}
	
	#thim-popup-login .popup-login-wrapper {
		padding: 0 15px;
		max-width: 100%;
	}
	
	#thim-popup-login .thim-login-container {
		padding-top: 50px;
		padding-bottom: 20px;
		width: 100% !important;
		min-height: 100vh;
		flex-direction: column;
	}
	
	#thim-popup-login .thim-login-container .mo-openid-app-icons~.thim-popup-inner {
		width: 100%;
	}
	
	.thim-carousel-course-categories .item {
		width: 100%;
	}
	
	.woocommerce.widget_woocommerce_products .product_list_widget li {
		width: 100%;
		clear: both;
	}
	
	.thim-list-event .thim-col-2 {
		width: 100%;
		float: none;
		clear: both;
	}
	
	.thim-list-event.layout-3 .item-event {
		padding-bottom: 20px;
	}
	
	.elementor-widget-thim-carousel-categories .image, .thim-widget-carousel-categories .image {
		width: 100%;
		float: none;
		min-height: 0 !important;
	}
	
	.elementor-widget-thim-carousel-categories .image img, .thim-widget-carousel-categories .image img {
		position: relative;
		width: 100%;
	}
	
	.elementor-widget-thim-carousel-categories .content-wrapper, .thim-widget-carousel-categories .content-wrapper {
		width: 100%;
		float: none;
		clear: both;
	}
	
	.thim-grid-posts .grid-vertical .item-post .article-image img, .thim-grid-posts .item-post .article-image img {
		max-width: none;
		width: auto;
	}
	
	.thim-footer-info-3 {
		max-width: 100%;
	}
	
	.thim-list-event.layout-3 .view-all {
		left: 0;
		right: auto;
		top: auto;
		bottom: 0;
	}
	
	.thim-grid-posts {
		padding-bottom: 10px;
	}
	
	.thim-grid-posts .link_read_more {
		bottom: 0;
		left: 0;
		top: auto;
		right: auto;
	}
	
	body.thim-demo-university-4 .list-event-slider .view-all, body.thim-demo-university-4 .thim-list-post-inner .link_read_more a {
		position: relative;
		top: auto;
		margin-bottom: 20px;
		text-align: center;
		margin-top: -10px;
	}
	
	.thim-list-post-inner .link_read_more {
		position: relative;
		top: auto;
		text-align: center;
	}
	
	.thim-post-caregories-slider {
		position: relative;
	}
	
	.thim-post-caregories-slider .link-view-all {
		left: 15px;
		right: auto;
		top: auto;
		bottom: 70px;
	}
	
	.course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item {
		padding-left: 0;
		padding-right: 0;
	}
	
	.course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .meta-left {
		min-width: 60px;
		padding-right: 0;
	}
	
	.course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .index {
		min-width: 35px;
	}
	
	.course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .label {
		display: none;
	}
	
	.course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .meta-center {
		max-width: calc(100% - 60px);
		max-width: -webkit-calc(100% - 60px);
		max-width: -moz-calc(100% - 60px);
	}
	
	.course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .meta {
		display: block;
		margin-left: 60px;
		clear: both;
		float: none;
	}
	
	#learn-press-course-curriculum ul.curriculum-sections .section-header {
		padding-right: 0;
	}
	
	#learn-press-course-curriculum ul.curriculum-sections .section-header .meta {
		display: none;
	}
	
	body.thim-demo-university-4 .thim-about-eduma {
		padding-right: 0;
	}
	
	.list-event-slider .view-all, body.thim-demo-university-4 .thim-list-post-inner .link_read_more a {
		color: #333;
	}
	
	.switch-layout-container .courses-searching ul {
		min-width: 0;
		width: 100%;
	}
	
	.profile-container .profile-tabs .nav-tabs li a .fa {
		margin-right: 0;
	}
	
	.profile-tabs table.table-orders tr th, .profile-tabs table.table-orders tr td {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	body footer#colophon.footer-bg-image {
		background-image: none;
	}
	
	body footer#colophon.footer-bg-image.nitro-lazy {
		background-image: none !important;
	}
	
	.menu-right ul li>div.thim-widget-login-popup {
		padding-top: 10px;
	}
	
	body.course-item-popup #learn-press-content-item #course-item-content-header .toggle-content-item {
		width: 70px;
		right: 70px;
	}
	
	body.course-item-popup #learn-press-content-item #course-item-content-header .back_course {
		width: 70px;
	}
	
	.learn-press .course-tabs .tab-content {
		padding: 30px 15px;
	}
	
	#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .meta-left {
		margin-bottom: 10px;
	}
	
	#learn-press-content-item .content-item-wrap .lp-quiz-buttons .form-button:last-of-type {
		margin-left: 0;
	}
	
	.header_overlay .top_site_main {
		padding-top: 100px;
	}
	
	.thim-carousel-list-instructors .owl-controls .owl-buttons>div {
		background-color: transparent;
	}
	
	.thim-carousel-list-instructors .owl-controls .owl-buttons>div.owl-prev {
		left: 0;
	}
	
	.thim-carousel-list-instructors .owl-controls .owl-buttons>div.owl-next {
		right: 0;
	}
	
	body.thim-popup-active {
		overflow: hidden;
		height: auto;
	}
	
	.site-header.header_v2 .navigation .header-top-menu .widget_search {
		display: none;
	}
	
	.thim-course-carousel .owl-buttons {
		top: -40px;
	}
	
	.mb-full-col .elementor-column {
		width: 100% !important;
	}
	
	.mb-full-col .thim-ekits-course .thim-ekits-course__inner {
		--thim-ekits-course-columns: repeat(1, 1fr);
	}
}

@media (max-width:420px) {
	.thim-video-box .video-container .video {
		max-height: 180px;
	}
	
	.mc4wp-form .mc4wp-form-fields input[type=text], .mc4wp-form .mc4wp-form-fields input[type=email] {
		width: 100%;
		max-width: 100%;
	}
	
	.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=text], .thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=email] {
		width: 100%;
		max-width: 100%;
		margin-bottom: 15px;
		height: 40px;
		padding: 4px 25px;
	}
	
	.mc4wp-form .mc4wp-form-fields button[type=submit], .mc4wp-form .mc4wp-form-fields input[type=submit] {
		height: 40px;
		padding: 5px 25px;
		margin-left: 0;
	}
	
	.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields button[type=submit], .thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=submit] {
		height: 40px;
		padding: 5px 25px;
	}
}

@media (max-width:375px) {
	.thim-video-box .video-container .video {
		max-height: 160px;
	}
	
	#tab-course-review .course-rating .average-rating, #tab-reviews .course-rating .average-rating {
		width: 100%;
		float: none;
	}
	
	#tab-course-review .course-rating .detailed-rating, #tab-reviews .course-rating .detailed-rating {
		width: 100%;
	}
	
	#tab-course-review .course-rating .detailed-rating .stars, #tab-reviews .course-rating .detailed-rating .stars {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	#tab-course-review .course-rating .detailed-rating .stars div.bar, #tab-reviews .course-rating .detailed-rating .stars div.bar {
		width: 170px;
	}
	
	.profile-tabs table.table-orders tr .order-number {
		display: none;
	}
	
	.site-header .navbar-nav>li.menu-right .thim-link-login a {
		padding: 0;
	}
	
	.site-header .navbar-nav>li.menu-right .thim-link-login a.logout {
		display: none;
	}
}

@media (max-width:479px) {
	.wrapper-box-icon.overlay.has_custom_image.text-left .content-inner {
		width: calc(100% - 90px - 15px) !important;
	}
	
	.wrapper-box-icon.overlay.has_custom_image.text-left .boxes-icon {
		width: 90px !important;
	}
	
	.thim-list-event:not(.layout-2):not(.layout-3) .item-event .image {
		width: 100%;
	}
	
	.thim-testimonial-slider .control-nav {
		top: 40px !important;
	}
	
	.thim-testimonial-slider .control-nav:before {
		font-size: 16px;
	}
	
	.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;
	}
	
	#tab-course-review .course-rating .detailed-rating .stars div.bar~span, #tab-reviews .course-rating .detailed-rating .stars div.bar~span {
		display: inline-block;
		min-width: 40px;
	}
	
	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;
	}
	
	.wpcf7-form .your-name, .wpcf7-form .your-email, form.yikes-easy-mc-form .your-name, form.yikes-easy-mc-form .your-email {
		margin-left: 0;
		width: 100%;
	}
	
	.switch-layout-container .courses-searching form {
		width: 215px;
	}
	
	.top_site_main .page-title-wrapper .page-title {
		font-size: var(--thim-top-heading-title-font-size-mobile, 35px);
		word-break: break-word;
	}
	
	.tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section {
		margin: 0 5px;
		width: 65px;
		height: 65px;
	}
	
	.tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section .countdown-amount {
		font-size: 30px;
		line-height: 30px;
		height: 30px;
		margin-top: 8px;
	}
	
	.tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section .countdown-period {
		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;
	}
	
	#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;
	}
	
	.comments-area .comment-list .comment-list-inner li .comment-right {
		float: none;
		clear: both;
		padding-top: 15px;
	}
	
	.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;
	}
	
	.thim-video-box .video-container {
		padding: 0;
		max-height: 200px;
	}
	
	.thim-video-box .video-container .video {
		max-height: 200px;
	}
	
	.thim-university-top-icon>.panel-grid-cell {
		width: 50% !important;
		float: none;
	}
	
	.thim-university-top-icon>.panel-grid-cell .thim-widget-icon-box .wrapper-box-icon {
		border-right: 0 !important;
	}
	
	.thim-university-top-icon .thim-widget-icon-box .heading__primary {
		margin-top: 10px;
	}
	
	.wrapper-box-icon.overlay .heading__primary {
		padding-right: 0;
		word-wrap: break-word;
		font-size: 18px;
		line-height: 26px;
	}
	
	.counter-box.number-left .display-percentage {
		width: 75px;
		font-size: 45px;
		line-height: 55px;
	}
	
	.counter-box.number-left .counter-box-content {
		font-size: 20px;
	}
	
	.counter-box.number-left .view-more {
		font-size: 12px;
	}
	
	.woocommerce table.shop_table th, .woocommerce table.shop_table td {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.woocommerce.woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-page.woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce.woocommerce-cart table.cart td.actions input[type=submit], .woocommerce-page.woocommerce-cart table.cart td.actions input[type=submit] {
		margin-right: 10px;
		margin-bottom: 10px;
	}
	
	.pmpro-has-access .navigation a, .pmpro-has-access .pmpro_actionlinks a {
		display: block;
		margin-left: 0;
		margin-right: 0;
	}
	
	#masthead.header_v3 .toolbar-container .widget_login-popup {
		display: none;
	}
	
	#masthead.header_v3 .toolbar-container .widget_search .search-form {
		border-left: 0;
	}
	
	#masthead.header_v3 .toolbar-container .widget_search .search-form label .search-field:focus {
		width: 160px;
	}
	
	body #course-curriculum-popup #popup-sidebar, #learn-press-content-item .learn-press-content-item-container {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item, .course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item {
		padding-right: 5px;
		position: relative;
	}
	
	#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .meta-left, .course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .meta-left {
		margin-bottom: 0;
	}
	
	#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .index, .course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .index {
		min-width: 35px;
	}
	
	#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .meta-center, .course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .meta-center {
		max-width: 100%;
	}
	
	#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta, .course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta {
		position: absolute;
		top: 15px;
		right: 0;
	}
	
	#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-item-title, .course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-item-title {
		max-width: calc(100% - 105px);
		max-width: -webkit-calc(100% - 105px);
		max-width: -moz-calc(100% - 105px);
	}
	
	.thim-widget-courses-searching .search-course-description {
		font-size: 18px;
	}
	
	.thim-widget-courses-searching .search-course-title {
		font-size: 24px;
		line-height: 32px;
	}
	
	.footer-bottom .sc_heading {
		padding-top: 80px;
	}
	
	.footer-bottom .sc_heading .title {
		font-size: 26px;
		line-height: 34px;
	}
	
	.footer-bottom .sc_heading .sub-heading {
		font-size: 16px;
		line-height: 24px;
	}
	
	.footer-bottom .thim-widget-button {
		padding-bottom: 80px;
	}
	
	.footer-bottom .thim-widget-button .widget-button {
		line-height: 38px;
		padding: 0 20px;
		height: auto;
	}
	
	.thim-category-tabs .nav-tabs li {
		padding-right: 10px;
		padding-left: 10px;
	}
	
	footer#colophon .footer .widget_siteorigin-panels-builder:not(.thim-footer-one-course) {
		padding-top: 30px;
		padding-bottom: 0;
	}
	
	.sc_heading {
		padding-bottom: 10px;
	}
	
	.sc_heading .title {
		font-size: 22px;
	}
	
	.thim-grid-posts .grid-vertical .item-post .article-image, .thim-grid-posts .grid-horizontal .item-post .article-image {
		width: 100% !important;
		float: none !important;
		clear: both;
	}
	
	.thim-grid-posts .grid-vertical .item-post .article-image img, .thim-grid-posts .grid-horizontal .item-post .article-image img {
		width: 100%;
		position: relative;
	}
	
	.thim-grid-posts .grid-vertical .item-post .article-wrapper, .thim-grid-posts .grid-horizontal .item-post .article-wrapper {
		width: 100% !important;
		float: none !important;
		clear: both;
		position: relative;
	}
	
	.thim-grid-posts .grid-vertical .item-post .article-wrapper:before, .thim-grid-posts .grid-horizontal .item-post .article-wrapper:before {
		top: -26px;
		left: 50%;
		right: auto;
		margin-left: -13px;
		border-bottom: 13px solid #f5f5f5;
		border-right: 13px solid transparent;
		border-left: 13px solid transparent;
	}
	
	.grid-horizontal .item-post:nth-child(2n) .article-wrapper:before, .has-feature .thim-grid-posts .grid-vertical .item-post .article-wrapper:before {
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		border-bottom-color: transparent;
	}
}

@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;
	}
	
	.switch-layout-container .courses-searching form {
		width: 200px;
	}
	
	.thim-testimonial-slider .control-nav {
		top: 50px !important;
	}
	
	.mobile-menu-container {
		width: 250px;
	}
	
	.top_site_main .page-title-wrapper .page-title {
		font-size: 1.4rem;
	}
	
	.thim-video-box .video-container {
		padding: 0;
		max-height: 210px;
	}
	
	.thim-video-box .video-container video {
		max-height: 200px;
	}
}

@media (max-width:300px) {
	.mobile-menu-container {
		width: 220px;
	}
	
	.siteorigin-panels-stretch.panel-row-style.thim-search-light-style .panel-grid-cell {
		padding: 30px 15px !important;
	}
}

@media (max-height:375px) {
	.thim-widget-icon-box .wrapper-box-icon.background-video {
		min-height: 375px;
	}
	
	.thim-bg-overlay-color-half {
		min-height: 375px !important;
	}
	
	.footer-bottom .sc_heading {
		padding-top: 60px;
	}
	
	.footer-bottom .thim-widget-button {
		padding-bottom: 67px;
	}
}

@media (max-height:320px) {
	.thim-widget-icon-box .wrapper-box-icon.background-video {
		min-height: 320px;
	}
	
	.thim-bg-overlay-color-half {
		min-height: 320px !important;
	}
	
	.footer-bottom .sc_heading {
		padding-top: 38px;
	}
	
	.footer-bottom .thim-widget-button {
		padding-bottom: 45px;
	}
}

@media (min-width:1025px) and (max-width:1400px) {
	.img_position .widget_single-images:nth-child(1) img {
		padding-right: 80px;
	}
	
	.img_position .widget_single-images:nth-child(2) img {
		padding-left: 64px;
		bottom: 0;
	}
	
	.box_counteradius h2 {
		font-size: 75px;
	}
	
	.rev_slider .tp-tabs.hebe .tp-tab-mask {
		width: 1110px !important;
	}
	
	.rev_slider .tp-tabs.hebe .tp-tab-mask .tp-tabs-inner-wrapper {
		width: 100% !important;
	}
	
	.rev_slider .tp-tabs.hebe .tp-tab {
		left: auto !important;
		position: relative;
		float: left;
		width: 25% !important;
	}
	
	#masthead.header_v4 .navigation .width-navigation .navbar-nav>li>a, #masthead.header_v4 .navigation .width-navigation .navbar-nav>li>span {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	#masthead.header_v4 .navigation .width-navigation .navbar-nav>li>a:after, #masthead.header_v4 .navigation .width-navigation .navbar-nav>li>span:after {
		right: -2px;
	}
	
	#masthead.header_v4 .navigation .width-navigation .navbar-nav>li:first-child>a, #masthead.header_v4 .navigation .width-navigation .navbar-nav>li:first-child>span {
		padding-left: 0;
	}
	
	.thim-style-content-new-1 .course_right .thim-social-share {
		padding-right: 15px;
		padding-left: 15px;
	}
	
	.thim-style-content-new-1 .mo-openid-app-icons .btn-block {
		margin-left: 10px;
		margin-right: 10px;
	}
	
	.thim-instructors-new .instructor-item {
		padding-right: 0;
	}
	
	.thim-instructors-new .instructor-item .instructor-info {
		left: 0;
	}
	
	.thim_what_we_do_edtech {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	
	.header_v5 .navigation .width-logo {
		float: left;
	}
	
	.header_v5 .navigation .width-navigation {
		padding-right: 20px;
		float: left;
	}
}

@media (min-width:1024px) and (max-width:1024px) {
	.working_hours li, .menu_faqs .menu li a {
		font-size: 16px;
	}
	
	.rev_slider .tp-tabs.hebe .tp-tab {
		left: auto !important;
		position: relative;
		float: left;
		width: 25% !important;
		padding-left: 50px;
	}
	
	.rev_slider .tp-tabs.hebe .tp-tab:before {
		left: 10px;
	}
	
	.thim-carousel-course-categories-tabs .owl-controls .owl-buttons>div.owl-prev {
		right: calc(100% - 35px);
	}
	
	.thim-carousel-course-categories-tabs .owl-controls .owl-buttons>div.owl-next {
		left: calc(100% - 35px);
	}
}

@media (max-width:1024px) {
	.thim-style-content-new-1 .thim_overlay_dark_30 .mc4wp-form-submitted {
		background-color: #fff;
	}
	
	.thim-style-content-new-1 .thim_overlay_dark_30 .mc4wp-form-submitted .mc4wp-response {
		padding: 0 15px;
		padding-bottom: 20px;
		left: auto;
		position: relative;
		right: auto;
	}
	
	#masthead.header_v4 .navigation .menu-right {
		margin-right: 60px;
	}
	
	.sc_heading.clone_title .clone {
		font-size: 50px;
		bottom: 28px;
	}
	
	.navigation .width-logo {
		padding-left: 15px;
	}
	
	.header_v5 #toolbar .widget_nav_menu {
		display: none;
	}
	
	.header_v5.site-header .navbar-nav {
		text-align: right;
		display: block;
	}
	
	.header_v5.site-header .navbar-nav>li.menu-right {
		width: auto;
		margin-right: 15px;
	}
	
	.header_v5.site-header .navbar-nav>li.menu-right li {
		margin-bottom: 0;
	}
	
	.header_v5 .menu-mobile-effect {
		right: 30px;
	}
	
	.header_v5 .header_full .row {
		margin-left: 0;
		margin-right: 0;
	}
	
	.header_v5 .header_full .toolbar .col-sm-12 {
		padding-right: 0;
	}
	
	.header_v5 .header_full .navigation .width-logo {
		padding-left: 0;
	}
	
	.feature-icon-box:before {
		display: none;
	}
}

@media (max-width:991px) {
	.rev_slider .tp-tabs.hebe {
		display: none;
	}
	
	.siteorigin-panels-stretch.panel-row-style.thim_bg_right {
		background-size: 50%;
		background-position-x: right !important;
		background-position-y: 65px !important;
	}
	
	.siteorigin-panels-stretch.panel-row-style.thim_bg_left {
		background-size: 50%;
		background-position-x: left !important;
		background-position-y: 65px !important;
	}
	
	.siteorigin-panels-stretch.panel-row-style.thim-search-light-style {
		-webkit-flex-direction: unset !important;
		-ms-flex-direction: unset !important;
		flex-direction: unset !important;
	}
	
	.siteorigin-panels-stretch.panel-row-style.thim-search-light-style .panel-grid-cell {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	
	.box_counteradius {
		padding-top: 100px;
	}
	
	.box_counteradius h2 {
		font-size: 35px;
		line-height: 35px;
	}
	
	.box_counteradius h4 {
		font-size: 18px;
	}
	
	.form_developer_course .head_form h2 {
		line-height: 30px;
		font-size: 22px;
		font-weight: 400;
	}
	
	.form_developer_course .head_form h4 {
		font-size: 13px;
		line-height: 30px;
	}
	
	.img_position .widget_single-images img {
		position: inherit;
		margin-bottom: 30px;
	}
	
	.img_position .vc_column-inner .thim-widget-single-images img {
		position: inherit;
		margin-bottom: 50px;
		bottom: 0;
	}
	
	.thim_vc_footer_column>.vc_col-sm-3 {
		width: 100% !important;
	}
	
	.ClassyCountdown-wrapper>div {
		width: calc(50% - 30px);
	}
	
	.thim-instructors-new .owl-controls {
		bottom: -40px;
		right: 15px;
	}
	
	.thim-instructors-new .instructor-item {
		padding-right: 0;
		padding-left: 0;
	}
	
	.thim-instructors-new .instructor-item .instructor-info {
		position: inherit;
		width: 100%;
		left: 0;
		top: 0;
		-ms-transform: inherit;
		-webkit-transform: inherit;
		transform: inherit;
	}
	
	.thim-testimonial-slider.image-bottom {
		margin-bottom: 50px;
	}
	
	.eduma-child-kindergarten .iconbox-left .content-inner {
		margin-top: 15px;
		width: 100% !important;
	}
}

@media (max-width:1024px) and (min-width:768px) {
	.mc4wp-form .mc4wp-form-fields .newsletter-grad {
		margin-bottom: 30px;
	}
	
	.mobile-logo-custom.site-header .no-sticky-logo-mobile, .mobile-logo-custom.site-header .sticky-logo-mobile {
		display: none;
	}
}

@media (max-width:991px) and (min-width:768px) {
	.hidden-sm {
		display: none;
	}
	
	.thim_footer_bottom_courses .textwidget h2, .thim_footer_bottom_courses .wpb_text_column h2 {
		font-size: 14px;
	}
	
	.thim_footer_bottom_courses .textwidget h4, .thim_footer_bottom_courses .wpb_text_column h4 {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 25px;
	}
	
	.thim_2_col_tablet {
		display: block !important;
		-webkit-flex-direction: inherit !important;
		-ms-flex-direction: inherit !important;
		flex-direction: inherit !important;
		margin-left: -15px;
		margin-right: -15px;
	}
	
	.thim_2_col_tablet>.panel-grid-cell {
		width: 50% !important;
		display: inline-block;
		margin-bottom: 30px;
		vertical-align: top;
		padding-right: 15px;
		padding-left: 15px;
	}
	
	.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 {
		width: 33% !important;
		display: inline-block;
		margin-bottom: 30px;
	}
	
	.thim_1_col_tablet {
		display: block !important;
		-webkit-flex-direction: inherit !important;
		-ms-flex-direction: inherit !important;
		flex-direction: inherit !important;
	}
	
	.thim_1_col_tablet>.panel-grid-cell {
		width: 100% !important;
		display: inline-block;
	}
	
	.thim_1_col_tablet>.panel-grid-cell .panel-widget-style {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	
	.thim_1_col_tablet.margin_b_col>.panel-grid-cell {
		margin-bottom: 30px;
	}
	
	.layout_demo_1 .thim-list-event .item-event .time-from .date {
		font-size: 50px;
	}
	
	.layout_demo_1 .thim-list-event .item-event .event-wrapper {
		width: calc(100% - 410px) !important;
		width: -webkit-calc(100% - 410px) !important;
		width: -moz-calc(100% - 410px) !important;
	}
	
	.layout_demo_1 .thim-list-event .item-event .event-wrapper .title {
		font-size: 18px;
		line-height: 28px;
	}
	
	.widget_wpems_widget_countdown .event-countdown .tp_event_counter .countdown-row .countdown-section {
		width: 90px;
		height: 90px;
		margin-top: 0;
		margin-bottom: 30px;
	}
	
	.widget_wpems_widget_countdown .event-countdown .tp_event_counter .countdown-row .countdown-section:nth-child(3) {
		margin-left: 0;
		clear: both;
	}
	
	.widget_wpems_widget_countdown .event-countdown .tp_event_counter .countdown-row .countdown-section .countdown-amount {
		font-size: 30px;
		font-weight: 300;
		line-height: 30px;
		height: 30px;
	}
	
	.panel-grid.panel-has-style>.panel-row-style.thim-col-1-tablet {
		display: block;
	}
	
	.panel-grid.panel-has-style>.panel-row-style.thim-col-1-tablet>.panel-grid-cell {
		width: 100% !important;
	}
	
	body.course-item-popup #learn-press-course-curriculum {
		max-width: 300px;
	}
	
	body.course-item-popup #learn-press-course-curriculum:before {
		left: 299px;
	}
	
	body.course-item-popup #learn-press-content-item {
		left: 300px;
	}
	
	.home-grad .counter-box .display-percentage, .home-grad .counter-box .text_number {
		font-size: 40px;
	}
	
	.home-grad .counter-box .counter-box-content {
		font-size: 16px;
	}
	
	.home-grad .counter-box:after {
		-ms-transform: rotate(13deg);
		-webkit-transform: rotate(13deg);
		transform: rotate(13deg);
		right: -15px;
	}
	
	.thim-image-box .title h3 {
		font-size: 18px;
		line-height: 26px;
	}
	
	.mc4wp-form .mc4wp-form-fields .newsletter-grad {
		margin-bottom: 30px;
	}
	
	.mc4wp-form .mc4wp-form-fields .newsletter-grad input[type=email], .mc4wp-form .mc4wp-form-fields .newsletter-grad input[type=text] {
		width: 350px;
	}
}

@media (max-width:768px) {
	.layout_demo_1 .thim-list-event .item-event .event-wrapper {
		width: calc(100% - 100px) !important;
		width: -webkit-calc(100% - 100px) !important;
		width: -moz-calc(100% - 100px) !important;
	}
}

@media (max-width:767px) {
	.hidden-xs {
		display: none;
	}
	
	.thim-style-content-new-1 .sc_heading.clone_title {
		padding: 0;
	}
	
	.thim-style-content-new-1 .sc_heading.clone_title .title {
		font-size: 25px;
	}
	
	.thim_footer_bottom_courses .widget-button {
		margin-bottom: 30px;
	}
	
	.thim_footer_bottom_courses .textwidget h2, .thim_footer_bottom_courses .wpb_text_column h2 {
		font-size: 14px;
	}
	
	.thim_footer_bottom_courses .textwidget h4, .thim_footer_bottom_courses .wpb_text_column h4 {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 25px;
	}
	
	.switch-layout-container .courses-searching form {
		width: 200px;
	}
	
	#masthead.header_v4 .navigation .menu-right {
		display: none;
	}
	
	.sc_heading.clone_title .title {
		font-size: 22px;
	}
	
	.sc_heading.clone_title .clone {
		font-size: 30px;
		bottom: 15px;
	}
	
	.box_counteradius {
		padding-top: 0;
	}
	
	.widget_wpems_widget_countdown .event-countdown {
		margin-bottom: 30px;
	}
	
	.widget_wpems_widget_countdown .event-countdown .tp_event_counter .countdown-row {
		text-align: center;
	}
	
	.widget_wpems_widget_countdown .event-countdown .tp_event_counter .countdown-row .countdown-section {
		width: 100px;
		display: inline-block;
		height: 100px;
		margin-top: 0;
		margin-bottom: 30px;
		margin-left: 0;
	}
	
	.widget_wpems_widget_countdown .event-countdown .tp_event_counter .countdown-row .countdown-section .countdown-amount {
		font-size: 28px;
		font-weight: 300;
		margin-top: 20px;
		line-height: 28px;
		height: 28px;
	}
	
	.widget_wpems_widget_countdown .event-countdown .tp_event_counter .countdown-row .countdown-section .countdown-period {
		font-size: 16px;
	}
	
	.thim_col_mobile {
		-webkit-flex-direction: unset !important;
		-ms-flex-direction: unset !important;
		flex-direction: unset !important;
	}
	
	.panel-grid.panel-has-style>.panel-row-style.thim-col-1-mobile {
		display: block;
	}
	
	.panel-grid.panel-has-style>.panel-row-style.thim-col-1-mobile>.panel-grid-cell {
		width: 100% !important;
	}
	
	footer#colophon .footer .thim_footer_second .thim-social {
		text-align: left;
	}
	
	footer#colophon .footer .thim_footer_second .thim-social li a {
		margin-left: 0;
		margin-right: 10px;
	}
	
	.counter-box.text-gradient .wrap-percentage {
		font-size: 38px;
		line-height: 38px;
	}
	
	.counter-box.text-gradient .wrap-percentage .display-percentage {
		font-size: 38px;
	}
	
	.counter-box.text-gradient .counter-box-content {
		font-size: 12px;
		line-height: 20px;
	}
	
	.thim-widget-courses .grid-1 .view-all-courses, .elementor-widget-thim-courses .grid-1 .view-all-courses {
		display: none;
	}
	
	.layout_demo_1 .thim-list-event .item-event .time-from .date:after {
		display: none;
	}
	
	.layout_demo_1 .thim-list-event .item-event .event-wrapper .meta {
		font-size: 14px;
	}
	
	.layout_demo_1 .thim-list-event .item-event .event-wrapper .meta>div {
		margin-bottom: 5px;
	}
	
	.layout_demo_1 .thim-list-event .item-event .event-wrapper .title {
		font-size: 18px;
		line-height: 30px;
	}
	
	.navigation .menu-right ul li>div.thim-widget-courses-searching {
		padding-top: 16px;
	}
	
	.vc_row .thim-bg-border-top {
		margin-bottom: 30px;
	}
	
	body.course-item-popup #learn-press-course-curriculum {
		width: 300px;
	}
	
	body.course-item-popup #learn-press-course-curriculum:before {
		left: 299px;
	}
	
	.thim_countdown_pie.style_black_wide .ClassyCountdown-wrapper>div {
		width: calc(50% - 20px);
		width: -webkit-calc(50% - 20px);
		width: -moz-calc(50% - 20px);
	}
	
	.thim_countdown_pie.style_black_wide .ClassyCountdown-wrapper .ClassyCountdown-value {
		line-height: 20px;
		margin-top: -20px !important;
	}
	
	.box_counteradius_2 h4 {
		font-size: 14px;
	}
	
	.box_counteradius_2 h2 {
		line-height: 28px;
		font-size: 24px;
	}
	
	.thim_countdown_newletter_box {
		margin-top: 30px;
	}
	
	.thim_tabs_slider {
		margin: 0 !important;
		padding-bottom: 30px;
	}
	
	.thim_tabs_slider ul {
		margin-left: -10px;
		margin-right: -10px;
		margin-top: 20px;
	}
	
	.thim_tabs_slider ul li a {
		padding-right: 10px;
		padding-left: 10px;
	}
	
	.thim_tabs_slider .thim-course-grid .course-feature .course-item .thim-course-content .thim-course-info ul li {
		width: 100%;
	}
	
	.thim-widget-tab {
		margin-bottom: 60px;
	}
	
	.thim-widget-tab .thim-widget-step .tab-content-step {
		padding-right: 0;
	}
	
	.thim-widget-tab .thim-widget-step ul {
		margin-bottom: 30px;
	}
	
	.thim-widget-tab .thim-widget-step ul li a {
		width: 50px;
		line-height: 18px;
		padding-top: 8px;
		padding-bottom: 8px;
	}
	
	.thim_bg_left_bottom {
		background-image: none !important;
	}
	
	.thim_bg_left_bottom.nitro-lazy {
		background-image: none !important;
	}
	
	.sc_heading.clone_title .clone {
		display: none;
	}
	
	.thim-instructors-new .instructor-item .instructor-info {
		padding: 30px 15px;
	}
	
	.thim-testimonial-slider.image-bottom {
		margin-bottom: 50px;
	}
	
	.thim-testimonial-slider.image-bottom .slides-content .description {
		font-size: 16px;
		padding-right: 15px;
		padding-left: 15px;
		line-height: 26px;
	}
	
	.footer_newsletter .sc_heading .title {
		font-size: 28px !important;
	}
	
	.footer_newsletter .sc_heading .sub-heading {
		font-size: 16px;
	}
	
	.footer_newsletter .form_developer_course .content .field_item {
		width: 100%;
	}
	
	.footer_newsletter .form_developer_course .content input[type=text], .footer_newsletter .form_developer_course .content input[type=email] {
		margin-bottom: 5px;
	}
	
	body.course-item-popup #learn-press-content-item .scroll-wrapper {
		width: auto !important;
	}
	
	body.course-item-popup.full-screen-content-item #learn-press-content-item {
		left: 0;
	}
	
	body.course-item-popup.full-screen-content-item #learn-press-content-item .scroll-wrapper {
		width: 100% !important;
	}
	
	body.course-item-popup.full-screen-content-item #learn-press-course-curriculum {
		left: -300px;
	}
	
	.custom-text-2 {
		padding: 0;
	}
	
	.menu_faqs .menu li a {
		font-size: 16px;
	}
	
	.box_heading_custom .column_heading {
		padding-right: 0;
		margin-right: 0;
		width: 100%;
		text-align: left;
		border-right: none;
		margin-bottom: 15px;
	}
	
	.box_heading_custom .column_3 {
		display: block;
		width: 100%;
	}
	
	.mc4wp-form .mc4wp-form-fields .newsletter-grad input[type=email], .mc4wp-form .mc4wp-form-fields .newsletter-grad input[type=text] {
		width: 100%;
		margin-bottom: 10px;
	}
	
	.mc4wp-form .mc4wp-form-fields .newsletter-grad label {
		margin-right: 0;
		margin-bottom: 10px;
		display: block;
	}
	
	.mc4wp-form .mc4wp-form-fields .newsletter-grad input[type=submit] {
		height: auto;
	}
	
	.home-grad .counter-box:after {
		display: none;
	}
	
	.thim-social.style-4 {
		margin-left: 0;
		margin-top: 15px;
	}
	
	.thim-social.style-4 li a {
		margin-right: 15px;
		margin-left: 15px;
	}
	
	.thim_1_col_tablet>.panel-grid-cell .panel-widget-style {
		padding-left: 15px !important;
	}
	
	.feature-icon-box .thim-widget-icon-box .boxes-icon {
		width: 50px !important;
	}
	
	.feature-icon-box .thim-widget-icon-box .content-inner {
		width: calc(100% - 50px - 15px) !important;
	}
	
	.header_v5 #toolbar .thim-have-any-question {
		display: none;
	}
}

@media (max-width:600px) {
	footer#colophon .footer .row aside {
		margin-bottom: 30px;
	}
	
	#thim-popup-login .thim-popup-inner .thim-login, #thim-popup-login .thim-popup-inner .thim-register {
		padding: 0;
	}
	
	#thim-popup-login {
		align-items: baseline;
	}
}

@media (min-width:480px) and (max-width:767px) {
	.sc_heading.clone_title .clone {
		font-size: 50px;
	}
	
	.footer_widget .panel-grid.panel-has-style .panel-row-style {
		display: block;
	}
	
	.footer_widget .panel-grid.panel-has-style .panel-row-style .panel-grid-cell {
		width: 50% !important;
		display: inline-block;
		margin-bottom: 30px !important;
	}
	
	.footer_widget .panel-grid.panel-has-style .panel-row-style.thim-col-1-mobile .panel-grid-cell {
		width: 100% !important;
	}
}

rs-fullwidth-wrap rs-module-wrap[data-alias=home-one-instructor] {
	left: 0 !important;
}

html {
	font-size: var(--thim-font-body-font-size);
}

body {
	font-family: var(--thim-font-body-font-family);
	font-size: var(--thim-font-body-font-size);
	font-weight: var(--thim-font-body-variant);
	line-height: var(--thim-font-body-line-height);
}

body, body .content-pusher, body #main-content, .wpcf7-form.style-01 .contact-form-content .message textarea, .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, .wpcf7-form.style-02 .contact-form-content .name input, .wpcf7-form.style-02 .contact-form-content .email input, .wpcf7-form.style-02 .contact-form-content .message textarea, .wpcf7-form.style-02 .contact-form-content .subject input {
	background: var(--thim-body-bg-color);
}

h1 {
	font-size: var(--thim-font-h1-font-size);
	line-height: var(--thim-font-h1-line-height);
	text-transform: var(--thim-font-h1-text-transform);
}

h2 {
	font-size: var(--thim-font-h2-font-size);
	line-height: var(--thim-font-h2-line-height);
	text-transform: var(--thim-font-h2-text-transform);
}

h3 {
	font-size: var(--thim-font-h3-font-size);
	line-height: var(--thim-font-h3-line-height);
	text-transform: var(--thim-font-h3-text-transform);
}

h4 {
	font-size: var(--thim-font-h4-font-size);
	line-height: var(--thim-font-h4-line-height);
	text-transform: var(--thim-font-h4-text-transform);
}

h5 {
	font-size: var(--thim-font-h5-font-size);
	line-height: var(--thim-font-h5-line-height);
	text-transform: var(--thim-font-h5-text-transform);
}

h6 {
	font-size: var(--thim-font-h6-font-size);
	line-height: var(--thim-font-h6-line-height);
	text-transform: var(--thim-font-h6-text-transform);
}

h1, h2, h3, h4, h5, h6 {
	font-weight: var(--thim-font-title-variant);
	color: var(--thim-font-title-color);
}

h1, h2, h3, h4, h5, h6, .counter-box.number-left .display-percentage, .counter-box.number-left .counter-box-content, .product-grid .product__title .title, .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, #tab-course-review .course-rating .average-rating .rating-box .average-value, #tab-reviews .course-rating .average-rating .rating-box .average-value, .thim-widget-icon-box .wrapper-box-icon.has_custom_image:not(.overlay) .smicon-read, .elementor-widget-thim-icon-box .wrapper-box-icon.has_custom_image:not(.overlay) .smicon-read, .learn-press .tab-content .course-wishlist-box span.text, .woocommerce-MyAccount-content legend, .thim-font-heading, .thim-owl-carousel-post.thim-list-posts .read-more, .thim-list-event.layout-5 .thim-column-list .item-event .time-from .date, .thim-list-event.layout-5 .thim-column-slider .item-event .event-info .time-from .date {
	font-family: var(--thim-font-title-font-family);
}

input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, textarea:focus {
	border-color: var(--thim-body-primary-color, #ffb606) !important;
}

.loop-pagination li .page-numbers.next:before, .pagination li .page-numbers.next:before, .learn-press-pagination li .page-numbers.next:before {
	font-size: var(--thim-font-body-font-size);
}

.slider-desc .btn, .list-address li, .list-info li {
	font-size: var(--thim-font-h6-font-size);
}

body, .product-cat li a, .quickview .quick-view-detail, .product-cat li a, .woocommerce div.product .woocommerce-review-link, .woocommerce div.product .product_meta a, .question-hint .quiz-hint-toggle .fa, .profile-container .profile-tabs .tab-content .thim-course-grid .cert-profile-view, .profile-container .profile-tabs .tab-content .thim-course-grid .cert-profile-view:hover, #buddypress div#item-header .item-meta, .thim-widget-portfolio .wapper_portfolio .filters .portfolio-tabs li a.filter, .portfolio_container .wapper_portfolio .filters .portfolio-tabs li a.filter, #bbpress-forums #subscription-toggle a, #bbpress-forums .bbp-template-notice a, #bbpress-forums .bbp-topics li.bbp-body ul a, .vczapi-shortcode-meeting-table .btn-join-link-shortcode:hover {
	color: var(--thim-font-body-color);
}

.one-courses-page-content .row-item .courses-price {
	font-size: var(--thim-font-h4-font-size);
}

.one-courses-page-content .row-item .number-students {
	font-size: var(--thim-font-h6-font-size);
}

.thim-footer-info>div.info-phone .fa {
	color: var(--thim-footer-color-text);
}

.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);
	font-weight: var(--thim-font-title-variant);
}

.thim-demo-university-3 .rev-btn, .thim-demo-university-4 .rev-btn {
	font-family: var(--thim-font-body-font-family);
}

.thim-right-bg-secondary-color:before, .thim-left-full-bg-secondary-color:before, .list-event-slider .item-event .event-wrapper .box-time:after, .thim-simple-wrapper .navigation div:hover {
	background: var(--thim-body-secondary-color, #4caf50);
}

#colophon.thim-footer-university-4 .copyright-area .text-copyright a, #colophon.thim-footer-university-4 .mc4wp-form:after, #colophon.thim-footer-university-4 .mc4wp-form.focus-input:after, #colophon.thim-footer-university-4 .email a, .mc4wp-form .mc4wp-form-fields .newsletter-grad input[type=submit]:hover, .thim-footer-info-4 .info .heading {
	color: var(--thim-body-secondary-color, #4caf50);
}

#colophon.thim-footer-university-4 .menu li a:hover, #colophon.thim-footer-university-4 .email a:hover, .thim-social.style-4 li a:hover, #colophon.thim-footer-university-4 .thim-social.style-3 li a:hover {
	color: var(--thim-body-secondary-color, #4caf50) !important;
}

.thim-simple-wrapper .pagination .item.active, .list-event-slider .item-event .event-wrapper .box-time:before {
	border-color: var(--thim-body-secondary-color, #4caf50);
}

.has-text-color.has-primary-color {
	color: var(--thim-body-primary-color, #ffb606) !important;
}

.has-text-color.has-title-color {
	color: var(--thim-font-title-color) !important;
}

.has-background.has-primary-background-color {
	background-color: var(--thim-body-primary-color, #ffb606) !important;
}

.has-background.has-title-background-color {
	background-color: var(--thim-font-title-color) !important;
}

#toolbar {
	background-color: var(--thim-bg-color-toolbar);
	color: var(--thim-text-color-toolbar);
	font-size: var(--thim-toolbar-font-size);
}

#toolbar .widget_nav_menu .menu>li>a, #toolbar .widget_nav_menu .menu>li>span, #toolbar .widget_nav_menu .menu>li>span:hover, #toolbar .thim-course-search-overlay .search-toggle, #toolbar a, #toolbar span.value {
	color: var(--thim-link-color-toolbar);
}

#toolbar .widget_nav_menu .menu>li>a:hover, #toolbar .thim-course-search-overlay .search-toggle:hover, #toolbar a:hover {
	color: var(--thim-link-hover-color-toolbar);
}

#toolbar .menu li:hover .sub-menu {
	background-color: var(--thim-sub-menu-bg-color);
}

#toolbar .menu li .sub-menu li>span, #toolbar .menu li .sub-menu li>a {
	color: var(--thim-sub-menu-text-color);
}

#toolbar .menu li .sub-menu li:hover>span, #toolbar .menu li .sub-menu li:hover>a {
	color: var(--thim-sub-menu-text-color-hover);
}

#toolbar .widget_form-login .thim-link-login a:first-child:not(:last-child) {
	border-right-color: var(--thim-text-color-toolbar);
}

.site-header, .site-header.header_v2 .width-navigation {
	background-color: var(--thim-bg-main-menu-color);
}

.site-header.bg-custom-sticky.affix, .site-header.header_v2.bg-custom-sticky.affix .width-navigation {
	background-color: var(--thim-sticky-bg-main-menu-color);
}

body.page-template-landing-page .navigation .navbar-nav #magic-line {
	background-color: var(--thim-main-menu-text-hover-color);
}

.site-header.header_v2, .site-header.bg-custom-sticky.affix.header_v2 {
	background-color: var(--thim-bg-color-toolbar);
}

.navigation .width-navigation .navbar-nav>li .sub-menu {
	background-color: var(--thim-sub-menu-bg-color);
}

#toolbar .widget_nav_menu .menu>li .sub-menu li>a, #toolbar .widget_nav_menu .menu>li .sub-menu li>span, .navigation .width-navigation .navbar-nav>li .sub-menu li>a, .navigation .width-navigation .navbar-nav>li .sub-menu li>span {
	color: var(--thim-sub-menu-text-color);
}

#toolbar .widget_nav_menu .menu>li .sub-menu li>a:hover, #toolbar .widget_nav_menu .menu>li .sub-menu li>span:hover, #toolbar .widget_nav_menu .menu>li .sub-menu>li.current-menu-item>a, #toolbar .widget_nav_menu .menu>li .sub-menu>li.current-menu-item span, .navigation .width-navigation .navbar-nav>li .sub-menu li>a:hover, .navigation .width-navigation .navbar-nav>li .sub-menu li.current-menu-item>a, .navigation .width-navigation .navbar-nav>li .sub-menu li>span:hover, .navigation .width-navigation .navbar-nav>li .sub-menu li.current-menu-item>span, .navigation li.current-menu-item>a, .navigation li.current-menu-item>span {
	color: var(--thim-sub-menu-text-color-hover);
}

.header_v5 .navigation li.current-menu-item>a, .header_v5 .navigation li.current-menu-item>span {
	color: var(--thim-sub-menu-text-color-hover) !important;
}

.navigation .width-navigation .navbar-nav>li .sub-menu li>a, .navigation .width-navigation .navbar-nav>li .sub-menu li>span, .navigation .width-navigation .navbar-nav>li .sub-menu.megacol>li :last-child>a, .navigation .width-navigation .navbar-nav>li .sub-menu.megacol>li :last-child>span {
	border-bottom-color: var(--thim-sub-menu-border-color);
}

.navigation .width-navigation .navbar-nav>li>a, .navigation .width-navigation .navbar-nav>li>span {
	font-size: var(--thim-main-menu-font-size);
}

#masthead.header_v4 .navigation .menu-right .thim-link-login a:hover, .navigation .width-navigation .navbar-nav>li>a:hover, .navigation .width-navigation .navbar-nav>li>span:hover, .menu-right .thim-link-login a:hover {
	color: var(--thim-main-menu-text-hover-color);
}

.navigation .width-navigation .navbar-nav>li>a, .navigation .width-navigation .navbar-nav>li>span, .thim-course-search-overlay .search-toggle, .widget_shopping_cart .minicart_hover .cart-items-number, #masthead.header_v4 .navigation .menu-right .thim-link-login a, .menu-right .search-form:after, .menu-right .thim-link-login a {
	color: var(--thim-main-menu-text-color);
}

.menu-mobile-effect.navbar-toggle span.icon-bar {
	background-color: var(--thim-main-menu-text-color);
}

.mobile-menu-wrapper {
	background: var(--thim-bg-mobile-menu-color);
}

.mobile-menu-container ul li h4, .mobile-menu-container ul li>a, .mobile-menu-container ul li>span {
	color: var(--thim-mobile-menu-text-color);
}

.mobile-menu-container ul li>a:hover, .mobile-menu-container ul li>span:hover, .mobile-menu-container ul li.current-menu-item>a, .mobile-menu-container ul li.current-menu-item>span {
	color: var(--thim-mobile-menu-text-hover-color);
}

.menu-mobile-effect span, .mobile-menu-container .navbar-nav .sub-menu:before, .mobile-menu-container .navbar-nav .sub-menu li:before {
	background-color: var(--thim-mobile-menu-text-color);
}

.site-header.affix .menu-mobile-effect.navbar-toggle span.icon-bar {
	background-color: var(--thim-sticky-main-menu-text-color);
}

.site-header.bg-custom-sticky.affix .navbar-nav>li>a, .site-header.bg-custom-sticky.affix .navbar-nav>li>span, .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, .site-header.bg-custom-sticky.affix .navbar-nav li.menu-right .search-form:after, .site-header.affix .thim-course-search-overlay .search-toggle, #masthead.header_v4.affix .navigation .menu-right .thim-link-login a, .site-header.affix .widget_shopping_cart .minicart_hover .cart-items-number {
	color: var(--thim-sticky-main-menu-text-color);
}

#masthead.header_v4.affix .navigation .menu-right .thim-widget-button .widget-button {
	color: var(--thim-sticky-main-menu-text-color) !important;
	border-color: var(--thim-sticky-main-menu-text-color) !important;
}

.site-header.bg-custom-sticky.affix .navbar-nav>li>a:hover, .site-header.bg-custom-sticky.affix .navbar-nav>li>span:hover, #masthead.header_v4.affix .navigation .menu-right .thim-link-login .login:hover, .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 {
	color: var(--thim-sticky-main-menu-text-hover-color);
}

.width-logo>a {
	width: var(--thim-width-logo);
}

body.thim-demo-university-4 .toolbar-container, .width-navigation {
	width: calc(100% - var(--thim-width-logo));
}

.width-navigation-left, .width-navigation-right {
	width: calc(50% - var(--thim-width-logo) / 2);
}

.header_v5 .toolbar {
	padding-left: var(--thim-width-logo);
}

.header_v5 .width-logo {
	width: var(--thim-width-logo);
}

.header_v5 .width-logo>a {
	background-color: var(--thim-body-primary-color, #ffb606);
}

.header_v5 #toolbar .thim-have-any-question .mobile a {
	color: var(--thim-body-primary-color, #ffb606);
}

.thim-widget-courses-searching .thim-course-search-overlay.bg_circle .search-toggle, .thim-widget-courses-searching .thim-course-search-overlay.bg_circle .search-toggle:before {
	background-color: var(--thim-body-primary-color, #ffb606);
}

@media (min-width:1025px) {
	.menu-item.tc-menu-layout-column .tc-megamenu-title {
		color: var(--thim-font-title-color) !important;
	}
}

@media (max-width:480px) {
	.width-logo>a {
		width: calc(var(--thim-width-logo) * .85);
	}
}

.toolbar_border_bottom {
	border-bottom-color: var(--thim-link-color-toolbar-border-button);
}

h1, h2, h3, h4, h5, h6, .lp-course-progress .progress-heading span, #your-profile ul.learn-press-subtabs li a, #your-profile ul.learn-press-subtabs li span, #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item a.course-item-title, #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item a.course-item-title span, .header_v3 .thim-widget-link .title a, .product-grid .product__title .title, #back-to-top:hover, .thim-list-event .item-event .title a, .thim-list-event .view-all, .thim-list-event.layout-2 .view-all, .thim-login form#loginform p.login-remember label, .thim-login form#loginform>a.lost-pass-link, .list-address li, .thim-color-title, .thim-register-now-form .wpcf7-form .wpcf7-submit:hover, .thim-widget-accordion .panel-title a:after, .sc_heading .title, article .entry-header .entry-title a, .counter-box.number-left .counter-box-content, .counter-box.number-left .view-more, .counter-box.about-us .display-percentage, .woocommerce div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper p label, .widget_shopping_cart .widget_shopping_cart_content .buttons a:hover, .widget_shopping_cart .minicart_hover .cart-items-number span.wrapper-items-number, .widget_shopping_cart .widget_shopping_cart_content, .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li a, .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li dl, .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li span, .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .quantity, .woocommerce .reset_password form .description, .thim-course-grid .course-item .thim-course-content .course-title a, .thim-about-author .author-top .name, .entry-tag-share .post-tag a, .entry-navigation-post .next-post .title a, .entry-navigation-post .prev-post .title a, .related-archive .archived-posts .post h5 a, .widget-area aside.widget ul li a, .learn-press-pagination li .page-numbers, .learn-press-pagination li .page-numbers.current, .pagination li .page-numbers, .pagination li .page-numbers.current, .loop-pagination li .page-numbers.current, .loop-pagination li .page-numbers, .comments-area .comment-list .comment-list-inner li .comment-extra-info .author a, .comments-area .comment-list .comment-list-inner li .comment-extra-info .author .author-name, #respond #cancel-comment-reply-link, #respond .logged-in-as a, .widget-area .thim-list-posts.sidebar .article-title-wrapper a, .widget-area .thim-course-list-sidebar .thim-course-content .course-title a, .quickview .product-info .right .product_meta a, .product-grid .product__title .title a.add_to_cart, .product-grid .product__title .title a, .product-cat li a:hover, .product-cat li a.active, .quickview .product-info .right .cart a, .product_thumb .onsale, .woocommerce div.product .onsale, .woocommerce div.product .woocommerce-tabs .tabs .active a, .woocommerce-page .product-name a, .woocommerce-page .button:hover, .woocommerce form .form-row label, #customer_login form .remember, #customer_login form .link-bottom, #customer_login form .lost-password, .learn-press #learn_press_payment_form .learn_press_payment_close .learn_press_payment_checkout:hover, .thim-course-list .course-item .thim-course-content .course-title a, .thim-widget-courses-wrapper .view-all-courses, .thim-carousel-course-categories .owl-carousel .owl-buttons .owl-next, .thim-carousel-course-categories .owl-carousel .owl-buttons .owl-prev, .learn-press .course-payment .course-price .value, .learn-press .course-tabs .nav-tabs li a, .learn-press .course-meta label .value, #learn-press-course-curriculum .section-content .course-item a, #learn-press-course-curriculum .section-content .course-item a.lesson-preview:hover, #tab-course-description .thim-course-info ul li span, .thim-course-menu-landing .thim-course-landing-tab li a, .thim-course-menu-landing .thim-course-landing-button .course-price, #tab-course-review .course-rating>h3, #tab-course-review .course-rating .rating-title, #tab-course-review .course-rating .average-rating .rating-box .review-amount, #tab-course-review .course-rating .detailed-rating .stars>div.key, #tab-course-review .add-review form label, #tab-course-review .add-review .title, #tab-reviews .course-rating>h3, #tab-reviews .course-rating .rating-title, #tab-reviews .course-rating .average-rating .rating-box .review-amount, #tab-reviews .course-rating .detailed-rating .stars>div.key, #tab-reviews .add-review form label, #tab-reviews .add-review .title, .thim-testimonial-slider .title, .thim-testimonial-slider .title a, .thim-widget-tab .nav-tabs li a, .thim-widget-tab .nav-tabs li a:hover, .thim-login form#registerform #reg_passmail, .thim-login form#registerform label[for=become_teacher], .thim-login-container .link-bottom, .list-tab-event .nav-tabs li a, .profile-tabs .nav-tabs li a, .tp-event-info .tp-info-box .heading, .tp-event-archive .entry-title h4 a, .bbpress #bbpress-forums button:hover, .bbpress #bbpress-forums .bbp-breadcrumb a, .bbpress #bbpress-forums li.bbp-body ul .bbp-forum-title, .bbpress #bbpress-forums li.bbp-body ul .bbp-topic-permalink, .tp-event-organizers .thim-carousel-wrapper .item .name, .course-content .course-content-lesson-nav a, .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-start-quiz:hover, .single-quiz .back-to-course, .single-quiz .quiz-questions.list-quiz-questions ul li a, .single-quiz .quiz-questions.list-quiz-questions ul li, .learn-press-question-wrap.checked li.user-answer-false, .learn-press-question-wrap.checked li.answer-true, .learn-press .message a, .learn-press .message a:hover, .message a, .message a:hover, .course-content .popup-title, .mfp-content .popup-title, #popup_title, #popup_panel #popup_ok:hover, #popup_panel #popup_cancel:hover, .mo-openid-app-icons>p, .thim-what-it-about-desc .thim-login-link, .thim-hello-there .description, .thim-hello-there .sub-heading, .thim-latest-new-university .thim-owl-carousel-post .title a, .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, .wrapper-lists-our-team .our-team-item .title a, .thim-course-megamenu .course-title a, #buddypress div.item-list-tabs ul li a, #buddypress div.item-list-tabs ul li.selected a, #buddypress div.item-list-tabs ul li.current a, #buddypress .bp-avatar-nav ul.avatar-nav-items li a, #buddypress .bp-avatar-nav ul.avatar-nav-items li.selected a, #buddypress .bp-avatar-nav ul.avatar-nav-items li.current a, #buddypress .activity-list .activity-content .activity-header, .comment-header a:not(.activity-time-since), #buddypress input[type=submit], #buddypress input[type=submit]:hover, #buddypress a.button:hover, #buddypress a.button:hover>span, #buddypress .standard-form span.label, #buddypress .standard-form label, #buddypress .current-visibility-level, #buddypress label, #buddypress .acomment-meta a:first-child, #buddypress div#item-header div.generic-button>a:hover, li form.ac-form .ac-reply-content .ac-reply-cancel:hover, li form.ac-form .ac-reply-content input[type=submit], #buddypress #members-list li .item .item-title>a, .thim-widget-portfolio .wapper_portfolio .filters .portfolio-tabs li a.filter:hover, .portfolio_container .wapper_portfolio .filters .portfolio-tabs li a.filter:hover, .thim-widget-portfolio .wapper_portfolio .filters .portfolio-tabs li a.active, .portfolio_container .wapper_portfolio .filters .portfolio-tabs li a.active, .learn-press-cart-table tbody .cart_item td a, .learn-press .view-cart-button:hover, .event_button_disable, #learn-press-form-login a.lost-pass-link, #learn-press-form-login a.lost-pass-link:hover, #learn-press-form-login p label, .thim-category-tabs .nav-tabs li a, .thim-testimonial-carousel .owl-buttons .owl-prev:hover, .thim-testimonial-carousel .owl-buttons .owl-next:hover, .thim-testimonial-carousel .content .title .line:before, .landing-image .title a, .thim-testimonial-carousel .content .title .line, .thim-testimonial-carousel .content .description, .pmpro-has-access .navigation a, .pmpro-has-access .pmpro_actionlinks a, .pmpro-has-access #pmpro_invoices_table tbody tr td a, .pmpro-has-access #pmpro_account-invoices tbody tr td a, .pmpro-has-access #pmpro_billing_address_fields thead th, .pmpro-has-access #pmpro_payment_information_fields thead th, .pmpro-has-access .pmpro_thead-name, .lp_pmpro_courses_by_level .level-wrap .lp_pmpro_title_course span, .lp_pmpro_courses_by_level .level-wrap ul li a:hover, .lp_pmpro_courses_by_level .level-wrap header .lp_pmpro_price_level .price, .thim-owl-carousel-post.thim-list-posts .title a, .woocommerce-MyAccount-navigation li a, a.thim-create-menu, a.thim-create-menu:hover, .section .section-header>a, .textwidget .add_to_cart_inline .amount, body .vc_tta.vc_tta-spacing-1 .vc_tta-tab a, .thim-owl-carousel-post.layout-2 .title a, .quiz-buttons .button-hint:hover, .quiz-buttons .button-next-question:hover, .quiz-buttons .button-check-answer:hover, .quiz-buttons .button-prev-question:hover, .loop-pagination .page-number, .loop-pagination a:hover .page-number, .lp-course-progress .progress-heading span, .learn-press-pmpro-buy-membership a.button:hover, #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .lesson-preview:hover, .thim-widget-carousel-categories .link-view-all, .elementor-widget-thim-carousel-categories .link-view-all, .thim-grid-posts .article-wrapper .title a, .thim-grid-posts .article-wrapper .read-more, .thim-list-post-inner .link_read_more a, #your-profile input[type=submit], #your-profile input[type=submit]:hover, #popup_container #popup_title, #popup_panel #popup_ok, .quiz-buttons .button-hint:hover, .quiz-buttons .button-next-question:hover, .quiz-buttons .button-check-answer:hover, .quiz-buttons .button-prev-question:hover, .thim-title-4 .widget-title, .lp-pmpro-membership-list .lp-price, .list-event-slider .item-event .event-wrapper .title a, .list-event-slider .item-event .event-wrapper .read-more, .thim-widget-login-form label, .thim-widget-login-popup label, .list-event-layout-6 .item-slider .event-wrapper .link-event, .list-event-layout-6 .item-slider .event-wrapper .title a, .thim-list-posts.style_2 .item-post .block-content .article-title a, .thim-list-posts.style_2 .item-post .block-content .info .author a, .thim-list-posts.style_2 .item-post .block-content .info .comments a, .list-post-read-more-style_2 {
	color: var(--thim-font-title-color);
}

.product-grid .product__title a.added_to_cart, .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget .empty, .widget_shopping_cart .widget_shopping_cart_content .total, .widget_shopping_cart .widget_shopping_cart_content .total span {
	color: var(--thim-font-title-color);
}

.quiz-buttons button, .learn-press .tab-content .course-wishlist-box, #buddypress a.button, li form.ac-form .ac-reply-content .ac-reply-cancel, #buddypress div#item-header div.generic-button>a, .learn-press .view-cart-button, .thim-widget-accordion .widget-title:after, .vc_tta-container[data-vc-action*=collapse]>h2:after, .sc_heading .line {
	background-color: var(--thim-font-title-color);
}

.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);
}

footer#colophon {
	background: var(--thim-footer-bg-color);
}

footer#colophon.footer-bg-image {
	background-repeat: var(--thim-footer-bg-repeat);
	background-position: var(--thim-footer-bg-position);
	background-size: var(--thim-footer-bg-size);
	background-attachment: var(--thim-footer-bg-attachment);
	background-image: var(--thim-footer-background-img);
}

footer#colophon .footer, footer#colophon .footer .thim-footer-location .info .fa {
	color: var(--thim-footer-color-text);
}

footer#colophon .footer .thim-footer-location .social a, footer#colophon .footer a, footer#colophon .copyright-area .text-copyright a, .thim-social li a {
	color: var(--thim-footer-color-link);
}

footer#colophon.thim-footer-new-eduma .copyright-area .text-copyright a {
	color: var(--thim-body-primary-color, #ffb606);
}

footer#colophon .footer .thim-footer-location .social a:hover, footer#colophon .footer a:hover, .thim-social li a:hover {
	color: var(--thim-footer-color-hover) !important;
}

footer#colophon .footer .thim-footer-location .social a, .thim-social li a {
	border-color: var(--thim-footer-color-text);
}

footer#colophon .footer .elementor-widget h5, footer#colophon .footer .widget-title, footer#colophon .footer .elementor-widget-wp-widget-text .elementor-widget-container>h3, footer#colophon .footer .elementor-widget-wp-widget-text .elementor-widget-container>h5, .thim-demo-university-3 .footer_widget .elementor-widget-wp-widget-text .elementor-widget-container>h3, footer#colophon.thim-footer-new-eduma .footer .elementor-widget-wp-widget-text .elementor-widget-container>h3, .thim-demo-university-4 .footer_widget .elementor-widget-wp-widget-text .elementor-widget-container>h3, footer#colophon.thim-footer-new-eduma .footer .elementor-widget-wp-widget-text .elementor-widget-container>h5, .thim-demo-university-4 .footer_widget .elementor-widget-wp-widget-text .elementor-widget-container>h5, .thim-demo-university-3 .footer_widget .elementor-widget-wp-widget-text .elementor-widget-container>h5 {
	color: var(--thim-footer-color-title);
}

footer#colophon .footer .thim-footer-location .info a {
	color: var(--thim-footer-color-link);
}

footer#colophon .footer a:hover {
	color: var(--thim-footer-color-hover);
}

footer#colophon .copyright-area {
	background: var(--thim-copyright-bg-color);
}

footer#colophon .copyright-area .copyright-content {
	border-top-color: var(--thim-copyright-border-color);
}

footer#colophon .copyright-area, footer#colophon .copyright-area ul li a, footer#colophon .copyright-area ul li a:hover {
	color: var(--thim-copyright-text-color);
}

.copyright-area .block-inline>aside .thim-social a:hover {
	border-color: var(--thim-body-primary-color, #ffb606) !important;
}

.to-top-copyright #back-to-top:hover, .to-top-copyright #back-to-top i {
	color: var(--thim-body-primary-color, #ffb606);
}

input[type=submit]:hover, .woocommerce .actions .button:not([disabled]):hover, .comments-area .comment-list .comment-list-inner .form-submit input#submit:hover, #respond.comment-respond .comment-form .form-submit input#submit:hover, .wpcf7-form .wpcf7-submit:hover, .thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields button[type=submit]:hover, .thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=submit]:hover, article .readmore a:hover, .quickview .product-info .right .cart button.button:hover, .mfp-image-holder .course-content .mfp-close, .mfp-inline-holder .course-content .mfp-close, .woocommerce div.product form.cart .button:hover, .thim-course-grid .course-item .course-thumbnail>a.course-readmore:hover, .thim-course-list .course-item .thim-course-content .course-readmore a:hover, .learn-press #finish-course:hover, .learn-press .thim-enroll-course-button:hover, .course-content .complete-lesson-button:hover, #tab-course-review .add-review form button[type=submit]:hover, #tab-course-review .review-load-more #course-review-load-more:hover, #tab-reviews .add-review form button[type=submit]:hover, #tab-reviews .review-load-more #course-review-load-more:hover, .become-teacher-form button[type=submit]:hover, .wrapper-lists-our-team a.join-our-team:hover, .thim-login form#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, .tp-event-archive .entry-content .tp_event_view-detail:hover, .thim-what-it-about-desc .button .thim-button:hover, .thim-join-the-elite-group .thim-widget-button .widget-button.normal:hover, .thim-welcome-university .thim-register-now-form .wpcf7-form .wpcf7-submit:hover, .thim-course-megamenu .course-readmore:hover, .thim-buy-now .thim-widget-button .widget-button:hover, form.lp-cart .checkout-button:hover, #learn-press-finish-course:hover, #learn-press-checkout-user-form #learn-press-checkout-user-login ul.form-fields li button:hover, #learn-press-checkout-user-form #learn-press-checkout-user-register .form-content a:hover, #learn-press-form-login input[type=submit]:hover, .pmpro-has-access input.pmpro_btn:hover, .pmpro-has-access a.pmpro_btn:hover, .widget-area.sidebar-events .widget_book-event .event_register_foot .event_register_submit:hover, .lp_pmpro_courses_by_level .level-wrap footer a :hover, .thim-timetable-link:hover, .thim-search-light-style .thim-widget-courses-searching .courses-searching button:hover, .thim-button-checkout:hover, .thim-widget-courses .view-all-courses.position-bottom:hover, .elementor-widget-thim-courses .view-all-courses.position-bottom:hover, #your-profile input[type=submit]:hover, #course-curriculum-popup #popup-header .popup-close, #course-curriculum-popup #popup-header .popup-close:hover, body.course-item-popup #learn-press-content-item #course-item-content-header .back_course, #popup_panel #popup_ok:hover, .thim-course-landing-button .woocommerce-message a.button:hover, .course-payment .woocommerce-message a.button:hover, .comments-area .comment-list .comment-list-inner .form-submit input#submit, .wpcf7-form .ct-form-elegant p:last-child:hover {
	background-color: var(--thim-button-hover-color);
}

.thim-join-the-elite-group .thim-widget-button .widget-button.normal:hover, .thim-newlleter-homepage .mc4wp-form.yikes-easy-mc-form .yikes-easy-mc-submit-button:hover, .thim-buy-now .thim-widget-button .widget-button:hover {
	border-color: var(--thim-button-hover-color);
}

.thim-university-top-icon .thim-widget-icon-box .wrapper-box-icon, .thim-university-top-icon .elementor-widget-thim-icon-box .wrapper-box-icon {
	border-right-color: var(--thim-button-hover-color);
}

.product-grid .product__title a.button:hover, .woocommerce div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form .form-submit .submit:hover, .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, #customer_login form input[type=submit]:hover, .woocommerce .reset_password form input[type=submit]:hover, .rev-btn.thim-slider-button:hover, .single-post .page-content article .page-content-inner .entry-content .pmpro_content_message a:hover, .thim-newlleter-homepage .mc4wp-form.yikes-easy-mc-form .yikes-easy-mc-submit-button:hover, .woocommerce-MyAccount-content form input.button:hover {
	background-color: var(--thim-button-hover-color);
}

.site-header.header_v2 .navigation .navbar-nav>li>a:before, .site-header.header_v2 .navigation .navbar-nav>li>span:before {
	background: rgba(var(--thim_main_menu_text_color_rgb), .1);
}

.single-quiz button.button-retake-quiz:hover, .thim-widget-courses .view-all-courses.position-bottom, .elementor-widget-thim-courses .view-all-courses.position-bottom, .thim-widget-courses .view-all-courses.position-bottom:hover, .elementor-widget-thim-courses .view-all-courses.position-bottom:hover, .woocommerce .actions .button:not([disabled]):hover, .site-header li .widget_shopping_cart .widget_shopping_cart_content .buttons a.button.wc-forward:hover, .site-header li .widget_shopping_cart .widget_shopping_cart_content .buttons a.button.wc-forward.checkout, .learn-press-pagination li .page-numbers:hover, .learn-press-pagination li .page-numbers.current, .pagination li .page-numbers:hover, .pagination li .page-numbers.current, .loop-pagination li .page-numbers:hover, .loop-pagination li .page-numbers.current, input[type=submit], input[type=submit]:hover, .comments-area .comment-list .comment-list-inner .form-submit input#submit:hover, #respond.comment-respond .comment-form .form-submit input#submit, .wpcf7-form .wpcf7-submit, .thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields button[type=submit]:hover, .thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=submit]:hover, .mc4wp-form .mc4wp-form-fields button[type=submit], .mc4wp-form .mc4wp-form-fields input[type=submit], article .readmore a, article .readmore a:hover, .quickview .product-info .right .cart button.button, .quickview .product-info .right .cart button.button:hover, .woocommerce div.product form.cart .button:hover, .thim-course-grid .course-item .course-thumbnail>a.course-readmore, .thim-course-grid .course-item .course-thumbnail>a.course-readmore:hover, .thim-course-list .course-item .thim-course-content .course-readmore a, .thim-course-list .course-item .thim-course-content .course-readmore a:hover, .learn-press #finish-course, .learn-press .thim-enroll-course-button, .learn-press #finish-course:hover, .learn-press .thim-enroll-course-button:hover, .course-content .complete-lesson-button, .course-content .complete-lesson-button:hover, #tab-course-review .add-review form button[type=submit], #tab-course-review .add-review form button[type=submit]:hover, #tab-course-review .review-load-more #course-review-load-more, #tab-course-review .review-load-more #course-review-load-more:hover, #tab-reviews .add-review form button[type=submit], #tab-reviews .add-review form button[type=submit]:hover, #tab-reviews .review-load-more #course-review-load-more, #tab-reviews .review-load-more #course-review-load-more:hover, .become-teacher-form button[type=submit], .become-teacher-form button[type=submit]:hover, .wrapper-lists-our-team a.join-our-team, .wrapper-lists-our-team a.join-our-team:hover, .thim-login form#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], .thim-login form#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, .tp-event-archive .entry-content .tp_event_view-detail, .tp-event-archive .entry-content .tp_event_view-detail:hover, .thim-what-it-about-desc .button .thim-button, .thim-join-the-elite-group .thim-widget-button .widget-button.normal, .thim-join-the-elite-group .thim-widget-button .widget-button.normal:hover, .thim-welcome-university .thim-register-now-form .wpcf7-form .wpcf7-submit, .thim-welcome-university .thim-register-now-form .wpcf7-form .wpcf7-submit:hover, .thim-course-megamenu .course-readmore, .thim-course-megamenu .course-readmore:hover, .rev-btn.thim-slider-button, .rev-btn.thim-slider-button:hover, #learn-press-finish-course, form.lp-cart .checkout-button, #learn-press-checkout-user-form #learn-press-checkout-user-login ul.form-fields li button, #learn-press-checkout-user-form #learn-press-checkout-user-register .form-content a, #learn-press-payment .place-order-action input.button, .list-book-event thead th a, .list-book-event thead td a, .list-book-event tbody th a, .list-book-event tbody td a, .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, #learn-press-form-login input[type=submit], .pmpro-has-access input.pmpro_btn, .pmpro-has-access a.pmpro_btn, .pmpro-has-access input.pmpro_btn:hover, .pmpro-has-access a.pmpro_btn:hover, .widget-area.sidebar-events .widget_book-event .event_register_foot .event_register_submit, .widget-area.sidebar-events .widget_book-event .event_register_foot .event_register_submit:hover, .lp_pmpro_courses_by_level .level-wrap footer a, .thim-timetable-link, .thim-timetable-link:hover, .thim-button-checkout, .thim-widget-courses .view-all-courses.position-bottom, .elementor-widget-thim-courses .view-all-courses.position-bottom, .thim-newlleter-homepage .mc4wp-form.yikes-easy-mc-form .yikes-easy-mc-submit-button {
	color: var(--thim-button-text-color);
}

.woocommerce div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form .form-submit .submit, .woocommerce div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form .form-submit .submit:hover, .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, .quickview .product-info .right .cart button.button, .widget_shopping_cart .widget_shopping_cart_content .buttons a.checkout, .woocommerce div.product form.cart .button, .woocommerce-page div.product form.cart .button, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order, .woocommerce .wc-proceed-to-checkout a.button, .woocommerce-page .wc-proceed-to-checkout a.button, #customer_login form input[type=submit], #customer_login form input[type=submit]:hover, .woocommerce .reset_password form input[type=submit], .woocommerce .reset_password form input[type=submit]:hover, .woocommerce-MyAccount-content form input.button, .woocommerce-MyAccount-content form input.button:hover {
	color: var(--thim-button-text-color);
}

#learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-payment #checkout-order-action .lp-button {
	color: var(--thim-button-text-color);
	background-color: var(--thim-body-primary-color, #ffb606);
}

#learn-press-checkout .learnpress #learn-press-checkout-form .lp-checkout-form__after #checkout-payment #checkout-order-action .lp-button:hover {
	background-color: rgba(var(--thim_body_primary_color_rgb), .85);
}

.thim-style-content-new-1 .course_right .course-payment .form-purchase-course .button, .thim-style-content-new-1 .thim-course-menu-landing .thim-course-landing-button .lp-course-buttons .button {
	background-color: var(--thim-body-primary-color, #ffb606);
}

.thim-style-content-new-1 .course_right .course-payment .form-purchase-course .button:hover, .thim-style-content-new-1 .thim-course-menu-landing .thim-course-landing-button .lp-course-buttons .button:hover {
	background-color: rgba(var(--thim_body_primary_color_rgb), .85);
}

body.boxed-area.bg-boxed-image {
	background-repeat: var(--thim-bg-repeat);
	background-position: var(--thim-bg-position);
	background-attachment: var(--thim-bg-attachment);
	background-size: var(--thim-bg-size);
	background-image: var(--thim-bg-upload);
}

body.boxed-area.bg-boxed-pattern {
	background-image: var(--thim-bg-pattern);
}

#checkout-payment .payment-methods .lp-payment-method .gateway-input::before, #bbpress-forums .bbp-replies .topic .bbp-reply-author .bbp-author-name, #bbpress-forums .bbp-topics li.bbp-body ul .bbp-author-name, #bbpress-forums .bbp-topics li.bbp-body ul .bbp-topic-permalink:hover, #bbpress-forums #subscription-toggle a:hover, #bbpress-forums .bbp-template-notice a:hover, .elementor-widget-thim-icon-box .wrapper-box-icon.has_custom_image:not(.overlay) .smicon-read:hover, aside .woof_container_size .woof_list li input[type=radio]:checked:before, #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item a.course-item-title:hover, #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item a.course-item-title:hover span, .product-grid .product__title .title:hover, .user-info .edit-profile a, .user-info .edit-profile a:hover, .thim-other-member:hover .owl-buttons .owl-prev:hover .fa, .thim-other-member:hover .owl-buttons .owl-next:hover .fa, .widget-area.sidebar-events .widget_book-event ul li.event-cost .value, .pmpro-has-access #pmpro_invoices_table tbody tr td a:hover, .pmpro-has-access #pmpro_account-invoices tbody tr td a:hover, .thim-testimonial-carousel .owl-buttons .owl-prev, .thim-testimonial-carousel .owl-buttons .owl-next, .pmpro-has-access .navigation a:hover, .pmpro-has-access .pmpro_actionlinks a:hover, .thim-category-tabs .nav-tabs li a:hover, .thim-category-tabs .nav-tabs li.active a, form.lp-checkout .logged-in a, .learn-press-cart-table tbody .cart_item .course-name a:hover, .portfolio-content .tags ul li a, #thim-popup-login .thim-login-container .link-bottom a, .thim-owl-carousel-post.thim-list-posts .read-more, .thim-owl-carousel-post.thim-list-posts .title a:hover, .landing-image .title a:hover, .woocommerce .woocommerce-info a, .woocommerce .woocommerce-message a, .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, .btn-border:hover, input[type=checkbox]:checked:before, #buddypress div#item-header .item-meta a, #buddypress div#item-header .item-meta a:hover, #buddypress #members-list li .item .item-title>a:hover, #buddypress #members-list li .item .item-title .activity-read-more a, #buddypress #members-list li .item .item-title .activity-read-more a:hover, #buddypress .acomment-meta a:first-child:hover, #buddypress div.activity-comments>ul>li .acomment-options a, #buddypress div.activity-comments>ul>li .acomment-options a:hover, #buddypress .activity-list .activity-content .activity-header, .comment-header a:not(.activity-time-since):hover, .breadcrumbs-wrapper #breadcrumbs a:hover, #buddypress div.item-list-tabs#subnav ul li.selected a, #buddypress div.item-list-tabs#subnav ul li.current a, .thim-latest-new-university .thim-owl-carousel-post .title a:hover, .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li a:hover, .thim-course-grid .course-item .thim-course-content .course-title a:hover, .thim-course-grid .course-item .thim-course-content .course-meta>div a:hover, #tab-course-review .add-review .review-stars-rated, #tab-course-review .add-review .review-stars-rated .review-stars, .thim-style-content-new-1 #lp-single-course .course-meta>div.course-review .review-stars.filled .fa-star-o:before, .thim-style-content-new-1 #lp-single-course .course-meta>div.course-review .review-stars.filled .fa-star:before, #tab-course-review .course-rating .average-rating .rating-box .average-value, #tab-reviews .add-review .review-stars-rated, #tab-reviews .add-review .review-stars-rated .review-stars, #tab-reviews .course-rating .average-rating .rating-box .average-value, .thim-testimonial-slider .control-nav:hover, .thim-testimonial-slider .control-nav:hover:before, .thim-widget-tab .nav-tabs li a .fa, .thim-list-event.layout-2 .view-all, .thim-list-event .view-all:hover, .thim-list-event .item-event .time-from, .thim-list-event .item-event .title a:hover, .thim-login .link-bottom a, .list-tab-event .nav-tabs li.active .fa, .profile-tabs .nav-tabs li.active .fa, .tp-event-organizers .owl-buttons .owl-prev:hover .fa, .tp-event-organizers .owl-buttons .owl-next:hover .fa, .single-quiz .quiz-clock .quiz-timer #quiz-countdown-value, .single-quiz .quiz-clock .quiz-timer #quiz-countdown, .single-quiz .quiz-clock .quiz-total .quiz-text .number, .single-quiz .quiz-questions.list-quiz-questions ul li a:hover, .single-quiz .quiz-questions.list-quiz-questions ul li.current a, .question-hint .quiz-hint-toggle, .bbpress .bbp-topic-description .bbp-author-name, .bbpress #bbpress-forums li.bbp-body ul .bbp-forum-title:hover, .bbpress #bbpress-forums li.bbp-body ul .bbp-topic-permalink:hover, .bbpress #bbpress-forums li.bbp-body ul .bbp-author-name, .bbpress #bbpress-forums .bbp-breadcrumb a:hover, .bbpress #bbpress-forums #bbp-user-body a:hover, .bbpress #bbpress-forums #bbp-single-user-details #bbp-user-navigation a:hover, .bbpress #bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a, .thim-widget-icon-box .wrapper-box-icon.has_custom_image:not(.overlay) .smicon-read:hover, .thim-carousel-instructors .instructor-item .readmore:hover, .thim-carousel-instructors .instructor-item .readmore, .thim-color:hover, .thim-owl-carousel-post .owl-controls .owl-prev:hover .fa, .thim-owl-carousel-post .owl-controls .owl-next:hover .fa, .wrapper-lists-our-team .our-team-item .title a:hover, .thim-course-megamenu .course-title a:hover, body .vc_tta.vc_tta-spacing-1 .vc_tta-tab .vc_active a .fa, .thim-owl-carousel-post.layout-2 .owl-controls .owl-buttons .owl-prev:hover i, .thim-owl-carousel-post.layout-2 .owl-controls .owl-buttons .owl-next:hover i, .thim-owl-carousel-post.layout-2 .owl-controls .owl-buttons .owl-prev:hover, .thim-owl-carousel-post.layout-2 .owl-controls .owl-buttons .owl-next:hover, .thim-owl-carousel-post.layout-3 .owl-controls .owl-buttons .owl-prev:hover .fa, .thim-owl-carousel-post.layout-3 .owl-controls .owl-buttons .owl-next:hover .fa, .thim-owl-carousel-post.layout-3 .owl-controls .owl-buttons .owl-prev:hover, .thim-owl-carousel-post.layout-3 .owl-controls .owl-buttons .owl-next:hover, .thim-simple-wrapper .event-wrapper:hover .title a, .thim-right-bg-secondary-color .thim-list-post-inner .link_read_more a:hover, .thim-widget-carousel-categories .link-view-all:hover, .elementor-widget-thim-carousel-categories .link-view-all:hover, .thim-sidebar-content .twitter-inner a:hover, .thim-grid-posts .article-wrapper:hover .title a, .thim-experience .title, .thim-list-post-inner .link_read_more a:hover, .thim-footer-info-3 .heading, #learn-press-course-curriculum ul.curriculum-sections .section-header .meta, #your-profile .link-change-password, #popup-sidebar .learn-press-breadcrumb a, #popup-sidebar .learn-press-breadcrumb .fa, body.course-item-popup #learn-press-course-curriculum .learn-press-breadcrumb a, body.course-item-popup #learn-press-course-curriculum .learn-press-breadcrumb .fa, #learn-press-course-curriculum ul.curriculum-sections .section-header:hover .collapse, .lp-pmpro-membership-list .item-td a:hover, .list-event-slider .view-all:hover, li.product-category h3:hover, .course-item .course-thumbnail .course-wishlist-box .course-wishlisted, .course-item .course-thumbnail .course-wishlist-box .course-wishlist:hover, .learn-press .tab-content .course-wishlist-box span.fa.course-wishlisted, .thim-course-list .course-item .thim-course-content .course-title a:hover, .rating-box .review-stars-rated .review-stars>li span, .course-review .review-stars-rated .review-stars>li span, .switch-layout-container .switch-layout a.switch-active, .switch-layout-container .switch-layout a:hover, .thim-widget-courses-wrapper .view-all-courses:hover, .thim-carousel-course-categories .owl-carousel .owl-item .title a:hover, .learn-press .course-tabs .nav-tabs li.active a .fa, .learn-press #learn_press_payment_form .learn_press_payment_close:hover, #learn-press-course-curriculum .section-content .course-item a, #learn-press-course-curriculum .section-content .course-item .course-format-icon .fa, #tab-course-description .thim-course-info ul li .fa, .thim-style-content-new-1 #tab-course-description .thim-course-info .course-wishlist-box .fa.course-wishlisted, #learn-press-course-description .thim-course-info ul li .fa, #customer_login form .link-bottom a, #customer_login form .lost-password a, #customer_login form .link-bottom a:hover, #customer_login form .lost-password a:hover, .woocommerce div.product .woocommerce-tabs .entry-content #reviews #comments .commentlist li .comment-text .meta strong, .woocommerce .woocommerce-shipping-calculator a, .woocommerce .comment-form-rating a, .woocommerce .comment-form-rating a:hover, .woocommerce .star-rating span:before, .woocommerce .star-rating:before, .woocommerce .star-rating, .woocommerce div.woocommerce-message:before, .woocommerce div.woocommerce-info:before, .woocommerce .form-row label.checkbox a, .woocommerce .woocommerce-info .showcoupon, .product-grid .product__title .title a:hover, .quickview .product-info .right .product_meta a:hover, .page-404-content a:hover, .counter-box .display-percentage, .widget-area .thim-course-list-sidebar .thim-course-content .course-title a:hover, .widget-area .thim-list-posts.sidebar .article-title-wrapper a:hover, .widget-area aside.widget ul li a:hover, .widget-area aside.widget ul li.current-cat a, #respond .logged-in-as a:hover, #respond #cancel-comment-reply-link:hover, .comments-area .comment-list .comment-list-inner li .comment-extra-info .author a:hover, .related-archive ul.archived-posts>li h5 a:hover, .entry-navigation-post .next-post .title a:hover, .entry-navigation-post .prev-post .title a:hover, .thim-about-author .author-top a.name:hover, .entry-tag-share .post-tag a:hover, article .entry-header .entry-title a:hover, article .entry-header .date-meta, .thim-widget-accordion .panel-title a:not(.collapsed):after, .thim-owl-carousel-post .owl-controls.owl-prev:hover .fa, .thim-owl-carousel-post .owl-controls.owl-next:hover .fa, .thim-owl-carousel-post .title a:hover, .thim-social li a:hover, footer#colophon .footer a:hover, footer#colophon .footer .thim-footer-location .info a:hover, footer#colophon .footer .thim-footer-location .social a:hover, .thim-course-search-overlay .search-toggle:hover, .site-header.affix .thim-course-search-overlay .search-toggle:hover, .thim-mobile-login a:hover, .thim-color, .one-courses-page-content .row-item .courses-price, .one-courses-page-content .row-item .number-students:before, input[type=checkbox]:checked:before, .btn-border, .breadcrumbs-wrapper #breadcrumbs li a:hover, .breadcrumbs-wrapper.button-list-gird .display .switcher-active i, .breadcrumbs-wrapper.button-list-gird .display .switcher-active a:hover i, .breadcrumbs-wrapper .woocommerce-breadcrumb a:hover, .breadcrumbs-wrapper .thim-breadcrumbs a:hover, .list-info li i, .list-address li i, .flexslider .flex-direction-nav .flex-prev:before, .flexslider .flex-direction-nav .flex-next:before, .comments-area .comment-list .comment-list-inner li .comment-extra-info a:hover, .quickview .product-info .right .cart a:hover, .quickview .quick-view-detail:hover, .woocommerce div.product .woocommerce-review-link:hover, .woocommerce div.product .product_meta a:hover, .thim-widget-courses .grid-1 .view-all-courses, .thim-widget-courses .grid-1 .thim-course-grid .course-item .thim-course-content .author a, .thim-widget-courses .grid-1 .thim-course-grid .course-item .thim-course-content .course-meta .course-price .value, .elementor-widget-thim-courses .grid-1 .view-all-courses, .elementor-widget-thim-courses .grid-1 .thim-course-grid .course-item .thim-course-content .author a, .elementor-widget-thim-courses .grid-1 .thim-course-grid .course-item .thim-course-content .course-meta .course-price .value, .thim-carousel-course-categories-tabs .thim-course-slider .item .title a:hover, .thim-carousel-course-categories-tabs .thim-course-slider .item.active .title a, .thim-carousel-course-categories-tabs .thim-course-slider .item.active .icon, .button_normal_gradient, .thim-carousel-course-categories-tabs .content_items .item_content .view_all_courses, .thim-carousel-list-instructors .instructor-item .name a, .thim-style-content-new-1 #lp-single-course .course-meta>div.course-author .value a, .thim-style-content-new-1.widget-area .thim-course-list-sidebar .course-price .value, .content_course_2 .learn-press .course-meta>div.course-author .value a, .content_course_2 #tab-course-description .thim-course-content ul li:before, .content_course_2 .learn-press #learn-press-course-curriculum ul.curriculum-sections .section .section-content .course-item .lesson-preview, #learn-press-course-curriculum ul.curriculum-sections .section-header .collapse, .content_course_2 .thim-about-author .author-bio .name, .content_course_2 .thim-about-author .author-bio .thim-author-social li a:hover, .thim-widget-tab .thim-widget-step .tab-content-step .tab-pane .readmore, #popup_container a.close:hover, .thim-testimonial-slider.image-bottom .title, .thim-widget-tab .thim-widget-step ul li.active a, .thim-style-content-new-1 .course_right .menu_course ul li a:hover, .custom-text-1 ul li:before, .thim-list-posts.home-new .item-post .article-date i, .thim-style-content-new-1 .course_right .button_curriculumn .button.button-retake-course, .content_course_2 #course-curriculum-popup #learn-press-course-curriculum ul.curriculum-sections .section .section-content .course-item .course-item-meta a, .thim-style-content-new-1 #course-curriculum-popup #learn-press-course-curriculum ul.curriculum-sections .section .section-content .course-item .course-item-meta a, .thim-style-content-new-1 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .lesson-preview, ul.curriculum-sections .section .section-content .course-assignment .course-item-meta a, .menu_faqs .menu li:before, .thim-list-posts.home-new .item-post h5 a:hover, .thim-list-event.layout-2.layout-4 .event-wrapper .title a:hover, .thim-courses-collection .thim-collection-carousel .content h3 .title:hover, .menu_faqs .menu li a:hover, .body-grad-layout .vc_row .sc_heading strong, .thim-style-content-new-1 #course-curriculum-popup #learn-press-course-curriculum ul.curriculum-sections .section .section-content .course-quiz .course-item-meta a, .woocommerce-page .product-name a:hover, .thim-widget-login-form label a, #thim-popup-login label a, #thim-popup-login label a:hover, .woocommerce div.product form.cart .group_table td label a:hover, .woocommerce-page div.product form.cart .group_table td label a:hover, .vczapi-shortcode-meeting-table .btn-join-link-shortcode, #popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-header .section-meta .step, #learn-press-course-curriculum ul.curriculum-sections .section-header .section-meta .step, .list-event-layout-6 .item-slider .image .date, .thim-list-posts.style_2 .item-post .block-content .info .author a:hover, .thim-list-posts.style_2 .item-post .block-content .info .comments a:hover, .list-post-read-more-style_2:before, .thim-testimonial-carousel.testimonial-carousel_style_2 .item .content:hover:before, .thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-form-fields .mc4wp-form-custom i, .thim-newlleter-homepage-restaurant .mc4wp-form .label-inline .mc4wp-form-custom i {
	color: var(--thim-body-primary-color, #ffb606);
}

#checkout-payment .payment-methods .lp-payment-method .gateway-input::before, #bbpress-forums .bbp-replies li.bbp-header, #bbpress-forums .bbp-topics li.bbp-header, input[type=checkbox]:checked:before, input[type=radio]:checked:before, .lp-course-progress .lp-progress-bar .lp-progress-value, #your-profile ul.learn-press-subtabs li.current:before, .quiz-buttons button:hover, .woocommerce .product_thumb .onsale, .learn-press-question-options>li.answer-option>label input[type=checkbox]:checked:before, .learn-press-question-options>li.answer-option>label input[type=radio]:checked:before, .footer-bottom .thim-widget-icon-box:before, .wrapper-lists-our-team .our-team-item .our-team-image:before, .thim-bg-overlay-color-half:before, .thim-bg-overlay-color:before, .thim-testimonial-slider ul.scrollable li:before, .product-grid .product__title a.added_to_cart, .learn-press-pagination li .page-numbers:hover, .learn-press-pagination li .page-numbers.current, .pagination li .page-numbers:hover, .pagination li .page-numbers.current, .loop-pagination li .page-numbers:hover, .loop-pagination li .page-numbers.current, .thim-widget-carousel-categories .content-wrapper, .elementor-widget-thim-carousel-categories .content-wrapper, body .vc_tta.vc_tta-spacing-1 .vc_tta-tab .vc_active:before, .lp_pmpro_courses_by_level .level-wrap header .lp_pmpro_title_level:before, .lp_pmpro_courses_by_level .level-wrap footer a, .pmpro-has-access input.pmpro_btn, .pmpro-has-access a.pmpro_btn, #learn-press-form-login input[type=submit], .widget-area.sidebar-events .book-title, .widget-area.sidebar-events .widget_book-event .event_register_foot .event_register_submit, .thim-buy-now-desc:before, .thim-owl-carousel-post.thim-list-posts .info, .thim-timetable-link, .woocommerce-MyAccount-navigation li.is-active:before, .thim-search-light-style .thim-widget-courses-searching .courses-searching button, .thim-button-checkout, .thim-text-title:before, body .vc_tta.vc_general .vc_active .vc_tta-panel-title>a:before, body .vc_tta.vc_general .vc_tta-panel-title:hover>a:before, .thim-widget-courses .view-all-courses.position-bottom, .elementor-widget-thim-courses .view-all-courses.position-bottom, .woocommerce .add_to_cart_button.ajax_add_to_cart, .product-grid .product__title a.button.product_type_variable, .product-grid .product__title a.button.product_type_simple, .product-grid .product__title a.button.product_type_external, .product-grid .product__title a.button.product_type_grouped, .cssload-loader-inner-style-2, .widget_shopping_cart .minicart_hover .cart-items-number span.wrapper-items-number, .widget_shopping_cart .widget_shopping_cart_content .buttons a:hover, .thim-course-grid .course-item .thim-course-content .course-meta:before, .thim-course-grid .course-item .course-thumbnail>a.course-readmore, #tab-course-review .add-review form button[type=submit], #tab-course-review .review-load-more #course-review-load-more, #tab-course-review .course-rating .detailed-rating .stars>div.bar .full_bar>div, #tab-reviews .add-review form button[type=submit], #tab-reviews .review-load-more #course-review-load-more, #tab-reviews .course-rating .detailed-rating .stars>div.bar .full_bar>div, .thim-widget-tab .nav-tabs li.active:before, .wrapper-lists-our-team a.join-our-team, .site-main .widget_text .widget-title:before, .rev_slider_wrapper .tp-bullet.selected, .become-teacher-form button[type=submit], .thim-about-us-quote hr, .thim-login form#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], .thim-list-content li:before, .tp-event-archive .entry-content .tp_event_view-detail, .list-tab-event .nav-tabs li.active:before, .profile-tabs .nav-tabs li.active:before, .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-start-quiz:hover, .bbpress #bbpress-forums li.bbp-header, .bbpress #bbpress-forums button:hover, .thim-what-it-about-desc .button .thim-button, a.widget-button, .thim-join-the-elite-group:before, .thim-join-the-elite-group .thim-widget-button .widget-button.normal, .thim-welcome-university .thim-register-now-form .wpcf7-form .wpcf7-submit, .thim-course-megamenu .course-readmore, #buddypress div.item-list-tabs ul li.selected:before, #buddypress div.item-list-tabs ul li.current:before, #buddypress .bp-avatar-nav ul.avatar-nav-items li.selected:before, #buddypress .bp-avatar-nav ul.avatar-nav-items li.current:before, #buddypress input[type=submit], #buddypress a.button:hover, #buddypress div#item-header div.generic-button>a:hover, li form.ac-form .ac-reply-content .ac-reply-cancel:hover, li form.ac-form .ac-reply-content input[type=submit], .rev-btn.thim-slider-button, form.lp-cart .checkout-button, #learn-press-checkout-user-form #learn-press-checkout-user-register .form-content a, #learn-press-checkout-user-form #learn-press-checkout-user-login ul.form-fields li button, .learn-press .view-cart-button:hover, #learn-press-payment .place-order-action input.button, #learn-press-payment .place-order-action input.button, #learn-press-payment .place-order-action input.button:hover, #learn-press-finish-course, #learn-press-checkout-user-form #learn-press-checkout-user-login ul.form-fields li button, #learn-press-checkout-user-form #learn-press-checkout-user-register .form-content a, .overlay-black .thim-widget-courses-searching .courses-searching button, .event_button_disable, .owl-controls .owl-pagination .owl-page:hover, .owl-controls .owl-pagination .owl-page.active, .thim-widget-icon-box .line-heading, .widget-area aside.WOOF_Widget .woof_container .woof_container_inner:before, .thim-course-landing-button .woocommerce-message a.button, .course-payment .woocommerce-message a.button, form.pmpro_form .lp-pmpro-name, .loop-pagination .page-number, .loop-pagination a:hover .page-number, .blog-switch-layout.blog-grid article .entry-grid-meta:before, .woocommerce-product-search:after, .learn-press-pmpro-buy-membership a.button:hover, .lp-course-progress .lp-progress-bar .lp-progress-value, .grid-horizontal .item-post:nth-child(2n) .article-wrapper, .cssload-loader-style-3 .sk-cube:before, #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item.current:after, #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item.item-current:after, #learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .lesson-preview:hover, #your-profile input[type=submit], #course-curriculum-popup #popup-header, #popup_container #popup_title, #popup_panel #popup_ok, #popup_panel #popup_ok:hover, #popup_panel #popup_cancel:hover, #popup_title, .course-content .popup-title, .mfp-content .popup-title, .question-numbers li.current a, .question-numbers li:hover a, .quiz-buttons .button-hint:hover, .quiz-buttons .button-next-question:hover, .quiz-buttons .button-check-answer:hover, .quiz-buttons .button-prev-question:hover, .lp-pmpro-membership-list .header-item.position-2:before, .cssload-loading i, .learn-press #learn_press_payment_form .learn_press_payment_close .learn_press_payment_checkout:hover, .learn-press .thim-enroll-course-button, .learn-press .course-tabs .nav-tabs li.active:before, .learn-press #finish-course, .learn-press .course-meta>div .value.lp-progress-bar .lp-progress-value, .learn-press .course-meta>div .value.lp-progress-bar .lp-passing-conditional, #learn-press-course-curriculum .section-content .course-item a.lesson-preview:hover, .course-content .complete-lesson-button, .thim-course-menu-landing .thim-course-landing-tab li.active:before, .thim-course-list .course-item .thim-course-content .course-readmore a, .woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li.active:before, .woocommerce div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form .form-submit .submit, .woocommerce-page .button:hover, .woocommerce div.product form.cart .button, .woocommerce div.product .onsale, .product_thumb .onsale, .quickview .product-info .right .cart button.button, .widget-area aside:before, article .readmore a, .thim-widget-accordion .panel-title a:not(.collapsed):before, .thim-register-now-form .wpcf7-form .wpcf7-submit:hover, .thim-register-now-form .title:before, .mc4wp-form .mc4wp-form-fields button[type=submit], .mc4wp-form .mc4wp-form-fields input[type=submit], .wpcf7-form .wpcf7-submit, .navigation .navbar-nav #magic-line, .thim-bg-color, .btn-primary, .top_site_main .page-title-wrapper h1:before, .top_site_main .page-title-wrapper h2:before, .thim-widget-courses-searching .thim-course-search-overlay .courses-searching button, #respond.comment-respond .comment-form .form-submit input#submit, .comments-area .comment-list .comment-list-inner .form-submit input#submit, .wpcf7-form.style-02 .contact-form-content .submit-btn input, .wpcf7-form.style-01 .contact-form-content .submit-btn input, .single-post .page-content article .page-content-inner .entry-content .pmpro_content_message a, #back-to-top:hover, .body-grad-layout #back-to-top, input[type=submit], .thim-carousel-course-categories-tabs .owl-controls .owl-buttons>div:hover, .thim-carousel-course-categories-tabs .content_items .item_content .view_all_courses:hover, .form_developer_course .head_form, .thim-style-content-new-1 .course_right .button_curriculumn .button.button-retake-course:hover, .button_normal_gradient:hover, .thim-widget-tab .thim-widget-step .tab-content-step .tab-pane .readmore:hover, body.course-item-popup #learn-press-content-item #course-item-content-header, .thim-instructors-new .owl-controls .owl-buttons>div:hover, .feature-icon-box, .feature-icon-box:before, .thim-list-event.layout-2.layout-4 .time-from, .thim-video-popup .button-popup:before, .thim-courses-collection .owl-controls .owl-buttons>div:hover:before, .grad-slider .custom.tparrows:hover, button:not(.owl-page), .form_developer_course .content .submit_row, .elementor-widget-thim-icon-box .line-heading, .list-event-layout-6 .item-slider:hover .event-wrapper .link-event:before, .list-post-read-more-style_2:hover {
	background-color: var(--thim-body-primary-color, #ffb606);
}

::-moz-selection {
	background-color: var(--thim-body-primary-color, #ffb606);
}

::selection {
	background-color: var(--thim-body-primary-color, #ffb606);
}

.course-thumbnail .media-intro, .thim-widget-portfolio .wapper_portfolio .filters .portfolio-tabs li a.filter:hover, .portfolio_container .wapper_portfolio .filters .portfolio-tabs li a.filter:hover, .thim-widget-portfolio .wapper_portfolio .filters .portfolio-tabs li a.active, .portfolio_container .wapper_portfolio .filters .portfolio-tabs li a.active, .thim-other-member:hover .owl-buttons .owl-prev:hover, .thim-other-member:hover .owl-buttons .owl-next:hover, #learn-press-form-login input[type=email]:focus, #learn-press-form-login input[type=password]:focus, #learn-press-form-login input[type=text]:focus, .btn-border:hover, .owl-controls .owl-pagination .owl-page:hover, .owl-controls .owl-pagination .owl-page.active, .thim-product-switch-wrap form.woocommerce-ordering select:focus, aside .woof_container_size .woof_list li input[type=radio], 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#loginform input[type=email]:focus, .thim-login form#registerform input[type=password]:focus, .thim-login form#loginform input[type=password]:focus, .thim-login form#registerform input[type=text]:focus, .thim-login form#loginform input[type=text]:focus, .thim-login form#resetpassform input[type=text]:focus, form#registerform input[type=password]:focus, .thim-owl-carousel-post .owl-controls .owl-prev:hover, .thim-owl-carousel-post .owl-controls .owl-next:hover, .thim-testimonial-slider .control-nav:hover, .rev_slider_wrapper .tp-bullet.selected, .thim-list-event .view-all:hover, .thim-list-event.layout-2 .time-from, .tp-event-organizers .owl-buttons .owl-prev:hover, .tp-event-organizers .owl-buttons .owl-next:hover, .thim-join-the-elite-group .thim-widget-button .widget-button.normal, .activity-list li.bbp_topic_create .activity-content .activity-inner, .activity-list li.bbp_reply_create .activity-content .activity-inner, body .vc_tta.vc_general .vc_active .vc_tta-panel-title .vc_tta-controls-icon:before, body .vc_tta.vc_general .vc_active .vc_tta-panel-title .vc_tta-controls-icon:after, body .vc_tta.vc_general .vc_tta-panel-title:hover .vc_tta-controls-icon:before, body .vc_tta.vc_general .vc_tta-panel-title:hover .vc_tta-controls-icon:after, #respond.comment-respond .comment-form .comment-form-author input:focus, #respond.comment-respond .comment-form .comment-form-email input:focus, #respond.comment-respond .comment-form .comment-form-url input:focus, #respond.comment-respond .comment-form textarea:focus, .woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p input:focus, .woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p textarea:focus, .woocommerce #customer_login input[type=text]:focus, .woocommerce #customer_login input[type=email]:focus, .woocommerce #customer_login input[type=password]:focus, .cssload-loader-style-2, .loop-pagination .page-number, .loop-pagination a:hover .page-number, .thim-widget-courses-wrapper .view-all-courses:hover, .product-cat li a:hover, .product-cat li a.active, .thim-owl-carousel-post .owl-controls.owl-prev:hover, .thim-owl-carousel-post .owl-controls.owl-next:hover, .mc4wp-form .mc4wp-form-fields input[type=email]:focus, .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, .form.yikes-easy-mc-form input[type=text]:focus, .form.yikes-easy-mc-form input[type=email]:focus, .form.yikes-easy-mc-form input[type=tel]:focus, .form.yikes-easy-mc-form input[type=number]:focus, .form.yikes-easy-mc-form input[type=date]:focus, .form.yikes-easy-mc-form select:focus, .form.yikes-easy-mc-form textarea:focus, .thim-social li a:hover, footer#colophon .footer .thim-footer-location .social a:hover, .btn-primary, .btn-border, .search-form .search-field:focus, #bbp-search-form>.bbp-search-box #bbp_search:focus, .switch-layout-container .courses-searching form input[type=text]:focus, .question-numbers li.current a, .question-numbers li:hover a, .learn-press-pagination li .page-numbers:hover, .learn-press-pagination li .page-numbers.current, .pagination li .page-numbers:hover, .pagination li .page-numbers.current, .loop-pagination li .page-numbers:hover, .thim-carousel-course-categories-tabs .thim-course-slider .item.active, .thim-carousel-course-categories-tabs .thim-course-slider .item.active:after, .thim-carousel-course-categories-tabs .owl-controls .owl-buttons>div:hover, .thim-style-content-new-1 .feature_box_before_archive .owl-carousel .owl-controls .owl-pagination .owl-page:hover, .thim-style-content-new-1 .feature_box_before_archive .owl-carousel .owl-controls .owl-pagination .owl-page.active, .thim-style-content-new-1 .feature_box_before_archive .owl-carousel .owl-controls .owl-pagination .owl-page:hover:before, .thim-style-content-new-1 .feature_box_before_archive .owl-carousel .owl-controls .owl-pagination .owl-page.active:before, .content_course_2 .thim-about-author .author-bio .thim-author-social li a:hover, .profile-container .profile-tabs .learn-press-subtab-content .lp-sub-menu li span, .thim-widget-tab .thim-widget-step .tab-content-step .tab-pane .readmore, .thim-instructors-new .owl-controls .owl-buttons>div:hover, .mc4wp-form .mc4wp-form-fields button[type=submit], .mc4wp-form .mc4wp-form-fields input[type=submit], .loop-pagination li .page-numbers.current, .thim-widget-icon-box.custom-title-slider-gradient .layout_text_number:hover .smicon-read:before {
	border-color: var(--thim-body-primary-color, #ffb606);
}

.thim-category-tabs .nav-tabs li a:hover, .thim-category-tabs .nav-tabs li.active a, .woocommerce div.product .woocommerce-tabs .tabs .active a {
	border-bottom-color: var(--thim-body-primary-color, #ffb606);
}

.thim-testimonial-carousel .content .title .line:after, .widget-area.sidebar-events .book-title:before, .woocommerce div.woocommerce-message, .woocommerce div.woocommerce-info {
	border-top-color: var(--thim-body-primary-color, #ffb606);
}

.thim-widget-carousel-categories .content-wrapper:before, .elementor-widget-thim-carousel-categories .content-wrapper:before {
	border-right-color: var(--thim-body-primary-color, #ffb606);
}

form.lp-checkout .logged-in, .grid-horizontal .item-post:nth-child(2n) .article-wrapper:before {
	border-left-color: var(--thim-body-primary-color, #ffb606);
}

#buddypress form#whats-new-form #whats-new:focus, .thim-style-content-new-1 .course_right .button_curriculumn .button.button-retake-course {
	border-color: var(--thim-body-primary-color, #ffb606) !important;
}

.woocommerce-MyAccount-content form input.button, .portfolio-content .flex-direction-nav li a, .woocommerce .reset_password form input[type=submit], #customer_login form input[type=submit], .quickview .product-info .right .cart button.button, .widget_shopping_cart .widget_shopping_cart_content .buttons a.checkout, .woocommerce div.product form.cart .button, .woocommerce-page div.product form.cart .button, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order, .woocommerce .wc-proceed-to-checkout a.button, .thim-carousel-list-instructors .owl-controls .owl-buttons>div:hover, .thim-style-content-new-1 article .readmore a:hover, .thim-style-content-new-1.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .thim-style-content-new-1.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .thim-widget-courses .grid-1 .view-all-courses:hover, .elementor-widget-thim-courses .grid-1 .view-all-courses:hover, .woocommerce-page .wc-proceed-to-checkout a.button {
	background-color: var(--thim-body-primary-color, #ffb606);
}

.portfolio-content .flex-direction-nav li a:hover:before {
	color: var(--thim-body-primary-color, #ffb606);
}

.thim-style-content-new-1 #lp-single-course .course-meta>div .value a:hover {
	color: var(--thim-body-primary-color, #ffb606) !important;
}

.thim-carousel-course-categories .owl-carousel .owl-buttons .owl-next:hover, .thim-carousel-course-categories .owl-carousel .owl-buttons .owl-prev:hover {
	background-color: rgba(var(--thim_body_primary_color_rgb), .8);
}

.thim-owl-carousel-post .info {
	background-color: rgba(var(--thim_body_primary_color_rgb), .95);
}

.body-grad-layout #back-to-top:hover {
	background-color: var(--thim-body-secondary-color, #4caf50);
}

.top_site_main.style_heading_2 .overlay-top-header {
	background-color: var(--thim-body-secondary-color, #4caf50);
	background-image: -webkit-gradient(linear, left top, right top, from(var(--thim-body-secondary-color, #4caf50)), to(var(--thim-body-primary-color, #ffb606)));
	background-image: -webkit-linear-gradient(left, var(--thim-body-secondary-color, #4caf50), var(--thim-body-primary-color, #ffb606));
	background-image: -moz-linear-gradient(left, var(--thim-body-secondary-color, #4caf50), var(--thim-body-primary-color, #ffb606));
	background-image: -ms-linear-gradient(left, var(--thim-body-secondary-color, #4caf50), var(--thim-body-primary-color, #ffb606));
	background-image: -o-linear-gradient(left, var(--thim-body-secondary-color, #4caf50), var(--thim-body-primary-color, #ffb606));
	background-image: linear-gradient(left, var(--thim-body-secondary-color, #4caf50), var(--thim-body-primary-color, #ffb606));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr="var(--thim-body-secondary-color, #4caf50)", endColorStr="var(--thim-body-primary-color, #ffb606)", gradientType="1");
}

a.color_primary {
	color: var(--thim-body-primary-color, #ffb606) !important;
}

.custom-title a.color_primary, .footer-restaurant a.color_primary {
	color: var(--thim-footer-color-link) !important;
}

.woosalescountdown .counter-group .counter-block .counter-caption, .lp-overlay .modal-header .close:hover {
	color: var(--thim-body-primary-color, #ffb606);
}

#learn-press-profile #profile-sidebar #profile-nav .lp-profile-nav-tabs li.wishlist:hover a::before {
	color: var(--thim-body-primary-color, #ffb606);
}

#learn-press-profile #profile-sidebar #profile-nav .lp-profile-nav-tabs li.active::before {
	background: var(--thim-body-primary-color, #ffb606);
}

#learn-press-profile #profile-sidebar #profile-nav .lp-profile-nav-tabs li.active>a i {
	color: var(--thim-body-primary-color, #ffb606);
}

#learn-press-profile #profile-sidebar #profile-nav .lp-profile-nav-tabs li:hover::before {
	background: var(--thim-body-primary-color, #ffb606);
}

#learn-press-profile #profile-sidebar #profile-nav .lp-profile-nav-tabs li:hover a i {
	color: var(--thim-body-primary-color, #ffb606);
}

.thim-newlleter-homepage-restaurant .mc4wp-form .mc4wp-form-fields input[type=submit]:hover {
	background-color: var(--thim-body-primary-color, #ffb606) !important;
	border-color: var(--thim-body-primary-color, #ffb606) !important;
}

div#preload {
	background-color: var(--thim-preload-style-background);
}

.sk-cube-grid .sk-cube, .sk-chasing-dots .sk-child, .sk-spinner-pulse, .sk-three-bounce .sk-child, .sk-wandering-cubes .sk-cube, .sk-double-bounce .sk-child, .sk-rotating-plane, .sk-wave .sk-rect, .cssload-loader-style-2 .cssload-loader-inner, .sk-folding-cube .sk-cube:before {
	background-color: var(--thim-preload-style-color, #ffb606);
}

.cssload-loader-style-2 {
	border-color: var(--thim-preload-style-color, #ffb606);
}

.cssload-loader-style-1 .cssload-inner.cssload-one {
	border-bottom-color: var(--thim-preload-style-color, #ffb606);
}

.cssload-loader-style-1 .cssload-inner.cssload-two {
	border-right-color: var(--thim-preload-style-color, #ffb606);
}

.cssload-loader-style-1 .cssload-inner.cssload-three {
	border-top-color: var(--thim-preload-style-color, #ffb606);
}

aside.widget_course-filters .filter-title::after {
	background-color: var(--thim-body-primary-color, #ffb606);
}

.thim_item_tabs_style_2 .sc_heading .heading-left .title .total-course::before, .thim_item_tabs_style_2 .thim_content_tabs .thim_content_item .thim-course-carousel .owl-wrapper-outer .owl-wrapper .owl-item .course-item .course-thumbnail .course-price .value {
	background: var(--thim-body-primary-color, #ffb606);
}

body.thim-child-udemy #masthead .navigation .width-navigation .navbar-nav .menu-right ul li>div.thim-widget-login-popup .thim-link-login a, body.thim-child-udemy .thim-widget-courses .thim-category-tabs.thim-course-grid .nav-tabs li.active a:after, body.thim-child-udemy .thim-widget-courses .thim-category-tabs.thim-course-grid .thim-list-event .course-item.color-1 .course-item-wrapper .course-thumbnail .price, body.thim-child-udemy #main-content .course-info-right .course-info-wrapper .right-col__content .right-col__wrapper .course-wishlist-box .fa-heart:hover, body.thim-child-udemy #main-content .course-review-box .course-rating .course-rating-box .detailed-rating .rating-box .stars .bar .full_bar div, body.thim-child-udemy #main-content .thim-ralated-course .thim-course-grid .owl-controls .owl-buttons .owl-prev:hover, body.thim-child-udemy #main-content .thim-ralated-course .thim-course-grid .owl-controls .owl-buttons .owl-next:hover, body.thim-child-udemy #main-content .thim-ralated-course .thim-course-grid .lpr_course .course-item.color-1 .course-thumbnail .price, body.thim-child-udemy .thim-widget-testimonials .swiper-container .swiper-slide .item-wrapper .swiper-navigation .swiper-button-next:hover, body.thim-child-udemy .thim-widget-testimonials .swiper-container .swiper-slide .item-wrapper .swiper-navigation .swiper-button-prev:hover {
	background-color: var(--thim-body-primary-color, #ffb606);
}

body.thim-child-udemy #masthead .navigation .width-navigation .navbar-nav .menu-right ul li>div.thim-widget-login-popup .thim-link-login a {
	color: var(--thim-button-text-color);
}

body.thim-child-udemy #masthead .navigation .width-navigation .navbar-nav .menu-right ul li>div.thim-widget-login-popup .thim-link-login a:hover {
	color: var(--thim-body-primary-color, #ffb606);
	border-color: var(--thim-body-primary-color, #ffb606);
	background: none;
}

body.thim-child-udemy #masthead .navigation .width-navigation .navbar-nav .menu-right ul li.widget_nav_menu ul li a:hover, body.thim-child-udemy #masthead .navigation .width-navigation .navbar-nav .menu-right ul li.widget_course-categories .thim-widget-course-categories ul li a:hover, body.thim-child-udemy .thim-widget-testimonials .swiper-container .swiper-slide .item-wrapper .author .info .title, body.thim-child-udemy .thim-widget-twitter .thim-twitter-slider .thim-carousel-wrapper .tweet-item .top a, body.thim-child-udemy .thim-widget-twitter .thim-twitter-slider .thim-carousel-wrapper .tweet-item .content a, body.thim-child-udemy #masthead .navigation .width-navigation .navbar-nav .menu-right ul li.widget_nav_menu ul li a:hover, body.thim-child-udemy #masthead .navigation .width-navigation .navbar-nav .menu-right ul li.widget_course-categories .thim-widget-course-categories ul li a:hover, body.thim-child-udemy #main-content .course-info-right .course-info-wrapper .right-col__content .right-col__wrapper .course-wishlist-box .fa-heart.course-wishlisted .text, body.thim-child-udemy #main-content .course-info-right .course-info-wrapper .right-col__content .right-col__wrapper .thim-course-feature ul li i, body.thim-child-udemy .thim-widget-courses .thim-category-tabs.thim-course-grid .thim-list-event .course-item .course-item-wrapper .thim-course-content .thim-course-content-hover .thim-course-content-hover-box .course-feature span i, body.thim-child-udemy .thim-list-event.layout-2 .wrap-arrow-slick .arow-slick:hover i {
	color: var(--thim-body-primary-color, #ffb606);
}

body.thim-child-udemy #masthead .navigation .width-navigation .navbar-nav .menu-right ul li>div.thim-widget-login-popup .thim-link-login a, body.thim-child-udemy .thim-widget-courses .thim-category-tabs.thim-course-grid .thim-list-event .course-item.color-1 .course-item-wrapper .course-thumbnail, body.thim-child-udemy #main-content .course-info-right .course-info-wrapper .right-col__content .right-col__wrapper .course-wishlist-box .fa-heart.course-wishlisted, body.thim-child-udemy #main-content .course-review-box .course-rating .course-rating-box .average-rating .rating-box, body.thim-child-udemy #main-content .thim-ralated-course .thim-course-grid .owl-controls .owl-buttons .owl-prev:hover, body.thim-child-udemy #main-content .thim-ralated-course .thim-course-grid .owl-controls .owl-buttons .owl-next:hover, body.thim-child-udemy #main-content .thim-ralated-course .thim-course-grid .lpr_course .course-item.color-1 .course-thumbnail, body.thim-child-udemy .thim-widget-testimonials .swiper-container .swiper-slide .item-wrapper .swiper-navigation .swiper-button-next:hover, body.thim-child-udemy .thim-widget-testimonials .swiper-container .swiper-slide .item-wrapper .swiper-navigation .swiper-button-prev:hover {
	border-color: var(--thim-body-primary-color, #ffb606);
}

body.thim-child-instructor #masthead.header_v1 #toolbar .widget_courses-searching .thim-widget-courses-searching .thim-course-search-overlay .search-toggle:hover, body.thim-child-instructor #masthead.header_v1 #toolbar .widget_login-popup .thim-link-login a:hover, body.thim-child-instructor .thim-buttons, body.thim-child-instructor .thim-course-grid.thim-course-grid-instructor .course-item .course-thumbnail .course-price {
	background-color: var(--thim-body-primary-color, #ffb606);
}

body.thim-child-instructor .thim-achievements-star i, .thim-widget-twitter .thim-twitter-slider .thim-carousel-wrapper .tweet-item .content a, .thim-widget-twitter .thim-twitter-slider .thim-carousel-wrapper .tweet-item .top a, body.thim-child-instructor .thim-course-grid.thim-course-grid-instructor .course-item .thim-course-content .course-meta a:hover, .thim-course-slider-instructor .course-item .thim-course-content .course-title a:hover {
	color: var(--thim-body-primary-color, #ffb606);
}

body.thim-child-new-art .thim-testimonial-slider.layout-slide-2 .slides-content .slide-content .content .title, body.thim-child-new-art .counter-box.number-left .counter-box-content {
	font-family: var(--thim-font-body-font-family);
}

body.thim-child-new-art .thim-widget-courses .course-price .value, body.thim-child-new-art #masthead.header_v4 .navigation .menu-right .textwidget .phone-topbar a:hover, body.thim-child-new-art .thim-course-grid .course-item .thim-course-content .course-meta .course-meta-item.course-price .course-price-value, body.thim-child-new-art .thim-course-list .course-item .thim-course-content .course-price .course-price-value, body.thim-child-new-art #contact-form-registration .wpcf7 .thim-close:hover, body.thim-child-new-art .learn-press .course-payment .course-price .value, body.thim-child-new-art footer#colophon .copyright-area .copyright-content .text-copyright a, body.thim-child-new-art .thim-widget-courses.template-slider-v3 .thim-course-carousel .course-item .thim-course-content .thim-course-content-box .course-meta .course-meta-item.course-price .course-price-value, body.thim-child-new-art .thim-widget-courses.template-slider-v3 .thim-course-carousel .course-item .thim-course-content .thim-course-content-box h3.course-title a:hover, body.thim-child-new-art #masthead.header_v4 .navigation .menu-right .widget_courses-searching .search-toggle:hover {
	color: var(--thim-body-primary-color, #ffb606);
}

body.thim-child-new-art .thim-course-list .course-item .thim-course-content .course-price, body.thim-child-new-art .thim-course-grid .course-item .thim-course-content .course-meta .course-meta-item.course-price, body.thim-child-new-art .thim-widget-courses.template-slider-v3 .thim-course-carousel .course-item .thim-course-content .thim-course-content-box .course-meta .course-meta-item.course-price {
	font-family: var(--thim-font-title-font-family);
}

body.thim-child-new-art .mobile-menu-wrapper .mobile-menu-container ul li.menu-right.header_v4>ul li .elementor .thim-widget-courses-searching .thim-course-search-overlay .search-toggle, body.thim-child-new-art .mobile-menu-wrapper .mobile-menu-container ul li.menu-right .thim-widget-courses-searching .thim-course-search-overlay .search-toggle, body.thim-child-new-art .thim-testimonial-slider.layout-slide-2 .slides-wrapper:before {
	background-color: var(--thim-body-primary-color, #ffb606);
}

body.thim-child-new-art .mobile-menu-wrapper .mobile-menu-container ul li.menu-right.header_v4>ul li .elementor .thim-widget-courses-searching .thim-course-search-overlay .search-toggle:hover, body.thim-child-new-art .mobile-menu-wrapper .mobile-menu-container ul li.menu-right .thim-widget-courses-searching .thim-course-search-overlay .search-toggle:hover {
	background-color: var(--thim-button-hover-color);
}

body.thim-child-new-art .thim-widget-courses-searching .courses-searching input[type=text]:focus {
	border-color: var(--thim-body-primary-color, #ffb606);
}

body.thim-child-crypto .mobile-menu-wrapper .menu-right.header_v4 .thim-widget-login-popup a.login, body.thim-child-crypto footer#colophon .footer .thim-widget-social .thim-social ul.social_link li a:hover, body.thim-child-crypto footer#colophon .footer .elementor-widget-thim-social .thim-social ul.social_link li a:hover, body.thim-child-crypto .elementor-widget-thim-testimonials .thim-testimonial-carousel .owl-buttons .owl-next:hover, body.thim-child-crypto .elementor-widget-thim-testimonials .thim-testimonial-carousel .owl-buttons .owl-prev:hover, body.thim-child-crypto .thim-widget-testimonials .thim-testimonial-carousel .owl-buttons .owl-next:hover, body.thim-child-crypto .thim-widget-testimonials .thim-testimonial-carousel .owl-buttons .owl-prev:hover, body.thim-child-crypto .elementor-widget-thim-courses .grid-1 .thim-course-grid .course-item:hover .thim-course-content, body.thim-child-crypto .thim-widget-courses .grid-1 .thim-course-grid .course-item:hover .thim-course-content {
	background-color: var(--thim-body-primary-color, #ffb606);
}

body.thim-child-crypto .thim-our-achievements .elementor-widget-text-editor i, body.thim-child-crypto .thim-our-achievements .wpb_text_column i, body.thim-child-crypto .thim-our-achievements .textwidget i, body.thim-child-crypto .wrapper-lists-our-team .our-team-item .content-team .content-team-box .social-team a:hover {
	color: var(--thim-body-primary-color, #ffb606);
}

body.thim-child-crypto .elementor-widget-thim-courses .grid-1 .thim-course-grid .course-item:hover .thim-course-content .course-readmore a, body.thim-child-crypto .thim-widget-courses .grid-1 .thim-course-grid .course-item:hover .thim-course-content .course-readmore a {
	background-color: var(--thim-body-secondary-color, #4caf50);
}

body.thim-child-crypto .elementor-widget-thim-testimonials .thim-testimonial-carousel .owl-buttons .owl-next:hover, body.thim-child-crypto .elementor-widget-thim-testimonials .thim-testimonial-carousel .owl-buttons .owl-prev:hover, body.thim-child-crypto .thim-widget-testimonials .thim-testimonial-carousel .owl-buttons .owl-next:hover, body.thim-child-crypto .thim-widget-testimonials .thim-testimonial-carousel .owl-buttons .owl-prev:hover, body.thim-child-crypto .elementor-widget-thim-courses .grid-1 .thim-course-grid .course-item .thim-course-content .course-readmore a, body.thim-child-crypto .thim-widget-courses .grid-1 .thim-course-grid .course-item .thim-course-content .course-readmore a {
	border-color: var(--thim-body-primary-color, #ffb606);
}

body.thim-child-crypto .elementor-widget-thim-courses .grid-1 .thim-course-grid .course-item:hover .thim-course-content .course-readmore a, body.thim-child-crypto .thim-widget-courses .grid-1 .thim-course-grid .course-item:hover .thim-course-content .course-readmore a {
	border-color: var(--thim-body-secondary-color, #4caf50);
}

body.thim-child-crypto .elementor-widget-thim-courses .grid-1 .thim-course-grid .course-item:hover .thim-course-content .course-readmore a:hover, body.thim-child-crypto .thim-widget-courses .grid-1 .thim-course-grid .course-item:hover .thim-course-content .course-readmore a:hover, body.thim-child-crypto .elementor-widget-thim-courses .grid-1 .thim-course-grid .course-item .thim-course-content .course-readmore a, body.thim-child-crypto .thim-widget-courses .grid-1 .thim-course-grid .course-item .thim-course-content .course-readmore a, body.thim-child-crypto .elementor-widget-thim-courses .grid-1 .thim-course-grid .course-item .thim-course-content .course-title a:hover, body.thim-child-crypto .thim-widget-courses .grid-1 .thim-course-grid .course-item .thim-course-content .course-title a:hover {
	color: var(--thim-font-title-color);
}

body.thim-child-crypto .elementor-widget-thim-courses .grid-1 .thim-view-all-box .view-all-courses:hover, body.thim-child-crypto .thim-widget-courses .grid-1 .thim-view-all-box .view-all-courses:hover {
	background-color: var(--thim-button-hover-color);
}

body.thim-child-kid-art .counter-box .content-box-percentage .wrap-percentage .display-percentage, body.thim-child-kid-art .thim-widget-courses-wrapper .view-all-courses, body.thim-child-kid-art .thim-widget-button .widget-button, body.thim-child-kid-art .thim-list-event.layout-5 .thim-column-list .item-event .time-from .date, body.thim-child-kid-art .thim-list-event.layout-5 .thim-column-slider .item-event .event-info .time-from .date, body.thim-child-kid-art .single-image.template-layout-2 .thim-single-image-popup .single-image-hover .inner-info, body.thim-child-kid-art .thim-course-grid .course-item .thim-course-content .course-meta {
	font-family: var(--thim-font-title-font-family);
}

body.thim-child-kid-art .thim-widget-courses.template-grid-v3 .thim-widget-courses-wrapper .thim-course-grid .lpr_course .course-item .thim-course-content .course-meta>div.course-price .value, body.thim-child-kid-art .thim-list-event.layout-5 .thim-column-slider .item-event .event-info .time-from, body.thim-child-kid-art .thim-testimonial-slider.layout-slide-2 .slides-content .title, body.thim-child-kid-art .thim-testimonial-slider.layout-slide-2 .slides-content .title a, body.thim-child-kid-art .thim-widget-courses.template-grid-v3 .thim-widget-courses-wrapper .thim-course-grid .lpr_course .course-item .thim-course-content .course-title a:hover, body.thim-child-kid-art .thim-list-event.layout-5 .thim-column-list .item-event .event-wrapper .title a:hover, body.thim-child-kid-art .thim-course-grid .course-item .thim-course-content .course-meta .course-price .value, body.thim-child-kid-art .learn-press .course-payment .course-price .value, body.thim-child-kid-art .widget-area .thim-course-list-sidebar .course-price .value.free-course, body.thim-child-kid-art .widget-area .thim-course-list-sidebar .course-price .value {
	color: var(--thim-body-secondary-color, #4caf50);
}

body#thim-body.thim-child-kid-art .thim-list-event.layout-5 .thim-column-slider .owl-controls .owl-buttons .owl-next:hover, body#thim-body.thim-child-kid-art .thim-list-event.layout-5 .thim-column-slider .owl-controls .owl-buttons .owl-prev:hover {
	background: var(--thim-body-primary-color, #ffb606);
}

body.thim-child-kid-art .thim-list-event.layout-5 .thim-column-slider .item-event .event-info .event-wrapper .title a:hover, body.thim-child-kid-art .contact-list li a:hover, body.thim-child-kid-art .thim-testimonial-slider.layout-slide-2 .control-nav:hover, body.thim-child-kid-art #masthead.header_v4 .navigation .menu-right .thim-link-login>a:hover, body.thim-child-kid-art #masthead.header_v4 .navigation .menu-right .thim-link-login>a:hover:before, body.thim-child-kid-art #masthead.header_v4.affix .navigation .menu-right .thim-link-login>a:hover, body.thim-child-kid-art #masthead.header_v4.affix .navigation .menu-right .thim-link-login>a:hover:before, body.thim-child-kid-art .thim-custom-gallery .gallery-img .owl-next i:hover, body.thim-child-kid-art .thim-custom-gallery .gallery-img .owl-prev i:hover, body.thim-child-kid-art .thim-style-link a:hover, body.thim-child-kid-art .thim-testimonial-slider.layout-slide-2 .control-nav:hover:before, body.thim-child-kid-art header.site-header .menu-right .thim-social .social_link li a:hover i, body.thim-child-kid-art header.site-header.affix .menu-right .thim-social .social_link li a:hover i {
	color: var(--thim-body-primary-color, #ffb606);
}

body.thim-child-kid-art #masthead.header_v4.affix .navigation .menu-right .thim-link-login a, body.thim-child-kid-art #masthead.header_v4.affix .navigation .menu-right .thim-link-login a:before, body.thim-child-kid-art header.site-header.affix .menu-right .thim-social .social_link li a i {
	color: var(--thim-sticky-main-menu-text-color);
}

@media (max-width:992px) {
	body.thim-child-kid-art #masthead.header_v4 .navigation .menu-right .thim-link-login .login, body.thim-child-kid-art #masthead.header_v4 .navigation .menu-right .thim-link-login .logout {
		color: var(--thim-sticky-main-menu-text-color);
	}
}

body.thim-child-kid-art #masthead.header_v4.affix .navigation .menu-right .thim-link-login .login:after, body.thim-child-kid-art #masthead.header_v4.affix .navigation .menu-right .thim-link-login .logout:after {
	background: var(--thim-sticky-main-menu-text-color);
}

body.thim-child-kid-art #back-to-top:hover {
	background: var(--thim-button-hover-color);
}

body.thim-child-kid-art:not(.home-page) #masthead.header_v4 .navigation .menu-right .thim-link-login>a:hover {
	color: var(--thim-body-primary-color, #ffb606);
}

body.thim-child-tech-camps .thim-list-posts.homepage .item-post .content .read-more, body.thim-child-tech-camps .thim-style-image-box:after, body.thim-child-tech-camps.home-page .wrapper-lists-our-team .our-team-item .our-team-image .social-team>a:hover, body.thim-child-tech-camps .thim-style-courses-searching .courses-searching form button, body.thim-child-tech-camps .thim-list-posts.homepage .item-post .content .read-more {
	background: var(--thim-body-primary-color, #ffb606);
}

body.thim-child-tech-camps .thim-testimonial-carousel .owl-buttons .owl-prev i:hover, body.thim-child-tech-camps .thim-testimonial-carousel .author .info h3 a, body.thim-child-tech-camps .thim-testimonial-carousel .author .info h3, body.thim-child-tech-camps .thim-tech-camps-content-second, body.thim-child-tech-camps .navigation .menu-right .thim-link-login .logout:hover, body.thim-child-tech-camps .navigation .menu-right .thim-link-login .login:hover, body.thim-child-tech-camps .thim-testimonial-carousel .owl-buttons .owl-prev i:hover, body.thim-child-tech-camps .thim-testimonial-carousel .owl-buttons .owl-next i:hover, body.thim-child-tech-camps .thim-tech-camps-info ul li span, body.thim-child-tech-camps .thim-tech-camps-content-second {
	color: var(--thim-body-primary-color, #ffb606);
}

body.thim-child-tech-camps .thim-testimonial-carousel .author .info h3 a:hover {
	color: rgba(var(--thim_body_primary_color_rgb), .85);
}

body.thim-child-tech-camps .thim-list-posts.homepage .item-post .content .read-more:hover, body.thim-child-tech-camps #back-to-top:hover {
	background: var(--thim-button-hover-color);
}

body.thim-child-tech-camps.home-page .wrapper-lists-our-team .our-team-item .our-team-image:after, body.thim-child-tech-camps .thim-testimonial-carousel .author .avatar:before {
	border-color: var(--thim-body-primary-color, #ffb606);
}

body.thim-child-tech-camps .thim-widget-twitter .thim-twitter-slider .thim-carousel-wrapper .tweet-item .content a, body.thim-child-tech-camps .thim-fearures-tech-camps li i, body.thim-child-tech-camps .thim-video-popup .video-info .button-popup i {
	color: var(--thim-body-secondary-color, #4caf50);
}

body.thim-child-tech-camps .thim-image-box.template-layout-2 .thim-image-info, body.thim-child-tech-camps .thim-video-popup .video-info .button-popup:hover {
	background: var(--thim-body-secondary-color, #4caf50);
}

body.thim-child-tech-camps .thim-video-popup .video-info .button-popup:hover:after {
	box-shadow: inset 0 0 0 100px var(--thim-body-secondary-color, #4caf50);
}

input[type=radio]:nth-child(3):checked~.switch-btn:nth-child(4):before, input[type=radio]:nth-child(1):checked~.switch-btn:nth-child(2):before {
	color: var(--thim-body-primary-color, #ffb606);
}

.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-permalink .course-title:hover {
	color: var(--thim-body-primary-color, #ffb606);
}

.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-permalink .course-title:hover {
	color: var(--thim-body-primary-color, #ffb606);
}

.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-wrap-meta .meta-item:before {
	color: var(--thim-body-primary-color, #ffb606);
}

.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-readmore a {
	background: var(--thim-body-primary-color, #ffb606);
}

.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-readmore a:hover {
	background: var(--thim-button-hover-color);
}

.lp-archive-courses .learn-press-courses[data-layout=grid] .course .course-item .course-content .course-info .course-footer .course-students:before {
	color: var(--thim-body-primary-color, #ffb606);
}

.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__value>div a:hover {
	color: var(--thim-body-primary-color, #ffb606);
}

.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item:before {
	color: var(--thim-body-primary-color, #ffb606);
}

.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-categories .meta-item__value div a:hover {
	color: var(--thim-body-primary-color, #ffb606);
}

body {}

body #learn-press-profile #profile-content .lp-button, body .learn-press-4 .lp-course-buttons .lp-button {
	color: var(--thim-button-text-color);
	background-color: var(--thim-body-primary-color, #ffb606);
}

body #learn-press-profile #profile-content .lp-button:hover, body .learn-press-4 .lp-course-buttons .lp-button:hover {
	background-color: var(--thim-button-hover-color);
	color: var(--thim-button-text-color);
}

body .lp-single-course.learn-press-4 #popup-course #popup-header {
	background: var(--thim-body-primary-color, #ffb606);
}

body .lp-single-course.learn-press-4 #popup-course #popup-header .thim-course-item-popup-right .back_course {
	background: var(--thim-button-hover-color);
}

body .lp-single-course.learn-press-4 #popup-course #popup-header .thim-course-item-popup-right #sidebar-toggle.toggle-content-item {
	background: var(--thim-body-primary-color, #ffb606);
}

body .lp-single-course.learn-press-4 #popup-course #popup-sidebar .search-course {
	background: var(--thim-body-primary-color, #ffb606);
}

body .learn-press-4 .course-payment .lp-course-buttons .course-wishlist-box:hover span {
	background: rgba(var(--thim_body_primary_color_rgb), .85);
}

.course-extra-box .course-extra-box__content li:before {
	color: var(--thim-body-primary-color, #ffb606);
}

ul.learn-press-nav-tabs .course-nav.active:before {
	background: var(--thim-body-primary-color, #ffb606);
}

ul.learn-press-nav-tabs .course-nav.active label {
	color: var(--thim-body-primary-color, #ffb606) !important;
}

#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(1):checked~.learn-press-nav-tabs .course-nav:nth-child(1) label {
	color: var(--thim-body-primary-color, #ffb606);
}

#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link:before, #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link:hover .item-name {
	color: var(--thim-body-primary-color, #ffb606);
}

.learnpress-page .lp-button:hover, .learnpress-page #lp-button:hover {
	background: var(--thim-body-primary-color, #ffb606);
	border-color: var(--thim-body-primary-color, #ffb606);
}

#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button.button-enroll-course {
	background: var(--thim-body-primary-color, #ffb606);
	border-color: var(--thim-body-primary-color, #ffb606);
}

#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button.button-enroll-course:hover {
	border-color: var(--thim-button-hover-color);
	background: var(--thim-button-hover-color);
}

#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button:hover {
	border-color: var(--thim-body-primary-color, #ffb606);
}

#learn-press-course .course-author .author-socials a:hover {
	border-color: var(--thim-body-primary-color, #ffb606);
	background: var(--thim-body-primary-color, #ffb606);
}

.course-tab-panel-faqs .course-faqs-box:hover .course-faqs-box__title {
	color: var(--thim-body-primary-color, #ffb606);
}

input[name=course-faqs-box-ratio]:checked+.course-faqs-box .course-faqs-box__title {
	color: var(--thim-body-primary-color, #ffb606);
}

#learn-press-profile .lp-user-profile-socials a:hover {
	background: var(--thim-body-primary-color, #ffb606);
	border-color: var(--thim-body-primary-color, #ffb606);
}

#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.wishlist>a:before {
	color: var(--thim-body-primary-color, #ffb606);
}

#learn-press-profile #profile-nav .lp-profile-nav-tabs>li>a>i {
	color: var(--thim-body-primary-color, #ffb606) !important;
}

#learn-press-profile #profile-nav .lp-profile-nav-tabs>li ul li a:hover {
	color: var(--thim-body-primary-color, #ffb606) !important;
}

#learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover {
	background: var(--thim-body-primary-color, #ffb606);
}

#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active {
	background: var(--thim-body-primary-color, #ffb606);
}

#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active>ul .active>a {
	color: var(--thim-body-primary-color, #ffb606);
}

.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked~.learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1):before {
	background: var(--thim-body-primary-color, #ffb606);
}

.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked~.learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1) label a {
	color: var(--thim-body-primary-color, #ffb606);
}

#learn-press-profile #profile-content .lp-button:hover {
	border-color: var(--thim-body-primary-color, #ffb606);
}

#lesson-sidebar #learn-press-content-item .content-item-wrap .content-item-summary .lp-button {
	background: var(--thim-body-primary-color, #ffb606);
}

.learn-press-message.success {
	border-top-color: var(--thim-body-primary-color, #ffb606);
}

.learn-press-message.success:before {
	background: var(--thim-body-primary-color, #ffb606);
}

.wpcf7-form .ct-form-elegant p:last-child {
	background: var(--thim-body-primary-color, #ffb606);
}

.eduma-restaurant .mc4wp-restaurant-demo .submit-line-2 input:hover {
	background: var(--thim-body-primary-color, #ffb606);
	border: 1px solid var(--thim-body-primary-color, #ffb606);
}

.eduma-restaurant .mc4wp-restaurant-demo .email i {
	color: var(--thim-body-primary-color, #ffb606);
}

.eduma-restaurant .restaurant-icon-box .thim-widget-icon-box:hover .boxes-icon {
	border-color: var(--thim-body-primary-color, #ffb606);
}

.eduma-child-kindergarten .lp-single-course .learn-press>.course-meta, .eduma-child-new-art .lp-single-course .learn-press>.course-meta, .eduma-child-kid-art .lp-single-course .learn-press>.course-meta {
	display: inline-block;
	overflow: hidden;
	position: relative;
	padding: 0;
	margin-bottom: 30px;
}

.eduma-child-kindergarten .lp-single-course .learn-press>.course-meta .course-author img, .eduma-child-new-art .lp-single-course .learn-press>.course-meta .course-author img, .eduma-child-kid-art .lp-single-course .learn-press>.course-meta .course-author img {
	border-radius: 50%;
	width: 40px;
	height: auto;
	float: left;
	margin-right: 10px;
}

.eduma-child-kindergarten .lp-single-course .learn-press>.course-meta .course-author .author-contain, .eduma-child-new-art .lp-single-course .learn-press>.course-meta .course-author .author-contain, .eduma-child-kid-art .lp-single-course .learn-press>.course-meta .course-author .author-contain {
	display: inline-block;
}

.eduma-child-kindergarten .lp-single-course .learn-press>.course-meta .course-author .value, .eduma-child-new-art .lp-single-course .learn-press>.course-meta .course-author .value, .eduma-child-kid-art .lp-single-course .learn-press>.course-meta .course-author .value {
	text-transform: uppercase;
	font-weight: 700;
	color: #7a7a7a;
}

.eduma-child-kindergarten .lp-single-course .learn-press>.course-meta .course-author .value:hover, .eduma-child-new-art .lp-single-course .learn-press>.course-meta .course-author .value:hover, .eduma-child-kid-art .lp-single-course .learn-press>.course-meta .course-author .value:hover {
	text-decoration: underline;
}

.thim-child-udemy #masthead .navigation .width-navigation .navbar-nav .menu-right ul li .search-form:after {
	transform: none;
}

body.thim-child-instructor #masthead.header_v1 .thim-nav-wrapper .navigation .width-navigation .navbar-nav>li>a, body.thim-child-instructor #masthead.header_v1 .thim-nav-wrapper .navigation .width-navigation .navbar-nav>li span.tc-menu-inner, body.thim-child-kid-art #masthead.header_v4 .thim-nav-wrapper .navigation .tm-table .width-navigation .navbar-nav>li>a, body.thim-child-kid-art #masthead.header_v4 .thim-nav-wrapper .navigation .tm-table .width-navigation .navbar-nav>li span.tc-menu-inner, body.thim-child-new-art #masthead.header_v4 .thim-nav-wrapper .navigation .tm-table .width-navigation .navbar-nav>li>a, body.thim-child-new-art #masthead.header_v4 .thim-nav-wrapper .navigation .tm-table .width-navigation .navbar-nav>li span.tc-menu-inner {
	padding: 20px;
}

body.thim-child-kid-art #masthead.header_v4 .thim-nav-wrapper .navigation .tm-table .width-navigation .navbar-nav>li>a:after, body.thim-child-kid-art #masthead.header_v4 .thim-nav-wrapper .navigation .tm-table .width-navigation .navbar-nav>li span.tc-menu-inner:after {
	top: 50%;
}

body.thim-child-kid-art #masthead.header_v4 .thim-nav-wrapper .navigation .tm-table .width-navigation .navbar-nav>li.menu-right .thim-link-login a {
	padding-right: 15px;
}

body.thim-child-kid-art #masthead.header_v4 .thim-nav-wrapper .navigation .tm-table .menu-right .thim-link-login .logout:after {
	right: -10px;
}

body.thim-child-crypto .wrapper-lists-our-team .thim-crypto-team-carousel .owl-controls .owl-buttons .owl-prev .fa.fa-chevron-left:before, body.thim-child-crypto .wrapper-lists-our-team .thim-crypto-team-carousel .owl-controls .owl-buttons .owl-next .fa.fa-chevron-right:before, body.thim-child-crypto .elementor-widget-thim-testimonials .thim-testimonial-carousel .owl-buttons .owl-prev .fa.fa-chevron-left:before, body.thim-child-crypto .elementor-widget-thim-testimonials .thim-testimonial-carousel .owl-buttons .owl-next .fa.fa-chevron-right:before, body.thim-child-crypto .thim-widget-testimonials .thim-testimonial-carousel .owl-buttons .owl-prev .fa.fa-chevron-left:before, body.thim-child-crypto .thim-widget-testimonials .thim-testimonial-carousel .owl-buttons .owl-next .fa.fa-chevron-right:before, .thim-child-instructor .thim-widget-testimonials .thim-testimonial-carousel .owl-buttons .owl-prev .fa.fa-chevron-left:before, .thim-child-instructor .thim-widget-testimonials .thim-testimonial-carousel .owl-buttons .owl-next .fa.fa-chevron-right:before, .thim-child-instructor .elementor-widget-thim-testimonials .elementor-widget-container .thim-testimonial-carousel .owl-buttons .owl-prev .fa.fa-chevron-left:before, .thim-child-instructor .elementor-widget-thim-testimonials .elementor-widget-container .thim-testimonial-carousel .owl-buttons .owl-next .fa.fa-chevron-right:before, body.thim-child-tech-camps .thim-testimonial-carousel .owl-buttons .owl-prev .fa.fa-chevron-left:before, body.thim-child-tech-camps .thim-testimonial-carousel .owl-buttons .owl-next .fa.fa-chevron-right:before {
	font-size: 16px !important;
	content: "" !important;
	font-family: thim-ekits !important;
	line-height: 6px;
	display: inline-block;
	vertical-align: middle;
}

body.thim-child-crypto .wrapper-lists-our-team .thim-crypto-team-carousel .owl-controls .owl-buttons .owl-next .fa.fa-chevron-right:before, body.thim-child-crypto .elementor-widget-thim-testimonials .thim-testimonial-carousel .owl-buttons .owl-next .fa.fa-chevron-right:before, body.thim-child-crypto .thim-widget-testimonials .thim-testimonial-carousel .owl-buttons .owl-next .fa.fa-chevron-right:before, .thim-child-instructor .thim-widget-testimonials .thim-testimonial-carousel .owl-buttons .owl-next .fa.fa-chevron-right:before, .thim-child-instructor .elementor-widget-thim-testimonials .elementor-widget-container .thim-testimonial-carousel .owl-buttons .owl-next .fa.fa-chevron-right:before, body.thim-child-tech-camps .thim-testimonial-carousel .owl-buttons .owl-next .fa.fa-chevron-right:before {
	content: "" !important;
}

body.thim-child-tech-camps header.header_v1 .thim-nav-wrapper .tm-table .table-right .menu-main-menu .menu-right .thim-widget-button {
	padding-top: 7px !important;
}

body.thim-child-tech-camps header.header_v1 .thim-nav-wrapper .tm-table .table-right .menu-main-menu .menu-right .thim-widget-login-popup {
	padding-top: 10px;
}

body.thim-child-crypto #masthead.header_v4 .navigation .menu-right ul li.widget_courses-searching .thim-course-search-overlay .search-toggle i:before {
	font-family: "Font Awesome 5 Brands" !important;
	content: "" !important;
	font-weight: 400;
}

.thim-child-instructor .thim-subcribe-form:before {
	font-family: thim-ekits !important;
	content: "" !important;
	font-size: 250px !important;
}

body.thim-child-tech-camps .thim-video-popup .video-info .button-popup i:before {
	font-family: thim-ekits !important;
	content: "" !important;
}

body.thim-child-tech-camps #back-to-top i:before {
	font-family: thim-ekits !important;
	content: "";
	font-size: 24px;
	font-style: normal;
}

body.thim-child-crypto #masthead.header_v4.affix .navigation {
	padding-top: 0 !important;
}
