/*!
Theme Name: Ceramiche Piscitello
Theme URI: https://www.ceramichepiscitello.it/
Author: Iteranea SRL
Author URI: https://iteranea.it/
Description: Tema su misura per la Premiata Fabbrica Ceramiche Fratelli Piscitello (maiolica siciliana dipinta a mano, dal 1870). E-commerce WordPress + WooCommerce + ACF. Basato su Underscores (_s).
Version: 1.0.0
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ceramichepiscitello
Tags: custom-logo, custom-menu, featured-images, e-commerce, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

ceramichepiscitello is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li>ul,
li>ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/* END UNDERSCORE THEME */

/* ── Design Tokens – Ceramiche Piscitello (maiolica di Santo Stefano) ── */
:root {
	/* Palette maiolica */
	--pcl-terra: #75313d;        /* terracotta – accento primario      */
	--pcl-terra-deep: #5c2530;
	--pcl-terra-soft: #9c5560;
	--pcl-olive: #484c38;        /* oliva – secondario                 */
	--pcl-olive-deep: #353829;
	--pcl-olive-bright: #5d6249;
	--pcl-ochre: #bb7a42;        /* ocra – CTA fill, dettagli          */
	--pcl-ochre-deep: #97612f;
	--pcl-teal: #0095b8;         /* teal – badge/contrasto             */
	--pcl-espresso: #3d2925;
	--pcl-espresso-soft: #4c382f;
	--pcl-paper: #d6ceb4;        /* carta/crema – sfondo generale      */
	--pcl-paper-soft: #e6dfc9;
	--pcl-paper-deep: #c6bca0;
	--pcl-ink: #3d2925;          /* inchiostro – titoli/testo scuro    */
	--pcl-ink-soft: #5f5547;     /* testo corpo morbido                */
	--pcl-line: #c3b99d;         /* hairline/bordi                     */
	--pcl-white: #ffffff;

	/* Token di ruolo (tematizzabili) */
	--pcl-accent: var(--pcl-terra);
	--pcl-accent-deep: var(--pcl-terra-deep);
	--pcl-band2: var(--pcl-terra);
	--pcl-band2-ink: #fff;
	--pcl-heritage-bg: #3d2925;
	--pcl-heritage-ink: #ece3d0;

	/* Font (handoff: display Forum→Playfair, body Mulish) */
	--pcl-font-serif: 'Forum', 'Playfair Display', Georgia, serif;
	--pcl-font-sans: 'Mulish', system-ui, sans-serif;

	/* Layout */
	--pcl-maxw: 1220px;
	--pcl-navbar-h: 140px;

	/* Spaziature – scala 8px */
	--pcl-space-xs: 8px;
	--pcl-space-sm: 16px;
	--pcl-space-md: 24px;
	--pcl-space-lg: 40px;
	--pcl-space-xl: 64px;
	--pcl-space-2xl: 96px;
	--pcl-space-3xl: 120px;

	/* Radius */
	--pcl-radius-sm: 4px;
	--pcl-radius-md: 8px;
	--pcl-radius-10: 10px;
	--pcl-radius-lg: 16px;
	--pcl-radius-24: 24px;
	--pcl-radius-pill: 999px;
}

/* BEGIN CERAMICHEPISCITELLO THEME */

/* BEGIN OVERRIDES UNDERSCORE */

#page {
	overflow: hidden;
}

.post,
.page {
	margin-bottom: 0;
}

/* END OVERRIDES UNDERSCORE */

/* BEGIN OVERRIDES DEFAULT BOOTSTRAP */

body {
	--bs-body-font-family: var(--pcl-font-sans);
	--bs-body-font-size: 1.125rem;
	/* 18px */
	--bs-body-line-height: 1.611;
	/* 29/18 */
	--bs-body-color: var(--pcl-ink-soft);
	--bs-body-bg: var(--pcl-paper-soft);
	--bs-link-color: var(--pcl-accent);
	--bs-border-color: var(--pcl-line);
}

@media only screen and (max-width: 575px) {

	.container,
	.container-fluid,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl,
	.container-xxl {
		--bs-gutter-x: 3.5rem !important;
	}
}

/* END OVERRIDES DEFAULT BOOTSTRAP */

/* BEGIN CERAMICHEPISCITELLO TYPOGRAPHY */

/* ── Serif headings ─────────────────────────────────────────── */
h1,
.h1,
.title_1,
h2,
.h2,
.title_2,
h3,
.h3,
.title_3,
h4,
.h4,
.title_4,
h5,
.h5,
.title_5,
h6,
.h6,
.title_6 {
	font-family: var(--pcl-font-serif);
	color: var(--pcl-ink);
}

/* ── Display (hero titles) ──────────────────────────────────── */
.display {
	font-family: var(--pcl-font-serif);
	font-style: italic;
	font-weight: 700;
	font-size: 68px;
	line-height: 75px;
	letter-spacing: -0.2px;
	color: var(--pcl-ink);
}

@media only screen and (max-width: 575px) {

	.display {
		font-size: 51px;
		line-height: 56px;
	}
}

/* ── H1 / .title_1 ──────────────────────────────────────────── */
h1,
.h1,
.title_1 {
	font-weight: 700;
	font-size: 48px;
	line-height: 62px;
	letter-spacing: -0.1px;
}

@media only screen and (max-width: 575px) {

	h1,
	.h1,
	.title_1 {
		font-size: 36px;
		line-height: 46px;
	}
}

/* ── H2 / .title_2 ──────────────────────────────────────────── */
h2,
.h2,
.title_2 {
	font-weight: 600;
	font-size: 43px;
	line-height: 52px;
	letter-spacing: 0.25px;
}

@media only screen and (max-width: 575px) {

	h2,
	.h2,
	.title_2 {
		font-size: 32px;
		line-height: 40px;
	}
}

/* ── H3 / .title_3 ──────────────────────────────────────────── */
h3,
.h3,
.title_3 {
	font-weight: 500;
	font-size: 34px;
	line-height: 43px;
	letter-spacing: 0.25px;
}

/* ── H4 / .title_4 ──────────────────────────────────────────── */
h4,
.h4,
.title_4 {
	font-weight: 500;
	font-size: 27px;
	line-height: 35px;
	letter-spacing: 0.25px;
}

/* ── H5 / .title_5 ──────────────────────────────────────────── */
h5,
.h5,
.title_5 {
	font-weight: 500;
	font-size: 22px;
	line-height: 30px;
	letter-spacing: 0.25px;
}

/* ── H6 / .title_6 ──────────────────────────────────────────── */
h6,
.h6,
.title_6 {
	font-weight: 500;
	font-size: 18px;
	line-height: 25px;
	letter-spacing: 0.25px;
}

/* ── Body / paragraph ───────────────────────────────────────── */
p {
	font-family: var(--pcl-font-sans);
	font-weight: 400;
	font-size: 18px;
	line-height: 29px;
	letter-spacing: 0;
}

p:last-child {
	margin-bottom: 0;
}

/* ── Button text ────────────────────────────────────────────── */
.button_text {
	font-family: var(--pcl-font-sans);
	font-weight: 600;
	font-size: 20px;
	line-height: 1;
	letter-spacing: 0;
}

/* ── Input text ─────────────────────────────────────────────── */
input,
select,
textarea,
.input-text {
	font-family: var(--pcl-font-sans);
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0;
}

/* ── Helper font-family classes ─────────────────────────────── */
.f_playfair {
	font-family: var(--pcl-font-serif) !important;
}

/* ── Link reset inside page content ────────────────────────── */
.page a,
.page-template a,
.single a,
.archive a,
.search a,
.blog a {
	text-decoration: none;
	color: var(--pcl-ink);
}

/* END CERAMICHEPISCITELLO TYPOGRAPHY */

/* BEGIN GLOBAL CLASSES */

.color_main_gold {
	color: var(--pcl-accent) !important;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="password"],
.wpcf7 input[type="search"],
.wpcf7 input[type="number"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="range"],
.wpcf7 input[type="date"],
.wpcf7 input[type="month"],
.wpcf7 input[type="week"],
.wpcf7 input[type="time"],
.wpcf7 input[type="datetime"],
.wpcf7 input[type="datetime-local"],
.wpcf7 input[type="color"],
.wpcf7 .form-select {
	padding: 10px 16px;
	min-height: 48px;
	border: 1px solid #7A7A7A;
	border-radius: 8px;
	background-color: #fff;
}

.wpcf7 textarea {
	background-color: #fff;
	padding: 12px 16px;
	border-radius: 8px;
}

.wpcf7 label {
	color: #fff;
	font-size: 16px;
	margin-bottom: 6px;
}

.wpcf7 label a {
	color: #fff;
	border-bottom: 1px solid #fff;
}

/* NB: lo styling della privacy CF7 (.wpcf7-acceptance) è scopato su
   .contatti-form__panel nella sezione PAGINA CONTATTI (gli ID #newsletter /
   #page-contacts dei vecchi template non esistono in questo tema). */

.wpcf7-spinner {
	position: absolute;
	right: 18%;
	top: 13%;
	background-color: var(--pcl-ink);
}

::-webkit-input-placeholder {
	/* Chrome and Safari */
	font-size: 14px !important;
	font-weight: 400 !important;
	color: #868D98 !important;
	opacity: 1;
}

:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	font-size: 14px !important;
	font-weight: 400 !important;
	color: #868D98 !important;
	opacity: 1;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	font-size: 14px !important;
	font-weight: 400 !important;
	color: #868D98 !important;
	opacity: 1;
}

:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	font-size: 14px !important;
	font-weight: 400 !important;
	color: #868D98 !important;
}

::-ms-input-placeholder {
	/* Microsoft Edge */
	font-size: 14px !important;
	font-weight: 400 !important;
	color: #868D98 !important;
}

::placeholder {
	font-size: 14px !important;
	font-weight: 400 !important;
	color: #868D98 !important;
}

.wpcf7-acceptance .wpcf7-list-item {
	margin-left: 0;
}

/* ── Atoms ──────────────────────────────────────────────────── */

/* Tag / Badge */
.pcl-tag {
	display: inline-block;
	background-color: var(--pcl-olive);
	padding: 6px 12px;
	border-radius: var(--pcl-radius-sm);
	font-family: var(--pcl-font-serif);
	font-weight: 500;
	font-size: 18px;
	line-height: 25px;
	letter-spacing: 0.25px;
	color: var(--pcl-white);
	text-decoration: none;
	text-transform: uppercase;
	transition: background-color .2s ease;
}

.pcl-tag:hover {
	background-color: var(--pcl-ink);
	color: var(--pcl-white);
}

/* Variante gold (es. badge categoria del blog) */
.pcl-tag--gold {
	background-color: var(--pcl-accent);
}

.pcl-tag--gold:hover {
	background-color: var(--pcl-ochre-deep);
}

/* Buttons */
.pcl-btn,
.single-product form.cart .single_add_to_cart_button.alt {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	gap: 8px;
	min-height: 48px;
	padding: 12px 24px;
	border: 2px solid transparent;
	border-radius: var(--pcl-radius-md);
	font-family: var(--pcl-font-serif);
	font-weight: 600;
	font-size: 20px;
	line-height: 1;
	letter-spacing: 0;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	transition: background-color .2s ease, border-color .2s ease, color .2s ease;
}

.pcl-btn svg {
	width: 24px;
	height: 24px;
	flex-shrink: 0;
}

/* Filled scuro — usato anche dall'add-to-cart WooCommerce */
.pcl-btn--filled,
.pcl-btn--filled-black,
.single-product form.cart .single_add_to_cart_button.alt {
	background-color: var(--pcl-accent);
	color: var(--pcl-white);
}

.pcl-btn--filled:hover,
.pcl-btn--filled-black:hover,
.single-product form.cart .single_add_to_cart_button.alt:hover {
	background-color: var(--pcl-olive);
}

/* Filled colore (variante accento) */
.pcl-btn--filled-color {
	background-color: var(--pcl-ochre-deep);
	color: var(--pcl-white);
}

.pcl-btn--filled-color:hover {
	background-color: var(--pcl-ink);
}

/* Filled Dark (scuro → verde scuro) — bottone "Acquista ora" del prodotto */
.pcl-btn--filled-dark {
	background-color: var(--pcl-ink);
	color: var(--pcl-white);
}

.pcl-btn--filled-dark:hover {
	background-color: var(--pcl-ink);
}

/* Outlined Black (bordo scuro → bordo gold) */
.pcl-btn--outlined,
.pcl-btn--outlined-black {
	background-color: transparent;
	border-color: var(--pcl-ink);
	color: var(--pcl-ink);
}

.pcl-btn--outlined:hover,
.pcl-btn--outlined-black:hover {
	background-color: #F8F6F3;
	border-color: var(--pcl-accent);
	color: var(--pcl-accent);
}

/* Outlined White (bordo bianco → bordo gold) */
.pcl-btn--outlined-white {
	background-color: transparent;
	border-color: var(--pcl-white);
	color: var(--pcl-white);
}

.pcl-btn--outlined-white:hover {
	background-color: #EFE9D8;
	border-color: var(--pcl-accent);
	color: var(--pcl-accent);
}

/* Override generic a{color} page rules that would clobber button colors.
   Specificity a.pcl-btn--* = (0,1,1) — same as .page-template a but declared
   later in source, so wins the cascade. */
a.pcl-btn--filled,
a.pcl-btn--filled-black {
	color: var(--pcl-white);
}

a.pcl-btn--filled:hover,
a.pcl-btn--filled-black:hover {
	color: var(--pcl-white);
}

a.pcl-btn--filled-color {
	color: var(--pcl-white);
}

a.pcl-btn--filled-color:hover {
	color: var(--pcl-white);
}

a.pcl-btn--outlined-white {
	color: var(--pcl-white);
}

a.pcl-btn--outlined-white:hover {
	color: var(--pcl-accent);
}

a.pcl-btn--outlined,
a.pcl-btn--outlined-black {
	color: var(--pcl-ink);
}

a.pcl-btn--outlined:hover,
a.pcl-btn--outlined-black:hover {
	color: var(--pcl-accent);
}

/* END GLOBAL CLASSES */

/* BEGIN UTILITIES */

/* ── Spaziatura sezione (padding verticale) ─────────────────── */
.sec_padding {
	padding: var(--pcl-space-3xl) 0;
}

@media only screen and (max-width: 1199px) {
	.sec_padding {
		padding: var(--pcl-space-2xl) 0;
	}
}

@media only screen and (max-width: 575px) {
	.sec_padding {
		padding: var(--pcl-space-xl) 0;
	}
}

/* END UTILITIES */

/* BEGIN HEADER */

/* ── TOPBAR ─────────────────────────────────────────────────── */
#topbar {
	background-color: var(--pcl-ink);
	min-height: 52px;
	display: flex;
	align-items: center;
	text-align: center;
	width: 100%;
	padding: 6px 0;
}

#topbar .topbar-label {
	font-family: 'Playfair Display', serif;
	font-size: 18px;
	font-weight: 600;
	font-style: italic;
	color: var(--pcl-accent);
	letter-spacing: 0.25px;
}

/* Topbar nascosta su mobile (sotto lg) */
@media (max-width: 991px) {
	#topbar {
		display: none;
	}
}

/* ── NAVBAR ─────────────────────────────────────────────────── */
#site-navbar {
	background-color: #F9F6EF;
	position: sticky;
	top: 0;
	z-index: 200;
	transition: box-shadow 0.3s ease;
}

/* Compensa l'admin bar di WP */
.logged-in #site-navbar {
	top: 32px;
}

@media (max-width: 782px) {
	.logged-in #site-navbar {
		top: 46px;
	}
}

.navbar-inner {
	display: grid;
	/* minmax(0,1fr): le due colonne laterali restano UGUALI anche se il menu è
	   largo (con 1fr semplice il contenuto allargava la colonna sx e spostava il
	   logo fuori centro sotto i 1400). Così il logo resta allineato alla curva. */
	grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
	align-items: center;
	height: var(--pcl-navbar-h);
	gap: 16px;
}

/* Colonne esplicite: il logo resta in colonna 2 (centro) anche quando
   il menu di sinistra è nascosto su mobile. */
.navbar-left {
	grid-column: 1;
}

.navbar-brand-wrap {
	grid-column: 2;
}

/* Logo davvero centrato: icone in colonna 3, allineate a destra */
.navbar-icons {
	grid-column: 3;
	justify-self: end;
}

/* Sotto xl (1200) il menu desktop è nascosto (5 voci + logo grande non ci stanno):
   niente griglia, logo a sinistra e icone/hamburger a destra. */
@media (max-width: 1199px) {
	.navbar-inner {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
}

/* Compattazione su mobile vero (sotto lg). */
@media (max-width: 991px) {
	.navbar-inner {
		height: 80px;
	}
}

/* ── Menu voce ──────────────────────────────────────────────── */
/* Tipografia .button_text (Playfair) ridichiarata qui: il selettore
   (0,3,0) batte il .nav-link di Bootstrap, caricato dopo la style.css. */
.piscitello-nav .nav-item .nav-link {
	font-family: var(--pcl-font-serif);
	font-weight: 600;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0;
	text-transform: uppercase;
	color: var(--pcl-ink);
	padding: 6px 8px;
	text-decoration: none;
	transition: color 0.2s;
	white-space: nowrap;
}

.piscitello-nav .nav-item .nav-link:hover,
.piscitello-nav .nav-item .nav-link.active {
	color: var(--pcl-olive);
}

@media (min-width: 1400px) {
	.piscitello-nav .nav-item .nav-link {
		font-size: 18px;
		padding: 6px 12px;
	}
}

/* ── Logo centro ────────────────────────────────────────────── */
.navbar-brand-wrap {
	flex-shrink: 0;
}

.navbar-brand-wrap .custom-logo-link,
.navbar-brand-wrap .navbar-brand-text {
	display: block;
	line-height: 1;
	text-decoration: none;
	color: var(--pcl-ink);
}

.navbar-brand-wrap .custom-logo-link img,
.navbar-brand-wrap .custom-logo {
	max-height: 100px;
	width: auto;
}

/* Logo ridotto su mobile (override dopo la regola base per vincere l'ordine) */
@media (max-width: 991px) {

	.navbar-brand-wrap .custom-logo-link img,
	.navbar-brand-wrap .custom-logo {
		max-height: 50px;
	}
}

/* ── Icone destra ───────────────────────────────────────────── */
.navbar-icon-btn {
	background: none;
	border: none;
	padding: 4px;
	cursor: pointer;
	color: var(--pcl-ink);
	display: flex;
	align-items: center;
	gap: 6px;
	text-decoration: none;
	transition: color 0.2s;
	line-height: 1;
}

.navbar-icon-btn:hover,
.navbar-icon-btn:focus-visible {
	color: var(--pcl-ink);
	outline: none;
}

.navbar-cart-btn {
	gap: 8px;
}

/* Tipografia da .button_text + .f_playfair (vedi markup header.php) */
.cart-label {
	text-transform: uppercase;
	color: var(--pcl-ink);
}

.cart-icon-wrap {
	display: inline-flex;
	position: relative;
}

.cart-count {
	position: absolute;
	top: -7px;
	right: -9px;
	background-color: var(--pcl-accent);
	color: #fff;
	border-radius: 50%;
	width: 17px;
	height: 17px;
	font-size: 10px;
	font-weight: 700;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
}

/* ── Hamburger mobile ───────────────────────────────────────── */
.navbar-hamburger {
	background: none;
	border: none;
	padding: 4px;
	cursor: pointer;
	color: var(--pcl-ink);
	display: flex;
	align-items: center;
}

/* ── Offcanvas mobile ───────────────────────────────────────── */
#mobileMenu {
	background-color: var(--pcl-paper-soft);
	max-width: 320px;
}

#mobileMenu .offcanvas-header {
	padding: 20px 24px 16px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

#mobileMenu .offcanvas-logo .custom-logo-link img,
#mobileMenu .offcanvas-logo .custom-logo {
	max-height: 52px;
	width: auto;
}

#mobileMenu .offcanvas-body {
	padding: 24px;
}

.mobile-nav .mobile-nav-link {
	display: block;
	font-family: 'Mulish', sans-serif;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	color: var(--pcl-ink);
	padding: 14px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.07);
	text-decoration: none;
	transition: color 0.2s;
}

.mobile-nav .mobile-nav-link:hover,
.mobile-nav .mobile-nav-link.active {
	color: var(--pcl-ink);
}

.mobile-cart-link {
	font-family: 'Mulish', sans-serif;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	color: var(--pcl-ink);
	text-decoration: none;
}

.mobile-cart-count {
	background-color: var(--pcl-accent);
	color: #fff;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	font-size: 11px;
	font-weight: 700;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

/* ── Modal ricerca ──────────────────────────────────────────── */
.search-modal-content {
	background-color: var(--pcl-paper-soft);
	border: none;
	border-radius: 12px;
}

.search-modal-content .search-form,
.search-empty .search-form {
	display: flex;
	gap: 12px;
}

.search-modal-content .search-field,
.search-empty .search-field {
	flex: 1;
	padding: 12px 16px;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 8px;
	font-size: 16px;
	background-color: #fff;
}

.search-modal-content .search-submit,
.search-empty .search-submit {
	background-color: var(--pcl-ink);
	color: #fff;
	border: none;
	border-radius: 8px;
	padding: 12px 24px;
	font-weight: 700;
	cursor: pointer;
	transition: background-color 0.2s;
}

.search-modal-content .search-submit:hover,
.search-empty .search-submit:hover {
	background-color: #1e3612;
}

/* ── Pagina ricerca: stato "nessun risultato" ───────────────── */
.search-empty__text {
	margin-bottom: var(--pcl-space-lg);
	font-size: 20px;
	color: var(--pcl-ink);
}

/* ── HERO ───────────────────────────────────────────────────── */
#hero {
	position: relative;
	overflow: hidden;
	min-height: 88vh;
	display: flex;
	flex-direction: column;
	/* fallback scuro sotto l'immagine: tiene leggibili overlay+testo bianco
	   se l'immagine hero non è caricata (piscitello_image()/picture assente) */
	background-color: var(--pcl-ink);
}

/* Hero aspect ratio per pagina — Figma 1920×880 (AR 2.18) per home */
.page-template-page-home #hero {
	aspect-ratio: 2.18;
	min-height: auto;
}

/* Hero pagine interne — Figma 1920×600 (AR 3.2), più basso */
.page-template-page-about #hero,
.page-template-page-contatti #hero,
#hero.woo-hero {
	aspect-ratio: 3.2;
	min-height: auto;
}

/* Hero banner del singolo prodotto (contenuto centrato + breadcrumb) */
.woo-hero {
	justify-content: center;
}

/* Su shop/prodotto il body ha la classe `woocommerce`, quindi la regola di
   WooCommerce `.woocommerce img { height: auto }` colpisce l'immagine dell'hero
   e la "schiaccia" (su mobile non copre più). Ripristiniamo height:100% con
   specificità maggiore (.woo-hero .hero-bg = 0,2,0 > .woocommerce img = 0,1,1). */
.woo-hero .hero-bg {
	height: 100%;
}

.woo-hero .hero-content {
	text-align: center;
}

.woo-hero__crumbs {
	color: rgba(255, 255, 255, 0.8);
	font-size: 14px;
	margin-bottom: var(--pcl-space-sm);
}

.woo-hero__crumbs a {
	color: inherit;
	text-decoration: none;
}

.woo-hero__crumbs a:hover {
	text-decoration: underline;
}

.woo-hero__tagline {
	font-family: var(--pcl-font-serif);
	font-style: italic;
	color: var(--pcl-white);
	font-size: 28px;
	margin: 0;
}

.woo-hero__sub {
	color: rgba(255, 255, 255, 0.9);
	margin: var(--pcl-space-sm) 0 0;
}

.hero-picture {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
}

.hero-bg {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	display: block;
}

.hero-overlay {
	position: absolute;
	inset: 0;
	background: linear-gradient(to right,
			rgba(0, 0, 0, 0.62) 0%,
			rgba(0, 0, 0, 0.35) 55%,
			rgba(0, 0, 0, 0.08) 100%);
	z-index: 1;
}

.hero-content {
	position: relative;
	z-index: 2;
	flex: 1;
	display: flex;
	align-items: center;
	padding: 80px 0 100px;
}

.hero-title {
	font-family: 'Playfair Display', serif;
	font-size: 54px;
	font-weight: 700;
	line-height: 1.12;
	color: #fff;
	margin-bottom: 10px;
	letter-spacing: -0.5px;
}

.hero-subtitle {
	font-family: 'Playfair Display', serif;
	font-size: 34px;
	font-weight: 400;
	font-style: italic;
	color: #fff;
	line-height: 1.3;
	margin-bottom: 20px;
}

.hero-text {
	font-family: 'Mulish', sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.65;
	color: rgba(255, 255, 255, 0.88);
	max-width: 460px;
	margin-bottom: 0;
}

.hero-ctas {
	margin-top: 32px !important;
}

/* I bottoni dell'hero usano gli atom .pcl-btn--filled-black e
   .pcl-btn--outlined-white (vedi sezione Atoms / markup header.php). */

/* Wave in fondo all'hero */
.hero-wave {
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	z-index: 3;
	line-height: 0;
}

.hero-wave svg {
	display: block;
	width: 100%;
	height: auto;
}

/* Linguetta cream separatrice sotto l'header, centrata sotto il logo */
.hero-notch {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 560px;
	max-width: 100%;
	z-index: 4;
	line-height: 0;
	pointer-events: none;
}

.hero-notch svg {
	display: block;
	width: 100%;
	height: auto;
}

/* ── Responsive hero ────────────────────────────────────────── */
@media (max-width: 991px) {
	#hero {
		min-height: 70vh;
	}

	.hero-content {
		padding: 70px 0 80px;
	}

	.hero-title {
		font-size: 40px;
	}

	.hero-subtitle {
		font-size: 26px;
	}
}

@media (max-width: 575px) {
	#hero {
		min-height: 60vh;
	}

	.hero-title {
		font-size: 30px;
	}

	.hero-subtitle {
		font-size: 22px;
	}

	.hero-text {
		font-size: 14px;
	}

	.hero-ctas {
		flex-direction: column;
	}

	.hero-ctas .pcl-btn {
		width: 100%;
		font-size: 16px;
	}
}

/* Hero home su mobile: niente immagine mobile dedicata (per ora), quindi
   ritagliamo a fetta verticale la foto landscape via object-fit: cover.
   - aspect-ratio: auto → il 2.18 desktop non ha senso a schermo stretto;
   - min-height generosa → hero alto e verticale anche se il testo è corto;
   - object-position regola il punto focale del ritaglio (2° valore: più basso
     = mostra più parte alta della foto). Da rivedere quando arriva l'immagine
     mobile dedicata (campo ACF + <source media="(max-width:640px)"> in header.php). */
@media (max-width: 767px) {

	.page-template-page-home #hero,
	.page-template-page-about #hero,
	.page-template-page-contatti #hero,
	#hero.woo-hero {
		aspect-ratio: auto;
		min-height: 75vh;
	}

	.page-template-page-home .hero-bg,
	.page-template-page-about .hero-bg,
	.page-template-page-contatti .hero-bg,
	.woo-hero .hero-bg {
		object-position: center 35%;
	}
}

/* ── Overlay generico (pagine interne) ──────────────────────── */
.overlay {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.55);
	z-index: 2;
}

/* END HEADER */

/* BEGIN PAGE HOME */

/* ── Titolo di sezione (riutilizzabile in tutte le sezioni home) ──
   Pattern <em> per il corsivo colorato — usato in Storia, Recensioni,
   Location, FAQ, ecc. NON duplicare per sezione. */
.sec-title {
	margin-bottom: var(--pcl-space-md);
}

.sec-title em {
	font-style: italic;
	font-weight: inherit;
	color: var(--pcl-olive);
}

/* ── Monogramma decorativo "M" (brand mark, SVG con gradiente) ── */
.pcl-monogram {
	display: block;
	width: 76px;
	height: auto;
	margin-bottom: var(--pcl-space-md);
}

/* ── Sezione Storia ── */
#storia {
	background-color: var(--pcl-white);
}

.storia-badge {
	margin-bottom: var(--pcl-space-md);
}

.storia-text {
	margin-bottom: var(--pcl-space-lg);
	color: var(--pcl-ink-soft);
}

.storia-cta {
	display: inline-flex;
}

/* Media: immagine grande + card prodotto sovrapposta */
.storia-media {
	position: relative;
	padding-left: var(--pcl-space-2xl);
	padding-bottom: var(--pcl-space-2xl);
}

.storia-media__main {
	display: block;
}

.storia-media__main img {
	display: block;
	width: 100%;
	height: auto;
	aspect-ratio: 0.89;
	border-radius: var(--pcl-radius-24);
	object-fit: cover;
}

.storia-media__product {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 40%;
	max-width: 280px;
}

.storia-media__product img {
	display: block;
	width: 100%;
	height: auto;
	object-fit: contain;
	aspect-ratio: 1;
	background: var(--pcl-white);
	border: 10px solid var(--pcl-line);
	border-radius: var(--pcl-radius-10);
	box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.122);
}

@media (max-width: 991px) {
	.pcl-monogram {
		width: 60px;
	}

	.storia-media {
		padding-left: var(--pcl-space-lg);
		padding-bottom: var(--pcl-space-lg);
	}

	.storia-media__product {
		max-width: 200px;
	}
}

/* ── Testata di sezione riutilizzabile (intro a sx + CTA a dx) ──
   Usata in Prodotti e Blog. */
.sec-head {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	gap: var(--pcl-space-md);
	margin-bottom: var(--pcl-space-xl);
}

/* ── Sezione Prodotti ── */

.prodotti-badge {
	margin-bottom: var(--pcl-space-md);
}

/* In testata il titolo è più vicino al sottotitolo che nel resto del sito */
.prodotti-head .sec-title {
	margin-bottom: var(--pcl-space-xs);
}

.prodotti-sub {
	font-family: var(--pcl-font-serif);
	font-weight: 400;
	font-size: 22px;
	line-height: 1.3;
	color: var(--pcl-ink-soft);
	margin-bottom: 0;
}

.prodotti-cta {
	flex-shrink: 0;
}

/* Card prodotto */
.prodotto-card {
	display: flex;
	flex-direction: column;
	height: 100%;
	background: var(--pcl-white);
	border-radius: var(--pcl-radius-24);
	box-shadow: 0 18px 40px rgba(42, 42, 30, 0.07);
	overflow: hidden;
	transition: box-shadow .2s ease, transform .2s ease;
}

.prodotto-card:hover {
	box-shadow: 0 24px 48px rgba(42, 42, 30, 0.14);
	transform: translateY(-4px);
}

.prodotto-card__link {
	display: flex;
	flex-direction: column;
	height: 100%;
	color: inherit;
}

.prodotto-card__media {
	position: relative;
	padding: var(--pcl-space-md) var(--pcl-space-md) 0;
}

.prodotto-card__cat {
	position: absolute;
	top: var(--pcl-space-md);
	left: var(--pcl-space-md);
	z-index: 2;
}

.prodotto-card__img {
	display: block;
	width: 100%;
	height: auto;
	aspect-ratio: 1.5;
	object-fit: cover;
	margin-bottom: var(--pcl-space-md);
}

.prodotto-card__body {
	padding: var(--pcl-space-md);
	border-top: 1px solid var(--pcl-line);
}

.prodotto-card__price {
	font-family: var(--pcl-font-serif);
	font-weight: 700;
	font-size: 18px;
	line-height: 1.2;
	text-transform: uppercase;
	color: var(--pcl-ink);
}

.prodotto-card__shipping {
	font-family: var(--pcl-font-serif);
	font-size: 14px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	color: var(--pcl-ochre-deep);
	margin-top: 2px;
	margin-bottom: var(--pcl-space-sm);
}

.prodotto-card__title {
	margin-bottom: 0;
}

@media (max-width: 991px) {
	.sec-head {
		margin-bottom: var(--pcl-space-lg);
	}
}

/* ── Sezione Features (banda verde scuro) ── */
.features {
	background-color: var(--pcl-ink);
	color: rgba(255, 255, 255, 0.82);
}

.feature {
	text-align: center;
}

.feature-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 64px;
	height: 64px;
	margin: 0 auto var(--pcl-space-md);
	border-radius: 50%;
	background-color: var(--pcl-olive);
	color: var(--pcl-white);
}

.feature-icon svg,
.feature-icon img {
	width: 36px;
	height: 36px;
}

.feature-title {
	color: var(--pcl-accent);
	margin-bottom: var(--pcl-space-sm);
}

.feature-text {
	font-size: 16px;
	line-height: 1.6;
	color: #EFE9D8;
	margin-bottom: 0;
}

/* ── Tipografia riutilizzabile per sezioni "editoriali" (Esperienza, Qualità) ──
   Colore neutro (inherit): lo decide il contesto (gold/bianco). */
.sec-kicker {
	font-family: var(--pcl-font-serif);
	font-weight: 600;
	font-size: 18px;
	line-height: 1.4;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	color: inherit;
	margin-bottom: var(--pcl-space-sm);
}

.sec-display {
	font-family: var(--pcl-font-serif);
	font-weight: 600;
	font-size: 36px;
	line-height: 1.2;
	color: inherit;
	margin-bottom: var(--pcl-space-md);
}

.sec-display--italic {
	font-style: italic;
	font-weight: 500;
}

/* ── Sezione Recensioni ── */
.recensioni-head {
	margin-bottom: var(--pcl-space-xl);
}

.recensioni-logo {
	display: block;
	max-width: 200px;
	height: auto;
	margin: 0 auto var(--pcl-space-md);
}

.recensioni-badge {
	margin-bottom: var(--pcl-space-md);
}

.recensione-card {
	height: 100%;
	background: var(--pcl-white);
	border: 1px solid var(--pcl-line);
	/* accento superiore verde (come Figma) */
	border-top: 3px solid var(--pcl-ink);
	border-radius: var(--pcl-radius-lg);
	padding: var(--pcl-space-lg);
	box-shadow: 0 12px 30px rgba(42, 42, 30, 0.04);
}

.recensione-head {
	display: flex;
	align-items: center;
	gap: var(--pcl-space-sm);
	margin-bottom: var(--pcl-space-md);
}

.recensione-avatar {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	object-fit: cover;
	flex-shrink: 0;
}

.recensione-nome {
	font-family: var(--pcl-font-serif);
	font-weight: 600;
	font-size: 18px;
	line-height: 1.2;
	color: var(--pcl-ink);
}

.recensione-data {
	font-size: 14px;
	color: #948F85;
}

.recensione-stars {
	display: flex;
	gap: 4px;
	margin-bottom: var(--pcl-space-md);
}

.recensione-star {
	width: 18px;
	height: 18px;
	color: var(--pcl-line);
}

.recensione-star.is-on {
	color: var(--pcl-accent);
}

.recensione-text {
	font-size: 15px;
	line-height: 1.6;
	color: var(--pcl-ink-soft);
	margin-bottom: 0;
}

.recensioni-cta-wrap {
	margin-top: var(--pcl-space-xl);
}

/* Su mobile le 3 card prenderebbero troppo spazio verticale impilate: le
   trasformiamo in un carousel a scorrimento orizzontale (scroll-snap, nessun JS).
   Le card "sbirciano" (~85%) per suggerire lo swipe. Solo sotto i 768px (col-12).
   Specificità .recensioni .recensioni-grid (0,2,0) per battere il .row di
   Bootstrap, caricato DOPO il nostro style.css — vedi [ordine-css-bootstrap]. */
@media (max-width: 767.98px) {
	.recensioni .recensioni-grid {
		flex-wrap: nowrap;
		overflow-x: auto;
		scroll-snap-type: x mandatory;
		-webkit-overflow-scrolling: touch;
		scroll-padding-left: var(--bs-gutter-x, 1.5rem);
		padding-bottom: var(--pcl-space-sm);
		scrollbar-width: none;
	}

	.recensioni .recensioni-grid::-webkit-scrollbar {
		display: none;
	}

	.recensioni .recensioni-grid>[class*="col-"] {
		flex: 0 0 85%;
		max-width: 85%;
		scroll-snap-align: center;
	}
}

/* ── Sezione Blog ── */
.blog-badge {
	margin-bottom: var(--pcl-space-md);
}

.blog-cta {
	flex-shrink: 0;
}

.blog-card {
	height: 100%;
}

.blog-card__link {
	display: block;
	color: inherit;
}

.blog-card__media {
	margin-bottom: var(--pcl-space-md);
}

.blog-card__media img {
	display: block;
	width: 100%;
	height: auto;
	aspect-ratio: 1.5;
	object-fit: cover;
	border-radius: var(--pcl-radius-lg);
}

.blog-card__cat {
	margin-bottom: var(--pcl-space-md);
	text-transform: uppercase;
}

.blog-card__title {
	font-family: var(--pcl-font-serif);
	font-weight: 500;
	font-size: 26px;
	line-height: 1.25;
	color: var(--pcl-ink);
	margin-bottom: var(--pcl-space-sm);
	transition: color 0.2s ease;
}

.blog-card__link:hover .blog-card__title {
	color: var(--pcl-accent);
}

.blog-card__excerpt {
	font-size: 15px;
	line-height: 1.6;
	color: var(--pcl-ink-soft);
	margin-bottom: var(--pcl-space-sm);
}

.blog-card__meta {
	font-size: 14px;
	color: #948F85;
}

/* ── Sezione FAQ ── */
.faq-head {
	margin-bottom: var(--pcl-space-xl);
}

.faq-badge {
	margin-bottom: var(--pcl-space-md);
}

.faq-item {
	height: 100%;
	border: 1px solid var(--pcl-line);
	border-radius: var(--pcl-radius-sm);
	padding: var(--pcl-space-lg);
}

.faq-item__heading {
	margin: 0;
}

/* Il "head" è un <button>: reset e layout a riga */
.faq-item__head {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: var(--pcl-space-md);
	width: 100%;
	padding: 0;
	background: none;
	border: 0;
	text-align: left;
	cursor: pointer;
	color: inherit;
}

.faq-item__q {
	font-family: var(--pcl-font-serif);
	font-weight: 500;
	font-size: 22px;
	line-height: 1.3;
	color: var(--pcl-ink);
}

.faq-item__icon {
	flex-shrink: 0;
	color: var(--pcl-ink);
}

.faq-item__icon svg {
	display: block;
	width: 26px;
	height: 26px;
	transition: transform 0.25s ease;
}

/* "+" → "×" quando aperto */
.faq-item__head[aria-expanded="true"] .faq-item__icon svg {
	transform: rotate(45deg);
}

.faq-item__a {
	font-size: 15px;
	line-height: 1.6;
	color: var(--pcl-ink-soft);
	margin: 0;
	padding-top: var(--pcl-space-sm);
}

/* ── Sezione Location ── */
.location {
	position: relative;
	overflow: hidden;
}

.location .container {
	position: relative;
	z-index: 1;
}

.location-badge {
	margin-bottom: var(--pcl-space-md);
}

.location-text {
	margin-bottom: var(--pcl-space-lg);
	color: var(--pcl-ink-soft);
}

.location-media {
	position: relative;
}

.location-media__img img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: var(--pcl-radius-lg);
	object-fit: cover;
	aspect-ratio: 1;
}

.location-media__label {
	position: absolute;
	left: 24px;
	bottom: 48px;
	background: var(--pcl-white);
	padding: 16px 24px;
	border-radius: var(--pcl-radius-sm);
	box-shadow: 0 18px 40px rgba(42, 42, 30, 0.16);
	max-width: 75%;
}

.location-label__title {
	font-family: var(--pcl-font-serif);
	font-weight: 500;
	font-size: 22px;
	line-height: 1.2;
	color: var(--pcl-ink);
}

.location-label__sub {
	font-family: var(--pcl-font-serif);
	font-weight: 600;
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: var(--pcl-ink);
	margin-top: 2px;
}

.location-watermark {
	left: -70px;
	bottom: -90px;
	width: 480px;
	opacity: 0.1;
}

@media (max-width: 991px) {
	.location-media__label {
		left: 0;
		bottom: 24px;
		padding: 12px 18px;
	}

	.location-watermark {
		width: 280px;
		left: -50px;
		bottom: -50px;
	}
}

/* ── Sezione Qualità (immagine di sfondo + overlay) ── */
.qualita {
	position: relative;
	display: flex;
	align-items: center;
	overflow: hidden;
	padding: var(--pcl-space-3xl) 0;
	min-height: 560px;
	/* fallback scuro sotto l'immagine: se manca il bg, l'overlay+testo bianco
	   restano leggibili (piscitello_image() rende '' senza immagine reale) */
	background-color: var(--pcl-ink);
	color: #EFE9D8;
}

.qualita-bg {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 1;
}

.qualita-overlay {
	position: absolute;
	inset: 0;
	z-index: 2;
	background: rgba(0, 0, 0, 0.6);

}

.qualita-inner {
	position: relative;
	z-index: 3;
}

.qualita-monogram {
	display: block;
	width: 56px;
	height: auto;
	margin-bottom: var(--pcl-space-md);
}

.qualita .sec-display {
	color: var(--pcl-accent);
}

.qualita-text {
	max-width: 460px;
	margin-bottom: 0;
	color: #F9F6EF;
}

.qualita-logo {
	text-align: center;
}

.qualita-logo img {
	max-width: 100%;
	height: auto;
}

/* ── Sezione Esperienza (split immagine / pannello verde) ── */
.esperienza-media {
	position: relative;
	min-height: 360px;
	background: var(--pcl-white);
}

.esperienza-media img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.esperienza-panel {
	position: relative;
	overflow: hidden;
	display: flex;
	align-items: center;
	/* pannello scuro editoriale */
	background: var(--pcl-ink);
	color: rgba(255, 255, 255, 0.82);
	padding: var(--pcl-space-2xl) var(--pcl-space-xl);
}

.esperienza-panel__inner {
	position: relative;
	z-index: 2;
	max-width: 600px;
	padding: 0 24px
}

@media only screen and (min-width: 992px) {
	.esperienza-panel__inner {
		padding-left: var(--pcl-space-xl);
	}
}

.esperienza-badge {
	margin-bottom: var(--pcl-space-md);
}

.esperienza .sec-kicker {
	font-size: 43px;
	font-weight: 600;
	letter-spacing: 0.25px;
	color: var(--pcl-accent);
}

.esperienza-panel .sec-display {
	color: var(--pcl-white);
}

.esperienza-text {
	margin-bottom: var(--pcl-space-lg);
	color: rgba(255, 255, 255, 0.82);
}

/* Watermark "M" decorativo riutilizzabile (Esperienza, Location) */
.pcl-watermark {
	position: absolute;
	height: auto;
	z-index: 0;
	pointer-events: none;
}

.esperienza-watermark {
	right: -40px;
	bottom: -60px;
	width: 420px;
	opacity: 0.07;
}

@media (max-width: 991px) {
	.sec-display {
		font-size: 28px;
	}

	/* Qualità: overlay uniforme (testo e logo si impilano) */
	.qualita {
		min-height: 0;
		padding: var(--pcl-space-2xl) 0;
	}

	.qualita-overlay {
		background: rgba(58, 90, 58, 0.8);
	}

	.qualita-logo {
		margin-top: var(--pcl-space-lg);
	}

	/* Esperienza */
	.esperienza-panel {
		padding: var(--pcl-space-xl) var(--pcl-space-md);
	}

	.esperienza .sec-kicker {
		font-size: 20px;
	}

	.esperienza-watermark {
		width: 240px;
		right: -20px;
		bottom: -30px;
	}
}

/* END PAGE HOME */

/* BEGIN PAGE CONTACTS */

/* END PAGE CONTACTS */

/* BEGIN FOOTER */

.site-footer {
	background-color: var(--pcl-ink);
	color: rgba(255, 255, 255, 0.78);
	font-family: var(--pcl-font-sans);
}

.site-footer ul {
	margin-left: 0;
}

.site-footer .footer-top {
	padding-top: var(--pcl-space-3xl);
	padding-bottom: var(--pcl-space-xl);
}

/* ── Heading colonne (gold) ── */
.site-footer .footer-heading {
	font-family: var(--pcl-font-serif);
	font-size: 26px;
	font-weight: 600;
	color: var(--pcl-accent);
	margin-bottom: var(--pcl-space-lg);
}

/* ── Liste (menu / privacy) ── */
.site-footer .footer-menu li {
	margin-bottom: 12px;
}

.site-footer .footer-menu a {
	font-family: var(--pcl-font-serif);
	color: var(--pcl-white);
	text-decoration: none;
	font-size: 18px;
	letter-spacing: 0.3px;
	transition: color 0.2s ease;
}

.site-footer .footer-menu a:hover {
	color: var(--pcl-accent);
}

/* ── Colonna Azienda (contatti) ── */
.site-footer .footer-contact li {
	margin-bottom: 12px;
	font-family: var(--pcl-font-serif);
	font-size: 18px;
}

.site-footer .footer-contact a,
.site-footer .footer-cf {
	color: var(--pcl-white);
	text-decoration: none;
	transition: color 0.2s ease;
}

.site-footer .footer-contact a:hover {
	color: var(--pcl-accent);
}

/* ── Colonna Logo (a destra) ── */
.site-footer .footer-brand {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.site-footer .footer-logo img {
	max-width: 220px;
	height: auto;
}

@media (max-width: 767px) {
	.site-footer .footer-logo img {
		max-width: 120px;
	}
}

.site-footer .footer-logo--mockup img {
	border-radius: var(--pcl-radius-md);
}

/* ── Bottom bar (copyright · social · crediti) ── */
.site-footer .footer-bottom {
	border-top: 1px solid rgba(255, 255, 255, 0.14);
	padding: var(--pcl-space-lg) 0;
	font-size: 14px;
}

.site-footer .footer-bottom__inner {
	display: grid;
	grid-template-columns: 1fr auto 1fr;
	align-items: center;
	gap: var(--pcl-space-md);
}

.site-footer .footer-copyright {
	justify-self: start;
	color: rgba(255, 255, 255, 0.78);
}

.site-footer .footer-credits {
	justify-self: end;
	text-align: right;
	color: rgba(255, 255, 255, 0.78);
}

.site-footer .footer-credits a {
	color: var(--pcl-accent);
	text-decoration: none;
}

/* ── Social (cerchi, centrati nella bottom bar) ── */
.site-footer .footer-social {
	justify-self: center;
	display: flex;
	gap: 12px;
}

.site-footer .footer-social a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border-radius: var(--pcl-radius-pill);
	background-color: var(--pcl-ochre-deep);
	color: var(--pcl-white);
	transition: background-color 0.2s ease, color 0.2s ease;
}

.site-footer .footer-social a:hover {
	background-color: var(--pcl-accent);
	color: var(--pcl-white);
}

/* ── Mobile ── */
@media (max-width: 767px) {
	.site-footer .footer-brand {
		justify-content: flex-start;
	}

	.site-footer .footer-bottom__inner {
		grid-template-columns: 1fr;
		justify-items: center;
		text-align: center;
		gap: var(--pcl-space-md);
	}

	.site-footer .footer-copyright,
	.site-footer .footer-credits {
		justify-self: center;
		text-align: center;
	}
}

/* END FOOTER */

/* BEGIN PAGINATION */
/* the_posts_pagination() → nav.pagination > .nav-links > a/span.page-numbers.
   Bootstrap (caricato DOPO) impone display:flex su .pagination: aggiungiamo
   justify-content:center per centrare. Vedi [ordine-css-bootstrap]. */
.pagination {
	justify-content: center;
	flex-wrap: wrap;
	margin-top: var(--pcl-space-2xl);
}

.pagination .nav-links {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: var(--pcl-space-xs);
}

.pagination .page-numbers {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 44px;
	height: 44px;
	padding: 0 14px;
	border: 1px solid var(--pcl-line);
	border-radius: var(--pcl-radius-sm);
	background-color: var(--pcl-white);
	color: var(--pcl-ink);
	font-family: var(--pcl-font-serif);
	font-size: 17px;
	line-height: 1;
	text-decoration: none;
	transition: background-color .2s ease, color .2s ease, border-color .2s ease;
}

.pagination a.page-numbers:hover {
	background-color: var(--pcl-paper-soft);
	border-color: var(--pcl-accent);
	color: var(--pcl-ink);
}

.pagination .page-numbers.current {
	background-color: var(--pcl-ink);
	border-color: var(--pcl-ink);
	color: var(--pcl-white);
	font-weight: 600;
}

/* I puntini "…" non sono cliccabili: niente box */
.pagination .page-numbers.dots {
	border-color: transparent;
	background: transparent;
	min-width: 0;
	padding: 0 6px;
}

/* "Precedenti" / "Successivi": testo, larghezza automatica */
.pagination .prev.page-numbers,
.pagination .next.page-numbers {
	font-weight: 600;
	letter-spacing: 0.3px;
}

/* ── Shop WooCommerce: woocommerce_pagination() → nav.woocommerce-pagination
   > ul.page-numbers > li. Su shop/categoria/prodotto i CSS di Woo NON sono
   dequeuati (functions.php), quindi servono selettori più specifici dei suoi
   (.page-numbers in più) per sovrascrivere bordi e padding di default. */
.woocommerce nav.woocommerce-pagination {
	margin-top: var(--pcl-space-2xl);
	text-align: center;
}

.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li {
	border: 0;
	margin: 0;
	padding: 0;
}

.woocommerce nav.woocommerce-pagination ul {
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: var(--pcl-space-xs);
	list-style: none;
}

.woocommerce nav.woocommerce-pagination ul li a.page-numbers,
.woocommerce nav.woocommerce-pagination ul li span.page-numbers {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 44px;
	height: 44px;
	padding: 0 14px;
	border: 1px solid var(--pcl-line);
	border-radius: var(--pcl-radius-sm);
	background-color: var(--pcl-white);
	color: var(--pcl-ink);
	font-family: var(--pcl-font-serif);
	font-size: 17px;
	line-height: 1;
	text-decoration: none;
	transition: background-color .2s ease, color .2s ease, border-color .2s ease;
}

.woocommerce nav.woocommerce-pagination ul li a.page-numbers:hover,
.woocommerce nav.woocommerce-pagination ul li a.page-numbers:focus {
	background-color: var(--pcl-paper-soft);
	border-color: var(--pcl-accent);
	color: var(--pcl-ink);
}

.woocommerce nav.woocommerce-pagination ul li span.page-numbers.current {
	background-color: var(--pcl-ink);
	border-color: var(--pcl-ink);
	color: var(--pcl-white);
	font-weight: 600;
}

.woocommerce nav.woocommerce-pagination ul li span.page-numbers.dots {
	border-color: transparent;
	background: transparent;
	min-width: 0;
	padding: 0 6px;
}

/* END PAGINATION */

/*--------------------------------------------------------------
# PAGINA CHI SIAMO (page-about.php)
--------------------------------------------------------------*/

/* ── 02 Storia: immagine sx + testo dx ──────────────────────── */
.about-storia__media {
	position: relative;
}

.about-storia__img {
	display: block;
	width: 100%;
	height: auto;
	aspect-ratio: 0.86;
	object-fit: cover;
	border-radius: var(--pcl-radius-lg);
}

.about-storia__badge {
	margin-bottom: var(--pcl-space-md);
}

.about-storia__logo {
	display: block;
	width: auto;
	max-height: 64px;
	margin-bottom: var(--pcl-space-sm);
}

.about-storia__text {
	margin-top: var(--pcl-space-md);
}

.about-storia__cta {
	display: inline-flex;
	margin-top: var(--pcl-space-lg);
}

@media (max-width: 991px) {
	.about-storia__img {
		aspect-ratio: 1.3;
	}
}

/* ── 03 Famiglia: testo sx + collage 2 immagini dx ──────────── */
.about-famiglia {
	position: relative;
	overflow: hidden;
}

.about-famiglia .container {
	position: relative;
	z-index: 1;
}

/* Watermark "M" calligrafico in basso a sinistra, tono rosato (come Figma) */
.about-famiglia__watermark {
	position: absolute;
	left: -56px;
	bottom: -70px;
	width: 460px;
	height: auto;
	color: var(--pcl-accent);
	opacity: 0.06;
	pointer-events: none;
	z-index: 0;
}

.about-famiglia__badge {
	margin-bottom: var(--pcl-space-md);
}

.about-famiglia__text {
	margin-top: var(--pcl-space-md);
}

.about-famiglia__cta {
	display: inline-flex;
	margin-top: var(--pcl-space-lg);
}

.about-famiglia__media {
	position: relative;
	padding-right: var(--pcl-space-2xl);
	padding-bottom: var(--pcl-space-2xl);
}

.about-famiglia__img {
	display: block;
	width: 100%;
	height: auto;
	object-fit: cover;
	border-radius: var(--pcl-radius-lg);
}

.about-famiglia__img1 .about-famiglia__img {
	aspect-ratio: 0.95;
}

.about-famiglia__img2 {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 44%;
	max-width: 240px;
}

.about-famiglia__img2 .about-famiglia__img {
	aspect-ratio: 1;
	border: 8px solid var(--pcl-white);
	border-radius: var(--pcl-radius-md);
	box-shadow: 0 18px 40px rgba(42, 42, 30, 0.18);
}

/* ── 04 Location: full-bleed centrato ───────────────────────── */
.about-location {
	position: relative;
	overflow: hidden;
	display: flex;
	align-items: center;
	min-height: 70vh;
	/* fallback scuro sotto l'immagine (vedi nota in .qualita) */
	background-color: var(--pcl-ink);
}

.about-location__bg {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	z-index: 0;
}

.about-location__overlay {
	position: absolute;
	inset: 0;
	background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.45));
	z-index: 1;
}

.about-location__inner {
	position: relative;
	z-index: 2;
	color: var(--pcl-white);
	padding: var(--pcl-space-3xl) 0;
}

.about-location__badge {
	margin-bottom: var(--pcl-space-md);
}

.about-location__title {
	color: var(--pcl-white);
}

.about-location__text {
	margin: var(--pcl-space-md) auto var(--pcl-space-lg);
	max-width: 640px;
}

.about-location__cta {
	display: inline-flex;
}

/* ── 05 Filosofia: 4 colonne su sfondo oro ──────────────────── */
.about-filosofia {
	background-color: var(--pcl-accent);
	color: var(--pcl-white);
}

.about-filosofia__head {
	max-width: 720px;
	margin: 0 auto var(--pcl-space-2xl);
}

.about-filosofia__kicker {
	color: rgba(255, 255, 255, 0.85);
}

.about-filosofia__title {
	color: var(--pcl-white);
}

.about-filosofia__voce-title {
	font-family: var(--pcl-font-serif);
	font-weight: 600;
	font-style: italic;
	font-size: 43px;
	line-height: 52px;
	letter-spacing: 0.25px;
	color: var(--pcl-ink);
	margin-bottom: var(--pcl-space-sm);
}

@media (max-width: 991px) {
	.about-filosofia__voce-title {
		font-size: 34px;
		line-height: 42px;
	}
}

.about-filosofia__voce-text {
	color: rgba(255, 255, 255, 0.92);
}

/* ── 06 Processo: full-bleed con elenco + logo ──────────────── */
.about-processo {
	position: relative;
	overflow: hidden;
	display: flex;
	align-items: center;
	min-height: 60vh;
	/* fallback scuro sotto l'immagine (vedi nota in .qualita) */
	background-color: var(--pcl-ink);
}

.about-processo__bg {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	z-index: 0;
}

.about-processo__overlay {
	position: absolute;
	inset: 0;
	background: linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3));
	z-index: 1;
}

.about-processo__inner {
	position: relative;
	z-index: 2;
	color: var(--pcl-white);
	padding: var(--pcl-space-2xl) 0;
}

/* Marchio "M" del brand: logo normale sopra il badge (come about-storia__logo) */
.about-processo__mark {
	display: block;
	width: 80px;
	height: auto;
	color: var(--pcl-paper-soft);
	margin-bottom: var(--pcl-space-sm);
}

.about-processo__badge {
	margin-bottom: var(--pcl-space-md);
	color: rgba(255, 255, 255, 0.88);
}

.about-processo__title {
	color: var(--pcl-accent);
}

.about-processo__list {
	list-style: none;
	padding: 0;
	margin: 0;
}

/* Elenco centrato (testo + bullet inline), come da Figma */
.about-processo__list li {
	margin-bottom: var(--pcl-space-xs);
	color: rgba(255, 255, 255, 0.92);
}

.about-processo__list li:last-child {
	margin-bottom: 0;
}

.about-processo__list li::before {
	content: "•";
	color: var(--pcl-white);
	margin-right: 0.4em;
}

.about-processo__logo {
	text-align: center;
}

.about-processo__logo img {
	max-width: 280px;
	width: 100%;
	height: auto;
}

/* FAQ dopo il Processo: sfondo bianco per agganciarsi all'onda bianca */
.page-template-page-about #faq {
	background-color: var(--pcl-white);
}

/*--------------------------------------------------------------
# PAGINA CONTATTI (page-contatti.php)
--------------------------------------------------------------*/

/* ── 02 Form: info sx + pannello verde dx ───────────────────── */
/* Sfondo bianco: combacia con l'onda bianca dell'hero (body crema via Bootstrap). */
.contatti-form {
	background-color: var(--pcl-white);
}

.contatti-form__title em {
	color: var(--pcl-olive);
	font-style: italic;
}

.contatti-form__text {
	margin-top: var(--pcl-space-md);
}

.contatti-form__address {
	font-style: normal;
	margin-top: var(--pcl-space-lg);
	line-height: 1.9;
}

.contatti-form__socials {
	display: flex;
	gap: 14px;
	margin-top: var(--pcl-space-lg);
}

.contatti-form__socials a {
	color: var(--pcl-ink);
	transition: opacity 0.2s ease;
}

.contatti-form__socials a:hover {
	opacity: 0.6;
}

.contatti-form__panel {
	background-color: var(--pcl-olive);
	color: var(--pcl-white);
	padding: var(--pcl-space-xl);
}

.contatti-form__panel-title {
	font-family: var(--pcl-font-serif);
	color: var(--pcl-white);
	text-align: center;
	font-size: 30px;
	margin-bottom: var(--pcl-space-lg);
}

/* Input del form: vale sia per l'anteprima statica sia per l'output CF7 */
.contatti-form__panel input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),
.contatti-form__panel textarea,
.contatti-form__panel select {
	width: 100%;
	background: var(--pcl-white);
	border: 0;
	border-radius: 0;
	padding: 9px 16px;
	font-family: inherit;
	font-size: 16px;
	color: var(--pcl-ink-soft);
}

.contatti-form__panel textarea {
	resize: vertical;
}

.contatti-form__privacy {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	margin-top: var(--pcl-space-md);
	font-size: 14px;
	color: rgba(255, 255, 255, 0.85);
}

.contatti-form__privacy a {
	color: var(--pcl-white);
	text-decoration: underline;
}

.contatti-form__privacy input {
	margin-top: 3px;
	flex: 0 0 auto;
}

/* Privacy del form CF7 reale (.wpcf7-acceptance): stesso look della preview
   statica .contatti-form__privacy. Markup CF7: .wpcf7-acceptance > .wpcf7-list-item
   > label > input[checkbox] + .wpcf7-list-item-label. */
.contatti-form__panel .wpcf7-acceptance {
	margin-top: var(--pcl-space-md);
}

.contatti-form__panel .wpcf7-acceptance .wpcf7-list-item {
	margin: 0;
}

.contatti-form__panel .wpcf7-acceptance label {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	margin: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	color: rgba(255, 255, 255, 0.85);
}

.contatti-form__panel .wpcf7-acceptance input[type="checkbox"] {
	margin-top: 3px;
	flex: 0 0 auto;
}

.contatti-form__panel .wpcf7-acceptance a {
	color: var(--pcl-white);
	text-decoration: underline;
}

.contatti-form__submit {
	text-align: center;
	margin-top: var(--pcl-space-lg);
}

/* Fallback: se nel form CF7 non si aggiunge la classe .pcl-btn al submit.
   display:block + margin auto per centrarlo (CF7 non ha il wrapper
   .contatti-form__submit, è un input dentro al form). */
.contatti-form__panel .wpcf7-submit {
	display: block;
	margin: var(--pcl-space-lg) auto 0;
	background-color: var(--pcl-accent);
	color: var(--pcl-white);
	padding: 12px 24px;
	border: 2px solid transparent;
	border-radius: var(--pcl-radius-md);
	font-family: var(--pcl-font-serif);
	font-weight: 600;
	font-size: 20px;
	line-height: 1;
	text-transform: uppercase;
	cursor: pointer;
}

@media (max-width: 991px) {
	.contatti-form__panel {
		padding: var(--pcl-space-xl) var(--pcl-space-md);
	}

	.contatti-form__panel .wpcf7-submit {
		font-size: 17px;
	}
}

/* ── 03 Prodotti correlati: testata centrata, card come la home ─ */
.contatti-prodotti__head {
	margin-bottom: var(--pcl-space-2xl);
}

.contatti-prodotti__head .pcl-tag {
	margin-bottom: var(--pcl-space-md);
}

/*--------------------------------------------------------------
# WOOCOMMERCE — Singolo prodotto (single-product)
--------------------------------------------------------------*/

/* Sfondo bianco delle pagine Woo del tema (shop/categorie/prodotto): combacia
   con l'onda bianca dell'hero (il body è crema via Bootstrap --bs-body-bg).
   #page-woo è il nostro wrapper, presente solo su queste pagine.
   flow-root: contiene i margini interni (es. margin-bottom della griglia
   prodotti), evitando il margin-collapse che lasciava una striscia crema
   tra il contenuto e il footer. */
#page-woo {
	background-color: var(--pcl-white);
	display: flow-root;
}

/* div.product in flow-root: contiene i float nativi di WooCommerce
   (galleria sx / riepilogo dx) SENZA romperne il layout a 2 colonne.
   I correlati sono renderizzati FUORI dal div.product (hook
   woocommerce_after_single_product) come sezione .sec_padding → non più
   soggetti a questo contenitore. */
body.single-product div.product {
	display: flow-root;
	margin-top: var(--pcl-space-2xl);
}

/* Titolo + tagline (descrizione breve) */
.single-product .product_title {
	font-family: var(--pcl-font-serif);
	font-weight: 500;
	font-size: 38px;
	margin: 0 0 var(--pcl-space-xs);
}

.single-product .woocommerce-product-details__short-description {
	font-family: var(--pcl-font-serif);
	font-style: italic;
	color: var(--pcl-ink);
	margin-bottom: var(--pcl-space-md);
}

/* Prezzo + badge sconto */
.single-product .summary .price {
	font-size: 26px;
	font-weight: 700;
	color: var(--pcl-ink-soft);
	margin-bottom: var(--pcl-space-md);
}

.single-product .summary .price del {
	color: #999;
	font-weight: 400;
	font-size: 0.7em;
	margin-left: 8px;
}

.single-product .summary .price ins {
	text-decoration: none;
}

.pcl-sale-badge {
	display: inline-block;
	margin-left: 10px;
	color: var(--pcl-accent);
	font-size: 14px;
	font-weight: 700;
	vertical-align: middle;
}

/* Bottoni carrello: ereditano l'atomo .pcl-btn (vedi selettori atomo, sez. componenti).
   Qui solo il layout: impilati e a piena larghezza come nel Figma. */
.single-product form.cart .single_add_to_cart_button.alt,
.single-product form.cart .pcl-buy-now {
	width: 100%;
	margin-top: var(--pcl-space-sm);
}

/* Box "Arrivo previsto" / "Preferisci ritirare?" */
.woo-infoboxes {
	display: flex;
	flex-wrap: wrap;
	gap: var(--pcl-space-md);
	margin-top: var(--pcl-space-lg);
}

.woo-infobox {
	flex: 1 1 0;
	min-width: 200px;
	border: 1px solid var(--pcl-line);
	border-radius: var(--pcl-radius-md);
	padding: var(--pcl-space-md);
}

.woo-infobox__title {
	display: flex;
	align-items: center;
	gap: 8px;
	font-size: 15px;
	font-weight: 700;
	margin: 0 0 6px;
}

.woo-infobox__icon svg {
	width: 20px;
	height: 20px;
	color: var(--pcl-ink);
}

.woo-infobox__text {
	font-size: 14px;
	color: var(--pcl-ink-soft);
	margin: 0;
}

/* Accordion "Dettagli" (tabs Woo ri-renderizzati come accordion Bootstrap) */
.woo-accordion {
	clear: both;
	margin-top: var(--pcl-space-2xl);
}

.woo-accordion__heading {
	font-family: var(--pcl-font-serif);
	font-size: 28px;
	margin: 0 0 var(--pcl-space-md);
}

.woo-accordion__item {
	border-bottom: 1px solid var(--pcl-line);
}

.woo-accordion__head {
	margin: 0;
}

.woo-accordion__btn {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	width: 100%;
	padding: var(--pcl-space-md) 0;
	background: none;
	border: 0;
	cursor: pointer;
	font-family: var(--pcl-font-serif);
	font-size: 18px;
	color: var(--pcl-ink);
	text-align: left;
}

.woo-accordion__icon svg {
	width: 20px;
	height: 20px;
	transition: transform 0.2s ease;
}

.woo-accordion__btn:not(.collapsed) .woo-accordion__icon svg {
	transform: rotate(180deg);
}

.woo-accordion__panel {
	padding: 0 0 var(--pcl-space-md);
	color: var(--pcl-ink-soft);
}

/* Prodotti correlati: sezione .sec_padding fuori dal div.product (come la
   sezione prodotti di Contatti); card .prodotto-card riusate, testata centrata. */
.pcl-related__head {
	margin-bottom: var(--pcl-space-2xl);
}

/* ── Archivio Shop: griglia prodotti con le card del tema ───── */
body.woocommerce ul.products {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: var(--pcl-space-lg);
	margin: var(--pcl-space-2xl) 0 var(--pcl-space-3xl);
	padding: 0;
	list-style: none;
}

/* WooCommerce aggiunge a ul.products degli ::before/::after di clearfix che in un
   grid container diventano "celle fantasma" → decentrano la griglia e fanno
   sparire la prima card. Li annulliamo. */
body.woocommerce ul.products::before,
body.woocommerce ul.products::after {
	display: none;
}

body.woocommerce ul.products li.product {
	/* !important per battere le regole float-grid di WooCommerce (.products[class*=columns-]
	   li.product { width:48% } + varianti :nth-child, più specifiche): così è la
	   nostra CSS Grid a controllare le colonne (4 / 2 / 1). */
	width: auto !important;
	margin: 0 !important;
	float: none !important;
	padding: 0;
}

@media (max-width: 991px) {
	body.woocommerce ul.products {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 575px) {
	body.woocommerce ul.products {
		grid-template-columns: 1fr;
	}
}

.pcl-related__head .pcl-tag {
	margin-bottom: var(--pcl-space-md);
}

/*--------------------------------------------------------------
# BLOG / ARTICOLO (index, archive, single)
--------------------------------------------------------------*/

/* Sfondo bianco (combacia con l'onda dell'hero) + flow-root (no margin-collapse).
   L'hero riusa .woo-hero (AR 3.2); la griglia riusa le .blog-card della home. */
#page-blog,
#page-single {
	background-color: var(--pcl-white);
	display: flow-root;
}

/* ── Singolo articolo: colonna leggibile ───────────────────── */
.single-article__meta {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 14px;
	margin-bottom: var(--pcl-space-lg);
	font-size: 14px;
	color: var(--pcl-ochre-deep);
}

.single-article__content {
	font-size: 18px;
	line-height: 1.75;
	color: var(--pcl-ink-soft);
}

.single-article__content>*+* {
	margin-top: var(--pcl-space-md);
}

.single-article__content h2 {
	font-family: var(--pcl-font-serif);
	font-size: 30px;
	margin-top: var(--pcl-space-2xl);
}

.single-article__content h3 {
	font-family: var(--pcl-font-serif);
	font-size: 24px;
	margin-top: var(--pcl-space-xl);
}

.single-article__content img {
	max-width: 100%;
	height: auto;
	border-radius: var(--pcl-radius-lg);
}

.single-article__content a {
	color: var(--pcl-accent);
	text-decoration: underline;
}

.single-article__content blockquote {
	margin: var(--pcl-space-lg) 0;
	padding: var(--pcl-space-sm) var(--pcl-space-lg);
	border-left: 3px solid var(--pcl-accent);
	font-family: var(--pcl-font-serif);
	font-style: italic;
	color: var(--pcl-ink);
}

.single-article__content ul,
.single-article__content ol {
	padding-left: 1.4em;
}

/*--------------------------------------------------------------
# WOOCOMMERCE — UI (carrello, checkout, account, form, bottoni)
--------------------------------------------------------------*/

/* Pagine generiche/Woo (page.php): sfondo bianco coerente con shop/blog. */
#page-generic {
	background-color: var(--pcl-white);
	display: flow-root;
}

.page-head {
	margin-bottom: var(--pcl-space-2xl);
}

/* Titoli interni Woo in serif. */
.woocommerce h2,
.woocommerce h3,
.woocommerce #order_review_heading,
.woocommerce-account .woocommerce-MyAccount-content h2,
.woocommerce .cart_totals h2 {
	font-family: var(--pcl-font-serif);
	color: var(--pcl-ink);
}

/* ── Bottoni Woo → look del tema (oro). Prefisso `.page_main .woocommerce`: il body
   di carrello/checkout/account NON ha la classe `woocommerce` (ce l'ha solo il div
   wrapper), quindi `body.woocommerce` non matchava; `.page_main .woocommerce` matcha
   e batte la specificità del CSS di WooCommerce. ── */
.page_main .woocommerce a.button,
.page_main .woocommerce button.button,
.page_main .woocommerce input.button,
.page_main .woocommerce a.button.alt,
.page_main .woocommerce button.button.alt,
.page_main .woocommerce input.button.alt,
.page_main .woocommerce #respond input#submit,
.page_main .woocommerce #place_order {
	background-color: var(--pcl-accent);
	color: var(--pcl-white);
	border: 0;
	border-radius: var(--pcl-radius-md);
	font-family: var(--pcl-font-serif);
	font-weight: 600;
	font-size: 16px;
	text-transform: uppercase;
	padding: 12px 26px;
	transition: background-color 0.2s ease;
}

.page_main .woocommerce a.button:hover,
.page_main .woocommerce button.button:hover,
.page_main .woocommerce input.button:hover,
.page_main .woocommerce a.button.alt:hover,
.page_main .woocommerce button.button.alt:hover,
.page_main .woocommerce input.button.alt:hover,
.page_main .woocommerce #respond input#submit:hover,
.page_main .woocommerce #place_order:hover {
	background-color: var(--pcl-olive);
	color: var(--pcl-white);
}

/* ── Campi form (checkout, account, coupon) ── */
.page_main .woocommerce form .form-row input.input-text,
.page_main .woocommerce form .form-row textarea,
.page_main .woocommerce form .form-row select,
.page_main .woocommerce .select2-container--default .select2-selection--single {
	width: 100%;
	border: 1px solid var(--pcl-line);
	border-radius: 6px;
	padding: 12px 14px;
	min-height: 48px;
	font-family: inherit;
	font-size: 16px;
	color: var(--pcl-ink-soft);
	background: var(--pcl-white);
}

.woocommerce form .form-row label {
	font-weight: 600;
	color: var(--pcl-ink);
	margin-bottom: 4px;
}

/* Coupon: input + bottone affiancati (niente width:100% sul campo, che mandava
   a capo il bottone "Applica codice"). */
.page_main .woocommerce .coupon {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	align-items: stretch;
}

.page_main .woocommerce #coupon_code {
	flex: 1 1 200px;
	width: auto;
	border: 1px solid var(--pcl-line);
	border-radius: 6px;
	padding: 12px 14px;
	min-height: 48px;
	font-size: 16px;
	color: var(--pcl-ink-soft);
	background: var(--pcl-white);
}

/* Bottoni disabilitati (es. "Aggiorna carrello" finché non si modifica il carrello):
   look "inattivo" leggibile, non l'oro slavato. */
.page_main .woocommerce button.button:disabled,
.page_main .woocommerce button.button[disabled],
.page_main .woocommerce button.button:disabled:hover,
.page_main .woocommerce input.button:disabled,
.page_main .woocommerce input.button[disabled] {
	background-color: transparent;
	color: var(--pcl-ink);
	border: 2px solid var(--pcl-line);
	opacity: 1;
	cursor: not-allowed;
}

/* ── Avvisi (message / info / error) ── */
.woocommerce-message,
.woocommerce-info,
.woocommerce-noreviews,
.woocommerce-error {
	border-top-color: var(--pcl-accent);
	border-radius: 8px;
	font-family: var(--pcl-font-sans);
}

.woocommerce-message::before,
.woocommerce-info::before {
	color: var(--pcl-accent);
}

.woocommerce-error {
	border-top-color: var(--pcl-accent);
}

.woocommerce-error::before {
	color: var(--pcl-accent);
}

/* ── Tabelle (carrello, riepilogo ordine) ── */
.woocommerce table.shop_table {
	border: 1px solid var(--pcl-line);
	border-radius: 10px;
}

.woocommerce table.shop_table th {
	font-family: var(--pcl-font-serif);
	color: var(--pcl-ink);
}

.woocommerce-cart table.cart img {
	width: 64px;
	border-radius: 6px;
}

/* Totali carrello / riepilogo checkout */
.woocommerce .cart_totals,
.woocommerce-checkout #order_review {
	border: 1px solid var(--pcl-line);
	border-radius: 10px;
	padding: var(--pcl-space-md);
}

.woocommerce .order-total .amount,
.woocommerce .cart-subtotal .amount {
	color: var(--pcl-ink);
}

/* ── My Account: navigazione ── */
.woocommerce-account .woocommerce-MyAccount-navigation ul {
	list-style: none;
	margin: 0 0 var(--pcl-space-lg);
	padding: 0;
	border: 1px solid var(--pcl-line);
	border-radius: 10px;
	overflow: hidden;
}

.woocommerce-account .woocommerce-MyAccount-navigation li {
	border-bottom: 1px solid var(--pcl-line);
}

.woocommerce-account .woocommerce-MyAccount-navigation li:last-child {
	border-bottom: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation li a {
	display: block;
	padding: 12px 16px;
	color: var(--pcl-ink-soft);
	font-family: var(--pcl-font-serif);
	text-decoration: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,
.woocommerce-account .woocommerce-MyAccount-navigation li a:hover {
	background: var(--pcl-paper-soft);
	color: var(--pcl-ink);
}

/* END CERAMICHEPISCITELLO THEME */