.preloader {
	display: none !important;
}

/* TYPOGRAPHY */

p {
	font-size: 20px;
	line-height: 1.6em;
}
#logo {
    height: 95px;
}
.section-padding50 {
	padding: 50px 0 120px;
}
h1 {
    font-family: 'Cormorant', serif;
    margin-bottom: 20px;
}
.wpo-page-title .wpo-breadcumb-wrap h1 {
	font-weight: 400;
	font-size: 60px;
	line-height: 1.1;
	color: #323232;
	margin-bottom: 0;
	font-family: "Allura", cursive;
}
h2 span {
	font-size: 18px;
	display: block;
	line-height: 1.2;
}
h2 span a {
	color: #D4B0A5 !important;
	font-weight: 600;
	text-decoration: none;
}
.wpo-section-title h2, .wpo-section-title-s2 h2 {
	line-height: 1.1;
}
.wpo-testimonial-section .wpo-testimonial-items .wpo-testimonial-text-btm h3 {
	font-size: 35px;
}
.wpo-section-title h4, .wpo-section-title-s2 h4 {
	font-size: 55px;
	margin-bottom: 0 !important;
}
.wpo-contact-section .wpo-contact-section-wrapper .wpo-section-title h4, 
.wpo-contact-section-s2 .wpo-contact-section-wrapper .wpo-section-title h4, 
.wpo-contact-section-s3 .wpo-contact-section-wrapper .wpo-section-title h4, 
.wpo-contact-section-s4 .wpo-contact-section-wrapper .wpo-section-title h4, 
.wpo-contact-section-s5 .wpo-contact-section-wrapper .wpo-section-title h4 {
	font-size: 44px;
	line-height: 1.2;
}
.wpo-portfolio-section .wedding-carousel .grid .img-holder .portfolio-content h4 a {
	font-size: 35px;
	margin-bottom: -8px !important;
}

/* HEADER */

.sticky #logo {
	height: 70px !important;
	width: auto !important;
}
.sticky #navbar > ul > li > a {
	padding: 25px 30px !important;
}
.sticky #navbar > ul > li.brand-logo > a {
	margin: 0 !important;
	padding: 0px 30px !important;
}
.wpo-site-header .social-info ul li a i::before {
	font-size: 18px;
	color: #D4B0A5;
}
.wpo-site-header .social-info ul li + li {
	margin-left: 20px;
}

/* FOOTER */

.wpo-site-footer {
	padding: 40px 0;
}

/* MENU */

.wpo-site-header #navbar ul li a {
	color: #323232 !important;
	font-family: 'Cormorant', serif !important;
	text-transform: none !important;
}
.wpo-site-header #navbar > ul > li > a {
	font-weight: 600;
	font-size: 24px;
	line-height: 1;
	padding: 45px 30px;
	display: block;
	position: relative;	
}
.wpo-site-header #navbar > ul > li > .sub-menu a {
	font-size: 19px;
	padding: 0;
}
@media all and (max-width: 991px) {
	.wpo-site-header #navbar > ul > li > a {
		font-weight: 600;
		font-size: 22px;
		line-height: 1;
		padding: 10px 20px;
	}
	.wpo-site-header #navbar > ul .menu-item-has-children > a::before {
		background: none !important;
	}
	.wpo-site-header #navbar > ul > li > .sub-menu {
		margin-bottom: 20px;
	}
	.wpo-site-header #navbar > ul > li > .sub-menu a {
		padding: 0;
		font-size: 18px;
	}
}
.wpo-site-header .menu-close {
	border-radius: 50%;
}

/* VARIE */

.wpo-about-section .wpo-about-wrap .wpo-about-text, .wpo-about-section-s2 .wpo-about-wrap .wpo-about-text {
	max-width: 100%;
}
.wpo-about-section .wpo-about-wrap .wpo-about-text h2,
.wpo-about-section-s2 .wpo-about-wrap .wpo-about-text h2 {
	font-size: 70px;
	margin-bottom: 0px;
}
.wpo-about-section .wpo-about-wrap .wpo-about-text p, .wpo-about-section-s2 .wpo-about-wrap .wpo-about-text p {
	margin-bottom: 20px;
}
.theme-btn, .view-cart-btn, .theme-btn-s3, .theme-btn-s4 {
	background: #C0295E;
}
.wpo-site-header #navbar > ul > li > a::before {
	background: #C0295E;
}
.wpo-hero-section .wpo-hero-items .owl-item.active.center .wpo-hero-img .wpo-hero-text h2 {
	color: #C0295E;
}
.wpo-hero-section .wpo-hero-items .wpo-hero-item .wpo-hero-img .wpo-hero-text h2 {
	color: #C0295E;
	text-shadow: 1px 1px 5px #fff, -1px -1px 5px #fff;
}
.wpo-section-title h2, .wpo-section-title-s2 h2 {
	font-family: 'Cormorant', serif;
}
.wpo-Service-section .wpo-Service-item .wpo-Service-text a, .wpo-Service-section-s2 .wpo-Service-item .wpo-Service-text a, .wpo-Service-section-s3 .wpo-Service-item .wpo-Service-text a {
	font-family: 'Cormorant', serif;
    width: 320px;
}
.wpo-banner-section {
	background: url('/gfx/allestimento_fiori_matrimonio_flower_designer_ascoli_piceno.jpg') no-repeat center center;
}
.wpo-banner-section h4 {
    color: #fff;
	font-size: 70px;
	line-height: 1.4;
	text-shadow: 1px 1px 5px #000, 1px 1px 5px #000;
}
.wpo-testimonial-section .slick-dots {
	bottom: -80px;
}

/* Form appuntamento condivisa tra homepage e contatti. */
.wedding-contact-form {
	position: relative;
}
.wedding-contact-form .wedding-contact-form__field {
	position: relative;
}
.wedding-contact-form .form-control {
	transition: border-color .25s ease, box-shadow .25s ease, background-color .25s ease;
}
.wedding-contact-form .form-control:focus {
	border-color: #C0295E !important;
	box-shadow: 0 10px 25px rgba(192, 41, 94, .12) !important;
}
/* .wedding-contact-form .date::after {
	content: "";
	position: absolute;
	right: 14px;
	top: 19px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #C0295E;
	box-shadow: 0 0 0 6px rgba(192, 41, 94, .12);
	pointer-events: none;
} */
.wedding-contact-form__select::after {
	content: "";
	position: absolute;
	right: 16px;
	top: 20px;
	width: 8px;
	height: 8px;
	border-right: 1px solid currentColor;
	border-bottom: 1px solid currentColor;
	transform: rotate(45deg);
	pointer-events: none;
}
.wedding-contact-form__select .form-control {
	background-image: none !important;
	padding-right: 42px !important;
}
.wpo-contact-section .wpo-contact-section-wrapper .wedding-contact-form__select::after {
	color: #fff;
}
.wpo-contact-pg-section .wedding-contact-form__select::after {
	color: #fff;
}
.wedding-contact-form__privacy {
	display: flex;
	align-items: flex-start;
	gap: 12px;
	margin: 8px 0 0;
	font-size: 13px;
	line-height: 1.45;
	text-align: left;
}
.wedding-contact-form__privacy input {
	flex: 0 0 auto;
	width: 18px;
	height: 18px;
	margin: 2px 0 0;
	accent-color: #C0295E;
}
.wedding-contact-form__privacy span {
	display: block;
	text-align: left;
}
.wedding-contact-form__privacy a {
	color: inherit;
	font-weight: 600;
	text-decoration: underline;
	text-underline-offset: 3px;
}
.wedding-contact-form__note {
	margin: 14px auto 0;
	font-size: 15px !important;
	line-height: 1.45 !important;
	color: rgba(255, 255, 255, .82);
}
.wedding-contact-form--contact-page .wedding-contact-form__note {
	color: #8f8074;
}
.wedding-invitation-btn {
	position: relative;
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	gap: 11px;
	min-width: 235px;
	overflow: hidden;
	border: 1px solid rgba(192, 41, 94, .22) !important;
	border-radius: 999px 999px 999px 18px !important;
	box-shadow: 0 14px 30px rgba(192, 41, 94, .18);
	letter-spacing: .02em;
	text-transform: none !important;
}
.wedding-invitation-btn::before {
	content: "\2709";
	position: relative;
	z-index: 1;
	font-size: 16px;
	line-height: 1;
	transform: translateY(-1px);
}
.wedding-invitation-btn::after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(120deg, transparent 0%, rgba(255, 255, 255, .32) 42%, transparent 58%);
	transform: translateX(-120%);
	transition: transform .55s ease;
}
.wedding-invitation-btn span {
	position: relative;
	z-index: 1;
}
.wedding-invitation-btn:hover::after,
.wedding-invitation-btn:focus::after {
	transform: translateX(120%);
}
.appointment-btn {
	position: relative;
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	gap: 11px;
	min-width: 235px;
	overflow: hidden;
	background: #D2ADA2 !important;
	color: #fff !important;
	border: 1px solid rgba(210, 173, 162, .7) !important;
	border-radius: 999px 999px 999px 18px !important;
	box-shadow: 0 14px 30px rgba(137, 98, 88, .2);
	letter-spacing: .02em;
	text-transform: none !important;
}
.appointment-btn::before {
	content: "\2709";
	position: relative;
	z-index: 1;
	font-size: 16px;
	line-height: 1;
	transform: translateY(-1px);
}
.appointment-btn::after {
	content: "";
	position: absolute;
	inset: 0;
	width: auto !important;
	height: auto !important;
	border: 0 !important;
	border-radius: inherit !important;
	background: linear-gradient(120deg, transparent 0%, rgba(255, 255, 255, .3) 42%, transparent 58%);
	transform: translateX(-120%);
	transition: transform .55s ease;
}
.appointment-btn:hover,
.appointment-btn:focus {
	background: #C79A8E !important;
	color: #fff !important;
	border-color: rgba(199, 154, 142, .82) !important;
	box-shadow: 0 18px 34px rgba(137, 98, 88, .25);
}
.appointment-btn:hover::after,
.appointment-btn:focus::after {
	transform: translateX(120%);
}
.appointment-btn span {
	position: relative;
	z-index: 1;
}
.wpo-contact-pg-section .wpo-contact-form-area .wedding-contact-form .date .form-control {
	background: transparent url(../images/date.png) no-repeat calc(100% - 15px) center;
}
.wpo-contact-pg-section .wpo-contact-form-area .wedding-contact-form .form-control {
	border-radius: 18px 6px 18px 6px;
}
.wpo-contact-pg-section .wpo-contact-form-area {
	background: #d2ada2 !important;
	border-radius: var(--petal-radius);
	box-shadow: 0 24px 55px rgba(62, 43, 36, .16) !important;
	color: #fff;
	overflow: hidden;
}
.wpo-contact-pg-section .wpo-contact-form-area .wedding-contact-form {
	position: relative;
	z-index: 1;
}
.wpo-contact-pg-section .wpo-contact-form-area::before,
.wpo-contact-pg-section .wpo-contact-form-area::after {
	content: none;
	position: absolute;
	z-index: 0;
	width: 210px;
	height: 210px;
	border: 1px solid rgba(255, 255, 255, .24);
	border-radius: 50%;
	pointer-events: none;
}
.wpo-contact-pg-section .wpo-contact-form-area::before {
	top: -90px;
	left: -70px;
}
.wpo-contact-pg-section .wpo-contact-form-area::after {
	right: -85px;
	bottom: -85px;
}
.wpo-contact-pg-section .wpo-contact-form-area .vector-1,
.wpo-contact-pg-section .wpo-contact-form-area .vector-2 {
	position: absolute;
	z-index: 0;
	pointer-events: none;
}
.wpo-contact-pg-section .wpo-contact-form-area .vector-1 {
	left: 0;
	top: 0;
}
.wpo-contact-pg-section .wpo-contact-form-area .vector-2 {
	right: 0;
	bottom: 0;
}
.wpo-contact-pg-section .wpo-contact-form-area .vector-1 img,
.wpo-contact-pg-section .wpo-contact-form-area .vector-2 img {
	display: block;
	max-width: 100%;
	opacity: .95;
}
.wpo-contact-pg-section .wpo-contact-form-area .wedding-contact-form .form-control {
	height: 50px;
	border: 0;
	border-bottom: 1px solid #EDCCC1;
	background-color: transparent;
	color: #fff;
	border-radius: 0;
	font-size: 18px;
}
.wpo-contact-pg-section .wpo-contact-form-area .wedding-contact-form textarea.form-control {
	height: auto;
	min-height: 135px;
	padding-top: 15px;
}
.wpo-contact-pg-section .wpo-contact-form-area .wedding-contact-form .date .form-control {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='17' rx='3'/%3E%3Cpath d='M8 2v4M16 2v4M3 10h18M8 14h.01M12 14h.01M16 14h.01M8 18h.01M12 18h.01'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: calc(100% - 15px) center;
	background-size: 18px 18px;
}
.wpo-contact-pg-section .wpo-contact-form-area .wedding-contact-form .form-control::placeholder {
	color: rgba(255, 255, 255, .9);
}
.wpo-contact-pg-section .wpo-contact-form-area .wedding-contact-form select.form-control,
.wpo-contact-pg-section .wpo-contact-form-area .wedding-contact-form select.form-control option {
	color: #525252;
}
.wpo-contact-pg-section .wpo-contact-form-area .wedding-contact-form select.form-control {
	color: #fff;
}
.wpo-contact-pg-section .wpo-contact-form-area .wedding-contact-form__privacy {
	color: rgba(255, 255, 255, .82);
}
.wpo-contact-pg-section .wpo-contact-form-area .wedding-contact-form__privacy a {
	color: inherit;
	font-weight: 600;
	text-decoration: underline;
	text-underline-offset: 3px;
}
.wpo-contact-pg-section .wpo-contact-form-area .wedding-contact-form__note {
	color: rgba(255, 255, 255, .82);
}
.wpo-contact-pg-section .wpo-contact-form-area .wedding-invitation-btn.theme-btn-s3 {
	background: #fff !important;
	color: #C0295E !important;
	border-color: rgba(255, 255, 255, .78) !important;
}
.wpo-contact-pg-section .wpo-contact-form-area .wedding-invitation-btn.theme-btn-s3::before {
	color: #C0295E;
}
.wpo-contact-pg-section .wpo-contact-form-area .wedding-invitation-btn.theme-btn-s3:hover,
.wpo-contact-pg-section .wpo-contact-form-area .wedding-invitation-btn.theme-btn-s3:focus {
	background: #fff !important;
	color: #C0295E !important;
}
.wpo-contact-section .wpo-contact-section-wrapper .wpo-contact-form-area .wedding-contact-form__privacy {
	color: rgba(255, 255, 255, .82);
}

@media (max-width: 575px) {
	.wpo-contact-pg-section .wpo-contact-form-area .vector-1,
	.wpo-contact-pg-section .wpo-contact-form-area .vector-2 {
		display: none;
	}
}

/* Immagini editoriali: un linguaggio visivo ispirato ai petali.
   Il trattamento resta interamente CSS, quindi non aggiunge richieste o peso. */
:root {
	--petal-radius: 30px 7px 30px 7px;
	--petal-radius-reverse: 7px 30px 7px 30px;
	--petal-radius-soft: 20px 5px 20px 5px;
	--petal-radius-soft-reverse: 5px 20px 5px 20px;
	--petal-frame: rgba(255, 255, 255, .72);
	--petal-shadow: 0 18px 42px rgba(62, 43, 36, .12);
	--petal-accent: rgba(201, 49, 105, .18);
}

/* Immagini di racconto in homepage */
.wpo-about-section .wpo-about-img,
.wpo-about-section-s2 .wpo-about-img {
	position: relative;
	border: 0 !important;
	border-radius: var(--petal-radius);
	box-shadow: var(--petal-shadow);
}
.wpo-about-section .wpo-about-wrap:nth-child(even) .wpo-about-img,
.wpo-about-section-s2 .wpo-about-wrap:nth-child(even) .wpo-about-img {
	border-radius: var(--petal-radius-reverse);
}
.wpo-about-section .wpo-about-img::after,
.wpo-about-section-s2 .wpo-about-img::after {
	content: "";
	position: absolute;
	inset: 40px;
	border: 1px solid var(--petal-frame);
	border-radius: 20px 4px 20px 4px;
	pointer-events: none;
	z-index: 2;
}
.wpo-about-section .wpo-about-img img,
.wpo-about-section-s2 .wpo-about-img img {
	display: block;
	border-radius: 22px 5px 22px 5px;
}
.wpo-about-section .wpo-about-wrap:nth-child(even) .wpo-about-img img,
.wpo-about-section-s2 .wpo-about-wrap:nth-child(even) .wpo-about-img img,
.wpo-about-section .wpo-about-wrap:nth-child(even) .wpo-about-img::after,
.wpo-about-section-s2 .wpo-about-wrap:nth-child(even) .wpo-about-img::after {
	border-radius: 5px 22px 5px 22px;
}

/* Card servizi: cornice sottile e alternanza delicata */
.home-service-image {
	border-radius: var(--petal-radius);
	box-shadow: var(--petal-shadow);
}
.home-service-card:nth-child(even) .home-service-image {
	border-radius: var(--petal-radius-reverse);
}
.home-service-image::before {
	content: "";
	position: absolute;
	inset: 10px;
	border: 1px solid var(--petal-frame);
	border-radius: 22px 4px 22px 4px;
	pointer-events: none;
	z-index: 3;
}
.home-service-card:nth-child(even) .home-service-image::before {
	border-radius: 4px 22px 4px 22px;
}

/* Pagine servizio: immagini editoriali e raccolte correlate */
.service-image-pair figure,
.aggregate-service-images figure,
.service-photo,
.service-related-image {
	position: relative;
	border-radius: var(--petal-radius);
	box-shadow: var(--petal-shadow);
}
.service-image-pair figure:nth-child(even),
.aggregate-service-images figure:nth-child(even),
.service-photo:nth-child(even),
.service-related-card:nth-child(even) .service-related-image,
.aggregate-service-item.is-reversed .aggregate-service-images figure {
	border-radius: var(--petal-radius-reverse);
}
.service-image-pair figure::after,
.aggregate-service-images figure::after,
.service-photo::after,
.service-related-image::after {
	content: "";
	position: absolute;
	inset: 9px;
	border: 1px solid var(--petal-frame);
	border-radius: 22px 4px 22px 4px;
	pointer-events: none;
	z-index: 3;
}
.service-image-pair figure:nth-child(even)::after,
.aggregate-service-images figure:nth-child(even)::after,
.service-photo:nth-child(even)::after,
.service-related-card:nth-child(even) .service-related-image::after,
.aggregate-service-item.is-reversed .aggregate-service-images figure::after {
	border-radius: 4px 22px 4px 22px;
}

/* Gallery: la firma resta più discreta per non appesantire molte fotografie. */
.modern-gallery-item,
.wpo-portfolio-section .portfolio-grids .grid .img-holder {
	position: relative;
	border-radius: var(--petal-radius-soft);
	box-shadow: 0 10px 28px rgba(62, 43, 36, .1);
}
.modern-gallery-item:nth-child(even),
.wpo-portfolio-section .portfolio-grids .grid:nth-child(even) .img-holder {
	border-radius: var(--petal-radius-soft-reverse);
}

/* Carousel dei matrimoni in homepage */
.wpo-portfolio-section .wedding-gallery-container {
	width: 100%;
	max-width: none;
	padding-right: 0;
	padding-left: 0;
}
.wedding-gallery-container > .wpo-section-title {
	max-width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.weddings-carousel-wrap {
	position: relative;
	padding: 4px 76px 58px;
}
.weddings-carousel-wrap > .row {
	margin-right: 0;
	margin-left: 0;
}
.weddings-carousel-wrap > .row > [class*="col-"] {
	padding-right: 0;
	padding-left: 0;
}
.wedding-carousel.portfolio-grids {
	width: 100%;
	max-width: 2212px;
	margin: 0 auto;
}
.wedding-carousel.portfolio-grids .grid {
	display: flex;
	float: none;
	width: 100%;
	min-width: 0;
	max-width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 8px 2px 28px;
	overflow: visible;
}
.wedding-carousel .owl-stage {
	display: flex;
	align-items: stretch;
}
.wedding-carousel .owl-item {
	display: flex;
	min-width: 0;
	max-width: 100%;
	height: auto;
}
.wedding-carousel .img-holder {
	display: flex;
	flex: 1;
	flex-direction: column;
	width: 100%;
	min-width: 0;
	max-width: 100%;
	background: #fff;
}
.wedding-carousel .img-holder > a:first-child {
	width: 100%;
	min-width: 0;
	max-width: 100%;
	aspect-ratio: 4 / 5;
}
.wedding-carousel .img-holder > a:first-child img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform .65s cubic-bezier(.2, .65, .3, 1), filter .45s ease;
}
.wedding-carousel .portfolio-content {
	display: flex;
	flex: 0 0 115px;
	flex-direction: column;
	width: 100%;
	min-width: 0;
	max-width: 100%;
	box-sizing: border-box;
	height: 115px;
	min-height: 115px;
}
.wpo-portfolio-section .wedding-carousel .grid .img-holder .portfolio-content p {
	margin: 5px 0 0 !important;
	font-size: 11px !important;
	letter-spacing: .13em !important;
	line-height: 1.25;
	text-transform: uppercase;
	color: #b28b82;
}
.wpo-portfolio-section .wedding-carousel .grid .img-holder .portfolio-content h4 {
	display: flex;
	align-items: flex-end;
	min-height: 40px;
	margin-bottom: 0 !important;
	font-size: clamp(19px, 1.25vw, 26px);
	line-height: 1.08;
	white-space: nowrap;
}
.wpo-portfolio-section .wedding-carousel .grid .img-holder .portfolio-content h4 a {
	display: block;
	max-width: 100%;
	white-space: inherit;
}
.wedding-carousel .portfolio-content span {
	display: block;
	margin-top: 11px;
}
.wedding-carousel .owl-nav button.owl-prev,
.wedding-carousel .owl-nav button.owl-next {
	position: absolute;
	top: 44%;
	width: 46px;
	height: 46px;
	margin: 0;
	transform: translateY(-50%);
	border: 1px solid rgba(192, 41, 94, .22);
	border-radius: 50%;
	background: rgba(255, 255, 255, .96);
	color: #c0295e;
	font-size: 25px;
	line-height: 42px;
	box-shadow: 0 8px 24px rgba(62, 43, 36, .12);
	transition: background-color .25s ease, color .25s ease, transform .25s ease;
}
.wedding-carousel .owl-nav button.owl-prev {
	left: -58px;
}
.wedding-carousel .owl-nav button.owl-next {
	right: -58px;
}
.wedding-carousel .owl-nav button:hover,
.wedding-carousel .owl-nav button:focus-visible {
	background: #c0295e;
	color: #fff;
	transform: translateY(-50%) scale(1.05);
}
.wedding-carousel .owl-dots {
	margin-top: 4px;
	text-align: center;
}
.wedding-carousel .owl-dots button.owl-dot {
	-webkit-appearance: none;
	appearance: none;
	display: inline-block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0 !important;
	border: 0 !important;
	outline: 0;
	background: transparent !important;
	box-shadow: none !important;
	line-height: 1;
}
.wedding-carousel .owl-dots button.owl-dot:focus-visible {
	outline: 2px solid rgba(192, 41, 94, .45);
	outline-offset: 3px;
}
.wedding-carousel .owl-dots .owl-dot span {
	display: block;
	width: 7px;
	height: 7px;
	margin: 5px;
	border-radius: 50%;
	background: #d9c9c1;
	transition: width .25s ease, border-radius .25s ease, background-color .25s ease;
}
.wedding-carousel .owl-dots .owl-dot.active span {
	width: 24px;
	border-radius: 5px;
	background: #c0295e;
}
@media (max-width: 1099px) {
	.weddings-carousel-wrap {
		padding-right: 44px;
		padding-left: 44px;
	}
	.wedding-carousel .portfolio-content {
		flex-basis: 140px;
		height: 140px;
		min-height: 140px;
	}
	.wpo-portfolio-section .wedding-carousel .grid .img-holder .portfolio-content h4 {
		min-height: 48px;
	}
}
@media (max-width: 599px) {
	.weddings-carousel-wrap {
		margin-right: -15px;
		margin-left: -15px;
		padding: 2px 0 42px;
		overflow: hidden;
	}
	.wedding-carousel.portfolio-grids .grid {
		padding-bottom: 24px;
	}
	.wedding-carousel .img-holder > a:first-child {
		aspect-ratio: 4 / 5;
	}
	.wedding-carousel .portfolio-content {
		flex-basis: 135px;
		height: 135px;
		min-height: 135px;
	}
	.wpo-portfolio-section .wedding-carousel .grid .img-holder .portfolio-content h4 {
		min-height: 45px;
		font-size: clamp(22px, 7vw, 27px);
	}
}
@media (prefers-reduced-motion: reduce) {
	.wedding-carousel .owl-stage,
	.wedding-carousel .owl-item,
	.wedding-carousel .img-holder img {
		transition-duration: 0s !important;
	}
}

/* Spazio interno del testo nelle card matrimonio. */
.wpo-portfolio-section .portfolio-grids .grid .img-holder .portfolio-content {
	padding: 10px 20px;
}
.wpo-portfolio-section .portfolio-grids .grid .img-holder .portfolio-content h4:last-child,
.wpo-portfolio-section .portfolio-grids .grid .img-holder .portfolio-content span:last-child {
	margin-bottom: 0;
}
@media (max-width: 767px) {
	.wpo-portfolio-section .portfolio-grids .grid .img-holder .portfolio-content {
		padding: 20px 16px 18px;
	}
}
.modern-gallery-item::after {
	content: "";
	position: absolute;
	inset: 7px;
	border: 1px solid rgba(255, 255, 255, .58);
	border-radius: 14px 3px 14px 3px;
	pointer-events: none;
	z-index: 4;
}
.modern-gallery-item:nth-child(even)::after {
	border-radius: 3px 14px 3px 14px;
}

/* Nelle card matrimonio la cornice appartiene solo alla foto: il testo conserva
   così il proprio spazio bianco e non viene attraversato dallo pseudo-elemento. */
.wpo-portfolio-section .portfolio-grids .grid .img-holder > a:first-child {
	display: block;
	position: relative;
	overflow: hidden;
}
.wpo-portfolio-section .portfolio-grids .grid .img-holder > a:first-child::after {
	content: "";
	position: absolute;
	inset: 8px;
	border: 1px solid rgba(255, 255, 255, .62);
	border-radius: 14px 3px 14px 3px;
	pointer-events: none;
	z-index: 4;
}
.wpo-portfolio-section .wedding-carousel .grid .img-holder > a:first-child::before {
	content: "\2197";
	position: absolute;
	inset: 0;
	display: grid;
	place-items: center;
	background:
		radial-gradient(circle at center, rgba(255, 255, 255, .96) 0 25px, transparent 26px),
		linear-gradient(rgba(192, 41, 94, .13), rgba(62, 43, 36, .12));
	color: #c0295e;
	font-family: "Jost", sans-serif;
	font-size: 25px;
	font-weight: 300;
	line-height: 1;
	opacity: 0;
	transform: scale(.985);
	transition: opacity .4s ease, transform .55s cubic-bezier(.2, .65, .3, 1);
	pointer-events: none;
	z-index: 3;
}
.wpo-portfolio-section .wedding-carousel .grid .img-holder:hover > a:first-child::before,
.wpo-portfolio-section .wedding-carousel .grid .img-holder:focus-within > a:first-child::before {
	opacity: 1;
	transform: scale(1);
}
.wpo-portfolio-section .wedding-carousel .grid .img-holder:hover > a:first-child img,
.wpo-portfolio-section .wedding-carousel .grid .img-holder:focus-within > a:first-child img {
	transform: scale(1.035);
	filter: saturate(1.04);
}
.wpo-portfolio-section .wedding-carousel .grid .img-holder .portfolio-content h4 a {
	transition: color .3s ease;
}
.wpo-portfolio-section .wedding-carousel .grid .img-holder:hover .portfolio-content h4 a,
.wpo-portfolio-section .wedding-carousel .grid .img-holder:focus-within .portfolio-content h4 a {
	color: #c0295e;
}
.wpo-portfolio-section .portfolio-grids .grid:nth-child(even) .img-holder > a:first-child::after {
	border-radius: 3px 14px 3px 14px;
}

/* Ritratti delle recensioni: piccoli sigilli floreali, non semplici cerchi. */
.wpo-testimonial-section .testimonial-img,
.wpo-testimonial-section-s2 .testimonial-img {
	overflow: hidden;
	border-radius: 50% 50% 50% 12%;
	box-shadow: 0 8px 22px rgba(62, 43, 36, .15), 0 0 0 4px #fff, 0 0 0 5px var(--petal-accent);
}
.wpo-testimonial-section .testimonial-img:nth-child(even),
.wpo-testimonial-section-s2 .testimonial-img:nth-child(even) {
	border-radius: 50% 12% 50% 50%;
}

@media (max-width: 767px) {
	:root {
		--petal-radius: 22px 5px 22px 5px;
		--petal-radius-reverse: 5px 22px 5px 22px;
		--petal-radius-soft: 15px 4px 15px 4px;
		--petal-radius-soft-reverse: 4px 15px 4px 15px;
		--petal-shadow: 0 12px 28px rgba(62, 43, 36, .11);
	}
	.wpo-about-section .wpo-about-img::after,
	.wpo-about-section-s2 .wpo-about-img::after {
		inset: 22px;
	}
	.home-service-image::before,
	.service-image-pair figure::after,
	.aggregate-service-images figure::after,
	.service-photo::after,
	.service-related-image::after {
		inset: 7px;
	}
	.modern-gallery-item::after {
		inset: 5px;
	}
	.wpo-portfolio-section .portfolio-grids .grid .img-holder > a:first-child::after {
		inset: 6px;
	}
}

@media (hover: none) {
	.wpo-portfolio-section .wedding-carousel .grid .img-holder > a:first-child::before {
		display: none;
	}
}

@media (prefers-reduced-motion: reduce) {
	.wedding-carousel .img-holder > a:first-child img,
	.wpo-portfolio-section .wedding-carousel .grid .img-holder > a:first-child::before {
		transition: none;
	}
}
.official-reviews-section {
	background: #f7f3f1;
	padding: 90px 0;
}
.official-reviews-heading {
	max-width: 760px;
	margin: 0 auto 42px;
	text-align: center;
}
.official-reviews-heading h2 {
	font-family: 'Cormorant', serif;
	font-size: clamp(42px, 5vw, 62px);
	font-weight: 400;
	line-height: 1.05;
	margin-bottom: 14px;
}
.official-reviews-heading > p:last-child {
	color: #77706d;
	font-size: 17px;
}
.official-reviews-widget {
	min-height: 170px;
	padding: 28px;
	background: #fff;
	box-shadow: 0 18px 50px rgba(62, 42, 49, .08);
}
.official-reviews-loading {
	color: #8b8380;
	font-size: 16px;
	margin: 0 0 15px;
	text-align: center;
}
.official-reviews-fallback {
	display: table;
	margin: 0 auto;
	color: #c0295e;
	font-size: 15px;
	font-weight: 600;
	text-align: center;
}
.official-reviews-widget.is-loaded .official-reviews-loading {
	display: none;
}
.official-reviews-widget.has-error .official-reviews-loading {
	display: none;
}
.matrimonio-review-proof {
	position: relative;
	background: linear-gradient(118deg, #a91f51 0%, #c0295e 55%, #d4587f 100%);
	color: #fff;
	margin-bottom: 110px;
	overflow: hidden;
}
.matrimonio-review-proof::after {
	content: '“';
	position: absolute;
	right: 5%;
	top: -95px;
	color: rgba(255,255,255,.08);
	font-family: Georgia, serif;
	font-size: 310px;
	line-height: 1;
	pointer-events: none;
}
.matrimonio-review-proof a {
	display: grid;
	grid-template-columns: 1.1fr auto 1fr auto;
	gap: 32px;
	align-items: center;
	min-height: 145px;
	color: #fff;
	padding: 28px 0;
	position: relative;
	z-index: 1;
}
.matrimonio-review-brand {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 8px;
}
.matrimonio-review-brand > span {
	color: rgba(255,255,255,.76);
	font-size: 11px;
	letter-spacing: .13em;
	text-transform: uppercase;
}
.matrimonio-review-brand img {
	display: block;
	width: 190px;
	height: 32px;
	object-fit: contain;
	object-position: left center;
	background: #fff;
	border-radius: 5px;
	box-sizing: content-box;
	padding: 9px 14px;
}
.matrimonio-review-score {
	display: flex;
	align-items: center;
	gap: 16px;
	padding-right: 28px;
	border-right: 1px solid rgba(255,255,255,.32);
}
.matrimonio-review-score strong {
	color: #fff;
	font-family: 'Cormorant', serif;
	font-size: 56px;
	font-weight: 500;
	line-height: .9;
}
.matrimonio-review-stars {
	color: #fff;
	font-size: 18px;
	letter-spacing: .12em;
}
.matrimonio-review-score small {
	display: block;
	color: rgba(255,255,255,.78);
	font-size: 12px;
	margin-top: 3px;
}
.matrimonio-review-copy {
	display: flex;
	flex-direction: column;
	gap: 3px;
}
.matrimonio-review-copy span {
	color: rgba(255,255,255,.75);
	font-size: 14px;
	letter-spacing: .08em;
	text-transform: uppercase;
}
.matrimonio-review-copy strong {
	color: #fff;
	font-family: 'Cormorant', serif;
	font-size: 29px;
	font-weight: 500;
	line-height: 1.1;
}
.matrimonio-review-action {
	display: inline-flex;
	align-items: center;
	gap: 12px;
	border: 1px solid rgba(255,255,255,.52);
	border-radius: 100px;
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	padding: 12px 17px;
	white-space: nowrap;
	transition: background .3s ease, color .3s ease;
}
.matrimonio-review-action b {
	font-size: 18px;
	font-weight: 400;
}
.matrimonio-review-proof a:hover .matrimonio-review-action,
.matrimonio-review-proof a:focus .matrimonio-review-action {
	background: #fff;
	color: #c0295e;
}
@media (max-width: 767px) {
	.official-reviews-section {
		padding: 65px 0;
	}
	.official-reviews-widget {
		min-height: 150px;
		padding: 16px 10px;
	}
	.matrimonio-review-proof a {
		grid-template-columns: 1fr auto;
		gap: 20px 12px;
		min-height: 0;
		padding: 30px 4px;
		text-align: left !important;
	}
	.matrimonio-review-proof {
		margin-bottom: 70px;
	}
	.matrimonio-review-brand {
		grid-column: 1 / -1;
	}
	.matrimonio-review-brand img {
		width: 165px;
		height: 28px;
	}
	.matrimonio-review-score {
		display: flex;
		padding-right: 14px;
		text-align: left !important;
	}
	.matrimonio-review-score strong {
		display: block;
		font-size: 45px;
		text-align: left !important;
	}
	.matrimonio-review-stars {
		font-size: 10px;
		letter-spacing: .04em;
		text-align: left !important;
	}
	.matrimonio-review-copy,
	.matrimonio-review-copy span,
	.matrimonio-review-copy strong {
		text-align: left !important;
	}
	.matrimonio-review-copy span {
		font-size: 11px;
	}
	.matrimonio-review-copy strong {
		font-size: 22px;
	}
	.matrimonio-review-action {
		grid-column: 1 / -1;
		justify-content: center;
		margin-top: 2px;
	}
}
.wpo-contact-pg-section .wpo-contact-title {
	max-width: 600px;
	margin-bottom: 50px;
}
.wpo-contact-pg-section .wpo-contact-title h2 {
	font-size: 60px;
	font-weight: 400;
	margin-bottom: 15px;
	line-height: 1 !important;
}
.wpo-page-title > .container {
	background: rgba(255,255,255,.7);
	padding: 20px 0;
	border-radius: 90px 30px;
}
.wpo-contact-pg-section .office-info .office-info-item .office-info-icon .icon .fi::before {
	font-size: 35px;
	color: #939580;
	color: #C0295E;
}
.theme-btn.theme-btn-s4, .theme-btn-s4.view-cart-btn, .theme-btn-s3.theme-btn-s4, .theme-btn-s4.theme-btn-s4 {
	background: #D4B0A5;
	background: #C0295E;
}
.wpo-site-footer .copyright p {
	font-size: 15px;
}

div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm {
	font-size: 20px !important;
	font-weight: 100 !important;
}
div:where(.swal2-icon).swal2-success {
	color: #939580 !important;
}
div:where(.swal2-container) h2:where(.swal2-title) {
	font-size: 50px !important;
	line-height: .5 !important;
}

#gallery_desc_wrapper {
	color: #939580;
	font-style: italic;
	margin-bottom: 60px;
	text-align: center;
}
#gallery_desc_wrapper p {
	color: #939580;
	margin-bottom: 0px;
}

/* SERVIZI: griglia editoriale homepage */
.home-services {
	background: #faf8f6;
	padding-top: 105px !important;
}
.home-services-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 28px 18px;
}
.home-service-card {
	min-width: 0;
}
.home-service-card > a {
	display: block;
	color: #323232;
}
.home-service-image {
	position: relative;
	aspect-ratio: 4 / 5;
	overflow: hidden;
	background: #eee9e5;
}
.home-service-image::after {
	content: '';
	position: absolute;
	inset: 0;
	background: linear-gradient(to top, rgba(26, 19, 21, .16), transparent 46%);
	pointer-events: none;
}
.home-service-image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform .7s cubic-bezier(.2,.65,.35,1);
}
.home-service-card > a:hover .home-service-image img,
.home-service-card > a:focus .home-service-image img {
	transform: scale(1.04);
}
.home-service-content {
	display: grid;
	grid-template-columns: 1fr 22px;
	gap: 8px;
	align-items: start;
	padding: 18px 3px 0;
	border-top: 1px solid transparent;
}
.home-service-content h3 {
	font-family: 'Cormorant', serif;
	font-size: 28px;
	font-weight: 500;
	line-height: 1.05;
	margin: 0 0 8px;
}
.home-service-content p {
	color: #777;
	font-size: 15px;
	line-height: 1.45;
	margin: 0;
}
.home-service-arrow {
	font-size: 20px;
	line-height: 1;
	transition: transform .3s ease;
}
.home-service-card > a:hover .home-service-arrow,
.home-service-card > a:focus .home-service-arrow {
	transform: translate(3px, -3px);
}

/* SERVIZIO SINGOLO: matrice condivisa */
.service-page {
	background: #fff;
}
.service-hero {
	position: relative;
	display: flex;
	align-items: flex-end;
	min-height: min(76vh, 780px);
	background-position: center;
	background-size: cover;
	color: #fff;
}
.service-hero-overlay {
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, rgba(25,16,19,.05) 20%, rgba(25,16,19,.68) 100%);
}
.service-hero-content {
	position: relative;
	z-index: 1;
	padding-bottom: 72px;
}
.service-kicker {
	color: #c0295e;
	font-size: 13px !important;
	font-weight: 600;
	letter-spacing: .16em;
	line-height: 1.3 !important;
	margin-bottom: 14px;
	text-transform: uppercase;
}
.service-hero .service-kicker {
	color: #fff;
}
.service-hero h1 {
	color: #fff;
	font-size: clamp(58px, 7vw, 104px);
	font-weight: 400;
	line-height: .92;
	margin: 0 0 18px;
}
.service-hero-content > p:last-child {
	color: #fff;
	font-size: 21px;
	line-height: 1.45;
	max-width: 680px;
	margin: 0;
}
.service-breadcrumb {
	border-bottom: 1px solid #eee8e4;
}
.service-breadcrumb ol {
	display: flex;
	gap: 10px;
	list-style: none;
	margin: 0;
	padding: 18px 0;
}
.service-breadcrumb li {
	color: #8b8582;
	font-size: 13px;
}
.service-breadcrumb li:not(:last-child)::after {
	content: '/';
	margin-left: 10px;
	color: #bbb3af;
}
.service-breadcrumb a {
	color: #5b5653;
}
.service-story-copy {
	padding-right: 50px;
}
.service-story-copy h2 {
	font-family: 'Cormorant', serif;
	font-size: clamp(36px, 4vw, 58px);
	font-weight: 400;
	line-height: 1.08;
	margin-bottom: 30px;
}
.service-story-copy > p:not(.service-kicker) {
	color: #68635f;
	font-size: 18px;
	line-height: 1.75;
}
.service-editorial {
	overflow: hidden;
}
.service-editorial-copy {
	padding-right: 55px;
}
.service-editorial-copy-right {
	padding: 0 0 0 70px;
}
.service-editorial-copy h2 {
	font-family: 'Cormorant', serif;
	font-size: clamp(32px, 4vw, 38px);
	font-weight: 400;
	line-height: 1.08;
	margin-bottom: 28px;
}
.service-editorial-copy > p:not(.service-kicker) {
	color: #68635f;
	font-size: 18px;
	line-height: 1.75;
}
.service-inline-highlights {
	list-style: none;
	margin: 32px 0 0;
	padding: 0;
}
.service-inline-highlights li {
	border-top: 1px solid #e1d9d5;
	color: #514b48;
	font-size: 15px;
	padding: 12px 0 12px 24px;
	position: relative;
}
.service-inline-highlights li::before {
	content: '';
	position: absolute;
	left: 2px;
	top: 20px;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #c0295e;
}
.service-image-pair {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 16px;
	align-items: center;
	min-height: 620px;
}
.service-image-pair figure {
	margin: 0;
	overflow: hidden;
}
.service-image-pair .service-pair-tall {
	height: 590px;
}
.service-image-pair .service-pair-short {
	height: 410px;
}
.service-image-pair a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}
.service-image-pair img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform .6s ease;
}
.service-image-zoom {
	position: absolute;
	inset: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(22,15,18,.24);
	color: #fff;
	font-size: 25px;
	opacity: 0;
	transition: opacity .3s ease;
}
.service-image-pair a:hover img,
.service-image-pair a:focus img {
	transform: scale(1.03);
}
.service-image-pair a:hover .service-image-zoom,
.service-image-pair a:focus .service-image-zoom {
	opacity: 1;
}
.service-quote-band {
	position: relative;
	overflow: hidden;
	background: #c0295e;
	padding: 78px 20px;
	text-align: center;
}
.service-quote-band::before,
.service-quote-band::after {
	content: "";
	position: absolute;
	z-index: 0;
	width: min(34vw, 330px);
	height: min(34vw, 330px);
	background-repeat: no-repeat;
	background-size: contain;
	pointer-events: none;
	opacity: .44;
}
.service-quote-band::before {
	top: 0;
	left: 0;
	background-image: url("/assets/images/contact/1.png");
	background-position: top left;
}
.service-quote-band::after {
	right: 0;
	bottom: 0;
	background-image: url("/assets/images/contact/2.png");
	background-position: bottom right;
}
.service-quote-band .container {
	position: relative;
	z-index: 1;
}
.service-quote-band span {
	position: absolute;
	top: -70px;
	left: 50%;
	transform: translateX(-50%);
	color: rgba(255,255,255,.12);
	font-family: Georgia, serif;
	font-size: 260px;
	line-height: 1;
}
.service-quote-band blockquote {
	position: relative;
	z-index: 1;
	max-width: 990px;
	margin: 0 auto;
	color: #fff;
	font-family: 'Cormorant', serif;
	font-size: clamp(38px, 5vw, 64px);
	font-weight: 400;
	line-height: 1.08;
}
.aggregate-services {
	background: #fbf9f7;
}
.aggregate-services-heading {
	max-width: 850px;
}
.aggregate-services-heading .service-draft-note {
	color: #8d8581;
}
.aggregate-services-list {
	display: flex;
	flex-direction: column;
	gap: 120px;
}
.aggregate-service-item {
	display: grid;
	grid-template-columns: .82fr 1.18fr;
	gap: 8%;
	align-items: center;
}
.aggregate-service-item.is-reversed .aggregate-service-copy {
	order: 2;
}
.aggregate-service-item.is-reversed .aggregate-service-images {
	order: 1;
}
.aggregate-service-copy > span {
	display: block;
	color: #c0295e;
	font-size: 12px;
	letter-spacing: .15em;
	margin-bottom: 17px;
}
.aggregate-service-copy h2 {
	font-family: 'Cormorant', serif;
	font-size: clamp(43px, 5vw, 68px);
	font-weight: 400;
	line-height: 1;
	margin-bottom: 22px;
}
.aggregate-service-copy > p {
	color: #6d6662;
	font-size: 18px;
	line-height: 1.7;
	margin-bottom: 25px;
}
.aggregate-service-images {
	display: grid;
	grid-template-columns: 1.25fr .75fr;
	gap: 14px;
	align-items: end;
}
.aggregate-service-images figure {
	margin: 0;
	overflow: hidden;
}
.aggregate-service-images .aggregate-image-main {
	height: 500px;
}
.aggregate-service-images .aggregate-image-detail {
	height: 340px;
	margin-bottom: 35px;
}
.aggregate-service-images a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}
.aggregate-service-images img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform .6s ease;
}
.aggregate-service-images a:hover img,
.aggregate-service-images a:focus img {
	transform: scale(1.03);
}
.aggregate-service-images a:hover .service-image-zoom,
.aggregate-service-images a:focus .service-image-zoom {
	opacity: 1;
}
.service-highlights {
	position: relative;
	background: #f5efec;
	padding: 48px 42px;
}
.service-highlights-number {
	display: block;
	color: rgba(192,41,94,.28);
	font-family: 'Cormorant', serif;
	font-size: 78px;
	line-height: .8;
	margin-bottom: 28px;
}
.service-highlights h3 {
	font-family: 'Cormorant', serif;
	font-size: 34px;
	font-weight: 500;
	margin-bottom: 22px;
}
.service-highlights ul {
	list-style: none;
	margin: 0 0 30px;
	padding: 0;
}
.service-highlights li {
	border-top: 1px solid #dbd0cb;
	color: #5f5955;
	font-size: 15px;
	padding: 13px 0;
}
.service-highlights li:last-child {
	border-bottom: 1px solid #dbd0cb;
}
.service-text-link {
	color: #c0295e;
	font-size: 14px;
	font-weight: 600;
}
.service-text-link span {
	display: inline-block;
	margin-left: 7px;
}
.service-gallery-section {
	background: #E2E2D9;
	padding: 105px 0;
}
.service-section-heading {
	max-width: 760px;
	margin: 0 auto 48px;
	text-align: center;
}
.service-section-heading h2 {
	font-family: 'Cormorant', serif;
	font-size: clamp(40px, 5vw, 62px);
	font-weight: 400;
	line-height: 1.05;
}
.service-gallery-section .service-section-heading h2 {
	color: #323232;
}
.service-draft-note {
	color: #aaa2a4;
	font-size: 14px !important;
	line-height: 1.5 !important;
	margin: 15px auto 0;
}
.service-photo-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-auto-rows: 210px;
	gap: 12px;
}
.service-photo {
	margin: 0;
	overflow: hidden;
}
.service-photo-1,
.service-photo-4 {
	grid-row: span 2;
}
.service-photo-3 {
	grid-column: span 2;
}
.service-photo a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}
.service-photo img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform .55s ease;
}
.service-photo a > span {
	position: absolute;
	inset: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(20,14,16,.28);
	color: #fff;
	font-size: 25px;
	opacity: 0;
	transition: opacity .3s ease;
}
.service-photo a:hover img,
.service-photo a:focus img {
	transform: scale(1.035);
}
.service-photo a:hover > span,
.service-photo a:focus > span {
	opacity: 1;
}
.service-process article {
	border-top: 1px solid #ddd4cf;
	padding: 28px 25px 0 0;
}
.service-process article > span {
	color: #c0295e;
	font-size: 13px;
	letter-spacing: .12em;
}
.service-process h3 {
	font-family: 'Cormorant', serif;
	font-size: 34px;
	font-weight: 500;
	margin: 20px 0 12px;
}
.service-process article p {
	color: #726c68;
	font-size: 16px;
	line-height: 1.6;
}
.service-related {
	background: #f6f2f0;
	padding: 90px 0;
	text-align: center;
}
.service-related h2 {
	font-family: 'Cormorant', serif;
	font-size: 48px;
	font-weight: 400;
	margin-bottom: 38px;
}
.service-related-links {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 10px;
}
.service-related-links a {
	border: 1px solid #d8cdca;
	color: #433e3c;
	font-size: 14px;
	padding: 12px 18px;
}
.service-related-links a:hover,
.service-related-links a:focus {
	border-color: #c0295e;
	color: #c0295e;
}
.service-related-links span {
	margin-left: 8px;
}
.service-related .container-fluid {
	max-width: 1700px;
	padding-left: 28px;
	padding-right: 28px;
}
.service-related-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 18px;
	text-align: left;
}
.service-related-card {
	background: #fff;
	min-width: 0;
}
.service-related-card > a {
	display: block;
	color: #302c2d;
}
.service-related-image {
	aspect-ratio: 16 / 10;
	overflow: hidden;
	background: #eae4e1;
}
.service-related-image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform .6s ease;
}
.service-related-content {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 18px 20px;
}
.service-related-content h3 {
	font-family: 'Cormorant', serif;
	font-size: 27px;
	font-weight: 500;
	line-height: 1.1;
	margin: 0;
}
.service-related-content span {
	font-size: 20px;
	transition: transform .3s ease;
}
.service-related-card a:hover img,
.service-related-card a:focus img {
	transform: scale(1.035);
}
.service-related-card a:hover .service-related-content span,
.service-related-card a:focus .service-related-content span {
	transform: translate(3px, -3px);
}
.service-final-cta {
	padding: 105px 20px;
	text-align: center;
}
.service-final-cta h2 {
	font-family: 'Cormorant', serif;
	font-size: clamp(44px, 6vw, 72px);
	font-weight: 400;
	line-height: 1;
	margin: 0 auto 35px;
	max-width: 850px;
}

/* FAQ */
.faq-hero {
	background: #f6f2f0;
	padding: 115px 20px 95px;
	text-align: center;
}
.faq-hero h1 {
	font-size: clamp(62px, 8vw, 104px);
	font-weight: 400;
	line-height: .95;
	margin: 0 0 22px;
}
.faq-hero > .container > p:last-child {
	max-width: 720px;
	margin: 0 auto;
	color: #696360;
}
.faq-intro {
	position: sticky;
	top: 130px;
	padding-right: 45px;
}
.faq-intro h2 {
	font-family: 'Cormorant', serif;
	font-size: 45px;
	font-weight: 400;
	line-height: 1.06;
	margin-bottom: 22px;
}
.faq-intro > p:not(.service-kicker) {
	color: #706966;
	font-size: 16px;
	line-height: 1.7;
}
.faq-list {
	border-top: 1px solid #ded6d1;
}
.faq-item {
	border-bottom: 1px solid #ded6d1;
}
.faq-item summary {
	display: grid;
	grid-template-columns: 42px 1fr 24px;
	gap: 13px;
	align-items: center;
	list-style: none;
	cursor: pointer;
	padding: 25px 0;
}
.faq-item summary::-webkit-details-marker {
	display: none;
}
.faq-item summary > span {
	color: #c0295e;
	font-size: 12px;
	letter-spacing: .1em;
}
.faq-item summary strong {
	color: #373231;
	font-family: 'Cormorant', serif;
	font-size: 27px;
	font-weight: 500;
	line-height: 1.15;
}
.faq-item summary i {
	position: relative;
	width: 18px;
	height: 18px;
}
.faq-item summary i::before,
.faq-item summary i::after {
	content: '';
	position: absolute;
	top: 8px;
	left: 1px;
	width: 16px;
	height: 1px;
	background: #c0295e;
	transition: transform .25s ease;
}
.faq-item summary i::after {
	transform: rotate(90deg);
}
.faq-item[open] summary i::after {
	transform: rotate(0);
}
.faq-item > div {
	padding: 0 42px 27px 55px;
}
.faq-item > div p {
	color: #6f6865;
	font-size: 17px;
	line-height: 1.7;
	margin: 0;
}

@media (max-width: 1199px) {
	.home-services-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
	.service-photo-grid {
		grid-template-columns: repeat(3, 1fr);
	}
	.service-editorial-copy-right {
		padding-left: 35px;
	}
	.service-image-pair {
		min-height: 520px;
	}
	.service-image-pair .service-pair-tall {
		height: 500px;
	}
	.service-image-pair .service-pair-short {
		height: 350px;
	}
}

@media (max-width: 767px) {
	.home-services {
		padding-top: 75px !important;
	}
	.home-services-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 22px 9px;
	}
	.home-service-content {
		display: block;
		padding-top: 11px;
		text-align: left !important;
	}
	.home-service-content p,
	.home-service-arrow {
		display: none;
	}
	.home-service-content h3 {
		font-size: 22px;
		line-height: 1.05;
		text-align: left !important;
	}
	.service-hero {
		min-height: 62vh;
		background-position: center;
	}
	.service-hero-content {
		padding: 0 20px 42px;
		text-align: left !important;
	}
	.service-hero h1 {
		font-size: 52px;
		text-align: left !important;
	}
	.service-hero-content > p,
	.service-hero .service-kicker {
		font-size: 17px;
		text-align: left !important;
	}
	.service-breadcrumb ol {
		overflow-x: auto;
		padding-left: 5px;
		white-space: nowrap;
	}
	.service-story-copy {
		padding: 0;
	}
	.service-editorial-copy,
	.service-editorial-copy-right {
		padding: 0;
	}
	.service-editorial-copy h2,
	.service-editorial-copy p,
	.service-editorial-copy .service-kicker,
	.service-inline-highlights li {
		text-align: left !important;
	}
	.service-image-pair {
		gap: 8px;
		min-height: 430px;
		margin-top: 38px;
	}
	.service-image-pair .service-pair-tall {
		height: 420px;
	}
	.service-image-pair .service-pair-short {
		height: 300px;
	}
	.service-editorial-second .service-editorial-copy {
		margin-bottom: 35px;
	}
	.service-editorial-second .service-image-pair {
		margin-top: 0;
	}
	.service-quote-band {
		padding: 62px 18px;
	}
	.service-quote-band::before,
	.service-quote-band::after {
		display: none;
	}
	.service-quote-band blockquote {
		font-size: 38px;
	}
	.aggregate-services-list {
		gap: 80px;
	}
	.aggregate-service-item {
		display: flex;
		flex-direction: column;
		gap: 34px;
	}
	.aggregate-service-item.is-reversed .aggregate-service-copy,
	.aggregate-service-item.is-reversed .aggregate-service-images {
		order: initial;
	}
	.aggregate-service-copy,
	.aggregate-service-copy * {
		text-align: left !important;
	}
	.aggregate-service-copy h2 {
		font-size: 45px;
	}
	.aggregate-service-images {
		width: 100%;
		gap: 7px;
	}
	.aggregate-service-images .aggregate-image-main {
		height: 380px;
	}
	.aggregate-service-images .aggregate-image-detail {
		height: 265px;
		margin-bottom: 22px;
	}
	.service-story-copy h2 {
		font-size: 36px;
	}
	.service-story-copy > p,
	.service-story-copy h2,
	.service-story-copy .service-kicker {
		text-align: left !important;
	}
	.service-highlights {
		margin-top: 35px;
		padding: 38px 28px;
		text-align: left !important;
	}
	.service-highlights * {
		text-align: left !important;
	}
	.service-gallery-section {
		padding: 70px 0;
	}
	.service-photo-grid {
		grid-template-columns: repeat(2, 1fr);
		grid-auto-rows: 165px;
		gap: 6px;
	}
	.service-photo-3 {
		grid-column: auto;
	}
	.service-photo-1,
	.service-photo-4 {
		grid-row: span 2;
	}
	.service-process article {
		margin-bottom: 38px;
		padding-right: 0;
	}
	.service-related {
		padding: 65px 15px;
	}
	.service-related h2 {
		font-size: 38px;
	}
	.service-related-links {
		display: grid;
		grid-template-columns: 1fr;
	}
	.service-related .container-fluid {
		padding: 0;
	}
	.service-related-grid {
		display: flex;
		overflow-x: auto;
		gap: 10px;
		padding: 0 18px 16px;
		scroll-snap-type: x mandatory;
		scrollbar-width: thin;
	}
	.service-related-card {
		flex: 0 0 78vw;
		scroll-snap-align: center;
	}
	.service-related-content {
		padding: 15px 16px;
	}
	.service-related-content h3 {
		font-size: 25px;
		text-align: left !important;
	}
	.service-final-cta {
		padding: 75px 20px;
	}
	.faq-hero {
		padding: 85px 18px 65px;
	}
	.faq-hero h1 {
		font-size: 58px;
	}
	.faq-intro {
		position: static;
		padding: 0 0 42px;
	}
	.faq-intro,
	.faq-intro * {
		text-align: left !important;
	}
	.faq-intro h2 {
		font-size: 38px;
	}
	.faq-item summary {
		grid-template-columns: 29px 1fr 20px;
		gap: 8px;
		padding: 20px 0;
		text-align: left !important;
	}
	.faq-item summary strong,
	.faq-item summary span {
		text-align: left !important;
	}
	.faq-item summary strong {
		font-size: 23px;
	}
	.faq-item > div {
		padding: 0 20px 22px 37px;
	}
	.faq-item > div p {
		font-size: 16px !important;
		text-align: left !important;
	}
}

/* REAL WEDDING: layout masonry nativo, leggero e responsive. */
.real-wedding-intro {
	padding-bottom: 55px;
}
.gallery-lead {
	max-width: 850px;
	margin: 0 auto;
	text-align: center;
	color: #666;
}
.real-wedding-gallery {
	padding: 0 18px 90px;
}
.real-wedding-gallery .container-fluid {
	max-width: 1680px;
}
.modern-gallery {
	columns: 4 300px;
	column-gap: 18px;
}
.modern-gallery-item {
	position: relative;
	margin: 0 0 18px;
	break-inside: avoid;
	overflow: hidden;
	background: #f3f1ee;
	border-radius: 3px;
}
.modern-gallery-item a {
	display: block;
	position: relative;
}
.modern-gallery-item img {
	display: block;
	width: 100%;
	height: auto;
	transition: transform .55s ease, filter .55s ease;
}
.modern-gallery-zoom {
	position: absolute;
	inset: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(35, 27, 30, .28);
	color: #fff;
	font-size: 28px;
	opacity: 0;
	transition: opacity .35s ease;
}
.modern-gallery-item a:hover img,
.modern-gallery-item a:focus img {
	transform: scale(1.025);
	filter: saturate(.92);
}
.modern-gallery-item a:hover .modern-gallery-zoom,
.modern-gallery-item a:focus .modern-gallery-zoom {
	opacity: 1;
}
.gallery-cta {
	padding: 80px 20px;
	text-align: center;
	background: #f6f2f0;
}
.gallery-cta h2 {
	font-family: 'Cormorant', serif;
	font-size: 42px;
	line-height: 1.15;
	margin-bottom: 15px;
}
.gallery-cta p {
	max-width: 780px;
	margin: 0 auto 30px;
}
.wedding-pagination {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 2px;
	margin-bottom: 0;
}
.wedding-pagination-card {
	position: relative;
	display: block;
	min-height: 360px;
	overflow: hidden;
	color: #fff;
}
.wedding-pagination-card img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform .7s ease;
}
.wedding-pagination-overlay {
	position: absolute;
	inset: 0;
	background: linear-gradient(to top, rgba(22,15,18,.76), rgba(22,15,18,.06) 70%);
}
.wedding-pagination-content {
	position: absolute;
	left: 8%;
	right: 8%;
	bottom: 48px;
	display: flex;
	flex-direction: column;
	color: #fff;
}
.wedding-pagination-next .wedding-pagination-content {
	align-items: flex-end;
	text-align: right;
}
.wedding-pagination-content small {
	color: rgba(255,255,255,.78);
	font-size: 12px;
	letter-spacing: .12em;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.wedding-pagination-content strong {
	color: #fff;
	font-family: 'Cormorant', serif;
	font-size: 42px;
	font-weight: 500;
	line-height: 1;
}
.wedding-pagination-content em {
	color: rgba(255,255,255,.82);
	font-size: 14px;
	font-style: normal;
	margin-top: 8px;
}
.wedding-pagination-card:hover img,
.wedding-pagination-card:focus img {
	transform: scale(1.035);
}
@media (max-width: 767px) {
	.real-wedding-gallery {
		padding: 0 8px 55px;
	}
	.modern-gallery {
		columns: 2 145px;
		column-gap: 8px;
	}
	.modern-gallery-item {
		margin-bottom: 8px;
	}
	.gallery-cta {
		padding: 55px 18px;
	}
	.gallery-cta h2 {
		font-size: 34px;
	}
	.wedding-pagination {
		grid-template-columns: 1fr;
	}
	.wedding-pagination-card {
		min-height: 260px;
	}
	.wedding-pagination-content,
	.wedding-pagination-next .wedding-pagination-content {
		left: 24px;
		right: 24px;
		bottom: 28px;
		align-items: flex-start;
		text-align: left !important;
	}
	.wedding-pagination-content * {
		text-align: left !important;
	}
	.wedding-pagination-content strong {
		font-size: 34px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.modern-gallery-item img,
	.modern-gallery-zoom {
		transition: none;
	}
}

ul.privacy {
	margin-top: 10px;
}
ul.privacy li a {
	font-size: 13px !important;
}
ul.privacy li img {
	display: none;
}

label {
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	letter-spacing: -.04em;
}
label.dark {
	color: #aaa !important;
}
label input[type='checkbox'] {
	height: auto;
	width: auto;
}

#wedding_award_box {
	display: flex;
	margin: 20px 0 120px;
	padding: 20px;
	background: #E2E2D9;
	border-radius: 20px;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	box-shadow: 0 5px 10px #ccc;
}
#wedding_award_box .inner {
	flex: 1;
}
#wedding_award_box .inner.desc {
	font-size: 17px;
	line-height: 1.2;
	color: #555;
}
#wedding_award_box .inner.desc b {
	font-weight: 500;
	color: #333;
}
@media all and (max-width: 1024px) {
	#wedding_award_box {
		margin: 30px 0 -20px;
	}
}
@media all and (max-width: 600px) {
	#wedding_award_box {
		flex-direction: column;
		gap: 10px;
		margin: 30px 10px -20px;
		padding-top: 25px;
	}
	#wedding_award_box .inner:first-of-type {
		display: flex;
		flex-direction: row;
		justify-content: center;
	}
}

/* WA CHAT */

i.fas {
	font-family: 'FontAwesome';
	font-style: normal;
}
.clear {
	min-height: 1px;
	width: 100%;
	display: block;
	clear: both;
}
#wachat {
	bottom: 20px;
	height: 60px;
	left: 20px;
	position: fixed;
	width: 60px;
	z-index: 9999;
}
#wachat:hover {
	height: 65px;
	width: 65px;
}
#wachat_link, #wachat_link img {
	max-height: 100%;
	max-width: 100%;
}
#wachat_label {
	background: #eee;
	border-radius: 5px;
	bottom: 30px;
	height: 40px;
	left: 90px;
	line-height: 40px;
	overflow: hidden;
	position: fixed;
	text-align: center;
	width: 0px;
	z-index: 99990;
}
#wachat:hover + #wachat_label {
	width: 280px;
}
#watext {
	border-left: 1px solid #eee;
	border-radius: 10px;
	bottom: 90px;
	box-shadow: 0 10px 10px -10px #777, 10px 0 10px -10px #777;
	display: block;
	height: auto;
	left: -100%;
	overflow: hidden;
	position: fixed;
	width: 360px;
	z-index: 99999;
}
#watext.visible {
	left: 20px;
}
#watext .wahead {
	background: #0DC152;
	color: #fff;
	padding: 10px;
	text-align: center;
}
#waclose {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 999;
	color: #fff;
	font-size: 20px;
}
#waclose:hover {
	transform: scale(1.1);
}
#watext .wahead p {
	margin: 0;
	color: #fff;
	font-weight: 600;
	font-size: 18px;
}
#watext .wacont {
	background: #fff;
}
#watext .inner {
	padding: 15px 20px;
}
#watext .wacont .row {
	clear: both !important;
	display: block !important;
	margin: 0 0 10px !important;
	padding: 0 !important;
	width: 100% !important;
}
#watext .wacont .lcol {
	/* border: 1px solid blue; */
	float: left;
	width: 20%;
}
#watext .wacont .rcol {
	/* border: 1px solid green; */
	float: left;
	padding-top: 8px;
	width: 80%;
}
#watext .wacont .rcol.user {
	padding-top: 0;
}
#watext .wacont .rcol p.name {
	color: #333;
	font-weight: 600;
	margin: 0 0 3px;
	line-height: 1;
	font-size: 15px;
}
#watext .wacont .rcol p.text {
	font-weight: 200;
	color: #aaa;
	margin: 0;
}
#watext .wacont .avatar {
	background: #eee;
	border: 1px solid #eee;
	display: block;
	height: 52px;
	width: 52px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 50%;
}
#watext .wacont .avatar.user {
	color: #999;
	font-size: 30px;
	text-align: center;
	font-size: 36px;
	line-height: 1.25;
}
#watext .wacont textarea {
	background: #f6f6f6;
	border: 1px solid #ddd;
	border-radius: 5px;
	font-size: 15px;
	font-weight: 200;
	min-height: 120px;
	padding: 5px 10px;
	resize: none;
	width: 100%;
	text-align: left;
}
#watext .wafoot {
	background: #f0f0f0;
	color: #000;
	padding: 0;
	text-align: right;
}
#watext .wafoot .submit {
	background: #0DC152;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	padding: 8px 20px;
	text-align: center;
	width: 110px;
}
#watext .wafoot .submit:hover {
	background: #18e266;
}
#watext .wafoot .submit:hover span {
	display: none;
}
#watext .wafoot .submit i {
	display: inline-block;
	margin-left: 5px;
}
#watext .wacont .rcol p.text {
	font-weight: 200;
	color: #aaa;
	margin: 0;
	font-family: Arial;
	font-size: 14px !important;
	line-height: 1.2 !important;
}
#watext .wacont .avatar.user {
	font-size: 28px;
	padding-top: 6px;
}

@media all and (max-width: 480px) {
	#wachat {
		bottom: 10px;
		height: 50px;
		left: 10px;
		width: 50px;
	}
	#watext {
		bottom: 80px;
		width: 320px;
	}
	#watext.visible {
		left: 10px;
	}
	#watext .inner {
		padding: 10px 0;
	}
	#wachat_label {
		display: none;
	}
}

/* RESPONSIVE */

@media all and (max-width: 2048px) {
	.wpo-hero-section .wpo-hero-items .wpo-hero-item .wpo-hero-img .wpo-hero-text h2 {
		font-size: 90px;
		line-height: 80px;
		margin-left: 20px;
	}
}
@media all and (max-width: 480px) {
	.footer-image img {
		height: 70px !important;
		width: auto !important;
		max-width: 100% !important;
		object-fit: contain;
		margin: 0 !important;
	}
	.wpo-site-footer {
		padding: 30px 0 50px;
	}
	.wpo-Service-section .wpo-Service-item .wpo-Service-text a, .wpo-Service-section-s2 .wpo-Service-item .wpo-Service-text a, .wpo-Service-section-s3 .wpo-Service-item .wpo-Service-text a {
		font-size: 22px;
	}
	label {
		font-size: 14px;
		letter-spacing: -.02em;
		line-height: 1.2;
	}
	p {
		font-size: 18px !important;
		line-height: 1.4 !important;
	}
	.wpo-hero-section .wpo-hero-items .owl-dots {
		margin-top: 0px;
		position: absolute;
		left: 0;
		bottom: -30px;
		width: 100%;
	}
	.wpo-site-header .navigation {
		padding: 10px 0;
	}
	.wpo-site-header .navbar-brand img {
		height: 65px !important;
		width: auto !important;
		max-width: 100% !important;
		object-fit: contain;
	}
	.wpo-section-title h2, .wpo-section-title-s2 h2 {
		line-height: 1.2;
	}
	.wpo-hero-section .wpo-hero-items .wpo-hero-item .wpo-hero-img .wpo-hero-text h2 {
		font-size: 40px;
		line-height: 60px;
		margin-left: 20px;
	}
	.wpo-page-title .wpo-breadcumb-wrap h1 {
		font-weight: 100;
		font-size: 30px;
		line-height: 1.5;
	}
	.wpo-banner-section h4 {
		font-size: 40px;
		line-height: 1.3;
	}
	.wpo-section-title h4, .wpo-section-title-s2 h4 {
		font-size: 22px;
		margin-bottom: 10px;
	}
	* {
		text-align: center;
	}
	p {
		font-size: 18px;
		line-height: 1.5;
		text-align: center;
	}
	.theme-btn, .view-cart-btn, .theme-btn-s3, .theme-btn-s4 {
		margin: 0 auto;
		display: block;
		width: 300px;
	}
	ul.privacy {
		margin-top: 0;
	}
	.wpo-site-footer .copyright p {
		font-size: 13px;
		line-height: 1.3;
	}
}

/* Priorità finale rispetto ai raggi originari dei singoli componenti. */
.home-service-image,
.service-image-pair figure,
.aggregate-service-images figure,
.service-photo,
.service-related-image {
	border-radius: var(--petal-radius);
}
.home-service-card:nth-child(even) .home-service-image,
.service-image-pair figure:nth-child(even),
.aggregate-service-images figure:nth-child(even),
.service-photo:nth-child(even),
.service-related-card:nth-child(even) .service-related-image,
.aggregate-service-item.is-reversed .aggregate-service-images figure {
	border-radius: var(--petal-radius-reverse);
}
.modern-gallery-item,
.wpo-portfolio-section .portfolio-grids .grid .img-holder {
	border-radius: var(--petal-radius-soft);
}
.modern-gallery-item:nth-child(even),
.wpo-portfolio-section .portfolio-grids .grid:nth-child(even) .img-holder {
	border-radius: var(--petal-radius-soft-reverse);
}

/* Nuove pagine SEO e resa fotografica più ariosa */
.service-page .service-image-pair figure,
.theme-detail-page .service-image-pair figure,
.about-detail-page .service-image-pair figure,
.aggregate-service-images figure,
.service-page .service-photo,
.theme-detail-page .service-photo,
.about-floating-image {
    background: #fbf7f4;
}
.service-page .service-image-pair img,
.theme-detail-page .service-image-pair img,
.about-detail-page .service-image-pair img,
.aggregate-service-images img,
.service-page .service-photo img,
.theme-detail-page .service-photo img,
.about-floating-image img {
    object-fit: contain;
    background: #fbf7f4;
}
.service-page .service-photo-grid,
.theme-detail-page .service-photo-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-auto-rows: auto;
    align-items: start;
    gap: 18px;
}
.service-page .service-photo-1,
.service-page .service-photo-4,
.theme-detail-page .service-photo-1,
.theme-detail-page .service-photo-4 {
    grid-row: auto;
}
.service-page .service-photo-3,
.theme-detail-page .service-photo-3 {
    grid-column: auto;
}
.service-page .service-photo a,
.theme-detail-page .service-photo a {
    height: auto;
    min-height: 0;
    aspect-ratio: auto;
    padding: 10px;
}
.service-page .service-photo img,
.theme-detail-page .service-photo img {
    width: 100%;
    height: auto;
    max-height: 540px;
    border-radius: inherit;
}
.service-page .service-image-pair a,
.theme-detail-page .service-image-pair a,
.about-detail-page .service-image-pair figure,
.aggregate-service-images a {
    background: #fbf7f4;
}
.aggregate-service-images img {
    padding: 8px;
}

.about-detail-hero {
    position: relative;
    min-height: 520px;
    display: flex;
    align-items: center;
    background-size: cover;
    background-position: center;
}
.about-detail-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(25, 19, 17, .62), rgba(25, 19, 17, .28));
}
.about-detail-hero-content {
    position: relative;
    z-index: 1;
    max-width: 760px;
    color: #fff;
}
.about-detail-hero-content h1 {
    color: #fff;
    font-size: clamp(48px, 7vw, 96px);
    line-height: .95;
    margin-bottom: 18px;
}
.about-detail-hero-content p:not(.service-kicker) {
    color: rgba(255,255,255,.88);
    font-size: 22px;
    line-height: 1.45;
}
.about-story-copy h2,
.about-detail-text h2 {
    /* color: #2f2525; */
    /* font-size: clamp(30px, 4vw, 52px); */
    /* line-height: 1.08; */
    /* margin-bottom: 25px; */

	font-family: 'Cormorant', serif;
	font-size: clamp(32px, 4vw, 38px);
	font-weight: 400;
	line-height: 1.08;
	margin-bottom: 28px;
}
.about-detail-row {
    display: grid;
    grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr);
    gap: 60px;
    align-items: center;
    margin-bottom: 85px;
}
.about-detail-row.is-reversed .about-detail-text {
    order: 2;
}
.about-detail-row.is-reversed .about-detail-image {
    order: 1;
}
.about-detail-text p:last-child {
    font-size: 18px;
    line-height: 1.9;
    color: #665b56;
}
.about-floating-image {
    overflow: hidden;
    margin: 0;
    border-radius: var(--petal-radius);
    box-shadow: var(--petal-shadow);
    position: relative;
}
.about-floating-image::after {
    content: "";
    position: absolute;
    inset: 9px;
    border: 1px solid rgba(255,255,255,.72);
    border-radius: 22px 4px 22px 4px;
    pointer-events: none;
}
.about-floating-image img {
    display: block;
    width: 100%;
    height: auto;
    max-height: 560px;
}

.home-theme-section {
    overflow: hidden;
}
.home-theme-section .container-fluid {
    padding-left: clamp(20px, 5vw, 84px);
    padding-right: clamp(20px, 5vw, 84px);
}
.home-theme-carousel .owl-stage-outer {
    overflow: visible;
}
.home-theme-card {
    height: 100%;
}
.home-theme-card a {
    display: block;
    height: 100%;
    background: #fff;
    border-radius: 8px 38px 8px 38px;
    overflow: hidden;
    box-shadow: 0 18px 45px rgba(60, 40, 34, .10);
    color: inherit;
}
.home-theme-image {
    position: relative;
    aspect-ratio: 4 / 5;
    overflow: hidden;
    background: #fbf7f4;
}
.home-theme-image::after {
    content: "";
    position: absolute;
    inset: 9px;
    border: 1px solid rgba(255,255,255,.72);
    border-radius: 4px 26px 4px 26px;
    pointer-events: none;
}
.home-theme-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .7s ease;
}
.home-theme-card a:hover .home-theme-image img,
.home-theme-card a:focus .home-theme-image img {
    transform: scale(1.045);
}
.home-theme-content {
    padding: 24px 26px 28px;
}
.home-theme-content p {
    text-transform: uppercase;
    letter-spacing: .16em;
    color: #b28b82;
    font-size: 12px;
    margin-bottom: 8px;
}
.home-theme-content h3 {
    font-family: 'Cormorant', serif;
    font-size: clamp(27px, 2.2vw, 38px);
    line-height: 1.05;
    color: #2f2525;
    margin-bottom: 16px;
}
.home-theme-content span {
    color: #c0295e;
    font-size: 14px;
    letter-spacing: .06em;
    text-transform: uppercase;
}
.home-theme-carousel .owl-nav button.owl-prev,
.home-theme-carousel .owl-nav button.owl-next {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background: #fff !important;
    color: #c0295e !important;
    box-shadow: 0 12px 28px rgba(60, 40, 34, .12);
    position: absolute;
    top: 42%;
}
.home-theme-carousel .owl-nav button.owl-prev { left: -18px; }
.home-theme-carousel .owl-nav button.owl-next { right: -18px; }
.home-theme-carousel .owl-dots {
    text-align: center;
    margin-top: 28px;
}
.home-theme-carousel .owl-dot span {
    width: 8px;
    height: 8px;
    background: #d8c9c4;
    display: block;
    border-radius: 999px;
    margin: 0 5px;
}
.home-theme-carousel .owl-dot.active span {
    width: 28px;
    background: #c0295e;
}

@media (max-width: 991px) {
    .service-page .service-photo-grid,
    .theme-detail-page .service-photo-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .about-detail-row,
    .about-detail-row.is-reversed {
        grid-template-columns: 1fr;
        gap: 28px;
        margin-bottom: 58px;
    }
    .about-detail-row.is-reversed .about-detail-text,
    .about-detail-row.is-reversed .about-detail-image {
        order: initial;
    }
}
@media (max-width: 575px) {
    .service-page .service-photo-grid,
    .theme-detail-page .service-photo-grid {
        grid-template-columns: 1fr;
        gap: 14px;
    }
    .service-page .service-photo a,
    .theme-detail-page .service-photo a {
        padding: 8px;
    }
    .about-detail-hero {
        min-height: 440px;
    }
    .about-detail-hero-content h1 {
        font-size: 52px;
    }
    .home-theme-section .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
    .home-theme-carousel .owl-nav {
        display: none;
    }
}

/* Correzioni proporzioni foto, focus e carousel tematiche */
.service-page .service-image-pair figure,
.theme-detail-page .service-image-pair figure,
.about-detail-page .service-image-pair figure,
.aggregate-service-images figure {
    background: transparent;
}
.service-page .service-image-pair img,
.theme-detail-page .service-image-pair img,
.about-detail-page .service-image-pair img,
.aggregate-service-images img,
.about-floating-image img {
    object-fit: cover;
    background: transparent;
    padding: 0;
}
.service-image-pair .service-pair-tall,
.service-image-pair .service-pair-short {
    height: auto !important;
}
.service-image-pair .service-pair-tall {
    aspect-ratio: 4 / 5;
}
.service-image-pair .service-pair-short {
    aspect-ratio: 3 / 2;
}
.service-image-pair .service-pair-tall a,
.service-image-pair .service-pair-short a,
.service-image-pair .service-pair-tall img,
.service-image-pair .service-pair-short img {
    width: 100%;
    height: 100%;
}
.aggregate-service-images .aggregate-image-main,
.aggregate-service-images .aggregate-image-detail {
    height: auto !important;
    margin-bottom: 0 !important;
}
.aggregate-service-images .aggregate-image-main {
    aspect-ratio: 4 / 5;
}
.aggregate-service-images .aggregate-image-detail {
    aspect-ratio: 3 / 2;
}
.aggregate-service-images a,
.aggregate-service-images img {
    width: 100%;
    height: 100%;
}

.service-page .service-photo-grid,
.theme-detail-page .service-photo-grid {
    display: block;
    columns: 3 280px;
    column-gap: 18px;
}
.service-page .service-photo,
.theme-detail-page .service-photo {
    display: inline-block;
    width: 100%;
    margin: 0 0 18px;
    break-inside: avoid;
    background: #fff;
    padding: 10px;
}
.service-page .service-photo a,
.theme-detail-page .service-photo a {
    display: block;
    height: auto;
    padding: 0;
}
.service-page .service-photo img,
.theme-detail-page .service-photo img {
    display: block;
    width: 100%;
    height: auto;
    max-height: none;
    object-fit: initial;
    background: transparent;
}

.service-inline-highlights {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
    margin-top: 30px;
    padding: 0;
    list-style: none;
}
.service-inline-highlights li {
    position: relative;
    min-height: 118px;
    padding: 24px 24px 24px 58px !important;
    border: 1px solid rgba(210, 173, 162, .38) !important;
    border-radius: 6px 28px 6px 28px;
    background: linear-gradient(135deg, rgba(255,255,255,.96), rgba(251,247,244,.86));
    box-shadow: 0 16px 36px rgba(59, 42, 35, .08);
    font-size: 17px !important;
    line-height: 1.55 !important;
    color: #3b3030 !important;
    display: flex;
    align-items: center;
}
.service-inline-highlights li::before {
    content: "";
    position: absolute;
    left: 24px;
    top: 50%;
    width: 16px;
    height: 16px;
    transform: translateY(-50%);
    border-radius: 999px;
    background: #D2ADA2;
    box-shadow: 0 0 0 7px rgba(210,173,162,.18);
}

.home-theme-card a {
    min-height: 0;
}
.home-theme-image {
    aspect-ratio: 4 / 3;
}
.home-theme-content {
    padding: 18px 22px 20px;
}
.home-theme-content p {
    margin-bottom: 6px;
    line-height: 1.25;
}
.home-theme-content h3 {
    font-size: clamp(24px, 1.6vw, 31px);
    line-height: 1.08;
    margin-bottom: 10px;
}
.home-theme-content span {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    line-height: 1.2;
}
.home-theme-carousel .owl-dots button,
.home-theme-carousel .owl-dots .owl-dot {
    border: 0 !important;
    outline: 0 !important;
    box-shadow: none !important;
    background: transparent !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    appearance: none;
    -webkit-appearance: none;
}
.home-theme-carousel .owl-dots button:focus,
.home-theme-carousel .owl-dots button:focus-visible,
.home-theme-carousel .owl-dots .owl-dot:focus,
.home-theme-carousel .owl-dots .owl-dot:focus-visible {
    outline: 0 !important;
    box-shadow: none !important;
}
.home-theme-carousel .owl-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.home-theme-carousel .owl-dot span {
    margin: 0;
}

@media (max-width: 1199px) {
    .service-inline-highlights {
        grid-template-columns: 1fr;
    }
    .service-inline-highlights li {
        min-height: 0;
    }
}
@media (max-width: 575px) {
    .service-page .service-photo-grid,
    .theme-detail-page .service-photo-grid {
        columns: 1;
    }
    .service-inline-highlights li {
        padding: 22px 20px 22px 54px !important;
        font-size: 16px !important;
    }
    .home-theme-image {
        aspect-ratio: 5 / 4;
    }
}

/* Ritocchi mirati 2026-08-23: immagini singole, gallery, card tematiche, hero Chi sono */
.service-single-image,
.aggregate-service-single-image {
    display: block !important;
}
.service-single-image figure,
.service-single-image .service-landscape-photo,
.aggregate-service-single-image figure,
.aggregate-service-single-image .aggregate-image-landscape,
.about-detail-image .service-landscape-photo {
    width: 100%;
    margin: 0;
    aspect-ratio: 16 / 10;
    height: auto !important;
    overflow: hidden;
}
.service-single-image figure a,
.aggregate-service-single-image figure a {
    display: block;
    width: 100%;
    height: 100%;
}
.service-single-image figure img,
.aggregate-service-single-image figure img,
.about-detail-image .service-landscape-photo img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.aggregate-service-single-image {
    grid-template-columns: 1fr !important;
    align-items: center;
}

.service-page .service-photo,
.theme-detail-page .service-photo {
    position: relative;
    overflow: hidden;
}
.service-page .service-photo::after,
.theme-detail-page .service-photo::after,
.service-page .service-photo a::after,
.theme-detail-page .service-photo a::after {
    content: "";
    position: absolute;
    inset: 9px;
    border: 1px solid rgba(255,255,255,.82);
    border-radius: inherit;
    opacity: 1 !important;
    z-index: 3;
    pointer-events: none;
}
.service-page .service-photo a,
.theme-detail-page .service-photo a {
    position: relative;
    overflow: hidden;
}
.service-page .service-photo .service-image-zoom,
.theme-detail-page .service-photo .service-image-zoom {
    z-index: 4;
}

.home-theme-carousel .owl-stage {
    display: flex;
    align-items: flex-start !important;
}
.home-theme-carousel .owl-item,
.home-theme-card,
.home-theme-card a {
    height: auto !important;
    min-height: 0 !important;
}
.home-theme-card a {
    display: block !important;
}
.home-theme-image {
    aspect-ratio: 16 / 9 !important;
}
.home-theme-content {
    padding: 16px 20px 18px !important;
}
.home-theme-content p {
    margin-bottom: 5px !important;
    font-size: 11px !important;
    letter-spacing: .13em !important;
}
.home-theme-content h3 {
    margin-bottom: 9px !important;
    font-size: clamp(23px, 1.45vw, 29px) !important;
}
.home-theme-content span {
    font-size: 12px !important;
}
.home-theme-carousel .owl-dots button,
.home-theme-carousel .owl-dots .owl-dot {
    border: 0 !important;
    outline: none !important;
    box-shadow: none !important;
    background: transparent !important;
}

.about-detail-page .about-detail-hero {
    align-items: flex-end !important;
    min-height: min(76vh, 780px) !important;
    background-size: cover !important;
    background-position: center !important;
}
.about-detail-page .about-detail-overlay {
    background: linear-gradient(180deg, rgba(25,16,19,.05) 20%, rgba(25,16,19,.68) 100%) !important;
}
.about-detail-page .about-detail-hero-content {
    max-width: none !important;
    padding-bottom: 72px !important;
    color: #fff;
}
.about-detail-page .about-detail-hero-content h1 {
    color: #fff;
    font-size: clamp(58px, 7vw, 104px) !important;
    font-weight: 400;
    line-height: .92 !important;
    margin: 0 0 18px !important;
}
.about-detail-page .about-detail-hero-content p:not(.service-kicker) {
    color: #fff;
    font-size: 21px !important;
    line-height: 1.45 !important;
    max-width: 680px;
    margin: 0;
}
@media (max-width: 575px) {
    .about-detail-page .about-detail-hero-content {
        padding: 0 20px 42px !important;
        text-align: left !important;
    }
    .about-detail-page .about-detail-hero-content h1 {
        font-size: 52px !important;
    }
    .about-detail-page .about-detail-hero-content > p,
    .about-detail-page .about-detail-hero .service-kicker {
        font-size: 17px !important;
        text-align: left !important;
    }
    .home-theme-image {
        aspect-ratio: 4 / 3 !important;
    }
}

/* Rifinitura 2026-08-23: hero Chi sono e allineamento verticale sezioni testo+foto */
.about-detail-page .about-detail-hero.service-hero.theme-hero {
    position: relative;
    display: flex;
    align-items: flex-end !important;
    min-height: min(76vh, 780px) !important;
    background-size: cover !important;
    background-position: center center !important;
}
.about-detail-page .about-detail-hero .service-hero-overlay,
.about-detail-page .about-detail-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(25,16,19,.05) 20%, rgba(25,16,19,.68) 100%) !important;
}
.about-detail-page .about-detail-hero .service-hero-content,
.about-detail-page .about-detail-hero-content {
    position: relative;
    z-index: 1;
    padding-bottom: 72px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100% !important;
    max-width: 1170px !important;
    text-align: left !important;
}
.about-detail-page .about-detail-hero .service-kicker {
    color: #fff !important;
    text-align: left !important;
}
.about-detail-page .about-detail-hero h1 {
    color: #fff !important;
    font-size: clamp(58px, 7vw, 104px) !important;
    font-weight: 400 !important;
    line-height: .92 !important;
    margin: 0 0 18px !important;
    text-align: left !important;
}
.about-detail-page .about-detail-hero-content > p:last-child {
    color: #fff !important;
    font-size: 21px !important;
    line-height: 1.45 !important;
    max-width: 680px !important;
    margin: 0 !important;
    text-align: left !important;
}

.service-editorial .row.align-items-center,
.about-story-section .row.align-items-center {
    align-items: center !important;
}
.service-editorial .col-lg-6,
.about-story-section .col-lg-6 {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.service-editorial-copy,
.service-editorial-copy-right,
.about-story-copy {
    width: 100%;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.service-editorial .service-image-pair,
.about-story-section .service-image-pair {
    width: 100%;
    min-height: 0 !important;
    margin-top: 0 !important;
    align-self: center;
}
.about-detail-row {
    align-items: center !important;
}
.about-detail-text,
.about-detail-image {
    align-self: center !important;
}
.about-detail-image .about-floating-image.service-landscape-photo {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

@media (max-width: 1199px) {
    .about-detail-page .about-detail-hero .service-hero-content,
    .about-detail-page .about-detail-hero-content {
        max-width: 960px !important;
    }
}
@media (max-width: 991px) {
    .about-detail-page .about-detail-hero .service-hero-content,
    .about-detail-page .about-detail-hero-content {
        max-width: 720px !important;
    }
    .service-editorial .col-lg-6,
    .about-story-section .col-lg-6 {
        display: block;
    }
    .service-editorial .service-image-pair,
    .about-story-section .service-image-pair {
        margin-top: 28px !important;
    }
}
@media (max-width: 767px) {
    .about-detail-page .about-detail-hero .service-hero-content,
    .about-detail-page .about-detail-hero-content {
        max-width: 540px !important;
    }
}
@media (max-width: 575px) {
    .about-detail-page .about-detail-hero.service-hero.theme-hero {
        min-height: 440px !important;
    }
    .about-detail-page .about-detail-hero .service-hero-content,
    .about-detail-page .about-detail-hero-content {
        max-width: none !important;
        padding: 0 20px 42px !important;
    }
    .about-detail-page .about-detail-hero h1 {
        font-size: 52px !important;
    }
    .about-detail-page .about-detail-hero-content > p,
    .about-detail-page .about-detail-hero .service-kicker {
        font-size: 17px !important;
    }
}

/* Ambra: usa anche foto verticali nei blocchi testo+foto */
.about-detail-page .about-content-photo {
    width: 100%;
    margin: 0;
    overflow: hidden;
}
.about-detail-page .about-content-photo.is-vertical {
    aspect-ratio: 4 / 5;
    max-width: 520px;
    justify-self: center;
    align-self: center;
}
.about-detail-page .about-content-photo.is-horizontal {
    aspect-ratio: 16 / 10;
}
.about-detail-page .about-content-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.about-story-section .service-single-image .about-content-photo.is-vertical {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
}
.about-detail-row.is-reversed .about-content-photo.is-vertical {
    margin-left: auto;
}
@media (max-width: 991px) {
    .about-detail-page .about-content-photo.is-vertical {
        max-width: 460px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (max-width: 575px) {
    .about-detail-page .about-content-photo.is-vertical,
    .about-detail-page .about-content-photo.is-horizontal {
        max-width: none;
        aspect-ratio: auto;
    }
    .about-detail-page .about-content-photo img {
        height: auto;
    }
}

/* Fix 2026-08-24: niente spazio vuoto sotto le foto contenuto Ambra */
.about-detail-page .about-content-photo,
.about-detail-page .about-floating-image.about-content-photo {
    position: relative;
    display: block;
    overflow: hidden;
    background: transparent !important;
}
.about-detail-page .about-content-photo img,
.about-detail-page .about-floating-image.about-content-photo img {
    width: 100% !important;
    height: 100% !important;
    max-height: none !important;
    min-height: 100% !important;
    object-fit: cover !important;
    display: block !important;
    background: transparent !important;
}
@media (max-width: 575px) {
    .about-detail-page .about-content-photo img,
    .about-detail-page .about-floating-image.about-content-photo img {
        height: auto !important;
        min-height: 0 !important;
    }
}

/* Fix arrotondamento gallery servizi/pagine tematiche: l'immagine interna deve seguire il contenitore */
.service-page .service-photo,
.theme-detail-page .service-photo {
    overflow: hidden !important;
}
.service-page .service-photo > a,
.theme-detail-page .service-photo > a {
    border-radius: inherit;
    overflow: hidden !important;
    isolation: isolate;
}
.service-page .service-photo > a img,
.theme-detail-page .service-photo > a img {
    border-radius: inherit;
}
.service-page .service-photo::after,
.theme-detail-page .service-photo::after {
    display: none !important;
}
.service-page .service-photo > a::after,
.theme-detail-page .service-photo > a::after {
    content: "";
    position: absolute;
    inset: 9px;
    border: 1px solid rgba(255,255,255,.82);
    border-radius: inherit;
    opacity: 1 !important;
    z-index: 3;
    pointer-events: none;
}
