:root {
	--heading-font: "HKGrotesk";
	--text-font: "HKGrotesk";
	--dark-color: #000;
	--white-color: #fff;
	--primary-color-1: #fbf8f5;
	--primary-color-2: #ecf2f1;
	--primary-color-3: #fcf3f6;
	--primary-color-4: #f0ece4;
	--border-color: rgba(0, 0, 0, 0.1);
	--border-color-white: hsla(0, 0%, 100%, 0.1);
	--navigation-height: 84px;
	--top-banner-height: 0.1px;
	--navigation-mobile-height: 85px;
	--navigation-mobile-scroll-height: 65px;
	--admin-bar-height: 0.1px
}

@media (max-width:1025px) {
	.global-navigation-scroll {
		--top-banner-height: 0.1px!important
	}
}

.global-navigation-type-1 {
	--navigation-height: 84px!important
}

.global-navigation-type-1.global-navigation-scroll {
	--navigation-height: 60px!important
}

.global-navigation-type-2 {
	--navigation-height: 120px!important
}

.global-navigation-type-2.global-navigation-scroll {
	--navigation-height: 108px!important
}

.global-top-banner-enabled {
	--top-banner-height: 40px
}

@media (max-width:576px) {
	.global-top-banner-enabled {
		--top-banner-height: 60px
	}
}

.admin-bar {
	--admin-bar-height: 32px!important
}

.banner-disabled {
	--top-banner-height: 0.1px!important
}

.banner-disabled .top-banner {
	display: none!important
}

.banner-disabled .global-top-banner-enabled {
	--top-banner-height: 0.1px!important
}

.success-page-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	justify-content: center;
	margin-top: calc(var(--navigation-height)+ var(--top-banner-height))!important;
	padding: 200px 0;
	width: 100%
}

.success-page-wrapper .order-icon {
	margin-bottom: 38px
}

.success-page-wrapper .title {
	margin-bottom: 30px;
	text-align: center;
	width: 100%
}

.success-page-wrapper .subtitle {
	margin-bottom: 50px;
	text-align: center;
	width: 100%
}

.wishlist-wrapper {
	margin-top: calc(var(--navigation-height)+ var(--top-banner-height))!important;
	max-width: 100%;
	overflow: hidden;
	padding: 50px 0 120px
}

@media (max-width:1025px) {
	.wishlist-wrapper {
		padding: 50px 0
	}
}

.wishlist-wrapper .tinv-header {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	margin-bottom: 0!important;
	order: 1;
	padding-bottom: 50px
}

.wishlist-wrapper .tinv-header .wishlist-title {
	margin-bottom: 0!important;
	text-align: center
}

.wishlist-wrapper .cart-empty {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	border-bottom: 1px solid var(--border-color);
	font-size: 16px;
	letter-spacing: .02em;
	line-height: 26px;
	order: 3;
	padding: 78px 0
}

.wishlist-wrapper form {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	order: 2
}

.wishlist-wrapper .tinvwl-table-manage-list {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	border-collapse: collapse;
	border-top: 1px solid var(--border-color);
	margin-bottom: 0!important;
	order: 3
}

.wishlist-wrapper .tinvwl-table-manage-list .product-remove {
	width: 50px!important
}

@media (max-width:768px) {
	.wishlist-wrapper .tinvwl-table-manage-list .product-remove {
		width: 100%!important
	}
}

.wishlist-wrapper .tinvwl-table-manage-list .product-remove button[name=tinvwl-remove] img {
	height: 24px;
	min-width: 24px;
	width: 24px
}

.wishlist-wrapper .tinvwl-table-manage-list .tinvwl-txt {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	text-align: left!important
}

@media (max-width:768px) {
	.wishlist-wrapper .tinvwl-table-manage-list .tinvwl-txt {
		text-align: center!important
	}
}

.wishlist-wrapper .tinvwl-table-manage-list .product-cb {
	width: 43px!important
}

@media (max-width:768px) {
	.wishlist-wrapper .tinvwl-table-manage-list .product-cb {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		justify-content: center;
		margin-bottom: 15px
	}
	.wishlist-wrapper .tinvwl-table-manage-list .product-cb input {
		margin-right: 0!important
	}
}

.wishlist-wrapper .tinvwl-table-manage-list .product-thumbnail {
	min-width: 92px!important;
	width: 92px!important
}

@media (max-width:768px) {
	.wishlist-wrapper .tinvwl-table-manage-list .product-thumbnail {
		margin: 24px 0
	}
}

.wishlist-wrapper .tinvwl-table-manage-list .product-name {
	padding-left: 24px!important
}

@media (max-width:768px) {
	.wishlist-wrapper .tinvwl-table-manage-list .product-name {
		padding-left: 0!important
	}
}

.wishlist-wrapper .tinvwl-table-manage-list .product-name .variation {
	display: none!important
}

.wishlist-wrapper .tinvwl-table-manage-list .product-name {
	min-width: 328px!important
}

@media (max-width:1025px) {
	.wishlist-wrapper .tinvwl-table-manage-list .product-name {
		min-width: 200px!important
	}
}

@media (max-width:768px) {
	.wishlist-wrapper .tinvwl-table-manage-list .product-name {
		min-width: auto!important
	}
}

.wishlist-wrapper .tinvwl-table-manage-list .product-price {
	min-width: 200px!important
}

@media (max-width:1025px) {
	.wishlist-wrapper .tinvwl-table-manage-list .product-price {
		min-width: 140px!important
	}
}

@media (max-width:768px) {
	.wishlist-wrapper .tinvwl-table-manage-list .product-price {
		min-width: auto!important
	}
}

.wishlist-wrapper .tinvwl-table-manage-list .product-date,
.wishlist-wrapper .tinvwl-table-manage-list .product-price,
.wishlist-wrapper .tinvwl-table-manage-list .product-stock {
	padding-right: 24px!important
}

@media (max-width:768px) {
	.wishlist-wrapper .tinvwl-table-manage-list .product-date,
	.wishlist-wrapper .tinvwl-table-manage-list .product-price,
	.wishlist-wrapper .tinvwl-table-manage-list .product-stock {
		margin-top: 10px!important;
		padding-right: 0!important
	}
}

.wishlist-wrapper .tinvwl-table-manage-list .product-date span,
.wishlist-wrapper .tinvwl-table-manage-list .product-price span,
.wishlist-wrapper .tinvwl-table-manage-list .product-stock span {
	text-align: left!important
}

@media (max-width:768px) {
	.wishlist-wrapper .tinvwl-table-manage-list .product-date span,
	.wishlist-wrapper .tinvwl-table-manage-list .product-price span,
	.wishlist-wrapper .tinvwl-table-manage-list .product-stock span {
		text-align: center!important
	}
	.wishlist-wrapper .tinvwl-table-manage-list .product-action {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		justify-content: center;
		margin-top: 15px
	}
	.wishlist-wrapper .tinvwl-table-manage-list .product-action .button {
		width: unset!important
	}
}

.wishlist-wrapper .tinvwl-table-manage-list .product-action .tinvwl-txt {
	text-align: center!important
}

.wishlist-wrapper .tinvwl-table-manage-list.pseudo-table {
	margin-bottom: 0!important
}

.wishlist-wrapper .tinvwl-table-manage-list td,
.wishlist-wrapper .tinvwl-table-manage-list th {
	text-align: left!important
}

@media (max-width:768px) {
	.wishlist-wrapper .tinvwl-table-manage-list td,
	.wishlist-wrapper .tinvwl-table-manage-list th {
		text-align: center!important
	}
}

.wishlist-wrapper .tinvwl-table-manage-list thead {
	border-bottom: 1px solid var(--border-color);
	position: relative
}

@media (max-width:768px) {
	.wishlist-wrapper .tinvwl-table-manage-list thead {
		display: none!important
	}
}

.wishlist-wrapper .tinvwl-table-manage-list thead .product-cb {
	padding-bottom: 2px
}

@media (max-width:768px) {
	.wishlist-wrapper .tinvwl-table-manage-list thead .product-cb {
		padding: 0!important
	}
}

.wishlist-wrapper .tinvwl-table-manage-list thead .product-remove {
	width: 0!important
}

.wishlist-wrapper .tinvwl-table-manage-list thead tr th {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 50px;
	line-height: 1!important;
	padding: 0;
	vertical-align: middle
}

.wishlist-wrapper .tinvwl-table-manage-list tbody .wishlist_item {
	height: 183px
}

@media (max-width:768px) {
	.wishlist-wrapper .tinvwl-table-manage-list tbody .wishlist_item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		height: auto!important;
		justify-content: center;
		padding: 25px 0
	}
}

.wishlist-wrapper .tinvwl-table-manage-list tbody .wishlist_item td {
	padding: 0
}

.wishlist-wrapper .tinvwl-table-manage-list tbody .wishlist_item .product-action .product_type_grouped,
.wishlist-wrapper .tinvwl-table-manage-list tbody .wishlist_item .product-action .product_type_simple {
	background-color: var(--dark-color)!important;
	color: var(--white-color)!important
}

.wishlist-wrapper .tinvwl-table-manage-list tbody .wishlist_item .product-action .product_type_grouped:active,
.wishlist-wrapper .tinvwl-table-manage-list tbody .wishlist_item .product-action .product_type_grouped:hover,
.wishlist-wrapper .tinvwl-table-manage-list tbody .wishlist_item .product-action .product_type_simple:active,
.wishlist-wrapper .tinvwl-table-manage-list tbody .wishlist_item .product-action .product_type_simple:hover {
	opacity: .9!important
}

@media (max-width:768px) {
	.wishlist-wrapper .tinvwl-table-manage-list tbody .wishlist_item .product-remove {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		justify-content: center
	}
}

.wishlist-wrapper .tinvwl-table-manage-list tbody .wishlist_item .product-remove button {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	align-items: center;
	background-color: transparent;
	border-radius: 0;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: flex-start;
	padding: 0 0 0 5px!important;
	width: 100%
}

@media (max-width:768px) {
	.wishlist-wrapper .tinvwl-table-manage-list tbody .wishlist_item .product-remove button {
		padding-left: 0!important;
		width: auto
	}
}

.wishlist-wrapper .tinvwl-table-manage-list tbody .wishlist_item .product-thumbnail .image-wrapper {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 123px;
	justify-content: center;
	overflow: hidden;
	position: relative;
	width: 92px
}

.wishlist-wrapper .tinvwl-table-manage-list tbody .wishlist_item .product-thumbnail .image-wrapper img {
	height: 100%!important;
	max-width: unset!important;
	min-width: unset!important;
	width: auto!important
}

.wishlist-wrapper .tinvwl-table-manage-list tbody .wishlist_item .product-name {
	font-size: 16px!important;
	font-weight: 600!important;
	letter-spacing: .02em!important;
	line-height: 22px!important
}

.wishlist-wrapper .tinvwl-table-manage-list tbody .wishlist_item .product-date,
.wishlist-wrapper .tinvwl-table-manage-list tbody .wishlist_item .product-price,
.wishlist-wrapper .tinvwl-table-manage-list tbody .wishlist_item .product-stock {
	font-size: 16px!important;
	letter-spacing: .02em!important;
	line-height: 26px!important
}

.wishlist-wrapper .tinvwl-table-manage-list tbody .wishlist_item:not(:last-child) {
	border-bottom: 1px solid var(--border-color)
}

@media (max-width:1025px) {
	.wishlist-wrapper .tinvwl-table-manage-list tfoot {
		max-width: 100%;
		overflow: hidden
	}
}

.wishlist-wrapper .tinvwl-table-manage-list tfoot .select-wrapper {
	margin-right: 15px
}

.wishlist-wrapper .tinvwl-table-manage-list tfoot .tinvwl-break-input-filed {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid var(--dark-color);
	color: var(--dark-color);
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	height: 56px;
	letter-spacing: .02em;
	line-height: 26px;
	padding: 15px;
	position: relative;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	width: 200px
}

@media (max-width:576px) {
	.wishlist-wrapper .tinvwl-table-manage-list tfoot .tinvwl-break-input-filed {
		height: 50px!important;
		padding: 10px 15px
	}
}

.wishlist-wrapper .tinvwl-table-manage-list tfoot .tinvwl-break-input-filed::-webkit-input-placeholder {
	color: var(--dark-color);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: .02em;
	line-height: 26px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.wishlist-wrapper .tinvwl-table-manage-list tfoot .tinvwl-break-input-filed::-moz-placeholder {
	color: var(--dark-color);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: .02em;
	line-height: 26px;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.wishlist-wrapper .tinvwl-table-manage-list tfoot .tinvwl-break-input-filed:-ms-input-placeholder {
	color: var(--dark-color);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: .02em;
	line-height: 26px;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.wishlist-wrapper .tinvwl-table-manage-list tfoot .tinvwl-break-input-filed::-ms-input-placeholder {
	color: var(--dark-color);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: .02em;
	line-height: 26px;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.wishlist-wrapper .tinvwl-table-manage-list tfoot .tinvwl-break-input-filed::placeholder {
	color: var(--dark-color);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: .02em;
	line-height: 26px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.wishlist-wrapper .tinvwl-table-manage-list tfoot .tinvwl-break-input-filed:hover::-webkit-input-placeholder {
	opacity: .8
}

.wishlist-wrapper .tinvwl-table-manage-list tfoot .tinvwl-break-input-filed:hover::-moz-placeholder {
	opacity: .8
}

.wishlist-wrapper .tinvwl-table-manage-list tfoot .tinvwl-break-input-filed:hover:-ms-input-placeholder {
	opacity: .8
}

.wishlist-wrapper .tinvwl-table-manage-list tfoot .tinvwl-break-input-filed:hover::-ms-input-placeholder {
	opacity: .8
}

.wishlist-wrapper .tinvwl-table-manage-list tfoot .tinvwl-break-input-filed:hover::placeholder {
	opacity: .8
}

.wishlist-wrapper .tinvwl-table-manage-list tfoot .tinvwl-break-input-filed option {
	color: var(--dark-color);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: .02em;
	line-height: 26px
}

.wishlist-wrapper .tinvwl-table-manage-list tfoot tr td {
	padding: 30px 0
}

@media (max-width:1025px) {
	.wishlist-wrapper .tinvwl-table-manage-list tfoot tr td {
		padding-bottom: 0;
		padding-top: 15px
	}
}

@media (max-width:576px) {
	.wishlist-wrapper .tinvwl-table-manage-list tfoot tr td .button {
		padding: 15px!important
	}
}

.wishlist-wrapper .tinvwl-table-manage-list tfoot tr td .tinvwl-to-left {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: unset!important
}

.wishlist-wrapper .tinvwl-table-manage-list tfoot tr td .tinvwl-to-left,
.wishlist-wrapper .tinvwl-table-manage-list tfoot tr td .tinvwl-to-left .tinvwl-input-group {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: flex-start
}

@media (max-width:1025px) {
	.wishlist-wrapper .tinvwl-table-manage-list tfoot tr td .tinvwl-to-left {
		max-width: 100%;
		min-width: 100%;
		width: 100%
	}
}

.wishlist-wrapper .tinvwl-table-manage-list tfoot tr td .tinvwl-to-left button {
	background-color: var(--dark-color)!important;
	color: var(--white-color)!important;
	margin-left: 0!important
}

.wishlist-wrapper .tinvwl-table-manage-list tfoot tr td .tinvwl-to-left button:active,
.wishlist-wrapper .tinvwl-table-manage-list tfoot tr td .tinvwl-to-left button:hover {
	opacity: .9!important
}

.wishlist-wrapper .tinvwl-table-manage-list tfoot tr td .tinvwl-to-left .tinvwl-mobile {
	margin-left: 5px!important
}

.wishlist-wrapper .tinvwl-table-manage-list tfoot tr td .tinvwl-to-right {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	float: right;
	margin: 0!important;
	width: unset!important
}

@media (max-width:1025px) {
	.wishlist-wrapper .tinvwl-table-manage-list tfoot tr td .tinvwl-to-right {
		margin-top: 15px!important;
		max-width: 100%;
		min-width: 100%;
		width: 100%
	}
}

.wishlist-wrapper .tinvwl-table-manage-list tfoot tr td .tinvwl-to-right .button {
	margin-left: 0!important;
	margin-top: 0!important
}

.wishlist-wrapper .tinvwl-table-manage-list tfoot tr td .tinvwl-to-right .button:first-child {
	background-color: transparent!important;
	border: 1px solid var(--dark-color)!important;
	color: var(--dark-color)!important
}

.wishlist-wrapper .tinvwl-table-manage-list tfoot tr td .tinvwl-to-right .button:first-child:active {
	background-color: var(--dark-color)!important;
	color: var(--white-color)!important;
	opacity: .9!important
}

.wishlist-wrapper .tinvwl-table-manage-list tfoot tr td .tinvwl-to-right .button:first-child:hover {
	background-color: var(--dark-color)!important;
	color: var(--white-color)!important;
	opacity: 1!important
}

.wishlist-wrapper .tinvwl-table-manage-list tfoot tr td .tinvwl-to-right .button:last-child {
	background-color: var(--dark-color)!important;
	color: var(--white-color)!important
}

.wishlist-wrapper .tinvwl-table-manage-list tfoot tr td .tinvwl-to-right .button:last-child:active,
.wishlist-wrapper .tinvwl-table-manage-list tfoot tr td .tinvwl-to-right .button:last-child:hover {
	opacity: .9!important
}

.wishlist-wrapper .tinvwl-table-manage-list tfoot tr td .tinvwl-to-right .button:not(:last-child) {
	margin-right: 15px!important
}

.wishlist-wrapper .social-buttons {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: flex-end;
	order: 5
}

@media (max-width:1025px) {
	.wishlist-wrapper .social-buttons {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		margin-left: 0!important;
		margin-right: 0!important;
		margin-top: 15px
	}
}

.wishlist-wrapper .social-buttons span {
	font-size: 16px!important;
	letter-spacing: .02em!important;
	line-height: 26px!important;
	margin-right: 15px!important
}

@media (max-width:1025px) {
	.wishlist-wrapper .social-buttons span {
		margin-right: 7px!important
	}
}

.wishlist-wrapper .tinv-lists-nav {
	display: none!important
}

.wishlist-wrapper .woocommerce-notices-wrapper .woocommerce-error,
.wishlist-wrapper .woocommerce-notices-wrapper .woocommerce-info,
.wishlist-wrapper .woocommerce-notices-wrapper .woocommerce-message {
	margin-bottom: 30px
}

.tinvwl_added_to_wishlist .tinv-overlay {
	background: rgba(0, 0, 0, .5);
	opacity: 1
}

.tinvwl_added_to_wishlist .tinv-table .tinv-cell .tinv-modal-inner .icon_big_heart_check,
.tinvwl_added_to_wishlist .tinv-table .tinv-cell .tinv-modal-inner .icon_big_times {
	margin-bottom: 24px
}

.tinvwl_added_to_wishlist .tinv-table .tinv-cell .tinv-modal-inner .tinv-txt {
	color: var(--dark-color);
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: .01em;
	line-height: 18px
}

.tinvwl_added_to_wishlist .tinv-table .tinv-cell .tinv-modal-inner .fs-button i {
	display: none
}

.tinvwl_add_to_wishlist_button img {
	height: 18px!important;
	max-height: 18px!important;
	max-width: 20px!important;
	min-height: 18px!important;
	min-width: 20px!important;
	width: 20px!important
}

.tinvwl_add_to_wishlist_button .tinvwl_add_to_wishlist-text,
.tinvwl_add_to_wishlist_button .tinvwl_already_on_wishlist-text {
	color: var(--dark-color)!important;
	font-size: 14px!important;
	font-style: normal!important;
	font-weight: 400!important;
	letter-spacing: .01em!important;
	line-height: 18px!important
}

.cart-is-empty-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	justify-content: center;
	padding: 225px 0
}

.cart-is-empty-wrapper .empty-bag-icon {
	margin-bottom: 35px
}

.cart-is-empty-wrapper .title {
	margin-bottom: 60px;
	text-align: center;
	width: 100%
}

.cart-wrapper {
	margin-top: calc(var(--navigation-height)+ var(--top-banner-height))!important;
	padding: 50px 0 100px
}

@media (max-width:1025px) {
	.cart-wrapper {
		padding: 50px 0
	}
}

.cart-wrapper .cart-header {
	margin-bottom: 38px
}

.cart-wrapper .cart-header .title {
	text-align: center
}

.cart-wrapper .cart-form-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.cart-wrapper .cart-form-wrapper .actions {
	display: none!important
}

.cart-wrapper .cart-form-wrapper .cart-form-wrapper__outer {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: 65%!important;
	min-width: 65%!important;
	position: relative;
	width: 65%!important
}

@media (max-width:1025px) {
	.cart-wrapper .cart-form-wrapper .cart-form-wrapper__outer {
		max-width: 100%!important;
		min-width: 100%!important;
		width: 100%!important
	}
}

.cart-wrapper .cart-form-wrapper .cart-form-wrapper__outer .cross-sells {
	margin-top: 60px;
	margin-bottom: 60px;
}

.cart-wrapper .cart-form-wrapper .cart-form-wrapper__outer .cross-sells-title {
	margin: 0 0 30px;
}

.cart-wrapper .cart-form-wrapper .woocommerce-cart-form {
	width: 100%;
}

.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .shop_table {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	border: none;
	border-collapse: collapse;
	border-radius: 0;
	border-top: 1px solid var(--border-color);
	margin: 0;
	order: 1;
	padding: 0
}

.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .shop_table .product-thumbnail {
	display: block!important;
	width: 92px
}

.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .shop_table .product-thumbnail:before {
	display: none!important
}

.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .shop_table .product-name {
	width: 225px
}

@media (max-width:768px) {
	.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .shop_table .product-name {
		width: auto!important
	}
}

.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .shop_table .product-name .variation {
	display: none!important
}

.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .shop_table thead {
	border-bottom: 1px solid var(--border-color)
}

.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .shop_table thead tr th {
	font-size: 14px!important;
	font-weight: 600!important;
	height: 50px;
	letter-spacing: .02em!important;
	line-height: 1!important;
	text-align: center;
	text-transform: capitalize!important
}

.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .shop_table tbody:before {
	content: "";
	display: block;
	height: 30px;
	width: 100%
}

@media (max-width:768px) {
	.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .shop_table tbody:before {
		display: none!important
	}
}

.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .shop_table tbody tr {
	border-top: none;
	height: 152px
}

@media (max-width:768px) {
	.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .shop_table tbody tr {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		height: auto!important;
		justify-content: center;
		padding: 25px 0;
		text-align: center
	}
	.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .shop_table tbody tr:not(:last-child) {
		border-bottom: 1px solid var(--border-color)
	}
}

.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .shop_table tbody tr td {
	border-top: 0;
	padding: 0;
	text-align: center
}

@media (max-width:768px) {
	.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .shop_table tbody tr td {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		align-items: center;
		background-color: transparent!important;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		justify-content: center;
		order: 2;
		padding: 0!important
	}
}

.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .shop_table tbody tr td:not(.product-thumbnail) {
	border-bottom: 30px solid transparent
}

@media (max-width:768px) {
	.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .shop_table tbody tr td:not(.product-thumbnail) {
		border-bottom: none!important
	}
}

.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .shop_table tbody tr td:before {
	display: none!important
}

@media (max-width:768px) {
	.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .shop_table tbody tr td.product-remove {
		-webkit-box-ordinal-group: 2!important;
		-ms-flex-order: 1!important;
		order: 1!important
	}
}

.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .shop_table tbody tr td.product-remove .remove {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	align-items: center;
	border-radius: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	width: 100%
}

.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .shop_table tbody tr td.product-remove .remove:hover {
	background-color: transparent!important
}

.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .shop_table tbody tr td.product-remove img {
	height: 24px;
	-webkit-transform: translateY(-2px);
	transform: translateY(-2px);
	width: 24px
}

.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .shop_table tbody tr td.product-subtotal {
	font-size: 16px!important;
	font-weight: 600!important;
	letter-spacing: .02em!important;
	line-height: 22px!important
}

.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .shop_table tbody tr td.product-name {
	line-height: 26px!important;
	padding-left: 24px;
	text-align: left!important
}

@media (max-width:768px) {
	.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .shop_table tbody tr td.product-name {
		margin-bottom: 10px
	}
	.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .shop_table tbody tr td.product-thumbnail {
		margin: 24px 0
	}
}

.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .shop_table tbody tr td.product-thumbnail .image-wrapper {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 122px;
	justify-content: center;
	overflow: hidden;
	position: relative;
	width: 92px
}

.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .shop_table tbody tr td.product-thumbnail .image-wrapper img {
	height: 100%!important;
	max-width: unset!important;
	min-width: unset!important;
	width: auto!important
}

.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .shop_table tbody tr td.product-price {
	width: 125px
}

@media (max-width:768px) {
	.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .shop_table tbody tr td.product-price {
		margin-bottom: 10px
	}
}

.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .shop_table tbody tr td.product-quantity,
.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .shop_table tbody tr td.product-subtotal {
	width: 125px
}

.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .shop_table tbody tr td.product-quantity .quantity-cell-inner {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	position: relative
}

@media (max-width:768px) {
	.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .shop_table tbody tr td.product-quantity {
		display: none!important
	}
}

.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .shop_table tbody tr td.product-name {
	font-size: 16px!important;
	font-weight: 600!important;
	letter-spacing: .02em!important;
	line-height: 22px!important;
	text-align: left
}

.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .actions-wrapper {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	border-top: 1px solid var(--border-color);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	margin-top: -15px;
	order: 2;
	padding-top: 30px;
	width: 100%
}

@media (max-width:768px) {
	.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .actions-wrapper {
		border-top: none!important;
		margin-top: 0!important
	}
}

.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .actions-wrapper .coupon-form-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

@media (max-width:576px) {
	.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .actions-wrapper .coupon-form-wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .actions-wrapper .coupon-form-wrapper form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .actions-wrapper .coupon-form-wrapper .input-text {
	background-color: var(--white-color)
}

.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .actions-wrapper .coupon-form-wrapper .fs-button {
	background-color: var(--white-color)!important;
	border-radius: 0;
	margin-left: -1px;
	padding: 0 26px
}

@media (max-width:576px) {
	.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .actions-wrapper .coupon-form-wrapper .fs-button {
		margin-top: 16px
	}
}

.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .actions-wrapper .coupon-form-wrapper .fs-button:hover {
	color: var(--dark-color)!important
}

.cart-wrapper .cart-form-wrapper .woocommerce-cart-form .actions-wrapper .update-cart:disabled {
	pointer-events: none!important
}

.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper {
	max-width: 35%!important;
	min-width: 35%!important;
	padding-left: 30px;
	width: 35%!important
}

@media (max-width:1025px) {
	.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper {
		margin-top: 30px;
		max-width: 100%!important;
		min-width: 100%!important;
		padding-left: 0!important;
		width: 100%!important
	}
}

.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner {
	overflow: hidden;
	width: 100%
}

@media (max-width:1025px) {
	.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner {
		position: relative!important;
		top: unset!important
	}
}

.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals,
.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cross-sells {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%
}

.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cross-sells {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	margin-top: 30px;
	order: 2
}

.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cross-sells .cross-sells-title {
	margin-bottom: 28px
}

.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	background-color: #faf8f8;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	order: 1;
	padding: 30px;
	width: 100%
}

.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .cart-totals-title {
	margin-bottom: 28px
}

.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .shipping-calculator-button {
	-webkit-box-pack: start!important;
	-ms-flex-pack: start!important;
	cursor: pointer;
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	font-size: 16px!important;
	font-weight: 600!important;
	justify-content: flex-start!important;
	letter-spacing: .02em!important;
	line-height: 22px!important;
	margin-bottom: 7px!important;
	margin-top: 0;
	text-align: left!important;
	width: 100%
}

.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .shipping-calculator-button:after {
	display: none
}

.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .woocommerce-shipping-calculator {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 7px!important;
	width: 100%
}

.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-top: 10px!important
}

.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form .form-row {
	padding: 0!important
}

.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form p {
	width: 100%
}

.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form p .update-totals-button {
	background-color: transparent;
	cursor: pointer;
	font-size: 16px!important;
	font-weight: 600!important;
	letter-spacing: .02em!important;
	line-height: 22px!important;
	padding: 0
}

.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form p:not(:last-child) {
	margin-bottom: 30px
}

.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form .update-totals-wrapper {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: flex-end;
	margin-bottom: 0!important;
	margin-top: -10px!important
}

.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .coupon {
	margin-bottom: 30px;
	margin-top: 25px
}

.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .coupon .coupon-title {
	color: var(--dark-color);
	font-size: 16px!important;
	font-weight: 600!important;
	letter-spacing: .02em!important;
	line-height: 23px!important;
	margin-bottom: 16px
}

.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .shop_table {
	border: none;
	border-radius: 0;
	margin-bottom: 40px;
	width: 100%
}

@media (max-width:768px) {
	.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .shop_table {
		margin-bottom: 20px
	}
}

.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .shop_table .cart-subtotal th:first-child,
.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .shop_table .order-total th:first-child {
	position: absolute
}

.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .shop_table .woocommerce-shipping-totals {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

@media (max-width:768px) {
	.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .shop_table .woocommerce-shipping-totals {
		width: 100%
	}
}

.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .shop_table .woocommerce-shipping-totals td {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .shop_table .woocommerce-shipping-totals td .woocommerce-shipping-destination {
	margin-top: 7px;
	text-align: left
}

.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .shop_table .woocommerce-shipping-totals td,
.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .shop_table .woocommerce-shipping-totals th {
	width: 100%
}

.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .shop_table tbody td,
.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .shop_table tbody th,
.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .shop_table tbody tr {
	border: none!important;
	padding: 0
}

.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .shop_table tbody .woocommerce-shipping-methods li {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: flex-start;
	margin: 0;
	text-align: left;
	width: 100%
}

.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .shop_table tbody .woocommerce-shipping-methods li:not(:last-child) {
	margin-bottom: 12px
}

.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .shop_table tbody td {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: right
}

@media (max-width:768px) {
	.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .shop_table tbody td {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		text-align: left!important
	}
	.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .shop_table tbody td:before {
		margin-bottom: 7px!important
	}
}

.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .shop_table tbody tr:last-child td,
.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .shop_table tbody tr:last-child th {
	font-size: 16px!important;
	font-weight: 600!important;
	letter-spacing: .02em!important;
	line-height: 22px!important
}

.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .shop_table tbody tr:not(:last-child) td,
.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .shop_table tbody tr:not(:last-child) th {
	font-size: 14px!important;
	font-weight: 400!important;
	letter-spacing: .01em!important;
	line-height: 18px!important;
	padding-bottom: 12px
}

@media (max-width:768px) {
	.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .shop_table tbody tr:not(: last-child) td, .cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .shop_table tbody tr:not(: last-child) th {
		padding-bottom: 20px
	}
}

.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .wc-proceed-to-checkout {
	padding: 0
}

.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
	font-size: 16px!important;
	font-weight: 600!important;
	letter-spacing: .04em!important;
	line-height: 26px!important;
	margin: 0
}

.cart-wrapper .cart-form-wrapper .cart-collaterals-wrapper .cart-collaterals-inner .return-to-shop {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	margin-top: 30px
}

.cart-wrapper .woocommerce-notices-wrapper {
	margin-bottom: 30px
}

.checkout-wrapper {
	margin-top: calc(var(--navigation-height)+ var(--top-banner-height))!important;
	padding: 51px 0 100px
}

@media (max-width:1025px) {
	.checkout-wrapper {
		padding: 50px 0
	}
}

.checkout-wrapper .cart-header {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	margin-bottom: 40px;
	order: 1
}

.checkout-wrapper .cart-header .title {
	text-align: center
}

.checkout-wrapper .woocommerce-error,
.checkout-wrapper .woocommerce-form-login-toggle {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}

.checkout-wrapper .woocommerce-form-login-toggle {
	margin-bottom: 30px!important
}

.checkout-wrapper .woocommerce-form-login-toggle .woocommerce-info {
	margin-bottom: 0!important
}

.checkout-wrapper .woocommerce-form-login {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	border: 1px solid var(--border-color)!important;
	border-radius: 0!important;
	margin-top: 0!important;
	order: 3;
	padding: 30px!important
}

.checkout-wrapper .woocommerce-form-login .form-row-first,
.checkout-wrapper .woocommerce-form-login .form-row-last {
	max-width: 50%!important;
	min-width: 50%!important;
	width: 50%!important
}

@media (max-width:768px) {
	.checkout-wrapper .woocommerce-form-login .form-row-first,
	.checkout-wrapper .woocommerce-form-login .form-row-last {
		max-width: 100%!important;
		min-width: 100%!important;
		width: 100%!important
	}
}

.checkout-wrapper .woocommerce-form-login .form-row-first {
	margin-bottom: 15px!important;
	margin-top: 10px!important;
	padding-right: 15px!important
}

@media (max-width:768px) {
	.checkout-wrapper .woocommerce-form-login .form-row-first {
		padding-right: 0!important
	}
}

.checkout-wrapper .woocommerce-form-login .form-row-last {
	margin-bottom: 15px!important;
	margin-top: 10px!important;
	padding-left: 15px!important
}

@media (max-width:768px) {
	.checkout-wrapper .woocommerce-form-login .form-row-last {
		padding-left: 0!important
	}
}

.checkout-wrapper .woocommerce-form-login .form-row {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	justify-content: center;
	margin: 0;
	padding: 0
}

.checkout-wrapper .woocommerce-form-login .woocommerce-button {
	background-color: var(--dark-color)!important;
	color: var(--white-color)!important
}

.checkout-wrapper .woocommerce-form-login .woocommerce-button:active,
.checkout-wrapper .woocommerce-form-login .woocommerce-button:hover {
	opacity: .9!important
}

.checkout-wrapper .woocommerce-form-login .lost_password {
	margin-top: 15px!important
}

.checkout-wrapper .woocommerce-form-login .woocommerce-form__label {
	-webkit-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important;
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	margin-bottom: 15px!important
}

.checkout-wrapper .woocommerce-notices-wrapper {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4;
	width: 100%
}

.checkout-wrapper .woocommerce-notices-wrapper .woocommerce-error,
.checkout-wrapper .woocommerce-notices-wrapper .woocommerce-info,
.checkout-wrapper .woocommerce-notices-wrapper .woocommerce-message {
	margin-bottom: 30px!important
}

.checkout-wrapper .checkout_coupon {
	-webkit-box-ordinal-group: 101;
	-ms-flex-order: 100;
	border: none!important;
	margin-bottom: 0!important;
	margin-top: 30px!important;
	max-width: 550px;
	order: 100;
	padding: 0!important
}

.checkout-wrapper .checkout_coupon .input-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	margin-top: 15px;
	width: 100%
}

@media (max-width:576px) {
	.checkout-wrapper .checkout_coupon .input-row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.checkout-wrapper .checkout_coupon .form-row {
	margin: 0!important;
	padding: 0!important;
	width: auto!important
}

@media (max-width:576px) {
	.checkout-wrapper .checkout_coupon .form-row,
	.checkout-wrapper .checkout_coupon .form-row input {
		width: 100%
	}
}

.checkout-wrapper .checkout_coupon .form-row.form-row-first {
	width: 100%!important
}

@media (max-width:576px) {
	.checkout-wrapper .checkout_coupon .form-row.form-row-last {
		margin-top: 20px!important
	}
}

.checkout-wrapper .woocommerce-checkout {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	order: 5
}

.checkout-wrapper .woocommerce-checkout .billing-title {
	margin-bottom: 31px
}

.checkout-wrapper .woocommerce-checkout .col2-set {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	max-width: 65%!important;
	min-width: 65%!important;
	order: 2;
	width: 65%!important
}

@media (max-width:1025px) {
	.checkout-wrapper .woocommerce-checkout .col2-set {
		max-width: 100%!important;
		min-width: 100%!important;
		width: 100%!important
	}
}

.checkout-wrapper .woocommerce-checkout .col2-set .columns-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%
}

.checkout-wrapper .woocommerce-checkout .col2-set .columns-wrapper .col-1 {
	max-width: 100%;
	min-width: 100%;
	width: 100%
}

.checkout-wrapper .woocommerce-checkout .col2-set .columns-wrapper .col-1 .woocommerce-billing-fields__field-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -15px
}

.checkout-wrapper .woocommerce-checkout .col2-set .columns-wrapper .col-1 .woocommerce-billing-fields__field-wrapper .form-row {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	margin: 0;
	max-width: 50%;
	min-width: 50%;
	order: 1;
	padding: 15px;
	width: 50%
}

@media (max-width:576px) {
	.checkout-wrapper .woocommerce-checkout .col2-set .columns-wrapper .col-1 .woocommerce-billing-fields__field-wrapper .form-row {
		max-width: 100%;
		min-width: 100%;
		width: 100%
	}
}

.checkout-wrapper .woocommerce-checkout .col2-set .columns-wrapper .col-1 .woocommerce-billing-fields__field-wrapper .form-row.validate-state {
	-webkit-box-ordinal-group: 3!important;
	-ms-flex-order: 2!important;
	max-width: 25%!important;
	min-width: 25%!important;
	order: 2!important;
	width: 25%!important
}

@media (max-width:576px) {
	.checkout-wrapper .woocommerce-checkout .col2-set .columns-wrapper .col-1 .woocommerce-billing-fields__field-wrapper .form-row.validate-state {
		max-width: 50%!important;
		min-width: 50%!important;
		width: 50%!important
	}
}

.checkout-wrapper .woocommerce-checkout .col2-set .columns-wrapper .col-1 .woocommerce-billing-fields__field-wrapper .form-row.validate-postcode {
	-webkit-box-ordinal-group: 4!important;
	-ms-flex-order: 3!important;
	max-width: 25%!important;
	min-width: 25%!important;
	order: 3!important;
	width: 25%!important
}

@media (max-width:576px) {
	.checkout-wrapper .woocommerce-checkout .col2-set .columns-wrapper .col-1 .woocommerce-billing-fields__field-wrapper .form-row.validate-postcode {
		max-width: 50%!important;
		min-width: 50%!important;
		width: 50%!important
	}
}

.checkout-wrapper .woocommerce-checkout .col2-set .columns-wrapper .col-1 .woocommerce-billing-fields__field-wrapper .form-row.validate-phone {
	-webkit-box-ordinal-group: 5!important;
	-ms-flex-order: 4!important;
	order: 4!important
}

.checkout-wrapper .woocommerce-checkout .col2-set .columns-wrapper .col-1 .woocommerce-billing-fields__field-wrapper .form-row label {
	display: none
}

.checkout-wrapper .woocommerce-checkout .col2-set .columns-wrapper .col-1 .woocommerce-account-fields .create-account {
	cursor: pointer!important;
	margin: 30px 0 0;
	padding: 0
}

.checkout-wrapper .woocommerce-checkout .col2-set .columns-wrapper .col-1 .woocommerce-account-fields .create-account .woocommerce-form__label {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.checkout-wrapper .woocommerce-checkout .col2-set .columns-wrapper .col-2 {
	max-width: 100%;
	min-width: 100%;
	width: 100%
}

.checkout-wrapper .woocommerce-checkout .col2-set .columns-wrapper .col-2 .woocommerce-shipping-fields #ship-to-different-address {
	cursor: pointer!important;
	margin-top: 30px
}

.checkout-wrapper .woocommerce-checkout .col2-set .columns-wrapper .col-2 .woocommerce-shipping-fields #ship-to-different-address .woocommerce-form__label {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.checkout-wrapper .woocommerce-checkout .col2-set .columns-wrapper .col-2 .woocommerce-shipping-fields .shipping_address {
	padding-top: 30px
}

.checkout-wrapper .woocommerce-checkout .col2-set .columns-wrapper .col-2 .woocommerce-shipping-fields .shipping_address .billing-title {
	margin-bottom: 30px
}

.checkout-wrapper .woocommerce-checkout .col2-set .columns-wrapper .col-2 .woocommerce-shipping-fields .shipping_address .woocommerce-shipping-fields__field-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -15px
}

.checkout-wrapper .woocommerce-checkout .col2-set .columns-wrapper .col-2 .woocommerce-shipping-fields .shipping_address .woocommerce-shipping-fields__field-wrapper .form-row {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	margin: 0;
	max-width: 50%;
	min-width: 50%;
	order: 1;
	padding: 15px;
	width: 50%
}

@media (max-width:576px) {
	.checkout-wrapper .woocommerce-checkout .col2-set .columns-wrapper .col-2 .woocommerce-shipping-fields .shipping_address .woocommerce-shipping-fields__field-wrapper .form-row {
		max-width: 100%;
		min-width: 100%;
		width: 100%
	}
}

.checkout-wrapper .woocommerce-checkout .col2-set .columns-wrapper .col-2 .woocommerce-shipping-fields .shipping_address .woocommerce-shipping-fields__field-wrapper .form-row.validate-state {
	-webkit-box-ordinal-group: 3!important;
	-ms-flex-order: 2!important;
	max-width: 25%!important;
	min-width: 25%!important;
	order: 2!important;
	width: 25%!important
}

@media (max-width:576px) {
	.checkout-wrapper .woocommerce-checkout .col2-set .columns-wrapper .col-2 .woocommerce-shipping-fields .shipping_address .woocommerce-shipping-fields__field-wrapper .form-row.validate-state {
		max-width: 50%!important;
		min-width: 50%!important;
		width: 50%!important
	}
}

.checkout-wrapper .woocommerce-checkout .col2-set .columns-wrapper .col-2 .woocommerce-shipping-fields .shipping_address .woocommerce-shipping-fields__field-wrapper .form-row.validate-postcode {
	-webkit-box-ordinal-group: 4!important;
	-ms-flex-order: 3!important;
	max-width: 25%!important;
	min-width: 25%!important;
	order: 3!important;
	width: 25%!important
}

@media (max-width:576px) {
	.checkout-wrapper .woocommerce-checkout .col2-set .columns-wrapper .col-2 .woocommerce-shipping-fields .shipping_address .woocommerce-shipping-fields__field-wrapper .form-row.validate-postcode {
		max-width: 50%!important;
		min-width: 50%!important;
		width: 50%!important
	}
}

.checkout-wrapper .woocommerce-checkout .col2-set .columns-wrapper .col-2 .woocommerce-shipping-fields .shipping_address .woocommerce-shipping-fields__field-wrapper .form-row#shipping_city_field {
	-webkit-box-ordinal-group: 5!important;
	-ms-flex-order: 4!important;
	order: 4!important
}

.checkout-wrapper .woocommerce-checkout .col2-set .columns-wrapper .col-2 .woocommerce-shipping-fields .shipping_address .woocommerce-shipping-fields__field-wrapper .form-row label {
	display: none
}

.checkout-wrapper .woocommerce-checkout .col2-set .columns-wrapper .col-2 .woocommerce-additional-fields {
	margin-top: 30px
}

.checkout-wrapper .woocommerce-checkout .col2-set .columns-wrapper .col-2 .woocommerce-additional-fields .notes {
	margin: 0;
	padding: 0
}

.checkout-wrapper .woocommerce-checkout .col2-set .columns-wrapper .col-2 .woocommerce-additional-fields label {
	display: none
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: 35%!important;
	min-width: 35%!important;
	order: 3;
	padding-left: 30px;
	width: 35%!important
}

@media (max-width:1025px) {
	.checkout-wrapper .woocommerce-checkout .sidebar-wrapper {
		margin-top: 30px;
		max-width: 100%!important;
		min-width: 100%!important;
		padding-left: 0;
		width: 100%!important
	}
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner {
	background-color: #faf8f8;
	padding: 30px;
	width: 100%
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner #order_review_heading {
	margin-bottom: 30px
}

@media (max-width:576px) {
	.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner #order_review_heading {
		margin-bottom: 20px
	}
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order {
	width: 100%
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	border: none;
	border-bottom: 1px solid var(--border-color)!important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 20px;
	padding-bottom: 21px;
	width: 100%
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table .woocommerce-shipping-totals {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table .woocommerce-shipping-totals ul {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: normal!important;
	-webkit-box-align: start!important;
	-ms-flex-align: start!important;
	align-items: flex-start!important;
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	-ms-flex-direction: column!important;
	flex-direction: column!important
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table .woocommerce-shipping-totals ul li {
	-webkit-box-pack: start!important;
	-ms-flex-pack: start!important;
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	justify-content: flex-start!important
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table .woocommerce-shipping-totals td {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table .woocommerce-shipping-totals td .woocommerce-shipping-destination {
	margin-top: 7px;
	text-align: left
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table .woocommerce-shipping-totals td,
.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table .woocommerce-shipping-totals th {
	width: 100%
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tbody {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tbody .cart_item {
	width: 100%
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tbody .cart_item .product {
	border: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0;
	width: 100%
}

@media (max-width:576px) {
	.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tbody .cart_item .product {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tbody .cart_item .product .product-data {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%
}

@media (max-width:576px) {
	.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tbody .cart_item .product .product-data {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-top: 15px
	}
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tbody .cart_item .product .product-data .product-name {
	font-size: 14px!important;
	font-weight: 600!important;
	letter-spacing: .02em!important;
	line-height: 18px!important;
	margin-bottom: 14px;
	text-transform: capitalize!important;
	width: 100%
}

@media (max-width:576px) {
	.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tbody .cart_item .product .product-data .product-name {
		margin-bottom: 7px!important;
		text-align: center!important
	}
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tbody .cart_item .product .product-data .product-name .variation {
	display: none!important
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tbody .cart_item .product .product-data .subtotal {
	font-size: 14px!important;
	font-style: normal!important;
	font-weight: 400!important;
	letter-spacing: .01em!important;
	line-height: 18px!important;
	margin-bottom: 14px;
	width: 100%
}

@media (max-width:576px) {
	.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tbody .cart_item .product .product-data .subtotal {
		margin-bottom: 7px!important;
		text-align: center!important
	}
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tbody .cart_item .product .product-data .quantity {
	-webkit-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important;
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	font-size: 14px!important;
	font-weight: 400!important;
	letter-spacing: .01em!important;
	line-height: 18px!important;
	width: 100%
}

@media (max-width:576px) {
	.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tbody .cart_item .product .product-data .quantity {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center!important
	}
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tbody .cart_item .product .product-data .quantity .product-quantity {
	font-weight: inherit!important
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tbody .cart_item .product .product-thumbnail-wrapper {
	margin-right: 25px
}

@media (max-width:576px) {
	.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tbody .cart_item .product .product-thumbnail-wrapper {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		justify-content: center;
		margin-right: 0
	}
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tbody .cart_item .product .product-thumbnail-wrapper .image-wrapper {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 123px;
	justify-content: center;
	min-width: 92px;
	overflow: hidden;
	position: relative;
	width: 92px
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tbody .cart_item .product .product-thumbnail-wrapper .image-wrapper img {
	height: 100%!important;
	max-width: unset!important;
	min-width: unset!important;
	width: auto!important
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tbody .cart_item .product-quantity {
	margin-left: 4px
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tbody .cart_item .variation {
	display: none!important
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tbody .cart_item:not(:last-child) .product {
	padding-bottom: 30px
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tfoot {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-top: 30px;
	width: 100%
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tfoot .woocommerce-shipping-methods li {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: flex-end;
	margin: 0!important;
	padding: 0!important;
	width: 100%
}

@media (max-width:576px) {
	.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tfoot .woocommerce-shipping-methods li {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tfoot .woocommerce-shipping-methods li:not(:last-child) {
	margin-bottom: 10px!important
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tfoot td,
.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tfoot th,
.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tfoot tr {
	border: none!important;
	padding: 0
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tfoot td {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: right
}

@media (max-width:576px) {
	.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tfoot td {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		text-align: left
	}
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tfoot tr {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	width: 100%
}

@media (max-width:576px) {
	.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tfoot tr {
		-webkit-box-align: start;
		-ms-flex-align: start;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		align-items: flex-start;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tfoot tr:last-child td,
.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tfoot tr:last-child th {
	font-size: 16px!important;
	font-weight: 600!important;
	letter-spacing: .02em!important;
	line-height: 22px!important
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tfoot tr:not(:last-child) td,
.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tfoot tr:not(:last-child) th {
	font-size: 14px!important;
	font-weight: 400!important;
	letter-spacing: .01em!important;
	line-height: 18px!important;
	padding-bottom: 12px
}

@media (max-width:576px) {
	.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .shop_table tfoot .order-total th {
		margin-bottom: 5px!important
	}
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .woocommerce-checkout-payment {
	background-color: transparent!important
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment-title {
	margin-bottom: 17px
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	border: none!important;
	border-radius: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0;
	margin-bottom: 26px!important;
	padding: 0!important
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods .wc_payment_method {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods .wc_payment_method a,
.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods .wc_payment_method img {
	display: none!important
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods .wc_payment_method label {
	color: var(--dark-color);
	cursor: pointer;
	font-size: 14px!important;
	font-weight: 400!important;
	letter-spacing: .01em!important;
	line-height: 18px!important
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods .wc_payment_method .payment_box {
	background-color: transparent!important;
	border: none;
	border-radius: 0;
	color: var(--dark-color)!important;
	margin-bottom: 0!important;
	margin-top: 15px!important;
	padding: 0!important;
	width: 100%
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods .wc_payment_method .payment_box:before {
	display: none!important
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods .wc_payment_method:not(:last-child) {
	margin-bottom: 18px!important
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order {
	margin: 0!important;
	padding: 0!important
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions-wrapper {
	font-size: 12px!important;
	font-style: normal!important;
	font-weight: 400!important;
	letter-spacing: .04em!important;
	line-height: 15px!important;
	margin-bottom: 30px!important
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order .fs-button {
	width: 100%
}

.checkout-wrapper .woocommerce-checkout .sidebar-wrapper .sidebar-inner .woocommerce-checkout-review-order #pwgc-redeem-gift-card-form {
	margin-bottom: 28px!important
}

.checkout-wrapper .woocommerce-checkout .woocommerce-NoticeGroup {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	min-width: 100%;
	order: 1;
	width: 100%
}

.checkout-wrapper .woocommerce-checkout .woocommerce-NoticeGroup ul {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.checkout-wrapper .woocommerce-checkout .woocommerce-NoticeGroup ul li:not(:last-child) {
	margin-right: 10px
}

.account-wrapper {
	margin-top: calc(var(--navigation-height)+ var(--top-banner-height))!important;
	padding: 52px 0 180px
}

@media (max-width:1025px) {
	.account-wrapper {
		padding: 50px 0
	}
}

.account-wrapper .woocommerce-notices-wrapper {
	margin-top: 50px
}

.account-wrapper .woocommerce-notices-wrapper .woocommerce-error,
.account-wrapper .woocommerce-notices-wrapper .woocommerce-info,
.account-wrapper .woocommerce-notices-wrapper .woocommerce-message {
	margin-bottom: 30px
}

.account-wrapper .show-password-input {
	display: none!important
}

.account-wrapper .form-title {
	margin-bottom: 30px;
	text-align: center
}

.account-wrapper .woocommerce-form-login,
.account-wrapper .woocommerce-form-register {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	border: none!important;
	border-radius: 0!important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0 auto!important;
	max-width: 360px;
	padding: 0!important;
	width: 100%
}

.account-wrapper .woocommerce-form-login .woocommerce-form-row,
.account-wrapper .woocommerce-form-register .woocommerce-form-row {
	margin: 0;
	padding: 0
}

.account-wrapper .woocommerce-form-login .woocommerce-form-row:not(:last-child),
.account-wrapper .woocommerce-form-register .woocommerce-form-row:not(:last-child) {
	margin-bottom: 30px
}

.account-wrapper .woocommerce-form-login .actions-row,
.account-wrapper .woocommerce-form-register .actions-row {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0;
	margin-bottom: 30px!important;
	padding: 0
}

.account-wrapper .woocommerce-form-login .actions-row,
.account-wrapper .woocommerce-form-login .actions-row .remember-me .woocommerce-form__label,
.account-wrapper .woocommerce-form-register .actions-row,
.account-wrapper .woocommerce-form-register .actions-row .remember-me .woocommerce-form__label {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.account-wrapper .woocommerce-form-login .actions-row .lost_password,
.account-wrapper .woocommerce-form-login .actions-row .remember-me,
.account-wrapper .woocommerce-form-register .actions-row .lost_password,
.account-wrapper .woocommerce-form-register .actions-row .remember-me {
	font-size: 14px!important;
	font-style: normal!important;
	font-weight: 400!important;
	letter-spacing: .01em!important;
	line-height: 18px!important
}

.account-wrapper .woocommerce-form-login .woocommerce-form-login__submit,
.account-wrapper .woocommerce-form-register .woocommerce-form-login__submit {
	margin: 0!important
}

.account-wrapper.log-in .woocommerce-notices-wrapper {
	margin-top: 0!important
}

.account-wrapper.log-in .woocommerce-MyAccount-navigation {
	width: 30%
}

@media (max-width:768px) {
	.account-wrapper.log-in .woocommerce-MyAccount-navigation {
		width: 30%!important
	}
}

@media (max-width:576px) {
	.account-wrapper.log-in .woocommerce-MyAccount-navigation {
		margin-bottom: 50px;
		width: 100%!important
	}
}

.account-wrapper.log-in .woocommerce-MyAccount-navigation ul li {
	list-style: none
}

.account-wrapper.log-in .woocommerce-MyAccount-navigation ul li a {
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.account-wrapper.log-in .woocommerce-MyAccount-navigation ul li a:hover {
	opacity: .7
}

.account-wrapper.log-in .woocommerce-MyAccount-navigation ul li:not(:last-child) {
	margin-bottom: 10px
}

.account-wrapper.log-in .addresses .woocommerce-Address {
	width: 100%!important
}

.account-wrapper.log-in .addresses .woocommerce-Address .title {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.account-wrapper.log-in .addresses .woocommerce-Address .title h4 {
	margin-bottom: 15px
}

.account-wrapper.log-in .addresses .woocommerce-Address address {
	margin-top: 15px!important
}

.account-wrapper.log-in .addresses .woocommerce-Address:not(:last-child) {
	border-bottom: 1px solid var(--border-color);
	margin-bottom: 20px;
	padding-bottom: 15px
}

.account-wrapper.log-in .woocommerce {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: normal!important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row!important;
	flex-direction: row!important
}

@media (max-width:576px) {
	.account-wrapper.log-in .woocommerce {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
}

.account-wrapper.log-in .woocommerce-MyAccount-content {
	width: 70%
}

@media (max-width:768px) {
	.account-wrapper.log-in .woocommerce-MyAccount-content {
		width: 70%!important
	}
}

@media (max-width:576px) {
	.account-wrapper.log-in .woocommerce-MyAccount-content {
		width: 100%!important
	}
}

.account-wrapper.log-in .woocommerce-MyAccount-content .woocommerce-error .button,
.account-wrapper.log-in .woocommerce-MyAccount-content .woocommerce-info .button,
.account-wrapper.log-in .woocommerce-MyAccount-content .woocommerce-message .button {
	display: none!important
}

.account-wrapper.log-in .woocommerce-MyAccount-content a {
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.account-wrapper.log-in .woocommerce-MyAccount-content a:hover {
	opacity: .7
}

.account-wrapper.log-in .woocommerce-MyAccount-content p:not(:last-child) {
	margin-bottom: 15px
}

.account-wrapper.log-in form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -15px!important
}

.account-wrapper.log-in form h3 {
	margin-bottom: 15px!important;
	padding: 0 15px
}

.account-wrapper.log-in form .woocommerce-address-fields__field-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.account-wrapper.log-in form .form-row {
	margin-bottom: 0!important;
	max-width: 50%!important;
	min-width: 50%!important;
	padding: 15px!important;
	width: 50%!important
}

@media (max-width:576px) {
	.account-wrapper.log-in form .form-row {
		max-width: 100%!important;
		min-width: 100%!important;
		width: 100%!important
	}
}

.account-wrapper.log-in form .form-row label {
	display: none!important
}

.account-wrapper.log-in form .password-input {
	margin: 0!important
}

.account-wrapper.log-in form .submit-wrapper {
	padding: 15px
}

.account-wrapper.log-in form fieldset {
	border: none!important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0!important;
	width: 100%
}

.account-wrapper.log-in form fieldset legend {
	display: none!important
}

#customer_login {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-left: auto;
	margin-right: auto;
	max-width: 360px
}

#customer_login .col-1,
#customer_login .col-2 {
	width: 100%
}

#customer_login .col-2 {
	margin-top: 50px
}

@media (max-width:1025px) {
	#customer_login .col-2 {
		margin-top: 30px
	}
}

#customer_login .col-2 .register-message {
	margin-bottom: 30px;
	text-align: center
}

#customer_login .col-2 .password-message,
#customer_login .col-2 .woocommerce-privacy-policy-text p {
	font-size: 16px!important;
	font-style: normal!important;
	font-weight: 400!important;
	letter-spacing: .02em!important;
	line-height: 26px!important
}

#customer_login .col-2 .woocommerce-privacy-policy-text {
	margin-top: 10px
}

#customer_login .col-2 .submit-wrapper {
	margin-top: 30px;
	width: 100%
}

#customer_login .col-2 .submit-wrapper .fs-button {
	margin: 0!important;
	width: 100%
}

.lost_reset_password {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-left: auto;
	margin-right: auto;
	max-width: 360px
}

.lost_reset_password .lost-title {
	margin-bottom: 20px;
	text-align: center
}

.lost_reset_password .password-message {
	font-size: 16px!important;
	font-style: normal!important;
	font-weight: 400!important;
	letter-spacing: .02em!important;
	line-height: 26px!important;
	margin-bottom: 30px
}

.lost_reset_password .woocommerce-form-row {
	margin: 0!important;
	padding: 0!important;
	width: 100%!important
}

.lost_reset_password .woocommerce-form-row:not(:last-child) {
	margin-bottom: 30px!important
}

.lost_reset_password .woocommerce-form-row button,
.lost_reset_password .woocommerce-form-row input {
	width: 100%
}

.product-wrapper {
	margin-top: calc(var(--navigation-height)+ var(--top-banner-height))!important;
	padding: 52px 0 140px
}

@media (max-width:1025px) {
	.product-wrapper {
		padding: 50px 0
	}
}

.product-wrapper .content-area .site-main {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.product-wrapper .content-area .site-main .woocommerce-breadcrumb {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: var(--dark-color);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: .01em;
	line-height: 18px;
	margin-bottom: 62px;
	order: 1;
	width: 100%
}

@media (max-width:1025px) {
	.product-wrapper .content-area .site-main .woocommerce-breadcrumb {
		margin-bottom: 50px
	}
}

@media (max-width:768px) {
	.product-wrapper .content-area .site-main .woocommerce-breadcrumb {
		margin-bottom: 20px
	}
}

.product-wrapper .content-area .site-main .woocommerce-breadcrumb a {
	color: var(--dark-color)
}

.product-wrapper .content-area .site-main .notices-container {
	-webkit-box-ordinal-group: 1000;
	-ms-flex-order: 999;
	order: 999;
	z-index: 998
}

.product-wrapper .content-area .site-main .woocommerce-notices-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%
}

.product-wrapper .content-area .site-main .woocommerce-notices-wrapper .woocommerce-error,
.product-wrapper .content-area .site-main .woocommerce-notices-wrapper .woocommerce-info,
.product-wrapper .content-area .site-main .woocommerce-notices-wrapper .woocommerce-message {
	margin-top: 30px
}

.product-wrapper .content-area .site-main .woocommerce-notices-wrapper .woocommerce-error:first-child,
.product-wrapper .content-area .site-main .woocommerce-notices-wrapper .woocommerce-info:first-child,
.product-wrapper .content-area .site-main .woocommerce-notices-wrapper .woocommerce-message:first-child {
	margin-top: 50px
}

.product-wrapper .content-area .site-main .product {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	order: 3;
	position: relative;
	width: 100%;
	z-index: 10
}

.product-wrapper .content-area .site-main .product .inner-product {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	position: relative;
	width: 100%
}

@media (max-width:768px) {
	.product-wrapper .content-area .site-main .product .inner-product {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-direction: column;
		flex-direction: column;
		justify-content: center
	}
}

.product-wrapper .content-area .site-main .product .inner-product .badges-wrapper {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	right: 16px;
	top: 16px;
	z-index: 9999
}

.product-wrapper .content-area .site-main .product .inner-product .itsnew,
.product-wrapper .content-area .site-main .product .inner-product .onsale,
.product-wrapper .content-area .site-main .product .inner-product .sold-out-badge {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	align-items: center;
	background-color: var(--white-color);
	border: 1px solid var(--dark-color);
	border-radius: 0;
	bottom: unset;
	color: var(--dark-color)!important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 12px!important;
	font-style: normal!important;
	font-weight: 400!important;
	height: 25px!important;
	justify-content: center;
	left: unset;
	letter-spacing: .04em!important;
	line-height: 1!important;
	margin: 0!important;
	max-height: 25px!important;
	min-height: 25px!important;
	min-width: unset!important;
	padding: 1px 12px 0!important;
	position: relative!important;
	top: unset!important;
	width: unset!important
}

.product-wrapper .content-area .site-main .product .inner-product .itsnew:not(:last-child),
.product-wrapper .content-area .site-main .product .inner-product .onsale:not(:last-child),
.product-wrapper .content-area .site-main .product .inner-product .sold-out-badge:not(:last-child) {
	margin-right: 16px!important
}

.product-wrapper .content-area .site-main .product .inner-product .summary {
	margin-bottom: 0;
	margin-left: 30px;
	max-width: 457px;
	width: 100%
}

@media (max-width:768px) {
	.product-wrapper .content-area .site-main .product .inner-product .summary {
		margin-left: 0;
		margin-top: 30px;
		max-width: 100%
	}
}

@media (max-width:1025px) {
	.product-wrapper .content-area .site-main .product .inner-product .summary {
		margin-left: 0!important
	}
}

.product-wrapper .content-area .site-main .product .inner-product .summary .price ins {
	text-decoration: none!important
}

.product-wrapper .content-area .site-main .product .inner-product .summary .entry-title {
	margin-bottom: 16px
}

@media (max-width:576px) {
	.product-wrapper .content-area .site-main .product .inner-product .summary .entry-title {
		margin-bottom: 10px
	}
}

.product-wrapper .content-area .site-main .product .inner-product .summary .grouped_form {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%
}

.product-wrapper .content-area .site-main .product .inner-product .summary .grouped_form .stock {
	display: none!important
}

.product-wrapper .content-area .site-main .product .inner-product .summary .grouped_form .woocommerce-grouped-product-list-item__label {
	margin-right: 24px;
	padding: 0!important
}

@media (max-width:576px) {
	.product-wrapper .content-area .site-main .product .inner-product .summary .grouped_form .woocommerce-grouped-product-list-item__label {
		margin-bottom: 10px
	}
}

.product-wrapper .content-area .site-main .product .inner-product .summary .grouped_form .woocommerce-grouped-product-list-item__price {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	align-items: center;
	color: var(--dark-color)!important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px!important;
	font-style: normal!important;
	font-weight: 400!important;
	justify-content: center;
	letter-spacing: .02em!important;
	line-height: 26px!important;
	text-align: center!important;
	text-decoration: none!important
}

.product-wrapper .content-area .site-main .product .inner-product .summary .grouped_form .woocommerce-grouped-product-list-item__price del {
	margin-left: 3px;
	margin-right: 3px;
	opacity: 1!important
}

.product-wrapper .content-area .site-main .product .inner-product .summary .grouped_form .woocommerce-grouped-product-list-item__price ins {
	margin-left: 3px;
	margin-right: 3px;
	text-decoration: none!important
}

.product-wrapper .content-area .site-main .product .inner-product .summary .grouped_form .woocommerce-grouped-product-list-item__price ins .amount {
	text-decoration: none!important
}

.product-wrapper .content-area .site-main .product .inner-product .summary .grouped_form .woocommerce-grouped-product-list-item__price ins .amount bdi {
	color: var(--dark-color)!important;
	font-size: 16px!important;
	font-style: normal!important;
	font-weight: 400!important;
	letter-spacing: .02em!important;
	line-height: 26px!important;
	text-align: center!important;
	text-decoration: none!important
}

.product-wrapper .content-area .site-main .product .inner-product .summary .grouped_form .woocommerce-grouped-product-list-item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	justify-content: flex-start;
	width: 100%
}

@media (max-width:576px) {
	.product-wrapper .content-area .site-main .product .inner-product .summary .grouped_form .woocommerce-grouped-product-list-item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-box-align: start;
		-ms-flex-align: start;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		align-items: flex-start;
		-ms-flex-direction: column;
		flex-direction: column;
		justify-content: center
	}
}

.product-wrapper .content-area .site-main .product .inner-product .summary .grouped_form .woocommerce-grouped-product-list-item td {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0!important
}

.product-wrapper .content-area .site-main .product .inner-product .summary .grouped_form .woocommerce-grouped-product-list-item td .quantity-wrapper {
	margin-right: 0
}

.product-wrapper .content-area .site-main .product .inner-product .summary .grouped_form .woocommerce-grouped-product-list-item td.woocommerce-grouped-product-list-item__quantity {
	margin-right: 24px;
	width: auto
}

@media (max-width:576px) {
	.product-wrapper .content-area .site-main .product .inner-product .summary .grouped_form .woocommerce-grouped-product-list-item td.woocommerce-grouped-product-list-item__quantity {
		margin-bottom: 15px;
		margin-right: 0
	}
}

.product-wrapper .content-area .site-main .product .inner-product .summary .grouped_form .woocommerce-grouped-product-list-item:not(:last-child) {
	margin-bottom: 24px!important
}

@media (max-width:576px) {
	.product-wrapper .content-area .site-main .product .inner-product .summary .grouped_form .woocommerce-grouped-product-list-item:not(: last-child) {
		margin-bottom: 15px!important
	}
}

.product-wrapper .content-area .site-main .product .inner-product .summary .grouped_form .single_add_to_cart_button {
	margin-top: 30px
}

@media (max-width:576px) {
	.product-wrapper .content-area .site-main .product .inner-product .summary .grouped_form .single_add_to_cart_button {
		margin-top: 15px
	}
}

.product-wrapper .content-area .site-main .product .inner-product .summary .grouped_form .add_to_cart_button,
.product-wrapper .content-area .site-main .product .inner-product .summary .grouped_form .product_type_simple {
	background-color: var(--dark-color)!important;
	color: var(--white-color)!important
}

.product-wrapper .content-area .site-main .product .inner-product .summary .grouped_form .add_to_cart_button:active,
.product-wrapper .content-area .site-main .product .inner-product .summary .grouped_form .add_to_cart_button:hover,
.product-wrapper .content-area .site-main .product .inner-product .summary .grouped_form .product_type_simple:active,
.product-wrapper .content-area .site-main .product .inner-product .summary .grouped_form .product_type_simple:hover {
	opacity: .9!important
}

.product-wrapper .content-area .site-main .product .inner-product .summary .grouped_form .stock {
	margin-bottom: 24px!important
}

.product-wrapper .content-area .site-main .product .inner-product .summary .woocommerce-product-rating {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 24px!important
}

@media (max-width:576px) {
	.product-wrapper .content-area .site-main .product .inner-product .summary .woocommerce-product-rating {
		margin-bottom: 10px!important
	}
}

.product-wrapper .content-area .site-main .product .inner-product .summary .woocommerce-product-rating .woocommerce-review-link {
	color: var(--dark-color)!important;
	font-size: 18px!important;
	font-style: normal!important;
	font-weight: 400!important;
	letter-spacing: .02em!important;
	line-height: 30px!important
}

.product-wrapper .content-area .site-main .product .inner-product .summary .woocommerce-product-rating .star-rating {
	margin: -2px 10px 0 0!important;
	width: 99px!important
}

.product-wrapper .content-area .site-main .product .inner-product .summary .woocommerce-product-rating .star-rating:before,
.product-wrapper .content-area .site-main .product .inner-product .summary .woocommerce-product-rating .star-rating span:before {
	letter-spacing: 3px
}

.product-wrapper .content-area .site-main .product .inner-product .summary .price {
	color: var(--dark-color);
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 34px;
	margin-bottom: 24px!important;
	text-decoration: none!important
}

@media (max-width:576px) {
	.product-wrapper .content-area .site-main .product .inner-product .summary .price {
		font-size: 18px;
		line-height: 30px;
		margin-bottom: 10px!important
	}
}

.product-wrapper .content-area .site-main .product .inner-product .summary .woocommerce-product-details__short-description {
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: .02em;
	line-height: 30px;
	margin-bottom: 24px
}

@media (max-width:576px) {
	.product-wrapper .content-area .site-main .product .inner-product .summary .woocommerce-product-details__short-description {
		font-size: 16px;
		line-height: 26px;
		margin-bottom: 15px
	}
}

.product-wrapper .content-area .site-main .product .inner-product .summary .stock {
	color: var(--dark-color)!important;
	font-size: 16px!important;
	font-style: normal!important;
	font-weight: 400!important;
	letter-spacing: .02em!important;
	line-height: 26px!important;
	margin-bottom: 43px!important
}

@media (max-width:576px) {
	.product-wrapper .content-area .site-main .product .inner-product .summary .stock {
		margin-bottom: 15px!important
	}
}

.product-wrapper .content-area .site-main .product .inner-product .summary .variations {
	margin-bottom: 30px
}

@media (max-width:576px) {
	.product-wrapper .content-area .site-main .product .inner-product .summary .variations {
		margin-bottom: 15px
	}
}

.product-wrapper .content-area .site-main .product .inner-product .summary .variations tbody .default-var {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.product-wrapper .content-area .site-main .product .inner-product .summary .variations tbody .default-var .woo-selected-variation-item-name {
	display: none
}

.product-wrapper .content-area .site-main .product .inner-product .summary .variations tbody .default-var .label {
	font-size: 16px!important;
	font-style: normal!important;
	font-weight: 400!important;
	letter-spacing: .02em!important;
	line-height: 26px!important;
	margin-bottom: 12px!important;
	padding: 0!important
}

.product-wrapper .content-area .site-main .product .inner-product .summary .variations tbody .default-var .label label {
	font-weight: 400!important
}

.product-wrapper .content-area .site-main .product .inner-product .summary .variations tbody .default-var .woo-variation-items-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.product-wrapper .content-area .site-main .product .inner-product .summary .variations tbody .default-var .woo-variation-items-wrapper .variable-items-wrapper {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.product-wrapper .content-area .site-main .product .inner-product .summary .variations tbody .default-var .woo-variation-items-wrapper .variable-items-wrapper .button-variable-item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	align-items: center;
	border: 1px solid var(--dark-color);
	color: var(--dark-color);
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	height: 30px;
	justify-content: center;
	letter-spacing: .01em;
	line-height: 18px;
	list-style: none;
	padding: 0 12px;
	text-align: center
}

.product-wrapper .content-area .site-main .product .inner-product .summary .variations tbody .default-var .woo-variation-items-wrapper .variable-items-wrapper .button-variable-item:not(:last-child) {
	margin-right: 13px
}

.product-wrapper .content-area .site-main .product .inner-product .summary .variations tbody .default-var .woo-variation-items-wrapper .variable-items-wrapper .button-variable-item.selected {
	background-color: var(--dark-color);
	color: var(--white-color)
}

.product-wrapper .content-area .site-main .product .inner-product .summary .variations tbody .default-var .woo-variation-items-wrapper .variable-items-wrapper .color-variable-item {
	border-radius: 100%;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 30px;
	list-style: none;
	opacity: .7;
	overflow: hidden;
	width: 30px
}

.product-wrapper .content-area .site-main .product .inner-product .summary .variations tbody .default-var .woo-variation-items-wrapper .variable-items-wrapper .color-variable-item .variable-item-contents {
	height: 100%;
	width: 100%
}

.product-wrapper .content-area .site-main .product .inner-product .summary .variations tbody .default-var .woo-variation-items-wrapper .variable-items-wrapper .color-variable-item .variable-item-contents .variable-item-span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	width: 100%
}

.product-wrapper .content-area .site-main .product .inner-product .summary .variations tbody .default-var .woo-variation-items-wrapper .variable-items-wrapper .color-variable-item:not(:last-child) {
	margin-right: 13px
}

.product-wrapper .content-area .site-main .product .inner-product .summary .variations tbody .default-var .woo-variation-items-wrapper .variable-items-wrapper .color-variable-item.selected {
	opacity: 1
}

.product-wrapper .content-area .site-main .product .inner-product .summary .variations tbody .default-var .woo-variation-items-wrapper .variable-items-wrapper .image-variable-item {
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 50px;
	list-style: none;
	opacity: .7;
	width: 50px
}

.product-wrapper .content-area .site-main .product .inner-product .summary .variations tbody .default-var .woo-variation-items-wrapper .variable-items-wrapper .image-variable-item.selected {
	opacity: 1
}

.product-wrapper .content-area .site-main .product .inner-product .summary .variations tbody .default-var .woo-variation-items-wrapper .variable-items-wrapper .image-variable-item:not(:last-child) {
	margin-right: 13px
}

.product-wrapper .content-area .site-main .product .inner-product .summary .variations tbody .default-var .value {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.product-wrapper .content-area .site-main .product .inner-product .summary .variations tbody .default-var .value select {
	margin-right: 0!important;
	max-width: unset!important;
	min-width: 211px!important;
	width: unset!important
}

.product-wrapper .content-area .site-main .product .inner-product .summary .variations tbody .default-var:not(:first-child) {
	margin-top: 24px!important
}

.product-wrapper .content-area .site-main .product .inner-product .summary .variations .reset_variations {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	color: var(--dark-color);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	justify-content: flex-start;
	letter-spacing: .04em;
	line-height: 15px;
	margin-top: 12px!important;
	opacity: .6;
	visibility: visible!important;
	width: 100%
}

.product-wrapper .content-area .site-main .product .inner-product .summary .single_variation_wrap {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.product-wrapper .content-area .site-main .product .inner-product .summary .single_variation_wrap .woocommerce-variation-price {
	margin-bottom: 15px;
	text-decoration: none!important
}

.product-wrapper .content-area .site-main .product .inner-product .summary .single_variation_wrap .woocommerce-variation-description p {
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: .02em;
	line-height: 30px
}

@media (max-width:576px) {
	.product-wrapper .content-area .site-main .product .inner-product .summary .single_variation_wrap .woocommerce-variation-description p {
		font-size: 16px;
		line-height: 26px
	}
}

.product-wrapper .content-area .site-main .product .inner-product .summary .single_variation_wrap .woocommerce-variation-availability p {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: .02em;
	line-height: 26px
}

.product-wrapper .content-area .site-main .product .inner-product .summary .product_meta {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-top: 24px
}

.product-wrapper .content-area .site-main .product .inner-product .summary .product_meta span {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: .01em;
	line-height: 18px
}

.product-wrapper .content-area .site-main .product .inner-product .summary .product_meta span:not(:last-child) {
	margin-bottom: 16px
}

.product-wrapper .content-area .site-main .product .inner-product .summary .cart,
.product-wrapper .content-area .site-main .product .inner-product .summary .woocommerce-variation-add-to-cart {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 0
}

.product-wrapper .content-area .site-main .product .inner-product .summary .cart .quantity-wrapper,
.product-wrapper .content-area .site-main .product .inner-product .summary .woocommerce-variation-add-to-cart .quantity-wrapper {
	margin-right: 24px
}

@media (max-width:576px) {
	.product-wrapper .content-area .site-main .product .inner-product .summary .cart .quantity-wrapper,
	.product-wrapper .content-area .site-main .product .inner-product .summary .woocommerce-variation-add-to-cart .quantity-wrapper {
		margin-right: 10px
	}
}

.product-wrapper .content-area .site-main .product .inner-product .summary .circle-button {
	display: none!important
}

.product-wrapper .content-area .site-main .product .inner-product .summary .product-wishlist-button {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: flex-start;
	margin-top: 30px;
	position: relative
}

.product-wrapper .content-area .site-main .product .inner-product .summary .product-wishlist-button .tinvwl_add_to_wishlist_button {
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0;
	position: relative;
	z-index: 10
}

.product-wrapper .content-area .site-main .product .inner-product .summary .product-wishlist-button .tinvwl_add_to_wishlist_button.tinvwl-product-in-list .not-added {
	display: none!important
}

.product-wrapper .content-area .site-main .product .inner-product .summary .product-wishlist-button .tinvwl_add_to_wishlist_button.tinvwl-product-in-list .added {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important
}

.product-wrapper .content-area .site-main .product .inner-product .summary .product-wishlist-button .tinvwl_add_to_wishlist_button .added {
	display: none
}

.product-wrapper .content-area .site-main .product .inner-product .summary .product-wishlist-button .tinvwl_add_to_wishlist_button .tinvwl_add_to_wishlist-text,
.product-wrapper .content-area .site-main .product .inner-product .summary .product-wishlist-button .tinvwl_add_to_wishlist_button:after,
.product-wrapper .content-area .site-main .product .inner-product .summary .product-wishlist-button .tinvwl_add_to_wishlist_button:before {
	display: none!important
}

.product-wrapper .content-area .site-main .product .inner-product .summary .product-wishlist-button .added {
	position: relative
}

.product-wrapper .content-area .site-main .product .inner-product .summary .product-wishlist-button .added a {
	margin-left: 5px
}

.product-wrapper .content-area .site-main .product .inner-product .summary .product-wishlist-button .added,
.product-wrapper .content-area .site-main .product .inner-product .summary .product-wishlist-button .not-added {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: .01em;
	line-height: 18px;
	position: relative;
	text-align: left;
	z-index: 1
}

.product-wrapper .content-area .site-main .product .inner-product .summary .product-wishlist-button .added .common,
.product-wrapper .content-area .site-main .product .inner-product .summary .product-wishlist-button .not-added .common {
	opacity: .6
}

.product-wrapper .content-area .site-main .product .inner-product .summary .product-wishlist-button .added img,
.product-wrapper .content-area .site-main .product .inner-product .summary .product-wishlist-button .not-added img {
	margin-right: 10px
}

.product-wrapper .content-area .site-main .product .product-bottom-side {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	-ms-flex-direction: column;
	flex-direction: column;
	order: 10
}

.product-wrapper .content-area .site-main .product .product-bottom-side .bottom-item {
	margin-top: 100px
}

@media (max-width:1025px) {
	.product-wrapper .content-area .site-main .product .product-bottom-side .bottom-item {
		margin-top: 50px
	}
}

.product-wrapper .content-area .site-main .after-content {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: -20px;
	margin-top: 100px;
	order: 4;
	width: 100%
}

@media (max-width:1025px) {
	.product-wrapper .content-area .site-main .after-content {
		margin-bottom: 0;
		margin-top: 50px
	}
}

.woocommerce-accordions {
	margin-top: 40px;
	width: 100%
}

@media (max-width:576px) {
	.woocommerce-accordions {
		margin-top: 20px
	}
}

.woocommerce-accordions .accordions {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%
}

.woocommerce-accordions .accordions .accordion-item {
	border-bottom: 1px solid var(--border-color);
	list-style: none;
	width: 100%
}

.woocommerce-accordions .accordions .accordion-item .accordion-header-item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	align-items: center;
	color: var(--dark-color)!important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px!important;
	font-weight: 600!important;
	height: 60px;
	justify-content: space-between;
	letter-spacing: .02em!important;
	line-height: 22px!important;
	width: 100%
}

.woocommerce-accordions .accordions .accordion-item .accordion-header-item img {
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.woocommerce-accordions .accordions .accordion-item .accordion-header-item.active img {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.woocommerce-accordions .accordions .accordion-item .entry-content {
	display: none;
	padding-bottom: 22px
}

.woocommerce-accordions .panel,
.woocommerce-accordions .shop_attributes {
	margin-bottom: 0!important
}

.woocommerce-product-attributes {
	border: none!important;
	margin-left: -3px
}

.woocommerce-product-attributes tbody tr {
	line-height: 26px!important
}

.woocommerce-product-attributes tbody tr th {
	max-width: 40%;
	min-width: 40%;
	width: 40%
}

.woocommerce-product-attributes tbody tr td {
	max-width: 60%;
	min-width: 60%;
	width: 60%
}

.woocommerce-product-attributes tbody tr td,
.woocommerce-product-attributes tbody tr th {
	background-color: transparent!important;
	border: none!important;
	color: var(--dark-color)!important;
	font-size: 16px!important;
	font-style: normal!important;
	font-weight: 400!important;
	letter-spacing: .02em!important;
	line-height: 26px!important;
	padding: 0!important
}

.woocommerce-product-attributes tbody tr td p,
.woocommerce-product-attributes tbody tr th p {
	padding: 0!important
}

.woocommerce-product-attributes tbody tr:not(:last-child) td,
.woocommerce-product-attributes tbody tr:not(:last-child) th {
	padding-bottom: 10px!important
}

.woocommerce-Reviews #comments .woocommerce-Reviews-title {
	margin-bottom: 30px
}

@media (max-width:576px) {
	.woocommerce-Reviews #comments .woocommerce-Reviews-title {
		margin-bottom: 20px
	}
}

.woocommerce-Reviews #comments .commentlist {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 30px!important
}

@media (max-width:576px) {
	.woocommerce-Reviews #comments .commentlist {
		margin-bottom: 20px!important
	}
}

.woocommerce-Reviews #comments .commentlist .review {
	margin-bottom: 0!important
}

.woocommerce-Reviews #comments .commentlist .review .comment_container .avatar {
	border: none!important;
	border-radius: 100%;
	height: 60px!important;
	max-height: 60px!important;
	max-width: 60px!important;
	min-height: 60px!important;
	min-width: 60px!important;
	padding: 0!important;
	width: 60px!important
}

@media (max-width:576px) {
	.woocommerce-Reviews #comments .commentlist .review .comment_container .avatar {
		height: 40px!important;
		max-height: 40px!important;
		max-width: 40px!important;
		min-height: 40px!important;
		min-width: 40px!important;
		width: 40px!important
	}
}

.woocommerce-Reviews #comments .commentlist .review .comment_container .comment-text {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	border: none!important;
	border-radius: 0!important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-left: 84px!important;
	padding: 0!important;
	position: relative
}

@media (max-width:576px) {
	.woocommerce-Reviews #comments .commentlist .review .comment_container .comment-text {
		margin-left: 64px!important
	}
}

.woocommerce-Reviews #comments .commentlist .review .comment_container .comment-text .meta {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 0!important
}

.woocommerce-Reviews #comments .commentlist .review .comment_container .comment-text .meta .woocommerce-review__dash,
.woocommerce-Reviews #comments .commentlist .review .comment_container .comment-text .meta .woocommerce-review__verified {
	display: none!important
}

.woocommerce-Reviews #comments .commentlist .review .comment_container .comment-text .meta .woocommerce-review__author {
	margin: 0
}

.woocommerce-Reviews #comments .commentlist .review .comment_container .comment-text .meta .woocommerce-review__published-date {
	color: var(--dark-color)!important;
	font-size: 12px!important;
	font-style: normal!important;
	font-weight: 400!important;
	letter-spacing: .04em!important;
	line-height: 15px!important;
	margin-top: 11px!important
}

@media (max-width:576px) {
	.woocommerce-Reviews #comments .commentlist .review .comment_container .comment-text .meta .woocommerce-review__published-date {
		margin-top: 7px!important
	}
}

.woocommerce-Reviews #comments .commentlist .review .comment_container .comment-text .description {
	margin-top: 19px!important
}

@media (max-width:576px) {
	.woocommerce-Reviews #comments .commentlist .review .comment_container .comment-text .description {
		margin-top: 10px!important
	}
}

.woocommerce-Reviews #comments .commentlist .review .comment_container .comment-text .description p {
	font-size: 16px!important;
	font-style: normal!important;
	font-weight: 400!important;
	letter-spacing: .02em!important;
	line-height: 26px!important;
	margin-bottom: 0!important
}

.woocommerce-Reviews #comments .commentlist .review .comment_container .comment-text .star-rating {
	position: absolute;
	right: 0;
	top: 0;
	width: 99px!important
}

.woocommerce-Reviews #comments .commentlist .review .comment_container .comment-text .star-rating:before,
.woocommerce-Reviews #comments .commentlist .review .comment_container .comment-text .star-rating span:before {
	letter-spacing: 3px
}

.woocommerce-Reviews #comments .commentlist .review:not(:first-child) {
	margin-top: 30px!important
}

@media (max-width:576px) {
	.woocommerce-Reviews #comments .commentlist .review:not(: first-child) {
		margin-top: 20px!important
	}
}

.woocommerce-Reviews .woocommerce-noreviews {
	color: var(--dark-color)!important;
	font-size: 16px!important;
	font-style: normal!important;
	font-weight: 400!important;
	letter-spacing: .02em!important;
	line-height: 26px!important;
	margin-bottom: 15px
}

@media (max-width:576px) {
	.woocommerce-Reviews .woocommerce-noreviews {
		margin-bottom: 10px
	}
}

.woocommerce-Reviews .comment-form,
.woocommerce-Reviews .comment-form .comment-notes {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%
}

.woocommerce-Reviews .comment-form .comment-notes {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	margin-bottom: 0!important;
	margin-top: 11px!important;
	order: 1
}

@media (max-width:576px) {
	.woocommerce-Reviews .comment-form .comment-notes {
		margin-top: 7px!important
	}
}

.woocommerce-Reviews .comment-form .comment-form-rating {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 30px!important;
	margin-top: 30px!important;
	order: 1;
	width: 100%
}

@media (max-width:576px) {
	.woocommerce-Reviews .comment-form .comment-form-rating {
		margin-bottom: 20px!important;
		margin-top: 20px!important
	}
}

.woocommerce-Reviews .comment-form .comment-form-rating .stars {
	margin-bottom: 0!important;
	margin-top: 10px!important
}

@media (max-width:576px) {
	.woocommerce-Reviews .comment-form .comment-form-rating .stars {
		margin-top: 5px!important
	}
}

.woocommerce-Reviews .comment-form .comment-form-comment {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	height: 160px!important;
	margin-bottom: 0!important;
	order: 4;
	width: 100%
}

.woocommerce-Reviews .comment-form .comment-form-comment textarea {
	height: 160px!important
}

.woocommerce-Reviews .comment-form .comment-form-author {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	margin-bottom: 30px!important;
	order: 2;
	width: calc(50% - 15px)
}

@media (max-width:576px) {
	.woocommerce-Reviews .comment-form .comment-form-author {
		margin-bottom: 20px!important;
		margin-right: 10px!important
	}
}

.woocommerce-Reviews .comment-form .comment-form-email {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	margin-bottom: 30px!important;
	margin-left: 15px!important;
	order: 3;
	width: calc(50% - 15px)
}

@media (max-width:576px) {
	.woocommerce-Reviews .comment-form .comment-form-email {
		margin-bottom: 20px!important
	}
}

.woocommerce-Reviews .comment-form .comment-form-cookies-consent {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 0!important;
	margin-top: 14px!important;
	order: 4;
	width: 100%
}

.woocommerce-Reviews .comment-form .comment-form-cookies-consent input {
	-webkit-transform: translateY(5px);
	transform: translateY(5px)
}

.woocommerce-Reviews .comment-form .comment-form-cookies-consent label {
	color: var(--dark-color)!important;
	font-size: 16px!important;
	font-style: normal!important;
	font-weight: 400!important;
	letter-spacing: .02em!important;
	line-height: 26px!important
}

.woocommerce-Reviews .comment-form .form-submit {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: flex-end;
	margin-bottom: 0!important;
	margin-top: 30px!important;
	order: 5;
	width: 100%
}

@media (max-width:576px) {
	.woocommerce-Reviews .comment-form .form-submit {
		margin-top: 20px!important
	}
}

.woocommerce-Reviews .comment-form .form-submit .submit {
	background-color: var(--dark-color)!important;
	color: var(--white-color)!important
}

.woocommerce-Reviews .comment-form .form-submit .submit:active,
.woocommerce-Reviews .comment-form .form-submit .submit:hover {
	opacity: .9!important
}

.shop-wrapper {
	padding: 50px 0 100px
}

@media (max-width:1025px) {
	.shop-wrapper {
		padding: 50px 0
	}
}

.shop-wrapper .site-main {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.shop-wrapper.shop-wrapper-image-header {
	padding-top: 0!important
}

.shop-wrapper.shop-without-header {
	margin-top: calc(var(--navigation-height)+ var(--admin-bar-height))
}

@media (max-height:1025px) {
	.shop-wrapper.shop-without-header {
		margin-top: calc(var(--navigation-mobile-height)+ var(--admin-bar-height))
	}
}

.shop-wrapper.shop-without-header .bottom-side {
	margin-bottom: 37px
}

.shop-wrapper .inner-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.shop-wrapper .inner-wrapper .woocommerce-notices-wrapper {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	width: 100%
}

.shop-wrapper .inner-wrapper .woocommerce-breadcrumb,
.shop-wrapper .inner-wrapper .woocommerce-result-count {
	display: none
}

.shop-wrapper .inner-wrapper .shop-archive-header {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 37px;
	order: 1;
	width: 100%
}

@media (max-width:576px) {
	.shop-wrapper .inner-wrapper .shop-archive-header {
		margin-bottom: 25px!important
	}
}

.shop-wrapper .inner-wrapper .shop-archive-header.header-type-default {
	padding-top: calc(50px+ var(--navigation-height)+ var(--top-banner-height))
}

.shop-wrapper .inner-wrapper .shop-archive-header .top-side {
	margin-bottom: 26px;
	padding-left: 35px;
	padding-right: 35px;
	width: 100%
}

@media (max-width:1025px) {
	.shop-wrapper .inner-wrapper .shop-archive-header .top-side {
		padding-left: 0;
		padding-right: 0
	}
}

.shop-wrapper .inner-wrapper .shop-archive-header .top-side .container {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.shop-wrapper .inner-wrapper .shop-archive-header .top-side.image {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 50px!important;
	padding: 137px 35px!important;
	padding-top: calc(137px+ var(--navigation-height)+ var(--top-banner-height))!important
}

@media (max-width:1025px) {
	.shop-wrapper .inner-wrapper .shop-archive-header .top-side.image {
		padding: 50px 0!important;
		padding-top: calc(50px+ var(--navigation-height)+ var(--top-banner-height))!important
	}
}

.shop-wrapper .inner-wrapper .shop-archive-header .top-side.image .shop-title {
	margin-bottom: 20px!important
}

@media (max-width:576px) {
	.shop-wrapper .inner-wrapper .shop-archive-header .top-side.image .shop-title {
		margin-bottom: 10px!important
	}
}

.shop-wrapper .inner-wrapper .shop-archive-header .top-side.image .shop-subtitle {
	max-width: 555px!important
}

@media (max-width:576px) {
	.shop-wrapper .inner-wrapper .shop-archive-header .top-side.image .shop-subtitle {
		font-size: 16px!important;
		letter-spacing: .02em!important;
		line-height: 26px!important
	}
}

.shop-wrapper .inner-wrapper .shop-archive-header .top-side .shop-title {
	margin-bottom: 14px;
	max-width: 740px;
	width: 100%
}

.shop-wrapper .inner-wrapper .shop-archive-header .top-side .shop-subtitle {
	font-size: 18px!important;
	font-style: normal!important;
	font-weight: 400!important;
	letter-spacing: .02em!important;
	line-height: 30px!important;
	max-width: 740px;
	width: 100%
}

.shop-wrapper .inner-wrapper .bottom-side {
	width: 100%
}

.shop-wrapper .inner-wrapper .bottom-side .container {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media (max-width:576px) {
	.shop-wrapper .inner-wrapper .bottom-side .container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-ms-flex-direction: column;
		flex-direction: column;
		justify-content: flex-start
	}
}

.shop-wrapper .inner-wrapper .bottom-side .left-side {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.shop-wrapper .inner-wrapper .bottom-side .left-side .fs-breadcrumbs {
	color: var(--dark-color)!important;
	font-size: 14px!important;
	font-style: normal!important;
	font-weight: 400!important;
	letter-spacing: .01em!important;
	line-height: 18px!important;
	margin: 0!important
}

@media (max-width:576px) {
	.shop-wrapper .inner-wrapper .bottom-side .left-side .fs-breadcrumbs {
		margin-bottom: 20px!important
	}
}

.shop-wrapper .inner-wrapper .bottom-side .left-side .fs-breadcrumbs .breadcrumbs-separator {
	margin: 0 5px
}

.shop-wrapper .inner-wrapper .bottom-side .left-side .fs-breadcrumbs a {
	color: var(--dark-color)!important
}

.shop-wrapper .inner-wrapper .bottom-side .right-side {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.shop-wrapper .inner-wrapper .bottom-side .right-side .woocommerce-ordering {
	margin: 0!important
}

.shop-wrapper .inner-wrapper .bottom-side .right-side .toggle-wrapper {
	display: none
}

@media (max-width:576px) {
	.shop-wrapper .inner-wrapper .bottom-side .right-side .toggle-wrapper {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
}

.shop-wrapper .inner-wrapper .bottom-side .right-side .toggle-wrapper.not-only-mobile {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important
}

.shop-wrapper .inner-wrapper .bottom-side .right-side .filter-sidebar-toggle {
	margin-left: 24px
}

@media (max-width:576px) {
	.shop-wrapper .inner-wrapper .bottom-side .right-side .filter-sidebar-toggle {
		margin-left: 10px
	}
}

.shop-wrapper .inner-wrapper .loop-container {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}

.shop-wrapper .inner-wrapper .shop-loop-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	width: 100%
}

.shop-wrapper .inner-wrapper .shop-loop-wrapper .filter-sidebar {
	max-width: 290px;
	min-width: 290px;
	padding-right: 30px;
	width: 290px
}

@media (max-width:576px) {
	.shop-wrapper .inner-wrapper .shop-loop-wrapper .filter-sidebar {
		display: none
	}
}

@media (max-width:768px) {
	.shop-wrapper .inner-wrapper .shop-loop-wrapper .filter-sidebar {
		max-width: 250px;
		min-width: 250px;
		width: 250px
	}
}

.shop-wrapper .inner-wrapper .shop-loop-wrapper .loop-inner {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%
}

.shop-wrapper .woocommerce-pagination.fs-woocommerce-pagination {
	min-width: 100%;
	width: 100%
}

.price,
.price ins {
	text-decoration: none!important
}

.products {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.products:not(.posts-slider-wrapper) {
	margin: -15px!important
}

@media (max-width:576px) {
	.products:not(.posts-slider-wrapper) {
		margin: -15px -5px!important
	}
}

.products:not(.posts-slider-wrapper) .product {
	margin: 0!important
}

.products .product-wishlist-button {
	display: none!important
}

.products .product {
	padding: 15px!important
}

.products .product.status-private {
	display: none!important
}

.products .product .product-inner {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	justify-content: center;
	overflow: hidden;
	position: relative
}

@media (max-width:576px) {
	.products .product .product-inner {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		justify-content: flex-start
	}
}

.products .product .product-inner .star-rating {
	font-size: .857em!important
}

.products .product .product-inner:hover .thumbnail-wrapper .buttons-overlay,
.products .product .product-inner:hover .thumbnail-wrapper:after {
	opacity: 1!important
}

.products .product .product-inner .star-rating {
	left: 16px;
	margin: 0!important;
	position: absolute;
	top: 20px;
	width: 86px!important
}

@media (max-width:576px) {
	.products .product .product-inner .star-rating {
		display: none!important
	}
}

.products .product .product-inner .star-rating:before,
.products .product .product-inner .star-rating span:before {
	letter-spacing: 3px
}

.products .product .product-inner .onsale {
	margin: 0!important
}

.products .product .product-inner .badges-wrapper {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	right: 16px;
	top: 16px;
	z-index: 100
}

@media (max-width:576px) {
	.products .product .product-inner .badges-wrapper {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-webkit-box-align: end!important;
		-ms-flex-align: end!important;
		-webkit-box-pack: end!important;
		-ms-flex-pack: end!important;
		align-items: flex-end!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important;
		justify-content: flex-end!important;
		right: 6px!important;
		top: 6px!important
	}
}

.products .product .product-inner .itsnew,
.products .product .product-inner .onsale,
.products .product .product-inner .sold-out-badge {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	align-items: center;
	background-color: var(--white-color);
	border: 1px solid var(--dark-color);
	border-radius: 0;
	bottom: unset;
	color: var(--dark-color)!important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 12px!important;
	font-style: normal!important;
	font-weight: 400!important;
	height: 25px!important;
	justify-content: center;
	left: unset;
	letter-spacing: .04em!important;
	line-height: 1!important;
	max-height: 25px!important;
	min-height: 25px!important;
	min-width: unset!important;
	padding: 1px 12px 0!important;
	position: relative!important;
	top: unset!important;
	width: unset!important
}

@media (max-width:576px) {
	.products .product .product-inner .itsnew,
	.products .product .product-inner .onsale,
	.products .product .product-inner .sold-out-badge {
		font-size: 12px!important;
		height: 16px!important;
		letter-spacing: .04em!important;
		line-height: 16px!important;
		max-height: 16px!important;
		min-height: 16px!important;
		padding: 1px 6px 0!important
	}
}

.products .product .product-inner .itsnew:not(:last-child),
.products .product .product-inner .onsale:not(:last-child),
.products .product .product-inner .sold-out-badge:not(:last-child) {
	margin-right: 16px
}

@media (max-width:576px) {
	.products .product .product-inner .itsnew:not(: last-child), .products .product .product-inner .onsale:not(: last-child), .products .product .product-inner .sold-out-badge:not(: last-child) {
		margin-bottom: 6px!important;
		margin-right: 0!important
	}
}

.products .product .product-inner .thumbnail-wrapper {
	margin-bottom: 20px!important;
	position: relative
}

@media (max-width:576px) {
	.products .product .product-inner .thumbnail-wrapper {
		margin-bottom: 6px!important
	}
}

.products .product .product-inner .thumbnail-wrapper:after {
	background-color: rgba(0, 0, 0, .1);
	bottom: 0;
	content: "";
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	left: 0;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	width: 100%
}

.products .product .product-inner img {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	height: auto!important;
	margin: 0!important;
	max-width: unset!important;
	width: 100%!important
}

.products .product .product-inner .woocommerce-loop-product__title {
	margin-bottom: 10px!important;
	padding: 0!important;
	text-align: center
}

@media (max-width:576px) {
	.products .product .product-inner .woocommerce-loop-product__title {
		font-size: 14px!important;
		font-weight: 400!important;
		margin-bottom: 6px!important;
		text-align: left!important
	}
}

.products .product .product-inner .responsive-rating {
	display: none!important;
	margin-bottom: 6px!important
}

@media (max-width:576px) {
	.products .product .product-inner .responsive-rating {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
}

.products .product .product-inner .price {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	align-items: center;
	color: var(--dark-color)!important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 14px!important;
	font-style: normal!important;
	font-weight: 400!important;
	justify-content: center;
	letter-spacing: .02em!important;
	line-height: 18px!important;
	margin-bottom: 0!important;
	text-align: center!important;
	text-decoration: none!important
}

.products .product .product-inner .price del {
	opacity: 1!important
}

.products .product .product-inner .price ins,
.products .product .product-inner .price ins .amount {
	text-decoration: none!important
}

.products .product .product-inner .price ins .amount bdi {
	color: var(--dark-color)!important;
	font-size: 14px!important;
	font-style: normal!important;
	font-weight: 400!important;
	letter-spacing: .02em!important;
	line-height: 18px!important;
	text-align: center!important;
	text-decoration: none!important
}

.products:not(.elementor-grid).columns-1 .product {
	max-width: 100%!important;
	min-width: 100%!important;
	width: 100%!important
}

@media (max-width:576px) {
	.products:not(.elementor-grid).columns-1 .product {
		max-width: 50%!important;
		min-width: 50%!important;
		padding: 15px 5px!important;
		width: 50%!important
	}
}

.products:not(.elementor-grid).columns-2 .product {
	max-width: 50%!important;
	min-width: 50%!important;
	width: 50%!important
}

@media (max-width:576px) {
	.products:not(.elementor-grid).columns-2 .product {
		max-width: 50%!important;
		min-width: 50%!important;
		padding: 15px 5px!important;
		width: 50%!important
	}
}

.products:not(.elementor-grid).columns-3 .product {
	max-width: 33.3333%!important;
	min-width: 33.3333%!important;
	width: 33.3333%!important
}

@media (max-width:576px) {
	.products:not(.elementor-grid).columns-3 .product {
		max-width: 50%!important;
		min-width: 50%!important;
		padding: 15px 5px!important;
		width: 50%!important
	}
}

.products:not(.elementor-grid).columns-4 .product {
	max-width: 25%!important;
	min-width: 25%!important;
	width: 25%!important
}

@media (max-width:1025px) {
	.products:not(.elementor-grid).columns-4 .product {
		max-width: 33.3333%!important;
		min-width: 33.3333%!important;
		width: 33.3333%!important
	}
}

@media (max-width:768px) {
	.products:not(.elementor-grid).columns-4 .product {
		max-width: 50%!important;
		min-width: 50%!important;
		width: 50%!important
	}
}

@media (max-width:576px) {
	.products:not(.elementor-grid).columns-4 .product {
		max-width: 50%!important;
		min-width: 50%!important;
		padding: 15px 5px!important;
		width: 50%!important
	}
}

.products:not(.elementor-grid).columns-5 .product {
	max-width: 20%!important;
	min-width: 20%!important;
	width: 20%!important
}

@media (max-width:576px) {
	.products:not(.elementor-grid).columns-5 .product {
		max-width: 50%!important;
		min-width: 50%!important;
		padding: 15px 5px!important;
		width: 50%!important
	}
}

.products:not(.elementor-grid).columns-6 .product {
	max-width: 16.6666%!important;
	min-width: 16.6666%!important;
	width: 16.6666%!important
}

@media (max-width:576px) {
	.products:not(.elementor-grid).columns-6 .product {
		max-width: 50%!important;
		min-width: 50%!important;
		padding: 15px 5px!important;
		width: 50%!important
	}
}

.related-products-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%
}

.related-products-wrapper .related-title {
	margin-bottom: 50px;
	text-align: center;
	width: 100%
}

@media (max-width:576px) {
	.related-products-wrapper .related-title {
		margin-bottom: 30px
	}
}

.upsell-wrapper {
	width: 100%
}

.upsell-wrapper .upsell-title {
	margin-bottom: 50px;
	text-align: center
}

.woocommerce-pagination.fs-woocommerce-pagination {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	margin-top: 80px;
	width: 100%
}

@media (max-width:1025px) {
	.woocommerce-pagination.fs-woocommerce-pagination {
		margin-top: 50px
	}
}

@media (max-width:576px) {
	.woocommerce-pagination.fs-woocommerce-pagination {
		margin-top: 30px
	}
}

.woocommerce-pagination.fs-woocommerce-pagination a {
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.woocommerce-pagination.fs-woocommerce-pagination a:hover {
	opacity: .8
}

.woocommerce-pagination.fs-woocommerce-pagination .page-numbers {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.woocommerce-pagination.fs-woocommerce-pagination .page-numbers li a,
.woocommerce-pagination.fs-woocommerce-pagination .page-numbers li {
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: .02em;
	line-height: 18px;
	list-style: none;
	text-transform: capitalize
}

.woocommerce-pagination.fs-woocommerce-pagination .page-numbers li .current {
	text-decoration: underline
}

.woocommerce-pagination.fs-woocommerce-pagination .page-numbers li .dots {
	margin: 0 -4px
}

.woocommerce-pagination.fs-woocommerce-pagination .page-numbers li .next {
	margin-left: 4px
}

.woocommerce-pagination.fs-woocommerce-pagination .page-numbers li .prev {
	margin-right: 4px
}

.woocommerce-pagination.fs-woocommerce-pagination .page-numbers li .prev img {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.woocommerce-pagination.fs-woocommerce-pagination .page-numbers li:not(:last-child) {
	margin-right: 18px
}

.WOOF_Widget h4 {
	font-size: 16px!important;
	font-style: normal!important;
	font-weight: 600!important;
	letter-spacing: .04em!important;
	line-height: 26px!important;
	margin-bottom: 14px!important
}

.WOOF_Widget .woof_checkbox_sales_container .woof_container_inner {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.WOOF_Widget .woof_checkbox_sales_container .woof_checkbox_sales {
	margin-right: 0!important
}

.WOOF_Widget .woof_container:not(.woof_price_filter) {
	border-bottom: 1px solid var(--border-color);
	margin-bottom: 30px;
	padding-bottom: 34px
}

.WOOF_Widget .woof_list {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.WOOF_Widget .woof_list .woof_childs_list_li {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.WOOF_Widget .woof_list .woof_childs_list_li .woof_childs_list {
	margin-top: 15px!important;
	min-width: 100%;
	width: 100%
}

.WOOF_Widget .woof_list .woof_childs_list_li .woof_childs_list_opener {
	margin-left: auto!important
}

.WOOF_Widget .woof_list li {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	line-height: 1;
	margin: 0!important;
	padding: 0!important
}

.WOOF_Widget .woof_list li input[type=checkbox],
.WOOF_Widget .woof_list li input[type=radio] {
	margin-right: 8px!important
}

.WOOF_Widget .woof_list li label {
	margin: 0!important;
	padding: 0!important
}

.WOOF_Widget .woof_list li:not(:last-child) {
	margin-bottom: 18px!important
}

.WOOF_Widget .price_slider_wrapper .ui-widget-content {
	background-color: rgba(0, 0, 0, .1)!important
}

.WOOF_Widget .price_slider_wrapper .ui-slider-range {
	background-color: var(--dark-color)!important
}

.WOOF_Widget .woof_submit_search_form_container {
	margin-bottom: 0!important;
	margin-top: 24px!important
}

.WOOF_Widget .woof_submit_search_form_container .button {
	background-color: transparent!important;
	border: 1px solid var(--dark-color)!important;
	color: var(--dark-color)!important
}

.WOOF_Widget .woof_submit_search_form_container .button:active {
	opacity: .9!important
}

.WOOF_Widget .woof_submit_search_form_container .button:active,
.WOOF_Widget .woof_submit_search_form_container .button:hover {
	background-color: var(--dark-color)!important;
	color: var(--white-color)!important
}

.WOOF_Widget .price_slider {
	height: 2px!important;
	margin-bottom: 16px!important;
	margin-left: 6px!important
}

.WOOF_Widget .price_slider .ui-slider-handle {
	background-color: var(--white-color)!important;
	border: 2px solid var(--dark-color)!important;
	height: 14px!important;
	margin-top: -1px;
	width: 14px!important
}

.WOOF_Widget .price_slider .price-label {
	font-size: 14px!important;
	font-style: normal!important;
	font-weight: 400!important;
	letter-spacing: .01em!important;
	line-height: 18px!important
}

.woof_info_popup,
.woof_products_top_panel {
	display: none!important
}

#woof_results_by_ajax {
	width: 100%
}

.woof_show_auto_form {
	display: none!important
}

#pwgc-purchase-container .pwgc-subtitle {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	color: var(--dark-color);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	justify-content: flex-start;
	letter-spacing: .04em;
	line-height: 15px;
	margin-top: 12px!important;
	opacity: .6;
	visibility: visible!important;
	width: 100%
}

#pwgc-purchase-container .pwgc-field-container {
	margin-bottom: 30px!important
}

#pwgc-redeem-gift-card-container {
	margin-bottom: 28px!important
}

#pwgc-redeem-gift-card-form #pwgc-redeem-form,
#pwgc-redeem-gift-card-form #pwgc-redeem-gift-card-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%
}

#pwgc-redeem-gift-card-form #pwgc-redeem-form label,
#pwgc-redeem-gift-card-form #pwgc-redeem-gift-card-container label {
	color: var(--dark-color);
	font-size: 16px!important;
	font-weight: 600!important;
	letter-spacing: .02em!important;
	line-height: 23px!important;
	width: 100%
}

#pwgc-redeem-gift-card-form #pwgc-redeem-form .input-wrapper,
#pwgc-redeem-gift-card-form #pwgc-redeem-gift-card-container .input-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	margin-top: 16px;
	max-width: 100%;
	width: 100%
}

@media (max-width:576px) {
	#pwgc-redeem-gift-card-form #pwgc-redeem-form .input-wrapper,
	#pwgc-redeem-gift-card-form #pwgc-redeem-gift-card-container .input-wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

#pwgc-redeem-gift-card-form #pwgc-redeem-form .input-wrapper input[type=text],
#pwgc-redeem-gift-card-form #pwgc-redeem-gift-card-container .input-wrapper input[type=text] {
	background-color: var(--white-color)!important;
	width: 100%!important
}

#pwgc-redeem-gift-card-form #pwgc-redeem-form .input-wrapper .fs-button,
#pwgc-redeem-gift-card-form #pwgc-redeem-gift-card-container .input-wrapper .fs-button {
	background-color: var(--white-color)!important;
	border-radius: 0;
	color: var(--dark-color)!important;
	margin: 0 0 0 -1px!important;
	padding: 0 26px;
	width: unset!important
}

@media (max-width:576px) {
	#pwgc-redeem-gift-card-form #pwgc-redeem-form .input-wrapper .fs-button,
	#pwgc-redeem-gift-card-form #pwgc-redeem-gift-card-container .input-wrapper .fs-button {
		margin-left: 0!important;
		margin-top: 16px!important
	}
}

.gallery-lightbox-overlay {
	background-color: var(--white-color);
	height: 100vh;
	left: 0;
	opacity: 0;
	pointer-events: none;
	position: fixed;
	top: 0;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	width: 100%;
	z-index: 9999
}

.gallery-lightbox-overlay.active {
	opacity: 1;
	pointer-events: auto
}

.gallery-lightbox-overlay .close-button {
	cursor: pointer;
	position: absolute;
	right: 54px;
	top: 54px;
	z-index: 10
}

@media (max-width:1025px) {
	.gallery-lightbox-overlay .close-button {
		right: 30px;
		top: 30px
	}
}

.gallery-lightbox-overlay .lightbox-products-thumbnails-slider-wrapper {
	bottom: 50px;
	height: calc(100vh - 100px);
	left: 50px;
	overflow: hidden;
	position: absolute;
	top: 50px;
	z-index: 2
}

@media (max-width:768px) {
	.gallery-lightbox-overlay .lightbox-products-thumbnails-slider-wrapper {
		display: none!important
	}
}

.gallery-lightbox-overlay .lightbox-products-thumbnails-slider-wrapper .lightbox-products-thumbnails-slider {
	height: 100%
}

@media (max-width:1025px) {
	.gallery-lightbox-overlay .lightbox-products-thumbnails-slider-wrapper .lightbox-products-thumbnails-slider {
		display: none
	}
}

.gallery-lightbox-overlay .lightbox-products-thumbnails-slider-wrapper .lightbox-products-thumbnails-slider .swiper-wrapper {
	height: 100%
}

.gallery-lightbox-overlay .lightbox-products-thumbnails-slider-wrapper .lightbox-products-thumbnails-slider .swiper-wrapper .swiper-slide {
	cursor: pointer!important
}

.gallery-lightbox-overlay .lightbox-products-thumbnails-slider-wrapper .lightbox-products-thumbnails-slider .swiper-wrapper .swiper-slide img {
	height: 100%;
	width: auto
}

.gallery-lightbox-overlay .lightbox-gallery-slider-wrapper {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	justify-content: center;
	padding-left: 100px;
	width: 100%;
	z-index: 1
}

@media (max-width:1025px) {
	.gallery-lightbox-overlay .lightbox-gallery-slider-wrapper {
		padding-left: 0
	}
}

.gallery-lightbox-overlay .lightbox-gallery-slider-wrapper .navigation-wrapper {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	justify-content: space-between;
	pointer-events: none;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2
}

.gallery-lightbox-overlay .lightbox-gallery-slider-wrapper .navigation-wrapper .navigation-button {
	cursor: pointer;
	pointer-events: auto;
	position: relative;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	z-index: 2
}

.gallery-lightbox-overlay .lightbox-gallery-slider-wrapper .navigation-wrapper .navigation-button.swiper-button-disabled {
	opacity: 0;
	pointer-events: none
}

.gallery-lightbox-overlay .lightbox-gallery-slider-wrapper .navigation-wrapper .navigation-button.navigation-button-prev {
	margin-left: -150px
}

@media (max-width:1201px) {
	.gallery-lightbox-overlay .lightbox-gallery-slider-wrapper .navigation-wrapper .navigation-button.navigation-button-prev {
		margin-left: -100px
	}
}

@media (max-width:1025px) {
	.gallery-lightbox-overlay .lightbox-gallery-slider-wrapper .navigation-wrapper .navigation-button.navigation-button-prev {
		margin-left: -75px
	}
}

@media (max-width:768px) {
	.gallery-lightbox-overlay .lightbox-gallery-slider-wrapper .navigation-wrapper .navigation-button.navigation-button-prev {
		margin-left: -30px
	}
}

@media (max-width:576px) {
	.gallery-lightbox-overlay .lightbox-gallery-slider-wrapper .navigation-wrapper .navigation-button.navigation-button-prev {
		margin-left: 30px
	}
}

.gallery-lightbox-overlay .lightbox-gallery-slider-wrapper .navigation-wrapper .navigation-button.navigation-button-next {
	margin-right: -150px
}

@media (max-width:1201px) {
	.gallery-lightbox-overlay .lightbox-gallery-slider-wrapper .navigation-wrapper .navigation-button.navigation-button-next {
		margin-right: -100px
	}
}

@media (max-width:1025px) {
	.gallery-lightbox-overlay .lightbox-gallery-slider-wrapper .navigation-wrapper .navigation-button.navigation-button-next {
		margin-right: -75px
	}
}

@media (max-width:768px) {
	.gallery-lightbox-overlay .lightbox-gallery-slider-wrapper .navigation-wrapper .navigation-button.navigation-button-next {
		margin-right: -30px
	}
}

@media (max-width:576px) {
	.gallery-lightbox-overlay .lightbox-gallery-slider-wrapper .navigation-wrapper .navigation-button.navigation-button-next {
		margin-right: 30px
	}
}

.gallery-lightbox-overlay .lightbox-gallery-slider-wrapper .lightbox-gallery-slider {
	height: 100%;
	position: relative;
	z-index: 1
}

.gallery-lightbox-overlay .lightbox-gallery-slider-wrapper .lightbox-gallery-slider .swiper-wrapper {
	height: 100%
}

@media (max-width:576px) {
	.gallery-lightbox-overlay .lightbox-gallery-slider-wrapper .lightbox-gallery-slider .swiper-wrapper {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
}

.gallery-lightbox-overlay .lightbox-gallery-slider-wrapper .lightbox-gallery-slider .swiper-wrapper .swiper-slide .image-wrapper {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	position: relative
}

@media (max-width:576px) {
	.gallery-lightbox-overlay .lightbox-gallery-slider-wrapper .lightbox-gallery-slider .swiper-wrapper .swiper-slide .image-wrapper {
		height: auto!important;
		min-height: unset!important;
		width: 100%!important
	}
}

.gallery-lightbox-overlay .lightbox-gallery-slider-wrapper .lightbox-gallery-slider .swiper-wrapper .swiper-slide .image-wrapper img {
	cursor: var(--gallery-cursor), pointer!important
}

.gallery-lightbox-overlay .lightbox-gallery-slider-wrapper .swiper-slide {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	position: relative
}

@media (max-width:576px) {
	.gallery-lightbox-overlay .lightbox-gallery-slider-wrapper .swiper-slide {
		display: block!important;
		height: unset!important
	}
}

.gallery-lightbox-overlay .lightbox-gallery-slider-wrapper .swiper-slide a {
	pointer-events: none;
}

.gallery-lightbox-overlay .lightbox-gallery-slider-wrapper .swiper-slide img {
	height: 100%;
	width: auto
}

@media (max-width:576px) {
	.gallery-lightbox-overlay .lightbox-gallery-slider-wrapper .swiper-slide img {
		height: auto!important;
		min-height: unset!important;
		width: 100%!important
	}
}

.gallery-lightbox-overlay .lightbox-gallery-slider-wrapper .single-image-wrapper {
	height: 100%;
	margin: 0 auto
}

.gallery-lightbox-overlay .lightbox-gallery-slider-wrapper .single-image-wrapper a {
	pointer-events: none;
}

.gallery-lightbox-overlay .lightbox-gallery-slider-wrapper .single-image-wrapper div {
	height: 100%
}

.gallery-lightbox-overlay .lightbox-gallery-slider-wrapper .single-image-wrapper div img {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	height: 100%!important;
	position: relative!important;
	width: auto!important
}

.gallery-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-right: 30px;
	max-width: 555px;
	position: relative;
	width: 100%;
	z-index: 999
}

@media (max-width:1025px) {
	.gallery-wrapper {
		max-width: 500px
	}
}

@media (max-width:768px) {
	.gallery-wrapper {
		margin-right: 0;
		max-width: 100%;
		width: 100%
	}
}

.gallery-wrapper .woocommerce-product-gallery__trigger {
	display: none!important
}

.gallery-wrapper .woocommerce-product-gallery__image {
	cursor: var(--gallery-cursor), pointer
}

.woocommerce-product-gallery {
	margin: 0!important;
	position: relative!important;
	width: 100%!important;
	z-index: 999!important
}

.woocommerce-product-gallery .with-gallery {
	margin-left: 150px!important;
	max-width: 405px!important;
	min-width: 405px!important;
	width: 405px!important
}

@media (max-width:1025px) {
	.woocommerce-product-gallery .with-gallery {
		margin-left: 140px!important;
		max-width: 350px!important;
		min-width: 350px!important;
		width: 350px!important
	}
}

@media (max-width:768px) {
	.woocommerce-product-gallery .with-gallery {
		margin-left: 0!important;
		max-width: 100%!important;
		min-width: 100%!important;
		width: 100%!important
	}
}

.woocommerce-product-gallery .image-wrapper {
	width: 100%
}

.woocommerce-product-gallery .image-wrapper img {
	cursor: pointer
}

@media (max-width:768px) {
	.woocommerce-product-gallery .image-wrapper:not(.with-gallery) {
		pointer-events: none;
	}
	.woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.woocommerce-product-gallery .products-gallery-slider {
	max-height: 540px;
	overflow: hidden;
	position: relative;
	width: 100%
}

@media (max-width:768px) {
	.woocommerce-product-gallery .products-gallery-slider {
		max-height: unset
	}
}

.woocommerce-product-gallery .products-gallery-slider .swiper-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%
}

.woocommerce-product-gallery .products-gallery-slider .swiper-wrapper .swiper-slide {
	min-width: 100%
}

.woocommerce-product-gallery .products-gallery-slider .swiper-wrapper .swiper-slide .gallery-video-wrapper {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	align-items: center;
	background-color: var(--dark-color);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	justify-content: center;
	max-height: 540px;
	max-width: 100%
}

@media (max-width:768px) {
	.woocommerce-product-gallery .products-gallery-slider .swiper-wrapper .swiper-slide .gallery-video-wrapper {
		max-height: unset
	}
}

.woocommerce-product-gallery .products-gallery-slider .swiper-wrapper .swiper-slide .plyr--video {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 540px;
	justify-content: center;
	max-height: 540px;
	max-width: 100%;
	width: 100%
}

@media (max-width:768px) {
	.woocommerce-product-gallery .products-gallery-slider .swiper-wrapper .swiper-slide .plyr--video {
		height: unset;
		max-height: unset
	}
}

.woocommerce-product-gallery .products-gallery-slider .swiper-wrapper .swiper-slide .player {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 540px;
	justify-content: center;
	max-height: 540px;
	max-width: 100%;
	width: 100%
}

@media (max-width:768px) {
	.woocommerce-product-gallery .products-gallery-slider .swiper-wrapper .swiper-slide .player {
		height: unset;
		max-height: unset
	}
}

.woocommerce-product-gallery .products-gallery-slider .products-gallery-slider-pagination {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	bottom: 30px;
	display: none!important;
	justify-content: center;
	left: 0;
	position: absolute;
	right: 0;
	width: 100%;
	z-index: 999
}

@media (max-width:768px) {
	.woocommerce-product-gallery .products-gallery-slider .products-gallery-slider-pagination {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
}

.woocommerce-product-gallery .products-gallery-slider .products-gallery-slider-pagination .swiper-pagination-bullet {
	background-color: var(--white-color)!important;
	border: 1px solid var(--dark-color);
	height: 12px;
	opacity: 1!important;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	width: 12px
}

.woocommerce-product-gallery .products-gallery-slider .products-gallery-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: var(--dark-color)!important
}

.woocommerce-product-gallery .products-gallery-slider .products-gallery-slider-pagination .swiper-pagination-bullet:not(:last-child) {
	margin-right: 6px
}

.woocommerce-product-gallery .products-gallery-slider .swiper-slide img {
	cursor: var(--gallery-cursor), pointer!important
}

.woocommerce-product-gallery .thumbnails-slider-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	left: 0;
	max-height: 540px;
	max-width: 120px;
	min-width: 120px;
	position: absolute;
	top: 0;
	width: 120px
}

@media (max-width:1025px) {
	.woocommerce-product-gallery .thumbnails-slider-wrapper {
		max-height: unset;
		max-width: 100px
	}
}

@media (max-width:768px) {
	.woocommerce-product-gallery .thumbnails-slider-wrapper {
		display: none
	}
}

.woocommerce-product-gallery .thumbnails-slider-wrapper .navigation-button {
	cursor: pointer;
	position: absolute;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	z-index: 9999
}

.woocommerce-product-gallery .thumbnails-slider-wrapper .navigation-button.swiper-button-disabled {
	opacity: 0;
	pointer-events: none
}

.woocommerce-product-gallery .thumbnails-slider-wrapper .navigation-button.navigation-button-prev {
	left: 53px;
	top: -26px
}

@media (max-width:768px) {
	.woocommerce-product-gallery .thumbnails-slider-wrapper .navigation-button.navigation-button-prev {
		left: 15px;
		top: unset!important;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg)
	}
}

.woocommerce-product-gallery .thumbnails-slider-wrapper .navigation-button.navigation-button-next {
	bottom: -26px;
	left: 53px
}

@media (max-width:768px) {
	.woocommerce-product-gallery .thumbnails-slider-wrapper .navigation-button.navigation-button-next {
		bottom: unset!important;
		left: unset!important;
		right: 15px;
		top: unset!important;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg)
	}
}

.woocommerce-product-gallery .thumbnails-slider-wrapper .products-thumbnails-slider {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	overflow: hidden;
	position: relative;
	width: 100%
}

.woocommerce-product-gallery .thumbnails-slider-wrapper .products-thumbnails-slider .swiper-wrapper,
.woocommerce-product-gallery .thumbnails-slider-wrapper .products-thumbnails-slider .swiper-wrapper .swiper-slide {
	width: 100%
}

.woocommerce-product-gallery .thumbnails-slider-wrapper .products-thumbnails-slider .swiper-wrapper .swiper-slide img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: auto;
	width: 100%
}

.woocommerce-product-gallery .thumbnails-slider-wrapper .swiper-slide {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	align-items: center;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	overflow: hidden;
	width: 100%
}

.woocommerce-product-gallery .thumbnails-slider-wrapper .swiper-slide img {
	height: 100%;
	max-width: unset;
	min-width: unset;
	opacity: 1!important;
	width: auto
}

@media (max-width:768px) {
	.woocommerce-product-gallery .thumbnails-slider-wrapper .swiper-slide img {
		height: auto;
		width: 100%
	}
}

.quantity-wrapper {
	-webkit-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important;
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	overflow: hidden!important;
	position: relative!important
}

.quantity-wrapper .quantity {
	margin-right: 0!important
}

.quantity-wrapper input {
	-webkit-box-align: center!important;
	-ms-flex-align: center!important;
	-webkit-box-pack: center!important;
	-ms-flex-pack: center!important;
	align-items: center!important;
	-webkit-appearance: none!important;
	-moz-appearance: none!important;
	appearance: none!important;
	-moz-appearance: textfield!important;
	border: 1px solid var(--dark-color)!important;
	color: var(--dark-color)!important;
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	font-size: 16px!important;
	font-style: normal!important;
	font-weight: 400!important;
	height: 56px!important;
	justify-content: center!important;
	letter-spacing: .02em!important;
	line-height: 26px!important;
	min-width: 100px!important;
	text-align: center!important;
	width: 100px!important
}

.quantity-wrapper input::-webkit-inner-spin-button,
.quantity-wrapper input::-webkit-outer-spin-button {
	-webkit-appearance: none!important;
	margin: 0!important
}

.quantity-wrapper button {
	-webkit-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important;
	background-color: var(--white-color)!important;
	cursor: pointer!important;
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	height: 54px!important;
	min-width: 29px!important;
	position: absolute!important;
	top: 1px!important;
	width: 29px!important;
	z-index: 10!important
}

.quantity-wrapper button img {
	height: auto!important;
	width: 16px!important
}

.quantity-wrapper button.minus {
	-webkit-box-pack: end!important;
	-ms-flex-pack: end!important;
	justify-content: flex-end!important;
	left: 1px!important
}

.quantity-wrapper button.plus {
	-webkit-box-pack: start!important;
	-ms-flex-pack: start!important;
	justify-content: flex-start!important;
	right: 1px
}

.fixed-filter-sidebar-overlay {
	background-color: #faf8f8;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100vh;
	left: 0;
	opacity: 0;
	pointer-events: none;
	position: fixed;
	right: 0;
	top: 0;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	width: 100vw;
	z-index: 9998
}

.fixed-filter-sidebar-overlay.active {
	opacity: .85;
	pointer-events: auto
}

.fixed-filter-sidebar {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	background-color: var(--white-color);
	border-right: 1px solid var(--border-color);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	height: calc(100vh - var(--admin-bar-height));
	left: 0;
	position: fixed;
	top: calc(var(--admin-bar-height));
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	width: 340px;
	z-index: 9999
}

@media (max-width:576px) {
	.fixed-filter-sidebar {
		width: 100%
	}
}

.fixed-filter-sidebar.active {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.fixed-filter-sidebar .sidebar-header {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	align-items: center;
	border-bottom: 1px solid var(--border-color);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 82px;
	justify-content: space-between;
	min-height: 82px;
	padding: 0 26px 0 50px;
	width: 100%
}

.fixed-filter-sidebar .sidebar-header .close-button {
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 17px;
	width: 17px
}

.fixed-filter-sidebar .sidebar-inner {
	height: 100%;
	overflow-y: scroll;
	padding: 30px 28px 30px 50px
}

@media (max-width:576px) {
	.fixed-filter-sidebar .sidebar-inner {
		padding: 30px
	}
}

.woocommerce-wrapper {
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out;
	width: 100%
}

.woocommerce-wrapper .woocommerce {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%
}

.woocommerce-product-gallery .thumbnails-slider-wrapper .products-thumbnails-slider .swiper-wrapper {
	flex-direction: column;
}

.gallery-lightbox-overlay .lightbox-products-thumbnails-slider-wrapper .lightbox-products-thumbnails-slider .swiper-wrapper {
	flex-direction: column;
}

.woocommerce-pagination.fs-woocommerce-pagination .page-numbers {
	margin: 0;
	border: 0;
}

.woocommerce-pagination.fs-woocommerce-pagination .page-numbers::before,
.woocommerce-pagination.fs-woocommerce-pagination .page-numbers::after {
	content: none;
	display: none;
}

.woocommerce-pagination.fs-woocommerce-pagination .page-numbers li {
	float: none;
	border: 0;
}

.woocommerce-pagination.fs-woocommerce-pagination .page-numbers li a,
.woocommerce-pagination.fs-woocommerce-pagination .page-numbers li span {
	background-color: transparent !important;
	color: inherit !important;
	padding: 0;
	min-width: 0;
}