/*-------------------------------------
[Master Stylesheet]
Project: WizeFit Premium Wordpress Theme

[Table of contents]
1. Base theme Grid
2. Plugins
    2.1 Isotope
    2.3 Contact Form 7
    2.4 Slick Slider
3. Content Area
4. Footer
5. Typography
6. Header
7. Blog
8. Widgets

---------------------------------------*/
/* BASE AND GRID */
html{
    position: relative;
    max-width: 100vw;
}
body{
	position: relative;
	right: 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	overflow-x: hidden !important;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	min-height: 100vh;
	margin: 0;
	padding: 0;
	-webkit-transition: right .3s ease;
	-moz-transition: right .3s ease;
	transition: right .3s ease;

	-webkit-overflow-scrolling: touch;
}
body.admin-bar{
	min-height: calc(100vh - 32px);
}
@media screen and (max-width: 782px){
	body.admin-bar{
		min-height: calc(100vh - 46px);
	}
}
body,
html{
	margin: 0;
	padding: 0;
}
pre{
	padding: 15px;
	white-space: pre-wrap;
	word-wrap: break-word;
}
sup{
	font-size: .52em;
}
form,
fieldset{
	margin-bottom: 0;
}
label,
legend{
	font-weight: 400;
	display: block;
	margin-bottom: 5px;
}
abbr[title],
acronym[title]{
	text-decoration: none;
}
input[type='checkbox'],
input[type='radio']{
	display: inline;
	margin: 3px;
	vertical-align: middle;
}
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
textarea{
	font-size: 14px;
	line-height: 42px;
	border: none;
	border-bottom: 1px solid #dfdfdf;
	border-radius: 0;
	background-color: transparent;
	box-sizing: border-box;
	-webkit-appearance: none;
	outline: none;
	margin: 0;
	font-weight: 300;
	width: 100%;
	max-width: 100%;
	padding: 0 10px;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	transition: all 300ms;
	height: 42px;
}
select{
	height: 42px;
	width: 100%;
	font-size: 14px;
	margin: 0;
	font-weight: 300;
	color: inherit;
	padding: 0 10px;
	border: none;
	border-bottom: 1px solid #dfdfdf;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.top_footer select{
	margin-top: 5px;
}
textarea{
	height: 106px;
	resize: none;
	line-height: 30px;
	padding-top: 3px;
}
/* Placeholder */
::-webkit-input-placeholder{
	opacity: 1 !important;
}
:-moz-placeholder{ /* Firefox 18- */
	opacity: 1 !important;
}
::-moz-placeholder{ /* Firefox 19+ */
	opacity: 1 !important;
}
:-ms-input-placeholder{
	opacity: 1 !important;
}
/* WebKit browsers */
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder{
	color: transparent !important;
}
/* Mozilla Firefox 4 to 18 */
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder{
	color: transparent !important;
}
/* Mozilla Firefox 19+ */
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder{
	color: transparent !important;
}
/* Internet Explorer 10+ */
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder{
	color: transparent !important;
}
input[type='submit'],
button{
	font-size: inherit;
	font-weight: 700;
	line-height: 48px;
	display: inline-block;
	vertical-align: middle;
	padding: 0 35px;
	cursor: pointer;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	transition: all 200ms;
	color: #ffffff;
	border: 1px solid;
	border-radius: 3px;
	outline: none;
}
input[type='submit']:hover,
button:hover{
	background: transparent;
}
input[type='submit'] + i[class*=theme_icon-]{
	line-height: 1.25;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	transition: all 200ms;
	vertical-align: middle;
	color: #ffffff;
}
.form-submit button:after{
	font: normal normal normal 21px/24px FontAwesome;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	z-index: 5;
	top: -.08em;
	padding: 0 0 0 9px;
	content: '\f105';
	-webkit-transition: padding 300ms;
	-moz-transition: padding 300ms;
	-o-transition: padding 300ms;
	transition: padding 300ms;
}
.font-awesome-4-shim .form-submit button:after{
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
}
body #respond form#commentform > p.form-submit button{
	color: #ffffff;
}
.gt3_inline,
.elementor-element.gt3_inline {
	display: inline-block;
	width: auto;
}
[class*=span]{
	float: left;
	min-height: 1px;
}
.gt3_clear:before,
.gt3_clear:after{
	display: table;
	content: ' ';
}
.gt3_clear:after{
	clear: both;
}
.text-uppercase{
	text-transform: uppercase;
}
.page-link{
	clear: both;
	margin: 0 0 1.5em;
	padding: 1.5em 0 2em;
}
/* search by categories */
.gt3_cat_search input#s{
	float: left;
}
select#gt3_product_cat{
	display: none;
}
.gt3-search_cat-select{
	float: left;
}
#gt3_cat_search input#s{
	width: 345px;
	height: 55px;
	padding: 13px 28px 12px;
	border-right: none;
}
#gt3_cat_search span.gt3-search_cat-line{
	position: absolute;
	top: 3px;
	bottom: 0;
	left: 347px;
	height: 25px;
}
#gt3_cat_search #s{
	float: left;
}
span.gt3-search_cat-line:before{
	position: absolute;
	z-index: 10;
	width: 1px;
	height: 25px;
	margin-top: 12px;
	content: '';
	border-right: 1px solid #e3e6e8;
}
.gt3-search_cat-select span.select2.select2-container.select2-container--default{
	font-family: inherit;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 225px;
	height: 55px;
	padding: 14px 90px 14px 20px;
	text-align: left;
	border-top: 1px solid #e3e6e8;
	border-bottom: 1px solid #e3e6e8;
	background-color: #fcfcfc;
}
.gt3-search_cat-select .select2-container .select2-selection--single .select2-selection__rendered{
	line-height: 24px !important;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	background-color: #fcfcfc;
}
.gt3-search_cat-select .select2-container .select2-selection--single .select2-selection__rendered:focus{
	outline: none;
}
.gt3-search_cat-select span.select2-selection.select2-selection--single{
	display: inline;
	border-color: #fcfcfc;
	border-radius: 0;
	outline: none;
	background-color: #fcfcfc;
}
.gt3-search_cat-select .select2-container--default .select2-selection--single .select2-selection__arrow{
	position: absolute;
	top: 0;
	right: 69px;
	width: 20px;
	height: 100%;
}
.gt3-search_cat-select .select2-container--default .select2-selection--single .select2-selection__arrow b{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	margin-top: -2px;
	margin-left: -4px;
	border-width: 5px 4px 0 4px;
	border-style: solid;
	border-color: #232325 transparent transparent transparent;
}
span.select2.select2-container{
	position: relative;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	vertical-align: middle;
}
span.select2.select2-container.select2-container--default{
	height: 40px;
	border-color: #f3f3f3;
	border-radius: 0;
	outline: none;
}
#gt3_cat_search button#sbc-submit{
	line-height: 1.5;
	position: absolute;
	z-index: 1;
	display: inline-block;
	width: 55px;
	height: 55px;
	margin: 0 0 0 -55px;
	padding: 0;
	color: #ffffff;
	border: 1px solid;
	outline: none;
}
#gt3_cat_search button#sbc-submit:hover{
	background-color: transparent;
}
#gt3_cat_search button#sbc-submit:before{
	font-size: 18px;
	font-style: normal;
	margin-left: 1px;
}
/* Search Widget */
.gt3_search_form label,
.gt3_search_anim_line{
	display: none;
}
.widget .search_form .search_text{
	font-size: 14px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 40px;
	padding: 8px 45px 8px 11px;
	border: none;
	border-radius: 0;
	outline: none;
}
.widget .search_form{
	position: relative;
	z-index: 1;
}
ul.select2-results__options{
	position: relative;
	z-index: 5555;
	width: 100%;
	background-color: #ffffff;
}
ul.select2-results__options li{
	font-size: 16px;
	line-height: 1;
	position: relative;
	display: block;
	float: none;
	margin: 0;
	padding: 8px 20px;
	list-style: none;
	background: #ffffff;
}
.select2-container--open .select2-dropdown--below{
	border-radius: 0;
}
.gt3-search_cat-select span.select2.select2-container.select2-container--default.select2-container--focus{
	visibility: hidden;
	opacity: 0;
}
.gt3-search_cat-select span.select2.select2-container.select2-container--default.select2-container--open{
	visibility: visible;
	opacity: 1;
}
@media only screen and (max-width: 1199px){
	#gt3_cat_search input#s{
		width: 220px;
	}
	#gt3_cat_search span.gt3-search_cat-line{
		left: 220px;
	}
	.gt3-search_cat-select span.select2.select2-container.select2-container--default{
		max-width: 225px;
		height: 55px;
	}
}
@media only screen and (max-width: 991px){
	#gt3_cat_search input#s{
		font-size: 12px;
		width: 185px;
		height: 40px;
		padding: 13px 18px 12px;
	}
	#gt3_cat_search span.gt3-search_cat-line{
		left: 185px;
	}
	.gt3-search_cat-select span.select2.select2-container.select2-container--default{
		font-size: 12px;
		max-width: 170px;
		height: 40px;
		padding: 8px 70px 8px 20px;
	}
	span.gt3-search_cat-line:before{
		margin-top: 5px;
	}
	#gt3_cat_search button#sbc-submit{
		width: 40px;
		height: 40px;
		margin-left: -40px;
	}
	.gt3-search_cat-select .select2-container--default .select2-selection--single .select2-selection__arrow{
		right: 50px;
	}
	ul.select2-results__options li,
	.select2-dropdown,
	.select2-container--default .select2-search--dropdown .select2-search__field{
		font-size: 12px;
	}
}
@media only screen and (max-width: 479px){
	#gt3_cat_search input#s{
		width: 150px;
		padding: 13px 13px 12px;
	}
	#gt3_cat_search span.gt3-search_cat-line{
		left: 150px;
	}
	.gt3-search_cat-select .select2-container .select2-selection--single .select2-selection__rendered{
		display: none;
	}
	.gt3-search_cat-select span.select2.select2-container.select2-container--default{
		max-width: 100%;
		margin-left: auto;
		padding-right: 58px;
		background: transparent;
	}
	.gt3-search_cat-select{
		position: absolute;
		z-index: 0;
		right: 0;
		width: 100%;
		pointer-events: none;
	}
	#gt3_cat_search input#s{
		width: 230px;
	}
	div#gt3_cat_search{
		position: relative;
	}
	.gt3-search_cat-select span.select2-selection.select2-selection--single{
		border: none;
		background-color: transparent;
	}
	.gt3-search_cat-select .select2-container--default .select2-selection--single .select2-selection__arrow{
		pointer-events: auto;
	}
	.select2-results__options .select2-results__option--highlighted{
		font-weight: 800;
	}
}
/* search by categories end */

.container,
#container{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.fullwidth-wrapper #container{
	width: auto;
}
div.gt3_detect_rev_slider:before,
div.gt3_detect_rev_slider:after{
	position: absolute;
	z-index: 2;
	top: 0;
	bottom: 0;
	display: block;
	content: '';
}
div.gt3_detect_rev_slider:before{
	left: 0;
}
div.gt3_detect_rev_slider:after{
	right: 0;
}
.container:after,
.container:before,
#container:after,
#container:before{
	line-height: 0;
	display: table;
	content: '';
}
.container:after,
#container:after{
	clear: both;
}
.row{
	margin-right: -15px;
	margin-left: -15px;
}
.row:after,
.row:before{
	line-height: 0;
	display: table;
	content: '';
}
.row:after{
	clear: both;
}
.row [class*=span]{
	display: block;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.rows_wrapper .row{
	padding: 23px 16px;
	border: 1px solid currentColor;
}
.rows_wrapper .row + .row{
	border-top: none;
}
.rows_wrapper a{
	color: inherit;
}
.gt3_flex_row{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}
.gt3_flex_col{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.gt3_flex_center{
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.clearfix:after,
.clearfix:before{
	line-height: 0;
	display: table;
	content: '';
}
.clear,
.clearfix:after{
	clear: both;
}
.container,
#container{
	width: 1170px;
	max-width: 100%;
}
.main_content .container,
.main_content #container{
	max-width: 100%;
}
@media only screen and (max-width: 767px){
	.gt3_flex_row{
		display: block;
	}
}
@media only screen and (min-width: 768px){
	.row .gt3_span12{
		width: 100%;
	}
	.row .gt3_span11{
		width: 91.66666666666666%;
	}
	.row .gt3_span10{
		width: 83.33333333333334%;
	}
	.row .gt3_span9{
		width: 75%;
	}
	.row .gt3_span8{
		width: 66.66666666666666%;
	}
	.row .gt3_span7{
		width: 58.333333333333336%;
	}
	.row .gt3_span6{
		width: 50%;
	}
	.row .gt3_span5{
		width: 41.66666666666667%;
	}
	.row .gt3_span4{
		width: 33.33333333333333%;
	}
	.row .gt3_span3{
		width: 25%;
	}
	.row .gt3_span1-5{
		width: 20%;
	}
	.row .gt3_span2{
		width: 16.666666666666664%;
	}
	.row .gt3_span1{
		width: 8.333333333333332%;
	}
}
@media (min-width: 1200px){
	[class*=gt3_span]{
		float: left;
		min-height: 1px;
	}
	.row:after,
	.row:before{
		line-height: 0;
		display: table;
		content: '';
	}
	.row:after{
		clear: both;
	}
}
ul, ol{
	margin: 0;
	padding: 8px 0 20px 0;
}
li ul{
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 14px;
}
li:last-child > ul{
	padding-bottom: 0;
}
.fullwidth-wrapper{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: 0 30px;
}
.container-full-width{
	padding: 0 30px;
}
.elementor-page .container-full-width{
	padding: 0;
}
/*base*/
::selection{
	opacity: 1;
}
::-moz-selection{
	opacity: 1;
}
p{
	margin: 0 0 18px 0;
	padding: 0;
}
p:last-child{
	padding: 0;
	margin: 0;
}
a,
a:hover,
a:focus{
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	text-decoration: none;
	outline: none !important;
}
img{
	max-width: 100%;
	height: auto;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	vertical-align: top;
	outline: none !important;
}
.a-center{
	text-align: center;
}
.a-left{
	text-align: left;
}
.a-right{
	text-align: right;
}
.fleft{
	float: left;
}
.fright{
	float: right;
}
.dn{
	display: none;
}
.dinb{
	display: inline-block;
}
.ui-loader{
	display: none !important;
}
.bypostauthor{
	padding: 0;
}
.wp-caption.aligncenter{
	margin-right: auto;
	margin-left: auto;
}
/* Text meant only for screen readers. */
.screen-reader-text{
	position: absolute !important;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	width: 1px;
	height: 1px;
	white-space: nowrap;
}
.screen-reader-text:focus{
	font-size: .875rem;
	font-weight: bold;
	line-height: normal;
	z-index: 100000; /* Above WP toolbar. */
	top: 5px;
	left: 5px;
	display: block;
	clip: auto !important;
	width: auto;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	color: #21759b;
	border-radius: 3px;
	background-color: #f1f1f1;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
}
.wp-caption,
.wp-caption-text,
.sticky,
.gallery-caption{
	max-width: 100%;
}
.gallery{
	margin: auto;
}
.gallery .gallery-item img{
	border: none !important;
}
.wp-caption-text{
	font-style: italic;
	margin-top: 5px;
}
.hideme{
	display: none;
}
.wp-caption-text{
	text-align: center;
}
.clear{
	font-size: 0;
	display: table;
	clear: both;
	height: 0;
}
.custom_bg{
	position: fixed;
	z-index: -1;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-position: center;
}
.custom_bg.img_bg{
	background-size: cover;
}
form,
body,
iframe{
	margin: 0;
	padding: 0;
}
iframe{
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	vertical-align: top;
	border: 0;
}
img,
table,
iframe{
	border: 0;
}
table{
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	vertical-align: middle;
}
table td,
table th{
	padding: 5px 10px;
	text-align: left;
}
table tbody tr,
table thead tr,
table tfoot tr{
	border: 1px solid #f3f3f3;
}
table tbody th,
table tfoot th{
	border-right: 1px solid #f2f2f2;
}
p:empty{
	display: none;
	margin: 0;
}
/* Contact Form 7 */
.wpcf7-form label,
.gt3_form label,
.gt3_woo_form .onfocus_init{
	font-size: 14px;
	font-weight: 300;
	line-height: 42px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
.wpcf7-form .select_plus,
.gt3_form .select_plus{
	font-weight: 500;
	line-height: inherit;
	position: absolute;
	right: 11px;
	bottom: 0;
}
.wpcf7-form > div{
	clear: both;
}
.wpcf7-form > div.styled{
	margin: 0 -5px;
}
.wpcf7-form > div > div,
.gt3_form > div > div{
	display: inline-block;
	width: 100%;
}
@media only screen and (min-width: 480px){
	.wpcf7-form > div > div,
	.gt3_form > div > div{
		width: -webkit-calc(50% - 15px);
		width: calc(50% - 15px);
	}
}
.wpcf7-form span.select2.select2-container,
.gt3_form span.select2.select2-container{
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	border-bottom: 1px solid;
}
.wpcf7-form span.select2.select2-container span{
	display: block;
	opacity: 0;
}
.wpcf7-form .select2-container .select2-selection--single,
.wpcf7-form .select2-container--default .select2-selection--single .select2-selection__arrow{
	height: 40px;
}
.wpcf7-form .select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height: 40px;
}
.wpcf7-form select{
	color: transparent;
}
.wpcf7-form span.select2.select2-container{
	max-width: 100%;
	border-color: #dfdfdf;
}
.wpcf7-form .select2-dropdown,
.wpcf7-form .select2-container--default .select2-search--dropdown .select2-search__field{
	display: block;
	border: 1px solid rgba(243, 243, 243, 1);
	background-color: #ffffff;
}
.wpcf7-form .select2-container{
	font-size: 12px;
	display: block;
}
.wpcf7-form .select2-results__option{
	line-height: 35px;
	padding: 0 0 0 15px;
}
.wpcf7-form .select2-container ul.select2-results__options{
	padding: 0;
	letter-spacing: .2em;
}
.wpcf7-form .select2-results__option[aria-selected='true']{
	background-color: #f7f7f7;
}
.wpcf7-form .select2-search{
	display: block;
	padding: 3px;
}
.wpcf7-form input[type='submit']{
	/*margin-top: 44px;*/
}
.wpcf7-form-control-wrap{
	display: block;
	margin-bottom: 34px;
}
@media only screen and (max-width: 767px){
	.wpcf7-form-control-wrap{
		margin-bottom: 0;
	}
}
div.wpcf7-response-output{
	position: relative;
	z-index: 1;
	margin-right: 0;
	margin-left: 0;
	padding: .344em 1em .344em 50px;
	color: #ffffff;
	border: none;
	background-color: #255379;
}
div.wpcf7-response-output:before{
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 18px;
	position: absolute;
	top: 50%;
	left: 17px;
	display: inline-block;
	margin-top: -9px;
	content: '\f05a';

	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.font-awesome-4-shim div.wpcf7-response-output:before{
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
}
div.wpcf7-validation-errors{
	background-color: #c24747;
}
div.wpcf7-validation-errors:before{
	content: '\f057';
}
div.wpcf7-mail-sent-ok{
	background-color: #0fa55d;
}
div.wpcf7-mail-sent-ok:before{
	content: '\f058';
}
span.wpcf7-not-valid-tip{
	font-weight: 400;
	padding-top: 5px;
	color: #d61d1d;
}
.form-submit_custom{
	margin-bottom: 0;
}
.custom_textarea textarea{
	height: 180px;
}
.wpcf7-form .styled [class*='span'],
.gt3_form .styled [class*='span']{
	padding: 5px;
}
.wpcf7-form .wpcf7-form-control-wrap input,
.gt3_form [class*='span'] input{
	line-height: 42px;
	height: 42px;
	padding: 0 21px;
	color: rgba(121, 129, 143, .7);
}
.wpcf7-form .styled .wpcf7-form-control-wrap input,
.gt3_form .styled [class*='span'] input{
	line-height: 50px;
	height: 50px;
}
.wpcf7-form .wpcf7-form-control-wrap textarea,
.gt3_form [class*='span'] textarea{
	display: block;
	line-height: 42px;
	padding: 0 21px;
	color: rgba(121, 129, 143, .7);
}
.wpcf7-form .styled .wpcf7-form-control-wrap textarea,
.gt3_form .styled [class*='span'] textarea{
	line-height: 50px;
}
.wpcf7-form .styled .wpcf7-form-control-wrap input,
.gt3_form .styled [class*='span'] input,
.wpcf7-form .styled .wpcf7-form-control-wrap textarea,
.gt3_form .styled [class*='span'] textarea{
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #f6f7f8;
}
.wpcf7-form input::-webkit-input-placeholder{
	color: rgba(121, 129, 143, .7);
}
.wpcf7-form input:-moz-placeholder{
	color: rgba(121, 129, 143, .7);
}
.wpcf7-form input::-moz-placeholder{
	color: rgba(121, 129, 143, .7);
}
.wpcf7-form input:-ms-input-placeholder{
	color: rgba(121, 129, 143, .7);
}
.wpcf7-form textarea::-webkit-input-placeholder{
	color: rgba(121, 129, 143, .7);
	position: absolute;
	bottom: 0;
	left: 0;
}
.wpcf7-form textarea:-moz-placeholder{
	color: rgba(121, 129, 143, .7);
	position: absolute;
	bottom: 0;
	left: 0;
}
.wpcf7-form textarea::-moz-placeholder{
	color: rgba(121, 129, 143, .7);
	position: absolute;
	bottom: 0;
	left: 0;
}
.wpcf7-form textarea:-ms-input-placeholder{
	color: rgba(121, 129, 143, .7);
	position: absolute;
	bottom: 0;
	left: 0;
}
.wpcf7-form [class*='span'] input[type='submit'],
.gt3_form [class*='span'] input[type='submit'],
.wpcf7-form [class*='span'] button,
.gt3_form [class*='span'] button{
	padding: 0 35px;
}
@media only screen and (min-width: 1200px){
	.wpcf7-form [class*='span'] input[type='submit'],
	.gt3_form [class*='span'] input[type='submit'],
	.wpcf7-form [class*='span'] button,
	.gt3_form [class*='span'] button{
		min-width: 210px;
	}
}
/* end Contact Form 7 */

/* gt3_form */
.gt3_form [class*='span']{
	position: relative;
}
.gt3_search_form label{
	display: none;
}
.gt3_form label,
.wpcf7-form .label,
.wrapper_404 label,
.mc_merge_var label,
.widget .gt3_search_form label,
#respond #commentform p[class*='comment-form-'] > label,
.gt3_woo_form .onfocus_init > label{
	position: absolute;
	top: 0;
	left: 9px;
	display: block;
	margin: 0;
	font-size: 12px;
	font-weight: 400;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	letter-spacing: .02em;
	pointer-events: none;
}
.gt3_form label,
.wpcf7-form .label,
.wrapper_404 label,
.mc_merge_var label,
#respond #commentform p[class*='comment-form-'] > label,
.gt3_woo_form .onfocus_init > label{
	font-size: 14px;
}
#respond #commentform p[class*='comment-form-'] > label{
	letter-spacing: .02em;
}
.gt3_form label.gt3_onfocus,
.wpcf7-form .label.gt3_onfocus,
.wrapper_404 label.gt3_onfocus,
.mc_merge_var label.gt3_onfocus,
.widget .gt3_search_form label.gt3_onfocus,
.wpcf7-form select.gt3_onfocus,
#respond #commentform p[class*='comment-form-'] > label.gt3_onfocus,
.gt3_woo_form label.gt3_onfocus{
	font-size: 12px;
	top: calc(100% - 10px);
	/*bottom: -32px;*/
	left: 0;
	letter-spacing: .1em;
}
.widget .gt3_search_form label.gt3_onfocus{
	font-size: 10px;
	top: calc(100% - 6px);
}
.gt3_header_builder__login-modal .gt3_form > label{
	position: relative;
	pointer-events: auto;
	display: inline-block;
	cursor: pointer;
	left: 0;
}
.gt3_header_builder__login-modal .gt3_form > label input{
	cursor: pointer;
}
/* gt3_form end */

/* Slick Slider */
.slick-list{
	margin: 0 -15px;
}
.slick-slider ul.slick-dots{
	padding-top: 14px;
}
div.slick-slider ul.slick-dots li{
	line-height: 8px;
	width: 8px;
	height: 8px;
	padding: 0;
	margin: 0 4px;
}
.slick-slider ul.slick-dots li:before{
	width: 2px;
	height: 2px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border-radius: 50%;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms;
	pointer-events: auto;
}
.slick-slider ul.slick-dots li.slick-active:before{
	width: 100%;
	height: 100%;
}
.slick-slider ul.slick-dots li:after{
	display: block;
	width: 2px;
	height: 2px;
	content: '';
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border-radius: 50%;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms;
}
/* Arrows */

/* Arrows end */
/* Slick Slider end */

/* C O N T E N T   A R E A */
.main_wrapper{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.main_wrapper.like_fullscreen_type{
	padding: 0;
}
.site_wrapper{
	position: relative;
	z-index: 0;
	flex-grow: 1;
	-webkit-flex-grow: 1;
	margin-top: 40px;
	/*overflow-x: hidden;*/
}
.elementor-page .site_wrapper,
.gt3-page-title_wrapper + .site_wrapper{
	margin-top: 0;
}
.pp_page .site_wrapper{
	min-height: 50vh;
}
.row.sidebar_left .content-container{
	float: right;
}
@media only screen and (min-width: 1200px){
	.row.sidebar_left .sidebar-container{
		padding-right: 35px;
	}
	.row.sidebar_right .sidebar-container{
		padding-left: 35px;
	}
}
/* F O O T E R */
.main_footer{
	font-size: 14px;
	position: relative;
}
.main_footer:empty{
	display: none;
}
.main_footer_wrapper{
	padding: 24px 0 26px 0;
}
.copyright{
	font-size: 14px;
}
.copyright p,
.pre_footer p{
	margin-bottom: 0;
}
.copyright a{
	color: inherit;
}
.main_footer .copyright > .container > .row{
	padding-top: 20px;
	padding-bottom: 20px;
}
.main_footer .gt3_footer_social_icons{
	color: #b8bec3;
}
.main_footer .copyright_footer_menu{
	float: right;
	padding: 0;
}
.main_footer .copyright_footer_menu li{
	display: inline;
	margin-left: 40px;
	padding: 0;
}
.main_footer .copyright_footer_menu li a{
	color: inherit;
}
.main_footer .copyright_footer_menu li a:hover{
	color: #b0b0b0;
}
.gt3_mobile_visible{
	display: none;
}
@media only screen and (max-width: 767px){
	.pre_footer a{
		padding: 0 10px !important;
	}
	.copyright .gt3_span12{
		text-align: center;
	}
	.copyright .gt3_span12 *{
		float: none !important;
	}
	.main_footer .copyright_footer_menu li:first-child{
		margin-left: 0;
	}
	.gt3_mobile_hidden{
		display: none;
	}
	.gt3_mobile_visible{
		display: inline-block;
	}
}
/* T Y P O G R A P H Y */
h1,
h2,
h3,
h4,
h5,
h6{
	margin: 0;
	padding: 0;
	word-wrap: break-word;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a{
	font-size: inherit !important;
	/*line-height: inherit !important;*/
}
.align-left{
	text-align: left;
}
.align-center{
	text-align: center;
}
.align-right{
	text-align: right;
}
.alignleft{
	float: left;
	margin: 0 30px 20px 0;
}
.alignright{
	float: right;
	margin: 0 0 20px 30px;
}
.aligncenter{
	display: block;
	float: none;
	margin: 0 auto;
	text-align: center;
}
.large-text{
	font-size: 24px;
}
.small-text{
	font-size: 16px;
	line-height: 24px;
}
/* Page Title */
.gt3-page-title_wrapper{
	overflow-x: hidden; /* added in single prod mobile */
}
.gt3-page-title{
	display: table;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	width: 100%;
	background-repeat: repeat;
	position: relative;
}
@media only screen and (max-width: 767px){
	.gt3-page-title{
		padding-top: 20px !important;
		padding-right: 0 !important;
		padding-left: 0 !important;
		height: 250px !important;
	}
}
.gt3-page-title__inner{
	display: table-row;
	vertical-align: middle;
}
.gt3-page-title__inner:before,
.gt3-page-title__inner:after{
	display: table-cell;
	content: '';
}
.gt3-page-title .container{
	display: table-cell;
	vertical-align: middle;
	padding: 10px 0;
}
.gt3-page-title.gt3-page-title_vert_align_top .container{
	vertical-align: top;
}
.gt3-page-title.gt3-page-title_vert_align_bottom .container{
	vertical-align: bottom;
}
.gt3-page-title__content{
	display: table;
	width: 100%;
}
.gt3_breadcrumb{
	font-size: 18px;
}
.gt3-page-title__content .page_title,
.gt3-page-title__content .gt3_breadcrumb{
	display: table-row;
	vertical-align: middle;
}
.gt3-page-title__content .page_title{
	width: 100%;
}
.gt3-page-title__content .page_title h1{
	letter-spacing: .05em;
	text-transform: uppercase;
}
.gt3-page-title_default_color .gt3-page-title__content .page_title h1{
	color: inherit;
}
.gt3-page-title__content .page_sub_title{
	font-size: 18px;
	font-weight: 400;
	line-height: 1.35;
	padding-top: .3em;
}
.gt3-page-title.gt3-page-title_horiz_align_center .page_sub_title{
	max-width: 810px;
	margin-left: auto;
	margin-right: auto;
}
.gt3-page-title__content .gt3_breadcrumb a{
	margin: 0;
	padding: 0 1px;
	color: inherit;
}
.gt3-page-title__content .gt3_breadcrumb .current{
	font-weight: 400;
	margin: 0;
	padding: 0 1px;
}
.gt3-page-title__content .breadcrumbs{
	padding-top: 15px;
	white-space: nowrap;
}
.gt3-page-title.gt3-page-title_horiz_align_right .breadcrumbs:before{
	margin: 0 2px 0 10px;
}
.gt3-page-title.gt3-page-title_horiz_align_right .gt3-page-title__content{
	direction: rtl;
}
.gt3-page-title.gt3-page-title_horiz_align_center .page_title,
.gt3-page-title.gt3-page-title_horiz_align_center .gt3_breadcrumb,
.gt3-page-title.gt3-page-title_horiz_align_center .page_sub_title,
.gt3-page-title.gt3-page-title_horiz_align_center .page_title_meta,
.gt3-page-title.gt3-page-title_horiz_align_center .gt3_page_title_cats{
	text-align: center;
}
.gt3-page-title.gt3-page-title_horiz_align_center .page_title + .page_sub_title div{
	padding-top: .8em;
}
.gt3-page-title.gt3-page-title_horiz_align_center .page_sub_title + .gt3_breadcrumb > div{
	padding-top: .8em;
}
.gt3-page-title.gt3-page-title_small_header .gt3-page-title__content .page_title > h1{
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5;
}
.gt3-page-title.gt3-page-title_small_header.gt3-page-title_horiz_align_center .page_sub_title{
	font-size: 16px;
}
.gt3-page-title.gt3-page-title_small_header .gt3-page-title__content .gt3_breadcrumb{
	font-size: 12px;
	opacity: .6;
}
@media only screen and (max-width: 767px){
	.gt3-page-title__content .page_title,
	.gt3-page-title__content .gt3_breadcrumb{
		display: block;
	}
	.gt3-page-title__content .page_title + .gt3_breadcrumb{
		padding-top: 5px;
	}
	.gt3-page-title__content .page_title h1{
		font-size: 26px;
		line-height: 140%;
	}
	.gt3-page-title__content .breadcrumbs{
		white-space: normal;
	}
}
.gt3-page-title .page_title_meta{
	line-height: 25px;
	padding-top: 7px;
	font-size: 14px;
}
.gt3-page-title .page_title_meta.cpt_portf{
	line-height: 26px;
	font-size: 24px;
	font-weight: 300;
}
.gt3-page-title .page_title_meta *{
	color: inherit;
}
.gt3-page-title .page_title_meta span:after{
	content: '|';
	margin-left: 10px;
	margin-right: 8px;
}
.gt3-page-title .page_title_meta span:last-child:after{
	display: none;
}
.gt3-page-title .page_title_meta a{
	transition: all 300ms;
}
.gt3-page-title .page_title_meta a:hover{
	opacity: 0.75;
}
.gt3_page_title_cats{
	padding: 5px 0;
}
.gt3_page_title_cats a{
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 20px;
	padding: 0 10px 2px 10px;
	margin: 0 7px 7px 0;
	background: rgba(35, 35, 37, 0.23);
	color: #ffffff;
	text-transform: lowercase;
	border-radius: 11px;
	border: 1px rgba(255, 255, 255, 0.23) solid;
	transition: all 300ms;
}
.gt3_page_title_cats a:hover{
	border: 1px rgba(255, 255, 255, 0) solid;
}
.gt3_page_title_cats a:last-child{
	margin-right: 0;
}
.blog_content .gt3_page_title_cats{
	line-height: 22px;
	padding-top: 0;
	padding-bottom: 0;
	display: none;
}
h3.blogpost_title_content{
	font-size: 60px;
	line-height: 1.266em;
	padding: 0 !important;
	margin: 0 !important;
	font-weight: 700;
}
.page_title_post_link{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	display: none;
}
.page_title_post_link{
	color: inherit;
	border: 1px solid inherit;
}
.page_title_post_link.prev_link span:before,
.page_title_post_link.prev_link span:after,
.page_title_post_link.next_link span:before,
.page_title_post_link.next_link span:after{
	display: block;
	position: absolute;
	left: -20px;
	width: 20px;
	content: '';
	top: 50%;
	margin-top: -1px;
	border: 0 solid;
	border-top-width: 1px;
}
.page_title_post_link.next_link span,
.page_title_post_link.prev_link span{
	display: block;
	padding: 0 23px;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
}
.page_title_post_link.next_link,
.page_title_post_link.prev_link{
	border: none;
}
.page_title_post_link.prev_link span:after,
.page_title_post_link.next_link span:after{
	left: auto;
	right: -20px;
}
.page_title_post_link.prev_link:before,
.page_title_post_link.next_link:before{
	content: '';
	position: absolute;
	top: -webkit-calc(50% - 6px);
	top: calc(50% - 6px);
	left: -19px;
	width: 10px;
	opacity: 1;
	height: 10px;
	color: inherit;
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-radius: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.gt3-page-title_has_img_bg .page_title_post_link{
	display: block;
}
.page_title_post_link.prev_link{
	left: -6px;
	transform: rotate(-90deg);
}
a.page_title_post_link.prev_link,
a.page_title_post_link.next_link{
	top: calc(50% - 17px);
}
.page_title_post_link.next_link{
	right: -20px;
	transform: rotate(-90deg);
}
.page_title_post_link.next_link:before{
	right: -19px;
	left: auto;
	border-width: 1px 1px 0 0;
}
.page_title_post_link.next_link{
	right: -6px;
}
/* end Page Title */

/* Blockquotes */
blockquote{
	position: relative;
	z-index: 1;
	padding: 0;
	margin: 0;
	font-size: 30px;
	font-weight: 700;
	line-height: 42px;
}
blockquote p:first-child:before{
	content: '“';
	display: inline-block;
	font-size: 2em;
	font-weight: bold;
	line-height: 0.2;
	transform: translateY(.335em);
	margin-right: .1em;
}
blockquote p:first-child:after{
	content: '“';
	display: inline-block;
	font-size: 2em;
	font-weight: bold;
	line-height: 0.2;
	transform: translateY(.335em);
	margin-left: .1em;
}
blockquote p:last-child{
	margin-bottom: 0 !important;
	padding-top: 0;
}
blockquote cite{
	display: block;
	font-style: normal;
	font-weight: 900;
	font-size: .6em;
}
blockquote cite:before{
	content: '—';
	font-weight: 500;
	margin-right: 12px;
}
blockquote p:not(:first-child) cite{
	margin-top: -10px;
}
blockquote code{
	display: inline;
	opacity: .9;
	color: currentColor !important;
}
@media screen and (max-width: 767px){
	blockquote{
		font-size: 24px;
	}
}
/* End Blockquotes */

/* hr */
hr{
	margin: 30px 0;
	border-bottom: 1px solid #e0e1dc;
}
/* end hr */

/* Dropcap */

/*FORMS*/

/* Default listing */
dl{
	margin-bottom: 20px;
}
dl dt{
	font-weight: 600;
}
dl dd{
	margin: 0 0 20px 0;
}
.main_wrapper ul li,
.main_footer ul li{
	position: relative;
	padding: 0 0 5px 5px;
	list-style: none;
}
.main_footer ul li:last-child{
	padding-bottom: 0;
}
.main_footer ul li li{
	padding-left: 10px;
}
.main_footer ul li{
	padding-left: 0;
}
.main_footer ul{
	padding: 0;
}
.content-container ul > li:before{
	content: '\f111';
	font: normal normal normal 6px/1 FontAwesome;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	color: #222328;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-right: 10px;
}
.font-awesome-4-shim .content-container ul > li:before{
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
}
.content-container ul > li.product:before{
	content: '';
	display: none !important;
}
.top_footer strong{
	font-weight: 600;
}
.top_footer a{
	color: inherit;
}
.top_footer a{
	color: inherit;
}
.main_footer .widget.widget_product_categories ul li a,
.main_footer .widget.widget_nav_menu ul li a,
.main_footer .widget.widget_archive ul li a,
.main_footer .widget.widget_pages ul li a,
.main_footer .widget.widget_categories ul li a,
.main_footer .widget.widget_recent_entries ul li a,
.main_footer .widget.widget_meta ul li a,
.main_footer .widget.widget_recent_comments ul li a,
.main_footer .widget.widget.widget_rss ul li a,
.main_footer .widget.main_wrapper ul li a,
.main_footer .widget.main_footer ul li a,
.main_footer .widget.widget_layered_nav.woocommerce-widget-layered-nav ul li a{
	color: inherit;
}
.main_wrapper #main_content ul[class*='gt3_list_'] li{
	padding: 0 0 8px 0;
	list-style: none;
}
.main_wrapper #main_content ul[class*='gt3_list_'] li:before,
.main_wrapper .elementor-section ul[class*='gt3_list_'] li:before{
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 1em;
	line-height: 1em;
	position: static;
	right: auto;
	display: inline-block;
	margin-right: 9px;
	content: '\f00c';
	vertical-align: baseline;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.font-awesome-4-shim .main_wrapper #main_content ul[class*='gt3_list_'] li:before,
.font-awesome-4-shim .main_wrapper .elementor-section ul[class*='gt3_list_'] li:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
}
.main_wrapper #main_content ul.gt3_list_check li:before,
.main_wrapper .elementor-section ul.gt3_list_check li:before{
	content: '\f00c';
}
.main_wrapper #main_content ul.gt3_list_check_circle li:before,
.main_wrapper .elementor-section ul.gt3_list_check_circle li:before{
	content: '\f05d';
}
.main_wrapper #main_content ul.gt3_list_check_square li:before,
.main_wrapper .elementor-section ul.gt3_list_check_square li:before{
	content: '\f046';
}
.main_wrapper #main_content ul.gt3_list_angle_left li:before,
.main_wrapper .elementor-section ul.gt3_list_angle_left li:before{
	content: '\f104';
}
.main_wrapper #main_content ul.gt3_list_angle_right li:before,
.main_wrapper .elementor-section ul.gt3_list_angle_right li:before{
	content: '\f105';
}
.main_wrapper #main_content ul.gt3_list_angle_up li:before,
.main_wrapper .elementor-section ul.gt3_list_angle_up li:before{
	content: '\f106';
}
.main_wrapper #main_content ul.gt3_list_angle_down li:before,
.main_wrapper .elementor-section ul.gt3_list_angle_down li:before{
	content: '\f107';
}
.main_wrapper #main_content ul.gt3_list_plus li:before,
.main_wrapper .elementor-section ul.gt3_list_plus li:before{
	content: '\f067';
}
.main_wrapper #main_content ul.gt3_list_times li:before,
.main_wrapper .elementor-section ul.gt3_list_times li:before{
	content: '\f00d';
}
.main_wrapper #main_content ul.gt3_list_caret_up li:before,
.main_wrapper .elementor-section ul.gt3_list_caret_up li:before{
	content: '\f0d8';
}
.main_wrapper #main_content ul.gt3_list_caret_down li:before,
.main_wrapper .elementor-section ul.gt3_list_caret_down li:before{
	content: '\f0d7';
}
.main_wrapper #main_content ul.gt3_list_caret_left li:before,
.main_wrapper .elementor-section ul.gt3_list_caret_left li:before{
	content: '\f0d9';
}
.main_wrapper #main_content ul.gt3_list_caret_right li:before,
.main_wrapper .elementor-section ul.gt3_list_caret_right li:before{
	content: '\f0da';
}
.main_wrapper #main_content ul.gt3_list_disc li:before,
.main_wrapper .elementor-section ul.gt3_list_disc li:before{
	content: "\2022";
}
.main_wrapper #main_content ul.gt3_list_line li:before,
.main_wrapper .elementor-section ul.gt3_list_line li:before{
	width: 26px;
	height: 1px;
	content: '';
	vertical-align: middle;
	background-color: currentColor;
}
.main_wrapper .sidebar-container ul li:before{
	display: none;
}
.main_wrapper .sidebar-container .widget_categories ul li > a,
.main_wrapper .sidebar-container .widget_product_categories ul li > a,
.main_wrapper .sidebar-container .widget_layered_nav ul li > a{
	display: inline-block;
	color: inherit;
	letter-spacing: .18em;
}
.main_wrapper .sidebar-container .widget_archive ul li > a{
	color: inherit;
}
.main_wrapper .sidebar-container .widget_categories ul li .gt3-button-cat-open,
.product-categories > li.cat-parent .gt3-button-cat-open{
	line-height: 1.6;
	width: 15px;
	cursor: pointer;
	text-align: center;
	padding: 0 4px;
}
.main_wrapper .sidebar-container .widget_categories ul li > .children,
.product-categories > li.cat-parent > .children{
	display: none;
}
.main_wrapper .sidebar-container .widget_categories ul li .gt3-button-cat-open:before,
.product-categories > li.cat-parent .gt3-button-cat-open:before{
	font: normal normal normal 21px/19px FontAwesome;
	content: '\f107';
	position: relative;
	display: inline-block;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	transition: all 300ms;
	-webkit-transform-origin: 50% 58%;
	-moz-transform-origin: 50% 58%;
	-ms-transform-origin: 50% 58%;
	-o-transform-origin: 50% 58%;
	transform-origin: 50% 58%;
}
.font-awesome-4-shim .main_wrapper .sidebar-container .widget_categories ul li .gt3-button-cat-open:before,
.font-awesome-4-shim .product-categories > li.cat-parent .gt3-button-cat-open:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
}
.main_wrapper .sidebar-container .widget_categories ul li.open > .gt3-button-cat-open:before,
.product-categories > li.cat-parent.open > .gt3-button-cat-open:before{
	-webkit-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
	-ms-transform: rotateX(180deg);
	transform: rotateX(180deg);
}
.main_wrapper ol{
	padding: 8px 0 20px 0;
	list-style: none;
	counter-reset: li;
}
.main_wrapper ol li{
	counter-increment: li;
}
.main_wrapper ol:not(.commentlist) ol{
	padding: 0 0 0 17px;
}
.main_wrapper ol:not(.commentlist) > li ol > li{
	margin-left: 15px;
}
.main_wrapper li ol{
	margin-bottom: 0;
}
.main_wrapper ol > li,
.main_wrapper ul > li,
.commentlist .comment_content ol > li,
.commentlist .comment_content ul > li{
	position: relative;
	padding: 0 0 7px 0;
}
.main_wrapper ol > li{
	list-style: none;
	counter-increment: li;
	margin-left: 30px;
}
.main_wrapper ol > li:before{
	position: absolute;
	top: 0;
	left: -23px;
	display: inline-block;
	margin: 0;
	width: 1em;
	content: '.' counter(li);
	text-align: right;
	font-weight: 400;
	font-size: inherit;
	direction: rtl;
}
.main_wrapper ul > li:last-child,
.main_wrapper ol > li:last-child{
	padding-bottom: 0;
}
.contentarea ul{
	margin: 0 0 18px 0;
	padding: 0 0 0 16px;
}
.contentarea ul > li ul,
.contentarea ul > li ol,
.contentarea ol > li ul,
.contentarea ol > li ol{
	margin-bottom: 0;
}
.contentarea ol ol,
.contentarea ol ul,
.contentarea ul ol,
.contentarea ul ul{
	padding-bottom: 0;
}
.typo_list ol,
.typo_list ul,
.typo_list li:last-child{
	padding-bottom: 0;
}
/* C U S T O M   C L A S S E S */

/*WPML*/
#lang_sel_list{
	display: inline-block !important;
	float: right !important;
	margin-left: -10px;
	padding: 11px 25px 0 0;
}
/* main header */

/* ie9 */
.ie_9 .bottom_header{
	display: table !important;
	width: 100% !important;
}
.ie_9 .bottom_header > .header_side{
	display: table-cell !important;
}
.ie_9 .icon-position-left .icon_container,
.ie_9 .icon-position-left .stat_count_wrapper,
.ie_9 .gt3_module_title .external_link,
.ie_9 .gt3_module_title .carousel_arrows,
.ie_9 .gt3_module_title h2,
.ie_9 .gt3_module_title h3{
	display: table-cell !important;
}
.ie_9 .gt3_module_title .external_link,
.ie_9 .gt3_module_title .carousel_arrows{
	text-align: right !important;
}
.ie_9 .main_header.header_vottom_vertical_order > .bottom_header_wrapper .Centeralignside .header_side_container > div,
.ie_9 .main_header.header_vottom_vertical_order > .bottom_header_wrapper .Centeralignside .header_side_container > nav,
.ie_9 .main_header.header_vottom_vertical_order > .bottom_header_wrapper .Rightalignside .header_side_container > div,
.ie_9 .main_header.header_vottom_vertical_order > .bottom_header_wrapper .Rightalignside .header_side_container > nav,
.ie_9 .main_header.header_vottom_vertical_order > .bottom_header_wrapper .Leftalignside .header_side_container > div,
.ie_9 .main_header.header_vottom_vertical_order > .bottom_header_wrapper .Leftalignside .header_side_container > nav{
	height: 100% !important;
}
/* ie9 end */

.header_side_container{
	display: inline-block;
	height: 100%;
	max-height: 100%;
	vertical-align: middle;
	white-space: nowrap;
}
.Leftalignside{
	text-align: left;

	-webkit-flex: 1 1 0;
	-ms-flex: 1 1 0;
	flex: 1 1 0;
}
.Rightalignside{
	text-align: right;

	-webkit-flex: 1 1 0;
	-ms-flex: 1 1 0;
	flex: 1 1 0;
}
.Leftalignside .header_side_container > div,
.Leftalignside .header_side_container > nav{
	padding-right: 40px;
}
.Leftalignside .header_side_container > *:last-child{
	padding-right: 0;
}
.Rightalignside .header_side_container > div,
.Rightalignside .header_side_container > nav{
	padding-left: 40px;
}
.Rightalignside .header_side_container > *:first-child{
	padding-left: 0;
}
.Centeralignside .header_side_container > div,
.Centeralignside .header_side_container > nav{
	padding-right: 20px;
	padding-left: 20px;
}
.bottom_header.empty_center_side .Leftalignside,
.bottom_header.empty_center_side .Rightalignside{
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
}
.Centeralignside{
	text-align: center;
}
.bottom_header .header_bar{
	position: relative;
	z-index: 1;
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.bottom_header .header_bar p{
	margin-bottom: 0;
}
#sbc-search{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
/* end main header */

/* logo */
.logo_container{
	position: relative;
	z-index: 1;
	display: inline-block;
	height: 100%;
	margin-right: 60px;
	vertical-align: middle;
}
@media only screen and (max-width: 767px){
	.logo_container{
		margin-right: 20px;
	}
}
.logo_container:before{
	display: inline-block;
	height: 100%;
	content: '';
	vertical-align: middle;
}
.logo_container a{
	display: inline-block;
	vertical-align: middle;
	color: inherit;
}
.logo_container img{
	max-width: 100%;
	height: auto;
	max-height: 100%;
	vertical-align: middle;
}
.logo_container .site-title{
	color: inherit;
}
.logo_container .sticky_logo{
	display: none;
}
.sticky_header .logo_container .sticky_logo{
	display: block;
}
.sticky_header .logo_container.sticky_logo_enable .site-title,
.sticky_header .logo_container.sticky_logo_enable .default_logo,
.logo_container.mobile_logo_enable .mobile_logo,
.logo_container.tablet_logo_enable .tablet_logo{
	display: none;
}
body.single.single-gallery .sticky_header{
	display: none;
}
@media only screen and (max-width: 1199px){
	.logo_container.tablet_logo_enable .default_logo,
	.logo_container.tablet_logo_enable .site-title{
		display: none;
	}
	.logo_container.tablet_logo_enable .tablet_logo{
		display: block;
	}
}
@media only screen and (max-width: 768px){
	.logo_container.mobile_logo_enable .default_logo,
	.logo_container.tablet_logo_enable.mobile_logo_enable .tablet_logo,
	.logo_container.mobile_logo_enable .site-title{
		display: none;
	}
	.logo_container.mobile_logo_enable .mobile_logo{
		display: block;
	}
	.sticky_header .logo_container.mobile_logo_enable.sticky_logo_enable .mobile_logo{
		display: none;
	}
}
/* end logo */

/* menu style */
.main-menu,
.main-menu > ul,
.main-menu > div,
.main-menu > div > ul{
	font-weight: 500;
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 0;
}
.main-menu > ul,
.main-menu > div,
.main-menu > div > ul{
	margin: 0 -12px;
}
.main-menu > ul:after,
.main-menu > div > ul:after{
	display: table;
	clear: both;
	content: '';
}
.main-menu > ul > li,
.main-menu > div > ul > li{
	height: 100%;
}
.main-menu > ul > li > a,
.main-menu > div > ul > li > a{
	position: relative;
	z-index: 1;
	display: block;
}
.main-menu > ul > li > a,
.main-menu > div > ul > li > a{
	margin: 0;
	padding: 0 21px;
	opacity: 1;
	color: inherit;
}
.main-menu > ul > li > a > span,
.main-menu > div > ul > li > a > span{
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	position: relative;
}
.main-menu:not(.menu_line_enable) > ul > li > a:before,
.main-menu:not(.menu_line_enable) > div > ul > li > a:before{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	content: '';
	height: 100%;
	opacity: 0;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	transition: all 300ms;
}
.main-menu:not(.menu_line_enable) > ul > li.current-menu-item > a:before,
.main-menu:not(.menu_line_enable) > ul > li.current-menu-parent > a:before,
.main-menu:not(.menu_line_enable) > div > ul > li.current-menu-parent > a:before,
.main-menu:not(.menu_line_enable) > ul > li > a:hover:before,
.main-menu:not(.menu_line_enable) > div > ul > li > a:hover:before{
	opacity: 1;
}
.mobile_menu_container .main-menu > ul > li > a:before,
.mobile_menu_container .main-menu > div > ul > li > a:before{
	opacity: 0 !important;
	visibility: hidden;
}
.column_menu > ul > li > a:before,
.column_menu > div > ul > li > a:before{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	content: '';
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	transition: all 300ms;
	-webkit-transform: translateY(1px);
	-moz-transform: translateY(1px);
	-ms-transform: translateY(1px);
	transform: translateY(1px);
	opacity: 0;
	border-top: 1px solid;
	will-change: transform;
}
.main-menu ul li ul.sub-menu li a span:before{
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
	content: '';
	-webkit-transition: opacity 200ms;
	-moz-transition: opacity 200ms;
	transition: opacity 200ms;
	-webkit-transform: translateY(1px);
	-moz-transform: translateY(1px);
	-ms-transform: translateY(1px);
	transform: translateY(1px);
	opacity: 0;
	border-top: 1px solid;
	will-change: transform;
}
.main-menu ul li ul.sub-menu li a:hover span:before{
	opacity: 1;
}
.main-menu.menu_line_enable > ul > li > a:hover span:before{
	display: none;
}
.main-menu ul li,
.column_menu ul li{
	position: relative;
	z-index: 1;
	display: inline-block;
	float: left;
	vertical-align: middle;
}
.main-menu ul li ul.sub-menu,
.column_menu ul li ul.sub-menu{
	display: block;
	position: absolute;
	left: 0;
	top: 100%;
	width: 200px;
	padding: 15px 0;
	margin-top: 5px;
	opacity: 0;
	z-index: 555;
	box-shadow: none;
	visibility: hidden;
	text-align: left;
	transition: all 200ms;
	-webkit-transition: all 200ms;
}
.main-menu ul li.gt3_megamenu_active ul.sub-menu{
	padding: 7px 0 9px;
}
.main-menu > ul > li:after{
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 18px;
	content: '';
}
.main-menu ul li:hover > ul{
	visibility: visible;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}
.single .blog_post_media__link_text{
	padding-top: 10px;
}
.main-menu ul li ul ul.sub-menu{
	top: 0;
	left: 100%;
	margin-top: -15px;
}
.main-menu ul li ul.sub-menu li{
	display: block;
	float: none;
}
.main-menu a{
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	transition: all 200ms;
}
.main-menu ul li ul li > a > span{
	padding-bottom: 2px;
	position: relative;
}
.gt3_header_builder_menu_component .main-menu > ul li.menu-item-has-children > a:after{
	font: normal normal normal 1.125em/1 FontAwesome;
	content: '\f107';
	padding-left: 4px;
	position: relative;
}
.font-awesome-4-shim .gt3_header_builder_menu_component .main-menu > ul li.menu-item-has-children > a:after {
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
}
.gt3_header_builder > .mobile_menu_container .main-menu > ul li.menu-item-has-children > a:after{
	display: none;
}
.main-menu ul li ul .menu-item > a{
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	display: block;
	width: 100%;
	opacity: 1;
	color: inherit;
	position: relative;
	padding: 4px 21px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.top-menu.main-menu ul li ul .menu-item > a{
	font-size: 1em;
}
.elementor-widget-gt3-core-gallerypackery .hover_type4 .wrapper .img:after{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: '';
	-webkit-transition: opacity 300ms;
	-moz-transition: opacity 300ms;
	transition: opacity 300ms;
	pointer-events: none;
	opacity: 0;
	background-color: #343845;
}
.main-menu ul li ul .menu-item > a:hover,
.main-menu ul li ul .menu-item.current-menu-item > a{
	opacity: 1;
}
.main-menu > ul > li:nth-last-child(1) > .sub-menu,
.main-menu > ul > li:nth-last-child(2) > .sub-menu,
.main-menu > ul > li:nth-last-child(3) > .sub-menu,
.main-menu > ul > li:nth-last-child(4) > .sub-menu{
	right: 0;
	left: auto;
}
.main-menu > ul > li:nth-last-child(1) > .sub-menu .sub-menu,
.main-menu > ul > li:nth-last-child(2) > .sub-menu .sub-menu,
.main-menu > ul > li:nth-last-child(3) > .sub-menu .sub-menu,
.main-menu > ul > li:nth-last-child(4) > .sub-menu .sub-menu{
	right: 101%;
	left: auto;
}
.main-menu > ul > li > .sub-menu .sub-menu:after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: -4px;
	width: 4px;
	content: '';
}
.main-menu > ul > li:nth-last-child(1) > .sub-menu .sub-menu:after,
.main-menu > ul > li:nth-last-child(2) > .sub-menu .sub-menu:after,
.main-menu > ul > li:nth-last-child(3) > .sub-menu .sub-menu:after,
.main-menu > ul > li:nth-last-child(4) > .sub-menu .sub-menu:after{
	right: -4px;
	left: auto;
}
.Leftalignside .main-menu ul li ul{
	right: auto;
	left: 0;
}
.Leftalignside .main-menu > ul > li ul .sub-menu{
	right: auto;
	left: 101%;
}
.Leftalignside .main-menu > ul > li:nth-last-child(1) > .sub-menu,
.Leftalignside .main-menu > ul > li:nth-last-child(2) > .sub-menu,
.Leftalignside .main-menu > ul > li:nth-last-child(3) > .sub-menu,
.Leftalignside .main-menu > ul > li:nth-last-child(4) > .sub-menu{
	right: auto;
	left: 0;
}
.Leftalignside .main-menu > ul > li:nth-last-child(1) > .sub-menu .sub-menu,
.Leftalignside .main-menu > ul > li:nth-last-child(2) > .sub-menu .sub-menu,
.Leftalignside .main-menu > ul > li:nth-last-child(3) > .sub-menu .sub-menu,
.Leftalignside .main-menu > ul > li:nth-last-child(4) > .sub-menu .sub-menu{
	right: auto;
	left: 101%;
}
.gt3_header_builder .menu_item_line{
	position: absolute;
	bottom: 0;
	height: 3px;
	background-color: #ffffff;
	-webkit-transition: width .4s, left .6s cubic-bezier(0.21, 0.53, 0.01, 0.96);
	-moz-transition: width .4s, left .6s cubic-bezier(0.21, 0.53, 0.01, 0.96);
	transition: width .4s, left .6s cubic-bezier(0.21, 0.53, 0.01, 0.96);
}
.gt3_megamenu_triangle_container{
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	display: block !important;
	width: 100% !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}
.gt3_megamenu_triangle{
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 1px;
	margin-left: -30px;
}
.gt3_megamenu_triangle:after,
.gt3_megamenu_triangle:before{
	display: none;
}
.main-menu > ul > li:nth-last-child(1) > .sub-menu:before,
.main-menu > ul > li:nth-last-child(2) > .sub-menu:before,
.main-menu > ul > li:nth-last-child(3) > .sub-menu:before,
.main-menu > ul > li:nth-last-child(4) > .sub-menu:before,
.main-menu > ul > li:nth-last-child(1) > .sub-menu:after,
.main-menu > ul > li:nth-last-child(2) > .sub-menu:after,
.main-menu > ul > li:nth-last-child(3) > .sub-menu:after,
.main-menu > ul > li:nth-last-child(4) > .sub-menu:after{
	right: 20px;
	left: auto;
	display: none;
}
/* end menu style */

/* mega menu */
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu{
	right: auto !important;
	left: 50% !important;
	width: auto;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li{
	display: table-cell;
	width: 230px;
	min-width: 230px;
	padding-right: 30px;
	padding-left: 30px;
	vertical-align: baseline;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li,
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li > ul{
	width: 190px;
	min-width: 190px;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li > ul{
	position: relative;
	right: auto !important;
	left: auto !important;
	margin-top: 0;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	border: none;
	background-color: transparent;
}
.gt3_header_builder__container .main-menu > ul > li.gt3_megamenu_active > ul:before,
.gt3_header_builder__container .main-menu > ul > li.gt3_megamenu_active > ul:after{
	display: none;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li > ul > li{
	padding-right: 0;
	padding-left: 0;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active:hover > .sub-menu > li > ul{
	visibility: visible;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li:hover{
	z-index: 2;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li > a{
	font-size: 1em;
	font-weight: 400;
	margin-top: 17px;
	margin-bottom: 7px;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li > a > span:after{
	opacity: 0;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li > a:hover > span:after{
	opacity: 1;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li:after{
	display: none;
}
.gt3_header_builder__container .main-menu .sub-menu.gt3_menu_background_active{
	background: no-repeat center center;
	background-size: cover;
}
div.mobile_menu_container .main-menu .sub-menu.gt3_menu_background_active{
	background-image: none !important;
}
div.mobile_menu_container .main-menu .gt3_megamenu_active > .sub-menu{
	left: 0 !important;
	padding-right: 0 !important;
	padding-left: 15px !important;
}
.gt3_megamenu_active aside .widget-title{
	font-size: 1em;
	margin-top: 12px;
	margin-bottom: 4px;
	text-transform: uppercase;
}
/* end mega menu */

/* sticky header */
.sticky_header{
	position: fixed;
	z-index: 100000;
	top: 0;
	right: 0;
	left: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	opacity: 0;
	pointer-events: none;
}
.sticky_header .column_menu > .menu{
	visibility: hidden;
}
.add_space_between_content_and_viewport .sticky_header > .container{
	width: -webkit-calc(100% - 74px);
	width: calc(100% - 74px);
}
.sticky_header.header_sticky_shadow{
	box-shadow: 0 4px 10px -5px rgba(0, 0, 0, .1);
}
.admin-bar .sticky_header{
	top: 32px;
}
.sticky_header.sticky_on{
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	pointer-events: auto;
}
.sticky_header.sticky_on .column_menu > .menu{
	visibility: visible;
}
/* end sticky header */
@media screen and (max-width: 780px){
	.admin-bar .sticky_header{
		top: 46px;
	}
}
@media screen and (max-width: 600px){
	.admin-bar .sticky_header{
		top: 0;
	}
}
@media screen and (max-width: 599px){
	div[id*=wpadminb]{
		top: -46px !important;
	}
}
/* header responsive */
@media (max-width: 1499px){
	.bottom_header:not(.empty_center_side) .Leftalignside .header_side_container > div,
	.bottom_header:not(.empty_center_side) .Leftalignside .header_side_container > nav{
		padding-right: 10px;
	}
	.bottom_header:not(.empty_center_side) .Rightalignside .header_side_container > div,
	.bottom_header:not(.empty_center_side) .Rightalignside .header_side_container > nav{
		padding-left: 10px;
	}
	.bottom_header:not(.empty_center_side) .main-menu > ul > li > a > span,
	.bottom_header:not(.empty_center_side) .main-menu > div > ul > li > a > span{
		font-size: .9em;
	}
	.bottom_header:not(.empty_center_side) .main-menu > ul > li > a,
	.bottom_header:not(.empty_center_side) .main-menu > div > ul > li > a{
		padding: 0 7px;
	}
}
@media (max-width: 1249px){
	.Leftalignside .header_side_container > div,
	.Leftalignside .header_side_container > nav{
		padding-right: 10px;
	}
	.Rightalignside .header_side_container > div,
	.Rightalignside .header_side_container > nav{
		padding-left: 10px;
	}
	.main-menu > ul > li > a,
	.main-menu > div > ul > li > a{
		padding: 0 7px;
	}
	.bottom_header:not(.empty_center_side) .main-menu > ul > li > a,
	.bottom_header:not(.empty_center_side) .main-menu > div > ul > li > a{
		padding: 0 5px;
	}
	.bottom_header:not(.empty_center_side) .bottom_header_right,
	.bottom_header:not(.empty_center_side) .bottom_header_left{
		display: none;
	}
}
@media (max-width: 991px){
	.top_header .top-menu > .menu{
		font-size: .75em;
	}
	.main-menu > ul > li > a,
	.main-menu > div > ul > li > a{
		padding: 0 10px;
	}
	.top_header_wrapper .main-menu > ul > li > a,
	.top_header_wrapper .main-menu > div > ul > li > a{
		margin: 0;
		padding: 0 7px;
	}
	.gt3_twitter .twitter_text a{
		word-break: break-all;
	}
}
/* Navigation Toggle */
.mobile-navigation-toggle,
.mobile-navigation_column-toggle{
	line-height: 40px;
	position: relative;
	z-index: 1;
	display: none;
	overflow: visible;
	width: 40px;
	height: 100%;
	margin: 0;
	padding: 0;
	cursor: pointer;
	transition-timing-function: linear;
	transition-duration: .15s;
	transition-property: opacity, filter, -webkit-filter;
	text-align: center;
	vertical-align: middle;
}
.toggle-inner,
.toggle-inner:before,
.toggle-inner:after{
	background-color: #ffffff;
}
.toggle-box{
	position: relative;
	display: inline-block;
	width: 25px;
	height: 24px;
	vertical-align: middle;
}
.toggle-inner{
	top: 50%;
	display: block;
	margin-top: -1px;
}
.toggle-inner,
.toggle-inner:before,
.toggle-inner:after{
	position: absolute;
	width: 25px;
	height: 0;
	transition-timing-function: ease;
	transition-duration: .15s;
	transition-property: transform, -webkit-transform;
	border-top: 2px solid;
}
.toggle-inner:before,
.toggle-inner:after{
	display: block;
	content: '';
}
.toggle-inner:before{
	top: -9px;
}
.toggle-inner:after{
	bottom: -7px;
}
.mobile-navigation-toggle:before,
.mobile-navigation_column-toggle:before{
	position: relative;
	display: inline-block;
	width: 0;
	height: 100%;
	content: '';
	vertical-align: middle;
}
.mobile-navigation-toggle .toggle-inner,
.mobile-navigation_column-toggle .toggle-inner{
	transition-timing-function: cubic-bezier(.55, .055, .675, .19);
	transition-duration: .1s;
}
.mobile-navigation-toggle .toggle-inner:before,
.mobile-navigation_column-toggle .toggle-inner:before{
	transition: top .1s .14s ease, opacity .1s ease;
}
.mobile-navigation-toggle .toggle-inner:after,
.mobile-navigation_column-toggle .toggle-inner:after{
	transition: bottom .1s .14s ease, transform .1s cubic-bezier(.55, .055, .675, .19), -webkit-transform .1s cubic-bezier(.55, .055, .675, .19);
}
.mobile-navigation-toggle.is-active .toggle-inner,
.mobile-navigation_column-toggle.is-active .toggle-inner{
	transition-delay: .14s;
	transition-timing-function: cubic-bezier(.215, .61, .355, 1);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.mobile-navigation-toggle.is-active .toggle-inner:before,
.mobile-navigation_column-toggle.is-active .toggle-inner:before{
	top: 0;
	transition: top .1s ease, opacity .1s .14s ease;
	opacity: 0;
}
.mobile-navigation-toggle.is-active .toggle-inner:after,
.mobile-navigation_column-toggle.is-active .toggle-inner:after{
	bottom: 0;
	transition: bottom .1s ease, transform .1s .14s cubic-bezier(.215, .61, .355, 1), -webkit-transform .1s .14s cubic-bezier(.215, .61, .355, 1);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.mobile_menu_container.sticky_on{
	position: fixed;
	left: 0;
	width: 100%;
	overflow-y: auto;
}
.mobile_menu_container:not(.sticky_on){
	max-height: none !important;
}
.mobile_menu_container,
.mobile_column_menu_container{
	font-size: 0;
	line-height: 0;
}
.mobile_menu_container .main-menu,
.mobile_column_menu_container .main-menu{
	z-index: 0;
	display: none;
	width: 100%;
	height: auto;
}
.mobile_menu_container .main-menu > ul > li > a,
.mobile_menu_container .main-menu > div > ul > li > a{
	width: 100%;
	padding: 0;
}
.mobile_menu_container .main-menu > ul.mobile_view_on,
.mobile_menu_container .main-menu > div > ul.mobile_view_on{
	position: relative;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: auto;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
}
.mobile_menu_container .main-menu ul.mobile_view_on li{
	display: block;
	float: none;
	height: auto;
	padding: 0;
}
.mobile_menu_container .main-menu ul.mobile_view_on li a{
	padding: 10px 0 10px 0;
}
.main-menu .mobile_switcher{
	position: absolute;
	z-index: 1;
	top: 4px;
	right: 0;
	width: 40px;
	height: 40px;
	margin: auto;
	cursor: pointer;
}
.column_menu .mobile_switcher{
	position: absolute;
	z-index: 1;
	top: 6px;
	right: 20px;
	width: 40px;
	height: 40px;
	cursor: pointer;
}
.mobile_menu_container .main-menu ul li ul li.menu-item-has-children:after,
.mobile_menu_container .main-menu > ul > li.menu-item-has-children > a:after{
	display: none;
}
.main-menu .mobile_switcher:before,
.column_menu .mobile_switcher:before{
	position: absolute;
	right: 18px;
	bottom: calc(50% - 4px);
	display: inline-block;
	width: 8px;
	height: 8px;
	content: '';
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
	opacity: .7;
	border-top: 1px solid;
	border-left: 1px solid;
}
.mobile_menu_container .main-menu .mobile_switcher:before{
	opacity: 1;
	border-top: 2px solid;
	border-left: 2px solid;
}
.column_menu .mobile_switcher:before{
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.mobile_menu_container .main-menu ul li ul{
	position: relative;
	top: 0;
	left: 0;
	visibility: visible;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin-top: 0;
	padding: 0 0 0 15px;
	-webkit-transition: 0ms;
	transition: all 0ms;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	border: none;
	background-color: transparent;
}
.mobile_menu_container .main-menu > ul > li > ul:before,
.mobile_menu_container .main-menu > ul > li > ul:after{
	display: none;
}
.mobile_menu_container .main-menu ul li ul ul{
	top: 0;
	left: 0 !important;
	margin: 0;
}
.mobile_menu_container .main-menu ul li ul li:hover > a{
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
/* gt3_currency_switcher && gt3_lang_switcher */
.gt3_currency_switcher,
.gt3_lang_switcher{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	text-transform: uppercase;
}
.gt3_currency_switcher:after,
.gt3_lang_switcher:after{
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 5px;
	content: '';
}
.gt3_currency_switcher > a:after,
.gt3_lang_switcher > a:after{
	font-size: .875em;
	content: ' +';
}
.gt3_currency_switcher ul,
.gt3_lang_switcher ul{
	position: absolute;
	z-index: 555;
	top: 100%;
	right: 0;
	display: block;
	visibility: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: auto;
	min-width: 230px;
	margin-top: 6px;
	padding: 10px 0;
	list-style: none;
	-webkit-transition: all .2s .2s;
	-moz-transition: all .2s .2s;
	transition: all .2s .2s;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	text-align: left;
	opacity: 0;
	border: 1px solid rgba(243, 243, 243, 1);
	border-radius: 4px;
	background-color: #ffffff;
	box-shadow: none;
}
.gt3_currency_switcher ul li,
.gt3_lang_switcher ul li{
	font-size: 1em;
	line-height: 1.6;
	padding: 5px 25px 5px 20px;
}
.gt3_currency_switcher:hover ul,
.gt3_lang_switcher:hover ul{
	visibility: visible;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}
/* end gt3_currency_switcher */

/* B L O G */
.gt3_module_blog,
.gt3_module_featured_posts{
	text-align: left;
}
.blog_post_preview .blog_content input[type="submit"]{
	padding: 15px 25px;
}
.gt3_module_blog .blog_post_preview.format-quote .blog_content,
.gt3_module_blog .blog_post_preview.format-link .blog_content{
	background: #fafafa;
}
.gt3_module_blog:not(.packery_wrapper) .blog_post_preview.format-quote .blog_content,
.gt3_module_blog:not(.packery_wrapper) .blog_post_preview.format-link .blog_content{
	padding-top: 51px;
	padding-left: 55px;
	padding-right: 50px;
}
.gt3_module_blog .blog_post_preview .listing_meta{
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 7px;
}
.gt3_module_blog .blog_post_preview .blogpost_title{
	font-weight: 700;
	font-size: 24px;
	line-height: 26px;
	margin-top: 0;
	position: static;
}
.gt3_module_blog .blog_post_preview .blogpost_title i{
	font-size: 27px;
	line-height: 1;
	margin: 0;
}
.gt3_module_blog.items4 .blog_post_preview h2{
	font-size: 1.8em;
	line-height: 1.3;
}
.gt3_module_blog.items4 .blog_post_preview h2 a{
	line-height: inherit;
}
.gt3_module_blog .blog_post_preview h2 a{
	font-family: inherit;
	font-weight: inherit;
	line-height: inherit;
}
.blog_content .gt3_module_button a{
	font-size: 1em;
	font-weight: 500;
	line-height: 14px;
	padding: 0;
	border: none;
}
.blog_content .gt3_module_button a:hover{
	padding: 0;
	border: none;
	background-color: transparent;
}
.has_post_boxed_content .blog_content{
	-webkit-box-shadow: inset 0 0 0 1px #cbcbcb;
	-moz-box-shadow: inset 0 0 0 1px #cbcbcb;
	box-shadow: inset 0 0 0 1px #cbcbcb;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding-left: 30px;
	padding-right: 30px;
}
.has_post_boxed_content .gt3_module_button_list{
	padding-bottom: 22px;
}
.has_post_boxed_content .blog_content .listing_meta > span{
	font-weight: inherit;
}
.blog_alignment_center .blog_post_preview{
	text-align: center;
}
.blog_alignment_right .blog_post_preview{
	text-align: right;
}
.blog_alignment_justify .blog_post_preview{
	text-align: justify;
}
.spacing_beetween_items_30{
	margin: -30px 0 0 -30px;
}
.spacing_beetween_items_25{
	margin: -25px 0 0 -25px;
}
.spacing_beetween_items_20{
	margin: -20px 0 0 -20px;
}
.spacing_beetween_items_15{
	margin: -15px 0 0 -15px;
}
.spacing_beetween_items_10{
	margin: -10px 0 0 -10px;
}
.spacing_beetween_items_5{
	margin: -5px 0 0 -5px;
}
.spacing_beetween_items_30 .item_wrapper{
	padding-top: 30px;
	padding-left: 30px;
}
.spacing_beetween_items_25 .item_wrapper{
	padding-top: 25px;
	padding-left: 25px;
}
.spacing_beetween_items_20 .item_wrapper{
	padding-top: 20px;
	padding-left: 20px;
}
.spacing_beetween_items_15 .item_wrapper{
	padding-top: 15px;
	padding-left: 15px;
}
.spacing_beetween_items_10 .item_wrapper{
	padding-top: 10px;
	padding-left: 10px;
}
.spacing_beetween_items_5 .item_wrapper{
	padding-top: 5px;
	padding-left: 5px;
}
.spacing_beetween_items_5 .blog_post_preview{
	margin-bottom: 5px;
}
.spacing_beetween_items_10 .blog_post_preview{
	margin-bottom: 10px;
}
.spacing_beetween_items_15 .blog_post_preview{
	margin-bottom: 15px;
}
.spacing_beetween_items_20 .blog_post_preview{
	margin-bottom: 20px;
}
.spacing_beetween_items_25 .blog_post_preview{
	margin-bottom: 25px;
}
.spacing_beetween_items_30 .blog_post_preview{
	margin-bottom: 50px;
}
.gt3_module_featured_posts .slick-list .slick-slide{
	padding-right: 0;
	padding-left: 0;
}
/* Slider */
.blog_post_preview.format-gallery .slick-slide{
	position: relative;
	padding: 0;
}
.blog_post_preview.format-gallery .controls .slick-arrow{
	top: 0;
	bottom: 0;
	margin: auto;
}
.blog_post_preview.format-gallery .controls .slick_control_text{
	font-weight: 400;
	letter-spacing: .025em;
}
.blog_post_preview.format-gallery .controls .slick_control_text span.all_slides{
	font-weight: 300;
}
.blog_post_preview.format-gallery .slick-slide .slider_content_wrap{
	position: absolute;
	z-index: 1;
	top: 0;
	right: 11%;
	bottom: 0;
	left: 11%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;

	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.blog_post_preview.format-gallery .slick-slide.align_center .slider_content_wrap{
	text-align: center;
}
.blog_post_preview.format-gallery .slick-slide.align_right .slider_content_wrap{
	text-align: right;
}
.blog_post_preview.format-gallery .widget-button > span{
	font-size: .875em;
	font-weight: 500;
	letter-spacing: .2em;
}
.blog_post_preview.format-gallery .widget-button > span,
.blog_post_preview.format-gallery .widget-button > div{
	display: inline-block;
	vertical-align: middle;
}
.blog_post_preview.format-gallery .widget-button > div{
	margin-left: 16px;
}
.blog_post_preview.format-gallery .controls{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 190px;
	height: 85px;
}
.blog_post_preview.format-gallery .slick-arrow {
	position: absolute !important;
	top: 50%;
	z-index: 99;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	background: none;
	border: none;
}
.blog_post_preview.format-gallery .slick-arrow.slick-prev{
	left: 10px;
}
.blog_post_preview.format-gallery .slick-arrow.slick-next{
	right: 10px;
}
.blog_post_preview.format-gallery .slick-position{
	font-size: 18px;
	line-height: 85px;
	text-align: center;
	letter-spacing: .025em;
	background-color: #ffffff;
}
.blog_post_preview.format-gallery .slick-arrow.slick-hidden ~ .slick-position{
	display: none;
}
.blog_post_preview.format-gallery .slick-position span:not(.all_slides){
	font-weight: 400;
}
.blog_post_preview.format-gallery .slick_control_text{
	display: none;
}
.blog_post_preview.format-gallery .slick-slider ul.slick-dots{
	display: none !important;
}
.blog_post_preview.format-gallery .slick-arrow{
	padding: 10px;
	height: auto;
}
.blog_post_preview.format-gallery .slick-arrow.slick-next:before,
.blog_post_preview.format-gallery .slick-arrow.slick-prev:before{
	display: none;
}
.blog_post_preview.format-gallery .slick-arrow.slick-next:after{
	font: normal normal normal 40px/40px FontAwesome;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	z-index: 5;
	top: -.08em;
	padding: 0 0 0 9px;
	border: none;
	content: '\f105';
	-webkit-transition: padding 300ms;
	-moz-transition: padding 300ms;
	-o-transition: padding 300ms;
	transition: padding 300ms;
}
.blog_post_preview.format-gallery .slick-arrow.slick-prev:after{
	font: normal normal normal 40px/40px FontAwesome;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	z-index: 5;
	top: -.08em;
	padding: 0 0 0 9px;
	border: none;
	content: '\f104';
	-webkit-transition: padding 300ms;
	-moz-transition: padding 300ms;
	-o-transition: padding 300ms;
	transition: padding 300ms;
}
.font-awesome-4-shim .blog_post_preview.format-gallery .slick-arrow.slick-next:after,
.font-awesome-4-shim .blog_post_preview.format-gallery .slick-arrow.slick-prev:after {
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
}
/* Slider end */

/*module carousel*/
.gt3_module_carousel .spacing_beetween_items_30,
.gt3_module_carousel .spacing_beetween_items_25,
.gt3_module_carousel .spacing_beetween_items_20,
.gt3_module_carousel .spacing_beetween_items_15,
.gt3_module_carousel .spacing_beetween_items_10,
.gt3_module_carousel .spacing_beetween_items_5{
	margin-left: 0;
}
.gt3_module_carousel .spacing_beetween_items_30 .item_wrapper{
	padding-right: 15px;
	padding-left: 15px;
}
.gt3_module_carousel .spacing_beetween_items_25 .item_wrapper{
	padding-right: 12.5px;
	padding-left: 12.5px;
}
.gt3_module_carousel .spacing_beetween_items_20 .item_wrapper{
	padding-right: 10px;
	padding-left: 10px;
}
.gt3_module_carousel .spacing_beetween_items_15 .item_wrapper{
	padding-right: 7.5px;
	padding-left: 7.5px;
}
.gt3_module_carousel .spacing_beetween_items_10 .item_wrapper{
	padding-right: 5px;
	padding-left: 5px;
}
.gt3_module_carousel .spacing_beetween_items_5 .item_wrapper{
	padding-right: 2.5px;
	padding-left: 2.5px;
}
.gt3_module_featured_posts .spacing_beetween_items_30 .slick-list{
	margin-right: -15px;
	margin-left: -15px;
}
.gt3_module_featured_posts .spacing_beetween_items_25 .slick-list{
	margin-right: -12.5px;
	margin-left: -12.5px;
}
.gt3_module_featured_posts .spacing_beetween_items_20 .slick-list{
	margin-right: -10px;
	margin-left: -10px;
}
.gt3_module_featured_posts .spacing_beetween_items_15 .slick-list{
	margin-right: -7.5px;
	margin-left: -7.5px;
}
.gt3_module_featured_posts .spacing_beetween_items_10 .slick-list{
	margin-right: -5px;
	margin-left: -5px;
}
.gt3_module_featured_posts .spacing_beetween_items_5 .slick-list{
	margin-right: -2.5px;
	margin-left: -2.5px;
}
.isotope_blog_items{
	margin-top: 0 !important;
}
.isotope_blog_items .item_wrapper{
	padding-top: 0 !important;
}
.isotope_blog_items .blog_post_preview{
	float: left;
	margin-right: 0 !important;
}
.packery_wrapper .isotope_blog_items .blog_post_preview{
	min-height: 400px;
}
@media only screen and (max-width: 1024px){
	.packery_wrapper .isotope_blog_items .blog_post_preview{
		width: 100%;
	}

}
@media only screen and (max-width: 615px){
	.packery_wrapper .isotope_blog_items .blog_post_preview{
		min-height: 350px;
		height: 350px !important;
	}
}
.items2 .blog_post_preview,
.items3 .blog_post_preview,
.items4 .blog_post_preview{
	display: inline-block;
	margin-right: -4px;
	vertical-align: top;
}
.items2 .blog_post_preview{
	width: calc(50% - .5px);
}
.items3 .blog_post_preview{
	width: calc(33.3333% - .5px);
}
.items4 .blog_post_preview{
	width: calc(25% - .5px);
}
.blog_post_preview.element,
.gt3_module_carousel .blog_post_preview{
	margin-right: 0;
}
.per_column_wrap .blog_post_preview{
	display: block;
	width: 100%;
	margin-right: 0;
}
.blog_post_media{
	margin-bottom: 21px;
	overflow: hidden;
}
.elementor-widget-gt3-core-blog .gt3_module_blog:not(.items1) .blog_post_media{
	margin-bottom: 22px;
}
a > .blog_post_media{
	overflow: hidden;
}
.blog_post_media .slick-arrow{
	color: rgba(255, 255, 255, .7);
}
.blog_post_media .slick-arrow:hover{
	color: rgba(255, 255, 255, 1);
}
.gt3_module_related_posts .blog_post_media{
	margin-bottom: 22px;
}
.blog_post_media .slider-wrapper{
	overflow: hidden;
}
.blog_content .blog_post_media .blog_post_media-animate{
	-webkit-transition: -webkit-transform 7s;
	-moz-transition: -moz-transform 7s;
	transition: transform 7s;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.blog_content:hover .blog_post_media .blog_post_media-animate{
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
}
.blog_post_media img{
	max-width: 100%;
	height: auto;
}
.format-video .blog_post_media,
.format-audio .blog_post_media{
	position: relative;
	width: 100%;
	padding-bottom: 62%;
}
.format-video .blog_post_media.has_post_thumb{
	padding-bottom: 0;
}
.blog_post_media .gt3_video_wrapper__thumb{
	position: relative;
	z-index: 1;
	visibility: visible;
	-webkit-transition: opacity 400ms 200ms, visibility 400ms 200ms;
	-moz-transition: opacity 400ms 200ms, visibility 400ms 200ms;
	transition: opacity 400ms 200ms, visibility 400ms 200ms;
	opacity: 1;
}
.blog_post_media .gt3_video_wrapper__thumb.play_video{
	visibility: hidden;
	opacity: 0;
}
.blog_post_media .gt3_video__play_iframe{
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	padding-bottom: 0;
	-webkit-transition: opacity 400ms 200ms;
	-moz-transition: opacity 400ms 200ms;
	transition: opacity 400ms 200ms;
	opacity: 0;
}
.blog_post_media .gt3_video__play_iframe.play_video{
	opacity: 1;
}
.format-audio .blog_post_media{
	padding-bottom: 110px;
}
.format-video .blog_post_media iframe,
.format-audio .blog_post_media iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.format-video .gt3_video__play_button{
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: inline-block;
	box-sizing: border-box;
	width: 75px;
	height: 75px;
	margin: auto;
	cursor: pointer;
	vertical-align: middle;
	border-radius: 50%;
	background-color: #ffffff;
}
.format-video .gt3_video__play_button > svg{
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-35%, -45%);
	-moz-transform: translate(-35%, -45%);
	-ms-transform: translate(-35%, -45%);
	transform: translate(-35%, -45%);
}
.format-video .gt3_video__play_button:hover > svg{
	fill: #ffffff;
}
.blog_post_preview{
	margin-bottom: 40px;
}
.blog_post_preview.format-link .item_wrapper .blog_content .blog_post_media,
.blog_post_preview.format-quote .item_wrapper .blog_content .blog_post_media{
	margin-bottom: 20px;
}
.packery_wrapper .blog_post_preview.format-link .item_wrapper .blog_content .blog_post_media,
.packery_wrapper .blog_post_preview.format-quote .item_wrapper .blog_content .blog_post_media{
	margin-bottom: 0;
}
.blog_post_preview.format-link .item_wrapper .blog_content .blog_post_media .post_media_info,
.blog_post_preview.format-quote .item_wrapper .blog_content .blog_post_media .post_media_info{
	margin-right: 15px;
}
.blog_post_preview.format-link .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated{
	padding: 0;
}
span.elementor-drop-cap{
	float: left;
	text-align: center;
	line-height: 1;
	font-size: 72px;
	margin-right: 10px;
}
span.elementor-drop-cap span.elementor-drop-cap-letter{
	font-size: 72px;
	font-weight: 900;
}
.search .listing_meta{
	margin-bottom: 0;
}
.search .blogpost_title{
	margin-bottom: 0;
	margin-top: 0;
}
.gt3_module_featured_posts .listing_meta.upper_text *{
	text-transform: uppercase;
}
.listing_meta{
	display: block;
	margin-bottom: 12px;
	font-size: 15px;
	line-height: 23px;
}
.widget.gt3_widget.widget_posts .listing_meta{
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 3px;
}
.gt3_module_related_posts .listing_meta{
	margin-bottom: 4px;
}
.listing_meta span{
	display: inline;
	vertical-align: bottom;
}
.listing_meta span.post_category a:after{
	content: ',';
	margin-right: 5px;
	color: inherit !important;
}
.listing_meta span.post_category a:last-child:after{
	content: '';
	margin-right: 0;
}
.gt3_module_blog.packery_wrapper .blog_post_preview .blogpost_title{
	padding-bottom: 26px;
	margin-bottom: 14px;
}
.gt3_module_blog.packery_wrapper .blog_post_preview.format-standard-image .blog_content,
.gt3_module_blog.packery_wrapper .blog_post_preview.format-standard-image .blog_content h2 a{
	color: #ffffff;
}
.gt3_module_blog.packery_wrapper .blog_post_media.blog_post_media--quote .post_media_info{
	padding-right: 10px;
}
.gt3_module_blog.packery_wrapper .blog_post_preview .blog_content .packery_content_wrap{
	padding: 0 15% 0 7%;
}
.gt3_module_blog.packery_wrapper .blog_post_preview:not(.format-standard):not(.format-standard-image) .blog_content .packery_content_wrap,
.gt3_module_blog.packery_wrapper .blog_post_preview.gt3_sticky_post .blog_content .packery_content_wrap{
	padding: 0 15% 0 15%;
}
.gt3_module_blog.packery_wrapper .blog_post_preview.format-standard-image .item_wrapper{
	overflow: hidden;
}
.gt3_module_blog.packery_wrapper .blog_post_preview.format-standard-image .packery_content_wrap{
	position: relative;
	z-index: 1;
}
@media only screen and (min-width: 1200px){
	.gt3_module_blog.packery_wrapper .blog_post_preview.format-standard-image .item_wrapper .blog_content{
		height: 200%;
	}
	.gt3_module_blog.packery_wrapper .blog_post_preview.format-standard-image .packery_content_wrap{
		position: absolute;
		right: 0;
		left: 0;
		top: 50%;
		height: 50%;
		z-index: 1;
		-webkit-transition: top 600ms;
		-moz-transition: top 600ms;
		-o-transition: top 600ms;
		transition: top 600ms;
	}
	.gt3_module_blog.packery_wrapper .blog_post_preview.format-standard-image .blog_content:hover .packery_content_wrap{
		top: 0;
	}
	.gt3_module_blog.packery_wrapper .gt3_module_button_list{
		position: absolute;
		bottom: 47px;
		left: 7%;
	}
}
@media only screen and (max-width: 1199px){
	.gt3_module_blog.packery_wrapper .blog_post_preview.format-standard-image .packery_content_wrap{
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		height: 100%;
	}
	.gt3_module_blog.packery_wrapper .blog_item_description{
		margin-top: auto;
	}
	.gt3_module_blog.packery_wrapper .gt3_module_button_list{
		padding-bottom: 50px;
	}
}
.gt3_module_blog.packery_wrapper .blog_post_preview:not(.format-standard):not(.format-standard-image) .gt3_module_button_list,
.gt3_module_blog.packery_wrapper .blog_post_preview.gt3_sticky_post .gt3_module_button_list{
	left: 15%;
}
.gt3_module_blog.packery_wrapper .blog_post_preview.format-standard-image .gt3_module_button_list a:hover{
	color: inherit;
}
.gt3_module_blog.packery_wrapper .packery_content_wrap_anim{
	padding-top: 42px;
}
.gt3_module_blog .blog_post_preview:not(.format-quote):not(.format-link):not(.format-standard):not(.format-video) .packery_content_wrap_anim:before,
.gt3_module_blog .blog_post_preview .blogpost_title i{
	padding-top: 10px;
	padding-right: 6px;

}
@media only screen and (min-width: 1200px){
	.gt3_module_blog.packery_wrapper .blog_post_preview.format-standard-image .packery_content_wrap_anim{
		position: relative;
		-webkit-transition: -webkit-transform 600ms;
		-moz-transition: -moz-transform 600ms;
		-o-transition: -o-transform 600ms;
		transition: transform 600ms;
		-webkit-transform: translateY(-100%);
		-moz-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		-o-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	.gt3_module_blog.packery_wrapper .blog_post_preview.format-standard-image .blog_content:hover .packery_content_wrap_anim{
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
}
.gt3_module_blog.packery_wrapper .blog_item_description{
	line-height: 24px;
}
.gt3_module_blog.packery_wrapper .blog_post_preview.format-quote .packery_content_wrap,
.gt3_module_blog.packery_wrapper .blog_post_preview.format-link .packery_content_wrap{
	position: absolute;
	z-index: 1;
	bottom: 67px;
}
.has_post_boxed_content .listing_meta{
	margin-bottom: 5px;
}
.listing_meta span:last-child:after{
	display: none;
}
.listing_meta.next_likes_block{
	max-width: -webkit-calc(100% - 45px);
	max-width: calc(100% - 45px);
}
.listing_meta > span{
	font-size: inherit;
	line-height: inherit;
}
.listing_meta a{
	vertical-align: middle;
	color: inherit;
}
.listing_meta span.post_author{
	text-transform: none;
	letter-spacing: 0;
}
.gt3_module_blog.packery_wrapper .blog_post_preview span.post_category a{
	text-transform: lowercase;
	letter-spacing: 0;
	color: #ffffff;
	padding: 3px 11px;
	border-radius: 30px;
	border: 1px solid rgba(255, 255, 255, 0.23);
	font-size: 14px;
	background: rgba(35, 35, 37, 0.23);
	margin: 0 0 5px 5px;
	font-weight: 900;
}
.gt3_module_blog.packery_wrapper .blog_post_preview .blog_content span.post_category{
	position: absolute;
	top: 24px;
	right: 20px;
}
span.post_category a{
	position: relative;
	z-index: 1;
}
.blog_post_preview .listing_meta span{
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms;
}
.blog_post_preview .listing_meta span:hover{
	opacity: 1;
}
.blog_post_preview .listing_meta > span:empty{
	display: none !important;
}
.single-post .single_meta .blog_content .blogpost_title{
	margin-top: 0;
	margin-bottom: 17px;
}
.single-post .gt3_module_title h4{
	margin-bottom: 20px;
}
.blogpost_title{
	position: relative;
	padding-bottom: 5px;
}
.blogpost_title:first-child{
	margin-bottom: 0;
}
.gt3_module_related_posts .blogpost_title{
	margin-top: 4px;
}
/* gt3_author_box */
.gt3_author_box{
	position: relative;
	padding: 46px 0 10px 130px;
	min-height: 100px;
}
.gt3_author_box__avatar{
	width: 100px;
	height: 100px;
	position: absolute;
	left: 0;
	top: 51px;
}
.gt3_author_box__avatar img{
	display: block;
	width: 100%;
	height: auto;
	border-radius: 50%;
}
.gt3_author_box__name{
	margin-bottom: 16px;
}
/* end gt3_author_box */

.gt3_module_blog .blog_post_media--quote .quote_text{
	font-family: inherit;
	font-size: 24px;
	font-weight: bold;
	line-height: 150%;
	position: relative;
	margin: 0;
}
.blog_content .listing_meta .post_comments a:before{
	content: "\f075";
	font-family: 'FontAwesome';
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	margin: 0 7px;
	display: inline-block;
	line-height: inherit;
}
.blog_content .listing_meta .post_author a:before,
.search .blog_content .listing_meta .post_author a:before{
	content: "\f007";
	font-family: 'FontAwesome';
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	margin: 0 7px;
	display: inline-block;
	line-height: inherit;
}
.font-awesome-4-shim .blog_content .listing_meta .post_comments a:before,
.font-awesome-4-shim .blog_content .listing_meta .post_author a:before,
.font-awesome-4-shim .search .blog_content .listing_meta .post_author a:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
}
.gt3_module_blog:not(.items1) .blog_post_media--quote .quote_text{
	font-size: 20px;
}
.blog_post_media--link .blog_post_media__link_text a{
	font-size: 24px;
	color: inherit;
	font-weight: bold;
	line-height: 1.6;
	padding-right: 60px;
	display: inline-block;
}
.blog_post_media--quote a{
	color: inherit;
}
.packery_wrapper .blog_post_media--link .blog_post_media__link_text a,
.packery_wrapper .blog_post_preview.format-quote .blog_post_media--quote .quote_text{
	padding-right: 30px;
}
.blog_post_media--link .blog_post_media__link_text p{
	font-size: 16px;
	font-weight: 300;
	margin: 0;
}
.packery_wrapper .blog_post_media--link .blog_post_media__link_text p{
	margin-top: 10px;
}
.blog_post_media--link .blog_post_media__link_text p a{
	font-size: 18px;
	line-height: 1.6;
	font-weight: 700;
	font-style: italic;
}
.blog_post_media__icon--quote{
	font-style: normal;
	display: inline-block;
	font-family: 'Lato', sans-serif;
	line-height: 24px;
}
.blog_post_media__icon--link{
	font-family: Theme_icon, serif;
	display: inline-block;
	font-size: 15px;
	font-weight: 700;
}
.packery_wrapper .blog_post_media__icon--link,
.packery_wrapper .blog_post_media__icon--quote{
	position: absolute;
	top: 10%;
	right: 10%;
}
.blog_post_media.blog_post_media--link .blog_post_media__icon,
.blog_post_media.blog_post_media--quote .blog_post_media__icon{
	display: inline-block;
	margin-right: 18px;
}
.packery_wrapper .blog_post_media.blog_post_media--link .blog_post_media__icon,
.packery_wrapper .blog_post_media.blog_post_media--quote .blog_post_media__icon{
	display: none;
}
.gt3_module_blog .blog_post_media.blog_post_media--quote{
	margin-bottom: 0;
}
.blog_post_media__icon--quote:before{
	display: inline-block;
	font-family: FontAwesome, serif;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	content: '\f10e';
	font-size: 30px;
	font-weight: normal;
	z-index: 1;
}
.blog_post_media__icon--link:before{
	content: "\f0c1";
	display: inline-block;
	font: normal normal normal 30px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 300;
	position: relative;
	z-index: 0;
	width: 100%;
	height: 100%;
}
.font-awesome-4-shim .blog_post_media__icon--quote:before,
.font-awesome-4-shim .blog_post_media__icon--link:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
}
.blogpost_title i,
.page_title i{
	font-size: .9em;
	margin-right: 20px;
}
.blogpost_title i.fa-thumb-tack,
.page_title i.fa-thumb-tack{
	line-height: 32px;
	width: 32px;
	text-align: center;
}
.page_title i.fa-thumb-tack{
	line-height: 40px;
	width: 40px;
}
.blog_post_media--quote,
.blog_post_media--link{
	position: relative;
}
.blog_post_media--quote:after,
.blog_post_media--link:after{
	display: table;
	clear: both;
	content: '';
}
.gt3_module_featured_posts .blogpost_title{
	font-size: 24px;
	line-height: 26px;
	font-weight: 700;
}
.gt3_module_featured_posts .blogpost_title a{
	line-height: inherit;
	font-weight: inherit;
}
.gt3_module_featured_posts .blogpost_title i{
	margin-right: 12px;
}
.post_media_info{
	position: relative;
	display: inline-block;
	float: left;
}
.post_media_info .quote_image{
	width: 75px;
	vertical-align: middle;
	border-radius: 50%;
}
.post_media_info .quote_image + .quote_author{
	margin-top: 7px;
}
.single .blog_post_media.blog_post_media--quote .quote_text{
	font-size: 24px;
	line-height: 36px;
}
.blog_post_media.blog_post_media--quote .quote_author{
	font-size: 18px;
	line-height: 1.6;
	font-weight: 700;
	font-style: italic;
}
.blog_post_media.blog_post_media--quote .quote_author:before{
	content: "—";
	font-weight: 500;
	margin-right: 12px;
}
.single .blog_post_media__icon.blog_post_media__icon--quote{
	content: "\f10e";
	display: none;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	left: 0;
	top: 19px;
	z-index: 1;
	font-family: FontAwesome;
	font-size: 30px;
	font-weight: normal;
}
.font-awesome-4-shim.single .blog_post_media__icon.blog_post_media__icon--quote {
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
}
.single .blog_post_media.blog_post_media--quote{
	margin-bottom: 35px;
	padding-left: 0;
	padding-top: 10px;
}
.blog_post_preview.format-quote .blog_post_media--quote .quote_text{
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5;
	padding-bottom: 12px;
	padding-right: 60px;
}
.blog_post_preview.format-quote .blog_post_media--quote .quote_text a:before{
	content: "“";
	display: inline-block;
	font-size: 2em;
	font-weight: bold;
	line-height: 0.2;
	transform: translateY(0.335em);
	margin-right: 0.1em;
}
.blog_post_preview.format-quote .blog_post_media--quote .quote_text a:after{
	content: "“";
	display: inline-block;
	font-size: 2em;
	font-weight: bold;
	line-height: 0.2;
	transform: translateY(0.335em);
	margin-left: 0.1em;
}
.blog_post_preview.format-quote .post_media_info .quote_author{
	font-size: 18px;
	font-weight: 300;
	line-height: 1.6;
}
.blog_post_preview.format-quote .quote_text + .post_media_info{
	float: none;
	max-width: 100%;
}
.blog_content p{
	margin-bottom: 19px;
}
.blog_content table{
	margin-bottom: 25px;
}
.blog_content p:last-child{
	margin-bottom: 0;
}
.blog_content .clear.post_clear{
	margin-top: 12px;
}
.single .featured_post_info{
	padding-top: 21px;
}
.blog_content h1,
.blog_content h2,
.blog_content h3,
.blog_content h4,
.blog_content h5,
.blog_content h6,
#main_content > h1,
#main_content > h2,
#main_content > h3,
#main_content > h4,
#main_content > h5,
#main_content > h6,
.comment_content > h1,
.comment_content > h2,
.comment_content > h3,
.comment_content > h4,
.comment_content > h5,
.comment_content > h6{
	margin-top: 10px;
	margin-bottom: 10px;
}
.gt3_module_blog:not(.packery_wrapper) .blog_post_preview .listing_meta span,
.search .blog_post_preview .listing_meta span{
	margin-right: 15px;
}
.gt3_module_blog:not(.packery_wrapper) .blog_post_preview .listing_meta span:last-child,
.search .blog_post_preview .listing_meta span:last-child{
	margin-right: 0;
}
.elementor-widget-gt3-core-flipbox .gt3_services_box.without_flip.type1 .gt3_services_img_bg:before{
	transition: all 400ms;
}
/* single post */
.single-team #main_content,
.single #main_content > .blog_post_preview{
	margin-bottom: 69px;
}
.single #main_content > .blog_post_preview .blog_content{
	margin: 0;
	padding: 0;
	background: none;
}
.single-team  #main_content > ul,
.single-team  #main_content > ol,
.blog_post_preview .blog_content > ul,
.blog_post_preview .blog_content > ol{
	overflow: hidden;
}
.single-team  #main_content > ul,
.blog_post_preview .blog_content > ul{
	padding-bottom: 17px;
	padding-left: 15px;
}
.single-team  #main_content > ol,
.blog_post_preview .blog_content > ol{
	margin-bottom: 17px;
}
.single .post_tags .tagcloud{
	display: inline-block;
	vertical-align: middle;
}
.single .post_tags > span{
	display: inline-block;
	margin-bottom: 5px;
	vertical-align: middle;
}

/* Single member team */
.gt3_single_team_socials {
	margin: 0 -10px;
}
.gt3_single_team_socials__item {
	display: inline-block;
	padding: 5px 10px;
	font-weight: 400;
}
.gt3_single_team_socials__item a {
	color: inherit;
}
.gt3_single_team_socials__item a:hover {
	color: inherit;
}
.gt3_single_team_socials__item a:hover span:after {
	opacity: 1;
}
.gt3_single_team_socials__item a span {
	position: relative;
}
.gt3_single_team_socials__item a span:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	border-top: 1px solid;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}
.gt3_single_team_socials__item a i {
	font-size: 16px;
}

.gt3_single_team_header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 25px;
	width: 100%;
}
.gt3_single_team_header .gt3_single_team_thumbnail__wrapper {
	margin-right: 60px;
}
@media only screen and (max-width: 768px) {
	.gt3_single_team_header .gt3_single_team_thumbnail__wrapper {
		margin-right: 30px;
	}
}
@media only screen and (max-width: 600px) {
	.gt3_single_team_header .gt3_single_team_thumbnail__wrapper {
		width: 100%;
		margin-right: 0;
		margin-bottom: 25px;
	}
}
.gt3_single_team_header .gt3_team_title {
	margin-bottom: 22px;
}
.gt3_single_team_header .gt3_team_title h2 {
	font-weight: 600;
}
@media only screen and (max-width: 600px) {
	.gt3_single_team_header {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.gt3_single_team_info__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	width: 100%;
	padding: 3px 0;
	font-size: 16px;
}
.gt3_single_team_info__item h4 {
	font-size: inherit;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 1.5;
	padding-right: 10px;
}
.gt3_single_team_info__item a {
	color: inherit;
}
/* !Single member team */

/* Comments */
#comments{
	margin: 0;
	padding: 0;
}
#comments:empty{
	font-size: 0;
	line-height: 0;
	height: 0;
}
#comments > h3{
	font-size: 20px;
	font-weight: 700;
}
#respond{
	padding: 70px 0;
	margin-bottom: 50px;
}
#comments #respond{
	padding: 0;
}
.fw_comments #comments > h2{
	text-align: center;
}
.fw_comments .commentlist{
	padding-bottom: 20px;
}
.fw_comments > #comments > #respond{
	width: 1170px;
	padding: 70px calc((100vw - 1170px) / 2) 70px;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	right: auto;
}
@media only screen and (max-width: 1200px){
	.fw_comments > #comments > #respond{
		width: 1000px;
		padding: 70px calc((100vw - 1000px) / 2) 70px;
	}
}
@media only screen and (max-width: 1024px){
	.fw_comments > #comments > #respond{
		width: 740px;
		padding: 70px calc((100vw - 740px) / 2) 70px;
	}
}
@media only screen and (max-width: 767px){
	.fw_comments > #comments > #respond{
		width: 80%;
		padding: 70px calc((100vw - 80%) / 2) 70px;
	}
}
#respond form#commentform [class*='span'],
#respond form#commentform > p{
	padding: 0;
	margin-top: 34px;
}
#respond form#commentform [class*='span']:first-of-type,
#respond form#commentform > p:first-of-type{
	margin-top: 0;
}
#respond form#commentform .gt3_span6{
	width: calc(50% - 30px);
}
#respond form#commentform *:not(.gt3_span6) ~ .gt3_span6 ~ .gt3_span6{
	float: right;
}
#respond .form_field{
	width: 100%;
	display: block;
	color: inherit;
}
p.form-submit{
	margin-bottom: 0;
}
.comment-reply-title{
	margin-bottom: 10px;
	line-height: 1.6;
	font-size: 20px;
	font-weight: 700;
}
#comments > #respond > .comment-reply-title{
	margin-top: 65px;
}
#respond #commentform p.comment-form-cookies-consent > label{
	position: static !important;
	display: inline-block !important;
	pointer-events: auto !important;
	cursor: pointer !important;
	color: inherit !important;
	font-size: inherit !important;
	letter-spacing: .02em !important;
}
.fw_comments #comments > #respond .comment-reply-title,
.fw_comments #comments > #respond .comment-notes{
	text-align: center;
}
#cancel-comment-reply-link{
	font-weight: inherit;
}
#cancel-comment-reply-link:hover{
	color: inherit;
}
#respond form#commentform > p.form-submit button{
	margin-top: 30px;
	margin-bottom: 8px;
}
.fw_comments #comments > #respond{
	padding-top: 88px;
	padding-bottom: 100px;
}
.fw_comments #comments > #respond form#commentform > p.form-submit{
	text-align: center;
}
.fw_comments #comments > #respond form#commentform > p.form-submit button{
	margin-top: 49px;
}
p.comment-notes{
	font-size: 14px;
	margin-bottom: 8px;
}
ol.commentlist{
	position: relative;
	margin: 0;
	padding: 45px 0 0 0;
	list-style: none;
}
ol.commentlist li{
	list-style: none;
}
ol.commentlist > li > ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
ol.commentlist > li,
ul.commentlist > li{
	margin: 0;
	padding: 0;
}
ol.commentlist > li:before,
ol.commentlist > li:after{
	display: none;
}
.commentlist .comment:before,
#comments ol.commentlist ul.children li .stand_comment .commentava:before{
	position: absolute;
	left: -34px;
	background: #e5e6e7;
	content: '';
}
.commentlist .comment:before{
	top: 0;
	bottom: 0;
	width: 1px;
}
#comments ol.commentlist ul.children li .stand_comment .commentava:before{
	width: 15px;
	height: 1px;
	top: 50%;
}
.commentlist ul > .comment:last-child:before{
	bottom: 55px;
}
ol.commentlist li .stand_comment{
	padding: 12px 0 55px 99px;
	position: relative;
}
ol.commentlist li.pingback .stand_comment{
	padding-left: 0;
}
.thiscommentbody{
	min-height: 100px;
}
ol.commentlist li .commentava{
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	width: 74px;
	height: 74px;
}
ol.commentlist li .commentava img{
	display: block;
	width: 100%;
	height: auto;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
#comments ol.commentlist ul.children{
	margin-left: 70px;
	padding: 0;
}
@media only screen and (max-width: 1023px){
	ol.commentlist li .commentava{
		width: 50px;
		height: 50px;
	}
	ol.commentlist li .stand_comment{
		padding: 10px 0 25px 65px;
	}
	#comments ol.commentlist ul.children{
		margin-left: 30px;
	}
}
.comment_info{
	padding-right: 100px;
}
.comment_author_says{
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
	margin-bottom: 0;
}
.comment_info a,
#cancel-comment-reply-link{
	transition: color .3s;
}
.comment_info .listing_meta{
	margin-bottom: 15px;
	line-height: 19px;
	font-size: 12px;
	font-weight: 400;
	color: inherit;
}
.comment_info .listing_meta *{
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
}
.comment_content p{
	margin: 0;
	padding: 0;
}
.comment-reply-link{
	font-size: 16px;
	font-weight: 700;
	line-height: 21px;
	position: absolute;
	z-index: 1;
	top: 12px;
	right: 0;
	bottom: auto;
	display: inline-block;
}
.learn_more,
.post_info > a{
	line-height: 21px;
}
.gt3_module_button a.learn_more{
	margin-bottom: 0;
}
.elementor-widget-gt3-core-button .gt3_module_button_elementor.alignment_center{
	text-align: center;
}
.elementor-widget-gt3-core-button .gt3_module_button_elementor.alignment_right{
	text-align: right;
}
.gt3_module_title .carousel_arrows a span,
.blog_type1 .blogpost_title a span{
	position: relative;
	display: inline-block;
	width: 0;
	height: 1px;
	margin-left: 9px;
	-webkit-transition: all 300ms;
	transition: all 300ms;
	vertical-align: middle;
}
.gt3_module_title .carousel_arrows a span:before,
.blog_type1 .blogpost_title a span:before{
	position: absolute;
	z-index: 5;
	top: -4px;
	right: 0;
	width: 6px;
	height: 6px;
	content: '';
	-webkit-transition: all 300ms;
	transition: all 300ms;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border: 1px none;
	border-right-style: solid;
	border-bottom-style: solid;
}
.gt3_module_title .carousel_arrows a.left_slick_arrow span:before{
	right: auto;
	left: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
/* Post prev_next links */
.prev_next_links{
	margin-bottom: 61px;
	padding: 0;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
@media only screen and (max-width: 599px){
	.prev_next_links{
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
}
.prev_next_links > .clear{
	display: none;
}
.prev_next_links a{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	padding: 0;
	line-height: 1.4;
	position: relative;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: inherit;
}
.prev_next_links .prev_next__title{
	display: block;
	padding-bottom: 2px;
	font-size: 18px;
	font-weight: inherit;
}
.prev_next_links .prev_next__descr{
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	vertical-align: middle;
	-webkit-transition: color 300ms;
	-moz-transition: color 300ms;
	-o-transition: color 300ms;
	transition: color 300ms;
}
.prev_next_links .fleft .prev_next__descr:before,
.prev_next_links .fright .prev_next__descr:after{
	font: normal normal normal 18px/22px FontAwesome;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	z-index: 5;
	content: '';
	top: -.08em;
	-webkit-transition: padding 300ms;
	-moz-transition: padding 300ms;
	-o-transition: padding 300ms;
	transition: padding 300ms;
}
.font-awesome-4-shim .prev_next_links .fleft .prev_next__descr:before,
.font-awesome-4-shim .prev_next_links .fright .prev_next__descr:after {
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
}
.prev_next_links .fleft .prev_next__descr:before{
	padding: 0 4px 0 0;
	content: '\f104';
}
.prev_next_links .fright .prev_next__descr:after{
	padding: 0 0 0 4px;
	content: '\f105';
}
.prev_next_links .fleft a:hover .prev_next__descr:before{
	padding: 0 9px 0 0;
}
.prev_next_links .fright a:hover .prev_next__descr:after{
	padding: 0 0 0 9px;
}
.prev_next_links .fleft{
	text-align: left;
	max-width: 48%;
}
.prev_next_links .fright{
	text-align: right;
	max-width: 48%;
	margin-left: auto;
}
.prev_next_links .featured_image_added .prev_next_blog_post_media{
	display: inline-block;
	width: 80px;
	margin: auto;
	min-width: 80px;
}
.prev_next_links .featured_image_added a .wrap{
	position: relative;
	z-index: 1;
	display: inline-block;
	padding: 0;
}
.prev_next_links .featured_image_added.fleft a .wrap{
	padding-left: 10px;
}
.prev_next_links .featured_image_added.fright a .wrap{
	padding-right: 10px;
}
@media only screen and (max-width: 599px){
	.prev_next_links .fleft{
		text-align: left;
		max-width: 100%;
		width: 100%;
		padding-bottom: 15px;
	}
	.prev_next_links .fright{
		text-align: left;
		max-width: 100%;
		width: 100%;
		margin-left: 0;
	}
	.prev_next_links .featured_image_added .prev_next_blog_post_media{
		margin: 0;
		order: -1;
	}
	.prev_next_links .featured_image_added a .wrap{
		padding-left: 10px;
	}
}
/* end Post prev_next links */

.post_info{
	display: block;
	clear: both;
	margin-top: 20px;
	margin-bottom: 4px;
	padding-top: 28px;
	text-align: center;
	vertical-align: top;
	border-top: 1px solid #f4f4f4;
}
.post_info > div:last-child{
	margin-left: 0;
}
.post_share{
	position: relative;
}
.post_share > a{
	line-height: 30px;
	position: relative;
	display: block;
	margin-left: 2px;
	-webkit-transition: color 300ms;
	transition: color 300ms;
	text-align: center;
}
.share_wrap{
	font-size: .875em;
	display: block;
}
.share_wrap ul{
	margin: 0;
	padding: 0;
	list-style: none;
	white-space: nowrap;
}
.share_wrap ul li{
	line-height: 25px;
	display: inline-block;
	margin: 0 5px;
	padding: 0 5px;
	-webkit-transition: all 300ms;
	transition: all 300ms;
	text-align: center;
	vertical-align: middle;
}
.share_wrap ul li:before{
	display: none !important;
}
.share_wrap ul li:nth-child(1){
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
.share_wrap ul li:nth-child(2){
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
}
.share_wrap ul li:nth-child(3){
	-webkit-transition-delay: .15s;
	transition-delay: .15s;
}
.share_wrap ul li:nth-child(4){
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}
#main_content .share_wrap ul li:before{
	display: none;
}
.share_wrap a{
	display: inline-block;
}
.share_wrap a span.fa{
	font-size: 16px;
	line-height: 34px;
	display: none;
	width: 34px;
	margin-right: 10px;
	-webkit-transition: -webkit-transform 400ms;
	transition: transform 400ms;
	vertical-align: middle;
	border-radius: 50%;
}
.share_wrap a:hover span{
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.share_wrap a .fa-twitter{
	color: #ffffff;
	background-color: #55acee;
}
.share_wrap a .fa-facebook{
	color: #ffffff;
	background-color: #3b5998;
}
.share_wrap a .fa-pinterest{
	color: #ffffff;
	background-color: #bd081c;
}
.share_wrap a .fa-google-plus{
	color: #ffffff;
	background-color: #df4b38;
}
.mobile_menu_container .main-menu ul.mobile_view_on > li > ul > li > .sub-menu:first-child{
	display: block !important;
	margin-left: -2px;
}
.share_wrap a span:not(.fa){
	line-height: 1;
	-webkit-transition: box-shadow .3s;
	-moz-transition: box-shadow .3s;
	transition: box-shadow .3s;
	vertical-align: middle;
	letter-spacing: .1em;
	box-shadow: inset 0 0 0 0 currentColor;
}
.share_wrap .post_share-twitter a{
	color: #7aafea;
}
.share_wrap .post_share-facebook a{
	color: #122d71;
}
.share_wrap .post_share-google a{
	color: #df4b38;
}
.share_wrap .post_share-pinterest a{
	color: #ba0a0a;
}
/* Likes */
.likes_block,
.post_share,
.likes_block span{
	line-height: 24px;
	display: inline-block;
	vertical-align: middle;
}
.likes_block .icon{
	margin: 0 3px 0 7px;
}
.likes_block:not(.already_liked):hover .icon{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.likes_block .icon:before{
	font-size: inherit;
	font-weight: 700;
	margin: 0;
}
.likes_block{
	float: right;
	cursor: pointer;
}
.likes_block.already_liked{
	cursor: default;
}
.likes_block.already_liked .fa-heart-o:before{
	content: '\f004';
}
.like_count,
.like_title{
	-webkit-transition: color 300ms;
	transition: color 300ms;
}
.like_count:empty{
	display: none;
}
/* Pager Block */
ul.pagerblock,
.gt3_pagination_comments ul.page-numbers,
.page-link{
	margin: -10px 0 30px 0;
	padding: 0 0 30px 0;
	list-style: none;
	text-align: center;
	clear: both;
	line-height: 25px;
}
.page-link{
	font-size: 14px;
	font-weight: 400;
	line-height: 23px;
	text-transform: uppercase;
	text-align: left;
	margin-top: 30px;
}
ul.pagerblock li:before,
ul.pagerblock li:after,
.gt3_pagination_comments ul.page-numbers li:before,
.gt3_pagination_comments ul.page-numbers li:after{
	display: none !important;
}
ul.pagerblock li,
.gt3_pagination_comments ul.page-numbers li,
.page-link > span.paged,
.page-link a{
	display: inline-block;
	margin: 0 2.5px;
	padding: 0;
	vertical-align: top;
}
ul.pagerblock li a,
ul.pagerblock li span,
.gt3_pagination_comments ul.page-numbers li a,
.gt3_pagination_comments ul.page-numbers li span,
.page-link > span.paged,
.page-link a{
	font-size: 14px;
	font-weight: 400;
	line-height: 23px;
	display: inline-block;
	vertical-align: middle;
	min-width: 25px;
	height: 25px;
	padding: 0 3px;
	color: inherit;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	transition: all 200ms;
	text-align: center;
	text-transform: uppercase;
	border: none;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .6);
	-moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .6);
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .6);
}
ul.pagerblock li.prev_page a,
ul.pagerblock li.next_page a,
.gt3_pagination_comments ul.page-numbers li a.prev,
.gt3_pagination_comments ul.page-numbers li a.next,
.page-link a.prev,
.page-link a.next{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	width: auto;
	padding: 0 4px;
}
ul.pagerblock li a.current,
.gt3_pagination_comments ul.page-numbers li span.current,
.page-link > span.paged{
	cursor: default;
	color: #ffffff;
}
.pagerblock li a:hover,
.pagerblock li a:focus,
.gt3_pagination_comments ul.page-numbers li a:hover,
.gt3_pagination_comments ul.page-numbers li a:focus,
.page-link a:hover,
.page-link a:focus{
	color: inherit;
}
ul.pagerblock li a.current:hover,
.gt3_pagination_comments ul.page-numbers li span.current:hover,
.page-link > span.paged:hover{
	color: #ffffff;
}
ul.pagerblock li i,
.gt3_pagination_comments ul.page-numbers li i,
.page-link i{
	padding: 0 4px;
	font-size: 18px;
	vertical-align: middle;
	line-height: 25px;
	margin-top: -.08em;
}
.page-link .pagger_info_text{
	padding-right: 8px;
}
/* Style Scroll */

.sidebar-container.gt3_span3 .gt3_widget > ul::-webkit-scrollbar{
	width: 5px;
	background-color: #a7a7a8;
}
.sidebar-container.gt3_span3 .gt3_widget > ul::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 0 2px #ffffff;
}
.sidebar-container.gt3_span3 .gt3_widget > ul::-webkit-scrollbar-thumb{
	background-color: #a7a7a8;
}
.gt3_header_builder_cart_component__cart-container::-webkit-scrollbar{
	width: 5px;
	padding-left: 5px;
	background-color: #a7a7a8;
}
.gt3_header_builder_cart_component__cart-container::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 0 2px #ffffff;
}
.gt3_header_builder_cart_component__cart-container::-webkit-scrollbar-thumb{
	background-color: #a7a7a8;
}
.select2-container--default.select2-container--open .select2-results > .select2-results__options.select2-results__options::-webkit-scrollbar{
	width: 5px;
	padding-left: 5px;
	background-color: #a7a7a8;
}
.select2-container--default.select2-container--open .select2-results > .select2-results__options.select2-results__options::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 0 2px #ffffff;
}
.select2-container--default.select2-container--open .select2-results > .select2-results__options.select2-results__options::-webkit-scrollbar-thumb{
	background-color: #a7a7a8;
}
/* ! Style Scroll */

/* Select 2 */
span.select2-dropdown{
	border-color: rgba(243, 243, 243, 1);
}
.select2-container--default span.select2-selection--multiple,
.select2-container--default.select2-container--focus span.select2-selection--multiple{
	border-color: rgba(243, 243, 243, 1);
	border-radius: 0;
}
.select2-container--default .select2-selection--multiple ul.select2-selection__rendered{
	display: block;
	height: 40px;
	padding: 0 7px;
}
.select2-container--default .select2-selection--multiple ul.select2-selection__rendered li{
	margin: 0;
}
.select2-container--default .select2-selection--multiple ul.select2-selection__rendered li.select2-selection__choice{
	margin: 6px 2px;
	border: none;
	background-color: transparent;
}
.select2-container--default .select2-selection--multiple span.select2-selection__choice__remove{
	font-weight: 400;
	margin-right: 3px;
	-webkit-transition: color 200ms;
	-moz-transition: color 200ms;
	transition: color 200ms;
	color: inherit;
}
.select2-container--default .select2-selection--multiple span.select2-selection__choice__remove:hover{
	color: red;
}
.select2-container--default li.select2-results__option:focus{
	outline: none;
}
.select2-container--default li.select2-results__option[aria-selected=true],
.select2-container--default li.select2-results__option[data-selected=true]{
	font-weight: 300;
	background-color: #fafafa;
}
/* Select 2 end */

/* WIDGET STYLES */
aside > .widget,
.main_footer .widget{
	position: relative;
	margin-top: 10px;
}
aside > .widget + .widget,
.elementor-widget-sidebar > .widget + .widget{
	margin-top: 16px;
}
aside > .widget:last-child{
	/*margin-bottom: 35px;*/
}
.main_footer .widget + .widget{
	margin-top: 40px;
}
.main_footer .widget .gt3_social a{
	line-height: 1.1;
	color: inherit;
}
.widget .widget-title ~ .gt3-button-cat-wrap-open{
	display: block;
}
.widget .gt3-button-cat-wrap-open{
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	display: none;
	width: 15px;
	cursor: pointer;
	text-align: center;
}
.widget .gt3-button-cat-wrap-open:before{
	font-family: Theme_icon;
	line-height: 20px;
	display: inline-block;
	content: '\f106';
	-webkit-transition: transform .3s;
	-moz-transition: transform .3s;
	transition: transform .3s;
}
.widget.open .gt3-button-cat-wrap-open:before{
	-webkit-transform: rotate3d(1, 0, 0, 180deg);
	-moz-transform: rotate3d(1, 0, 0, 180deg);
	-ms-transform: rotate3d(1, 0, 0, 180deg);
	transform: rotate3d(1, 0, 0, 180deg);
}
.sidebar-container.gt3_span3 .gt3_widget > ul,
.widget.gt3_widget.woocommerce.widget_product_categories .product-categories{
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 10px;
	padding-bottom: 6px;
	line-height: 1.6;
}
.sidebar-container.gt3_span3 .gt3_widget > ul li:before{
	margin-right: 9px;
}
.sidebar-container.gt3_span3 .gt3_widget ul.children{
	padding-top: 9px;
	padding-bottom: 2px;
}
.widget .calendar_wrap table{
	width: 100%;
	margin: 0;
}
.widget .calendar_wrap table td{
	width: calc(100% / 7);
	padding: 5px 0;
	text-align: center;
}
.gt3_widget ul li{
	padding: 0;
}
.gt3_widget > ul > li,
.gt3_widget ul li{
	position: relative;
	margin-top: 0;
	margin-bottom: 3px;
}
.widget_categories ul li .post_count,
.widget_archive ul li .post_count{
	position: absolute;
	top: 0;
	right: 0;
	opacity: .6;
}
.widget.widget_recent_entries > ul > li,
.widget_recent_comments > ul > li,
.gt3_widget.widget_meta > ul > li,
.gt3_widget.widget_pages > ul > li,
.gt3_widget.widget_categories > ul > li,
.gt3_widget.widget_archive > ul > li,
.gt3_widget.woocommerce.widget_product_categories > ul > li,
.gt3_widget.woocommerce.widget_layered_nav.woocommerce-widget-layered-nav > ul > li{
	padding-top: 0;
	padding-bottom: 1px;
}
.widget.widget_layered_nav.woocommerce-widget-layered-nav ul{
	padding-top: 8px;
}
.widget.gt3_widget.woocommerce.widget_price_filter form{
	margin-top: 21px;
}
.widget.widget_layered_nav.woocommerce-widget-layered-nav ul li a{
	padding: 0;
}
.widget.gt3_widget.widget_categories,
.widget.gt3_widget.woocommerce.widget_product_categories{
	padding-bottom: 16px;
}
.widget.gt3_widget.widget_categories .children,
.widget.widget_layered_nav.woocommerce-widget-layered-nav .children,
.widget.gt3_widget.widget_pages .children,
.widget.gt3_widget.woocommerce.widget_product_categories .children{
	padding-top: 4px;
	padding-bottom: 0;
}
.widget.gt3_widget.widget_categories li:last-child > .children,
.widget.widget_layered_nav.woocommerce-widget-layered-nav li:last-child > .children,
.widget.gt3_widget.widget_pages li:last-child > .children,
.widget.gt3_widget.woocommerce.widget_product_categories li:last-child > .children{
	padding-bottom: 0;
}
.widget.widget_recent_entries > ul > li:last-child{
	border-bottom: none;
}
.widget_categories ul li:before{
	line-height: inherit !important;
}
.widget.widget_recent_entries li:after{
	display: table;
	clear: both;
	content: '';
}
.widget.widget_recent_entries .post-date{
	display: block;
	margin-top: 6px;
	color: #79818f;
}
.widget.widget_rss .rss-date{
	font-size: .8em;
	margin-top: 3px;
	color: #79818f;
}
.widget.gt3_widget.widget_posts .recent_posts{
	margin-bottom: 43px;
}
.widget.widget_posts .recent_posts{
	padding: 10px 0 0;
}
.widget.widget_posts .recent_posts li{
	padding: 0;
	border: none;
}
.widget.widget_posts .recent_posts li + li{
	margin-top: 14px;
}
.widget.widget_posts .recent_posts li:after{
	display: table;
	clear: both;
	content: '';
}
.widget.widget_posts .recent_posts li:before{
	display: none;
}
.widget.widget_posts .recent_posts img{
	float: left;
	max-width: 80px;
	margin-right: 10px;
}
.widget.widget_product_categories ul li a,
.widget.widget_nav_menu ul li a,
.widget.widget_archive ul li a,
.widget.widget_pages ul li a,
.widget.widget_categories ul li a,
.widget.widget_recent_entries ul li a,
.widget.widget_meta ul li a,
.widget.widget_recent_comments ul li a,
.widget.widget.widget_rss ul li a,
.widget.main_wrapper ul li a,
.widget.main_footer ul li a,
.widget.widget_layered_nav.woocommerce-widget-layered-nav ul li a{
	font-size: 16px;
	line-height: 1.3;
	font-weight: 400;
}
.main_footer .widget.widget_nav_menu ul li a{
	font-weight: 600;
}
.recent_posts_content.no_content .post_title{
	padding-top: 0;
}
.recent_posts_content .recent_post__cont{
	font-size: 14px;
	line-height: 1.4;
	margin-top: 3px;
}
.widget.gt3_widget.widget_posts .post_title{
	letter-spacing: 0;
}
.widget.widget_posts .with_img .recent_posts_content{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.main_footer .widget.widget_posts .recent_posts_content .recent_posts_wrapinner{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.main_footer .widget.widget_posts .recent_posts_content .recent_posts_wrapinner .post_title{
	font-size: 16px;
	order: -1;
	padding-top: 0;
}
.main_footer .widget.widget_posts .recent_posts_content .recent_posts_wrapinner .listing_meta{
	padding-top: 5px;
}
.main_footer .widget.widget_posts .recent_posts_content .recent_posts_wrapinner .listing_meta span{
	letter-spacing: 0;
}
.widget.widget_posts .recent_posts .post_title,
.woocommerce.widget_recent_reviews ul.product_list_widget li > a{
	font-size: 18px;
	font-weight: 400;
	line-height: 1.4;
}
.widget.widget_posts .recent_posts .recent_posts_wrapinner{
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.widget.widget_recent_entries > ul > li{
	font-size: 1em;
	font-weight: 300;
	line-height: 1.4;
	margin-bottom: 22px;
}
.widget.widget_posts .recent_posts .listing_meta span{
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
}
.sidebar-container .widget.widget_posts .recent_posts .listing_meta span{
	font-weight: 300;
	opacity: .8;
	letter-spacing: 0;
}
.widget_flickr:after{
	display: table;
	clear: both;
	content: '';
}
.main_footer .widget-title{
	font-size: 18px;
	font-weight: 700;
	line-height: 30px;
	margin-bottom: 7px;
	padding-bottom: 15px;
	border-bottom: 0;
}
.main_footer .textwidget p{
	line-height: 1.75em;
	margin-bottom: 20px;
}
.main_footer .textwidget p:last-child{
	margin-bottom: 0;
}
.flickr_widget_wrapper{
	margin-right: -10px;
}
.flickr_widget_wrapper .flickr_badge_image{
	position: relative;
	z-index: 1;
	width: calc(33.33% - 10px);
	max-width: 120px;
	height: calc(33.33% - 10px);
	max-height: 120px;
	display: inline-block;
	vertical-align: top;
}
.flickr_badge_image > a:before{
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: '';
	transition: opacity 300ms;
	opacity: 0;
	background: #000000;
}
.flickr_badge_image > a:hover:before{
	opacity: .3;
}
.calendar_wrap{
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	max-width: 370px;
	padding: 10px;
	margin-top: 19px;
	border: none;
	background-color: #f2f2f2;
}
.calendar_wrap tr{
	border: none;
}
.calendar_wrap caption{
	font-size: 18px;
	line-height: 2.25;
	margin: -10px -11px 10px -10px;
	color: #ffffff;
	border-bottom: 1px solid #f2f2f2;
}
.widget .calendar_wrap table td#today{
	font-weight: 500;
	position: relative;
	z-index: 1;
}
.widget .calendar_wrap table td#prev{
	padding-left: 10px;
	text-align: left;
}
.widget .calendar_wrap table td#next{
	padding-right: 10px;
	text-align: right;
}
.widget .calendar_wrap table th{
	padding: 5px 0;
	text-align: center;
}
.widget .calendar_wrap tbody td > a{
	position: relative;
	z-index: 1;
	display: inline-block;
	width: 100%;
	height: 100%;
	color: inherit;
}
.main_footer .calendar_wrap tbody,
.main_footer .widget .calendar_wrap table td#today{
	color: inherit;
}
.widget .calendar_wrap tbody td > a:before{
	position: absolute;
	z-index: -1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 29px;
	height: 29px;
	margin: auto;
	content: '';
	border-radius: 50%;
	background-color: #f2f2f2;
}
.widget.gt3_widget.widget_text .textwidget{
	padding-bottom: 29px;
}
/* Tag Cloud */
.tagcloud a:hover,
.widget_tag_cloud .tagcloud a:hover{
	box-shadow: none;
}
.tagcloud{
	overflow: hidden;
	margin: 0 -5px 0 0;
}
.widget.gt3_widget.widget_tag_cloud .tagcloud{
	margin-top: 12px;
}
.tagcloud a{
	font-size: 14px !important;
	font-weight: 500;
	line-height: 16px;
	margin: 0 5px 5px 0;
	white-space: nowrap;
	letter-spacing: .18em;
}
.tagcloud a:not(:last-child):after{
	content: ',';
}
/* Instagram */
.widget #sb_instagram{
	padding: 10px 0 0 0 !important;
}
.widget #sbi_images{
	width: calc(100% + 9px) !important;
	margin: 0 0 0 -9px !important;
	padding: 0 !important;
}
.widget #sb_instagram #sbi_images .sbi_item{
	margin: 0 !important;
	padding: 0 0 9px 9px !important;
	border: none !important;
}
.content-container #sb_instagram #sbi_images .sbi_item{
	overflow: hidden;
}
.content-container #sb_instagram .sbi_photo_wrap a{
	position: relative;
	-webkit-transition: -webkit-transform 7s;
	-moz-transition: -moz-transform 7s;
	transition: transform 7s;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.content-container #sb_instagram .sbi_photo_wrap a:hover{
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
}
#sb_instagram .sbi_photo_wrap a,
#sb_instagram .sbi_photo_wrap a:hover{
	opacity: 1 !important;
}
.widget #sb_instagram .sbi_photo_wrap a:before{
	font-family: Theme_icon;
	font-size: 30px;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	content: '\f102';
	-webkit-transition: opacity .4s;
	-moz-transition: opacity .4s;
	transition: opacity .4s;
	text-align: center;
	opacity: 0;
	color: #ffffff;
}
.widget #sb_instagram .sbi_photo_wrap a:hover:before{
	opacity: 1;
}
#sb_instagram{
	position: relative;
}
#sb_instagram #sbi_load{
	position: absolute;
	bottom: 0;
}
#sb_instagram #sbi_load .sbi_follow_btn{
	margin-left: 0;
}
#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram .sbi_follow_btn a{
	font-size: 14px;
	line-height: 15px;
	padding: 6px 15px;
	border-radius: 0;
}
/* Image Widget */
img.rounded,
.elementor img.rounded{
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
/* Search Widget */
.widget_search .search_form{
	position: relative;
	z-index: 1;
}
.widget-title{
	font-size: 1.25em;
	font-weight: 700;
	line-height: inherit;
	margin-bottom: 0;
	padding-bottom: 14px;
	border-bottom: 0;
	border-bottom: 0;
}
.widget-title .rsswidget{
	line-height: 0;
	display: inline-block;
	vertical-align: middle;
}
.widget_search .widget-title{
	margin-bottom: 0;
	border-bottom: 0;
}
.widget.gt3_widget.widget_search,
.widget.gt3_widget.widget_product_search{
	padding-bottom: 29px;
}
/* Text Widget */
.textwidget p{
	text-align: left;
	font-size: 16px;
	line-height: 30px;
}
.textwidget p:last-of-type{
	margin-bottom: 0;
}
.textwidget:after{
	display: table;
	clear: both;
	content: '';
}
.textwidget img{
	max-width: 100%;
	margin: 0 auto 25px auto;
	vertical-align: top;
}
.textwidget a img{
	margin: 0 auto;
}
/* Search Widget */
.gt3_search_form label,
.gt3_search_anim_line{
	display: none;
}
.widget_search .gt3_search_form label,
.widget_product_search .gt3_search_form label{
	letter-spacing: .18em;
}
.widget_search .gt3_search_form label.gt3_onfocus{
	/*    font-size: 10px;
    bottom: -33px;
    left: 0;*/
}
.widget_search .gt3_search_anim_line{
	position: absolute;
	right: 0;
	bottom: -1px;
	left: 0;
	display: block;
	height: 1px;
	background-color: #b0b0b0;
}
.widget_search .search_text ~ .gt3_search_anim_line:after{
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: 0;
	height: 100%;
	margin: auto;
	content: '';
	-webkit-transition: opacity .3s, width 0s .3s;
	-moz-transition: opacity .3s, width 0s .3s;
	transition: opacity .3s, width 0s .3s;
	opacity: 0;
	background-color: currentColor;
}
.widget_search .search_text:focus ~ .gt3_search_anim_line:after{
	width: 100%;
	-webkit-transition: opacity .3s, width .3s ease-in;
	-moz-transition: opacity .3s, width .3s ease-in;
	transition: opacity .3s, width .3s ease-in;
	opacity: 1;
}
.widget_search .search_form .search_text,
.widget_product_search .woocommerce-product-search .search-field{
	font-size: 14px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 40px;
	padding: 8px 45px 8px 11px;
	border: none;
	border-radius: 0;
	outline: none;
}
.widget_search .search_form,
.widget_product_search .woocommerce-product-search{
	position: relative;
	z-index: 1;
}
.widget select{
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 40px;
	padding: 8px 45px 8px 11px;
	-webkit-border-radius: unset;
	-moz-border-radius: unset;
	border-radius: unset;
	outline: none;
	background-color: #ffffff;
	letter-spacing: .18em;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms;
}
.widget_search .search_form .search_submit,
.widget_product_search .woocommerce-product-search .search_submit{
	font-size: 0;
	color: inherit;
	position: absolute;
	top: 0;
	right: 0;
	width: 35px;
	height: 32px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	border: none;
	background: transparent;
	-webkit-border-radius: unset;
	-moz-border-radius: unset;
	border-radius: unset;
}
.widget_search .search_form .search_submit:before,
.header_search__inner .search_form .search_submit:before,
.widget_product_search .woocommerce-product-search .search_submit:before{
	font-family: Theme_icon;
	font-size: 14px;
	line-height: 32px;
	display: block;
	content: '\f102';
	text-align: center;
}
.header_search__inner .search_form .search_submit:before{
	line-height: 40px;
}
/* ! Search Widget */

/* Dropcap */
.dropcap{
	font-family: inherit;
	font-size: 3.5em;
	font-weight: 500;
	line-height: .7;
	display: inline-block;
	float: left;
	width: auto;
	height: auto;
	margin: 5px 10px 0 0;
	text-transform: uppercase;
}
/* footer widget style */
.top_footer{
	font-weight: 300;
}
@media only screen and (min-width: 1100px){
	.top_footer .row{
		margin-right: -2.5%;
		margin-left: -2.5%;
	}
	.top_footer .row [class*=span]{
		padding-right: 2.5%;
		padding-left: 2.5%;
	}
}
@media only screen and (max-width: 1023px) and (min-width: 768px){
	.top_footer .row [class*=span]{
		display: inline-block;
		float: none;
		width: 50%;
		margin-bottom: 35px;
		vertical-align: top;
	}
	.top_footer .row [class*=span]:nth-last-child(1),
	.top_footer .row [class*=span]:nth-last-child(2){
		margin-bottom: 0;
	}
}
.top_footer .widget_nav_menu .menu .menu-item{
	line-height: 2.34em;
	margin-bottom: 0;
	padding: 0;
}
.top_footer .widget_nav_menu .menu .menu-item:hover,
.top_footer .widget_nav_menu .menu .menu-item.current-menu-item{
	padding-left: 0;
}
.top_footer .widget_nav_menu .menu .menu-item:before,
.top_footer .widget_nav_menu .menu .menu-item.current-menu-item:before{
	display: none;
}
.widget.gt3_widget.widget_archive select{
	margin-bottom: 30px;
}
.widget.gt3_widget.widget_calendar{
	margin-bottom: 43px;
}
.widget.gt3_widget.widget_tag_cloud{
	margin-bottom: 41px;
}
.top_footer .widget_nav_menu .menu .menu-item .menu-item{
	padding-left: 10px;
}
.top_footer .widget_nav_menu .menu .menu-item .sub-menu{
	padding-top: 5px;
}
.top_footer .widget_nav_menu .menu .menu-item + .menu-item{
	border-top: none;
}
/* end footer widget style  */

/* END WIDGET STYLES */

::-moz-selection{
	color: #ffffff;
}
::selection{
	color: #ffffff;
}
/* page 404 */
body.error404 .gt3-page-title{
	margin-bottom: 0 !important;
}
.wrapper_404{
	max-width: 870px;
	margin-left: auto;
	margin-right: auto;
}
.wrapper_404 p{
	font-size: 1.125em;
	margin-bottom: 53px;
	padding-top: 10px;
}
.wrapper_404 .gt3_module_button_list{
	margin-top: 0;
}
.wrapper_404 .number_404{
	font-size: 130px;
	line-height: 1;
	margin-top: 0;
	margin-bottom: 28px;
}
.wrapper_404{
	padding: 120px 0 80px 0;
	min-height: 67vh;
	position: relative;
	white-space: nowrap;
	text-align: center;
}
.search-no-results .wrapper_404{
	padding: 0;
	margin-top: 10px;
}
.search-no-results .wrapper_404 h2{
	font-weight: 400;
}
.search-no-results .wrapper_404:before{
	height: auto;
}
.wrapper_404:before{
	display: inline-block;
	height: 60vh;
	content: '';
	vertical-align: middle;
}
.main_wrapper .gt3_search_form .gt3_search_anim_line{
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	height: 1px;
	background-color: #dadada;
}
.main_wrapper .gt3_search_form .search_text ~ .gt3_search_anim_line:after{
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: 0;
	height: 100%;
	margin: auto;
	content: '';
	-webkit-transition: opacity .3s, width 0s .3s;
	-moz-transition: opacity .3s, width 0s .3s;
	transition: opacity .3s, width 0s .3s;
	opacity: 0;
	background-color: currentColor;
}
.main_wrapper .gt3_search_form .search_text:focus ~ .gt3_search_anim_line:after{
	width: 100%;
	-webkit-transition: opacity .3s, width .3s ease-in;
	-moz-transition: opacity .3s, width .3s ease-in;
	transition: opacity .3s, width .3s ease-in;
	opacity: 1;
}
.main_wrapper .gt3_search_form .search_text{
	font-size: 14px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 30px;
	padding: 0 35px 0 10px;
	border: none;
	border-radius: 0;
	outline: none;
	background-color: #ffffff;
}
.main_wrapper .gt3_search_form{
	line-height: 30px;
	position: relative;
	z-index: 1;
	margin: auto;
	padding-bottom: 1px;
}
.container_vertical_wrapper{
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	white-space: normal;
}
span.highlighter{
	display: inline-block;
	padding-right: .05em;
	padding-left: .05em;
}
.wrapper_404 .container{
	width: 100%;
}
input[type='button'],
input[type='reset'],
input[type='submit']{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.wrapper_404 form.search_form.gt3_search_form{
	position: relative;
}
.search_result_form form.search_form.gt3_search_form,
.gt3_404_search form.search_form.gt3_search_form{
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-bottom: 30px;
	width: 100%;
	max-width: 390px;
}
.search_result_form .search_form .search_text,
.gt3_404_search .search_form .search_text{
	width: 100%;
	height: 42px;
	margin: 0;
}
.search_form .search_submit{
	font-size: 0;
	color: inherit;
	position: absolute;
	top: 0;
	right: 0;
	width: 45px;
	height: 42px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	border: none;
	background: transparent;
	-webkit-border-radius: unset;
	-moz-border-radius: unset;
	border-radius: unset;
}
.search_form .search_submit:before{
	font-family: Theme_icon;
	font-size: 14px;
	line-height: 42px;
	display: block;
	content: '\f102';
	text-align: center;
}
.search_form .search_submit:before{
	line-height: 40px;
}
.search_result_form .search_form label,
.gt3_404_search .search_form label{
	font-weight: 400;
	font-style: italic;
}
/* back_to_top */
.back_to_top_container{
	position: fixed;
	z-index: 3;
	right: 30px;
	bottom: 30px;
	margin-right: 1px;
	margin-bottom: 1px;
	pointer-events: none;
}
#back_to_top{
	display: block;
	width: 59px;
	height: 59px;
	cursor: pointer;
	-webkit-transition: opacity .2s, color .2s;
	-moz-transition: opacity .2s, color .2s;
	transition: opacity .2s, color .2s;
	text-align: center;
	pointer-events: none;
	opacity: 0;
	color: #ffffff;
	background-color: #323440;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}
#back_to_top:before{
	display: inline-block;
	font: normal normal normal 25px/57px FontAwesome;
	content: '\f106';
}
.font-awesome-4-shim #back_to_top,
.font-awesome-4-shim #back_to_top:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
}
#back_to_top.show{
	pointer-events: auto;
	opacity: .9;
}
#back_to_top.show:hover{
	color: #ffffff;
}
/* end back_to_top */

/* RS Slider */
.gt3_custom_button{
	letter-spacing: 1px;
}
.gt3_custom_button i{
	font-size: 17px;
	line-height: 23px;
	display: inline-block;
	padding: 1px 3px 0 3px;
	vertical-align: top;
}
.gt3_custom_button:hover i{
	color: #ffffff;
}
.gt3pg_photo_gallery{
	padding-top: 15px;
}
.pp_block h2{
	margin-bottom: 30px;
}
#main_content .wrapper_404 h2{
	font-size: 14px;
	color: inherit;
}
.search_result_form,
.post-password-form{
	max-width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 30px;
}
.search_result_form .search_text,
.post-password-form input[type=password]{
	width: 100%;
	margin-bottom: 20px;
}
.post-password-form input[type=password]{
	margin-top: 5px;
}
.format-standard .blog_content .post-password-form input[type=password],
.format-audio .blog_content .post-password-form input[type=password],
.format-quote .blog_content .post-password-form input[type=password],
.format-link .blog_content .post-password-form input[type=password]{
	background: #ffffff;
}
.format-standard .blog_content pre,
.format-audio .blog_content pre,
.format-quote .blog_content pre,
.format-link .blog_content pre{
	background: #f9f9f9;
}
.gt3_module_blog.packery_wrapper .blog_post_preview.format-standard .blog_content{
	background-color: #ffffff;
}
.format-standard .blog_content .post-password-form,
.format-audio .blog_content .post-password-form,
.format-quote .blog_content .post-password-form,
.format-link .blog_content .post-password-form{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	max-width: 100%;
	padding: 0;
}
/* Call Back */
.body_pp .gt3-page-title{
	display: none;
}
.body_pp .gt3-page-title + .site_wrapper > .main_wrapper{
	padding-top: 40px;
}
/*preloader*/
.gt3_preloader_full{
	z-index: 1001 !important;
}
/* linear preloader */
.gt3_linear-loading{
	position: fixed;
	z-index: 999;
	top: 0;
	width: 100%;
	height: 100%;
	margin-top: 0;
	background-color: #2b3258;
}
.gt3_preloader_image_on .gt3_linear-loading-center-absolute{
	-webkit-animation: logo-appear 12s ease;
	animation: logo-appear 12s ease;
	-webkit-animation-delay: 400ms;
	animation-delay: 400ms;
	opacity: 0;
}
.gt3_linear-loading-center{
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
}
.gt3_linear-loading-center:before{
	display: inline-block;
	height: 100%;
	content: '';
	vertical-align: middle;
}
.gt3_linear-loading-center-absolute{
	display: inline-block;
	vertical-align: middle;
}
.gt3_linear-loading-center-absolute .gt3_linear-object{
	position: relative;
	z-index: 1;
	display: block;
	overflow: hidden;
	width: 150px;
	height: 2px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
.gt3_linear-loading-center-absolute .gt3_linear-object:after{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 50px;
	height: 0;
	content: '';
	-webkit-transform: translate(-30px, 0);
	transform: translate(-30px, 0);
	animation: loading-bar 1.4s ease;
	animation-iteration-count: infinite;
	opacity: 1;
	border-top: 2px solid;
}
@keyframes loading-bar{
	0%,
	100%{
		transform: translate(-30px, 0);
	}
	50%{
		transform: translate(130px, 0);
	}
}
@-webkit-keyframes loading-bar{
	0%,
	100%{
		-webkit-transform: translate(-30px, 0);
	}
	50%{
		-webkit-transform: translate(130px, 0);
	}
}
@keyframes logo-appear{
	0%{
		opacity: 0;
	}
	8%{
		opacity: 1;
	}
	100%{
		opacity: 1;
	}
}
@-webkit-keyframes logo-appear{
	0%{
		opacity: 0;
	}
	8%{
		opacity: 1;
	}
	100%{
		opacity: 1;
	}
}
@-webkit-keyframes object_one{
	25%{
		-webkit-transform: translate(0, -40px) rotate(-180deg);
	}
	100%{
		-webkit-transform: translate(0, 0) rotate(-180deg);
	}
}
@keyframes object_one{
	25%{
		-webkit-transform: translate(0, -40px) rotate(-180deg);
		transform: translate(0, -40px) rotate(-180deg);
	}
	100%{
		-webkit-transform: translate(0, 0) rotate(-180deg);
		transform: translate(0, 0) rotate(-180deg);
	}
}
@-webkit-keyframes object_two{
	25%{
		-webkit-transform: translate(40px, 0) rotate(-180deg);
	}
	100%{
		-webkit-transform: translate(0, 0) rotate(-180deg);
	}
}
@keyframes object_two{
	25%{
		-webkit-transform: translate(40px, 0) rotate(-180deg);
		transform: translate(40px, 0) rotate(-180deg);
	}
	100%{
		-webkit-transform: translate(0, 0) rotate(-180deg);
		transform: translate(0, 0) rotate(-180deg);
	}
}
@-webkit-keyframes object_three{
	25%{
		-webkit-transform: translate(-40px, 0) rotate(-180deg);
	}
	100%{
		-webkit-transform: translate(0, 0) rotate(-180deg);
	}
}
@keyframes object_three{
	25%{
		-webkit-transform: translate(-40px, 0) rotate(-180deg);
		transform: translate(-40px, 0) rotate(-180deg);
	}
	100%{
		-webkit-transform: translate(0, 0) rotate(-180deg);
		transform: translate(0, 0) rotate(-180deg);
	}
}
@-webkit-keyframes object_four{
	25%{
		-webkit-transform: translate(0, 40px) rotate(-180deg);
	}
	100%{
		-webkit-transform: translate(0, 0) rotate(-180deg);
	}
}
@keyframes object_four{
	25%{
		-webkit-transform: translate(0, 40px) rotate(-180deg);
		transform: translate(0, 40px) rotate(-180deg);
	}
	100%{
		-webkit-transform: translate(0, 0) rotate(-180deg);
		transform: translate(0, 0) rotate(-180deg);
	}
}
/* linear preloader end */

/* circle preloader */
@keyframes gt3_circle-fade_out{
	from{
		opacity: 1;
	}
	to{
		opacity: 0;
	}
}
.gt3_circle-fade_out{
	animation-name: gt3_circle-fade_out;
}
@keyframes gt3_circle-fade_in{
	from{
		opacity: 0;
	}
	to{
		opacity: 1;
	}
}
.gt3_circle-fade_in{
	animation-name: gt3_circle-fade_in;
}
@keyframes gt3_circle-preloader_in{
	0%{
		transform: scale(.5);
		opacity: 0;
	}
	25%{
		transform: scale(1.4);
		opacity: 1;
	}
	60%{
		transform: scale(1);
		opacity: 1;
	}
}
@keyframes gt3_circle-preloader_out{
	0%{
		transform: scale(1);
		opacity: 1;
	}
	25%{
		transform: scale(1.4);
		opacity: 1;
	}
	60%{
		transform: scale(.5);
		opacity: 0;
	}
	100%{
		transform: scale(.5);
		opacity: 0;
	}
}
.gt3_circle-animated{
	animation-duration: 1s;

	animation-fill-mode: both;
}
.gt3_circle-overlay{
	position: fixed;
	z-index: 999;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.gt3_circle-overlay .gt3_circle-preloader svg{
	animation-name: gt3_circle-preloader_in;
	animation-duration: .8s;
	animation-timing-function: ease-in-out;

	animation-fill-mode: forwards;
}
.gt3_circle-overlay .gt3_circle-preloader.gt3_circle-out svg{
	animation-name: gt3_circle-preloader_out;
}
.gt3_circle-overlay .gt3_circle-preloader.gt3_circle-animate .gt3_circle-outer{
	animation-duration: 2.3s;
	animation-timing-function: linear;
	animation-delay: 1s;
	opacity: 1;
}
.gt3_circle-overlay .gt3_circle-preloader .gt3_circle-logo{
	line-height: 1px;
	display: block;
	width: 40%;
	margin: 0 auto;
	padding: 5px;
	animation-delay: .5s;
	text-align: center;
	opacity: 0;
}
.gt3_circle-preloader{
	position: relative;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	width: 200px;
	height: 200px;
}
.gt3_circle-preloader.gt3_circle-animate{
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.gt3_circle-preloader svg{
	position: absolute;
	top: 0;
}
.gt3_circle-outer{
	opacity: 0;

	fill: transparent;
	stroke: #ffffff;
	stroke-width: 2;
	stroke-dasharray: 99;
	stroke-dashoffset: 502;
}
.gt3_circle-outer.gt3_circle-loading{
	-webkit-transition: stroke-dashoffset .8s ease;
	-moz-transition: stroke-dashoffset .8s ease;
	transition: stroke-dashoffset .8s ease;
}
.gt3_circle-background{
	opacity: .5;

	stroke: #ffffff;
	stroke-width: 2;
	fill: transparent;
}
.gt3_circle-animate .gt3_circle-outer{
	animation-duration: 10s;
	animation-timing-function: ease;
	opacity: 1;
}
/* circle preloader end */

/* theme preloader start */
.gt3_theme_prl-preloader svg{
	overflow: visible;
	box-sizing: border-box;
}
.gt3_theme_prl-overlay{
	position: fixed;
	z-index: 999;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.gt3_theme_prl-overlay .gt3_theme_prl-preloader .gt3_theme_prl-logo{
	line-height: 1px;
	display: block;
	width: 40%;
	margin: 0 auto;
	padding: 5px;
	text-align: center;
	opacity: 1;
}
.gt3_theme_prl-preloader{
	position: relative;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	width: 200px;
	height: 200px;
}
.gt3_theme_prl-preloader svg{
	position: absolute;
	top: 0;
	-webkit-animation: spin_theme_preloader 1.6s linear infinite;
	-moz-animation: spin_theme_preloader 1.6s linear infinite;
	animation: spin_theme_preloader 1.6s linear infinite;
}
.gt3_theme_prl-background{
	stroke: #ffffff;
	stroke-width: 2;
	fill: transparent;
}
@-moz-keyframes spin_theme_preloader{
	100%{
		-moz-transform: rotate(360deg);
	}
}
@-webkit-keyframes spin_theme_preloader{
	100%{
		-webkit-transform: rotate(360deg);
	}
}
@keyframes spin_theme_preloader{
	100%{
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
/* theme preloader end */

/* GT3 Header Builder */
.gt3_header_builder{
	position: relative;
	z-index: 1000;
}
.gt3_header_builder.header_over_bg{
	position: absolute;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 100%;
}
.gt3_header_builder__section-container{
	position: relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-flow: row nowrap;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
}
.gt3_header_builder__section-container:before,
.gt3_header_builder__section-container:after{
	display: none;
}
.gt3_header_builder__section-container.container_full{
	margin-right: 0;
	margin-left: 0;
	padding-right: 20px;
	padding-left: 20px;
}
@media only screen and (max-width: 767px){
	.gt3_header_builder__section-container.container_full{
		margin-right: 10px;
		margin-left: 10px;
		padding-right: 0;
		padding-left: 0;
	}
}
.gt3_header_builder__section .header_side,
.gt3_header_builder__section.not_empty_center_side .header_side.center{
	position: relative;
	height: 100%;

	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
}
.gt3_header_builder__section .header_side.left,
.gt3_header_builder__section .header_side.header_side--custom-align.header_side--left-align{
	text-align: left;
}
.gt3_header_builder__section .header_side.right,
.gt3_header_builder__section .header_side.header_side--custom-align.header_side--right-align{
	text-align: right;
}
.gt3_header_builder__section .header_side.center,
.gt3_header_builder__section .header_side.header_side--custom-align.header_side--center-align{
	text-align: center;
}
.gt3_header_builder__section.not_empty_center_side .header_side,
.gt3_header_builder__section .header_side.header_side--custom-align,
.gt3_header_builder__section.not_empty_center_side .header_side.header_side--custom-align{
	-webkit-flex: 1 1 0;
	-ms-flex: 1 1 0;
	flex: 1 1 0;
	min-width: -moz-max-content;
	min-width: max-content;
}
.gt3_header_builder .header_side_container:before{
	display: inline-block;
	height: 100%;
	content: '';
	vertical-align: middle;
}
.gt3_header_builder_component{
	position: relative;
	z-index: 1;
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 3px;
	padding-left: 3px;
	vertical-align: middle;
	white-space: normal;
}
.gt3_header_builder a{
	color: inherit;
}
@media only screen and (max-width: 379px){
	.gt3_header_builder_component{
		margin-right: 4px;
		margin-left: 5px;
	}
}
.gt3_header_builder_menu_component{
	margin-right: 10px;
	margin-left: 10px;
}
.gt3_header_builder_search_component,
.gt3_header_builder_burger_sidebar_component{
	margin-right: 6px;
	margin-left: 6px;
}
.gt3_header_builder_component:first-of-type{
	margin-left: 0;
}
.gt3_header_builder_component:last-of-type{
	margin-right: 0;
}
.gt3_header_builder_component p{
	margin-bottom: 0;
}
.gt3_header_builder__section[class*="gt3_header_builder__section--top"] .gt3_header_builder_component.gt3_header_builder_text_component{
	font-size: 14px;
}
.gt3_header_builder .gt3_header_builder_cart_component > a{
	color: inherit;
}
.gt3_header_builder_cart_component .buttons .button{
	color: #ffffff;
}
.gt3_header_builder_delimiter_component{
	width: 0;
	height: 15px;
	margin: 0 2px;
	padding-right: 0;
	padding-left: 0;
	opacity: .2;
	border-left: 1px solid;
}
div[class*="gt3_header_builder__section--top"] .gt3_header_builder__section-container{
	z-index: 3;
}
div[class*="gt3_header_builder__section--middle"] .gt3_header_builder__section-container{
	z-index: 2;
}
div[class*="gt3_header_builder__section--bottom"] .gt3_header_builder__section-container{
	z-index: 1;
}
.gt3_header_builder_empty_space_component{
	width: 25px;
	padding: 0;
	margin: 0;
}
.gt3_header_builder__section--show_on_tablet,
.gt3_header_builder__section--show_on_mobile{
	display: none;
}
.gt3_header_builder .column_menu .gt3-menu-categories-title{
	position: relative;
	display: inline-block;
	width: 240px;
	padding: 18px 30px;
	cursor: pointer;
	color: #ffffff;
}
.gt3_header_builder .column_menu .gt3-menu-categories-title i{
	line-height: inherit;
	float: right;
}
.gt3_header_builder .column_menu > div,
.gt3_header_builder .column_menu > ul{
	margin: 0;
}
.gt3_header_builder_menu_component .column_menu{
	position: relative;
	width: 300px;
}
.gt3_header_builder_menu_component .column_menu ul{
	visibility: hidden;
	opacity: 0;
}
.gt3_header_builder_menu_component .column_menu ul{
	z-index: 555;
	visibility: visible;
	-webkit-transition: visibility 300ms ease, opacity 300ms;
	-moz-transition: visibility 300ms ease, opacity 300ms;
	transition: visibility 300ms ease, opacity 300ms;
	opacity: 1;
	background-color: transparent;
	-webkit-box-shadow: 0 1px 20px -2px rgba(66, 71, 76, .09);
	box-shadow: 0 1px 20px -2px rgba(66, 71, 76, .09);
}
.gt3_header_builder_menu_component .column_menu .menu{
	position: absolute;
	top: 100%;
	left: 0;
	display: none;
	width: 100%;
	padding: 0;
	background-color: #ffffff;
}
.sticky_header .gt3_header_builder_menu_component .column_menu .menu{
	display: none;
}
.gt3_header_builder_menu_component .column_menu .menu li ul{
	position: absolute;
	z-index: 555;
	top: 0;
	right: 0;
	display: block;
	visibility: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 0;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	transition: all 300ms;
	opacity: 0;
}
.gt3_header_builder_menu_component .column_menu .menu li:hover > ul{
	visibility: visible;
	opacity: 1;
}
.gt3_header_builder_menu_component .column_menu .menu li a span{
	padding-left: 10px;
}
.gt3_header_builder_menu_component .column_menu > ul > li > ul:before,
.gt3_header_builder_menu_component .column_menu > ul > li > ul:after,
.gt3_header_builder_menu_component .column_menu .gt3_megamenu_triangle:before,
.gt3_header_builder_menu_component .column_menu .gt3_megamenu_triangle:after,
.gt3_header_builder_menu_component .column_menu ul li ul li > a > span:after{
	display: none;
}
.gt3_header_builder .left .gt3_header_builder_menu_component .column_menu > ul > li .sub-menu{
	right: auto;
	left: 101%;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	transform: none;
}
.gt3_header_builder .right .gt3_header_builder_menu_component .column_menu > ul > li .sub-menu{
	right: 101%;
	left: auto;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	transform: none;
}
.header_side.right .gt3_header_builder_menu_component .column_menu ul li ul .menu-item > a{
	text-align: left;
}
.gt3_header_builder_menu_component .column_menu ul li ul .menu-item > a{
	font-size: 16px;
	line-height: 1;
	display: block;
	padding: 17px 0 18px;
}
.gt3_header_builder_menu_component .column_menu ul li ul.sub-menu{
	border-radius: 0;
}
.gt3_header_builder_menu_component .column_menu .menu li{
	position: relative;
	display: block;
	float: none;
	height: auto;
	margin: 0;
	padding: 0 15px;
}
.gt3_header_builder_menu_component .column_menu .menu > li > a{
	font-size: 16px;
	line-height: 1;
	position: relative;
	z-index: 1;
	display: block;
	padding: 17px 0 18px;
}
.gt3_header_builder_menu_component .column_menu ul > li:not(:last-child) > a:before{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	content: '';
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	transition: all 300ms;
	-webkit-transform: translateY(1px);
	-moz-transform: translateY(1px);
	-ms-transform: translateY(1px);
	transform: translateY(1px);
	opacity: 1;
	border-top: 1px solid #f3f4f4;

	will-change: transform;
}
@media only screen and (max-width: 1199px){
	.gt3_header_builder .sticky_header{
		display: none;
		height: 0;
	}
	.gt3_header_builder .sticky_header.sticky_header--tablet{
		display: block;
		height: auto;
	}
	.gt3_header_builder_menu_component .main-menu,
	.gt3_header_builder .menu_item_line{
		display: none;
	}
	.gt3_header_builder_menu_component .mobile-navigation-toggle,
	.gt3_header_builder_menu_component .mobile-navigation_column-toggle{
		display: inline-block;
	}
	.gt3_header_builder > .mobile_menu_container .main-menu > ul{
		display: none;
	}
	.gt3_header_builder > .mobile_menu_container .main-menu{
		display: block;
	}
	.gt3_header_builder > .mobile_menu_container .gt3_header_builder_component{
		display: block;
	}
	.gt3_header_builder_component.gt3_header_builder_menu_component{
		height: 100%;
	}
	.gt3_header_builder_menu_component .column_menu{
		position: relative;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		width: auto;
		height: 100%;
	}
	.gt3_header_builder .column_menu .gt3-menu-categories-title{
		font-size: 0;
		line-height: 10px;
		width: auto;
		margin: auto;
		padding: 15px;
	}
	.gt3_header_builder .column_menu .gt3-menu-categories-title i{
		font-size: 16px;
	}
	.gt3_header_builder_menu_component .column_menu .menu{
		width: 100vw;
	}
	.gt3_header_builder_menu_component .column_menu > ul.menu > li ul.sub-menu{
		position: relative;
		top: 0;
		left: 0;
		display: none;
		visibility: visible;
		-webkit-transition: unset;
		-moz-transition: unset;
		transition: unset;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		transform: none;
		opacity: 1;
	}
	.gt3_header_builder_empty_space_component{
		width: 12px;
	}
	.gt3_header_builder__section--hide_on_tablet{
		display: none;
	}
	.gt3_header_builder__section--show_on_tablet{
		display: block;
	}
}
@media only screen and (max-width: 1200px){
	.gt3_header_builder.header_over_bg--tablet-off{
		position: relative;
	}
}
@media only screen and (max-width: 991px){
	div[class*="gt3_header_builder__section--top"]{
		font-size: 11px;
		line-height: 1.2;
	}
	div[class*="gt3_header_builder__section--top"] .wpml-ls-legacy-list-horizontal{
		padding: 0;
	}
	div[class*="gt3_header_builder__section--top"] .wpml-ls-legacy-list-horizontal ul{
		padding: 0;
		white-space: nowrap;
	}
	div[class*="gt3_header_builder__section--top"] .wpml-ls-legacy-list-horizontal a{
		padding: 0 0 0 10px;
	}
	div[class*="gt3_header_builder__section--top"] .wpml-ls-legacy-list-horizontal a span{
		display: none;
	}
}
@media only screen and (max-width: 767px){
	.gt3_header_builder .sticky_header.sticky_header--mobile{
		display: block;
		height: auto;
	}
	.gt3_header_builder__section.not_empty_center_side .header_side,
	.gt3_header_builder__section .header_side.header_side--custom-align,
	.gt3_header_builder__section.not_empty_center_side .header_side.header_side--custom-align{
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
	}
	.gt3_header_builder__section--hide_on_mobile,
	.search_cat_mobile_hide{
		display: none;
	}
	.gt3_header_builder__section--show_on_mobile{
		display: block;
	}
	.gt3_header_builder.header_over_bg:not(.header_over_bg--mobile){
		position: relative;
	}
	.gt3_header_builder.header_over_bg--mobile{
		position: absolute;
	}
	.gt3_header_builder_empty_space_component{
		width: 3px;
	}
}
/* menu component */
.gt3_header_builder_component + .gt3_header_builder_component.gt3_header_builder_menu_component{
	margin-left: 60px;
}
.gt3_header_builder_component.gt3_header_builder_menu_component + .gt3_header_builder_component{
	margin-left: 5px;
}
@media only screen and (max-width: 1200px){
	.gt3_header_builder_component.gt3_header_builder_menu_component + .gt3_header_builder_component{
		margin-left: 3px;
	}
}
@media only screen and (max-width: 767px){
	.gt3_header_builder_component + .gt3_header_builder_component.gt3_header_builder_menu_component{
		margin-left: 5px;
	}
	.gt3_header_builder_component.gt3_header_builder_menu_component + .gt3_header_builder_component{
		margin-left: 3px;
	}
	.logo_container img{
		height: auto !important;
	}
	.header_side_container .logo_container{
		max-width: 70px;
		white-space: nowrap;
	}
}
/* end menu component */

/* search in header */
.header_search{
	display: inline-block;
	height: auto !important;
	padding: 0 9px;
}
.header_search__container{
	width: 24px;
	height: 100%;
	text-align: center;
}
.header_search .header_search__icon{
	cursor: pointer;
	opacity: 1 !important;
	line-height: 100%;
}
.header_search .header_search__icon > i{
	font-family: Theme_icon;
	font-size: inherit;
	font-weight: 400;
	font-style: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.header_search .header_search__icon > i:before{
	content: '\f101';
	font-size: 18px;
}
.header_search.ct-search-open .header_search__icon > i:before{
	content: '\f103';
}
.header_search .header_search__inner{
	position: absolute;
	z-index: 1;
	top: 100%;
	right: -11px;
	visibility: hidden;
	padding-top: 5px;
	-webkit-transition: all 200ms;
	transition: all 200ms;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	opacity: 0;
	line-height: normal;
}
.header_side.left .header_search .header_search__inner{
	right: auto;
	left: -11px;;
}
.header_search.ct-search-open .header_search__inner{
	visibility: visible;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1;
}
.header_search .header_search__inner .header_search__inner_title{
	display: none;
}
.header_search__inner .search_form{
	position: relative;
	z-index: 1;
	padding-right: 40px;
	min-width: 210px;
}
.header_search__inner .search_submit{
	font-size: 0;
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	width: 40px;
	margin: 0;
	height: 100%;
	padding: 0;
	cursor: pointer;
	border: none;
	outline: none;
	background: transparent !important;
	box-shadow: none;
}
.header_search__inner .search_text{
	font-size: 14px;
	height: 40px;
	padding: 0 0 0 10px;
	user-select: none;
	color: inherit;
	border: none;
	outline: none;
	background-color: transparent;
	box-shadow: none;
}
.header_search__inner .search_text::-webkit-input-placeholder{
	opacity: .7 !important;
}
.header_search__inner .search_text:-moz-placeholder{
	opacity: .7 !important;
}
.header_search__inner .search_text::-moz-placeholder{
	opacity: .7 !important;
}
.header_search__inner .search_text:-ms-input-placeholder{
	opacity: .7 !important;
}
.top_header .header_search{
	height: auto !important;
}
/* end search in header */

/* burger sidebar */
.gt3_header_builder_burger_sidebar_component{
	font-size: 0;
	line-height: 0;
	padding: 0;
	cursor: pointer;
	min-width: 100px;
	text-align: center;
	background-color: #0b1424;
}
@media only screen and (max-width: 767px){
	.gt3_header_builder_burger_sidebar_component{
		min-width: 80px;
	}
}
.gt3_header_builder_burger_sidebar_component .burger_sidebar_icon{
	position: relative;
	display: inline-block;
	width: 30px;
	height: 13px;
	vertical-align: middle;
}
.gt3_header_builder_burger_sidebar_component .burger_sidebar_icon span{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	margin: auto;
	width: 20px;
	height: 0;
	-webkit-transition: width 200ms ease-in-out;
	-moz-transition: width 200ms ease-in-out;
	transition: width 200ms ease-in-out;
	border-top: 1px solid;
}
.gt3_header_builder_burger_sidebar_component .burger_sidebar_icon span.second{
	top: 6px;
	width: 100%;
}
.gt3_header_builder_burger_sidebar_component .burger_sidebar_icon span.third{
	top: 12px;
}
.gt3_header_builder_burger_sidebar_component:hover .burger_sidebar_icon span{
	width: 100%;
}
.gt3_header_builder__burger_sidebar{
	position: fixed;
	z-index: 9999;
	top: 0;
	right: -420px;
	bottom: 0;
	width: 390px;
	max-width: calc(100% - 50px);
	-webkit-transition: right .3s ease-in-out, left .3s ease-in-out;
	-moz-transition: right .3s ease-in-out, left .3s ease-in-out;
	transition: right .3s ease-in-out, left .3s ease-in-out;
	background-color: #ffffff;
}
.gt3_header_builder__burger_sidebar.active{
	right: 0;
}
.gt3_header_builder__burger_sidebar-cover{
	position: fixed;
	top: 0;
	left: 0;
	visibility: hidden;
	width: 100vw;
	height: 100vh;
	content: '';
	-webkit-transition: opacity .3s ease, visibility .3s ease;
	-moz-transition: opacity .3s ease, visibility .3s ease;
	transition: opacity .3s ease, visibility .3s ease;
	opacity: 0;
	background: rgba(3, 9, 21, 0.7);
}
.gt3_header_builder__burger_sidebar.active .gt3_header_builder__burger_sidebar-cover{
	visibility: visible;
	cursor: url(../img/close.png) 16 16, default;
	opacity: 1;
}
body.admin-bar .gt3_header_builder__burger_sidebar{
	top: 32px;
}
.gt3_burger_sidebar_container{
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow-y: scroll;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 407px;
	padding: 40px 40px;
	background: #ffffff;
}
@media only screen and (max-width: 767px){
	.gt3_burger_sidebar_container{
		width: 100%;
		padding: 40px 25px;
	}
}
.gt3_burger_sidebar_container ul li{
	list-style: none;
}
body.active_burger_sidebar{
	right: 150px;
}
/* login component */
.gt3_header_builder_login_component{
	line-height: 0;
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
}
.gt3_header_builder_login_component p{
	font-style: normal;
	line-height: 24px;
	display: inline-block;
	width: auto;
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	text-rendering: auto;
}
.gt3_header_builder__login-modal{
	position: fixed;
	z-index: 1000;
	top: 5%;
	left: 5%;
	visibility: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 90%;
	height: 90%;
	-webkit-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	text-align: center;
	opacity: 0;
}
.gt3_header_builder__login-modal.active{
	visibility: visible;
	opacity: 1;
}
.gt3_header_builder__login-modal:before{
	position: relative;
	display: inline-block;
	height: 100%;
	content: '';
	vertical-align: middle;
}
.gt3_header_builder__login-modal_container{
	position: relative;
	z-index: 2;
	display: inline-block;
	overflow-y: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-height: 100%;
	padding: 70px 40px 30px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-transform: translateY(60px);
	-moz-transform: translateY(60px);
	-ms-transform: translateY(60px);
	transform: translateY(60px);
	text-align: left;
	vertical-align: middle;
	background: #ffffff;
}
.gt3_header_builder__login-modal.active .gt3_header_builder__login-modal_container{
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}
.gt3_header_builder__login-modal.without_register .gt3_header_builder__login-modal_container,
.gt3_header_builder__login-modal.user_logged_in .gt3_header_builder__login-modal_container{
	width: 570px;
}
.gt3_header_builder__login-modal_container .col2-set .col-1,
.gt3_header_builder__login-modal_container .col2-set .col-2{
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 50%;
	padding: 0 30px;
}
.gt3_header_builder__login-modal_container .col2-set .col-1{
	border-right: 1px solid #eff0ed;
}
.gt3_header_builder__login-modal_container .col2-set .col-2{
	border-left: 1px solid #eff0ed;
}
.gt3_header_builder__login-modal_container .col2-set .col-2{
	margin-left: -1px;
}
.gt3_header_builder__login-modal_footer{
	margin: 60px -40px -30px;
	padding: 25px 70px;
	text-align: center;
	background-color: #f8f8f8;
}
.gt3_header_builder__login-modal_container .nsl-container,
.lwa-modal .nsl-container{
	display: none;
}
.gt3_header_builder__login-modal_footer .gt3_module_button > a{
	margin: 0 15px;
}
.gt3_header_builder__login-modal_footer .gt3_module_button > a i{
	margin-right: 10px;
}
.gt3_header_builder__login-modal_footer .gt3_facebook_login{
	border-color: #435c93;
	background: #435c93;
}
.gt3_header_builder__login-modal_footer .gt3_google_login{
	border-color: #dd4b39;
	background: #dd4b39;
}
.gt3_header_builder__login-modal-close{
	position: absolute;
	top: 15px;
	right: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.gt3_header_builder__login-modal-close:before,
.gt3_header_builder__login-modal-close:after{
	position: absolute;
	top: 14px;
	left: 0;
	width: 28px;
	height: 2px;
	content: '';
	background: #2b2c30;
}
.gt3_header_builder__login-modal-close:before{
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.gt3_header_builder__login-modal-close:after{
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.gt3_header_builder__login-modal-cover{
	position: fixed;
	top: 0;
	left: 0;
	visibility: hidden;
	width: 100vw;
	height: 100vh;
	content: '';
	-webkit-transition: opacity .3s ease, visibility .3s ease;
	-moz-transition: opacity .3s ease, visibility .3s ease;
	transition: opacity .3s ease, visibility .3s ease;
	opacity: 0;
	background: rgba(0, 0, 0, .7);
}
.gt3_header_builder__login-modal.active .gt3_header_builder__login-modal-cover{
	visibility: visible;
	cursor: url(../img/close.png) 16 16, default;
	opacity: 1;
}
#customer_login input:-webkit-autofill{
	-webkit-box-shadow: 0 0 0 30px white inset;
}
@media (max-width: 991px){
	#customer_login.col2-set .col-1,
	#customer_login.col2-set .col-2{
		width: 100% !important;
		border-right: none !important;
	}
	#customer_login.col2-set .col-1{
		margin-bottom: 20px;
	}
	#customer_login.col2-set .col-2{
		border-left: none !important;
	}
	.gt3_header_builder__login-modal_footer{
		margin-top: 15px;
		padding: 25px 35px;
	}
	.gt3_header_builder__login-modal_footer .gt3_module_button{
		margin: 5px 0;
	}
}
@media (max-width: 767px){
	#customer_login h2,
	.gt3_header_builder__login-modal_container h2{
		font-size: 24px !important;
		line-height: 32px !important;
	}
}
@media (max-width: 479px){
	.gt3_header_builder__login-modal_footer .gt3_module_button a{
		font-size: 12px;
		line-height: 16px;
	}
}
/* GT3 Header Builder end

/* RS Slider start */
.slider_btn_with_icon{
	line-height: 18px !important;
	display: inline-block;
	width: 17px !important;
	height: 19px !important;
	margin: 0 10px;
	padding-left: 2px;
	text-align: center !important;
	vertical-align: top;
	border: 1px rgba(103, 109, 69, .15) solid;
	border-radius: 50%;
}
.tp-bullets.custom{
	display: none;
}
.rev_slider_wrapper{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.rev-btn.rev-withicon i:hover{
	-webkit-transform: translateX(5px);
	-moz-transform: translateX(5px);
	-ms-transform: translateX(5px);
	-o-transform: translateX(5px);
	transform: translateX(5px);
}
@media only screen and (min-width: 768px){
	.tp-bullets.custom{
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		pointer-events: none;
	}
	.tp-bullets.custom .tp-bullet{
		width: 30px;
		min-width: 30px;
		height: 5px;
		counter-increment: bullet-step;
		opacity: 1;
		border: none;
		-webkit-border-radius: 0;
		border-radius: 0;
		box-shadow: none;
		background-color: rgba(255, 255, 255, .2);
		position: static;
		-webkit-transition: all 300ms;
		-moz-transition: all 300ms;
		transition: all 300ms;
		cursor: pointer;
		pointer-events: auto;
	}
	.tp-bullets.custom .tp-bullet.selected{
		background-color: rgba(255, 255, 255, 1);
	}
	.tp-bullets.custom .tp-bullet:before,
	.tp-bullets.custom .tp-bullet:after{
		font-size: 14px;
		font-weight: 300;
		position: absolute;
		bottom: 5px;
		-webkit-transition: opacity 300ms;
		-moz-transition: opacity 300ms;
		transition: opacity 300ms;
		text-align: center;
		color: #ffffff;
		-webkit-transform: translateX(-3px);
		-moz-transform: translateX(-3px);
		-ms-transform: translateX(-3px);
		-o-transform: translateX(-3px);
		transform: translateX(-3px);
		pointer-events: none;
	}
	.tp-bullets.custom .tp-bullet:before{
		right: 50%;
		opacity: 0;
		content: counter(bullet-step);
	}
	.tp-bullets.custom .tp-bullet.selected:before{
		opacity: 1;
	}
	.tp-bullets.custom .tp-bullet:last-of-type:after{
		opacity: 0;
		left: 50%;
		content: '/' counter(bullet-step);
	}
	.tp-bullets.custom .tp-bullet.selected ~ .tp-bullet:last-of-type:after,
	.tp-bullets.custom .tp-bullet.selected:last-of-type:after{
		opacity: 1;
	}
	.tp-bullets.custom .tp-bullet.selected,
	.tp-bullets.custom .tp-bullet:hover{
		box-shadow: none !important;
	}
	.tp-bullets.custom.vertical.nav-pos-hor-right .tp-bullet:before{
		right: 0;
		left: auto;
	}
	.tp-bullets.custom.vertical.nav-pos-hor-left .tp-bullet:before{
		right: auto;
		left: 0;
	}
	.tp-bullets.custom.vertical.nav-pos-hor-left .tp-bullet.selected:before{
		left: 40px;
	}
}
/* RS Slider end */

.gt3_social{
	margin-bottom: 0;
	padding-bottom: 30px;
}
.gt3_header_builder .gt3_social{
	font-size: .875em;
}
.gt3_social a{
	line-height: 1;
	display: inline-block;
	margin-right: 16px;
	padding-right: 0;
	box-shadow: inset 0 0 0 0 currentColor;
}
.gt3_social a:last-child{
	margin-right: 0;
}
/* Isotope */
.isotope-filter{
	font-weight: 500;
	margin-bottom: 10px;
	padding-top: 10px;
	letter-spacing: .2em;
	text-transform: uppercase;
}
.isotope-filter a{
	padding: 17px 0;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 3px;
	line-height: 24px;
	opacity: 0.34;
	font-weight: 900;
	transition: all .4s;
	margin-right: 50px;
}
.isotope-filter a:last-child{
	margin-right: 0;
}
.isotope-filter a:hover,
.isotope-filter a.active{
	opacity: 1;
}
.elementor-widget-gt3-core-portfolio .portfolio_wrapper.show_type_packery .isotope-filter{
	max-width: 1190px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
/* Isotope end */

/* mailchimp content */
#mc_display_rewards,
.mc_form_inside br,
#mc-indicates-required{
	display: none;
}
.mc_form_inside{
	position: relative;
}
.mc_form_inside .mc_merge_var input,
.mc_form_inside .mc_signup_submit input{
	width: 100%;
}
#mc_signup_form input[type="text"]{
	border: 1px #eceded solid;
	margin-bottom: 15px;
	line-height: 32px;
	height: auto;
	padding: 7px 20px;
	background: #ffffff;
	font-size: 18px;
	color: inherit;
}
#mc_signup_form #mc_subheader{
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 20px;
	color: inherit;
	font-weight: inherit;
	font-family: inherit;
}
.mc_form_inside .mc_merge_var{
	position: relative;
	margin: 0;
}
#mc_signup_form .mc_var_label{
	font-size: 12px;
	line-height: 48px;
	letter-spacing: .18em;
	text-transform: uppercase;
	top: 0;
}
.mc_error_msg{
	color: #e5625e;
}
.mc_error_msg, .mc_success_msg{
	font-size: 14px;
	line-height: 1.4;
}
.mc_success_msg{
	color: #b1ba85;
}
.mc_error_msg,
.mc_success_msg{
	display: block;
}
.mc_form_inside{
	position: relative;
}
.mc_form_inside .mc_merge_var input,
.mc_form_inside .mc_signup_submit input{
	width: 100%;
}
body .mc4wp-form p{
	margin-bottom: 12px;
}
.mc_form_inside .mc_signup_submit{
	margin: 0;
}
.mc_form_inside .mc_signup_submit input,
.mc_form_inside .mc_signup_submit button{
	display: block;
	width: 100% !important;
	text-align: center;
	margin-top: 0 !important;
	margin-bottom: 30px;
}
aside .mc_form_inside .mc_signup_submit{
	position: absolute;
	left: auto;
	right: 0;
	bottom: 15px;
}
aside .mc_form_inside .mc_signup_submit:before{
	position: absolute;
	width: 20px;
	top: 1px;
	bottom: 1px;
	content: '';
	background: #ffffff;
	left: -20px;
}
aside .mc_form_inside .mc_signup_submit input,
aside .mc_form_inside .mc_signup_submit button{
	margin: 0 !important;
	height: 48px;
	padding: 0 20px;
	border-radius: 0;
	border: 1px solid;
	line-height: 20px;
	font-size: 14px;
	letter-spacing: 2px;
	color: #ffffff;
	top: 0;
}
aside .mc_form_inside .mc_signup_submit input:hover,
aside .mc_form_inside .mc_signup_submit button:hover{
	background-color: #ffffff;
}
aside .mc_merge_var label.gt3_onfocus{
	visibility: hidden;
	-webkit-transform: translate3d(15%, 0, 0);
	-moz-transform: translate3d(15%, 0, 0);
	-ms-transform: translate3d(15%, 0, 0);
	-o-transform: translate3d(15%, 0, 0);
	transform: translate3d(15%, 0, 0);
	opacity: 0;
	bottom: 0;
	left: 20px;
}
/* ! mailchimp content */

/* PixProof */
body .mfp-container{
	margin: 0;
	padding: 0;
}
body .mfp-container .mfp-content{
	width: 100%;
	height: 100%;
}
body .mfp-wrap{
	z-index: 999999;
}
.mfp-content .mfp-figure figure{
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.mfp-content img.mfp-img{
	margin: auto;
	padding: 0;
}
.mfp-content .mfp-close:after,
.mfp-content .mfp-figure .mfp-close:before{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 26px;
	height: 0;
	margin: auto;
	content: '';
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	transition: all 200ms;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform-origin: center;
	transform-origin: center;
	border-top: 2px solid rgba(255, 255, 255, .5);
}
.mfp-content .mfp-figure .mfp-close:before{
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.mfp-content .mfp-figure .mfp-close{
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 30px;
	right: 30px;
	width: 40px;
	height: 40px;
	margin: 0;
	padding: 0;
	border: 2px rgba(255, 255, 255, .5);
	border-radius: 50%;
}
.mfp-content .mfp-figure figure{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.mfp-container button.mfp-arrow-right,
.mfp-container button.mfp-arrow-left{
	cursor: pointer;
	opacity: 1;
}
.mfp-container button.mfp-arrow-right:hover{
	opacity: .8;
	border-color: transparent;
	border-left-color: white;
}
.mfp-container button.mfp-arrow-left:hover{
	opacity: .8;
	border-color: transparent;
	border-right-color: white;
}
.mfp-bottom-bar{
	top: auto;
	bottom: 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-flow: row nowrap;
	flex-flow: row nowrap;
}
.mfp-container div.mfp-bottom-bar .mfp-title{
	margin: 0;
}
.mfp-bottom-bar a#popup-selector{
	font-size: 1em;
	line-height: 1em;
	padding-left: 30px;
	color: white;
}
.mfp-bottom-bar .mfp-counter{
	position: relative;
}
.mfp-bottom-bar span.mfp-counter{
	font-size: 1em;
	line-height: 1em;
	padding-right: 30px;
}
.proof_gallery .lap-and-up-one-quarter.one-half{
	width: 49.6%;
}
.proof_gallery .grid__item{
	margin-bottom: .75rem;
}
.proof_gallery .separator{
	border: none;
}
.proof_gallery .proof-photo.gallery-item{
	margin: 0;
	padding: 0 4px 4px 0;
}
div#pixproof_gallery{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -4px;
}
.proof_gallery .gallery-columns-6 .proof-photo.gallery-item{
	width: 16.6%;
	max-width: 16.6%;
}
@media only screen and (min-width: 900px){
	.proof_gallery .lap-and-up-one-quarter.one-half{
		width: 24.9%;
	}
	.proof_gallery .button-download{
		position: absolute;
		top: 0;
		right: 0;
	}
}
@media only screen and (max-width: 1023px){
	.proof_gallery .gallery-columns-5 .proof-photo.gallery-item,
	.proof_gallery .gallery-columns-6 .proof-photo.gallery-item{
		width: 24.95%;
		max-width: 24.95%;
	}
}
@media only screen and (max-width: 600px){
	.proof_gallery .gallery-columns-3 .proof-photo.gallery-item,
	.proof_gallery .gallery-columns-5 .proof-photo.gallery-item,
	.proof_gallery .gallery-columns-6 .proof-photo.gallery-item{
		width: 49.95%;
		max-width: 49.95%;
	}
}
.proof_gallery li:before{
	display: none !important;
}
.proof-photo__container{
	overflow: hidden;
}
.proof_gallery .img_wrap{
	padding-top: 100%;
}
.proof_gallery .img_wrap 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%);
	transform: translate(-50%, -50%);
}
.proof_gallery .proof-photo__bg{
	width: 100%;
}
.proof_gallery .img_wrap img[data-ratio='portrait']{
	width: 100%;
	height: auto;
	max-height: none;
}
.proof_gallery .img_wrap img[data-ratio='landscape']{
	width: auto;
	max-width: none;
	height: 100%;
}
/* End PixProof */

.body_pp .site_wrapper{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	justify-content: center;
}
#main_content ul > li.elementor-icon-list-item:before,
#main_content ul > li.elementor-editor-element-setting:before,
#main_content ul.page-numbers > li:before,
#main_content ul.tabs > li:before,
#main_content ul.gt3_product_list_nav > li:before,
ul[class*=select2] > li:before,
#add_payment_method #payment ul.payment_methods li:before,
#main_content ul.variable-items-wrapper > li:before,
#main_content ul.elementor-select-preset-list > li:before,
.woocommerce-cart #payment ul.payment_methods li:before,
.woocommerce-checkout #payment ul.payment_methods li:before,
.woocommerce ul.order_details li:before{
	display: none !important;
}
.page_nav_ancor a{
	padding: 5px 50px 5px 0;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 3px;
	line-height: 48px;
	opacity: 0.34;
	font-weight: 900;
	transition: all .4s;
}
.page_nav_ancor a:first-child{
	padding-left: 0;
}
.page_nav_ancor a:hover,
.page_nav_ancor a:active{
	opacity: 1;
}
.elementor-element.elementor-widget-gt3-core-blog .elementor-widget-container .gt3_module_blog .isotope_blog_items .static_info_text_block .item_wrapper,
.elementor-element.elementor-widget-gt3-core-portfolio .elementor-widget-container .portfolio_wrapper .isotope_wrapper .static_info_text_block .item_wrapper{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: stretch;
	align-content: stretch;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
}
.gt3_module_blog.packery_wrapper .spacing_beetween_items_0 .blog_post_preview .item_wrapper,
.gt3_module_blog.packery_wrapper .spacing_beetween_items_0 .blog_post_preview .item_wrapper .blog_content{
	position: relative;
}
.elementor-element.elementor-widget-gt3-core-blog .elementor-widget-container .gt3_module_blog .isotope_blog_items .static_info_text_block .item_wrapper .item,
.elementor-element.elementor-widget-gt3-core-portfolio .elementor-widget-container .portfolio_wrapper .isotope_wrapper .static_info_text_block .item_wrapper .item{
	-ms-flex-order: 0;
	order: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-align-self: auto;
	align-self: auto;
	padding: 0 9% 0 0;
	text-align: center;
}
.static_info_link{
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.static_info_text_block .content{
	font-size: 18px;
	line-height: 1.35;
	margin-top: 0;
}
.static_info_text_block .content:before{
	content: '';
	width: 50px;
	height: 1px;
	display: block;
	background-color: currentColor;
	margin: 1.4em auto;
}
.static_info_text_block .title{
	line-height: 1.15;
	font-weight: 900;
}
.static_info_text_block .sub_title{
	font-size: 15px;
	line-height: 1.15em;
}
.static_info_text_block .static_info_link{
	font-size: 16px;
	font-weight: 700;
	color: #ffffff;
}
.static_info_text_block .static_info_link .static_info_icon{
	border: none;
	width: auto;
	height: auto;
	-webkit-border-radius: unset;
	-moz-border-radius: unset;
	border-radius: unset;
	margin-left: 10px;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
.static_info_link:hover span{
	margin-left: 10px;
}
.static_info_text_block .static_info_link .static_info_icon i{
	font-size: 20px;
	line-height: 24px;
	position: relative;
}
@media only screen and (min-width: 1280px){
	.elementor-element.elementor-widget-gt3-core-blog .elementor-widget-container .gt3_module_blog .isotope_blog_items .static_info_text_block .item_wrapper .item,
	.elementor-element.elementor-widget-gt3-core-portfolio .elementor-widget-container .portfolio_wrapper .isotope_wrapper .static_info_text_block .item_wrapper .item{
		width: 350px;
		max-width: 350px;
		padding: 0 7%;
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		box-sizing: content-box;
		margin: auto;
	}
	.elementor-element.elementor-widget-gt3-core-blog .elementor-widget-container .gt3_module_blog .isotope_blog_items .static_info_text_block .item_wrapper,
	.elementor-element.elementor-widget-gt3-core-portfolio .elementor-widget-container .portfolio_wrapper .isotope_wrapper .static_info_text_block .item_wrapper{
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
}
.gt3_module_blog.packery_wrapper .isotope .blog_post_preview.format-standard-image .item_wrapper .blog_content:before{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: '';
	pointer-events: none;
	opacity: 1;
	-webkit-transition: background 400ms;
	-moz-transition: background 400ms;
	-o-transition: background 400ms;
	transition: background 400ms;
	background-image: -moz-linear-gradient(top, rgba(18, 28, 45, 0) 0%, rgba(18, 28, 45, 0.5) 33%, rgba(18, 28, 45, 0.89) 60%, rgba(18, 28, 45, 0.9) 67%, rgba(18, 28, 45, 0.9) 100%);
	background-image: -webkit-linear-gradient(top, rgba(18, 28, 45, 0) 0%, rgba(18, 28, 45, 0.5) 33%, rgba(18, 28, 45, 0.89) 60%, rgba(18, 28, 45, 0.9) 67%, rgba(18, 28, 45, 0.9) 100%);
	background-image: linear-gradient(to bottom, rgba(18, 28, 45, 0) 0%, rgba(18, 28, 45, 0.5) 33%, rgba(18, 28, 45, 0.89) 60%, rgba(18, 28, 45, 0.9) 67%, rgba(18, 28, 45, 0.9) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00121c2d', endColorstr='#e6121c2d', GradientType=0);
	background-size: 1px 300%;
	background-position: top;
}
@media only screen and (max-width: 1199px){
	.gt3_module_blog.packery_wrapper .isotope .blog_post_preview.format-standard-image .item_wrapper .blog_content:before{
		background-position: 100% 30%;
	}
}
@media only screen and (min-width: 1200px){
	.gt3_module_blog.packery_wrapper .isotope .blog_post_preview.format-standard-image .item_wrapper .blog_content:hover:before{
		background-position: bottom;
	}
}
/* Map */
.gt3_core_elementor_map{
	position: relative;
	padding-bottom: 28.7%;
}
.map-core-canvas img{
	max-width: none;
	max-height: none;
}
.map-core-canvas{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.gmnoprint,
.gm-style-cc,
.map-core-canvas button[type='button'],
.map-core-canvas a img{
	opacity: 0 !important;
	visibility: hidden !important;
	transition: opacity 300ms, visibility 300ms;
}
.gt3_core_elementor_map:hover .gmnoprint,
.gt3_core_elementor_map:hover .gm-style-cc,
.gt3_core_elementor_map:hover .map-core-canvas button[type='button'],
.gt3_core_elementor_map:hover .map-core-canvas a img{
	opacity: 1 !important;
	visibility: visible !important;
}
/* The location pointed to by the popup tip. */
.popup-tip-anchor{
	height: 0;
	position: absolute;
	/* The max width of the info window. */
	width: 214px;
}
/* The bubble is anchored above the tip. */
.popup-bubble-anchor{
	position: absolute;
	width: 100%;
	bottom: /* TIP_HEIGHT= */ 8px;
	left: 0;
}
/* The popup bubble itself. */
.popup-bubble-content{
	position: absolute;
	top: 0;
	left: 0;
}
.map_info_marker{
	position: absolute;
	left: 50%;
	top: 50%;
	display: block;
	width: 214px;
	height: 214px;
	background: #f9f9f9;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	border-radius: 50%;
	pointer-events: none;
}
.map_info_marker:after{
	position: absolute;
	right: 9px;
	top: 22px;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 24px 17px 0 17px;
	border-color: #f9f9f9 transparent transparent transparent;
}
.map_info_marker_content{
	position: absolute;
	left: 30px;
	right: 30px;
	top: 50%;
	text-align: center;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.marker_info_desc{
	color: #949494;
}
.map_info_marker_content{
	font-size: 12px;
	line-height: 1.5;
}
.marker_info_street_number{
	font-size: 30px;
}
.marker_info_divider{
	height: 32px;
	position: relative;
}
.marker_info_divider:after{
	height: 3px;
	position: absolute;
	left: 0;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	content: '';
	background: #949494;
	opacity: 0.2;
}
@media only screen and (max-width: 1000px){
	.gt3_core_elementor_map{
		min-height: 350px;
		padding-bottom: 0;
	}
	.map_info_marker{
		display: none;
	}
}
@media (min-width: 1025px){
	.elementor-widget-gt3-core-googlemap.enable_section_map_height,
	.elementor-widget-gt3-core-googlemap.enable_section_map_height .elementor-widget-container,
	.elementor-widget-gt3-core-googlemap .section_map_height-yes{
		height: 100%;
	}
	.gt3_core_elementor_map.section_map_height-yes{
		padding: 0;
	}
}
.tp-leftarrow.tparrows.custom.noSwipe:before,
.tp-rightarrow.tparrows.custom.noSwipe:before{
	position: absolute;
	top: 0;
	font-size: 11px;
	font-weight: 500;
	color: #ffffff;
	transition: all 300ms;
	text-transform: uppercase;
	transform: rotate(-90deg);
	-webkit-transition: all 300ms;
	letter-spacing: 3px;
	content: '';
	display: none;
}
.tp-rightarrow.tparrows.custom.noSwipe:before{
	transform: rotate(-90deg);
}
.tp-leftarrow.tparrows.custom.noSwipe:after,
.tp-rightarrow.tparrows.custom.noSwipe:after{
	content: '';
	width: 13px;
	height: 126px;
	display: inline-block;
	vertical-align: middle;
	background: url(../img/img_rev_arrow_prev.png) no-repeat center !important;
	background-size: 13px 126px !important;
	position: absolute;
	bottom: -39px;
	right: calc(50% - 6px);
}
.tp-rightarrow.tparrows.custom.noSwipe:after{
	content: '';
	background-image: url(../img/img_rev_arrow_next.png) !important;
	top: -39px;
	bottom: auto;
}
.tp-leftarrow.tparrows.custom.noSwipe:hover,
.tp-rightarrow.tparrows.custom.noSwipe:hover{
	opacity: 0.7;
	transition: all 300ms;
}
body .custom.tparrows:hover,
body .custom.tparrows{
	background: transparent;
}
.post_link_label{
	display: inline-block;
	position: relative;
	line-height: inherit;
}
.post_link_label span{
	display: block;
	padding: 0 20px;
	text-transform: uppercase;
	font-size: inherit;
	letter-spacing: 2px;
}
.post_link_label span:before,
.post_link_label span:after{
	display: block;
	position: absolute;
	left: -20px;
	width: 20px;
	height: 1px;
	content: '';
	background: #ffffff;
	top: 50%;
	margin-top: -1px;
}
.post_link_label span:after{
	left: auto;
	right: -20px;
}
.port_back2grid{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 28px;
	height: 28px;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.port_back2grid span{
	width: 13px;
	height: 13px;
	display: block;
	position: absolute;
	transition: all 300ms;
	background: #949494;
	opacity: 0.56;
}
.port_back2grid:hover span{
	opacity: 1;
}
.port_back2grid_box1{
	left: 0;
	top: 0;
}
.port_back2grid_box2{
	left: 0;
	bottom: 0;
}
.port_back2grid_box3{
	right: 0;
	top: 0;
}
.port_back2grid_box4{
	right: 0;
	bottom: 0;
}
.single .format-standard-image .blog_post_media{
	display: none;
	visibility: hidden;
}
.single.visible_blog_post_media .format-standard-image .blog_post_media{
	display: block;
	visibility: visible;
}
/* Single Post Info */
.single_post_info{
	margin-bottom: 16px;
	line-height: 30px;
}
.single_post_info .likes_block{
	float: none;
	line-height: inherit;
}
.single_post_info > div{
	margin-top: 20px;
	display: inline-block;
	vertical-align: top;
	margin-right: 30px;
}
.block_info_title{
	line-height: inherit;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 900;
	margin-right: 16px !important;
	letter-spacing: 2px;
}
.single_post_share ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.single_post_share ul > li,
.sigle_post_tags a{
	display: inline-block;
	vertical-align: top;
	line-height: inherit;
	padding: 0;
	margin: 0 18px 0 0;
}
.single_post_share ul > li:before,
.single_post_share ul > li:after{
	display: none;
}
.single_post_share a{
	display: block;
	line-height: inherit;
	color: inherit;
	-webkit-transition: color 300ms;
	-moz-transition: color 300ms;
	-o-transition: color 300ms;
	transition: color 300ms;
}
.sigle_post_tags a{
	font-size: 14px;
	font-weight: 300;
	color: inherit;
	margin-right: 10px;
}
.sigle_post_tags a:hover{
	color: inherit;
}
.gt3_custom_header_btn a{
	line-height: 24px;
	font-size: 12px;
	display: inline-block;
	padding: 0 12px;
	border-radius: 12px;
	background: #232325;
	color: #ffffff;
	font-weight: bold;
	transition: all 300ms;
}
.header_over_bg .gt3_custom_header_btn a{
	background: #ffffff;
}
.gt3_custom_header_btn a:hover{
	color: #ffffff !important;
}
.gt3_custom_header_btn{
	margin-top: -5px;
}
.gt3_module_related_posts .blog_content p{
	color: inherit !important;
	margin-bottom: 11px;
}
.sidebar_right .elementor-section.elementor-section-stretched,
.sidebar_left .elementor-section.elementor-section-stretched{
	max-width: 100%;
	left: auto !important;
}
div:not(.packery_wrapper) .blog_post_preview .listing_meta > span,
div:not(.packery_wrapper) .blog_post_preview .listing_meta a{
	display: inline;
	margin: 0 !important;
}
div:not(.packery_wrapper) .blog_post_preview .listing_meta > span:after{
	content: '|';
	margin-left: 10px;
	margin-right: 8px;
}
div:not(.packery_wrapper) .blog_post_preview .listing_meta > span:last-of-type:after{
	display: none;
}
div:not(.packery_wrapper) .blog_post_preview .listing_meta a{
	transition: all 300ms;
}
div:not(.packery_wrapper) .blog_post_preview .listing_meta .post_author a:before,
div:not(.packery_wrapper) .blog_post_preview .listing_meta .post_comments a:before{
	display: none;
}
.blog_content .elementor-column-wrap{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.gt3_module_blog:not(.packery_wrapper) .blog_post_preview:not(.format-standard) .packery_content_wrap_anim,
.gt3_module_blog:not(.packery_wrapper) .blog_post_preview.has_post_boxed_content .packery_content_wrap_anim{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.gt3_module_blog:not(.packery_wrapper) .blog_post_preview .blogpost_title{
	padding-bottom: 17px;
	margin-bottom: 0;
	order: 2;
}
.gt3_module_blog:not(.packery_wrapper) .blog_post_preview.format-standard.has_post_boxed_content .blogpost_title{
	order: -1;
	padding-bottom: 8px;
}
.gt3_module_blog:not(.packery_wrapper) .blog_post_preview.format-standard.has_post_boxed_content .listing_meta{
	margin-bottom: 19px;
}
.gt3_module_blog:not(.packery_wrapper) .blog_post_preview.format-link .gt3_page_title_cats a:hover,
.gt3_module_blog:not(.packery_wrapper) .blog_post_preview.format-quote .gt3_page_title_cats a:hover{
	background: rgba(35, 35, 37, 0.15);
}
.gt3_module_button_list{
	padding-bottom: 20px;
	text-transform: uppercase;
}
.gt3_module_button_list a{
	display: inline-block;
	vertical-align: middle;
	font-weight: 700;
	line-height: 22px;
}
.gt3_module_button_list a:after{
	font: normal normal normal 20px/24px FontAwesome;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	z-index: 5;
	top: -.08em;
	padding: 0 0 0 9px;
	content: '\f105';
	-webkit-transition: padding 300ms;
	-moz-transition: padding 300ms;
	-o-transition: padding 300ms;
	transition: padding 300ms;
}
.font-awesome-4-shim .gt3_module_button_list a:after {
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
}
.gt3_module_blog:not(.packery_wrapper) .blog_post_preview.format-link .gt3_module_button_list,
.gt3_module_blog:not(.packery_wrapper) .blog_post_preview.format-quote .gt3_module_button_list{
	padding-bottom: 60px;
}
.single .gt3_module_featured_posts{
	padding-bottom: 10px;
}
.gt3_author_box__name,
#comments > h2{
	font-size: 20px;
	font-weight: 700;
	line-height: 1.6;
}
.content-container.gt3_span9,
.sidebar-container.gt3_span3{
	margin-bottom: 80px;
}
.isotope-filter > a,
.gt3_module_blog.packery_wrapper .blog_post_preview span.post_category a{
	display: inline-block;
}
.gt3_module_blog.packery_wrapper .blog_post_preview span.post_category a{
	line-height: 17px;
}
.footer_back2top_hidden .footer_back2top{
	display: none;
	visibility: hidden;
}
.gt3_module_blog.packery_wrapper{
	opacity: 0;
	visibility: hidden;
	animation: all 500ms;
}
.gt3_module_blog.packery_wrapper.blog_packary_loaded{
	opacity: 1;
	visibility: visible;
}
.mc_merge_var label,
.search_result_form .search_form label,
.gt3_404_search .search_form label{
	left: 20px;
}
.search_result_form .search_form .search_text,
.gt3_404_search .search_form .search_text{
	padding-left: 20px;
	padding-right: 125px;
}
.gt3_theme_prl-logo{
	font-size: 0;
	line-height: 0;
}
.custom_icons_fonts .elementor-widget-wrap span.elementor-button-icon{
	font-size: 20px;
}
.widget .post_count:before{
	content: '(';
}
.widget .post_count:after{
	content: ')';
}
.widget .rss-date{
	display: block;
}
.widget_rss cite{
	display: block;
	text-align: right;
}
.top_footer .gt3_widget.widget_archive > ul,
.top_footer .gt3_widget.widget_categories > ul,
.top_footer .gt3_widget.widget_pages > ul{
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 10px;
	padding-bottom: 6px;
	line-height: 1.6;
}
.widget .children > li:last-child{
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
.pp_page .gt3_header_builder.header_over_bg{
	position: relative;
	z-index: 1000;
	top: auto;
	left: auto;
	width: 100%;
}
/* TimeTable plugin */
.mptt-shortcode-wrapper .mptt-shortcode-table{
	table-layout: fixed;
	border-collapse: inherit;
	border-spacing: 18px;
	margin: 0 -18px;
	width: -webkit-calc(100% + 36px);
	width: calc(100% + 36px);
}
.mptt-shortcode-wrapper .mptt-inner-event-content{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.mptt-shortcode-wrapper .mptt-inner-event-content > *{
	order: 5;
}
.mptt-shortcode-wrapper .mptt-inner-event-content .event-title{
	order: 1;
}
.mptt-shortcode-wrapper .mptt-inner-event-content .event-subtitle{
	order: 2;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tr.mptt-shortcode-row th{
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 12px solid #ffffff;
	background-color: transparent;
	text-align: left;
	padding: 0;
	font-weight: 400;
	font-size: 1.125em;
	line-height: 1.6;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tr.mptt-shortcode-row th:after{
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background-color: currentColor;
}
.mptt-shortcode-wrapper .mptt-shortcode-table.mptt-theme-mode tbody td.event{
	border: 1px solid #cecece;
	border-radius: 4px;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container{
	outline: none;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container:hover,
.mptt-shortcode-wrapper .mptt-shortcode-table tbody tr:nth-child(2n+2){
	background-color: transparent;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-title{
	font-size: 1.125em;
	line-height: 1.4;
	margin: 0 4px;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-subtitle,
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-user{
	color: #363636;
	font-size: 0.9375em;
	line-height: 1.3;
	margin: 0 4px;
	font-weight: 300;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-user{
	margin: 14px 4px 5px 4px;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .timeslot{
	font-size: 1.3125em;
	margin: 14px 4px 0 4px;
	font-weight: 700;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .timeslot:before{
	content: '';
	width: 20px;
	height: 1px;
	background-color: #cbcbcb;
	margin: 0 auto 10px auto;
	display: block;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-user .avatar{
	margin-right: 7px;
}
.mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-events-list{
	margin: 0.5em;
}
.mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-events-list .mptt-list-event{
	margin-bottom: 1em;
	padding-left: 1em;
}
/* TimeTable plugin end */

/* Gutenberg */
.wp-block-pullquote blockquote{
	border: none;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-left: 0;
}
.wp-block-pullquote blockquote:before {
	display: none;
}
.wp-block-pullquote blockquote cite:before{
	display: none;
}
.wp-block-pullquote blockquote p:before,
.wp-block-pullquote blockquote p:after {
	display: none;
}
.wp-block-pullquote blockquote p {
	margin-bottom: 0;
}
.wp-block-pullquote{
	border-bottom: 4px solid #f0f2f7;
	border-top: 4px solid #f0f2f7;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 26px;
	margin-bottom: 26px;
	text-align: center;
}
.wp-block-quote.is-style-large{
	font-size: 32px;
	margin: 26px 0px;
	padding: 30px 43px;
}
.wp-block-quote.is-style-large p{
	font-size: inherit;
	line-height: inherit;
}
body hr.wp-block-separator{
	width: 100px;
	margin-left: auto;
	margin-right: auto;
	border: none;
	border-top: 1px #e0e1dc solid;
	opacity: 1;
	box-shadow: none !important;
}
body hr.wp-block-separator.is-style-wide,
body hr.wp-block-separator.is-style-dots{
	width: 100%;
}
.wp-block-latest-comments li:before{
	display: none !important;
}
#main_content .wp-block-gallery{
	padding-left: 0;
	padding-top: 10px;
}
#main_content .wp-block-gallery .blocks-gallery-image figcaption,
#main_content .wp-block-gallery .blocks-gallery-item figcaption{
	box-sizing: border-box;
}
#main_content .wp-block-gallery .blocks-gallery-item{
	padding: 0;
}
#main_content .wp-block-gallery .blocks-gallery-item:before{
	display: none !important;
}
#main_content .wp-block-audio{
	margin: 0;
}
.wp-block-embed{
	margin: 0 0 1em 0 !important;
}
.wp-block-cover__inner-container {
	margin-top: 28px;
	margin-bottom: 28px;
}
.wp-block-cover, .wp-block-cover-image {
	position: relative;
	background-color: #000;
	background-size: cover;
	background-position: 50%;
	min-height: 430px !important;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
.wp-block-cover {
	margin-bottom: 17px;
}
/* end Gutenberg */

@media only screen and (max-width: 767px){
	.site_wrapper{
		overflow-x: hidden;
	}
}

