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

body.pfc-enabled-product #paskutinis-blokas,
body.pfc-enabled-product .paskutinis-blokas {
	display: none !important;
}

body.pfc-enabled-product.pfc-hide-default-add-to-cart form.cart,
body.pfc-enabled-product.pfc-hide-default-add-to-cart .summary form.cart,
body.pfc-enabled-product.pfc-hide-default-add-to-cart .single_add_to_cart_button:not(.pfc-add-placeholder),
body.pfc-enabled-product.pfc-hide-default-add-to-cart .quantity:not(.pfc-qty),
body.pfc-enabled-product.pfc-hide-default-add-to-cart .woocommerce-variation-add-to-cart,
body.pfc-enabled-product.pfc-hide-default-add-to-cart .add_to_cart_inline,
body.pfc-enabled-product .summary .uzklausa:not(.pfc-inquiry-button),
body.pfc-enabled-product .entry-summary .uzklausa:not(.pfc-inquiry-button),
body.pfc-enabled-product .product-summary-wrap .uzklausa:not(.pfc-inquiry-button),
body.pfc-enabled-product .product-image-summary .uzklausa:not(.pfc-inquiry-button),
body.pfc-enabled-product [data-pfc-hidden-inquiry-wrapper="1"] {
	display: none !important;
}

body.pfc-enabled-product .pfc-popup-trigger-holder {
	position: absolute !important;
	left: -9999px !important;
	top: auto !important;
	width: 1px !important;
	height: 1px !important;
	overflow: hidden !important;
	opacity: 0 !important;
	pointer-events: none !important;
}

body.pfc-enabled-product .wd-sticky-btn,
body.pfc-enabled-product .wd-sticky-btn-shown,
body.pfc-enabled-product .wd-sticky-btn-cart,
body.pfc-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.pfc-enabled-product .wd-sticky-btn .price,
body.pfc-enabled-product .wd-sticky-btn .woocommerce-Price-amount,
body.pfc-enabled-product .wd-sticky-btn .price-m2,
body.pfc-enabled-product .wd-sticky-btn-info .price,
body.pfc-enabled-product .wd-sticky-btn-info .woocommerce-Price-amount,
body.pfc-enabled-product .wd-sticky-btn-info .price-m2,
body.pfc-enabled-product .wd-sticky-btn-content .price,
body.pfc-enabled-product .wd-sticky-btn-content .woocommerce-Price-amount,
body.pfc-enabled-product .wd-sticky-btn-content .price-m2 {
	display: none !important;
	visibility: hidden !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
}

body.pfc-enabled-product .wd-sticky-btn .single_add_to_cart_button,
body.pfc-enabled-product .wd-sticky-btn .wd-sticky-add-to-cart,
body.pfc-enabled-product .wd-sticky-btn-cart a,
body.pfc-enabled-product .wd-sticky-btn-cart button {
	min-height: 40px;
	padding: 10px 18px;
	border: 0;
	border-radius: 7px;
	background: linear-gradient(180deg, #59ad2b, #38901c) !important;
	color: #fff !important;
	font-size: 14px;
	font-weight: 900;
	line-height: 1.1;
	text-transform: uppercase;
	box-shadow: none;
}

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

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

.pfc-calculator {
	--pfc-blue: #1657d8;
	--pfc-blue-dark: #0645bd;
	--pfc-green: #3f9820;
	--pfc-border: #dce3ee;
	--pfc-soft: #f7f9fc;
	--pfc-text: #151923;
	--pfc-muted: #697386;
	width: 100%;
	max-width: 100%;
	margin: 12px 0;
	color: var(--pfc-text);
	font-family: inherit;
}

.pfc-calculator *,
.pfc-calculator *::before,
.pfc-calculator *::after {
	box-sizing: border-box;
}

.pfc-calculator button,
.pfc-calculator input {
	font-family: inherit;
}

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

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

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

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

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

.pfc-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(--pfc-blue);
	color: #fff;
	font-size: 12px;
	font-weight: 850;
}

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

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

.pfc-glass-grid,
.pfc-privacy-row,
.pfc-application-row,
.pfc-color-row {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 8px;
}

.pfc-glass-card,
.pfc-privacy-card,
.pfc-application-card,
.pfc-color-card,
.pfc-film-option {
	position: relative;
	min-width: 0;
	border: 1px solid #c5ccd8;
	border-radius: 7px;
	background: #fff;
	color: var(--pfc-text);
	text-align: center;
	cursor: pointer;
	transition: border-color 0.16s ease, box-shadow 0.16s ease;
}

.pfc-glass-card,
.pfc-privacy-card,
.pfc-application-card,
.pfc-color-card {
	display: grid;
	place-items: center;
}

.pfc-glass-card {
	min-height: 92px;
	padding: 8px 5px;
}

.pfc-privacy-card {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 5px;
	min-height: 74px;
	padding: 10px 8px;
}

.pfc-application-card {
	min-height: 58px;
	padding: 9px 8px;
}

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

.pfc-glass-card.is-active,
.pfc-privacy-card.is-active,
.pfc-application-card.is-active,
.pfc-color-card.is-active,
.pfc-film-option.is-active {
	border-color: var(--pfc-blue);
	box-shadow: inset 0 0 0 1px var(--pfc-blue);
}

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

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

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

.pfc-front-glass-icon {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 48px;
	height: 50px;
	margin-bottom: 6px;
	overflow: visible;
}

.pfc-front-glass-icon img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.pfc-front-glass-icon i {
	position: absolute;
	width: 22px;
	height: 40px;
	border: 1.5px solid #5d6572;
	background: linear-gradient(145deg, rgba(255,255,255,0.7), rgba(198,231,245,0.45));
	transform: skewY(-16deg);
}

.pfc-front-glass-icon i:nth-child(1) {
	left: 11px;
	top: 5px;
}

.pfc-front-glass-icon i:nth-child(2) {
	left: 17px;
	top: 8px;
	opacity: 0.78;
}

.pfc-front-glass-icon i:nth-child(3) {
	left: 23px;
	top: 11px;
	opacity: 0.56;
}

.pfc-glass-card strong {
	display: block;
	width: 100%;
	color: #465369;
	font-size: 12px;
	font-weight: 800;
	line-height: 1.2;
	overflow-wrap: anywhere;
}

.pfc-glass-card.is-active strong {
	color: var(--pfc-blue);
}

.pfc-privacy-main {
	display: inline-flex;
	align-items: baseline;
	justify-content: center;
	gap: 5px;
	max-width: 100%;
	flex-shrink: 0;
	white-space: nowrap;
}

.pfc-privacy-card strong {
	color: var(--pfc-text);
	font-size: 18px;
	font-weight: 900;
	line-height: 1;
}

.pfc-privacy-card em {
	display: inline-block;
	margin-top: 0;
	font-size: 14px;
	font-style: normal;
	font-weight: 850;
	line-height: 1;
	white-space: nowrap;
}

.pfc-privacy-code {
	display: block;
	width: 100%;
	max-width: 100%;
	margin-top: 1px;
	color: #6b7280;
	font-size: 9px;
	font-weight: 750;
	line-height: 1.25;
	white-space: normal;
	word-break: normal;
	overflow-wrap: normal;
	text-align: center;
}

.pfc-application-card strong {
	color: var(--pfc-text);
	font-size: 12px;
	font-weight: 850;
	line-height: 1.2;
	overflow-wrap: anywhere;
}

.pfc-application-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;
}

.pfc-application-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);
}

.pfc-application-card:hover .pfc-application-tooltip,
.pfc-application-card:focus-visible .pfc-application-tooltip {
	opacity: 1;
	transform: translate(-50%, 0) scale(1);
}

.pfc-color-card {
	grid-template-columns: 44px minmax(0, 1fr);
	place-items: center start;
	gap: 9px;
	min-height: 62px;
	padding: 8px 10px;
	text-align: left;
	overflow: visible;
}

.pfc-color-card strong {
	display: block;
	width: 100%;
	color: #465369;
	font-size: 12px;
	font-weight: 850;
	line-height: 1.2;
	overflow-wrap: anywhere;
}

.pfc-color-card.is-active strong {
	color: var(--pfc-blue);
}

.pfc-color-swatch {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 44px;
	margin: 0;
	border: 1px solid rgba(17, 24, 39, 0.14);
	border-radius: 50%;
	overflow: hidden;
	flex: 0 0 44px;
	box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.55);
}

.pfc-color-swatch img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: 50%;
	display: block;
}

.pfc-color-preview {
	position: absolute;
	left: 12px;
	bottom: calc(100% + 10px);
	z-index: 50;
	display: block;
	width: 148px;
	height: 148px;
	padding: 6px;
	border: 1px solid rgba(203, 213, 225, 0.95);
	border-radius: 18px;
	background: #fff;
	box-shadow: 0 18px 38px rgba(15, 23, 42, 0.18);
	opacity: 0;
	pointer-events: none;
	transform: translateY(6px) scale(0.96);
	transform-origin: left bottom;
	transition: opacity 0.16s ease, transform 0.16s ease;
}

.pfc-color-preview::after {
	content: "";
	position: absolute;
	left: 22px;
	bottom: -6px;
	width: 10px;
	height: 10px;
	border-right: 1px solid rgba(203, 213, 225, 0.95);
	border-bottom: 1px solid rgba(203, 213, 225, 0.95);
	background: #fff;
	transform: rotate(45deg);
}

.pfc-color-preview img {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 14px;
	object-fit: cover;
	object-position: center;
}

@media (hover: hover) and (pointer: fine) {
	.pfc-color-swatch:hover + .pfc-color-preview,
	.pfc-color-card:focus-visible .pfc-color-preview {
		opacity: 1;
		transform: translateY(0) scale(1);
	}
}

@media (hover: none), (pointer: coarse) {
	.pfc-color-preview {
		display: none;
	}

	.pfc-application-tooltip {
		display: none;
	}
}

.pfc-film-options {
	display: grid;
	gap: 7px;
}

.pfc-film-option {
	display: grid;
	gap: 3px;
	width: 100%;
	padding: 9px 10px;
	background: #fff;
	text-align: left;
}

.pfc-color-card[hidden],
.pfc-color-card.is-hidden,
.pfc-application-card[hidden],
.pfc-application-card.is-hidden,
.pfc-film-option[hidden],
.pfc-film-option.is-hidden {
	display: none !important;
}

.pfc-film-option strong {
	color: var(--pfc-text);
	font-size: 13px;
	font-weight: 900;
	line-height: 1.2;
}

.pfc-film-option span {
	color: var(--pfc-muted);
	font-size: 12px;
	font-weight: 700;
	line-height: 1.25;
}

.pfc-film-option.is-active strong {
	color: var(--pfc-blue);
}

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

.pfc-dimension-grid label {
	display: grid;
	gap: 5px;
	align-content: center;
	margin: 0;
	padding: 9px 10px;
	border: 1px solid #d9e2ef;
	border-radius: 6px;
	background: #f8fbff;
}

.pfc-fixed-width {
	display: grid;
	gap: 4px;
	align-content: center;
	min-height: 78px;
	padding: 9px 10px;
	border: 1px solid #d9e2ef;
	border-radius: 6px;
	background: #f8fbff;
}

.pfc-fixed-width span {
	color: #5f6d82;
	font-size: 12px;
	font-weight: 750;
	line-height: 1.2;
}

.pfc-fixed-width strong {
	color: var(--pfc-blue);
	font-size: 16px;
	font-weight: 900;
	line-height: 1.1;
}

.pfc-fixed-width small {
	color: var(--pfc-muted);
	font-size: 12px;
	line-height: 1.2;
}

.pfc-dimension-grid label > span {
	font-size: 12px;
	font-weight: 750;
}

.pfc-dimension-grid input {
	width: 100%;
	min-height: 34px;
	padding: 6px 9px;
	border: 1px solid #c5ccd8;
	border-radius: 6px;
	background: #fff;
	color: var(--pfc-text);
	font-size: 16px;
	font-weight: 750;
	box-shadow: none;
}

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

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

.pfc-dimension-note {
	margin: 8px 0 0;
	color: #6b7280;
	font-size: 12px;
	line-height: 1.35;
}

.pfc-dimension-grid .pfc-soft-limit {
	opacity: 0.78;
}

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

.pfc-chart {
	display: grid;
	gap: 7px;
}

.pfc-front-bar {
	display: grid;
	grid-template-columns: minmax(82px, 0.8fr) minmax(92px, 1fr) 28px;
	gap: 8px;
	align-items: center;
}

.pfc-front-bar span {
	color: #4b5563;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.2;
}

.pfc-front-bar b {
	display: block;
	height: 9px;
	border-radius: 999px;
	background: #eef2f7;
	overflow: hidden;
}

.pfc-front-bar i {
	display: block;
	height: 100%;
	border-radius: inherit;
	background: #aeb5bf;
}

.pfc-front-bar[data-pfc-bar="privacy"] i {
	background: linear-gradient(180deg, #1d5cdb, #0b43b8);
}

.pfc-front-bar strong {
	font-size: 12px;
	font-weight: 850;
}

.pfc-summary-card {
	display: grid;
	gap: 10px;
	align-items: center;
}

.pfc-summary-card.has-scheme {
	grid-template-columns: minmax(0, 3fr) minmax(112px, 2fr);
}

.pfc-summary-copy,
.pfc-footer-copy {
	grid-column: 1 / -1;
}

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

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

.pfc-info-row .dashicons {
	width: 18px;
	height: 18px;
	color: #4b5563;
	font-size: 18px;
}

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

.pfc-info-row strong {
	color: var(--pfc-blue);
	font-size: 12px;
	font-weight: 850;
	text-align: right;
}

.pfc-scheme-image {
	display: block;
	width: 100%;
	height: auto;
	max-height: 160px;
	object-fit: contain;
	object-position: center;
	justify-self: center;
	align-self: center;
}

.pfc-message {
	margin-top: 8px;
	padding: 9px 10px;
	border-radius: 7px;
	background: #eff6ff;
	color: #1e40af;
	font-size: 12px;
	font-weight: 750;
}

.pfc-message--warning {
	background: #fffbeb;
	color: #92400e;
}

.pfc-message--error {
	background: #fef2f2;
	color: #b91c1c;
}

.pfc-message--success {
	background: #ecfdf3;
	color: #166534;
}

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

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

.pfc-price-box span {
	color: var(--pfc-blue-dark);
	font-size: 14px;
	font-weight: 900;
}

.pfc-price-box strong {
	color: var(--pfc-blue-dark);
	font-size: 28px;
	font-weight: 950;
	line-height: 1.08;
}

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

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

.pfc-price-meta b {
	color: var(--pfc-text);
	font-size: 13px;
	font-weight: 900;
}

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

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

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

.pfc-qty button {
	cursor: pointer;
}

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

.pfc-add-placeholder,
.pfc-sticky-add-to-cart {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 48px;
	padding: 0 28px;
	border: 1px solid #7dbe3c !important;
	border-radius: 0;
	background: #7dbe3c !important;
	background-color: #7dbe3c !important;
	box-shadow: none;
	color: #fff !important;
	font-size: 13px;
	font-weight: 800;
	line-height: 1.2;
	letter-spacing: 0.2px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer !important;
	filter: none !important;
	opacity: 1 !important;
	transition: background-color 0.25s ease, box-shadow 0.25s ease, transform 0.12s ease, opacity 0.25s ease;
	width: 100%;
	-webkit-text-fill-color: #fff;
}

.pfc-add-placeholder:hover,
.pfc-add-placeholder:focus,
.pfc-sticky-add-to-cart:hover,
.pfc-sticky-add-to-cart:focus {
	border-color: #6dab3c !important;
	background: #6dab3c !important;
	background-color: #6dab3c !important;
	color: #fff !important;
	box-shadow: none;
	-webkit-text-fill-color: #fff;
}

.pfc-add-placeholder:focus-visible,
.pfc-sticky-add-to-cart:focus-visible {
	outline: 2px solid rgba(109, 171, 60, 0.35);
	outline-offset: 2px;
}

.pfc-add-placeholder:active,
.pfc-sticky-add-to-cart:active {
	border-color: #5f9f31 !important;
	background: #5f9f31 !important;
	background-color: #5f9f31 !important;
	transform: translateY(1px);
}

.pfc-add-placeholder:disabled,
.pfc-add-placeholder.is-disabled,
.pfc-sticky-add-to-cart:disabled,
.pfc-sticky-add-to-cart.is-disabled {
	border-color: #7dbe3c !important;
	background: #7dbe3c !important;
	background-color: #7dbe3c !important;
	color: #fff !important;
	cursor: pointer !important;
	filter: none !important;
	opacity: 1 !important;
	-webkit-text-fill-color: #fff;
}

.pfc-add-placeholder.is-loading,
.pfc-sticky-add-to-cart.is-loading {
	cursor: wait;
	opacity: 1 !important;
}

.pfc-inquiry-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	grid-column: 1 / -1;
	width: 100%;
	min-height: 42px;
	padding: 0 16px;
	border: 0;
	border-radius: 0;
	background: #eef0f3;
	color: #1f2933;
	font-size: 14px;
	font-weight: 900;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: background-color 0.16s ease, color 0.16s ease;
}

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

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

.pfc-recommended-products {
	display: grid;
	grid-column: 1 / -1;
	gap: 8px;
	margin-top: 8px;
	padding-top: 4px;
}

.pfc-recommended-products[hidden] {
	display: none;
}

.pfc-recommended-products h4 {
	margin: 0;
	color: #151923;
	font-size: 18px;
	font-weight: 900;
	line-height: 1.25;
}

.pfc-recommended-products > p {
	margin: -2px 0 12px;
	color: #6b7280;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.5;
}

.pfc-recommended-list {
	display: grid;
	border-top: 1px solid #edf0f4;
}

.pfc-recommended-row {
	display: grid;
	grid-template-columns: 54px minmax(0, 1fr) max-content 96px 30px;
	column-gap: 10px;
	row-gap: 4px;
	align-items: center;
	min-width: 0;
	padding: 9px 0;
	border-bottom: 1px solid #edf0f4;
}

.pfc-recommended-image {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 54px;
	height: 54px;
	background: #f4f6f8;
	overflow: hidden;
}

.pfc-recommended-image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.pfc-recommended-placeholder {
	width: 28px;
	height: 28px;
	border: 1px solid #cbd5e1;
	background: #fff;
}

.pfc-recommended-name {
	min-width: 0;
	color: #374151;
	font-size: 14px;
	font-weight: 750;
	line-height: 1.25;
}

.pfc-recommended-name a {
	color: inherit;
	text-decoration: none;
	transition: color 0.16s ease;
}

.pfc-recommended-name a:hover,
.pfc-recommended-name a:focus {
	color: var(--pfc-blue-dark);
	text-decoration: underline;
	text-underline-offset: 2px;
}

.pfc-recommended-price {
	color: var(--pfc-blue-dark);
	font-size: 14px;
	font-weight: 900;
	white-space: nowrap;
}

.pfc-recommended-price small {
	color: #8b94a3;
	font-size: 12px;
	font-weight: 700;
}

.pfc-recommended-qty {
	display: flex;
	align-items: stretch;
	justify-content: center;
	width: 96px;
	height: 36px;
	border: 1px solid #d8dde5;
	border-radius: 6px;
	background: #fff;
	overflow: hidden;
}

.pfc-recommended-qty button,
.pfc-recommended-qty input {
	min-width: 0;
	height: 34px;
	min-height: 34px;
	max-height: 34px;
	padding: 0;
	border: 0;
	border-radius: 0;
	box-sizing: border-box;
	appearance: none;
	-webkit-appearance: none;
	background: #f8f9fb;
	color: #374151;
	font-size: 14px;
	font-weight: 800;
	line-height: 1;
	text-align: center;
	box-shadow: none;
}

.pfc-recommended-qty button {
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 30px;
	cursor: pointer;
}

.pfc-recommended-qty input {
	display: block;
	flex: 0 0 36px;
	border-right: 1px solid #e5e9f0;
	border-left: 1px solid #e5e9f0;
	background: #fff;
	-moz-appearance: textfield;
	transform: translateY(-1px);
}

.pfc-recommended-qty input::-webkit-outer-spin-button,
.pfc-recommended-qty input::-webkit-inner-spin-button {
	margin: 0;
	-webkit-appearance: none;
}

.pfc-recommended-toggle {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.pfc-recommended-toggle input {
	position: absolute;
	opacity: 0;
	pointer-events: none;
}

.pfc-recommended-toggle span {
	width: 24px;
	height: 24px;
	border: 2px solid #35c878;
	background: #fff;
	transition: background-color 0.16s ease, box-shadow 0.16s ease;
}

.pfc-recommended-toggle span::after {
	content: "";
	display: block;
	width: 7px;
	height: 12px;
	margin: 3px auto 0;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	opacity: 0;
	transform: rotate(45deg);
}

.pfc-recommended-toggle input:checked + span {
	background: #35c878;
	box-shadow: 0 0 0 2px rgba(53, 200, 120, 0.15);
}

.pfc-recommended-toggle input:checked + span::after {
	opacity: 1;
}

.pfc-cart-box p {
	grid-column: 1 / -1;
	margin: 0;
	color: #697386;
	font-size: 12px;
	font-weight: 700;
	text-align: center;
}

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

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

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

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

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

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

.pfc-sticky-thumb span {
	width: 24px;
	height: 34px;
	border: 1.5px solid #8aa0b7;
	background: linear-gradient(145deg, rgba(255,255,255,0.8), rgba(198,231,245,0.5));
	transform: skewY(-14deg);
}

.pfc-sticky-product strong {
	display: block;
	color: #1657d8;
	font-size: 14px;
	font-weight: 900;
	line-height: 1.2;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

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

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

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

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

.pfc-sticky-summary strong {
	color: #0645bd;
	font-size: 19px;
	font-weight: 950;
	line-height: 1.1;
	white-space: nowrap;
}

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

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

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

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

@media (max-width: 560px) {
	.pfc-glass-grid,
	.pfc-privacy-row,
	.pfc-application-row,
	.pfc-color-row,
	.pfc-dimension-grid {
		grid-template-columns: 1fr;
	}

	.pfc-front-bar {
		grid-template-columns: 1fr;
	}

	.pfc-summary-card.has-scheme {
		grid-template-columns: 1fr;
	}

	.pfc-price-meta {
		grid-template-columns: 1fr;
	}

	.pfc-cart-box {
		grid-template-columns: 1fr;
	}

	.pfc-recommended-products h4 {
		font-size: 16px;
	}

	.pfc-recommended-row {
		grid-template-columns: 46px minmax(0, 1fr) 28px;
		gap: 8px;
	}

	.pfc-recommended-image {
		width: 46px;
		height: 46px;
	}

	.pfc-recommended-price,
	.pfc-recommended-qty {
		grid-column: 2;
	}

	.pfc-recommended-qty {
		width: 96px;
	}

	.pfc-recommended-toggle {
		grid-column: 3;
		grid-row: 1 / span 3;
	}

	.pfc-qty {
		width: 120px;
		max-width: 100%;
	}

	.pfc-info-row {
		grid-template-columns: 22px 1fr;
	}

	.pfc-info-row strong {
		grid-column: 2;
		text-align: left;
	}

	body.pfc-enabled-product.pfc-has-sticky-bar {
		padding-bottom: 86px;
	}

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

	.pfc-sticky-thumb,
	.pfc-sticky-summary span,
	.pfc-sticky-qty {
		display: none;
	}

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

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

	.pfc-sticky-product small {
		font-size: 11px;
	}

	.pfc-sticky-summary {
		grid-column: 1;
		text-align: left;
	}

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

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

}
