.product_wrap_684276 h2 {
	font-size: 35px;
}

.product_wrap_684276 .row, section.contenuto-pagina .row {
	max-width: 1400px !important;
}

section.contenuto-pagina .row p {
	font-size: 18px;
}

.contenuto-pagina ul li {
	position: relative;
	font-size: 18px;
	margin-bottom: 10px;
}

.price span {
	font-size: 22px !important;
	margin-bottom: 18px !important;
	line-height: 1;
	color: #000 !important;
	font-weight: bold;
}


header .row {
	max-width: 1780px !important;
}

.row.introprodsingle.singleproduct {
	max-width: 1780px !important;
}

.row.introprodsingle .scontoinpercentuale {
	top: -20px;
	z-index: 9;
	left: 90%;
}

h1.product_title.entry-title {
	width: 100%;
	margin-bottom: 0;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 30px;
}

p.stock.in-stock {
	display: none;
}

p.stock.in-stock {
	display: none;
}

.price {
	width: 100%;
	float: none;
	margin: 0;
}

.woocommerce-mini-cart.cart_list>li.mini_cart_item a+.price {
	width: auto;
}

.summary.product-essential.entry-summary del span {
	color: #aaa;
}

.summary.product-essential.entry-summary ins {
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
}

form.cart {
	width: 100%;
}

.add-to-cart {
	width: 100%;
	margin-top: 10px;
}

.yith-par-message.yith-par-message-product {
	margin-bottom: 10px;
}

.yith-par-message.yith-par-message-product * {
	color: #37afa8;
}

a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.tinvwl-position-after {
	display: flex;
	font-size: 14px;
	align-items: center;
}

.row.introprodsingle.singleproduct {
	display: flex;
	align-items: center;
}

.avviso p {
	color: #37afa8;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 16px !important;
	margin-top: 10px;
}

.dettagli ul li:before {
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	background: #ffd91e;
	left: -15px;
	top: 10px;
	transform: none;
	border-radius: 100%;
}

.dettagli ul li {
	list-style: none;
	padding-left: 4px;
	position: relative;
	font-size: 17px;
	margin-bottom: 4px;
}

.benefici .row {
	padding: 0;
}

/* Add to cart radio button */
.add-to-cart label {
	display: flex;
	align-items: start;
	border: 1px solid #ddd;
	padding: 10px;
	border-radius: 10px;
	float: left;
	width: 100%;
}

.add-to-cart label span strong {
	margin: 0 0 0 0;
	display: inline-block;
}

.add-to-cart label input {
	margin-top: 6px;
	margin-bottom: 0;
}

.add-to-cart label span small {
	margin-top: -3px;
	display: block;
	font-weight: normal;
	font-style: italic;
}

a#cta-add-to-cart {
	margin-top: 20px;
	margin-bottom: 30px !important;
}

.add-to-cart h2 {
	font-size: 20px;
	font-weight: normal !important;
	margin-top: 10px;
}

/* DIETA */

.dieta-mediterranea {
	background: #fed434;
	padding: 0;
}

.wrap-dieta-content {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.wrap-dieta-content .dieta-img {
	background: url(../images/forchetta.png) no-repeat center;
	background-size: contain;
	flex-basis: 30%;
}

.wrap-dieta-content .dieta-content {
	flex-basis: 70%;
	padding: 75px 0 75px 100px;
}


span.underlined {
	position: relative;
	z-index: 2;
}

span.underlined:before {
	content: '';
	width: 100%;
	height: 6px;
	background: #2eb0a8;
	position: absolute;
	bottom: 0px;
	border-radius: 2px;
}

/** table **/

section.bruciatoregrassi {
	padding: 2em;
}

.rowflex.row {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.tablezucc {
	width: 48%;
	border-radius: 20px;
	overflow: hidden;
}

.tablegrass {
	width: 48%;
	border-radius: 20px;
	overflow: hidden;
}

.header-table {
	background: #37afa8;
	padding: 10px;
}

.content-table {
	padding: 20px;
	background: #f7f7f7;
}

.tablezucc i {
	color: red;
}

.header-table h3 {
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	color: #fff;
	text-align: center;
}

.tablegrass i {
	color: darkseagreen;
}

/* carbu */
section.cambiacarbu.corposopravvive {
	padding: 40px 0;
	background-color: #f7f7f7;
}


/** 10 sintomi **/

section.diecisintomi {
	padding: 3em 0;
}

section.diecisintomi p {
	margin: 0;
}

section.diecisintomi .row.flex .columns {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 20px;
}

section.diecisintomi .row.flex {
	max-width: 1500px !important;
}

section.diecisintomi .row.flex .col-uno, section.diecisintomi .row.flex .col-due {
	width: 50%;
	padding: 0 30px;
}

p.riganumero {
	display: flex;
	align-items: center;
}

p.riganumero span.textsint {
	width: 95%;
	padding: 10px;
	font-size: 18px !important;
}

p.riganumero span.num {
	width: 10%;
	display: block;
	border-radius: 10px;
	color: #2eb0a8;
	font-size: 23px;
	height: auto;
	padding: 5px;
	background: transparent;
	float: left;
	height: auto;
	clear: both;
	font-weight: 900;
}

.col-uno,
.col-due {
	flex: 1;
}

.riganumero {
	display: flex;
	align-items: flex-start;
	margin-bottom: 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #ddd;
	height: 150px;
}

.textsint {
	flex: 1;
	margin-left: 0;
}

/* via uscita */
.viauscita .row.nopadintro {
	padding: 0;
}

section.contenuto-pagina.viauscita {
	background: #f7f7f7;
	padding-top: 3em;
}


/* chetofac */

section.chetofac {
	padding: 10em 0;
	background: url(https://www.sauton.it/wp-content/uploads/2025/09/detoxfacile.jpg);
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
}

section.chetofac:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .3;
	top: 0;
	left: 0;
}

section.chetofac .row {
	position: relative;
	z-index: 3;
}

section.chetofac h2 {
	color: #fff;
	font-size: 60px;
	font-weight: bold;
	margin: 0;
}

section.chetofac p {
	color: #fff;
	font-size: 26px;
}

section.chetofac a.button {
	color: #000;
	font-size: 22px !important;
}

section.chetofac img {
	max-width: 550px;
}

/* icone */
section.iconemasterclass {
	background: #f7f7f7 !important;
	padding: 4em;
}

.content-riqicona p {
	margin: 0;
	font-size: 17px;
}

.riquadro-icona-masterclass {
	display: flex;
	align-items: center;
	justify-content: start;
}

.img-riqicona img {
	max-width: 90px;
}

.content-riqicona {
	padding: 20px;
}

.content-riqicona h2 {
	font-size: 30px;
	margin: 0;
	font-weight: 600 !important;
}

section.iconemasterclass .columns {
	padding: 0;
}

section.iconemasterclass .columns {
	display: flex;
	align-items: center;
	justify-content: center;
}

section.hero-masterclass.formfinalemasterclass.pdzero form {
	padding: 3em 12em;
}

.doublebtn {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

a.button.buttoncallanetica {
	background: #00b2a9 !important;
	color: #fff !important;
	text-align: center;
}

section.chetofac a.button {
	text-align: center;
	font-size: 18px !important;
}

/** come funz **/
section.comefunz {
	padding: 3em 0;
}

section.comefunz h2 {
	text-transform: uppercase;
	font-weight: bold !important;
}

.flexriga-funz {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: wrap;
	max-width: 70%;
	margin: 20px auto 0;
}

.colriga-funz {
	width: 100%;
}

.contentriga-funz {
	padding: 10px;
	text-align: center;
}

span.num {
	width: 40px;
	height: 40px;
	display: inline-block;
	background: #ffd502;
	text-align: center;
	line-height: 42px;
	border-radius: 100%;
	color: #000;
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 5px;
}

.contentriga-funz h4 {
	color: #000;
	font-size: 28px;
	font-weight: 600;
}

.contentriga-funz p {
	font-size: 18px;
}

.contentriga-funz h4 br {
	display: none;
}

/* benefici */
/* BENEFICI APPROCCIO */
.benefici-detox {
	background-color: #e8f5f5;
	padding: 100px 0 80px 0;
}

.benefici-detox .wrap-benefici {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin: 10px 0 0 0;
}

.benefici-detox .wrap-benefici .box-benefici {
	flex-basis: 23%;
	align-self: flex-start;
	text-align: center;
	margin-bottom: 20px;
	position: relative;
}

.benefici-detox .wrap-benefici .box-benefici::before {
	content: "";
	position: absolute;
	width: 80%;
	height: 10px;
	background-color: #e8f5f5;
	top: 80px;
	left: 50%;
	transform: translateX(-50%);
}

.benefici-detox .wrap-benefici .box-benefici img {
	margin-bottom: 20px;
	position: relative;
	z-index: 2;
}

.benefici-detox .wrap-benefici .box-benefici p {
	font-size: 18px;
	border: 2px solid #2eb0a8;
	border-radius: 10px;
	padding: 60px 10px 20px 10px;
	margin-top: -60px;
	height: 165px;
	line-height: 1.2;
}

/* facile adatto a tutti */
.facileadtut {
	background-color: #e8f5f5;
	padding: 3em 0;
}

section.facileadtut p {
	font-size: 20px;
}

.flexrow-fac {
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
}

.colfac {
	width: 32%;
	padding: 30px 10px;
	border: 2px solid #2EB0A1;
	margin: 5px;
	border-radius: 10px;
	display: flex;
	align-items: center;
}

.riqfac h4 {
	font-weight: bold;
	font-size: 18px;
}

.riqfac p {
	font-size: 16px !important;
}

/* kit include */
section.programinclude.wrap-pacchetti h2 {
	text-transform: uppercase;
}

.p-kit.prodotto-pacchetto-item-desc h3 {
	font-size: 26px;
}

/* testimonial */

.testimonianze_nuove h2 {
	margin-bottom: 20px;
	font-size: 2.5em;
	font-weight: 600 !important;
}


/** Popup **/
.overlay-scopridipiu {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .2;
	left: 0;
	top: 0;
	z-index: 99999999999;
}

.popup-scopridipiu {
	display: none;
	z-index: 999999999999;
	position: fixed;
	width: 800px;
	height: 700px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background: #ffff;
	padding: 20px;
	overflow: scroll;
}

.popup-scopridipiu i.fa.fa-times {
	background: red;
	position: absolute;
	right: 0;
	top: 0;
	color: #fff;
	padding: 10px;
}

a.scopriancora {
	color: #2ba6cb;
	font-weight: bold;
	text-decoration: underline;
}

/* garanzia */
section.garanzia {
	padding: 3em 0;
}


.p-kit.prodotto-pacchetto-item-img {
	width: 50%;
}

.p-kit.prodotto-pacchetto-item-desc {
	padding: 0px;
}

.p-kit.prodotto-pacchetto-item-desc {
	width: 50%;
}


.summary.product-essential.entry-summary del span bdi,
.product-type-variable .price del bdi {
	font-size: 22px;
	opacity: .2;
	font-weight: normal;
}

#slider_call_rec .content-riquadrotestimonianze-nuovo {
	width: 100% !important;
}

#slider_call_rec .owl-dots button {
	background: transparent !important;
}

#slider_call_rec .owl-dots {
	position: absolute;
	left: 50%;
	bottom: -30px;
	transform: translate(-50%, 0);
}

#slider_call_rec .owl-dots .owl-dot span {
	width: 8px;
	height: 8px;
	margin: 5px;
	background: #D6D6D6;
	display: block;
	transition: opacity .2s ease;
	border-radius: 30px;
}

#slider_call_rec .owl-dots .owl-dot.active span,
#slider_call_rec .owl-dots .owl-dot:hover span {
	background: #fed83b;
}

/* Responsive */
@media only screen and (max-width: 1299px) {
	.benefici .rownoflex .columns {
		padding: 0 !important;
		max-width: 100%;
		width: 95%;
	}

	.benefici .row .col1_ben {
		width: 70%;
	}

	.benefici .row .col2_dett {
		width: 30%;
	}

	section.diecisintomi .row.flex .columns {
		max-width: 90%;
		width: 100%;
	}
}

@media only screen and (max-width: 768px) {
	.row.introprodsingle.singleproduct {
		display: block;
	}

	.row.introprodsingle.singleproduct .columns {
		width: 100%;
	}

	button.single_add_to_cart_button.button.alt {
		margin: 0 !important;
	}

	.product_wrap_684276 h2 {
		font-size: 25px;
	}

	.benefici .row .col1_ben {
		width: 60% !important;
	}

	.benefici .row .col2_dett {
		width: 40%;
	}

	section.cambiacarbu.corposopravvive .columns {
		width: 90%;
	}

	section.diecisintomi .row.flex .columns {
		max-width: 100%;
		width: 100%;
	}

	section.diecisintomi .row.flex .col-uno, section.diecisintomi .row.flex .col-due {
		width: 50%;
		padding: 0 15px;
	}

	.viauscita .row.nopadintro h2, .viauscita .row.nopadintro p {
		text-align: left;
		padding: 0 20px;
	}

	.viauscita .row.nopadintro {
		margin-bottom: -30px;
	}


	section.chetofac h2 {
		font-size: 30px;
	}

	section.chetofac .columns {
		width: 100%;
	}

	section.chetofac {
		padding: 5em 0;
	}

	section.chetofac a.button {
		text-align: center;
		font-size: 16px !important;
	}

	.doublebtn {
		gap: 10px;
	}

	section.chetofac p {
		font-size: 18px;
	}

	section.iconemasterclass .columns {
		width: 100%;
	}

	.contentriga-funz h4 {
		font-size: 20px;
	}

	.colfac {
		width: 48%;
	}


	.benefici-detox .wrap-benefici .box-benefici {
		flex-basis: 49%;
	}

}

@media only screen and (max-width: 500px) {
	.row.introprodsingle .scontoinpercentuale {
		top: -10px;
		z-index: 9;
		left: 70%;
	}

	.add-to-cart label {
		font-size: 14px;
	}

	a#cta-add-to-cart {
		margin-top: 20px;
		margin-bottom: 30px !important;
		width: 100%;
		text-align: center;
	}

	.add-to-cart h2 {
		font-size: 20px !important;
	}

	.product_wrap_684276 h2 {
		font-size: 22px;
	}

	.product_wrap_684276 p {
		font-size: 16px;
	}

	section.contenuto-pagina .row p {
		font-size: 16px;
	}

	.yith-par-message.yith-par-message-product {
		text-align: left;
	}

	.content-description.dettagli-description ul {
		margin: 0 0 15px 1.25rem !important;
	}

	.benefici {
		padding: 2em 1.5em;
	}

	.benefici .row .col1_ben {
		width: 100% !important;
	}

	.benefici .row .col2_dett {
		width: 100%;
	}

	.contenuto-pagina .row {
		padding: 3em 0.8em;
	}

	.rowflex.row {
		flex-flow: wrap;
	}

	.product_wrap_684276 br {
		display: none;
	}

	span.underlined {
		display: inline-block;
	}


	section.cambiacarbu {
		padding: 0px 10px;
	}


	section.cambiacarbu.corposopravvive .columns {
		width: 100%;
		padding: 0 1.6em !important;
	}

	section.diecisintomi .row.flex .col-uno, section.diecisintomi .row.flex .col-due {
		width: 100%;
	}

	section.diecisintomi .row.flex .columns {
		display: block;
	}

	p.riganumero span.textsint {
		font-size: 16px !important;
	}

	.riganumero {
		height: auto;
	}

	.viauscita .row.nopadintro h2, .viauscita .row.nopadintro p {
		text-align: left;
		padding: 0 12px;
	}

	.contenuto-pagina ul li {
		position: relative;
		font-size: 16px;
		margin-bottom: 10px;
	}

	.flexriga-funz {
		max-width: 90%;
	}

	.colfac {
		width: 49%;
		margin: 3px 0;
	}

	section.testimonianze_nuove {
		padding: 2em 0;
	}

	.benefici-detox {
		background-color: #e8f5f5;
		padding: 50px 12px;
	}

	.benefici-detox .wrap-benefici .box-benefici {
		flex-basis: 100%;
	}

	section.facileadtut p {
		font-size: 16px;
	}

	.popup-scopridipiu {
		width: 99%;
	}

	.faq-prodotto h4.question {
		font-size: 16px;
	}


	section.garanzia {
		padding: 3em 10px;
	}

	section.garanzia img {
		max-width: 280px;
		display: block;
		margin: 20px auto 30px;
	}

	.faq-prodotto {
		padding: 50px 10px;
	}


	section.iconemasterclass .columns {
		justify-content: start;
	}


	.doublebtn {
		flex-flow: wrap;
	}

	.p-kit.prodotto-pacchetto-item-img {
		width: 100%;
	}

	.p-kit.prodotto-pacchetto-item-desc {
		width: 100%;
	}

	section.chetofac a.button {
		text-align: center;
		font-size: 18px !important;
		width: 100%;
		padding: 16px 0 !important;
	}

}

@media only screen and (max-width: 375px) {
	section.iconemasterclass {
		background: #f7f7f7 !important;
		padding: 1em 10px;
	}

	.colfac {
		width: 100%;
	}
}