@media (min-width:1200px) {
	.auto-clear .vc_col-lg-15:nth-child(5n+1),
	.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-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-15:nth-child(5n+1),
	.auto-clear .col-bg-1:nth-child(12n+1),
	.auto-clear .col-bg-2:nth-child(6n+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-15:nth-child(5n+1),
	.auto-clear .col-lg-1:nth-child(12n+1),
	.auto-clear .col-lg-2:nth-child(6n+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 .col-md-15:nth-child(5n+1),
	.auto-clear .col-md-1:nth-child(12n+1),
	.auto-clear .col-md-2:nth-child(6n+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),
	.auto-clear .vc_col-md-15:nth-child(5n+1),
	.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-3:nth-child(4n+1),
	.auto-clear .vc_col-md-4:nth-child(3n+1),
	.auto-clear .vc_col-md-6:nth-child(odd) {
		clear: both
	}
}

@media (min-width:768px) and (max-width:991px) {
	.auto-clear .col-sm-15:nth-child(5n+1),
	.auto-clear .col-sm-1:nth-child(12n+1),
	.auto-clear .col-sm-2:nth-child(6n+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),
	.auto-clear .vc_col-sm-15:nth-child(5n+1),
	.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-3:nth-child(4n+1),
	.auto-clear .vc_col-sm-4:nth-child(3n+1),
	.auto-clear .vc_col-sm-6:nth-child(odd) {
		clear: both
	}
}

@media (min-width:480px) and (max-width:767px) {
	.auto-clear .col-xs-15:nth-child(5n+1),
	.auto-clear .col-xs-1:nth-child(12n+1),
	.auto-clear .col-xs-2:nth-child(6n+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-15:nth-child(5n+1),
	.auto-clear .col-ts-1:nth-child(12n+1),
	.auto-clear .col-ts-2:nth-child(6n+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-15:nth-child(5n+1),
	.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-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
	}
}

@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-10,
	.col-bg-11,
	.col-bg-2,
	.col-bg-3,
	.col-bg-4,
	.col-bg-5,
	.col-bg-6,
	.col-bg-7,
	.col-bg-8,
	.col-bg-9 {
		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%
	}
}

@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-10,
	.col-ts-11,
	.col-ts-2,
	.col-ts-3,
	.col-ts-4,
	.col-ts-5,
	.col-ts-6,
	.col-ts-7,
	.col-ts-8,
	.col-ts-9 {
		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%
	}
}

.gallery {
	margin-left: -5px;
	margin-right: -5px
}

.gallery:after {
	display: table;
	content: "";
	clear: both
}

.gallery-item {
	margin: 0;
	float: left;
	padding: 5px;
	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%
}

@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
	}
}

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

.effect {
	display: inline-block;
	position: relative;
	overflow: hidden
}

.normal-effect::after {
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: red;
	opacity: 0;
	-webkit-transition: opacity .2s ease;
	-moz-transition: opacity .2s ease;
	-o-transition: opacity .2s ease;
	transition: opacity .2s ease
}

.normal-effect:hover::after {
	opacity: .3
}

.normal-effect.dark-bg::after {
	background-color: #000
}

.normal-effect.light-bg::after {
	background-color: #fff
}

.plus-zoom::after,
.plus-zoom::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	z-index: 1
}

.plus-zoom:hover::before {
	right: 50%;
	left: 50%;
	background-color: rgba(255, 255, 255, .5)
}

.plus-zoom:hover::after {
	top: 50%;
	bottom: 50%;
	background-color: rgba(255, 255, 255, .5)
}

.bounce-in:hover img {
	-webkit-animation: bounceIn .5s ease;
	-o-animation: bounceIn .5s ease;
	animation: bounceIn .5s ease
}

.faded-in img {
	-webkit-transition: opacity .2s ease;
	-moz-transition: opacity .2s ease;
	-o-transition: opacity .2s ease;
	transition: opacity .2s ease
}

.faded-in:not(:hover) img {
	opacity: .6
}

.border-zoom::after,
.border-zoom::before {
	position: absolute;
	content: '';
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 1
}

.border-zoom::before {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, .2)
}

.border-zoom::after {
	top: -5px;
	bottom: -5px;
	left: -5px;
	right: -5px;
	border: 2px solid #fff
}

.border-zoom:hover::after,
.border-zoom:hover::before {
	opacity: 1
}

.border-zoom:hover::after {
	top: 10px;
	bottom: 10px;
	left: 10px;
	right: 10px
}

.border-scale {
	background-color: #000
}

.border-scale::after,
.border-scale::before {
	content: '';
	position: absolute;
	z-index: 1;
	border-color: #fff;
	border-style: solid
}

.border-scale img,
.border-scale::after,
.border-scale::before {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.border-scale::before {
	left: 50%;
	right: 50%;
	top: 10px;
	bottom: 10px;
	border-width: 2px 0 2px 0
}

.border-scale::after {
	top: 50%;
	bottom: 50%;
	left: 10px;
	right: 10px;
	border-width: 0 2px 0 2px
}

.border-scale:hover::before {
	left: 10px;
	right: 10px
}

.border-scale:hover::after {
	top: 10px;
	bottom: 10px
}

.border-scale:hover img {
	opacity: .7
}

.background-zoom {
	overflow: hidden
}

.background-zoom .image-effect,
.background-zoom img {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.background-zoom:hover .image-effect,
.background-zoom: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)
}

.background-slide {
	overflow: hidden
}

.background-slide .image-effect,
.background-slide img {
	position: relative;
	width: calc(100% + 60px);
	max-width: calc(100% + 60px);
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.background-slide:hover .image-effect,
.background-slide:hover img {
	margin-left: 30px
}

.rotate-left,
.rotate-right {
	overflow: hidden
}

.rotate-left .image-effect,
.rotate-left img,
.rotate-right .image-effect,
.rotate-right img {
	-webkit-transition: all .7s ease;
	-moz-transition: all .7s ease;
	-o-transition: all .7s ease;
	transition: all .7s ease
}

.rotate-left:hover .image-effect,
.rotate-left:hover img {
	-webkit-transform: scale(1.2) rotate(-5deg);
	-moz-transform: scale(1.2) rotate(-5deg);
	-ms-transform: scale(1.2) rotate(-5deg);
	-o-transform: scale(1.2) rotate(-5deg);
	transform: scale(1.2) rotate(-5deg)
}

.rotate-right:hover .image-effect,
.rotate-right:hover img {
	-webkit-transform: scale(1.2) rotate(5deg);
	-moz-transform: scale(1.2) rotate(5deg);
	-ms-transform: scale(1.2) rotate(5deg);
	-o-transform: scale(1.2) rotate(5deg);
	transform: scale(1.2) rotate(5deg)
}

.overlay-cross::after,
.overlay-cross::before,
.overlay-horizontal::after,
.overlay-horizontal::before,
.overlay-plus::after,
.overlay-plus::before,
.overlay-vertical::after,
.overlay-vertical::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	margin: auto;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	z-index: 2;
	background-color: rgba(255, 255, 255, .15)
}

.overlay-plus::after,
.overlay-plus::before {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.overlay-plus:not(:hover)::before {
	width: 0
}

.overlay-plus:not(:hover)::after {
	height: 0
}

.overlay-cross::before {
	top: 0;
	left: 0
}

.overlay-cross::after {
	bottom: 0;
	right: 0
}

.overlay-cross:not(:hover)::after,
.overlay-cross:not(:hover)::before {
	width: 0;
	height: 0
}

.overlay-horizontal::before {
	top: 0;
	left: 0;
	bottom: 0
}

.overlay-horizontal::after {
	top: 0;
	right: 0;
	bottom: 0
}

.overlay-horizontal:not(:hover)::after,
.overlay-horizontal:not(:hover)::before {
	width: 0
}

.overlay-vertical::before {
	top: 0;
	left: 0;
	right: 0
}

.overlay-vertical::after {
	left: 0;
	right: 0;
	bottom: 0
}

.overlay-vertical:not(:hover)::after,
.overlay-vertical:not(:hover)::before {
	height: 0
}

.slick-slider {
	overflow: hidden
}

.slick-list {
	margin: -15px;
	padding: 0
}

.slick-track {
	margin-right: 0
}

.slick-slide {
	padding: 15px
}

.slick-slider .slick-arrow {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 24px;
	line-height: 1;
	color: #fff;
	background-color: rgba(0, 0, 0, .33);
	z-index: 1;
	cursor: pointer
}

.slick-slider .slick-arrow:first-child {
	left: 29px
}

.slick-vertical .slick-slide {
	border: none
}

.slick-slider.nav-center {
	position: relative!important
}

.slick-slider.nav-center>.slick-arrow {
	top: calc(50% - 15px);
	margin: 0;
	font-size: 30px;
	background-color: transparent;
	color: #999
}

.slick-slider.nav-center>.slick-arrow:hover {
	background-color: transparent;
	color: #000
}

.slick-slider.nav-center>.slick-arrow::before {
	font-family: Flaticon, sans-serif;
	content: '\f119'
}

.slick-slider.nav-center>.slick-arrow:first-child {
	left: auto;
	right: 0
}

.slick-slider.nav-center>.slick-arrow:first-child::before {
	content: '\f11a'
}

.slick-slide>.row-item>* {
	display: block!important
}

.slick-dots {
	list-style: none;
	padding: 0;
	margin-bottom: 0
}

.slick-dots .slick-slide img {
	cursor: pointer;
	margin: auto
}

.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
	padding: 1em 2em 1em 2em;
	margin: 0 0 30px;
	position: relative;
	background-color: #fafafa;
	color: #515151;
	border-top: 3px solid #337ab7;
	list-style: none!important;
	width: auto;
	word-wrap: break-word
}

.woocommerce .woocommerce-error:after,
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:after,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:after,
.woocommerce .woocommerce-message:before {
	content: " ";
	display: table
}

.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button {
	float: left;
	font-size: 13px;
	display: inline-block;
	padding: 0 15px;
	margin: 0
}

.woocommerce .woocommerce-error {
	border-color: #fcf8e3
}

.woocommerce .woocommerce-info {
	border-color: #dff0d8
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
	margin-bottom: 60px
}

.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
	float: none;
	width: 100%;
	margin: 0
}

.cart_totals .shop_table td,
.cart_totals .shop_table th {
	text-align: inherit
}

.woocommerce-checkout-payment {
	background-color: #ebe9eb;
	padding: 30px 15px;
	margin-top: 15px
}

.woocommerce-checkout-payment .payment_methods {
	margin: 0;
	padding: 0
}

.woocommerce-checkout-payment .payment_methods .wc_payment_method {
	list-style: none
}

.woocommerce-checkout-payment .payment_methods .wc_payment_method:not(:last-child) {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff
}

.woocommerce-checkout-payment .payment_methods .wc_payment_method>input[type=checkbox],
.woocommerce-checkout-payment .payment_methods .wc_payment_method>input[type=radio] {
	vertical-align: middle;
	margin-top: -1px
}

.woocommerce-checkout-payment .payment_methods label {
	display: inline;
	vertical-align: middle;
	cursor: pointer
}

.woocommerce-checkout-payment .payment_methods .stripe-pf-right {
	float: none
}

.woocommerce-checkout-payment .payment_methods .payment_method_paypal img {
	margin-left: 5px
}

.woocommerce-checkout-payment #place_order {
	min-width: 270px;
	padding: 13px 30px;
	font-size: 14px
}

#add_payment_method #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	padding: 1em;
	margin: 1em 0;
	font-size: .92em;
	border-radius: 2px;
	line-height: 1.5;
	background-color: #dfdcde;
	color: #515151
}

#add_payment_method #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before {
	content: "";
	display: block;
	border: 1em solid #dfdcde;
	border-right-color: transparent;
	border-left-color: transparent;
	border-top-color: transparent;
	position: absolute;
	top: -.75em;
	right: 0;
	margin: -1em 2em 0 0
}

#add_payment_method #payment ul.payment_methods li input,
.woocommerce-checkout #payment ul.payment_methods li input {
	vertical-align: middle;
	margin: -3px 0 0
}

.woocommerce-checkout-payment .payment_box p:last-child {
	margin: 0
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
	display: block
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
	display: inline-block;
	width: calc(50% - 15px);
	overflow: visible
}

.woocommerce form .form-row-last,
.woocommerce-page form .form-row-last {
	float: left
}

.woocommerce form #billing_email_field,
.woocommerce form #billing_phone_field,
.woocommerce-page form #billing_email_field,
.woocommerce-page form #billing_phone_field {
	width: 100%
}

.woocommerce .cart-collaterals .shipping_calculator::after,
.woocommerce form .form-row-wide,
.woocommerce form .form-row::after,
.woocommerce ul.cart_list li::after,
.woocommerce ul.product_list_widget li::after,
.woocommerce-page .cart-collaterals .shipping_calculator::after,
.woocommerce-page form .form-row-wide,
.woocommerce-page form .form-row::after,
.woocommerce-page ul.cart_list li::after,
.woocommerce-page ul.product_list_widget li::after {
	clear: both
}

.woocommerce form .form-row .input-text,
.woocommerce form .form-row select,
.woocommerce-page form .form-row .input-text,
.woocommerce-page form .form-row select {
	box-sizing: border-box;
	width: 100%
}

.woocommerce form .form-row select {
	padding: 10px 20px
}

.woocommerce form .form-row textarea.input-text,
.woocommerce-page form .form-row textarea.input-text {
	height: 124px
}

.woocommerce .col2-set,
.woocommerce-page .col2-set {
	width: 100%
}

.woocommerce .col2-set:after,
.woocommerce .col2-set:before,
.woocommerce-page .col2-set:after,
.woocommerce-page .col2-set:before {
	content: '';
	display: table
}

.woocommerce .col2-set:after,
.woocommerce-page .col2-set:after {
	clear: both
}

.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-1,
.woocommerce-page .col2-set .col-2 {
	float: right;
	width: calc(50% - 15px)
}

.woocommerce .col2-set .col-1>h2,
.woocommerce .col2-set .col-2>h2,
.woocommerce-page .col2-set .col-1>h2,
.woocommerce-page .col2-set .col-2>h2 {
	font-size: 24px
}

.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
	float: left
}

.woocommerce-thankyou-order-details {
	padding: 0;
	margin-bottom: 30px
}

.woocommerce-thankyou-order-received {
	font-size: 20px;
	color: #000
}

.woocommerce-thankyou-order-details li {
	list-style: none;
	line-height: 35px
}

.woocommerce-account-fields {
	padding-bottom: 10px
}

.woocommerce-account-fields .create-account {
	margin-bottom: 0
}

.woocommerce-account-fields .create-account>label {
	display: inline-block!important;
	clear: none;
	margin: 0 0 20px;
	cursor: pointer;
	font-size: 16px;
	font-weight: 600
}

#ship-to-different-address label input,
.woocommerce-account-fields .create-account label input[type=checkbox] {
	position: static;
	vertical-align: top;
	width: 14px;
	height: 14px;
	margin: 4px 0 0
}

.woocommerce form.lost_reset_password .form-row-first,
.woocommerce form.lost_reset_password .form-row-last,
.woocommerce-page form.lost_reset_password .form-row-first,
.woocommerce-page form.lost_reset_password .form-row-last {
	float: none;
	width: 100%;
	max-width: 585px
}

.woocommerce .woocommerce-MyAccount-navigation {
	width: 270px;
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
	padding: 10px 20px;
	line-height: 40px;
	font-size: 14px;
	background-color: #f1f1f1
}

.woocommerce .woocommerce-MyAccount-navigation a {
	display: block
}

.woocommerce .woocommerce-MyAccount-content {
	overflow-y: hidden
}

.woocommerce #shipping_method {
	list-style: none;
	padding: 0;
	margin-bottom: 0
}

.woocommerce #shipping_method input[type=checkbox],
.woocommerce #shipping_method input[type=radio] {
	vertical-align: middle;
	margin: 0 0 2px 3px
}

.woocommerce #shipping_method label {
	font-size: inherit;
	font-weight: inherit;
	color: inherit;
	margin: 0
}

.woocommerce #shipping_method input[type=checkbox]~label,
.woocommerce #shipping_method input[type=radio]~label {
	display: inline;
	cursor: pointer;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease
}

.woocommerce-form-login .woocommerce-form__label-for-checkbox {
	display: inline-block;
	float: right;
	padding: 8px 0;
	margin-bottom: 0;
	cursor: pointer
}

.woocommerce-form-login .woocommerce-form__label-for-checkbox input[type=checkbox] {
	display: inline-block;
	vertical-align: top;
	margin: 5px 0 0
}

.woocommerce-ResetPassword .form-row .button,
.woocommerce-form-login .form-row .button,
.woocommerce-form-register .form-row .button,
.woocommerce-form-track-order .form-row .button {
	min-width: 150px
}

.woocommerce-form-register .checkbox input[type=checkbox],
.woocommerce-form-register .checkbox-inline input[type=checkbox],
.woocommerce-form-register .radio input[type=radio],
.woocommerce-form-register .radio-inline input[type=radio] {
	position: static;
	vertical-align: middle;
	cursor: inherit;
	margin: -1px 0 0 3px
}

.woocommerce-form-register .user-role label {
	cursor: pointer
}

#customer_login input[type=submit],
.woocommerce-ResetPassword input[type=submit] {
	padding-left: 50px;
	padding-right: 50px
}

.select2-drop {
	border: 1px solid #eee;
	border-radius: 0
}

.select2-drop.select2-drop-above.select2-drop-active {
	border-top: 1px solid #eee
}

.select2-container .select2-choice,
.select2-container--default .select2-selection--single {
	border: 1px solid #eee;
	padding: 7px 20px;
	border-radius: 0
}

.select2-container .select2-selection--single {
	height: auto;
	color: inherit
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	padding: 0;
	color: inherit;
	line-height: inherit
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -13px
}

.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-right: -15px
}

.select2.select2-container--default.select2-container--focus .select2-selection--multiple {
	border-color: #eee
}

.select2.select2-container {
	margin-bottom: 10px
}

.select2.select2-container .select2-selection--multiple {
	border-radius: 0;
	border: 1px solid #eee
}

.select2.select2-container .select2-selection--multiple .select2-selection__rendered {
	padding: 0;
	display: block
}

.select2.select2-container .select2-search--inline .select2-search__field {
	margin-top: 0;
	padding: 0 10px
}

.select2-drop.select2-drop-above .select2-search input {
	width: 100%
}

body .select2-container--default .select2-selection--single .select2-selection__clear {
	float: none
}

.place-order #place_order {
	margin-top: 20px
}

.woocommerce-form__label-for-checkbox {
	cursor: pointer
}

.woocommerce-privacy-policy-link,
.woocommerce-privacy-policy-link:focus,
.woocommerce-privacy-policy-link:hover,
.woocommerce-terms-and-conditions-link,
.woocommerce-terms-and-conditions-link:focus,
.woocommerce-terms-and-conditions-link:hover {
	text-decoration: underline
}

.woocommerce-checkout-review-order-table .cart_item dl p:last-child,
.woocommerce-checkout-review-order-table .cart_item dl:last-child {
	margin-bottom: 0
}

#order_review_heading,
.woocommerce-additional-fields>h3,
.woocommerce-billing-fields>h3,
.woocommerce-shipping-fields>h3 {
	font-size: 16px
}

#ship-to-different-address {
	overflow: hidden
}

#ship-to-different-address label input[type=checkbox] {
	display: none
}

#ship-to-different-address label span {
	position: relative;
	display: block;
	padding-left: 43px
}

#ship-to-different-address label {
	font-weight: 600;
	cursor: pointer;
	margin: 0
}

#ship-to-different-address label input[type=checkbox]:checked+span::before {
	border-color: #000;
	background: #000
}

#ship-to-different-address label input[type=checkbox]:checked+span::after {
	left: 3px
}

#ship-to-different-address label span::before {
	content: "";
	display: block;
	height: 16px;
	width: 30px;
	border: 2px solid #bbb;
	background: #bbb;
	border-radius: 13em;
	box-sizing: content-box;
	-webkit-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	position: absolute;
	top: 1px;
	left: 0
}

#ship-to-different-address label span::after {
	content: "";
	display: block;
	width: 14px;
	height: 14px;
	background: #fff;
	position: absolute;
	top: 4px;
	left: 17px;
	border-radius: 13em;
	-webkit-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s
}

.place-order input#place_order,
.wc-proceed-to-checkout .button {
	padding: 10px 50px;
	text-transform: uppercase
}

.shop_table td,
.shop_table th {
	padding: 10px
}

.shop_table th {
	font-weight: 600;
	color: #999
}

.shop_table td.product-price,
.shop_table td.product-subtotal {
	font-size: 16px;
	font-weight: 600;
	color: #333
}

.shop_table td.product-price del,
.shop_table td.product-subtotal del {
	font-size: 14px;
	font-weight: 400
}

.shop_table td.product-price ins,
.shop_table td.product-subtotal ins {
	text-decoration: none
}

.shop_table td.product-thumbnail img {
	width: 100px
}

.shop_table td.product-remove a {
	display: block;
	font-size: 20px
}

.shop_table .actions {
	text-align: right;
	padding: 20px
}

.shop_table .actions::after,
.shop_table .actions::before {
	content: '';
	display: table;
	clear: both
}

.shop_table .actions .coupon {
	display: inline-block
}

.shop_table .actions>.button {
	float: left
}

.shop_table .actions>.button[disabled] {
	pointer-events: none
}

.wcppec-checkout-buttons {
	text-align: inherit
}

.yes-js #yith-wcwl-form .hidden-title-form {
	margin-top: 0
}

.woocommerce table.wishlist_table {
	font-size: inherit
}

.woocommerce .wishlist_table td.product-add-to-cart a {
	display: inline-block!important;
	vertical-align: top;
	margin: auto;
	border-radius: 0;
	line-height: inherit;
	max-width: 170px
}

.woocommerce .wishlist_table td.product-name>* {
	display: inline-block;
	vertical-align: top
}

.woocommerce .wishlist_table td.product-name a:not(.yith-wcqv-button) {
	padding: 4px 0 4px 15px
}

@media (max-width:767px) {
	.woocommerce .col2-set .col-1,
	.woocommerce .col2-set .col-2,
	.woocommerce-page .col2-set .col-1,
	.woocommerce-page .col2-set .col-2 {
		float: none;
		width: 100%
	}
	.woocommerce .woocommerce-MyAccount-navigation {
		width: 100%;
		float: none;
		margin-right: 0
	}
	.shop_table .actions .coupon {
		display: block;
		margin-bottom: 15px
	}
	.shop_table .actions .coupon .input-text {
		margin-bottom: 10px
	}
	.shop_table .actions>.button {
		float: none
	}
}

@media (max-width:567px) {
	.wishlist_table,
	.woocommerce-cart-form .shop_table {
		border: none
	}
	.wishlist_table thead,
	.woocommerce-cart-form .shop_table thead {
		display: none
	}
	.wishlist_table tr,
	.woocommerce-cart-form .shop_table tr {
		display: block;
		margin-bottom: 30px;
		border: 1px solid #ddd
	}
	.wishlist_table td,
	.woocommerce-cart-form .shop_table td {
		display: block;
		text-align: center!important;
		border: none
	}
	.wishlist_table td:not(:first-child),
	.woocommerce-cart-form .shop_table td:not(:first-child) {
		border-top: 1px solid #eee
	}
	.wishlist_table tr td.product-thumbnail a {
		margin: auto
	}
}

@media (max-width:479px) {
	.woocommerce form .form-row-first,
	.woocommerce form .form-row-last,
	.woocommerce-page form .form-row-first,
	.woocommerce-page form .form-row-last {
		float: none;
		width: 100%
	}
	.woocommerce-form-login .woocommerce-form__label-for-checkbox {
		float: none;
		margin-top: 15px
	}
}

html {
	font-size: 14px
}

body {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #666;
	font-weight: 400;
	overflow-x: hidden
}

label {
	font-weight: 400;
	color: #333;
	margin: 0
}

label .required {
	border-bottom: none;
	text-decoration: none
}

a {
	color: inherit;
	text-decoration: none;
	line-height: inherit;
	cursor: pointer
}

a:active,
a:focus,
a:hover {
	text-decoration: none;
	outline: 0
}

p {
	margin-bottom: 20px
}

ol,
ul {
	/* padding: 0 20px 0 0 */
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 600;
	line-height: 1.4;
	margin: 0 0 20px;
	color: #333
}

h1 {
	font-size: 36px
}

h2 {
	font-size: 32px
}

h3 {
	font-size: 28px
}

h4 {
	font-size: 24px
}

h5 {
	font-size: 20px
}

h6 {
	font-size: 18px
}

img {
	height: auto;
	max-width: 100%
}

.font-weight-400 {
	font-weight: 400
}

.font-weight-600 {
	font-weight: 600
}
/* 
input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
	border: 1px solid #eee;
	padding: 7px 20px;
	font-size: 14px;
	line-height: 24px;
	width: 100%;
	background: 0 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: 0
} */

/* body .select2-container .select2-selection--single,
input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url] {
	height: 40px
} */

textarea {
	display: block
}

select {
	background-image: url(../images/select-arrow.png);
	background-repeat: no-repeat;
	background-position: center left 9px;
	padding-left: 22px;
	padding-right: 12px
}

select::-ms-expand {
	display: none
}

:focus {
	outline: 0
}

blockquote {
	font-family: Pacifico, cursive;
	font-size: 16px;
	color: #333;
	border: none;
	padding: 8px 30px 8px 0;
	margin-bottom: 12px
}

iframe {
	display: block;
	max-width: 100%!important
}

::-webkit-input-placeholder {
	color: inherit;
	opacity: 1
}

:-moz-placeholder {
	color: inherit;
	opacity: 1
}

::-moz-placeholder {
	color: inherit;
	opacity: 1
}

:-ms-input-placeholder {
	color: inherit;
	opacity: 1
}

input[type=checkbox],
input[type=radio] {
	margin-top: 5px
}

.woocommerce .hidden-title-form a.hide-title-form {
	vertical-align: top;
	line-height: inherit
}

.added_to_cart,
a.button,
button,
input[type=submit] {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 24px;
	padding: 8px 20px;
	border: none;
	background-color: #999;
	color: #fff;
	text-align: center;
	font-weight: 600
}

.added_to_cart:focus,
.added_to_cart:hover,
a.button:focus,
a.button:hover,
button:hover,
input[type=submit]:hover {
	opacity: .7;
	color: #fff
}

.text-center {
	text-align: center
}

.post-content::after,
.post-content::before {
	display: table;
	content: '';
	clear: both
}

.return-message {
	font-size: 14px;
	line-height: 20px;
	padding: 5px 15px;
	margin-top: 10px;
	text-align: center
}

.wpb_single_image {
	font-size: 0;
	line-height: 0;
	letter-spacing: 0
}

.sticky {
	color: inherit
}

.bypostauthor {
	color: inherit
}

.screen-reader-text {
	color: inherit
}

.page-links,
.post-pagination {
	display: inline-block;
	width: 100%;
	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
	margin-bottom: 10px
}

.page-links>*,
.post-pagination>* {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 20px
}

.page-links .page-links-title,
.post-pagination .title {
	display: none
}

.page-links span:not(.page-links-title),
.post-pagination span:not(.title) {
	width: 24px;
	height: 24px;
	line-height: 22px;
	border: 1px solid #aaa;
	background-color: #aaa;
	color: #fff;
	text-align: center
}

.page-links a span,
.post-pagination a span {
	display: block
}

.page-links a:not(:hover) span,
.post-pagination a:not(:hover) span {
	background-color: transparent;
	border-color: #ddd;
	color: #666
}

.page-links span.screen-reader-text {
	display: none
}

table {
	border: 1px solid #eee;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: auto;
	width: 100%;
	margin-bottom: 20px
}

td,
th {
	border-color: #eee;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	font-weight: 400;
	text-align: center
}

.alignnone,
.wp-caption.alignnone,
a img.alignnone {
	margin: 5px 20px 20px 0
}

.aligncenter,
.wp-caption.aligncenter,
a img.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto
}

.alignleft,
.wp-caption.alignleft,
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0
}

.alignright,
.wp-caption.alignright,
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px
}

img.alignnone {
	margin: 0
}

.post-password-form label[for=pwbox-1168] {
	margin-bottom: 10px
}

@media (max-width:479px) {
	.post-password-form p:last-child {
		text-align: center
	}
}

.password-input {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	position: relative
}

.password-input [type=password] {
	padding-inline-end: 40px
}

.password-input .show-password-input {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	font-size: 14px;
	line-height: 24px;
	padding: 8px 0;
	width: 40px;
	text-align: center
}

.password-input .show-password-input:hover {
	color: var(--e-main-color)
}

.password-input .show-password-input::before {
	display: block;
	font-family: FontAwesome, sans-serif;
	content: "\f06e"
}

.woocommerce-password-strength {
	color: #000;
	background-color: #efefef;
	border: 1px solid #bbb;
	text-align: center;
	padding: 2px 9px
}

.woocommerce-password-strength.short {
	background-color: #f1adad;
	border-color: #e35b5b
}

.woocommerce-password-strength.bad {
	background-color: #fbc5a9;
	border-color: #f78b53
}

.woocommerce-password-strength.good {
	background-color: #ffe399;
	border-color: #ffc733
}

.woocommerce-password-strength.strong {
	background-color: #c1e1b9;
	border-color: #83c373
}

.wp-caption {
	background-color: #fff;
	max-width: 100%;
	padding: 5px 3px 5px;
	text-align: center;
	margin: 0
}

.wp-caption.alignnone {
	clear: both
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 100%;
	padding: 0;
	width: auto
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 17px;
	padding: 10px 4px 5px;
	margin: 0!important
}

.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, .7);
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	line-height: 1.5;
	padding: .5em 0
}

i.fa,
span.fa {
	display: inline-block;
	vertical-align: top;
	line-height: inherit;
	text-decoration: inherit
}

i.fa::before,
span.fa::before {
	display: block
}

[class*=" flaticon-"],
[class^=flaticon-] {
	display: inline-block;
	vertical-align: top
}

[class*=" flaticon-"]:after,
[class*=" flaticon-"]:before,
[class^=flaticon-]:after,
[class^=flaticon-]:before {
	display: block;
	font-size: inherit;
	margin-left: 0
}

[class*=" pe-7s-"],
[class^=pe-7s-] {
	display: inline-block;
	vertical-align: top;
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit
}

[class*=" pe-7s-"]::before,
[class^=pe-7s-]::before {
	display: block
}

.rows-space-0 {
	margin-bottom: 0
}

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

.chosen-container {
	vertical-align: top;
	font-size: inherit;
	line-height: inherit;
	text-align: right;
	width: auto!important
}

.chosen-container-single .chosen-single {
	padding: 7px 17px;
	height: auto;
	border: 1px solid #eee;
	border-radius: 0;
	background: #f6f6f6;
	box-shadow: none;
	font-size: 14px;
	line-height: 24px;
	color: inherit
}

.chosen-container-single .chosen-single::after {
	display: inline-block;
	vertical-align: top;
	font-family: FontAwesome, sans-serif;
	content: "\f107";
	font-size: 18px;
	font-weight: 600;
	opacity: .7
}

.chosen-container-single .chosen-single span {
	display: inline-block;
	vertical-align: top;
	margin-right: 0;
	margin-left: 17px
}

.chosen-container-single .chosen-single div {
	display: none
}

.chosen-container-active.chosen-with-drop .chosen-single {
	border: 1px solid #eee;
	background: #f6f6f6;
	box-shadow: none
}

.chosen-container-single .chosen-drop {
	top: calc(100% + 1px);
	right: -1px;
	clip: auto;
	border-radius: 0;
	border: 1px solid #eee;
	border-top: none;
	box-shadow: none;
	width: auto;
	min-width: 100%;
	white-space: nowrap;
	margin: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 8
}

.chosen-container:not(.chosen-with-drop) .chosen-drop {
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	-ms-transform: translateY(20px);
	-o-transform: translateY(20px);
	transform: translateY(20px)
}

.chosen-container-single .chosen-drop .chosen-search {
	display: none
}

.chosen-container-single .chosen-results {
	color: #888;
	padding: 0;
	margin: 0
}

.chosen-container .chosen-results li {
	font-size: 15px;
	line-height: 18px;
	padding: 6px 20px
}

.chosen-container .chosen-results li.result-selected {
	background-color: #f6f6f6
}

.chosen-container .chosen-results li.highlighted {
	background-image: none
}

.loading-lazy {
	position: relative;
	display: block
}

.tab-container.loading {
	position: relative
}

.block-minicart.loading .shopcart-description>*,
.kuteshop-products.loading .content-product-append>*,
.shop-page ul.products.loading>*,
.tab-container.loading>.tab-panel.active {
	opacity: .3
}

.widget_shopping_cart .woocommerce-mini-cart li .blockUI.blockOverlay {
	background-color: rgba(255, 255, 255, .8)!important;
	opacity: 1!important
}

.block-minicart.loading .shopcart-description::after,
.kuteshop-products.loading .content-product-append::after,
.loading-lazy::after,
.shop-page ul.products.loading::before,
.tab-container.loading::after,
.widget_shopping_cart .woocommerce-mini-cart li .blockUI.blockOverlay::before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 8;
	width: 60px;
	height: 60px;
	margin: auto;
	border: 2px solid #ccc;
	border-top-color: red;
	border-radius: 50%;
	-webkit-animation: fa-spin 2s infinite linear;
	-o-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.shop-page ul.products.loading::before {
	display: block
}

.kuteshop-dropdown {
	position: relative
}

.kuteshop-dropdown>.sub-menu,
.wcml-dropdown .wcml-cs-submenu {
	position: absolute;
	top: calc(100% - 1px);
	right: 0;
	left: -15px;
	background-color: #fff;
	color: #666;
	z-index: 10;
	border: none;
	box-shadow: 0 0 0 1px #eee inset;
	list-style: none;
	padding: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	text-align: right;
	visibility: visible
}

.kuteshop-dropdown>.sub-menu>.menu-item>a,
.wcml-dropdown .wcml-cs-submenu>li>a {
	display: block;
	padding: 6px 12px
}

.kuteshop-dropdown>.sub-menu>.menu-item:hover>a,
.wcml-dropdown .wcml-cs-submenu>li:hover>a {
	background-color: #f6f6f6
}

.block-language a>img {
	vertical-align: top;
	margin: 5px 0 0 3px
}

.block-language>a::after {
	display: inline-block;
	vertical-align: top;
	font-family: FontAwesome, sans-serif;
	content: '\f107';
	margin-right: 7px
}

.block-currency {
	position: relative
}

.wcml-dropdown+img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto
}

.wcml-dropdown {
	width: auto
}

.wcml-dropdown li {
	border: none;
	background-color: transparent
}

.wcml-dropdown a {
	padding: 0;
	line-height: inherit
}

.wcml-dropdown a.wcml-cs-item-toggle {
	padding: 0
}

.wcml-dropdown a.wcml-cs-item-toggle:after {
	vertical-align: top;
	position: static;
	font-family: FontAwesome, sans-serif;
	content: '\f107';
	border: none;
	margin-right: 10px
}

.wcml-dropdown .wcml-cs-submenu li {
	border: none
}

.wcml-dropdown li:focus,
.wcml-dropdown li:hover {
	background-color: transparent
}

.wcml-dropdown:not(:hover) .wcml-cs-submenu {
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px)
}

.woocommerce .wcml-dropdown.product {
	margin: 0
}

.main-container {
	padding: 50px 0
}

.main-container .breadcrumbs {
	margin-top: -50px
}

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

@media (min-width:992px) {
	.left-sidebar .main-content {
		float: right
	}
}

@media (max-width:991px) {
	.main-content {
		margin-bottom: 50px
	}
}

.body-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0, 0, 0, .8);
	z-index: 11;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	opacity: 0;
	visibility: hidden
}

.box-mobile-menu-open .body-overlay,
.ovic-open-mobile-menu .body-overlay {
	opacity: .5;
	visibility: visible
}

div.ovic-menu-clone-wrap {
	right: -300px;
	left: auto;
	width: 300px;
	max-width: 100%;
	box-shadow: none;
	color: inherit;
	z-index: 100001
}

div.ovic-menu-clone-wrap .ovic-menu-current-panel-title {
	font-weight: 700;
	line-height: 24px;
	padding: 8px 60px
}

div.ovic-menu-clone-wrap .ovic-menu-current-panel-title .icon {
	margin-left: 10px
}

div.ovic-menu-clone-wrap .megamenu {
	background-image: none!important
}

div.ovic-menu-clone-wrap .megamenu [class*=" col-"],
div.ovic-menu-clone-wrap .megamenu [class*=" vc_col-"],
div.ovic-menu-clone-wrap .megamenu [class^=col-],
div.ovic-menu-clone-wrap .megamenu [class^=vc_col-] {
	width: 100%!important;
	float: none
}

div.ovic-menu-clone-wrap .sub-menu.megamenu {
	padding: 10px 0 0
}

div.ovic-menu-clone-wrap .ovic-menu-panel-main,
div.ovic-menu-clone-wrap .ovic-menu-panel.ovic-menu-sub-panel {
	-webkit-overflow-scrolling: touch
}

div.ovic-menu-clone-wrap .ovic-menu-panel>ul {
	padding: 10px 0
}

div.ovic-menu-clone-wrap .ovic-menu-panel>ul>li {
	border-bottom: none
}

div.ovic-menu-clone-wrap .ovic-menu-panel .ovic-menu-next-panel {
	line-height: inherit;
	padding: 8px 20px;
	height: auto;
	width: auto
}

div.ovic-menu-clone-wrap .ovic-menu-panel>ul>li>a {
	line-height: inherit;
	padding: 6px 0;
	color: inherit
}

div.ovic-menu-clone-wrap .ovic-menu-panels-actions-wrap {
	height: auto;
	border: none;
	box-shadow: 0 -1px #e5e5e5 inset
}

div.ovic-menu-clone-wrap .ovic-menu-panels-actions-wrap .ovic-menu-close-btn {
	width: 45px;
	height: 40px;
	line-height: 40px;
	border-left: 1px solid #e5e5e5
}

div.ovic-menu-clone-wrap .ovic-menu-panels-actions-wrap .ovic-menu-prev-panel {
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-right: 1px solid #e5e5e5
}

div.ovic-menu-clone-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center
}

div.ovic-menu-clone-wrap>* {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto
}

.head-menu-mobile {
	padding: 15px;
	color: #fff;
	background-color: #aaa;
	background-position: center center;
	background-size: cover;
	font-size: 13px;
	line-height: 16px
}

.head-menu-mobile::after,
.head-menu-mobile::before {
	display: table;
	content: '';
	clear: both
}

.head-menu-mobile .avatar {
	display: inline-block;
	vertical-align: top;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	overflow: hidden;
	margin-bottom: 10px
}

.head-menu-mobile .author {
	padding: 0 5px
}

.head-menu-mobile .name {
	text-transform: capitalize;
	font-size: 14px;
	font-weight: 700
}

.head-menu-mobile .name span {
	display: block;
	font-size: 13px;
	text-transform: none;
	font-weight: 400;
	opacity: .7
}

.head-menu-mobile .action {
	display: inline-block;
	float: left
}

.footer-menu-mobile {
	text-align: center;
	font-size: 13px;
	line-height: 20px;
	box-shadow: 0 1px #e5e5e5 inset
}

.footer-menu-mobile>* {
	padding: 0 20px
}

.footer-menu-mobile>:first-child {
	padding-top: 10px
}

.footer-menu-mobile>:last-child {
	padding-bottom: 10px
}

.ovic-menu-clone-wrap .head-menu-mobile~.ovic-menu-panels {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	overflow: hidden
}

.header-sticky-menu {
	position: fixed;
	top: -51px;
	left: 0;
	right: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 10;
	background-color: #fff
}

.header-sticky-menu.active {
	top: 0;
	box-shadow: 0 0 15px rgba(0, 0, 0, .5)
}

body .ovic-menu li>a>.icon {
	margin: 0 0 0 7px
}

.menu-item>.desc {
	display: none
}

.menu-item>a figure.loading-lazy::after,
.menu-item>a.loading-lazy::after {
	display: none
}

.menu-item>a .icon {
	display: inline-block;
	vertical-align: top;
	text-decoration: none
}

.menu-item>a figure.icon {
	font-size: 0
}

.menu-item>a figure.icon img {
	margin-top: -1px;
	margin-bottom: 1px
}

.menu-item>a .label-image {
	display: inline!important;
	margin: -15px 5px 0 0
}

.menu-item>a img {
	width: auto;
	max-height: 24px
}

.box-header-nav {
	color: #333
}

.box-header-nav .main-menu {
	list-style: none;
	padding: 0;
	margin-bottom: 0;
	text-align: right
}

.box-header-nav .main-menu .menu-item {
	position: relative
}

.box-header-nav .main-menu>.menu-item {
	display: inline-block;
	float: right
}

.box-header-nav .main-menu>.menu-item:not(:first-child) {
	margin-right: -1px
}

.box-header-nav .main-menu>.menu-item>a {
	display: inline-block;
	position: relative;
	padding: 13px 25px
}

.box-header-nav .main-menu>.menu-item>a .label-image {
	position: absolute;
	top: 0;
	right: calc(100% - 30px);
	margin: 0
}

.box-header-nav .main-menu>.menu-item.active>a,
.box-header-nav .main-menu>.menu-item:hover>a {
	color: #fff;
	z-index: 1
}

.box-header-nav .main-menu>.menu-item.menu-item-has-children>a::after {
	display: inline-block;
	vertical-align: top;
	content: '\f107';
	font-family: FontAwesome, sans-serif;
	margin-right: 7px;
	border: none;
	position: static;
	width: auto;
	height: auto;
	-webkit-animation: none;
	-o-animation: none;
	animation: none;
	color: inherit
}

.box-header-nav .main-menu>.menu-item:not(:first-child)>a::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 1px;
	height: 22px;
	margin: auto;
	background-color: inherit
}

.box-header-nav .main-menu>.menu-item:not(.active):not(:hover)>a::before {
	background-color: rgba(0, 0, 0, .1)
}

.box-header-nav .main-menu .menu-item:hover>.sub-menu {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	opacity: 1;
	visibility: visible
}

.box-header-nav .main-menu .sub-menu {
	list-style: none;
	position: absolute;
	top: 100%;
	right: 0;
	width: 200px;
	background-color: #fff;
	color: #666;
	box-shadow: 0 -1px #eee inset, 1px 0 #eee inset, -1px 0 #eee inset;
	padding: 0;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	-ms-transform: translateY(20px);
	-o-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 10
}

.box-header-nav .main-menu .sub-menu>.menu-item::after,
.box-header-nav .main-menu .sub-menu>.menu-item::before {
	display: table;
	content: '';
	clear: both
}

.box-header-nav .main-menu .sub-menu>.menu-item>a {
	display: block;
	padding: 6px 20px
}

.box-header-nav .main-menu .sub-menu>.menu-item:hover>a {
	background-color: #eee
}

.box-header-nav .main-menu .sub-menu>.menu-item.menu-item-has-children>a::after {
	display: inline-block;
	float: left;
	content: '\f104';
	font-family: FontAwesome, sans-serif;
	margin-right: 10px
}

.box-header-nav .main-menu .sub-menu .sub-menu {
	top: 0;
	right: 100%;
	-webkit-transform: translateX(-20px);
	-moz-transform: translateX(-20px);
	-ms-transform: translateX(-20px);
	-o-transform: translateX(-20px);
	transform: translateX(-20px);
	box-shadow: 0 -1px #eee inset, 1px 0 #eee inset, 0 1px #eee inset
}

.box-header-nav .main-menu .sub-menu .sub-menu>.menu-item.menu-item-has-children>a::after {
	display: none
}

.kuteshop-live-search-form .txt-livesearch {
	z-index: auto
}

.block-search {
	position: relative
}

.block-search .btn-submit .fa {
	font-family: FontAwesome, sans-serif
}

.block-search .form-search {
	display: table;
	position: relative;
	text-align: left;
	padding: 1px 1px 1px 45px;
	box-shadow: 0 0 0 1px #eee inset
}

.block-search .form-search>* {
	display: table-cell;
	vertical-align: top;
	white-space: normal
}

.block-search .category {
	border: solid #eee;
	border-width: 0 0 0 1px;
	background-color: #f6f6f6
}

.block-search .category select {
	border: none;
	width: 160px
}

.block-search .chosen-container-single .chosen-single {
	border: none;
	background-color: transparent
}

.block-search .input {
	width: 100%;
	border: none;
	height: 38px;
	color: #999
}

.block-search .btn-submit {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 16px;
	padding: 8px 0;
	width: 46px;
	color: #fff
}

.block-search .btn-submit>* {
	display: block;
	line-height: inherit
}

.block-search .btn-submit:hover {
	opacity: 1
}

.block-search .btn-submit:hover::after {
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: rgba(255, 255, 255, .3)
}

.block-search>.icon {
	display: block
}

.block-search>.icon:hover span {
	-webkit-animation: bounceIn .5s ease;
	-o-animation: bounceIn .5s ease;
	animation: bounceIn .5s ease
}

.block-search .form-search.sub-menu {
	position: absolute;
	right: auto;
	top: 0;
	width: 450px;
	left: 0;
	padding-left: 41px;
	z-index: 10;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	background-color: #fff
}

.block-search:not(.open) .form-search.sub-menu {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0)
}

.block-search .form-search.sub-menu>.form-content {
	width: 100%
}

.block-search .form-search.sub-menu .btn-submit {
	width: 42px
}

.block-search .form-search.sub-menu .category {
	background-color: transparent
}

.block-minicart .link-dropdown {
	display: block;
	position: relative;
	font-size: 0;
	line-height: 0;
	letter-spacing: 0
}

.block-minicart .link-dropdown>* {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 24px
}

.block-minicart .link-dropdown .icon {
	position: relative
}

.block-minicart .link-dropdown .count {
	position: absolute;
	top: -8px;
	right: -15px;
	min-width: 32px;
	height: 18px;
	background-color: #096;
	border-color: #096;
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	border-radius: 10px;
	z-index: 1
}

.block-minicart .link-dropdown .count::after {
	content: '';
	position: absolute;
	top: 100%;
	right: 55%;
	border-top: 4px solid;
	border-top-color: inherit;
	border-right: 5px solid transparent
}

.cart-style1 .link-dropdown:not(.style1) {
	display: none
}

.cart-style2 .link-dropdown:not(.style2) {
	display: none
}

.cart-style3 .link-dropdown:not(.style3) {
	display: none
}

.cart-style4 .link-dropdown:not(.style4) {
	display: none
}

.cart-style5 .link-dropdown:not(.style5) {
	display: none
}

.cart-style6 .link-dropdown:not(.style6) {
	display: none
}

.cart-style7 .link-dropdown:not(.style7) {
	display: none
}

.cart-style8 .link-dropdown:not(.style8) {
	display: none
}

.cart-style9 .link-dropdown:not(.style9) {
	display: none
}

.cart-style10 .link-dropdown:not(.style10) {
	display: none
}

.cart-style11 .link-dropdown:not(.style11) {
	display: none
}

.cart-style12 .link-dropdown:not(.style12) {
	display: none
}

.cart-style13 .link-dropdown:not(.style13) {
	display: none
}

.cart-style14 .link-dropdown:not(.style14) {
	display: none
}

.block-minicart .shopcart-description {
	position: absolute;
	top: calc(100% - 1px);
	left: 0;
	width: 330px;
	background-color: #fff;
	color: #666;
	z-index: 10;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.block-minicart .widget_shopping_cart>.widgettitle {
	display: none
}

.woocommerce-mini-cart {
	overflow-y: auto;
	max-height: 273px;
	border-bottom: 1px solid #eee
}

.shopcart-description .widget_shopping_cart_content {
	border: 1px solid #eee;
	box-shadow: 0 3px 10px #ddd;
	padding: 20px
}

.shopcart-description .woocommerce-mini-cart__empty-message {
	margin-bottom: 0
}

.shopcart-description .subtitle {
	font-size: 16px
}

.shopcart-description .minicart-items {
	list-style: none;
	padding: 0;
	margin-bottom: 0;
	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
	max-height: 280px;
	overflow-y: auto;
	box-shadow: 0 1px #eee
}

.shopcart-description .product-cart {
	padding: 20px 0;
	position: relative;
	overflow: hidden
}

.shopcart-description .product-cart:not(:first-child) {
	box-shadow: 0 1px #eee inset
}

.shopcart-description .product-media {
	display: inline-block;
	float: right;
	width: 100px
}

.shopcart-description .product-details {
	display: inline-block;
	width: calc(100% - 100px);
	padding-right: 10px
}

.shopcart-description .product-name {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	font-weight: 400
}

.shopcart-description .product-price {
	display: block;
	font-size: 14px;
	line-height: 20px
}

.shopcart-description .product-quantity {
	display: block;
	font-size: 14px;
	line-height: 20px
}

.shopcart-description .product-remove {
	display: block;
	font-size: 18px;
	line-height: 20px;
	width: 10px;
	text-align: center
}

.shopcart-description .product-remove:not(:hover) {
	opacity: .5
}

.shopcart-description .variation {
	width: calc(100% - 110px);
	margin-right: auto;
	margin-bottom: 5px
}

.shopcart-description .variation dt {
	float: right;
	margin-left: 5px
}

.shop_table .variation dd>*,
.shopcart-description .variation dd>* {
	display: inline;
	margin-bottom: 0
}

.shopcart-description .quantity {
	display: block;
	width: calc(100% - 110px);
	margin-right: auto
}

.shopcart-description .subtotal {
	font-size: 14px;
	line-height: 24px;
	padding: 8px 0;
	color: #333
}

.shopcart-description .subtotal .total-price {
	font-size: 16px;
	float: left;
	font-weight: 600
}

.shopcart-description .actions {
	font-size: 0;
	line-height: 0;
	letter-spacing: 0
}

.shopcart-description .actions a {
	display: inline-block;
	vertical-align: top;
	width: calc(50% - 5px);
	padding: 8px 10px
}

.shopcart-description .actions a:last-child {
	margin-right: 10px
}

.block-nav-category {
	position: relative
}

.block-nav-category:not(.alway-open) .block-title:hover::after {
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(255, 255, 255, .3)
}

.block-nav-category .block-title {
	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
	padding: 0 20px;
	cursor: pointer;
	background-color: #000;
	color: #fff;
	overflow: hidden;
	position: relative
}

.block-nav-category .block-title>* {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 24px;
	padding: 13px 0
}

.block-nav-category .block-title .text-title {
	font-weight: 600
}

.block-nav-category .block-title .icon-title.before {
	display: none;
	margin-left: 15px
}

.block-nav-category .block-title .icon-title.after {
	float: left;
	margin-right: 15px
}

.block-nav-category:not(.has-open) .block-content {
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	-ms-transform: translateY(20px);
	-o-transform: translateY(20px);
	transform: translateY(20px)
}

.block-nav-category .block-content {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	min-width: 270px;
	background-color: #fff;
	z-index: 9;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	text-align: right
}

.block-nav-category .vertical-menu {
	position: relative;
	list-style: none;
	padding: 7px 0;
	margin-bottom: 0;
	border-right: 1px solid #eee
}

.block-nav-category .vertical-menu .menu-item {
	position: relative;
	color: #333
}

.block-nav-category .vertical-menu .menu-item::after,
.block-nav-category .vertical-menu .menu-item::before {
	display: table;
	content: '';
	clear: both
}

.block-nav-category .vertical-menu .menu-item>a {
	display: block;
	padding: 6px 20px
}

.block-nav-category .vertical-menu .menu-item>a:focus {
	color: inherit
}

.block-nav-category .vertical-menu .menu-item>a .icon {
	min-width: 20px;
	font-size: 18px;
	text-align: center;
	margin: 0 0 0 15px
}

.block-nav-category .vertical-menu .menu-item>a figure.icon {
	font-size: 0
}

.block-nav-category .vertical-menu .menu-item:first-child>a {
	padding-bottom: 7px
}

.block-nav-category .vertical-menu .menu-item:not(:first-child) {
	margin-top: -1px
}

.block-nav-category .vertical-menu .menu-item:not(:first-child)>a::before {
	content: '';
	display: block;
	border-top: 1px dashed #f1f1f1;
	-webkit-transform: translateY(-6px);
	-moz-transform: translateY(-6px);
	-ms-transform: translateY(-6px);
	-o-transform: translateY(-6px);
	transform: translateY(-6px)
}

.block-nav-category .vertical-menu .menu-item:hover>a::before {
	background-color: inherit
}

.block-nav-category .vertical-menu .sub-menu {
	list-style: none
}

.block-nav-category .view-all-category {
	color: #666
}

.block-nav-category .view-all-category a {
	display: block;
	padding: 7px 20px;
	text-align: center;
	border: 1px solid #eee
}

.block-nav-category .view-all-category a::after {
	display: inline-block;
	vertical-align: top;
	font-family: FontAwesome, sans-serif;
	content: '\f104';
	font-size: 18px;
	margin-right: 15px
}

.header-social .socials {
	list-style: none;
	padding: 0;
	overflow: hidden;
	margin: 0 -6px
}

.header-social .socials li {
	display: inline-block;
	vertical-align: top;
	float: right;
	font-size: 16px
}

.header-social .socials li a {
	display: block;
	padding: 0 6px
}

.header-social .socials li a:not(:hover) {
	opacity: .6
}

.header-social .socials li a i {
	display: block
}

.block-language>a,
.wcml_currency_switcher a.wcml-cs-item-toggle {
	display: block;
	padding: 8px 20px
}

.block-compare>a,
.block-userlink>a,
.block-wishlist>a {
	display: block;
	font-size: 0;
	line-height: 0;
	letter-spacing: 0
}

.block-compare>a>*,
.block-userlink>a>*,
.block-wishlist>a>* {
	font-size: 14px;
	line-height: 24px
}

.block-userlink>a .text {
	text-transform: capitalize
}

.block-userlink>.sub-menu {
	top: 100%;
	min-width: 180px
}

.block-menu-bar a.menu-bar {
	display: block;
	position: relative
}

.block-menu-bar a.menu-bar>* {
	display: inline-block;
	vertical-align: top
}

.header-service {
	background-color: #f8f8f8;
	border-bottom: 1px solid #eee;
	padding: 10px 0
}

.header-service .service-item {
	font-size: 0;
	line-height: 0;
	letter-spacing: 0
}

.header-service .service-item .image {
	display: inline-block;
	vertical-align: middle;
	width: 54px
}

.header-service .service-item .text {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 54px);
	padding-right: 10px;
	font-size: 13px;
	line-height: 20px;
	color: #484848;
	margin-bottom: 0
}

.header-service .service-item:hover .image {
	-webkit-animation: bounceIn .7s ease;
	-o-animation: bounceIn .7s ease;
	animation: bounceIn .7s ease
}

.header.has-border .header-border {
	height: 3px
}

.header.has-border .block-nav-category .block-content {
	margin-top: 3px
}

.header.has-border .box-header-nav .main-menu>.menu-item>.sub-menu {
	margin-top: 3px
}

.header.has-border .box-header-nav .main-menu>.menu-item>.sub-menu::before {
	content: '';
	position: absolute;
	bottom: 100%;
	left: 0;
	right: 0;
	height: 3px
}

.box-header-nav .main-menu::after,
.box-header-nav .main-menu::before,
.box-header-nav::after,
.box-header-nav::before,
.header-megabox-nav::after,
.header-megabox-nav::before,
.header-top-inner::after,
.header-top-inner::before,
.top-bar-menu::after,
.top-bar-menu::before {
	content: '';
	display: table;
	clear: both
}

.top-bar-menu.right {
	float: left
}

.top-bar-menu {
	display: inline-block;
	vertical-align: middle;
	list-style: none;
	padding: 0;
	margin-bottom: 0
}

.top-bar-menu>* {
	display: inline-block;
	vertical-align: middle;
	float: right;
	position: relative
}

.top-bar-menu>* a.wcml-cs-item-toggle,
.top-bar-menu>*>a {
	display: block;
	position: relative;
	padding: 8px 15px
}

.top-bar-menu>*>a>.icon {
	font-size: 17px
}

.top-bar-menu>*>a>.icon::before {
	margin: -2px 0 2px
}

.top-bar-menu>*>a:not(:hover)>.icon {
	opacity: .6
}

.top-bar-menu>*>a:not(:hover)>figure.icon {
	opacity: 1
}

.top-bar-menu>*>a>.fa-phone {
	font-size: 20px
}

.top-bar-menu>*>a>.fa-phone::before {
	margin: -1px 0 1px
}

.top-bar-menu>*>.socials {
	padding-left: 15px;
	padding-right: 15px
}

.top-bar-menu>*>.socials li a {
	padding-top: 8px;
	padding-bottom: 8px
}

.top-bar-menu>.menu-item-has-children>a::after {
	display: inline-block;
	vertical-align: top;
	font-family: FontAwesome, sans-serif;
	content: '\f107';
	margin-left: 7px
}

.top-bar-menu>li:not(:hover)>.sub-menu {
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	-ms-transform: translateY(20px);
	-o-transform: translateY(20px);
	transform: translateY(20px)
}

.top-bar-menu>li>.sub-menu {
	list-style: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 120px;
	background-color: #fff;
	color: #666;
	box-shadow: 0 0 0 1px #eee inset;
	padding: 10px 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 10
}

.top-bar-menu>li>.sub-menu li a {
	display: block;
	padding: 3px 15px
}

@media (min-width:568px) {
	.top-bar-menu:first-child>.ovic-menu-wapper:first-child>.top-bar-menu:first-child>:first-child a.wcml-cs-item-toggle,
	.top-bar-menu:first-child>.ovic-menu-wapper:first-child>.top-bar-menu:first-child>:first-child>a,
	.top-bar-menu:first-child>.top-bar-menu:first-child>:first-child a.wcml-cs-item-toggle,
	.top-bar-menu:first-child>.top-bar-menu:first-child>:first-child>a,
	.top-bar-menu:first-child>:first-child>.socials {
		padding-right: 0
	}
	.top-bar-menu:last-child>.ovic-menu-wapper:last-child>.top-bar-menu:last-child>:last-child a.wcml-cs-item-toggle,
	.top-bar-menu:last-child>.ovic-menu-wapper:last-child>.top-bar-menu:last-child>:last-child>a,
	.top-bar-menu:last-child>.top-bar-menu:last-child>:last-child a.wcml-cs-item-toggle,
	.top-bar-menu:last-child>.top-bar-menu:last-child>:last-child>a,
	.top-bar-menu:last-child>:last-child>.socials {
		padding-left: 0
	}
	.top-bar-menu>.mega-item:not(:first-child)::before,
	.top-bar-menu>.ovic-menu-wapper:not(:first-child)::before,
	.top-bar-menu>.top-bar-menu:not(:first-child)::before,
	.top-bar-menu>:not(:first-child) a.wcml-cs-item-toggle::before,
	.top-bar-menu>:not(:first-child)>.socials::before,
	.top-bar-menu>:not(:first-child)>a::before {
		position: absolute;
		content: '';
		top: 0;
		bottom: 0;
		right: 0;
		width: 1px;
		height: 16px;
		margin: auto;
		background-color: rgba(0, 0, 0, .1)
	}
}

.header-control {
	text-align: left;
	font-size: 0;
	line-height: 0;
	letter-spacing: 0
}

.header-control>* {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 24px;
	text-align: right
}

.header-top {
	font-size: 13px;
	line-height: 24px
}

.header-middle-inner {
	padding: 17px 0
}

.header-middle-inner>* {
	padding: 10px 0
}

.header-middle-inner>.header-control>* {
	margin: 10px 0
}

.header-middle-inner>.header-control>:not(:first-child) {
	margin-right: 30px
}

.header-nav-inner {
	display: table;
	width: 100%
}

.header-nav-inner>* {
	display: table-cell;
	vertical-align: middle
}

.header.style1 .header-top,
.header.style2 .header-top,
.header.style3 .header-top,
.header.style4 .header-top {
	background-color: #f6f6f6
}

.header.style1 .header-nav,
.header.style2 .header-nav {
	background-color: #eee
}

.header.style1 .block-menu-bar a.menu-bar {
	display: block;
	width: 46px;
	font-size: 22px;
	line-height: 40px;
	text-align: center;
	color: #fff
}

.header.style1 .block-nav-category .vertical-menu {
	padding-bottom: 0;
	margin-bottom: 7px
}

.header.style1 .block-nav-category .vertical-menu .menu-item:first-child>a {
	padding-bottom: 6px
}

.header.style1 .block-nav-category .vertical-menu .menu-item:not(:first-child) {
	margin-top: 0
}

.header.style1 .block-nav-category .vertical-menu .menu-item:not(:first-child)>a::before {
	display: none
}

.header.style1 .block-nav-category .view-all-category {
	padding-left: 20px
}

.cart-style1 .link-dropdown {
	padding: 3px 18px 3px 55px;
	border: 1px solid #eee;
	min-width: 200px
}

.cart-style1 .link-dropdown .icon {
	position: absolute;
	top: -1px;
	left: -1px;
	width: 46px;
	font-size: 16px;
	line-height: 40px;
	color: #fff;
	text-align: center
}

.cart-style1 .link-dropdown .text {
	display: block;
	font-size: 14px;
	line-height: 16px;
	color: #333;
	font-weight: 600
}

.cart-style1 .link-dropdown .item,
.cart-style1 .link-dropdown .total {
	line-height: 16px;
	color: #666
}

.cart-style1 {
	position: relative;
	text-align: right
}

.header.style2:not(.style6) .block-nav-category .block-title,
.header.style2:not(.style6) .box-header-nav .main-menu>.menu-item.active>a,
.header.style2:not(.style6) .box-header-nav .main-menu>.menu-item:hover>a {
	background-color: #e80000
}

.header.style2 .box-header-nav .main-menu>.menu-item>a {
	color: #fff
}

.header.style2 .box-header-nav .main-menu>.menu-item.menu-item-has-children>a::after,
.header.style7 .box-header-nav .main-menu>.menu-item.menu-item-has-children>a::after {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0;
	bottom: 0;
	text-align: center
}

.header.style2 .header-control>:not(:first-child) {
	margin-right: 15px
}

.header.style2 .block-search .category {
	border-width: 0 1px 0 0
}

.header.style2 .block-nav-category .view-all-category a::after,
.header.style3 .block-nav-category .view-all-category a::after,
.header.style4 .block-nav-category .view-all-category a::after {
	content: "\f100"
}

.cart-style2 .link-dropdown .icon,
.header.style2 .block-compare .icon,
.header.style2 .block-menu-bar a.menu-bar,
.header.style2 .block-wishlist .icon {
	display: inline-block;
	width: 40px;
	height: 40px;
	border: 1px solid;
	border-radius: 50%;
	font-size: 24px;
	line-height: 40px;
	text-align: center;
	padding-right: 1px
}

.cart-style2 .link-dropdown .count {
	top: -12px;
	right: 50%
}

.cart-style2 .link-dropdown .count::after {
	right: 30%;
	border-right: none;
	border-left: 5px solid transparent
}

.header.style3 .header-top {
	color: #53524e
}

.header.style3 .header-mega-box>.top-bar-menu {
	display: block
}

.header.style3 .header-mega-box .top-bar-menu .header-text-box {
	float: left
}

.header.style3 .header-mega-box .top-bar-menu .header-text-box a {
	padding-left: 0
}

.header.style3 .header-mega-box .top-bar-menu .header-text-box a::before {
	position: static;
	display: inline-block;
	vertical-align: top;
	content: '!';
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background-color: #f9d717;
	color: #fff;
	line-height: 14px;
	text-align: center;
	margin: 5px 0 5px 5px
}

.header.style3 .block-search .form-search {
	padding: 2px 2px 2px 45px
}

.header.style3 .block-search .category {
	border-width: 0
}

.header.style3 .top-bar-menu>* a.wcml-cs-item-toggle,
.header.style3 .top-bar-menu>*>a {
	padding-top: 4px;
	padding-bottom: 4px
}

.header.style3 .top-bar-menu>.mega-item:not(:first-child)::before,
.header.style3 .top-bar-menu>.ovic-menu-wapper:not(:first-child)::before,
.header.style3 .top-bar-menu>.top-bar-menu:not(:first-child)::before,
.header.style3 .top-bar-menu>:not(:first-child) a.wcml-cs-item-toggle::before,
.header.style3 .top-bar-menu>:not(:first-child)>a::before {
	background-color: rgba(0, 0, 0, .6);
	height: 12px
}

.header.style3 .block-nav-category .vertical-menu,
.header.style4 .block-nav-category .vertical-menu {
	padding-top: 2px;
	padding-bottom: 1px
}

/* mo2men@discount_2 */
.product-item-opt-55 span{
    position: relative;
    top: -31px;
    background: orange;
    color: white;
    padding: 5px;
    font-size: 12px;
    /* font-weight: 70; */
}
/* endEdit@discount_2 */
/* mo2men@follow */
.header-opt-2 .header-content .link-wishlist {
  /*  background-image: url(../images/icon/index5/icon-deals-of.png)*/
}
/* endEdit@follow */

/* mo2men@comment */
.header-opt-2 .header-content .link-liked.link-wishlist {
    background-image: url(../images/icon/index2/head-wishlist.png)
}
.header-opt-2 .header-content .link-disliked.link-wishlist {
    background-image: url(../images/icon/index3/text-free.png)
}
.clicked{
    color: #f78031 !important;
}
/* endEdit@comment */

.cart-style3 .link-dropdown .icon,
.header.style3 .block-userlink .icon,
.header.style3 .block-wishlist .icon {
	display: inline-block;
	vertical-align: bottom;
	font-size: 30px;
	line-height: 1;
	margin-left: 3px
}

.cart-style3 .link-dropdown .text,
.header.style3 .block-userlink .text,
.header.style3 .block-wishlist .text {
	display: inline-block;
	vertical-align: bottom;
	line-height: 12px
}

.cart-style3 .link-dropdown .count {
	background-color: #e82e05;
	right: 100%
}

.cart-style3 .link-dropdown .count::after {
	border-top-color: #e82e05;
	right: 30%;
	border-right: none;
	border-left: 5px solid transparent
}

.header.style3 .block-search .btn-submit {
	padding: 9px 0
}

.header.style3 .header-control>:not(:first-child) {
	margin-right: 15px
}

.header.style11 .block-nav-category .block-title>*,
.header.style12 .block-nav-category .block-title>*,
.header.style3 .block-nav-category .block-title>*,
.header.style4 .block-nav-category .block-title>*,
.header.style7 .block-nav-category .block-title>* {
	padding-top: 8px;
	padding-bottom: 8px
}

.header.style3 .block-nav-category .block-title .icon-title.before,
.header.style4 .block-nav-category .block-title .icon-title.before,
.header.style7 .block-nav-category .block-title .icon-title.before {
	display: inline-block
}

.header.style3 .block-nav-category .block-title .icon-title.after,
.header.style4 .block-nav-category .block-title .icon-title.after,
.header.style7 .block-nav-category .block-title .icon-title.after {
	display: none
}

.header.style3 .box-header-nav .main-menu>.menu-item>a {
	padding: 8px 15px;
	text-transform: uppercase
}

.header.style3 .box-header-nav .main-menu>.menu-item:not(.active):not(:hover)>a::before {
	background-color: rgba(0, 0, 0, .5);
	height: 12px
}

.header.style3 .box-header-nav .main-menu>.menu-item.menu-item-has-children>a::after {
	margin-right: 3px
}

.header.style3 .header-middle-inner {
	padding: 10px 0
}

.header.style3 .block-search .chosen-container-single .chosen-drop {
	top: calc(100% + 2px);
	right: -3px
}

.header.style3 .block-menu-bar a.menu-bar {
	font-size: 32px;
	line-height: 30px;
	margin-right: 10px
}

.header.style13 .box-header-nav .main-menu .sub-menu,
.header.style14 .box-header-nav .main-menu .sub-menu,
.header.style3 .box-header-nav .main-menu .sub-menu,
.header.style4 .box-header-nav .main-menu .sub-menu,
.header.style8 .box-header-nav .main-menu .sub-menu {
	box-shadow: 0 0 0 1px #eee inset
}

body:not(.page-template-fullwidth) .header.style14,
body:not(.page-template-fullwidth) .header.style3 {
	box-shadow: 0 -1px #e6e6e6 inset
}

.header.style4 .header-nav {
	box-shadow: 0 -1px #ddd inset, 0 1px #ddd inset
}

.header.style4 .header-nav .block-language>a,
.header.style4 .header-nav .wcml_currency_switcher a.wcml-cs-item-toggle {
	border-left: 1px solid #ddd;
	text-align: center
}

.header.style4 .header-nav .block-language>.sub-menu,
.header.style4 .header-nav .wcml_currency_switcher .wcml-cs-submenu {
	left: 1px;
	top: 100%;
	box-shadow: 0 0 0 1px #ddd
}

.header.style4 .block-search .form-search,
.header.style4 .block-search .form-search .form-content {
	box-shadow: none;
	width: 100%
}

.header.style4 .block-search .category,
.header.style7 .block-search .category {
	background-color: transparent
}

.header.style4 .block-search .input {
	border-left: 1px solid #ccc
}

.header.style4 .block-search .btn-submit {
	background-color: transparent;
	border-left: 1px solid #ccc;
	color: inherit
}

.header.style4 .block-search .btn-submit:hover::after,
.header.style7 .block-search .btn-submit:hover::after {
	display: none
}

.header.style4 .box-header-nav .main-menu>.menu-item:not(:first-child)>a::before,
.header.style7 .box-header-nav .main-menu>.menu-item:not(:first-child)>a::before {
	display: none
}

.header.style4 .box-header-nav .main-menu>.menu-item>a {
	padding: 8px 15px;
	text-transform: uppercase
}

.header.style4 .block-menu-bar a.menu-bar,
.header.style8 .block-menu-bar a.menu-bar {
	font-size: 24px;
	padding: 8px 0
}

.header.style4 .top-bar-menu>* a.wcml-cs-item-toggle,
.header.style4 .top-bar-menu>*>a {
	padding-top: 5px;
	padding-bottom: 5px
}

.header.style4 .block-nav-category .block-content {
	border: 1px solid #eee;
	padding-bottom: 36px
}

.header.style4 .block-nav-category .vertical-menu {
	border: none
}

.header.style4 .block-nav-category .view-all-category {
	padding: 0 18px
}

.cart-style4 .link-dropdown>* {
	vertical-align: middle
}

.cart-style4 .link-dropdown .icon {
	padding: 6px 0 11px 5px;
	font-size: 18px;
	font-weight: 600
}

.cart-style4 .link-dropdown .count {
	background-color: #b80910;
	right: calc(100% + 2px)
}

.cart-style4 .link-dropdown .count::after {
	border-top-color: #b80910;
	right: 30%;
	border-right: none;
	border-left: 5px solid transparent
}

.header.style5 .box-header-nav .main-menu>.menu-item:not(:first-child)>a::before {
	display: none
}

.header.style5 .header-top {
	border-color: #eee
}

.header.style5 .block-search .btn-submit {
	background-color: transparent;
	border-right: 1px solid #eee
}

.header.style5 .block-nav-category .block-title .icon-title.after {
	font-size: 18px
}

.header.style5 .block-nav-category .block-title .icon-title.after i::before {
	font-family: Flaticon, sans-serif;
	content: '\f11b';
	font-weight: 600
}

.header.style13 .block-nav-category .vertical-menu,
.header.style5 .block-nav-category .vertical-menu,
.header.style7 .block-nav-category .vertical-menu {
	border-left: 1px solid #eee
}

.header.style6 {
	background-color: #00898f;
	color: #fff
}

.header.style6 .header-nav {
	background-color: transparent
}

.header.style6 .header-nav-inner,
.header.style6 .header-top {
	background-color: #007177
}

.header.style6 .top-bar-menu>*>.socials::before,
.header.style6 .top-bar-menu>:not(:first-child) a.wcml-cs-item-toggle::before,
.header.style6 .top-bar-menu>:not(:first-child)>a::before,
.header.style7 .top-bar-menu>*>.socials::before,
.header.style7 .top-bar-menu>.mega-item:not(:first-child)::before,
.header.style7 .top-bar-menu>.ovic-menu-wapper:not(:first-child)::before,
.header.style7 .top-bar-menu>.top-bar-menu:not(:first-child)::before,
.header.style7 .top-bar-menu>:not(:first-child) a.wcml-cs-item-toggle::before,
.header.style7 .top-bar-menu>:not(:first-child)>a::before {
	background-color: #fff
}

.header.style6 .header-social .socials li a:not(:hover),
.header.style7 .header-social .socials li a:not(:hover) {
	opacity: 1
}

.header.style6 .block-search .form-search {
	padding: 0 0 0 45px;
	box-shadow: none
}

.header.style6 .block-search .chosen-container-single .chosen-single {
	padding-top: 8px;
	padding-bottom: 8px
}

.header.style6 .block-search .chosen-container-single .chosen-single:hover,
.header.style6 .block-search .chosen-container-single.chosen-container-active.chosen-with-drop .chosen-single {
	color: inherit
}

.header.style6 .block-search .input {
	padding-top: 8px;
	padding-bottom: 8px;
	height: 40px;
	color: #fff
}

.header.style6 .block-search .category {
	background-color: transparent;
	border-color: #00898f
}

.header.style6 .block-search .btn-submit {
	background-color: #007177;
	top: 0;
	left: 0;
	border-right: none
}

.header.style6 .block-minicart .link-dropdown .count {
	background-color: #ea9101;
	border-color: #ea9101
}

.header.style7 .header-top {
	background-color: #ce2601;
	color: #fff
}

.header.style7 .box-header-nav {
	color: #fff
}

.header.style7 .header-nav-inner {
	box-shadow: 0 0 0 1px #eee inset;
	margin-top: 10px
}

.header.style7 .header-middle-inner,
.header.style7 .header-middle-inner>.box-header-nav {
	padding-top: 0;
	padding-bottom: 0
}

.header.style7 .box-header-nav .main-menu>.menu-item>a {
	padding: 33px 30px
}

.header.style7 .box-header-nav .main-menu>.menu-item.active>a,
.header.style7 .box-header-nav .main-menu>.menu-item:hover>a {
	background-color: #f14924
}

.header.style7 .box-header-nav .main-menu>.menu-item.menu-item-has-children>a::after {
	bottom: 18px
}

.cart-style7 .link-dropdown {
	padding: 8px 18px 8px 22px
}

.cart-style7 .link-dropdown::before {
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	right: 0;
	width: 1px;
	height: 16px;
	margin: auto;
	background-color: #fff
}

.cart-style7 .link-dropdown .icon {
	font-size: 18px
}

.cart-style7 .link-dropdown .count {
	background-color: #fe9b00;
	min-width: 18px;
	border-radius: 0;
	top: -4px;
	right: calc(100% + 3px)
}

.cart-style7 .link-dropdown .count::after {
	display: none
}

.header.style7 .block-nav-category .block-title {
	background-color: #434343
}

.header.style7 .block-nav-category .block-title .text-title {
	float: left
}

.header.style7 .block-nav-category .block-title .icon-title.before {
	margin: 0 -20px 0 0;
	width: 40px;
	text-align: center;
	background-color: #2a2a2a
}

.header.style7 .header-nav .block-language>a,
.header.style7 .header-nav .wcml_currency_switcher a.wcml-cs-item-toggle {
	border-left: 1px solid #eee;
	text-align: center
}

.header.style7 .header-nav .block-language>.sub-menu,
.header.style7 .header-nav .wcml_currency_switcher .wcml-cs-submenu {
	left: 1px;
	top: 100%;
	box-shadow: 0 0 0 1px #eee
}

.header.style7 .block-search .form-search,
.header.style7 .block-search .form-search .form-content {
	width: 100%
}

.header.style7 .block-search .input {
	border-left: 1px solid #eee
}

.header.style7 .block-search .btn-submit {
	background-color: transparent;
	border-left: 1px solid #eee;
	color: inherit
}

.header.style7 .block-menu-bar a.menu-bar {
	display: inline-block;
	font-size: 19px;
	padding: 8px 0
}

.header.style7 .block-menu-bar a.menu-bar:focus,
.header.style7 .block-menu-bar a.menu-bar:hover {
	color: inherit
}

.header.style7 .block-menu-bar a.menu-bar>span:not(.text) {
	margin-left: 10px;
	font-size: 21px
}

.header.style7 .block-minicart .link-dropdown:hover,
.header.style7 .header-social .socials li a:hover,
.header.style7 .top-bar-menu>*>a:hover {
	color: #ff0
}

.header.style8 {
	background-color: #faf9f5
}

.header.style8 .header-top {
	box-shadow: 0 -1px #eaeaea inset
}

.header.style8 .top-bar-menu>.mega-item:not(:first-child)::before,
.header.style8 .top-bar-menu>.ovic-menu-wapper:not(:first-child)::before,
.header.style8 .top-bar-menu>.top-bar-menu:not(:first-child)::before,
.header.style8 .top-bar-menu>:not(:first-child) a.wcml-cs-item-toggle::before,
.header.style8 .top-bar-menu>:not(:first-child)>a::before {
	background-color: rgba(0, 0, 0, .3)
}

.header.style8 .box-header-nav .main-menu>.menu-item>a {
	padding: 8px 17px;
	text-transform: uppercase
}

.header.style8 .box-header-nav .main-menu>.menu-item>a::before {
	display: none
}

.header.style8 .header-middle-inner {
	padding: 9px 0
}

.header.style8 .header-top .mega-item {
	padding-right: 10px
}

.header.style8 .header-top .mega-item>* {
	display: inline-block;
	vertical-align: top
}

.header.style8 .header-top .mega-item:not(:first-child)::before {
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	right: 0;
	width: 1px;
	height: 16px;
	margin: auto;
	background-color: rgba(0, 0, 0, .3)
}

.header.style8 .header-top .mega-item>*>a {
	padding: 8px
}

.header.style8 .header-top .mega-item>:last-child>a {
	padding-left: 0
}

.header.style8 .block-userlink>a .icon::before {
	content: "\f007";
	font-family: FontAwesome, sans-serif
}

.header.style8 .block-userlink>a .text {
	display: none
}

.header.style8 .block-userlink>.sub-menu {
	right: auto;
	left: 0
}

.header.style9 {
	background-color: #333;
	color: #fff
}

.header.style9 .block-search .chosen-container-single .chosen-single:not(:hover) {
	color: #666
}

.header.style9 .header-top {
	background-color: rgba(0, 0, 0, .4);
	color: #ccc;
	font-size: 14px;
	padding: 5px 0
}

.header.style9 .header-middle-inner {
	padding: 21px 0
}

.header.style9 .box-header-nav {
	color: #fff
}

.header.style9 .box-header-nav .main-menu>.menu-item>a {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 500;
	padding: 8px 15px
}

.header.style12 .box-header-nav .main-menu>.menu-item>a::before,
.header.style9 .box-header-nav .main-menu>.menu-item>a::before {
	content: '';
	position: absolute;
	top: auto;
	bottom: 5px;
	left: 0;
	right: 0;
	width: 30%;
	height: 0;
	margin: auto;
	border-top: 2px solid;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.header.style12 .box-header-nav .main-menu>.menu-item.menu-item-has-children>a::before,
.header.style9 .box-header-nav .main-menu>.menu-item.menu-item-has-children>a::before {
	left: 15px
}

.header.style12 .box-header-nav .main-menu>.menu-item:not(.active):not(:hover)>a::before,
.header.style9 .box-header-nav .main-menu>.menu-item:not(.active):not(:hover)>a::before {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0)
}

.header.style9 .header-top>.container>.top-bar-menu:first-child>.top-bar-menu>*>a {
	letter-spacing: -.05em
}

.header.style9 .top-bar-menu>*>.socials::before,
.header.style9 .top-bar-menu>.mega-item:not(:first-child)::before,
.header.style9 .top-bar-menu>.ovic-menu-wapper:not(:first-child)::before,
.header.style9 .top-bar-menu>.top-bar-menu:not(:first-child)::before,
.header.style9 .top-bar-menu>:not(:first-child) a.wcml-cs-item-toggle::before,
.header.style9 .top-bar-menu>:not(:first-child)>a::before {
	background-color: rgba(255, 255, 255, .2)
}

.header.style12 .top-bar-menu>*>.socials li a,
.header.style12 .top-bar-menu>*>a>.icon:not(figure),
.header.style13 .top-bar-menu>*>.socials li a,
.header.style13 .top-bar-menu>*>a>.icon:not(figure),
.header.style9 .top-bar-menu>*>.socials li a,
.header.style9 .top-bar-menu>*>a>.icon:not(figure) {
	width: 24px;
	height: 24px;
	line-height: 22px;
	border: 1px solid;
	border-radius: 50%;
	padding: 0;
	text-align: center;
	font-size: 12px;
	margin-left: 6px
}

.header.style9 .top-bar-menu>*>a>figure.icon img {
	border: 1px solid rgba(255, 255, 255, .7)
}

.header.style12 .top-bar-menu>*>a>.icon::before,
.header.style13 .top-bar-menu>*>a>.icon::before,
.header.style9 .top-bar-menu>*>a>.icon::before {
	margin: 0
}

.header.style12 .top-bar-menu>*>a>.icon.fa-phone,
.header.style13 .top-bar-menu>*>a>.icon.fa-phone,
.header.style9 .top-bar-menu>*>a>.icon.fa-phone {
	font-size: 14px
}

.header.style12 .top-bar-menu>*>.socials,
.header.style13 .top-bar-menu>*>.socials,
.header.style9 .top-bar-menu>*>.socials {
	margin: 0 -4px
}

.header.style12 .top-bar-menu>*>.socials li a,
.header.style13 .top-bar-menu>*>.socials li a,
.header.style9 .top-bar-menu>*>.socials li a {
	margin: 8px 4px
}

.header.style9 .box-header-nav .main-menu>.menu-item.active>a,
.header.style9 .box-header-nav .main-menu>.menu-item:hover>a {
	background-color: transparent
}

.cart-style9 .link-dropdown .icon,
.header.style9 .block-menu-bar a.menu-bar,
.header.style9 .block-search .icon {
	width: 42px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	padding: 0;
	background-color: rgba(255, 255, 255, .2);
	font-size: 24px;
	color: #fff
}

.header.style9 .header-middle-inner>.header-control>:not(:first-child) {
	margin-right: 5px
}

.header.style9 .block-search .icon {
	font-size: 21px;
	padding-top: 1px;
	line-height: 39px
}

.header.style9 .block-search .icon span::before {
	font-family: Flaticon, sans-serif;
	content: "\f10a"
}

.header.style9 .block-minicart .link-dropdown .count {
	min-width: 20px;
	height: 20px;
	top: -11px;
	right: calc(50% - 10px);
	border-radius: 50%;
	font-size: 12px;
	line-height: 20px;
	font-weight: 600
}

.header.style9 .block-minicart .link-dropdown .count::after {
	display: none
}

.header.style9 .header-middle-inner>.header-control>.box-header-nav {
	margin-left: 25px
}

.header.style10 .block-menu-bar a.menu-bar,
.header.style10 .block-search .icon,
.header.style10.cart-style9 .link-dropdown .icon {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	font-size: 18px;
	line-height: 32px
}

.header.style10 .block-menu-bar a.menu-bar {
	font-size: 16px;
	font-weight: 600
}

.header.style10 .block-search .icon {
	font-size: 14px;
	line-height: 32px
}

.header.style10 .block-search .icon span {
	font-weight: 600
}

.header.style10 .block-minicart .link-dropdown .count {
	min-width: 16px;
	height: 16px;
	top: -6px;
	right: 66%;
	color: #333;
	line-height: 16px
}

.header.style10 .block-search .form-search.sub-menu {
	border-radius: 50px
}

.header.style10 .block-search .category {
	background-color: transparent
}

.header.style10 .block-search .form-search.sub-menu .btn-submit {
	width: 32px;
	padding: 4px 0;
	border-radius: 50%;
	left: 5px;
	background-color: #333;
	top: 3px;
	overflow: hidden
}

.header.style10 .header-middle-inner>.header-control>:not(:first-child) {
	margin-left: 12px
}

.header.style10 .box-header-nav .main-menu .sub-menu>.menu-item:hover>a {
	color: #fff
}

.header.style11 .block-language a>img {
	margin-top: 3px
}

.header.style11 .top-bar-menu>*>.socials li a {
	padding-top: 0;
	padding-bottom: 0
}

.header.style11 .top-bar-menu>* a.wcml-cs-item-toggle,
.header.style11 .top-bar-menu>*>a {
	text-transform: uppercase;
	padding: 0 10px
}

.header.style11 .header-nav-inner,
.header.style11 .header-nav-inner>* {
	border: 7px solid #333
}

.header.style11 .block-nav-category .block-title>* {
	font-size: 16px
}

.header.style11 .block-nav-category .block-title .icon-title.after::before,
.header.style12 .block-nav-category .block-title .icon-title.after::before,
.header.style13 .block-nav-category .block-title .icon-title.after::before {
	content: '\f107';
	width: 16px;
	height: 16px;
	font-size: 16px;
	line-height: 14px;
	text-align: center;
	opacity: .8;
	border: 1px solid;
	margin: 4px 0
}

.header.style11 .block-search {
	background-color: #fff
}

.header.style11 .block-search .form-content,
.header.style11 .block-search .form-search,
.header.style12 .block-search .form-content,
.header.style12 .block-search .form-search {
	width: 100%
}

.header.style11 .block-search .category {
	background-color: transparent
}

.header.style11 .header-nav-control {
	display: table;
	width: 100%;
	background-color: rgba(0, 0, 0, .6);
	color: #fff
}

.header.style11 .header-nav-control>* {
	display: table-cell;
	vertical-align: middle;
	padding: 8px 10px;
	text-align: center;
	position: relative
}

.header.style11 .header-nav-control>:not(:last-child)::after {
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 0;
	width: 1px;
	height: 24px;
	margin: auto;
	background-color: #888
}

.header.style11 .header-nav-control .header-phone {
	display: block;
	font-size: 18px;
	letter-spacing: -.05em
}

.header.style11 .header-nav-control .header-phone span,
.header.style11 .header-nav-control .header-social .socials li a {
	display: inline-block;
	vertical-align: top;
	width: 24px;
	height: 24px;
	line-height: 22px;
	border-radius: 50%;
	text-align: center;
	border: 1px solid;
	padding: 0;
	font-size: 12px
}

.header.style11 .header-nav-control .header-phone span,
.header.style11 .header-nav-control .header-social .socials li:not(:last-child) {
	margin-left: 5px
}

.header.style11 .header-nav-control .header-social .socials li {
	float: none
}

.header.style11 .header-nav-control .header-social .socials li a:not(:hover) {
	opacity: 1
}

.header.style11 .box-header-nav .main-menu>.menu-item>a {
	padding: 18px 10px;
	font-size: 18px;
	text-transform: uppercase;
	font-family: Oswald, sans-serif
}

.header.style11 .box-header-nav .main-menu>.menu-item>a::before {
	display: none
}

.header.style11 .box-header-nav .main-menu>.menu-item:not(:first-child) {
	margin-right: 10px
}

.header.style11 .box-header-nav .main-menu>.menu-item.active>a,
.header.style11 .box-header-nav .main-menu>.menu-item:hover>a {
	background-color: #333
}

.header.style11 .header-megabox {
	display: table;
	width: 100%
}

.header.style11 .header-megabox>* {
	display: table-cell;
	vertical-align: top
}

.header.style11 .header-megabox>:not(:first-child) {
	padding-right: 15px
}

.header.style11 .header-megabox .header-megabox-nav {
	width: 100%
}

.header.style11 .block-menu-bar,
.header.style11 .block-minicart {
	padding-bottom: 15px
}

.header.style11 .header-middle-inner {
	padding: 0
}

.header.style11 .header-middle-inner .logo {
	padding-top: 15px;
	padding-bottom: 5px
}

.header.style11 .header-middle-inner .header-megabox {
	padding-top: 0;
	padding-bottom: 0
}

.header.style11 .header-megabox-nav>.top-bar-menu {
	color: #999;
	line-height: 20px;
	font-size: 12px;
	padding-top: 14px
}

.header.style11 .top-bar-menu>*>.socials::before,
.header.style11 .top-bar-menu>.mega-item:not(:first-child)::before,
.header.style11 .top-bar-menu>.ovic-menu-wapper:not(:first-child)::before,
.header.style11 .top-bar-menu>.top-bar-menu:not(:first-child)::before,
.header.style11 .top-bar-menu>:not(:first-child) a.wcml-cs-item-toggle::before,
.header.style11 .top-bar-menu>:not(:first-child)>a::before {
	background-color: rgba(0, 0, 0, .1);
	height: 13px
}

.header.style11 .box-header-nav .main-menu {
	float: left
}

.cart-style11 .block-minicart .link-dropdown,
.header.style11 .block-menu-bar a.menu-bar {
	color: #fff;
	text-align: center;
	padding: 16px 5px 6px;
	min-width: 70px;
	white-space: nowrap
}

.cart-style11 .block-minicart .link-dropdown::after,
.cart-style11 .block-minicart .link-dropdown::before,
.header.style11 .block-menu-bar a.menu-bar::after,
.header.style11 .block-menu-bar a.menu-bar::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #333;
	-webkit-transform: skewY(15deg);
	-moz-transform: skewY(15deg);
	-ms-transform: skewY(15deg);
	-o-transform: skewY(15deg);
	transform: skewY(15deg)
}

.cart-style11 .block-minicart .link-dropdown::after,
.header.style11 .block-menu-bar a.menu-bar::after {
	-webkit-transform: skewY(-15deg);
	-moz-transform: skewY(-15deg);
	-ms-transform: skewY(-15deg);
	-o-transform: skewY(-15deg);
	transform: skewY(-15deg)
}

.cart-style11 .block-minicart .link-dropdown>*,
.header.style11 .block-menu-bar a.menu-bar>* {
	position: relative;
	z-index: 1;
	display: block
}

.cart-style11 .block-minicart .link-dropdown .icon {
	font-size: 30px;
	margin-bottom: 5px
}

.cart-style11 .block-minicart .link-dropdown .total,
.header.style11 .block-menu-bar a.menu-bar .text {
	font-size: 18px
}

.cart-style11 .block-minicart .link-dropdown .count {
	top: -10px;
	right: 60%;
	min-width: 20px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	font-weight: 600
}

.cart-style11 .block-minicart .link-dropdown .count::after {
	display: none
}

.header.style11 .block-menu-bar a.menu-bar {
	padding-left: 10px;
	padding-right: 10px
}

.header.style11 .block-menu-bar a.menu-bar .icon {
	font-size: 26px;
	margin-bottom: 5px
}

.header.style12 {
	background-color: #394264;
	color: #9099b7;
	margin-bottom: 35px
}

.header.style12 .box-header-nav {
	color: inherit
}

.header.style12 .header-top {
	font-size: 14px
}

.header.style12 .header-top-inner {
	box-shadow: 0 -1px rgba(255, 255, 255, .2) inset
}

.header.style12 .block-language:hover>a,
.header.style12 .top-bar-menu>*>.socials li a:focus,
.header.style12 .top-bar-menu>*>.socials li a:hover,
.header.style12 .top-bar-menu>*>a:focus,
.header.style12 .top-bar-menu>*>a:hover,
.header.style12 .wcml_currency_switcher:hover a.wcml-cs-item-toggle {
	color: #fff
}

.header.style12 .box-header-nav .main-menu>.menu-item>a {
	text-transform: uppercase;
	padding: 8px 15px;
	font-weight: 600
}

.header.style12 .box-header-nav .main-menu>.menu-item.active>a,
.header.style12 .box-header-nav .main-menu>.menu-item:hover>a {
	background-color: transparent
}

.header.style12 .top-bar-menu>*>.socials::before,
.header.style12 .top-bar-menu>.mega-item:not(:first-child)::before,
.header.style12 .top-bar-menu>.ovic-menu-wapper:not(:first-child)::before,
.header.style12 .top-bar-menu>.top-bar-menu:not(:first-child)::before,
.header.style12 .top-bar-menu>:not(:first-child) a.wcml-cs-item-toggle::before,
.header.style12 .top-bar-menu>:not(:first-child)>a::before {
	background-color: rgba(255, 255, 255, .2);
	height: 14px
}

.header.style12 .header-nav-inner {
	padding: 15px 20px;
	background-color: #50587c;
	margin-bottom: -35px
}

.header.style12 .block-nav-category .block-title {
	background-color: #f36
}

.header.style12 .block-nav-category .block-title .text-title {
	font-family: Oswald, sans-serif;
	font-weight: 400;
	font-size: 16px
}

.header.style12 .block-nav-category .block-title>:not(.after) {
	float: right
}

.header.style12 .block-nav-category .block-content {
	top: calc(100% + 15px);
	right: -20px;
	border: 1px solid #eee
}

.header.style12 .block-nav-category .vertical-menu {
	border: none;
	padding-bottom: 0
}

.header.style12 .block-nav-category .vertical-menu .menu-item>a,
.header.style13 .block-nav-category .vertical-menu .menu-item>a {
	padding-top: 9px;
	padding-bottom: 9px
}

.header.style12 .block-nav-category .vertical-menu .menu-item:not(:first-child)>a::before,
.header.style13 .block-nav-category .vertical-menu .menu-item:not(:first-child)>a::before {
	-webkit-transform: translateY(-9px);
	-moz-transform: translateY(-9px);
	-ms-transform: translateY(-9px);
	-o-transform: translateY(-9px);
	transform: translateY(-9px);
	border-top-style: solid
}

.header.style12 .block-nav-category .view-all-category a {
	border: none;
	padding-top: 13px;
	padding-bottom: 13px;
	font-family: Oswald, sans-serif
}

.header.style12 .block-nav-category .view-all-category a:not(:hover) {
	color: #999
}

.header.style12 .block-nav-category .view-all-category a::after {
	display: block;
	content: '\f107';
	line-height: 8px;
	margin: 0
}

.header.style12 .block-nav-category .view-all-category a::before {
	content: '';
	display: block;
	border-top: 1px solid #eee;
	-webkit-transform: translateY(-14px);
	-moz-transform: translateY(-14px);
	-ms-transform: translateY(-14px);
	-o-transform: translateY(-14px);
	transform: translateY(-14px)
}

.header.style12 .block-search {
	background-color: #fff
}

.header.style12 .block-search .form-search {
	padding-left: 56px
}

.header.style12 .block-search .btn-submit {
	background-color: #394264;
	width: 56px
}

.header.style12 .block-search .category {
	background-color: transparent;
	border-width: 0 1px 0 0
}

.header.style12 .block-menu-bar a.menu-bar {
	padding: 8px 0;
	width: 46px;
	text-align: center;
	font-size: 22px;
	color: #fff
}

.cart-style12 .block-minicart .link-dropdown {
	color: #fff;
	text-align: center;
	padding: 8px 15px
}

.cart-style12 .block-minicart .link-dropdown .icon {
	font-size: 26px;
	margin-right: 10px
}

.cart-style12 .block-minicart .link-dropdown .count {
	top: -19px;
	right: 15%;
	min-width: 20px;
	height: 20px;
	background-color: #f36;
	font-size: 12px;
	font-weight: 600;
	line-height: 20px
}

.cart-style12 .block-minicart .link-dropdown .count::after {
	display: none
}

.cart-style12 .block-minicart .link-dropdown .text,
.cart-style12 .block-minicart .link-dropdown .total {
	font-weight: 600;
	margin-right: 5px
}

.header.style13 .header-top {
	box-shadow: 0 0 5px #ccc;
	font-size: 14px
}

.header.style13 .block-search .input {
	color: #333
}

.header.style13 .block-search .category {
	background-color: transparent;
	border-width: 0 1px 0 0
}

.header.style13 .header-nav-inner .box-header-nav {
	padding-right: 30px
}

.header.style13 .box-header-nav .main-menu {
	box-shadow: 0 2px #eee inset
}

.header.style13 .box-header-nav .main-menu>.menu-item>a {
	font-weight: 500;
	text-transform: uppercase;
	padding-top: 11px;
	border-top: 2px solid transparent;
	padding-left: 20px;
	padding-right: 20px
}

.header.style13 .box-header-nav .main-menu>.menu-item>a::before {
	display: none
}

.header.style13 .box-header-nav .main-menu>.menu-item.active>a,
.header.style13 .box-header-nav .main-menu>.menu-item:hover>a {
	background-color: transparent;
	color: #000
}

.header.style13 .block-nav-category .view-all-category a {
	padding-top: 14px;
	padding-bottom: 14px
}

.header.style13 .block-nav-category .block-title {
	background-color: #333
}

.header.style13 .block-language>a::after,
.header.style13 .box-header-nav .main-menu>.menu-item.menu-item-has-children>a::after,
.header.style13 .chosen-container-single .chosen-single::after,
.header.style13 .wcml-dropdown a.wcml-cs-item-toggle:after,
.header.style14 .block-language>a::after,
.header.style14 .box-header-nav .main-menu>.menu-item.menu-item-has-children>a::after,
.header.style14 .wcml-dropdown a.wcml-cs-item-toggle:after {
	content: "\f0d7";
	font-size: 14px;
	opacity: .5
}

.header.style13 .block-menu-bar a.menu-bar {
	box-shadow: 0 0 0 1px #eee inset;
	padding: 8px 0;
	width: 46px;
	text-align: center;
	font-size: 24px
}

.header.style13.cart-style12 .block-minicart .link-dropdown {
	color: inherit;
	background-color: transparent;
	box-shadow: 0 0 0 1px #eee inset
}

.header.style13.cart-style12 .block-minicart .link-dropdown .text {
	font-weight: 500
}

.header.style13.cart-style12 .block-minicart .link-dropdown .total {
	color: #333
}

.header.style13.cart-style12 .block-minicart .link-dropdown .count {
	min-width: 36px;
	background-color: #333;
	border-radius: 0;
	left: -5px
}

.header.style13.cart-style12 .block-minicart .link-dropdown .count::after {
	display: block;
	right: 13px;
	border-top-color: #333;
	border-left: 5px solid transparent
}

.header.style14 .box-header-nav .main-menu>.menu-item>a {
	padding: 8px 10px
}

.header.style14 .box-header-nav .main-menu>.menu-item:first-child>a {
	padding-right: 0
}

.header.style14 .box-header-nav .main-menu>.menu-item:last-child>a {
	padding-left: 0
}

.header.style14 .box-header-nav .main-menu>.menu-item.active>a,
.header.style14 .box-header-nav .main-menu>.menu-item:hover>a {
	background-color: transparent
}

.header.style14 .box-header-nav .main-menu>.menu-item.active>a {
	font-weight: 600
}

.header.style14 .box-header-nav .main-menu>.menu-item>a::before {
	position: absolute;
	content: '';
	top: auto;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 40%;
	height: auto;
	border-top: 2px solid;
	-webkit-transition: transform .3s ease;
	-moz-transition: transform .3s ease;
	-o-transition: transform .3s ease;
	transition: transform .3s ease
}

.header.style14 .box-header-nav .main-menu>.menu-item.menu-item-has-children>a::before {
	left: 16px
}

.header.style14 .box-header-nav .main-menu>.menu-item:first-child>a::before {
	left: 10px
}

.header.style14 .box-header-nav .main-menu>.menu-item:last-child>a::before {
	right: 10px
}

.header.style14 .box-header-nav .main-menu>.menu-item.menu-item-has-children:first-child>a::before {
	left: 26px
}

.header.style14 .box-header-nav .main-menu>.menu-item:not(:hover):not(.active)>a::before {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0)
}

.header.style14 .box-header-nav .main-menu>.menu-item>a .label-image {
	top: -5px
}

.header.style14 .header-middle-inner>.header-control>:not(:first-child) {
	margin-right: 20px
}

.header.style14 .block-userlink .icon {
	display: none
}

.cart-style14 .block-minicart .link-dropdown,
.header.style14 .block-language>a,
.header.style14 .block-search>.icon,
.header.style14 .block-userlink>a,
.header.style14 .wcml_currency_switcher a.wcml-cs-item-toggle {
	padding: 8px 0
}

.cart-style14 .block-minicart .link-dropdown {
	padding-left: 13px
}

.cart-style14 .block-minicart .link-dropdown .count {
	top: 3px;
	left: 0;
	min-width: 16px;
	height: 16px;
	line-height: 16px;
	font-size: 10px;
	right: auto
}

.cart-style14 .block-minicart .link-dropdown .count::after {
	display: none
}

.header.style14 .header-middle-inner {
	padding: 21px 0
}

.header.style14 .block-menu-bar {
	font-size: 18px;
	font-weight: 600
}

.header.style15 {
	background-color: #000
}

.header.style15 .header-top {
	display: flex;
	position: relative
}

.header.style15 .header-top::after {
	position: absolute;
	content: '';
	top: 100%;
	left: 0;
	width: 15px;
	height: 20px;
	border-top: 20px solid #000;
	border-right: 15px solid transparent;
	z-index: 2
}

.header.style15 .logo {
	background-color: #fff;
	position: relative
}

.header.style15 .logo a {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
	padding: 25px 35px
}

.header.style15 .logo::before {
	position: absolute;
	content: '';
	top: 100%;
	right: 0;
	width: 15px;
	height: 20px;
	border-top: 20px solid #fff;
	border-left: 15px solid transparent;
	z-index: 2
}

.header.style15 .header-right {
	flex: 1 1 auto;
	width: 1%;
	display: flex
}

.header.style15 .header-right>* {
	display: flex;
	flex-direction: column;
	justify-content: center
}

.header.style15 .box-header-nav .main-menu .megamenu {
	overflow: hidden
}

.header.style15 .primary-nav {
	flex: 1 1 auto;
	width: 1%;
	padding: 0 18px
}

.header.style15 .primary-nav .main-menu>.menu-item>a {
	text-transform: uppercase;
	color: #fff;
	padding: 11px 22px
}

.header.style15 .primary-nav .main-menu>.menu-item:not(:first-child)>a::before {
	bottom: 1px;
	height: 13px
}

.header.style15 .primary-nav .main-menu>.menu-item:not(.active):not(:hover)>a::before {
	background-color: rgba(255, 255, 255, .2)
}

.header.style15 .primary-nav .main-menu>.menu-item>a::after {
	display: none
}

.header.style15 .block-search {
	padding: 14px 10px
}

.header.style15 .block-search div.dgwt-wcas-search-wrapp {
	width: 600px
}

.header.style15 .block-search .form-search {
	width: 100%;
	background-color: #fff;
	padding: 0 0 0 46px;
	box-shadow: none
}

.header.style15 .block-search .category {
	color: #000;
	background-color: #f2f2f2;
	width: 1%
}

.header.style15 .block-search select {
	padding: 11px 20px 11px 35px;
	background-position: center left 20px;
	font-size: 12px;
	text-transform: uppercase
}

.header.style15 .block-search .chosen-container .chosen-single {
	font-size: 12px;
	text-transform: uppercase;
	padding: 11px 20px
}

.header.style15 .block-search .chosen-container-single .chosen-drop {
	right: 0;
	top: 100%
}

.header.style15 .block-search .btn-submit {
	padding: 11px 0;
	font-weight: 400
}

.header.style15 .block-search .input {
	font-size: 12px;
	text-transform: uppercase;
	padding: 11px 26px;
	height: 46px
}

.header.style15 .header-control {
	flex-direction: row
}

.header.style15 .header-control>* {
	display: flex;
	flex-direction: column;
	justify-content: center
}

.header.style15 .header-control>:not(:first-child) {
	border-right: 1px solid rgba(255, 255, 255, .2)
}

.header.style15 .block-minicart .link-dropdown:not(.style11) {
	display: none
}

.header.style15 .block-userlink>.sub-menu {
	right: auto;
	left: 0
}

.header.style15 .block-menu-bar .menu-bar,
.header.style15 .block-minicart .link-dropdown,
.header.style15 .block-userlink>a {
	padding: 11px 30px;
	color: #fff;
	font-weight: 600
}

.header.style15 .block-menu-bar .menu-bar>*,
.header.style15 .block-minicart .link-dropdown>*,
.header.style15 .block-userlink>a>* {
	font-size: 16px
}

.header.style15 .block-menu-bar .menu-bar .icon {
	font-size: 24px;
	font-weight: 400
}

.header.style15 .block-userlink>a .icon {
	font-size: 0;
	line-height: 0
}

.header.style15 .block-userlink>a .icon::before {
	font-family: inherit;
	content: url(../images/user.png);
	margin: -3px 0 0
}

.header.style15 .block-userlink>a .text {
	display: none
}

.header.style15 .block-minicart .link-dropdown .icon {
	font-size: 0;
	line-height: 0;
	padding-left: 14px
}

.header.style15 .block-minicart .link-dropdown .icon::before {
	font-family: inherit;
	content: url(../images/bag.png);
	margin: -3px 0 0
}

.header.style15 .block-minicart .link-dropdown .count {
	top: 0;
	bottom: 0;
	right: auto;
	left: 0;
	margin: auto;
	min-width: 22px;
	height: 22px;
	line-height: 22px;
	border-radius: 11px;
	font-weight: 400
}

.header.style15 .block-minicart .link-dropdown .count::after {
	display: none
}

.header.style15 .block-minicart .link-dropdown .total {
	margin-right: 10px
}

.header.style15 .category-nav {
	text-align: center
}

.header.style15 .category-nav .main-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: table;
	width: 100%
}

.header.style15 .category-nav .main-menu>.menu-item {
	display: table-cell;
	vertical-align: middle;
	float: none
}

.header.style15 .category-nav .main-menu>.menu-item:not(:first-child)>a::before {
	height: auto;
	background-color: rgba(255, 255, 255, .2)
}

.header.style15 .category-nav .main-menu>.menu-item>a {
	display: block;
	height: 100%;
	font-size: 13px;
	line-height: 24px;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	padding: 16px 40px;
	text-align: center;
	white-space: nowrap;
	letter-spacing: .02em
}

.header.style15 .category-nav .main-menu>.menu-item>a:hover {
	text-decoration: underline
}

.header.style15 .category-nav .main-menu>.menu-item-has-children>a::after {
	display: inline-block;
	vertical-align: top;
	font-family: FontAwesome, sans-serif;
	content: "\f0d7";
	font-weight: 400;
	margin-right: 10px
}

.header.style15 .category-nav .main-menu>.menu-item>a .label-image {
	right: 50%
}

@media (max-width:1499px) {
	.header.style15 .logo a {
		padding: 25px
	}
	.header.style15 .primary-nav {
		padding: 0 8px
	}
	.header.style15 .block-minicart .link-dropdown .total {
		display: none
	}
	.header.style15 .block-menu-bar .menu-bar,
	.header.style15 .block-minicart .link-dropdown,
	.header.style15 .block-userlink>a {
		padding: 11px 20px
	}
	.header.style15 .block-search div.dgwt-wcas-search-wrapp {
		width: 450px
	}
	.header.style15 .category-nav .main-menu>.menu-item>a {
		padding: 13px 30px
	}
}

@media (max-width:991px) {
	.header.style15 .header-top {
		display: block
	}
	.header.style15 .header-top::before {
		position: absolute;
		content: '';
		top: 100%;
		right: 0;
		width: 15px;
		height: 20px;
		border-top: 20px solid #000;
		border-left: 15px solid transparent;
		z-index: 2
	}
	.header.style15 .logo a {
		display: block;
		text-align: center;
		padding: 20px
	}
	.header.style15 .logo::after {
		position: absolute;
		content: '';
		top: 100%;
		left: 0;
		width: 15px;
		height: 20px;
		border-top: 20px solid #fff;
		border-right: 15px solid transparent;
		z-index: 2
	}
	.header.style15 .header-right {
		display: block;
		width: auto;
		padding: 20px 0 0
	}
	.header.style15 .block-search {
		padding: 0 20px
	}
	.header.style15 .block-search div.dgwt-wcas-search-wrapp {
		width: 100%
	}
	.header.style15 .block-menu-bar .menu-bar,
	.header.style15 .block-minicart .link-dropdown,
	.header.style15 .block-userlink>a {
		padding: 18px 22px
	}
	.header.style15 .category-nav .main-menu>.menu-item>a {
		padding: 11px 25px
	}
	.header.style15 .block-minicart,
	.header.style15 .block-userlink {
		position: static
	}
	.header.style15 .block-minicart .shopcart-description,
	.header.style15 .block-userlink>.sub-menu {
		left: 0;
		right: 0;
		margin: auto;
		width: 330px;
		max-width: 100%
	}
}

@media (max-width:479px) {
	.header.style15 .block-search .category {
		display: none
	}
}

.widget .screen-reader-text {
	display: none
}

.widget ol,
.widget ul {
	list-style: none;
	padding: 0;
	margin-bottom: 0
}

.widget ol ol,
.widget ol ul,
.widget ul ol,
.widget ul ul {
	padding-right: 20px
}

.widget select {
	width: 100%
}

.widget #today {
	color: #fff
}

.dokan-widget-area>.widget,
.widget-area>.widget {
	border: 1px solid #eee
}

.dokan-widget-area>.widget:not(:last-child),
.widget-area>.widget:not(:last-child) {
	margin-bottom: 30px
}

.dokan-widget-area>.widget>select,
.widget-area>.widget>select {
	border: none
}

.dokan-widget-area>.widget>*,
.dokan-widget-area>.widget>ol,
.dokan-widget-area>.widget>ul,
.widget-area>.widget>*,
.widget-area>.widget>ol,
.widget-area>.widget>ul {
	padding: 15px 28px
}

.dokan-widget-area>.widget>.widget-title,
.widget-area>.widget>.widgettitle {
	font-size: 16px;
	line-height: 26px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
	margin-bottom: 0;
	color: #333;
	font-weight: 600;
	letter-spacing: .02em
}

.widget .tagcloud {
	margin: 0 -11px;
	line-height: 26px
}

.widget .tagcloud::after,
.widget .tagcloud::before {
	display: table;
	clear: both;
	content: ''
}

.widget .tagcloud a {
	display: inline-block;
	float: right;
	margin: 0 11px;
	font-size: 14px!important
}

.widget form[role=search] input[type=search] {
	margin-bottom: 10px
}

.widget .product_list_widget>li {
	overflow: hidden;
	padding: 20px 0
}

.widget .product_list_widget>li:not(:last-child) {
	border-bottom: 1px solid #eee
}

.widget .product_list_widget>li>a {
	display: block;
	line-height: 20px;
	margin-bottom: 5px
}

.widget .product_list_widget>li>a:not(.remove)~* {
	display: block;
	margin-right: 90px
}

.widget .product_list_widget>li figure {
	float: right
}

.widget .product_list_widget>li img {
	float: right;
	width: 80px;
	margin-left: 10px
}

.widget .product_list_widget>li .amount {
	font-weight: 600;
	font-size: 16px
}

.widget .product_list_widget>li del .amount {
	color: inherit;
	font-size: inherit;
	font-weight: 400
}

.widget .product_list_widget>li ins {
	text-decoration: none
}

.widget .product_list_widget>li .star-rating,
.widget .product_list_widget>li a~.star-rating {
	display: table;
	margin-bottom: 4px
}

.widget .mini_cart_item {
	position: relative
}

.widget .mini_cart_item .remove {
	position: absolute;
	top: 20px;
	right: 0;
	font-size: 20px
}

.widget_shopping_cart .product_list_widget>li>a:not(.remove) {
	margin-right: 20px
}

.widget .woocommerce-mini-cart__total {
	margin: 30px 0 10px
}

.widget .woocommerce-mini-cart__total .amount {
	float: left;
	font-size: 16px;
	color: #333;
	font-weight: 600
}

.widget .woocommerce-mini-cart__buttons {
	margin-bottom: 0
}

.widget .woocommerce-mini-cart__buttons a {
	display: block;
	text-transform: uppercase
}

.widget .woocommerce-mini-cart__buttons a:not(:last-child) {
	margin-bottom: 10px
}

.widget .woocommerce-mini-cart__buttons .wcppec-cart-widget-button img {
	width: 100%!important;
	max-width: 200px;
	margin-left: auto;
	margin-right: auto
}

.widget .kuteshop_product_filter .filter-content {
	padding-top: 0;
	padding-bottom: 0
}

.kuteshop_product_filter .widget {
	padding: 15px 0
}

.kuteshop_product_filter .widget:not(:first-child) {
	border-top: 1px solid #eee
}

.kuteshop_product_filter .widget .widgettitle {
	font-size: 16px;
	line-height: 24px;
	color: #666;
	font-weight: 400;
	margin-bottom: 5px;
	text-transform: uppercase
}

.widget_product_categories .cat-item {
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	letter-spacing: 0
}

.widget_product_categories .cat-item>* {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 24px
}

.widget_product_categories .cat-item>a {
	display: inline-block;
	vertical-align: top;
	position: relative;
	max-width: calc(100% - 40px);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-left: 3px
}

.widget_layered_nav .list-group>::before,
.widget_product_categories .cat-item>a::before {
	display: inline-block;
	vertical-align: top;
	content: '';
	width: 12px;
	height: 12px;
	border: 1px solid #cdcdcd;
	border-radius: 1px;
	margin: 6px 0 0 12px
}

.widget_layered_nav .list-group>.chosen::before,
.widget_layered_nav .list-group>a:hover::before,
.widget_product_categories .cat-item.current-cat>a::before,
.widget_product_categories .cat-item>a:hover::before {
	content: "\f00c";
	font-family: FontAwesome, sans-serif;
	line-height: 10px;
	font-size: 9px;
	padding-left: 1px;
	color: #fff;
	text-align: center
}

.dokan-store-widget #cat-drop-stack li.has-children .caret-icon,
.widget_product_categories .cat-item.cat-parent>.carets {
	display: inline-block;
	float: left;
	cursor: pointer;
	color: #aaa
}

.widget_product_categories .cat-item.cat-parent>.carets::before {
	display: inline-block;
	float: left;
	font-family: FontAwesome, sans-serif;
	content: '\f107';
	font-size: 16px;
	line-height: 24px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.dokan-store-widget #cat-drop-stack li.has-children .caret-icon {
	display: inline-block;
	float: left;
	font-size: 16px;
	line-height: 24px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.widget_product_categories .cat-item.show-sub>.carets::before {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}

.widget_product_categories .cat-item>.count {
	color: #aaa
}

.widget_product_categories .children {
	display: none;
	clear: both
}

.widget_layered_nav .color-group {
	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
	margin: 0 -5px -5px
}

.widget_layered_nav .color-group>* {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 0 5px 10px;
	border: 1px solid #ddd
}

.widget_layered_nav .color-group>* i {
	display: block;
	width: 18px;
	height: 18px
}

.widget_layered_nav .color-group>.selected::after,
.widget_layered_nav .color-group>a:hover::after {
	position: absolute;
	bottom: -1px;
	left: -1px;
	width: 12px;
	height: 12px;
	content: "\f00c";
	font-family: FontAwesome, sans-serif;
	line-height: 12px;
	font-size: 9px;
	color: #fff;
	text-align: center
}

.widget_layered_nav .list-group {
	margin-bottom: 0
}

.widget_layered_nav .list-group>* {
	display: block
}

.widget_layered_nav .list-group>* .count {
	margin-left: 3px;
	color: #aaa
}

.ui-slider {
	position: relative;
	text-align: right;
	background-color: #e6e6e6;
	height: 7px;
	margin-top: 15px;
	margin-bottom: 13px
}

.ui-slider .ui-slider-range {
	display: block;
	position: absolute;
	top: 0;
	height: 100%;
	background: #ccc;
	z-index: 1
}

.ui-slider .ui-slider-handle {
	position: absolute;
	top: -5px;
	left: 0;
	width: 13px;
	height: 17px;
	cursor: e-resize;
	-ms-touch-action: none;
	touch-action: none;
	background-image: url(../images/filter.png);
	background-size: cover;
	z-index: 2;
	margin-left: -6px
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit
}

.ui-slider-horizontal .ui-slider-range-min {
	right: 0
}

.ui-slider-horizontal .ui-slider-range-max {
	left: 0
}

.price_slider_amount {
	position: relative;
	padding: 35px 0 5px
}

.price_slider_amount .price_label {
	position: absolute;
	top: 0;
	right: 0;
	color: #333
}

.price_slider_amount .button {
	position: relative;
	width: 100%
}

.price_slider_amount .button:hover::after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	content: '';
	background-color: rgba(255, 255, 255, .3)
}

.kuteshop-widget-recent-post .kuteshop-blog {
	padding: 28px 28px 15px
}

.kuteshop-widget-recent-post .blog-item .blog-info {
	border: none;
	padding-left: 0;
	padding-right: 0
}

.widget-area .slick-dots {
	list-style: none;
	padding: 0;
	margin: 10px 0 0;
	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
	letter-spacing: 0;
	text-align: center;
	position: relative
}

.widget-area .slick-dots li {
	display: inline-block;
	vertical-align: top;
	margin: 0 5px
}

.widget-area .slick-dots li button {
	width: 14px;
	height: 14px;
	padding: 0;
	background-color: #adadad;
	border-radius: 50%;
	font-size: inherit;
	line-height: inherit
}

.widget-area .slick-dots li button:hover,
.widget-area .slick-dots li.slick-active button {
	opacity: 1
}

.kuteshop-widget-products .product-item.style-3 .product-inner {
	height: auto!important
}

.kuteshop-widget-products .product-item.style-3 .product_title {
	margin-top: 0
}

.kuteshop-widget-products .product-item.style-3 .star-rating::before,
.kuteshop-widget-products .product-item.style-3 .star-rating>span::before {
	font-size: 14px
}

.kuteshop-widget-products .kuteshop-products.type-01 .product-item .product-thumb {
	display: block;
	float: none;
	width: auto
}

.kuteshop-widget-products .kuteshop-products.type-01 .product-item .product-info {
	display: block;
	float: none;
	width: auto;
	padding: 10px 0 0
}

.kuteshop-widget-products .kuteshop-products.type-01 .product-item .price {
	display: inline-block;
	vertical-align: top
}

.kuteshop-widget-products .kuteshop-products.type-01 .product-item .star-rating {
	float: left;
	margin-right: 10px
}

.kuteshop-widget-products .kuteshop-products.type-01 .product-item .add-to-cart {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	clear: both;
	text-align: center;
	padding: 5px 0;
	opacity: 1!important;
	visibility: visible!important
}

.kuteshop-widget-products .kuteshop-products.type-01 .product-item .add-to-cart a {
	padding: 8px 15px;
	font-size: 14px;
	color: #fff;
	box-shadow: none
}

.kuteshop-widget-products .kuteshop-products.type-01 .product-item .add-to-cart a:hover {
	opacity: .7
}

.kuteshop-widget-products .kuteshop-products.type-02 .product-item .product-thumb {
	width: 90px
}

.kuteshop-widget-products .kuteshop-products.type-02 .product-item .product-info {
	width: calc(100% - 90px);
	padding-right: 10px
}

.kuteshop-widget-products .kuteshop-products.type-02 .product-item .star-rating {
	margin: 0
}

.kuteshop-widget-products .kuteshop-products.type-02 .product-item .add-to-cart {
	display: none
}

.kuteshop-widget-products .kuteshop-products.type-02 .slick-dots {
	margin-top: 0
}

.kuteshop-widget-products .button-wrap {
	text-align: center;
	margin-top: 10px
}

.kuteshop-widget-products .button-link {
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
	line-height: 24px;
	padding: 3px 12px;
	box-shadow: 0 0 0 1px #eee inset
}

.kuteshop-widget-products .button-link::after {
	display: inline-block;
	vertical-align: top;
	font-family: FontAwesome, sans-serif;
	content: "\f101"
}

.kuteshop-widget-products .button-link:hover {
	color: #fff;
	box-shadow: none
}

.kuteshop-widget-products .row-item:not(:last-child)>* {
	margin-bottom: 40px;
	position: relative
}

.kuteshop-widget-products .row-item:not(:last-child)>::before {
	position: absolute;
	content: '';
	bottom: -20px;
	left: 13px;
	right: 13px;
	border-top: 1px solid #eee
}

.kuteshop-widget-products .kuteshop-products.type-01 {
	padding: 20px
}

.kuteshop-widget-products .kuteshop-products.type-02 {
	padding: 20px 13px
}

.widget-area>.kuteshop-widget-banner {
	border: none
}

.widget-area>.kuteshop-widget-banner .widgettitle {
	border: 1px solid #eee;
	border-bottom: none
}

.kuteshop-widget-banner .content-banner.style-01 {
	text-align: center;
	background-color: #f6f6f6;
	padding: 14px 22px 20px
}

.kuteshop-widget-banner .content-banner.style-01 .icon {
	margin-bottom: 9px
}

.kuteshop-widget-banner .content-banner.style-01 .title {
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	margin-bottom: 11px
}

.kuteshop-widget-banner .content-banner.style-01 .desc {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 10px
}

.kuteshop-widget-banner .content-banner.style-01 .button-link {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 24px;
	padding: 3px 10px;
	box-shadow: 0 0 0 1px #e8e8e8 inset
}

.kuteshop-widget-banner .content-banner.style-01 .button-link::after {
	display: inline-block;
	vertical-align: top;
	font-family: FontAwesome, sans-serif;
	content: "\f101"
}

.kuteshop-widget-banner .content-banner.style-01 .button-link:hover {
	color: #fff;
	box-shadow: none
}

.kuteshop-widget-banner .content-banner.style-02 {
	padding: 0
}

.kuteshop-widget-banner .content-banner.style-02 .slick-dots {
	position: absolute;
	bottom: 8px;
	left: 0;
	right: 0
}

.kuteshop-widget-banner .content-banner.style-03 {
	border: 1px solid #e5e5e5;
	text-align: center;
	padding: 14px 20px 20px
}

.kuteshop-widget-banner .content-banner.style-03 .name {
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 6px
}

.kuteshop-widget-banner .content-banner.style-03 .avatar {
	margin-bottom: 2px
}

.kuteshop-widget-banner .content-banner.style-03 .avatar img {
	display: inline-block;
	vertical-align: top;
	width: 106px;
	height: 106px;
	border-radius: 50%;
	border: 3px solid #efefef
}

.add-to-cart a {
	display: block;
	background-color: rgba(0, 0, 0, .6);
	color: #fff;
	line-height: 32px;
	font-weight: 400;
	padding: 9px 10px;
	text-align: center
}

.add-to-cart a::before {
	display: inline-block;
	vertical-align: top;
	width: 32px;
	height: 32px;
	line-height: 30px;
	border: 1px solid;
	border-radius: 50%;
	font-family: Flaticon, sans-serif;
	content: "\f100";
	text-align: center;
	margin-left: 7px
}

.add-to-cart a:focus,
.add-to-cart a:hover {
	color: #fff;
	opacity: 1
}

.add-to-cart a.loading::before,
.entry-summary .single_add_to_cart_button.loading::before {
	font-family: FontAwesome, sans-serif;
	content: "\f110";
	font-size: 20px;
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.add-to-cart a.added,
.entry-summary .single_add_to_cart_button.added,
.ovic_bundle-wrap .added {
	display: none!important
}

.entry-summary a.compare,
.product-item a.compare,
.yith-wcwl-add-button a.add_to_wishlist,
.yith-wcwl-add-to-wishlist a,
.yith-ywraq-add-to-quote a,
a.yith-wcqv-button {
	position: relative;
	display: block;
	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
	padding: 0;
	color: inherit;
	font-weight: 400;
	border-radius: 50%;
	overflow: hidden;
	background-color: transparent;
	opacity: 1!important
}

.entry-summary a.compare::before,
.product-item a.compare::before,
.yith-wcwl-add-to-wishlist a::before,
.yith-ywraq-add-to-quote a::before,
a.yith-wcqv-button::before {
	display: block;
	font-family: Flaticon, sans-serif;
	font-size: 15px;
	line-height: 32px;
	color: #fff;
	padding: 1px 0 0;
	width: 32px;
	height: 32px;
	text-align: center;
	background-color: rgba(0, 0, 0, .4);
	border-radius: 50%
}

.entry-summary a.compare:hover,
.product-item a.compare:hover,
.yith-wcwl-add-to-wishlist a:hover,
.yith-ywraq-add-to-quote a:hover,
a.yith-wcqv-button:hover {
	opacity: 1
}

.entry-summary a.compare::before,
.product-item a.compare::before {
	content: "\f109"
}

a.yith-wcqv-button::before {
	content: "\f10a"
}

.yith-wcwl-add-to-wishlist .blockUI.blockOverlay,
a.compare .blockUI.blockOverlay,
a.yith-wcqv-button .blockUI.blockOverlay {
	z-index: 8!important;
	cursor: wait!important;
	background: 0 0!important;
	opacity: 1!important;
	text-align: center;
	height: 20px!important;
	margin: auto!important;
	top: 0!important;
	bottom: 0!important
}

.yith-wcwl-add-to-wishlist .blockUI.blockOverlay::before,
a.compare .blockUI.blockOverlay::before,
a.yith-wcqv-button .blockUI.blockOverlay::before {
	display: block;
	font-family: FontAwesome, sans-serif;
	content: "\f110";
	font-size: 20px;
	line-height: 1;
	color: #fff;
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.yith-wcwl-add-to-wishlist {
	margin: 0
}

.yith-wcwl-add-to-wishlist .feedback {
	display: none
}

.yith-wcwl-add-to-wishlist a::before {
	content: "\f106"
}

.yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
	position: relative
}

.yith-wcwl-add-to-wishlist .delete_item::before,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a::before,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::before {
	content: "\f107"
}

.yith-wcwl-add-to-wishlist .separator,
.yith-wcwl-add-to-wishlist .view-wishlist {
	display: none!important
}

.yith-ywraq-add-to-quote {
	position: relative
}

.yith-ywraq-add-to-quote a::before {
	content: "\f10e"
}

.yith-ywraq-add-to-quote .yith-ywraq-add-button {
	position: relative
}

.yith-ywraq-add-to-quote .yith-ywraq-add-button>img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 20px!important;
	height: 20px!important;
	margin: auto
}

.yith-ywraq-add-to-quote .yith_ywraq_add_item_response,
.yith-ywraq-add-to-quote [class*=" yith_ywraq_add_item_response-"],
.yith-ywraq-add-to-quote [class^=yith_ywraq_add_item_response-] {
	display: none
}

.price {
	display: inline-block;
	vertical-align: top;
	/* font-size: 18px; */
	font-weight: 600
}

.price ins {
	float: right;
	margin-left: 10px;
	text-decoration: none
}

.price del {
	display: inline-block;
	vertical-align: bottom;
	font-size: 13px;
	line-height: 18px;
	color: #666;
	font-weight: 400
}

.star-rating {
	display: inline-block;
	vertical-align: top;
	position: relative;
	color: #ccc
}

.star-rating::before,
.star-rating>span::before {
	display: inline-block;
	float: right;
	font-family: FontAwesome, sans-serif;
	content: "\f005\f005\f005\f005\f005";
	font-size: 14px;
	letter-spacing: .1em
}

.star-rating>span::before {
	color: #f90
}

.star-rating>span {
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
	white-space: nowrap
}

.quantity .control {
	display: inline-block;
	position: relative
}

.quantity .input-qty {
	padding: 2px 12px 2px 20px;
	height: 30px;
	font-size: 13px
}

.quantity .btn-number {
	position: absolute;
	left: 0;
	padding: 0 5px;
	height: 14px;
	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
	z-index: 1
}

.quantity .quantity-minus {
	bottom: 0;
	padding-top: 3px
}

.quantity .quantity-plus {
	top: 0;
	padding-top: 6px
}

.quantity .btn-number::before {
	display: block;
	content: '';
	border-left: 4px solid transparent!important;
	border-right: 4px solid transparent!important
}

.quantity .quantity-minus::before {
	border-top: 5px solid
}

.quantity .quantity-plus::before {
	border-bottom: 5px solid
}

p.stars {
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	line-height: 0;
	letter-spacing: 0
}

p.stars a {
	display: inline-block
}

p.stars a:before {
	display: block;
	font-family: FontAwesome, sans-serif;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: .1em;
	color: #ccc;
	content: "\f005";
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

p.stars.selected:not(:hover) a:before,
p.stars:hover a:before {
	color: #f90
}

p.stars a:hover~a:before,
p.stars.selected:not(:hover) a.active~a:before {
	color: #ccc
}

.flash>span {
	color: #fff;
	text-transform: uppercase;
	background-color: #f90
}

.flash>.onnew {
	background-color: #096
}

.kuteshop-countdown {
	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
	text-align: center
}

.product-countdown.default .kuteshop-countdown>* {
	display: inline-block;
	vertical-align: top
}

.product-countdown.default .kuteshop-countdown>:not(:last-child)::before {
	display: inline-block;
	vertical-align: top;
	float: right;
	font-size: 20px;
	line-height: 24px;
	content: ':';
	width: 10px
}

.product-countdown.default .digit {
	display: inline-block;
	vertical-align: top;
	float: right;
	font-size: 18px;
	line-height: 24px;
	background-color: #aaa;
	color: #fff;
	width: 24px
}

.product-countdown.default .digit:not(:last-child) {
	margin-left: 3px
}

.product-countdown.style1 .kuteshop-countdown>*,
.product-countdown.style1 .title {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 24px
}

.product-countdown.style1 .title {
	padding: 3px 0 3px 5px;
	margin-bottom: 0
}

.product-countdown.style1 .title i {
	font-size: 24px;
	vertical-align: top
}

.product-countdown.style1 .kuteshop-countdown {
	display: inline-block;
	vertical-align: middle
}

.product-countdown.style1 .kuteshop-countdown>* {
	border: 1px solid #ddd;
	padding: 2px 8px;
	position: relative
}

.product-countdown.style1 .kuteshop-countdown>:not(:last-child) {
	margin-right: 10px
}

.product-countdown.style1 .kuteshop-countdown>:not(:last-child)::after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: calc(100% + 1px);
	margin: auto;
	width: 10px;
	text-align: center;
	content: ':';
	font-weight: 600;
	color: #333;
	height: 24px
}

.product-countdown.style2 {
	max-width: 230px
}

.product-countdown.style2 .kuteshop-countdown {
	margin: 0 -3px
}

.product-countdown.style2 .kuteshop-countdown>* {
	display: inline-block;
	width: 25%;
	padding: 0 3px;
	font-size: 14px;
	line-height: 20px
}

.product-countdown.style2 .kuteshop-countdown>*>* {
	display: block;
	background-color: #f5f5f5
}

.product-countdown.style2 .kuteshop-countdown .number {
	font-size: 18px;
	padding-top: 4px
}

.product-countdown.style2 .kuteshop-countdown .text {
	padding-bottom: 4px
}

.product-countdown.style3 .kuteshop-countdown,
.product-countdown.style4 .kuteshop-countdown {
	text-align: center
}

.product-countdown.style3 .kuteshop-countdown>*,
.product-countdown.style4 .kuteshop-countdown>* {
	position: relative;
	display: inline-block;
	width: 68px;
	height: 68px;
	border: 1px solid #eee;
	border-radius: 50%;
	padding: 9px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	background-color: #fff
}

.product-countdown.style3 .kuteshop-countdown>:not(:first-child) {
	margin-left: -6px
}

.product-countdown.style3 .kuteshop-countdown>::before,
.product-countdown.style4 .kuteshop-countdown>::before {
	position: absolute;
	content: '';
	top: 9px;
	left: 9px;
	right: 9px;
	bottom: 9px;
	border-radius: 50%
}

.product-countdown.style3 .kuteshop-countdown>*>*,
.product-countdown.style4 .kuteshop-countdown>*>* {
	display: block;
	position: relative;
	font-family: Lato, sans-serif
}

.product-countdown.style3 .kuteshop-countdown .number,
.product-countdown.style4 .kuteshop-countdown .number {
	font-weight: 700;
	padding-top: 5px
}

.product-countdown.style3 .kuteshop-countdown .number::after,
.product-countdown.style4 .kuteshop-countdown .number::after {
	display: block;
	content: '';
	width: 50%;
	margin: auto;
	border-bottom: 1px solid
}

.product-countdown.style3 .kuteshop-countdown .text,
.product-countdown.style4 .kuteshop-countdown .text {
	font-size: 10px;
	line-height: 14px
}

.product-countdown.style4 .kuteshop-countdown>* {
	display: block;
	width: 78px;
	height: 78px;
	padding: 14px
}

.product-countdown.style4 .kuteshop-countdown>:not(:first-child) {
	margin-top: -6px
}

.product-countdown.style4 .kuteshop-countdown>::before {
	top: 12px;
	bottom: 12px;
	left: 12px;
	right: 12px
}

.product-countdown.style5 .kuteshop-countdown {
	margin: 0 -8px
}

.product-countdown.style5 .kuteshop-countdown>* {
	display: inline-block;
	font-size: 16px;
	line-height: 24px;
	color: #999;
	padding: 0 8px
}

.product-countdown.style5 .kuteshop-countdown>* .number {
	display: inline-block;
	padding: 5px 6px;
	min-width: 42px;
	background-color: #f36;
	color: #fff;
	font-weight: 600
}

.product-countdown.style5 .kuteshop-countdown>* .text {
	display: block;
	font-family: Oswald, sans-serif;
	letter-spacing: .05em
}

.product-countdown.style6 {
	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
	font-family: Oswald, sans-serif;
	text-align: center
}

.product-countdown.style6 .title {
	display: inline-block;
	vertical-align: top;
	font-size: 36px;
	line-height: 33px;
	padding: 17px 10px;
	text-align: center;
	color: #fff;
	margin-bottom: 0
}

.product-countdown.style6 .title span {
	display: block
}

.product-countdown.style6 .kuteshop-countdown {
	display: inline-block;
	vertical-align: top
}

.product-countdown.style6 .kuteshop-countdown .label {
	margin-top: 5px;
	display: block;
	position: absolute;
	bottom: 5px;
	left: 0;
	right: 0;
	width: 100%;
	font-size: 16px;
	line-height: 1;
	color: #000
}

.product-countdown.style6 .time:not(:first-child) {
	margin-left: 1px
}

.product-countdown.style6 .time {
	display: inline-block;
	text-align: center;
	position: relative;
	overflow: hidden;
	height: 100px;
	width: 80px;
	-webkit-perspective: 479px;
	-moz-perspective: 479px;
	-ms-perspective: 479px;
	-o-perspective: 479px;
	perspective: 479px;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.product-countdown.style6 .count {
	background: #f6f6f6;
	color: #333;
	display: block;
	font-weight: 600;
	font-size: 60px;
	line-height: 83px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transform-style: flat;
	-moz-transform-style: flat;
	-ms-transform-style: flat;
	-o-transform-style: flat;
	transform-style: flat
}

.product-countdown.style6 .count.top {
	height: 42%;
	-webkit-transform-origin: 50% 100%;
	-moz-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	-o-transform-origin: 50% 100%;
	transform-origin: 50% 100%
}

.product-countdown.style6 .count.bottom {
	background-image: linear-gradient(rgba(255, 255, 255, .1), transparent);
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, .1), transparent);
	background-image: -moz-linear-gradient(rgba(255, 255, 255, .1), transparent);
	background-image: -ms-linear-gradient(rgba(255, 255, 255, .1), transparent);
	background-image: -o-linear-gradient(rgba(255, 255, 255, .1), transparent);
	line-height: 0;
	height: 58%;
	top: 42%;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	-o-transform-origin: 50% 0;
	transform-origin: 50% 0
}

.product-countdown.style6 .count.curr.top {
	-webkit-transform: rotateX(0);
	-moz-transform: rotateX(0);
	-ms-transform: rotateX(0);
	-o-transform: rotateX(0);
	transform: rotateX(0);
	z-index: 3
}

.product-countdown.style6 .count.next.bottom {
	-webkit-transform: rotateX(90deg);
	-moz-transform: rotateX(90deg);
	-ms-transform: rotateX(90deg);
	-o-transform: rotateX(90deg);
	transform: rotateX(90deg);
	z-index: 2
}

.product-countdown.style6 .flip .count.curr.top {
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	-ms-transform: rotateX(-90deg);
	-o-transform: rotateX(-90deg);
	transform: rotateX(-90deg)
}

.product-countdown.style6 .flip .count.next.bottom {
	-webkit-transition: all 250ms ease-in-out 250ms;
	-moz-transition: all 250ms ease-in-out 250ms;
	-o-transition: all 250ms ease-in-out 250ms;
	transition: all 250ms ease-in-out 250ms;
	-webkit-transform: rotateX(0);
	-moz-transform: rotateX(0);
	-ms-transform: rotateX(0);
	-o-transform: rotateX(0);
	transform: rotateX(0)
}

.product-countdown.style6 .count::before {
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	border-top: 1px solid #aaa;
	bottom: 0
}

.product-countdown.style6 .count.bottom::before {
	bottom: auto;
	top: 0
}

.product-countdown.style6 .time .count span {
	display: block;
	position: relative;
	z-index: 5;
	margin-top: -2px
}

.product-countdown.style7 .kuteshop-countdown {
	text-align: right
}

.product-countdown.style7 .kuteshop-countdown>* {
	display: inline-block;
	font-size: 12px;
	line-height: 26px;
	text-align: center
}

.product-countdown.style7 .kuteshop-countdown>:not(:first-child) {
	margin-left: 5px
}

.product-countdown.style7 .kuteshop-countdown>* .number {
	display: block;
	padding: 7px;
	min-width: 50px;
	background-color: #333;
	color: #fff;
	font-weight: 600;
	font-size: 18px
}

.product-countdown.style7 .kuteshop-countdown>* .text {
	display: block
}

.product-item .product-inner {
	font-size: 14px;
	line-height: 20px;
	background-color: #fff;
	overflow: hidden
}

.product-inner .product-thumb {
	position: relative;
	overflow: hidden
}

.product-inner .flash>span {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 36px;
	height: 36px;
	font-size: 12px;
	line-height: 36px;
	text-align: center;
	border-radius: 50%;
	z-index: 1
}

.product-inner .flash>.onsale {
	font-size: 11px;
	right: auto;
	left: 15px
}

.product-inner .thumb-link {
	display: block
}

.product-inner .add-to-cart {
	position: relative
}

.short-text .product-inner .product_title {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.product-inner .product_title {
	font-size: 14px;
	line-height: inherit;
	font-weight: 400;
	margin-bottom: 8px;
	color: #666
}

.product-inner .star-rating>span {
	background-color: #fff
}

.product-item.list .product-inner {
	border: 1px solid #eee;
	padding: 20px;
	overflow: hidden;
	margin-bottom: -1px
}

.product-item.list .product-inner:not(:hover) {
	border-color: #eee transparent #eee transparent
}

.product-item.list:last-child {
	margin-bottom: 30px
}

.product-item.list .available-product,
.product-item.list .sku-product {
	margin-top: 5px
}

.in-stock.available-product span {
	color: #019865
}

.out-of-stock.available-product span,
.out-stock.available-product span {
	color: red
}

.product-item.list .product-thumb {
	display: inline-block;
	float: right;
	width: 250px
}

.product-item.list .product-info {
	display: inline-block;
	float: left;
	width: calc(100% - 280px);
	padding: 10px 0
}

.product-item.list .product-info .info-left {
	display: inline-block;
	float: right;
	width: calc(100% - 200px);
	margin-bottom: 30px
}

.product-item.list .product-info .info-right {
	display: inline-block;
	float: left;
	width: 180px;
	text-align: left;
	margin-bottom: 30px
}

.product-item.list .product-info .info-right>* {
	display: inline-block;
	text-align: right
}

.product-item.list .product-info .info-right>:not(.add-to-cart):not(.clear) {
	margin-right: 10px
}

.product-item.list .product-info .info-right .add-to-cart {
	display: table;
	min-width: 130px;
	margin: 20px auto 15px 0
}

.product-item.list .add-to-cart a:hover {
	opacity: .7
}

.product-item.list .add-to-cart a {
	display: block;
	line-height: inherit;
	padding: 8px 10px
}

.product-item.list .add-to-cart a::before {
	width: auto;
	height: auto;
	line-height: inherit;
	border: none
}

.product-item.list .excerpt-content {
	display: table;
	width: 100%
}

.product-item.list .product_title {
	font-size: 16px;
	color: #666;
	font-weight: 600
}

.kuteshop-products .slick-slider:not(.nav-center) .slick-arrow {
	margin-top: 5px
}

.kuteshop-products .product-countdown.style1 {
	margin-bottom: 20px
}

.kuteshop-products {
	position: relative
}

.kuteshop-products>.slick-slider {
	position: static
}

.kuteshop-products::after,
.kuteshop-products::before {
	display: table;
	content: '';
	clear: both
}

.kuteshop-products.has-brand .box-brand {
	display: inline-block;
	float: right;
	width: 33%;
	padding: 0 0 30px 30px
}

.kuteshop-products.has-brand .content-product-append {
	display: inline-block;
	float: right;
	width: 67%
}

.kuteshop-products.has-brand .content-product-append.row {
	width: calc(67% + 30px)
}

.kuteshop-products .box-brand .desc {
	font-size: 14px;
	line-height: 18px;
	border-top: 1px dashed #aaa;
	margin-top: 10px;
	padding-top: 15px
}

.kuteshop-products .box-brand .button-brand {
	border-top: 1px dashed #aaa;
	margin-top: 30px;
	padding-top: 20px
}

.kuteshop-products .box-brand .button {
	padding: 4px 15px;
	border: 1px solid #ccc;
	background-color: transparent;
	color: #333;
	font-size: 12px;
	line-height: 20px;
	font-weight: 400
}

.kuteshop-products .box-brand .button::after {
	font-family: FontAwesome, sans-serif;
	content: "\f0da";
	margin-right: 10px
}

.kuteshop-products .box-brand .button:hover {
	color: #fff;
	opacity: 1
}

.product-inner .thumb-link img,
.product-item.style-1 .product-inner .thumb-link img,
.product-item.style-3 .product-inner .thumb-link img {
	margin: auto;
	-webkit-transition: transform .3s ease;
	-moz-transition: transform .3s ease;
	-o-transition: transform .3s ease;
	transition: transform .3s ease
}

.product-inner:hover .thumb-link img,
.product-item.style-1 .product-inner:hover .thumb-link img,
.product-item.style-3 .product-inner:hover .thumb-link img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2)
}

.product-inner .group-button>.clear {
	display: none!important
}

.kuteshop-blog .kuteshop-title.style1,
.kuteshop-products.style-1 .kuteshop-title,
.kuteshop-slider.style2 .kuteshop-title {
	box-shadow: 0 -1px #eee inset;
	font-size: 16px;
	line-height: 24px;
	padding-left: 65px
}

.kuteshop-blog .kuteshop-title.style1 .title,
.kuteshop-products.style-1 .kuteshop-title .title,
.kuteshop-slider.style2 .kuteshop-title .title {
	display: inline-block;
	padding: 10px 13px 7px;
	border-bottom: 3px solid
}

.product-item.style-1 .product-inner,
.product-item.style-5 .product-inner,
.product-item.style-6 .product-inner {
	border: 1px solid #eee
}

.product-item.style-1 .product-inner .thumb-link img {
	-webkit-transform-origin: top left;
	-moz-transform-origin: top left;
	-ms-transform-origin: top left;
	-o-transform-origin: top left;
	transform-origin: top left
}

.product-item.style-1 .group-button {
	position: absolute;
	top: 50%;
	left: 22px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.product-item.style-1 .group-button>:not(:last-child) {
	margin-bottom: 9px
}

.product-item.style-1 .group-button>:nth-child(1),
.product-item.style-5 .group-button>:nth-child(1),
.product-item.style-6 .group-button>:nth-child(1) {
	-webkit-transition: transform .3s ease;
	-moz-transition: transform .3s ease;
	-o-transition: transform .3s ease;
	transition: transform .3s ease
}

.product-item.style-1 .group-button>:nth-child(2),
.product-item.style-5 .group-button>:nth-child(2),
.product-item.style-6 .group-button>:nth-child(2) {
	-webkit-transition: transform .3s ease .1s;
	-moz-transition: transform .3s ease .1s;
	-o-transition: transform .3s ease .1s;
	transition: transform .3s ease .1s
}

.product-item.style-1 .group-button>:nth-child(3),
.product-item.style-5 .group-button>:nth-child(3),
.product-item.style-6 .group-button>:nth-child(3) {
	-webkit-transition: transform .3s ease .2s;
	-moz-transition: transform .3s ease .2s;
	-o-transition: transform .3s ease .2s;
	transition: transform .3s ease .2s
}

.product-item.style-1 .add-to-cart,
.product-item.style-13 .add-to-cart {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.product-item.style-1 .product-info {
	padding: 15px
}

.product-item.style-1 .group-price {
	overflow: hidden
}

.product-item.style-1 .group-price .star-rating {
	float: left
}

.kuteshop-products.style-2 .kuteshop-title {
	position: relative;
	margin-bottom: 0;
	font-size: 16px;
	line-height: 24px
}

.kuteshop-products.style-2 .kuteshop-title .title {
	display: inline-block
}

.kuteshop-products.style-2 .kuteshop-title::before {
	display: inline-block;
	vertical-align: middle;
	font-family: Flaticon, sans-serif;
	content: "\f10c";
	width: 45px;
	font-size: 28px;
	line-height: 45px;
	color: #fff;
	text-align: center;
	margin: 0 8px;
	font-weight: 400
}

.kuteshop-products.style-2 .kuteshop-title:after {
	content: '';
	position: absolute;
	bottom: 100%;
	right: 8px;
	border-bottom: 8px solid;
	border-left: 22px solid transparent;
	border-right: 22px solid transparent
}

.product-item.style-2 .product-inner {
	border: 3px solid;
	padding: 25px 0 5px
}

.product-item.style-2 .product-countdown {
	margin-bottom: 30px
}

.product-item.style-2 .product-info {
	padding-left: 33px;
	padding-right: 33px
}

.product-item.style-2 .product_title {
	margin-bottom: 4px
}

.product-item.style-2 .price ins {
	margin-left: 3px
}

.product-item.style-2 .price del {
	display: none
}

.product-item.style-2 .flash {
	display: inline-block
}

.product-item.style-2 .flash>span {
	position: static;
	width: auto;
	height: auto;
	line-height: inherit;
	font-size: 13px;
	color: inherit;
	background-color: transparent;
	text-transform: none
}

.product-item.style-2 .flash>.onsale::before {
	content: '('
}

.product-item.style-2 .flash>.onsale::after {
	content: ')'
}

.product-item.style-2 .group-button {
	top: 35%
}

.product-item.style-2 .group-price .star-rating {
	float: none;
	display: table
}

.product-item.style-3 .product-inner {
	overflow: hidden
}

.product-item.style-3 .product-thumb {
	display: inline-block;
	float: right;
	width: 130px
}

.product-item.style-3 .product-info {
	display: inline-block;
	width: calc(100% - 130px);
	padding-right: 20px
}

.product-item.style-3 .add-to-cart a {
	display: inline-block;
	line-height: inherit;
	padding: 5px 15px;
	font-size: 12px
}

.product-item.style-3 .add-to-cart a:not(:hover) {
	background-color: transparent;
	color: inherit;
	box-shadow: 0 0 0 1px #ddd inset
}

.product-item.style-3 .add-to-cart a::before {
	width: auto;
	height: auto;
	border: none;
	line-height: inherit
}

.product-item.style-3 .price {
	display: block;
	margin-bottom: 7px
}

.product-item.style-3 .product_title {
	margin-top: 8px
}

.product-item.style-3 .star-rating {
	margin-bottom: 7px
}

.product-item.style-3 .star-rating::before,
.product-item.style-3 .star-rating>span::before {
	font-size: 12px
}

.product-item.style-3 .flash {
	display: none
}

.product-item.style-4 .product-info {
	padding: 8px 10px 6px
}

.product-item.style-4 .group-button {
	top: 37%
}

.product-item.style-4 .product-inner .product_title {
	margin-bottom: 4px
}

.kuteshop-products.style-5 .kuteshop-title {
	display: inline-block;
	float: right;
	font-size: 24px;
	line-height: 36px;
	color: #fff;
	padding: 21px 0;
	text-align: center;
	margin: 0 0 0 15px;
	width: 38px;
	font-weight: 400
}

.kuteshop-products.style-5 .kuteshop-title>* {
	display: block
}

.kuteshop-products.style-5 .kuteshop-title .color {
	color: #ebd200
}

.kuteshop-products.style-5 .product-countdown {
	display: inline-block;
	float: right;
	margin-left: 35px
}

.kuteshop-products.style-5 .content-product-append {
	padding-right: 30px;
	overflow: hidden
}

.kuteshop-products.style-5 .slick-slider {
	position: relative
}

.kuteshop-products.style-5 .slick-slider:not(.nav-center) .slick-arrow {
	top: 50%;
	right: 0;
	left: auto;
	font-size: 26px;
	padding: 2px;
	font-weight: 600;
	background-color: rgba(0, 0, 0, .12);
	color: #333
}

.kuteshop-products.style-5 .slick-slider:not(.nav-center) .slick-arrow:hover {
	color: #7bc042
}

.kuteshop-products.style-5 .slick-slider:not(.nav-center) .slick-arrow:first-child {
	top: calc(50% - 31px);
	left: auto
}

.product-item.style-5 .group-button,
.product-item.style-6 .group-button {
	position: absolute;
	top: calc(50% - 15px);
	left: 0;
	right: 0;
	text-align: center;
	height: 0;
	font-size: 0;
	line-height: 0;
	letter-spacing: 0
}

.product-item.style-5 .group-button>*,
.product-item.style-6 .group-button>* {
	display: inline-block;
	vertical-align: top;
	margin-left: 1px
}

.product-item.style-5 .yith-wcwl-add-button a.add_to_wishlist,
.product-item.style-5 .yith-wcwl-add-to-wishlist a,
.product-item.style-5 a.compare,
.product-item.style-6 .yith-wcwl-add-button a.add_to_wishlist,
.product-item.style-6 .yith-wcwl-add-to-wishlist a,
.product-item.style-6 a.compare {
	border-radius: 0
}

.product-item.style-5 .add-to-cart a::before,
.product-item.style-5 .yith-wcwl-add-to-wishlist a::before,
.product-item.style-5 a.compare::before,
.product-item.style-6 .add-to-cart a::before,
.product-item.style-6 .yith-wcwl-add-to-wishlist a::before,
.product-item.style-6 a.compare::before {
	border-radius: 0;
	background-color: #7bc042;
	width: 30px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	margin: 0;
	border: none
}

.product-item.style-5 .add-to-cart a,
.product-item.style-6 .add-to-cart a {
	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
	padding: 0;
	background-color: #7bc042
}

.product-item.style-5 .add-to-cart a::before,
.product-item.style-6 .add-to-cart a::before {
	background-color: transparent
}

.product-item.style-5 .add-to-cart a:not(.loading)::before,
.product-item.style-6 .add-to-cart a:not(.loading)::before {
	content: '\f102'
}

.product-item.style-5 .product_title a {
	display: block;
	color: #fff;
	background-color: #333;
	padding: 5px 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.product-item.style-5 .product_title a:hover {
	opacity: .7
}

.product-item.style-5 .product-info {
	padding: 0 10px 10px
}

.product-item.style-5 .star-rating::before,
.product-item.style-5 .star-rating>span::before,
.product-item.style-6 .star-rating::before,
.product-item.style-6 .star-rating>span::before {
	font-size: 12px;
	content: "\f006\f006\f006\f006\f006"
}

.product-item.style-5 .price,
.product-item.style-6 .price {
	display: block;
	margin-top: 2px
}

.product-item.style-6 .group-button {
	top: calc(100% - 30px)
}

.product-item.style-6 a.yith-wcqv-button {
	position: absolute;
	top: calc(50% - 48px);
	right: calc(50% - 33px)
}

.product-item.style-6 a.yith-wcqv-button::before {
	width: 66px;
	height: 66px;
	font-size: 26px;
	line-height: 64px;
	content: '\f10b';
	background-color: rgba(123, 192, 66, .7)
}

.product-item.style-6 .product-info {
	padding: 9px 10px 13px
}

.product-item.style-6 .product_title {
	margin-bottom: 2px
}

.kuteshop-blog .kuteshop-title.style2,
.kuteshop-products.style-7 .kuteshop-title,
.kuteshop-tabs.style8 .tab-head .kuteshop-title,
.kuteshop-testimonials .kuteshop-title {
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	position: relative;
	padding: 13px 0;
	margin-bottom: 30px;
	font-weight: 400
}

.kuteshop-blog .kuteshop-title.style2::after,
.kuteshop-blog .kuteshop-title.style2::before,
.kuteshop-products.style-7 .kuteshop-title::after,
.kuteshop-products.style-7 .kuteshop-title::before,
.kuteshop-tabs.style8 .tab-head .kuteshop-title::after,
.kuteshop-tabs.style8 .tab-head .kuteshop-title::before,
.kuteshop-testimonials .kuteshop-title::after,
.kuteshop-testimonials .kuteshop-title::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 30px;
	border-bottom: 3px solid
}

.kuteshop-blog .kuteshop-title.style2::after,
.kuteshop-products.style-7 .kuteshop-title::after,
.kuteshop-tabs.style8 .tab-head .kuteshop-title::after,
.kuteshop-testimonials .kuteshop-title::after {
	width: 120px;
	border-bottom-width: 1px;
	bottom: 1px
}

.product-item.style-7 .product-inner {
	text-align: center;
	padding-bottom: 1px
}

.product-item.style-7 .product-thumb {
	font-size: 0;
	line-height: 0;
	letter-spacing: 0
}

.product-item.style-7 .product-thumb .thumb-link {
	display: inline-block;
	border: 1px solid #eee;
	overflow: hidden
}

.product-item.style-7 .product-info {
	padding: 14px 15px 0
}

.product-item.style-7 .product_title {
	text-transform: uppercase;
	margin-bottom: 5px
}

.product-item.style-7 .group-button>* {
	display: inline-block;
	vertical-align: bottom
}

.product-item.style-7 .group-button>:not(:first-child) {
	margin-right: 8px
}

.product-item.style-7 .add-to-cart {
	max-width: calc(100% - 100px)
}

.product-item.style-7 .add-to-cart a {
	text-transform: uppercase;
	line-height: 24px;
	padding: 5px 15px;
	border: 1px solid #ccc;
	background-color: transparent;
	color: #333;
	font-family: Lato, sans-serif
}

.product-item.style-7 .add-to-cart a.loading::after,
.product-item.style-7 .add-to-cart a.loading::before {
	position: absolute;
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
	margin: auto;
	color: #333;
	z-index: 1;
	border: none
}

.product-item.style-7 .add-to-cart a.loading::after {
	content: '';
	background-color: rgba(255, 255, 255, .9);
	width: auto;
	height: auto;
	z-index: 0
}

.product-item.style-7 .add-to-cart a:not(.loading)::before {
	display: none
}

.product-item.style-7 a.compare::before {
	content: "\f108"
}

.product-item.style-7 .yith-wcwl-add-button a.add_to_wishlist,
.product-item.style-7 .yith-wcwl-add-to-wishlist a,
.product-item.style-7 a.compare {
	border-radius: 0
}

.product-item.style-7 .yith-wcwl-add-to-wishlist a::before,
.product-item.style-7 a.compare::before {
	width: 36px;
	height: 36px;
	border-radius: 0;
	border: 1px solid #ccc;
	background-color: transparent;
	color: #333
}

.product-item.style-7 .add-to-cart a:hover,
.product-item.style-7 .yith-wcwl-add-to-wishlist a:hover::before,
.product-item.style-7 a.compare:hover::before {
	color: #fff
}

.product-item.style-7 .price {
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 10px
}

.product-item.style-7 .price del {
	font-size: inherit;
	line-height: inherit;
	color: #999
}

.product-item.style-16 a.yith-wcqv-button,
.product-item.style-7 a.yith-wcqv-button {
	position: absolute;
	top: calc(50% - 30px);
	right: calc(50% - 30px)
}

.product-item.style-16 a.yith-wcqv-button::before,
.product-item.style-7 a.yith-wcqv-button::before {
	width: 60px;
	height: 60px;
	font-size: 25px;
	line-height: 58px
}

.kuteshop-products.style-17 .product_title,
.kuteshop-products.style-8 .product_title {
	margin-bottom: 3px;
	line-height: 24px
}

.kuteshop-products.style-8 .product-info {
	padding: 8px 15px 6px
}

.product-item.style-8 .flash>span {
	top: auto;
	bottom: 15px;
	-webkit-transition: transform .3s ease;
	-moz-transition: transform .3s ease;
	-o-transition: transform .3s ease;
	transition: transform .3s ease;
	font-family: Oswald, sans-serif;
	letter-spacing: .05em
}

.product-item.style-8 .product-inner:hover .flash>span {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0)
}

.product-item.style-10 .yith-wcwl-add-button a.add_to_wishlist,
.product-item.style-10 .yith-wcwl-add-to-wishlist a,
.product-item.style-10 a.compare,
.product-item.style-10 a.yith-wcqv-button,
.product-item.style-16 .yith-wcwl-add-button a.add_to_wishlist,
.product-item.style-16 .yith-wcwl-add-to-wishlist a,
.product-item.style-16 a.compare,
.product-item.style-8 .yith-wcwl-add-button a.add_to_wishlist,
.product-item.style-8 .yith-wcwl-add-to-wishlist a,
.product-item.style-8 a.compare,
.product-item.style-8 a.yith-wcqv-button {
	border-radius: 0
}

.product-item.style-10 .yith-wcwl-add-to-wishlist a::before,
.product-item.style-10 a.compare::before,
.product-item.style-10 a.yith-wcqv-button::before,
.product-item.style-16 .yith-wcwl-add-to-wishlist a::before,
.product-item.style-16 a.compare::before,
.product-item.style-8 .yith-wcwl-add-to-wishlist a::before,
.product-item.style-8 a.compare::before,
.product-item.style-8 a.yith-wcqv-button::before {
	border-radius: 0;
	width: 40px;
	height: 36px;
	line-height: 36px;
	font-size: 17px
}

.product-item.style-10 .yith-wcwl-add-to-wishlist a:not(:hover)::before,
.product-item.style-10 a.compare:not(:hover)::before,
.product-item.style-10 a.yith-wcqv-button:not(:hover)::before,
.product-item.style-16 .yith-wcwl-add-to-wishlist a:not(:hover)::before,
.product-item.style-16 a.compare:not(:hover)::before,
.product-item.style-8 .yith-wcwl-add-to-wishlist a:not(:hover)::before,
.product-item.style-8 a.compare:not(:hover)::before,
.product-item.style-8 a.yith-wcqv-button:not(:hover)::before {
	background-color: #e5e5e5;
	color: #999
}

.product-item.style-8 .group-button {
	left: 5px;
	top: 35%
}

.product-item.style-16 .add-to-cart a,
.product-item.style-8 .add-to-cart a {
	font-size: 16px;
	padding: 6px 10px;
	font-family: Oswald, sans-serif;
	letter-spacing: .05em;
	font-weight: 300
}

.product-item.style-8 .add-to-cart a:not(:hover) {
	background-color: rgba(57, 66, 100, .9)
}

.product-item.style-10 .add-to-cart a::before,
.product-item.style-16 .add-to-cart a::before,
.product-item.style-8 .add-to-cart a::before {
	font-size: 18px;
	width: auto;
	height: auto;
	border: none
}

.product-item.style-10 .add-to-cart a:not(.loading)::before,
.product-item.style-16 .add-to-cart a:not(.loading)::before,
.product-item.style-8 .add-to-cart a:not(.loading)::before {
	content: "\f101"
}

.product-item.style-16 .price,
.product-item.style-17 .price,
.product-item.style-8 .price {
	font-weight: 400;
	font-size: 14px
}

.product-item.style-16 .price del,
.product-item.style-17 .price del,
.product-item.style-8 .price del {
	font-size: inherit;
	line-height: inherit
}

.kuteshop-products.style-9 .product-list-owl:not(.nav-center) .slick-arrow,
.kuteshop-tabs.style12 .tab-link .slick-arrow {
	border: 1px solid #ddd;
	border-radius: 50%;
	font-size: 0;
	width: 24px;
	height: 24px;
	padding: 6px 9px;
	margin-top: 12px;
	left: 17px
}

.kuteshop-products.style-9 .product-list-owl:not(.nav-center) .slick-arrow:first-child {
	padding-right: 6px;
	left: 50px
}

.kuteshop-products.style-9 .product-list-owl:not(.nav-center) .slick-arrow:not(:hover),
.kuteshop-tabs.style12 .tab-link .slick-arrow:not(:hover) {
	background-color: #fff;
	color: #999
}

.kuteshop-products.style-9 .product-list-owl:not(.nav-center) .slick-arrow::before {
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent
}

.kuteshop-products.style-9 .product-list-owl:not(.nav-center) .slick-arrow:first-child::before {
	border-left: 6px solid
}

.kuteshop-products.style-9 .product-list-owl:not(.nav-center) .slick-arrow:nth-child(3)::before {
	border-right: 6px solid
}

.product-item.style-9 .price {
	font-size: 14px;
	color: #000;
	display: block;
	margin-bottom: 9px
}

.product-item.style-9 .price del {
	line-height: inherit;
	font-weight: inherit;
	font-size: inherit;
	color: #aaa
}

.product-item.style-9 .product_title {
	margin-bottom: 3px
}

.product-item.style-9 .star-rating::before,
.product-item.style-9 .star-rating>span::before {
	font-size: 12px;
	letter-spacing: .2em
}

.product-item.style-9 .flash>span {
	font-family: Oswald, sans-serif;
	letter-spacing: .05em
}

.kuteshop-products.style-10 .slick-slider.nav-center {
	overflow: inherit
}

.kuteshop-products.style-10 .slick-slider.nav-center>.slick-arrow {
	font-size: 15px;
	color: #999;
	background-color: #eee;
	border: 1px solid #dfdfdf;
	opacity: 1;
	visibility: visible;
	width: 42px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	top: 36%
}

.kuteshop-products.style-10 .slick-slider.nav-center>.slick-arrow:hover {
	color: #fff
}

.kuteshop-products.style-10 .slick-slider.nav-center>.slick-arrow:first-child {
	left: auto;
	right: -112px
}

.kuteshop-products.style-10 .slick-slider.nav-center>.slick-arrow:nth-child(3) {
	left: -112px
}

.product-item.style-10 {
	padding-bottom: 5px
}

.product-item.style-10 .product-inner:not(:hover) {
	border-color: transparent
}

.product-item.style-10 .product-inner:hover .thumb-link img {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none
}

.product-item.style-10 .product-inner:hover,
.product-item.style-10 .product-thumb {
	background-color: #eee
}

.product-item.style-10 .product-info {
	padding: 18px 20px 15px
}

.product-item.style-10 .product-inner:hover .product-info {
	text-align: center
}

.product-item.style-10 .add-to-cart {
	left: 20px;
	right: 20px
}

.product-item.style-10 .add-to-cart a:not(:hover) {
	opacity: .9
}

.product-item.style-10 .group-button {
	left: 20px
}

.product-item.style-10 .product_title {
	font-size: 16px;
	margin-bottom: 4px
}

.product-item.style-10 .price {
	font-size: 16px;
	font-weight: 400;
	color: #333
}

.product-item.style-10 .flash>span {
	font-family: Oswald, sans-serif;
	letter-spacing: .05em
}

.kuteshop-products.style-11 {
	max-width: 410px;
	margin-right: auto;
	padding: 65px 30px 210px
}

.kuteshop-products.style-11 .kuteshop-title {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 9px
}

.kuteshop-products.style-11 .product-countdown {
	margin-bottom: 50px
}

.product-item.style-11 .product-inner {
	background-color: transparent
}

.product-item.style-11 .product_title {
	font-size: 24px;
	margin-bottom: 13px
}

.product-item.style-11 .excerpt-content {
	line-height: 18px;
	margin-bottom: 29px
}

.product-item.style-11 .price {
	font-size: 24px;
	margin-bottom: 15px
}

.product-item.style-11 .price del {
	font-size: 18px
}

.product-item.style-11 .add-to-cart a:hover {
	opacity: .7
}

.product-item.style-11 .add-to-cart a {
	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
	padding: 0
}

.product-item.style-11 .add-to-cart a:not(.loading)::before {
	content: '\f101'
}

.product-item.style-11 .add-to-cart a::before {
	width: 44px;
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	color: #fff;
	margin: 0;
	border: none
}

.product-item.style-11 .product-button {
	overflow: hidden
}

.product-item.style-11 .product-button>* {
	display: inline-block;
	float: right;
	margin-right: 6px
}

.product-item.style-11 .yith-wcwl-add-button a.add_to_wishlist,
.product-item.style-11 .yith-wcwl-add-to-wishlist a,
.product-item.style-11 a.compare,
.product-item.style-11 a.yith-wcqv-button {
	border-radius: 0
}

.product-item.style-11 .yith-wcwl-add-to-wishlist a::before,
.product-item.style-11 a.compare::before,
.product-item.style-11 a.yith-wcqv-button::before {
	border-radius: 0;
	width: 44px;
	height: 44px;
	line-height: 42px;
	border: 1px solid #bbb;
	font-size: 17px
}

.product-item.style-11 .yith-wcwl-add-to-wishlist a:not(:hover)::before,
.product-item.style-11 a.compare:not(:hover)::before,
.product-item.style-11 a.yith-wcqv-button:not(:hover)::before {
	background-color: transparent;
	color: #999
}

.kuteshop-products.style-12 .kuteshop-title {
	font-size: 14px;
	width: calc(100% - 47px);
	max-width: 265px;
	position: relative;
	line-height: 18px;
	margin-bottom: 25px;
	color: #000
}

.kuteshop-products.style-12 .kuteshop-title::before {
	position: absolute;
	content: '';
	top: 50%;
	left: 0;
	right: 0;
	border-top: 1px solid #eee
}

.kuteshop-products.style-12 .kuteshop-title span {
	display: inline-block;
	position: relative;
	padding-left: 14px;
	background-color: #fff
}

.kuteshop-products.style-12 .product-list-owl .slick-arrow,
.kuteshop-tabs.style14 .tab-link .slick-arrow {
	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
	padding: 3px 6px;
	border: 1px solid #eee;
	width: 17px;
	height: 17px;
	margin-top: 0;
	left: 60px
}

.kuteshop-products.style-12 .product-list-owl .slick-arrow:not(:hover),
.kuteshop-tabs.style14 .tab-link .slick-arrow:not(:hover) {
	color: #999;
	background-color: transparent
}

.kuteshop-products.style-12 .product-list-owl .slick-arrow:first-child,
.kuteshop-tabs.style14 .tab-link .slick-arrow:first-child {
	left: 81px;
	padding-right: 5px
}

.kuteshop-products.style-12 .product-list-owl .slick-arrow::before,
.kuteshop-tabs.style14 .tab-link .slick-arrow::before {
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent
}

.kuteshop-products.style-12 .product-list-owl .slick-arrow:first-child::before,
.kuteshop-tabs.style14 .tab-link .slick-arrow:first-child::before {
	border-left: 4px solid
}

.kuteshop-products.style-12 .product-list-owl .slick-arrow:nth-child(3)::before,
.kuteshop-tabs.style14 .tab-link .slick-arrow:nth-child(3)::before {
	border-right: 4px solid
}

.product-item.style-12 .product-inner {
	overflow: hidden
}

.product-item.style-12 .product-inner:hover .thumb-link::after {
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border: 1px solid
}

.product-item.style-12 .product-thumb {
	display: inline-block;
	float: right;
	width: 100px
}

.product-item.style-12 .product-info {
	display: inline-block;
	width: calc(100% - 100px);
	padding-right: 22px
}

.product-item.style-12 .add-to-cart a {
	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
	padding: 0;
	color: #fff
}

.product-item.style-12 .add-to-cart a:hover {
	opacity: .7
}

.product-item.style-12 .add-to-cart a:not(.loading)::before {
	content: '\f101'
}

.product-item.style-12 .add-to-cart a::before {
	width: 40px;
	height: 34px;
	line-height: 34px;
	font-size: 18px;
	margin: 0;
	border: none
}

.product-item.style-12 .product-button {
	overflow: hidden
}

.product-item.style-12 .product-button>* {
	display: inline-block;
	float: right;
	margin-right: 5px
}

.product-item.style-12 .yith-wcwl-add-button a.add_to_wishlist,
.product-item.style-12 .yith-wcwl-add-to-wishlist a,
.product-item.style-12 a.compare,
.product-item.style-12 a.yith-wcqv-button {
	border-radius: 0
}

.product-item.style-12 .yith-wcwl-add-to-wishlist a::before,
.product-item.style-12 a.compare::before,
.product-item.style-12 a.yith-wcqv-button::before {
	border-radius: 0;
	width: 40px;
	height: 34px;
	line-height: 32px;
	border: 1px solid #dfdfdf;
	font-size: 17px
}

.product-item.style-12 .yith-wcwl-add-to-wishlist a:not(:hover)::before,
.product-item.style-12 a.compare:not(:hover)::before,
.product-item.style-12 a.yith-wcqv-button:not(:hover)::before {
	background-color: #e5e5e5;
	color: #999
}

.product-item.style-12 .price {
	font-size: 16px;
	color: #333;
	margin-bottom: 25px
}

.product-item.style-12 .product_title {
	margin: 3px 0
}

.kuteshop-products.style-13 .kuteshop-title {
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	padding: 10px 15px;
	position: relative;
	background-color: #fff;
	margin: 0
}

.kuteshop-products.style-13 .kuteshop-title span {
	display: inline-block;
	position: relative;
	background-color: #fff
}

.kuteshop-products.style-13 .kuteshop-title::before {
	position: absolute;
	content: '';
	left: 15px;
	right: 15px;
	top: 50%;
	border-top: 1px solid #aaa;
	max-width: 270px;
	margin: auto
}

.product-item.style-13 .product-inner {
	overflow: hidden
}

.product-item.style-13 .product-thumb {
	display: inline-block;
	float: right;
	width: 160px
}

.product-item.style-13 .product-info {
	display: inline-block;
	float: left;
	width: calc(100% - 160px);
	padding: 0 10px
}

.product-item.style-13 .flash {
	display: inline-block;
	margin-bottom: 9px
}

.product-item.style-13 .flash>span {
	display: inline-block;
	vertical-align: top;
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	width: auto;
	height: auto;
	line-height: 16px;
	border-radius: 4px;
	padding: 0 3px;
	background-color: #b30000;
	margin: 2px 0
}

.product-item.style-13 .flash>span::after {
	position: absolute;
	top: calc(50% - 2px);
	left: 100%;
	content: '';
	border-top: 2px solid transparent;
	border-bottom: 2px solid transparent;
	border-left: 4px solid #b30000
}

.product-item.style-13 .flash .onnew {
	display: none
}

.product-item.style-13 .price {
	margin-left: 13px;
	margin-bottom: 3px
}

.product-item.style-13 .product_title {
	margin-bottom: 9px
}

.product-item.style-13 .product-countdown {
	margin-bottom: 10px
}

.product-item.style-13 .star-rating {
	margin-bottom: 6px
}

.product-item.style-13 .excerpt-content {
	line-height: 24px
}

.product-item.style-14 .product-thumb {
	border: 1px solid #eee;
	margin-bottom: 10px
}

.kuteshop-products.style-15 .product-list-grid {
	margin: 0
}

.kuteshop-products.style-15 .product-list-grid .product-item {
	padding: 0;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee
}

.kuteshop-products.style-15 .kuteshop-title {
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin-bottom: 0;
	padding: 7px 10px;
	font-weight: 400
}

.product-item.style-15 .product-inner {
	text-align: center
}

.product-item.style-15 .product_title {
	margin-bottom: 2px
}

.product-item.style-15 .product-info {
	padding: 5px 10px 10px
}

.kuteshop-products.style-16,
.kuteshop-products.style-17 {
	border: 1px solid #eee;
	border-top: none
}

.kuteshop-products.style-16 .product-countdown {
	padding: 0 20px
}

.kuteshop-products.style-16 .kuteshop-title,
.kuteshop-products.style-17 .kuteshop-title {
	font-size: 18px;
	line-height: 30px;
	padding: 9px 20px 11px;
	background-color: #eee;
	font-family: Oswald, sans-serif;
	letter-spacing: .05em;
	font-weight: 300
}

.kuteshop-products.style-16 .product-list-owl.nav-center {
	position: static!important
}

.kuteshop-blog.style5 .slick-slider:not(.nav-center) .slick-arrow,
.kuteshop-products.style-16 .product-list-owl.nav-center .slick-arrow,
.kuteshop-products.style-17 .product-list-owl .slick-arrow {
	top: calc(50% - 12px);
	width: 24px;
	height: 24px;
	line-height: 22px;
	font-size: 18px;
	text-align: center;
	border: 1px solid #ddd;
	border-radius: 5px;
	background-color: #fff;
	color: #999
}

.kuteshop-blog.style5 .slick-slider:not(.nav-center) .slick-arrow:hover,
.kuteshop-products.style-16 .product-list-owl.nav-center .slick-arrow:hover,
.kuteshop-products.style-17 .product-list-owl .slick-arrow:hover {
	color: #fff
}

.kuteshop-blog.style5 .slick-slider:not(.nav-center) .slick-arrow::before,
.kuteshop-products.style-16 .product-list-owl.nav-center .slick-arrow::before,
.kuteshop-products.style-17 .product-list-owl .slick-arrow::before {
	font-family: FontAwesome, sans-serif;
	content: '\f104'
}

.kuteshop-products.style-16 .product-list-owl.nav-center .slick-arrow:first-child {
	right: -12px
}

.kuteshop-products.style-16 .product-list-owl.nav-center .slick-arrow:nth-child(3) {
	left: -12px
}

.kuteshop-blog.style5 .slick-slider:not(.nav-center) .slick-arrow:first-child::before,
.kuteshop-products.style-16 .product-list-owl.nav-center .slick-arrow:first-child::before,
.kuteshop-products.style-17 .product-list-owl .slick-arrow:first-child::before {
	content: '\f105'
}

.product-item.style-16 .product-inner {
	text-align: center;
	padding: 17px 15px 20px
}

.product-item.style-16 .product-thumb {
	margin-bottom: 10px
}

.product-item.style-16 .group-button>* {
	display: inline-block;
	vertical-align: top;
	padding: 0 1px 5px
}

.product-item.style-16 .add-to-cart a {
	padding: 2px 13px
}

.product-item.style-16 .add-to-cart a:hover {
	opacity: .7
}

.product-item.style-16 .price {
	margin-bottom: 15px
}

.kuteshop-products.style-17 .content-product-append {
	padding: 20px 20px 65px
}

.kuteshop-products.style-17 .kuteshop-title {
	margin-bottom: 0
}

.kuteshop-products.style-17 .product-list-owl .slick-arrow:first-child {
	top: auto;
	bottom: 20px;
	right: auto;
	left: calc(50% + 7px)
}

.kuteshop-products.style-17 .product-list-owl .slick-arrow:nth-child(3) {
	top: auto;
	bottom: 20px;
	left: auto;
	right: calc(50% + 7px)
}

.product-item.style-17 .product-inner {
	padding: 12px 0;
	border-bottom: 1px solid #eee;
	overflow: hidden
}

.product-item.style-17 .product-thumb {
	display: inline-block;
	float: right;
	width: 80px
}

.product-item.style-17 .product-info {
	display: inline-block;
	width: calc(100% - 80px);
	padding: 5px 20px 0 0
}

.kuteshop-products.style-18 .kuteshop-title,
.kuteshop-products.style-19 .kuteshop-title,
.kuteshop-products.style-20 .kuteshop-title {
	font-size: 20px;
	line-height: 25px;
	text-align: center;
	padding: 0 35px 14px;
	border-bottom: 2px solid #e6e6e6;
	margin-bottom: 30px
}

.kuteshop-products.style-18 .slick-slider:not(.nav-center) .slick-arrow,
.kuteshop-products.style-19 .slick-slider:not(.nav-center) .slick-arrow,
.kuteshop-products.style-20 .slick-slider:not(.nav-center) .slick-arrow {
	background-color: transparent;
	color: #b5b5b5;
	line-height: 25px;
	margin: 0
}

.kuteshop-products.style-18 .slick-slider:not(.nav-center) .slick-arrow:first-child,
.kuteshop-products.style-19 .slick-slider:not(.nav-center) .slick-arrow:first-child,
.kuteshop-products.style-20 .slick-slider:not(.nav-center) .slick-arrow:first-child {
	right: 0;
	left: auto
}

.kuteshop-products.style-18 .slick-slider:not(.nav-center) .slick-arrow:first-child::before,
.kuteshop-products.style-19 .slick-slider:not(.nav-center) .slick-arrow:first-child::before,
.kuteshop-products.style-20 .slick-slider:not(.nav-center) .slick-arrow:first-child::before {
	font-family: FontAwesome, sans-serif;
	content: "\f177"
}

.kuteshop-products.style-18 .slick-slider:not(.nav-center) .slick-arrow:last-child::before,
.kuteshop-products.style-19 .slick-slider:not(.nav-center) .slick-arrow:last-child::before,
.kuteshop-products.style-20 .slick-slider:not(.nav-center) .slick-arrow:last-child::before {
	font-family: FontAwesome, sans-serif;
	content: "\f178"
}

.product-item.style-18 .product-inner {
	background-color: transparent;
	border: none
}

.product-item.style-18 .product-info {
	padding: 10px 0 7px
}

.product-item.style-18 .product-inner .flash>span,
.product-item.style-19 .product-inner .flash>span,
.product-item.style-20 .product-inner .flash>span {
	top: 0;
	right: 0;
	left: auto;
	width: 44px;
	height: 44px;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: .04em;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.product-item.style-18 .product-inner .flash>.onnew,
.product-item.style-19 .product-inner .flash>.onnew,
.product-item.style-20 .product-inner .flash>.onnew {
	right: auto;
	left: 0
}

.product-item.style-18 .price,
.product-item.style-19 .price,
.product-item.style-20 .price {
	font-size: 16px
}

.product-item.style-18 .price ins,
.product-item.style-19 .price ins,
.product-item.style-20 .price ins {
	float: none;
	margin: 0
}

.product-item.style-18 .price del,
.product-item.style-19 .price del,
.product-item.style-20 .price del {
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	color: #d3d3d3;
	margin-left: 7px
}

.product-item.style-18 .star-rating,
.product-item.style-19 .star-rating,
.product-item.style-20 .star-rating {
	color: #ddd;
	margin-bottom: 5px
}

.product-item.style-18 .star-rating>span::before,
.product-item.style-19 .star-rating>span::before,
.product-item.style-20 .star-rating>span::before {
	color: #fdd835
}

.product-item.style-18 .product_title {
	color: #262626;
	letter-spacing: .02em
}

.product-item.style-18 .group-button {
	left: 0
}

.product-item.style-18 .add-to-cart a,
.product-item.style-19 .add-to-cart a,
.product-item.style-20 .add-to-cart a {
	font-size: 13px;
	line-height: 24px;
	padding: 8px 15px;
	text-transform: uppercase;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.product-item.style-18 .add-to-cart a:hover,
.product-item.style-19 .add-to-cart a:hover,
.product-item.style-20 .add-to-cart a:hover {
	opacity: .7
}

.product-item.style-18 .add-to-cart a::before,
.product-item.style-19 .add-to-cart a::before,
.product-item.style-20 .add-to-cart a::before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	font-size: 26px;
	border: none;
	width: 30px;
	height: 30px
}

.product-item.style-18 .add-to-cart a:not(.loading)::before,
.product-item.style-19 .add-to-cart a:not(.loading)::before,
.product-item.style-20 .add-to-cart a:not(.loading)::before {
	display: none
}

.product-item.style-19 .product-inner {
	display: flex;
	align-items: center
}

.product-item.style-19 .product-thumb {
	width: 58%;
	max-width: 257px
}

.product-item.style-19 .product-info {
	flex: 1 1 auto;
	width: 1%;
	padding-right: 30px
}

.product-item.style-19 .product_title {
	color: #262626;
	letter-spacing: .02em;
	margin-bottom: 10px
}

.product-item.style-19 .desc {
	font-size: 13px;
	line-height: 19px;
	color: #818181;
	margin-bottom: 37px
}

@media (max-width:1499px) and (min-width:1200px) {
	.product-item.style-19 .product-thumb {
		width: 50%
	}
	.product-item.style-19 .product-info {
		padding-right: 20px
	}
}

@media (max-width:1199px) {
	.product-item.style-18 .group-button {
		display: none
	}
}

@media (max-width:991px) {
	.product-item.style-19 .product-thumb {
		width: 50%
	}
	.product-item.style-19 .product-info {
		padding-right: 20px
	}
}

@media (max-width:479px) {
	.product-item.style-19 .product-thumb {
		width: 45%
	}
	.product-item.style-19 .product-info {
		padding-right: 15px
	}
}

.product-item.style-20 .product-inner {
	border: 2px solid;
	padding: 18px;
	text-align: center
}

.product-item.style-20 .product-info {
	padding: 20px
}

.product-item.style-20 .product_title {
	color: #262626;
	letter-spacing: .02em;
	margin-bottom: 14px
}

.product-item.style-20 .price {
	margin-bottom: 27px
}

.product-item.style-20 .add-to-cart a {
	display: inline-block;
	vertical-align: top;
	padding-left: 35px;
	padding-right: 35px
}

.product-item.style-20 .process-availability {
	margin-bottom: 43px
}

.product-item.style-20 .process-availability .availability-text {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: .02em;
	color: #707070;
	text-align: right;
	margin-bottom: 6px
}

.product-item.style-20 .process-availability strong {
	color: #000
}

.product-item.style-20 .process-availability .sold {
	float: left
}

.product-item.style-20 .process-availability .availability-total {
	height: 3px;
	background-color: #e6e6e6;
	position: relative
}

.product-item.style-20 .process-availability .process {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0
}

.product-item.style-20 .kuteshop-countdown {
	margin-bottom: 37px
}

.product-item.style-20 .kuteshop-countdown>* {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	padding: 0 20px
}

.product-item.style-20 .kuteshop-countdown .number {
	display: block;
	font-size: 24px;
	line-height: 24px;
	letter-spacing: .02em;
	font-weight: 700;
	color: #000;
	margin-bottom: 10px;
	position: relative
}

.product-item.style-20 .kuteshop-countdown>:not(:last-child) .number::after {
	position: absolute;
	content: ':';
	top: 0;
	left: -23px
}

.product-item.style-20 .kuteshop-countdown .text {
	display: block;
	font-size: 10px;
	line-height: 14px;
	letter-spacing: .04em;
	color: #828282;
	text-transform: uppercase
}

@media (max-width:767px) {
	.product-item.style-20 .product-inner {
		padding: 13px
	}
	.product-item.style-20 .product-info {
		padding: 10px
	}
	.product-item.style-20 .kuteshop-countdown>* {
		padding: 0 15px
	}
	.product-item.style-20 .kuteshop-countdown>:not(:last-child) .number::after {
		left: -18px
	}
}

.kuteshop-product-pagination~* {
	clear: both
}

.kuteshop-product-pagination {
	float: left;
	margin: 0 10px 5px 0
}

.kuteshop-product-pagination a {
	display: inline-block;
	vertical-align: top;
	font-size: 24px;
	line-height: 33px;
	font-weight: 600;
	position: relative;
	margin-right: 10px
}

.kuteshop-product-pagination a:not(:hover) figure {
	opacity: 0;
	visibility: hidden
}

.kuteshop-product-pagination a figure {
	position: absolute;
	top: 100%;
	right: 50%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
	width: 60px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .15)
}

#wz-images,
.woocommerce-product-gallery {
	display: inline-block;
	float: right;
	width: 395px;
	max-width: 395px;
	position: relative;
	margin-bottom: 30px
}

.woocommerce-product-gallery__trigger {
	position: absolute;
	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
	left: 10px;
	top: 10px;
	z-index: 1
}

.woocommerce-product-gallery__trigger::before {
	font-family: Pe-icon-7-stroke, sans-serif;
	content: "\e657";
	font-size: 24px;
	line-height: 46px;
	font-weight: 600;
	border: 1px solid;
	border-radius: 50%;
	padding: 10px
}

.woocommerce-product-gallery__trigger img {
	display: none!important
}

.flex-viewport {
	border: 1px solid #e2e2e2
}

.flex-control-nav {
	list-style: none;
	padding: 0 30px;
	margin: 20px 0 0
}

.flex-control-nav .slick-list {
	margin: -5px
}

.flex-control-nav .slick-slide {
	padding: 5px
}

.flex-control-nav .slick-slide img {
	border: 1px solid #e2e2e2;
	cursor: pointer
}

.flex-control-nav .slick-arrow {
	top: calc(50% - 12px);
	-webkit-transition: left .3s ease, right .3s ease;
	-moz-transition: left .3s ease, right .3s ease;
	-o-transition: left .3s ease, right .3s ease;
	transition: left .3s ease, right .3s ease
}

.flex-control-nav .slick-arrow:first-child {
	right: 0;
	left: auto
}

.flex-control-nav .slick-arrow:hover {
	color: #fff
}

.entry-summary {
	display: inline-block;
	width: calc(100% - 395px);
	padding-right: 40px;
	margin-bottom: 30px
}

.entry-summary .product_title {
	display: inline;
	font-size: 22px;
	color: #333;
	margin-bottom: 0
}

.entry-summary .product_title+div {
	margin-top: 5px
}

.entry-summary .woocommerce-product-rating {
	margin-bottom: 8px
}

.entry-summary .price {
	margin: 0 0 12px 12px
}

.entry-summary .price del {
	line-height: 22px
}

.entry-summary .woocommerce-product-rating>span:not(.star-rating)::after {
	display: inline-block;
	vertical-align: middle;
	content: '';
	width: 1px;
	height: 18px;
	background-color: #e5e5e5;
	margin: 0 10px
}

.entry-summary .woocommerce-product-details__short-description {
	border-top: 1px solid #e5e5e5;
	padding: 6px 0 8px
}

.entry-summary .woocommerce-product-details__short-description p:last-child {
	margin-bottom: 0
}

.entry-summary .cart {
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	padding: 12px 0 15px;
	margin-bottom: 13px
}

.entry-summary .woocommerce-product-rating>* {
	display: inline-block;
	vertical-align: top
}

.entry-summary .flash {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 12px
}

.entry-summary .flash>span {
	display: inline-block;
	vertical-align: top;
	padding: 0 12px
}

.entry-summary .flash>span:not(:last-child) {
	margin-left: 12px
}

.entry-summary .quantity {
	margin-bottom: 15px
}

.entry-summary .quantity::before {
	display: none
}

.entry-summary .quantity .qty-text {
	display: inline-block;
	vertical-align: top;
	float: right;
	min-width: 50px;
	font-size: 14px;
	line-height: 30px;
	color: #333;
	padding: 0 0 0 10px
}

.entry-summary .variations .label {
	color: #333
}

.entry-summary .added_to_cart,
.entry-summary .single_add_to_cart_button {
	padding: 6px 15px;
	font-weight: 400
}

.entry-summary .added_to_cart:hover,
.entry-summary .single_add_to_cart_button:hover {
	opacity: .7
}

.entry-summary .added_to_cart::before,
.entry-summary .single_add_to_cart_button::before {
	display: inline-block;
	vertical-align: middle;
	font-family: Flaticon, sans-serif;
	content: '\f100';
	margin: -2px 0 0 15px
}

.entry-summary .single_add_to_cart_button.loading::before {
	font-size: 16px;
	margin-left: 12px
}

.entry-summary>.clear {
	display: none
}

.entry-summary .yith-wcwl-add-to-wishlist,
.entry-summary .yith-ywraq-add-to-quote,
.entry-summary a.compare {
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
	margin-bottom: 10px
}

.entry-summary .yith-wcwl-add-to-wishlist a,
.entry-summary .yith-ywraq-add-to-quote a,
.entry-summary a.compare {
	font-size: inherit;
	line-height: inherit;
	color: inherit;
	border-radius: 0
}

.entry-summary .yith-wcwl-add-to-wishlist a::before,
.entry-summary .yith-ywraq-add-to-quote a::before,
.entry-summary a.compare::before {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px
}

.entry-summary a.compare::before {
	margin-left: 8px
}

.entry-summary .yith-ywraq-add-to-quote .yith-ywraq-add-button>img {
	right: 6px;
	left: auto
}

.entry-summary .yith-wcwl-add-to-wishlist .blockUI.blockOverlay,
.entry-summary a.compare .blockUI.blockOverlay,
.entry-summary a.yith-wcqv-button .blockUI.blockOverlay {
	width: 32px!important;
	right: 0!important;
	left: auto!important
}

.entry-summary .cart .group_table {
	margin-bottom: 10px
}

.entry-summary .cart .group_table .price {
	margin: 0;
	display: table-cell;
	vertical-align: middle;
	font-size: 14px
}

.entry-summary .cart .group_table .price ins {
	float: none;
	margin-right: 0
}

.entry-summary .cart .group_table .quantity {
	margin-bottom: 0
}

.entry-summary .cart .group_table .quantity .qty-text {
	min-width: inherit;
	padding: 0 5px
}

.entry-summary .cart .group_table .quantity .input-qty {
	width: 60px
}

.entry-summary .cart .group_table .woocommerce-grouped-product-list-item__price {
	font-weight: 600
}

.entry-summary .cart .group_table .woocommerce-grouped-product-list-item__price ins {
	text-decoration: none
}

.entry-summary .cart .group_table .woocommerce-grouped-product-list-item__price del {
	font-size: 12px;
	font-weight: 400;
	color: #666
}

.woocommerce-tabs {
	display: inline-block;
	width: 100%;
	clear: both;
	margin-bottom: 35px
}

.wc-tabs {
	list-style: none;
	padding: 0;
	margin-bottom: -1px
}

.wc-tabs li {
	display: inline-block;
	margin-left: 3px
}

.wc-tabs li:last-child {
	margin-right: 0
}

.wc-tabs li a {
	display: block;
	padding: 11px 17px;
	color: #333;
	background-color: #e2e2e2;
	border: 1px solid #e2e2e2;
	text-transform: uppercase;
	font-weight: 600
}

.wc-tabs li.active a {
	background-color: transparent
}

.woocommerce-Tabs-panel {
	background-color: transparent;
	border: 1px solid #e2e2e2;
	box-shadow: none;
	margin-bottom: 0;
	border-radius: 0;
	padding: 25px 17px
}

#tab-additional_information p:last-child,
#tab-additional_information table:last-child,
#tab-description p:last-child,
#tab-reviews .commentlist .comment .description p:last-child,
#tab-reviews .commentlist .review .description p:last-child {
	margin-bottom: 0
}

#tab-reviews #reviews {
	max-width: 770px
}

#tab-reviews .woocommerce-Reviews-title {
	font-size: 24px;
	color: #333
}

#tab-reviews .woocommerce-Reviews-title span::before {
	content: 'â€œ'
}

#tab-reviews .woocommerce-Reviews-title span::after {
	content: 'â€'
}

#tab-reviews .woocommerce-pagination {
	text-align: left
}

#tab-reviews #comments {
	margin-bottom: 30px
}

#tab-reviews .commentlist {
	list-style: none;
	padding: 0;
	margin: 0
}

#tab-reviews .commentlist .comment,
#tab-reviews .commentlist .review {
	overflow: hidden
}

#tab-reviews .commentlist .comment:not(:last-child),
#tab-reviews .commentlist .review:not(:last-child) {
	padding-bottom: 15px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 15px
}

#tab-reviews .commentlist .comment_container::after,
#tab-reviews .commentlist .comment_container::before {
	display: table;
	clear: both;
	content: ''
}

#tab-reviews .commentlist .comment .avatar,
#tab-reviews .commentlist .review .avatar {
	float: right;
	margin-left: 15px
}

#tab-reviews .commentlist .comment .comment-text,
#tab-reviews .commentlist .review .comment-text {
	overflow: hidden
}

#tab-reviews .commentlist .comment .star-rating,
#tab-reviews .commentlist .review .star-rating {
	display: inline-block;
	float: right;
	margin-left: 10px;
	padding-bottom: 0
}

#tab-reviews .commentlist .comment .star-rating .preview-count,
#tab-reviews .commentlist .review .star-rating .preview-count {
	display: none
}

#tab-reviews .commentlist .comment .meta,
#tab-reviews .commentlist .review .meta {
	display: inline-block;
	margin-bottom: 0;
	font-style: italic;
	color: #aaa
}

#tab-reviews .commentlist .comment .meta>*,
#tab-reviews .commentlist .review .meta>* {
	display: inline-block;
	vertical-align: top
}

#tab-reviews .commentlist .comment .meta time,
#tab-reviews .commentlist .review .meta time {
	white-space: nowrap
}

#tab-reviews .commentlist .comment .children,
#tab-reviews .commentlist .review .children {
	list-style: none;
	padding: 0 20px 0 0
}

#tab-reviews .commentlist>.comment>.children,
#tab-reviews .commentlist>.review>.children {
	padding: 0 75px 0 0
}

#tab-reviews .commentlist .comment .children .comment_container,
#tab-reviews .commentlist .review .children .comment_container {
	margin-top: 15px
}

#tab-reviews .woocommerce-review__author {
	text-transform: capitalize;
	font-weight: 400
}

#tab-reviews .woocommerce-noreviews {
	font-style: italic
}

#tab-reviews .comment-notes {
	font-style: italic
}

#tab-reviews .comment-reply-title {
	display: block;
	font-size: 24px;
	font-weight: 600;
	color: #333;
	margin-bottom: 20px
}

#tab-reviews .comment-form-rating>label {
	vertical-align: top;
	color: #333;
	margin-bottom: 10px
}

#tab-reviews p.stars {
	vertical-align: top;
	margin: 0 20px 10px 0
}

#tab-reviews #cancel-comment-reply-link {
	float: left;
	font-style: italic;
	font-size: 16px;
	color: #aaa;
	font-weight: 300
}

#tab-reviews .comment-form .comment-form-author,
#tab-reviews .comment-form .comment-form-email {
	width: calc(50% - 15px);
	float: left;
	margin-bottom: 30px
}

#tab-reviews input#author,
#tab-reviews input#email {
	display: block;
	width: 100%;
	padding: 9px 20px;
	height: 50px
}

#tab-reviews .comment-form .comment-form-author {
	margin-right: 30px
}

#tab-reviews textarea#comment {
	width: 100%
}

#tab-reviews input#submit {
	padding: 10px 33px;
	font-size: 16px;
	font-weight: 400
}

.related-product {
	position: relative
}

.related-product>h2 {
	font-size: 16px;
	text-transform: uppercase;
	line-height: 24px;
	margin-bottom: 14px
}

.related-product .slick-slider {
	position: static;
	padding-bottom: 1px
}

.related-product:not(:last-child) {
	margin-bottom: 35px
}

@media (min-width:768px) {
	.woocommerce-tabs .wc-tabs {
		margin-top: -6px
	}
	.woocommerce-tabs .wc-tabs li {
		margin-top: 6px
	}
	#tab-reviews .ovic-panel-rating {
		float: right;
		width: 250px;
		padding-left: 20px
	}
	#tab-reviews #reviews {
		display: inline
	}
	#tab-reviews #comments {
		display: inline-block;
		vertical-align: top;
		width: calc(100% - 250px);
		padding-right: 20px;
		border-right: 1px solid #eee
	}
	#tab-reviews #comments+* {
		clear: both
	}
}

.ovic-panel-rating {
	margin-bottom: 36px
}

.ovic-panel-rating .average {
	line-height: 33px;
	margin-bottom: 9px
}

.ovic-panel-rating .average>* {
	display: inline;
	margin: 0
}

.ovic-panel-rating .average span {
	font-size: 24px;
	font-weight: 600;
	color: red
}

.ovic-panel-rating .detail {
	list-style: none;
	padding: 0;
	margin: 0
}

.ovic-panel-rating .detail li {
	display: flex
}

.ovic-panel-rating .process {
	position: relative;
	width: 100%;
	margin: 0 5px
}

.ovic-panel-rating .process-bar,
.ovic-panel-rating .process::before {
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 3px;
	margin-top: auto;
	margin-bottom: auto;
	background-color: #e5e5e5
}

.ovic-panel-rating .process-bar {
	background-color: red
}

.product-tab-brands .brand-link {
	display: block
}

.product-tab-brands .brand-item {
	padding-bottom: 20px
}

.product-tab-brands .brand-item:not(:last-child) {
	margin-bottom: 20px;
	border-bottom: 2px dashed #aaa
}

.product-tab-brands .term-name {
	font-size: 20px;
	margin: 20px 0
}

.banner-shop .slick-arrow {
	padding: 8px;
	top: calc(50% - 20px);
	-webkit-transition: left .3s ease, right .3s ease;
	-moz-transition: left .3s ease, right .3s ease;
	-o-transition: left .3s ease, right .3s ease;
	transition: left .3s ease, right .3s ease
}

.banner-shop .slick-arrow:hover {
	color: #fff
}

.banner-shop .slick-arrow:first-child {
	right: 0;
	left: auto
}

.shop-page ul.products.columns-10>.product-category {
	width: 10%
}

.shop-page ul.products.columns-9>.product-category {
	width: 11.11111111%
}

.shop-page ul.products.columns-8>.product-category {
	width: 12.5%
}

.shop-page ul.products.columns-7>.product-category {
	width: 14.28571428%
}

.shop-page ul.products.columns-6>.product-category {
	width: 16.66666667%
}

.shop-page ul.products.columns-5>.product-category {
	width: 20%
}

.shop-page ul.products.columns-4>.product-category {
	width: 25%
}

.shop-page ul.products.columns-3>.product-category {
	width: 33.33333333%
}

.shop-page ul.products.columns-2>.product-category {
	width: 50%
}

.shop-page ul.products.columns-1>.product-category {
	width: 100%
}

@media (min-width:768px) {
	.shop-page ul.products>.product-category.first {
		clear: both
	}
}

@media (min-width:568px) and (max-width:767px) {
	.shop-page ul.products>.product-category:nth-child(3n+1) {
		clear: both
	}
}

@media (max-width:767px) {
	.shop-page ul.products>.product-category {
		min-width: 33.33%
	}
}

@media (max-width:567px) {
	.shop-page ul.products>.product-category {
		min-width: 50%
	}
	.shop-page ul.products>.product-category:nth-child(2n+1) {
		clear: both
	}
}

.shop-page ul.products>.product-category {
	display: inline-block;
	float: right;
	padding: 0 15px;
	margin-bottom: 30px
}

.shop-page ul.products>.product-category a {
	display: block;
	border: 1px solid #e6e6e6;
	text-align: center
}

.shop-page ul.products>.product-category a img {
	width: 100%;
	-webkit-transition: opacity .2s ease;
	-moz-transition: opacity .2s ease;
	-o-transition: opacity .2s ease;
	transition: opacity .2s ease
}

.shop-page ul.products>.product-category a:hover img {
	opacity: .7
}

.shop-page ul.products>.product-category .woocommerce-loop-category__title {
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 0;
	font-weight: 400;
	padding: 5px 10px
}

.shop-page ul.products>.product-category mark {
	background-color: transparent;
	padding: 0;
	margin-right: 3px
}

.shop-page ul.products {
	list-style: none;
	padding: 0;
	margin-bottom: 0;
	display: inline-block;
	width: 100%;
	position: relative
}

.shop-page ul.products.row {
	width: calc(100% + 30px)
}

.shop-page ul.products:not(.related-product) .product-item:not(.list) {
	margin-bottom: 30px
}

.shop-after-control::after,
.shop-after-control::before,
.shop-before-control::after,
.shop-before-control::before {
	display: table;
	clear: both;
	content: ''
}

.shop-after-control>*,
.shop-before-control>* {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	font-size: 14px;
	line-height: 30px
}

.shop-before-control>* {
	margin-bottom: 20px
}

.shop-before-control select {
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #fafafa;
	border-color: #eee;
	cursor: pointer
}

.shop-after-control>:not(:last-child),
.shop-before-control>:not(:last-child) {
	margin-left: 22px
}

.shop-after-control .pagination {
	float: left
}

.grid-view-mode {
	float: left
}

.banner-shop+ul.shop-page {
	margin-top: 30px
}

ul.shop-page {
	list-style: none;
	padding: 0;
	display: inline-block;
	vertical-align: top;
	width: calc(100% + 30px);
	margin: 0 -15px;
	position: relative
}

ul.shop-page.columns-10>.product-category {
	width: 10%
}

ul.shop-page.columns-9>.product-category {
	width: 11.11111111%
}

ul.shop-page.columns-8>.product-category {
	width: 12.5%
}

ul.shop-page.columns-7>.product-category {
	width: 14.28571428%
}

ul.shop-page.columns-6>.product-category {
	width: 16.66666667%
}

ul.shop-page.columns-5>.product-category {
	width: 20%
}

ul.shop-page.columns-4>.product-category {
	width: 25%
}

ul.shop-page.columns-3>.product-category {
	width: 33.33333333%
}

ul.shop-page.columns-2>.product-category {
	width: 50%
}

ul.shop-page>.product-category {
	display: inline-block;
	float: right;
	padding: 0 15px;
	margin-bottom: 30px
}

ul.shop-page>.product-category a {
	display: block;
	border: 1px solid #e5e5e5;
	text-align: center
}

ul.shop-page>.product-category a img {
	width: 100%;
	-webkit-transition: opacity .2s ease;
	-moz-transition: opacity .2s ease;
	-o-transition: opacity .2s ease;
	transition: opacity .2s ease
}

ul.shop-page>.product-category a:hover img {
	opacity: .7
}

ul.shop-page>.product-category .woocommerce-loop-category__title {
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 0;
	font-weight: 400;
	padding: 5px 10px
}

ul.shop-page>.product-category mark {
	background-color: transparent;
	padding: 0;
	margin-right: 3px
}

@media (min-width:1200px) {
	ul.shop-page>.product-category.first {
		clear: both
	}
}

@media (min-width:992px) and (max-width:1199px) {
	ul.shop-page.columns-2>.product-category.first,
	ul.shop-page.columns-3>.product-category.first {
		clear: both
	}
	ul.shop-page:not(.columns-2):not(.columns-3)>.product-category:nth-child(4n+1) {
		clear: both
	}
	ul.shop-page:not(.columns-2):not(.columns-3)>.product-category {
		width: 25%
	}
}

@media (min-width:768px) and (max-width:991px) {
	ul.shop-page.columns-2>.product-category.first {
		clear: both
	}
	ul.shop-page:not(.columns-2)>.product-category:nth-child(3n+1) {
		clear: both
	}
	ul.shop-page:not(.columns-2)>.product-category {
		width: 33.33333333%
	}
}

@media (max-width:767px) {
	ul.shop-page {
		width: calc(100% + 20px);
		margin: 0 -10px
	}
	ul.shop-page>.product-category {
		padding-left: 10px;
		padding-right: 10px
	}
	ul.shop-page[class*=" columns-"]>.product-category,
	ul.shop-page[class^=columns-]>.product-category {
		width: 50%
	}
	ul.shop-page>.product-category:nth-child(2n+1) {
		clear: both
	}
}

@media (max-width:479px) {
	ul.shop-page {
		width: calc(100% + 10px);
		margin: 0 -5px
	}
	ul.shop-page>.product-category {
		padding-left: 5px;
		padding-right: 5px
	}
}

.post-item:not(:last-child) {
	margin-bottom: 30px
}

.post-item.post-single .post-title {
	font-size: 24px
}

.post-item .post-title {
	font-size: 22px;
	margin-bottom: 10px;
	-ms-word-break: break-word;
	word-break: break-word;
	-ms-word-wrap: break-word;
	word-wrap: break-word
}

.post-item .post-categories {
	list-style: none;
	padding: 0;
	margin-bottom: 0
}

.post-item .post-categories li {
	display: inline-block
}

.post-item .post-categories li:not(:last-child)::after {
	content: ',';
	margin-right: 3px
}

.post-item .post-header {
	overflow: hidden
}

.post-item .post-thumb {
	margin-bottom: 15px
}

.blog-item .blog-thumb,
.post-item .post-thumb {
	font-size: 0;
	line-height: 0;
	letter-spacing: 0
}

.blog-item .blog-thumb>*,
.post-item .post-thumb>* {
	font-size: 14px;
	line-height: 24px
}

.blog-item .blog-thumb a,
.post-item .post-thumb a {
	display: inline-block;
	position: relative
}

.blog-item .blog-thumb a::after,
.post-item .post-thumb a::after {
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease
}

.blog-item .blog-thumb a:hover::after,
.post-item .post-thumb a:hover::after {
	background-color: rgba(255, 255, 255, .5)
}

.post-item .post-info::after,
.post-item .post-info::before {
	display: table;
	content: '';
	clear: both
}

.post-item .post-meta {
	padding: 5px 0;
	margin: 0 -20px 10px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee
}

.post-item .post-meta>li {
	display: inline-block;
	padding: 3px 20px
}

.post-item .post-meta>li>* {
	display: inline-block
}

.post-item .post-meta .author {
	text-transform: capitalize
}

.post-item .tags {
	padding: 5px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	font-weight: 600;
	color: #333
}

.post-item .tags a {
	display: inline-block;
	font-weight: 400;
	padding: 3px 0
}

.post-item .tags a:not(:hover) {
	color: #666
}

.post-item.item-standard::after,
.post-item.item-standard::before {
	display: table;
	clear: both;
	content: ''
}

.post-item.item-standard .post-meta {
	margin-bottom: 20px
}

.post-item.item-standard .read-more {
	background-color: #eee;
	color: #666;
	margin-top: 10px;
	font-weight: 400
}

.post-item.item-standard .read-more:hover {
	opacity: 1;
	color: #fff
}

.post-item.item-standard .read-more span {
	vertical-align: top;
	margin-right: 5px
}

.related-post {
	position: relative
}

.related-post .slick-slider {
	position: static
}

.related-post .title {
	font-size: 20px;
	line-height: 24px;
	padding-right: 60px
}

.related-post .post-item .post-title {
	font-size: 16px
}

.related-post .post-item .author {
	text-transform: capitalize
}

.comments-area .comment-reply-title,
.comments-area .comments-title {
	font-size: 20px
}

.comments-area .comment-list {
	list-style: none;
	padding: 0;
	margin-bottom: 0
}

.comment-list .comment,
.comment-list .pingback {
	margin-bottom: 30px
}

.comment-list .comment-body {
	border: 1px solid #eaeaea;
	padding: 10px;
	margin-bottom: 10px
}

.comment-list .comment-meta {
	overflow: hidden;
	margin-bottom: 10px
}

.comment-list .comment-author {
	text-transform: capitalize
}

.comment-list .comment-author img {
	float: right;
	margin-right: 20px
}

.comment-list .says {
	display: none
}

.comment-list .edit-link {
	display: block
}

.comment-list .reply {
	text-align: right
}

.comment-list .comment-content p:last-child {
	margin-bottom: 0
}

.comment-list .children {
	list-style: none
}

.comment-list #cancel-comment-reply-link {
	font-style: italic
}

.comment-respond .input-form {
	width: 100%
}

.page-title {
	font-size: 24px;
	line-height: 30px;
	font-weight: 400;
	box-shadow: 0 -1px #eee inset
}

.page-title span {
	display: inline-block;
	padding: 5px 10px 2px;
	border-bottom: 3px solid
}

.grid-view-mode>form {
	display: inline-block;
	vertical-align: top
}

.grid-view-mode>form>label {
	display: none
}

.modes-mode:hover {
	opacity: 1
}

.modes-mode {
	display: inline-block;
	vertical-align: top;
	width: 30px;
	height: 30px;
	border: 1px solid #e8e8e8;
	background-color: #fafafa;
	position: relative;
	padding: 0
}

.modes-mode .button-inner {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 11px;
	height: 11px;
	margin: auto
}

.modes-mode.active .button-inner>span,
.modes-mode:hover .button-inner>span {
	background-color: #fff
}

.modes-mode .button-inner>span {
	display: inline-block;
	float: right;
	background-color: #999
}

.mode-grid .button-inner>span {
	width: 3px;
	height: 3px
}

.mode-grid .button-inner>span:not(:nth-child(3)):not(:nth-child(6)):not(:nth-child(9)) {
	margin-left: 1px
}

.mode-grid .button-inner>span:not(:nth-child(7)):not(:nth-child(8)):not(:nth-child(9)) {
	margin-bottom: 1px
}

.mode-list .button-inner>span {
	width: 5px;
	height: 1px
}

.mode-list .button-inner>span:nth-child(1),
.mode-list .button-inner>span:nth-child(5) {
	height: 5px;
	margin-left: 1px
}

.mode-list .button-inner>span:not(:nth-child(5)):not(:last-child) {
	margin-bottom: 1px
}

.blog-item .blog-thumb a,
.blog-item .blog-thumb img {
	width: 100%
}

.blog-item .blog-meta {
	list-style: none;
	padding: 0;
	margin: 0 -6px 6px;
	color: #999
}

.blog-item .blog-meta>li {
	display: inline-block;
	padding: 0 6px
}

.blog-item .blog-meta>li i {
	margin-left: 3px
}

.blog-item .blog-readmore {
	text-align: left
}

.blog-item .read-more {
	background-color: transparent;
	font-weight: 400;
	padding: 5px 0
}

.blog-item .read-more span {
	vertical-align: top;
	font-size: 12px;
	margin-right: 5px
}

.blog-item .read-more:hover {
	opacity: .7
}

.blog-item .blog-info {
	padding: 10px 12px 13px;
	border: 1px solid #eee;
	border-top: none
}

.blog-item .blog-title {
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 3px
}

.blog-item .post-categories {
	display: inline-block;
	list-style: none;
	padding: 5px 0 0
}

.blog-item .post-categories li {
	display: inline-block
}

.kuteshop-blog .slick-slider:not(.nav-center) .slick-arrow,
.kuteshop-slider .slick-slider:not(.nav-center) .slick-arrow {
	top: 10px
}

.nav-center-wrap {
	overflow: hidden
}

.kuteshop-blog,
.kuteshop-slider {
	position: relative
}

.kuteshop-blog .slick-slider,
.kuteshop-blog .slick-slider.nav-center,
.kuteshop-slider .slick-slider,
.kuteshop-slider .slick-slider.nav-center {
	position: static!important
}

.kuteshop-blog .blog-category,
.kuteshop-blog .blog-date {
	color: #999
}

.kuteshop-blog.style1 .blog-meta {
	margin: 0 -10px
}

.kuteshop-blog.style1 .blog-title {
	color: #000
}

.kuteshop-blog.style1 .blog-meta>li {
	padding: 0 10px
}

.kuteshop-blog.style2 .kuteshop-title .title {
	padding-bottom: 7px;
	border-bottom-width: 1px;
	color: #000
}

.kuteshop-blog.style2 .blog-category>i {
	margin-left: 8px
}

.kuteshop-blog.style2 .post-categories {
	display: inline
}

.kuteshop-blog.style2 .post-categories li:not(:last-child)::after {
	content: ',';
	margin-left: 5px
}

.kuteshop-blog.style2 .blog-date {
	margin-bottom: 5px
}

.kuteshop-blog.style2 .post-content {
	margin-bottom: 10px
}

.kuteshop-blog .kuteshop-title.style3 {
	font-size: 18px;
	margin-bottom: 32px;
	text-align: center;
	font-weight: 700
}

.kuteshop-blog .kuteshop-title.style3 .sub-title {
	font-size: 16px;
	display: block;
	font-weight: 400
}

.kuteshop-blog .kuteshop-title.style3::after {
	display: inline-block;
	content: '';
	width: 50px;
	border-bottom: 2px solid
}

.kuteshop-blog.style3 .blog-inner,
.kuteshop-blog.style5 .blog-inner {
	display: table;
	width: 100%;
	position: relative;
	background-color: #fff
}

.kuteshop-blog.style3 .blog-inner::after,
.kuteshop-blog.style3 .blog-inner::before,
.kuteshop-blog.style5 .blog-inner::after,
.kuteshop-blog.style5 .blog-inner::before {
	position: absolute;
	content: '';
	border-bottom: 6px solid;
	bottom: 0;
	left: 0;
	width: 0;
	-webkit-transition: width .3s ease;
	-moz-transition: width .3s ease;
	-o-transition: width .3s ease;
	transition: width .3s ease;
	z-index: 1
}

.kuteshop-blog.style3 .blog-inner::after,
.kuteshop-blog.style5 .blog-inner::after {
	left: auto;
	right: 0
}

.kuteshop-blog.style3 .blog-inner:hover::after,
.kuteshop-blog.style3 .blog-inner:hover::before,
.kuteshop-blog.style5 .blog-inner:hover::after,
.kuteshop-blog.style5 .blog-inner:hover::before {
	width: 50%
}

.kuteshop-blog.style3 .blog-thumb,
.kuteshop-blog.style5 .blog-thumb {
	display: table-cell;
	vertical-align: top;
	width: 50%
}

.kuteshop-blog.style3 .blog-info,
.kuteshop-blog.style5 .blog-info {
	display: table-cell;
	vertical-align: top;
	padding: 30px 30px 60px;
	position: relative;
	border: none
}

.kuteshop-blog.style3 .blog-date,
.kuteshop-blog.style5 .blog-date {
	display: inline-block;
	padding: 3px 15px;
	color: #fff;
	font-weight: 500;
	margin-bottom: 28px
}

.kuteshop-blog.style3 .blog-title,
.kuteshop-blog.style5 .blog-title {
	font-size: 24px;
	line-height: 1;
	font-weight: 700;
	text-transform: uppercase
}

.kuteshop-blog.style3 .read-more {
	position: absolute;
	right: 30px;
	bottom: 30px;
	color: #999;
	padding: 0
}

.kuteshop-blog.style3 .read-more i {
	font-size: 16px;
	font-weight: 600
}

.kuteshop-blog.style3 .slick-dots {
	text-align: center;
	margin-top: 30px;
	font-size: 0;
	line-height: 0;
	letter-spacing: 0
}

.kuteshop-blog.style3 .slick-dots li {
	display: inline-block;
	padding: 0 3px
}

.kuteshop-blog.style3 .slick-dots button {
	display: block;
	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
	width: 14px;
	height: 14px;
	border: 2px solid #c9c9c9;
	cursor: pointer;
	padding: 0;
	border-radius: 50%;
	background-color: transparent
}

.kuteshop-blog.style3 .slick-dots li button:hover,
.kuteshop-blog.style3 .slick-dots li.slick-active button {
	background-color: #999;
	border-color: #999;
	opacity: 1
}

.kuteshop-blog.style4 .blog-info {
	border: none;
	padding: 23px 25px 18px;
	background-color: #fff
}

.kuteshop-blog.style4 .blog-title {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 8px
}

.kuteshop-blog.style4 .blog-date {
	position: absolute;
	bottom: 20px;
	right: 0;
	padding: 3px 10px;
	color: #fff;
	opacity: .8
}

.kuteshop-blog.style4 .blog-thumb {
	position: relative
}

.kuteshop-blog.style4 .read-more {
	padding: 0
}

.kuteshop-blog.style4 .read-more span {
	margin: 0 3px 0 0;
	font-size: 20px;
	color: #666
}

.kuteshop-blog.style4 .post-content {
	margin-bottom: 10px
}

.kuteshop-blog .kuteshop-title.style4 {
	font-size: 18px;
	margin-bottom: 22px
}

.kuteshop-blog .kuteshop-title.style4 .sub-title {
	font-size: 14px;
	display: block;
	font-weight: 400;
	color: #999
}

.kuteshop-blog .kuteshop-title.style4::before {
	display: block;
	content: '';
	width: 30px;
	border-bottom: 2px solid;
	margin-bottom: 10px
}

.kuteshop-blog.style5 .slick-slider:not(.nav-center) .slick-arrow {
	top: 25px
}

.kuteshop-blog.style5 .blog-info {
	border: 1px solid #eee
}

.kuteshop-blog.style5 .read-more {
	position: absolute;
	right: 30px;
	bottom: 20px;
	padding: 6px 0;
	color: #999;
	text-transform: uppercase;
	font-family: Oswald, sans-serif;
	letter-spacing: .05em
}

.kuteshop-blog.style5 .read-more::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	border-bottom: 2px solid
}

.kuteshop-blog.style5 .blog-title {
	font-weight: 400
}

.kuteshop-blog.style6 .blog-item.first-slick .blog-info {
	border-bottom: 1px solid #424242
}

.kuteshop-blog.style6 .blog-info {
	border: none;
	padding: 16px 0;
	line-height: 18px
}

.kuteshop-blog.style6 .time-post {
	font-style: italic;
	color: #666;
	margin: 10px 0 0
}

.kuteshop-custommenu .menu {
	font-size: 14px;
	line-height: 20px;
	list-style: none;
	padding: 0;
	margin-bottom: 0
}

.kuteshop-custommenu .menu-item a {
	display: block
}

.kuteshop-custommenu.default .title {
	font-size: 13px;
	line-height: 20px;
	box-shadow: 0 1px #eee;
	margin-bottom: 10px
}

.kuteshop-custommenu.default .title span {
	display: inline-block;
	padding: 5px 0;
	border-bottom: 1px solid
}

.kuteshop-custommenu.default .menu-item a {
	padding: 5px 0
}

.kuteshop-custommenu.default .menu-item a:hover {
	text-decoration: underline
}

.kuteshop-custommenu.style1>.title {
	font-size: 16px;
	color: #333;
	line-height: 24px;
	margin-bottom: 12px
}

.kuteshop-custommenu.style1 .menu-item a {
	padding: 2px 0
}

.kuteshop-custommenu.style1 .menu-item a::before {
	display: inline-block;
	vertical-align: top;
	border: 2px solid;
	border-radius: 50%;
	margin: 9px 0 0 9px;
	content: ''
}

.kuteshop-custommenu.style2 {
	max-width: 200px;
	margin: auto
}

.kuteshop-custommenu.style2 .title {
	font-size: 16px;
	line-height: 24px;
	padding: 5px 8px;
	border-right: 4px solid;
	color: #006379;
	background-color: #cfd5da;
	margin-bottom: 0
}

.kuteshop-custommenu.style2 .menu {
	background-color: #e1e9ee;
	font-size: 13px;
	line-height: 24px;
	color: #53524e;
	padding: 5px 0
}

.kuteshop-custommenu.style2 .menu li a {
	padding: 3px 12px
}

.kuteshop-custommenu.style2 .menu li a:hover {
	color: #006379
}

.kuteshop-custommenu.style2 .menu li a .icon {
	display: inline-block;
	vertical-align: top;
	width: 24px;
	height: 24px;
	border: 1px solid;
	border-radius: 50%;
	text-align: center;
	margin-left: 8px
}

.kuteshop-custommenu.style3 .menu-item a {
	padding: 5px 0
}

.kuteshop-custommenu.style3 .menu-item a::before {
	display: inline-block;
	vertical-align: top;
	content: '\f104';
	font-family: FontAwesome, sans-serif;
	padding-left: 13px
}

.kuteshop-custommenu.style4 .menu-item a {
	padding: 2px 0;
	font-weight: 500
}

.kuteshop-custommenu.style5>.title {
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 20px;
	color: #fff
}

.kuteshop-custommenu.style5 .menu {
	font-size: 13px;
	line-height: 24px;
	color: #aaa
}

.kuteshop-custommenu.style5 .menu-item a {
	padding: 3px 0
}

.kuteshop-custommenu.style5 .menu-item a:hover {
	color: #fff;
	text-decoration: underline
}

@media (max-width:1199px) {
	.kuteshop-custommenu.style5>.title {
		margin-bottom: 15px
	}
}

.kuteshop-iconbox .iconbox-inner {
	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
	padding: 0 10px
}

.kuteshop-iconbox .iconbox-inner>* {
	display: inline-block;
	vertical-align: middle;
	text-align: right;
	font-size: 14px;
	line-height: 18px
}

.kuteshop-iconbox .iconbox-inner:hover .icon img,
.kuteshop-iconbox .iconbox-inner:hover .icon span {
	-webkit-animation: bounceIn .7s ease;
	-o-animation: bounceIn .7s ease;
	animation: bounceIn .7s ease
}

.kuteshop-iconbox .text,
.kuteshop-iconbox .title {
	margin-bottom: 0
}

.kuteshop-iconbox .icon span {
	display: block
}

.kuteshop-iconbox.default .icon {
	font-size: 40px;
	line-height: 1;
	width: 40px
}

.kuteshop-iconbox.default .content {
	max-width: calc(100% - 40px);
	padding-right: 12px
}

.kuteshop-iconbox.default .title {
	font-size: 18px;
	line-height: 1.2;
	font-weight: 400
}

.kuteshop-iconbox.default .text {
	font-size: 12px;
	line-height: 1.2
}

.kuteshop-iconbox.style1 .iconbox-inner>* {
	width: 50%
}

.kuteshop-iconbox.style1 .iconbox-inner .head {
	text-align: center;
	padding-left: 5px
}

.kuteshop-iconbox.style1 .text {
	padding-right: 5px;
	color: #999
}

.kuteshop-iconbox.style1 .icon {
	font-size: 50px;
	line-height: 1;
	color: #333;
	margin-bottom: 6px
}

.kuteshop-iconbox.style1 .title {
	font-size: 14px;
	line-height: 20px
}

.kuteshop-iconbox.style2 .icon span {
	width: 100px;
	height: 100px;
	border: 2px solid;
	border-radius: 50%;
	font-size: 50px;
	margin: auto auto 18px;
	line-height: 96px
}

.kuteshop-iconbox.style2 .iconbox-inner>* {
	text-align: center;
	line-height: 20px
}

.kuteshop-iconbox.style2 .title {
	color: inherit;
	font-size: 18px;
	margin-bottom: 8px
}

.kuteshop-iconbox.style2 .iconbox-inner {
	max-width: 305px;
	margin: auto;
	padding: 0
}

.kuteshop-iconbox.style3 .iconbox-inner {
	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
	padding: 0
}

.kuteshop-iconbox.style3 .iconbox-inner>* {
	display: inline-block;
	vertical-align: middle
}

.kuteshop-iconbox.style3 .icon {
	width: 50px;
	height: 50px;
	border-radius: 4px;
	font-size: 26px;
	background-color: #5a5a5a;
	text-align: center;
	line-height: 50px
}

.kuteshop-iconbox.style3 .content {
	width: calc(100% - 50px);
	padding-right: 23px
}

.kuteshop-iconbox.style3 .title {
	font-size: 18px
}

.kuteshop-iconbox.style4 .iconbox-inner {
	padding: 0
}

.kuteshop-iconbox.style4 .icon {
	width: 70px;
	height: 70px;
	border: 1px solid #eee;
	font-size: 28px;
	line-height: 68px;
	text-align: center
}

.kuteshop-iconbox.style4 .content {
	width: calc(100% - 70px);
	padding-right: 20px
}

.kuteshop-iconbox.style4 .title {
	font-size: 14px;
	font-weight: 700
}

.kuteshop-iconbox.style4 .text {
	font-size: 12px
}

.kuteshop-iconbox.style5 {
	color: #fff
}

.kuteshop-iconbox.style5 .iconbox-inner {
	padding: 36px 15px
}

.kuteshop-iconbox.style5 .icon {
	font-size: 32px;
	line-height: 40px;
	padding: 4px 15px;
	width: 70px;
	text-align: center
}

.kuteshop-iconbox.style5 .icon span {
	line-height: inherit
}

.kuteshop-iconbox.style5 .icon img {
	vertical-align: top;
	max-width: 40px;
	max-height: 40px
}

.kuteshop-iconbox.style5 .content {
	max-width: calc(100% - 70px);
	font-size: 12px;
	line-height: 20px;
	letter-spacing: .02em;
	padding: 0 15px
}

.kuteshop-iconbox.style5 .title {
	font-size: 14px;
	line-height: 20px;
	color: inherit;
	padding: 2px 0;
	margin: 0
}

.kuteshop-iconbox.style5 .text {
	opacity: .7;
	padding: 2px 0;
	margin: 0
}

.kuteshop-tabs {
	position: relative
}

.kuteshop-tabs .tab-panel {
	opacity: 0;
	visibility: hidden;
	height: 0;
	overflow: hidden
}

.kuteshop-tabs .tab-panel.active {
	opacity: 1;
	visibility: visible;
	height: auto;
	overflow: visible
}

.kuteshop-tabs .tab-link {
	list-style: none;
	padding: 0;
	margin-bottom: 0;
	font-size: 0;
	line-height: 0;
	letter-spacing: 0
}

.kuteshop-tabs .tab-link li {
	display: inline-block;
	font-size: 16px;
	line-height: 24px;
	max-width: 100%
}

.kuteshop-tabs .tab-link li a {
	display: block;
	position: relative
}

.kuteshop-tabs .tab-head {
	position: relative;
	overflow: hidden
}

.kuteshop-tabs .tab-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 90px;
	height: 50px;
	padding: 5px 20px;
	margin: auto
}

.kuteshop-tabs .tab-control>* {
	display: inline-block;
	float: right
}

.kuteshop-tabs .tab-control .icon {
	font-size: 24px;
	line-height: 40px;
	opacity: .6
}

.kuteshop-tabs .tab-control a {
	float: left;
	font-size: 20px;
	line-height: 20px;
	width: 20px;
	text-align: center
}

.kuteshop-tabs .content-tabs.has-filter {
	position: relative
}

.kuteshop-tabs .content-tabs.has-filter::after,
.kuteshop-tabs .content-tabs.has-filter::before {
	display: table;
	clear: both;
	content: ''
}

.content-tabs.has-filter .filter-tabs {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 200px;
	z-index: 1;
	overflow: hidden
}

.content-tabs.has-filter .tab-container {
	margin-right: 200px
}

.filter-tabs {
	position: relative;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: contain
}

.filter-tabs .category-filter {
	padding: 20px 30px 20px
}

.filter-tabs .slick-list {
	margin: 0 -15px
}

.filter-tabs .slick-slide {
	padding: 0 15px
}

.filter-tabs .slick-slide a.cat-filter {
	color: inherit;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 6px 0
}

.filter-tabs .slick-slider .slick-arrow {
	color: #ddd;
	background-color: transparent;
	font-size: 30px;
	width: 30px;
	text-align: center
}

.filter-tabs .slick-slider .slick-arrow:hover {
	background-color: transparent;
	color: #333
}

.filter-tabs .slick-slider .slick-arrow::before {
	font-family: Flaticon, sans-serif;
	content: "\f117"
}

.filter-tabs .slick-slider .slick-arrow:first-child::before {
	content: "\f118"
}

.kuteshop-tabs.default .content-tabs,
.kuteshop-tabs.default .kuteshop-products,
.kuteshop-tabs.default .kuteshop-products .slick-slider {
	position: static
}

.kuteshop-tabs.default .tab-head {
	box-shadow: 0 -1px #eee inset;
	margin-bottom: 30px;
	padding-left: 60px
}

.kuteshop-tabs.default .tab-link li:not(:last-child) {
	margin-left: 3px
}

.kuteshop-tabs.default .tab-link li a {
	padding: 10px 15px 7px;
	border-bottom: 3px solid #ccc;
	font-weight: 600;
	color: #999
}

.kuteshop-tabs.default .tab-link li.active a,
.kuteshop-tabs.default .tab-link li:hover a {
	color: #333
}

.kuteshop-tabs.default .kuteshop-products .slick-slider:not(.nav-center) .slick-arrow {
	margin-top: 10px
}

.kuteshop-tabs.default .kuteshop-products .slick-slider:not(.nav-center) .slick-arrow,
.kuteshop-tabs.style2 .tab-link.slick-slider .slick-arrow {
	background-color: #eee;
	color: #bbb
}

.kuteshop-tabs.default .kuteshop-products .slick-slider:not(.nav-center) .slick-arrow:hover,
.kuteshop-tabs.style2 .tab-link.slick-slider .slick-arrow:hover {
	background-color: #999;
	color: #fff
}

.kuteshop-tabs.style1 .tab-head,
.kuteshop-tabs.style3 .tab-head,
.kuteshop-tabs.style6 .tab-head {
	background-color: #fff;
	position: relative;
	padding-left: 90px;
	border-bottom: 3px solid #000
}

.kuteshop-tabs.style1 .tab-head>*,
.kuteshop-tabs.style3 .tab-head>*,
.kuteshop-tabs.style6 .tab-head>*,
.kuteshop-tabs.style9 .tab-head>* {
	display: table-cell;
	vertical-align: middle;
	font-size: 14px;
	line-height: 24px
}

.kuteshop-tabs.style1 .tab-head .kuteshop-title {
	width: 235px;
	font-size: 16px;
	color: #fff;
	background-color: #000;
	padding: 10px 15px;
	margin-bottom: 0
}

.kuteshop-tabs.style1 .tab-head .kuteshop-title .icon {
	vertical-align: bottom;
	width: 30px;
	height: 30px;
	border: 2px solid;
	border-radius: 50%;
	text-align: center;
	margin-left: 10px
}

.kuteshop-tabs.style1 .tab-head .kuteshop-title .text {
	display: inline-block;
	vertical-align: bottom;
	padding: 1px 0
}

.kuteshop-tabs.style1 .tab-link {
	overflow: hidden;
	width: calc(100% - 235px)
}

.kuteshop-tabs.style1 .tab-link li {
	float: right;
	font-size: 14px;
	margin-right: -1px
}

.kuteshop-tabs.style1 .tab-link li a {
	padding: 13px 25px
}

.kuteshop-tabs.style1 .tab-link li:not(:last-child) a::before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	bottom: 0;
	width: 1px;
	height: 24px;
	margin: auto;
	background-color: transparent
}

.kuteshop-tabs.style1 .tab-link li:not(.active):not(:hover) a::before {
	background-color: rgba(0, 0, 0, .1)
}

.kuteshop-tabs.style1 .tab-link li.active a,
.kuteshop-tabs.style1 .tab-link li:hover a {
	color: #fff;
	z-index: 1
}

.kuteshop-tabs.style1 .kuteshop-products,
.kuteshop-tabs.style3 .kuteshop-products,
.kuteshop-tabs.style6 .kuteshop-products,
.kuteshop-tabs.style9 .kuteshop-products {
	background-color: #eee
}

.kuteshop-tabs.style1 .product-item .product-inner,
.kuteshop-tabs.style3 .product-item .product-inner,
.kuteshop-tabs.style6 .product-item .product-inner,
.kuteshop-tabs.style9 .product-item .product-inner {
	border: none
}

.kuteshop-tabs.style1 .kuteshop-products .product-list-grid,
.kuteshop-tabs.style3 .kuteshop-products .product-list-grid,
.kuteshop-tabs.style6 .kuteshop-products .product-list-grid,
.kuteshop-tabs.style9 .kuteshop-products .product-list-grid {
	margin: 0 -.5px
}

.kuteshop-tabs.style1 .kuteshop-products .product-list-grid .product-item,
.kuteshop-tabs.style3 .kuteshop-products .product-list-grid .product-item,
.kuteshop-tabs.style6 .kuteshop-products .product-list-grid .product-item,
.kuteshop-tabs.style9 .kuteshop-products .product-list-grid .product-item {
	padding: 0 .5px;
	margin-bottom: 1px
}

.kuteshop-tabs.style1 .content-tabs.has-filter .filter-tabs {
	width: 235px
}

.kuteshop-tabs.style1 .content-tabs.has-filter .tab-container {
	margin-right: 235px
}

.kuteshop-tabs.style2 .tab-head .kuteshop-title {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 0;
	padding: 5px 12px 5px 60px;
	border-bottom: 3px solid
}

.kuteshop-tabs.style2 .tab-link li {
	vertical-align: middle
}

.kuteshop-tabs.style2 .tab-link li a {
	display: block;
	position: relative;
	color: #333;
	text-align: center;
	background-color: #eee
}

.kuteshop-tabs.style2 .tab-link li.active a,
.kuteshop-tabs.style2 .tab-link li:hover a {
	background-color: transparent
}

.kuteshop-tabs.style2 .tab-link li a img {
	margin: auto
}

.kuteshop-tabs.style2 .tab-link li a span {
	display: block;
	padding: 13px 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.kuteshop-tabs.style2 .tab-link:not(.slick-slider) li:not(:last-child) {
	margin-left: 1px
}

.kuteshop-tabs.style2 .tab-link.slick-slider {
	position: static;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee
}

.kuteshop-tabs.style2 .tab-link.slick-slider .slick-list {
	margin: -.5px
}

.kuteshop-tabs.style2 .tab-link.slick-slider .slick-slide {
	padding: .5px
}

.kuteshop-tabs.style2 .tab-link.slick-slider .slick-arrow {
	top: 5px
}

.kuteshop-tabs.style3 .tab-head {
	border-bottom-width: 2px
}

.kuteshop-tabs.style3 .tab-head .kuteshop-title {
	width: 200px;
	font-size: 20px;
	color: #fff;
	background-color: #000;
	padding: 13px 8px 13px 10px;
	margin-bottom: 0;
	letter-spacing: -.05em;
	font-weight: 400
}

.kuteshop-tabs.style3 .tab-head .kuteshop-title .icon {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	margin-left: 5px
}

.kuteshop-tabs.style3 .tab-head .kuteshop-title::after {
	font-family: Flaticon, sans-serif;
	content: "\f119";
	float: left
}

.kuteshop-tabs.style3 .tab-link li {
	margin: 0 10px
}

.kuteshop-tabs.style3 .tab-link li a,
.kuteshop-tabs.style6 .tab-link li a {
	padding: 12px 12px 13px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	margin-bottom: -1px
}

.kuteshop-tabs.style3 .tab-link li:not(:hover):not(.active) a,
.kuteshop-tabs.style6 .tab-link li:not(:hover):not(.active) a,
.kuteshop-tabs.style9 .tab-link li:not(:hover):not(.active) a {
	border-color: transparent
}

.kuteshop-tabs.style3 .tab-link li a::after,
.kuteshop-tabs.style6 .tab-link li a::after,
.kuteshop-tabs.style9 .tab-link li a::after {
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	border-bottom: 8px solid;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	width: 0;
	height: 0
}

.kuteshop-tabs.style3 .tab-link li:not(:hover):not(.active) a::after,
.kuteshop-tabs.style6 .tab-link li:not(:hover):not(.active) a::after,
.kuteshop-tabs.style9 .tab-link li:not(:hover):not(.active) a::after {
	border-bottom-color: transparent
}

.kuteshop-tabs.style3 .kuteshop-products,
.kuteshop-tabs.style6 .kuteshop-products,
.kuteshop-tabs.style9 .kuteshop-products {
	padding: 0 1px
}

.kuteshop-tabs.style3 .kuteshop-products .product-list-owl .product-item,
.kuteshop-tabs.style6 .kuteshop-products .product-list-owl .product-item,
.kuteshop-tabs.style9 .kuteshop-products .product-list-owl .product-item {
	margin-bottom: 1px
}

.kuteshop-tabs.style4 {
	border: 1px solid #eee;
	background-color: #fff
}

.kuteshop-tabs.style4::after,
.kuteshop-tabs.style4::before {
	display: table;
	clear: both;
	content: ''
}

.kuteshop-tabs.style4 .tab-head {
	display: inline-block;
	width: 322px;
	float: right
}

.kuteshop-tabs.style4 .content-tabs {
	display: inline-block;
	width: calc(100% - 322px);
	float: right;
	padding: 30px 30px 20px
}

.kuteshop-tabs.style4 .kuteshop-title {
	display: inline-block;
	width: 45px;
	float: right;
	color: #fff;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	padding: 35px 0;
	margin-bottom: 0;
	font-weight: 400
}

.kuteshop-tabs.style4 .kuteshop-title>* {
	display: block
}

.kuteshop-tabs.style4 .kuteshop-title .space {
	height: 15px
}

.kuteshop-tabs.style4 .tab-link {
	display: inline-block;
	width: calc(100% - 65px);
	float: right;
	padding: 15px 0 20px 15px
}

.kuteshop-tabs.style4 .tab-link li {
	display: block;
	font-size: 14px;
	border-bottom: 1px solid #eee
}

.kuteshop-tabs.style4 .tab-link li a {
	padding: 8px 15px
}

.kuteshop-tabs.style4 .product-countdown {
	display: inline-block;
	width: calc(100% - 65px);
	float: left;
	padding-bottom: 10px
}

.kuteshop-tabs.style5 .tab-head {
	overflow: hidden;
	box-shadow: 0 -1px #eee inset;
	margin-bottom: 20px
}

.kuteshop-tabs.style5 .tab-head .kuteshop-title {
	display: inline-block;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	padding: 13px 12px 10px;
	border-bottom: 3px solid #000;
	margin-bottom: 0
}

.kuteshop-tabs.style5 .tab-link {
	display: inline-block;
	float: left;
	margin: 0 -8px
}

.kuteshop-tabs.style5 .tab-link li {
	position: relative;
	font-size: 14px;
	padding: 0 8px
}

.kuteshop-tabs.style5 .tab-link li:not(:last-child)::after {
	position: absolute;
	content: '';
	top: calc(50% - 6px);
	left: 0;
	height: 12px;
	width: 1px;
	background-color: #666
}

.kuteshop-tabs.style5 .tab-link li a {
	padding: 13px 0 12px;
	border-bottom: 1px solid transparent
}

.kuteshop-tabs.style5 .tab-link li a::after {
	content: '';
	position: absolute;
	bottom: 0;
	right: calc(50% - 5px);
	border-style: solid;
	border-width: 0 5px 5px;
	border-color: transparent;
	border-bottom-color: inherit
}

.kuteshop-tabs.style5 .tab-link li.active a,
.kuteshop-tabs.style5 .tab-link li:hover a {
	color: #000
}

.kuteshop-tabs.style6 .tab-head {
	border-bottom-width: 1px;
	padding-left: 50px
}

.kuteshop-tabs.style6 .tab-head .kuteshop-title {
	font-size: 20px;
	background-color: #000;
	letter-spacing: -.05em;
	font-weight: 400;
	width: 370px;
	color: #fff;
	margin-bottom: 0;
	overflow: hidden
}

.kuteshop-tabs.style6 .tab-head .kuteshop-title>* {
	padding: 13px 0;
	display: inline-block;
	vertical-align: top;
	float: right
}

.kuteshop-tabs.style6 .tab-head .kuteshop-title .icon {
	width: 50px;
	text-align: center;
	border-left: 1px solid rgba(255, 255, 255, .8);
	font-size: 18px
}

.kuteshop-tabs.style6 .tab-head .kuteshop-title .text {
	padding-left: 16px;
	padding-right: 16px
}

.kuteshop-tabs.style6 .tab-link li a {
	color: #333
}

.kuteshop-tabs.style6 .tab-link li a::after,
.kuteshop-tabs.style9 .tab-link li a::after {
	border-width: 0 5px 6px
}

.kuteshop-tabs.style6 .tab-control,
.kuteshop-tabs.style9 .tab-control {
	width: 50px;
	padding-left: 15px;
	padding-right: 15px
}

.kuteshop-tabs.style6 .tab-control .icon,
.kuteshop-tabs.style9 .tab-control .icon {
	display: none
}

.kuteshop-tabs.style7 .tab-head {
	text-align: center;
	margin-bottom: 40px
}

.kuteshop-tabs.style7 .tab-link li {
	color: #999;
	padding: 5px 23px;
	font-size: 24px;
	line-height: 30px
}

.kuteshop-tabs.style7 .tab-link li.active a {
	color: #333
}

.kuteshop-tabs.style7 .tab-link li.active a,
.kuteshop-tabs.style7 .tab-link li:hover a {
	text-decoration: underline
}

.kuteshop-tabs.style8 .tab-link {
	overflow: hidden;
	margin-bottom: 35px
}

.kuteshop-tabs.style8 .tab-link li {
	display: inline-block;
	float: right;
	font-size: 18px;
	line-height: 30px;
	text-align: center
}

.kuteshop-tabs.style8 .tab-link li a {
	padding: 3px 10px;
	background-color: #ccc;
	color: #333
}

.kuteshop-tabs.style8 .tab-link li.active a,
.kuteshop-tabs.style8 .tab-link li:hover a {
	background-color: #999;
	color: #fff
}

.kuteshop-tabs.style9 .tab-head {
	background-color: #eee;
	position: relative;
	padding-left: 50px;
	border-bottom: 2px solid;
	display: table;
	width: 100%
}

.kuteshop-tabs.style9 .tab-head .kuteshop-title {
	font-size: 18px;
	line-height: 30px;
	width: 270px;
	margin-bottom: 0;
	font-family: Oswald, sans-serif;
	letter-spacing: .05em;
	font-weight: 300
}

.kuteshop-tabs .tab-head .toggle-category {
	display: inline-block;
	vertical-align: top;
	float: right;
	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
	padding: 15px 18px;
	cursor: pointer;
	position: relative
}

.kuteshop-tabs .tab-head .toggle-category:hover,
.kuteshop-tabs.cat-active .tab-head .toggle-category {
	color: #fff
}

.kuteshop-tabs .tab-head .toggle-category .toggle-inner {
	position: relative;
	width: 20px;
	height: 20px;
	overflow: hidden;
	border-radius: 4px
}

.kuteshop-tabs .tab-head .toggle-category span {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 9px;
	width: 20px;
	border-bottom: 2px solid
}

.kuteshop-tabs .tab-head .toggle-category span:nth-child(1),
.kuteshop-tabs .tab-head .toggle-category span:nth-child(3) {
	-webkit-transition: top .15s linear .15s, transform .15s linear;
	-moz-transition: top .15s linear .15s, transform .15s linear;
	-o-transition: top .15s linear .15s, transform .15s linear;
	transition: top .15s linear .15s, transform .15s linear
}

.kuteshop-tabs .tab-head .toggle-category span:nth-child(1) {
	top: 4px
}

.kuteshop-tabs .tab-head .toggle-category span:nth-child(2) {
	-webkit-transition: width .15s linear;
	-moz-transition: width .15s linear;
	-o-transition: width .15s linear;
	transition: width .15s linear
}

.kuteshop-tabs .tab-head .toggle-category span:nth-child(3) {
	top: 14px
}

.kuteshop-tabs.cat-active .tab-head .toggle-category span:nth-child(1),
.kuteshop-tabs.cat-active .tab-head .toggle-category span:nth-child(3) {
	top: 9px;
	width: 26px;
	right: -3px;
	-webkit-transition: top .15s linear, transform .15s linear .15s;
	-moz-transition: top .15s linear, transform .15s linear .15s;
	-o-transition: top .15s linear, transform .15s linear .15s;
	transition: top .15s linear, transform .15s linear .15s
}

.kuteshop-tabs.cat-active .tab-head .toggle-category span:nth-child(1) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.kuteshop-tabs.cat-active .tab-head .toggle-category span:nth-child(2) {
	width: 0;
	-webkit-transition: width .15s linear .15s;
	-moz-transition: width .15s linear .15s;
	-o-transition: width .15s linear .15s;
	transition: width .15s linear .15s
}

.kuteshop-tabs.cat-active .tab-head .toggle-category span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.kuteshop-tabs.style9 .tab-head .kuteshop-title .text {
	display: inline-block;
	vertical-align: top;
	padding: 9px 15px 11px 5px;
	width: calc(100% - 56px)
}

.kuteshop-tabs.style9 .tab-link li {
	font-size: 14px
}

.kuteshop-tabs.style9 .tab-link li a {
	padding: 13px 16px;
	border-bottom: 1px solid;
	margin-bottom: -1px
}

.kuteshop-tabs.style9 .kuteshop-products {
	position: static;
	margin-right: -1px
}

.kuteshop-tabs.style9 .filter-tabs::before,
.kuteshop-tabs.style9 .tab-head .toggle-category::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: .8
}

.kuteshop-tabs.style9 .filter-tabs .category-filter {
	color: #fff
}

.kuteshop-tabs.style9 .filter-tabs .slick-slide a.cat-active {
	color: #333;
	background-color: #fff
}

.kuteshop-tabs.style9 .filter-tabs .slick-slide a.cat-filter i {
	font-size: 18px;
	margin-left: 10px;
	vertical-align: top;
	min-width: 25px;
	text-align: center
}

.kuteshop-tabs.style9 .filter-tabs .slick-slider .slick-arrow {
	color: #fff
}

.kuteshop-tabs.style10 .tab-head,
.kuteshop-tabs.style11 .tab-head {
	background-color: #f8f8f8;
	box-shadow: 0 -2px #ddd inset;
	margin-bottom: 18px
}

.kuteshop-tabs.style10 .tab-head {
	padding-left: 90px
}

.kuteshop-tabs.style10 .tab-link li,
.kuteshop-tabs.style11 .tab-link li {
	font-size: 14px;
	font-weight: 600
}

.kuteshop-tabs.style10 .tab-link li a,
.kuteshop-tabs.style11 .tab-link li a {
	padding: 13px 40px 11px;
	border-bottom: 2px solid transparent;
	color: #999
}

.kuteshop-tabs.style10 .tab-link li:not(:first-child) a::before {
	position: absolute;
	content: '';
	top: 10px;
	bottom: 10px;
	right: 0;
	border-left: 1px solid #ddd
}

.kuteshop-tabs.style10 .tab-link li a:hover,
.kuteshop-tabs.style10 .tab-link li.active a,
.kuteshop-tabs.style11 .tab-link li a:hover,
.kuteshop-tabs.style11 .tab-link li.active a {
	color: #000
}

.kuteshop-tabs.style10 .kuteshop-products,
.kuteshop-tabs.style11 .kuteshop-products {
	position: static
}

.kuteshop-tabs.style11 .tab-head {
	display: table;
	width: 100%
}

.kuteshop-tabs.style11 .tab-head .kuteshop-title {
	font-size: 14px;
	line-height: 24px;
	color: #000;
	padding: 13px 30px;
	display: table-cell;
	vertical-align: middle;
	width: 200px;
	margin: 0
}

.kuteshop-tabs.style11 .tab-link {
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	padding-right: 5px
}

.kuteshop-tabs.style11 .tab-link li a {
	padding-left: 13px;
	padding-right: 13px
}

.kuteshop-tabs.style12::after,
.kuteshop-tabs.style12::before {
	display: table;
	content: '';
	clear: both
}

.kuteshop-tabs.style12 .tab-head {
	overflow: visible
}

.kuteshop-tabs.style12 .tab-head .kuteshop-title .text {
	display: block;
	font-size: 14px;
	line-height: 34px;
	color: #fff;
	letter-spacing: 6px;
	text-align: center;
	padding: 0 10px 0 16px
}

.kuteshop-tabs.style12 .tab-link {
	margin-right: 34px;
	padding-right: 2px;
	border: solid #eee;
	border-width: 1px 0 1px 0;
	overflow: visible
}

.kuteshop-tabs.style12 .tab-link::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 2px;
	border: solid #eee;
	border-width: 1px 0 1px 0;
	background-color: #f8f8f8
}

.kuteshop-tabs.style12 .tab-link .slick-list {
	margin: 0
}

.kuteshop-tabs.style12 .tab-link .slick-slide {
	padding: 0
}

.kuteshop-tabs.style12 .tab-link .slick-slide figure {
	border: 1px solid #eee
}

.kuteshop-tabs.style12 .tab-link .slick-slide figure img {
	margin: auto
}

.kuteshop-tabs.style12 .tab-link .slick-slide:not(.active):not(:hover) figure {
	border-color: transparent;
	background-color: #f8f8f8
}

.kuteshop-tabs.style12 .tab-link .slick-arrow {
	padding: 9px 6px;
	top: auto;
	left: 0;
	right: 0;
	bottom: -12px;
	margin: auto
}

.kuteshop-tabs.style12 .tab-link .slick-arrow:first-child {
	top: -12px;
	bottom: auto;
	padding-top: 8px
}

.kuteshop-tabs.style12 .tab-link .slick-arrow::before {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent
}

.kuteshop-tabs.style12 .tab-link .slick-arrow:first-child::before {
	border-bottom: 6px solid
}

.kuteshop-tabs.style12 .tab-link .slick-arrow:nth-child(3)::before {
	border-top: 6px solid
}

.kuteshop-tabs.style13 .tab-container {
	margin-top: 40px
}

.kuteshop-tabs.style13 .tab-head::before {
	content: '';
	position: absolute;
	right: 53px;
	left: 0;
	top: 16px;
	border-top: 1px solid #ddd
}

.kuteshop-tabs.style13 .tab-head .toggle-category {
	border: 1px solid #ddd;
	padding: 8px 10px;
	color: #999;
	background-color: #fff
}

.kuteshop-tabs.style13 .tab-head .toggle-category .toggle-inner {
	width: 14px;
	height: 14px
}

.kuteshop-tabs.style13 .tab-head .toggle-category span {
	top: 6px;
	width: 14px
}

.kuteshop-tabs.style13 .tab-head .toggle-category span:nth-child(1) {
	top: 2px
}

.kuteshop-tabs.style13 .tab-head .toggle-category span:nth-child(3) {
	top: 10px
}

.kuteshop-tabs.style13.cat-active .tab-head .toggle-category span:nth-child(1),
.kuteshop-tabs.style13.cat-active .tab-head .toggle-category span:nth-child(3) {
	top: 6px;
	width: 20px
}

.kuteshop-tabs.style13 .tab-head .toggle-category:hover,
.kuteshop-tabs.style13.cat-active .tab-head .toggle-category {
	color: #fff
}

.kuteshop-tabs.style13 .tab-head .tab-link-button {
	display: inline-block;
	position: relative;
	float: left;
	padding-right: 15px;
	background-color: #fff
}

.kuteshop-tabs.style13 .tab-head .tab-link-button a {
	display: block;
	padding: 3px 18px;
	border: 1px solid #ddd
}

.kuteshop-tabs.style13 .tab-head .tab-link-button a:hover {
	color: #fff
}

.kuteshop-tabs.style13 .tab-link {
	position: relative;
	display: inline-block;
	background-color: #fff;
	padding: 0 20px
}

.kuteshop-tabs.style13 .tab-link li:not(:first-child)::before {
	display: inline-block;
	vertical-align: middle;
	content: '';
	width: 30px;
	margin: 0 8px;
	border-top: 1px solid #ddd;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.kuteshop-tabs.style13 .tab-link li {
	color: #333
}

.kuteshop-tabs.style13 .tab-link li a {
	display: inline-block;
	padding: 4px 0 2px;
	border-bottom: 2px solid transparent
}

.kuteshop-tabs.style13 .tab-link li a:hover,
.kuteshop-tabs.style13 .tab-link li.active a {
	border-color: inherit
}

.kuteshop-tabs.style13 .content-tabs.has-filter .filter-tabs {
	position: static;
	width: auto;
	border-top: 2px solid;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform-origin: top;
	-moz-transform-origin: top;
	-ms-transform-origin: top;
	-o-transform-origin: top;
	transform-origin: top;
	height: 124px
}

.kuteshop-tabs.style13:not(.cat-active) .content-tabs.has-filter .filter-tabs {
	height: 0;
	-webkit-transform: scale(1, 0);
	-moz-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	-o-transform: scale(1, 0);
	transform: scale(1, 0)
}

.kuteshop-tabs.style13 .content-tabs.has-filter .tab-container {
	margin-right: 0
}

.kuteshop-tabs.style13 .filter-tabs .category-filter {
	padding: 0 0 40px;
	position: relative
}

.kuteshop-tabs.style13 .filter-tabs .category-filter .slick-list {
	margin: 0
}

.kuteshop-tabs.style13 .filter-tabs .category-filter .slick-slide {
	padding: 0
}

.kuteshop-tabs.style13 .filter-tabs .category-filter .slick-arrow {
	font-size: 20px;
	line-height: 40px;
	top: auto;
	bottom: 0;
	right: 50%;
	left: auto
}

.kuteshop-tabs.style13 .filter-tabs .category-filter .slick-arrow:first-child {
	right: auto;
	left: 50%
}

.kuteshop-tabs.style13 .filter-tabs .category-filter .slick-arrow:first-child::before {
	content: '\f11a'
}

.kuteshop-tabs.style13 .filter-tabs .category-filter .slick-arrow:nth-child(3)::before {
	content: '\f119'
}

.kuteshop-tabs.style13 .filter-tabs .slick-slide a.cat-filter {
	padding: 8px 15px;
	border-bottom: 1px solid #ddd;
	color: #fff
}

.kuteshop-tabs.style13 .filter-tabs .slick-slide a.cat-active,
.kuteshop-tabs.style13 .filter-tabs .slick-slide a.cat-filter:hover {
	color: #333;
	background-color: #fff
}

.kuteshop-tabs.style13 .filter-tabs .slick-slide.slick-active~.slick-active a {
	box-shadow: -1px 0 #ddd inset
}

.kuteshop-tabs.style14 .tab-head {
	text-align: center;
	margin-bottom: 30px
}

.kuteshop-tabs.style14 .tab-head .kuteshop-title {
	font-size: 24px;
	margin-bottom: 0
}

.kuteshop-tabs.style14 .tab-link {
	padding-top: 41px
}

.kuteshop-tabs.style14 .tab-link::after,
.kuteshop-tabs.style14 .tab-link::before {
	position: absolute;
	content: '';
	top: 20px;
	right: 0;
	width: calc(50% - 30px);
	border-top: 1px solid #eee
}

.kuteshop-tabs.style14 .tab-link::after {
	right: auto;
	left: 0
}

.kuteshop-tabs.style14 .tab-link .slick-arrow {
	top: 12px;
	left: auto;
	right: calc(50% + 3px)
}

.kuteshop-tabs.style14 .tab-link .slick-arrow:first-child {
	right: auto;
	left: calc(50% + 3px)
}

.kuteshop-tabs.style14 .tab-link .slick-list {
	max-width: 910px;
	margin-left: auto;
	margin-right: auto
}

.kuteshop-tabs.style14 .tab-link .slick-slide img {
	margin: auto
}

.kuteshop-tabs.style14 .tab-link .slick-slide a::before {
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border: 1px solid #eee
}

.kuteshop-tabs.style14 .tab-link .slick-slide a:hover::before,
.kuteshop-tabs.style14 .tab-link .slick-slide.active a::before {
	border-width: 2px
}

.kuteshop-banner {
	position: relative;
	max-width: 585px;
	margin: auto
}

.kuteshop-banner.default .banner-content {
	position: absolute;
	left: 15px;
	right: 15px;
	top: 60%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: auto;
	max-width: 300px;
	text-align: center
}

.kuteshop-banner.default .banner-title {
	font-size: 30px;
	line-height: 30px;
	color: #fff;
	margin-bottom: 30px
}

.kuteshop-banner.default .banner-number {
	font-size: 24px;
	color: #fff;
	margin-bottom: 4px;
	font-weight: 600
}

.kuteshop-banner.default .banner-number::after {
	display: block;
	width: 30px;
	border: 1px solid;
	margin: 9px auto auto;
	content: ''
}

.kuteshop-banner.default .banner-text {
	font-size: 14px;
	color: #fff;
	margin-bottom: 5px
}

.kuteshop-banner.default:not(:hover) .banner-button {
	height: 0;
	-webkit-transform: scale(1, 0);
	-moz-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	-o-transform: scale(1, 0);
	transform: scale(1, 0);
	margin: 0
}

.kuteshop-banner.default .banner-button {
	display: inline-block;
	padding: 6px 33px;
	color: #fff;
	border: 2px solid #fff;
	font-weight: 600;
	margin-top: 36px;
	overflow: hidden;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	height: 40px
}

.kuteshop-banner.default .banner-button:hover {
	background-color: #fff;
	color: #333
}

.kuteshop-banner.default .banner-thumb a {
	display: block;
	position: relative
}

.kuteshop-banner.default .banner-thumb a::before {
	position: absolute;
	content: '';
	top: -15px;
	bottom: -15px;
	left: -15px;
	right: -15px;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.kuteshop-banner.default:hover .banner-thumb a::before {
	opacity: .6;
	top: 13px;
	bottom: 13px;
	left: 13px;
	right: 13px
}

.kuteshop-banner.style1.right {
	direction: ltr
}

.kuteshop-banner.style1.right>* {
	direction: rtl
}

.kuteshop-banner.style1 {
	background-color: #fff;
	font-size: 0;
	line-height: 0;
	letter-spacing: 0
}

.kuteshop-banner.style1>* {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	font-size: 14px;
	line-height: 24px
}

.kuteshop-banner.style1 .banner-content {
	text-align: center;
	padding: 45px 15px
}

.kuteshop-banner.style1 .banner-content>* {
	max-width: 120px;
	margin: auto
}

.kuteshop-banner.style1 .banner-title::after {
	content: '';
	display: block;
	width: 50px;
	border: 1px solid #333;
	margin: 12px auto 0
}

.kuteshop-banner.style1 .banner-title {
	font-size: 18px;
	line-height: 24px;
	font-weight: 700
}

.kuteshop-banner.style1 .banner-price {
	font-weight: 600;
	margin-top: 13px
}

.kuteshop-banner.style1 .product-item .product-inner {
	position: relative;
	text-align: center
}

.kuteshop-banner.style1 .product-item .product-info {
	position: absolute;
	top: 56%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 30px;
	left: 30px;
	z-index: 1
}

.kuteshop-banner.style1 .product-item .thumb-link {
	position: relative
}

.kuteshop-banner.style1 .product-item .thumb-link::before {
	content: '';
	position: absolute;
	top: 11px;
	bottom: 11px;
	left: 11px;
	right: 11px;
	opacity: .6;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 1
}

.kuteshop-banner.style1 .product-item .product_title {
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: 600;
	max-width: 120px;
	margin: auto;
	color: #fff
}

.kuteshop-banner.style1 .product-item .product_title::after {
	display: block;
	content: '';
	border-top: 2px solid #fff;
	width: 50px;
	margin: 13px auto 0
}

.kuteshop-banner.style1 .product-item .product-button {
	margin-top: 50px
}

.kuteshop-banner.style1 .product-item .product-button>* {
	display: inline-block;
	vertical-align: top;
	margin: 0 12px
}

.kuteshop-banner.style1 .product-item .add-to-cart a {
	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
	background-color: transparent;
	padding: 0
}

.kuteshop-banner.style1 .product-item .add-to-cart a:not(.loading)::before {
	content: '\f101'
}

.kuteshop-banner.style1 .product-item .add-to-cart a::before {
	width: auto;
	height: auto;
	font-size: 28px;
	line-height: 30px;
	margin: 0;
	border: none
}

.kuteshop-banner.style1 .product-item a.compare,
.kuteshop-banner.style1 .product-item a.yith-wcqv-button {
	border-radius: 0
}

.kuteshop-banner.style1 .product-item a.compare::before,
.kuteshop-banner.style1 .product-item a.yith-wcqv-button::before {
	background-color: transparent;
	font-size: 25px;
	line-height: 30px;
	width: auto;
	height: auto;
	padding: 0
}

.kuteshop-banner.style1 .product-item .add-to-cart a:not(:hover),
.kuteshop-banner.style1 .product-item a.compare:not(:hover),
.kuteshop-banner.style1 .product-item a.yith-wcqv-button:not(:hover) {
	opacity: .6
}

.kuteshop-banner.style1 .product-item .price {
	font-size: 14px;
	color: #fff;
	margin-top: 17px
}

.kuteshop-banner.style1:hover .product-item .flash>span {
	display: none
}

.kuteshop-banner.style1 .product-item .product-inner:hover .thumb-link img {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none
}

.kuteshop-banner.style2 .banner-content {
	position: absolute;
	bottom: 35px;
	left: 0;
	right: 0
}

.kuteshop-banner.style3 {
	max-width: 100%;
	margin-bottom: 30px
}

.kuteshop-banner.style3 .banner-thumb {
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
	overflow: hidden
}

.kuteshop-banner.style3 .banner-content {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 47px 44px
}

.kuteshop-banner.style3 .banner-title {
	font-size: 30px;
	line-height: 40px;
	color: #fff;
	margin: 0
}

.kuteshop-banner.style3 .sub-title {
	font-size: 30px;
	line-height: 40px;
	color: #fff;
	font-weight: 300;
	margin-bottom: 40px
}

.kuteshop-banner.style3 .desc {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	line-height: 20px;
	padding: 6px 0;
	color: #fff;
	letter-spacing: .08em;
	margin: 0 0 0 15px
}

.kuteshop-banner.style3 .high-light {
	display: inline-block;
	vertical-align: top;
	font-size: 34px;
	line-height: 40px;
	font-weight: 700;
	letter-spacing: .02em;
	margin-bottom: 30px
}

.kuteshop-banner.style3 .high-light span {
	display: inline-block;
	vertical-align: top;
	font-size: 21px;
	line-height: 32px
}

.kuteshop-banner.style3 .banner-button {
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
	line-height: 24px;
	font-weight: 700;
	padding: 9px 30px;
	color: #000;
	background-color: #fff
}

.kuteshop-banner.style3 .banner-button:hover {
	opacity: .7
}

.kuteshop-banner.style4 {
	max-width: 100%;
	margin-bottom: 30px
}

.kuteshop-banner.style4 .banner-thumb {
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
	overflow: hidden
}

.kuteshop-banner.style4 .banner-thumb img {
	width: auto;
	max-width: none;
	position: relative;
	right: 50%;
	-webkit-transition: transform .2s ease;
	-moz-transition: transform .2s ease;
	-o-transition: transform .2s ease;
	transition: transform .2s ease;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%)
}

.kuteshop-banner.style4:hover .banner-thumb img {
	-webkit-transform: translateX(50%) scale(1.1);
	-moz-transform: translateX(50%) scale(1.1);
	-ms-transform: translateX(50%) scale(1.1);
	-o-transform: translateX(50%) scale(1.1);
	transform: translateX(50%) scale(1.1)
}

.kuteshop-banner.style4 .banner-content {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	padding: 30px 25px;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.kuteshop-banner.style4 .banner-title {
	font-size: 26px;
	line-height: 34px;
	margin: 0
}

.kuteshop-banner.style4 .sub-title {
	font-size: 26px;
	line-height: 34px;
	font-weight: 300;
	margin-bottom: 25px
}

.kuteshop-banner.style4 .desc {
	font-size: 14px;
	line-height: 24px;
	padding: 6px 0;
	letter-spacing: .02em;
	margin-bottom: 13px
}

.kuteshop-banner.style4 .desc span {
	padding: 0 18px
}

.kuteshop-banner.style4 .banner-button {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	line-height: 20px;
	font-weight: 700;
	padding: 8px 22px;
	color: #fff
}

.kuteshop-banner.style4 .banner-button:hover {
	opacity: .7
}

.kuteshop-banner.style4.banner-dark .banner-content {
	padding-left: 60px;
	padding-right: 60px
}

.kuteshop-banner.style4.banner-dark .banner-title,
.kuteshop-banner.style4.banner-dark .desc,
.kuteshop-banner.style4.banner-dark .sub-title {
	color: #fff
}

.kuteshop-banner.style5 {
	max-width: 100%;
	margin-bottom: 30px
}

.kuteshop-banner.style5 .banner-thumb {
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
	overflow: hidden
}

.kuteshop-banner.style5 .banner-thumb img {
	width: auto;
	max-width: none;
	position: relative;
	right: 50%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%)
}

.kuteshop-banner.style5 .banner-content {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	padding: 57px 88px 30px;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.kuteshop-banner.style5 .banner-title {
	font-size: 40px;
	line-height: 50px;
	color: #fff;
	margin: 0
}

.kuteshop-banner.style5 .sub-title {
	font-size: 40px;
	line-height: 50px;
	font-weight: 300;
	color: #fff;
	margin-bottom: 25px
}

.kuteshop-banner.style5 .desc {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	line-height: 20px;
	padding: 6px 0;
	color: #fff;
	letter-spacing: .08em;
	margin: 0 0 0 15px
}

.kuteshop-banner.style5 .high-light {
	display: inline-block;
	vertical-align: top;
	font-size: 34px;
	line-height: 40px;
	font-weight: 700;
	letter-spacing: .02em;
	margin-bottom: 30px
}

.kuteshop-banner.style5 .high-light span {
	display: inline-block;
	vertical-align: top;
	font-size: 21px;
	line-height: 32px
}

.kuteshop-banner.style5 .banner-button {
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
	line-height: 24px;
	font-weight: 700;
	padding: 9px 30px;
	color: #000;
	background-color: #fff;
	margin-left: 30px
}

.kuteshop-banner.style5 .banner-button:hover {
	opacity: .7
}

.kuteshop-banner.style5 .banner-tour {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	line-height: 30px;
	color: #fff;
	padding: 6px 0
}

.kuteshop-banner.style5 .banner-tour::before {
	float: right;
	font-size: 0;
	line-height: 0;
	content: url(../images/play.png);
	max-height: 30px;
	margin-left: 10px
}

.kuteshop-banner.style5 .banner-tour:hover {
	text-decoration: underline
}

@media (max-width:767px) {
	.kuteshop-banner.style3 .banner-content,
	.kuteshop-banner.style4 .banner-content,
	.kuteshop-banner.style5 .banner-content {
		padding-left: 15px;
		padding-right: 15px
	}
}

.kuteshop-category {
	line-height: 20px
}

.kuteshop-category .list-category {
	list-style: none;
	padding: 10px 0;
	margin-bottom: 0
}

.kuteshop-category .thumb {
	position: relative;
	display: block;
	overflow: hidden
}

.kuteshop-category .thumb img {
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	-o-transition: .2s ease;
	transition: .2s ease
}

.kuteshop-category .thumb: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)
}

.kuteshop-category.default .top-category {
	position: relative
}

.kuteshop-category.default .thumb img {
	max-width: inherit
}

.kuteshop-category.default .title {
	position: absolute;
	left: 25px;
	right: 25px;
	max-width: 90px;
	bottom: 50px;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 0
}

.kuteshop-category.default .button {
	position: absolute;
	right: 25px;
	bottom: 20px;
	font-size: 10px;
	line-height: 20px;
	font-weight: 400;
	padding: 0 10px
}

.kuteshop-category.default .button:hover {
	opacity: 1
}

.kuteshop-category.default .button::after {
	display: inline-block;
	font-family: FontAwesome, sans-serif;
	content: "\f0d9";
	margin-right: 5px
}

.kuteshop-category.default .list-category a {
	display: inline-block
}

.kuteshop-category.default .list-category a::before {
	display: inline-block;
	float: right;
	font-family: FontAwesome, sans-serif;
	content: '\f104';
	width: 25px;
	text-align: center
}

.kuteshop-category.style1 {
	padding: 10px 0;
	overflow: hidden;
	border: 1px solid #eee
}

.kuteshop-category.style1 .title {
	font-size: 16px;
	color: #666;
	line-height: 30px;
	padding: 3px 20px;
	font-weight: 400;
	text-decoration: underline;
	margin-bottom: 0
}

.kuteshop-category.style1 .thumb {
	display: inline-block;
	width: 200px;
	float: right
}

.kuteshop-category.style1 .content-category {
	display: inline-block;
	width: calc(100% - 200px);
	padding: 0 20px 10px 0
}

.kuteshop-category.style1 .list-category {
	padding: 0 0 10px
}

.kuteshop-category.style1 .list-category li a {
	display: block;
	line-height: 20px;
	padding: 5px 0
}

.kuteshop-category.style1 .list-category li a::before {
	content: '';
	display: inline-block;
	vertical-align: top;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	margin: 8px 5px 0 0
}

.kuteshop-category.style1 .button {
	padding: 6px 20px;
	font-weight: 400
}

.kuteshop-category.style2 {
	text-align: center
}

.kuteshop-category.style2 .thumb {
	display: table;
	margin: auto
}

.kuteshop-category.style2 .title {
	font-size: 18px;
	font-weight: 400;
	margin: 24px 0 15px
}

.kuteshop-category.style2 .desc {
	margin-bottom: 18px
}

.kuteshop-category.style2 .author {
	color: #999;
	font-style: italic;
	margin-bottom: 20px
}

.kuteshop-category.style2 .button {
	padding: 5px 25px;
	border: 1px solid #aaa;
	background-color: transparent;
	color: #333;
	font-weight: 400
}

.kuteshop-category.style2 .button:hover {
	color: #fff
}

.kuteshop-category.style2 .content-category:first-child {
	margin-bottom: 27px
}

.kuteshop-category.style2 .content-category:first-child .title {
	margin-top: -3px
}

.kuteshop-category.style3 {
	border: 1px solid #eee;
	overflow: hidden;
	position: relative;
	padding: 23px 30px 0 0
}

.kuteshop-category.style3 .title {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 100%;
	max-width: calc(100% - 190px)
}

.kuteshop-category.style3 .title>* {
	float: left;
	clear: both;
	line-height: 30px
}

.kuteshop-category.style3 .title span:not(.text) {
	font-size: 22px;
	color: #999;
	font-family: Oswald, sans-serif;
	letter-spacing: .05em;
	font-weight: 300
}

.kuteshop-category.style3 .content-category {
	padding: 0 10px 10px 0;
	background-repeat: no-repeat;
	background-position: left bottom
}

.kuteshop-category.style3 .list-category {
	max-width: calc(100% - 180px);
	padding: 0
}

.kuteshop-category.style3 .list-category li a {
	display: block;
	padding: 5px 0;
	box-shadow: 0 -1px #eee inset
}

.kuteshop-category.style3 .list-category li a::before {
	display: inline-block;
	vertical-align: middle;
	content: '';
	border: 2px solid;
	border-radius: 50%;
	margin-left: 6px
}

.kuteshop-category.style3 .button-category {
	display: inline-block;
	position: relative;
	padding: 5px 0;
	margin-top: 20px;
	font-family: Oswald, sans-serif;
	letter-spacing: .05em;
	font-weight: 300
}

.kuteshop-category.style3 .button-category::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	border-top: 2px solid
}

.kuteshop-category.style3 .button-category:not(:hover) {
	color: #999
}

.kuteshop-category.style3 .thumb img {
	-webkit-transform-origin: bottom right;
	-moz-transform-origin: bottom right;
	-ms-transform-origin: bottom right;
	-o-transform-origin: bottom right;
	transform-origin: bottom right
}

.kuteshop-category.style4 {
	position: relative
}

.kuteshop-category.style4 .thumb {
	display: inline-block;
	vertical-align: top;
	max-width: 100%
}

.kuteshop-category.style4 .thumb img {
	width: auto;
	max-width: none;
	position: relative;
	right: 50%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%)
}

.kuteshop-category.style4:hover .thumb img {
	-webkit-transform: translateX(50%) scale(1.1);
	-moz-transform: translateX(50%) scale(1.1);
	-ms-transform: translateX(50%) scale(1.1);
	-o-transform: translateX(50%) scale(1.1);
	transform: translateX(50%) scale(1.1)
}

.kuteshop-category.style4 .content-category {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	padding: 30px 40px;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.kuteshop-category.style4 .title {
	position: relative;
	font-size: 24px;
	line-height: 34px;
	color: #fff;
	margin: 0
}

.kuteshop-category.style4 .desc {
	position: relative;
	font-size: 24px;
	line-height: 34px;
	font-weight: 300;
	color: #fff;
	margin: 0
}

.kuteshop-category.style4 .button {
	font-size: 13px;
	line-height: 20px;
	font-weight: 700;
	padding: 0;
	background-color: transparent;
	color: #aaa;
	text-align: inherit;
	margin-top: 43px
}

.kuteshop-category.style4 .button::after {
	display: inline-block;
	vertical-align: top;
	font-family: FontAwesome, sans-serif;
	content: '\f105';
	font-size: 16px;
	font-weight: 400;
	margin: -1px 10px 1px 0
}

@media (max-width:767px) {
	.kuteshop-category.style4 .content-category {
		padding-left: 15px;
		padding-right: 15px
	}
}

.kuteshop-slider .slick-slider.nav-center>.slick-arrow {
	font-size: 20px;
	top: calc(50% - 10px)
}

.kuteshop-slider.style1 .slick-slider {
	background-color: #fff
}

.kuteshop-slider.style1 .slick-slider .slick-arrow {
	position: static;
	font-size: 30px;
	background-color: transparent;
	display: block;
	margin: auto;
	text-align: center;
	padding: 4px;
	color: #ddd
}

.kuteshop-slider.style1 .slick-slider .slick-arrow:hover {
	background-color: transparent;
	color: #333
}

.kuteshop-slider.style1 .slick-slider .slick-arrow:first-child {
	border-bottom: 1px solid #eee;
	margin-bottom: 5px
}

.kuteshop-slider.style1 .slick-slider .slick-arrow:nth-child(3) {
	border-top: 1px solid #eee;
	margin-top: 5px
}

.kuteshop-slider.style1 .slick-slider .slick-arrow:first-child::before {
	font-family: Flaticon, sans-serif;
	content: "\f118"
}

.kuteshop-slider.style1 .slick-slider .slick-arrow:nth-child(3)::before {
	font-family: Flaticon, sans-serif;
	content: "\f117"
}

.kuteshop-slider.style1 .slick-slider .slick-list {
	padding: 12px 25px
}

.kuteshop-slider.style2 .kuteshop-title .title {
	border-bottom-width: 1px;
	padding-bottom: 9px
}

.kuteshop-slider.style2 .vc_single_image-wrapper,
.kuteshop-slider.style4 .vc_single_image-wrapper {
	border: 1px solid #ccc
}

.kuteshop-slider.style2 .vc_single_image-wrapper:not(:hover),
.kuteshop-slider.style4 .vc_single_image-wrapper:not(:hover) {
	background-color: #eee
}

.kuteshop-slider.style3 {
	color: #fff;
	text-align: center
}

.kuteshop-slider.style3 .kuteshop-title {
	color: inherit;
	font-size: 18px;
	margin-bottom: 0
}

.kuteshop-slider.style3 .sub-title {
	font-size: 16px;
	display: block
}

.kuteshop-slider.style3 .slider-head::after {
	display: inline-block;
	content: '';
	width: 50px;
	border-bottom: 2px solid
}

.kuteshop-slider.style3>.slick-slider>.slick-list {
	padding-top: 50px
}

.kuteshop-slider.style3 .slick-slider.nav-center .slick-arrow {
	padding: 8px;
	color: #333;
	background-color: rgba(255, 255, 255, .2);
	top: calc(50% - 20px);
	font-size: 24px
}

.kuteshop-slider.style3 .slick-slider.nav-center .slick-arrow:hover {
	background-color: #fff
}

.kuteshop-slider.style3 .slick-slider .slick-dots {
	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
	margin-top: 20px
}

.kuteshop-slider.style3 .slick-slider .slick-dots li {
	display: inline-block;
	vertical-align: top;
	margin: 0 3px
}

.kuteshop-slider.style3 .slick-slider .slick-dots li button {
	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
	padding: 0;
	background-color: transparent;
	border-radius: 50%;
	width: 14px;
	height: 14px;
	border: 2px solid rgba(255, 255, 255, .5)
}

.kuteshop-slider.style3 .slick-slider .slick-dots li.slick-active button,
.kuteshop-slider.style3 .slick-slider .slick-dots li:hover button {
	background-color: #fff;
	opacity: 1;
	border-color: #fff
}

.kuteshop-slider.style4 .slick-slider {
	padding: 0 90px
}

.kuteshop-slider.style4 .slick-slider.nav-center .slick-arrow {
	top: calc(50% - 15px);
	font-size: 18px;
	padding: 6px;
	background-color: #ccc;
	color: #eee
}

.kuteshop-slider.style4 .slick-slider.nav-center .slick-arrow:first-child {
	right: 0
}

.kuteshop-slider.style4 .slick-slider.nav-center .slick-arrow:nth-child(3) {
	left: 0
}

.kuteshop-testimonials.default .kuteshop-title {
	color: #fff
}

.kuteshop-testimonials.default .testimonials-list-owl {
	padding-top: 175px;
	max-width: 950px;
	margin: auto;
	text-align: center;
	color: #fff
}

.kuteshop-testimonials.default .slick-dots {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 420px;
	max-width: 100%;
	padding: 10px 0
}

.kuteshop-testimonials.default .slick-dots .slick-list {
	margin: 0
}

.kuteshop-testimonials.default .slick-dots .slick-slide {
	padding: 0
}

.kuteshop-testimonials.default .slick-dots .slick-slide figure {
	width: 140px;
	height: 140px;
	padding: 20px;
	-webkit-transition: padding .3s ease;
	-moz-transition: padding .3s ease;
	-o-transition: padding .3s ease;
	transition: padding .3s ease
}

.kuteshop-testimonials.default .slick-dots .slick-slide.slick-center figure {
	padding: 0
}

.kuteshop-testimonials.default .slick-dots .slick-slide img {
	border: 3px solid rgba(255, 255, 255, .7);
	border-radius: 50%
}

.kuteshop-testimonials.default .testimonials-item .content a {
	display: inline-block;
	padding: 8px 0;
	font-style: italic
}

.kuteshop-testimonials.default .slick-dots .slick-dots {
	display: none!important
}

.kuteshop-testimonials.style1 {
	background-color: #394264;
	color: #fff;
	padding: 25px 20px 25px
}

.kuteshop-testimonials.style1>.slick-slider {
	padding-top: 130px
}

.kuteshop-testimonials.style1>.slick-slider>.slick-dots {
	position: static
}

.kuteshop-testimonials.style1 .slick-list,
.kuteshop-testimonials.style2 .slick-list {
	margin: 0
}

.kuteshop-testimonials.style1 .slick-slide,
.kuteshop-testimonials.style2 .slick-slide {
	padding: 0
}

.kuteshop-testimonials.style1>.slick-slider>.slick-dots .slick-list {
	margin: auto;
	padding: 18px 0!important;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 192px
}

.kuteshop-testimonials.style1>.slick-slider>.slick-dots .slick-slide figure {
	position: relative;
	width: 64px;
	height: 64px;
	border-radius: 50%;
	border: 2px solid;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	opacity: .6;
	overflow: hidden
}

.kuteshop-testimonials.style1>.slick-slider>.slick-dots .slick-slide.slick-center figure {
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
	opacity: 1;
	z-index: 1
}

.kuteshop-testimonials.style1>.slick-slider>.slick-dots .slick-slide figure:hover {
	opacity: 1;
	z-index: 2
}

.kuteshop-testimonials.style1>.slick-slider>.slick-dots .slick-dots,
.kuteshop-testimonials.style2 .slick-dots {
	text-align: center;
	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
	margin-top: 15px
}

.kuteshop-testimonials.style1>.slick-slider>.slick-dots .slick-dots li,
.kuteshop-testimonials.style2 .slick-dots li {
	display: inline-block;
	padding: 0 3px
}

.kuteshop-testimonials.style1>.slick-slider>.slick-dots .slick-dots li button,
.kuteshop-testimonials.style2 .slick-dots li button {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: 2px solid rgba(255, 255, 255, .6);
	background-color: transparent;
	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
	padding: 0
}

.kuteshop-testimonials.style1>.slick-slider>.slick-dots .slick-dots li button:hover,
.kuteshop-testimonials.style1>.slick-slider>.slick-dots .slick-dots li.slick-active button,
.kuteshop-testimonials.style2 .slick-dots li button:hover,
.kuteshop-testimonials.style2 .slick-dots li.slick-active button {
	background-color: #fff;
	border-color: #fff;
	opacity: 1
}

.kuteshop-testimonials.style1 .testimonials-item .content {
	overflow: hidden
}

.kuteshop-testimonials.style1 .testimonials-item .content>a,
.kuteshop-testimonials.style2 .testimonials-item .content>a {
	display: inline-block;
	float: left;
	font-size: 16px;
	margin-top: 22px;
	font-family: Oswald, sans-serif;
	letter-spacing: .05em;
	font-weight: 300
}

.kuteshop-testimonials.style2 {
	color: #333
}

.kuteshop-testimonials.style2 .slick-slider {
	padding-top: 33px
}

.kuteshop-testimonials.style2 .slick-list {
	padding: 0 25px;
	overflow: visible;
	background-color: #f2e9e0
}

.kuteshop-testimonials.style2 .slick-dots {
	margin-top: 0;
	padding: 10px 0 25px;
	background-color: #f2e9e0
}

.kuteshop-testimonials.style2 .slick-dots li button {
	border-color: rgba(0, 0, 0, .2)
}

.kuteshop-testimonials.style2 .slick-dots li button:hover,
.kuteshop-testimonials.style2 .slick-dots li.slick-active button {
	background-color: #a3917b;
	border-color: #a3917b
}

.kuteshop-testimonials.style2 .testimonials-item img {
	width: 110px;
	height: 110px;
	border-radius: 50%;
	border: 5px solid #f2e9e0;
	margin: -33px auto 15px
}

.kuteshop-testimonials.style2 .testimonials-item .content>a {
	margin-top: 0
}

.kuteshop-simpleseo {
	font-size: 14px;
	line-height: 20px
}

.kuteshop-simpleseo .seo_keyword {
	padding: 4px 0
}

.kuteshop-simpleseo .title-seo {
	display: inline-block;
	float: right;
	font-weight: 600;
	color: #333;
	margin-left: 3px
}

.kuteshop-simpleseo .content-seo {
	list-style: none;
	padding: 0;
	margin: 0 -3px
}

.kuteshop-simpleseo .seo-item {
	display: inline-block;
	vertical-align: top
}

.kuteshop-simpleseo .seo-item a {
	display: inline-block;
	vertical-align: top;
	padding: 0 3px
}

.kuteshop-simpleseo .seo-item a:hover {
	text-decoration: underline
}

.kuteshop-simpleseo:not(.style2) .seo-item:not(:last-child)::after {
	content: '|'
}

.kuteshop-simpleseo.style1 .seo_keyword {
	color: #0066cb;
	text-align: center;
	padding: 0
}

.kuteshop-simpleseo.style2 .title-seo {
	margin: 13px 0 12px 25px
}

.kuteshop-simpleseo.style2 .content-seo {
	margin: 0 -2px
}

.kuteshop-simpleseo.style2 .seo-item {
	padding: 0 2px
}

.kuteshop-simpleseo.style2 .seo-item:hover img {
	-webkit-animation: bounceIn .5s ease;
	-o-animation: bounceIn .5s ease;
	animation: bounceIn .5s ease
}

.kuteshop-newsletter .newsletter-form-wrap {
	display: inline-block;
	width: 100%;
	max-width: 270px
}

.kuteshop-newsletter .email {
	display: inline-block;
	width: calc(100% - 40px);
	border: none;
	padding: 6px 15px;
	text-align: center;
	background-color: #fff;
	height: 36px;
	font-size: 13px
}

.kuteshop-newsletter .submit-newsletter {
	float: left;
	width: 40px;
	padding: 6px 0;
	text-align: center;
	color: #fff;
	font-size: 18px
}

.kuteshop-newsletter .submit-newsletter span {
	display: block
}

.kuteshop-newsletter.style1 {
	text-align: center
}

.kuteshop-newsletter.style1 .newsletter-form-wrap {
	max-width: 544px;
	border: 1px solid #7a7a7a
}

.kuteshop-newsletter.style1 .email {
	width: calc(100% - 57px);
	text-align: right;
	background-color: transparent
}

.kuteshop-newsletter.style1 .submit-newsletter {
	width: 57px;
	background-color: transparent;
	color: #7a7a7a
}

.kuteshop-newsletter.style2 .newsletter-form-wrap {
	max-width: 470px;
	display: table;
	border: 1px solid #505050
}

.kuteshop-newsletter.style2 .email {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	background-color: transparent;
	text-align: right
}

.kuteshop-newsletter.style2 .submit-newsletter {
	display: table-cell;
	vertical-align: middle;
	padding: 6px 17px;
	background-color: #505050;
	color: inherit;
	white-space: nowrap;
	float: none;
	font-size: 14px
}

.kuteshop-newsletter.style3 {
	background-size: cover;
	padding: 32px 40px;
	background-position: right
}

.kuteshop-newsletter.style3>* {
	max-width: 360px;
	text-align: center
}

.kuteshop-newsletter.style3 .title {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 3px
}

.kuteshop-newsletter.style3 .subtitle {
	line-height: 18px;
	margin-bottom: 20px
}

.kuteshop-newsletter.style3 .newsletter-form-wrap {
	background-color: #fff;
	position: relative
}

.kuteshop-newsletter.style3 .newsletter-form-wrap::after {
	position: absolute;
	content: '';
	top: 9px;
	bottom: 9px;
	left: 55px;
	border-right: 1px solid #ddd
}

.kuteshop-newsletter.style3 .submit-newsletter {
	width: 55px;
	padding: 10px 0;
	background-color: transparent;
	color: #aaa;
	font-size: 26px
}

.kuteshop-newsletter.style3 .submit-newsletter:hover {
	opacity: 1;
	color: #333
}

.kuteshop-newsletter.style3 .submit-newsletter span {
	font-size: 0;
	line-height: 0;
	letter-spacing: 0
}

.kuteshop-newsletter.style3 .submit-newsletter span::before {
	display: block;
	font-size: 26px;
	line-height: 24px;
	font-family: Pe-icon-7-stroke, sans-serif;
	content: "\e66c"
}

.kuteshop-newsletter.style3 .email {
	text-align: right;
	padding: 10px 22px;
	width: calc(100% - 55px);
	height: 44px
}

.kuteshop-newsletter.style4 {
	display: table;
	width: 100%
}

.kuteshop-newsletter.style4 .head {
	display: table-cell;
	vertical-align: bottom;
	width: 46%;
	padding-left: 30px
}

.kuteshop-newsletter.style4 .title {
	font-size: 15px;
	line-height: 24px;
	color: #fff;
	margin-bottom: 36px
}

.kuteshop-newsletter.style4 .subtitle {
	font-size: 14px;
	line-height: 24px;
	color: #aaa;
	margin: 0
}

.kuteshop-newsletter.style4 .content {
	display: table-cell;
	vertical-align: bottom;
	width: 54%
}

.kuteshop-newsletter.style4 .newsletter-form-wrap {
	display: flex;
	max-width: 100%
}

.kuteshop-newsletter.style4 .email {
	flex: 1 1 auto;
	width: 1%;
	padding: 9px 35px;
	font-size: 14px;
	text-align: inherit;
	height: 42px
}

.kuteshop-newsletter.style4 .submit-newsletter {
	padding: 9px 20px;
	width: auto;
	font-size: 13px
}

@media (max-width:1199px) {
	.kuteshop-newsletter.style4 .title {
		margin-bottom: 16px
	}
}

@media (max-width:767px) {
	.kuteshop-newsletter.style4 {
		display: block
	}
	.kuteshop-newsletter.style4 .head {
		display: block;
		width: auto;
		padding: 0 0 23px
	}
	.kuteshop-newsletter.style4 .content {
		display: block;
		width: auto
	}
}

@media (max-width:479px) {
	.kuteshop-newsletter.style4 .email {
		padding: 9px 20px
	}
	.kuteshop-newsletter.style4 .submit-newsletter {
		padding: 9px 15px
	}
}

.kuteshop-socials .socials {
	list-style: none;
	padding: 0;
	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
	margin: 0 -3px
}

.kuteshop-socials .socials li {
	display: inline-block;
	vertical-align: top;
	margin: 0 3px
}

.kuteshop-socials .socials li a {
	display: block
}

.kuteshop-socials .socials li span {
	display: block;
	width: 32px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	text-align: center
}

.kuteshop-socials.style-square .socials li span {
	color: #fff;
	background-color: #aaa
}

.kuteshop-socials.style-square .socials li a:hover>* {
	-webkit-animation: bounceIn .5s ease;
	-o-animation: bounceIn .5s ease;
	animation: bounceIn .5s ease
}

.kuteshop-socials.style-square .socials li span.fa-facebook,
.kuteshop-socials.style-square .socials li span.fa-facebook-official,
.kuteshop-socials.style-square .socials li span.fa-facebook-square {
	background-color: #415a9a
}

.kuteshop-socials.style-square .socials li span.fa-twitter,
.kuteshop-socials.style-square .socials li span.fa-twitter-square {
	background-color: #00c8ff
}

.kuteshop-socials.style-square .socials li span.fa-instagram {
	background-color: #5980a7
}

.kuteshop-socials.style-square .socials li span.fa-pinterest,
.kuteshop-socials.style-square .socials li span.fa-pinterest-p,
.kuteshop-socials.style-square .socials li span.fa-pinterest-square {
	background-color: #cb2229
}

.kuteshop-socials.style-square .socials li span.fa-google,
.kuteshop-socials.style-square .socials li span.fa-google-plus {
	background-color: #cb222a
}

.kuteshop-socials.style-square .socials li span.fa-youtube,
.kuteshop-socials.style-square .socials li span.fa-youtube-play,
.kuteshop-socials.style-square .socials li span.fa-youtube-square {
	background-color: #dc4637
}

.kuteshop-socials.style-square .socials li span.fa-linkedin,
.kuteshop-socials.style-square .socials li span.fa-linkedin-square {
	background-color: #0074b2
}

.kuteshop-socials.style-square .socials li span.fa-tumblr,
.kuteshop-socials.style-square .socials li span.fa-tumblr-square {
	background-color: #015597
}

.kuteshop-socials.style-circle .socials {
	margin: 0 -8px
}

.kuteshop-socials.style-circle .socials li span {
	border: 1px solid;
	border-radius: 50%;
	line-height: 30px;
	margin: 0 8px
}

.kuteshop-socials.style-rounded .socials {
	margin: 0 -5px -10px
}

.kuteshop-socials.style-rounded .socials li {
	margin: 0 5px 10px
}

.kuteshop-socials.style-rounded .socials li span {
	width: 40px;
	height: 40px;
	font-size: 18px;
	line-height: 40px;
	background-color: rgba(255, 255, 255, .2);
	border-radius: 4px;
	color: #fff
}

.footer .widget_tag_cloud .widgettitle {
	display: none
}

.footer .widget_tag_cloud .tagcloud {
	margin: 0 -3px -6px;
	line-height: 24px
}

.footer .widget_tag_cloud .tagcloud a {
	padding: 0 14px;
	font-size: 14px!important;
	border: 1px solid #4a4a4a;
	background-color: #3d3d3d;
	margin: 0 3px 6px
}

.footer .widget_tag_cloud .tagcloud a:hover {
	color: #fff
}

.breadcrumb {
	list-style: none;
	padding: 13px 0;
	margin-bottom: 0;
	color: #333
}

.breadcrumb li,
.breadcrumb li a,
.breadcrumb>li+li:before {
	display: inline-block;
	vertical-align: top
}

.breadcrumb>li+li:before {
	font-family: FontAwesome, sans-serif;
	content: "\f104";
	color: inherit;
	padding: 0 13px
}

@media (max-width:767px) {
	.breadcrumb {
		white-space: nowrap;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch
	}
}

.woocommerce-pagination ul.page-numbers {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0
}

.woocommerce-pagination ul.page-numbers>li {
	display: inline-block
}

#comments .woocommerce-pagination .page-numbers.next,
#comments .woocommerce-pagination .page-numbers.prev {
	font-size: 0;
	line-height: 0;
	letter-spacing: 0
}

.woocommerce-pagination .page-numbers.next::after,
.woocommerce-pagination .page-numbers.prev::before {
	font-size: 18px;
	line-height: 28px;
	font-family: FontAwesome, sans-serif;
	content: "\f100"
}

.woocommerce-pagination .page-numbers.next::after {
	content: "\f101"
}

.navigation,
.pagination,
.woocommerce-pagination,
body .dokan-pagination-container .dokan-pagination {
	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
	margin: 0;
	border-radius: 0
}

.navigation>.screen-reader-text,
.pagination .screen-reader-text,
.woocommerce-pagination .screen-reader-text {
	display: none
}

.navigation .page-numbers,
.pagination .page-numbers,
.woocommerce-pagination a.page-numbers,
.woocommerce-pagination span.page-numbers,
body .dokan-pagination-container .dokan-pagination>li a {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 28px;
	border: 1px solid #eee;
	background-color: #fafafa;
	color: #333;
	padding: 0 13px;
	margin: 0
}

.navigation .page-numbers:not(:first-child),
.pagination .page-numbers:not(:first-child),
.woocommerce-pagination ul.page-numbers>li:not(:first-child),
body .dokan-pagination-container .dokan-pagination>li:not(:first-child) {
	margin-right: -1px
}

.navigation .page-numbers.current,
.navigation a.page-numbers:hover,
.pagination .page-numbers.current,
.pagination a.page-numbers:hover,
.woocommerce-pagination .page-numbers.current,
.woocommerce-pagination a.page-numbers:hover,
body .dokan-pagination-container .dokan-pagination>li a:hover,
body .dokan-pagination-container .dokan-pagination>li.active a {
	color: #fff;
	border-color: transparent
}

.navigation .page-numbers.next::after,
.navigation .page-numbers.prev::before,
.pagination .page-numbers.next::after,
.pagination .page-numbers.prev::before {
	display: inline-block;
	vertical-align: top;
	font-family: FontAwesome, sans-serif;
	font-size: 18px
}

.navigation .page-numbers.prev::before,
.pagination .page-numbers.prev::before {
	content: "\f101";
	margin-left: 9px
}

.navigation .page-numbers.next::after,
.pagination .page-numbers.next::after {
	content: "\f100";
	margin-right: 9px
}

.comments-pagination {
	text-align: left;
	margin-bottom: 20px
}

a.backtotop:not(.active) {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0)
}

a.backtotop {
	position: fixed;
	bottom: 100px;
	left: 30px;
	width: 40px;
	height: 40px;
	font-size: 30px;
	line-height: 30px;
	padding: 5px;
	color: #fff;
	z-index: 9;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

a.backtotop:focus,
a.backtotop:hover {
	color: #fff
}

a.backtotop:hover::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(255, 255, 255, .3)
}

body.admin-bar .box-mobile-menu,
body.admin-bar .header-sticky-menu.active,
body.admin-bar.page-template .header.style9 {
	top: 32px
}

@media (max-width:782px) {
	body.admin-bar .box-mobile-menu,
	body.admin-bar.page-template .header.style9 {
		top: 46px
	}
}

.footer .wpb_text_column a:hover {
	text-decoration: underline
}

.footer.style2 {
	color: #999
}

.footer.style2 h1,
.footer.style2 h2,
.footer.style2 h3,
.footer.style2 h4,
.footer.style2 h5,
.footer.style2 h6 {
	font-weight: 400
}

.footer.style3 {
	color: #9d9d9d
}

.footer.style4 {
	color: #999
}

.footer.style4 h1,
.footer.style4 h2,
.footer.style4 h3,
.footer.style4 h4,
.footer.style4 h5,
.footer.style4 h6 {
	color: #ccc
}

.footer.style5,
.footer.style5 .kuteshop-simpleseo .seo_keyword {
	color: #999
}

.footer.style5 .kuteshop-custommenu.style4 .menu-item a {
	font-weight: 300
}

.footer.style5 .kuteshop-newsletter,
.footer.style5 .kuteshop-socials {
	color: #fff
}

.footer.style6 .kuteshop-newsletter.style2 .submit-newsletter {
	font-family: Oswald, sans-serif;
	font-weight: 300;
	font-size: 16px
}

.footer.style6 .kuteshop-newsletter.style2 .newsletter-form-wrap,
.footer.style7 .kuteshop-newsletter.style2 .newsletter-form-wrap {
	border: none
}

.footer.style6 .kuteshop-newsletter.style2 .submit-newsletter,
.footer.style7 .kuteshop-newsletter.style2 .submit-newsletter {
	color: #fff
}

.footer.style6 .kuteshop-newsletter.style2 .email,
.footer.style7 .kuteshop-newsletter.style2 .email {
	border: 1px solid #eee
}

.footer.style6 .kuteshop-custommenu.style4 .menu-item a,
.footer.style7 .kuteshop-custommenu.style4 .menu-item a {
	padding-top: 4px;
	padding-bottom: 4px
}

.footer.style6 .kuteshop-simpleseo.style1 .seo_keyword,
.footer.style7 .kuteshop-simpleseo.style1 .seo_keyword {
	color: inherit
}

.footer.style6 .kuteshop-simpleseo.style2,
.footer.style7 .kuteshop-simpleseo.style2 {
	text-align: center
}

.footer.style7 .kuteshop-custommenu .menu,
.footer.style7 .kuteshop-simpleseo {
	font-size: 13px
}

.footer.style8 {
	color: #999
}

.footer.style8 .kuteshop-custommenu.style4 .menu-item a {
	padding: 4px 0
}

body:not(.page-template-fullwidth) .footer.style15 {
	margin-top: 70px
}

@media (min-width:480px) {
	.block-nav-category {
		width: 270px
	}
	.header.style11 .block-nav-category {
		width: 215px
	}
	.kuteshop-tabs .tab-link li:first-child:last-child a {
		white-space: nowrap
	}
	.header.style12 .block-nav-category .block-title .icon-title.after::before,
	.header.style13 .block-nav-category .block-title .icon-title.after::before {
		line-height: 13px;
		padding-right: 1px;
		content: '\f104'
	}
}

@media (min-width:667px) {
	.post-item.item-standard .post-thumb {
		display: inline-block;
		float: right;
		width: 350px
	}
	.post-item.item-standard .post-info {
		display: inline-block;
		width: calc(100% - 350px);
		padding-right: 30px
	}
}

@media (min-width:768px) {
	.kuteshop-iconbox .iconbox-inner {
		text-align: center
	}
	.block-search:not(.open) .form-search.sub-menu {
		-webkit-transform-origin: left;
		-moz-transform-origin: left;
		-ms-transform-origin: left;
		-o-transform-origin: left;
		transform-origin: left
	}
	.header.style3 .block-search .input {
		width: 230px
	}
	.header.style1 .block-search .input,
	.header.style2 .block-search .input {
		width: 270px
	}
	.header.style2 .header-control>.block-search {
		margin-left: 25px
	}
	.header.style3 .header-search-box {
		display: table;
		width: 100%
	}
	.header.style3 .header-search-box>* {
		display: table-cell;
		vertical-align: bottom
	}
	.header-middle-inner {
		display: table;
		width: 100%
	}
	.header-middle-inner>* {
		display: table-cell;
		vertical-align: middle
	}
	.header.style4 .header-top .block-language,
	.header.style4 .header-top .wcml_currency_switcher,
	.header.style7 .header-top .block-language,
	.header.style7 .header-top .wcml_currency_switcher {
		display: none
	}
	.header.style7 .block-menu-bar a.menu-bar {
		float: left
	}
	.header.style10 .block-search .form-search.sub-menu {
		top: -4px;
		left: -4px
	}
	.header.style12 .header-middle .header-control .block-minicart {
		display: none
	}
	.kuteshop-products .product-countdown.style1 {
		position: absolute;
		top: 0;
		left: 80px
	}
	.product-countdown.style1 .kuteshop-countdown>* .number {
		margin-right: 5px
	}
	.kuteshop-tabs.style9 .tab-link {
		text-align: left
	}
	.kuteshop-tabs.style12 .tab-head {
		display: inline-block;
		width: 195px;
		margin-left: 30px;
		float: right
	}
	.kuteshop-tabs.style12 .content-tabs {
		display: inline-block;
		width: calc(100% - 225px)
	}
	.kuteshop-tabs.style12 .tab-head .kuteshop-title {
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		width: 34px;
		margin: 0
	}
	.kuteshop-tabs.style12 .tab-head .kuteshop-title .text {
		position: absolute;
		white-space: nowrap;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
		-webkit-transform-origin: bottom left;
		-moz-transform-origin: bottom left;
		-ms-transform-origin: bottom left;
		-o-transform-origin: bottom left;
		transform-origin: bottom left;
		bottom: 0;
		left: 100%;
		width: 354px;
		overflow: hidden;
		text-overflow: ellipsis
	}
	.kuteshop-tabs.style12 .tab-link .slick-slide figure {
		border-left-width: 2px;
		border-right-color: transparent
	}
	.kuteshop-tabs.style12 .tab-link .slick-slide:not(.active):not(:hover) figure {
		border-right-color: #eee
	}
	.header.style13 .header-middle-inner>.header-control>:not(:first-child) {
		margin-right: 20px
	}
}

@media (min-width:992px) {
	.header-middle-inner>:not(:first-child) {
		padding-right: 15px
	}
	.header-middle-inner>:not(:last-child) {
		padding-left: 15px
	}
	.header.style5:not(.style6) .header-middle-inner>.header-search-box {
		width: 360px
	}
	.header.style5:not(.style6) .header-middle-inner>.header-control {
		width: 310px
	}
	.header.style5:not(.style6) .header-middle-inner>.logo {
		text-align: center
	}
	body.page-template .header.style9 {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		z-index: 11;
		background-color: transparent
	}
	body.page-template .header.style10 {
		position: fixed
	}
	.cart-style12 .header-nav-inner .block-minicart .link-dropdown {
		min-width: 190px;
		white-space: nowrap
	}
	.header.style12 .block-nav-category .block-title {
		min-width: 250px;
		white-space: nowrap
	}
	.header.style12 .block-search {
		width: 100%
	}
	.kuteshop-tabs .wpb_single_image .vc_single_image-wrapper,
	.kuteshop-tabs .wpb_single_image .wpb_wrapper,
	.kuteshop-tabs .wpb_single_image img {
		width: 100%
	}
	.kuteshop-tabs.style6 .content-tabs.has-filter .filter-tabs {
		width: 370px;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0
	}
	.kuteshop-tabs.style6 .content-tabs.has-filter .tab-container {
		margin-right: 370px
	}
	.kuteshop-tabs.style6 .filter-tabs .category-filter {
		padding: 15px 20px 80px
	}
	.kuteshop-tabs.style6 .filter-tabs .slick-slider {
		position: relative
	}
	.kuteshop-tabs.style6 .filter-tabs .slick-slide a::before {
		font-family: Flaticon, sans-serif;
		content: "\f12a";
		display: inline-block;
		vertical-align: top;
		font-size: 9px;
		color: #ccc;
		margin-left: 5px
	}
	.kuteshop-tabs.style6 .filter-tabs .slick-arrow {
		top: auto;
		bottom: 27px;
		right: 50%;
		left: auto;
		border: 1px solid #eee;
		font-size: 15px;
		line-height: 20px;
		padding: 9px 0;
		width: 70px;
		text-align: center
	}
	.kuteshop-tabs.style6 .filter-tabs .slick-arrow:hover {
		border-color: #333;
		z-index: 2
	}
	.kuteshop-tabs.style6 .filter-tabs .slick-arrow:first-child {
		right: auto;
		left: calc(50% - 1px);
		bottom: 27px
	}
	.kuteshop-tabs.style6 .filter-tabs .slick-arrow:nth-child(3)::before {
		content: "\f12a"
	}
	.kuteshop-tabs.style6 .filter-tabs .slick-arrow:first-child::before {
		content: "\f12b"
	}
	.kuteshop-tabs.style6 .filter-tabs .slick-slide.slick-active~.slick-active a {
		box-shadow: none
	}
	.kuteshop-tabs.style6 .filter-tabs .slick-slide a.cat-filter {
		padding: 6px 0;
		border-bottom: none;
		background-color: transparent
	}
	.kuteshop-tabs.style6 .filter-tabs .category-filter {
		margin-bottom: 0
	}
	.kuteshop-tabs.style6.right .tab-head {
		padding-left: 0;
		padding-right: 50px
	}
	.kuteshop-tabs.style6.right .tab-head .kuteshop-title {
		float: left
	}
	.kuteshop-tabs.style6.right .tab-link {
		padding-right: 20px
	}
	.kuteshop-tabs.style6.right .tab-control {
		left: auto;
		right: 0
	}
	.kuteshop-tabs.style6.right .content-tabs.has-filter .tab-container {
		margin-right: 0;
		margin-left: 370px
	}
	.kuteshop-tabs.style6.right .content-tabs.has-filter .filter-tabs {
		right: auto;
		left: 0
	}
	.kuteshop-tabs.style6.right .tab-head .kuteshop-title>* {
		float: left
	}
	.kuteshop-tabs.style6.right .tab-head .kuteshop-title .icon {
		border-left: none;
		border-right: 1px solid rgba(255, 255, 255, .8)
	}
	.kuteshop-tabs.style9 .content-tabs.has-filter .filter-tabs {
		width: 270px;
		position: absolute;
		top: -2px;
		right: 0;
		bottom: 0;
		background-size: cover
	}
	.kuteshop-tabs.style9 .content-tabs.has-filter .tab-container {
		margin-right: 270px
	}
	.kuteshop-tabs.style9 .filter-tabs::before,
	.kuteshop-tabs.style9 .tab-head .toggle-category::before {
		opacity: .3;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}
	.kuteshop-tabs.style9.cat-active .tab-head .toggle-category::before {
		opacity: .84
	}
	.kuteshop-tabs.style9.cat-active .filter-tabs::before {
		opacity: .8
	}
	.kuteshop-tabs.style9 .filter-tabs .category-filter {
		padding: 30px 0 30px 20px;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
		-webkit-transform-origin: right;
		-moz-transform-origin: right;
		-ms-transform-origin: right;
		-o-transform-origin: right;
		transform-origin: right;
		border-bottom: none;
		position: static
	}
	.kuteshop-tabs.style9:not(.cat-active) .filter-tabs .category-filter {
		-webkit-transform: scale(0, 1);
		-moz-transform: scale(0, 1);
		-ms-transform: scale(0, 1);
		-o-transform: scale(0, 1);
		transform: scale(0, 1)
	}
	.kuteshop-tabs.style9 .filter-tabs .slick-slide {
		padding-top: 3px;
		padding-bottom: 3px
	}
	.kuteshop-tabs.style9 .filter-tabs .slick-slide a.cat-filter {
		padding: 8px 13px;
		border: none;
		box-shadow: none
	}
	.kuteshop-tabs.style9 .filter-tabs .slick-slide a.cat-filter:hover {
		color: #333;
		background-color: #fff
	}
	.kuteshop-tabs.style9 .filter-tabs .slick-slider .slick-arrow {
		font-size: 20px;
		line-height: 1;
		padding: 5px 0
	}
	.kuteshop-tabs.style9 .filter-tabs .slick-slider .slick-arrow:nth-child(3) {
		bottom: 5px;
		left: calc(50% - 15px);
		right: auto
	}
	.kuteshop-tabs.style9 .filter-tabs .slick-slider .slick-arrow:first-child {
		bottom: 35px;
		right: calc(50% - 15px);
		left: auto
	}
	.kuteshop-tabs.style9 .filter-tabs .slick-slider .slick-arrow:first-child::before {
		content: "\f118"
	}
	.kuteshop-tabs.style9 .filter-tabs .slick-slider .slick-arrow:nth-child(3)::before {
		content: "\f117"
	}
	.header.style11 .header-middle .header-phone,
	.header.style11 .header-middle .header-social {
		display: none
	}
}

@media (min-width:1025px) {
	.slick-slider.nav-center>.slick-arrow {
		-webkit-transition: left .3s ease, right .3s ease;
		-moz-transition: left .3s ease, right .3s ease;
		-o-transition: left .3s ease, right .3s ease;
		transition: left .3s ease, right .3s ease
	}
	.slick-slider.nav-center:not(:hover)>.slick-arrow:first-child {
		right: -31px
	}
	.slick-slider.nav-center:not(:hover)>.slick-arrow:nth-child(3) {
		left: -31px
	}
	.block-menu-bar {
		display: none!important
	}
	.block-minicart:not(:hover) .shopcart-description,
	.kuteshop-dropdown:not(.block-search):not(:hover)>.sub-menu {
		visibility: hidden;
		opacity: 0;
		-webkit-transform: translateY(10px);
		-moz-transform: translateY(10px);
		-ms-transform: translateY(10px);
		-o-transform: translateY(10px);
		transform: translateY(10px)
	}
	.block-nav-category .vertical-menu .menu-item:not(:hover)>.sub-menu {
		visibility: hidden;
		opacity: 0;
		-webkit-transform: translateX(-15px);
		-moz-transform: translateX(-15px);
		-ms-transform: translateX(-15px);
		-o-transform: translateX(-15px);
		transform: translateX(-15px)
	}
	.block-nav-category .vertical-menu .sub-menu {
		position: absolute;
		top: 0;
		right: 100%;
		box-shadow: 0 0 0 1px #eee inset;
		background-color: #fff;
		z-index: 9;
		padding: 0;
		width: 200px;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}
	.block-nav-category .vertical-menu .menu-item.menu-item-has-children>a::after {
		content: '\f104';
		font-family: FontAwesome, sans-serif;
		display: inline-block;
		float: left;
		margin-right: 10px
	}
	.block-nav-category .vertical-menu .sub-menu>.menu-item:hover>a,
	.block-nav-category .vertical-menu>.menu-item:hover>a,
	.block-nav-category .view-all-category a:hover {
		background-color: #eee
	}
	.block-nav-category .vertical-menu .menu-item:not(:hover)>a .icon {
		color: #888
	}
	.product-item.style-1 .product-inner:not(:hover) .add-to-cart,
	.product-item.style-13 .product-inner:not(:hover) .add-to-cart {
		bottom: -51px
	}
	.product-item.style-1 .product-inner:not(:hover) .group-button>* {
		-webkit-transform: translateX(-60px);
		-moz-transform: translateX(-60px);
		-ms-transform: translateX(-60px);
		-o-transform: translateX(-60px);
		transform: translateX(-60px)
	}
	.header.style5 .block-nav-category .block-title .text-title {
		display: none
	}
	.header.style5 .block-nav-category {
		width: 60px
	}
	.header.style5 .block-nav-category .block-title {
		padding: 0;
		text-align: center
	}
	.header.style5 .block-nav-category .block-title .icon-title.after {
		float: none;
		margin: 0
	}
	.header.style7 .logo {
		width: 275px
	}
	.banner-shop:not(:hover) .slick-arrow:first-child {
		right: -41px
	}
	.banner-shop:not(:hover) .slick-arrow:nth-child(3) {
		left: -41px
	}
	.flex-control-nav:not(:hover) .slick-arrow:first-child {
		right: -31px
	}
	.flex-control-nav:not(:hover) .slick-arrow:nth-child(3) {
		left: -31px
	}
	.product-item.style-3 .product-inner:not(:hover) .add-to-cart {
		opacity: 0;
		visibility: hidden
	}
	.product-item.style-6 a.yith-wcqv-button,
	.product-item.style-7 .group-button>*,
	.product-item.style-7 a.yith-wcqv-button {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}
	.product-item.style-16 .product-inner:not(:hover) a.yith-wcqv-button,
	.product-item.style-5 .product-inner:not(:hover) .group-button>*,
	.product-item.style-6 .product-inner:not(:hover) a.yith-wcqv-button,
	.product-item.style-7 .product-inner:not(:hover) a.yith-wcqv-button {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		-ms-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0)
	}
	.product-item.style-16 .product-inner:hover a.yith-wcqv-button,
	.product-item.style-6 .product-inner:hover a.yith-wcqv-button,
	.product-item.style-7 .product-inner:hover a.yith-wcqv-button {
		-webkit-animation: bounceIn .5s ease;
		-o-animation: bounceIn .5s ease;
		animation: bounceIn .5s ease
	}
	.product-item.style-6 .product-inner:not(:hover) .group-button>* {
		-webkit-transform: translateY(31px);
		-moz-transform: translateY(31px);
		-ms-transform: translateY(31px);
		-o-transform: translateY(31px);
		transform: translateY(31px)
	}
	.product-item.style-7 .product-inner:not(:hover) .group-button>:not(.add-to-cart) {
		-webkit-transform: translateY(37px);
		-moz-transform: translateY(37px);
		-ms-transform: translateY(37px);
		-o-transform: translateY(37px);
		transform: translateY(37px)
	}
	.kuteshop-slider.style3 .slick-slider.nav-center:not(:hover)>.slick-arrow:first-child {
		right: -41px
	}
	.kuteshop-slider.style3 .slick-slider.nav-center:not(:hover)>.slick-arrow:nth-child(3) {
		left: -41px
	}
	.product-item.style-12 .product-inner:not(:hover) .compare-button,
	.product-item.style-12 .product-inner:not(:hover) .yith-wcqv-button {
		display: none
	}
	.product-item.style-12 .product-inner:not(:hover) .yith-wcwl-add-to-wishlist a::before {
		background-color: transparent;
		border-color: transparent;
		color: #aaa
	}
	.product-item.style-12 .product-inner:not(:hover) .add-to-cart a::before {
		width: auto
	}
	.product-item.style-12 .product-inner:not(:hover) .add-to-cart a {
		color: #aaa;
		background-color: transparent
	}
	.kuteshop-banner.style1:not(:hover) .product-item .thumb-link::before {
		top: -15px;
		bottom: -15px;
		right: -15px;
		left: -15px;
		opacity: 0
	}
	.kuteshop-banner.style1:not(:hover) .product-item .product-info {
		opacity: 0;
		visibility: hidden
	}
}

@media (min-width:1200px) {
	.vc_section.vc_parallax:not(.fp-section),
	.wpb_column.vc_parallax>.vc_column-inner,
	.wpb_row.vc_parallax {
		background-attachment: fixed!important;
		background-position: center center!important
	}
	.vc_section.vc_parallax:not(.fp-section)>.vc_parallax-inner,
	.wpb_column.vc_parallax>.vc_parallax-inner,
	.wpb_row.vc_parallax>.vc_parallax-inner {
		height: 100%!important;
		top: 0!important;
		background-attachment: fixed;
		background-position: center center;
		background-repeat: no-repeat
	}
	.vc_section.vc_parallax:not.fp-section>.vc_parallax-inner {
		display: none!important
	}
	.header.style1 .block-search .input,
	.header.style13 .block-search .input,
	.header.style2 .block-search .input {
		width: 370px
	}
	.header.style3 .block-search .input {
		width: 345px
	}
	.header.style5 .block-search .input {
		width: 295px
	}
	.header.style9 .header-top>.container>.top-bar-menu:first-child>.top-bar-menu>*>a {
		font-size: 18px
	}
	body.page-template .header .block-nav-category.alway-open .block-content {
		visibility: visible;
		opacity: 1;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none
	}
	.filter-tabs .slick-slider {
		position: static
	}
	.filter-tabs .slick-slider .slick-arrow {
		bottom: 50px;
		top: auto;
		left: 0;
		right: 0;
		margin: auto
	}
	.filter-tabs .slick-slider .slick-arrow:first-child {
		bottom: 80px
	}
	.kuteshop-tabs.style6 .tab-link {
		padding-right: 40px
	}
	.header.style14 .header-middle-inner>.box-header-nav,
	.header.style14 .header-middle-inner>.header-control {
		width: 460px
	}
	.header.style14 .header-middle-inner>.logo {
		text-align: center
	}
	.header.style4 .header-nav .block-language>a,
	.header.style4 .header-nav .wcml_currency_switcher a.wcml-cs-item-toggle {
		padding-left: 0;
		padding-right: 0
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.block-nav-category {
		width: 293px
	}
	.kuteshop-category.style1 .content-category,
	.kuteshop-category.style1 .thumb {
		display: block;
		width: auto;
		float: none;
		padding-left: 20px;
		padding-right: 20px
	}
	.kuteshop-tabs.style6 .content-tabs.has-filter .filter-tabs,
	.kuteshop-tabs.style6 .tab-head .kuteshop-title {
		width: 360px
	}
	.kuteshop-tabs.style6 .filter-tabs .category-filter {
		padding-bottom: 72px
	}
	.kuteshop-tabs.style6 .content-tabs.has-filter .tab-container {
		margin-right: 360px
	}
	.kuteshop-tabs.style6.right .content-tabs.has-filter .tab-container {
		margin-left: 360px
	}
	.kuteshop-tabs.style9 .content-tabs.has-filter .filter-tabs {
		width: 210px
	}
	.kuteshop-tabs.style9 .content-tabs.has-filter .tab-container {
		margin-right: 210px
	}
	.main-container:not(.no-sidebar) #wz-images,
	.main-container:not(.no-sidebar) .woocommerce-product-gallery {
		width: 330px
	}
	.main-container:not(.no-sidebar) .entry-summary {
		width: calc(100% - 330px)
	}
	.kuteshop-category.style3 .title {
		position: static;
		max-width: inherit
	}
	.kuteshop-category.style3 .title>* {
		float: none
	}
	.kuteshop-category.style3 .list-category {
		max-width: inherit
	}
	.kuteshop-blog.style3 .blog-info,
	.kuteshop-blog.style5 .blog-info {
		padding: 20px 20px 30px
	}
	.kuteshop-blog.style5 .read-more {
		right: 20px;
		bottom: 10px
	}
	.kuteshop-blog.style3 .blog-date,
	.kuteshop-blog.style5 .blog-date {
		margin-bottom: 10px
	}
}

@media (min-width:768px) and (max-width:1024px) {
	.header.style10 .block-search:not(.open) .form-search.sub-menu {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		-ms-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0);
		-webkit-transform-origin: right;
		-moz-transform-origin: right;
		-ms-transform-origin: right;
		-o-transform-origin: right;
		transform-origin: right
	}
}

@media (min-width:768px) and (max-width:991px) {
	.kuteshop-tabs .tab-control {
		padding-top: 0;
		padding-bottom: 0;
		height: 40px
	}
	.kuteshop-tabs.style1 .tab-head .kuteshop-title {
		padding-top: 5px;
		padding-bottom: 5px
	}
	.kuteshop-tabs.style3 .tab-head .kuteshop-title,
	.kuteshop-tabs.style6 .tab-head .kuteshop-title>* {
		padding-top: 8px;
		padding-bottom: 8px
	}
	.header.style11 .header-middle-inner>* {
		display: block
	}
	.header.style11 .header-megabox {
		margin-top: -50px
	}
	.header.style11 .header-megabox .header-megabox-nav {
		padding-top: 50px;
		padding-bottom: 10px
	}
}

@media (min-width:480px) and (max-width:767px) {
	.product-item.style-7 .add-to-cart a {
		padding-left: 5px;
		padding-right: 5px
	}
}

@media (max-width:1499px) {
	.kuteshop-products.style-10 .slick-slider.nav-center>.slick-arrow:first-child {
		right: -75px
	}
	.kuteshop-products.style-10 .slick-slider.nav-center>.slick-arrow:nth-child(3) {
		left: -75px
	}
}

@media (max-width:1366px) {
	.kuteshop-products.style-10 .slick-slider.nav-center>.slick-arrow {
		width: 30px;
		height: 30px;
		line-height: 30px
	}
	.kuteshop-products.style-10 .slick-slider.nav-center>.slick-arrow:first-child {
		right: -15px
	}
	.kuteshop-products.style-10 .slick-slider.nav-center>.slick-arrow:nth-child(3) {
		left: -15px
	}
}

@media (max-width:1199px) {
	.chosen-container-single .chosen-single span {
		margin-left: 5px
	}
	.header.style1 .block-search .form-search>*,
	.header.style2 .block-search .form-search>*,
	.header.style3 .block-search .form-search>* {
		display: block
	}
	.header.style1 .block-search .form-search .category,
	.header.style11 .block-search .form-search .category,
	.header.style13 .block-search .form-search .category,
	.header.style2 .block-search .form-search .category,
	.header.style3 .block-search .form-search .category {
		display: none
	}
	.header.style3 .header-mega-box .top-bar-menu .header-text-box a {
		padding-right: 0
	}
	.header.style3 .header-mega-box .top-bar-menu .header-text-box {
		float: none
	}
	.header.style3 .header-mega-box>.top-bar-menu {
		margin-bottom: 10px;
		float: none
	}
	.product-item.list .product-thumb {
		width: 200px
	}
	.product-item.list .product-info {
		width: calc(100% - 215px)
	}
	.product-item.list .product-info .info-right .add-to-cart {
		margin-top: 0
	}
	.filter-tabs .slick-slide a.cat-active {
		background-color: #eee
	}
	.kuteshop-tabs.style1 .tab-head,
	.kuteshop-tabs.style3 .tab-head {
		padding-left: 70px
	}
	.kuteshop-tabs.style1 .tab-link li a {
		padding-left: 15px;
		padding-right: 15px
	}
	.kuteshop-tabs .tab-control {
		padding-left: 10px;
		padding-right: 10px;
		width: 70px
	}
	.price ins {
		margin-left: 5px
	}
	.kuteshop-tabs:not(.style6):not(.style9) .filter-tabs {
		background-image: none!important
	}
	.content-tabs.has-filter .filter-tabs {
		position: relative;
		right: auto;
		bottom: auto;
		width: auto
	}
	.content-tabs.has-filter .tab-container {
		margin-right: 0
	}
	.filter-tabs .category-filter {
		padding: 0 0 40px;
		border-bottom: 1px solid #eee
	}
	.kuteshop-tabs.style9 .filter-tabs .category-filter {
		margin-bottom: 0
	}
	.filter-tabs .slick-list {
		margin: 0
	}
	.filter-tabs .slick-slide {
		padding: 0
	}
	.filter-tabs .slick-slide.slick-active~.slick-active a {
		box-shadow: -1px 0 #eee inset
	}
	.filter-tabs .slick-slide a.cat-filter {
		padding: 8px 15px;
		border-bottom: 1px solid #eee
	}
	.filter-tabs .slick-slider .slick-arrow {
		font-size: 20px;
		line-height: 40px;
		color: #999;
		top: auto;
		bottom: 0;
		right: 50%;
		left: auto
	}
	.filter-tabs .slick-slider .slick-arrow:first-child {
		left: 50%;
		right: auto
	}
	.filter-tabs .slick-slider .slick-arrow:first-child::before {
		content: "\f11a"
	}
	.filter-tabs .slick-slider .slick-arrow:nth-child(3)::before {
		content: "\f119"
	}
	.kuteshop-products.style-13 .kuteshop-title {
		padding-top: 6px;
		padding-bottom: 5px
	}
	.product-item.style-4 .product-info {
		padding-top: 6px
	}
	.kuteshop-iconbox.style1 .title {
		min-height: 40px
	}
	.product-item.style-8 .flash {
		display: none
	}
	.kuteshop-tabs.style9 .tab-head .kuteshop-title {
		width: 210px
	}
	.entry-summary {
		padding-right: 30px
	}
	.kuteshop-products.style-12 .product-list-owl .slick-arrow {
		right: 0
	}
	.kuteshop-products.style-12 .product-list-owl .slick-arrow:first-child {
		right: 21px
	}
	.product-item.style-12 .product-info {
		padding-right: 10px
	}
	.kuteshop-products.style-11 {
		padding: 20px 30px 40px
	}
	.kuteshop-banner.style1 .product-item .product-info {
		top: 50%
	}
	.kuteshop-banner.style1 .product-item .product_title {
		max-width: inherit
	}
}

@media (max-width:1024px) {
	.box-header-nav .main-menu,
	.header-sticky-menu {
		display: none
	}
	.block-minicart:not(.open) .shopcart-description,
	.kuteshop-dropdown:not(.open)>.sub-menu {
		visibility: hidden;
		opacity: 0;
		-webkit-transform: translateY(10px);
		-moz-transform: translateY(10px);
		-ms-transform: translateY(10px);
		-o-transform: translateY(10px);
		transform: translateY(10px)
	}
	.block-nav-category .vertical-menu [class*=" vc_col-"],
	.block-nav-category .vertical-menu [class^=vc_col-] {
		width: 100%;
		float: none
	}
	.block-nav-category .vertical-menu .megamenu {
		width: auto!important;
		max-width: inherit!important
	}
	.block-nav-category .vertical-menu {
		border-right: 1px solid #eee
	}
	.block-nav-category .vertical-menu .menu-item>.toggle-sub-menu {
		position: absolute;
		top: 0;
		left: 0;
		display: inline-block;
		padding: 6px 20px;
		-webkit-transition: transform .3s ease;
		-moz-transition: transform .3s ease;
		-o-transition: transform .3s ease;
		transition: transform .3s ease
	}
	.block-nav-category .vertical-menu .menu-item>.toggle-sub-menu::before {
		display: block;
		font-family: FontAwesome, sans-serif;
		content: "\f107"
	}
	.block-nav-category .vertical-menu .menu-item.show-sub-menu>.toggle-sub-menu {
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg)
	}
	.block-nav-category .vertical-menu .sub-menu {
		display: none
	}
	.block-nav-category .vertical-menu .menu-item:not(.show-sub-menu)>a .icon {
		color: #888
	}
	.header.style4 .header-middle-inner>.box-header-nav,
	.header.style9 .header-control>.box-header-nav {
		display: none
	}
	.header.style11 .header-megabox .header-megabox-nav {
		vertical-align: middle
	}
	.header.style13 .header-nav {
		background-color: #eee
	}
	.kuteshop-tabs.style10 .tab-link li a {
		padding-left: 30px;
		padding-right: 30px
	}
	.kuteshop-banner.style1 .product-item .flash>span {
		display: none
	}
}

@media (max-width:991px) {
	.header.style1 .header-middle-inner>*,
	.header.style13 .header-middle-inner>*,
	.header.style2 .header-middle-inner>*,
	.header.style3 .header-middle-inner>* {
		display: block;
		text-align: center
	}
	.header.style3 .header-mega-box .top-bar-menu {
		float: none
	}
	.header.style11 .block-search .category,
	.header.style12 .block-search .category,
	.header.style4 .block-search .category,
	.header.style7 .block-search .category {
		display: none
	}
	.header.style11 .block-nav-category,
	.header.style12 .block-nav-category,
	.header.style4 .block-nav-category,
	.header.style7 .block-nav-category {
		width: auto
	}
	.header.style5 .block-search .form-search {
		margin: auto
	}
	.kuteshop-products.has-brand .box-brand {
		width: 50%
	}
	.kuteshop-products.has-brand .content-product-append {
		width: 50%
	}
	.kuteshop-products.has-brand .content-product-append.row {
		width: calc(50% + 30px)
	}
	.kuteshop-tabs .filter-tabs {
		background-image: none!important
	}
	.kuteshop-tabs.style1 .tab-link li a {
		padding-top: 8px;
		padding-bottom: 8px
	}
	.header.style11 .header-megabox-nav>.top-bar-menu {
		float: none
	}
	.header.style11 .header-nav-inner,
	.header.style11 .header-nav-inner>* {
		border-width: 5px
	}
	.kuteshop-products.style-13 .kuteshop-title {
		padding-top: 1px;
		padding-bottom: 0
	}
	.product-item.style-13 .product-info {
		padding-top: 10px
	}
	.product-item.style-4 .product-info {
		padding-top: 5px;
		padding-bottom: 5px
	}
	.kuteshop-tabs.style3 .tab-link li a,
	.kuteshop-tabs.style6 .tab-link li a {
		padding-top: 7px;
		padding-bottom: 8px
	}
	.kuteshop-tabs.style6 .tab-head .kuteshop-title {
		width: 230px
	}
	.kuteshop-tabs.style6 .kuteshop-products {
		padding-top: 1px
	}
	.filter-tabs>figure>img {
		margin: auto
	}
	.kuteshop-tabs.style9 .content-tabs.has-filter .filter-tabs {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
		-webkit-transform-origin: top;
		-moz-transform-origin: top;
		-ms-transform-origin: top;
		-o-transform-origin: top;
		transform-origin: top;
		overflow: hidden;
		height: 81px
	}
	.kuteshop-tabs.style9:not(.cat-active) .content-tabs.has-filter .filter-tabs {
		-webkit-transform: scale(1, 0);
		-moz-transform: scale(1, 0);
		-ms-transform: scale(1, 0);
		-o-transform: scale(1, 0);
		transform: scale(1, 0);
		height: 0
	}
	.kuteshop-products.style-11 .product-countdown {
		margin-bottom: 20px
	}
	.header.style11 .header-nav-inner .header-nav-control {
		display: none
	}
}

@media (max-width:767px) {
	.header-control {
		text-align: center
	}
	.wc-tabs li {
		display: block;
		margin: 0
	}
	.header-middle-inner>* {
		display: block;
		text-align: center
	}
	.header-control .block-search:not(.kuteshop-dropdown) {
		display: block
	}
	.header-control {
		position: relative
	}
	.block-minicart {
		position: static
	}
	.block-search.kuteshop-dropdown {
		position: static
	}
	.block-search .form-search.sub-menu {
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		width: 100%;
		max-width: 400px
	}
	.block-minicart .shopcart-description {
		right: 0;
		margin: auto;
		max-width: 100%
	}
	.header.style1 .block-search .form-search,
	.header.style2 .block-search .form-search,
	.header.style3 .block-search .form-search {
		display: block
	}
	.header.style1 .header-control>:nth-child(2),
	.header.style12 .header-control>:nth-child(2),
	.header.style13 .header-control>:nth-child(2),
	.header.style2:not(.style5) .header-control>:nth-child(2),
	.header.style6 .header-control>:nth-child(2),
	.header.style8 .header-control>:nth-child(2),
	.header.style9 .header-middle-inner>.header-control>:nth-child(2) {
		margin-right: 0
	}
	.header.style3 .block-search {
		margin-bottom: 20px;
		width: 100%
	}
	.header.style4 .header-middle-inner {
		padding-bottom: 5px
	}
	.header.style4 .header-middle-inner>* {
		padding: 5px 0
	}
	.header.style4 .header-nav .block-language,
	.header.style4 .header-nav .wcml_currency_switcher,
	.header.style7 .header-nav .block-language,
	.header.style7 .header-nav .wcml_currency_switcher {
		display: none
	}
	.header-top {
		position: relative
	}
	.header.style8 .block-search .form-search.sub-menu {
		left: 15px;
		right: auto
	}
	.kuteshop-products.has-brand .box-brand,
	.kuteshop-products.has-brand .content-product-append,
	.kuteshop-products.has-brand .content-product-append.row {
		display: block;
		float: none;
		width: auto
	}
	.kuteshop-products.has-brand .box-brand {
		padding-left: 0
	}
	.kuteshop-tabs.style1 .tab-head,
	.kuteshop-tabs.style3 .tab-head,
	.kuteshop-tabs.style6 .tab-head,
	.kuteshop-tabs.style9 .tab-head {
		padding-left: 0
	}
	.kuteshop-tabs.style1 .tab-link,
	.kuteshop-tabs.style3 .tab-link,
	.kuteshop-tabs.style6 .tab-link,
	.kuteshop-tabs.style9 .tab-link {
		display: block;
		width: auto
	}
	.kuteshop-tabs.style1 .tab-head .kuteshop-title,
	.kuteshop-tabs.style3 .tab-head .kuteshop-title {
		display: block;
		width: auto;
		padding-left: 70px
	}
	.kuteshop-tabs.style6 .tab-head .kuteshop-title {
		display: block;
		width: auto;
		padding-left: 50px
	}
	.kuteshop-tabs.style9 .tab-head .kuteshop-title {
		display: block;
		width: auto;
		padding-left: 50px;
		background-color: #333;
		color: #fff
	}
	.kuteshop-tabs.default .tab-link,
	.kuteshop-tabs.style1 .tab-link,
	.kuteshop-tabs.style10 .tab-link,
	.kuteshop-tabs.style11 .tab-link,
	.kuteshop-tabs.style13 .tab-link,
	.kuteshop-tabs.style3 .tab-link,
	.kuteshop-tabs.style5 .tab-link,
	.kuteshop-tabs.style6 .tab-link,
	.kuteshop-tabs.style7 .tab-link,
	.kuteshop-tabs.style9 .tab-link {
		white-space: nowrap;
		overflow: visible;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch
	}
	.kuteshop-tabs.default .tab-link li,
	.kuteshop-tabs.style1 .tab-link li,
	.kuteshop-tabs.style10 .tab-link li,
	.kuteshop-tabs.style11 .tab-link li,
	.kuteshop-tabs.style13 .tab-link li,
	.kuteshop-tabs.style3 .tab-link li,
	.kuteshop-tabs.style5 .tab-link li,
	.kuteshop-tabs.style6 .tab-link li,
	.kuteshop-tabs.style7 .tab-link li,
	.kuteshop-tabs.style9 .tab-link li {
		float: none;
		vertical-align: top
	}
	.kuteshop-tabs .tab-control {
		margin: 0
	}
	.kuteshop-tabs .tab-control {
		color: #fff
	}
	.header.style11 .header-megabox {
		text-align: center
	}
	.header.style11 .header-megabox>* {
		display: inline-block;
		padding: 5px 0
	}
	.header.style11 .block-menu-bar,
	.header.style11 .block-minicart {
		padding: 20px 0
	}
	.header.style11 .header-megabox>:nth-child(2) {
		padding-right: 0
	}
	.header.style12 .header-nav-inner .block-minicart {
		display: none
	}
	.header.style13 .block-search .form-search {
		margin: auto
	}
	.kuteshop-tabs.style5 .tab-head .kuteshop-title,
	.kuteshop-tabs.style5 .tab-link {
		display: block;
		float: none
	}
	.kuteshop-tabs.style4 .content-tabs,
	.kuteshop-tabs.style4 .tab-head {
		width: 100%
	}
	.kuteshop-tabs.style3 .tab-head .kuteshop-title::after {
		float: none
	}
	.kuteshop-products.style-5 .kuteshop-title,
	.kuteshop-products.style-5 .product-countdown {
		display: block;
		float: none;
		width: auto;
		margin: 0 0 10px
	}
	.kuteshop-products.style-5 .kuteshop-title {
		padding: 5px 20px
	}
	.kuteshop-products.style-5 .kuteshop-title>* {
		display: inline-block;
		padding: 0 3px
	}
	.kuteshop-products.style-5 .kuteshop-title>.space {
		padding: 0 5px
	}
	.product-countdown.style4 .kuteshop-countdown>* {
		display: inline-block
	}
	.product-countdown.style4 .kuteshop-countdown>:not(:first-child) {
		margin: 0 -8px 0 0
	}
	.kuteshop-products.style-5 .content-product-append {
		padding: 0
	}
	.kuteshop-products.style-5 .slick-slider:not(.nav-center) .slick-arrow {
		top: calc(50% - 31px);
		left: auto;
		right: 0
	}
	#wz-images,
	.woocommerce-product-gallery {
		margin: 30px auto
	}
	#wz-images,
	.entry-summary,
	.woocommerce-product-gallery {
		display: block;
		width: auto;
		float: none;
		padding: 0
	}
	.kuteshop-tabs.style9 .tab-head {
		display: block
	}
	.kuteshop-tabs.style12 .tab-head .kuteshop-title {
		margin-bottom: 0
	}
	.kuteshop-tabs.style12 .tab-link {
		margin: 0 0 30px;
		padding: 2px 0 0;
		border-width: 0 1px 0 1px
	}
	.kuteshop-tabs.style12 .tab-link::before {
		right: 0;
		bottom: auto;
		width: auto;
		height: 2px;
		border-width: 0 1px 0 1px
	}
	.kuteshop-tabs.style12 .tab-link .slick-slide figure {
		border-top-width: 2px;
		border-bottom-color: transparent
	}
	.kuteshop-tabs.style12 .tab-link .slick-slide:not(.active):not(:hover) figure {
		border-bottom-color: #eee
	}
	.kuteshop-tabs.style12 .tab-link .slick-arrow:first-child,
	.kuteshop-tabs.style12 .tab-link .slick-arrow:nth-child(3) {
		top: calc(50% - 12px);
		bottom: auto;
		left: -12px;
		right: auto;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg)
	}
	.kuteshop-tabs.style12 .tab-link .slick-arrow:first-child {
		left: auto;
		right: -12px;
		padding-top: 7px
	}
	.kuteshop-tabs.style10 .tab-head {
		padding-left: 0
	}
	.kuteshop-tabs.style10 .kuteshop-products {
		padding-top: 40px;
		position: relative
	}
	.kuteshop-tabs.style10 .tab-link li a::before {
		display: none
	}
	.kuteshop-tabs.style11 .tab-head {
		display: block
	}
	.kuteshop-tabs.style11 .tab-head .kuteshop-title {
		display: block;
		text-align: center;
		border-bottom: 1px solid #ddd;
		width: auto
	}
	.kuteshop-products.style-9 .product-list-owl:not(.nav-center) .slick-arrow {
		margin-top: 0
	}
	.kuteshop-tabs.style11 .tab-link {
		padding-left: 0;
		display: block
	}
	.kuteshop-tabs.style13 .tab-link {
		width: 100%;
		margin-top: 10px
	}
	.header.style11 .top-bar-menu>* {
		float: none
	}
}

@media (max-width:666px) {
	.product-item.list .product-info,
	.product-item.list .product-thumb {
		display: block;
		float: none;
		width: auto
	}
}

@media (max-width:567px) {
	.top-bar-menu {
		display: block;
		float: none!important;
		text-align: center;
		position: relative
	}
	.top-bar-menu>* {
		float: none
	}
	.header.style12 .header-nav-inner>* {
		display: block
	}
	.header.style12 .block-search .btn-submit {
		display: none
	}
	.header.style12 .block-search .form-search {
		padding-left: 0
	}
	.header.style13 .block-search .form-search {
		display: block
	}
	.kuteshop-banner.style1>* {
		display: block;
		width: auto
	}
	.kuteshop-blog.style3 .blog-inner,
	.kuteshop-blog.style5 .blog-inner {
		display: block
	}
	.kuteshop-blog.style3 .blog-info,
	.kuteshop-blog.style3 .blog-thumb,
	.kuteshop-blog.style5 .blog-info,
	.kuteshop-blog.style5 .blog-thumb {
		display: block;
		width: auto
	}
	.kuteshop-newsletter.style3 {
		padding: 20px 15px
	}
	.kuteshop-slider.style4 .slick-slider {
		padding: 0 40px
	}
	.kuteshop-banner.style1 .product-item .thumb-link {
		display: inline-block
	}
}

@media (max-width:479px) {
	#tab-reviews .commentlist .comment .avatar,
	#tab-reviews .commentlist .review .avatar {
		margin-bottom: 10px
	}
	#tab-reviews .commentlist .comment .comment-text,
	#tab-reviews .commentlist .review .comment-text {
		overflow: visible
	}
	#tab-reviews .woocommerce-Reviews-title {
		font-size: 20px
	}
	.dokan-widget-area>.widget>*,
	.dokan-widget-area>.widget>ol,
	.dokan-widget-area>.widget>ul,
	.widget-area>.widget>*,
	.widget-area>.widget>ol,
	.widget-area>.widget>ul {
		padding: 10px 20px
	}
	.product-item.list .product-info .info-left,
	.product-item.list .product-info .info-right {
		display: block;
		width: auto;
		float: none;
		text-align: right;
		margin-bottom: 15px
	}
	.product-item.list .product-info .info-right .add-to-cart {
		display: block
	}
	.product-item.list .product-info .info-right>:not(.add-to-cart):not(.clear) {
		margin: 0 0 10px 10px
	}
	.cart-style3 .link-dropdown .text,
	.header.style3 .block-userlink .text,
	.header.style3 .block-wishlist .text {
		display: none
	}
	.cart-style3 .link-dropdown .count {
		right: 30%
	}
	.header .header-nav-inner>* {
		display: block
	}
	.header.style4 .block-search .form-search {
		border: none
	}
	.header.style4 .block-search .input {
		border-right: 1px solid #ccc
	}
	.header.style4 .block-search .btn-submit {
		left: 0
	}
	.header.style8 .block-search .form-search.sub-menu {
		max-width: calc(100% - 30px)
	}
	.block-search .form-search.sub-menu .category,
	.header.style13 .block-search .category {
		display: none
	}
	.product-item.style-3 .product-info,
	.product-item.style-3 .product-thumb {
		display: block;
		width: auto;
		float: none;
		padding: 0
	}
	.product-item.style-3 .thumb-linh img {
		margin: 0
	}
	.product-countdown.style3 .kuteshop-countdown>* {
		width: 56px;
		height: 56px;
		padding: 3px
	}
	.product-countdown.style3 .kuteshop-countdown>::before {
		top: 6px;
		left: 6px;
		bottom: 6px;
		right: 6px
	}
	.kuteshop-category.style1 .content-category,
	.kuteshop-category.style1 .thumb {
		display: block;
		width: auto;
		float: none;
		padding-left: 20px;
		padding-right: 20px
	}
	.product-countdown.style1 .kuteshop-countdown>* {
		padding: 0 5px
	}
	.product-countdown.style1 .kuteshop-countdown>*>* {
		display: block;
		text-align: center
	}
	.product-item.style-13 .product-thumb {
		display: block;
		float: none;
		width: auto
	}
	.product-item.style-13 .product-info {
		display: block;
		float: none;
		width: auto;
		padding-bottom: 10px
	}
	.kuteshop-tabs.style8 .tab-link li {
		display: block;
		float: none;
		width: auto!important
	}
	.kuteshop-category.style3 {
		padding: 10px 0 0 15px
	}
	.kuteshop-category.style3 .title {
		position: static;
		max-width: inherit
	}
	.kuteshop-category.style3 .title>* {
		float: none
	}
	.kuteshop-category.style3 .list-category {
		max-width: inherit
	}
	.product-countdown.style6 .title {
		font-size: 20px;
		line-height: 20px;
		padding: 10px 6px
	}
	.product-countdown.style6 .time {
		height: 60px;
		width: 50px
	}
	.product-countdown.style6 .count {
		font-size: 32px;
		line-height: 50px
	}
	.product-countdown.style6 .kuteshop-countdown .label {
		font-size: 12px
	}
	.product-countdown.style6 .count.bottom::before {
		display: none
	}
	.kuteshop-testimonials.default .slick-dots .slick-slide figure {
		padding: 15px;
		width: auto;
		height: auto
	}
}

.error-404 {
	text-align: center;
	padding-top: 15px
}

.error-404 .page-title {
	font-size: 86px;
	line-height: 100px;
	font-size: 56px;
	line-height: 70px;
	font-weight: 300;
	letter-spacing: -.05em;
	text-transform: none;
	margin-bottom: 20px;
	box-shadow: none
}

.error-404 .page-title .hightlight {
	font-size: 120px;
	font-size: 80px;
	font-weight: 600;
	color: #007ab7;
	border: none
}

.error-404 .page-content {
	font-size: 18px;
	line-height: 30px
}

.error-404 .page-content .hightlight {
	font-weight: 600
}

.error-404 .search-form {
	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
	width: 100%;
	max-width: 360px;
	margin: 0 auto
}

.error-404 .search-form>label {
	display: none
}

.error-404 .search-form input {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 60px);
	font-size: 13px;
	line-height: 24px;
	border-radius: 0 5px 5px 0;
	border-left: 0
}

.error-404 .search-form .search-submit {
	display: inline-block;
	vertical-align: middle;
	width: 60px;
	padding: 7px 0;
	text-align: center;
	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
	border-radius: 5px 0 0 5px
}

.error-404 .search-form .search-submit span::before {
	display: block;
	font-size: 20px;
	line-height: 24px
}

.kuteshop-google-maps .map-field i {
	display: table-cell;
	vertical-align: middle;
	width: 20px
}

.kuteshop-google-maps .gm-style .gm-style-iw-c {
	border-radius: 0;
	padding: 0
}

.kuteshop-google-maps .map-title {
	text-transform: uppercase;
	margin: -10px 0 10px
}

.kuteshop-google-maps .map-field {
	font-size: 15px;
	line-height: 24px
}

.map-field span {
	display: table-cell;
	vertical-align: middle
}

div.wpcf7 {
	direction: inherit
}

.wpcf7 button,
.wpcf7 input[type=submit] {
	vertical-align: middle
}

.wpcf7 .contact-form label {
	margin-bottom: 25px;
	display: block;
	color: #333
}

.wpcf7-form-control-wrap {
	position: relative
}

.wpcf7 .contact-form .wpcf7-text,
.wpcf7 .contact-form .wpcf7-textarea {
	width: 100%
}

.wpcf7 .contact-form .wpcf7-textarea {
	height: 150px
}

.modal-backdrop.in {
	opacity: .8
}

.modal-open .modal {
	overflow: hidden
}

#popup-newsletter {
	padding: 0!important
}

#popup-newsletter .modal-dialog {
	position: absolute;
	top: 30px;
	bottom: 30px;
	left: 30px;
	right: 30px;
	width: 800px;
	height: 500px;
	max-width: calc(100% - 60px);
	max-height: calc(100% - 60px);
	margin: auto
}

#popup-newsletter .close {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	background-color: transparent;
	color: inherit;
	font-weight: 400;
	font-size: 50px;
	line-height: 1;
	z-index: 1
}

#popup-newsletter .close>* {
	display: block
}

#popup-newsletter .close:hover {
	opacity: 1
}

#popup-newsletter .modal-content {
	border-radius: 0;
	box-shadow: none;
	font-family: Montserrat, sans-serif;
	border: none;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	max-height: 100%;
	overflow-y: auto
}

#popup-newsletter .modal-inner>* {
	display: table-cell;
	vertical-align: top;
	width: 50%;
	position: relative
}

#popup-newsletter .modal-info {
	padding: 40px
}

#popup-newsletter .modal-info .highlight {
	width: calc(100% + 140px);
	margin-right: -140px;
	margin-bottom: 10px;
	font-size: 100px;
	line-height: 88px;
	color: #999;
	font-weight: 700
}

#popup-newsletter .modal-info .title {
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	margin-bottom: 39px
}

#popup-newsletter .modal-info .des {
	font-size: 18px;
	line-height: 24px;
	color: #333;
	font-weight: 600;
	margin-bottom: 15px
}

#popup-newsletter .modal-info .btn-checkbox {
	position: absolute;
	bottom: 8px;
	right: 40px
}

#popup-newsletter .modal-info .btn-checkbox label {
	font-weight: 600
}

#popup-newsletter .modal-info .btn-checkbox input[type=checkbox] {
	cursor: inherit
}

#popup-newsletter .newsletter-form-wrap {
	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
	border: 1px solid #ccc
}

#popup-newsletter .newsletter-form-wrap .email {
	width: calc(100% - 44px);
	border: none;
	border-left: 1px solid #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 44px
}

#popup-newsletter .newsletter-form-wrap .btn-submit {
	width: 44px;
	padding: 5px;
	font-size: 34px;
	line-height: 34px;
	background-color: transparent;
	color: #aaa
}

#popup-newsletter .newsletter-form-wrap .btn-submit:hover {
	opacity: 1;
	color: #333
}

@media (max-width:991px) {
	#popup-newsletter .modal-info {
		padding: 30px
	}
	#popup-newsletter .modal-info .title {
		font-size: 16px;
		margin-bottom: 28px
	}
	#popup-newsletter .modal-info .highlight {
		font-size: 80px;
		line-height: 70px;
		width: calc(100% + 110px);
		margin-right: -110px
	}
	#popup-newsletter .modal-info .des {
		font-size: 16px
	}
	#popup-newsletter .modal-info .btn-checkbox {
		right: 30px;
		font-size: 13px
	}
	#popup-newsletter .modal-inner>.modal-thumb {
		width: 49%
	}
	#popup-newsletter .modal-inner>.modal-info {
		width: 51%
	}
}

@media (max-width:767px) {
	#popup-newsletter .modal-inner>.modal-thumb {
		display: none
	}
	#popup-newsletter .modal-inner>.modal-info {
		width: auto;
		display: block;
		padding-bottom: 70px
	}
	#popup-newsletter .modal-info .highlight {
		width: auto;
		margin-right: 0
	}
}

@media (max-width:479px) {
	#popup-newsletter .close {
		font-size: 35px
	}
	#popup-newsletter .modal-dialog {
		top: 15px;
		bottom: 15px;
		left: 15px;
		right: 15px;
		max-width: calc(100% - 30px);
		max-height: calc(100% - 30px)
	}
	#popup-newsletter .modal-info {
		padding-left: 15px;
		padding-right: 15px
	}
	#popup-newsletter .modal-info .title {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 20px
	}
	#popup-newsletter .modal-info .highlight {
		font-size: 55px;
		line-height: 50px
	}
	#popup-newsletter .modal-info .des {
		font-size: 14px;
		line-height: 20px
	}
	#popup-newsletter .modal-info .btn-checkbox {
		right: 15px;
		font-size: 12px
	}
}

body.admin-bar #popup-newsletter,
body.admin-bar #yith-quick-view-modal {
	top: 32px
}

@media (max-width:782px) {
	body.admin-bar #popup-newsletter,
	body.admin-bar #yith-quick-view-modal {
		top: 46px
	}
}

@media (max-width:600px) {
	body.admin-bar #popup-newsletter,
	body.admin-bar #yith-quick-view-modal {
		top: 0
	}
}

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 .3s;
	-moz-transition: all .3s;
	transition: all .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, .8)
}

#yith-quick-view-modal .yith-wcqv-wrapper {
	display: inline-block;
	vertical-align: middle;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	text-align: right;
	width: calc(100% - 30px)!important;
	height: auto!important;
	max-width: 1170px
}

#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 .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	box-shadow: 0 0 0 10px rgba(255, 255, 255, .2);
	background-color: #fff
}

#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-close,
.modal-content .btn-close {
	position: absolute;
	text-align: center;
	z-index: 2;
	top: 0;
	left: 0;
	right: auto;
	margin: 0;
	width: auto;
	height: auto;
	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
	border-radius: 0;
	padding: 0
}

#yith-quick-view-modal #yith-quick-view-close::before,
.modal-content .btn-close::before {
	display: block;
	font-family: Pe-icon-7-stroke, sans-serif;
	content: "\e680";
	font-size: 30px;
	line-height: 1
}

#yith-quick-view-close:hover {
	opacity: 1;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease
}

#yith-quick-view-content div.images {
	width: 40%;
	float: right!important;
	opacity: 1!important;
	max-width: inherit
}

#yith-quick-view-content div.summary {
	margin: 0;
	padding: 15px;
	width: 60%;
	float: right
}

#yith-quick-view-modal div.entry-summary {
	position: absolute;
	top: 30px;
	bottom: 0;
	left: 0;
	padding: 0 15px;
	height: auto;
	overflow-y: auto
}

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

#yith-quick-view-content .onsale {
	position: absolute;
	top: 15px;
	width: 36px;
	height: 36px;
	font-size: 12px;
	line-height: 36px;
	text-align: center;
	border-radius: 50%;
	z-index: 1;
	color: #fff;
	text-transform: uppercase;
	background-color: #f90;
	right: 15px
}

body.admin-bar #yith-quick-view-modal {
	top: 32px
}

@media (max-width:782px) {
	body.admin-bar #yith-quick-view-modal {
		top: 46px
	}
}

@media (max-width:600px) {
	body.admin-bar #yith-quick-view-modal {
		top: 0
	}
}

@media (max-width:480px) {
	#yith-quick-view-close,
	#yith-quick-view-modal #yith-quick-view-content .summary-content>:not(.price) {
		color: #fff
	}
	#yith-quick-view-modal #yith-quick-view-content label {
		color: inherit
	}
	#yith-quick-view-content div.images,
	#yith-quick-view-content div.summary {
		margin: 0 auto;
		padding: 15px;
		width: 100%;
		float: none!important
	}
	#yith-quick-view-content::before {
		content: "";
		display: inline-block;
		background-color: rgba(0, 0, 0, .6);
		position: absolute;
		width: 100%;
		height: 100%;
		z-index: 1
	}
	#yith-quick-view-modal .entry-summary {
		z-index: 1
	}
}

li.product .yith-wcqv-button .blockUI.blockOverlay:before {
	background: 0 0
}

div.custom-background-right {
	background-position: left!important
}

@media (min-width:992px) {
	div.tabs-custom-1 {
		width: 235px
	}
	div.tabs-custom-2 {
		width: calc(100% - 235px)
	}
	div.tabs-custom-3 {
		width: 40%
	}
	div.tabs-custom-4 {
		width: 60%
	}
	div.tabs-custom-5 {
		width: 20%
	}
	div.tabs-custom-6 {
		width: 80%
	}
	div.revolution-custom-11 {
		width: calc(100% - 384px)
	}
	div.revolution-custom-12 {
		width: 182px
	}
	div.revolution-custom-13 {
		width: 202px
	}
	div.revolution-custom-14 {
		width: calc(100% - 210px)
	}
	div.revolution-custom-15 {
		width: 210px
	}
	div.has-left-sidebar {
		float: right
	}
}

@media (min-width:1200px) {
	div.revolution-custom-7 {
		width: 270px
	}
	div.revolution-custom-8 {
		width: calc(100% - 270px)
	}
	div.revolution-custom-9 {
		width: 280px
	}
	div.revolution-custom-10 {
		width: calc(100% - 280px)
	}
}

@media (min-width:1230px) {
	div.revolution-custom-1 {
		width: 270px
	}
	div.revolution-custom-2 {
		width: 665px
	}
	div.revolution-custom-3 {
		width: 235px
	}
	div.revolution-custom-4 {
		width: 270px
	}
	div.revolution-custom-5 {
		width: 710px
	}
	div.revolution-custom-6 {
		width: calc(100% - 980px)
	}
}

@media (max-width:991px) {
	.custom-text-center-991 {
		text-align: center!important
	}
}

.product_meta {
	padding: 5px 0
}

.product_meta>* {
	display: block
}

.product_meta>*>.title {
	float: right;
	min-width: 85px;
	font-weight: 600;
	padding-left: 5px
}

.product_meta>*>:not(.title) {
	display: block;
	overflow: hidden
}

.product_meta .utilities {
	margin-bottom: 10px
}

.product_meta .utilities a {
	display: inline-block;
	vertical-align: top;
	margin-left: 20px
}

.product_meta .utilities a .icon {
	font-size: 17px;
	margin-left: 3px
}

.product_meta .kuteshop-share-socials a {
	padding: 0 3px
}

.form-send-friend .form .button.loading::before,
.send-to-friend.loading .icon::before {
	display: inline-block;
	vertical-align: top;
	font-family: FontAwesome, sans-serif;
	content: "\f110";
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.form-send-friend {
	padding: 30px
}

.form-send-friend .title {
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 30px
}

.form-send-friend .form .text-input {
	width: 100%
}

.woocommerce-store-notice {
	margin: 0;
	text-align: center;
	padding: 8px 0;
	background: #000;
	color: #fff;
	font-size: 14px;
	line-height: 24px
}

.woocommerce-store-notice a {
	text-decoration: underline
}

.woocommerce-store-notice {
	margin: 0;
	text-align: center;
	padding: 8px 15px;
	background: #000;
	color: #fff;
	font-size: 14px;
	line-height: 24px
}

.woocommerce-store-notice a {
	text-decoration: underline
}

.kuteshop-lookbook {
	text-align: center;
	font-weight: 400;
	color: #fff
}

.kuteshop-lookbook .name {
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	padding-top: 10px;
	margin-bottom: 0
}

.kuteshop-lookbook img {
	border-radius: 50%;
	border: 8px solid #575758;
	margin: 0 auto
}

.entry-summary .wcml-dropdown.product,
.product-summary-action {
	display: none
}

@media (max-width:767px) {
	a.backtotop {
		bottom: 35px
	}
	.single-product-mobile .product .product-summary-action {
		display: inline-block;
		position: absolute;
		top: 5px;
		right: 5px;
		z-index: 999;
		line-height: 0;
		font-size: 55px
	}
	.single-product-mobile .entry-summary {
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		padding: 25px 15px 15px;
		width: 100%;
		height: 100%;
		overflow-x: auto;
		background-color: #fff;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		-o-transition: all .4s;
		transition: all .4s;
		z-index: 9999
	}
	.single-product-mobile .product:not(.active) .entry-summary {
		right: -100%
	}
	.single-product-mobile .product .product-summary-action.close {
		top: 32px;
		left: 15px;
		right: auto;
		font-size: 40px;
		border: 1px solid
	}
	.single-product-mobile .admin-bar .entry-summary .product-summary-action {
		top: 65px
	}
}

@-webkit-keyframes rotateplane {
	0% {
		-webkit-transform: perspective(120px)
	}
	50% {
		-webkit-transform: perspective(120px) rotateY(180deg)
	}
	100% {
		-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
	}
}

@keyframes rotateplane {
	0% {
		transform: perspective(120px) rotateX(0) rotateY(0);
		-webkit-transform: perspective(120px) rotateX(0) rotateY(0)
	}
	50% {
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
		-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
	}
	100% {
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
		-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
	}
}

.newsletter-form-wrap.processing {
	position: relative
}

.newsletter-form-wrap.processing>* {
	opacity: .3;
	pointer-events: none
}

.newsletter-form-wrap.processing::after {
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	margin: auto;
	width: 30px;
	height: 20px;
	background-color: #c2c2c2;
	-webkit-animation: rotateplane 1.2s infinite ease-in-out;
	animation: rotateplane 1.2s infinite ease-in-out
}

.ovic-instant-search .view-all {
	text-transform: uppercase
}

.block-search .ovic-instant-search .key-instant-search {
	z-index: 2
}

.woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper input.input-checkbox {
	margin-right: 0;
	position: static;
	vertical-align: top;
	margin-left: 1em
}

.header-sticky-menu.cart-style7 .link-dropdown {
	padding-left: 0
}

.dokan-store #breadcrumbs {
	max-width: 1200px;
	margin: 30px auto 0;
	padding: 0 15px
}

.entry-summary>.button-wrapper {
	margin-top: 15px
}

.entry-summary>.button-wrapper #chart-button {
	vertical-align: middle;
	color: inherit;
	font-weight: 700
}

.entry-summary>.button-wrapper::after {
	content: "\f0c4";
	font-family: FontAwesome, sans-serif;
	padding-left: 5px;
	font-size: 20px;
	vertical-align: middle
}

.ovic_bundle-wrap .footer-bundle .quantity .input-qty {
	padding-top: 7px;
	padding-bottom: 7px;
	height: 40px;
	width: 70px
}

.ovic_bundle-wrap .footer-bundle .quantity .quantity-minus {
	left: 3px;
	bottom: 3px
}

.ovic_bundle-wrap .footer-bundle .quantity .quantity-plus {
	left: 3px;
	top: 3px
}

.ovic_bundle-wrap .footer-bundle .added_to_cart,
.ovic_bundle-wrap .footer-bundle .single_add_to_cart_button {
	font-weight: 400
}

.ovic_bundle-wrap .footer-bundle .single_add_to_cart_button.loading::before {
	display: inline-block;
	vertical-align: middle;
	font-family: FontAwesome, sans-serif;
	content: "\f110";
	margin: -2px 0 0 12px;
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.comment-form-cookies-consent {
	padding: 3px 0
}

.comment-form-cookies-consent input[type=checkbox] {
	vertical-align: middle;
	margin: -1px 0 0 5px
}

.comment-form-cookies-consent label {
	display: inline;
	color: inherit;
	font-weight: inherit;
	cursor: pointer;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	margin: 0
}

.woocommerce-product-gallery__image.none-zoom>.zoomImg,
.woocommerce-product-gallery__image.none-zoom>a {
	display: none!important
}

@media (max-width:1200px) {
	.related-product .slick-slide {
		padding: 10px
	}
}

@media (max-width:768px) {
	.related-product .slick-slide {
		padding: 5px
	}
}

div.dgwt-wcas-search-wrapp {
	position: static;
	color: inherit;
	min-width: inherit;
	text-align: inherit;
	max-width: 100%!important
}

div.dgwt-wcas-search-wrapp .dgwt-wcas-preloader:not(.dgwt-wcas-close) {
	z-index: -1
}

@media (max-width:1024px) {
	.header .block-nav-category .vertical-menu {
		display: none!important
	}
}

body .dokan-single-store .dokan-store-tabs ul {
	border-width: 1px
}

body .dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery {
	background-color: #eee;
	color: #000
}

body .dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .store-name {
	color: inherit
}

.theme-carparts .added_to_cart,
.theme-carparts .price,
.theme-carparts a.button,
.theme-carparts b,
.theme-carparts button,
.theme-carparts h1,
.theme-carparts h2,
.theme-carparts h3,
.theme-carparts h4,
.theme-carparts h5,
.theme-carparts h6,
.theme-carparts input[type=submit],
.theme-carparts strong {
	font-weight: 700
}

@media (min-width:1300px) {
	.theme-carparts .container {
		width: 1234px
	}
}

@media (min-width:1400px) {
	.theme-carparts .container {
		width: 1334px
	}
}

@media (min-width:1500px) {
	.theme-carparts .container {
		width: 1434px
	}
}

{
	"mode": "full", "isActive":false
}
