body.pogc-enabled-product #paskutine-kaina,
body.pogc-enabled-product .paskutine-kaina,
body.pogc-enabled-product .single-price.wd-wpb,
body.pogc-enabled-product div.single-price.wd-wpb.wd-enabled-width,
body.pogc-enabled-product .vc_custom_1651587440239.single-price,
body.pogc-enabled-product .wd-single-price.wd-wpb,
body.pogc-enabled-product .wd-single-price.wd-wpb .price,
body.pogc-enabled-product .wd-single-price.wd-wpb p.price,
body.pogc-enabled-product div.wd-single-price.wd-wpb.wd-enabled-width,
body.pogc-enabled-product .vc_custom_1651587440239.wd-single-price,
.pogc-hide-default-price .summary p.price,
.pogc-hide-default-price .summary .price {
	display: none !important;
	visibility: hidden !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
}

body.pogc-enabled-product #paskutinis-blokas,
body.pogc-enabled-product .paskutinis-blokas,
body.pogc-enabled-product.pogc-hide-default-add-to-cart form.cart,
body.pogc-enabled-product.pogc-hide-default-add-to-cart .summary form.cart,
body.pogc-enabled-product.pogc-hide-default-add-to-cart .single_add_to_cart_button:not(.pogc-add-to-cart-button),
body.pogc-enabled-product.pogc-hide-default-add-to-cart .quantity:not(.pogc-qty),
body.pogc-enabled-product.pogc-hide-default-add-to-cart .woocommerce-variation-add-to-cart,
body.pogc-enabled-product.pogc-hide-default-add-to-cart .add_to_cart_inline,
body.pogc-enabled-product .summary .uzklausa:not(.pogc-inquiry-button),
body.pogc-enabled-product .entry-summary .uzklausa:not(.pogc-inquiry-button),
body.pogc-enabled-product .product-summary-wrap .uzklausa:not(.pogc-inquiry-button),
body.pogc-enabled-product .product-image-summary .uzklausa:not(.pogc-inquiry-button),
body.pogc-enabled-product .wd-sticky-btn,
body.pogc-enabled-product .wd-sticky-btn-shown,
body.pogc-enabled-product .wd-sticky-btn-cart,
body.pogc-enabled-product .wd-sticky-btn-content {
	display: none !important;
	visibility: hidden !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
}

body.pogc-enabled-product .woocommerce-product-gallery img,
body.pogc-enabled-product .product-image-wrap img,
body.pogc-enabled-product .product-images img,
body.pogc-enabled-product .images img {
	transition: opacity 0.18s ease;
}

body.pogc-enabled-product .pogc-popup-trigger-holder {
	position: absolute !important;
	top: -9999px !important;
	left: -9999px !important;
	width: 1px !important;
	height: 1px !important;
	overflow: hidden !important;
}

body.pogc-enabled-product .cart-widget-side.wd-opened,
body.pogc-enabled-product .cart-widget-side.wd-side-hidden.wd-opened,
body.pogc-enabled-product .wd-side-hidden.wd-opened {
	z-index: 99999 !important;
}

body.pogc-enabled-product .wd-close-side {
	z-index: 99998 !important;
}

body.pogc-enabled-product .pogc-calculator .added_to_cart.wc-forward,
body.pogc-enabled-product .pogc-sticky-bar .added_to_cart.wc-forward,
body.pogc-enabled-product .pogc-secondary-steps .added_to_cart.wc-forward {
	display: none !important;
}

body.pogc-enabled-product img.pogc-gallery-image-updating {
	opacity: 0.28;
}

.pogc-calculator,
.pogc-secondary-steps {
	--pogc-blue: #1657d8;
	--pogc-blue-dark: #0645bd;
	--pogc-green: #7dbe3c;
	--pogc-green-dark: #6dab3c;
	--pogc-border: #dce3ee;
	--pogc-soft: #f7f9fc;
	--pogc-text: #151923;
	--pogc-muted: #697386;
	--pogc-danger: #b91c1c;
	width: 100%;
	max-width: 100%;
	margin: 12px 0;
	color: var(--pogc-text);
	font-family: inherit;
}

.pogc-secondary-steps {
	display: grid;
	gap: 12px;
	width: 100%;
	max-width: 100%;
	margin: 0;
	color: var(--pogc-text);
}

.pogc-secondary-steps.is-gallery-mounted {
	margin-top: 12px;
}

.pogc-calculator *,
.pogc-calculator *::before,
.pogc-calculator *::after,
.pogc-secondary-steps *,
.pogc-secondary-steps *::before,
.pogc-secondary-steps *::after {
	box-sizing: border-box;
}

.pogc-calculator button,
.pogc-calculator input,
.pogc-secondary-steps button,
.pogc-secondary-steps input {
	font-family: inherit;
}

.pogc-calculator [hidden],
.pogc-secondary-steps [hidden] {
	display: none !important;
}

.pogc-module-title {
	margin: 0 0 18px;
	color: var(--pogc-text);
	font-size: 22px;
	font-weight: 700;
	line-height: 1.25;
	letter-spacing: 0;
}

.pogc-compact-grid {
	display: grid;
	gap: 12px;
	min-width: 0;
}

.pogc-front-card,
.pogc-compact-footer {
	width: 100%;
	min-width: 0;
	border: 1px solid var(--pogc-border);
	border-radius: 9px;
	background: #fff;
	box-shadow: 0 8px 22px rgba(15, 23, 42, 0.045);
}

.pogc-front-card {
	padding: 12px;
}

.pogc-step-heading {
	display: flex;
	align-items: center;
	gap: 8px;
	margin: 0 0 4px;
}

.pogc-step-heading span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 22px;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	background: var(--pogc-blue);
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
}

.pogc-step-heading h3 {
	margin: 0;
	color: var(--pogc-text);
	font-size: 15px;
	font-weight: 700;
	line-height: 1.25;
	letter-spacing: 0;
}

.pogc-step-description {
	margin: 0 0 8px;
	color: #6b7280;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.4;
}

.pogc-dimensions-intro {
	margin: 0 0 10px;
}

.pogc-step-description--emphasis {
	margin-bottom: 3px;
	color: #465369;
	font-weight: 600;
}

.pogc-dimensions-note {
	margin: 0;
	color: #8a94a6;
	font-size: 11px;
	font-weight: 400;
	line-height: 1.35;
}

.pogc-choice-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 8px;
}

.pogc-thickness-row {
	display: grid;
	grid-template-columns: repeat(6, minmax(0, 1fr));
	gap: 7px;
}

.pogc-color-row,
.pogc-color-swatches {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	gap: 16px;
	min-width: 0;
	overflow: visible;
}

.pogc-option-card,
.pogc-thickness-card {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: 0;
	min-height: 50px;
	padding: 9px 10px;
	border: 1px solid transparent;
	border-radius: 0;
	background: #f2f2f2;
	color: #465369;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	transition: border-color 0.16s ease, box-shadow 0.16s ease, background-color 0.16s ease;
}

.pogc-thickness-card {
	min-height: 44px;
	padding: 8px 7px;
}

.pogc-option-card:hover,
.pogc-option-card:focus,
.pogc-thickness-card:hover,
.pogc-thickness-card:focus {
	border-color: var(--pogc-blue);
	box-shadow: 0 0 0 2px rgba(22, 87, 216, 0.12);
	outline: none;
}

.pogc-option-card.is-active,
.pogc-thickness-card.is-active {
	border-color: var(--pogc-blue);
	box-shadow: inset 0 0 0 1px var(--pogc-blue);
	color: var(--pogc-blue);
}

.pogc-option-card strong,
.pogc-thickness-card strong {
	display: block;
	width: 100%;
	color: inherit;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.2;
	overflow-wrap: anywhere;
}

.pogc-option-card.has-tooltip {
	overflow: visible;
	padding-right: 34px;
}

.pogc-option-info-wrap {
	position: absolute;
	top: 6px;
	right: 8px;
	z-index: 5;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.pogc-option-info {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 19px;
	height: 19px;
	min-width: 0;
	min-height: 0;
	margin: 0;
	padding: 0;
	border: 0 !important;
	border-radius: 50%;
	background: rgba(22, 87, 216, 0.08) !important;
	box-shadow: 0 0 0 1px rgba(22, 87, 216, 0.08);
	color: var(--pogc-blue) !important;
	font-size: 11px;
	font-weight: 900;
	line-height: 1;
	text-align: center;
	text-transform: none;
	cursor: pointer;
	transition: color 0.16s ease, background-color 0.16s ease, box-shadow 0.16s ease;
}

.pogc-option-info:hover,
.pogc-option-info:focus {
	background: rgba(22, 87, 216, 0.16) !important;
	box-shadow: 0 0 0 2px rgba(22, 87, 216, 0.12);
	color: var(--pogc-blue-dark) !important;
	outline: none;
}

.pogc-option-tooltip {
	position: absolute;
	left: 50%;
	bottom: calc(100% + 10px);
	z-index: 50;
	display: block;
	width: max-content;
	max-width: min(360px, 88vw);
	padding: 11px 13px;
	border: 1px solid #d7deea;
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 14px 34px rgba(15, 23, 42, 0.18);
	color: #1f2937;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.45;
	text-align: left;
	text-transform: none;
	white-space: normal;
	opacity: 0;
	pointer-events: none;
	transform: translate(-50%, 6px) scale(0.98);
	transition: opacity 0.16s ease, transform 0.16s ease;
}

.pogc-option-tooltip::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -6px;
	width: 10px;
	height: 10px;
	border-right: 1px solid #d7deea;
	border-bottom: 1px solid #d7deea;
	background: #fff;
	transform: translateX(-50%) rotate(45deg);
}

.pogc-option-info-wrap:hover .pogc-option-tooltip,
.pogc-option-info:focus + .pogc-option-tooltip,
.pogc-option-card.is-tooltip-open .pogc-option-tooltip {
	opacity: 1;
	transform: translate(-50%, 0) scale(1);
}

.pogc-choice-check {
	position: absolute;
	top: -8px;
	left: -8px;
	display: none;
	align-items: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	border: 0;
	border-radius: 50%;
	background: var(--pogc-blue);
	box-shadow: 0 4px 10px rgba(22, 87, 216, 0.2);
	z-index: 2;
}

.pogc-choice-check::after,
.is-active > .pogc-choice-check::after {
	content: "";
	width: 9px;
	height: 5px;
	border: 0;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	background: transparent;
	transform: rotate(-45deg) translate(1px, -1px);
}

.is-active > .pogc-choice-check {
	display: flex;
}

.pogc-color-card,
.pogc-color-swatch {
	position: relative;
	display: flex !important;
	flex-direction: column !important;
	flex: 0 0 52px;
	align-items: center !important;
	justify-content: flex-start !important;
	width: 52px;
	min-width: 52px;
	min-height: 52px;
	gap: 0;
	padding: 0 !important;
	border: 0 !important;
	border-radius: 0;
	background: transparent !important;
	box-shadow: none !important;
	color: #465369;
	overflow: visible !important;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	transition: color 0.2s ease, transform 0.2s ease, filter 0.2s ease;
}

.pogc-color-card:hover,
.pogc-color-card:focus,
.pogc-color-card.is-tooltip-visible {
	color: var(--pogc-blue);
	outline: none;
	transform: translateY(-2px);
	z-index: 1000;
}

.pogc-color-swatch__circle {
	position: relative;
	display: block;
	flex: 0 0 52px;
	width: 52px;
	min-width: 52px;
	max-width: 52px;
	height: 52px;
	min-height: 52px;
	max-height: 52px;
	aspect-ratio: 1 / 1;
	border: 2px solid #d9e1ec;
	border-radius: 50%;
	background: #f2f4f7;
	box-shadow: 0 4px 10px rgba(15, 23, 42, 0.06);
	overflow: hidden;
	transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.pogc-color-swatch__name {
	display: none;
	width: 70px;
	max-width: 70px;
	margin-top: 0;
	color: #374151;
	font-size: 10.5px;
	font-weight: 600;
	line-height: 1.15;
	text-align: center;
	text-transform: uppercase;
	white-space: normal;
	overflow: visible;
	overflow-wrap: normal;
	word-break: normal;
	transition: color 0.18s ease;
}

.pogc-color-card.is-active .pogc-color-swatch__name,
.pogc-color-swatch--selected .pogc-color-swatch__name {
	color: var(--pogc-blue);
}

.pogc-color-swatch__image {
	display: block;
	width: 100%;
	height: 100%;
	aspect-ratio: 1 / 1;
	border-radius: 50%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.72);
	overflow: hidden;
	transition: transform 0.2s ease;
	transform-origin: center;
}

.pogc-color-card:hover .pogc-color-swatch__circle,
.pogc-color-card:focus .pogc-color-swatch__circle {
	border-color: rgba(22, 87, 216, 0.48);
	box-shadow: 0 8px 18px rgba(22, 87, 216, 0.14);
}

.pogc-color-card:hover .pogc-color-swatch__image,
.pogc-color-card:focus .pogc-color-swatch__image {
	transform: scale(1.12);
}

.pogc-color-card.is-active,
.pogc-color-swatch--selected {
	color: var(--pogc-blue);
}

.pogc-color-card.is-active .pogc-color-swatch__circle,
.pogc-color-swatch--selected .pogc-color-swatch__circle {
	border-color: var(--pogc-blue);
	box-shadow: 0 0 0 3px rgba(22, 87, 216, 0.14), 0 8px 18px rgba(22, 87, 216, 0.14);
}

.pogc-color-swatch__check {
	position: absolute;
	top: -6px;
	left: -6px;
	display: none;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	border: 2px solid #fff;
	border-radius: 50%;
	background: var(--pogc-blue);
	box-shadow: 0 4px 10px rgba(22, 87, 216, 0.22);
	z-index: 2;
}

.pogc-color-swatch__check::after {
	content: "";
	width: 7px;
	height: 4px;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	transform: rotate(-45deg) translate(1px, -1px);
}

.pogc-color-card.is-active .pogc-color-swatch__check,
.pogc-color-swatch--selected .pogc-color-swatch__check {
	display: flex;
}

.pogc-color-swatch__preview {
	position: absolute;
	bottom: calc(100% + 12px);
	left: 50%;
	z-index: 9999;
	display: grid;
	gap: 7px;
	justify-items: center;
	width: 156px;
	padding: 8px;
	border: 1px solid rgba(22, 87, 216, 0.12);
	border-radius: 9px;
	background: #fff;
	box-shadow: 0 16px 34px rgba(15, 23, 42, 0.2);
	opacity: 0;
	pointer-events: none;
	transform: translate(-50%, 6px) scale(0.96);
	transform-origin: 50% 100%;
	transition: opacity 0.2s ease, transform 0.2s ease;
}

.pogc-color-swatch__preview::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 100%;
	width: 10px;
	height: 10px;
	border-right: 1px solid rgba(22, 87, 216, 0.12);
	border-bottom: 1px solid rgba(22, 87, 216, 0.12);
	background: #fff;
	transform: translate(-50%, -5px) rotate(45deg);
}

.pogc-color-swatch__preview-image {
	display: block;
	width: 140px;
	height: 140px;
	aspect-ratio: 1 / 1;
	border-radius: 7px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.58);
}

.pogc-color-swatch__label,
.pogc-color-card strong.pogc-color-swatch__label {
	position: static;
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	border-radius: 0;
	background: transparent;
	color: #111827;
	box-shadow: none;
	font-size: 11.5px;
	font-weight: 700;
	line-height: 1.15;
	letter-spacing: 0;
	opacity: 1;
	transform: none;
	white-space: normal;
	overflow-wrap: anywhere;
}

.pogc-color-card:hover .pogc-color-swatch__preview,
.pogc-color-card:focus .pogc-color-swatch__preview,
.pogc-color-card.is-tooltip-visible .pogc-color-swatch__preview {
	opacity: 1;
	transform: translate(-50%, 0) scale(1);
}

.pogc-color-swatches .pogc-color-swatch:first-child .pogc-color-swatch__preview {
	left: 0;
	transform: translate(0, 6px) scale(0.96);
	transform-origin: 0 100%;
}

.pogc-color-swatches .pogc-color-swatch:first-child:hover .pogc-color-swatch__preview,
.pogc-color-swatches .pogc-color-swatch:first-child:focus .pogc-color-swatch__preview,
.pogc-color-swatches .pogc-color-swatch:first-child.is-tooltip-visible .pogc-color-swatch__preview {
	transform: translate(0, 0) scale(1);
}

.pogc-color-swatches .pogc-color-swatch:first-child .pogc-color-swatch__preview::after {
	left: 36px;
}

.pogc-dimension-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 10px;
	align-items: stretch;
}

.pogc-dimension-grid label {
	display: grid;
	gap: 6px;
	align-content: start;
	margin: 0;
	padding: 12px;
	border: 1px solid #b8c6d9;
	border-radius: 6px;
	background: #fff;
	box-shadow: 0 1px 0 rgba(15, 23, 42, 0.03);
}

.pogc-dimension-grid label > span {
	color: #111827;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.2;
}

.pogc-dimension-grid input {
	width: 100%;
	min-height: 44px;
	padding: 8px 12px;
	border: 2px solid transparent;
	border-radius: 0;
	background: #f2f2f2;
	color: #6b7280;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	box-shadow: none;
}

.pogc-dimension-grid input:focus,
.pogc-qty input:focus {
	border-color: var(--pogc-blue);
	box-shadow: 0 0 0 3px rgba(22, 87, 216, 0.14);
	outline: none;
}

.pogc-dimension-grid small {
	color: var(--pogc-muted);
	font-size: 12px;
	line-height: 1.25;
}

.pogc-dimension-grid b {
	color: var(--pogc-blue);
	font-weight: 700;
}

.pogc-message {
	margin-top: 0;
	padding: 9px 10px;
	border-radius: 7px;
	background: #fef2f2;
	color: var(--pogc-danger);
	font-size: 12px;
	font-weight: 700;
}

.pogc-compact-footer {
	display: grid;
	grid-template-columns: minmax(0, 1fr);
	gap: 8px;
	margin-top: 12px;
	padding: 12px;
}

.pogc-footer-copy {
	grid-column: 1 / -1;
}

.pogc-price-heading-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
	min-width: 0;
}

.pogc-price-heading-row .pogc-step-heading {
	min-width: 0;
	margin-bottom: 4px;
}

.pogc-live-price-badge {
	display: inline-flex;
	align-items: center;
	justify-content: flex-start;
	flex: 0 0 auto;
	gap: 5px;
	width: fit-content;
	margin: 0 0 4px;
	padding: 3px 7px;
	border: 1px solid #d8f3d4;
	border-radius: 6px;
	background: #f4fff4;
	color: #5f6d82;
	font-size: 11.5px;
	font-weight: 700;
	line-height: 1.2;
	white-space: nowrap;
}

.pogc-live-price-badge::before {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: #22a447;
	color: #fff;
	content: "✓";
	font-size: 10px;
	font-weight: 900;
	line-height: 1;
}

.pogc-price-box {
	display: grid;
	gap: 6px;
	align-items: baseline;
	padding: 12px;
	border-radius: 7px;
	background: linear-gradient(135deg, #f3f7ff, #eef3fb);
}

.pogc-price-box > span {
	color: var(--pogc-blue-dark);
	font-size: 14px;
	font-weight: 700;
	line-height: 1.2;
}

.pogc-calculator-price {
	display: block;
	color: var(--pogc-blue-dark);
	font-size: 28px;
	font-weight: 700;
	line-height: 1.08;
	margin: 0;
	letter-spacing: 0;
}

.pogc-price-meta {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 6px;
}

.pogc-price-meta small {
	display: grid;
	gap: 2px;
	min-width: 0;
	padding: 7px 8px;
	border: 1px solid rgba(22, 87, 216, 0.1);
	border-radius: 6px;
	background: rgba(255, 255, 255, 0.72);
	color: #596475;
	font-size: 12px;
	line-height: 1.15;
}

.pogc-price-meta small b {
	color: var(--pogc-text);
	font-size: 13px;
	font-weight: 700;
}

.pogc-cart-box {
	display: grid;
	grid-template-columns: 120px minmax(0, 1fr);
	gap: 8px;
	align-items: center;
}

.pogc-qty {
	display: grid;
	grid-template-columns: 32px 1fr 32px;
	width: 120px;
	max-width: 120px;
	border: 1px solid #cfd6e2;
	border-radius: 7px;
	overflow: hidden;
}

.pogc-qty button,
.pogc-qty input {
	min-width: 0;
	min-height: 42px;
	border: 0;
	background: #fff;
	color: #111827;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
}

.pogc-qty button {
	cursor: pointer;
}

.pogc-qty input {
	border-right: 1px solid #e5e9f0;
	border-left: 1px solid #e5e9f0;
	background: #f7f7f7;
	color: #6b7280;
	padding: 0;
}

.pogc-add-to-cart-button,
.pogc-inquiry-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	box-shadow: none;
}

.pogc-add-to-cart-button {
	min-height: 48px;
	padding: 0 28px;
	border: 1px solid var(--pogc-green) !important;
	border-radius: 0;
	background: var(--pogc-green) !important;
	background-color: var(--pogc-green) !important;
	color: #fff !important;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0.2px;
	cursor: pointer !important;
	filter: none !important;
	opacity: 1 !important;
	-webkit-text-fill-color: #fff;
}

.pogc-add-to-cart-button:hover,
.pogc-add-to-cart-button:focus {
	border-color: var(--pogc-green-dark) !important;
	background: var(--pogc-green-dark) !important;
	background-color: var(--pogc-green-dark) !important;
	color: #fff !important;
	-webkit-text-fill-color: #fff;
}

.pogc-add-to-cart-button.is-loading,
.pogc-sticky-add-to-cart.is-loading {
	cursor: wait;
	opacity: 0.78;
}

.pogc-inquiry-button {
	grid-column: 1 / -1;
	gap: 8px;
	min-height: 42px;
	padding: 0 16px;
	border: 0;
	border-radius: 0;
	background: #eef0f3;
	color: #1f2933;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
}

.pogc-inquiry-button:hover,
.pogc-inquiry-button:focus {
	background: #e3e6ea;
	color: #111827;
	outline: none;
	text-decoration: none;
}

.pogc-inquiry-button .dashicons {
	width: 18px;
	height: 18px;
	font-size: 18px;
	line-height: 1;
}

.pogc-summary-card details,
.pogc-front-card details {
	display: block;
}

.pogc-summary-card summary,
.pogc-front-card summary {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	min-width: 0;
	margin: -12px;
	padding: 12px 40px 12px 12px;
	border-radius: 9px;
	cursor: pointer;
	list-style: none;
	transition: background-color 0.22s ease, box-shadow 0.22s ease;
}

.pogc-summary-card summary::-webkit-details-marker,
.pogc-front-card summary::-webkit-details-marker {
	display: none;
}

.pogc-summary-card summary::after,
.pogc-front-card summary::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 14px;
	width: 9px;
	height: 9px;
	border-right: 2px solid var(--pogc-blue);
	border-bottom: 2px solid var(--pogc-blue);
	transform: translateY(-65%) rotate(45deg);
	transform-origin: 50% 50%;
	transition: transform 0.24s ease;
}

.pogc-summary-card details[open] summary::after,
.pogc-front-card details[open] summary::after {
	transform: translateY(-35%) rotate(225deg);
}

.pogc-summary-card summary:hover,
.pogc-summary-card summary:focus,
.pogc-front-card summary:hover,
.pogc-front-card summary:focus {
	background: rgba(22, 87, 216, 0.035);
	outline: none;
}

.pogc-summary-card summary .pogc-step-heading,
.pogc-front-card summary .pogc-step-heading {
	flex: 1 1 auto;
	min-width: 0;
	margin-bottom: 0;
}

.pogc-info-layout {
	display: block;
	margin-top: 10px;
}

.pogc-info-table {
	display: grid;
	gap: 1px;
	width: 100%;
	border: 1px solid var(--pogc-border);
	border-radius: 7px;
	background: var(--pogc-border);
	overflow: hidden;
}

.pogc-info-extra {
	display: grid;
	gap: 1px;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.28s ease;
}

.pogc-info-row {
	display: grid;
	grid-template-columns: minmax(62px, 1fr) minmax(68px, auto);
	gap: 7px;
	align-items: center;
	min-height: 32px;
	padding: 6px 8px;
	background: #fff;
}

.pogc-info-row em {
	color: #374151;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
}

.pogc-info-row strong {
	color: var(--pogc-blue);
	font-size: 12px;
	font-weight: 700;
	text-align: right;
	overflow-wrap: anywhere;
}

.pogc-technical-actions,
.pogc-processing-actions {
	margin-top: 10px;
	margin-bottom: 0;
	text-align: center;
}

.pogc-secondary-steps [data-pogc-step="technical"] .pogc-technical-toggle,
.pogc-calculator [data-pogc-step="technical"] .pogc-technical-toggle,
.pogc-secondary-steps [data-pogc-step="processing"] .pogc-processing-toggle,
.pogc-calculator [data-pogc-step="processing"] .pogc-processing-toggle {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	gap: 4px !important;
	width: auto !important;
	min-width: 0 !important;
	max-width: none !important;
	height: auto !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
	border-radius: 0 !important;
	background: transparent !important;
	background-color: transparent !important;
	box-shadow: none !important;
	color: #1e5cc6 !important;
	font-size: 13px !important;
	font-weight: 500 !important;
	line-height: 1.35 !important;
	letter-spacing: 0 !important;
	text-align: center !important;
	text-decoration: none !important;
	text-transform: none !important;
	cursor: pointer !important;
	appearance: none !important;
	-webkit-appearance: none !important;
	-webkit-text-fill-color: #1e5cc6 !important;
	transition: color 0.2s ease, opacity 0.2s ease !important;
}

.pogc-secondary-steps [data-pogc-step="technical"] .pogc-technical-toggle:hover,
.pogc-secondary-steps [data-pogc-step="technical"] .pogc-technical-toggle:focus,
.pogc-calculator [data-pogc-step="technical"] .pogc-technical-toggle:hover,
.pogc-calculator [data-pogc-step="technical"] .pogc-technical-toggle:focus,
.pogc-secondary-steps [data-pogc-step="processing"] .pogc-processing-toggle:hover,
.pogc-secondary-steps [data-pogc-step="processing"] .pogc-processing-toggle:focus,
.pogc-calculator [data-pogc-step="processing"] .pogc-processing-toggle:hover,
.pogc-calculator [data-pogc-step="processing"] .pogc-processing-toggle:focus {
	background: transparent !important;
	background-color: transparent !important;
	box-shadow: none !important;
	color: #0f3f91 !important;
	outline: none !important;
	text-decoration: underline !important;
	text-underline-offset: 3px;
	-webkit-text-fill-color: #0f3f91 !important;
}

.pogc-technical-toggle__arrow,
.pogc-processing-toggle__arrow {
	display: inline-block;
	width: 6px;
	height: 6px;
	border-right: 1.5px solid currentColor;
	border-bottom: 1.5px solid currentColor;
	transform: translateY(-2px) rotate(45deg);
	transform-origin: 50% 50%;
	transition: transform 0.24s ease;
}

.pogc-technical-toggle.is-expanded .pogc-technical-toggle__arrow,
.pogc-processing-toggle.is-expanded .pogc-processing-toggle__arrow {
	transform: translateY(2px) rotate(225deg);
}

.pogc-processing-grid {
	position: relative;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
	gap: 10px;
	margin-top: 12px;
	overflow: visible;
	z-index: 1;
}

.pogc-processing-grid:not(.is-expanded) .pogc-processing-card:nth-of-type(n+7) {
	display: none;
}

.pogc-secondary-steps [data-pogc-step="processing"],
.pogc-calculator [data-pogc-step="processing"],
.pogc-secondary-steps [data-pogc-step="processing"] details,
.pogc-calculator [data-pogc-step="processing"] details {
	overflow: visible;
}

.pogc-processing-card {
	position: relative;
	display: grid;
	grid-template-columns: 46px minmax(0, 1fr) 18px;
	gap: 9px;
	align-items: center;
	min-height: 62px;
	padding: 8px 10px 8px 0;
	border: 1px solid #dfe5ee;
	border-radius: 9px;
	background: #fff;
	box-shadow: 0 6px 16px rgba(15, 23, 42, 0.035);
	overflow: visible;
	transition: border-color 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease;
	z-index: 1;
}

.pogc-processing-card:focus-within,
.pogc-processing-card:hover {
	border-color: #cbdaf0;
	box-shadow: 0 9px 22px rgba(15, 23, 42, 0.07);
	transform: translateY(-1px);
	z-index: 100;
}

.pogc-processing-card__icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 46px;
	height: 100%;
	min-height: 46px;
	border-right: 1px solid #e7edf6;
	border-radius: 8px 0 0 8px;
	background: #f7faff;
	color: #09a9e8;
	overflow: hidden;
}

.pogc-processing-card__icon img {
	width: 27px;
	height: 27px;
	object-fit: contain;
}

.pogc-processing-card__icon .dashicons {
	width: 27px;
	height: 27px;
	font-size: 27px;
	line-height: 1;
}

.pogc-processing-card__body {
	display: grid;
	gap: 3px;
	min-width: 0;
	padding-right: 2px;
}

.pogc-processing-card__body strong {
	color: #2f343d;
	display: -webkit-box;
	font-size: 13px;
	font-weight: 800;
	line-height: 1.25;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.pogc-processing-card__more {
	position: relative;
	display: inline-flex;
	align-items: center;
	width: max-content;
	max-width: 100%;
	color: #1e5cc6;
	font-size: 11px;
	font-weight: 600;
	line-height: 1.15;
	cursor: help;
	text-decoration-color: transparent;
	transition: color 0.2s ease, text-decoration-color 0.2s ease;
	white-space: nowrap;
	z-index: 101;
}

.pogc-processing-card__more:hover,
.pogc-processing-card__more:focus {
	color: #0f3f91;
	text-decoration: underline;
	text-decoration-color: currentColor;
}

.pogc-processing-card__more::before {
	content: "›";
	margin-right: 4px;
	font-size: 13px;
	line-height: 0.8;
}

.pogc-processing-tooltip {
	position: absolute;
	left: 50%;
	bottom: calc(100% + 8px);
	z-index: 9999;
	width: 240px;
	max-width: calc(100vw - 32px);
	padding: 10px 12px;
	border: 1px solid rgba(203, 213, 225, 0.7);
	border-radius: 7px;
	background: #fff;
	box-shadow: 0 18px 40px rgba(15, 23, 42, 0.18);
	color: #1f2937;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.45;
	opacity: 0;
	pointer-events: none;
	transform: translateX(-50%) translateY(5px) scale(0.98);
	transition: opacity 0.18s ease, transform 0.18s ease;
	white-space: normal;
}

.pogc-processing-tooltip::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -6px;
	width: 12px;
	height: 12px;
	border-right: 1px solid rgba(203, 213, 225, 0.7);
	border-bottom: 1px solid rgba(203, 213, 225, 0.7);
	background: #fff;
	transform: translateX(-50%) rotate(45deg);
}

.pogc-processing-card__more:hover .pogc-processing-tooltip,
.pogc-processing-card__more:focus .pogc-processing-tooltip {
	opacity: 1;
	transform: translateX(-50%) translateY(0) scale(1);
}

.pogc-processing-card__status {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	justify-self: end;
	align-self: center;
	color: #fff;
	font-size: 12px;
	font-weight: 900;
	line-height: 1;
	box-shadow: 0 2px 5px rgba(15, 23, 42, 0.08);
}

.pogc-processing-card__status::before {
	content: "";
}

.pogc-processing-card.is-suitable .pogc-processing-card__status {
	background: #58a627;
}

.pogc-processing-card.is-suitable .pogc-processing-card__status::before {
	content: "✓";
}

.pogc-processing-card.is-unsuitable .pogc-processing-card__status {
	background: #fff1f5;
	color: #ff3b7a;
}

.pogc-processing-card.is-unsuitable .pogc-processing-card__status::before {
	content: "×";
	font-size: 15px;
}

.pogc-processing-actions {
	margin-top: 10px;
	margin-bottom: 0;
	text-align: center;
}

.pogc-processing-actions[hidden] {
	display: none;
}

.pogc-processing-toggle {
	display: inline-flex !important;
	align-items: center;
	gap: 4px;
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
	background: transparent !important;
	box-shadow: none !important;
	color: #1e5cc6;
	cursor: pointer;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.25;
	text-transform: none;
	transition: color 0.2s ease;
}

.pogc-processing-toggle:hover,
.pogc-processing-toggle:focus {
	color: #0f3f91;
	text-decoration: underline;
}

.pogc-processing-toggle__arrow {
	display: inline-block;
	width: 6px;
	height: 6px;
	border-right: 1.5px solid currentColor;
	border-bottom: 1.5px solid currentColor;
	transform: translateY(-2px) rotate(45deg);
	transform-origin: 50% 50%;
	transition: transform 0.24s ease;
}

.pogc-processing-toggle.is-expanded .pogc-processing-toggle__arrow {
	transform: translateY(2px) rotate(225deg);
}

@media (max-width: 640px) {
	.pogc-processing-grid:not(.is-expanded) .pogc-processing-card:nth-of-type(n+5) {
		display: none;
	}
}

@media (max-width: 980px) {
	.pogc-thickness-row {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

body.pogc-enabled-product.pogc-has-sticky-bar,
body.pogc-has-sticky-bar {
	padding-bottom: 96px;
}

.pogc-sticky-bar {
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 900;
	display: grid;
	grid-template-columns: minmax(220px, 1fr) minmax(180px, auto) minmax(250px, auto);
	gap: 16px;
	align-items: center;
	min-height: 82px;
	padding: 12px max(18px, calc((100vw - 1180px) / 2));
	border-top: 1px solid #dce3ee;
	background: rgba(255, 255, 255, 0.98);
	box-shadow: 0 -14px 34px rgba(15, 23, 42, 0.12);
	color: #151923;
	opacity: 0;
	pointer-events: none;
	transform: translateY(100%);
	transition: opacity 0.18s ease, transform 0.18s ease;
}

.pogc-sticky-bar.is-visible {
	opacity: 1;
	pointer-events: auto;
	transform: translateY(0);
}

.pogc-sticky-bar.pogc-sticky-hidden-by-cart,
body.pogc-woodmart-cart-open .pogc-sticky-bar {
	opacity: 0 !important;
	visibility: hidden !important;
	pointer-events: none !important;
	transform: translateY(100%) !important;
	transition: opacity 0.25s ease, visibility 0.25s ease, transform 0.25s ease;
}

.pogc-sticky-product {
	display: grid;
	grid-template-columns: 54px minmax(0, 1fr);
	gap: 10px;
	align-items: center;
	min-width: 0;
}

.pogc-sticky-thumb {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 54px;
	height: 54px;
	border: 1px solid #dce3ee;
	border-radius: 8px;
	background: #f7f9fc;
	overflow: hidden;
}

.pogc-sticky-thumb img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.pogc-sticky-thumb > span {
	width: 28px;
	height: 34px;
	border: 1.5px solid #8aa0b7;
	background: linear-gradient(145deg, rgba(255, 255, 255, 0.85), rgba(198, 231, 245, 0.5));
	transform: skewY(-10deg);
}

.pogc-sticky-product strong {
	display: block;
	color: var(--pogc-blue);
	font-size: 14px;
	font-weight: 900;
	line-height: 1.2;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.pogc-sticky-product small {
	display: block;
	margin-top: 3px;
	color: #697386;
	font-size: 12px;
	font-weight: 750;
	line-height: 1.25;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.pogc-sticky-summary {
	display: grid;
	gap: 3px;
	text-align: right;
}

.pogc-sticky-summary span {
	color: #697386;
	font-size: 12px;
	font-weight: 750;
}

.pogc-sticky-summary b {
	color: #151923;
	font-weight: 900;
}

.pogc-sticky-summary strong {
	color: var(--pogc-blue-dark);
	font-size: 19px;
	font-weight: 950;
	line-height: 1.1;
	white-space: nowrap;
}

.pogc-sticky-mobile-size {
	display: none;
	color: #697386;
	font-size: 11px;
	font-weight: 800;
	line-height: 1.15;
	white-space: nowrap;
}

.pogc-sticky-actions {
	display: grid;
	grid-template-columns: 116px minmax(130px, 1fr);
	gap: 8px;
	align-items: center;
}

.pogc-sticky-qty {
	display: grid;
	grid-template-columns: 30px 1fr 30px;
	width: 116px;
	border: 1px solid #cfd6e2;
	border-radius: 7px;
	overflow: hidden;
}

.pogc-sticky-qty button,
.pogc-sticky-qty input {
	min-width: 0;
	min-height: 40px;
	padding: 0;
	border: 0;
	background: #fff;
	color: #111827;
	font-size: 14px;
	font-weight: 850;
	line-height: 40px;
	text-align: center;
}

.pogc-sticky-qty button {
	cursor: pointer;
}

.pogc-sticky-qty input {
	border-right: 1px solid #e5e9f0;
	border-left: 1px solid #e5e9f0;
}

.pogc-sticky-add-to-cart {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	min-height: 42px;
	padding: 0 22px !important;
	border: 1px solid var(--pogc-green) !important;
	border-radius: 0 !important;
	background: var(--pogc-green) !important;
	background-color: var(--pogc-green) !important;
	box-shadow: none !important;
	color: #fff !important;
	font-size: 13px;
	font-weight: 800;
	line-height: 1.2;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-text-fill-color: #fff;
}

.pogc-sticky-add-to-cart:hover,
.pogc-sticky-add-to-cart:focus {
	border-color: var(--pogc-green-dark) !important;
	background: var(--pogc-green-dark) !important;
	background-color: var(--pogc-green-dark) !important;
	color: #fff !important;
	outline: none;
	-webkit-text-fill-color: #fff;
}

@media (max-width: 560px) {
	body.pogc-enabled-product.pogc-has-sticky-bar,
	body.pogc-has-sticky-bar {
		padding-bottom: 86px;
	}

	.pogc-sticky-bar {
		grid-template-columns: minmax(0, 1fr) auto;
		gap: 8px;
		min-height: 76px;
		padding: 9px 10px;
	}

	.pogc-sticky-thumb,
	.pogc-sticky-qty {
		display: none;
	}

	.pogc-sticky-product {
		grid-template-columns: minmax(0, 1fr);
	}

	.pogc-sticky-product strong {
		font-size: 13px;
	}

	.pogc-sticky-product small {
		display: none;
	}

	.pogc-sticky-summary {
		grid-column: 1;
		gap: 1px;
		text-align: left;
	}

	.pogc-sticky-summary span {
		font-size: 11px;
		line-height: 1.15;
	}

	.pogc-sticky-summary strong {
		font-size: 15px;
	}

	.pogc-sticky-mobile-size {
		display: block;
	}

	.pogc-sticky-actions {
		grid-column: 2;
		grid-row: 1 / span 2;
		grid-template-columns: minmax(112px, auto);
	}

	.pogc-sticky-add-to-cart {
		min-height: 42px;
		padding: 0 14px !important;
		font-size: 12px;
	}

	.pogc-module-title {
		font-size: 21px;
		margin-bottom: 16px;
	}

	.pogc-price-heading-row {
		align-items: flex-start;
		flex-direction: column;
		gap: 6px;
	}

	.pogc-live-price-badge {
		padding: 3px 6px;
		font-size: 10.5px;
	}

	.pogc-live-price-badge::before {
		width: 13px;
		height: 13px;
		font-size: 9px;
	}

	.pogc-choice-grid,
	.pogc-dimension-grid,
	.pogc-info-layout {
		grid-template-columns: 1fr;
	}

	.pogc-thickness-row {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.pogc-color-row,
	.pogc-color-swatches {
		gap: 12px 14px;
	}

	.pogc-color-card,
	.pogc-color-swatch {
		flex-basis: 48px;
		width: 48px;
		min-width: 48px;
		min-height: 48px;
	}

	.pogc-color-swatch__circle {
		flex-basis: 48px;
		width: 48px;
		min-width: 48px;
		max-width: 48px;
		height: 48px;
		min-height: 48px;
		max-height: 48px;
	}

	.pogc-color-swatch__name {
		width: 64px;
		max-width: 64px;
		font-size: 10px;
	}

	.pogc-color-swatch__label,
	.pogc-color-card strong.pogc-color-swatch__label {
		font-size: 11px;
	}

	.pogc-color-swatch__preview {
		width: 126px;
	}

	.pogc-color-swatch__preview-image {
		width: 110px;
		height: 110px;
	}

	.pogc-price-meta {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 6px;
	}

	.pogc-cart-box {
		grid-template-columns: 1fr;
		gap: 6px;
	}

	.pogc-qty {
		width: 100%;
		max-width: 100%;
		grid-template-columns: 42px 1fr 42px;
	}

	.pogc-info-row {
		grid-template-columns: 1fr;
	}

	.pogc-info-row strong {
		text-align: left;
	}
}

@media (hover: none) {
	.pogc-color-swatch__preview {
		display: none;
	}
}
