
.product-image-summary .summary-inner {
	--wd-mb: 20px;
	container: entry-summary/inline-size;
}

.single-product .wd-builder-off {
	--wd-single-spacing: 40px;
}

.wd-builder-off .single-product-page>div:not(:last-child) {
	margin-bottom: var(--wd-single-spacing);
}

.wd-before-product-tabs {
	padding-block: 15px;
	background-color: var(--bgcolor-gray-200);
}

.wd-before-product-tabs>.container {
	--wd-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 10px 30px;
}

.product-tabs-wrapper+.wd-before-product-tabs {
	margin-top: calc(var(--wd-single-spacing) * -1 - 1px);
}

.related-and-upsells .wd-products-element {
	margin-bottom: var(--wd-single-spacing);
}

.related-and-upsells .wd-products-element:last-child {
	margin-bottom: 0;
}

.related-and-upsells:empty {
	margin-top: calc(var(--wd-single-spacing) * -1);
}

.tabs-layout-tabs+.wd-single-reviews {
	padding-top: var(--wd-single-spacing);
	border-top: 1px solid var(--brdcolor-gray-300);
}

.wd-content-area>.single-breadcrumbs-wrapper {
	margin-bottom: 20px;
}

.single-breadcrumbs-wrapper :is(.wd-breadcrumbs, .yoast-breadcrumb) {
	flex: 1 1 auto;
	text-align: start;
}

.single-breadcrumbs-wrapper .wd-products-nav {
	flex: 0 0 auto;
}

@container entry-summary (width < 400px) {}

.summary-inner>.wd-action-btn {
	margin-inline-end: 20px;
}

.summary-inner>.wd-action-btn:last-child {
	margin-bottom: var(--wd-mb);
}

@media (max-width: 1024px) {
	.single-product .wd-builder-off {
		--wd-single-spacing: 20px;
		padding-block: 20px;
	}
}

@media (max-width: 768.98px) {
	.single-product-page .summary-inner {
		margin-bottom: -20px;
	}
}

@container entry-summary (width > 400px) {}

.summary-inner .product_meta {
	margin-bottom: 10px;
	padding-top: 20px;
	border-top: 1px solid var(--brdcolor-gray-300);
}

.summary-inner .wd-accordion+.product_meta {
	padding-top: 0;
	border-top: none;
}

.product-image-summary .shop_attributes {
	--wd-attr-v-gap: 10px;
	--wd-attr-brd-style: dashed;
	margin-bottom: var(--wd-mb);
}

.summary-inner>.price {
	font-size: 155%;
	line-height: 1.2;
}

.summary-inner>.price .price {
	font-size: inherit;
}

.summary-inner>.price .login-to-prices-msg {
	font-size: 80%;
}

.summary-inner>.price:empty {
	display: none;
}

@media (max-width: 1024px) {
	.summary-inner>.price {
		margin-bottom: 15px;
		font-size: 130%;
	}
}

.product-tabs-wrapper {
	padding-top: var(--wd-single-spacing);
	padding-bottom: var(--wd-single-spacing);
	border-top: 1px solid var(--brdcolor-gray-300);
	border-bottom: 1px solid var(--brdcolor-gray-300);
	background-color: var(--bgcolor-white);
}

.wd-content-area:not([style*="col-lg:12;"]) .product-tabs-wrapper {
	background-color: transparent;
}

.product-tabs-inner>div:not(:last-child) {
	margin-bottom: var(--wd-single-spacing);
}

.tabs-layout-tabs .shop_attributes {
	max-width: 650px;
}

.product-tabs-wrapper .tabs-layout-tabs>.wd-nav-tabs-wrapper {
	margin-top: calc(var(--wd-single-spacing) * -1 - 1px);
	margin-bottom: 30px;
}

.tabs-layout-accordion .wd-scroll-content {
	max-height: 250px;
}

.tabs-layout-accordion .wd-single-reviews .wd-scroll-content {
	max-height: 400px;
}

.tabs-location-standard.tabs-type-accordion {
	--wd-single-spacing: 25px;
}

.tabs-location-standard.tabs-type-accordion .product-tabs-wrapper {
	border-top: none;
}

.tabs-location-standard.tabs-type-accordion.reviews-location-tabs .product-tabs-wrapper {
	border-bottom: none;
}

.tabs-location-summary .tabs-layout-accordion {
	--wd-accordion-font-size: 14px;
	--wd-accordion-spacing: 15px;
}

@media (max-width: 1024px) {
	.product-tabs-wrapper {
		border-top: none;
	}
}

.product-has-bg .product-tabs-wrapper {
	border-top: none;
}

.product-summary-shadow .summary-inner {
	padding: 30px 35px 15px;
	background-color: var(--bgcolor-white);
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	border-radius: var(--wd-brd-radius);
}

.product-extra-content.wd-location-before {
	margin-bottom: var(--wd-single-spacing);
}

.product-extra-content.wd-location-after {
	margin-top: var(--wd-single-spacing);
}

@media (min-width: 769px) {
	.product-full-width:is(.product-design-alt, .product-summary-shadow, .image-full-width) .entry-summary {
		display: flex;
		align-items: start;
		justify-content: center;
	}
	
	.product-full-width:is(.product-design-alt, .product-summary-shadow, .image-full-width) .entry-summary .summary-inner {
		max-width: 620px;
		width: 100%;
	}
}

.woocommerce-product-gallery {
	display: flex;
	flex-wrap: wrap;
	gap: var(--wd-gallery-gap, 10px);
}

.woocommerce-product-gallery>* {
	flex: 1 1 100%;
	max-width: 100%;
}

.woocommerce-product-gallery img {
	width: 100%;
	border-radius: var(--wd-brd-radius);
}

.woocommerce-product-gallery .wd-carousel-inner {
	margin: 0;
}

.woocommerce-product-gallery .wd-carousel {
	--wd-gap: var(--wd-gallery-gap, 10px);
	padding: 0;
	border-radius: var(--wd-brd-radius);
}

.woocommerce-product-gallery .wd-nav-arrows.wd-pos-sep {
	--wd-arrow-offset-h: calc(var(--wd-arrow-width, var(--wd-arrow-size, 50px)) / -1);
}

.woocommerce-product-gallery .wd-nav-pagin-wrap {
	position: absolute;
	inset-inline: 15px;
	bottom: 15px;
	z-index: 2;
}

.woocommerce-product-gallery .woocommerce-product-gallery__image {
	position: relative;
	overflow: hidden;
	border-radius: var(--wd-brd-radius);
}

.woocommerce-product-gallery .zoomImg[src$=".png"] {
	background-color: var(--wd-main-bgcolor);
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}

.woocommerce-product-gallery .wd-carousel-wrap[style*="grabbing"] .zoomImg {
	opacity: 0 !important;
	transition: opacity .25s ease;
}

.wd-gallery-thumb .wd-carousel-item {
	cursor: pointer;
	transition: opacity .25s ease;
}

.wd-gallery-thumb :is(.wd-carousel-item:hover, .wd-thumb-active, .wd-carousel:not(.wd-initialized) .wd-carousel-item:first-child) {
	opacity: .5;
}

.woocommerce-product-gallery:not(.wd-has-thumb) .wd-gallery-thumb {
	display: none;
}

.woocommerce-product-gallery .wd-carousel[data-center_mode="yes"] .wd-carousel-wrap:not([style]) {
	transform: translate3d(calc(50% - ( 100% / var(--wd-col) ) * 1.5), 0, 0);
}

.rtl .woocommerce-product-gallery .wd-carousel[data-center_mode="yes"] .wd-carousel-wrap:not([style]) {
	transform: translate3d(calc(-50% + ( 100% / var(--wd-col) ) * 1.5), 0, 0);
}

.woocommerce-product-gallery .wd-carousel[data-center_mode="yes"] .wd-carousel-wrap:not([style]) .wd-carousel-item:first-child:last-child {
	margin-inline-start: auto;
}

.product-additional-galleries {
	position: absolute;
	bottom: 0;
	inset-inline-start: 0;
	z-index: 3;
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	gap: 10px;
	padding: 15px;
	transition: all .3s ease;
}

.wd-action-btn.wd-style-icon-bg-text {
	--wd-action-icon-size: 18px;
	--wd-action-color: var(--color-gray-600);
	--wd-action-color-hover: var(--color-gray-800);
}

.wd-action-btn.wd-style-icon-bg-text>a {
	flex-wrap: nowrap;
	overflow: hidden;
	min-width: calc(var(--wd-action-icon-size) * 2.8);
	height: calc(var(--wd-action-icon-size) * 2.8);
	border-radius: calc(var(--wd-action-icon-size) * 2);
	background-color: var(--bgcolor-white);
	box-shadow: 0 0 5px rgba(0, 0, 0, .08);
}

.wd-action-btn.wd-style-icon-bg-text>a:before {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: calc(var(--wd-action-icon-size) * 2.8);
	height: calc(var(--wd-action-icon-size) * 2.8);
}

.wd-action-btn.wd-style-icon-bg-text>a>span {
	overflow: hidden;
	max-width: 0;
	white-space: nowrap;
	font-size: 90%;
	font-weight: 600;
	transition: padding .4s cubic-bezier(.175, .885, .32, 1.15), max-width .4s cubic-bezier(.175, .885, .32, 1.15);
}

.wd-action-btn.wd-style-icon-bg-text>a:hover>span {
	padding-inline-end: calc(var(--wd-action-icon-size) * 1.4);
	max-width: 280px;
}

.product-360-button>a:before {
	content: "";
}

.wd-show-product-gallery-wrap>a:before {
	content: "";
}

.wd-play-icon>a:before {
	content: "";
}

.product-360-view-wrapper {
	--wd-popup-width: 700px;
}

.product-360-view-wrapper.wd-popup {
	--wd-popup-padding: .001px;
	background-color: transparent;
}

.woocommerce-product-gallery.image-action-zoom .wd-carousel-item figure a:last-child, .woocommerce-product-gallery.image-action-none .wd-carousel-item figure a {
	cursor: default;
	pointer-events: none;
}

.woocommerce-product-gallery .product-labels {
	inset-inline-start: auto;
	z-index: 10;
	align-items: flex-end;
	max-width: 30%;
}

.woocommerce-product-gallery .product-labels.labels-rectangular {
	inset-inline: auto 0;
}

.woocommerce-product-gallery .product-labels[class*="labels-rounded"] {
	top: 15px;
	inset-inline-end: 15px;
}

.woocommerce-product-gallery .product-labels.labels-rounded .product-label {
	min-width: 55px;
	min-height: 55px;
}

.woocommerce-product-gallery .product-labels.labels-rounded .label-with-img {
	min-height: auto;
}

@media (min-width: 1025px) {
	[style*="col-lg:auto"] .wd-carousel-item {
		flex: 0 0 auto;
		max-width: unset;
	}
	
	.wd-builder-on :is(.thumbs-grid-bottom_grid, .thumbs-grid-bottom_column) .wd-carousel {
		--wd-col: var(--wd-col-lg) !important;
	}
}

@media (max-width: 1024px) {
	.wd-action-btn.wd-style-icon-bg-text {
		--wd-action-icon-size: 16px;
	}
}

@media (max-width: 768.98px) {
	[style*="col-sm:auto"] .wd-carousel-item {
		flex: 0 0 auto;
		max-width: unset;
	}
	
	.wd-builder-on :is(.thumbs-grid-bottom_grid, .thumbs-grid-bottom_column) .wd-carousel {
		--wd-col: var(--wd-col-sm) !important;
	}
}

@media (max-width: 576px) {
	.woocommerce-product-gallery .product-labels[class*="labels-rounded"] {
		top: 10px;
		inset-inline-end: 10px;
	}
	
	.woocommerce-product-gallery .product-labels.labels-rounded .product-label {
		min-width: 40px;
		min-height: 40px;
	}
	
	.woocommerce-product-gallery .product-labels.labels-rounded .label-with-img {
		min-height: auto;
	}
}

@media (min-width: 769px) and (max-width: 1024px) {
	[style*="col-md:auto"] .wd-carousel-item {
		flex: 0 0 auto;
		max-width: unset;
	}
	
	.wd-builder-on :is(.thumbs-grid-bottom_grid, .thumbs-grid-bottom_column) .wd-carousel {
		--wd-col: var(--wd-col-md) !important;
	}
}

.wd-carousel-container {
	--wd-width: 100%;
	position: relative;
	width: var(--wd-width);
}

.wd-carousel-inner {
	position: relative;
	margin: -15px 0;
}

.wd-carousel {
	position: relative;
	overflow: var(--wd-carousel-overflow, hidden);
	padding: 15px 0;
	margin-inline: calc(var(--wd-gap) / -2);
	touch-action: pan-y;
}

@supports (overflow: clip) {
	.wd-carousel {
		overflow: var(--wd-carousel-overflow, clip);
	}
}

.wd-carousel-wrap {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	transition-timing-function: initial;
	box-sizing: content-box;
	transform: translate3d(0px, 0, 0);
}

.wd-carousel-item {
	position: relative;
	height: 100%;
	flex: 0 0 calc(100% / var(--wd-col));
	max-width: calc(100% / var(--wd-col));
	padding: 0 calc(var(--wd-gap) / 2);
	transition-property: transform;
	transform: translate3d(0px, 0, 0);
}

.wd-backface-hidden .wd-carousel-item {
	transform: translateZ(0);
	backface-visibility: hidden;
}

.wd-carousel[data-center_mode="yes"] .wd-carousel-wrap:not([style]) {
	transform: translate3d(calc(50% - ( 100% / var(--wd-col) ) / 2), 0, 0);
}

.wd-autoheight, .wd-autoheight .wd-carousel-item {
	height: auto;
}

.wd-autoheight .wd-carousel-wrap {
	align-items: flex-start;
	transition-property: transform, height;
}

@media (min-width: 1025px) {
	.wd-carousel-container:not(.wd-off-lg) [style*="col-lg:1;"]:not(.wd-initialized)>.wd-carousel-wrap>.wd-carousel-item:nth-child(n+2) {
		display: none;
	}
}

@media (max-width: 768.98px) {
	.wd-carousel-container:not(.wd-off-sm) [style*="col-sm:1;"]:not(.wd-initialized)>.wd-carousel-wrap>.wd-carousel-item:nth-child(n+2) {
		display: none;
	}
}

@media (min-width: 769px) and (max-width: 1024px) {
	.wd-carousel-container:not(.wd-off-md) [style*="col-md:1;"]:not(.wd-initialized)>.wd-carousel-wrap>.wd-carousel-item:nth-child(n+2) {
		display: none;
	}
}

.wd-btn-arrow {
	transition: all .25s ease;
}

.wd-btn-arrow.wd-lock, .wd-carousel:not(.wd-initialized)+.wd-nav-arrows .wd-btn-arrow {
	opacity: 0 !important;
	pointer-events: none !important;
}

.wd-arrow-inner {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: var(--wd-arrow-width, var(--wd-arrow-size, 50px));
	height: var(--wd-arrow-height, var(--wd-arrow-size, 50px));
	line-height: 1;
	color: var(--wd-arrow-color, var(--color-gray-800));
	background: var(--wd-arrow-bg, unset);
	box-shadow: var(--wd-arrow-shadow, unset);
	border: var(--wd-arrow-brd, unset) var(--wd-arrow-brd-color, unset);
	border-radius: var(--wd-arrow-radius, unset);
	cursor: pointer;
	transition: all .25s ease;
}

.wd-arrow-inner:after {
	font-size: var(--wd-arrow-icon-size, 24px);
	font-family: "woodmart-font";
}

.wd-arrow-inner:hover {
	color: var(--wd-arrow-color-hover, var(--color-gray-500));
	background: var(--wd-arrow-bg-hover, var(--wd-arrow-bg));
	border-color: var(--wd-arrow-brd-color-hover, var(--wd-arrow-brd-color));
}

.wd-disabled .wd-arrow-inner {
	color: var(--wd-arrow-color-dis, var(--color-gray-400));
	background: var(--wd-arrow-bg-dis, var(--wd-arrow-bg));
	border-color: var(--wd-arrow-brd-color-dis, var(--wd-arrow-brd-color));
	cursor: unset;
}

.wd-prev .wd-arrow-inner:after {
	content: "";
}

.wd-icon-2 .wd-prev .wd-arrow-inner:after {
	content: "";
}

.wd-next .wd-arrow-inner:after {
	content: "";
}

.wd-icon-2 .wd-next .wd-arrow-inner:after {
	content: "";
}

.wd-nav-arrows.wd-pos-sep:after {
	content: "";
	position: absolute;
	inset: 0px calc(( var(--wd-arrow-width, var(--wd-arrow-size, 50px)) + var(--wd-arrow-offset-h, 0px) ) * -1);
}

.wd-nav-arrows.wd-pos-sep .wd-btn-arrow {
	position: absolute;
	top: calc(50% - var(--wd-arrow-offset-v, 0px) + var(--wd-arrow-height, var(--wd-arrow-size, 50px)) / -2);
	z-index: 250;
}

.wd-nav-arrows.wd-pos-sep .wd-prev {
	inset-inline-end: calc(100% + var(--wd-arrow-offset-h, 0px));
}

.wd-nav-arrows.wd-pos-sep .wd-next {
	inset-inline-start: calc(100% + var(--wd-arrow-offset-h, 0px));
}

.wd-nav-arrows:where(.wd-pos-together) {
	--wd-arrow-size: 30px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 10px;
}

.wd-nav-arrows.wd-pos-together {
	position: absolute;
	top: calc(0% - var(--wd-arrow-offset-v, 0px) - var(--wd-arrow-height, var(--wd-arrow-size, 50px)));
	inset-inline-end: calc(var(--wd-arrow-offset-h, 0px) / -1);
	display: flex;
	gap: var(--wd-arrow-gap, .001px);
	z-index: 250;
}

@media (min-width: 1025px) {
	.wd-nav-arrows[class*="wd-hover"].wd-pos-sep .wd-btn-arrow {
		opacity: 0;
		pointer-events: none;
	}
	
	:is(.wd-carousel-container, .wd-products-element):hover .wd-nav-arrows[class*="wd-hover"].wd-pos-sep .wd-btn-arrow {
		opacity: 1;
		transform: translateY(0);
		pointer-events: unset;
	}
	
	.wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-prev {
		transform: translateX(-30px);
	}
	
	.wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-next {
		transform: translateX(30px);
	}
}

@media (max-width: 1024px) {
	.wd-nav-arrows {
		--wd-arrow-icon-size: 16px;
		--wd-arrow-size: 40px;
	}
	
	.wd-nav-arrows:where(.wd-pos-sep) {
		--wd-arrow-offset-h: -12px;
	}
	
	.wd-nav-arrows:where(.wd-pos-together) {
		--wd-arrow-size: 30px;
	}
}

.pswp {
	z-index: 1500;
	display: none;
	overflow: hidden;
	outline: none;
	-webkit-text-size-adjust: 100%;
	touch-action: none;
	-webkit-backface-visibility: hidden;
}

.pswp img {
	max-width: none;
}

.pswp--animate_opacity {
	opacity: .001;
	transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
	will-change: opacity;
}

.pswp--open {
	display: block;
}

.pswp__bg {
	background: #000;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	will-change: opacity;
	will-change: opacity;
	transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
}

.pswp__scroll-wrap {
	overflow: hidden;
}

:is(.pswp__container, .pswp__zoom-wrap) {
	position: absolute;
	inset: 0;
	touch-action: none;
	-webkit-backface-visibility: hidden;
	will-change: transform;
}

:is(.pswp__container, .pswp__img) {
	-webkit-tap-highlight-color: transparent;
	user-select: none;
	-webkit-touch-callout: none;
}

.pswp__zoom-wrap {
	position: absolute;
	width: 100%;
	transition: transform 333ms cubic-bezier(.4, 0, .22, 1);
	transform-origin: left top;
}

.pswp--animated-in :is(.pswp__bg, .pswp__zoom-wrap) {
	transition: none;
}

.pswp__item {
	position: absolute;
	inset: 0;
	overflow: hidden;
}

.pswp__img {
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	height: auto;
	border-radius: var(--wd-brd-radius);
}

.pswp--zoom-allowed .pswp__img {
	cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
	cursor: grab;
}

.pswp--dragging .pswp__img {
	cursor: grabbing;
}

.pswp__img--placeholder {
	-webkit-backface-visibility: hidden;
}

.pswp__img--placeholder--blank {
	background: #242424;
}

.pswp__error-msg {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -8px;
	width: 100%;
	color: #bbb;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
}

.pswp__error-msg a {
	color: #bbb;
	text-decoration: underline;
}

.pswp__button {
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	width: 44px;
	height: 44px;
	min-height: unset;
	background: none;
	opacity: .75;
	transition: opacity .2s;
	-webkit-appearance: none;
}

.pswp__button:hover {
	background-color: unset;
	opacity: 1;
}

.pswp__button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.pswp__button, [class*="pswp__button--arrow--"]:before {
	background: url("https://cdn-bfggi.nitrocdn.com/MCOQCBmWxtDkOuuVfVwemNnctSHDguez/assets/images/optimized/rev-4fb4594/banquet.se/wp-content/themes/woodmart/images/default-skin.png") 0 0 no-repeat;
	background-size: 264px 88px;
}

@media (-webkit-min-device-pixel-ratio: 1.1), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
	.pswp--svg .pswp__button, .pswp--svg [class*="pswp__button--arrow--"]:before {
		background-image: url("https://cdn-bfggi.nitrocdn.com/MCOQCBmWxtDkOuuVfVwemNnctSHDguez/assets/images/optimized/rev-4fb4594/banquet.se/wp-content/themes/woodmart/images/default-skin.svg");
	}
	
	.pswp--svg [class*="pswp__button--arrow--"] {
		background: none;
	}
}

.pswp__button--close {
	background-position: 0 -44px;
}

.pswp__ui--over-close .pswp__button--close {
	opacity: 1;
}

.pswp__button--share {
	background-position: -44px -44px;
}

.pswp__button--fs {
	display: none;
}

.pswp--supports-fs .pswp__button--fs {
	display: block;
}

.pswp--fs .pswp__button--fs {
	background-position: -44px 0;
}

.pswp__button--zoom {
	display: none;
	background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
	display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
	background-position: -132px 0;
}

[class*="pswp__button--arrow--"] {
	position: absolute;
	top: 50%;
	margin-top: -50px;
	width: 70px;
	height: 100px;
	background: none;
}

.pswp--touch [class*="pswp__button--arrow--"] {
	visibility: hidden;
}

[class*="pswp__button--arrow--"]:before {
	content: "";
	position: absolute;
	top: 35px;
	width: 32px;
	height: 30px;
	background-color: rgba(0, 0, 0, .3);
}

.pswp__button--arrow--left {
	left: 0;
}

.pswp__button--arrow--left:before {
	left: 6px;
	background-position: -138px -44px;
}

.pswp__button--arrow--right {
	right: 0;
}

.pswp__button--arrow--right:before {
	right: 6px;
	background-position: -94px -44px;
}

.pswp__counter, .pswp__share-modal {
	user-select: none;
}

.pswp__share-modal {
	z-index: 1600;
	padding: 10px;
	background: rgba(0, 0, 0, .5);
	opacity: 0;
	transition: opacity .25s ease-out;
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}

.pswp__share-modal.pswp__share-modal--hidden {
	display: none;
}

.pswp__share-tooltip {
	position: absolute;
	top: calc(56px + var(--wd-admin-bar-h));
	right: 44px;
	z-index: 1620;
	background: #fff;
	transition: transform .25s;
	transform: translateY(6px);
	border-radius: var(--wd-brd-radius);
	-webkit-backface-visibility: hidden;
}

.pswp__share-tooltip a {
	display: block;
	padding: 8px 12px;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
}

.pswp__share-tooltip a:first-child {
	border-top-left-radius: var(--wd-brd-radius);
	border-top-right-radius: var(--wd-brd-radius);
}

.pswp__share-tooltip a:last-child {
	border-bottom-left-radius: var(--wd-brd-radius);
	border-bottom-right-radius: var(--wd-brd-radius);
}

.pswp__share-tooltip a:hover {
	color: #fff;
}

.pswp__share-tooltip:before {
	content: "";
	position: absolute;
	top: -12px;
	right: 15px;
	display: block;
	border: 6px solid transparent;
	border-bottom-color: #fff;
}

.pswp--touch .pswp__share-tooltip a {
	padding: 16px 12px;
}

.pswp__share-modal--fade-in {
	opacity: 1;
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
	transform: none;
}

.pswp__share--facebook:hover {
	background: #365493;
}

.pswp__share--twitter:hover {
	background: #000;
}

.pswp__share--pinterest:hover {
	background: #ce272d;
}

.pswp__share--download:hover {
	background: var(--wd-primary-color);
}

.pswp__counter {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 10px;
	height: 44px;
	color: #fff;
	font-size: 13px;
	line-height: 44px;
	opacity: .75;
}

.pswp__caption {
	position: absolute;
	bottom: 0;
	left: 0;
	min-height: 44px;
	width: 100%;
}

.pswp__caption small {
	color: #bbb;
	font-size: 11px;
}

.pswp__caption__center {
	margin: 0 auto;
	padding: 10px;
	max-width: 420px;
	color: #bbb;
	text-align: left;
	font-size: 13px;
	line-height: 20px;
}

.pswp__caption--empty {
	display: none;
}

.pswp__caption--fake {
	visibility: hidden;
}

.pswp__preloader {
	position: relative;
	display: flex;
	float: right;
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 44px;
	font-size: 0;
	line-height: 1;
	opacity: 0;
	transition: opacity .25s ease-out;
}

@media screen and (min-width: 1025px) {
	.pswp__preloader {
		position: absolute;
		top: 0;
		left: calc(50% - 22px);
	}
}

.pswp__preloader__donut {
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	border: 2px solid rgba(0, 0, 0, 0);
	border-left-color: #fff;
	border-radius: 50%;
	vertical-align: middle;
	animation: wd-rotate 450ms infinite linear var(--wd-anim-state, paused);
}

.pswp__preloader--active .pswp__preloader__donut {
	--wd-anim-state: running;
}

.pswp__preloader--active {
	opacity: 1;
}

.pswp__ui {
	z-index: 1550;
	visibility: visible;
	-webkit-font-smoothing: auto;
	opacity: 1;
}

.pswp--fs {
	--wd-admin-bar-h: 0;
}

.pswp__top-bar {
	position: absolute;
	top: var(--wd-admin-bar-h);
	left: 0;
	width: 100%;
	height: 44px;
}

.pswp__caption, .pswp__top-bar, .pswp--has_mouse [class*="pswp__button--arrow--"] {
	transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}

.pswp--has_mouse [class*="pswp__button--arrow--"] {
	visibility: visible;
}

:is(.pswp__top-bar, .pswp__caption) {
	background-color: rgba(0, 0, 0, .5);
}

.pswp__ui--fit :is(.pswp__top-bar, .pswp__caption) {
	background-color: rgba(0, 0, 0, .3);
}

.pswp__ui--idle .pswp__top-bar, .pswp__ui--idle [class*="pswp__button--arrow--"] {
	opacity: 0;
}

.pswp__ui--hidden :is(.pswp__top-bar, .pswp__caption, [class*="pswp__button--arrow--"]) {
	opacity: .001;
}

.pswp__ui--one-slide :is([class*="pswp__button--arrow--"], .pswp__counter) {
	display: none;
}

.pswp__element--disabled {
	display: none !important;
}

.pswp, .pswp__bg, .pswp__scroll-wrap, .pswp__share-modal {
	position: absolute;
	inset: 0;
}

form.variations_form {
	gap: 0;
	--wd-var-table-mb: 20px;
}

form.variations_form p.stock {
	margin-bottom: 0;
}

.variations_form-linked {
	margin-bottom: 20px;
}

.wd-builder-on .variations_form-linked {
	margin-bottom: 0;
}

table.variations {
	margin-bottom: var(--wd-var-table-mb);
	position: relative;
	transition: margin-bottom .3s ease;
}

table.variations tr:last-child .cell {
	padding-bottom: 0;
}

table.variations .cell {
	text-align: var(--text-align);
	padding: 0 0 20px 0;
	border: none;
	vertical-align: middle;
}

table.variations .label {
	font-family: inherit;
	color: inherit;
	font-weight: inherit;
	font-style: inherit;
	padding-right: 20px;
}

table.variations .label>* {
	display: inline-block;
	vertical-align: middle;
	line-height: var(--wd-text-line-height);
}

table.variations .label span {
	margin-left: 5px;
}

table.variations .label span:empty {
	display: none;
}

table.variations label {
	margin-bottom: 0;
	white-space: nowrap;
	font-weight: 600;
}

table.variations label:after {
	content: ":";
	margin-left: 2px;
}

table.variations .value {
	width: 100%;
}

table.variations select {
	max-width: 260px;
}

.woocommerce-variation-add-to-cart {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	justify-content: var(--content-align);
}

.woocommerce-variation-add-to-cart>* {
	flex: 1 1 100%;
}

.wd-reset-var {
	--wd-reset-btn-space: 10px;
	display: inline-block;
	vertical-align: middle;
}

.reset_variations {
	display: inline-flex !important;
	align-items: center;
	color: var(--color-gray-500);
	vertical-align: middle;
	font-size: 12px;
	opacity: 0 !important;
	visibility: hidden !important;
}

.reset_variations:before {
	margin-right: 3px;
	content: "";
	font-family: "woodmart-font";
}

.reset_variations:hover {
	color: var(--color-gray-900);
}

.variation-swatch-selected .reset_variations {
	visibility: visible !important;
	opacity: 1 !important;
}

.woocommerce-variation {
	animation: wd-fadeInBottomShort .3s ease;
}

.woocommerce-variation>div {
	margin-bottom: 20px;
}

.woocommerce-variation>div:empty {
	display: none;
}

.woocommerce-variation-price, .woocommerce-variation-availability {
	display: inline-block;
	vertical-align: middle;
}

.woocommerce-variation-price .price {
	font-size: 110%;
}

.woocommerce-variation-price:not(:empty)+.woocommerce-variation-availability {
	margin-left: 15px;
}

.text-center table.variations tbody, .text-center table.variations tr, .text-right table.variations tbody, .text-right table.variations tr {
	display: block;
}

@media (min-width: 1025px) {
	.wd-reset-bottom-lg .wd-reset-var {
		position: absolute;
		inset-inline: 0;
		top: calc(100% + var(--wd-reset-btn-space));
	}
	
	.wd-reset-bottom-lg.variation-swatch-selected {
		--wd-var-table-mb: 40px;
	}
	
	.wd-label-top-lg table.variations .cell {
		display: block;
	}
	
	.wd-label-top-lg table.variations .label {
		margin-bottom: 5px;
		padding-bottom: 0;
		padding-right: 0;
	}
}

@media (max-width: 1024px) {
	.wd-reset-bottom-md .wd-reset-var {
		position: absolute;
		inset-inline: 0;
		top: calc(100% + var(--wd-reset-btn-space));
	}
	
	.wd-reset-bottom-md.variation-swatch-selected {
		--wd-var-table-mb: 40px;
	}
	
	.wd-label-top-md table.variations .cell {
		display: block;
	}
	
	.wd-label-top-md table.variations .label {
		margin-bottom: 5px;
		padding-bottom: 0;
		padding-right: 0;
	}
}

.wd-swatch {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: var(--wd-swatch-w);
	height: var(--wd-swatch-h);
	color: var(--color-gray-900);
	vertical-align: middle;
	text-align: center;
	font-weight: 600;
	font-size: var(--wd-swatch-size);
	line-height: 1;
	cursor: pointer;
	transition: all .25s ease;
}

.wd-swatch :is(img, picture) {
	display: block;
	max-height: 100%;
	width: inherit;
	height: inherit;
	border-radius: inherit;
	object-fit: cover;
}

.wd-swatch.wd-bg .wd-swatch-text {
	display: none;
}

.wd-swatch.wd-text {
	min-width: 1em;
	min-height: 1em;
	width: auto;
	height: auto;
}

.wd-swatch.wd-text .wd-swatch-text {
	padding: 0 calc(var(--wd-swatch-size) / 5);
	font-size: var(--wd-swatch-text-size);
}

.wd-swatch.wd-linked {
	cursor: pointer !important;
}

.wd-swatch-bg {
	display: inherit;
	align-items: inherit;
	justify-content: inherit;
	width: 100%;
	height: 100%;
	border-radius: inherit;
}

:is(body:not(.global-color-scheme-light), .color-scheme-dark) .wd-swatch.wd-bg .wd-swatch-bg:is(:not([style^="background-color"]), [style*="#ffffff"], [style*="#FFFFFF"], [style*="255, 255, 255"]):before {
	content: "";
	position: absolute;
	inset: 0;
	border: 1px solid var(--wd-swatch-brd-color);
	border-radius: inherit;
}

[class*="wd-swatches"] {
	--wd-swatch-size: 25px;
	--wd-swatch-w: 1em;
	--wd-swatch-h: 1em;
	--wd-swatch-text-size: 16px;
	--wd-swatch-h-sp: 15px;
	--wd-swatch-v-sp: 10px;
	--wd-swatch-inn-sp: .001px;
	--wd-swatch-brd-color: var(--brdcolor-gray-200);
}

.wd-swatches-product {
	display: inline-flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: var(--text-align);
	vertical-align: middle;
	gap: var(--wd-swatch-v-sp) var(--wd-swatch-h-sp);
}

.wd-swatches-product+select {
	display: none;
}

[class*="wd-swatches"].wd-size-xs {
	--wd-swatch-size: 20px;
	--wd-swatch-text-size: 14px;
}

[class*="wd-swatches"].wd-size-m {
	--wd-swatch-size: 35px;
}

[class*="wd-swatches"].wd-size-large {
	--wd-swatch-size: 45px;
	--wd-swatch-text-size: 18px;
}

[class*="wd-swatches"].wd-size-xlarge {
	--wd-swatch-size: 70px;
	--wd-swatch-text-size: 24px;
}

[class*="wd-swatches"].wd-size-xxl {
	--wd-swatch-size: 90px;
	--wd-swatch-text-size: 32px;
}

.wd-swatches-grid {
	--wd-swatch-v-sp: 5px;
	--wd-swatch-h-sp: 8px;
}

.wd-swatches-grid:is(.wd-size-xs, .wd-size-default) {
	--wd-swatch-size: 15px;
	--wd-swatch-text-size: 14px;
}

.wd-swatches-grid.wd-size-m {
	--wd-swatch-size: 20px;
}

.wd-swatches-grid.wd-size-large {
	--wd-swatch-size: 25px;
	--wd-swatch-text-size: 16px;
}

.wd-swatches-grid:is(.wd-size-xlarge, .wd-size-xxl) {
	--wd-swatch-size: 35px;
	--wd-swatch-text-size: 18px;
}

.wd-swatches-filter {
	--wd-swatch-h-sp: 10px;
}

.wd-swatches-filter.wd-size-small {
	--wd-swatch-size: 15px;
	--wd-swatch-text-size: 14px;
}

.wd-swatches-filter.wd-size-large {
	--wd-swatch-size: 35px;
}

[class*="wd-swatches"].wd-shape-round .wd-swatch {
	border-radius: 1em;
}

[class*="wd-swatches"].wd-shape-rounded .wd-swatch {
	border-radius: 5px;
}

.wd-price-outside .woocommerce-variation-price {
	display: none;
}

.wd-price-outside .woocommerce-variation .woocommerce-variation-availability {
	margin-left: 0;
}

@media (min-width: 1025px) {
	.wd-reset-side-lg .wd-reset-var {
		width: 0;
	}
	
	.wd-reset-side-lg .reset_variations {
		margin-left: 10px;
	}
	
	:is(.text-center, .text-right) .wd-label-side-lg .cell, .wd-label-side-lg:is(.text-center, .text-right, .wd-swatches-name) .cell {
		display: inline-block;
	}
	
	:is(.text-center, .text-right) .wd-label-side-lg .value, .wd-label-side-lg:is(.text-center, .text-right, .wd-swatches-name) .value {
		width: auto;
	}
	
	.wd-label-hide-lg table.variations .label {
		display: none;
	}
	
	.wd-label-hide-lg table.variations .value {
		width: auto;
		display: inline-block;
	}
}

@media (max-width: 1024px) {
	.wd-reset-side-md .wd-reset-var {
		width: 0;
	}
	
	.wd-reset-side-md .reset_variations {
		margin-left: 10px;
	}
	
	.wd-label-side-md table.variations .cell {
		display: inline-block;
	}
	
	.wd-label-side-md table.variations .value {
		width: auto;
	}
	
	.wd-label-hide-md table.variations .label {
		display: none;
	}
	
	.wd-label-hide-md table.variations .value {
		width: auto;
		display: inline-block;
	}
}

.wd-tabs:not(.wd-inited) .wd-nav-tabs[class*="wd-style-underline"]>li:first-child>a .nav-link-text:after {
	width: 100%;
}

.wd-tabs {
	--wd-row-gap: 20px;
	--wd-header-padding: .001px;
	display: flex;
	flex-direction: column;
	gap: var(--wd-row-gap);
}

.wd-tabs .tabs-name {
	text-transform: uppercase;
	font-size: 22px;
	margin-bottom: 0;
}

.wd-tabs .tabs-name>span {
	vertical-align: middle;
}

.wd-tabs .tabs-name .img-wrapper {
	display: inline-flex;
	margin-right: 10px;
}

.wd-tabs-header {
	display: flex;
	flex-direction: column;
	gap: 10px;
	padding: var(--wd-header-padding);
}

.wd-tabs-header.wp-block .tabs-text {
	display: inline-block;
}

.wd-nav-tabs {
	--nav-gap: 30px;
	align-items: center;
}

.wd-nav-tabs>li>a {
	padding: 10px 0;
	vertical-align: bottom;
	font-weight: var(--wd-title-font-weight);
	font-style: var(--wd-title-font-style);
	font-size: 16px;
	font-family: var(--wd-title-font);
	line-height: 1;
}

.wd-tabs.tabs-design-default:not(.wd-header-with-bg) {
	--wd-row-gap: 10px;
}

.wd-tabs.tabs-design-simple .tabs-name {
	position: relative;
	z-index: 1;
	margin-bottom: -2px;
	padding-block: 5px;
	border-bottom: 2px solid var(--wd-primary-color);
	vertical-align: middle;
}

.wd-tabs.tabs-design-simple .tabs-name>span {
	vertical-align: bottom;
}

.wd-tabs.tabs-design-simple .tabs-name .img-wrapper {
	margin-left: 4px;
}

.wd-tabs.tabs-design-simple .wd-nav-tabs li a {
	min-height: 42px;
	font-size: 14px;
}

.wd-tabs.wd-header-with-bg {
	--wd-header-padding: 15px;
}

.wd-tabs.wd-header-with-bg .wd-tabs-header {
	background-color: var(--bgcolor-gray-100);
	border-radius: var(--wd-brd-radius);
}

.wd-tabs:not(.wd-inited) .wd-nav-tabs>li:first-child>a {
	color: var(--nav-color-active);
}

.color-scheme-light .wd-nav-tabs.wd-style-default {
	--nav-color-hover: var(--wd-primary-color);
	--nav-color-active: var(--wd-primary-color);
}

.wd-nav-tabs[class*="wd-style-underline"] {
	--nav-color: rgba(51, 51, 51, .7);
	--nav-color-hover: #333;
	--nav-color-active: #333;
}

.color-scheme-light .wd-nav-tabs[class*="wd-style-underline"] {
	--nav-color: rgba(255, 255, 255, .7);
	--nav-color-hover: #fff;
	--nav-color-active: #fff;
}

.wd-nav-tabs a {
	gap: 10px;
}

.wd-nav-tabs .img-wrapper {
	min-width: max-content;
}

.wd-nav-tabs.wd-icon-pos-start a {
	flex-direction: row;
}

.wd-nav-tabs.wd-icon-pos-top {
	align-items: flex-end;
}

.wd-nav-tabs.wd-icon-pos-top a {
	flex-direction: column;
}

.wd-nav-tabs.wd-icon-pos-end a {
	flex-direction: row-reverse;
}

.wd-nav-tabs.wd-icon-pos-left a {
	flex-direction: row;
}

.wd-nav-tabs.wd-icon-pos-right a {
	flex-direction: row-reverse;
}

.wd-tabs:not(.wd-inited) .wd-tab-content:first-child {
	display: flex;
	opacity: 1;
	transform: none;
}

.wd-tabs .wd-tabs-content-wrapper {
	position: relative;
}

.wd-tabs .wd-tab-content {
	display: none;
	opacity: 0;
	transition: all .25s ease;
	transform: translateY(30px);
}

.wd-tabs .wd-tab-content>div:not(:is(.wd-nav-arrows, .grid-masonry)) {
	--wd-width: 100%;
	width: var(--wd-width);
}

.wd-tabs .wd-tab-content.wd-active {
	display: flex;
}

.wd-tabs .wd-tab-content.wd-in {
	opacity: 1;
	transform: none;
}

.wd-tabs .wd-tab-content>.elementor {
	min-width: 1px;
}

.wp-block-wd-tabs .wd-tab-content {
	--wd-row-gap: 20px;
	flex-direction: column;
	row-gap: var(--wd-row-gap);
}

:root .wp-block-wd-tabs .wd-tab-content>* {
	margin-bottom: 0;
}

@media (min-width: 1025px) {
	.wd-tabs.tabs-design-aside {
		position: relative;
		display: grid;
		align-items: flex-start;
		grid-template-columns: var(--wd-side-width, 300px) 1fr;
		gap: var(--wd-row-gap);
	}
	
	.wd-tabs.tabs-design-aside .wd-tabs-header {
		--text-align: start;
	}
	
	.wd-tabs.tabs-design-aside .wd-nav-tabs {
		flex-direction: column;
		align-items: flex-start;
		row-gap: var(--nav-gap);
		--nav-gap: .001px;
	}
	
	.wd-tabs.tabs-design-aside .wd-nav-tabs>li {
		margin-inline-end: 0;
		cursor: pointer;
	}
	
	.wd-tabs.tabs-design-aside .wd-nav-tabs>li>a {
		display: inline-flex;
	}
	
	.wd-tabs.tabs-design-aside .wd-tabs-content-wrapper {
		min-width: 1px;
	}
	
	.wd-tabs.tabs-design-alt .wd-tabs-header {
		align-items: center;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	
	.wd-tabs.tabs-design-simple .wd-tabs-header {
		flex-direction: row;
		align-items: flex-end;
		gap: 25px;
		border-bottom: 2px solid var(--brdcolor-gray-300);
	}
}

@media (max-width: 1024px) {
	.wd-tabs {
		--wd-row-gap: 10px;
	}
	
	.wd-tabs .wd-tabs-header .svg-icon {
		width: 25px !important;
		height: 25px !important;
	}
	
	.wd-tabs .wd-tabs-header .img-wrapper img {
		max-height: 25px;
		width: auto;
	}
	
	.wd-nav-tabs {
		flex-wrap: nowrap;
		white-space: nowrap;
	}
	
	.wd-nav-tabs-wrapper {
		overflow-x: auto;
		-webkit-mask-image: linear-gradient(to left, transparent 5px, #000 40px);
		mask-image: linear-gradient(to left, transparent 5px, #000 40px);
	}
	
	.wd-tabs.tabs-design-simple .wd-tabs-header {
		--text-align: start;
		align-items: flex-start;
		gap: 0;
	}
	
	.wd-tabs.tabs-design-simple .wd-nav-tabs-wrapper {
		flex: 1 1 auto;
		max-width: 100%;
		width: 100%;
		border-top: 2px solid var(--brdcolor-gray-300);
	}
}

.wc-tabs-wrapper .woocommerce-Tabs-panel {
	display: none;
}

.wd-nav-wrapper+.woocommerce-Tabs-panel:not([style]) {
	display: block;
}

.wd-nav.wd-style-underline-reverse>li>a {
	padding-top: 30px;
}

.wd-nav.wd-style-underline-reverse>li>a>.nav-link-text:after {
	top: -30px;
	height: 3px;
}

.wc-tabs-wrapper .shop_attributes {
	margin: 0 auto;
}

.tabs-layout-tabs>.wd-accordion-item>.wd-accordion-title {
	display: none;
}

@media (min-width: 1025px) {
	.wd-nav-wrapper+div .woocommerce-Tabs-panel:not([style]) {
		display: block;
	}
}

@media (max-width: 1024px) {
	.wd-nav.wd-style-underline-reverse>li>a {
		padding-top: 15px;
	}
	
	.wd-nav.wd-style-underline-reverse>li>a>.nav-link-text:after {
		top: -15px;
	}
	
	.tabs-layout-accordion>.wd-nav-tabs-wrapper {
		display: none;
	}
	
	.tabs-layout-tabs {
		display: none;
	}
}

.wd-accordion {
	--wd-accordion-spacing: 20px;
	--wd-row-gap: .001px;
	display: flex;
	flex-direction: column;
	gap: var(--wd-row-gap);
}

.wd-accordion .wd-scroll {
	height: auto;
}

.wd-accordion .wd-scroll-content {
	padding-inline-end: 10px;
}

.wd-accordion.wd-style-default>.wd-accordion-item:first-of-type, .wd-accordion.wd-style-default>.wd-nav-wrapper+.wd-accordion-item {
	border-top: 2px solid var(--brdcolor-gray-300);
}

.wd-accordion.wd-style-default>.wd-accordion-item {
	border-bottom: 1px solid var(--brdcolor-gray-300);
}

.wd-accordion.wd-style-default.wd-border-off>.wd-accordion-item:first-of-type {
	border-top: none;
}

.wd-accordion.wd-style-default.wd-border-off>.wd-accordion-item:last-child {
	border-bottom: none;
}

.wd-accordion.wd-style-simple {
	--wd-accordion-spacing: 10px;
}

.wd-accordion.wd-style-shadow {
	--wd-row-gap: 12px;
}

.wd-accordion.wd-style-shadow>.wd-accordion-item {
	border-radius: var(--wd-brd-radius);
	box-shadow: 0 1px 8px rgba(0, 0, 0, .1);
}

.wd-accordion.wd-style-shadow>.wd-accordion-item>:is(.wd-accordion-title, .wd-accordion-content) {
	padding-inline: var(--wd-accordion-spacing);
}

.global-color-scheme-light .wd-accordion.wd-style-shadow>.wd-accordion-item {
	background-color: var(--bgcolor-gray-200);
}

.wd-accordion-title {
	display: flex;
	align-items: center;
	gap: 12px;
	padding-block: var(--wd-accordion-spacing);
	cursor: pointer;
	transition: all .25s ease;
	user-select: none;
}

.wd-accordion-title:is(.wd-active, :hover)>.wd-accordion-title-text {
	color: var(--wd-primary-color);
}

.wd-accordion-title .img-wrapper {
	display: flex;
}

.wd-accordion-title-text {
	display: flex;
	align-items: center;
	flex: 1;
	gap: 5px;
	color: var(--wd-title-color);
	font-weight: var(--wd-title-font-weight);
	font-size: var(--wd-accordion-font-size, 16px);
	transition: inherit;
}

.wd-accordion-opener {
	position: relative;
	color: var(--color-gray-300);
	text-align: center;
	font-size: 10px;
	line-height: 1;
	transition: inherit;
}

.wd-accordion.wd-opener-style-arrow>.wd-accordion-item>.wd-accordion-title .wd-accordion-opener:before {
	content: "";
	font-family: "woodmart-font";
}

.wd-accordion.wd-opener-style-arrow>.wd-accordion-item>.wd-accordion-title.wd-active .wd-accordion-opener {
	transform: rotate(180deg);
}

.wd-accordion.wd-opener-style-plus>.wd-accordion-item>.wd-accordion-title .wd-accordion-opener:before {
	content: "";
	font-family: "woodmart-font";
}

.wd-accordion.wd-opener-style-plus>.wd-accordion-item>.wd-accordion-title.wd-active .wd-accordion-opener {
	transform: rotate(45deg);
}

.wd-accordion-content {
	padding-bottom: var(--wd-accordion-spacing);
	transition: opacity .25s ease;
	display: none;
	opacity: 0;
}

.wd-accordion-content.wd-active {
	display: block;
	opacity: 1;
}

.wd-accordion-content-inner {
	--wd-row-gap: 20px;
	display: flex;
	flex-direction: column;
	row-gap: var(--wd-row-gap);
}

:root .wd-accordion-content-inner>* {
	margin-bottom: 0;
}

@media (max-width: 1024px) {
	.wd-accordion .wd-scroll-content {
		overflow: visible;
		padding-inline-end: 0;
		max-height: none !important;
	}
}

.wd-accordion.wd-titles-left>.wd-accordion-item>.wd-accordion-title>div {
	justify-content: left;
}

.wd-accordion.wd-titles-right>.wd-accordion-item>.wd-accordion-title>div {
	justify-content: right;
}

.wd-wpb.wd-accordion .wd-accordion-title-text {
	font-weight: inherit;
	font-size: inherit;
	font-family: inherit;
}

.wd-accordion.wd-opener-pos-left>.wd-accordion-item>.wd-accordion-title {
	flex-direction: row-reverse;
}

.wd-accordion.wd-opener-pos-right>.wd-accordion-item>.wd-accordion-title {
	flex-direction: row;
}

.commentlist .children, .commentlist {
	list-style: none;
	--li-pl: 0;
	--list-mb: 0;
	--li-mb: 0;
}

.commentlist .children {
	margin-left: 30px;
	border-top: 1px solid var(--brdcolor-gray-300);
}

.commentlist .children .comment:last-child {
	padding-bottom: 0;
	border-bottom: none;
}

.woocommerce-Reviews {
	--wd-row-gap: var(--wd-col-gap);
	--wd-col-gap: 40px;
	display: flex;
	flex-wrap: wrap;
	row-gap: var(--wd-row-gap);
	margin-inline: calc(var(--wd-col-gap) / -2);
}

.woocommerce-Reviews>:is(div, p) {
	flex: 1 1 100%;
	padding-inline: calc(var(--wd-col-gap) / 2);
	order: 0;
}

.woocommerce-Reviews .woocommerce-Reviews-title {
	margin-bottom: 0;
	font-size: unset;
}

.woocommerce-Reviews .clear {
	display: none;
}

.woocommerce-Reviews.wd-loading .wd-loader-overlay {
	display: block;
}

.woocommerce-Reviews nav[class*="-pagination"] {
	margin-top: 15px;
}

.wd-accordion .wd-single-reviews {
	margin-top: 20px;
}

.woocommerce-Reviews #comments {
	position: relative;
	order: 1;
}

.woocommerce-Reviews #comments .wd-loader-overlay {
	inset-inline: calc(var(--wd-col-gap) / 2);
}

.woocommerce-Reviews #comments .wd-loader-overlay:after {
	top: min(calc(50% - 13px), 150px);
}

.wd-form-pos-after #review_form_wrapper {
	order: 2;
}

.comment-form>:is(.comment-form-rating, .woocommerce-error) {
	flex-basis: 100%;
	max-width: 100%;
	width: 100%;
}

.comment-form .woocommerce-error {
	margin-inline: 10px;
}

.comment-form .wd-review-criteria-wrap {
	display: table;
	margin-bottom: 5px;
	padding-inline: 10px;
}

.comment-form .wd-review-criteria-wrap .comment-form-rating {
	display: table-row;
}

.comment-form .wd-review-criteria-wrap .comment-form-rating>label {
	display: table-cell;
	padding-inline-end: 10px;
}

.comment-form .wd-review-criteria-wrap .comment-form-rating:not(:last-child)>label {
	padding-bottom: 15px;
}

.comment-form>.comment-form-rating {
	display: flex;
	align-items: center;
	padding-inline: 10px;
	margin-bottom: 15px;
}

.comment-form .comment-form-rating {
	line-height: 1;
}

.comment-form .comment-form-rating label {
	display: inline-block;
	margin-bottom: 0;
	margin-inline-end: 15px;
}

.comment-form .comment-form-rating label:after {
	content: ":";
	margin-inline-start: 2px;
}

.comment-form .comment-form-rating select {
	display: none;
}

.stars {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
	white-space: nowrap;
}

.stars span {
	display: flex;
	font-size: 0;
}

.stars a {
	width: calc(var(--wd-text-font-size) + 1px);
	text-align: center;
}

.stars a:before {
	font-size: var(--wd-text-font-size);
	font-family: "woodmart-font";
}

.wd-reviews-heading {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	gap: 20px;
	margin-bottom: 20px;
}

.wd-reviews-tools {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 5px 15px;
}

.wd-reviews-tools:first-child {
	flex-grow: 1;
	flex-basis: max(50%, 500px);
}

.wd-reviews-sorting-clear {
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	color: var(--color-gray-800);
	font-weight: 600;
}

.wd-reviews-sorting-clear:before {
	margin-inline-end: .3em;
	font-weight: 400;
	content: "";
	font-family: "woodmart-font";
}

.wd-reviews-sorting-clear:hover {
	color: var(--color-gray-500);
}

.wd-reviews-filters select {
	max-width: 200px;
	width: auto;
}

.wd-reviews-filters label {
	display: inline;
	margin-bottom: 0;
}

.wd-reviews-filters .wd-with-image {
	white-space: nowrap;
}

.commentlist {
	--wd-gap: 15px;
	transition: all .3s ease;
}

.commentlist>li {
	padding-bottom: 15px;
	border-bottom: 1px solid var(--brdcolor-gray-300);
}

.commentlist>li.woocommerce-noreviews {
	grid-column: auto/span var(--wd-col);
	padding-bottom: 0;
	border: 0;
}

.commentlist .comment_container {
	display: flex;
}

.commentlist .children .wd-review-icon:before {
	content: "";
	font-family: "woodmart-font";
}

.commentlist .avatar {
	align-self: flex-start;
	max-width: 60px;
	border-radius: 50%;
	margin-inline-end: 20px;
}

.commentlist .comment-text {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: space-between;
	flex: 1 1 auto;
}

.commentlist .meta {
	margin-bottom: 10px;
	margin-inline-end: 10px;
}

.commentlist .description {
	flex: 1 1 100%;
	width: 100%;
	max-width: 100%;
	--wd-tags-mb: 10px;
}

.commentlist .description>*:last-child {
	margin-bottom: 0;
}

.commentlist .comment-text>[class*="star-rating"] {
	margin-bottom: 10px;
	margin-inline-end: 0;
}

.commentlist .wd-star-ratings {
	position: relative;
}

.commentlist .wd-star-ratings>.wd-star-rating-wrap:after {
	margin-inline-start: 4px;
	font-weight: normal;
	font-style: normal;
	font-size: 60%;
	content: "";
	font-family: "woodmart-font";
}

.commentlist .wd-star-ratings .star-rating {
	margin-bottom: 0;
}

.commentlist .wd-star-rating-wrap {
	display: flex;
	align-items: center;
}

.commentlist .wd-criteria-wrap {
	padding: 15px;
	white-space: nowrap;
}

.commentlist .wd-criteria-wrap .wd-rating-label {
	margin-inline-start: 8px;
}

.commentlist .wd-criteria-wrap .wd-star-rating-wrap:not(:last-child) {
	margin-bottom: 5px;
}

.wd-reviews-content .commentlist:not(.wd-in) {
	opacity: 0;
}

.wd-reviews-content>.woocommerce-noreviews {
	margin-bottom: 0;
}

.woocommerce-review__author {
	color: var(--color-gray-900);
}

.woocommerce-review__verified {
	font-size: 90%;
}

.wd-review-arguments, .wd-review-likes {
	margin-top: 15px;
	width: 100%;
}

.review .wd-review-icon {
	display: inline-block;
	margin-inline-end: 6px;
	vertical-align: middle;
	line-height: 1;
}

.review .wd-review-icon>span {
	display: none;
}

.review .wd-review-icon:before {
	content: "󱑺";
	font-family: "woodmart-font";
	color: var(--wd-primary-color);
	font-weight: 400;
	font-size: 120%;
}

.wd-review-style-2 .review .wd-review-icon:before {
	font-size: 140%;
}

.wd-review-arguments {
	--wd-tags-mb: 0;
}

.wd-review-arguments>div {
	display: flex;
}

.wd-review-arguments>div:not(:last-child) {
	margin-bottom: 15px;
}

.wd-argument-label {
	min-width: 2.5em;
	margin-inline-end: 7px;
	font-weight: 600;
	color: var(--color-gray-900);
	flex-shrink: 0;
}

.stars:hover a:before, .stars.selected a:before, .stars.selected:hover a:before {
	content: "";
	color: #eabe12;
}

.stars a:before, .stars a:hover ~ a:before, .stars a.active ~ a:before, .stars.selected:hover a:hover ~ a:before {
	content: "";
	color: var(--color-gray-300);
}

@media (min-width: 1025px) {
	.wd-single-reviews.wd-layout-two-column .woocommerce-Reviews>:is(div, p) {
		flex-basis: max(400px, 50%);
	}
}

.wd-review-style-1 {
	margin-block: -15px -30px;
	clip-path: inset(-100vw 0px 17px -100vw);
}

.wd-review-style-1 .meta time {
	font-style: italic;
}

.wd-review-style-1 .comment_container {
	align-items: flex-start;
	padding: 15px 0;
}

@media (min-width: 769px) {
	.wd-review-style-1 .comment-text {
		flex-direction: row;
		flex-wrap: wrap;
	}
	
	.wd-review-style-1 .wd-criteria-wrap {
		inset-inline: auto 0;
	}
	
	.wd-review-style-1 .wd-criteria-wrap .wd-rating-label {
		inset-inline: 0 8px;
	}
	
	.wd-review-style-1 .wd-criteria-wrap .wd-star-rating-wrap {
		flex-direction: row-reverse;
	}
}

.comments-area .comment-list, .comments-area .children {
	list-style: none;
	--li-pl: 0;
	--list-mb: 0;
	--li-mb: 0;
}

.comment-form {
	display: flex;
	flex-wrap: wrap;
	margin-inline: -10px;
}

.comment-form>p, .comment-form .comment-form-images {
	flex: 1 1 max(400px, 50%);
	margin-bottom: 15px;
	padding-inline: 10px;
}

.comment-form .comment-notes, .comment-form .comment-form-comment, .comment-form .form-submit, .comment-form .comment-form-cookies-consent, .comment-form .comment-form-images {
	flex-basis: 100%;
	max-width: 100%;
	width: 100%;
}

.comment-form .comment-form-cookies-consent label {
	display: inline;
}

.comment-form .comment-notes {
	margin-bottom: 20px;
}

.comment-form .form-submit {
	margin-block: 5px 0;
}

.comment-form .submit {
	border-radius: var(--btn-accented-brd-radius);
	color: var(--btn-accented-color);
	box-shadow: var(--btn-accented-box-shadow);
	background-color: var(--btn-accented-bgcolor);
	text-transform: var(--btn-accented-transform, var(--btn-transform, uppercase));
	font-weight: var(--btn-accented-font-weight, var(--btn-font-weight, 600));
	font-family: var(--btn-accented-font-family, var(--btn-font-family, inherit));
	font-style: var(--btn-accented-font-style, var(--btn-font-style, unset));
}

.comment-form .submit:hover {
	color: var(--btn-accented-color-hover);
	box-shadow: var(--btn-accented-box-shadow-hover);
	background-color: var(--btn-accented-bgcolor-hover);
}

.comment-form .submit:active {
	box-shadow: var(--btn-accented-box-shadow-active);
	bottom: var(--btn-accented-bottom-active, 0);
}

.comment-form-comment {
	width: 100% !important;
}

.form-style-underlined .comment-form-comment {
	margin-bottom: 30px;
}

#comments .avatar {
	flex: 1 0 auto;
	margin-left: 0;
}

.comments-area .comments-title, .comments-area .comment-reply-title {
	text-transform: uppercase;
	font-size: 22px;
}

.comments-area .comment-reply-title small {
	vertical-align: middle;
}

.comments-area .comment-list {
	margin-bottom: 50px;
	line-height: 1.6;
}

.comments-area .comment {
	padding-block: 30px;
	border-bottom: 1px solid var(--brdcolor-gray-300);
}

.comments-area .pingback {
	margin-bottom: 15px;
}

.comments-area .pingback .comment-body {
	padding-left: 0;
}

.comments-area .pingback a {
	font-weight: 600;
}

.comments-area .children {
	margin-top: 30px;
	margin-left: 30px;
	border-top: 1px solid var(--brdcolor-gray-300);
}

.comments-area #cancel-comment-reply-link {
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
	font-size: 0;
}

.comments-area #cancel-comment-reply-link:after {
	font-size: 14px;
	content: "";
	font-family: "woodmart-font";
}

.comments-area .comment-body {
	position: relative;
	padding-left: 95px;
}

.comments-area .comment-awaiting-moderation {
	position: absolute;
	top: -24px;
	left: 95px;
}

.comments-area .comment-awaiting-moderation+br {
	display: none;
}

.comments-area .comment-edit-link {
	display: inline-block;
	margin-left: 5px;
	font-size: 0;
}

.comments-area .comment-edit-link:after {
	vertical-align: middle;
	font-size: 12px;
	content: "";
	font-family: "woodmart-font";
}

.comments-area .comment-author {
	float: left;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 20px;
}

.comments-area .comment-author:first-letter {
	text-transform: uppercase;
}

.comments-area .comment-author .fn {
	color: var(--color-gray-900);
	vertical-align: top;
	font-weight: 600;
	font-style: normal;
}

.comments-area .comment-author .says {
	margin-left: 3px;
	vertical-align: top;
}

.comments-area .comment-author img {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 74px;
	width: 100%;
	border-radius: 50%;
}

.comments-area .comment-meta {
	margin-bottom: 15px;
	text-align: right;
	font-size: 14px;
	line-height: 20px;
}

.comments-area .comment-meta a {
	color: var(--color-gray-300);
	vertical-align: middle;
}

.comments-area .reply {
	margin-top: 15px;
}

.comments-area .reply a {
	color: var(--wd-primary-color);
	text-transform: uppercase;
	font-weight: 900;
}

.comments-area .reply a:hover {
	color: var(--wd-primary-color);
	opacity: .7;
}

.comments-area .comment-respond {
	margin-top: 30px;
}

.comments-area .logged-in-as {
	font-size: 0;
}

.comments-area .logged-in-as>a {
	color: var(--color-gray-600);
	font-weight: 600;
	font-size: 14px;
}

.comments-area .logged-in-as>a:not(:last-child) {
	margin-right: 12px;
	padding-right: 10px;
	border-right: 1px solid var(--brdcolor-gray-300);
}

.comments-area .logged-in-as>a:hover {
	color: var(--wd-primary-color);
}

.comments-area .logged-in-as .required-field-message {
	font-size: var(--wd-text-font-size);
}

.comments-area .no-comments {
	color: #333;
	font-weight: 600;
}

.comments-area .children .comment:last-child {
	padding-bottom: 0;
	border-bottom: none;
}

@media (max-width: 768.98px) {
	.comments-area .children {
		margin-left: 0;
	}
	
	.comments-area .comment-author {
		float: none;
	}
	
	.comments-area .comment-meta {
		text-align: left;
	}
}

.wd-nav-pagin-wrap {
	display: flex;
	min-height: var(--wd-pagin-size, 10px);
	margin-top: 20px;
	justify-content: var(--wd-align, var(--wd-center));
	font-size: 0;
}

.wd-nav-pagin-wrap:has(.wd-lock) {
	display: none;
}

.wd-nav-pagin {
	--list-mb: 0;
	--li-mb: 0;
	--li-pl: 0;
	list-style: none;
	display: inline-flex;
	align-items: center;
	flex-wrap: wrap;
	gap: var(--wd-pagin-gap, 10px);
	transition: all .25s ease;
}

.wd-nav-pagin li {
	position: relative;
	cursor: pointer;
	transition: all .25s ease;
}

.wd-nav-pagin:not([class*="wd-type-"]), .wd-nav-pagin.wd-lock {
	opacity: 0;
}

.wd-dynamic>.wd-nav-pagin {
	flex-wrap: nowrap;
	gap: 0;
	margin: 0 auto;
	overflow: hidden;
}

.wd-dynamic>.wd-nav-pagin li {
	margin-inline: calc(var(--wd-pagin-gap, 10px) / 2);
}

.wd-nav-pagin-wrap[class*="wd-style-shape"] span {
	display: inline-flex;
	width: var(--wd-pagin-size, 10px);
	height: var(--wd-pagin-size, 10px);
	background-color: var(--wd-pagin-bg, unset);
	border: var(--wd-pagin-brd, 2px solid) var(--wd-pagin-brd-color, var(--color-gray-300));
	border-radius: var(--wd-pagin-radius, var(--wd-pagin-size, 10px));
	transition: all .25s ease;
}

.wd-nav-pagin-wrap[class*="wd-style-shape"] li:not(.wd-active):hover span {
	border-color: var(--wd-pagin-brd-color-hover, var(--color-gray-800));
	background-color: var(--wd-pagin-bg-hover, var(--wd-pagin-bg, unset));
}

.wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
	border-color: var(--wd-pagin-brd-color-act, var(--color-gray-800));
	background-color: var(--wd-pagin-bg-act, var(--color-gray-800));
}
