/* -------------------------------------------
[Table of contents]

[Color codes]
    Background: #ffffff
    Body Color : #767676;
    Accent color: #ffbe00

[Typography]
    Body:      20px/26px 'Cormorant', sans-serif;
    Input:     20px/40px/#7e7e7e
    Textarea:  20px/26px

[Component module]

1.0 RESET BROWSER
	1.1 CUSTOM COLUMN
	1.2 VISUAL COMPOSER
	1.3 WORDPRESS DATA SAMPLE
	1.4 LOADING AJAX
	1.5 BANNER EFFECT
2.0 DEFAULT SETTING
	2.1 FORM THEME
	2.2 TABLE THEME
	2.3 SLICK SLIDER
3.0 HEADER THEME
	3.1 HEADER STICKY + HEADER TRANSPARENT
	3.2 MAIN MENU
4.0 BLOG THEME
	4.1 POST ITEM
	4.2 BLOG COMMENT
5.0 PORTFOLIO THEME
	5.1 PORTFOLIO PAGE
	5.2 PORTFOLIO SINGLE
6.0 SHOP THEME
	6.1 SHOP PAGE
	6.2 SINGLE PRODUCT
	6.3 CART PAGE
	6.4 CHECKOUT PAGE
	6.5 MY ACCOUNT PAGE
	6.6 WISHLIST PAGE
7.0 WIDGET + PAGINATION + BREADCRUMB
	7.1 WIDGET THEME
	7.2 BREADCRUMB THEME
	7.3 PAGINATION THEME
8.0 FOOTER
9.0 PAGE THEME
	9.1 CONTACT PAGE
	9.2 PAGE 404
	9.3 FULLPAGE
	9.4 SEARCH PAGE
10.0 SHORTCODE
	10.1 TYPENAL BANNER
	10.2 TYPENAL BUTTON
	10.3 TYPENAL CALL TO ACTION
	10.4 TYPENAL COUTERUP
	10.5 TYPENAL CUSTOM MENU
	10.6 TYPENAL HEADING
	10.7 TYPENAL ICONBOX
	10.8 TYPENAL INSTAGRAM
	10.9 TYPENAL LISTING
	10.10 TYPENAL NEWSLETTER
	10.11 TYPENAL PERSON
	10.12 TYPENAL PORTFOLIO
	10.13 TYPENAL PRICING
	10.14 TYPENAL SOCIAL
	10.15 TYPENAL TESTIMONIAL
11.0 CUSTOM OTHER
/*==========================================================================
1.0 RESET BROWSER
========================================================================== */
body {
	max-width: 100%;
	overflow-x: hidden;
}
img {
	max-width: 100%;
	height: auto;
}
ul, ol {
	margin: 0;
	padding-left: 19px;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
h7 {
	font-size: 25px;
}
p {
	margin-bottom: 20px;
}
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.csupi {font-size: 40px; !important}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
.more-link::after {
	content: "\f178";
	font-family: 'FontAwesome', sans-serif;
	margin-left: 5px;
	vertical-align: middle;
}
.post-password-form input[type="submit"]:hover {
	background-color: #ffbe00;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
	padding: 1em 2em 1em 2em;
	margin: 0 0 30px;
	position: relative;
	background-color: #fafafa;
	color: #111111;
	border-top: 3px solid #4CAF50;
	list-style: none !important;
	width: auto;
	word-wrap: break-word;
}
.woocommerce-error:after, .woocommerce-error:before, .woocommerce-info:after, .woocommerce-info:before, .woocommerce-message:after, .woocommerce-message:before {
	content: " ";
	display: table;
}
.woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button {
	float: right;
	font-size: 14px;
	display: inline-block;
	padding: 0 10px;
	height: 24px;
	line-height: 24px;
	margin: 0;
}
.woocommerce-error {
	border-color: #f44336;
}
.woocommerce-info {
	border-color: #2196F3;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
input[type="number"] {
	-moz-appearance: textfield;
}
input[type="text"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
textarea:focus, select:focus {
	outline: none;
}
:focus {
	outline: none;
}
::-webkit-input-placeholder {
	color: inherit;
	opacity: 1;
	filter: alpha(opacity=100);
}
:-moz-placeholder { /* Firefox 18- */
	color: inherit;
	opacity: 1;
	filter: alpha(opacity=100);
}
::-moz-placeholder { /* Firefox 19+ */
	color: inherit;
	opacity: 1;
	filter: alpha(opacity=100);
}
:-ms-input-placeholder {
	color: inherit;
	opacity: 1;
	filter: alpha(opacity=100);
}
.added_to_cart.disabled,
.added_to_cart:disabled,
.button.disabled,
.button:disabled,
button.disabled,
button:disabled,
input[type="button"].disabled,
input[type="button"]:disabled,
input[type="reset"].disabled,
input[type="reset"]:disabled,
input[type="submit"].disabled,
input[type="submit"]:disabled {
	opacity: 0.65 !important;
	cursor: not-allowed;
}
.return-message {
	line-height: 20px;
	padding: 10px;
	margin-top: 15px;
}
/*----------------------------
1.1 CUSTOM COLUMN
--------------------------------*/
/*----------------------------
AUTO CLEAR
--------------------------------*/
@media (min-width: 1200px) {
	.auto-clear .vc_col-lg-1:nth-child(12n+1), .auto-clear .vc_col-lg-2:nth-child(6n+1), .auto-clear .vc_col-lg-15:nth-child(5n+1), .auto-clear .vc_col-lg-3:nth-child(4n+1), .auto-clear .vc_col-lg-4:nth-child(3n+1), .auto-clear .vc_col-lg-6:nth-child(odd) {
		clear: both;
	}
}
@media (min-width: 1500px) {
	.auto-clear .col-bg-1:nth-child(12n+1), .auto-clear .col-bg-2:nth-child(6n+1), .auto-clear .col-bg-15:nth-child(5n+1), .auto-clear .col-bg-3:nth-child(4n+1), .auto-clear .col-bg-4:nth-child(3n+1), .auto-clear .col-bg-6:nth-child(odd) {
		clear: both;
	}
}
@media (min-width: 1200px) and (max-width: 1499px) {
	.auto-clear .col-lg-1:nth-child(12n+1), .auto-clear .col-lg-2:nth-child(6n+1), .auto-clear .col-lg-15:nth-child(5n+1), .auto-clear .col-lg-3:nth-child(4n+1), .auto-clear .col-lg-4:nth-child(3n+1), .auto-clear .col-lg-6:nth-child(odd) {
		clear: both;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.auto-clear .vc_col-md-1:nth-child(12n+1), .auto-clear .vc_col-md-2:nth-child(6n+1), .auto-clear .vc_col-md-15:nth-child(5n+1), .auto-clear .vc_col-md-3:nth-child(4n+1), .auto-clear .vc_col-md-4:nth-child(3n+1), .auto-clear .vc_col-md-6:nth-child(odd), .auto-clear .col-md-1:nth-child(12n+1), .auto-clear .col-md-2:nth-child(6n+1), .auto-clear .col-md-15:nth-child(5n+1), .auto-clear .col-md-3:nth-child(4n+1), .auto-clear .col-md-4:nth-child(3n+1), .auto-clear .col-md-6:nth-child(odd) {
		clear: both;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.auto-clear .vc_col-sm-1:nth-child(12n+1), .auto-clear .vc_col-sm-2:nth-child(6n+1), .auto-clear .vc_col-sm-15:nth-child(5n+1), .auto-clear .vc_col-sm-3:nth-child(4n+1), .auto-clear .vc_col-sm-4:nth-child(3n+1), .auto-clear .vc_col-sm-6:nth-child(odd), .auto-clear .col-sm-1:nth-child(12n+1), .auto-clear .col-sm-2:nth-child(6n+1), .auto-clear .col-sm-15:nth-child(5n+1), .auto-clear .col-sm-3:nth-child(4n+1), .auto-clear .col-sm-4:nth-child(3n+1), .auto-clear .col-sm-6:nth-child(odd) {
		clear: both;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.auto-clear .col-xs-1:nth-child(12n+1), .auto-clear .col-xs-2:nth-child(6n+1), .auto-clear .col-xs-15:nth-child(5n+1), .auto-clear .col-xs-3:nth-child(4n+1), .auto-clear .col-xs-4:nth-child(3n+1), .auto-clear .col-xs-6:nth-child(odd) {
		clear: both;
	}
}
@media (max-width: 479px) {
	.auto-clear .col-ts-1:nth-child(12n+1), .auto-clear .col-ts-2:nth-child(6n+1), .auto-clear .col-ts-15:nth-child(5n+1), .auto-clear .col-ts-3:nth-child(4n+1), .auto-clear .col-ts-4:nth-child(3n+1), .auto-clear .col-ts-6:nth-child(odd) {
		clear: both;
	}
}
@media (max-width: 767px) {
	.auto-clear .vc_col-xs-1:nth-child(12n+1), .auto-clear .vc_col-xs-2:nth-child(6n+1), .auto-clear .vc_col-xs-15:nth-child(5n+1), .auto-clear .vc_col-xs-3:nth-child(4n+1), .auto-clear .vc_col-xs-4:nth-child(3n+1), .auto-clear .vc_col-xs-6:nth-child(odd) {
		clear: both;
	}
}
/*-----------------------CUSTOM 5 COLUMNS---------------------------*/
.col-bg-15,
.col-bg-25,
.col-bg-35,
.col-bg-45,
.col-lg-15,
.col-lg-25,
.col-lg-35,
.col-lg-45,
.col-md-15,
.col-md-25,
.col-md-35,
.col-md-45,
.col-sm-15,
.col-sm-25,
.col-sm-35,
.col-sm-45,
.col-xs-15,
.col-xs-25,
.col-xs-35,
.col-xs-45,
.col-ts-15,
.col-ts-25,
.col-ts-35,
.col-ts-45 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
@media (max-width: 479px) {
	.col-ts-15,
	.col-ts-25,
	.col-ts-35,
	.col-ts-45 {
		float: left;
	}
	.col-ts-15 {
		width: 20%;
	}
	.col-ts-25 {
		width: 40%;
	}
	.col-ts-35 {
		width: 60%;
	}
	.col-ts-45 {
		width: 80%;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.col-xs-15,
	.col-xs-25,
	.col-xs-35,
	.col-xs-45 {
		float: left;
	}
	.col-xs-15 {
		width: 20%;
	}
	.col-xs-25 {
		width: 40%;
	}
	.col-xs-35 {
		width: 60%;
	}
	.col-xs-45 {
		width: 80%;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.col-sm-15,
	.col-sm-25,
	.col-sm-35,
	.col-sm-45 {
		float: left;
	}
	.col-sm-15 {
		width: 20%;
	}
	.col-sm-25 {
		width: 40%;
	}
	.col-sm-35 {
		width: 60%;
	}
	.col-sm-45 {
		width: 80%;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.col-md-15,
	.col-md-25,
	.col-md-35,
	.col-md-45 {
		float: left;
	}
	.col-md-15 {
		width: 20%;
	}
	.col-md-25 {
		width: 40%;
	}
	.col-md-35 {
		width: 60%;
	}
	.col-md-45 {
		width: 80%;
	}
}
@media (min-width: 1200px) and (max-width: 1499px) {
	.col-lg-15,
	.col-lg-25,
	.col-lg-35,
	.col-lg-45 {
		float: left;
	}
	.col-lg-15 {
		width: 20%;
	}
	.col-lg-25 {
		width: 40%;
	}
	.col-lg-35 {
		width: 60%;
	}
	.col-lg-45 {
		width: 80%;
	}
}
@media (min-width: 1500px) {
	.col-bg-15,
	.col-bg-25,
	.col-bg-35,
	.col-bg-45 {
		float: left;
	}
	.col-bg-15 {
		width: 20%;
	}
	.col-bg-25 {
		width: 40%;
	}
	.col-bg-35 {
		width: 60%;
	}
	.col-bg-45 {
		width: 80%;
	}
}
/*-----------------------
CUSTOM COL > 1500
---------------------------*/
@media (min-width: 1500px) {
	.col-bg-1, .col-bg-10, .col-bg-11, .col-bg-12, .col-bg-2, .col-bg-3, .col-bg-4, .col-bg-5, .col-bg-6, .col-bg-7, .col-bg-8, .col-bg-9 {
		position: relative;
		min-height: 1px;
		padding-right: 15px;
		padding-left: 15px
	}
	.col-bg-1, .col-bg-2, .col-bg-3, .col-bg-4, .col-bg-5, .col-bg-6, .col-bg-7, .col-bg-8, .col-bg-9, .col-bg-10, .col-bg-11, .col-bg-12 {
		float: left;
	}
	.col-bg-12 {
		width: 100%;
	}
	.col-bg-11 {
		width: 91.66666667%;
	}
	.col-bg-10 {
		width: 83.33333333%;
	}
	.col-bg-9 {
		width: 75%;
	}
	.col-bg-8 {
		width: 66.66666667%;
	}
	.col-bg-7 {
		width: 58.33333333%;
	}
	.col-bg-6 {
		width: 50%;
	}
	.col-bg-5 {
		width: 41.66666667%;
	}
	.col-bg-4 {
		width: 33.33333333%;
	}
	.col-bg-3 {
		width: 25%;
	}
	.col-bg-2 {
		width: 16.66666667%;
	}
	.col-bg-1 {
		width: 8.33333333%;
	}
}
/*-----------------------
CUSTOM COL < 480
---------------------------*/
@media (max-width: 479px) {
	.col-ts-1, .col-ts-10, .col-ts-11, .col-ts-12, .col-ts-2, .col-ts-3, .col-ts-4, .col-ts-5, .col-ts-6, .col-ts-7, .col-ts-8, .col-ts-9 {
		position: relative;
		min-height: 1px;
		padding-right: 15px;
		padding-left: 15px;
	}
	.col-ts-1, .col-ts-2, .col-ts-3, .col-ts-4, .col-ts-5, .col-ts-6, .col-ts-7, .col-ts-8, .col-ts-9, .col-ts-10, .col-ts-11 {
		float: left;
	}
	.col-ts-12 {
		width: 100%;
	}
	.col-ts-11 {
		width: 91.66666667%;
	}
	.col-ts-10 {
		width: 83.33333333%;
	}
	.col-ts-9 {
		width: 75%;
	}
	.col-ts-8 {
		width: 66.66666667%;
	}
	.col-ts-7 {
		width: 58.33333333%;
	}
	.col-ts-6 {
		width: 50%;
	}
	.col-ts-5 {
		width: 41.66666667%;
	}
	.col-ts-4 {
		width: 33.33333333%;
	}
	.col-ts-3 {
		width: 25%;
	}
	.col-ts-2 {
		width: 16.66666667%;
	}
	.col-ts-1 {
		width: 8.33333333%;
	}
}
/*-------------------------
ROWS SPACE
-----------------------------*/
.rows-space-0 {
	margin-bottom: 0;
}
.rows-space-5 {
	margin-bottom: 5px;
}
.rows-space-10 {
	margin-bottom: 10px;
}
.rows-space-20 {
	margin-bottom: 20px;
}
.rows-space-30 {
	margin-bottom: 30px;
}
.rows-space-40 {
	margin-bottom: 40px;
}
.rows-space-50 {
	margin-bottom: 50px;
}
.rows-space-60 {
	margin-bottom: 60px;
}
.rows-space-70 {
	margin-bottom: 70px;
}
.rows-space-80 {
	margin-bottom: 80px;
}
.rows-space-90 {
	margin-bottom: 90px;
}
.rows-space-100 {
	margin-bottom: 100px;
}
.owl-slick .row-item:last-child [class^="rows-space-"],
.owl-slick .row-item:last-child [class*=" rows-space-"] {
	margin-bottom: 0;
}
/*---------------------------
1.2 VISUAL COMPOSER
-----------------------------*/
.vc_col-has-fill > div.vc_column-inner,
.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > div.vc_column-inner,
.vc_row-has-fill + .vc_row > .vc_column_container > div.vc_column-inner,
.vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > div.vc_column-inner,
.vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > div.vc_column-inner,
.vc_row-has-fill > .vc_column_container > div.vc_column-inner,
.vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > div.vc_column-inner,
.vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > div.vc_column-inner,
section.vc_section.vc_section-has-fill,
section.vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section,
section.vc_section.vc_section-has-fill + .vc_section {
	padding-top: 0;
}
body .wpb_button, body .wpb_content_element,
body ul.wpb_thumbnails-fluid > li {
	margin-bottom: 0;
}
.vc_row-no-padding .vc_inner {
	margin-left: -15px;
	margin-right: -15px;
}
div.vc_row.vc_row-no-padding .vc_inner {
	margin-left: -15px;
	margin-right: -15px;
}
div.vc_row.vc_row-no-padding .vc_inner .vc_column-inner {
	padding-left: 15px;
	padding-right: 15px;
}
.vc_separator * {
	display: block;
}
div.vc_separator .vc_sep_holder {
	height: auto;
}
div.vc_separator .vc_sep_holder .vc_sep_line {
	height: auto;
	top: auto;
}
@media (max-width: 1199px) {
	.vc_custom_heading br,
	.wpb_text_column br {
		display: none;
	}
}
/*----------------------------
1.3 WORDPRESS DATA SAMPLE
--------------------------------*/
.alignnone {
	margin: 5px 20px 20px 0;
}
img.alignnone {
	margin: 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #ffffff;
	max-width: 100%; /* Image does not overflow the content area */
	padding: 5px 0;
	text-align: center;
	margin: 0;
}
.wp-caption.alignnone {
	margin: 0 20px 20px 0;
	clear: both;
}
.wp-caption.alignleft {
	margin: 0 20px 20px 0;
}
.wp-caption.alignright {
	margin: 0 0 20px 20px;
}
.wp-caption.aligncenter {
	margin: 0 auto;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 100%;
	padding: 0;
	width: auto;
}
.wp-caption .wp-caption-text {
	font-size: 16px;
	line-height: 20px;
	padding: 10px 4px 5px;
	margin: 0 !important;
}
iframe {
	max-width: 100% !important;
}
.alignright {
	float: right;
	margin: 5px 0 20px 30px;
}
.alignleft {
	float: left;
	margin: 5px 30px 20px 0;
}
/*----------------------------
GALLERY
------------------------------*/
/*----------------------------
GALLERY
------------------------------*/
.gallery {
	margin-left: -15px;
	margin-right: -15px;
}
.gallery:after {
	display: table;
	content: "";
	clear: both;
}
.gallery-caption {
	color: #707070;
	display: block;
	font-size: 16px;
	line-height: 1.5;
	padding: 0.5em 0;
}
.gallery-item {
	margin: 0;
	float: left;
	padding: 15px;
	font-style: italic;
	color: #666;
}
.gallery-columns-1 .gallery-item {
	width: 100%;
	float: none;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-3 .gallery-item {
	width: 33.3333%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery-columns-5 .gallery-item {
	width: 20%;
}
.gallery-columns-6 .gallery-item {
	width: 16.6667%;
}
.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
	width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}
@media (min-width: 1200px) {
	.gallery-columns-2 .gallery-item:nth-child(2n+1), .gallery-columns-3 .gallery-item:nth-child(3n+1), .gallery-columns-4 .gallery-item:nth-child(4n+1), .gallery-columns-5 .gallery-item:nth-child(5n+1), .gallery-columns-6 .gallery-item:nth-child(6n+1), .gallery-columns-7 .gallery-item:nth-child(7n+1), .gallery-columns-8 .gallery-item:nth-child(8n+1), .gallery-columns-9 .gallery-item:nth-child(9n+1) {
		clear: both;
	}
}
@media (max-width: 1199px) and (min-width: 992px) {
	.main-container:not(.no-sidebar) .gallery .gallery-item {
		min-width: 25%;
	}
	.main-container.no-sidebar .gallery-columns-2 .gallery-item:nth-child(2n+1),
	.main-container.no-sidebar .gallery-columns-3 .gallery-item:nth-child(3n+1),
	.main-container.no-sidebar .gallery-columns-4 .gallery-item:nth-child(4n+1),
	.main-container.no-sidebar .gallery-columns-5 .gallery-item:nth-child(5n+1),
	.main-container.no-sidebar .gallery-columns-6 .gallery-item:nth-child(6n+1),
	.main-container.no-sidebar .gallery-columns-7 .gallery-item:nth-child(7n+1),
	.main-container.no-sidebar .gallery-columns-8 .gallery-item:nth-child(8n+1),
	.main-container.no-sidebar .gallery-columns-9 .gallery-item:nth-child(9n+1),
	.main-container:not(.no-sidebar) .gallery-columns-2 .gallery-item:nth-child(2n+1),
	.main-container:not(.no-sidebar) .gallery-columns-3 .gallery-item:nth-child(3n+1),
	.main-container:not(.no-sidebar) .gallery:not(.gallery-columns-2):not(.gallery-columns-3) .gallery-item:nth-child(4n+1) {
		clear: both;
	}
}
@media (max-width: 991px) {
	.gallery .gallery-item {
		min-width: 25%;
	}
}
@media (max-width: 991px) and (min-width: 768px) {
	.gallery-columns-2 .gallery-item:nth-child(2n+1), .gallery-columns-3 .gallery-item:nth-child(3n+1), .gallery:not(.gallery-columns-2):not(.gallery-columns-3) .gallery-item:nth-child(4n+1) {
		clear: both;
	}
}
@media (max-width: 767px) {
	.gallery .gallery-item {
		min-width: 33.33%;
	}
}
@media (max-width: 767px) and (min-width: 480px) {
	.gallery-columns-2 .gallery-item:nth-child(2n+1), .gallery:not(.gallery-columns-2) .gallery-item:nth-child(3n+1) {
		clear: both;
	}
}
@media (max-width: 479px) {
	.gallery .gallery-item {
		min-width: 50%;
	}
	.gallery .gallery-item:nth-child(2n+1) {
		clear: both;
	}
}
@media (max-width: 320px) {
	.gallery-columns-1 .gallery-caption,
	.gallery-columns-2 .gallery-caption,
	.gallery-columns-3 .gallery-caption,
	.gallery-columns-4 .gallery-caption,
	.gallery-columns-5 .gallery-caption {
		display: none;
	}
}
.bypostauthor {
	color: inherit;
}
.sticky {
	color: inherit;
}
article.sticky .post-title a::before {
	font-family: 'FontAwesome', sans-serif;
	content: "\f097";
	font-size: 30px;
	padding-right: 10px;
}
.post-title,
.widget {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.widget select {
	width: 100%;
}
.widget_rss .rss-date {
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #ababab;
}
.widget_calendar .calendar_wrap tr,
.widget_calendar .calendar_wrap td {
	padding: 0;
	text-align: center;
}
.widget_calendar .calendar_wrap #today {
	color: red;
}
/*widget_shopping_cart*/
.widget_shopping_cart .woocommerce-mini-cart__total {
	padding-top: 20px;
	font-size: 18px;
}
.widget_shopping_cart .woocommerce-mini-cart__total strong {
	font-weight: normal;
	color: #333;
	padding-right: 20px;
}
.widget_shopping_cart .woocommerce-mini-cart__buttons {
	margin-bottom: 0;
}
.widget_shopping_cart .woocommerce-mini-cart__buttons .button {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	color: #fff;
	background-color: #333;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 45%;
}
.widget_shopping_cart .woocommerce-mini-cart__buttons .button:hover {
	color: #fff;
	background-color: #ffbe00;
}
/*widget_product_search*/
.widget_product_search .woocommerce-product-search {
	position: relative;
}
.widget_product_search .woocommerce-product-search .search-field {
	width: 100%;
	padding-right: 90px;
}
.widget_product_search .woocommerce-product-search input[type="submit"] {
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 0;
}
/*.product_list_widget*/
.product_list_widget li > a {
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.product_list_widget li > a img {
	max-width: 70px;
	float: left;
	margin-right: 10px;
}
.product_list_widget li .product-title {
	font-size: 16px;
	font-weight: 500;
}
/*widget_media_image*/
.widget_media_image {
	position: relative;
}
.widget_media_image::before {
	background: rgba(255, 255, 255, 0.4);
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	opacity: 0;
	z-index: 1;
	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
.widget_media_image:hover::before {
	opacity: 1;
}
/*widget_shopping_cart*/
.widget_shopping_cart .woocommerce-mini-cart__total {
	padding-top: 20px;
	font-size: 18px;
}
.widget_shopping_cart .woocommerce-mini-cart__total strong {
	font-weight: normal;
	color: #2b2b2b;
	padding-right: 20px;
}
/*widget_product_search*/
.widget_product_search .woocommerce-product-search {
	position: relative;
}
.widget_product_search .woocommerce-product-search .search-field {
	width: 100%;
	padding: 0 60px 0 25px;
	border: 1px solid #eaeaea;
	line-height: 48px;
	height: 50px;
}
.widget_product_search .woocommerce-product-search button[type="submit"] {
	background: transparent;
	border: none;
	color: #828282;
	display: inline-block;
	height: 50px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	width: 50px;
	font-size: 0;
}
.widget_product_search .woocommerce-product-search button[type="submit"]::before {
	font-size: 16px;
	content: "\f002";
	font-family: 'FontAwesome', sans-serif;
}
/*.product_list_widget*/
.product_list_widget:not(.woocommerce-mini-cart) {
	padding-left: 0;
	list-style: none;
}
.product_list_widget:not(.woocommerce-mini-cart) li {
	position: relative;
	overflow: hidden;
}
.product_list_widget:not(.woocommerce-mini-cart) img {
	float: left;
	max-width: 70px;
	margin-right: 15px;
}
.product_list_widget:not(.woocommerce-mini-cart) li > a {
	display: block;
}
.product_list_widget:not(.woocommerce-mini-cart) li > a:not(:hover) {
	color: #000000;
}
.product_list_widget:not(.woocommerce-mini-cart) .product-title {
	display: block;
	margin-bottom: 7px;
}
.product_list_widget:not(.woocommerce-mini-cart) del .woocommerce-Price-amount {
	vertical-align: middle;
}
/*woocommerce-widget-layered-nav-dropdown*/
#widget-area .widget .select2-container--default .select2-selection--multiple .select2-selection__rendered {
	padding: 0 5px;
}
#widget-area .widget .select2-container .select2-search--inline {
	padding: 0;
}
#widget-area .widget .select2-container--default .select2-selection--multiple .select2-selection__choice {
	border: none;
	color: #fff;
	background-color: #ffbe00;
	display: inline-block;
	width: auto;
}
#widget-area .widget .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #fff;
}
.woocommerce-widget-layered-nav-dropdown .woocommerce-widget-layered-nav-dropdown__submit {
	width: 100%;
	max-width: 270px;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	background-color: #000;
	margin-top: 20px;
}
.woocommerce-widget-layered-nav-dropdown .woocommerce-widget-layered-nav-dropdown__submit:hover {
	background-color: #ffbe00;
}
/*---------------------------
1.4 LOADING AJAX
-------------------------------*/
.loading-lazy {
	position: relative;
	display: block;
}
.typenal-accordion.loading, .tab-container.loading {
	position: relative;
}
.loading-lazy::after, .typenal-accordion.loading::before, .typenal-accordion.loading::after, .tab-container.loading::before, .tab-container.loading::after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 8;
}
.typenal-accordion.loading::before, .tab-container.loading::before {
	background: rgba(255, 255, 255, 0.8);
}
.loading-lazy::after, .typenal-accordion::after, .tab-container.loading::after {
	width: 40px;
	height: 40px;
	margin: auto;
	border: 3px solid #ccc;
	border-top-color: #333;
	border-radius: 50%;
	-webkit-animation: fa-spin 2s infinite linear;
	-o-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}
@-webkit-keyframes sk-rotateplane {
	0% {
		-webkit-transform: perspective(120px)
	}
	50% {
		-webkit-transform: perspective(120px) rotateY(180deg)
	}
	100% {
		-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
	}
}
@keyframes sk-rotateplane {
	0% {
		transform: perspective(120px) rotateX(0deg) rotateY(0deg);
		-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
	}
	50% {
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
		-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
	}
	100% {
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
		-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
	}
}
/*--------------------------
1.5 BANNER EFFECT
------------------------------*/
/*ANIMATION*/
@-webkit-keyframes underline-link {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	50% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
	50.01% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
	to {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}
@keyframes underline-link {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	50% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
	50.01% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
	to {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}
.effect {
	display: inline-block;
	position: relative;
	overflow: hidden;
}
/* OPACITY */
.opacity-effect {
	opacity: 1;
	-webkit-transition: opacity 0.2s ease;
	-moz-transition: opacity 0.2s ease;
	-o-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}
.opacity-effect:hover {
	opacity: 0.5;
}
/* SCALE */
.scale-effect:hover img {
	-webkit-transition: transform 0.25s ease 0s;
	-moz-transition: transform 0.25s ease 0s;
	-o-transition: transform 0.25s ease 0s;
	transition: transform 0.25s ease 0s;
}
.scale-effect:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
/* NORMAL */
.normal-effect::after {
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #fff;
	opacity: 0;
	-webkit-transition: opacity 0.2s ease;
	-moz-transition: opacity 0.2s ease;
	-o-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}
.normal-effect:hover::after {
	opacity: 0.3;
}
.normal-effect.dark-bg::after {
	background-color: #000;
}
.normal-effect.light-bg::after {
	background-color: #fff;
}
/* PLUS ZOOM */
.plus-zoom::before,
.plus-zoom::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	z-index: 1;
}
.plus-zoom:hover::before {
	right: 50%;
	left: 50%;
	background-color: rgba(255, 255, 255, 0.5);
}
.plus-zoom:hover::after {
	top: 50%;
	bottom: 50%;
	background-color: rgba(255, 255, 255, 0.5);
}
/* BOUNCE IN */
.bounce-in:hover img {
	-webkit-animation: bounceIn 0.5s ease;
	-o-animation: bounceIn 0.5s ease;
	animation: bounceIn 0.5s ease;
}
/* BORDER ZOOM */
.border-zoom::before,
.border-zoom::after {
	position: absolute;
	content: '';
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	z-index: 1;
}
.border-zoom::before {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.2);
}
.border-zoom::after {
	top: -5px;
	bottom: -5px;
	left: -5px;
	right: -5px;
	border: 2px solid #fff;
}
.border-zoom:hover::before,
.border-zoom:hover::after {
	opacity: 1;
}
.border-zoom:hover::after {
	top: 10px;
	bottom: 10px;
	left: 10px;
	right: 10px;
}
/*ANIMATION*/
@-webkit-keyframes underline-link {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	50% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
	50.01% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
	to {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}
@keyframes underline-link {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	50% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
	50.01% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
	to {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}
/* ==========================================================================
2.0 DEFAULT SETTING
========================================================================== */
html, body {
	font-family: 'Cormorant', sans-serif;
	font-size: 20px;
	line-height: 26px;
	color: #767676;
}
label {
	font-weight: normal;
	color: #000000;
}
a, body .vc_custom_heading a {
	color: #000000;
	text-decoration: none;
	-webkit-transition: color 0.25s, border-color 0.25s, background-color 0.25s, opacity 0.25s ease 0s;
	-moz-transition: color 0.25s, border-color 0.25s, background-color 0.25s, opacity 0.25s ease 0s;
	-o-transition: color 0.25s, border-color 0.25s, background-color 0.25s, opacity 0.25s ease 0s;
	transition: color 0.25s, border-color 0.25s, background-color 0.25s, opacity 0.25s ease 0s;
}
a:hover, a:focus, a:active,
body .vc_custom_heading a:focus, body .vc_custom_heading a:hover, body .vc_custom_heading a:visited {
	text-decoration: none;
	outline: none;
	color: #ffbe00;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.2;
	color: #000000;
	margin-top: 14px;
	margin-bottom: 18px;
}
blockquote, q {
	display: inline-block;
	padding: 10px 20px 10px 0;
	border-left: none;
	color: #000000;
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
}
blockquote::before, q::before {
	font-family: 'Flaticon', 'sans-serif';
	content: "\f10a";
	display: block;
	font-size: 36px;
	margin-bottom: 15px;
	color: #888;
}
dt, dd {
	line-height: 30px;
}
/* =========================================================================
2.1 FORM THEME
============================================================================ */
input[type="number"],
input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="search"],
input[type="url"],
textarea,
select {
	border: 1px solid #dadada;
	border-radius: 0;
	padding: 0 20px;
	max-width: 100%;
	background-color: transparent;
	font-size: 16px;
	color: #7e7e7e;
	height: 40px;
	line-height: 40px;
}
textarea {
	display: block;
	line-height: 28px;
	padding: 15px 26px;
	height: auto;
	width: 100%;
}
select {
	padding: 0 33px 0 15px;
	background: url(../images/select-arrow.png) center right no-repeat;
	-webkit-appearance: none;
	-moz-appearance: none;
}
select::-ms-expand {
	display: none;
}
button, input[type="submit"] {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #ffffff;
	padding: 0 15px;
	background: #1b1b1b;
	border: none;
	border-radius: 0;
	-webkit-transition: color 0.25s, border-color 0.25s, background-color 0.25s, opacity 0.25s ease 0s;
	-moz-transition: color 0.25s, border-color 0.25s, background-color 0.25s, opacity 0.25s ease 0s;
	-o-transition: color 0.25s, border-color 0.25s, background-color 0.25s, opacity 0.25s ease 0s;
	transition: color 0.25s, border-color 0.25s, background-color 0.25s, opacity 0.25s ease 0s;
}
/* ==========================================================================
2.2 TABLE THEME
============================================================================ */
table {
	border: 1px solid #ebebeb;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: auto;
	width: 100%;
	margin-bottom: 20px;
}
table thead {
	background-color: #f8f8f8;
}
th, td {
	border: 1px solid #ebebeb;
	padding: 10px;
}
@media (max-width: 991px) {
	th, td {
		padding: 5px;
	}
}
/* ==========================================================================
2.3 SLICK SLIDER
============================================================================ */
.slick-arrow {
	cursor: pointer;
}
/*left*/
.nav-left .slick-arrow {
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-size: 23px;
	color: #000000;
	position: absolute;
	bottom: 0;
	background-color: #fff;
	z-index: 3;
}
.nav-left .slick-arrow:hover {
	color: #ffbe00;
}
.nav-left .slick-arrow::before {
	content: '';
	width: 12px;
	height: 12px;
	border-top: 1px solid;
	border-right: 1px solid;
	position: relative;
	display: inline-block;
}
.nav-left .slick-arrow.prev::before {
	left: 2px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.nav-left .slick-arrow.next::before {
	right: 2px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.nav-left .slick-arrow.prev {
	right: 80px;
}
.nav-left .slick-arrow.prev::after {
	content: '';
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	border-left: 1px solid #e7e7e7;
	height: 42px;
}
.nav-left .slick-arrow.next {
	right: 0;
}
/*center*/
.nav-center-light .slick-arrow,
.nav-center .slick-arrow {
	width: 30px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	font-size: 20px;
	color: rgba(63, 69, 76, 0.2);
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 3;
}
.nav-center-light .slick-arrow {
	color: rgba(255, 255, 255, 0.3)
}
.nav-center .slick-arrow:hover {
	color: rgba(63, 69, 76, 1);
}
.nav-center-light .slick-arrow:hover {
	color: #fff;
}
.nav-center-light .slick-arrow.prev,
.nav-center .slick-arrow.prev {
	left: -30px;
}
.nav-center-light .slick-arrow.next,
.nav-center .slick-arrow.next {
	right: -30px;
}
/*.slick-dots*/
/*.dots-circle*/
.dots-circle .slick-dots {
	padding-left: 0;
	list-style: none;
	text-align: center;
	height: 37px;
	margin-top: 35px;
}
.dots-circle .slick-dots li {
	display: inline-block;
	padding: 11px;
	height: 37px;
}
.dots-circle .slick-dots li button {
	font-size: 0;
	border: 2px solid rgba(0, 0, 0, 0.2);
	width: 15px;
	height: 15px;
	padding: 0;
	position: relative;
	border-radius: 50%;
	background-color: transparent;
}
.dots-circle.dots-light .slick-dots li button {
	border: 2px solid rgba(255, 255, 255, 0.2);
}
.dots-circle .slick-dots li button::before {
	content: '';
	background-color: rgba(0, 0, 0, 0.2);
	position: absolute;
	top: 3px;
	left: 3px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	-webkit-transition: opacity 0.25s, background-color 0.25s ease 0s;
	-moz-transition: opacity 0.25s, background-color 0.25s ease 0s;
	-o-transition: opacity 0.25s, transform 0.25s ease 0s;
	transition: opacity 0.25s, background-color 0.25s ease 0s;
	opacity: 0;
	visibility: hidden;
}
.dots-circle.dots-light .slick-dots li button::before {
	background-color: rgba(255, 255, 255, 0.2);
}
.dots-circle .slick-dots li.slick-active button {
	border-color: #000000;
}
.dots-circle.dots-light .slick-dots li.slick-active button {
	border-color: #fff;
}
.dots-circle .slick-dots li button:hover::before {
	opacity: 1;
	visibility: visible;
}
.dots-circle .slick-dots li.slick-active button::before {
	opacity: 1;
	visibility: visible;
	background-color: #000000;
}
.dots-circle.dots-light .slick-dots li.slick-active button::before {
	background-color: #fff;
}
/*.dots-square*/
.dots-square .slick-dots {
	padding-left: 0;
	list-style: none;
	text-align: center;
	height: 16px;
	margin-top: 50px;
}
.dots-square .slick-dots li {
	display: inline-block;
	padding: 7px;
	height: 16px;
}
.dots-square .slick-dots li button {
	font-size: 0;
	width: 22px;
	height: 2px;
	padding: 0;
	position: relative;
	background-color: rgba(41, 46, 50, 0.2);
}
.dots-square .slick-dots li button:hover,
.dots-square .slick-dots li.slick-active button {
	background-color: rgba(41, 46, 50, 1);
}
/*.typenal-portfolio.style1*/
.typenal-portfolio.style1 .slick-dots {
	padding-left: 0;
	list-style: none;
	text-align: center;
	position: absolute;
	bottom: 8%;
	left: 11%;
	z-index: 1;
}
.typenal-portfolio.style1 .slick-dots li {
	display: inline-block;
	padding-right: 20px;
}
.typenal-portfolio.style1 .slick-dots li:nth-child(1) button::before,
.typenal-portfolio.style1 .slick-dots li:nth-child(2) button::before,
.typenal-portfolio.style1 .slick-dots li:nth-child(3) button::before,
.typenal-portfolio.style1 .slick-dots li:nth-child(4) button::before,
.typenal-portfolio.style1 .slick-dots li:nth-child(5) button::before,
.typenal-portfolio.style1 .slick-dots li:nth-child(6) button::before,
.typenal-portfolio.style1 .slick-dots li:nth-child(7) button::before,
.typenal-portfolio.style1 .slick-dots li:nth-child(8) button::before,
.typenal-portfolio.style1 .slick-dots li:nth-child(9) button::before {
	content: '0';
}
.typenal-portfolio.style1 .slick-dots li button {
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	padding: 0;
	position: relative;
	color: rgba(255, 255, 255, 0.25);
	background-color: transparent;
	width: 128px;
	text-align: left;
}
.typenal-portfolio.style1 .slick-dots li button::after {
	content: '';
	border-bottom: 3px solid;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}
.typenal-portfolio.style1 .slick-dots li button:hover,
.typenal-portfolio.style1 .slick-dots li.slick-active button {
	color: #fff;
}
@media (max-width: 1199px) {
	.nav-left .slick-arrow {
		width: 40px;
		height: 40px;
		line-height: 40px;
	}
	.nav-left .slick-arrow.prev {
		right: 40px;
	}
	.nav-left .slick-arrow::before {
		width: 9px;
		height: 9px;
		top: -3px;
	}
	.nav-left .slick-arrow.prev::after {
		height: 30px;
	}
	.nav-center-light .slick-arrow.prev,
	.nav-center .slick-arrow.prev {
		left: 0;
	}
	.nav-center-light .slick-arrow.next,
	.nav-center .slick-arrow.next {
		right: 0;
	}
	.dots-circle .slick-dots {
		margin-top: 20px;
	}
	.typenal-portfolio.style1 .slick-dots {
		bottom: 6%;
	}
	.typenal-portfolio.style1 .slick-dots li {
		padding-right: 10px;
		
	}
	.typenal-portfolio.style1 .slick-dots li button {
		font-size: 15px;
		width: 70px;
	}
}
@media (max-width: 767px) {
	.typenal-portfolio.style1 .slick-dots li {
		padding-right: 5px;
	}
	.typenal-portfolio.style1 .slick-dots li button {
		font-size: 12px;
		width: 30px;
	}
	.typenal-portfolio.style1 .slick-dots li button::after {
		border-bottom: 2px solid;
	}
}
/* ==========================================================================
3.0 HEADER THEME
========================================================================== */
.header .logo[src=""] {
	background: url('../images/logo-light.svg');
	background-size: 100% 100%;
	display: inline-block;
	font-size: 0;
}
.header-position {
	padding: 32px 0;
	-webkit-transition: padding 0.4s ease 0s;
	-moz-transition: padding 0.4s ease 0s;
	-o-transition: padding 0.4s ease 0s;
	transition: padding 0.4s ease 0s;
}
.container-outer {
	width: 1840px;
	padding-left: 30px;
	padding-right: 30px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.header-inner {
	width: 1840px;
	max-width: 100%;
	padding-left: 30px;
	padding-right: 30px;
	margin-left: auto;
	margin-right: auto;
}
.container-header {
	display: table;
	width: 100%;
}
.container-row {
	display: table-cell;
	vertical-align: middle;
}
.header.style2 .container-row {
	width: 33.3333333%;
}
.header.style2 .container-row:first-child {
	text-align: left;
}
.header.style3 .burger-menu,
.header.style3 .menu-bar {
	margin-left: 16px;
}
.minimal-social > span {
	display: table;
	padding-right: 40px;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-weight: 500;
	position: relative;
	margin-top: 8px;
}
.minimal-social > span::before {
	content: '';
	border-bottom: 1px solid;
	width: 23px;
	position: absolute;
	top: 50%;
	right: 0;
}
.minimal-social a {
	font-size: 0;
	display: inline-block;
	width: 44px;
	height: 44px;
}
.minimal-social a:not(:hover) {
	color: #000000;
}
.minimal-social a span {
	font-size: 18px;
	display: block;
	line-height: 44px;
}
.minimal-social a span:nth-child(2) {
	display: none;
}
@media (max-width: 991px) {
	.container-outer,
	.header-inner {
		padding-left: 15px;
		padding-right: 15px;
	}
}
/* ==========================================================================
3.1 HEADER STICKY + HEADER TRANSPARENT
============================================================================ */
.header-transparent {
	position: relative;
	z-index: 10;
}
.header-transparent .header-wrap {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99;
}
/* ==========================================================================
3.2 MAIN MENU
============================================================================ */
.nav-trigger {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 25px;
	height: 36px;
	margin-left: 14px;
}
.nav-trigger span:nth-child(1),
.nav-trigger span:nth-child(3) {
	-webkit-transform-origin: 0 center;
	-ms-transform-origin: 0 center;
	transform-origin: 0 center;
}
.nav-trigger span {
	position: absolute;
	display: block;
	height: 2px;
	width: 25px;
	background: #000;
	-webkit-transition: top .2s .25s, -webkit-transform .2s 0s, width .2s 0s;
	transition: top .2s .25s, transform .2s 0s, width .2s 0s;
}
.header.light .nav-trigger span {
	background-color: #fff;
}
.nav-trigger span:nth-child(1) {
	top: 10px;
}
.nav-trigger span:nth-child(2) {
	top: 16px;
}
.nav-trigger span:nth-child(3) {
	top: 22px;
}
.header-position.open .nav-trigger span:nth-child(1),
.header-position.open .nav-trigger span:nth-child(3) {
	top: 16px;
	width: 10px;
	-webkit-transition: top .2s, -webkit-transform .2s .25s, width .2s .25s;
	transition: top .2s, transform .2s .25s, width .2s .25s;
}
.header-position.open .nav-trigger span:nth-child(1) {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.header-position.open .nav-trigger span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.menu-header {
	vertical-align: middle;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.25s ease 0s;
	-moz-transition: opacity 0.25s ease 0s;
	-o-transition: opacity 0.25s ease 0s;
	transition: opacity 0.25s ease 0s;
}
.menu-header:hover {
	overflow: visible;
}
.header-position.open .menu-header {
	opacity: 1;
}
.menu-header .main-menu {
	padding: 0;
	list-style: none;
}
.menu-header .main-menu .menu-item {
	list-style: none;
	position: relative;
}
.menu-header .main-menu .menu-item > a .image {
	position: absolute;
	right: -4px;
	top: -26px;
	z-index: 1;
}
.menu-header .main-menu .menu-item > a > span {
	font-size: 16px;
	margin-left: 5px;
}
.menu-header .main-menu .menu-item > a > span:empty {
	display: none;
}
.menu-header .main-menu > .menu-item {
	padding: 0 12px;
	display: inline-block;
}
.menu-header .main-menu > .menu-item > a {
	color: #000;
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	line-height: 36px;
	font-weight: 500;
	vertical-align: middle;
	display: inline-block;
	position: relative;
}
.header.light .menu-header .main-menu > .menu-item > a {
	color: #fff;
}
.header.light .menu-header .main-menu > .menu-item:hover > a {
	color: #ffbe00;
}
.menu-header .main-menu > .menu-item .submenu > .menu-item > a {
	font-size: 19px;
	line-height: 24px;
	padding-top: 8px;
	padding-bottom: 8px;
	display: inline-block;
	position: relative;
}
/*.submenu*/
.menu-header .main-menu .menu-item .submenu {
	text-align: left;
	-webkit-transition: opacity 0.4s, margin .4s ease 0s;
	-moz-transition: opacity 0.4s, margin .4s ease 0s;
	-o-transition: opacity 0.4s, margin .4s ease 0s;
	transition: opacity 0.4s, margin .4s ease 0s;
	z-index: 10;
	background-color: #fff;
	-webkit-box-shadow: -10px 0 24px 0 rgba(0, 0, 0, 0.08);
	-moz-box-shadow: -10px 0 24px 0 rgba(0, 0, 0, 0.08);
	box-shadow: -10px 0 24px 0 rgba(0, 0, 0, 0.08);
	position: absolute;
	min-width: 250px;
	opacity: 0;
	visibility: hidden;
	margin-top: 20px;
}
.menu-header .main-menu .menu-item .submenu:not(.megamenu) {
	padding: 13px 0;
	white-space: nowrap;
}
.menu-header .main-menu > .menu-item .submenu.megamenu {
	max-height: 67vh;
	overflow-y: auto;
}
.main-menu > .menu-item .submenu.megamenu > .vc_row {
	margin: 0;
	padding: 30px 25px;
}
.main-menu > .menu-item .submenu.megamenu > .vc_row .vc_row:not(:last-child) {
	margin-bottom: 20px;
}
.menu-header .main-menu .menu-item:hover > .submenu {
	opacity: 1;
	visibility: visible;
}
.menu-header .main-menu > .menu-item > .submenu {
	top: 100%;
	right: 0;
}
.menu-header .main-menu > .menu-item.menu-item-has-children::before {
	display: none;
	width: 100%;
	height: 100%;
	content: '';
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 10;
}
.menu-header .main-menu > .menu-item.menu-item-has-children:hover::before {
	display: block;
}
.menu-header .main-menu > .menu-item > a::before {
	position: absolute;
	content: '';
	width: 100%;
	left: 0;
	bottom: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	border-bottom: 1px solid;
	-webkit-transition: transform 0.25s ease 0s;
	-moz-transition: transform 0.25s ease 0s;
	-o-transition: transform 0.25s ease 0s;
	transition: transform 0.25s ease 0s;
}
.menu-header .main-menu > .menu-item.active > a::before,
.menu-header .main-menu > .menu-item:hover > a::before {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.menu-header .main-menu > .menu-item > .submenu {
	margin-top: 31px;
}
.menu-header .main-menu > .menu-item:hover > .submenu {
	margin-top: 11px;
}
.menu-header .main-menu > .menu-item .submenu > .menu-item {
	padding-left: 25px;
	padding-right: 15px;
}
.menu-header .main-menu > .menu-item .submenu .menu-item.menu-item-has-children:hover::before {
	display: block;
	content: '';
	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%);
	width: -webkit-calc(100% + 10px);
	width: -moz-calc(100% + 10px);
	width: calc(100% + 10px);
	height: 100%;
	z-index: -1;
}
/*.submenu .submenu*/
.menu-header .main-menu .menu-item .submenu .submenu {
	margin-top: 0;
	top: -13px;
	right: 100%;
}
/*.menu-bar*/
.menu-bar {
	display: inline-block;
	vertical-align: middle;
	width: 25px;
	height: 36px;
	padding: 10px 0;
}
.header.light .menu-bar:not(:hover) {
	color: #fff;
}
.menu-bar .menu-icon {
	display: block;
}
.menu-bar .menu-icon span {
	border-bottom: 2px solid;
	display: block;
	width: 100%;
}
.menu-bar .menu-icon span:not(:last-child) {
	margin-bottom: 4px;
}
@media (max-width: 1499px) {
	.header-position {
		padding: 20px 0;
	}
}
@media (min-width: 1025px) {
	.header-position.fixed {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 99;
		background-color: rgba(0, 0, 0, .8);
		-webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.05);
		-moz-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.05);
		box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.05);
	}
	.header.dark .header-position.fixed {
		background-color: rgba(255, 255, 255, 1);
	}
	.admin-bar .header-position.fixed {
		top: 32px;
	}
	.menu-bar {
		display: none;
	}
}
@media (max-width: 1024px) {
	.menu-bar {
		display: inline-block;
	}
	.nav-trigger,
	.menu-header {
		display: none;
	}
}
/* ==========================================================================
4.0 BLOG THEME
========================================================================== */
/* ==========================================================================
4.1 POST ITEM
========================================================================== */
.post-thumb img {
	position: relative;
	z-index: 1;
}
.post-title {
	margin-top: 0;
}
.post-title a:not(:hover) {
	color: inherit;
}
.post-item .post-info {
	overflow: hidden;
	margin-bottom: 30px;
}
.post-item .post-meta > div {
	position: relative;
	font-size: 20px;
	font-weight: 500;
	display: inline-block;
}
.post-item .post-meta > div:not(:last-child) {
	padding-right: 20px;
	margin-right: 16px;
}
.post-item .post-meta > div:not(:last-child)::after {
	content: '';
	border-left: 1px solid #e4e4e4;
	position: absolute;
	top: 48%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 18px;
}
.post-item .categories {
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #989898;
}
.post-item .post-author a {
	color: #ffbe00;
	text-transform: capitalize;
}
.post-item .categories a:not(:hover),
.post-item .date a:not(:hover),
.post-item .post-comment a:not(:hover) {
	color: inherit;
}
.post-item .tags {
	font-size: 0;
	display: inline-block;
	width: 100%;
	margin: 10px 0 15px;
}
.post-item .tags::before {
	font-family: 'FontAwesome', sans-serif;
	content: "\f02c";
	font-size: 13px;
	vertical-align: top;
	padding-right: 7px;
}
.post-item .tags a:not(:hover) {
	color: #333;
}
.post-item .tags a {
	font-family: 'Montserrat', sans-serif;
	display: inline-block;
	margin: 0 5px 5px 0;
	padding: 0 9px;
	background: #e6e6e6;
	font-size: 11px;
	font-weight: 500;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
.page-main-content::before,
.page-main-content::after,
.post-content::before,
.post-content::after {
	content: '';
	display: table;
}
.page-main-content::after,
.post-content::after {
	clear: both;
}
.post-content p:last-child {
	margin-bottom: 0 !important;
}
.post-content > p:last-child {
	display: inline-block;
	width: 100%;
}
/*social share*/
.post-footer {
	display: inline-block;
	width: 100%;
	margin-top: 22px;
}
.post-footer .typenal-share-socials {
	float: right;
	text-align: right;
	width: 40%;
}
.post-footer .typenal-share-socials ~ .categories {
	float: left;
	width: 60%;
}
.typenal-share-socials a {
	display: inline-block;
	font-size: 13px;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	border-radius: 50%;
	margin: 6px 3px;
	color: #fff;
	background-color: #000000;
}
.typenal-share-socials a:hover {
	color: #fff;
	background-color: #ffbe00;
}
/*.post-single*/
.post-single {
	margin-top: -5px;
}
.single-post-info {
	text-align: center;
}
.post-single .post-title {
	font-size: 46px;
	margin: -10px auto 30px auto;
	max-width: 550px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 0.05em;
	position: relative;
	padding-bottom: 20px;
}
.post-single .post-title::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	border-bottom: 6px solid;
	width: 59px;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.post-single .post-meta {
	margin-bottom: 40px;
}
.post-single .post-meta > div:not(:last-child) {
	padding-right: 28px;
	margin-right: 25px;
}
.post-single .post-meta > div:not(:last-child)::after {
	content: '';
	border-left: 1px solid #b6bfca;
	position: absolute;
	top: 48%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 18px;
}
.post-single .categories {
	padding-top: 11px;
	padding-bottom: 11px;
}
.single-post-thumb {
	margin-bottom: 40px;
}
/*blog standard*/
.post-standard {
	padding-bottom: 40px;
	margin-bottom: 60px;
	border-bottom: 1px solid #e4e4e4;
}
.post-standard:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.post-standard .post-thumb {
	margin-bottom: 30px;
}
.post-standard .post-meta {
	margin-bottom: 20px;
}
.post-standard .post_format-post-format-quote .post-thumb {
	margin-bottom: 0;
}
.post-standard .post-thumb .quote {
	padding: 45px 68px 77px 68px;
	color: #000000;
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
	background-color: #f6f6f6;
	margin-bottom: 0;
}
.post-standard .post-thumb .quote a:not(:hover) {
	color: #1c1c1c;
}
.post-standard .post-thumb .quote span {
	display: block;
	margin-bottom: 20px;
}
.blog-standard .post-thumb .quote span::before {
	font-size: 40px;
}
.post-standard .post-thumb .quote strong {
	display: block;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.2em;
	color: #888;
	margin-top: 20px;
}
.post-standard .readmore {
	font-weight: 500;
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding-bottom: 8px;
	margin-top: 24px;
	margin-bottom: 10px;
}
.post-standard .readmore::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-bottom: 2px solid;
}
.post-standard .readmore:hover::before {
	-webkit-animation: underline-link .8s cubic-bezier(.58, .3, .005, 1) 0s 1;
	animation: underline-link .8s cubic-bezier(.58, .3, .005, 1) 0s 1;
}
/*blog grid*/
.post-grid {
	margin-bottom: 55px;
}
.typenal-blog .post-grid {
	margin-bottom: 0;
}
.post-grid .post-thumb a {
	display: block;
	position: relative;
}
.post-grid .post-thumb a::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transition: opacity 0.25s, transform 0.25s ease 0s;
	-moz-transition: opacity 0.25s, transform 0.25s ease 0s;
	-o-transition: opacity 0.25s, transform 0.25s ease 0s;
	transition: opacity 0.25s, transform 0.25s ease 0s;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: scale(0.3);
	-moz-transform: scale(0.3);
	-ms-transform: scale(0.3);
	-o-transform: scale(0.3);
	transform: scale(0.3);
	background-color: rgba(0, 0, 0, 0.4);
	z-index: 2;
}
.post-grid:hover .post-thumb a::before {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.post-grid .categories {
	padding-top: 13px;
	padding-bottom: 13px;
	margin-bottom: 21px;
	border-bottom: 1px solid #e4e4e4;
}
.post-grid .post-title {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 14px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 0.1em;
}
@media (max-width: 1499px) {
	.post-single .post-title {
		font-size: 44px;
	}
	.post-single .post-title::before {
		border-bottom: 4px solid;
	}
}
@media (max-width: 1199px) {
	.post-item .categories {
		font-size: 12px;
		letter-spacing: 0.1em;
	}
	.post-single .post-title {
		font-size: 36px;
	}
	.post-single .post-title::before {
		border-bottom: 3px solid;
	}
	.single-post-info .post-meta {
		margin-bottom: 30px;
	}
	.post-grid {
		margin-bottom: 40px;
	}
	.post-grid .categories {
		margin-bottom: 10px;
		padding-top: 9px;
		padding-bottom: 9px;
	}
}
@media (max-width: 1024px) {
	.post-thumb img {
		width: 100%;
	}
	.post-footer .typenal-share-socials ~ .categories {
		padding-top: 10px;
	}
}
@media (max-width: 767px) {
	.post-single .post-title {
		font-size: 24px;
	}
	.post-single .post-meta > div,
	.post-item .post-meta > div {
		letter-spacing: 0.1em;
		font-size: 14px;
	}
	.post-single .post-meta > div:not(:last-child),
	.post-item .post-meta > div:not(:last-child) {
		padding-right: 7px;
		margin-right: 5px;
	}
	.blog-standard .post-item .post-thumb,
	.single-post-thumb {
		margin-bottom: 30px;
	}
	.post-item .post-info {
		margin-bottom: 20px;
	}
	.post-footer .typenal-share-socials {
		float: right;
		text-align: right;
		width: 40%;
	}
	.post-footer .typenal-share-socials,
	.post-footer .typenal-share-socials ~ .categories {
		width: 100%;
		text-align: left;
	}
	.blog-standard .post-item .post-thumb .quote {
		padding: 30px 20px 20px 20px;
		font-size: 18px;
		line-height: 28px;
	}
}
/* ==========================================================================
4.2 BLOG COMMENT
========================================================================== */
/*.comments-area*/
.comments-area {
	border-top: 1px solid #dfdfdf;
	padding-top: 35px;
	margin-top: 20px;
}
.comments-area .comments-title {
	font-size: 24px;
	margin-top: 0;
	margin-bottom: 30px;
	text-transform: uppercase;
}
.comments-area .commentlist,
.comments-area .commentlist .children {
	list-style: none;
}
.comments-area .no-comments {
	margin-top: 20px;
}
/*.commentlist*/
.commentlist {
	list-style: none;
	padding-left: 0;
}
.comment:not(:last-child) {
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 34px;
	margin-bottom: 40px;
}
.commentlist .children {
	padding-left: 145px;
	padding-top: 40px;
	margin-top: 34px;
	border-top: 1px solid #dfdfdf;
}
.has-sidebar .commentlist .children {
	padding-left: 90px;
}
.comment_container {
	overflow: hidden;
}
.comment_container .avatar {
	float: left;
	max-width: 120px;
	margin-right: 25px;
}
.comment-text {
	overflow: hidden;
	position: relative;
}
.comment-text .meta {
	margin-bottom: 10px;
}
.comment-text .woocommerce-review__dash {
	display: none;
}
.comment-text .woocommerce-review__author,
.comment-text .comment-author {
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	letter-spacing: 0.2em;
	font-weight: 500;
	color: #000000;
	text-transform: uppercase;
	margin-top: -4px;
	margin-bottom: 2px;
}
.comment-text .comment-author {
	padding-right: 80px;
}
.comment-text .woocommerce-review__published-date,
.comment-text .comment-date {
	display: inline-block;
	margin-bottom: 11px;
	padding-right: 80px;
}
.comment-text .woocommerce-review__published-date,
.comment-text .comment-date:not(:hover) {
	color: #9da7b2;
}
.comment-text p:last-child {
	margin-bottom: 0;
}
.comment-text .comment-edit-link,
.comment-text .comment-reply-link {
	position: absolute;
	top: 0;
	font-size: 0;
}
.comment-text .comment-edit-link {
	right: 30px;
}
.comment-text .comment-reply-link {
	right: 0;
}
.comment-text .comment-edit-link::before {
	font-family: 'FontAwesome', sans-serif;
	content: "\f044";
	font-size: 14px;
}
.comment-text .comment-reply-link::before {
	font-family: 'FontAwesome', sans-serif;
	content: '\f112';
	font-size: 14px;
}
.comment-text .comment-content {
	font-size: 16px;
}
/*.pingback*/
.pingback {
	padding-bottom: 20px;
}
.pingback > p > a {
	padding-left: 5px;
}
.pingback .edit-link {
	display: inline-block;
}
.pingback .edit-link:before {
	content: "\002f";
	display: inline-block;
	padding: 0 5px;
}
/*.comment-respond*/
.commentlist ~ .comment-respond,
.commentlist .comment-respond {
	border-top: 1px solid #dfdfdf;
	padding-top: 52px;
	margin-top: 56px;
}
.comment-respond .comment-reply-title {
	font-size: 24px;
	margin-bottom: 30px;
	margin-top: 0;
	text-transform: uppercase;
}
.comment-respond span.comment-reply-title {
	margin-bottom: 20px;
	margin-top: 10px;
	display: block;
	font-size: 20px;
}
.comment-form-rating label {
	margin-right: 15px;
}
.required {
	color: red;
	font-weight: normal;
}
.comment-form .comment-reply-content {
	float: left;
	margin-bottom: 25px;
	width: calc(50% - 15px);
}
.comment-form .comment-reply-content.right {
	float: right;
}
.comment-form .comment-reply-content input {
	width: 100%;
	height: 50px;
	padding: 4px 30px;
}
.comment-form .comment-form-comment {
	display: inline-block;
	width: 100%;
}
.comment-form .comment-form-comment textarea {
	height: 180px;
	padding: 15px 30px;
}
.comment-form .form-submit {
	display: table;
	position: relative;
	margin-bottom: 19px;
}
.comment-form .form-submit::before {
	content: '';
	position: absolute;
	top: 50%;
	right: 35px;
	border-bottom: 1px solid #fff;
	width: 19px;
	z-index: 1;
}
.comment-form .form-submit::after {
	content: '';
	position: absolute;
	top: 25px;
	right: 35px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 10px;
	height: 10px;
}
.comment-form .form-submit #submit {
	min-width: 160px;
	height: 58px;
	line-height: 58px;
	text-align: left;
	padding: 0 65px 0 45px;
	position: relative;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 0.2em;
}
.comment-form .form-submit #submit:hover {
	background-color: #ffbe00;
}
.woocommerce-Reviews-title {
	display: none;
}
@media (max-width: 1199px) {
	.has-sidebar .commentlist .children,
	.commentlist .children {
		padding-left: 50px;
	}
	.comment-form .comment-reply-content input {
		width: 100%;
		height: 50px;
		padding: 4px 20px;
	}
	.comment-form .comment-form-comment textarea {
		padding: 15px 20px;
	}
	.comment-form .form-submit {
		margin-top: 0;
		margin-bottom: 0;
	}
}
@media (max-width: 991px) {
	.comment-form .comment-reply-content {
		width: 100%;
		float: none !important;
	}
	.has-sidebar .commentlist .children,
	.commentlist .children {
		padding-left: 30px;
	}
}
@media (max-width: 767px) {
	.comment_container .avatar {
		float: none;
		max-width: 90px;
	}
	.comment-text {
		margin-top: 15px;
	}
}
/* ==========================================================================
5.0 PORTFOLIO THEME
========================================================================== */
.portfolio-item .tags,
.portfolio-item .categories,
.portfolio-item .client,
.portfolio-item .date,
.portfolio-item .portfolio-link {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.portfolio-item .tags a:not(:hover),
.portfolio-item .categories a:not(:hover),
.portfolio-item .post-title a:not(:hover),
.portfolio-item .portfolio-meta a:not(:hover) {
	color: inherit;
}
/* ==========================================================================
5.1 PORTFOLIO PAGE
========================================================================== */
.filter-button-group {
	margin-top: -260px;
	padding-bottom: 30px;
	text-align: right;
}
.block-header[style=""] ~ .typenal-portfolio-wrap .filter-button-group {
	margin-top: 0;
}
.filter-button-group .filter-list {
	padding-left: 50px;
	position: relative;
	display: inline-block;
}
.filter-button-group .filter-list::before {
	content: '';
	width: 32px;
	border-bottom: 2px solid #ffbe00;
	position: absolute;
	top: 10px;
	left: 0;
}
.filter-button-group .filter-list a {
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.2em;
	color: #a5a5a5;
	text-transform: uppercase;
	overflow: hidden;
}
.filter-button-group .filter-list a.active,
.filter-button-group .filter-list a:hover {
	color: #000;
}
.filter-button-group .filter-list a + a::before {
	content: '\f105';
	font-family: 'FontAwesome', sans-serif;
	font-size: 16px;
	padding: 0 17px;
	color: #a5a5a5;
	vertical-align: top;
}
.header.light ~ .main-container .filter-button-group .filter-list a,
.header.light ~ .main-container .filter-button-group .filter-list a + a::before {
	color: #fff
}
.header.light ~ .main-container .filter-button-group .filter-list a.active,
.header.light ~ .main-container .filter-button-group .filter-list a:hover {
	color: #ffbe00;
}
.portfolio-thumb {
	position: relative;
}
.portfolio-thumb::before {
	background-color: #ffbe00;
	opacity: 0;
	visibility: hidden;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transition: opacity 0.4s ease 0s;
	-moz-transition: opacity 0.4s ease 0s;
	-o-transition: opacity 0.4s ease 0s;
	transition: opacity 0.4s ease 0s;
	pointer-events: none;
}
.portfolio-thumb a::before,
.portfolio-thumb a::after {
	background-color: #fff;
	-webkit-transition: opacity 0.4s ease 0s;
	-moz-transition: opacity 0.4s ease 0s;
	-o-transition: opacity 0.4s ease 0s;
	transition: opacity 0.4s ease 0s;
	opacity: 0;
	visibility: hidden;
	display: block;
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
}
.portfolio-thumb a::before {
	height: 57px;
	width: 1px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.portfolio-thumb a::after {
	height: 1px;
	width: 57px;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.portfolio-item:hover .portfolio-thumb::before {
	opacity: 0.83;
	visibility: visible;
}
.portfolio-item:hover .portfolio-thumb a::before,
.portfolio-item:hover .portfolio-thumb a::after {
	opacity: 1;
	visibility: visible;
}
.typenal-portfolio-wrap {
	width: 1798px;
	padding-left: 9px;
	padding-right: 9px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
/*typenal-portfolio-grid*/
.typenal-portfolio-grid .typenal-isotope {
	margin-left: -9px;
	margin-right: -9px;
}
.typenal-portfolio-grid .portfolio-item {
	padding-left: 9px;
	padding-right: 9px;
	margin-bottom: 40px;
}
.typenal-portfolio-grid .portfolio-thumb {
	margin-bottom: 27px;
}
.typenal-portfolio-grid .portfolio-info {
	padding-left: 58px;
	position: relative;
}
.typenal-portfolio-grid .portfolio-info::before {
	content: '';
	border-bottom: 4px solid;
	width: 42px;
	position: absolute;
	top: 10px;
	left: 0;
}
.typenal-portfolio-grid .post-title {
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 0;
	font-size: 24px;
	font-weight: 500;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}
.typenal-portfolio-grid .tags,
.typenal-portfolio-grid .categories {
	color: #bfbfbf;
}
/*.typenal-portfolio-list*/
.typenal-portfolio-list .portfolio-thumb {
	float: left;
	width: 50%;
}
.typenal-portfolio-list .portfolio-thumb a::before,
.typenal-portfolio-list .portfolio-thumb a::after {
	display: none;
}
.typenal-portfolio-list .portfolio-item:nth-child(2n+1) .portfolio-thumb {
	float: right;
}
.typenal-portfolio-list .portfolio-info {
	float: left;
	width: 50%;
	display: table;
}
.typenal-portfolio-list .portfolio-wrap {
	display: table-cell;
	vertical-align: middle;
}
.typenal-portfolio-list .portfolio-wrap-inner {
	max-width: 680px;
	padding: 30px;
	margin-left: auto;
	margin-right: auto;
}
.typenal-portfolio-list .portfolio-header {
	position: relative;
	padding-bottom: 34px;
	margin-bottom: 25px;
}
.typenal-portfolio-list .portfolio-header::before {
	content: '';
	position: absolute;
	border-bottom: 1px solid #fff;
	width: 117px;
	left: 0;
	bottom: 0;
}
.typenal-portfolio-list .post-title {
	color: #fff;
	font-size: 50px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	line-height: 1;
	margin-bottom: 0;
}
.typenal-portfolio-list .tags,
.typenal-portfolio-list .categories {
	color: #fff;
}
.typenal-portfolio-list .portfolio-content {
	padding-left: 117px;
}
.typenal-portfolio-list .post-content {
	color: #fff;
	padding-bottom: 40px;
}
.typenal-portfolio-list .typenal-button.default {
	text-align: left;
}
/* ==========================================================================
5.2 PORTFOLIO SINGLE
========================================================================== */
.portfolio-single .portfolio-inner {
	padding-bottom: 95px;
}
.portfolio-single .portfolio-info {
	background-color: #f3f3f3;
	background-size: cover;
	background-attachment: fixed;
	padding-top: 266px;
	padding-bottom: 175px;
	margin-bottom: 59px;
	position: relative;
}
.header.light ~ .main-container .portfolio-single .portfolio-info::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.79);
}
.portfolio-single .portfolio-info > .container {
	position: relative;
}
.portfolio-single .post-title {
	position: relative;
	font-family: 'Montserrat', sans-serif;
	font-size: 56px;
	letter-spacing: 0.1em;
	font-weight: 600;
	padding-top: 30px;
	text-transform: uppercase;
	margin-bottom: 26px;
}
.portfolio-single .post-title a::before {
	content: '';
	position: absolute;
	left: -91px;
	top: 0;
	border-bottom: 6px solid;
	width: 59px;
}
.portfolio-single .portfolio-meta {
	color: #010101;
	margin-bottom: 40px;
}
.portfolio-single .portfolio-meta > div {
	position: relative;
	padding: 7px 0;
}
.portfolio-single .portfolio-meta > div:not(:last-child)::before {
	content: '';
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	width: 458px;
	max-width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
.portfolio-single .portfolio-link .arrow {
	border-bottom: 1px solid #ffbe00;
	width: 17px;
	position: relative;
	display: inline-block;
	top: -4px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-left: 4px;
}
.portfolio-single .portfolio-link .arrow::before {
	position: absolute;
	right: 0;
	bottom: -4px;
	content: '';
	border-style: solid;
	border-width: 4px 0 4px 5px;
	border-color: transparent transparent transparent #ffbe00;
}
.portfolio-single .portfolio-image .post-thumb figure,
.portfolio-single .portfolio-image .portfolio-gallery figure:not(:last-child) {
	margin-bottom: 34px;
}
.portfolio-related {
	background-color: #1a1a1a;
	padding-top: 85px;
	padding-bottom: 118px;
}
.portfolio-related .portfolio-thumb {
	margin-bottom: 18px;
}
.portfolio-related .post-title {
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 0;
	font-size: 24px;
	font-weight: 500;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: #fff;
}
.portfolio-related .typenal-heading {
	padding-bottom: 76px;
}
@media (max-width: 1499px) {
	.filter-button-group {
		margin-top: -200px;
	}
	.typenal-portfolio-list .post-title {
		font-size: 34px;
		margin-bottom: 10px;
	}
	.portfolio-single .portfolio-info {
		padding: 170px 0 150px;
	}
	.portfolio-single .post-title {
		font-size: 48px;
		padding-top: 30px;
		margin-bottom: 15px;
	}
	.portfolio-single .post-title a::before {
		left: 0;
		border-bottom: 4px solid;
	}
}
@media (max-width: 1280px) {
	.portfolio-single .portfolio-info {
		background-attachment: unset;
	}
}
@media (max-width: 1199px) {
	.filter-button-group {
		margin-top: 0;
	}
	.header.light ~ .main-container .filter-button-group .filter-list a,
	.header.light ~ .main-container .filter-button-group .filter-list a + a::before {
		color: #000;
	}
	.typenal-portfolio-list .portfolio-content {
		padding-left: 40px;
	}
	.portfolio-single .portfolio-info {
		padding-top: 130px;
		padding-bottom: 80px;
	}
	.portfolio-single .post-title {
		font-size: 36px;
		padding-top: 15px;
		margin-bottom: 10px;
	}
	.portfolio-single .post-title a::before {
		border-bottom: 3px solid;
	}
	.portfolio-single .portfolio-meta {
		margin-bottom: 25px;
	}
	.portfolio-single .portfolio-inner {
		padding-bottom: 65px;
	}
	.portfolio-related {
		padding-top: 70px;
		padding-bottom: 70px;
	}
	.portfolio-related .typenal-heading {
		padding-bottom: 30px;
	}
	.portfolio-related .post-title {
		font-size: 18px;
	}
}
@media (max-width: 991px) {
	.typenal-portfolio-list .portfolio-header {
		padding-bottom: 10px;
		margin-bottom: 15px;
	}
	.typenal-portfolio-list .portfolio-wrap-inner {
		padding: 10px 15px;
	}
	.typenal-portfolio-list .portfolio-content {
		padding-left: 0;
	}
	.typenal-portfolio-list .post-title {
		font-size: 26px;
		margin-bottom: 5px;
	}
	.typenal-portfolio-list .post-content {
		padding-bottom: 20px;
	}
}
@media (max-width: 767px) {
	.filter-button-group {
		text-align: left;
	}
	.filter-button-group .filter-list a {
		letter-spacing: 0;
	}
	.filter-button-group .filter-list a + a::before {
		padding: 0 10px;
		font-size: 14px;
	}
	.typenal-portfolio-list .equal-elem {
		float: none;
		width: 100%;
		height: auto !important;
	}
	.typenal-portfolio-list .portfolio-wrap-inner {
		padding: 40px 15px;
	}
	.typenal-portfolio-list .post-title {
		font-size: 22px;
	}
	.portfolio-single .portfolio-inner {
		padding-bottom: 45px;
	}
	.portfolio-single .portfolio-info {
		padding-top: 110px;
		padding-bottom: 60px;
		margin-bottom: 30px;
	}
	.portfolio-single .post-title {
		font-size: 22px;
		letter-spacing: 0.1em;
	}
	.portfolio-single .post-title a::before {
		border-bottom: 2px solid;
		width: 40px;
	}
	.portfolio-item .tags,
	.portfolio-item .categories,
	.portfolio-item .client,
	.portfolio-item .date,
	.portfolio-item .portfolio-link {
		font-size: 12px;
	}
	.portfolio-single .portfolio-meta {
		margin-bottom: 15px;
	}
	.portfolio-single .portfolio-image .post-thumb figure,
	.portfolio-single .portfolio-image .portfolio-gallery figure:not(:last-child) {
		margin-bottom: 30px;
	}
	.portfolio-related {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.portfolio-related .typenal-heading {
		padding-bottom: 12px;
	}
}
/* ==========================================================================
6.0 SHOP THEME
========================================================================== */
/* ==========================================================================
6.1 SHOP PAGE
========================================================================== */
/*block-minicart*/
.block-minicart {
	display: inline-block;
	position: relative;
	vertical-align: top;
}
.block-minicart .link-dropdown {
	position: relative;
	top: 3px;
	padding-left: 15px;
}
.block-minicart .link-dropdown > span::before {
	font-size: 22px;
}
.block-minicart .link-dropdown .count {
	position: relative;
	top: -12px;
	right: 4px;
	font-size: 14px;
	font-weight: 500;
	color: #ffbe00;
	vertical-align: top;
}
.header.light .block-minicart .link-dropdown .count,
.header.light .block-minicart .link-dropdown:not(:hover) {
	color: #fff;
}
.block-minicart.open .link-dropdown,
.header.light .block-minicart.open .link-dropdown {
	color: #ffbe00;
}
.block-minicart .widget_shopping_cart {
	text-align: left;
	position: absolute;
	top: 100%;
	right: 0;
	min-width: 300px;
	border: 1px solid #ebebeb;
	z-index: 99;
	background-color: #fff;
	opacity: 0;
	visibility: hidden;
	margin-top: 35px;
	-webkit-transition: margin-top 0.4s ease 0s;
	-moz-transition: margin-top 0.4s ease 0s;
	-o-transition: margin-top 0.4s ease 0s;
	transition: margin-top 0.4s ease 0s;
	padding: 20px 15px 15px 15px;
	-webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.08);
	box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.08);
}
.block-minicart.open .widget_shopping_cart {
	margin-top: 15px;
	opacity: 1;
	visibility: visible;
}
.block-minicart .widget_shopping_cart::before {
	content: '';
	border-style: solid;
	border-width: 10px 8px;
	border-color: transparent transparent #ebebeb transparent;
	position: absolute;
	top: -20px;
	right: 21px;
}
.block-minicart .widget_shopping_cart::after {
	content: '';
	border-style: solid;
	border-width: 8px 7px;
	border-color: transparent transparent #fff transparent;
	position: absolute;
	top: -16px;
	right: 22px;
}
.block-minicart .cart_list {
	overflow-y: auto;
	max-height: 187px;
	padding-right: 8px;
}
.woocommerce-mini-cart__empty-message {
	margin-bottom: 0;
	text-align: center;
	font-size: 16px;
	color: #000000;
}
.product_list_widget {
	padding-left: 0;
	list-style: none;
}
.product_list_widget li {
	position: relative;
	padding-bottom: 15px !important;
	padding-top: 0 !important;
}
.product_list_widget li.mini_cart_item {
	padding-right: 15px;
	border-bottom: 1px solid #ededed;
	overflow: hidden;
}
.product_list_widget li.mini_cart_item:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.product_list_widget li.mini_cart_item.woosb-cart-child {
	margin-left: 15px;
}
.product_list_widget li {
	margin-bottom: 16px;
}
.product_list_widget img {
	float: left;
	max-width: 70px;
	margin-right: 20px;
}
.product_list_widget li > a {
	display: block;
}
.product_list_widget li a:nth-child(2) {
	font-size: 14px;
	line-height: 22px;
}
.product_list_widget li a:nth-child(2):not(:hover) {
	color: #000000;
}
.product_list_widget li .quantity {
	font-size: 14px;
	color: #000000;
}
.product_list_widget li .remove_from_cart_button {
	position: absolute;
	top: -6px;
	right: 2px;
	font-size: 16px;
	width: auto !important;
}
.product_list_widget li .remove_from_cart_button:not(:hover) {
	color: #bfbfbf;
}
.woocommerce-mini-cart__total {
	color: #000000;
	overflow: hidden;
	padding-top: 20px;
	border-top: 1px solid #f0f0f0;
	margin-bottom: 15px;
}
.woocommerce-mini-cart__total strong {
	font-weight: normal;
	font-size: 14px;
}
.woocommerce-mini-cart__total .woocommerce-Price-amount {
	font-size: 18px;
}
/*shop*/
.woocommerce-result-count {
	display: inline-block;
	margin-bottom: 0;
	line-height: 46px;
	padding-right: 30px;;
}
.woocommerce-ordering {
	float: right;
	margin-bottom: 72px;
	display: inline-block;
}
.woocommerce-ordering select {
	height: 46px;
	line-height: 44px;
	border: 1px solid #c9c9c9;
	color: #a8a8a8;
}
ul.products {
	padding-left: 0;
	list-style: none;
	margin-left: -15px;
	margin-right: -15px;
}
ul.products::before,
ul.products::after {
	content: '';
	display: table;
}
ul.products::after {
	clear: both;
}
ul.products li {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 40px;
	position: relative;
}
ul.products.columns-2 li {
	width: 50%;
}
ul.products.columns-3 li {
	width: 33.3333333%;
}
ul.products.columns-4 li {
	width: 25%;
}
ul.products.columns-5 li {
	width: 20%;
}
ul.products.columns-6 li {
	width: 16.6666667%;
}
@media (min-width: 1200px) {
	ul.products.columns-2 li:nth-child(2n+1),
	ul.products.columns-3 li:nth-child(3n+1),
	ul.products.columns-4 li:nth-child(4n+1),
	ul.products.columns-5 li:nth-child(5n+1),
	ul.products.columns-6 li:nth-child(6n+1) {
		clear: both;
	}
}
@media (max-width: 1199px) and (min-width: 768px) {
	ul.products.columns-4 li,
	ul.products.columns-5 li,
	ul.products.columns-6 li {
		width: 33.3333333%;
	}
	ul.products.columns-2 li:nth-child(2n+1),
	ul.products.columns-3 li:nth-child(3n+1),
	ul.products.columns-4 li:nth-child(3n+1),
	ul.products.columns-5 li:nth-child(3n+1),
	ul.products.columns-6 li:nth-child(3n+1) {
		clear: both;
	}
}
@media (max-width: 991px) and (min-width: 768px) {
	.has-sidebar ul.products.columns-3 li,
	.has-sidebar ul.products.columns-4 li,
	.has-sidebar ul.products.columns-5 li,
	.has-sidebar ul.products.columns-6 li {
		width: 50%;
	}
	.has-sidebar ul.products.columns-2 li:nth-child(2n+1),
	.has-sidebar ul.products.columns-3 li:nth-child(2n+1),
	.has-sidebar ul.products.columns-4 li:nth-child(2n+1),
	.has-sidebar ul.products.columns-5 li:nth-child(2n+1),
	.has-sidebar ul.products.columns-6 li:nth-child(2n+1) {
		clear: both;
	}
}
@media (max-width: 767px) and (min-width: 480px) {
	ul.products.columns-3 li,
	ul.products.columns-4 li,
	ul.products.columns-5 li,
	ul.products.columns-6 li {
		width: 50%;
	}
	ul.products.columns-2 li:nth-child(2n+1),
	ul.products.columns-3 li:nth-child(2n+1),
	ul.products.columns-4 li:nth-child(2n+1),
	ul.products.columns-5 li:nth-child(2n+1),
	ul.products.columns-6 li:nth-child(2n+1) {
		clear: both;
	}
}
@media (max-width: 479px) {
	.has-sidebar ul.products.columns-3 li,
	.has-sidebar ul.products.columns-4 li,
	.has-sidebar ul.products.columns-5 li,
	.has-sidebar ul.products.columns-6 li,
	ul.products.columns-2 li,
	ul.products.columns-3 li,
	ul.products.columns-4 li,
	ul.products.columns-5 li,
	ul.products.columns-6 li {
		width: 100%;
	}
	ul.products li img {
		width: 100%;
	}
}
ul.products li .woocommerce-loop-product__link {
	position: relative;
	display: block;
}
.onsale {
	position: absolute;
	left: 10px;
	top: 10px;
	border-radius: 20px;
	color: #fff;
	display: inline-block;
	font-size: 10px;
	font-weight: 600;
	height: 24px;
	letter-spacing: 2px;
	line-height: 24px;
	margin-bottom: 5px;
	padding-left: 12px;
	padding-right: 12px;
	text-transform: uppercase;
	z-index: 1;
	background: #eb5050;
}
ul.products li figure {
	margin-bottom: 29px;
	position: relative;
}
ul.products li figure::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.4s ease 0s;
	-moz-transition: opacity 0.4s ease 0s;
	-o-transition: opacity 0.4s ease 0s;
	transition: opacity 0.4s ease 0s;
}
ul.products li:hover figure::before {
	opacity: 1;
	visibility: visible;
}
ul.products li .woocommerce-loop-product__link > img {
	margin-bottom: 29px;
	width: 100%;
}
ul.products li .woocommerce-loop-product__title {
	font-size: 16px;
	font-weight: 500;
	margin-top: 0;
	margin-bottom: 4px;
}
.woocommerce-Price-amount,
.price {
	font-weight: 500;
	color: #777;
}
.price del {
	padding-right: 8px;
}
.price ins {
	text-decoration: none;
}
.star-rating {
	white-space: nowrap;
	line-height: 100%;
	display: block;
	font-size: 0;
	position: relative;
	overflow: hidden;
	width: 87px;
	letter-spacing: 7px;
}
.star-rating::before, .star-rating span::before {
	font-family: 'FontAwesome', sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 22px;
}
.star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	line-height: 100%;
}
.star-rating::before {
	content: "\f005\f005\f005\f005\f005";
	color: #e2e2e2;
}
.star-rating span::before {
	content: "\f005\f005\f005\f005\f005";
	color: #e9c73d;
}
ul.products li .added_to_cart,
ul.products li .button {
	opacity: 0;
	visibility: hidden;
}
ul.products li:hover .added_to_cart,
ul.products li:hover .button {
	opacity: 1;
	visibility: visible;
}
ul.products li .add_to_cart_button,
ul.products li .product_type_simple,
ul.products li .product_type_grouped,
ul.products li .product_type_external,
ul.products li .added_to_cart {
	display: inline-block;
	width: 62px;
	height: 62px;
	line-height: 62px;
	border-radius: 50%;
	text-align: center;
	font-size: 0;
	background-color: #333;
	color: #fff;
	position: absolute;
	top: 32%;
	right: calc(50% - 32px);
}
ul.products li .added {
	display: none;
}
ul.products li .added_to_cart,
ul.products li .add_to_cart_button:hover,
ul.products li .product_type_simple:hover,
ul.products li .product_type_grouped:hover,
ul.products li .product_type_external:hover,
ul.products li .added:hover {
	background-color: #ffbe00;
}
ul.products li .add_to_cart_button::after,
ul.products li .product_type_simple::after,
ul.products li .product_type_grouped::after,
ul.products li .product_type_external::after {
	content: "\f10f";
	font-family: 'Flaticon', sans-serif;
	font-size: 22px;
}
ul.products li .added_to_cart::after {
	content: "\f218";
	font-family: 'FontAwesome', sans-serif;
	font-size: 22px;
}
ul.products li .add_to_cart_button.loading::after {
	font-family: 'FontAwesome', sans-serif;
	font-weight: normal;
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
	content: "\f110";
	font-size: 20px;
	display: inline-block;
}
/*quickview*/
.yith-wcqv-button .blockUI.blockOverlay {
	border-radius: 50%;
}
#yith-quick-view-content .onsale {
	top: 30px;
	left: 30px;
	right: auto;
}
ul.products li .yith-wcqv-button {
	font-size: 16px;
	line-height: 30px;
	width: auto;
	height: auto;
	opacity: 1;
	visibility: visible;
	margin-top: 5px;
}
ul.products li .yith-wcqv-button::before {
	padding-right: 10px;
}
.yith-wcqv-button {
	display: inline-block;
	width: 62px;
	height: 62px;
	line-height: 62px;
	border-radius: 50%;
	text-align: center;
	font-size: 0;
	background-color: #fff;
	color: #000000;
}
.yith-wcqv-button:hover {
	color: #ffbe00;
}
.yith-wcqv-button::before {
	content: "\f111";
	font-family: 'Flaticon', sans-serif;
	font-size: 20px;
	vertical-align: middle;
}
body.admin-bar #yith-quick-view-modal {
	top: 32px;
}
html.yith-quick-view-is-open,
html.yith-quick-view-is-open body {
	overflow: hidden;
}
#yith-quick-view-modal {
	position: fixed;
	visibility: hidden;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1400;
	opacity: 0;
	text-align: center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
#yith-quick-view-modal:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 0;
}
#yith-quick-view-modal .yith-quick-view-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.8);
}
#yith-quick-view-modal .yith-wcqv-wrapper {
	display: inline-block;
	vertical-align: middle;
	visibility: hidden;
	text-align: left;
	width: calc(100% - 30px) !important;
	height: auto !important;
	max-width: 984px;
}
#yith-quick-view-modal .yith-wcqv-main {
	-webkit-transform: translateY(20%);
	-moz-transform: translateY(20%);
	-ms-transform: translateY(20%);
	transform: translateY(20%);
	opacity: 0;
	height: 100%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background-color: #f7f7f7;
	padding: 18px 0 28px 21px;
	-webkit-box-shadow: 5px 5px 5px 0 rgba(0, 1, 1, 0.34);
	-moz-box-shadow: 5px 5px 5px 0 rgba(0, 1, 1, 0.34);
	box-shadow: 5px 5px 5px 0 rgba(0, 1, 1, 0.34);
}
#yith-quick-view-modal.open, #yith-quick-view-modal.open .yith-wcqv-wrapper {
	visibility: visible;
	opacity: 1;
}
#yith-quick-view-modal #yith-quick-view-content {
	height: 100%;
}
#yith-quick-view-modal .yith-wcqv-main:after,
#yith-quick-view-modal .yith-wcqv-main:before {
	content: '';
	display: table;
	clear: both;
}
#yith-quick-view-modal.open .yith-wcqv-main {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	height: 100%;
	position: relative;
	box-shadow: none;
	overflow: hidden;
}
#yith-quick-view-modal .woocommerce-product-gallery {
	float: none !important;
	margin-bottom: 0;
}
#yith-quick-view-modal .woocommerce-product-gallery a {
	pointer-events: none;
}
#yith-quick-view-modal .woocommerce-product-gallery img {
	border: 1px solid #e9e9e9;
}
#yith-quick-view-close {
	position: absolute;
	text-align: center;
	z-index: 2;
	top: 2px;
	right: 2px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #949494;
	font-size: 0;
	border: none;
}
#yith-quick-view-close::before {
	content: '';
	border-bottom: 1px solid;
	width: 14px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	top: 13px;
	left: 8px;
}
#yith-quick-view-close::after {
	content: '';
	border-bottom: 1px solid;
	width: 14px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 13px;
	left: 8px;
}
#yith-quick-view-close:hover {
	color: #000;
}
#yith-quick-view-content div.images {
	width: 39.4600208%;
	float: left !important;
	opacity: 1 !important;
}
#yith-quick-view-modal div.entry-summary {
	position: absolute;
	top: 24px;
	bottom: 0;
	right: 0;
	padding: 0 35px 0 30px;
	height: auto;
	overflow-y: auto;
	width: 59.2479675%;
	float: left;
}
#yith-quick-view-content div.images .slider-for img {
	border: 15px solid #ffffff;
}
#yith-quick-view-content div.images .slider-nav {
	padding-left: 15px;
	padding-right: 15px;
}
#yith-quick-view-content div.woocommerce-product-rating:after,
#yith-quick-view-content div.woocommerce-product-rating:before {
	content: '';
	display: table;
	clear: both;
}
#yith-quick-view-content div.woocommerce-product-rating a.woocommerce-review-link {
	display: none;
}
li.product .yith-wcqv-button .blockUI.blockOverlay:before {
	background: none;
}
body.admin-bar #yith-quick-view-modal {
	top: 32px;
}
/*wishlist*/
.yith-wcwl-add-to-wishlist {
	position: relative;
	margin-top: 0;
	font-size: 0;
	display: inline-block;
	text-align: center;
	width: 54px;
	height: 54px;
	line-height: 54px;
	color: #000;
	border: 1px solid #000000;
}
.yith-wcwl-add-to-wishlist:hover {
	color: #fff;
	background-color: #ffbe00;
	border-color: #ffbe00;
}
.yith-wcwl-add-to-wishlist a {
	color: inherit;
	display: block;
}
.yith-wcwl-add-to-wishlist:hover a {
	color: #fff;
}
.yith-wcwl-add-to-wishlist .feedback {
	display: none;
}
.yith-wcwl-add-to-wishlist .ajax-loading {
	top: 18px;
	left: 0;
	right: 0;
	margin: auto;
	position: absolute;
}
.add_to_wishlist::before {
	font-family: 'FontAwesome', sans-serif;
	font-weight: normal;
	content: "\f08a";
	font-size: 17px;
}
.yith-wcwl-wishlistaddedbrowse a::before,
.yith-wcwl-wishlistexistsbrowse a::before {
	font-family: 'FontAwesome', sans-serif;
	font-weight: normal;
	content: "\f004";
	font-size: 17px;
}
/*compare*/
ul.products li .compare {
	display: none;
}
.compare {
	display: inline-block;
	font-size: 0;
	color: #000000;
	text-align: center;
	width: 54px;
	height: 54px;
	line-height: 54px;
	border: 1px solid #000000;
}
.compare:hover {
	color: #fff;
	background-color: #ffbe00;
	border-color: #ffbe00;
}
.compare::before {
	font-family: 'Flaticon', sans-serif;
	content: "\f112";
	font-size: 17px;
}
.compare.added::before {
	font-family: 'FontAwesome', sans-serif;
	content: "\f00c";
	font-size: 17px;
}
.yith-woocompare-widget a.compare {
	font-size: 0;
	font-weight: normal;
	border-radius: 0;
	color: #000;
	padding: 0;
	border: 1px solid #000000;
	background-color: transparent;
	line-height: 54px;
}
.yith-woocompare-widget a.compare:hover {
	color: #fff;
	background-color: #ffbe00;
	border-color: #ffbe00;
}
@media (max-width: 1199px) {
	.woocommerce-ordering {
		float: none;
		margin-bottom: 40px;
	}
	.yith-wcqv-button,
	.compare {
		display: none !important;
	}
	ul.products li .added_to_cart,
	ul.products li .button {
		opacity: 1;
		visibility: visible;
	}
	ul.products li .add_to_cart_button,
	ul.products li .product_type_simple,
	ul.products li .product_type_grouped,
	ul.products li .product_type_external,
	ul.products li .added_to_cart {
		display: inline-block;
		width: 100%;
		height: 46px;
		line-height: 46px;
		border-radius: 0;
		text-align: left;
		font-size: 16px;
		position: static;
		color: #333;
		background-color: transparent;
	}
	ul.products li .added_to_cart,
	ul.products li .add_to_cart_button:hover,
	ul.products li .product_type_simple:hover,
	ul.products li .product_type_grouped:hover,
	ul.products li .product_type_external:hover,
	ul.products li .added:hover {
		background-color: transparent !important;
	}
	ul.products li .added_to_cart::after,
	ul.products li .add_to_cart_button::after,
	ul.products li .product_type_simple ::after,
	ul.products li .product_type_grouped::after,
	ul.products li .product_type_external::after {
		margin-left: 10px;
		vertical-align: middle;
		font-size: 22px;
	}
}
@media (max-width: 767px) {
	.woocommerce-ordering {
		display: block;
	}
}
/* ==========================================================================
6.2 SINGLE PRODUCT
========================================================================== */
.main-content:not(.has-sidebar) .main-contain-summary.has-gallery {
	position: relative;
	width: 100vw;
	left: 50%;
	margin-left: -50vw;
	padding-left: 130px;
	padding-right: 130px;
}
.main-contain-summary::before,
.main-contain-summary::after {
	display: table;
	content: '';
}
.main-contain-summary::after {
	clear: both;
}
.main-contain-summary .single-left {
	position: relative;
	overflow: hidden;
	display: inline-block;
	float: left;
	width: 44%;
	margin-bottom: 35px;
}
.main-contain-summary .single-left .onsale {
	display: none;
}
.main-contain-summary .entry-summary {
	display: inline-block;
	width: 56%;
	padding-left: 30px;
	margin-bottom: 35px;
	max-width: 585px;
}
/*.woocommerce-product-gallery*/
.woocommerce-product-gallery {
	position: relative;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger {
	display: block;
	font-size: 0;
	position: absolute;
	top: 10px;
	right: 10px;
	height: 60px;
	width: 60px;
	line-height: 60px;
	border-radius: 50%;
	background-color: #000000;
	text-align: center;
	z-index: 1;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
	background-color: #ffbe00;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger::before {
	content: "\f103";
	font-family: 'Flaticon', sans-serif;
	font-size: 20px;
	vertical-align: middle;
	color: #fff;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger img.emoji {
	display: none !important;
	opacity: 0;
	visibility: hidden;
}
.woocommerce-product-gallery .flex-viewport {
	cursor: zoom-in;
	float: right;
	width: -webkit-calc(100% - 85px);
	width: -moz-calc(100% - 85px);
	width: calc(100% - 85px);
}
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
	width: 85px;
	float: left;
	padding: 0 15px 0 0;
}
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li {
	list-style: none;
	border: none;
	position: relative;
	padding-bottom: 15px;
}
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img {
	width: 100%;
}
/*.main-content:not(.has-sidebar)*/
.main-content:not(.has-sidebar) .woocommerce-product-gallery .flex-viewport {
	width: -webkit-calc(100% - 145px);
	width: -moz-calc(100% - 145px);
	width: calc(100% - 145px);
}
.main-content:not(.has-sidebar) .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
	width: 145px;
}
.main-content:not(.has-sidebar) .main-contain-summary.has-gallery .entry-summary {
	padding-left: 99px;
}
/*.entry-summary*/
.entry-summary .woocommerce-product-rating {
	margin-bottom: 11px;
}
.entry-summary .woocommerce-product-rating .star-rating {
	display: inline-block;
}
.entry-summary .woocommerce-product-rating .woocommerce-review-link {
	vertical-align: top;
	line-height: 26px;
	font-size: 16px;
}
.entry-summary .woocommerce-product-rating .woocommerce-review-link:not(:hover) {
	color: #bbbbbb;
}
.entry-summary .entry-title {
	font-size: 30px;
	font-weight: normal;
	margin-top: -3px;
	margin-bottom: 12px;
}
.entry-summary .price,
.entry-summary .woocommerce-Price-amount {
	font-size: 22px;
	color: #8b8b8b;
	font-weight: normal;
}
.entry-summary .price {
	margin-bottom: 34px;
}
.entry-summary .woocommerce-grouped-product-list-item__price ins {
	text-decoration: none;
}
.entry-summary .stock {
	margin-bottom: 10px;
}
.entry-summary .stock.out-of-stock {
	color: red;
}
.entry-summary .woocommerce-product-details__short-description {
	margin-bottom: 34px;
	padding-top: 37px;
	border-top: 1px solid #eeeeee;
}
.entry-summary .woocommerce-product-details__short-description p:last-child {
	margin-bottom: 0;
}
.entry-summary .product_meta {
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	font-size: 16px;
}
.entry-summary .product_meta > span {
	display: block;
}
.entry-summary .typenal-share-socials {
	text-align: left;
	margin-top: 0;
	padding: 0;
	border-top: none;
}
.entry-summary .typenal-share-socials > span {
	display: none;
}
.entry-summary .typenal-share-socials a {
	width: 40px;
	height: 40px;
	line-height: 42px;
	color: #fff;
	background-color: #333;
	margin: 3px;
	font-size: 14px;
}
.entry-summary .typenal-share-socials a:hover {
	color: #fff;
	background-color: #ffbe00;
}
.entry-summary .typenal-share-socials a:nth-of-type(1) {
	margin-left: 0;
}
/*form single product*/
.quantity .input-text {
	width: 60px;
	text-align: center;
}
.entry-summary .quantity {
	margin-bottom: 27px;
}
.entry-summary .quantity .input-text {
	text-align: center;
	color: #333;
	border: 1px solid #333;
	height: 54px;
	line-height: 52px;
	font-size: 20px;
	font-weight: 500;
	width: 237px;
	padding: 0 15px;
}
.entry-summary .cart {
	padding: 0;
}
.entry-summary .cart .single_add_to_cart_button {
	display: inline-block;
	min-width: 237px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	padding: 0 15px;
	background-color: #333;
	text-transform: uppercase;
	color: #fff;
	font-weight: 500;
	letter-spacing: 0.1em;
	float: left;
	margin-right: 22px;
	margin-bottom: 22px;
}
.entry-summary .cart .single_add_to_cart_button:hover {
	background-color: #ffbe00;
}
.entry-summary .cart .single_add_to_cart_button.loading::after {
	font-family: 'FontAwesome', sans-serif;
	font-weight: normal;
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
	content: "\f110";
	font-size: 20px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: top;
}
.entry-summary p.cart {
	margin-bottom: 0;
}
.entry-summary .yith-wcwl-add-to-wishlist {
	float: left;
	margin-bottom: 22px;
	margin-right: 22px;
}
.entry-summary .compare {
	float: left;
	margin-bottom: 22px;
}
/*.variations*/
.variations {
	display: block;
	border: none;
}
.variations tr {
	display: block;
	margin-bottom: 12px;
}
.variations .label {
	display: table-cell;
	vertical-align: middle;
	padding: 0 10px 0 0;
	font-size: 14px;
	color: inherit;
	line-height: inherit;
	font-weight: normal;
	text-align: left;
	border: none;
	border-radius: 0;
	min-width: 50px;
}
.variations label {
	margin-top: 5px;
}
.variations .value {
	padding: 0;
	text-align: left;
	border: none;
}
.variations select {
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
}
.variations .reset_variations {
	margin-left: 10px;
	font-style: italic;
	vertical-align: middle;
}
/*.product-type-grouped*/
.product-type-grouped .entry-summary .cart,
.product-type-grouped .entry-summary .cart .group_table {
	width: 100%;
}
.product-type-grouped .entry-summary .cart .group_table td.label,
.product-type-grouped .entry-summary .cart .group_table td.price {
	text-align: inherit;
	vertical-align: middle;
	margin-bottom: 0;
	white-space: normal;
}
.product-type-grouped .entry-summary .cart .group_table .quantity {
	margin-bottom: 0;
}
.product-type-grouped .entry-summary .cart .group_table .quantity .input-text {
	color: #888888;
	border: 1px solid #d6d6d6;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	font-weight: normal;
	width: 60px;
}
.product-type-grouped .entry-summary .cart .group_table label {
	font-weight: normal;
	margin-bottom: 0;
	line-height: 24px;
}
.product-type-grouped .entry-summary .cart .group_table .button {
	font-size: 15px;
	line-height: 26px;
}
.product-type-grouped .entry-summary .cart .group_table .woocommerce-grouped-product-list-item__price {
	line-height: 24px;
}
.product-type-grouped .entry-summary .cart .group_table .woocommerce-Price-amount {
	font-size: 14px;
}
.product-type-grouped .entry-summary .cart .group_table .stock {
	display: none;
}
@media (max-width: 1400px) {
	.main-content:not(.has-sidebar) .woocommerce-product-gallery .flex-viewport {
		width: -webkit-calc(100% - 85px);
		width: -moz-calc(100% - 85px);
		width: calc(100% - 85px);
	}
	.main-content:not(.has-sidebar) .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
		width: 85px;
	}
}
@media (max-width: 1199px) {
	.main-content:not(.has-sidebar) .main-contain-summary.has-gallery {
		padding: 0;
		width: auto;
		position: static;
		margin-left: 0;
	}
	.main-content:not(.has-sidebar) .woocommerce-product-gallery .flex-viewport,
	.woocommerce-product-gallery .flex-viewport {
		width: 100%;
	}
	.main-content:not(.has-sidebar) .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs,
	.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
		margin-left: -5px;
		margin-right: -5px;
		overflow: hidden;
		padding: 15px 0 0 0;
		width: 100%;
	}
	.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li {
		width: 20%;
		float: left;
		padding: 10px 5px 0 5px;
	}
	.entry-summary .price {
		margin-bottom: 20px;
	}
	.entry-summary .woocommerce-product-details__short-description {
		margin-bottom: 20px;
		padding-top: 20px;
	}
}
@media (max-width: 991px) {
	.main-contain-summary .single-left,
	.main-contain-summary .entry-summary {
		width: 100%;
	}
	.main-content:not(.has-sidebar) .main-contain-summary.has-gallery .entry-summary,
	.main-contain-summary .entry-summary {
		padding-left: 0;
	}
}
@media (max-width: 767px) {
	.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li {
		width: 25%;
	}
}
@media (max-width: 480px) {
	.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li {
		width: 33.3333333%;
	}
}
/*woocommerce-tabs*/
.woocommerce-tabs {
	padding-top: 35px;
}
/*.wc-tabs*/
.wc-tabs {
	padding-left: 0;
	position: relative;
	text-align: center;
}
.wc-tabs li {
	list-style: none;
	display: inline-block;
	text-align: center;
	padding: 0 18px;
}
.wc-tabs li a {
	display: block;
	font-size: 16px;
	color: #a4a4a4;
	font-weight: 500;
	padding-bottom: 9px;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}
.wc-tabs li a:hover,
.wc-tabs li.active a {
	color: #333;
}
.wc-tabs li a:hover::before,
.wc-tabs li.active a::before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-bottom: 1px solid #ffbe00;
	content: '';
	-webkit-animation: underline-link .8s cubic-bezier(.58, .3, .005, 1) 0s 1;
	animation: underline-link .8s cubic-bezier(.58, .3, .005, 1) 0s 1;
}
/*.woocommerce-Tabs-panel*/
.woocommerce-Tabs-panel {
	max-width: 945px;
	margin: 30px auto 30px auto;
}
.woocommerce-Tabs-panel h2 {
	display: none;
}
.woocommerce-Tabs-panel p:last-child {
	margin-bottom: 0;
}
.woocommerce-Tabs-panel .shop_attributes th,
.woocommerce-Tabs-panel .shop_attributes td {
	font-weight: normal;
}
/*comment star*/
p.stars {
	margin-top: 5px;
	line-height: 18px;
	display: inline-block;
}
p.stars span {
	display: block;
	height: 18px;
}
p.stars,
p.stars a {
	display: inline-block
}
p.stars a {
	font-weight: 400;
	height: 1em
}
p.stars a:before,
p.stars a:hover ~ a:before {
	content: "\f006";
	color: #adadad;
}
p.stars a {
	font-size: 18px;
	position: relative;
	width: 1em;
	text-indent: -999em;
	margin-right: 2px
}
p.stars a:before {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 1em;
	height: 1em;
	line-height: 1;
	font-family: 'FontAwesome', sans-serif;
	font-weight: normal;
	text-indent: 0;
}
p.stars:hover a:before,
p.stars.selected:not(:hover) a:before {
	content: '\f005';
	color: #ffcc30;
}
p.stars a:hover ~ a:before,
p.stars.selected:not(:hover) a.active ~ a:before {
	content: "\f006";
	color: #ffcc30;
}
section.upsells,
section.related {
	position: relative;
	padding-top: 50px;
	margin-top: 60px;
}
section.upsells::before,
section.related::before {
	content: '';
	width: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	border-bottom: 1px solid #ebebeb;
}
.main-content:not(.has-sidebar) section.upsells::before,
.main-content:not(.has-sidebar) section.related::before {
	width: 100vw;
}
section.upsells > h2,
section.related > h2 {
	font-size: 22px;
	position: relative;
	padding-bottom: 21px;
	margin-bottom: 51px;
	text-align: center;
}
section.upsells > h2::before,
section.related > h2::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	border-bottom: 1px solid #ffbe00;
	width: 68px;
}
@media (max-width: 767px) {
	.wc-tabs li {
		display: block;
		margin-right: 0;
	}
	.wc-tabs li a {
		display: inline-block;
	}
}
/* ==========================================================================
7.0 OTHER PAGE
========================================================================== */
/* ==========================================================================
7.1 CART PAGE
========================================================================== */
#shipping_method {
	padding-left: 0;
	list-style: none;
}
#shipping_method input[type="radio"] {
	display: none;
}
#shipping_method label {
	position: relative;
	padding-left: 26px;
	color: #666666;
	cursor: pointer;
}
#shipping_method label::before {
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;
	border: 1px solid #dbdbdb;
	background-color: #fff;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
#shipping_method input[type="radio"]:checked + label {
	color: #333333;
}
#shipping_method input[type="radio"]:checked + label::after {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #333333;
	position: absolute;
	left: 3px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
body.woocommerce-cart .cart-empty {
	font-size: 40px;
	line-height: 1.2;
	border-radius: 4px;
	border: 2px solid #d1d1d1;
	padding: 120px 15px;
	text-align: center;
}
body.woocommerce-cart .return-to-shop {
	text-align: center;
}
body.woocommerce-cart .return-to-shop a {
	display: inline-block;
	min-width: 162px;
	height: 54px;
	line-height: 54px;
	border-radius: 4px;
	padding: 0 15px;
	text-align: center;
	background-color: #efefef;
	color: #666666;
}
body.woocommerce-cart .return-to-shop a:hover {
	background-color: #ffbe00;
	color: #fff;
}
.woocommerce-cart-form {
	float: left;
	display: inline-block;
	width: 100%;
}
.cart-collaterals {
	display: inline-block;
	width: 100%;
	padding-top: 40px;
}
.cart-collaterals .cross-sells {
	padding-bottom: 40px;
}
.cross-sells > h2 {
	font-size: 24px;
	font-weight: 500;
	color: #000;
	margin-top: 0;
	margin-bottom: 35px;
}
.shop_table {
	border: 2px solid #d1d1d1;
	border-radius: 4px;
	border-collapse: separate;
}
.shop_table td,
.shop_table th {
	border-color: #d1d1d1;
	padding: 25px;
}
.shop_table tr td,
.shop_table tr th {
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
}
.shop_table tr:first-child td,
.shop_table tr:first-child th {
	border-top: 0;
}
.shop_table .product-remove {
	text-align: center;
}
.shop_table .product-remove .remove {
	font-size: 22px;
}
.shop_table .product-remove .remove:not(:hover) {
	color: #bdbdbd;
}
.shop_table .product-thumbnail img {
	max-width: 80px;
	min-width: 60px;
}
.shop_table .product-name a:not(.button) {
	font-size: 16px;
	line-height: 24px;
	color: #333333;
}
.shop_table .product-name a:not(.button):hover {
	color: #ffbe00;
}
.woocommerce-cart-form .shop_table tr:first-child td,
.woocommerce-cart-form .shop_table tr:first-child th {
	padding-top: 50px;
}
.cart_totals .shop_table tr:first-child td,
.cart_totals .shop_table tr:first-child th {
	padding-top: 77px;
}
.woocommerce-cart-form .shop_table thead {
	display: none;
}
.woocommerce-cart-form .shop_table .product-price,
.woocommerce-cart-form .shop_table .product-subtotal {
	font-size: 18px;
}
.woocommerce-cart-form .shop_table .actions {
	padding-top: 30px;
	padding-bottom: 20px;
	overflow: hidden;
}
.woocommerce-cart-form .shop_table .actions label {
	display: none;
}
.woocommerce-cart-form .shop_table .actions .coupon {
	position: relative;
	max-width: 100%;
	float: left;
	margin-bottom: 7px;
}
.woocommerce-cart-form .shop_table .actions #coupon_code {
	width: 260px;
	height: 54px;
	line-height: 52px;
	border-radius: 4px;
	margin-bottom: 7px;
}
.woocommerce-cart-form .shop_table .actions button.button {
	display: inline-block;
	min-width: 160px;
	height: 54px;
	line-height: 54px;
	border-radius: 4px;
	padding: 0 15px;
	text-align: center;
}
.woocommerce-cart-form .shop_table .actions button.button:hover {
	background-color: #ffbe00;
}
.woocommerce-cart-form .shop_table .actions > button.button {
	float: right;
}
.cart_totals {
	position: relative;
}
.cart_totals > h2 {
	margin-top: 0;
	text-align: center;
	background-color: #fff;
	display: table;
	position: absolute;
	top: -27px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	min-width: 155px;
	height: 54px;
	line-height: 50px;
	border-radius: 54px;
	border: 2px solid;
	font-size: 18px;
	z-index: 1;
}
.cart_totals .shop_table {
	background-color: #f4f4f4;
	margin-bottom: 0;
	border-bottom: 0;
	border-radius: 4px 4px 0 0;
}
.cart_totals .shop_table tr:last-child th,
.cart_totals .shop_table tr:last-child td {
	border-bottom: 0;
}
.cart_totals .shop_table tr th {
	vertical-align: top;
	font-size: 16px;
	color: #333333;
}
.cart_totals .shop_table tr td {
	vertical-align: top;
	font-size: 16px;
	color: #333333;
}
.shipping-calculator-button {
	color: #ff5050;
}
.shipping-calculator-button,
.shipping-calculator-button:hover,
.shipping-calculator-button:focus,
.shipping-calculator-button:active {
	text-decoration: underline;
}
.shipping-calculator-form input {
	background-color: #fff;
}
.shipping-calculator-form .button {
	display: inline-block;
	min-width: 160px;
	height: 54px;
	line-height: 54px;
	border-radius: 4px;
	padding: 0 15px;
	text-align: center;
}
.wc-proceed-to-checkout {
	text-align: center;
	background-color: #f4f4f4;
	border: 2px solid #d1d1d1;
	border-top: 0;
	border-radius: 0 0 4px 4px;
	padding-bottom: 25px;
	padding-top: 15px;
}
.wc-proceed-to-checkout .checkout-button {
	display: inline-block;
	min-width: 200px;
	font-size: 16px;
	border-radius: 4px;
	background-color: #1b1b1b;
	padding: 0 15px;
	height: 54px;
	line-height: 54px;
	color: #ffffff;
}
.wc-proceed-to-checkout .checkout-button:hover {
	background-color: #ffbe00;
}
@media (max-width: 1199px) {
	body.woocommerce-cart .cart-empty {
		padding: 50px 15px;
	}
	.shop_table td,
	.shop_table th {
		border-color: #d1d1d1;
		padding: 15px;
	}
	.woocommerce-cart-form {
		width: 100%;
	}
	.cart-collaterals {
		width: 100%;
		padding-left: 0;
		padding-top: 40px;
	}
}
@media (max-width: 767px) {
	.shop_table {
		display: block;
	}
	.shop_table thead,
	.shop_table tfoot,
	.shop_table tbody,
	.shop_table tr,
	.shop_table tr td,
	.shop_table tr th {
		display: inline-block;
		text-align: center !important;
		width: 100% !important;
	}
	.woocommerce-cart-form .shop_table tr:first-child td,
	.woocommerce-cart-form .shop_table tr:first-child th,
	.cart_totals .shop_table tr:first-child td,
	.cart_totals .shop_table tr:first-child th {
		padding-top: 15px;
	}
	.woocommerce-cart-form .shop_table .actions .coupon,
	.woocommerce-cart-form .shop_table .actions button.button {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	.shop_table tr:first-child td,
	.shop_table tr:first-child th {
		border-top: 1px solid #d1d1d1;
	}
	.woocommerce-cart-form .shop_table tr:first-child td:first-child,
	.cart_totals .shop_table tr:first-child th:first-child {
		border-top: 0;
		padding-top: 50px;
	}
	
}
/* ==========================================================================
7.2 CHECKOUT PAGE
========================================================================== */
.woocommerce-form__label-for-checkbox > span {
	position: relative;
	padding-left: 26px;
	color: #666666;
}
.woocommerce-form__label-for-checkbox > span::before {
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;
	border: 1px solid #dadada;
	background-color: #fff;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox {
	display: none;
}
.woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox:checked + span {
	color: #333333;
}
.woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox:checked + span::after {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #333333;
	position: absolute;
	left: 3px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
#payment {
	background-color: #f4f4f4;
	border: 2px solid #d1d1d1;
	border-top: 1px solid #d1d1d1;
	border-radius: 0 0 4px 4px;
	padding: 30px 25px 35px 25px;
}
#payment ul {
	padding-left: 0;
	list-style: none;
}
#payment .input-radio {
	display: none;
}
#payment .input-radio ~ label {
	position: relative;
	padding-left: 26px;
	color: #666666;
	margin-bottom: 10px;
}
#payment .input-radio ~ label::before {
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;
	border: 1px solid #dbdbdb;
	background-color: #fff;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
#payment .input-radio:checked + label {
	color: #333333;
}
#payment .input-radio:checked + label::after {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #333333;
	position: absolute;
	left: 3px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
/*SELECT2 RESET*/
body .select2-container {
	width: 100% !important;
}
body .select2-container--default .select2-selection--single {
	height: 54px;
	line-height: 52px;
	border-radius: 4px;
	border: 1px solid #e1e1e1;
	background-color: #fff;
}
body .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #666666;
	line-height: 52px;
	padding-left: 15px;
	padding-right: 40px;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 52px;
	width: 50px;
}
body .select2-container .select2-choice .select2-arrow b:after {
	border: none;
	font-family: 'FontAwesome', sans-serif;
	content: "\f107";
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-top: 0;
	margin-left: -15px;
}
body .select2-dropdown {
	border: 1px solid #e1e1e1;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;;
}
body .select2-dropdown .select2-search .select2-search__field {
	background-color: #ffffff;
	padding: 0 16px;
	height: 40px;
	line-height: 40px;
}
body .select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #e6e6e6;
}
body .select2-results__option {
	padding: 0 15px;
	height: 40px;
	line-height: 40px;
}
body .select2-dropdown .select2-result {
	color: #888888;
}
body .select2-container--default .select2-results__option--highlighted[aria-selected],
body .select2-container--default .select2-results__option--highlighted[data-selected] {
	background-color: #f0f2f5;
	color: #000000;
}
body .select2-container--default .select2-results__option[aria-selected="true"],
body .select2-container--default .select2-results__option[data-selected="true"] {
	color: #000000;
}
body.woocommerce-checkout .woocommerce > .woocommerce-info {
	border: 2px solid #d1d1d1;
	border-radius: 8px;
	color: #666666;
	padding: 37px 78px;
	background-color: #ffffff;
	margin-bottom: 80px;
}
.checkout_coupon {
	overflow: hidden;
	padding: 40px 40px 10px 40px;
	border: 2px solid #d1d1d1;
	border-radius: 8px;
	margin-bottom: 50px;
}
.checkout_coupon .button {
	min-width: 160px;
	font-size: 16px;
	border-radius: 4px;
	background-color: #1b1b1b;
	height: 54px;
	line-height: 54px;
}
.checkout_coupon .button:hover {
	background-color: #ffbe00;
}
form.woocommerce-checkout {
	position: relative;
	padding-top: 27px;
}
form.woocommerce-checkout::before,
form.woocommerce-checkout::after {
	content: '';
	display: table;
}
form.woocommerce-checkout::after {
	clear: both;
}
.validate-required label .required {
	display: none;
}
.validate-required label::after {
	content: '*';
	color: #ff0000;
}
/*.woocommerce-billing-fields*/
.woocommerce-billing-fields > h3 {
	font-size: 18px;
	border: 2px solid;
	display: table;
	min-width: 183px;
	height: 54px;
	border-radius: 54px;
	line-height: 50px;
	text-align: center;
	padding: 0 15px;
	margin: 0 auto;
	background-color: #fff;
	position: absolute;
	top: -27px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
/*woocommerce-account-fields*/
.woocommerce-account-fields {
	padding-top: 30px;
}
.woocommerce-account-fields #account_password_field {
	margin-bottom: 0;
}
.form-row {
	margin-bottom: 30px;
}
.form-row:last-child {
	margin-bottom: 0;
}
.form-row > label {
	display: block;
	color: #666666;
	margin-bottom: 12px;
}
.woocommerce-input-wrapper > input,
.form-row > input {
	width: 100%;
	height: 54px;
	line-height: 52px;
	border-radius: 4px;
}
.form-row-first {
	float: left;
	width: calc(50% - 20px);
}
.form-row-last {
	float: right;
	width: calc(50% - 20px);
}
/*.woocommerce-shipping-fields*/
#customer_details .col-1 {
	position: relative;
	border: 2px solid #d1d1d1;
	padding: 55px 40px 40px 40px;
	border-radius: 4px;
	margin-top: 27px;
}
#customer_details .col-2 {
	border: 2px solid #d1d1d1;
	border-radius: 4px;
	padding: 40px;
	margin-top: 40px;
}
.woocommerce-shipping-fields {
	padding-bottom: 25px;
}
.woocommerce-shipping-fields #ship-to-different-address {
	color: #666666;
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 0;
}
.woocommerce-shipping-fields #ship-to-different-address label {
	color: inherit;
}
.woocommerce-shipping-fields .shipping_address {
	padding-top: 20px;
}
#order_comments {
	border-color: #e1e1e1;
	border-radius: 4px;
	height: 195px;
}
/*#order_review*/
#order_review_heading {
	margin: 40px auto -27px auto;
	font-size: 18px;
	border: 2px solid;
	display: table;
	min-width: 155px;
	height: 54px;
	border-radius: 54px;
	line-height: 50px;
	text-align: center;
	padding: 0 15px;
	position: relative;
	background-color: #fff;
}
#order_review .shop_table {
	background-color: #f4f4f4;
	margin-bottom: 0;
	border-bottom: 0;
	border-radius: 4px 4px 0 0;
}
#order_review .shop_table tr th {
	vertical-align: top;
	font-size: 16px;
	color: #333333;
	width: 30%;
}
#order_review .shop_table tbody tr:first-child td,
#order_review .shop_table tbody tr:first-child th,
#order_review .shop_table tfoot tr:first-child td,
#order_review .shop_table tfoot tr:first-child th {
	border-top: 1px solid #d1d1d1;
}
#order_review .shop_table thead tr th {
	padding-top: 80px;
	font-size: 16px;
	color: #333333;
}
#order_review .shop_table tfoot {
	font-size: 16px;
	color: #333333;
}
#order_review .shop_table .cart_item td {
	font-family: inherit;
}
.place-order {
	text-align: center;
}
#place_order {
	min-width: 160px;
	font-size: 16px;
	border-radius: 4px;
	background-color: #1b1b1b;
	height: 54px;
	line-height: 54px;
}
#place_order:hover {
	background-color: #ffbe00;
}
@media (max-width: 1199px) {
	body.woocommerce-checkout .woocommerce > .woocommerce-info {
		padding: 20px 15px;
		margin-bottom: 50px;
	}
	#customer_details {
		width: 100%;
		padding-right: 0;
		padding-bottom: 40px;
	}
	#order_review {
		width: 100%;
	}
	#customer_details .col-1 {
		padding: 50px 15px 30px 15px;
	}
	#customer_details .col-2,
	#payment {
		padding: 30px 15px;
	}
	#order_review .shop_table thead tr th {
		padding-top: 51px;
	}
	#order_review_heading {
		position: relative;
		z-index: 1;
		right: auto;
		top: auto;
		margin: 0 auto -27px auto;
	}
}
@media (max-width: 767px) {
	#order_review .shop_table thead tr th:nth-child(2) {
		padding-top: 15px;
	}
	.form-row-first,
	.form-row-last {
		width: 100%;
		float: none;
	}
}
/* ==========================================================================
7.3 MY ACCOUNT PAGE
========================================================================== */
body.woocommerce-account .woocommerce::before,
body.woocommerce-account .woocommerce::after {
	content: '';
	display: table;
}
body.woocommerce-account .woocommerce::after {
	clear: both;
}
#customer_login {
	width: 1240px;
	max-width: 100%;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
#customer_login .col-1,
#customer_login .col-2 {
	width: 50%;
	padding-left: 50px;
	padding-right: 50px;
	float: left;
}
#customer_login .form-row {
	margin-bottom: 25px;
}
#customer_login > div > h2 {
	display: table;
	margin: 0 auto -27px auto;
	font-size: 18px;
	border: 2px solid;
	min-width: 183px;
	height: 54px;
	border-radius: 54px;
	line-height: 50px;
	text-align: center;
	padding: 0 15px;
	background-color: #fff;
	position: relative;
	z-index: 1;
}
#customer_login > div > form {
	min-height: 438px;
}
#customer_login > div > form .form-row:not(.form-row-wide) {
	text-align: center;
}
form.woocommerce-form-login,
form.register {
	border: 2px solid #d1d1d1;
	border-radius: 4px;
	padding: 50px 40px 35px 40px;
	margin-bottom: 50px;
}
form.woocommerce-form-login .form-row:not(.form-row-wide),
form.register .form-row:not(.form-row-wide) {
	overflow: hidden;
	display: inline-block;
	width: 100%;
	padding-top: 9px;
}
form.woocommerce-form-login .button,
form.register .button {
	float: left;
	min-width: 160px;
	font-size: 16px;
	border-radius: 4px;
	background-color: #1b1b1b;
	height: 54px;
	line-height: 54px;
}
form.woocommerce-form-login .button:hover,
form.register .button:hover {
	background-color: #ffbe00;
}
form.woocommerce-form-login .woocommerce-form__label {
	float: right;
	margin-bottom: 0;
	line-height: 54px;
}
form.woocommerce-form-login .lost_password {
	text-align: center;
	margin-bottom: 0;
}
form.woocommerce-form-login .lost_password a:not(:hover) {
	color: #868686;
}
form.woocommerce-form-login .lost_password a,
form.woocommerce-form-login .lost_password a:hover,
form.woocommerce-form-login .lost_password a:focus,
form.woocommerce-form-login .lost_password a:active {
	text-decoration: underline;
}
.woocommerce-MyAccount-navigation {
	float: left;
	width: 30%;
}
.woocommerce-MyAccount-content {
	float: left;
	width: 70%;
	padding-left: 40px;
}
.woocommerce-MyAccount-navigation > ul {
	padding-left: 0;
	margin-bottom: 40px;
	border-radius: 4px;
}
.woocommerce-MyAccount-navigation > ul li {
	line-height: 50px;
	list-style: none;
	padding: 0 15px;
}
.woocommerce-MyAccount-navigation > ul li:not(:first-child) {
	border-top: 1px solid #ededed;
}
.woocommerce-MyAccount-navigation > ul li.is-active a {
	color: #ffbe00;
}
.woocommerce-MyAccount-content .form-row label {
	display: block;
	font-weight: normal;
}
.woocommerce-MyAccount-content fieldset {
	width: 100%;
	margin-top: 40px;
	margin-bottom: 40px;
}
.woocommerce-MyAccount-content fieldset legend {
	color: #333333;
	display: block;
	border-bottom: none;
}
.woocommerce-MyAccount-content fieldset ~ p .woocommerce-Button {
	min-width: 159px;
	height: 54px;
	line-height: 54px;
	border-radius: 4px;
	background-color: #1b1b1b;
}
.woocommerce-MyAccount-content fieldset ~ p .woocommerce-Button:hover {
	background-color: #ffbe00;
}
.woocommerce-MyAccount-content .form-row input {
	width: 100%;
}
.woocommerce-MyAccount-content h3 {
	margin: 0 0 30px;
}
.woocommerce-Address {
	margin-bottom: 30px;
	padding: 40px 15px 30px 15px;
	border: 2px solid #d1d1d1;
	border-radius: 4px;
	margin-top: 60px;
	position: relative;
}
.woocommerce-Address .woocommerce-Address-title > h3 {
	font-size: 18px;
	border: 2px solid;
	display: table;
	min-width: 183px;
	height: 54px;
	border-radius: 54px;
	line-height: 50px;
	text-align: center;
	padding: 0 15px;
	margin: 0 auto;
	background-color: #fff;
	position: absolute;
	top: -27px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
/*.woocommerce-password*/
.woocommerce-password-strength {
	margin-top: 15px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	position: relative;
}
.woocommerce-password-strength::before {
	content: '';
	display: block;
	height: 4px;
	width: 100%;
	background-color: #c2c2c2;
	position: absolute;
	left: 0;
	bottom: 0;
}
.woocommerce-password-strength::after {
	content: '';
	display: block;
	height: 4px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.woocommerce-password-strength.short::after {
	background-color: #f44336;
	width: 25%;
}
.woocommerce-password-strength.bad::after {
	background-color: #ff9800;
	width: 50%;
}
.woocommerce-password-strength.good::after {
	background-color: #2196F3;
	width: 75%;
}
.woocommerce-password-strength.strong::after {
	background-color: #4CAF50;
	width: 100%;
}
.woocommerce-ResetPassword .form-row .woocommerce-Button {
	height: 54px;
	line-height: 54px;
	border-radius: 4px;
	min-width: 150px;
}
.woocommerce-ResetPassword .form-row .woocommerce-Button:hover {
	background-color: #ffbe00;
}
.woocommerce-ResetPassword .form-row {
	float: none;
}
@media (max-width: 1199px) {
	.checkout_coupon,
	#customer_login .col-1,
	#customer_login .col-2,
	form.woocommerce-form-login,
	form.register {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media (max-width: 991px) {
	
	#customer_login .col-1,
	#customer_login .col-2 {
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}
	#customer_login > div > form {
		min-height: 0;
	}
	.woocommerce-MyAccount-navigation {
		width: 100%;
	}
	.woocommerce-MyAccount-content {
		width: 100%;
		padding-left: 0;
	}
	#customer_login .form-row:not(.form-row-wide) {
		margin-bottom: 20px;
	}
	
}
@media (max-width: 479px) {
	#customer_login .woocommerce-form__label {
		float: none;
	}
	#customer_login .woocommerce-Button {
		float: none;
	}
	
}
/* ==========================================================================
7.4 WISHLIST PAGE
========================================================================== */
.wishlist-title {
	display: block;
}
.wishlist-title h2 {
	font-size: 18px;
	min-width: 160px;
	height: 54px;
	line-height: 50px;
	border-radius: 54px;
	border: 2px solid;
	text-align: center;
	padding: 0 15px;
	margin: 0 auto -27px auto;
	display: table;
	background-color: #fff;
	position: relative;
	z-index: 1;
}
.woocommerce table.wishlist_table thead {
	display: none;
}
.woocommerce table.wishlist_table tbody tr td.product-remove,
.woocommerce table.wishlist_table tbody tr td {
	padding: 15px;
}
.woocommerce table.wishlist_table tbody tr:first-child td.product-remove,
.woocommerce table.wishlist_table tbody tr:first-child td,
.woocommerce table.wishlist_table tbody tr:first-child th {
	padding-top: 50px;
}
.woocommerce table.wishlist_table tr td.product-thumbnail a {
	display: inline-block;
}
.woocommerce table.wishlist_table .yith-wcqv-button {
	padding-left: 7px;
}
.woocommerce table.wishlist_table .product-price {
	font-size: 16px;
	color: #666666;
}
.woocommerce table.wishlist_table tbody tr td.wishlist-empty {
	font-size: 40px;
	line-height: 1.2;
	padding: 100px 350px 100px 350px;
}
.woocommerce table.wishlist_table tr td.product-stock-status span {
	display: inline-block;
	min-width: 107px;
	height: 39px;
	border-radius: 3px;
	line-height: 39px;
	text-align: center;
	padding: 0 10px;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	background-color: #e2e2e2;
}
.woocommerce table.wishlist_table td.product-add-to-cart a {
	display: inline-block !important;
	min-width: 140px;
	height: 39px;
	line-height: 39px;
	border-radius: 3px;
	background-color: #1b1b1b;
	font-size: 16px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-weight: 500;
	color: #ffffff;
	padding: 0 15px;
	text-align: center;
	margin-bottom: 0;
}
.woocommerce table.wishlist_table td.product-add-to-cart a:hover {
	background-color: #ffbe00;
}
.woocommerce table.wishlist_table tfoot td {
	padding: 0;
}
.woocommerce table.wishlist_table .yith-wcwl-share {
	margin-bottom: 10px;
	padding: 15px 25px;
	border-top: 1px solid #e7e7e7;
}
.woocommerce table.wishlist_table .yith-wcwl-share h4.yith-wcwl-share-title {
	font-size: 16px;
}
@media (max-width: 1499px) {
	.woocommerce table.wishlist_table tbody tr td.wishlist-empty {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media (max-width: 1199px) {
	.woocommerce table.wishlist_table tbody tr td.wishlist-empty {
		padding-top: 50px;
		padding-bottom: 50px;
		font-size: 24px;
	}
	.woocommerce table.wishlist_table tbody tr td.product-remove,
	.woocommerce table.wishlist_table tbody tr td {
		padding: 15px;
	}
	
}
@media (max-width: 767px) {
	.woocommerce table.wishlist_table tbody tr:first-child td {
		padding-top: 15px;
	}
	.woocommerce table.wishlist_table tbody tr:first-child td:first-child {
		padding-top: 65px;
		border-top: none;
	}
	.woocommerce table.wishlist_table .yith-wcqv-button {
		float: none;
		padding-left: 5px;
	}
	.woocommerce table.wishlist_table .yith-wcqv-button::before {
		vertical-align: top;
	}
}
/* ==========================================================================
7.0 WIDGET + PAGINATION + BREADCRUMB
========================================================================== */
/* ==========================================================================
7.1 WIDGET THEME
========================================================================== */
.left-sidebar .main-content {
	float: right;
}
.sidebar {
	padding-bottom: 20px;
}
.sidebar .widget:not(:last-child) {
	margin-bottom: 52px;
}
.sidebar .widgettitle {
	font-size: 15px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: -3px 0 20px;
	padding-bottom: 20px;
	position: relative;
}
.sidebar .widgettitle::before {
	border-bottom: 2px solid #ffbe00;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	width: 50px;
}
.sidebar .widget ul,
.sidebar .widget ol {
	padding: 0 0 5px 0;
	list-style: none;
}
.sidebar .widget ul ul,
.sidebar .widget ul ol,
.sidebar .widget ol ol,
.sidebar .widget ol ul {
	padding: 0 0 0 17px;
	margin-top: 5px;
	border-bottom: none;
}
.sidebar .widget ul li {
	list-style: none;
	padding: 5px 0;
	line-height: 24px;
	width: 100%;
}
.sidebar .widget ul li:empty {
	display: none;
}
.sidebar .widget ul li:last-child {
	border-bottom: none;
	padding-bottom: 0;
}
.sidebar .widget p:last-child {
	margin-bottom: 0;
}
.sidebar .widget label:not(.screen-reader-text) {
	width: 100%;
	margin: 15px 0;
}
/*widget_search*/
.widget_search .search-form {
	position: relative;
}
.widget_search .search-form input[type='search'] {
	width: 100%;
	padding: 0 60px 0 21px;
	border: 1px solid #dfdfdf;
	line-height: 44px;
	height: 46px;
}
.widget_search .search-form button {
	border: none;
	color: #fff;
	background-color: #1b1b1b;
	display: inline-block;
	font-size: 18px;
	height: 46px;
	padding: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 52px;
}
.widget_search .search-form button:hover {
	background-color: #ffbe00;
}
.widget_search .search-form button span::before {
	content: "\f103";
	font-family: 'Flaticon', sans-serif;
}
/*.widget-typenal-post*/
.widget-typenal-post article {
	margin-bottom: 20px;
	height: auto !important;
}
.widget-typenal-post .post-item-inner {
	overflow: hidden;
}
.widget-typenal-post .post-thumb {
	float: left;
	max-width: 80px;
	margin-right: 10px;
}
.widget-typenal-post .post-thumb a {
	display: block;
	position: relative;
}
.widget-typenal-post .post-thumb a::before {
	content: '';
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.25s, transform 0.25s ease 0s;
	-moz-transition: opacity 0.25s, transform 0.25s ease 0s;
	-o-transition: opacity 0.25s, transform 0.25s ease 0s;
	transition: opacity 0.25s, transform 0.25s ease 0s;
	z-index: 2;
}
.widget-typenal-post .post-thumb a:hover::before {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	visibility: visible;
}
.widget-typenal-post .post-info {
	overflow: hidden;
}
.widget-typenal-post .post-info .post-title {
	font-size: 20px;
	font-weight: 500;
	line-height: 1.2;
	margin-bottom: 5px;
}
.widget-typenal-post .date {
	font-size: 16px;
	font-weight: 500;
}
.widget-typenal-post .date a:not(:hover) {
	color: inherit;
}
/*.widget-typenal-instagram*/
.widget-typenal-instagram .content-instagram {
	overflow: hidden;
	margin-left: -5px;
	margin-right: -5px;
}
.widget-typenal-instagram .content-instagram .item {
	padding: 5px;
	float: left;
	width: 33.3333333%;
	position: relative;
}
.widget-typenal-instagram .content-instagram .item::before {
	content: '';
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.25s, transform 0.25s ease 0s;
	-moz-transition: opacity 0.25s, transform 0.25s ease 0s;
	-o-transition: opacity 0.25s, transform 0.25s ease 0s;
	transition: opacity 0.25s, transform 0.25s ease 0s;
}
.widget-typenal-instagram .content-instagram .item:hover::before {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	visibility: visible;
}
.widget-typenal-instagram .content-instagram .item img {
	width: 100%;
}
/*widget-typenal-mailchimp*/
.widget-typenal-mailchimp .desc-newsletter {
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	max-width: 220px;
	margin-bottom: 5px;
}
.widget-typenal-mailchimp .newsletter-input {
	position: relative;
}
.widget-typenal-mailchimp .email-newsletter {
	height: 62px;
	padding: 10px 30px 10px 0;
	font-size: 12px;
	border: none;
	border-bottom: 2px solid #292e32;
	width: 100%;
}
.widget-typenal-mailchimp .submit-newsletter {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 62px;
	line-height: 62px;
	display: inline-block;
	width: 25px;
	font-size: 18px;
	text-align: right;
}
.widget-typenal-mailchimp .submit-newsletter:not(:hover) {
	color: #000000;
}
/*widget_tag_cloud*/
.widget_tag_cloud a {
	border: 1px solid #dfdfdf;
	padding: 3px 8px;
	display: inline-block;
	margin-right: 8px;
	margin-bottom: 8px;
}
.widget_tag_cloud a:hover {
	border-color: #ffbe00;
}
/*.widget_price_filter*/
.widget_price_filter .price_slider_wrapper {
	padding-top: 10px;
}
.widget_price_filter .price_slider_amount {
	display: inline-block;
	width: 100%;
}
.widget_price_filter .price_slider_amount input {
	display: none;
}
.widget_price_filter .price_label {
	float: left;
}
.widget_price_filter .price_label > span {
	font-weight: 200;
}
.widget_price_filter .button {
	float: right;
}
.widget_price_filter .button:hover {
	background-color: #ffbe00;
}
.widget_price_filter .price_slider {
	position: relative;
	height: 3px;
	background-color: #e4e4e4;
	width: -webkit-calc(100% - 13px);
	width: -moz-calc(100% - 13px);
	width: calc(100% - 13px);
	margin-bottom: 24px;
	margin-top: 16px;
}
.widget_price_filter .price_slider::before {
	content: '';
	display: block;
	height: 3px;
	width: 14px;
	background-color: #e4e4e4;
	position: absolute;
	left: 100%;
	top: 0;
}
.widget_price_filter .ui-slider-range {
	height: 3px;
	background-color: #ffbe00;
	position: absolute;
	top: 0;
}
.widget_price_filter .ui-slider-handle {
	border-radius: 50%;
	background-color: #ffbe00;
	display: inline-block;
	height: 14px;
	width: 14px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
/*.widget_layered_nav*/
.widget_layered_nav li.chosen,
.widget_layered_nav li.chosen a {
	color: #ffbe00;
}
.widget_product_categories li.current-cat,
.widget_product_categories li.current-cat a {
	color: #ffbe00;
}
@media (max-width: 767px) {
	.sidebar {
		padding-top: 60px;
	}
}
/* ==========================================================================
7.2 BREADCRUMB THEME
========================================================================== */
.block-header {
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding: 240px 0 320px;
	margin-bottom: 74px;
	position: relative;
	background-size: cover;
	text-align: center;
}
.block-header[style=""] {
	padding: 150px 0 70px;
	margin-bottom: 0;
}
.block-header .page-title {
	font-family: 'Montserrat', sans-serif;
	font-size: 46px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 0.05em;
	position: relative;
	margin-top: 0;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.block-header .page-title::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	border-bottom: 6px solid;
	width: 59px;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.block-header .banner-subtitle {
	font-family: inherit;
	font-weight: 300;
	font-size: 30px;
	margin-top: 10px;
	margin-bottom: 12px;
	position: relative;
}
.block-header .banner-desc {
	margin: 0 auto;
	max-width: 880px;
	position: relative;
}
.breadcrumbs ul {
	padding-left: 0;
	list-style: none;
	position: relative;
}
.breadcrumbs ul li {
	display: inline-block;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 0.1em;
	color: #4b4b4b;
}
.breadcrumbs ul li + li::before {
	content: '>';
	padding: 0 8px;
	font-size: 20px;
}
.breadcrumbs ul li a:not(:hover) {
	color: inherit;
}
.woocommerce-breadcrumb {
	display: inline-block;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 0.1em;
	color: #4b4b4b;
	text-transform: uppercase;
}
.woocommerce-breadcrumb i {
	padding: 0 8px;
	font-size: 20px;
}
.woocommerce-breadcrumb a:not(:hover) {
	color: inherit;
}
.header.light ~ .main-container .block-header,
.header.light ~ .main-container .block-header .page-title,
.header.light ~ .main-container .breadcrumbs ul li,
.header.light ~ .main-container .woocommerce-breadcrumb,
.header.light ~ .main-container .block-header .banner-subtitle,
.header.light ~ .main-container .block-header .banner-desc,
.header.light ~ .main-container .portfolio-single .post-title,
.header.light ~ .main-container .portfolio-single .portfolio-meta,
.header.light ~ .main-container .portfolio-single .post-content,
.header.light ~ .block-header,
.header.light ~ .block-header .page-title,
.header.light ~ .block-header .woocommerce-breadcrumb {
	color: #fff;
}
.header.light ~ .main-container .portfolio-single .portfolio-meta > div:not(:last-child)::before {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.header.light ~ .main-container .block-header::before {
	content: '';
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.header.light ~ .main-container .block-header[style=""]:before {
	display: none;
}
@media (max-width: 1499px) {
	.block-header {
		padding: 185px 0 240px;
	}
	.block-header .page-title {
		font-size: 44px;
	}
	.block-header .page-title::before {
		border-bottom: 4px solid;
	}
}
@media (max-width: 1280px) {
	.block-header {
		background-attachment: unset;
	}
}
@media (max-width: 1199px) {
	.block-header {
		padding: 160px 0 150px;
	}
	.block-header .page-title {
		font-size: 36px;
	}
	.block-header .page-title::before {
		border-bottom: 3px solid;
	}
}
@media (max-width: 767px) {
	.block-header {
		padding-top: 130px;
		padding-bottom: 85px;
		margin-bottom: 40px;
	}
	.block-header[style=""] {
		padding-top: 100px;
		padding-bottom: 50px;
	}
	.block-header .page-title {
		font-size: 24px;
	}
	.block-header .banner-subtitle {
		font-size: 24px;
	}
	.block-header .banner-desc {
		font-size: 18px;
	}
}
/* ==========================================================================
7.3 PAGINATION THEME
========================================================================== */
.page-links {
	margin-top: 10px;
	margin-bottom: 20px;
	display: inline-block;
	width: 100%;
}
.page-links > span.page-links-title {
	line-height: 41px;
}
.page-links > a,
.page-links > span:not(.page-links-title) {
	display: inline-block;
	min-width: 41px;
	padding: 0 3px;
	vertical-align: top;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	position: relative;
	line-height: 39px;
	height: 41px;
	border-radius: 50%;
	color: #b5b5b5;
	border: 1px solid #dcdcdc;
	margin: 3px;
}
.page-links > span:not(.page-links-title),
.page-links > a:hover {
	color: #fff;
	background-color: #3b3b3b;
	border-color: #3b3b3b;
}
.woocommerce-pagination,
.comments-pagination,
.post-pagination,
.pagination {
	display: inline-block;
	width: 100%;
}
.content-post ~ .pagination {
	padding-top: 33px;
	margin-top: 30px;
	border-top: 1px solid #dfdfdf;
}
.post-pagination {
	margin-top: 15px;
}
.woocommerce-pagination ul {
	padding-left: 0;
	padding-top: 30px;
	list-style: none;
}
.comments-pagination .nav-links,
.woocommerce-pagination li,
.pagination .nav-links {
	display: inline-block;
}
.woocommerce-pagination li .page-numbers,
.comments-pagination .page-numbers,
.post-pagination > span:not(.title),
.post-pagination a span,
.pagination .page-numbers {
	display: inline-block;
	padding: 0 3px;
	vertical-align: top;
	text-align: center;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	position: relative;
	min-width: 41px;
	line-height: 39px;
	height: 41px;
	color: #b5b5b5;
	border: 1px solid #dcdcdc;
	margin: 5px 10px 5px 0;
	border-radius: 41px;
}
.post-pagination a span {
	font-weight: normal;
}
.woocommerce-pagination li .page-numbers.current,
.woocommerce-pagination li .page-numbers:hover,
.comments-pagination .page-numbers.current,
.comments-pagination a.page-numbers:hover,
.post-pagination > span:not(.title),
.post-pagination a span:hover,
.pagination .page-numbers.current,
.pagination .page-numbers:hover {
	background-color: #3b3b3b;
	border-color: #3b3b3b;
	color: #fff;
}
.woocommerce-pagination .page-numbers.prev,
.woocommerce-pagination .page-numbers.next,
.comments-pagination .page-numbers.prev,
.comments-pagination .page-numbers.next,
.pagination .page-numbers.prev,
.pagination .page-numbers.next {
	font-size: 0;
}
.woocommerce-pagination .page-numbers.prev::before,
.comments-pagination .page-numbers.prev::before,
.pagination .page-numbers.prev::before {
	font-family: 'FontAwesome', sans-serif;
	content: "\f104";
	font-size: 20px;
}
.woocommerce-pagination .page-numbers.next::before,
.comments-pagination .page-numbers.next::before,
.pagination .page-numbers.next::before {
	font-family: 'FontAwesome', sans-serif;
	content: "\f105";
	font-size: 20px;
	line-height: 38px;
}
.post-pagination > span.title {
	line-height: 44px;
}
/*===============================================================
8.0 FOOTER
===============================================================*/
a.backtotop {
	position: fixed;
	bottom: 85px;
	right: 60px;
	transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform-origin: 100% 50% 0;
	-o-transform-origin: 100% 50% 0;
	-webkit-transform-origin: 100% 50% 0;
	font-size: 20px;
	-webkit-transition: opacity 0.4s ease 0s;
	-moz-transition: opacity 0.4s ease 0s;
	-o-transition: opacity 0.4s ease 0s;
	transition: opacity 0.4s ease 0s;
	z-index: 999;
	opacity: 0;
	visibility: hidden;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 2px solid;
	text-align: center;
}
a.backtotop:not(:hover) {
	color: #757575;
}
a.backtotop i {
	line-height: 34px;
}
a.backtotop.active {
	opacity: 1;
	visibility: visible;
}
a.backtotop span {
	display: none;
	line-height: 40px;
	color: #666;
	pointer-events: none;
	position: absolute;
	left: 100%;
	margin-left: 30px;
	font-size: 12px;
	font-weight: 600;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	white-space: nowrap;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.25s ease 0s;
	-moz-transition: all 0.25s ease 0s;
	-o-transition: all 0.25s ease 0s;
	transition: all 0.25s ease 0s;
}
a.backtotop:hover span {
	margin-left: 10px;
	opacity: 1;
	visibility: visible;
}
/*===============================================================
9.0 PAGE THEME
===============================================================*/
/*===============================================================
9.1 CONTACT PAGE
===============================================================*/
/*.form-simple*/
.form-simple label {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 10px;
}
.form-simple .row > div > span {
	display: block;
	padding-bottom: 31px;
	margin-left: 0;
}
.form-simple span input {
	width: 100%;
	padding: 9px 20px;
	height: 60px;
	border: 1px solid #dcdcdc;
}
.form-simple textarea {
	height: 280px;
	padding: 20px;
	border: 1px solid #dcdcdc;
}
.form-simple .contact-submit {
	text-align: center;
	padding: 5px;
	position: relative;
	display: inline-block;
	color: #000;
	-webkit-transition: color 0.25s ease 0s;
	-moz-transition: color 0.25s ease 0s;
	-o-transition: color 0.25s ease 0s;
	transition: color 0.25s ease 0s;
}
.form-simple .contact-submit:hover {
	color: #ffbe00
}
.form-simple .contact-submit::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 11px;
	bottom: 10px;
	background-color: #fff;
	border: 2px solid;
}
.form-simple input[type='submit'] {;
	padding: 0 30px;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	color: inherit;
	display: inline-block;
	min-width: 179px;
	height: 47px;
	line-height: 43px;
	border: 2px solid;
	background-color: #fff;
	text-align: center;
	position: relative;
	font-weight: 500;
}
div.wpcf7 .form-simple .ajax-loader {
	display: inline-block;
	margin: 0;
	position: absolute;
	top: 21px;
	right: 23px;
	color: #fff;
	pointer-events: none;
	z-index: 1;
}
@media (max-width: 1199px) {
	.form-simple span input {
		padding: 0 20px;
		height: 42px;
	}
}
/*===============================================================
9.2 PAGE 404
===============================================================*/
body.error404 .page-title {
	margin-top: 0;
	font-size: 270px;
	color: #000000;
}
body.error404 .error-404 .title {
	font-size: 30px;
	font-weight: 500;
	line-height: 36px;
	color: #000000;
	margin-bottom: 20px;
}
body.error404 .error-404 .subtitle {
	font-size: 18px;
	color: #7e848b;
	margin-bottom: 55px;
}
body.error404 .error-404 .button {
	display: inline-block;
	min-width: 196px;
	height: 54px;
	line-height: 54px;
	padding: 0 30px;
	background-color: #000000;
	font-size: 16px;
	text-align: center;
	color: #fff;
}
body.error404 .error-404 .button:hover {
	background-color: #ffbe00;
}
@media (max-width: 767px) {
	body.error404 .page-title {
		font-size: 140px;
	}
	body.error404 .title {
		font-size: 26px;
	}
	body.error404 .subtitle {
		font-size: 15px;
	}
}
/* ==========================================================================
9.3 FULLPAGE
========================================================================== */
/** Fullpage **/
.page-template-fullpage {
	background-attachment: fixed;
	background-size: cover;
	background-position: center center;
}
.page-template-fullpage .header-transparent .header-wrap {
	position: static;
}
.page-template-fullpage #wapper {
	position: relative;
	height: 100%;
}
.page-template-fullpage.admin-bar #wapper {
	height: calc(100% - 32px);
}
.page-template-fullpage #fullpage .fp-tableCell {
	width: 100%;
	overflow: hidden;
}
.page-template-fullpage .content-slide {
	padding-left: 55px;
	padding-right: 55px;
}
#fp-nav {
	position: fixed;
	top: 50%;
	right: 30px;
}
#fp-nav ul,
#fp-nav ol {
	list-style: none;
	padding-left: 0;
}
#fp-nav li {
	padding-top: 6px;
	padding-bottom: 6px;
}
#fp-nav li a {
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #cccccc;
}
#fp-nav li a.active {
	background-color: #000;
}
@media (max-width: 1499px) {
	.page-template-fullpage .content-slide {
		padding-left: 30px;
		padding-right: 30px;
	}
	#fp-nav {
		right: 18px;
	}
}
@media (max-width: 1199px) {
	.page-template-fullpage .content-slide {
		padding-left: 15px;
		padding-right: 15px;
	}
	#fp-nav {
		right: 10px;
	}
}
@media (min-width: 1025px) {
	.page-template-fullpage #fullpage .fp-tableCell {
		position: relative;
	}
	.page-template-fullpage #fullpage .fp-tableCell > div {
		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%);
	}
	.page-template-fullpage .section-slide {
		width: 100%;
		margin: 0 auto;
		overflow: hidden;
	}
	.page-template-fullpage .content-slide {
		position: relative;
		overflow: hidden;
	}
	.fullpage-reverse {
		-webkit-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}
	.page-template-fullpage .typenal-portfolio-single.style1 .portfolio-header {
		opacity: 0;
		visibility: hidden;
		-webkit-transition: opacity 1s, left 1s ease 0s;
		-moz-transition: opacity 1s, left 1s ease 0s;
		-o-transition: opacity 1s, left 1s ease 0s;
		transition: opacity 1s, left 1s ease 0s;
		left: 10%;
	}
	.page-template-fullpage .section-slide.active .typenal-portfolio-single.style1 .portfolio-header {
		opacity: 1;
		visibility: visible;
		left: 50%;
	}
	.page-template-fullpage .footer {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 1;
		display: block;
		width: 100%;
	}
}
@media (max-width: 1024px) {
	.page-template-fullpage #fullpage .section-slide {
		height: auto !important;
	}
	.page-template-fullpage #fullpage .section-slide:not(:last-child) {
		padding-bottom: 40px;
	}
	.page-template-fullpage #fullpage .fp-tableCell {
		height: auto !important;
		max-height: inherit !important;
	}
	#fp-nav {
		display: none;
	}
}
@media (max-width: 991px) {
	.page-template-fullpage .content-slide {
		padding-left: 15px;
		padding-right: 15px;
	}
}
/* ==========================================================================
9.4 SEARCH PAGE
========================================================================== */
body.search-results .blog-standard .post-content > .vc_row:not(:last-of-type) {
	padding-bottom: 60px;
}
body.search-results .blog-standard .post-content > .vc_row .wpb_single_image {
	text-align: center;
}
/*===============================================================
10.0 SHORTCODE
===============================================================*/
/*===============================================================
10.1 TYPENAL BANNER
===============================================================*/
/*.typenal-banner.default*/
.typenal-banner.default .banner-inner {
	position: relative;
}
.typenal-banner.default .banner-inner::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.46);
	-webkit-transition: background-color 0.25s, opacity 0.25s ease 0s;
	-moz-transition: background-color 0.25s, opacity 0.25s ease 0s;
	-o-transition: background-color 0.25s, opacity 0.25s ease 0s;
	transition: background-color 0.25s, opacity 0.25s ease 0s;
}
.typenal-banner.default .banner-inner:hover::before {
	background-color: #ffbe00;
	opacity: 0.79;
}
.typenal-banner.default .button {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	right: 0;
	text-align: center;
}
.typenal-banner.default .button a {
	font-size: 50px;
	color: #fff;
	letter-spacing: 0.2em;
	line-height: 1.2;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 11px;
}
.typenal-banner.default .button a::before {
	position: absolute;
	content: '';
	width: 100%;
	left: 0;
	bottom: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	border-bottom: 5px solid;
	-webkit-transition: transform 0.25s ease 0s;
	-moz-transition: transform 0.25s ease 0s;
	-o-transition: transform 0.25s ease 0s;
	transition: transform 0.25s ease 0s;
}
.typenal-banner.default .banner-inner:hover .button a::before {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
/*.typenal-banner.style1*/
.typenal-banner.style1 .banner-inner {
	position: relative;
}
.typenal-banner.style1 .banner-img img {
	min-height: 300px;
	object-fit: cover;
}
.typenal-banner.style1 .banner-info {
	position: absolute;
	bottom: 10%;
	left: 0;
}
.typenal-banner.style1 .banner-content {
	padding-left: 190px;
	padding-bottom: 80px;
}
.typenal-banner.style1 .title {
	font-size: 200px;
	line-height: 1;
	font-weight: 300;
	margin-top: 0;
	padding-top: 35px;
	margin-bottom: 0;
	position: relative;
}
.typenal-banner.style1 .title::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	border-bottom: 12px solid #575996;
	width: 132px;
	display: block;
}
.typenal-banner.style1 .subtitle {
	font-size: 24px;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 0.2em;
	font-weight: 500;
	text-transform: uppercase;
	margin-top: -23px;
	margin-bottom: 50px;
}
.typenal-banner.style1 .list {
	padding-left: 0;
	list-style: none;
}
.typenal-banner.style1 .list li {
	font-size: 30px;
	line-height: 1.4;
	position: relative;
	padding-left: 70px;
}
.typenal-banner.style1 .list li::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	border-bottom: 2px solid;
	width: 51px;
}
.typenal-banner.style1 .typenal-button.default {
	text-align: left;
}
@media (max-width: 1499px) {
	.typenal-banner.style1 .banner-info {
		bottom: 50%;
		-webkit-transform: translateY(50%);
		-moz-transform: translateY(50%);
		-ms-transform: translateY(50%);
		-o-transform: translateY(50%);
		transform: translateY(50%);
	}
	.typenal-banner.style1 .banner-content {
		padding-left: 70px;
		padding-bottom: 30px;
	}
	.typenal-banner.style1 .title {
		font-size: 120px;
		padding-top: 20px;
	}
	.typenal-banner.style1 .title::before {
		border-bottom-width: 6px;
		width: 100px;
	}
	.typenal-banner.style1 .subtitle {
		font-size: 18px;
		letter-spacing: 0.1em;
		margin-top: 0;
		margin-bottom: 10px;
	}
	.typenal-banner.style1 .list li {
		font-size: 18px;
		padding-left: 40px;
	}
	.typenal-banner.style1 .list li::before {
		border-bottom: 1px solid;
		width: 30px;
	}
}
@media (max-width: 1199px) {
	.typenal-banner.default .button a {
		font-size: 32px;
	}
	.typenal-banner.default .button a::before {
		border-bottom: 3px solid;
	}
	.typenal-banner.style1 .banner-content {
		padding-left: 0;
	}
	.typenal-banner.style1 .title {
		font-size: 80px;
		padding-top: 15px;
	}
}
@media (max-width: 991px) {
	.typenal-banner.style1 .title {
		font-size: 44px;
		padding-top: 10px;
	}
	.typenal-banner.style1 .title::before {
		border-bottom-width: 3px;
		width: 50px;
	}
	.typenal-banner.style1 .subtitle {
		font-size: 14px;
	}
	.typenal-banner.style1 .banner-content {
		padding-bottom: 15px;
	}
}
/*===============================================================
10.2 TYPENAL BUTTON
===============================================================*/
/*.typenal-button.default*/
.typenal-button.default {
	text-align: center;
}
.typenal-button.default .button-inner {
	text-align: center;
	padding: 5px;
	position: relative;
	display: inline-block;
	color: #000;
	-webkit-transition: color 0.25s, border-color 0.25s, padding 0.25s ease 0s;
	-moz-transition: color 0.25s, border-color 0.25s, padding 0.25s ease 0s;
	-o-transition: color 0.25s, border-color 0.25s, padding 0.25s ease 0s;
	transition: color 0.25s, border-color 0.25s, padding 0.25s ease 0s;
	height: 52px;
}
.typenal-button.default .button-inner::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 11px;
	bottom: 10px;
	background-color: #fff;
	border: 2px solid;
}
.typenal-button.default .button {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	color: inherit;
	display: inline-block;
	min-width: 179px;
	height: 47px;
	line-height: 43px;
	border: 2px solid;
	background-color: #fff;
	padding: 0 18px 0 15px;
	text-align: center;
	position: relative;
	font-weight: 500;
	-webkit-transition: transform 0.25s ease 0s;
	-moz-transition: transform 0.25s ease 0s;
	-o-transition: transform 0.25s ease 0s;
	transition: transform 0.25s ease 0s;
}
.typenal-button.default .button-inner:hover .button {
	border-color: #ffbe00;
	background-color: #ffbe00;
	color: #fff;
	-webkit-transform: translate(-5px, -5px);
	-moz-transform: translate(-5px, -5px);
	-ms-transform: translate(-5px, -5px);
	-o-transform: translate(-5px, -5px);
	transform: translate(-5px, -5px);
}
/*.typenal-button.style1*/
.typenal-button.style1 .button-inner {
	text-align: center;
}
.typenal-button.style1 .buttonvideo {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
}
.typenal-button.style1 .buttonvideo .icon {
	width: 124px;
	height: 124px;
	display: inline-block;
	border-radius: 50%;
	position: relative;
	background-color: rgba(255, 255, 255, 0.39);
	margin: 7px 7px 20px 7px;
}
.typenal-button.style1 .buttonvideo .icon::before {
	content: '';
	border: 2px solid #ffffff;
	border-radius: 50%;
	position: absolute;
	top: -7px;
	left: -7px;
	right: -7px;
	bottom: -7px;
	-webkit-transition: transform 0.25s ease 0s;
	-moz-transition: transform 0.25s ease 0s;
	-o-transition: transform 0.25s ease 0s;
	transition: transform 0.25s ease 0s;
}
.typenal-button.style1 .buttonvideo .icon::after {
	content: '';
	position: absolute;
	top: 47px;
	left: 55px;
	border-style: solid;
	border-width: 15px 20px;
	border-color: transparent transparent transparent #fff;
}
.typenal-button.style1 .buttonvideo:hover .icon::before {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.typenal-button.style1 .buttonvideo .text {
	display: block;
}
@media (max-width: 991px) {
	.typenal-button.default .button {
		min-width: 150px;
		height: 38px;
		line-height: 34px;
		font-size: 14px;
		letter-spacing: 0.1em;
	}
	.typenal-button.default .button-inner::before {
		bottom: 14px;
	}
	.typenal-button.style1 .buttonvideo {
		font-size: 14px;
		letter-spacing: 0.1em;
	}
	.typenal-button.style1 .buttonvideo .icon {
		width: 90px;
		height: 90px;
		
	}
	.typenal-button.style1 .buttonvideo .icon::after {
		top: 30px;
		left: 40px;
	}
}
/*===============================================================
10.3 TYPENAL CALL TO ACTION
===============================================================*/
.typenal-call_to_action .typewrite span {
	border-color: inherit;
}
/*.typenal-call_to_action.default*/
.typenal-call_to_action.default .action-inner {
	height: 100vh;
	position: relative;
	min-height: 500px;
}
.typenal-call_to_action.default .action-info {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 0 15px;
	font-size: 70px;
	line-height: 1.2;
	color: #000000;
	text-align: center;
}
.typenal-call_to_action.default .desc {
	font-weight: 300;
	display: inline;
}
.typenal-call_to_action.default .typewrite {
	font-weight: 600;
	position: relative;
}
.typenal-call_to_action.default .typewrite::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 9px;
	border-bottom: 3px solid;
	width: 100%;
}
.typenal-call_to_action.default .scrolldown {
	display: inline-block;
	width: 30px;
	height: 47px;
	border-radius: 30px;
	border: 2px solid;
	position: absolute;
	left: 50%;
	bottom: 50px;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.typenal-call_to_action.default .scrolldown::before {
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: currentColor;
	position: absolute;
	top: 5px;
	left: 0;
	right: 0;
	margin: auto;
	animation: scroll 0.9s linear 0s normal none infinite running;
}
@-webkit-keyframes scroll {
	0% {
		top: 5px;
	}
	100% {
		top: 15px;
	}
}
@keyframes scroll {
	0% {
		top: 5px;
	}
	100% {
		top: 15px;
	}
}
/*.typenal-call_to_action.style1*/
.typenal-call_to_action.style1 .action-info {
	font-size: 60px;
	line-height: 1.2;
	text-align: center;
}
.typenal-call_to_action.style1 .desc {
	color: #fff;
	display: inline;
	font-weight: 300;
}
.typenal-call_to_action.style1 .typewrite {
	color: #ffbe00;
	font-weight: 300;
	position: relative;
}
.typenal-call_to_action.style1 .typewrite::before {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 100%;
	border-bottom: 3px solid;
}
@media (max-width: 1199px) {
	.typenal-call_to_action .desc br {
		display: none;
	}
	.typenal-call_to_action.default .action-info,
	.typenal-call_to_action.style1 .action-info {
		font-size: 50px;
	}
}
@media (max-width: 991px) {
	.typenal-call_to_action.default .action-info,
	.typenal-call_to_action.style1 .action-info {
		font-size: 40px;
	}
	.typenal-call_to_action.default .desc,
	.typenal-call_to_action.style1 .desc {
		display: block;
	}
	.typenal-call_to_action.default .typewrite::before {
		bottom: 0;
	}
	.typenal-call_to_action.default .scrolldown {
		bottom: 25px;
	}
}
@media (max-width: 767px) {
	.typenal-call_to_action.default .action-info,
	.typenal-call_to_action.style1 .action-info {
		font-size: 34px;
	}
}
/*===============================================================
10.4 TYPENAL COUTERUP
===============================================================*/
.typenal-counterup .counterup-inner {
	text-align: center;
	font-family: 'Montserrat', sans-serif;
}
.typenal-counterup .icon {
	display: inline-block;
	font-size: 50px;
	color: #000;
	margin-bottom: 25px;
	-webkit-transition: transform 0.7s ease 0s;
	-moz-transition: transform 0.7s ease 0s;
	-o-transition: transform 0.7s ease 0s;
	transition: transform 0.7s ease 0s;
}
.typenal-counterup .icon:hover {
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.typenal-counterup .counter-up {
	font-weight: 500;
	font-size: 50px;
	line-height: 1;
	color: #000;
}
.typenal-counterup .title {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	margin-top: 8px;
}
@media (max-width: 991px) {
	.typenal-counterup .title {
		font-size: 14px;
		letter-spacing: 0.2em;
	}
}
/*===============================================================
10.5 TYPENAL CUSTOM MENU
===============================================================*/
.typenal-custommenu .menu {
	padding-left: 0;
	list-style: none;
}
.typenal-custommenu.default .menu li {
	font-size: 19px;
	line-height: 24px;
}
.typenal-custommenu.default .menu li a:not(:hover) {
	color: #7e7e7e;
}
/*===============================================================
10.6 TYPENAL HEADING
===============================================================*/
.typenal-heading .typenal-title {
	margin-top: 0;
}
/*.typenal-heading.default*/
.typenal-heading.default .typenal-title {
	font-size: 26px;
	color: #ffffff;
	text-align: center;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}
.typenal-heading.default .title {
	display: inline-block;
	position: relative;
	padding-bottom: 26px;
}
.typenal-heading.default .title::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	border-bottom: 4px solid #ffbe00;
	width: 60px;
}
/*.typenal-heading.style1*/
.typenal-heading.style1 .title-inner {
	text-align: center;
}
.typenal-heading.style1 .typenal-title {
	border: 4px solid;
	font-size: 16px;
	letter-spacing: 0.3em;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	border-radius: 50%;
	padding: 0 5px;
	display: inline-block;
	height: 172px;
	min-width: 172px;
	line-height: 164px;
	background-color: #fff;
}
.typenal-heading.style1 .title {
	position: relative;
	vertical-align: middle;
}
.typenal-heading.style1 .title::before {
	content: '';
	position: absolute;
	top: -14px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 121px;
	border-bottom: 4px solid;
}
.typenal-heading.style1 .title::after {
	content: '';
	position: absolute;
	bottom: -29px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	border-style: solid;
	border-width: 10px 8px;
	border-color: #000 transparent transparent transparent;
}
/*.typenal-heading.style2*/
.typenal-heading.style2 .title-inner {
	text-align: center;
}
.typenal-heading.style2 .typenal-title {
	text-align: center;
	position: relative;
}
.typenal-heading.style2.light .typenal-title {
	color: #fff;
}
.typenal-heading.style2 .typenal-title::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	border-bottom: 1px solid;
	width: 160px;
}
.typenal-heading.style2 .number {
	font-family: 'Montserrat', sans-serif;
	opacity: 0.4;
	color: #ffbe00;
	font-size: 120px;
	letter-spacing: -0.05em;
}
.typenal-heading.style2 .title {
	font-size: 34px;
	letter-spacing: 0.1em;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	text-transform: uppercase;
}
/*.typenal-heading.style3*/
.typenal-heading.style3 .typenal-title {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	padding-top: 18px;
	position: relative;
}
.typenal-heading.style3 .typenal-title::before {
	border-bottom: 4px solid;
	width: 121px;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
}
/*.typenal-heading.style4*/
.typenal-heading.style4 .typenal-title {
	font-size: 50px;
	font-weight: 300;
	text-align: center;
	position: relative;
	padding-top: 19px;
}
.typenal-heading.style4 .typenal-title::before {
	border-bottom: 4px solid;
	width: 100px;
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
@media (max-width: 1199px) {
	.typenal-heading.style4 .typenal-title {
		font-size: 32px;
		padding-top: 14px;
	}
	.typenal-heading.style4 .typenal-title::before {
		border-bottom: 2px solid;
		width: 80px;
	}
}
@media (max-width: 991px) {
	.typenal-heading.default .typenal-title {
		font-size: 20px;
		letter-spacing: 0.1em;
	}
	.typenal-heading.default .title {
		padding-bottom: 20px;
	}
	.typenal-heading.style1 .typenal-title {
		height: 120px;
		min-width: 120px;
		line-height: 116px;
		border: 2px solid;
		font-size: 14px;
		letter-spacing: 0.1em;
	}
	.typenal-heading.style1 .title::before {
		width: 84px;
		border-bottom: 2px solid;
	}
	
}
@media (max-width: 767px) {
	.typenal-heading.style2 .number {
		font-size: 90px;
	}
	.typenal-heading.style2 .title {
		font-size: 20px;
	}
}
/*===============================================================
10.7 TYPENAL ICONBOX
===============================================================*/
.typenal-iconbox.default .iconbox-inner {
	overflow: hidden;
}
.typenal-iconbox.default .icon {
	font-size: 150px;
	color: #fff;
	width: 100%;
	max-width: 458px;
	height: 458px;
	line-height: 458px;
	text-align: center;
	background-color: #ffbe00;
	float: left;
	margin-right: 97px;
	position: relative;
	overflow: hidden;
}
.typenal-iconbox.default.right .icon {
	float: right;
	margin-right: 0;
	margin-left: 97px;
}
.typenal-iconbox.default .icon::before {
	content: "";
	position: absolute;
	left: 50%;
	right: 50%;
	top: 6px;
	bottom: 6px;
	-webkit-transition: all 0.25s ease 0s;
	-moz-transition: all 0.25s ease 0s;
	-o-transition: all 0.25s ease 0s;
	transition: all 0.25s ease 0s;
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
	z-index: 1;
}
.typenal-iconbox.default .iconbox-inner:hover .icon::before {
	left: 10px;
	right: 10px;
}
.typenal-iconbox.default .icon::after {
	content: "";
	position: absolute;
	top: 50%;
	bottom: 50%;
	left: 6px;
	right: 6px;
	z-index: 1;
	-webkit-transition: all 0.25s ease 0s;
	-moz-transition: all 0.25s ease 0s;
	-o-transition: all 0.25s ease 0s;
	transition: all 0.25s ease 0s;
	border-left: 4px solid #fff;
	border-right: 4px solid #fff;
}
.typenal-iconbox.default .iconbox-inner:hover .icon::after {
	top: 6px;
	bottom: 6px;
}
.typenal-iconbox.default .icon span {
	position: relative;
	display: block;
	-webkit-transition: transform 0.25s, background-color 0.25s ease 0s;
	-moz-transition: transform 0.25s, background-color 0.25s ease 0s;
	-o-transition: transform 0.25s, background-color 0.25s ease 0s;
	transition: transform 0.25s, background-color 0.25s ease 0s;
}
.typenal-iconbox.default .iconbox-inner:hover .icon span {
	background-color: rgba(0, 0, 0, 0.3);
}
.typenal-iconbox.default .iconbox-content {
	overflow: hidden;
}
.typenal-iconbox.default .iconbox-title {
	font-size: 50px;
	font-weight: 300;
	position: relative;
	margin-top: 0;
	padding-bottom: 15px;
	margin-bottom: 30px;
}
.typenal-iconbox.default .iconbox-title::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	border-bottom: 4px solid;
	width: 100px;
}
.typenal-iconbox.default .content p:last-child {
	margin-bottom: 0;
}
@media (max-width: 1199px) {
	.typenal-iconbox.default .icon {
		font-size: 110px;
		max-width: 320px;
		height: 320px;
		line-height: 320px;
		margin-right: 40px;
	}
	.typenal-iconbox.default.right .icon {
		float: right;
		margin-right: 0;
		margin-left: 40px;
	}
	.typenal-iconbox.default .iconbox-title {
		font-size: 32px;
		padding-top: 15px;
		margin-bottom: 13px;
	}
	.typenal-iconbox.default .iconbox-title::before {
		border-top: 2px solid;
		width: 80px;
	}
}
@media (max-width: 767px) {
	.typenal-iconbox.default .icon {
		float: none !important;
		margin: 0 0 30px 0 !important;
	}
}
/*===============================================================
10.8 TYPENAL INSTAGRAM
===============================================================*/
.typenal-instagram .widgettitle {
	margin-top: 0;
	font-size: 22px;
	font-weight: 300;
	margin-bottom: 43px;
	text-align: center;
}
.typenal-instagram .widgettitle::before {
	font-family: 'FontAwesome', sans-serif;
	content: '\f16d';
	font-size: 16px;
	font-weight: normal;
	margin-right: 6px;
}
.typenal-instagram .item {
	position: relative;
	text-align: center;
	display: block;
}
.typenal-instagram .item::before {
	background: rgba(0, 0, 0, 0.5);
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	opacity: 0;
	visibility: hidden;
	z-index: 1;
	-webkit-transition: opacity 0.4s ease 0s;
	-moz-transition: opacity 0.4s ease 0s;
	-o-transition: opacity 0.4s ease 0s;
	transition: opacity 0.4s ease 0s;
}
.typenal-instagram .item:hover::before {
	opacity: 1;
	visibility: visible;
}
.typenal-instagram .instagram-info {
	color: #fff;
	display: block;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	z-index: 2;
	-webkit-transform: translateY(-50%) scale(0.4);
	-moz-transform: translateY(-50%) scale(0.4);
	-ms-transform: translateY(-50%) scale(0.4);
	-o-transform: translateY(-50%) scale(0.4);
	transform: translateY(-50%) scale(0.4);
	-webkit-transition: opacity 0.4s ease 0s;
	-moz-transition: opacity 0.4s ease 0s;
	-o-transition: opacity 0.4s ease 0s;
	transition: opacity 0.4s ease 0s;
}
.typenal-instagram .item:hover .instagram-info {
	opacity: 1;
	visibility: visible;
	white-space: nowrap;
	-webkit-transform: translateY(-50%) scale(1);
	-moz-transform: translateY(-50%) scale(1);
	-ms-transform: translateY(-50%) scale(1);
	-o-transform: translateY(-50%) scale(1);
	transform: translateY(-50%) scale(1);
}
.typenal-instagram .instagram-link {
	display: block;
	margin-bottom: 5px;
}
.typenal-instagram .social-wrap {
	display: block;
}
.typenal-instagram .social-info {
	font-size: 26px;
	display: inline-block;
}
.typenal-instagram .social-info:not(:last-child)::after {
	content: '|';
	padding: 0 3px 0 8px;
	font-size: 20px;
}
.typenal-instagram .social-info i {
	font-size: 16px;
	padding-left: 2px;
	vertical-align: middle;
}
@media (max-width: 1199px) {
	.typenal-instagram .widgettitle {
		margin-bottom: 25px;
	}
}
/*===============================================================
10.9 TYPENAL LISTING
===============================================================*/
.typenal-listing.default .listing-title {
	margin-top: 0;
	font-size: 50px;
	font-weight: 300;
	position: relative;
	padding-bottom: 13px;
	margin-bottom: 35px;
}
.typenal-listing.default .listing-title::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	border-bottom: 2px solid;
	width: 68px;
}
.typenal-listing.default .listing-list {
	padding-left: 0;
	list-style: none;
}
.typenal-listing.default li {
	font-size: 26px;
	line-height: 48px;
	font-weight: 300;
	color: #000;
}
.typenal-listing.default li .icon {
	font-size: 12px;
	color: #ffbe00;
	vertical-align: top;
}
.typenal-listing.default li a {
	position: relative;
	color: inherit;
}
.typenal-listing.default li a::before {
	position: absolute;
	content: '';
	bottom: 5px;
	left: 0;
	width: 0;
	height: 4px;
	-webkit-transition: width 0.25s ease 0s;
	-moz-transition: width 0.25s ease 0s;
	-o-transition: width 0.25s ease 0s;
	transition: width 0.25s ease 0s;
	background-color: #ffbe00;
	opacity: 0.6;
}
.typenal-listing.default li a:hover::before {
	width: 100%;
}
@media (max-width: 1199px) {
	.typenal-listing.default .listing-title {
		font-size: 36px;
		margin-bottom: 15px;
	}
	.typenal-listing.default li {
		font-size: 20px;
		line-height: 30px;
	}
}
/*===============================================================
10.10 TYPENAL NEWSLETTER
===============================================================*/
.typenal-newsletter .newsletter-form-wrap.processing .submit-newsletter span::before {
	font-family: 'FontAwesome', sans-serif;
	font-weight: normal;
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
	content: "\f110";
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
}
/*.typenal-newsletter.default*/
.typenal-newsletter.default .newsletter-form-wrap {
	position: relative;
	max-width: 292px;
}
.typenal-newsletter.default .email-newsletter {
	border: 1px solid #292e32;
	width: 100%;
	padding: 0 55px 0 24px;
	color: #7e7e7e;
}
.typenal-newsletter.default .submit-newsletter {
	position: absolute;
	top: 0;
	right: 0;
	height: 40px;
	width: 52px;
	line-height: 38px;
	border-left: 1px solid #000;
	text-align: center;
}
.typenal-newsletter.default .submit-newsletter:hover {
	color: #fff;
}
.typenal-newsletter.default .submit-newsletter::before {
	content: '';
	background-color: #000;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 0;
	-webkit-transition: width 0.25s ease 0s;
	-moz-transition: width 0.25s ease 0s;
	-o-transition: width 0.25s ease 0s;
	transition: width 0.25s ease 0s;
}
.typenal-newsletter.default .submit-newsletter:hover::before {
	width: 100%;
}
.typenal-newsletter.default .submit-newsletter span {
	position: relative;
}
/*===============================================================
10.11 TYPENAL PERSON
===============================================================*/
/*.typenal-person.default*/
.typenal-person.default .person-inner {
	position: relative;
}
.typenal-person.default .thumb-avatar > a {
	position: relative;
	display: block;
}
.typenal-person.default .thumb-avatar > a::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(24, 30, 45, 0.65);
	opacity: 0;
	visibility: hidden;
	-webkit-transform: scale(0.4);
	-moz-transform: scale(0.4);
	-ms-transform: scale(0.4);
	-o-transform: scale(0.4);
	transform: scale(0.4);
	-webkit-transition: transform 0.4s, opacity 0.4s ease 0s;
	-moz-transition: transform 0.4s, opacity 0.4s ease 0s;
	-o-transition: transform 0.4s, opacity 0.4s ease 0s;
	transition: transform 0.4s, opacity 0.4s ease 0s;
}
.typenal-person.default .person-inner:hover .thumb-avatar > a::before {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.typenal-person.default .content-person {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.typenal-person.default .person-info {
	opacity: 0;
	visibility: hidden;
	-webkit-transform: scale(0.4);
	-moz-transform: scale(0.4);
	-ms-transform: scale(0.4);
	-o-transform: scale(0.4);
	transform: scale(0.4);
	-webkit-transition: transform 0.4s, opacity 0.4s ease 0s;
	-moz-transition: transform 0.4s, opacity 0.4s ease 0s;
	-o-transition: transform 0.4s, opacity 0.4s ease 0s;
	transition: transform 0.4s, opacity 0.4s ease 0s;
}
.typenal-person.default .person-inner:hover .person-info {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.typenal-person.default .name {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	color: #fff;
	margin-top: 0;
	margin-bottom: 9px;
}
.typenal-person.default .name a {
	padding-bottom: 10px;
	position: relative;
	display: inline-block;
}
.typenal-person.default .name a:not(:hover) {
	color: inherit;
}
.typenal-person.default .name a::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-bottom: 4px solid;
}
.typenal-person.default .positions {
	font-size: 20px;
	color: #9e9d9d;
	margin-bottom: 32px;
}
.typenal-person.default .button {
	display: inline-block;
	width: 57px;
	height: 57px;
	line-height: 55px;
	border-radius: 50%;
	border: 1px solid;
}
.typenal-person.default .button:not(:hover) {
	color: #fff;
}
.typenal-person.default .button span {
	width: 21px;
	height: 14px;
	position: relative;
	display: inline-block;
}
.typenal-person.default .button span::before {
	content: '';
	border-bottom: 2px solid;
	top: 6px;
	left: 0;
	width: 100%;
	display: block;
	position: absolute;
}
.typenal-person.default .button span::after {
	content: '';
	border-bottom: 2px solid;
	border-right: 2px solid;
	top: 1px;
	right: 1px;
	width: 11px;
	height: 11px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	display: block;
	position: absolute;
}
/*===============================================================
10.12 TYPENAL PORTFOLIO
===============================================================*/
/*.typenal-portfolio.default*/
.typenal-portfolio.default .portfolio-thumb {
	margin-bottom: 39px;
	display: table;
}
.typenal-portfolio.default .portfolio-info {
	position: relative;
	padding-bottom: 33px;
}
.typenal-portfolio.default .portfolio-info::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 68px;
	border-bottom: 1px solid #000;
}
.typenal-portfolio.default .post-title {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 30px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	margin-bottom: 0;
}
.typenal-portfolio.default .categories {
	color: #818181;
}
/*.typenal-portfolio.style1*/
.typenal-portfolio.style1 .portfolio-inner {
	position: relative;
}
.typenal-portfolio.style1 .portfolio-thumb::before {
	background-color: rgba(0, 0, 0, 0.35);
	opacity: 1;
	visibility: visible;
	pointer-events: none;
	z-index: 1;
}
.typenal-portfolio.style1 .portfolio-thumb img {
	min-height: 250px;
	object-fit: cover;
}
.typenal-portfolio.style1 .portfolio-info {
	position: absolute;
	left: 11%;
	bottom: 17%;
	right: 0;
	z-index: 1;
}
.typenal-portfolio.style1 .post-title {
	font-family: 'Montserrat', sans-serif;
	font-size: 50px;
	line-height: 1;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	margin-bottom: 0;
}
.typenal-portfolio.style1 .categories {
	color: #fff;
}
/*.typenal-portfolio.style2*/
.typenal-portfolio.style2 .portfolio-inner {
	position: relative;
}
.typenal-portfolio.style2 .portfolio-thumb a::before,
.typenal-portfolio.style2 .portfolio-thumb a::after {
	display: none;
}
.typenal-portfolio.style2 .portfolio-info {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	margin-left: 22%;
	padding-bottom: 15px;
	margin-bottom: 18%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.25s ease 0s;
	-moz-transition: opacity 0.25s ease 0s;
	-o-transition: opacity 0.25s ease 0s;
	transition: opacity 0.25s ease 0s;
}
.typenal-portfolio.style2 .portfolio-item:hover .portfolio-info {
	opacity: 1;
	visibility: visible;
}
.typenal-portfolio.style2 .portfolio-info::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 128px;
	border-bottom: 3px solid #fff;
}
.typenal-portfolio.style2 .post-title {
	font-family: 'Montserrat', sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	margin-bottom: 0;
}
.typenal-portfolio.style2 .post-title a,
.typenal-portfolio.style2 .categories,
.typenal-portfolio.style2 .categories a {
	color: #fff
}
/*.typenal-portfolio.style3*/
.typenal-portfolio.style3 .portfolio-thumb {
	float: right;
	width: 50%;
}
.typenal-portfolio.style3 .portfolio-thumb a::before,
.typenal-portfolio.style3 .portfolio-thumb a::after {
	display: none;
}
.typenal-portfolio.style3 .portfolio-info {
	float: left;
	width: 50%;
	display: table;
}
.typenal-portfolio.style3 .portfolio-wrap {
	display: table-cell;
	vertical-align: middle;
}
.typenal-portfolio.style3 .portfolio-wrap-inner {
	max-width: 570px;
	padding: 30px;
	margin-left: auto;
	margin-right: auto;
}
.typenal-portfolio.style3 .post-title {
	font-size: 50px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	line-height: 1;
	margin-bottom: 2px;
}
.typenal-portfolio.style3.light .post-title {
	color: #fff;
}
.typenal-portfolio.style3 .categories {
	color: #919191;
	margin-bottom: 36px;
}
.typenal-portfolio.style3.light .categories {
	color: #fff;
}
.typenal-portfolio.style3 .typenal-button.default {
	text-align: left;
}
@media (max-width: 1499px) {
	.typenal-portfolio.style3 .post-title {
		font-size: 34px;
	}
}
@media (max-width: 1199px) {
	.typenal-portfolio.style1 .post-title {
		font-size: 32px;
		letter-spacing: 0.1em;
	}
	.typenal-portfolio.style2 .portfolio-info {
		margin-left: 11%;
		margin-bottom: 10%;
	}
	.typenal-portfolio.style3 .categories {
		color: #919191;
		margin-bottom: 25px;
	}
}
@media (max-width: 991px) {
	.typenal-portfolio.style3 .portfolio-wrap-inner {
		padding: 10px 15px;
	}
	.typenal-portfolio.style3 .post-title {
		font-size: 26px;
		margin-bottom: 5px;
	}
	.typenal-portfolio.style3 .categories {
		color: #919191;
		margin-bottom: 15px;
	}
}
@media (max-width: 767px) {
	.typenal-portfolio.default .post-title {
		font-size: 24px;
	}
	.typenal-portfolio.default .portfolio-thumb {
		margin-bottom: 20px;
	}
	.typenal-portfolio.default .portfolio-info {
		padding-bottom: 15px;
	}
	.typenal-portfolio.style1 .post-title {
		font-size: 24px;
	}
	.typenal-portfolio.style3 .equal-elem {
		float: none;
		width: 100%;
		height: auto !important;
	}
	.typenal-portfolio.style3 .portfolio-wrap-inner {
		padding: 40px 15px;
	}
	.typenal-portfolio.style3 .post-title {
		font-size: 22px;
	}
}
/*===============================================================
10.13 TYPENAL PRICING
===============================================================*/
.typenal-pricing.default .pricing-inner {
	position: relative;
	border: 1px solid #e7e7e7;
	background-color: #fff;
	text-align: center;
	padding: 34px 15px 55px 15px;
	-webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
	-webkit-transition: transform 0.25s ease 0s;
	-moz-transition: transform 0.25s ease 0s;
	-o-transition: transform 0.25s ease 0s;
	transition: transform 0.25s ease 0s;
}
.typenal-pricing.default .pricing-inner:hover {
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
}
.typenal-pricing.default .special {
	position: absolute;
	width: 22px;
	height: 33px;
	line-height: 38px;
	font-size: 14px;
	color: #fff;
	top: 0;
	right: 26px;
	background-color: #ffbe00;
}
.typenal-pricing.default .special::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	border-style: solid;
	border-color: transparent #ffbe00 transparent #ffbe00;
	border-width: 0 11px 7px 11px;
}
.typenal-pricing.default .title {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	position: relative;
	padding-bottom: 16px;
	margin-bottom: 35px;
}
.typenal-pricing.default .title::before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	border-bottom: 4px solid;
	width: 100px;
}
.typenal-pricing.default .pricing-number {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 60px;
	color: #000000;
	line-height: 1.2;
	padding-left: 10px;
	margin-bottom: 28px;
}
.typenal-pricing.default .currency {
	font-family: 'Cormorant', sans-serif;
	font-size: 30px;
	font-weight: 300;
	position: relative;
	top: -45px;
	left: -15px;
}
.typenal-pricing.default .pricing-list {
	list-style: none;
	padding-left: 0;
	padding-bottom: 54px;
}
.typenal-pricing.default .pricing-list li {
	font-size: 20px;
	line-height: 40px;
}
.typenal-pricing.default .pricing-list li:not(:last-child) {
	border-bottom: 1px solid #ebebeb;
}
@media (max-width: 1199px) {
	.typenal-pricing.default .title::before {
		border-bottom: 2px solid;
		width: 80px;
	}
}
@media (max-width: 991px) {
	.typenal-pricing.default .pricing-inner {
		padding: 20px 15px 30px 15px;
	}
	.typenal-pricing.default .title {
		margin-bottom: 25px;
		font-size: 15px;
		letter-spacing: 0.2em;
	}
	.typenal-pricing.default .pricing-number {
		margin-bottom: 0;
	}
	.typenal-pricing.default .pricing-list {
		padding-bottom: 20px;
	}
	.typenal-pricing.default .pricing-list li {
		font-size: 18px;
		line-height: 35px;
	}
}
/*===============================================================
10.14 TYPENAL SOCIAL
===============================================================*/
/*.typenal-socials.default*/
.typenal-socials.default .content-socials .socials-list {
	padding-left: 0;
	list-style: none;
}
.typenal-socials.default .content-socials .socials-list li {
	display: inline-block;
	height: 36px;
	margin-right: 35px;
	font-size: 16px;
}
.typenal-socials.default .content-socials .socials-list li:last-child {
	margin-right: 0;
}
.typenal-socials.default .content-socials .socials-list li a {
	display: block;
	height: 36px;
	line-height: 36px;
}
.typenal-socials.default .content-socials .socials-list li a span {
	display: none;
}
@media (max-width: 1199px) {
	.typenal-socials.default .content-socials .socials-list li {
		margin-right: 20px;
		font-size: 18px;
	}
}
/*===============================================================
10.15 TYPENAL TESTIMONIAL
===============================================================*/
.typenal-testimonial .testimonial-wrap {
	position: relative;
	padding: 30px 20px;
	display: inline-block;
	margin-bottom: 25px;
	background-color: #fff;
}
.typenal-testimonial .testimonial-wrap::before {
	content: '';
	position: absolute;
	top: 100%;
	left: 80px;
	margin-top: -1px;
	border-width: 12px 10px;
	border-style: solid;
	border-color: #e4e8ee transparent transparent transparent;
}
.typenal-testimonial .testimonial-wrap::after {
	content: '';
	position: absolute;
	top: 100%;
	left: 81px;
	margin-top: -1px;
	border-width: 11px 9px;
	border-style: solid;
	border-color: #fff transparent transparent transparent;
}
.typenal-testimonial .content {
	padding-bottom: 21px;
	position: relative;
}
.typenal-testimonial .content::before {
	font-family: 'FontAwesome', sans-serif;
	content: '\f10d';
	font-size: 50px;
	color: #ffbe00;
	opacity: 0.5;
	float: left;
	line-height: 1;
	padding-right: 10px;
}
.rating {
	float: right;
	white-space: nowrap;
	line-height: 100%;
	display: inline-block;
	font-size: 0;
	position: relative;
	overflow: hidden;
	width: 116px;
	letter-spacing: 10px;
}
.rating::before,
.rating span::before {
	font-family: 'FontAwesome', sans-serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 22px;
}
.rating::before {
	content: "\f005\f005\f005\f005\f005";
	color: #adadad;
}
.rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	line-height: 100%;
}
.rating span::before {
	content: "\f005\f005\f005\f005\f005";
	color: #ed8a19;
}
.rating.rating-1 span {
	width: 20%;
}
.rating.rating-2 span {
	width: 40%;
}
.rating.rating-3 span {
	width: 60%;
}
.rating.rating-4 span {
	width: 80%;
}
.rating.rating-5 span {
	width: 100%;
}
.typenal-testimonial .testimonial-info {
	overflow: hidden;
}
.typenal-testimonial .thumb {
	margin-left: 50px;
	margin-right: 23px;
	float: left;
}
.typenal-testimonial img {
	border-radius: 50%;
}
.typenal-testimonial .intro {
	overflow: hidden;
}
.typenal-testimonial .name {
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	margin-top: 30px;
	margin-bottom: 0;
}
.typenal-testimonial .position {
	font-size: 15px;
}
/*type*/
.typenal-testimonial.border .testimonial-wrap {
	border: 1px solid #e4e8ee;
}
.typenal-testimonial.light .name a:not(:hover) {
	color: #fff;
}
.typenal-testimonial.light .position {
	color: #fff;
}
.typenal-testimonial.shadow .testimonial-wrap {
	-webkit-box-shadow: 0 0 35px 0 rgba(63, 69, 76, 0.08);
	-moz-box-shadow: 0 0 35px 0 rgba(63, 69, 76, 0.08);
	box-shadow: 0 0 35px 0 rgba(63, 69, 76, 0.08);
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 40px;
}
.typenal-testimonial.shadow .testimonial-wrap::before {
	border-color: #fff transparent transparent transparent;
}
@media (max-width: 1499px) {
	.typenal-testimonial.shadow .testimonial-wrap {
		-webkit-box-shadow: 0 0 15px 0 rgba(63, 69, 76, 0.08);
		-moz-box-shadow: 0 0 15px 0 rgba(63, 69, 76, 0.08);
		box-shadow: 0 0 15px 0 rgba(63, 69, 76, 0.08);
		margin-left: 15px;
		margin-right: 15px;
		margin-top: 15px;
	}
}
@media (max-width: 767px) {
	.typenal-testimonial .testimonial-wrap {
		padding: 15px;
	}
	.typenal-testimonial .content {
		padding-bottom: 10px;
	}
}
/*===============================================================
11.0 CUSTOM OTHER
===============================================================*/
/*CUSTOM CONTAINER*/
/*main container*/
.main-container {
	padding-bottom: 50px;
	min-height: 100vh;
}
body.error404 .main-container {
	padding-top: 110px;
}
body.single .main-container {
	padding-top: 130px;
}
body .main-container.portfolio-container {
	padding-bottom: 0 !important;
}
body.single.single-portfolio .main-container.portfolio-container {
	padding-top: 0 !important;
}
.bg-parallax {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
@media (max-width: 1280px) {
	.bg-parallax {
		background-attachment: unset;
	}
}
@media (max-width: 1199px) {
	body.single .main-container,
	body.error404 .main-container {
		padding-top: 130px;
	}
}
@media (max-width: 991px) {
	body.single .main-container,
	body.error404 .main-container {
		padding-top: 100px;
	}
}