@charset "UTF-8";
.demo_store__dismiss-link:before,
.isw-term,
.supashop-coupon-list .coupon-info,
.supashop-product-categories .category-name,
.supashop-product-categories.style-14 .category-name:after,
.supashop-product-categories.style-15 .category-name:after,
.popup-fly-cart,
.popup-fly-cart > .inner:before,
.single-product .comment-form .attachment-button .button-icon,
.single-product .woo-single-gallery .supashop-thumbs-swiper .swiper-slide .swiper-thumbnail-wrap,
.single-product .woo-single-gallery .supashop-thumbs-swiper .swiper-slide img,
.sticky-product,
.sticky-product-bar-close,
.wc_payment_methods .payment-title-icon,
.wc_payment_methods .payment-title-name,
.woocommerce-store-notice__dismiss-link:before,
div.quantity button:before {
	-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.entry-product-quantity-wrapper .quantity-button-wrapper:after,
.product_list_widget li:after,
.widget_rating_filter ul li:after,
.woocommerce-input-wrapper:after,
.woocommerce-page .col2-set:after,
.woocommerce .col2-set:after,
.woocommerce .page-sidebar .product_list_widget .product-item:after,
dl.variation:after {
	content: '';
	display: table;
	clear: both;
}
.tagged_as a,
.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a,
.woocommerce-review-link {
	position: relative;
}
.tagged_as a:after,
.woocommerce-error a:after,
.woocommerce-info a:after,
.woocommerce-message a:after,
.woocommerce-review-link:after {
	content: '';
	width: 0;
	height: 1px;
	position: absolute;
	left: auto;
	right: 0;
	bottom: 0;
	-webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
	transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
	background: currentColor;
}
.tagged_as a:hover:after,
.woocommerce-error a:hover:after,
.woocommerce-info a:hover:after,
.woocommerce-message a:hover:after,
.woocommerce-review-link:hover:after {
	width: 100%;
	left: 0;
	right: auto;
}
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button,
.woocommerce
	.wc-block-components-notice-banner
	> .wc-block-components-notice-banner__content
	.button.wc-forward {
	position: relative;
	display: inline-block;
	line-height: 1;
	padding: 5px 0;
}
.woocommerce-error .button:after,
.woocommerce-error .button:before,
.woocommerce-info .button:after,
.woocommerce-info .button:before,
.woocommerce-message .button:after,
.woocommerce-message .button:before,
.woocommerce
	.wc-block-components-notice-banner
	> .wc-block-components-notice-banner__content
	.button.wc-forward:after,
.woocommerce
	.wc-block-components-notice-banner
	> .wc-block-components-notice-banner__content
	.button.wc-forward:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	-webkit-transform-origin: right;
	transform-origin: right;
	-webkit-transform: scaleX(1) translateZ(0);
	transform: scaleX(1) translateZ(0);
	transition:
		transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s,
		-webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
}
.woocommerce-error .button:before,
.woocommerce-info .button:before,
.woocommerce-message .button:before,
.woocommerce
	.wc-block-components-notice-banner
	> .wc-block-components-notice-banner__content
	.button.wc-forward:before {
	background: var(--line-color, #e7e7e7);
}
.woocommerce-error .button:after,
.woocommerce-info .button:after,
.woocommerce-message .button:after,
.woocommerce
	.wc-block-components-notice-banner
	> .wc-block-components-notice-banner__content
	.button.wc-forward:after {
	background: var(--hover-line-color, #e7e7e7);
	-webkit-transform-origin: left;
	transform-origin: left;
}
.woocommerce-error .button:after,
.woocommerce-error .button:hover:before,
.woocommerce-info .button:after,
.woocommerce-info .button:hover:before,
.woocommerce-message .button:after,
.woocommerce-message .button:hover:before,
.woocommerce
	.wc-block-components-notice-banner
	> .wc-block-components-notice-banner__content
	.button.wc-forward:after,
.woocommerce
	.wc-block-components-notice-banner
	> .wc-block-components-notice-banner__content
	.button.wc-forward:hover:before {
	-webkit-transform: scaleX(0) translateZ(0);
	transform: scaleX(0) translateZ(0);
	-webkit-transition: -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition:
		transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1),
		-webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.woocommerce-error .button:hover:after,
.woocommerce-info .button:hover:after,
.woocommerce-message .button:hover:after,
.woocommerce
	.wc-block-components-notice-banner
	> .wc-block-components-notice-banner__content
	.button.wc-forward:hover:after {
	-webkit-transform: scaleX(1) translateZ(0);
	transform: scaleX(1) translateZ(0);
	transition:
		transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s,
		-webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
}
.blockUI:before,
.woocommerce .product-badges > div:before {
	font-weight: 900;
}
.blockUI:before,
.demo_store__dismiss-link:before,
.woocommerce-store-notice__dismiss-link:before,
.woocommerce .product-badges > div:before,
div.quantity button:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	font-family: 'Font Awesome 5 Pro';
}
.demo_store__dismiss-link:before,
.woocommerce-store-notice__dismiss-link:before,
div.quantity button:before {
	font-weight: 300;
}
.comment-form-rating .stars a:before,
.supashop-product-categories.style-14 .category-name:after,
.supashop-product-categories.style-15 .category-name:after,
.product-popup-links a:before,
.reset_variations:before,
.stock:before,
.widget_rating_filter ul li.chosen a:before,
.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	font-family: 'Font Awesome 5 Pro';
	font-weight: 400;
}
.supashop-product-categories.style-14 .category-name:after,
.supashop-product-categories.style-15 .category-name:after {
	font-family: 'Font Awesome 5 Pro' !important;
}
.clear {
	clear: both;
}
.woocommerce-page .col2-set,
.woocommerce .col2-set {
	width: 100%;
}
.woocommerce-page .col2-set:before,
.woocommerce .col2-set:before {
	content: ' ';
	display: table;
}
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-1 {
	float: left;
	width: 48%;
}
.woocommerce-page .col2-set .col-2,
.woocommerce .col2-set .col-2 {
	float: right;
	width: 48%;
}
.woocommerce .wc-block-components-notice-banner {
	margin: 0 0 30px;
	gap: 10px;
	border-radius: 0;
	border: 0;
	color: var(--supashop-color-heading) !important;
	background-color: #f7f7f7 !important;
	padding: var(--notice-padding, 16px) !important;
}
.woocommerce .wc-block-components-notice-banner > svg {
	position: relative;
	top: var(--notice-icon-offset-y, 0);
	width: var(--notice-icon-size, 24px);
}
.woocommerce
	.wc-block-components-notice-banner
	> .wc-block-components-notice-banner__content
	.wc-block-components-notice-banner__summary {
	line-height: 24px;
}
.woocommerce .wc-block-components-notice-banner > .wc-block-components-notice-banner__content ul {
	margin: 0 0 0 16px;
}
.woocommerce
	.wc-block-components-notice-banner
	> .wc-block-components-notice-banner__content
	.button.wc-forward {
	--line-color: currentColor;
	--hover-line-color: currentColor;
	float: right;
	margin: 0 0 0 10px !important;
	height: auto !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: none !important;
	color: var(--supashop-color-heading) !important;
	line-height: 1.2 !important;
	font-weight: 500 !important;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 12px !important;
	padding: 2px 0 !important;
	box-shadow: none !important;
	opacity: 1;
	text-decoration: none;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
	position: relative;
	width: 100%;
	border: 0;
	color: var(--supashop-color-heading);
	background: #f7f7f7;
	margin-bottom: 30px !important;
	padding: 1em 1em 1em 46px;
	list-style: none outside;
	word-wrap: break-word;
}
.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
	font-size: 20px;
	position: absolute;
	top: 50%;
	left: 16px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a {
	font-weight: 500;
}
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
	--line-color: currentColor;
	--hover-line-color: currentColor;
	float: right;
	margin: 4px 0 0 10px !important;
	height: auto !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: none !important;
	color: var(--supashop-color-heading) !important;
	line-height: 1.2 !important;
	font-weight: 500 !important;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 12px !important;
	padding: 2px 0;
	box-shadow: none !important;
}
.page-blocks-style-border-block .woocommerce-error,
.page-blocks-style-border-block .woocommerce-info,
.page-blocks-style-border-block .woocommerce-message {
	background: #fff;
}
.page-blocks-style-border-block-02 .woocommerce-error,
.page-blocks-style-border-block-02 .woocommerce-info,
.page-blocks-style-border-block-02 .woocommerce-message {
	background-color: #fff;
	border: 1px solid #e6e6e6;
}
.page-blocks-style-border-block-02 .woocommerce-error a,
.page-blocks-style-border-block-02 .woocommerce-info a,
.page-blocks-style-border-block-02 .woocommerce-message a {
	font-weight: 600 !important;
}
.page-blocks-style-border-block-03 .woocommerce-error,
.page-blocks-style-border-block-03 .woocommerce-info,
.page-blocks-style-border-block-03 .woocommerce-message {
	margin: 0 0 10px !important;
	border-radius: 8px;
	border: 1px solid var(--supashop-color-box-white-border-03);
	background: var(--supashop-color-box-white-background);
}
.page-blocks-style-border-block-03 .wc-empty-cart-message .woocommerce-info {
	border: 0;
}
.woocommerce-error {
	color: #d9534f;
}
.woocommerce-error:before {
	content: '';
}
.woocommerce-info:before {
	content: '';
}
.woocommerce-message:before {
	content: '';
}
.notify-actions {
	margin-top: 20px;
	text-align: center;
}
.notify-actions .notify-link {
	margin-right: 10px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
}
.notify-actions .notify-link:hover {
	text-decoration: underline;
}
div.quantity {
	--size: 45px;
	--icon-size: 15px;
	position: relative;
	width: 130px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	max-width: 100%;
	line-height: 1;
}
div.quantity.hidden {
	display: none;
}
div.quantity input.qty {
	padding: 0;
	width: 100%;
	min-height: var(--size);
	background-color: #f1f1f1;
	border-color: #f1f1f1;
	text-align: center;
	font-size: 16px;
	line-height: 1;
	font-weight: var(--supashop-typography-body-font-weight);
	color: var(--supashop-color-heading);
	appearance: textfield;
	-webkit-appearance: none;
	-moz-appearance: textfield;
}
div.quantity input::-webkit-inner-spin-button,
div.quantity input::-webkit-outer-spin-button {
	margin: 0;
	-webkit-appearance: none;
}
div.quantity button {
	background: none !important;
	position: absolute;
	padding: 0;
	width: var(--size);
	height: var(--size);
	min-width: 26px;
	max-width: 33.333333%;
	border: 0;
	border-radius: var(--supashop-form-input-normal-rounded);
	font-size: 0;
	box-shadow: none;
	-webkit-transform: none;
	transform: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
}
div.quantity button:before {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: var(--icon-size);
	color: var(--supashop-color-link);
}
div.quantity button:hover:before {
	color: var(--supashop-color-link-hover);
}
div.quantity .decrease {
	top: 0;
	left: 0;
}
div.quantity .decrease:before {
	content: '';
}
div.quantity .increase {
	top: 0;
	right: 0;
}
div.quantity .increase:before {
	content: '';
}
.woocommerce .product-badges {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 2;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.woocommerce .product-badges > div {
	position: relative;
	top: 0;
	left: 0;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	vertical-align: top;
	margin: 0 0 5px;
	color: var(--p-badge-text, #fff);
	background: var(--p-badge-bg, #000);
	border-radius: var(--p-badge-round, 11px);
	padding: var(--p-badge-v-padding, 5px) var(--p-badge-h-padding, 10px);
	min-width: 52px;
}
.woocommerce .product-badges > div > span {
	display: block;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 16px;
}
.woocommerce .product-badges > div br {
	display: none;
}
.woocommerce .product-badges > div.has-icon {
	padding: var(--p-badge-v-padding, 5px) var(--p-badge-h-padding, 10px)
		var(--p-badge-v-padding, 5px) 23px;
}
.woocommerce .product-badges > div:before {
	position: absolute;
	top: var(--p-badge-icon-v-spacing, 8px);
	left: 10px;
	font-size: 12px;
}
.woocommerce .product-badges.product-badges-label-02 {
	--p-badge-round: 12px;
	--p-badge-v-padding: 4px;
	--p-badge-icon-v-spacing: 7px;
}
.woocommerce .product-badges.product-badges-square-label {
	--p-badge-round: 0;
}
.woocommerce .product-badges.product-badges-semi-round-border-label {
	--p-badge-round: 5px;
}
.woocommerce .product-badges.product-badges-semi-round-border-label > div {
	border: 1px solid var(--p-badge-text);
}
.woocommerce .product-badges .best-seller {
	--p-badge-bg: #da3f3f;
}
.woocommerce .product-badges .hot {
	--p-badge-bg: #f8796e;
}
.woocommerce .product-badges .onsale {
	--p-badge-bg: var(--supashop-color-primary);
}
.woocommerce .product-badges .flash-sale {
	--p-badge-text: #000;
	--p-badge-bg: #ffdb7d;
}
.woocommerce .product-badges .flash-sale:before {
	content: '';
}
.woocommerce .product-badges .new {
	--p-badge-bg: #9a84c8;
}
.woocommerce .product-badges .out-of-stock {
	--p-badge-text: #fff;
	--p-badge-bg: #9b9b9b;
}
.woocommerce form .form-row {
	margin-bottom: 21px;
}
.woocommerce form .form-row textarea {
	height: 140px;
}
.woocommerce form .form-row .optional {
	display: none;
}
.woocommerce
	form
	.form-row.woocommerce-invalid
	.select2-container:not(.select2-container--open)
	.select2-selection,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
	border-color: #d9534f;
}
.woocommerce form .form-row label {
	display: inline-block;
	color: var(--supashop-color-heading);
	line-height: 22px;
	margin: 0 0 7px;
}
.woocommerce form .form-row label input {
	top: 1px;
}
.woocommerce form .form-row label.woocommerce-form__label-for-checkbox {
	font-size: 14px;
	font-weight: 400;
	text-transform: none;
	letter-spacing: 0;
}
.woocommerce form .form-row span em {
	font-size: 13px;
	margin: 3px 0 0;
	display: block;
}
.woocommerce form .form-row span.form-error {
	font-size: 0.9em;
	color: #d9534f;
}
.woocommerce form .form-row:not([class*='col-']).form-row-first,
.woocommerce form .form-row:not([class*='col-']).form-row-last {
	width: calc(50% - 8px);
}
.woocommerce form .form-row:not([class*='col-']).form-row-first {
	float: left;
}
.woocommerce form .form-row:not([class*='col-']).form-row-last {
	float: right;
}
.woocommerce form fieldset {
	border-radius: var(--supashop-normal-rounded);
	border: 1px solid #eee;
	padding: 20px 20px 10px;
	margin: 0 0 21px;
	width: 100%;
}
.woocommerce form fieldset legend {
	padding-left: 10px;
	padding-right: 10px;
}
p.woocommerce-invalid-email span.form-error__invalid-email,
p.woocommerce-invalid-phone span.form-error__invalid-phone,
p.woocommerce-invalid-required-field span.form-error__invalid-required {
	display: block !important;
}
.woocommerce-input-wrapper {
	display: block;
}
.woocommerce-address-fields__field-wrapper,
.woocommerce-billing-fields__field-wrapper,
.woocommerce-shipping-fields__field-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
}
.woocommerce-address-fields__field-wrapper .form-row,
.woocommerce-billing-fields__field-wrapper .form-row,
.woocommerce-shipping-fields__field-wrapper .form-row {
	padding: 0 10px;
}
.woocommerce-address-fields__field-wrapper {
	margin-bottom: 9px;
}
.stock {
	position: relative;
	display: inline-block;
	padding: 0 0 0 26px !important;
	margin: 0;
	font-size: 14px;
	line-height: 24px;
}
.stock:before {
	font-size: 16px;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: var(--supashop-color-heading);
}
.stock.available-on-backorder:before,
.stock.in-stock:before {
	content: '';
}
.stock.out-of-stock:before {
	content: '';
}
.demo_store,
.woocommerce-store-notice {
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 9999999;
	padding: 23px 20px;
	background: #fff;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.16);
	width: 380px;
	border-radius: 5px;
	margin: 0;
}
.demo_store__dismiss-link,
.woocommerce-store-notice__dismiss-link {
	font-size: 0;
}
.demo_store__dismiss-link:before,
.woocommerce-store-notice__dismiss-link:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	-webkit-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	background: #fff;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.17);
	color: var(--supashop-color-heading);
	font-size: 20px;
	cursor: pointer;
	text-align: center;
}
.demo_store__dismiss-link:hover:before,
.woocommerce-store-notice__dismiss-link:hover:before {
	background: var(--supashop-color-heading);
	color: #fff;
}
.price > .amount,
.price > .wc-price-separator,
.woocommerce-price-suffix {
	display: inline-block;
	vertical-align: middle;
}
.woocommerce-price-suffix {
	margin: 0 0 0 4px;
	font-weight: var(--supashop-typography-body-font-weight);
}
.amount,
.price,
.tr-price,
.wc-price-separator,
.woosw-content-item--price {
	font-size: 16px;
	font-weight: var(--supashop-typography-body-font-weight);
	line-height: 1;
}
.price .amount,
.tr-price .amount,
.woosw-content-item--price .amount {
	font-size: inherit;
}
.price del,
.price ins,
.tr-price del,
.tr-price ins,
.woosw-content-item--price del,
.woosw-content-item--price ins {
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
}
.price del + ins,
.price ins + del,
.tr-price del + ins,
.tr-price ins + del,
.woosw-content-item--price del + ins,
.woosw-content-item--price ins + del {
	margin-right: 0;
}
.price del,
.tr-price del,
.woosw-content-item--price del {
	font-style: inherit;
	font-weight: var(--supashop-typography-body-font-weight);
	position: relative;
	text-decoration: none;
}
.price del .amount,
.tr-price del .amount,
.woosw-content-item--price del .amount {
	font-size: inherit;
	font-weight: inherit;
}
.price del:before,
.tr-price del:before,
.woosw-content-item--price del:before {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	background: currentColor;
	content: '';
	-webkit-transform: translateY(-1px);
	transform: translateY(-1px);
}
.amount,
.price,
.tr-price,
.woosw-content-item--price {
	color: var(--supashop-color-heading);
}
.price del,
.tr-price del,
.woosw-content-item--price del,
del .amount {
	color: var(--supashop-color-text-lighten);
}
.product.sale ins,
.product.sale ins .amount,
.single-product .product.sale .entry-summary > .price ins .amount,
ins .amount {
	color: var(--supashop-color-heading);
}
.star-rating {
	line-height: 1;
}
.woocommerce-account .page-content > .container,
.woocommerce-cart .page-content > .container,
.woocommerce-checkout .page-content > .container {
	max-width: 1200px;
	padding-left: 15px;
	padding-right: 15px;
}
.btn-view-cart {
	margin: 15px 0 0;
}
.product-added-cart {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.product-added-cart .product-thumbnail {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 80px;
	margin: 0 10px 10px 0;
}
.product-added-cart .product-title {
	font-size: 14px;
	line-height: 26px;
	margin: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.product-added-cart .added-text {
	font-size: 14px;
	line-height: 26px;
	font-weight: var(--supashop-typography-body-font-weight);
	color: var(--supashop-color-text);
}
dl.variation {
	font-size: 14px;
	line-height: 22px;
	margin: 0;
	color: var(--supashop-color-heading);
}
dl.variation dd,
dl.variation dt {
	float: left;
	margin: 0;
}
dl.variation dt {
	clear: both;
	font-weight: 500;
	margin: 0 5px 0 0;
}
.hide-icon-badge-on-empty .icon-badge[data-count='0'] {
	opacity: 0 !important;
	visibility: hidden;
}
@media (max-width: 767px) {
	.woocommerce-page .col2-set .col-1,
	.woocommerce-page .col2-set .col-2,
	.woocommerce .col2-set .col-1,
	.woocommerce .col2-set .col-2 {
		width: 100%;
	}
	.woocommerce-page .col2-set .col-2,
	.woocommerce .col2-set .col-2 {
		margin-top: 10px;
	}
}
.mini-cart-total {
	position: relative;
	top: 1px;
	margin: 0 8px 0 4px;
	color: var(--header-icon-color);
}
.mini-cart-total .amount {
	font-size: inherit;
	font-weight: inherit;
	color: inherit !important;
}
.header-icon.style-icon-circle-price-02 {
	--icon-circle-size: 2.273em;
}
.header-icon.style-icon-circle-price-02 .icon {
	background: var(--supashop-color-primary) !important;
	color: #fff !important;
}
.cart_list.product_list_widget li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	list-style-type: none;
	min-height: 70px;
}
.cart_list.product_list_widget li + li {
	margin-top: 22px !important;
}
.cart_list.product_list_widget .product-thumbnail {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin: 0 16px 0 0;
	border-radius: var(--supashop-large-rounded);
	border: 1px solid #eee;
	overflow: hidden;
	width: 112px;
}
.cart_list.product_list_widget .product-info {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.cart_list.product_list_widget div.quantity {
	--size: 36px;
	--icon-size: 14px;
	width: 100px;
	margin: 0 8px 0 0;
}
.cart_list.product_list_widget div.quantity select {
	min-height: var(--size);
	line-height: 20px;
	padding: 3px 20px 3px 10px;
	background-position: center right 10px;
}
.cart_list.product_list_widget .remove {
	font-size: 14px;
	padding: 4px 5px;
	text-decoration: underline;
}
.cart_list.product_list_widget .product-name {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	font-weight: var(--supashop-typography-headings-font-weight-secondary);
	font-size: 16px;
	line-height: 28px;
	margin: 0;
}
.cart_list.product_list_widget .product-quantity-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 8px 0 0;
}
.mobile-menu .style-icon-circle-price-02 {
	--icon-circle-size: 2em;
}
@media (max-width: 543px) {
	.mobile-menu .style-icon-circle-price-02 {
		--icon-circle-size: 1.75em;
	}
}
.btn-close-fly-cart {
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 24px;
	line-height: 1;
	height: 40px;
	width: 40px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 1;
}
.fly-cart-wrap {
	position: relative;
	height: 100%;
	width: 100%;
}
.fly-cart-wrap.ps > .ps__rail-y {
	opacity: 0.6 !important;
	width: 6px !important;
}
.fly-cart-wrap.ps > .ps__rail-y .ps__thumb-y {
	width: 100% !important;
}
.fly-cart-title {
	font-size: 24px;
	font-weight: var(--supashop-typography-headings-font-weight-secondary);
	margin: 0;
}
.fly-cart-content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
}
.fly-cart-header {
	position: relative;
	padding: 26px var(--popup-gutter) 28px;
	background: var(--popup-background);
}
.fly-cart-header .cart-goal-wrap {
	margin: 20px 0 0;
}
.fly-cart-body {
	position: relative;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	padding: 0 var(--popup-gutter);
}
.fly-cart-body.ps > .ps__rail-y {
	width: 3px !important;
	left: 0 !important;
	right: auto;
}
.fly-cart-body.ps > .ps__rail-y .ps__thumb-y {
	width: 3px !important;
}
.fly-cart-footer {
	position: relative;
	padding: 10px var(--popup-gutter) 30px;
	background: #f7f7f7;
	box-shadow: 0 0 10px 0 hsla(0, 0%, 51%, 0.2);
	margin: 20px 0 0;
}
.fly-cart-footer .buttons {
	margin: 10px 0 0;
}
.fly-cart-footer .button.checkout {
	padding: 0 20px;
	width: 100%;
}
.fly-cart-footer .view-cart {
	width: 100%;
	margin: 10px 0 0;
}
.fly-cart-footer .cart-footer-actions {
	margin-top: -10px !important;
}
.popup-fly-cart {
	--popup-background: #fff;
	--popup-gutter: 24px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999999;
	visibility: hidden;
	opacity: 0;
	background: rgba(0, 0, 0, 0.5);
	cursor:
		url(../../images/cursor/light-close.png) 16 16,
		pointer;
}
.admin-bar .popup-fly-cart {
	top: 32px;
	height: calc(100% - 32px);
}
.popup-fly-cart > .inner {
	position: relative;
	height: 100%;
	max-width: 90%;
	text-align: left;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	cursor: default;
	float: right;
	width: 450px;
	background: var(--popup-background);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
.popup-fly-cart > .inner:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: hsla(0, 0%, 100%, 0.9);
	z-index: 2;
	opacity: 0;
	visibility: hidden;
}
.popup-fly-cart > .inner:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 3px;
	background: #000;
	z-index: 1;
	opacity: 1;
}
.popup-fly-cart.loading > .inner:before,
.popup-fly-cart.modal-open > .inner:before {
	opacity: 1;
	visibility: visible;
}
.popup-fly-cart.loading > .inner:after {
	-webkit-animation: progress-loading 1s ease-in-out forwards;
	animation: progress-loading 1s ease-in-out forwards;
}
.popup-fly-cart.loaded > .inner:after {
	-webkit-animation: progress-completed 0.3s ease-in-out forwards;
	animation: progress-completed 0.3s ease-in-out forwards;
}
.popup-fly-cart-opened .popup-fly-cart {
	visibility: visible;
	opacity: 1;
}
.popup-fly-cart-opened .popup-fly-cart > .inner {
	-webkit-transform: none;
	transform: none;
}
.popup-fly-cart .woosb-item-child {
	margin-left: 30px;
}
.popup-fly-cart .woosb-item-child .product-thumbnail {
	width: 78px;
}
.popup-fly-cart .woosb-item-child .product-name {
	font-size: 14px;
}
.popup-fly-cart .woosb-item-child .product-quantity-wrap {
	display: none;
}
.popup-fly-cart div.quantity {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.popup-fly-cart .form-description {
	margin: 0 0 6px;
}
.popup-fly-cart .empty-cart-icon {
	width: 240px;
	margin-bottom: 10px;
}
.popup-fly-cart .empty-cart-heading {
	font-size: 18px;
	margin: 0 0 10px;
}
.popup-fly-cart .return-to-shop {
	margin: 20px 0 0;
}
.cart-footer-actions {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -10px;
}
.cart-footer-actions > a {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-flow: column;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	font-size: 15px;
	font-weight: 500;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	position: relative;
	padding: 10px;
}
.cart-footer-actions > a .icon {
	display: block;
	min-height: 28px;
}
.cart-footer-actions > a svg {
	display: block;
}
.cart-footer-actions > a span {
	line-height: 20px;
}
.cart-footer-actions > a + a:before {
	content: '';
	height: 26px;
	width: 1px;
	display: block;
	background: #dedede;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.cart-totals-table,
.wc-checkout-review-order-table {
	display: block;
	margin: 0;
	border: 0;
}
.cart-totals-table tfoot,
.wc-checkout-review-order-table tfoot {
	display: block;
}
.cart-totals-table th,
.wc-checkout-review-order-table th {
	border: 0;
	padding: 0;
	font-family: inherit;
	font-weight: inherit;
	text-transform: inherit;
	letter-spacing: inherit;
	font-size: inherit;
	color: inherit;
	line-height: 26px;
	text-align: start;
}
.cart-totals-table td,
.wc-checkout-review-order-table td {
	border: 0;
	padding: 0;
	background: none !important;
}
.cart-totals-row,
.cart-totals-table tfoot tr {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 30px;
}
.cart-totals-label,
.cart-totals-table tfoot th,
.wc-checkout-review-order-table tfoot th {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin: 0 5px 0 0;
	max-width: 50%;
}
.cart-totals-table tfoot td,
.cart-totals-value,
.wc-checkout-review-order-table tfoot td {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	text-align: end;
	color: var(--supashop-color-heading);
}
.cart-totals-table tfoot td .amount,
.cart-totals-value .amount,
.wc-checkout-review-order-table tfoot td .amount {
	font-size: 15px;
	font-weight: 500;
}
.woocommerce-shipping-methods select {
	border: 0 !important;
	border-radius: 0;
	background-color: transparent !important;
	box-shadow: none !important;
	background-position: 100%;
	padding: 0 18px 0 0;
	min-height: 0;
	line-height: 28px;
	text-align: end;
	color: inherit;
	cursor: pointer;
	font-size: 15px;
	font-weight: 500;
}
.popup-fly-cart .cart-totals-row.order-total {
	border-top: 1px solid #eee;
	padding-top: 8px !important;
	margin-top: 10px;
}
.popup-fly-cart .cart-totals-row.order-total .cart-totals-label {
	font-size: 18px;
	font-weight: 500;
	color: var(--supashop-color-heading);
}
.popup-fly-cart .cart-totals-row.order-total .amount {
	font-size: 18px;
}
.remove-coupon-link {
	margin: 0 0 0 10px;
}
.remove-coupon-link .coupon-icon {
	font-size: 14px;
	margin: 0 3px 0 0;
}
.fly-cart-messages > * {
	--notice-padding: 8px 15px;
	--notice-icon-size: 18px;
	--notice-icon-offset-y: 2px;
	line-height: 24px;
	border-radius: 5px;
	color: var(--supashop-color-heading);
	margin: 0 0 15px !important;
}
.fly-cart-messages > :before {
	font-size: 14px;
	color: inherit;
	left: 15px;
}
.fly-cart-messages .woocommerce-error {
	color: #d9534f;
}
.fly-cart-messages .button.wc-forward {
	display: none !important;
}
.fly-cart-addon-modal {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 1.5rem 1rem 4rem;
	background: #fff;
	box-shadow: 20px 0 20px rgba(0, 0, 0, 0.12);
	z-index: 4;
	-webkit-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
	pointer-events: none;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	overflow-y: auto;
	max-height: 100%;
}
.fly-cart-addon-modal.open {
	pointer-events: auto;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.btn-close-fly-cart-modal {
	margin: 4px 0 0;
}
.fly-cart-modal-title {
	display: block;
	font-size: 18px;
	font-weight: 500;
	color: var(--supashop-color-heading);
	margin: 0 0 10px;
}
#fly-cart-order-notes {
	height: 110px;
}
.fly-cart-modal-desc {
	margin: 0 0 18px;
}
.fly-cart-modal-actions .button {
	margin: 10px 0 0;
	width: 100%;
}
.modal-shipping-calculator .button {
	width: 100%;
}
.supashop-coupon-list {
	margin: 0 0 20px;
}
.supashop-coupon-list a {
	display: block;
	margin: 0 0 10px;
	color: var(--supashop-color-text);
}
.supashop-coupon-list a:hover .coupon-info {
	border-color: #000;
}
.supashop-coupon-list a.coupon-selected {
	pointer-events: none;
}
.supashop-coupon-list a.coupon-selected .coupon-info {
	border-color: var(--supashop-color-heading);
}
.supashop-coupon-list a.coupon-disabled {
	pointer-events: none;
}
.supashop-coupon-list a.coupon-disabled .coupon-info {
	opacity: 0.7;
}
.supashop-coupon-list .coupon-info {
	border: 1px solid #f8f8f8;
	background: #f8f8f8;
	color: var(--supashop-color-text);
	border-radius: 5px;
	padding: 10px 15px;
}
.supashop-coupon-list .coupon-value {
	color: var(--supashop-color-heading);
	font-weight: 500;
}
.supashop-coupon-list .coupon-value .amount {
	font-weight: inherit;
}
.supashop-coupon-list .coupon-description {
	font-size: 14px;
	line-height: 24px;
}
.supashop-coupon-list .coupon-code {
	text-transform: uppercase;
	margin: 0 10px 0 0;
	color: var(--supashop-color-primary);
}
.supashop-coupon-list .coupon-code-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.supashop-coupon-list .coupon-messages {
	margin: 3px 0 0;
	font-size: 14px;
	line-height: 24px;
}
.cart-is-empty .fly-cart-footer {
	display: none;
}
.cart-includes-only-free-shipping-class .cart-goal-wrap,
.cart-is-empty .cart-collaterals,
.cart-is-empty .cart-countdown-timer,
.cart-is-empty .cart-goal-wrap {
	display: none !important;
}
@media screen and (max-width: 782px) {
	.admin-bar .popup-fly-cart {
		top: 46px;
		height: calc(100vh - 46px);
	}
}
@media screen and (max-width: 600px) {
	.admin-bar .popup-fly-cart {
		top: 0;
		height: 100vh;
	}
}
@media screen and (max-height: 600px), screen and (max-width: 420px) {
	.cart_list.product_list_widget .product-thumbnail {
		width: 65px;
	}
	.cart_list.product_list_widget div.quantity {
		--size: 32px;
		width: 88px;
	}
	.fly-cart-header .cart-goal-wrap {
		margin: 10px 0 0;
	}
	.fly-cart-header .cart-goal-text {
		margin-bottom: 10px;
		font-size: 16px;
		line-height: 26px;
	}
	.popup-fly-cart .woosb-item-child {
		margin-left: 10px;
	}
	.popup-fly-cart .woosb-item-child .product-thumbnail {
		width: 55px;
	}
}
.quantity-discount-table-wrap {
	margin: 9px 0 25px;
	width: 100%;
}
.quantity-discount-table-wrap .added_to_cart {
	display: none;
}
.quantity-discount-heading {
	font-size: 20px;
	font-weight: var(--supashop-typography-headings-font-weight-secondary);
	margin-bottom: 14px;
}
.quantity-discount-table {
	border: 1px solid var(--supashop-color-heading);
	border-radius: 5px;
	padding: 0 20px;
}
.quantity-discount-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 18px 0;
	border-bottom: 1px solid #eee;
}
.quantity-discount-item.disabled label {
	cursor: not-allowed;
}
.quantity-discount-item:last-child {
	border-bottom: 0;
}
.quantity-discount-name {
	font-size: 18px;
	font-weight: var(--supashop-typography-headings-font-weight-secondary);
	margin: 0;
}
.quantity-discount-add-button {
	height: 40px;
	line-height: 38px;
	padding: 0 10px;
	min-width: 100px;
	margin: 0 !important;
}
.woocommerce .page-sidebar .product_list_widget li + li {
	margin-top: 20px;
}
.woocommerce .page-sidebar .product_list_widget.style-boxed li {
	border: 2px solid var(--supashop-color-box-border);
	padding: 20px;
}
.woocommerce .page-sidebar .product_list_widget.style-boxed li .thumbnail {
	margin: 0 20px 0 0;
	width: 100px;
}
.woocommerce .page-sidebar .product_list_widget.style-boxed li .product-title {
	line-height: 25px;
}
.woocommerce .page-sidebar .product_list_widget.style-boxed li div.price {
	margin: 6px 0 0;
}
.woocommerce .page-sidebar .product_list_widget.style-big-thumbnail .product-item {
	display: block;
}
.woocommerce .page-sidebar .product_list_widget.style-big-thumbnail li + li {
	margin-top: 30px;
}
.woocommerce .page-sidebar .product_list_widget.style-big-thumbnail li .thumbnail {
	margin: 0 0 16px;
	width: 100%;
	max-width: 100%;
}
.woocommerce .page-sidebar .product_list_widget.style-big-thumbnail li .product-title {
	line-height: 25px;
}
.woocommerce .page-sidebar .product_list_widget.style-big-thumbnail li div.price {
	margin: 6px 0 0;
}
.woocommerce .page-sidebar .product_list_widget.style-big-thumbnail li .button {
	margin: 18px 0 0;
}
.woocommerce .page-sidebar .product_list_widget .product-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.woocommerce .page-sidebar .product_list_widget .product-title {
	margin: 0;
}
.woocommerce .page-sidebar .product_list_widget .thumbnail {
	line-height: 0;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.woocommerce .page-sidebar .product_list_widget .thumbnail a:after {
	display: none;
}
.woocommerce .widget_shopping_cart .cart_list li {
	padding-left: 0;
}
.product_list_widget {
	margin: 0;
	padding: 0;
}
.product_list_widget li {
	display: block;
	margin: 0;
}
.product_list_widget li:last-child {
	margin-bottom: 0;
}
.product_list_widget li .thumbnail {
	margin: 0 14px 0 0;
	width: 70px;
	max-width: 40%;
}
.product_list_widget li .thumbnail img {
	width: 100%;
}
.product_list_widget li .product-title {
	font-size: 16px;
	font-weight: var(--supashop-typography-headings-font-weight-secondary);
	line-height: 24px;
}
.product_list_widget li .product-title a {
	display: inline-block;
	color: inherit;
	font-weight: inherit;
}
.product_list_widget li .star-rating {
	margin: 13px 0 0;
	font-size: 12px;
}
.product_list_widget li div.price {
	display: block;
	font-size: 14px;
	margin: 0;
}
.product_list_widget li div.price del {
	font-size: 13px;
}
.product_list_widget li div.price .amount {
	line-height: 28px;
}
.product_list_widget li .button {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 38px;
	padding: 0 15px;
	margin: 23px 0 0;
	overflow: hidden;
}
.product_list_widget li .added_to_cart {
	display: none !important;
}
.product_list_widget li .product-variation-select {
	display: block;
	min-height: 28px;
	border: 0;
	border-bottom: 1px solid #ededed !important;
	padding: 0 15px 0 0 !important;
	background-color: transparent !important;
	background-position: 100%;
	margin: 6px 0 0;
}
.woocommerce-widget-layered-nav-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.woocommerce-widget-layered-nav-list li {
	position: relative;
}
.woocommerce-widget-layered-nav-dropdown__submit {
	margin: 10px 0 0;
}
.supashop-wp-widget-product-sorting a {
	color: var(--supashop-color-text);
}
.supashop-wp-widget-product-sorting a:hover {
	color: var(--supashop-color-heading);
}
.widget_rating_filter ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none outside;
}
.widget_rating_filter ul li {
	padding: 0 0 1px;
	list-style: none;
}
.widget_rating_filter ul li a {
	padding: 1px 0;
}
.widget_rating_filter ul li.chosen a {
	position: relative;
	padding: 0 0 0 25px;
}
.widget_rating_filter ul li.chosen a:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #a00;
	margin-right: 0.618em;
}
.widget_rating_filter .star-rating {
	float: none;
	display: inline-block;
	width: auto;
	font-family: inherit;
	overflow: visible;
}
.widget_rating_filter .star-rating:before {
	display: none;
}
.widget_rating_filter .tm-star-rating {
	--size: 15px;
}
.supashop-wp-widget-product-rating-filter .tm-star-rating {
	vertical-align: top;
}
.widget_price_filter .price_slider {
	margin-bottom: 25px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.widget_price_filter .ui-slider {
	--handle-size: 18px;
	position: relative;
	text-align: left;
	margin-left: calc(0.5 * var(--handle-size));
	margin-right: calc(0.5 * var(--handle-size));
	color: var(--supashop-color-heading);
	height: 4px;
	border-radius: 5px;
	background-color: #dbdbdb;
}
.widget_price_filter .ui-slider:before {
	content: '';
	position: absolute;
	top: 0;
	left: calc(-0.5 * var(--handle-size));
	right: calc(-0.5 * var(--handle-size));
	bottom: 0;
	background: inherit;
	border-radius: inherit;
}
.widget_price_filter .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: 0.7em;
	display: block;
	border: 0;
	border-radius: 1em;
	background: currentColor;
}
.widget_price_filter .ui-slider-handle {
	position: absolute;
	z-index: 2;
	border-radius: 50%;
	cursor: ew-resize;
	outline: 0;
	margin-left: calc(-0.5 * var(--handle-size));
	top: -7px;
	width: var(--handle-size);
	height: var(--handle-size);
	background: currentColor;
	box-shadow: 0 2px 11px rgba(0, 0, 0, 0.13);
}
.widget_price_filter .price_slider_amount {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: inherit;
}
.widget_price_filter .button {
	padding: 0 33px !important;
	height: 32px;
	line-height: 32px !important;
}
.widget_price_filter .price_label {
	font-size: 14px;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	color: var(--supashop-color-heading);
}
.supashop-product-price-filter .amount,
.supashop-product-price-filter .wc-price-separator {
	font-size: inherit;
	font-weight: inherit;
	color: inherit;
	line-height: 26px;
}
.supashop-product-price-filter .wc-price-separator {
	margin: -1px 3px 0;
}
.archive-shop .supashop-product-categories {
	margin: 0 0 80px;
	--slide-gutter: 30px;
	--slide-height: 450px;
}
.archive-shop .page-title-bar .supashop-product-categories {
	margin: 40px 0 0;
}
.archive-shop .page-main-content .supashop-product-categories {
	margin: 0 0 50px;
}
.woocommerce-pagination {
	text-align: center;
}
.woocommerce-pagination button,
.woocommerce-pagination ul {
	margin: 20px 0 0;
	border: 0;
}
.js-product-ordering {
	display: inline-block;
	float: none;
}
.js-product-ordering select {
	color: var(--supashop-color-form-focus-text);
	background-position: 100% 50%;
}
.js-product-ordering .supashop-nice-select-wrap .supashop-nice-select-current,
.js-product-ordering select {
	border: 0;
	border-radius: 0;
	background-color: transparent !important;
	padding: 3px 18px 3px 0;
	font-size: 16px;
	font-weight: 500;
	min-height: 34px;
}
.js-product-ordering .supashop-nice-select-wrap .supashop-nice-select-current {
	color: var(--supashop-color-link);
	background-position: 99% 50%;
}
.js-product-ordering .supashop-nice-select-wrap .supashop-nice-select-current:hover {
	color: var(--supashop-color-link-hover);
}
.archive-shop-actions {
	margin-bottom: 10px;
}
.shop-actions-toolbar {
	--archive-toolbar-item-gap: 10px;
}
.shop-actions-toolbar > .inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: calc(-1 * var(--archive-toolbar-item-gap));
	margin-right: calc(-1 * var(--archive-toolbar-item-gap));
}
.shop-actions-toolbar > .inner > * {
	padding-left: var(--archive-toolbar-item-gap);
	padding-right: var(--archive-toolbar-item-gap);
	margin-bottom: 10px;
}
.shop-actions-toolbar-right > .inner {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.btn-open-shop-off-sidebar {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 500;
}
.btn-open-shop-off-sidebar .button-icon {
	margin: 0 0 0 10px;
}
.page-title {
	font-size: 34px;
	margin: 0 0 14px;
}
.archive-shop.page-blocks-style-border-block .shop-archive-block {
	padding: 20px 30px 33px;
	border: 1px solid var(--supashop-color-box-white-border);
	background: var(--supashop-color-box-white-background);
}
.archive-shop.page-blocks-style-border-block .supashop-product.group-style-08 {
	margin: 0 -31px;
}
.archive-shop.page-blocks-style-border-block .page-title {
	font-size: 22px;
}
.archive-shop.page-blocks-style-border-block-03 .shop-archive-block {
	padding: 31px 30px 30px;
	border: 1px solid var(--supashop-color-box-white-border-02);
	background: var(--supashop-color-box-white-background);
	border-radius: 8px;
}
.archive-shop.page-blocks-style-border-block-03 .page-title {
	font-size: 32px;
	margin: 0 0 12px;
}
@media (max-width: 991px) {
	.archive-shop-actions .shop-actions-toolbar {
		--archive-toolbar-item-gap: 5px;
	}
	.archive-shop.page-blocks-style-border-block-03 .shop-archive-block {
		padding: 31px 20px 30px;
	}
}
@media (max-width: 767px) {
	.shop-actions-toolbar-right > .inner {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.archive-shop-actions .shop-actions-toolbar {
		--archive-toolbar-item-gap: 5px;
	}
}
@media (max-width: 575px) {
	.archive-shop .supashop-product-categories {
		margin: 0 0 50px;
		--slide-gutter: 20px;
	}
	.archive-shop .supashop-product-categories[data-items-mobile='auto'] .swiper-slide {
		width: 300px !important;
		max-width: 90%;
	}
	.archive-shop .supashop-product-categories[data-items-mobile='auto'] .supashop-box {
		display: block;
		margin-right: var(--slide-gutter);
	}
	.archive-shop .supashop-product-categories.style-02[data-items-mobile='auto'] .swiper-slide {
		width: 180px !important;
		max-width: 90%;
	}
	.archive-shop .supashop-product-categories.style-02[data-items-mobile='auto'] .supashop-box {
		display: block;
		margin-right: var(--slide-gutter);
	}
}
.supashop-product-categories .product-category {
	position: relative;
}
.supashop-product-categories .category-name {
	font-size: 24px;
	font-weight: var(--supashop-typography-headings-font-weight);
	line-height: 1.45;
	margin: 0;
}
.supashop-product-categories .category-name:hover a,
.supashop-product-categories .category-name a {
	color: inherit;
}
.supashop-product-categories .category-count {
	font-size: 16px;
	line-height: 23px;
	margin: 2px 0 0;
}
.supashop-product-categories .cat-wrap {
	z-index: 0;
}
.supashop-product-categories .supashop-box {
	position: relative;
	display: block;
}
.supashop-product-categories .category-description {
	margin-top: 8px;
}
.supashop-product-categories .supashop-image-wrapper {
	margin-bottom: 20px;
}
.supashop-product-categories .supashop-image-inner {
	max-width: 100%;
}
.supashop-product-categories .supashop-image *,
.supashop-product-categories .supashop-image:after,
.supashop-product-categories .supashop-image:before {
	border-radius: inherit;
}
.supashop-product-categories .supashop-lazy-image,
.supashop-product-categories .supashop-lazy-image img {
	width: 100%;
}
.supashop-product-categories .tm-button {
	--supashop-tm-button-hover-background: var(--supashop-color-button-hover-background);
}
.supashop-product-categories.style-01.supashop-grid-metro .category-name {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.supashop-product-categories.style-01.supashop-grid-metro .category-name span {
	display: inline !important;
}
.supashop-product-categories.style-02 .supashop-image-wrapper {
	margin-bottom: 0;
}
.supashop-product-categories.style-02 .category-info {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 20px 30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: start;
	-ms-flex-align: start;
	align-items: start;
}
.supashop-product-categories.style-02 .category-info .tm-button {
	--supashop-color-button-text: #000;
	--supashop-color-button-background: #fff;
	min-width: 45px;
	min-height: 45px;
	border-radius: 50%;
	padding: 0;
	font-size: 14px;
}
.supashop-product-categories.style-02 .category-info-wrapper {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.supashop-product-categories.style-03 .category-name,
.supashop-product-categories.style-04 .category-name,
.supashop-product-categories.style-14 .category-name,
.supashop-product-categories.style-15 .category-name {
	font-size: 20px;
	line-height: 1.5;
	font-weight: var(--supashop-typography-headings-font-weight-secondary);
}
.supashop-product-categories.style-03 .category-count,
.supashop-product-categories.style-04 .category-count,
.supashop-product-categories.style-14 .category-count,
.supashop-product-categories.style-15 .category-count {
	position: relative;
	vertical-align: baseline;
	font-size: 0.7em;
	top: -0.6em;
	display: inline-block;
	margin: 0;
}
.supashop-product-categories.style-03 .cat-wrap,
.supashop-product-categories.style-14 .cat-wrap,
.supashop-product-categories.style-15 .cat-wrap {
	text-align: center;
}
.supashop-product-categories.style-03 .supashop-image-wrapper,
.supashop-product-categories.style-14 .supashop-image-wrapper,
.supashop-product-categories.style-15 .supashop-image-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 23px;
}
.supashop-product-categories.style-03 .supashop-image,
.supashop-product-categories.style-14 .supashop-image,
.supashop-product-categories.style-15 .supashop-image {
	position: relative;
	max-width: 100%;
	width: 160px;
	overflow: hidden;
	border-radius: 50%;
}
.supashop-product-categories.style-03 .supashop-image:before,
.supashop-product-categories.style-14 .supashop-image:before,
.supashop-product-categories.style-15 .supashop-image:before {
	content: '';
	padding-top: 100%;
	display: block;
}
.supashop-product-categories.style-03 .supashop-image .cat-image,
.supashop-product-categories.style-14 .supashop-image .cat-image,
.supashop-product-categories.style-15 .supashop-image .cat-image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9;
	overflow: hidden;
}
.supashop-product-categories.style-03 .supashop-image img,
.supashop-product-categories.style-14 .supashop-image img,
.supashop-product-categories.style-15 .supashop-image img {
	width: 100% !important;
	height: 100%;
	object-fit: cover;
}
.supashop-product-categories.style-04 .supashop-image-wrapper {
	margin-bottom: 21px;
}
.supashop-product-categories.style-05 .button-text {
	white-space: normal;
}
.supashop-product-categories.style-05 .cat-wrap {
	text-align: center;
}
.supashop-product-categories.style-05 .supashop-image-wrapper {
	margin-bottom: 0;
}
.supashop-product-categories.style-05 .category-info {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 0 10px 30px;
}
.supashop-product-categories.style-05 .category-info .tm-button {
	--supashop-color-button-text: #000;
	--supashop-color-button-background: #fff;
	font-size: 18px;
	min-width: 160px;
}
.supashop-product-categories.style-06 .supashop-image-wrapper {
	margin-bottom: 0;
}
.supashop-product-categories.style-06 .category-info {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 20px 30px;
	pointer-events: none;
}
.supashop-product-categories.style-06 .category-info a {
	pointer-events: auto;
}
.supashop-product-categories.style-06 .category-info-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	height: 100%;
}
.supashop-product-categories.style-06 .category-name {
	font-size: 22px;
	font-weight: 700;
	line-height: 1.2;
}
.supashop-product-categories.style-06 .category-count {
	color: #000;
	font-size: 16px;
	font-weight: 500;
	line-height: 19px;
	margin-top: 7px;
	text-transform: capitalize;
}
.supashop-product-categories.style-07 .cat-wrap {
	text-align: center;
}
.supashop-product-categories.style-07 .supashop-image-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 23px;
}
.supashop-product-categories.style-07 .supashop-image {
	position: relative;
	max-width: 100%;
	width: 160px;
	overflow: hidden;
	border-radius: 50%;
}
.supashop-product-categories.style-07 .supashop-image:before {
	content: '';
	padding-top: 100%;
	display: block;
}
.supashop-product-categories.style-07 .supashop-image .cat-image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9;
	overflow: hidden;
}
.supashop-product-categories.style-07 .supashop-image img {
	width: 100% !important;
	height: 100%;
	object-fit: cover;
}
.supashop-product-categories.style-07 .category-name {
	font-size: 20px;
	line-height: 1.2;
}
.supashop-product-categories.style-07 .category-count {
	font-size: 15px;
	line-height: 22px;
	margin-top: 9px;
}
.supashop-product-categories.style-08 .cat-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
}
.supashop-product-categories.style-08 .cat-wrap:hover .category-name a:after {
	background-color: currentColor;
	width: 100%;
	left: 0;
	right: auto;
}
.supashop-product-categories.style-08 .supashop-image-wrapper {
	margin: 38px 0 25px;
}
.supashop-product-categories.style-08 .supashop-image {
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
}
.supashop-product-categories.style-08 .category-name {
	text-transform: uppercase;
	-webkit-box-ordinal-group: -98;
	-webkit-order: -99;
	-ms-flex-order: -99;
	order: -99;
}
.supashop-product-categories.style-08 .category-name .button-content-wrapper:before {
	background-color: transparent;
}
.supashop-product-categories.style-08 .category-name .button-content-wrapper:after {
	background-color: #000;
}
.supashop-product-categories.style-08 .category-name a {
	position: relative;
}
.supashop-product-categories.style-08 .category-name a:after {
	content: '';
	position: absolute;
	right: 0;
	height: 1px;
	background-color: transparent;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	bottom: -1px;
	width: 0;
}
.supashop-product-categories.style-08 .category-count {
	color: #000;
	margin: 0;
}
.supashop-product-categories.style-09 .cat-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
	padding: 25px 30px;
	background-color: #fff;
}
.supashop-product-categories.style-09 .supashop-image-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 24px 0 27px;
}
.supashop-product-categories.style-09 .supashop-image {
	position: relative;
	max-width: 100%;
	width: 270px;
	overflow: hidden;
	border-radius: 50%;
}
.supashop-product-categories.style-09 .supashop-image:before {
	content: '';
	padding-top: 100%;
	display: block;
}
.supashop-product-categories.style-09 .supashop-image .cat-image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9;
	overflow: hidden;
}
.supashop-product-categories.style-09 .supashop-image img {
	width: 100% !important;
	height: 100%;
	object-fit: cover;
}
.supashop-product-categories.style-09 .category-info {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
}
.supashop-product-categories.style-09 .supashop-image-wrapper {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
}
.supashop-product-categories.style-09 .tm-button-wrapper {
	-webkit-box-ordinal-group: 4;
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3;
}
.supashop-product-categories.style-09 .category-count {
	font-size: 15px;
}
.supashop-product-categories.style-09 .tm-button {
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.supashop-product-categories.style-10 .cat-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.supashop-product-categories.style-10 .category-name {
	font-size: 16px;
	line-height: 1.375;
	font-weight: var(--supashop-typography-headings-font-weight-secondary);
}
.supashop-product-categories.style-10 .category-count {
	font-size: 0.9em;
}
.supashop-product-categories.style-10 .supashop-image-wrapper {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin: 0 10px 0 0 !important;
}
.supashop-product-categories.style-10 .supashop-image {
	position: relative;
	max-width: 100%;
	width: 38px;
	overflow: hidden;
	border-radius: 50%;
	border: 1px solid #e0dbdb;
}
.supashop-product-categories.style-10 .supashop-image:before {
	content: '';
	padding-top: 100%;
	display: block;
}
.supashop-product-categories.style-10 .supashop-image .cat-image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9;
	overflow: hidden;
}
.supashop-product-categories.style-10 .supashop-image img {
	width: 100% !important;
	height: 100%;
	object-fit: cover;
}
.supashop-product-categories.style-10 .category-info {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.supashop-product-categories.style-11 .supashop-image-wrapper {
	margin-bottom: 10px;
}
.supashop-product-categories.style-11 .category-info-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.supashop-product-categories.style-11 .category-name {
	font-size: 16px;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-right: 10px;
}
.supashop-product-categories.style-11 .category-name a:hover {
	box-shadow:
		inset 0 0 0 transparent,
		inset 0 -1px 0 currentColor;
}
.supashop-product-categories.style-11 .category-count {
	font-size: 14px;
	line-height: 16px;
	margin: 0;
	white-space: nowrap;
}
.supashop-product-categories.style-12 {
	--grid-border-color: #eee;
	--swiper-content-v-align: auto;
}
.supashop-product-categories.style-12 .supashop-grid {
	position: relative;
	overflow: hidden;
}
.supashop-product-categories.style-12 .supashop-grid:before,
.supashop-product-categories.style-12 .swiper-container:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: var(--grid-real-width, 100%);
	height: 100%;
	pointer-events: none;
	border: 1px solid var(--grid-border-color);
	border-radius: inherit;
}
.supashop-product-categories.style-12 .swiper-slide {
	height: auto;
}
.supashop-product-categories.style-12 .swiper-slide .supashop-box {
	height: 100%;
}
.supashop-product-categories.style-12 .product-category:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 1px solid var(--grid-border-color);
	border-top-width: 0;
	border-left-width: 0;
	pointer-events: none;
}
.supashop-product-categories.style-12 .cat-wrap {
	text-align: center;
	padding: 27px;
}
.supashop-product-categories.style-12 .supashop-image-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 10px;
}
.supashop-product-categories.style-12 .supashop-image {
	position: relative;
	max-width: 100%;
	width: 85px;
	overflow: hidden;
	border-radius: 50%;
}
.supashop-product-categories.style-12 .supashop-image:before {
	content: '';
	padding-top: 100%;
	display: block;
}
.supashop-product-categories.style-12 .supashop-image .cat-image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9;
	overflow: hidden;
}
.supashop-product-categories.style-12 .supashop-image img {
	width: 100% !important;
	height: 100%;
	object-fit: cover;
}
.supashop-product-categories.style-12 .category-info {
	position: relative;
	z-index: 5;
}
.supashop-product-categories.style-12 .category-name {
	font-size: 16px;
	line-height: 1.37;
}
.supashop-product-categories.style-12 .category-count {
	font-size: 14px;
	line-height: 20px;
}
.supashop-product-categories.style-13 .supashop-image-wrapper {
	margin-bottom: 0;
}
.supashop-product-categories.style-13 .category-info {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 20px 30px;
}
.supashop-product-categories.style-13 .category-info-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.supashop-product-categories.style-13 .category-name {
	margin: 0 6px 0 0;
}
.supashop-product-categories.style-13 .category-count {
	margin: 0;
}
.supashop-product-categories.style-14,
.supashop-product-categories.style-15 {
	margin: 0 0 88px;
}
.supashop-product-categories.style-14 .category-name,
.supashop-product-categories.style-15 .category-name {
	font-size: 15px;
	-webkit-transform: translateX(4px);
	transform: translateX(4px);
}
.supashop-product-categories.style-14 .category-name:after,
.supashop-product-categories.style-15 .category-name:after {
	content: '';
	font-size: 13px;
	color: var(--supashop-color-primary);
	margin-left: 4px;
	opacity: 0;
	width: 0;
	display: inline-block;
}
.supashop-product-categories.style-14 .category-name:hover,
.supashop-product-categories.style-15 .category-name:hover {
	-webkit-transform: translateX(-9px);
	transform: translateX(-9px);
}
.supashop-product-categories.style-14 .category-name:hover a,
.supashop-product-categories.style-15 .category-name:hover a {
	color: var(--supashop-color-primary);
}
.supashop-product-categories.style-14 .category-name:hover:after,
.supashop-product-categories.style-15 .category-name:hover:after {
	opacity: 1;
}
.supashop-product-categories.style-14 .supashop-image-wrapper,
.supashop-product-categories.style-15 .supashop-image-wrapper {
	margin-bottom: 14px;
}
.supashop-product-categories.style-14 .supashop-image,
.supashop-product-categories.style-15 .supashop-image {
	width: 140px;
}
.supashop-product-categories.style-14 .swiper-nav-button,
.supashop-product-categories.style-15 .swiper-nav-button {
	background-color: #fff;
	border-color: #e6e6e6;
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.12);
}
.supashop-product-categories.style-14 .swiper-nav-button i:before,
.supashop-product-categories.style-15 .swiper-nav-button i:before {
	content: '';
	font-size: 18px;
}
.supashop-product-categories.style-14 .swiper-nav-button.swiper-button-prev i:before,
.supashop-product-categories.style-15 .swiper-nav-button.swiper-button-prev i:before {
	content: '';
}
.supashop-product-categories.style-14 .swiper-nav-button:hover,
.supashop-product-categories.style-15 .swiper-nav-button:hover {
	background-color: var(--supashop-color-heading);
	border-color: var(--supashop-color-heading);
}
.supashop-product-categories.style-15 {
	margin: 0 0 39px;
}
.supashop-product-categories.style-15 .supashop-image-wrapper {
	margin-bottom: 18px;
}
.supashop-product-categories.style-15 .supashop-image {
	border-radius: 0;
}
.supashop-product-categories.style-15 .category-name {
	font-weight: 500;
}
.woocommerce-cart .shop_table {
	margin-bottom: 0;
}
.woocommerce-cart .shop_table td,
.woocommerce-cart .shop_table th {
	border: 0;
	background: none;
	text-align: start;
	padding: 15px;
}
.woocommerce-cart .shop_table tr {
	border-bottom: 1px solid #eee;
}
.woocommerce-cart .shop_table th {
	font-weight: 500;
	line-height: 22px;
}
.woocommerce-cart .shop_table td {
	padding: 30px 15px;
}
.woocommerce-cart .shop_table td:first-child,
.woocommerce-cart .shop_table th:first-child {
	padding-left: 0;
}
.woocommerce-cart .shop_table td:last-child,
.woocommerce-cart .shop_table th:last-child {
	padding-right: 0;
	text-align: end;
}
.woocommerce-cart .shop_table .product-title {
	font-size: 16px;
	font-weight: var(--supashop-typography-headings-font-weight-secondary);
	line-height: 26px;
	margin-bottom: 0;
}
.woocommerce-cart .shop_table .product-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.woocommerce-cart .shop_table .product-thumbnail {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 110px;
	margin: 0 20px 0 0;
}
.woocommerce-cart .shop_table .product-subtotal .amount,
.woocommerce-cart .shop_table .product-subtotal .price {
	font-weight: 500;
	color: var(--supashop-color-heading);
}
.woocommerce-cart .shop_table .cart-item-label-mobile {
	display: none;
}
.woocommerce-cart .shop_table .remove {
	font-size: 14px;
}
.woocommerce-cart .checkout-button {
	width: 100%;
}
.woocommerce-cart div.quantity {
	--size: 40px;
	--icon-size: 14px;
	width: 120px;
}
.woocommerce-cart div.quantity input {
	background-color: transparent;
	border-color: #dedede;
}
.woocommerce-cart div.quantity select {
	color: var(--supashop-color-heading) !important;
	background-color: transparent !important;
	border-color: #dedede !important;
	min-height: var(--size);
	line-height: 20px;
	padding: 3px 25px 3px 15px;
	background-position: center right 15px;
}
.page-blocks-style-border-block-02.woocommerce-cart .shop_table th,
.page-blocks-style-border-block-03.woocommerce-cart .shop_table th {
	font-weight: 600;
}
.page-blocks-style-border-block-02 .woocommerce-cart-form,
.page-blocks-style-border-block-03 .woocommerce-cart-form {
	background-color: #fff;
	border: 1px solid #e6e6e6;
	padding: 40px 60px 60px;
}
.page-blocks-style-border-block-02 .cart_totals,
.page-blocks-style-border-block-03 .cart_totals {
	box-shadow: none;
	padding: 0;
	width: 360px;
}
.page-blocks-style-border-block-02 .checkout.woocommerce-checkout,
.page-blocks-style-border-block-03 .checkout.woocommerce-checkout {
	background-color: #fff;
	border: 1px solid #e6e6e6;
	padding: 50px 55px 55px;
}
.page-blocks-style-border-block-03 .checkout.woocommerce-checkout,
.page-blocks-style-border-block-03 .woocommerce-cart-form {
	border-radius: 8px;
}
.page-blocks-style-border-block-03 .woocommerce .product-name,
.page-blocks-style-border-block-03 .woocommerce .product-title {
	line-height: 1.33;
}
.cart-collaterals {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin: 50px 0 0;
}
ul.woocommerce-shipping-methods {
	margin: 0;
	padding: 0;
}
ul.woocommerce-shipping-methods li {
	list-style-type: none;
	margin: 0;
}
ul.woocommerce-shipping-methods li input[type='radio'] {
	top: 1px;
}
.modal-cart textarea {
	height: 110px;
}
.modal-cart button {
	width: 100%;
}
.modal-cart .tm-button {
	margin: 10px 0 0;
}
.empty-cart-messages {
	text-align: center;
}
.wc-empty-cart-message .wc-block-components-notice-banner {
	display: none;
}
.empty-cart-icon {
	width: 350px;
	max-width: 80%;
	margin: 0 auto 30px;
}
.empty-cart-heading {
	font-size: 34px;
	font-weight: var(--supashop-typography-headings-font-weight-secondary);
}
.return-to-shop {
	margin: 30px 0 0;
	text-align: center;
}
.cart_totals {
	width: 400px;
	max-width: 100%;
	background: #fff;
	padding: 20px 30px 30px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.cart_totals > h2 {
	display: none;
}
.cart_totals .woocommerce-error,
.cart_totals .woocommerce-info,
.cart_totals .woocommerce-message {
	margin-bottom: 20px !important;
	padding: 10px 15px 10px 50px;
}
.cart_totals .woocommerce-error:before,
.cart_totals .woocommerce-info:before,
.cart_totals .woocommerce-message:before {
	left: 15px;
}
.cart_totals .cart-totals-row,
.cart_totals tfoot tr,
.woocommerce-order-details .cart-totals-row,
.woocommerce-order-details tfoot tr {
	min-height: 48px;
	padding: 10px 0;
	border-top: 1px solid #eee;
}
.cart-totals-row__no-style {
	min-height: 0 !important;
	padding: 0 !important;
	border-top: 0 !important;
}
.wc-proceed-to-checkout {
	margin: 10px 0 0;
}
.shipping-calculator-form .form-submit-wrap {
	margin: 0;
}
.shipping-calculator-form {
	margin-top: 10px;
}
.cart-empty.woocommerce-info {
	margin: 0 !important;
	background: none !important;
	padding: 0 !important;
}
.cart-empty.woocommerce-info:before {
	display: none;
}
.cross-sells.products {
	position: relative;
	margin-top: 80px;
	padding-top: 88px;
}
.cross-sells.products:before {
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 3000px;
	height: 1px;
	background-color: #ededed;
	content: '';
}
.cross-sells-products-heading {
	font-size: 34px;
	font-weight: var(--supashop-typography-headings-font-weight-secondary);
	line-height: 1.42;
	margin: 0 0 39px;
}
@media (max-width: 1199px) {
	.page-blocks-style-border-block-02 .woocommerce-cart-form,
	.page-blocks-style-border-block-03 .woocommerce-cart-form {
		padding: 40px 40px 60px;
	}
	.page-blocks-style-border-block-02 .checkout.woocommerce-checkout,
	.page-blocks-style-border-block-03 .checkout.woocommerce-checkout {
		padding: 50px 40px 55px;
	}
}
@media (max-width: 991px) {
	.cross-sells.products {
		margin-top: 80px;
		padding-top: 65px;
	}
	.cross-sells-products-heading,
	.woocommerce-cart .empty-cart-heading {
		font-size: 28px;
	}
	.page-blocks-style-border-block-02 .woocommerce-cart-form,
	.page-blocks-style-border-block-03 .woocommerce-cart-form {
		padding: 40px 20px 60px;
	}
	.page-blocks-style-border-block-02 .checkout.woocommerce-checkout,
	.page-blocks-style-border-block-03 .checkout.woocommerce-checkout {
		padding: 40px 20px;
	}
}
@media (max-width: 767px) {
	.woocommerce-page table.shop_table thead {
		display: none;
	}
	.woocommerce-page table.shop_table tbody,
	.woocommerce-page table.shop_table td,
	.woocommerce-page table.shop_table th,
	.woocommerce-page table.shop_table tr {
		display: block;
	}
	.woocommerce-page table.shop_table td {
		padding: 0 !important;
	}
	.woocommerce-page table.shop_table td:last-child {
		text-align: start;
	}
	.woocommerce-page table.shop_table .cart_item {
		position: relative;
		padding: 20px 15px 20px 80px;
		min-height: 90px;
	}
	.woocommerce-page table.shop_table .product-quantity {
		margin-top: 10px;
	}
	.woocommerce-page table.shop_table div.quantity {
		--size: 32px;
		width: 110px;
	}
	.woocommerce-page table.shop_table .product-subtotal {
		margin: 10px 0 0;
	}
	.woocommerce-page table.shop_table .cart-item-label-mobile {
		display: inline-block;
	}
	.woocommerce-page table.shop_table .product-title {
		font-size: 14px;
		line-height: 24px;
	}
	.woocommerce-page table.shop_table .product-price {
		display: none;
	}
	.woocommerce-page table.shop_table .product-thumbnail {
		position: absolute;
		top: 20px;
		left: 0;
		width: 60px;
	}
	.woocommerce-page table.shop_table .product-thumbnail img {
		width: 60px;
	}
	.cross-sells.products {
		margin-top: 50px;
		padding-top: 42px;
	}
	.cross-sells-products-heading {
		font-size: 22px;
		margin: 0 0 25px;
	}
}
.checkout-order-review-heading,
.woocommerce-order-details__title,
.woocommerce-order-downloads__title {
	font-size: 24px;
	font-weight: var(--supashop-typography-headings-font-weight-secondary);
	line-height: 1.5;
	margin: 0 0 9px;
}
.woocommerce-table--order-details {
	margin: 0;
}
.woocommerce-table--order-details td,
.woocommerce-table--order-details th {
	text-align: start;
}
.woocommerce-table--order-details .order-again {
	margin-top: 10px;
}
.wc-checkout-review-order-table {
	display: block;
	margin-bottom: 0;
}
.wc-checkout-review-order-table .amount .decimals-separator,
.wc-checkout-review-order-table .price .decimals-separator {
	font-size: 1em;
}
.wc-checkout-review-order-table tr {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-top: 1px solid #eee;
}
.wc-checkout-review-order-table tr:not(.order-total) th {
	color: var(--supashop-color-text);
}
.wc-checkout-review-order-table th {
	font-family: var(--supashop-typography-body-font-family);
	font-weight: var(--supashop-typography-body-font-weight);
	text-transform: none;
	letter-spacing: 0;
	font-size: inherit;
	line-height: 26px;
}
.wc-checkout-review-order-table td,
.wc-checkout-review-order-table th {
	background: none !important;
	border: 0;
	text-align: start;
	padding: 0 5px;
}
.wc-checkout-review-order-table td:first-child,
.wc-checkout-review-order-table th:first-child {
	padding-left: 0;
}
.wc-checkout-review-order-table td:last-child,
.wc-checkout-review-order-table th:last-child {
	padding-right: 0;
}
.wc-checkout-review-order-table thead {
	display: none;
}
.wc-checkout-review-order-table tbody {
	display: block;
}
.wc-checkout-review-order-table tbody tr {
	padding: 12px 0;
}
.wc-checkout-review-order-table tbody .product-info {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.wc-checkout-review-order-table tbody .product-total {
	min-width: 70px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.wc-checkout-review-order-table .product-total {
	text-align: end;
}
.wc-checkout-review-order-table .product-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.wc-checkout-review-order-table .product-quantity {
	color: #9b9b9b;
}
.wc-checkout-review-order-table .product-thumbnail {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 10px;
	width: 60px;
}
.wc-checkout-review-order-table .product-name {
	font-family: var(--supashop-typography-body-font-family);
	font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 0;
}
.wc-checkout-review-order-table .product-name a {
	display: block;
}
.wc-checkout-review-order-table .product-name a:not(:hover) {
	color: inherit;
}
.wc-checkout-review-order-table .product-caption {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.wc-checkout-review-order-table .cart-subtotal .amount {
	font-size: 18px;
}
.wc-checkout-review-order-table .shipping .amount {
	margin: 0 0 0 4px;
}
.wc-checkout-review-order-table .woocommerce-shipping-totals .amount {
	font-size: 16px;
	line-height: 26px;
}
.wc-checkout-review-order-table tfoot {
	display: block;
}
.wc-checkout-review-order-table tfoot tr {
	min-height: 48px;
	padding: 10px 0;
}
.wc-checkout-review-order-table tfoot td {
	width: 100%;
	text-align: end;
}
.wc-checkout-review-order-table tfoot .order-total {
	padding: 15px 0 2px;
}
.wc-checkout-review-order-table tfoot .order-total .cart-totals-label {
	color: var(--supashop-color-heading);
	font-weight: 500;
}
.wc-checkout-review-order-table tfoot .order-total .amount {
	font-size: 24px;
	font-weight: 500;
}
@media (max-width: 767px) {
	.wc-checkout-review-order-table tbody tr {
		padding: 15px 0;
	}
	.wc-checkout-review-order-table .product-thumbnail img {
		width: 60px;
	}
	.woocommerce-account table.woocommerce-table--order-downloads td {
		padding: 5px 10px !important;
	}
	.woocommerce-account table.woocommerce-table--order-downloads td:last-child {
		text-align: center;
	}
}
@media (max-width: 543px) {
	.checkout-order-review-heading {
		font-size: 18px;
	}
	.wc-checkout-review-order-table tbody tr {
		padding: 12px 0;
	}
	.wc-checkout-review-order-table .product-thumbnail img {
		width: 50px;
	}
	.wc-checkout-review-order-table .product-name {
		font-size: 15px;
		line-height: 24px;
	}
}
.checkout-login-link {
	margin-bottom: 15px;
}
.checkout-login-link a {
	font-weight: 500;
}
.woocommerce-form__label-for-checkbox {
	cursor: pointer;
}
#order_comments {
	height: 100px;
}
#ship-to-different-address {
	font-family: var(--supashop-typography-body-font-family);
	display: inline-block;
	font-size: 14px;
	font-weight: var(--supashop-typography-body-font-weight);
	line-height: 26px;
	margin: 0 0 28px;
	color: var(--supashop-color-text);
}
#billing_address_2_field > label {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	line-height: 25px;
	margin: 0 0 7px;
}
.woocommerce-form-coupon-wrap {
	margin: 0 0 21px;
}
.woocommerce-form-coupon-toggle {
	padding: 0 0 20px;
}
.woocommerce-form-coupon-toggle a {
	font-weight: 500;
}
.woocommerce-checkout .woocommerce-form-login {
	margin: 0 0 30px;
}
.woocommerce-checkout .checkout_coupon .form-group {
	width: 370px;
	position: relative;
	margin: 0;
}
.woocommerce-checkout abbr.required {
	border: 0;
	text-decoration: none;
}
.woocommerce-checkout .wc-stripe-elements-field,
.woocommerce-checkout .wc-stripe-iban-element-field {
	padding: 12px 20px;
	margin: 0;
	min-height: 45px;
	line-height: 45px;
	border-radius: var(--supashop-form-input-normal-rounded);
	background: var(--supashop-color-form-background);
	border-color: var(--supashop-color-form-border);
	color: #ababab;
}
.woocommerce-checkout .woocommerce-SavedPaymentMethods-saveNew input[type='checkbox'] {
	top: 2px;
}
.woocommerce-checkout .payment_box {
	position: relative;
	padding: 10px 0;
}
.woocommerce-checkout .payment_method_ppec_paypal img {
	vertical-align: middle;
	margin-left: 10px;
}
.woocommerce-checkout .place-order {
	margin: 25px 0 0 !important;
	padding: 20px 0 0;
	border-top: 1px solid var(--supashop-color-box-border);
}
.woocommerce-checkout .place-order button {
	margin: 20px 0 0;
	width: 100%;
}
.woocommerce-checkout-review-order h4 {
	font-size: 18px;
	margin: 0 0 7px;
}
.woocommerce-privacy-policy-text {
	margin: 0 0 8px;
}
.woocommerce-privacy-policy-text a {
	font-weight: 500;
}
.woocommerce-terms-and-conditions {
	margin: 10px 0 0;
}
.woocommerce-terms-and-conditions-wrapper p:last-child {
	margin: 0;
}
.wc_payment_methods {
	border: 0;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.wc_payment_methods .form-row:last-child {
	margin-bottom: 0;
}
.wc_payment_methods .payment-title-wrap {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 5px 10px;
	background: none;
	border: 1px solid #e0e0e0;
	border-radius: 0;
	min-height: 45px;
}
.wc_payment_methods .payment-title-wrap > .input-radio {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.wc_payment_methods .payment-title-wrap > .input-radio:checked:before {
	border-color: #000;
}
.wc_payment_methods .payment_title {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
}
.wc_payment_methods .payment_title:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.wc_payment_methods .payment-title-name {
	font-size: 16px;
	font-weight: 500;
	text-transform: none;
	letter-spacing: 0;
	color: var(--supashop-color-text);
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.wc_payment_methods .payment-title-icon {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	font-size: 30px;
	color: #ccc;
	-webkit-box-ordinal-group: 5;
	-webkit-order: 4;
	-ms-flex-order: 4;
	order: 4;
	max-width: 40%;
	margin: 0 0 0 5px;
}
.wc_payment_methods .payment-title-icon svg {
	display: block;
	width: auto;
	height: 1em;
	fill: currentColor;
}
.wc_payment_methods .payment-title-icon > img {
	max-height: 40px;
}
.wc_payment_methods .payment-selected .payment-title-wrap {
	color: var(--supashop-color-heading);
	background: #f7f7f7;
	border-color: var(--supashop-color-heading);
}
.wc_payment_methods .payment-selected .payment_title,
.wc_payment_methods .payment_title:hover {
	color: var(--supashop-color-heading);
}
.wc_payment_methods .payment-selected .payment_title .payment-title-icon,
.wc_payment_methods .payment-selected .payment_title .payment-title-name,
.wc_payment_methods .payment_title:hover .payment-title-icon,
.wc_payment_methods .payment_title:hover .payment-title-name {
	color: inherit;
}
.page-blocks-style-border-block-02 .wc_payment_methods .payment-selected .payment-title-wrap,
.page-blocks-style-border-block-03 .wc_payment_methods .payment-selected .payment-title-wrap {
	background: #f2f3f8;
	border-color: #d2d2d2;
}
.page-blocks-style-border-block-02 .wc_payment_methods .payment-title-wrap,
.page-blocks-style-border-block-03 .wc_payment_methods .payment-title-wrap {
	border-radius: 5px;
}
.page-blocks-style-border-block-02 .checkout-order-review-heading,
.page-blocks-style-border-block-02 .checkout-payment-info-heading,
.page-blocks-style-border-block-02 .woocommerce-billing-fields > h3,
.page-blocks-style-border-block-03 .checkout-order-review-heading,
.page-blocks-style-border-block-03 .checkout-payment-info-heading,
.page-blocks-style-border-block-03 .woocommerce-billing-fields > h3 {
	font-size: 24px;
	font-weight: 600;
}
.page-blocks-style-border-block-02 .wc-checkout-review-order-table .product-name,
.page-blocks-style-border-block-03 .wc-checkout-review-order-table .product-name {
	font-size: 15px;
	line-height: 22px;
}
.woocommerce form .wc_payment_methods fieldset {
	border: 0;
	padding: 0;
	border-radius: 0;
	margin-bottom: 20px;
}
.woocommerce form .wc_payment_methods fieldset:last-child {
	margin: 0;
}
.woocommerce form .wc_payment_methods fieldset label {
	display: inline-block;
	color: var(--supashop-color-heading);
	line-height: 22px;
	margin: 0 0 7px;
}
.wc_payment_method {
	padding: 0 !important;
	margin: 0;
}
.wc_payment_method + .wc_payment_method {
	margin: 10px 0 0 !important;
}
.button.btn-apply-coupon {
	margin: 10px 0 0;
}
#order_payment_heading,
.cart_totals > h2,
.checkout-payment-info-heading,
.woocommerce-additional-fields > h3,
.woocommerce-billing-fields > h3,
.woocommerce-checkout-review-order > h3 {
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: var(--supashop-typography-headings-font-weight-secondary);
	line-height: 1.5;
}
#order_comments_field,
.woocommerce-additional-fields h3 {
	display: none;
}
.checkout-payment-info-heading,
.woocommerce-checkout-review-order > h3 {
	padding-top: 35px;
	margin-bottom: 20px;
}
form.checkout > .blockUI {
	position: fixed !important;
}
.blockUI:before {
	vertical-align: baseline;
	content: '\f110';
	-webkit-animation: fa-spin 0.75s linear infinite;
	animation: fa-spin 0.75s linear infinite;
	height: 30px;
	width: 30px;
	line-height: 30px;
	font-size: 30px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -15px;
	margin-top: -15px;
}
.wc-block-components-checkbox .wc-block-components-checkbox__input[type='checkbox']:before {
	display: none;
}
.wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
	padding: 0 35px !important;
}
@media (min-width: 768px) {
	.col-checkout-review-order {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	.col-checkout-review-order > .inner {
		width: 440px;
		max-width: 100%;
	}
	.woocommerce-checkout .woocommerce-form-login {
		max-width: 57.2%;
	}
}
@media (max-width: 767px) {
	.col-checkout-review-order {
		margin: 20px 0 0;
	}
}
@media (max-width: 767px) {
	#order_payment_heading,
	.cart_totals > h2,
	.checkout-payment-info-heading,
	.woocommerce-additional-fields > h3,
	.woocommerce-billing-fields > h3,
	.woocommerce-checkout-review-order > h3 {
		font-size: 21px;
	}
}
@media (max-width: 543px) {
	#order_payment_heading,
	.cart_totals > h2,
	.checkout-payment-info-heading,
	.woocommerce-additional-fields > h3,
	.woocommerce-billing-fields > h3,
	.woocommerce-checkout-review-order > h3 {
		font-size: 18px;
	}
	.checkout-payment-info-heading,
	.woocommerce-checkout-review-order > h3 {
		margin: 0 0 20px;
	}
	.wc_payment_methods .payment_title {
		min-height: 52px;
	}
	.wc_payment_methods .payment_title .payment-title-icon {
		font-size: 30px;
	}
}
.woocommerce-thankyou-order-details {
	padding: 0;
}
.woocommerce-thankyou-order-details li {
	list-style-type: none;
}
.woocommerce-thankyou-order-details .order-overview-label {
	display: inline-block;
	min-width: 130px;
}
.woocommerce-thankyou-order-details .order-overview-value {
	font-weight: var(--supashop-typography-headings-font-weight);
}
.woocommerce-column__title {
	display: block;
	vertical-align: middle;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.6;
	margin-bottom: 15px;
}
.woocommerce-order-received .right-box .woocommerce-customer-details {
	display: none;
}
.woocommerce-customer-details .woocommerce-column--billing-address,
.woocommerce-customer-details .woocommerce-column--shipping-address {
	border-radius: 5px;
	background: #f8f8f8;
	padding: 14px 20px 20px;
}
.woocommerce-customer-details .woocommerce-column--billing-address address,
.woocommerce-customer-details .woocommerce-column--shipping-address address {
	font-style: normal;
	margin: 0;
}
.single-product .page-title-bar-minimal-01 {
	margin: 0 0 49px !important;
}
.single-product .entry-product-badges {
	position: static;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	z-index: 2;
}
.single-product .entry-product-badges > div {
	margin: 0 5px 11px 0;
	border-radius: 15px;
}
.single-product .entry-product-badges > div.has-icon {
	padding: 5px 7px 5px 29px;
}
.single-product .entry-product-badges > div:before {
	font-size: 16px;
	top: 8px;
	left: 12px;
}
.single-product .entry-product-badges > div > span {
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
}
.single-product .woo-single-images {
	position: relative;
	z-index: 0;
}
.single-product .woo-single-images .btn-open-product-360,
.single-product .woo-single-images .has-light-gallery .zoom {
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}
.single-product .woo-single-images .tm-swiper .swiper-nav-button.swiper-button-disabled {
	opacity: 0.5 !important;
}
.single-product .woo-single-images .tm-swiper.nav-style-02 .swiper-button-disabled:hover {
	color: #000;
	border: 1px solid #fff;
	background-color: #fff;
	box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.01);
}
.single-product .has-video {
	position: relative;
}
.single-product .main-play-product-video {
	width: 48px;
	height: 48px;
	background: var(--supashop-color-heading);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	border-radius: 50%;
}
.single-product .main-play-product-video,
.single-product .main-play-product-video:before {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.single-product .main-play-product-video:before {
	content: '';
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 12px solid #fff;
	margin-left: 1px;
}
.single-product .thumbnail-play-product-video {
	position: absolute;
	top: 0;
	right: 0;
	width: 24px;
	height: 24px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: var(--supashop-color-heading);
	color: #fff;
	border-radius: 0.125rem;
	font-size: 16px;
}
.single-product .thumbnail-play-product-video svg {
	width: 1em;
	height: 1em;
}
.single-product .thumbnail-play-product-video svg * {
	fill: currentColor;
}
.single-product .feature-style-single img {
	width: 100%;
	border-radius: var(--supashop-semi-rounded);
}
.single-product .swiper-slide[data-supashop-toggle='modal'] {
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}
.single-product .feature-style-slider-02 .swiper-pagination-inner {
	margin: 0 0 30px;
}
.single-product .woo-single-gallery .supashop-thumbs-swiper .swiper-slide,
.single-product .woo-single-gallery .swiper-slide {
	position: relative;
}
.single-product .woo-single-gallery .supashop-thumbs-swiper .swiper-slide img {
	width: 100%;
}
.single-product .woo-single-gallery .supashop-thumbs-swiper .swiper-slide .swiper-thumbnail-wrap {
	position: relative;
	z-index: 0;
	cursor: pointer;
}
.single-product
	.woo-single-gallery
	.supashop-thumbs-swiper
	.swiper-slide
	.swiper-thumbnail-wrap:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	border: 1px solid transparent;
	border-radius: var(--supashop-semi-rounded);
}
.single-product
	.woo-single-gallery
	.supashop-thumbs-swiper
	.swiper-slide.swiper-slide-thumb-active
	.swiper-thumbnail-wrap:before,
.single-product
	.woo-single-gallery
	.supashop-thumbs-swiper
	.swiper-slide:hover
	.swiper-thumbnail-wrap:before {
	border-color: #000;
}
.single-product
	.woo-single-gallery
	.supashop-thumbs-swiper
	.swiper-slide.swiper-slide-thumb-active
	.swiper-thumbnail-wrap
	img,
.single-product
	.woo-single-gallery
	.supashop-thumbs-swiper
	.swiper-slide:hover
	.swiper-thumbnail-wrap
	img {
	-webkit-transform: scale3d(0.86, 0.86, 0.86);
	transform: scale3d(0.86, 0.86, 0.86);
}
.single-product .woo-single-gallery .supashop-main-swiper .swiper-slide .supashop-lazy-image,
.single-product .woo-single-gallery .supashop-main-swiper .swiper-slide img {
	width: 100%;
	border-radius: var(--supashop-large-rounded);
}
.single-product .woo-single-gallery.thumbs-slider-horizontal .supashop-thumbs-swiper {
	margin-top: 10px;
}
.single-product
	.woo-single-gallery.thumbs-slider-horizontal
	.supashop-thumbs-swiper
	.supashop-lazy-image {
	width: 100px;
}
.single-product
	.woo-single-gallery.thumbs-slider-horizontal
	.supashop-thumbs-swiper
	.supashop-lazy-image
	img {
	width: 100%;
}
.single-product .woo-single-gallery.thumbs-slider-vertical {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.single-product .woo-single-gallery.thumbs-slider-vertical .supashop-thumbs-swiper {
	height: 100%;
}
.single-product .woo-single-gallery.thumbs-slider-vertical .supashop-thumbs-swiper-wrap {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 90px;
	padding-right: 20px;
}
.single-product
	.woo-single-gallery.thumbs-slider-vertical
	.supashop-thumbs-swiper-wrap
	.swiper-container,
.single-product
	.woo-single-gallery.thumbs-slider-vertical
	.supashop-thumbs-swiper-wrap
	.swiper-inner {
	height: 100%;
}
.single-product .woo-single-gallery.thumbs-slider-vertical .supashop-main-swiper {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 calc(100% - 90px);
	-ms-flex: 0 0 calc(100% - 90px);
	flex: 0 0 calc(100% - 90px);
	max-width: calc(100% - 90px);
	margin: 0 0 0 90px;
}
.single-product .woo-single-gallery .grid-item img {
	width: 100%;
}
.single-product .entry-title {
	font-size: 30px;
	font-weight: var(--supashop-typography-headings-font-weight);
	line-height: 1.54;
	margin: 0;
	text-transform: capitalize;
}
.single-product .entry-title > span {
	display: block;
}
.single-product .entry-summary form.cart {
	margin: 22px 0 0;
}
.single-product .entry-summary form.cart table td,
.single-product .entry-summary form.cart table th {
	text-align: start;
}
.single-product .entry-summary form.cart table td {
	background: none;
}
.single-product .entry-summary form.cart table.variations td,
.single-product .entry-summary form.cart table.variations th {
	border: 0;
}
.single-product .entry-summary form.cart table.group_table td {
	vertical-align: middle;
}
.single-product .entry-summary form.cart table.group_table .quantity,
.single-product .entry-summary form.cart table.group_table .quantity-button-wrapper {
	margin: 0;
}
.single-product .entry-summary form.cart .variations {
	margin-bottom: 0;
}
.single-product .entry-summary form.cart .variations td {
	padding: 10px 0;
}
.single-product .entry-summary form.cart .variations select {
	margin-right: 0;
	background-position: center right 15px;
	padding: 3px 35px 3px 15px;
	min-width: 0;
	width: auto;
}
.single-product .entry-summary form.cart .variations td.label {
	padding: 10px 0;
	min-width: 85px;
}
.single-product .entry-summary form.cart .variations .value {
	width: 100%;
}
.single-product .entry-product-quantity-wrapper .quantity-button-wrapper > label,
.single-product .entry-summary form.cart .label > label {
	display: block;
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;
	text-transform: capitalize;
	min-width: 81px;
	color: var(--supashop-color-heading);
}
.entry-product-quantity-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.entry-product-quantity-wrapper .quantity-button-wrapper {
	margin: 0 20px 20px 0;
}
.entry-product-quantity-wrapper .quantity-button-wrapper > label {
	margin: 0 0 14px;
}
.entry-product-quantity-wrapper .quantity-button-wrapper:not(.quantity-input-hidden) label {
	position: static !important;
	top: auto !important;
	width: auto !important;
	height: auto !important;
	overflow: visible !important;
	clip: unset !important;
	-webkit-clip-path: unset !important;
	clip-path: unset !important;
}
.entry-product-quantity-wrapper .quantity-button-wrapper.quantity-input-hidden {
	margin: 0 !important;
}
.entry-product-quantity-wrapper .quantity-button-wrapper.quantity-input-hidden div.quantity {
	width: 0;
}
.entry-product-quantity-wrapper .added_to_cart {
	display: none;
}
.entry-product-quantity-wrapper .button {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	width: auto;
}
.quantity select {
	background-color: #f1f1f1;
	border-color: #f1f1f1;
}
.single_add_to_cart_button {
	width: 100%;
	margin: 0 0 20px;
	padding: 0 10px;
}
.single_add_to_cart_button.button-buy-now {
	width: 100% !important;
}
.single_add_to_cart_button.disabled {
	cursor: not-allowed;
	box-shadow: none !important;
}
.grouped_form .quantity-button-wrapper > label {
	display: none !important;
}
.woocommerce-grouped-product-list-item__label a {
	font-weight: 500;
}
.entry-price-wrap {
	--price-font-size: 24px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 5px 0 0;
}
.entry-price-wrap > * {
	margin: 7px 10px 0 0;
}
.entry-price-wrap > :last-child {
	margin-right: 0;
}
.entry-price-wrap .price {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 4px;
	font-size: var(--price-font-size);
	line-height: 26px;
}
.entry-price-wrap .price del {
	font-size: 18px;
}
.entry-price-wrap .price .wc-price-separator {
	font-size: inherit !important;
}
.entry-product .summary .compare-btn.style-02 a,
.entry-product .summary .wishlist-btn.style-02 a {
	text-transform: capitalize;
}
.entry-product.outofstock .product-popup-links,
.entry-product:not(.purchasable) .product-popup-links {
	margin: 17px 0;
	padding: 18px 0 8px;
	border-top: 1px solid #eee;
}
.entry-summary .woosb-bundled {
	margin: 20px 0 0;
}
.product-popup-links {
	margin: 0 0 17px;
	padding: 0 0 8px;
	border-bottom: 1px solid #eee;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
}
.product-popup-links .product-popup-link {
	margin: 0 32px 10px 0;
}
.product-popup-links .product-popup-link:last-child {
	margin-right: 0;
}
.product-popup-links a {
	display: block;
	position: relative;
	font-size: 16px;
	line-height: 26px;
	padding: 0 0 0 26px;
}
.product-popup-links a:before {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 16px;
}
.live-viewing-visitors {
	position: relative;
	color: var(--supashop-color-heading);
	padding: 0 0 0 28px;
	line-height: 28px;
	margin: 23px 0 0;
}
.live-viewing-visitors .icon {
	position: absolute;
	top: 6px;
	left: 0;
}
.live-viewing-visitors .count {
	font-weight: 600;
}
.open-product-question-popup-btn:before {
	content: '';
}
.open-product-share-popup-btn:before {
	content: '';
}
.woocommerce-variation-add-to-cart {
	padding: 18px 0 0;
}
.woocommerce-variation-price .price {
	display: none;
}
.woocommerce-variation-description p {
	margin: 0 0 10px;
}
.woocommerce-variation-availability .entry-product-stock {
	margin: 10px 0;
}
.entry-product-meta-shipping {
	margin: 23px 0 0;
}
.entry-product-meta-shipping mark {
	color: var(--supashop-color-heading);
	font-weight: 600;
}
.entry-product-meta-shipping .item {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 0 0 0 33px;
}
.entry-product-meta-shipping .item + .item {
	margin: 4px 0 0;
}
.entry-product-meta-shipping .icon {
	position: absolute;
	top: 6px;
	left: 0;
}
.entry-product-meta-shipping .icon svg {
	display: block;
	width: auto;
	height: 1em;
}
.entry-product-meta-shipping .label {
	font-weight: 500;
	color: var(--supashop-color-heading);
	margin: 0 10px 0 0;
}
.entry-product-meta-shipping .amount {
	color: inherit;
	font-weight: inherit;
}
.product-title-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.product-title-wrap .entry-title {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin: 0 15px 0 0;
}
.product-title-wrap .wishlist-btn {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.product-trust-badge {
	margin: 27px 0 0;
	background-color: #f7f7f7;
	border-radius: 5px;
	padding: 15px 15px 10px;
	text-align: center;
}
.trust-badge-text {
	margin: 5px 0 0;
	color: var(--supashop-color-heading);
	font-size: 15px;
	line-height: 22px;
}
.entry-rating-wrap {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.entry-product-total-sales {
	position: relative;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	color: var(--supashop-color-heading);
}
.entry-product-total-sales:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 1px;
	height: 18px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: #ddd;
}
.entry-product-total-sales .count {
	font-weight: 500;
}
.woocommerce-product-rating {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0;
}
.woocommerce-product-rating .review-rating-average {
	color: var(--supashop-color-heading);
	font-weight: 500;
}
.reviews-summary {
	border: 2px solid #eee;
	padding: 42px 20px 34px;
	text-align: center;
	margin-bottom: 50px;
}
.reviews-summary .rating-average {
	font-size: 56px;
	line-height: 1;
	margin: 0 0 6px;
}
.reviews-summary .tm-star-rating {
	--size: 20px;
	letter-spacing: 3px;
	margin: 0 0 12px;
}
.reviews-summary .reviews-count {
	font-size: 15px;
	margin: 0 0 15px;
	text-transform: capitalize;
}
.reviews-summary .reviews-bar {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 24px;
}
.reviews-summary .reviews-bar + .reviews-bar {
	margin-top: 8px;
}
.reviews-summary .rating-percentage,
.reviews-summary .stars-title {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.reviews-summary .stars-title {
	min-width: 45px;
	color: var(--supashop-color-heading);
	text-align: start;
}
.reviews-summary .rating-percentage {
	min-width: 35px;
	text-align: end;
	color: var(--supashop-color-text-lighten);
}
.reviews-summary .rating-graph {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin: 0 10px 0 12px;
}
.reviews-summary .rating-graph .percentage {
	background: var(--supashop-color-primary);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
.reviews-summary .tm-button {
	width: 100%;
	padding: 0 10px !important;
}
.reviews-summary .tm-button .button-icon {
	font-size: 16px;
}
.reviews-summary .tm-button.icon-left .button-icon {
	margin-right: 7px;
}
.reviews-summary .tm-button.icon-right .button-icon {
	margin-left: 7px;
}
.reviews-summary-buttons {
	margin: 39px 0 0;
}
.reviews-summary-buttons .tm-button-wrapper {
	margin: 12px 0 0;
}
.rating-graph {
	position: relative;
	width: 100%;
	height: 6px;
	background-color: #e1e1e1;
	border-radius: 8px;
}
.rating-graph .percentage {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	border-radius: 8px;
}
.product-reviews-summary-bar {
	border-bottom: 1px solid #eee;
	padding: 0 0 11px;
	margin: 0 0 30px;
}
.product-reviews-summary-bar .heading {
	font-size: 24px;
	font-weight: var(--supashop-typography-headings-font-weight-secondary);
	margin: 0 0 20px;
}
.product-reviews-summary-bar .tm-star-rating {
	--size: 18px;
	margin: 0 15px 0 0;
}
.product-reviews-summary-bar .reviews-count {
	color: var(--supashop-color-heading);
}
.product-reviews-summary-bar-info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.product-reviews-summary-bar-info .tm-button-wrapper {
	margin: 0 0 15px;
}
.product-reviews-summary-bar-details {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 10px 15px 0;
}
.dco-attachment-gallery m-image {
	--lazy-image-width: auto !important;
	--lazy-image-height: 120px !important;
}
.woocommerce-tabs {
	margin: 91px 0 0;
}
.woocommerce-tabs .entry-product-section {
	margin: 0;
	padding: 0;
}
.woocommerce-tabs .entry-product-section > .container {
	--bs-gutter-x: 0;
	max-width: 100%;
}
.woocommerce-tabs .entry-product-section-heading {
	display: none;
}
.product-discussion-section {
	padding: 100px 0;
	border-bottom: 1px solid #eee;
}
.single-product-accordion {
	margin: 47px 0 0;
}
.single-product-accordion .entry-product-section-heading {
	display: none;
}
.single-product-accordion .product-brand-tab-list .product-brand-item {
	display: block;
}
.single-product-accordion .product-brand-tab-list .product-brand-item .product-brand-logo-wrap {
	width: 150px;
	margin: 0 0 30px;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.single-product-accordion .product-brand-tab-list .product-brand-item .product-brand-name {
	margin: 0 0 10px;
}
.woocommerce-product-details__short-description {
	margin: 20px 0 8px;
}
.review-rating-average {
	margin-right: 8px;
}
.woocommerce-review-link {
	margin-left: 10px;
	line-height: 24px;
}
.woocommerce-review-link:after {
	bottom: 3px;
}
.entry-product-section {
	padding: 92px 0 0;
}
.entry-product-section-heading {
	font-size: 36px;
	line-height: 1.32;
	margin: 0 0 43px;
	text-align: center;
}
.entry-product-section-heading.product-description-heading {
	margin-bottom: 31px;
}
.woocommerce-product-attributes {
	width: auto;
	margin: 0;
}
.woocommerce-product-attributes td,
.woocommerce-product-attributes th {
	text-align: start;
	border: 0;
	padding: 4px 10px 4px 0;
	font-weight: var(--supashop-typography-body-font-weight);
	line-height: 24px;
	background: none !important;
}
.woocommerce-product-attributes th {
	color: var(--supashop-color-text);
}
.woocommerce-product-attributes td {
	color: var(--supashop-color-heading);
}
.entry-product-meta {
	margin-top: 16px;
}
.entry-product-meta .meta-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.entry-product-meta .meta-item ~ .meta-item {
	margin-top: 10px;
}
.entry-product-meta .meta-label {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	min-width: 120px;
	margin: 0 15px 0 0;
	font-weight: 500;
	color: var(--supashop-color-heading);
}
.entry-product-meta .meta-content {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	color: var(--supashop-color-text);
}
.product-brand-tab-list .product-brand-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.product-brand-tab-list .product-brand-item + .product-brand-item {
	margin: 30px 0 0;
}
.product-brand-tab-list .product-brand-item .product-brand-logo {
	padding: 0 30px;
	width: 100%;
	background: var(--supashop-color-box-white-background);
	border: 1px solid var(--supashop-color-box-white-border);
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 140px;
}
.product-brand-tab-list .product-brand-item .product-brand-logo,
.product-brand-tab-list .product-brand-item .product-brand-logo-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.product-brand-tab-list .product-brand-item .product-brand-logo-wrap {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0 60px 0 0;
	width: 306px;
	max-width: 50%;
}
.product-brand-tab-list .product-brand-item .product-brand-archive-link {
	position: relative;
	font-size: 14px;
	line-height: 24px;
	margin: 12px 0 0;
}
.product-brand-tab-list .product-brand-item .product-brand-archive-link:after {
	content: '';
	position: absolute;
	bottom: 4px;
	left: 0;
	width: 100%;
	height: 1px;
	background: currentColor;
}
.product-brand-tab-list .product-brand-item .product-brand-info {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.product-brand-tab-list .product-brand-item .product-brand-name {
	font-size: 20px;
	font-weight: var(--supashop-typography-headings-font-weight-secondary);
	margin: 0 0 22px;
}
.tagged_as a {
	color: inherit;
}
.tagged_as a:hover {
	color: var(--supashop-color-heading);
}
.tagged_as a:before {
	content: '#';
}
.entry-product-share .meta-content {
	margin: 0 -8px;
}
.entry-product-share a {
	padding: 0 8px;
	font-size: 14px;
	color: #ababab;
}
.entry-product-share a:hover {
	color: var(--supashop-color-heading);
}
.single-product-carousel .woo-single-gallery .supashop-main-swiper .swiper-slide img {
	width: 100%;
}
.single-product-carousel
	.woo-single-gallery
	.tm-swiper.bullets-v-align-below
	.swiper-pagination-wrap {
	margin-top: 27px;
}
.upsells-products-list {
	margin: 30px 0 0;
	padding: 16px 32px 34px;
	border: 1px solid #eee;
}
.upsells-products-list > h2 {
	font-size: 24px;
	line-height: 1.5;
	margin: 0 0 17px;
}
.woocommerce-main-tabs .tab-content-wrapper {
	max-width: 1170px;
}
.woocommerce-main-tabs .tab-content-wrapper > h2:first-child,
.woocommerce-main-tabs .tab-content-wrapper > h3:first-child {
	display: none;
}
.tab-content-questions .tab-content-wrapper,
.tab-content-reviews .tab-content-wrapper {
	max-width: 770px;
}
.modal-product-share {
	--modal-width: 380px;
	--modal-spacing: 23px 20px;
}
.modal-product-share label {
	display: block;
	font-size: 16px;
	font-weight: 500;
	color: var(--supashop-color-heading);
	margin: 0 0 10px;
}
.product-share-list {
	margin: 18px 0 0;
	max-width: 320px;
}
.product-share-list .share-list {
	margin: 0 -9px;
}
.product-share-list a {
	vertical-align: middle;
	padding: 1px 9px;
}
.product-share-list a svg {
	display: block;
	width: 1em;
	height: 1em;
}
.product-share-list a svg * {
	fill: currentColor;
}
.entry-product-stock {
	display: block;
	margin: 25px 0 0;
	font-size: 16px;
	line-height: 28px;
}
.entry-product-stock.low-stock-bar {
	padding: 0 !important;
}
.entry-product-stock.low-stock-bar:before {
	display: none;
}
.entry-product-stock .supashop-progress {
	margin: 10px 0 0;
}
.entry-product-stock .value {
	color: var(--supashop-color-heading);
	font-weight: 500;
}
.entry-product-low-stock {
	margin: 25px 0 0;
}
.entry-product-low-stock .text {
	margin: 0 0 10px;
}
.entry-product-low-stock .value {
	color: var(--supashop-color-heading);
	font-weight: 500;
}
.modal-product-360 .spritespin-canvas {
	cursor: ew-resize;
}
.modal-product-360 .product-360-spritespin {
	width: 100%;
	height: auto !important;
}
.modal-product-360 .product-360-spritespin:before {
	content: '';
	display: block;
	width: 100%;
	padding-top: calc(100% * var(--aspect-ratio, 1));
	background-color: #000;
	-webkit-animation: placeholder-background-loading 1.5s infinite linear;
	animation: placeholder-background-loading 1.5s infinite linear;
	pointer-events: none;
}
.single-product.page-blocks-style-border-block .page-title-bar-minimal-01 {
	margin: 0 0 22px !important;
}
.single-product.page-blocks-style-border-block .entry-product,
.single-product.page-blocks-style-border-block .entry-product-block,
.single-product.page-blocks-style-border-block .supashop-tabs {
	padding: 30px;
	border: 1px solid var(--supashop-color-box-white-border);
	background: var(--supashop-color-box-white-background);
}
.single-product.page-blocks-style-border-block .entry-product-block {
	padding: 20px 30px 30px;
	border: 1px solid var(--supashop-color-box-white-border);
	background: var(--supashop-color-box-white-background);
}
.single-product.page-blocks-style-border-block .woocommerce-tabs {
	margin: 30px 0 0 !important;
}
.single-product.page-blocks-style-border-block .entry-product-section {
	padding: 30px 0 0;
}
.single-product.page-blocks-style-border-block .entry-product-section-heading {
	font-size: 22px;
	line-height: 30px;
	text-align: start;
	margin: 0 0 18px;
}
.single-product.page-blocks-style-border-block .supashop-product.group-style-08 {
	margin: 0 -31px -31px;
}
.single-product.page-blocks-style-border-block-02 .page-title-bar-minimal-01 {
	margin: 0 0 6px !important;
}
.single-product.page-blocks-style-border-block-02 .entry-product,
.single-product.page-blocks-style-border-block-02 .supashop-tabs {
	border: 1px solid #e6e6e6;
	background: var(--supashop-color-box-white-background);
}
@media screen and (min-width: 768px) and (max-width: 1025px) {
	.single-product.page-blocks-style-border-block-02 .col-woo-single-summary {
		padding: 50px 40px 60px 25px;
	}
}
.single-product.page-blocks-style-border-block-02 .woocommerce-tabs {
	margin: 60px 0 0 !important;
}
.single-product.page-blocks-style-border-block-02 .entry-product-section {
	padding: 60px 0 0;
}
.single-product.page-blocks-style-border-block-02 .entry-product-badges > div {
	border-radius: var(--supashop-button-rounded);
	padding: var(--p-badge-v-padding, 0) var(--p-badge-h-padding, 10px);
	margin-bottom: 20px;
}
.single-product.page-blocks-style-border-block-02 .entry-product-badges > div > span {
	font-size: 14px;
	font-weight: 700;
	line-height: 24px;
	text-transform: capitalize;
}
.single-product.page-blocks-style-border-block-02 .entry-title {
	line-height: 1.27;
}
@media (max-width: 543px) {
	.single-product.page-blocks-style-border-block-02 .entry-title {
		font-size: 28px;
		line-height: 1.4;
	}
}
.single-product.page-blocks-style-border-block-02 .entry-price-wrap {
	margin-top: 15px;
}
.single-product.page-blocks-style-border-block-02 .price {
	margin-top: 11px;
}
.single-product.page-blocks-style-border-block-02 .price .amount {
	font-size: 24px;
	font-weight: 600;
}
.single-product.page-blocks-style-border-block-02 .price del {
	margin-right: 5px;
}
.single-product.page-blocks-style-border-block-02 .price del:before {
	background-color: #777;
}
.single-product.page-blocks-style-border-block-02 .price del .amount {
	font-size: 18px;
	font-weight: 500;
	color: #777 !important;
}
.single-product.page-blocks-style-border-block-02 form.cart {
	margin-top: 14px;
}
.single-product.page-blocks-style-border-block-02 form.cart .label > label {
	font-weight: 700;
	font-size: 15px;
}
.single-product.page-blocks-style-border-block-02 .product-popup-links {
	border: none;
	margin: -1px 0 -11px;
}
.single-product.page-blocks-style-border-block-02 .product-popup-links a {
	font-weight: 600;
	font-size: 15px;
}
.single-product.page-blocks-style-border-block-02 .entry-product-meta-shipping > div {
	margin-bottom: 8px;
}
.single-product.page-blocks-style-border-block-02 .entry-product-meta-shipping > div:last-child {
	margin-bottom: 0;
}
.single-product.page-blocks-style-border-block-02 .entry-product-meta-shipping .icon svg {
	fill: var(--supashop-color-primary);
	font-size: 16px;
}
.single-product.page-blocks-style-border-block-02 .entry-product-meta-shipping .label {
	color: #000;
	font-weight: 600;
}
.single-product.page-blocks-style-border-block-02 .entry-product-meta-shipping .value {
	color: #000;
	font-weight: 400;
}
.single-product.page-blocks-style-border-block-02 .product-trust-badge {
	padding: 23px 15px 20px;
	margin-top: 32px;
}
.single-product.page-blocks-style-border-block-02 .trust-badge-text {
	margin-top: 14px;
}
.single-product.page-blocks-style-border-block-02 .woocommerce-variation-add-to-cart {
	padding-top: 11px;
}
.single-product.page-blocks-style-border-block-02 .quantity-button-wrapper {
	margin-right: 12px;
}
.single-product.page-blocks-style-border-block-02 .quantity-button-wrapper > label {
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 9px;
}
.single-product.page-blocks-style-border-block-02 div.quantity input.qty {
	background-color: #fff;
	border-color: var(--supashop-color-button2-border);
}
.single-product.page-blocks-style-border-block-02 .entry-product-stock {
	font-size: 15px;
	margin: 21px 0 35px;
}
.single-product.page-blocks-style-border-block-02 .supashop-progress {
	margin-top: 9px;
	--fill-color: #2aa42a;
}
.single-product.page-blocks-style-border-block-02 .supashop-progress .progress-bar-wrap {
	--bar-height: 8px;
	--bar-rounded: 8px;
}
.single-product.page-blocks-style-border-block-02 .entry-product-section-heading {
	font-size: 24px;
	text-align: start;
	margin: 0 0 22px;
}
.single-product.page-blocks-style-border-block-02 .isw-swatch--isw_text .isw-term,
.single-product.page-blocks-style-border-block-03 .isw-swatch--isw_text .isw-term {
	border-color: var(--supashop-color-button2-border);
	border-radius: var(--supashop-form-input-normal-rounded);
	padding: 10px 20px;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.6;
	margin-right: 12px;
}
.single-product.page-blocks-style-border-block-02 .isw-swatch--isw_text .isw-term:hover,
.single-product.page-blocks-style-border-block-03 .isw-swatch--isw_text .isw-term:hover {
	background-color: var(--supashop-color-primary);
	border-color: var(--supashop-color-primary);
	color: #fff;
}
.single-product.page-blocks-style-border-block-03 {
	--supashop-semi-rounded: 5px;
}
.single-product.page-blocks-style-border-block-03 .page-title-bar-minimal-01 {
	margin: 4px 0 !important;
}
.single-product.page-blocks-style-border-block-03 .entry-product,
.single-product.page-blocks-style-border-block-03 .entry-product-block,
.single-product.page-blocks-style-border-block-03 .supashop-tabs {
	border-radius: 8px;
	padding: 51px 30px 62px;
	border: 1px solid var(--supashop-color-box-white-border-03);
	background: var(--supashop-color-box-white-background);
}
.single-product.page-blocks-style-border-block-03 .supashop-tabs {
	padding: 50px 30px 55px;
}
.single-product.page-blocks-style-border-block-03 .entry-product-block {
	padding: 30px;
}
.single-product.page-blocks-style-border-block-03 .woocommerce-tabs {
	margin: 10px 0 0 !important;
}
.single-product.page-blocks-style-border-block-03 .entry-product-section {
	padding: 10px 0 0;
}
.single-product.page-blocks-style-border-block-03 .entry-product-badges > div {
	margin-bottom: 17px;
	border-radius: 24px;
	padding: var(--p-badge-v-padding, 0) var(--p-badge-h-padding, 10px);
}
.single-product.page-blocks-style-border-block-03 .entry-product-badges > div > span {
	font-size: 14px;
	font-weight: 600;
	line-height: 24px;
}
.single-product.page-blocks-style-border-block-03 .entry-title {
	font-size: 24px;
	line-height: 1.33;
}
.single-product.page-blocks-style-border-block-03 .entry-price-wrap {
	margin: 22px 0 0;
}
.single-product.page-blocks-style-border-block-03 .price {
	margin-top: 11px;
}
.single-product.page-blocks-style-border-block-03 .price .amount {
	font-size: 24px;
	font-weight: 600;
}
.single-product.page-blocks-style-border-block-03 .price del {
	margin-right: 5px;
}
.single-product.page-blocks-style-border-block-03 .price del:before {
	background-color: #666;
}
.single-product.page-blocks-style-border-block-03 .price del .amount {
	font-size: 16px;
	font-weight: 400;
	color: #666 !important;
}
.single-product.page-blocks-style-border-block-03 form.cart {
	margin-top: 15px;
}
.single-product.page-blocks-style-border-block-03 .woocommerce-variation-add-to-cart {
	padding-top: 14px;
}
.single-product.page-blocks-style-border-block-03 .woocommerce-variation-add-to-cart button {
	font-size: 16px;
	font-weight: 500;
	border-radius: 45px;
}
.single-product.page-blocks-style-border-block-03 .supashop-progress {
	--fill-color: #2aa42a;
}
.single-product.page-blocks-style-border-block-03 div.quantity input.qty {
	background-color: #fff;
	border-color: var(--supashop-color-button2-border);
	border-radius: 45px;
}
.single-product.page-blocks-style-border-block-03 .entry-product-meta-shipping {
	margin-top: 26px;
}
.single-product.page-blocks-style-border-block-03 .entry-product-meta-shipping > div {
	margin-bottom: 25px;
}
.single-product.page-blocks-style-border-block-03 .entry-product-meta-shipping > div:last-child {
	margin-bottom: 0;
}
.single-product.page-blocks-style-border-block-03 .entry-product-meta-shipping .icon {
	top: -2px;
}
.single-product.page-blocks-style-border-block-03 .entry-product-meta-shipping .icon svg {
	font-size: 25px;
}
.single-product.page-blocks-style-border-block-03 .entry-product-meta-shipping .label {
	margin: 0 10px;
}
.single-product.page-blocks-style-border-block-03 .entry-product-meta-shipping .value {
	color: var(--supashop-color-heading);
	font-size: 14px;
}
.single-product.page-blocks-style-border-block-03 .product-trust-badge {
	background: #f9f9f9;
	padding: 23px 15px 20px;
	margin-top: 26px;
	border-radius: 0;
}
.single-product.page-blocks-style-border-block-03 .product-trust-badge .trust-badge-text {
	margin-top: 14px;
	font-size: 14px;
	font-weight: 400;
	color: #666;
}
.single-product.page-blocks-style-border-block-03 .entry-product-section-heading {
	font-size: 24px;
	line-height: 32px;
	text-align: start;
	margin: 0 0 18px;
}
.single-product .product-attributes {
	margin: 0 0 18px;
}
.single-product-thumbnails-grid-to-slider-on-mobile
	.woo-single-gallery.feature-style-grid
	.tm-slider {
	display: none;
}
@media (min-width: 992px) {
	.single-product-images-offset-30 .col-woo-single-images > .tm-sticky-column {
		margin-right: 30px;
	}
	.single-product-images-offset-20 .col-woo-single-images > .tm-sticky-column {
		margin-right: 20px;
	}
	.single-product-summary-offset-40 .col-woo-single-summary > .tm-sticky-column {
		margin-left: 40px;
	}
	.single-product-summary-offset-30 .col-woo-single-summary > .tm-sticky-column {
		margin-left: 30px;
	}
	.single-product-summary-offset-20 .col-woo-single-summary > .tm-sticky-column {
		margin-left: 20px;
	}
}
@media (min-width: 768px) {
	.single-product-images-extended .col-woo-single-images {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 55.555556%;
		-ms-flex: 0 0 55.555556%;
		flex: 0 0 55.555556%;
		max-width: 55.555556%;
	}
	.single-product-images-extended .col-woo-single-summary {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 44.444444%;
		-ms-flex: 0 0 44.444444%;
		flex: 0 0 44.444444%;
		max-width: 44.444444%;
	}
	.single-product.page-blocks-style-border-block-02 .col-woo-single-images {
		padding: 50px 30px 60px 45px;
	}
	.single-product.page-blocks-style-border-block-02 .col-woo-single-summary {
		border-left: 1px solid #e6e6e6;
		padding: 54px 65px 60px 59px;
	}
	.single-product.page-blocks-style-border-block-03 .entry-product-meta-shipping .icon {
		top: 4px;
	}
	.single-product.page-blocks-style-border-block-03 .entry-product-meta-shipping .icon svg {
		font-size: 20px;
	}
	.single-product.page-blocks-style-border-block-03 .entry-product-meta-shipping .label {
		margin: 0 10px 0 6px;
	}
}
@media (max-width: 991px) {
	.single-product .entry-title > span {
		font-size: 0.882em;
	}
	.product-discussion-section {
		padding: 80px 0;
	}
	.entry-product-section {
		padding: 70px 0 0;
	}
	.woocommerce-tabs {
		margin: 70px 0 0;
	}
	.entry-product-section-heading {
		font-size: 28px;
		margin: 0 0 35px;
	}
	.supashop-tabs--nav-style-02 {
		--tab-title-font-size: 28px;
	}
	.single-product.page-blocks-style-border-block-03 .entry-product,
	.single-product.page-blocks-style-border-block-03 .supashop-tabs {
		padding: 40px 20px;
	}
	.single-product.page-blocks-style-border-block-03 .entry-product-block {
		padding: 30px 20px;
	}
}
@media (max-width: 767px) {
	.single-product .entry-title > span {
		font-size: 0.764em;
	}
	.single-product .entry-summary {
		margin-top: 20px;
	}
	.single-product .page-title-bar-minimal-01 {
		margin: 0 0 30px !important;
	}
	.entry-price-wrap {
		--price-font-size: 18px;
	}
	.single-product-accordion {
		margin: 25px 0 0;
	}
	.product-discussion-section {
		padding: 60px 0;
	}
	.product-reviews-summary-bar {
		margin: 0 0 15px;
	}
	.product-reviews-summary-bar .heading {
		font-size: 18px;
		margin: 0 0 10px;
	}
	.product-reviews-summary-bar-rating .tm-star-rating {
		--size: 18px;
	}
	.product-reviews-summary-bar-rating .reviews-count {
		margin: 0;
	}
	.upsells-products-list {
		margin: 15px 0 0;
		padding: 15px 20px 25px;
	}
	.upsells-products-list > h2 {
		font-size: 21px;
	}
	.entry-product-section {
		padding: 50px 0 0;
	}
	.woocommerce-tabs {
		margin: 50px 0 0;
	}
	.entry-product-section-heading {
		font-size: 22px;
		margin: 0 0 25px;
	}
	.supashop-tabs--nav-style-02 {
		--tab-title-font-size: 22px;
	}
	.product-brand-tab-list .product-brand-item {
		display: block;
	}
	.product-brand-tab-list .product-brand-item .product-brand-logo-wrap {
		margin: 0 0 30px;
		max-width: 100%;
	}
	.product-brand-tab-list .product-brand-item .product-brand-name {
		margin: 0 0 10px;
	}
	.single-product.single-product-thumbnails-hide-mobile .woo-single-gallery .supashop-main-swiper {
		margin: 0;
		width: 100%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.single-product-thumbnails-grid-to-slider-on-mobile
		.woo-single-gallery.feature-style-grid
		.supashop-grid-wrapper,
	.single-product.single-product-thumbnails-hide-mobile
		.woo-single-gallery
		.supashop-thumbs-swiper-wrap {
		display: none;
	}
	.single-product-thumbnails-grid-to-slider-on-mobile
		.woo-single-gallery.feature-style-grid
		.tm-slider {
		display: block;
	}
	.single-product.page-blocks-style-border-block-02 .entry-product,
	.single-product.page-blocks-style-border-block-02 .supashop-tabs {
		padding: 40px 20px;
	}
	.single-product.page-blocks-style-border-block-03 .entry-product-section-heading {
		font-size: 22px;
	}
}
@media (max-width: 543px) {
	.single-product-accordion .accordion-content h6 {
		font-size: 16px;
	}
	.upsells-products-list {
		margin: 15px 0 0;
		padding: 15px 20px 20px;
	}
	.upsells-products-list > h2 {
		font-size: 18px;
		margin: 0 0 12px;
	}
	.product-brand-tab-list .product-brand-item .product-brand-logo {
		padding: 10px 20px;
		min-height: 0;
	}
}
.sticky-product {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 100000;
	padding: 8px 0;
	background: #fff;
	box-shadow: 0 -4px 4px rgba(0, 0, 0, 0.03);
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}
.sticky-product.showing {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.sticky-product .added_to_cart {
	display: none;
}
.sticky-product form.cart div.quantity {
	margin: 0;
}
.sticky-product-info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.sticky-product-info .sticky-product-thumbnail {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin: 0 14px 0 0;
	width: 60px;
}
.sticky-product-price {
	margin: 8px 0 0;
}
.sticky-product-price .price {
	font-size: 16px;
}
.sticky-product-name {
	font-size: 16px;
	font-weight: var(--supashop-typography-headings-font-weight-secondary);
	line-height: 22px;
	margin: 0;
}
.single-product .sticky-product form.cart {
	margin: 0;
	padding: 0;
	border: 0;
}
.single-product .sticky-product form.cart .sticky-product-add_to_cart_button {
	width: 160px;
	padding: 0 15px;
	margin: 10px 0;
	background: var(--supashop-color-button-background);
	border-color: var(--supashop-color-button-border);
	color: var(--supashop-color-button-text);
}
.tm-button.sticky-product-add_to_cart_button {
	width: 160px;
	padding: 0 15px;
	margin: 10px 0;
}
.sticky-cart-form {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.sticky-cart-form .product-action {
	margin: 0 0 0 22px;
}
.sticky-cart-form .product-action + .product-action {
	margin: 0 0 0 12px;
}
.sticky-cart-form-quantity-wrap {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: -10px;
	margin-right: -10px;
}
.sticky-cart-form-quantity-wrap > * {
	padding-left: 10px;
	padding-right: 10px;
	margin: 10px 0;
}
.sticky-product-bar-close {
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 30px;
	font-size: 20px;
	color: var(--supashop-color-heading);
	cursor: pointer;
	z-index: 9;
}
.sticky-product-bar-close:hover {
	color: var(--supashop-color-primary);
}
.sticky-product-bar-close span {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
	.sticky-product {
		padding: 8px 15px 8px 75px;
	}
	.sticky-product .col-md-6 {
		position: static;
	}
	.sticky-product-thumbnail {
		position: absolute;
		top: 15px;
		left: 15px;
	}
	.sticky-product-thumbnail img {
		width: 75px;
	}
	.sticky-product-name {
		font-size: 14px;
	}
	.sticky-cart-form {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.sticky-cart-form div.quantity {
		width: 100px;
		--size: 32px;
	}
	.sticky-cart-form-quantity-wrap {
		margin-left: -5px;
		margin-right: -5px;
	}
	.sticky-cart-form-quantity-wrap > * {
		margin: 5px 0;
		padding-left: 5px;
		padding-right: 5px;
	}
	.single-product .sticky-product form.cart .sticky-product-add_to_cart_button {
		margin: 5px 0;
	}
}
@media (max-width: 543px) {
	.sticky-product {
		padding: 15px;
	}
	.tm-button.sticky-product-add_to_cart_button {
		width: 100%;
		margin: 0;
	}
	.sticky-product-info {
		display: none;
	}
	.sticky-cart-form .tm-button-wrapper {
		width: 100%;
	}
	.sticky-cart-form .product-action {
		display: none;
	}
}
body.single-product {
	padding-bottom: var(--sticky-atc-bar-height, 0);
}
.woocommerce-review-rating-template {
	font-size: 15px;
	font-weight: var(--supashop-typography-body-font-weight);
	color: var(--supashop-color-text);
	margin: 0 0 28px;
}
.woocommerce-review-rating-template .rating-average {
	font-size: 18px;
	font-weight: 700;
}
.single-product .comment-reply-title {
	font-size: 28px;
	margin-top: 23px;
	margin-bottom: 28px;
	text-align: left;
	display: none;
}
.single-product .comment-reply-title small {
	margin-left: 10px;
	font-size: 60%;
}
.single-product .comment-form label {
	font-weight: 500;
	color: var(--supashop-color-heading);
	display: block;
	line-height: 1.33;
	margin-bottom: 10px;
}
.single-product .comment-form .comment-form-cookies-consent label {
	display: inline;
}
.single-product .comment-form p {
	margin-bottom: 24px;
}
.single-product .comment-form .comment-form-comment {
	margin: 0;
}
.single-product .comment-form .comment-form-attachment {
	display: none;
}
.single-product .comment-form .attachment-button {
	color: #000;
	background-color: #f5f5f5;
	border: 0;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 25px;
	max-width: 100%;
	margin: 15px 0 0;
}
.single-product .comment-form .attachment-button > div {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 18px;
}
.single-product .comment-form .attachment-button .button-text,
.single-product .comment-form .attachment-button .button-text span {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.single-product .comment-form .attachment-button .button-icon {
	font-size: 16px;
	margin-right: 8px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.single-product .comment-form .attachment-button:hover {
	color: var(--supashop-color-button-hover-text);
	background-color: var(--supashop-color-button-hover-background);
}
.single-product .comment-form .attachment-button:hover .button-icon {
	color: var(--supashop-color-button-hover-text);
}
.single-product .comment-respond .form-submit {
	margin: 15px 0 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.single-product .comment-respond .form-submit .submit {
	margin: 15px 0 0 10px;
}
.single-product .comment-form-cookies-consent {
	display: none;
}
.dco-attachment-gallery {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 10px;
	margin: 20px 0 0;
}
.dco-attachment-gallery .dco-attachment {
	margin: 0;
	line-height: 0;
}
.dco-attachment-gallery br {
	display: none;
}
.comment-form-attachment span:not(.required) {
	display: block;
}
.dco-image-attachment img {
	width: auto !important;
	height: auto !important;
}
.product-comment-list {
	--item-spacing: 30px;
}
.product-comment-list .comment_container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.product-comment-list .product-comment-rating {
	--size: 12px;
	line-height: 12px;
	letter-spacing: 0.8px;
}
.product-comment-list .tm-star-rating {
	margin: 0 0 7px;
}
.product-comment-list .meta {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: var(--supashop-color-heading);
	margin: 0 0 17px;
}
.product-comment-list .comment-datetime {
	font-size: 14px;
	line-height: 26px;
}
.woo-comment-author {
	width: 70px;
	margin: 0 30px 0 0;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.children .woo-comment-author {
	width: 48px;
}
.woo-comment-author img {
	border-radius: 50%;
}
.woo-comment-content {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.comment-top-meta {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 0 6px;
}
.woocommerce-review__author {
	font-size: 18px;
	font-weight: var(--supashop-typography-headings-font-weight-secondary);
	line-height: 26px;
	margin: 0 8px 0 0;
}
.woocommerce-review__verified {
	display: block;
	margin: 0 8px 0 0;
	line-height: 26px;
	font-style: normal;
}
.woocommerce-review__title {
	font-size: 18px;
	line-height: 28px;
	font-weight: 600;
	margin: 0 0 12px;
}
.comment-form-rating {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 1;
	margin-bottom: 22px;
}
.comment-form-rating label {
	margin: 0 12px 0 0 !important;
}
.comment-form-rating .stars {
	display: inline-block;
	margin: 0 !important;
}
.comment-form-rating .stars a {
	position: relative;
	height: 1em;
	width: 1em;
	text-indent: -999em;
	display: inline-block;
	font-size: 16px;
}
.comment-form-rating .stars a:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 1em;
	height: 1em;
	line-height: 1;
	text-indent: 0;
}
.comment-form-rating .stars.selected a:before {
	color: var(--supashop-color-heading);
	font-weight: 900 !important;
}
.comment-form-rating .stars.selected a.active ~ a:before,
.comment-form-rating .stars a:before {
	color: #ccc;
}
.comment-text-collapsible {
	visibility: visible;
	overflow: hidden;
	line-height: 28px;
	max-height: 56px;
}
@media (max-width: 543px) {
	.dco-image-attachment img {
		max-height: 80px;
	}
	.single-product .comment-form .attachment-button {
		padding: 0 20px;
	}
	.single-product .comment-form .form-submit .submit {
		padding: 0 20px;
		min-width: 0;
	}
}
.question-form textarea {
	height: 160px;
}
.question-form label {
	display: none;
}
.question-form div[class*='question-form-'] {
	margin-bottom: 20px;
}
.question-form-submit {
	text-align: center;
	margin: 30px 0 0 !important;
}
.single-product .supashop-wc-question .question-form-wrapper,
.single-product .supashop-wc-question div[class*='question-form-wrapper-'] {
	padding-bottom: 60px;
	margin-bottom: 60px;
	border-bottom: 1px solid #eee;
}
.single-product .supashop-wc-question .question-form-wrapper {
	display: none;
}
.single-product .supashop-wc-question .no-question .question-form-wrapper {
	display: block;
}
.single-product .supashop-wc-question .no-question .question-toolbar {
	margin: 0;
}
.single-product .supashop-wc-question .no-question .question-title {
	display: none;
}
.single-product .supashop-wc-question .woo-comment-author h6 {
	padding-right: 10px;
}
.single-product .supashop-wc-question .woo-comment-author .comment-datetime {
	position: relative;
	padding-left: 14px;
	font-size: 14px;
	color: #9b9b9b;
}
.single-product .supashop-wc-question .woo-comment-author .comment-datetime:before {
	content: '';
	position: absolute;
	top: 7px;
	left: 0;
	font-size: 4px;
	width: 1em;
	height: 1em;
	background: #c4c4c4;
	border-radius: 50%;
}
.single-product .supashop-wc-question .reply-action {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.single-product .supashop-wc-question .reply-action a + a {
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid var(--supashop-color-text-lighten);
}
.single-product .supashop-wc-question .reply-action .cancel-reply {
	pointer-events: none;
	opacity: 0;
}
.single-product .supashop-wc-question .reply-action .cancel-reply.show {
	opacity: 1;
	pointer-events: auto;
}
.single-product .question-toolbar {
	margin-bottom: 30px;
}
.single-product .question-toolbar .question-title {
	font-size: 20px;
	line-height: 1.3;
	margin-top: 0;
	margin-bottom: 32px;
}
.single-product .question-list li {
	padding-bottom: 0;
	border-bottom: 0;
	margin-bottom: 0;
}
.single-product .question-list li + li {
	padding-top: 30px;
	margin-top: 30px;
	border-top: 1px solid #eee;
}
.single-product .question-list div[class*='question-form-wrapper-'] {
	margin-top: 30px;
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
}
.single-product .question-list .children {
	list-style: none;
}
.single-product .question-list .children .woo-comment-author .avatar {
	width: 48px;
}
.question-form-message-box {
	display: none;
	text-align: center;
	margin: 20px 0 0 !important;
}
.question-form-message-box.failed {
	color: #d9534f;
}
.question-form-message-box.success {
	color: #6cbd7e;
}
.question-navigation {
	margin-top: 30px;
}
@media (max-width: 767px) {
	.single-product .supashop-wc-question .question-form-wrapper,
	.single-product .supashop-wc-question div[class*='question-form-wrapper-'] {
		padding-bottom: 40px;
		margin-bottom: 40px;
	}
	.single-product .question-list div[class*='question-form-wrapper-'] {
		padding-bottom: 0;
		margin-bottom: 0;
	}
}
.product-quick-view-content .woo-single-images {
	margin: 0;
}
.product-quick-view-content .woo-single-info {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.product-quick-view-content .supashop-main-swiper .swiper-slide .supashop-lazy-image,
.product-quick-view-content .supashop-main-swiper .swiper-slide img {
	width: 100%;
}
.product-quick-view-content .supashop-thumbs-swiper {
	margin: 20px 0 0;
}
.product-quick-view-content .entry-summary .supashop-sales-countdown-layout-box {
	padding: 20px;
	--number-size: 32px;
}
.product-quick-view-content .woosb-products .woosb-thumb {
	width: 72px;
}
.product-quick-view-content .woobt-wrap {
	display: none;
}
@media screen and (min-width: 768px) {
	.modal-quick-view-popup {
		--spacing: 40px;
		--modal-width: 1040px;
		--modal-spacing: 0;
	}
	.modal-quick-view-popup .modal-content-wrap {
		overflow: hidden;
	}
	.product-quick-view-content .image-cover {
		position: absolute !important;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
	}
	.product-quick-view-content .image-cover .supashop-lazy-image,
	.product-quick-view-content .image-cover .swiper-container,
	.product-quick-view-content .image-cover .swiper-inner,
	.product-quick-view-content .image-cover .swiper-slide,
	.product-quick-view-content .image-cover .swiper-wrapper,
	.product-quick-view-content .image-cover .tm-swiper,
	.product-quick-view-content .image-cover .woo-single-gallery,
	.product-quick-view-content .image-cover .woocommerce-product-gallery__image {
		height: 100%;
	}
	.product-quick-view-content .image-cover img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.product-quick-view-content .quick-view-col-images {
		position: relative;
		width: 50%;
	}
	.product-quick-view-content .quick-view-col-summary {
		width: 50%;
		margin: 0;
		padding: 30px 0;
	}
	.product-quick-view-content .quick-view-col-summary > .inner-content {
		position: relative;
		max-width: 100%;
	}
	.product-quick-view-content .quick-view-col-summary > .inner-content > .inner {
		padding-right: 43px;
		padding-left: 37px;
	}
}
@media (max-width: 767px) {
	.modal-quick-view-popup {
		--modal-width: 510px;
	}
	.product-quick-view-content .woo-single-info {
		display: block;
	}
	.product-quick-view-content .quick-view-col-summary {
		margin: 30px 0 0;
	}
	.product-quick-view-content .inner-content.scroll-y {
		overflow: visible;
	}
}
.isw-empty,
.isw-swatch + select:not(.isw-selectbox),
.isw-term.isw-disabled:after,
.isw-term.isw-disabled:before {
	display: none;
}
select.isw-dropdown-color,
select.isw-dropdown-image,
select.isw-dropdown-text {
	display: none !important;
}
.row-isw-swatch .label {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	margin: 0 0 12px;
}
.row-isw-swatch .label label {
	min-width: 0 !important;
	margin: 0 10px 0 0;
}
.row-isw-swatch--isw_text .label {
	margin: 0 0 4px;
}
.row-isw-swatch--isw_select .label {
	margin: 0 0 14px;
}
.isw-swatch {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.isw-white {
	border: 1px solid #ddd;
}
.isw-white.isw-selected {
	border: none;
}
.isw-term {
	cursor: pointer;
	text-align: center;
	margin: 10px 10px 0 0;
}
.isw-term.isw-disabled {
	display: none;
	cursor: not-allowed;
}
.isw-swatch--isw_color {
	--size: 40px;
	margin: -5px;
}
.isw-swatch--isw_color .term-name {
	display: none;
}
.isw-swatch--isw_color .term-shape {
	position: relative;
	width: var(--size);
	height: var(--size);
	display: block;
	border-radius: 50%;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
	-webkit-transition:
		box-shadow 0.25s ease,
		-webkit-transform 0.25s ease;
	transition:
		box-shadow 0.25s ease,
		-webkit-transform 0.25s ease;
	transition:
		box-shadow 0.25s ease,
		transform 0.25s ease;
	transition:
		box-shadow 0.25s ease,
		transform 0.25s ease,
		-webkit-transform 0.25s ease;
	overflow: hidden;
}
.isw-swatch--isw_color .isw-term {
	padding: 5px;
	margin: 0;
}
.isw-swatch--isw_color .isw-term.isw-enabled:hover .term-shape {
	box-shadow:
		0 0 0 1px #000,
		0 8px 20px rgba(0, 0, 0, 0.2),
		inset 0 0 0 4px #fff;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.isw-swatch--isw_color .isw-term.isw-selected .term-shape {
	box-shadow:
		0 0 0 1px #000,
		inset 0 0 0 4px #fff;
}
.isw-swatch--isw_color .isw-term.isw-disabled {
	opacity: 0.7;
}
.isw-swatch--isw_color .isw-term.isw-disabled .term-shape {
	box-shadow:
		0 0 0 1px #6c6b6b,
		inset 0 0 0 4px #fff;
}
.isw-swatch--isw_color .isw-term.isw-disabled .term-shape:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 150%;
	height: 1px;
	background: #6c6b6b;
	-webkit-transform: translate(-50%) rotate(-45deg);
	transform: translate(-50%) rotate(-45deg);
}
.isw-swatch--isw_image {
	--size: 64px;
	margin: -5px;
}
.isw-swatch--isw_image .term-name {
	display: none;
}
.isw-swatch--isw_image .term-shape {
	position: relative;
	width: var(--size);
	height: var(--size);
	display: block;
	overflow: hidden;
}
.isw-swatch--isw_image .term-shape,
.isw-swatch--isw_image .term-shape img {
	border-radius: 5px;
	-webkit-transition:
		box-shadow 0.25s ease,
		-webkit-transform 0.25s ease;
	transition:
		box-shadow 0.25s ease,
		-webkit-transform 0.25s ease;
	transition:
		box-shadow 0.25s ease,
		transform 0.25s ease;
	transition:
		box-shadow 0.25s ease,
		transform 0.25s ease,
		-webkit-transform 0.25s ease;
}
.isw-swatch--isw_image .term-shape img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.isw-swatch--isw_image .isw-term {
	padding: 5px;
	margin: 0;
}
.isw-swatch--isw_image .isw-term.isw-enabled:hover .term-shape {
	box-shadow:
		0 0 0 1px #000,
		0 8px 20px rgba(0, 0, 0, 0.2);
}
.isw-swatch--isw_image .isw-term.isw-enabled:hover .term-shape img {
	-webkit-transform: scale(0.88);
	transform: scale(0.88);
}
.isw-swatch--isw_image .isw-term.isw-selected .term-shape {
	box-shadow: 0 0 0 1px #000;
}
.isw-swatch--isw_image .isw-term.isw-selected .term-shape img {
	-webkit-transform: scale(0.88);
	transform: scale(0.88);
}
.isw-swatch--isw_image .isw-term.isw-disabled {
	opacity: 0.7;
}
.isw-swatch--isw_image .isw-term.isw-disabled .term-shape {
	box-shadow: 0 0 0 1px #6c6b6b;
}
.isw-swatch--isw_image .isw-term.isw-disabled .term-shape:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 150%;
	height: 1px;
	background: #6c6b6b;
	-webkit-transform: translate(-50%) rotate(-45deg);
	transform: translate(-50%) rotate(-45deg);
}
.isw-swatch--isw_text .isw-term {
	position: relative;
	color: var(--supashop-color-heading);
	border: 1px solid #e5e5e5;
	background: #fff;
	font-size: 18px;
	height: 45px;
	min-width: 45px;
	line-height: 45px;
	padding: 0 5px;
	border-radius: 5px;
	overflow: hidden;
}
.isw-swatch--isw_text .isw-term.isw-enabled:hover,
.isw-swatch--isw_text .isw-term.isw-selected {
	color: var(--supashop-color-heading);
	border-color: var(--supashop-color-heading);
}
.isw-swatch--isw_text .isw-term.isw-disabled {
	color: #bdbdbd !important;
	border-color: #e5e5e5 !important;
}
.isw-swatch--isw_text .isw-term.isw-disabled:after {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 150%;
	height: 1px;
	background: #bdbdbd;
	-webkit-transform: translate(-50%) rotate(-45deg);
	transform: translate(-50%) rotate(-45deg);
}
.isw-swatch--isw_text.style-circle .isw-term {
	border-radius: 45px;
}
.variation-attribute-out-of-stock--cross .isw-swatch--isw_color .isw-term.isw-out-of-stock {
	opacity: 0.7;
}
.variation-attribute-out-of-stock--cross
	.isw-swatch--isw_color
	.isw-term.isw-out-of-stock
	.term-shape {
	box-shadow:
		0 0 0 1px #6c6b6b,
		inset 0 0 0 4px #fff;
}
.variation-attribute-out-of-stock--cross
	.isw-swatch--isw_color
	.isw-term.isw-out-of-stock
	.term-shape:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 150%;
	height: 1px;
	background: #6c6b6b;
	-webkit-transform: translate(-50%) rotate(-45deg);
	transform: translate(-50%) rotate(-45deg);
}
.variation-attribute-out-of-stock--cross .isw-swatch--isw_image .isw-term.isw-out-of-stock {
	opacity: 0.7;
}
.variation-attribute-out-of-stock--cross
	.isw-swatch--isw_image
	.isw-term.isw-out-of-stock
	.term-shape {
	box-shadow: 0 0 0 1px #6c6b6b;
}
.variation-attribute-out-of-stock--cross
	.isw-swatch--isw_image
	.isw-term.isw-out-of-stock
	.term-shape:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 150%;
	height: 1px;
	background: #6c6b6b;
	-webkit-transform: translate(-50%) rotate(-45deg);
	transform: translate(-50%) rotate(-45deg);
}
.variation-attribute-out-of-stock--cross .isw-swatch--isw_text .isw-term.isw-out-of-stock {
	opacity: 0.7;
	color: #bdbdbd !important;
	border-color: #e5e5e5 !important;
}
.variation-attribute-out-of-stock--cross .isw-swatch--isw_text .isw-term.isw-out-of-stock:after {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 150%;
	height: 1px;
	background: #bdbdbd;
	-webkit-transform: translate(-50%) rotate(-45deg);
	transform: translate(-50%) rotate(-45deg);
}
.variation-attribute-out-of-stock--hide .isw-term.isw-out-of-stock {
	display: none !important;
}
form.isw-swatches.isw-swatches--in-single .selected-term-name {
	color: var(--supashop-color-heading);
	line-height: 24px;
}
.single-product .entry-summary form.variations_form div.variations {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 -10px;
}
.single-product .entry-summary form.variations_form div.variations .row-isw-swatch {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	padding: 10px;
}
.single-product .entry-summary form.variations_form div.variations .row-isw-swatch label {
	display: block;
}
.single-product
	.entry-summary
	form.variations_form
	div.variations
	.row-isw-swatch
	.quantity-button-wrapper {
	margin: 0;
}
.single-product .entry-summary form.variations_form div.variations .row-isw-swatch .quantity {
	width: 100%;
	margin: 0;
}
.single-product .entry-summary form.variations_form div.variations .row-isw-swatch--isw_select {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.single-product
	.entry-summary
	form.variations_form
	div.variations
	.row-isw-swatch--isw_select
	select {
	width: 100%;
}
.reset_variations-wrap {
	font-size: 0;
	line-height: 1;
}
.reset_variations {
	position: relative;
	display: inline-block;
	font-size: var(--supashop-typography-body-font-size);
	line-height: 24px;
	padding: 10px 0 0 20px;
}
.reset_variations:before {
	content: '';
	position: absolute;
	top: 14px;
	left: 0;
	font-size: 16px;
}
.reset_variations[style*='visibility: hidden;'] {
	display: none;
}
.reset_variations[style*='visibility: visible'] {
	display: inline-block;
}
table.variations .reset_variations {
	margin: 0 0 0 10px;
}
.cart-goal .supashop-progress {
	--bar-color: #e9e9e9;
	--fill-color: #ffbc11;
	--bar-height: 6px;
	--bar-rounded: 10px;
}
.cart-goal-done .supashop-progress {
	--fill-color: #3d9851;
}
.cart-goal-text {
	font-size: 18px;
	margin-bottom: 15px;
	color: var(--supashop-color-heading);
}
.woocommerce-cart .page-content .cart-goal-wrap {
	text-align: center;
	margin: 0 0 41px;
}
.woocommerce-cart .page-content .cart-goal {
	margin: 0 auto;
	width: 500px;
	max-width: 90%;
}
.page-blocks-style-border-block-03 .cart-goal-text strong {
	font-weight: var(--supashop-typography-headings-font-weight);
}
.cart-countdown-message {
	margin: 8px 0 0;
	color: var(--supashop-color-heading);
}
.cart-countdown-message .timer {
	display: inline-block;
	font-weight: 500;
}
.woocommerce-cart .page-content .cart-countdown-message {
	text-align: center;
	margin: 0 0 30px;
	font-size: 22px;
}
.woocommerce-cart .page-content .cart-countdown-message .timer {
	color: #cf1927;
}
.wc-bookings-booking-form {
	border: 0;
	padding: 0;
}
.woocommerce form .wc-bookings-booking-form fieldset {
	border-width: 0;
	margin-bottom: 0;
	padding: 10px 0;
}
.wc-bookings-booking-form .block-picker li:nth-child(odd) a {
	background: #fafafa;
}
.wc-bookings-booking-form .form-field input[type='number'] {
	width: 100%;
}
.wc-bookings-booking-form .wc-bookings-booking-cost {
	margin: 0 0 20px;
	padding: 0;
	background: none;
	border: 0;
}
.wc-bookings-booking-form .ui-datepicker th {
	color: #000;
}
.wc-bookings-booking-form .ui-datepicker td.bookable a {
	color: #000 !important;
	text-shadow: none;
	background: none !important;
}
.wc-bookings-booking-form .block-picker li a.selected {
	background: #000 !important;
}
.wc-bookings-booking-form .block-picker li:nth-child(2n) a:focus,
.wc-bookings-booking-form .block-picker li:nth-child(2n) a:hover,
.wc-bookings-booking-form .block-picker li:nth-child(odd) a:focus,
.wc-bookings-booking-form .block-picker li:nth-child(odd) a:hover {
	background-color: #000;
}
.wc-bookings-date-picker .ui-datepicker-header {
	color: var(--supashop-color-heading);
	background: none;
	border: 0;
	border-radius: 0;
}
.wc-bookings-date-picker .ui-widget-content {
	box-shadow: none;
}
.wc-bookings-date-picker .ui-priority-secondary,
.wc-bookings-date-picker .ui-widget-content .ui-priority-secondary,
.wc-bookings-date-picker .ui-widget-header .ui-priority-secondary {
	opacity: 1;
}
.wc-bookings-date-picker .ui-datepicker td a.ui-state-active,
.wc-bookings-date-picker .ui-datepicker td a.ui-state-active.ui-state-hover {
	color: #fff;
}
.wc-bookings-date-picker .ui-datepicker td.bookable-range .ui-state-default {
	background: #000 !important;
}
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev,
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev-hover {
	left: 0;
}
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-next,
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-next-hover {
	right: 0;
}
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-next,
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev {
	background-color: #000;
}
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-next-hover,
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev-hover {
	background-color: #000 !important;
}
.single-product .product-type-booking .entry-summary form.cart {
	border-top: 1px solid #eee;
	padding-top: 17px;
}
.single-product .product-type-booking .entry-summary form.cart table td,
.single-product .product-type-booking .entry-summary form.cart table th {
	text-align: center;
}
.single-product .product-type-booking .entry-summary form.cart table td {
	border: 1px solid #eee;
}
.supashop-size-guide__wrapper {
	width: 100%;
	max-width: 100%;
}
.supashop-size-guide__wrapper > :not(:first-child) {
	margin-top: 25px;
}
.supashop-size-guide__wrapper > :not(.supashop-size-guide__name) {
	clear: both;
}
.supashop-size-guide__wrapper .supashop-size-guide__name {
	margin-bottom: 0;
}
.supashop-size-guide__wrapper .supashop-size-guide__description {
	margin-top: 7px;
}
.supashop-size-guide--global-content {
	margin-bottom: 25px;
}
.supashop-size-guide__name {
	font-weight: var(--supashop-typography-headings-font-weight-secondary);
}
.supashop-size-guide__table-wrapper {
	overflow-x: auto;
	position: relative;
}
.supashop-size-guide__table {
	margin-bottom: 0;
	white-space: nowrap;
}
.supashop-size-guide__table thead th {
	color: #111;
	font-size: 16px;
	padding: 14px 15px;
	font-weight: 500;
}
.supashop-size-guide__table tbody td {
	color: #111;
	font-size: 15px;
	padding: 10px 15px;
}
.product-size-guide .size-guide-button {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: var(--supashop-typography-headings-font-weight-secondary);
	text-decoration: underline;
}
.product-size-guide .size-guide-button .svg-icon {
	margin-right: 8px;
}
.entry-summary .product-size-guide {
	margin: 15px 0 0;
}
.entry-summary form.cart .product-size-guide {
	margin: 0 0 10px;
}
.entry-summary form.cart .variations .value .product-size-guide {
	margin: 2px 0 0;
}
.row-isw-swatch .label .product-size-guide {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	line-height: 24px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin: 0 0 0 10px !important;
}
.supashop-modal.supashop-size-guide {
	--modal-width: 1200px;
}
@media (max-width: 543px) {
	.supashop-size-guide__wrapper .supashop-size-guide__name {
		font-size: 22px;
	}
}
.add_gift_card_form h4 {
	font-size: 36px;
	line-height: 1.44;
	margin: 0 0 32px;
	text-align: center;
}
#wc_gc_cart_redeem_form {
	margin: 0 !important;
}
#wc_gc_cart_redeem_form input[type='text'] {
	max-width: 100% !important;
	margin: 0 0 21px !important;
}
#wc_gc_cart_redeem_form button {
	display: block;
	width: 100%;
}
.ppc-button-wrapper {
	margin: 0 0 10px;
}
.wc-proceed-to-checkout .ppc-button-wrapper {
	margin: 10px 0 0;
}
.woocommerce-checkout .ppc-button-wrapper {
	margin: 20px 0 0;
}
.ywpar_apply_discounts .button {
	float: none;
}
.ywpar_apply_discounts .input-text {
	min-height: 40px;
}
.gift-cards_form > h3 {
	font-size: 24px;
	margin: 20px 0 15px;
}
.gift-card-content-editor.step-content h5 {
	font-size: 16px;
	margin-top: 2em;
}
.gift-card-content-editor.step-appearance .ywgc-design-list ul {
	line-height: 1;
}
.ywgc-amount-buttons {
	margin: 0 10px 10px 0;
}
.ywgc-amount-buttons .amount {
	color: inherit !important;
}
.gift-cards-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.gift-cards-list h3 {
	width: 100%;
	font-size: 24px;
	margin-top: 20px;
}
.gift_card_template_button {
	margin-top: 30px;
}
.yith-wapo-ajax-uploader .button {
	padding: 0 35px;
}
#wc-stripe-payment-request-button-separator,
#wcpay-payment-request-button-separator {
	font-size: 15px;
	width: 100%;
	margin: 10px 0 !important;
}
#wc-stripe-payment-request-wrapper,
#wcpay-payment-request-wrapper {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	width: 100%;
	padding: 0 !important;
	margin: 0;
}
.first-payment-date {
	margin: 0;
}
.first-payment-date small:not(:empty) {
	display: block;
	font-size: 0.9em;
	margin: 0 0 15px;
}
.single-product .wcpay-payment-request-wrapper {
	width: 100%;
	padding-top: 0 !important;
	margin: 0 0 20px;
}
.single-product #wc-stripe-payment-request-wrapper {
	width: 100%;
	margin: 0 0 20px !important;
}
@media screen and (min-width: 768px) {
	.pinterest-for-woocommerce-image-wrapper {
		line-height: 1;
	}
	.single-product-slider-thumbs-ver .pinterest-for-woocommerce-image-wrapper {
		left: 100px;
	}
}
.woocommerce-gzd-checkout .woocommerce-checkout-review-order {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.woocommerce-gzd-checkout #order_payment_heading {
	display: none !important;
}
.woocommerce-gzd-checkout .wc-gzd-heading-moved {
	padding: 0 !important;
}
.woocommerce-gzd-checkout .checkout-payment-info-heading {
	-webkit-box-ordinal-group: 98;
	-webkit-order: 97;
	-ms-flex-order: 97;
	order: 97;
}
.woocommerce-gzd-checkout .woocommerce-checkout-payment {
	-webkit-box-ordinal-group: 99;
	-webkit-order: 98;
	-ms-flex-order: 98;
	order: 98;
}
.woocommerce-gzd-checkout .wc-gzd-order-submit {
	-webkit-box-ordinal-group: 100;
	-webkit-order: 99;
	-ms-flex-order: 99;
	order: 99;
}
.woocommerce-gzd-checkout .wc-checkout-review-order-table tbody tr:first-child {
	border-top: 0;
	padding: 5px 0 12px;
}
.woocommerce-gzd-checkout.woocommerce-multistep-checkout .row-checkout-wrap {
	max-width: 800px;
	margin: 0 auto !important;
}
.woocommerce-gzd-checkout.woocommerce-multistep-checkout .col-checkout-review-order {
	display: block;
}
.woocommerce-gzd-checkout.woocommerce-multistep-checkout .col-checkout-review-order > .inner {
	width: 100% !important;
	max-width: 100% !important;
}
.woocommerce-gzd-checkout.woocommerce-multistep-checkout .woocommerce-checkout-review-order {
	display: block !important;
}
.woocommerce-gzd-checkout.woocommerce-multistep-checkout .checkout-payment-info-heading {
	display: none;
}
.woocommerce-gzd-checkout.woocommerce-multistep-checkout #order_payment_heading {
	display: block !important;
}
.woocommerce-gzd-checkout.woocommerce-multistep-checkout
	.checkout-order-review-heading.wc-gzd-heading-moved {
	display: none !important;
}
.woocommerce-gzd-checkout.woocommerce-multistep-checkout .place-order {
	border: 0;
	padding: 0;
	margin: 0 !important;
}
.woocommerce-gzd-checkout.woocommerce-multistep-checkout .step-buttons-payment {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.woocommerce-gzd-checkout.woocommerce-multistep-checkout .step-buttons-payment .clear {
	display: none;
}
.wp-block-woocommerce-active-filters > h3,
.wp-block-woocommerce-attribute-filter > h3,
.wp-block-woocommerce-price-filter > h3 {
	font-size: 24px;
	margin-bottom: 30px;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters,
.wp-block-woocommerce-active-filters .wc-block-checkbox-list,
.wp-block-woocommerce-attribute-filter .wc-block-active-filters,
.wp-block-woocommerce-attribute-filter .wc-block-checkbox-list,
.wp-block-woocommerce-price-filter .wc-block-active-filters,
.wp-block-woocommerce-price-filter .wc-block-checkbox-list {
	margin-bottom: 0;
}
.wp-block-woocommerce-active-filters:not(:empty) + div,
.wp-block-woocommerce-attribute-filter:not(:empty) + div,
.wp-block-woocommerce-price-filter:not(:empty) + div {
	margin: 49px 0 0;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters-list {
	padding: 0;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__clear-all {
	color: #111;
}
.wc-block-attribute-filter {
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #111;
}
.wc-block-attribute-filter .wc-block-attribute-filter-list li {
	text-decoration: none;
}
.wc-block-price-filter .wc-block-price-filter__controls .wc-block-price-filter__amount {
	min-height: 40px;
}
