/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme. Customizzato per Life Pep Lab.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.1
*/

/* ===== Tipografia Life Pep Lab (spec live) ===== */

body {
	font-family: 'IBM Plex Sans', sans-serif;
	font-size: 16px;
	line-height: 1.65;
	color: #1d1e20;
}

h1, h2, h3, h4, h5, h6,
.entry-title,
.woocommerce div.product .product_title {
	font-family: 'Schibsted Grotesk', sans-serif;
	color: #0f172a;
	font-weight: 500;
}

h1 {
	font-size: 72px;
	line-height: 1.1;
	letter-spacing: -0.01em;
}

h2 {
	font-size: 52px;
	line-height: 1.15;
}

h3 {
	font-size: 34px;
	line-height: 1.2;
}

h4, h5, h6 {
	font-size: 18px;
	line-height: 1.3;
}

@media (max-width: 767px) {
	h1 { font-size: 40px; }
	h2 { font-size: 34px; }
	h3 { font-size: 26px; }
}

a {
	color: #0891b2;
}

/* ===== Header sticky (come live) ===== */

#site-header {
	position: sticky;
	top: 0;
	z-index: 1000;
	width: 100%;
}

/* ===== Navigazione (nero, 16px, 500, no uppercase) ===== */

#site-navigation-wrap .dropdown-menu > li > a,
#site-navigation-wrap .dropdown-menu > li > a .text-wrap {
	color: #000000;
	font-size: 24px;
	font-weight: 500;
	text-transform: none;
	letter-spacing: 0;
}

#site-navigation-wrap .woo-menu-icon .wcmenucart i,
.oceanwp-mobile-menu-icon .wcmenucart i {
	font-size: 24px;
}

#site-navigation-wrap .dropdown-menu > li > a:hover,
#site-navigation-wrap .dropdown-menu > li.sfHover > a {
	color: #000000;
}

/* ===== Bottoni globali (cyan #0891b2 / hover navy #0f172a) ===== */

.wp-block-button__link,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
input[type="submit"],
button[type="submit"],
.woocommerce a.added_to_cart {
	background-color: #0891b2;
	border-color: #0891b2;
	color: #ffffff;
	border-radius: 4px;
	padding: 14px 26px;
	font-family: 'IBM Plex Sans', sans-serif;
	font-size: 14px;
	font-weight: 500;
	text-transform: none;
	letter-spacing: 0;
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}

.wp-block-button__link:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
input[type="submit"]:hover,
button[type="submit"]:hover,
.woocommerce a.added_to_cart:hover {
	background-color: #39a7c1;
	border-color: #39a7c1;
	color: #ffffff;
}

.lp-btn-navy,
.lp-btn.lp-btn-navy {
	background-color: #0f2942;
	border-color: #0f2942;
	border-width: 0;
	color: #ffffff;
	border-radius: 4px;
	padding: 14px 26px;
	font-family: 'IBM Plex Sans', sans-serif;
	font-size: 14px;
	font-weight: 500;
	text-transform: none;
	letter-spacing: 0;
	text-decoration: none !important;
}

.lp-btn-navy:hover,
.lp-btn-navy.lp-btn:hover {
	background-color: #3f5367;
	border-color: #3f5367;
	color: #ffffff;
}

/* ===== Footer (bg #0f172a, divisore ciano 3px) ===== */

#footer-widgets {
	background-color: #0f172a;
	color: #f8fafc;
	border-top: 3px solid #0891b2;
}

#footer-widgets .footer-box {
	color: #f8fafc;
}

#footer-widgets .footer-box .widget-title {
	font-family: 'IBM Plex Sans', sans-serif;
	color: #0891b2;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#footer-widgets .footer-box #text-5 .widget-title {
	font-family: 'Schibsted Grotesk', sans-serif;
	color: #f8fafc;
	font-size: 34px;
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: 0;
	text-transform: none;
}

#footer-widgets .footer-box #text-7 .widget-title {
	text-transform: none;
}

#footer-widgets .footer-box h1,
#footer-widgets .footer-box h2,
#footer-widgets .footer-box h3,
#footer-widgets .footer-box h4,
#footer-widgets .footer-box h5,
#footer-widgets .footer-box h6 {
	color: #f8fafc;
}

#footer-widgets .footer-box a,
#footer-widgets .footer-box ul li a {
	color: #f8fafc;
}

#footer-widgets .footer-box a:hover,
#footer-widgets .footer-box ul li a:hover {
	color: #0891b2;
}

#footer-widgets .footer-box ul {
	list-style: none;
	margin: 0;
}

#footer-widgets .footer-box ul li {
	padding: 4px 0;
}

#footer-widgets .footer-box ul li a {
	font-family: 'IBM Plex Sans', sans-serif;
	font-size: 13px;
	line-height: 1.4;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.12em;
	opacity: 0.85;
}

#footer-bottom {
	border-top: 1px solid rgba(248, 250, 252, 0.4);
}

#footer-bottom {
	background-color: #0f172a;
	color: #f8fafc;
	font-size: 13px;
	line-height: 1.4;
}

#footer-bottom #copyright,
#footer-bottom #footer-bottom-inner #copyright {
	color: #f8fafc;
	font-size: 13px;
	line-height: 1.4;
}

#footer-bottom #copyright a {
	color: #0891b2;
}

/* ===== Nascondi barra titolo/breadcrumbs su pagine con hero custom ===== */

body.page-id-12 .page-header,
body.page-id-13 .page-header,
body.page-id-5 .page-header,
body.page-id-11 .page-header {
	display: none;
}

/* ===== Contenuto pagine ===== */

.entry,
.entry-content {
	font-size: 16px;
	line-height: 1.65;
	color: #1d1e20;
}

.wp-block-heading.has-text-align-center,
p.has-text-align-center {
	text-align: center;
}

.woocommerce ul.products li.product .price {
	color: #0891b2;
}

/* ===== Blocchi Home (replica lifepeplab.com) ===== */

/* Clip at the viewport level (not at the 1200px container) so full-bleed
   sections can reach the edges like the original. Applied on html only:
   on body it would create a scroll container that breaks the sticky header. */
html {
	overflow-x: hidden;
}

.lp-hero,
.lp-strengths,
.lp-disclaimer,
.lp-cta {
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	width: 100vw;
	box-sizing: border-box;
}

.lp-inner {
	max-width: 1224px;
	margin: 0 auto;
}

.lp-hero {
	min-height: 709px;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	padding: 71px 20px 40px;
	background: linear-gradient(160deg, #0f2942 0%, #79b2c3 100%);
}

.lp-hero .lp-inner {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
}

.lp-hero-italia {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 26px;
	margin-bottom: 41px;
}

.lp-hero-italia img {
	width: 194px;
	height: 129px;
	object-fit: cover;
}

.lp-hero-top {
	color: #f8fafc;
	font-family: 'Schibsted Grotesk', sans-serif;
	font-size: 48px;
	font-weight: 700;
	line-height: 1.3;
	margin: 0;
}

.lp-eyebrow {
	font-family: 'IBM Plex Sans', sans-serif;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.4;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: #0f2942;
	margin: 0 0 24px;
}

.lp-eyebrow-light {
	color: #f8fafc;
	margin-bottom: 30px;
}

.lp-hero-title {
	color: #f8fafc;
	font-size: 72px;
	line-height: 1.1;
	letter-spacing: -0.01em;
	max-width: 880px;
	margin: 0 0 30px;
}

.lp-hero-sub {
	color: #f8fafc;
	font-size: 16px;
	line-height: 1.65;
	max-width: 880px;
	margin: 0 0 40px;
}

.lp-btn {
	display: inline-block;
	background-color: #0891b2;
	border-color: #0891b2;
	border-width: 0;
	color: #ffffff;
	border-radius: 4px;
	padding: 14px 26px;
	font-family: 'IBM Plex Sans', sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.5;
	text-decoration: none !important;
}

.lp-btn:hover {
	background-color: #39a7c1;
	border-color: #39a7c1;
	color: #000000;
}

.lp-strengths {
	background-color: #f8fafc;
	text-align: center;
	padding: 72px 20px;
}

.lp-strengths .lp-eyebrow {
	margin-bottom: 16px;
}

.lp-section-title {
	font-size: 52px;
	line-height: 1.15;
	color: #0f172a;
	margin: 0 0 60px;
}

.lp-cols {
	display: flex;
	justify-content: center;
	gap: 24px;
}

.lp-col {
	flex: 1;
	max-width: 344px;
	text-align: center;
}

.lp-icon {
	color: #055e73;
	display: inline-block;
	margin-bottom: 24px;
}

.lp-icon svg {
	width: 32px;
	height: 32px;
	display: block;
}

.lp-stat {
	font-size: 52px;
	line-height: 1.15;
	color: #0f172a;
	margin: 0 0 8px;
}

.lp-stat-label {
	font-family: 'IBM Plex Sans', sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.4;
	color: #0f172a;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	margin: 0;
}

.lp-disclaimer {
	background-color: #0f2942;
	color: #f8fafc;
	text-align: center;
	padding: 72px 20px;
}

.lp-disclaimer h2 {
	color: #f8fafc;
	margin: 0 0 30px;
}

.lp-disclaimer p {
	color: #f8fafc;
	max-width: 966px;
	margin: 0 auto 8px;
	text-align: justify;
}

.lp-disclaimer p:last-child {
	margin-bottom: 0;
}

.lp-disclaimer .lp-en {
	font-weight: 700;
}

.lp-cta {
	background-color: #f8fafc;
	padding: 72px 20px;
}

.lp-cta .lp-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
}

.lp-cta h3 {
	color: #0f172a;
	margin: 0 0 8px;
}

.lp-cta-sub {
	font-family: 'IBM Plex Sans', sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.4;
	color: #0f172a;
	margin: 0;
}

@media (max-width: 767px) {
	.lp-hero {
		min-height: 579px;
		padding-top: 51px;
	}
	.lp-hero-italia {
		gap: 12px;
		margin-bottom: 16px;
	}
	.lp-hero-italia img {
		width: 53px;
		height: 60px;
	}
	.lp-hero-top {
		font-size: 14px;
	}
	.lp-eyebrow {
		margin-bottom: 16px;
	}
	.lp-hero-title {
		font-size: 32px;
		line-height: 1.3;
	}
	.lp-hero-sub {
		font-size: 16px;
	}
	.lp-cols {
		flex-direction: column;
		align-items: center;
	}
	.lp-col {
		max-width: 328px;
	}
	.lp-cta .lp-inner {
		flex-direction: column;
		text-align: center;
	}
}

/* ===== Blocchi Certificazioni (replica lifepeplab.com) ===== */

.lp-cert-hero,
.lp-cert-standards,
.lp-cert-validation {
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	width: 100vw;
	box-sizing: border-box;
}

.lp-cert-hero {
	background-color: #f8fafc;
	min-height: 691px;
	display: flex;
	align-items: center;
	padding: 72px 20px;
}

.lp-cert-hero .lp-inner {
	display: flex;
	align-items: center;
	gap: 40px;
	width: 100%;
}

.lp-cert-text {
	flex: 1.2;
}

.lp-cert-text h1 {
	color: #0f172a;
	margin: 0 0 32px;
}

.lp-cert-text p {
	color: #1d1e20;
	margin-bottom: 8px;
}

.lp-cert-text .lp-en {
	font-weight: 700;
	margin-bottom: 32px;
}

.lp-cert-img {
	flex: 1;
}

.lp-cert-img img {
	width: 100%;
	height: auto;
	display: block;
}

.lp-cert-hero .lp-cert-img img {
	max-width: 456px;
	aspect-ratio: 4 / 3;
	object-fit: cover;
}

.lp-cert-validation .lp-cert-img img {
	max-width: 612px;
	aspect-ratio: 612 / 601;
	object-fit: cover;
}

.lp-cert-standards {
	background-color: #0f172a;
	text-align: center;
	min-height: 812px;
	display: flex;
	align-items: center;
	padding: 72px 20px;
}

.lp-cert-eyebrow {
	font-family: 'IBM Plex Sans', sans-serif;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	margin: 0 0 24px;
}

.lp-cert-standards .lp-cert-eyebrow {
	color: #8ccada;
}

.lp-cert-validation .lp-cert-eyebrow {
	color: #0f2942;
}

.lp-cert-standards h2 {
	color: #f8fafc;
	margin: 0 0 64px;
}

.lp-cert-cards {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 24px;
}

.lp-cert-card {
	background-color: #e5e7eb;
	border-radius: 16px;
	box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
	padding: 40px;
	text-align: left;
	min-height: 409px;
}

.lp-cert-card h3 {
	color: #0f172a;
	margin: 0 0 16px;
}

.lp-cert-card p {
	color: #1d1e20;
	margin-bottom: 8px;
}

.lp-cert-card .lp-en {
	font-weight: 700;
}

.lp-cert-validation {
	background-color: #e5e7eb;
	min-height: 797px;
	display: flex;
	align-items: center;
	padding: 72px 20px;
}

.lp-cert-validation .lp-inner {
	display: flex;
	align-items: center;
	gap: 40px;
	width: 100%;
}

.lp-cert-validation h2 {
	color: #0f172a;
	margin: 0 0 24px;
}

.lp-cert-validation p {
	color: #1d1e20;
	margin-bottom: 8px;
}

@media (max-width: 767px) {
	.lp-cert-hero .lp-inner,
	.lp-cert-validation .lp-inner {
		flex-direction: column;
	}
	.lp-cert-text h1 {
		font-size: 40px;
		text-align: center;
	}
	.lp-cert-text p {
		text-align: justify;
	}
	.lp-cert-cards {
		grid-template-columns: 1fr;
	}
	.lp-cert-card {
		min-height: 0;
	}
}

/* ===== Blocchi Disclaimer Legale (replica lifepeplab.com) ===== */

.lp-disc-hero,
.lp-disc-clauses,
.lp-disc-cta {
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	width: 100vw;
	box-sizing: border-box;
	background-color: #f8fafc;
}

.lp-btn-r8 {
	border-radius: 8px;
}

.lp-disc-hero {
	min-height: 668px;
	display: flex;
	align-items: center;
	padding: 72px 20px;
}

.lp-disc-hero .lp-inner {
	width: 100%;
}

.lp-disc-eyebrow {
	font-family: 'IBM Plex Sans', sans-serif;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: #0f2942;
	margin: 0 0 24px;
}

.lp-disc-hero h1 {
	color: #0f172a;
	margin: 0 0 32px;
}

.lp-disc-hero p {
	color: #1d1e20;
	margin-bottom: 8px;
}

.lp-disc-hero .lp-en {
	font-weight: 700;
	margin-bottom: 32px;
}

.lp-disc-clauses {
	min-height: 707px;
	display: flex;
	align-items: center;
	padding: 72px 20px;
}

.lp-disc-clauses h2 {
	color: #0f172a;
	margin: 0 0 48px;
}

.lp-disc-cols {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 48px;
}

.lp-disc-col p {
	color: #1d1e20;
	margin-bottom: 8px;
}

.lp-disc-col .lp-en {
	font-weight: 700;
}

.lp-disc-cta {
	min-height: 370px;
	display: flex;
	align-items: center;
	padding: 72px 20px;
}

.lp-disc-cta .lp-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	width: 100%;
}

.lp-disc-cta h3 {
	color: #0f172a;
	margin: 0 0 16px;
}

.lp-disc-cta p {
	color: #1d1e20;
	margin-bottom: 8px;
}

.lp-disc-cta .lp-en {
	font-weight: 700;
}

@media (max-width: 767px) {
	.lp-disc-hero .lp-inner {
		text-align: center;
	}
	.lp-disc-hero h1 {
		font-size: 40px;
	}
	.lp-disc-cols {
		grid-template-columns: 1fr;
	}
	.lp-disc-cta .lp-inner {
		flex-direction: column;
		text-align: center;
	}
}

/* ===== Blocchi Contatti (replica lifepeplab.com) ===== */

.lp-cont-hero,
.lp-cont-notice,
.lp-cont-form {
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	width: 100vw;
	box-sizing: border-box;
}

.lp-cont-eyebrow {
	font-family: 'IBM Plex Sans', sans-serif;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: #0f2942;
	margin: 0 0 24px;
}

.lp-cont-hero {
	background-color: #f8fafc;
	min-height: 808px;
	display: flex;
	align-items: center;
	padding: 72px 20px;
}

.lp-cont-hero .lp-inner {
	display: flex;
	align-items: center;
	gap: 48px;
	width: 100%;
}

.lp-cont-img {
	flex: 1;
}

.lp-cont-img img {
	width: 100%;
	height: auto;
	display: block;
}

.lp-cont-text {
	flex: 1;
}

.lp-cont-text h1 {
	color: #0f172a;
	margin: 0 0 24px;
}

.lp-cont-text p {
	color: #0f172a;
	margin-bottom: 32px;
}

.lp-cont-notice {
	background-color: #e5e7eb;
	min-height: 254px;
	display: flex;
	align-items: center;
	text-align: center;
	padding: 48px 20px;
}

.lp-cont-notice h2 {
	color: #0f172a;
}

.lp-cont-form {
	background-color: #f8fafc;
	min-height: 696px;
	display: flex;
	align-items: center;
	text-align: center;
	padding: 72px 20px;
}

.lp-cont-form .lp-inner {
	max-width: 800px;
}

.lp-cont-form h2 {
	color: #0f172a;
	margin: 0 0 16px;
}

.lp-cont-sub {
	color: #0f172a;
	margin: 0 0 40px;
}

.lp-cont-form .wpcf7 {
	text-align: left;
}

.lp-cont-form .wpcf7 label {
	display: block;
	font-family: 'IBM Plex Sans', sans-serif;
	font-size: 14px;
	color: #1d1e20;
	margin-bottom: 8px;
}

.lp-cont-form .wpcf7 input[type="text"],
.lp-cont-form .wpcf7 input[type="email"],
.lp-cont-form .wpcf7 input[type="tel"],
.lp-cont-form .wpcf7 textarea {
	width: 100%;
	background-color: #ffffff;
	border: 1px solid #d1d5db;
	border-radius: 8px;
	padding: 14px 16px;
	font-family: 'IBM Plex Sans', sans-serif;
	font-size: 16px;
	color: #1d1e20;
	margin-bottom: 24px;
}

.lp-cont-form .wpcf7 input[type="submit"] {
	background-color: #0f2942;
	border: none;
	border-radius: 8px;
	color: #ffffff;
	padding: 14px 26px;
	font-family: 'IBM Plex Sans', sans-serif;
	font-size: 14px;
	font-weight: 500;
	cursor: pointer;
}

.lp-cont-form .wpcf7 input[type="submit"]:hover {
	background-color: #3f5367;
	color: #ffffff;
}

@media (max-width: 767px) {
	.lp-cont-hero .lp-inner {
		flex-direction: column;
	}
	.lp-cont-text h1 {
		font-size: 40px;
		text-align: center;
	}
	.lp-cont-text p {
		text-align: center;
	}
	.lp-cont-form h2 {
		font-size: 34px;
	}
}

/* ===== Hero Shop (replica lifepeplab.com) ===== */

.lp-shop-hero {
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	width: 100vw;
	box-sizing: border-box;
	background-color: #f8fafc;
	min-height: 461px;
	display: flex;
	align-items: center;
	text-align: center;
	padding: 72px 20px;
}

.lp-shop-hero h1 {
	color: #0f172a;
	margin: 0 0 32px;
}

.lp-shop-hero p {
	color: #1d1e20;
	margin: 0 auto 8px;
	max-width: 966px;
}

.lp-shop-hero .lp-en {
	font-weight: 700;
}

.woocommerce ul.products {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 24px;
	list-style: none;
	margin: 0 !important;
	padding: 0;
}

.woocommerce ul.products::before,
.woocommerce ul.products::after {
	display: none;
}

.woocommerce ul.products li.product {
	width: 100%;
	float: none;
	margin: 0;
}

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

@media (max-width: 767px) {
	.woocommerce ul.products {
		grid-template-columns: 1fr;
	}
	.lp-shop-hero h1 {
		font-size: 40px;
	}
}
