/* WOOCOMMERCE GENERALI */
/* Varie */
.woocommerce-shop .ast-woocommerce-container {
	max-width: 100% !Important;
}
.woocommerce-notices-wrapper:focus-visible, div.wc-block-components-notice-banner.is-success, .wc-block-components-notice-banner.is-success {
	outline: none !Important;
}
p.woocommerce-result-count {
	display: none !Important;
}
.archive .ast-woocommerce-container {
    margin: 1em 0;
}
.ast-woocommerce-container {
	margin: 2em 0;
}
@media screen and (min-width: 1200px) {
	.shop-custom-style .ast-container {
		max-width: 100% !Important;
	}
	.shop-custom-style .ast-container #primary {
		margin: 0 !Important;
	}
	.shop-custom-style .ast-container .ast-woocommerce-container {
		margin: 1.5em auto !Important;
	}
}
.testo-sotto-woo h3 {
	font-size: 18px;
}
.container-testo-sotto-woo h3 {
	margin-top: 1em;
}
.container-testo-sotto-woo h2, .container-testo-sotto-woo h3 {
	font-size: 20px !Important;
}
.container-testo-sotto-woo {
	background: #f2f5f7;
	padding: 50px 20px 50px 20px;
}
.testo-sotto-woo {
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
}
.et-quantita {
	font-weight: 700;
	padding-bottom: 5px;
}
.pswp {
	display: none;
}
.price, .woocommerce-Price-amount.amount {
	color: #3675b6;
}
.caratteristiche {
	display: none;
}
.woocommerce-js ul.products li.product.product-category a img {
	border-radius: 11px !Important;
}
.woocommerce-js ul.products li.product .woocommerce-loop-category__title,
.woocommerce-page ul.products li.product .woocommerce-loop-category__title {
	font-size: 16px !Important;
}
.woocommerce-loop-category__title {
	bottom: 0 !Important;
	left: 0 !Important;
	right: 0 !Important;
	margin-bottom: 0 !Important;
	background: #ffffff !Important;
	padding: 10px !Important;
}
li.product-category.product a {
	border: 1px solid #ededed;
	border-radius: 11px;
	overflow: hidden;
}

/* Filtro prodotti on-sale */
@media (min-width: 769px) {
  .combined-order-filter {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
@media (max-width: 768px) {
  .combined-order-filter {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px; 
  }
  .combined-order-filter form {
    width: 100%; 
  }
  .woocommerce-ordering select {
    width: 100%;
  }
}

/* Filtro ordine prodotti */
.woocommerce .woocommerce-ordering {
	margin-bottom: 0 !Important;
}

/* Login e registrazione */
form.woocommerce-form.woocommerce-form-login.login {
	border: 0 !Important;
	padding: 0 !Important;
}
.woocommerce-form.woocommerce-form-register.register p {
	font-size: 13px;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline {
	line-height: 1em;
}
button.woocommerce-button.button.woocommerce-form-login__submit, button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
	font-size: 16px !important;
   	text-transform: uppercase !Important;
   	padding: 15px 40px !Important;
   	border: 1px solid #DB3800;
   	background-color: transparent !Important;
   	color: #DB3800 !Important;
   	margin-top: 10px !Important;
}
.form-row.form-row-wide.create-account.woocommerce-validated span {
	font-size: 1rem !Important;
}
div.woocommerce-loop-product__title {
	font-weight: 700;
	line-height: 1.2 !Important;
	color: #3a3a3a !Important;
}
/* Notifiche */
.wc-block-components-notice-banner.is-success {
	border-top: 3px solid #3675b6;
	border-left: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	border-right: 1px solid #ededed;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background: transparent;
	padding: 1em;
	margin: 0 0 2em;
	position: relative;
	display: flex;
}

.wc-block-components-notice-banner.is-success svg path {
	fill: #3675b6;
}

/* Sidebar */
h4.filter-title {
	font-size: 13px;
	text-transform: uppercase;
}
.yith-wcan-filters .yith-wcan-filter {
	width: 100% !Important;
}
.yith-wcan-filters .yith-wcan-filter .filter-items.level-0 ul {
	padding-left: 0;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item {
	line-height: 1.5;
}
.filter-title {
	margin-bottom: 10px !Important;
}
.widget-area.secondary {
	margin-top: 2em !Important;
}
.ast-left-sidebar #secondary {
	padding-right: 0 !Important;
	margin-top: 2em;
}
.ast-left-sidebar #primary {
	border-left: 0 !Important;
}
.ast-left-sidebar #secondary {
	border-right: 0 !Important;
}
.sidebar-main .woocommerce-Price-amount.amount {
	color: #3a3a3a;
}
/* Nascondi sidebar in certe pagine di categoria */
.term-348 #secondary,
.term-391 #secondary,
.term-539 #secondary,
.term-540 #secondary,
.term-392 #secondary,
.term-396 #secondary,
.term-393 #secondary,
.term-397 #secondary,
.term-527 #secondary,
.term-400 #secondary,
.term-537 #secondary,
.term-401 #secondary,
.term-725 #secondary {
    display: none;
}
.term-348 #primary,
.term-391 #primary,
.term-539 #primary,
.term-540 #primary,
.term-392 #primary,
.term-396 #primary,
.term-393 #primary,
.term-397 #primary,
.term-527 #primary,
.term-400 #primary,
.term-537 #primary,
.term-401 #primary,
.term-725 #primary {
    width: 100%;
    padding-left: 0 !Important;
}

/* Filtri ordinamento e conteggio risultati */
.woocommerce-js .woocommerce-ordering select, .woocommerce-page .woocommerce-ordering select {
	border: 1px solid #dddddd !Important;
}
@media screen and (max-width: 768px) {
	.woocommerce-js .woocommerce-ordering select, .woocommerce-page .woocommerce-ordering select {
		width: 100% !Important;
	}
}
.message__background {
	display: none !Important;
}
.orderby {
	-webkit-appearance: none;  /* Rimuove la freccia predefinita in WebKit/Blink */
	-moz-appearance: none;     /* Rimuove la freccia predefinita in Firefox */
	appearance: none;          /* Rimuove la freccia predefinita in moderni browser */
	background-image: url('https://www.doctorspy.it/wp-content/uploads/2023/11/freccia-basso.png');
	background-repeat: no-repeat;
	background-position: right 10px center; /* Posizionamento dell'icona */
	padding-right: 30px; /* Spazio per evitare la sovrapposizione del testo con l'icona */
}
.woocommerce .woocommerce-ordering {
	margin-bottom: 1em !Important;
}
.filter-on-sale {
	margin: 15px 0;
	display: inline-flex;
	line-height: 1;
}
@media screen and (min-width: 769px) {
	.filter-on-sale {
		padding-left: 20px;
	}
}
.filter-on-sale label {
	font-weight: 700;
}

/* Nascondi i filtri su mobile */
@media (max-width: 768px) {
    .filter-modal-container {
       	visibility: hidden;
    	opacity: 0;
        position: fixed;
        top: 0;
        left: -400px; /* Larghezza della modal */
        width: 400px;
        height: 100%;
        background: #fff;
        overflow-y: auto;
        transition: left 0.3s;
        z-index: 1000;
    }
	.close-icon {
		position: absolute;
		top: 130px;
    	right: 40px;
		font-size: 50px;
		line-height: 1;
		cursor: pointer;
		z-index: 1010; /* Se necessario, assicurati che appaia sopra gli altri elementi */
	}
	.wcpf-button-action-reset {
		padding: 10px 40px;
		border-radius: 50px;
	}
    .filter-modal-container.open {
		left: 0;
    	visibility: visible;
   		opacity: 1;
}
	.filter-modal-container.open .wcpf-filter-inner {
	}
    .open-filters-btn {
        display: block;
        margin-bottom: 15px;
		width: 100%;
    }
	.close-modal-btn {
		width: 100%;
	}
	.filter-modal-content {
		padding-top: 150px;
		margin-left: 20px;
    	margin-right: 30px;
		padding-bottom: 100px;
	}
}
@media screen and (min-width: 769px) {
	.close-modal-btn {
		display: none;
	}
	.close-icon {
		display: none;
	}
	.open-filters-btn {
		display: none;
	}
}

/* Widget filtri categorie in sidebar */
div.heading-filtro {
	font-weight: 700;
	font-size: 14px !Important;
	margin-bottom: 10px;
}
.link-categoria-container {
	margin-bottom: 12px;
}
.link-categoria-container a {
	color: #333;
}
.link-categoria-container a.active {
    color: #DB3800;
}
.link-categoria-container ul li {
	line-height: 1.5;
}
.link-categoria-container .ul-child li::before {
    content: "–";
    position: absolute;
    left: 0;
}
.link-categoria-container .ul-child {
	position: relative;
}
.link-categoria-container ul.ul-child li {
	padding-top: 5px;
	line-height: 1.5;
	padding-left: 20px;
}

/* Decimali */
div.price del sup {
	display: none;
}
.woocommerce-variation-price del sup {
	display: none;
} 

/* Suffisso fee */
.fee span.woocommerce-Price-amount.amount::after {
	content: " IVA inclusa";
	font-weight: 400;
	font-size: 13px;
}

/* Stock */
.stock.in-stock {
	font-weight: 700;
	color: #77a464;
	margin-bottom: 0;
}
p.stock.out-of-stock {
	font-weight: 700 !Important;
	color: #c72b04 !Important;
	margin-bottom: 0;
}
.stock.available-on-backorder {
	color: #f2cb05 !Important;
	font-weight: 700;
	text-align: left !Important;
	margin-bottom: 0;
}
.ast-grid-common-col p.stock.in-stock {
	text-align: left;
}
.ast-grid-common-col p.stock.in-stock::before {
	content: url('https://www.doctorspy.it/wp-content/uploads/2022/09/check-full.png');
	vertical-align: middle;
	margin-right: 5px;
	line-height: 1;
}
.ast-grid-common-col p.stock.out-of-stock::before {
	content: url('https://www.doctorspy.it/wp-content/uploads/2022/09/non-disponibile.png');
	vertical-align: middle;
	margin-right: 5px;
	line-height: 1;
}
@media screen and (max-width: 768px) {
.ast-grid-common-col p.stock.available-on-backorder {
	text-align: left !Important;
}
}
.ast-grid-common-col p.stock.available-on-backorder::before {
	content: url('https://www.doctorspy.it/wp-content/uploads/2022/09/check-backorder.png');
	vertical-align: middle;
	margin-right: 5px;
	line-height: 1;
}

/* Disponibilità related products */
.ast-shop-product-out-of-stock {
	display: none;
}
.ast-stock-avail {
	display: none;
}
.related.products p.ast-stock-detail {
	padding-bottom: 0 !Important;
}
@media screen and (min-width: 768px) {
.related.products p.ast-stock-detail {
	font-weight: 700;
	line-height: 1;
}
}
.related.products .ast-stock-detail .stock.in-stock::before {
	content: url('https://www.doctorspy.it/wp-content/uploads/2022/09/check-full.png');
	vertical-align: middle;
	margin-right: 5px;
	line-height: 1;
}
.related.products .stock.out-of-stock::before {
	content: url('https://www.doctorspy.it/wp-content/uploads/2022/09/non-disponibile.png');
	vertical-align: middle;
	margin-right: 5px;
	line-height: 1;
}
.related.products .stock.available-on-backorder::before {
	content: url('https://www.doctorspy.it/wp-content/uploads/2022/09/check-backorder.png');
	vertical-align: middle;
	margin-right: 5px;
	line-height: 1;
}

/* Etichette stock in pagine prodotto */
.ast-stock-detail .stock.in-stock::before {
	content: url('https://www.doctorspy.it/wp-content/uploads/2022/09/check-full.png');
	vertical-align: middle;
	margin-right: 5px;
	line-height: 1;
}
.summary.entry-summary .ast-stock-detail .stock.in-stock::after {
	content: '. Consegna con Spedizione PREMIUM in 24/48 ore.'
}
.summary.entry-summary .stock.available-on-backorder::after {
	content: '. Consegna in 7-20 giorni lavorativi.'
}
.stock.available-on-backorder::before {
	content: url('https://www.doctorspy.it/wp-content/uploads/2022/09/check-backorder.png');
	vertical-align: middle;
	margin-right: 5px;
	line-height: 1;
}
.summary.entry-summary p.stock.out-of-stock::before {
	content: url('https://www.doctorspy.it/wp-content/uploads/2022/09/non-disponibile.png');
	vertical-align: middle;
	margin-right: 5px;
	line-height: 1;
}

/* Stock mobile */
p.ast-stock-detail-mobile {
	padding-bottom: 15px !Important;
}
.stock-mobile {
	margin-top: 5px;
}
.stock-mobile.in-stock {
	font-weight: 700;
	color: #77a464 !Important;
	text-align: left !Important;
}
p.stock-mobile.out-of-stock {
	font-weight: 700 !Important;
	color: #c72b04 !Important;
}
.stock-mobile.available-on-backorder {
	color: #f2cb05 !Important;
	font-weight: 700;
}
@media screen and (max-width: 768px) {
	p.stock-mobile.in-stock, p.stock-mobile.out-of-stock, .stock-mobile.available-on-backorder {
		font-size: 13px !Important;
	}
}
.stock-mobile.available-on-backorder::after {
	content: '. Consegna in 7-20 giorni lavorativi.'
}
.stock-mobile.available-on-backorder::before {
	content: url('https://www.doctorspy.it/wp-content/uploads/2022/09/check-backorder.png');
	vertical-align: middle;
	margin-right: 5px;
	line-height: 1;
}
p.stock-mobile.out-of-stock::before {
	content: url('https://www.doctorspy.it/wp-content/uploads/2022/09/non-disponibile.png');
	vertical-align: middle;
	margin-right: 5px;
	line-height: 1;
}
.ast-stock-detail-mobile .stock-mobile.in-stock::before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 8px;
	vertical-align: middle;
	background-image: url('https://staging.doctorspy.it/wp-content/uploads/2026/05/checked.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.ast-stock-detail-mobile .stock-mobile.in-stock::after {
	content: '. Consegna PREMIUM in 24/48 ore.'
}
.ast-stock-avail-mobile {
	display: none;
}
.woocommerce div.product p.ast-stock-detail, .summary.entry-summary .stock {
    display: none !Important;
}

/* Toggle */
.toggle-trigger {
	margin: 0 !Important;
	font-weight: 400;
	font-size: 16px;
	padding-top: 10px;
	padding-left: 20px;
	background-image: url('/wp-content/uploads/2022/06/add-toggle.png');
	background-position: 5px 15px;
	background-repeat: no-repeat;
}
.toggle-trigger a {
	color: #DB3800 !Important;
}
.toggle_container {
	overflow: hidden;
}
.toggle-trigger.active{
	background-image: url('/wp-content/uploads/2022/06/minus-toggle.png') !important;
	background-position: 5px 15px;
	background-repeat: no-repeat;
}

/* Spedizione loop */
.spedizione-loop {
	font-size: 13px;
	line-height: 1;
	color: #777;
	margin-bottom: 15px;
}
@media screen and (min-width: 769px) {
	.spedizione-loop {
		display: none;
	}
}
.promo-loop {
	font-size: 13px;
	line-height: 1;
	color: #B63675;
	margin-bottom: 15px;
	font-weight: 700;
	display: none !Important;
}
@media screen and (min-width: 769px) {
	.promo-loop {
		display: none;
	}
}
.online-only {
	font-weight: 700;
	font-size: 13px;
	color: #3a3a3a;
}
@media screen and (min-width: 993px) {
	.online-only {
		position: absolute;
		top: 22px;
		right: 0;
		background: #ededed;
		padding-left: 5px;
		padding-right: 5px;
	}
}
@media screen and (max-width: 768px) {
	.online-only {
		padding: 5px 0 5px;
	}
}

/* Badge */
.itsnew-badge {
	background: #F29C0C;
	width: 120px! Important;
	padding: 2px 5px;
	color: #ffffff;
	font-weight: 700;
	border: 3px solid #ffffff;
	border-radius: 20px;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 9;
	font-size: 13px;
}
.best-seller-badge {
	background: #36B5B6;
	width: 120px! Important;
	padding: 2px 5px;
	color: #ffffff;
	font-weight: 700;
	border: 3px solid #ffffff;
	border-radius: 20px;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 9;
	font-size: 13px;
	text-align: center;
}
.best-quality-badge {
	background: #B67736;
	width: 120px! Important;
	padding: 2px 5px;
	color: #ffff;
	font-weight: 700;
	border: 3px solid #ffffff;
	border-radius: 20px;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 9;
	font-size: 13px; 
	text-align: center;
}
.woocommerce ul.products li.product .onsale{
	width: 120px !Important;
	font-weight: 700;
	padding: 2px 5px !Important;
	min-height: 0 !Important;
	border: 3px solid #ffffff;
	border-radius: 20px;
	line-height: 2em !Important;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
	position: absolute;
	z-index: 9;
	background: #B63675 !Important;
	color: #ffffff;
	top: 15px !Important;
	right: 15px !Important;
}
.onsale-badge-product-page {
	text-align: center;
	width: 150px;
	font-weight: 700;
	padding: 2px 5px;
	border: 3px solid #ffffff;
	border-radius: 20px;
	line-height: 1.5em;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
	z-index: 9;
	background: #B63675 !Important;
	color: #ffffff;
	position: absolute !Important;
	top: 10px;
	right: 10px;
}
.best-seller-badge-product-page {
	background: #36B5B6;
	width: 120px! Important;
	text-align: center;
	padding: 2px 5px;
	color: #ffffff;
	font-weight: 700;
	border: 3px solid #ffffff;
	border-radius: 20px;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 9;
}
.itsnew-badge-product-page {
	background: #F29C0C;
	width: 120px! Important;
	padding: 2px 5px;
	color: #ffffff;
	font-weight: 700;
	border: 3px solid #ffffff;
	border-radius: 20px;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 9;
	text-align: center;
}
.best-quality-badge-product-page {
	background: #B67736;
	width: 120px! Important;
	padding: 2px 5px;
	color: #ffff;
	font-weight: 700;
	border: 3px solid #ffffff;
	border-radius: 20px;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 9;
	text-align: center;
}
.onsale-mobile {
	width: fit-content;
	font-size: 13px;
	font-weight: 700;
	line-height: 1 !Important;
	padding: 3px 10px;
	border-radius: 20px;
	line-height: 1.5em;
	background: #B63675 !Important;
	color: #ffffff;
	margin-bottom: 5px;
}
.best-seller-badge-mobile {
	background: #36B5B6;
	width: fit-content;
	padding: 3px 10px;
	color: #ffffff;
	font-weight: 700;
	border-radius: 20px;
	font-size: 13px;
	margin-bottom: 5px;
	line-height: 1;
}
.best-quality-badge-mobile {
	background: #B67736;
	width: fit-content;
	padding: 3px 10px;
	color: #ffff;
	font-weight: 700;
	border-radius: 20px;
	font-size: 13px; 
	margin-bottom: 5px;
	line-height: 1;
}
.itsnew-badge-mobile {
	background: #F29C0C;
	width: fit-content;
	padding: 3px 10px;
	color: #ffffff;
	font-weight: 700;
	border-radius: 20px;
	font-size: 13px;
	margin-bottom: 5px;
	line-height: 1;
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
	.best-seller-badge, .best-quality-badge, .itsnew-badge, .woocommerce ul.products li.product .onsale {
		padding: 3px 10px !Important;
		line-height: 1 !Important;
		width: unset !Important;
	}
	.best-seller-badge-mobile, .best-quality-badge-mobile, .itsnew-badge-mobile, .onsale-mobile {
		display: none;
	}
}
@media screen and (max-width: 768px) {
	.onsale-badge-product-page, .best-seller-badge-product-page, .itsnew-badge-product-page, .best-quality-badge-product-page {
		font-size: 13px;
		padding-left: 10px !Important;
		padding-right: 10px !Important;
		width: fit-content !Important;
	}
	.best-seller-badge, .best-quality-badge, .itsnew-badge, .woocommerce ul.products li.product .onsale {
		display: none;
	}
}

/* Sale countdown */
#sale-end {
	color: #B63675;
	margin-bottom: 0;
}
.countdown-container {
	width: fit-content;
  	padding: 0 10px;
  	border: 1px solid #B63675;
	border-radius: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-radius: 50px;
	width: 300px !Important;
}
.countdown-container-loop {
	line-height: 1.2;
}
.countdown-alt-text strong {
	display: inline !Important;
}
@media screen and (max-width: 768px) {
	.countdown-alt-text p {
		 font-size: 13px !Important;
	}
}
.related.products .countdown-container {
	width: fit-content;
	padding: 0 !Important;
	border: none !Important;
  	margin: 0 !Important;
	line-height: 1.2;
}

/* PAGINE CATEGORIA */
/* Generali */
.woocommerce-pagination {
	text-align: center;
}
.shop-custom-style.woocommerce ul.products li.product, .shop-custom-style.woocommerce-page ul.products li.product {
	padding-bottom: 0 !Important;
	margin-bottom: 1em !Important;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title .count, .woocommerce-page ul.products li.product .woocommerce-loop-category__title .count {
	display: none;
}
.woocommerce ul.product-categories>li ul li:before {
	display: none;
}
ul.children {
	list-style: disc !important;
}
.woocommerce ul.products li.product .button, .woocommerce-page ul.products li.product .button {
	text-transform: uppercase;
	padding: 15px 30px;
}
@media screen and (max-width: 544px) {
	.woocommerce ul.products, .woocommerce-page ul.products, .woocommerce.mobile-co.woocommerce ul.products li.product .astra-shop-thumbnail-wrap, .woocommerce-page ul.products li.product .astra-shop-thumbnail-wrap lumns-1 ul.products, .woocommerce-page.mobile-columns-1 ul.products {
		grid-template-columns: repeat(1, minmax(0, 1fr)) !Important;
	}
}
.woocommerce ul.products li.product .astra-shop-thumbnail-wrap, .woocommerce-page ul.products li.product .astra-shop-thumbnail-wrap  {
	margin-bottom: 0;
}
.astra-shop-summary-wrap {
	text-align: left;
	padding-right: 10px !Important;
	padding-left: 10px !Important;
}
/* Da usare con la campagna al 20% .consigli-desktop {
	position: absolute;
	bottom: 8%;
} */
.consigli {
	margin-top: 10px;
}
@media screen and (max-width: 768px) {
	.consigli {
		display: none;
	}
}
@media screen and (min-width: 769px) {
	.consigli-mobile {
		display: none;
	}
}
.testo-consigli {
	margin-bottom: 10px !Important;
}
.testo-consigli li, .consigli-mobile li {
	font-size: 12px !Important;
	text-transform: uppercase;
	color: #79818A;
	line-height: 1.3em;
	text-align: left !Important;
}
@media screen and (max-width: 768px) {
	.testo-consigli {
		display: none;
	}
}
.box-prodotti-loop {
    border: 1px solid #eaeaea;
    border-radius: 10px;
    overflow: hidden;
}
@media screen and (max-width: 768px) {
	.box-prodotti-loop {
		padding: 20px 0 20px 10px;
		margin-bottom: 20px !Important;
		display: flex;
	}
}
/* Da usare con la campagna al 20% */ 
@media screen and (min-width: 993px) {
	.box-prodotti-loop {
		min-height: 470px;
	}
	.term-348 .box-prodotti-loop {
		min-height: 500px;
	}
	.term-391 .box-prodotti-loop {
		min-height: 520px;
	}
	.term-392 .box-prodotti-loop, .term-393 .box-prodotti-loop, .term-540 .box-prodotti-loop {
		min-height: 510px;
	}
	.box-prodotti-loop .disponibilita {
		position: absolute;
		bottom: 5px;
	}
} 

/* Sku prodotto nelle pagine di categoria */
.sku-prodotto {
	background: #ffffff;
	font-size: 12px;
	color: #424140;
	text-align: left;
    padding-left: 10px;
    font-weight: 400;
}
@media screen and (max-width: 768px) {
	.sku-prodotto {
		padding-left: 0 !Important;
	}
}

/* Slider bottoni microcamere */
.back-button {
	padding: 5px 10px;
	color: #DB3800 !Important;
	border: 1px #DB3800 solid;
}
@media screen and (min-width: 768px) {
.page-id-36060 .page-description-slider-arrows {
	display: none !Important;
}
}
.page-description-slider {
	display: flex;
	overflow-x: auto;
	list-style: none;
	margin: 0;
	padding: 0;
}
.page-description-slider {
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
}
.page-description-slider::-webkit-scrollbar { 
    display: none;  /* Safari and Chrome */
}
.page-description-slider__item  {
	padding: 5px 10px;
	border: 1px #DB3800 solid;
	cursor: pointer;
	margin-right: 20px;
	margin-bottom: 2px;
	text-transform: capitalize;
	border-radius: 10px;
}
.page-description-slider__item a {
	color: #DB3800 !Important;
	text-decoration: none;
	white-space: nowrap;
}
.page-description-slider-arrows {
	position: relative;
	height: 8px;
	margin-top: 0px;
}
.page-description-slider-arrows__arrow {
	position: absolute;
	left: 0;
	top: -15px;
	width: 28px;
	height: 28px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	font-weight: bold;
	color: #DB3800;
}
.page-description-slider-arrows__arrow--right {
	left: auto;
	right: 0px;
	font-size: 10px;
	line-height: 1;
	width: fit-content;
}
.page-description-slider-arrows__arrow--left {
	font-size: 10px;
	line-height: 1;
	width: fit-content;
}

/* SCHEDA PRODOTTO */
/* Generali */
h1.product_title.entry-title {
    margin-bottom: 10px !Important;
    font-size: 35px;
	font-weight: 700;
	line-height: 1em;
}
@media screen and (max-width: 768px) {
    h1.product_title.entry-title {
		font-size: 20px !Important;
	}
}
p.ast-stock-detail {
	margin-bottom: 0 !Important;
}
.woocommerce button.button.alt {
	background: #DB3800;
	text-transform: uppercase !Important;
	border-radius: 50px;
}
.woocommerce div.product form.cart .button.single_add_to_cart_button {
	font-size: 16px;
	border-width: 0px;
	border-radius: 0px;
	padding: 10px 30px;
	text-transform: uppercase;
	border-radius: 50px;
}
.woocommerce div.product .product_meta {
	border-top: none;
}
@media screen and (max-width: 768px) {
	.embed-container iframe { 
        width: 100%;
        height: 320px !Important;
    }
}
section.related.products {
	padding-top: 30px !important;
}
.related.products h4 {
	font-size: 26px !Important;
	font-weight: 700;
	text-align: left !Important;
	line-height: 1;
	padding-bottom: 20px;
	text-align: center;
}
.reviews_tab {
	display: none !Important;
}
.klarna-badge-wrapper {
	margin-top: 10px;
	margin-bottom: 10px;
}
.heidipay-inline-wrapper {
	padding: 5px 10px;
	border: 1px solid #ededed;
	margin-bottom: 10px;
}
.klarna-badge-wrapper p {
	font-size: 13px !Important;
}
@media screen and (max-width: 768px) {
	#primary {
		padding-top: 0 !Important;
	}
}
#ppcp-messages {
	border: 1px solid #f0eeeb;
	padding: 10px 10px 0 10px;
	margin-bottom: 5px;
}
.payment-safe-box {
    border: 1px solid #eaeaea;
    border-radius: 16px;
    position: relative;
    margin-top: 15px;
}
.payment-safe-box p {
	font-size: 20px !Important;
	font-weight: 700 !Important;
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    background: white;
    padding: 0 10px;
}
.payment-safe-box img {
    max-width: 450px;
    display: block;
    margin: 25px auto;
}
@media screen and (max-width: 768px) {
	.payment-safe-box {
		margin-bottom: 30px;
  		padding: 40px 10px 20px 10px;
	}
	.payment-safe-box img {
		max-width: 100%;
	}
	}
.reasons-to-buy h4 {
	margin-bottom: 10px;
	font-size: 20px !Important;
}
.reasons-to-buy ul {
    list-style: none;
    margin-left: 0;
}
.check-icon {
    height: 15px;
    width: 15px;
    margin-right: 5px;
}
@-moz-document url-prefix() {
	.woocommerce-js div.product div.images img {
	   width: 100% !Important;
	}
}
.theme-astra.woocommerce div.product .bundled_product span.price {
	font-size: 16px !Important;
}
#box-calcolatore {
	border: 1px solid #ededed;
	margin-bottom: 10px;
	padding: 5px 10px;
}
@media screen and (min-width: 993px) {
	#box-calcolatore img {
		padding-left: 10px;
	}
}
@media screen and (max-width: 768px) {
	.testo-calcolatore {
		flex: 0 0 60%;
	}
	#box-calcolatore {
		justify-content: space-between;
	}
}
h2.ds-accordion-header.ds-tab-header {
	position: relative;
	border: 1px solid #dddddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(221, 221, 221);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(221, 221, 221);
	border-bottom: 0;
	padding: 1em 1.3em;
	margin-bottom: 0 !Important;
	font-size: 18px !Important;
	font-weight: 700;
	cursor: pointer;
	transition: .3s;
}

/* Breadcrumb prodotto */
#product-breadcrumbs {
	font-size: 13px !Important;
	line-height: 1.2em;
	text-align: left !Important;
}
#product-breadcrumbs a {
	color: #3a3a3a;
	font-weight: 700;
}
#product-breadcrumbs a:hover {
	color: #DB3800;
}
.wooviews-breadcrumb {
	margin-bottom: 5px !important;
}

/* Info aggiuntive */
.additional_information_tab {
	display: none !Important;
}

/* Avoid large layout shift */
@media screen and (min-width: 769px) {
	.ast-below-header-wrap {
		height: 41px;
	}
}
@media screen and (max-width: 768px) {
	.ast-below-header-wrap {
	height: 45px;
}
}
@media screen and (min-width: 569px) and (max-width: 768px) {
	.ast-below-header-wrap {
	height: 0;
}
}

/* Colonne superiori */
@media (min-width: 922px) {
	.woocommerce #content .ast-woocommerce-container div.product div.summary, .woocommerce .ast-woocommerce-container div.product div.summary, .woocommerce-page #content .ast-woocommerce-container div.product div.summary, .woocommerce-page .ast-woocommerce-container div.product div.summary {
	  width: 48%;
	}
}

/* Gallery foto prodotto */
@media screen and (max-width: 768px) {
	.woocommerce div.product div.images {
		margin-bottom: 1em;
	}
}
.ast-single-product-thumbnails {
	display: none !Important;
}
.woocommerce div.product div.images .flex-control-thumbs li {
	width: 15%;
	margin-right: 8px !Important;
}
.woocommerce div.product div.images .flex-control-thumbs li:last-child {
	margin-right: 0 !Important;
}
.woocommerce div.product div.images .flex-control-thumbs {
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	width: 100%;
} 
.woocommerce div.product div.images.woocommerce-product-gallery .flex-viewport {
	margin-bottom: .5em;
}
@media screen and (max-width: 768px) {
	.woocommerce div.product div.images {
		margin-bottom: .3em !Important;
	}
} 
.woocommerce div.product div.images {
	display: flex;
	flex-wrap: wrap;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
	order: 1;
} 
	.woocommerce div.product div.images .container-cta {
	order: 2;
}
@media screen and (max-width: 768px) {
	.woocommerce-js div.product div.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
		margin-bottom: 0 !Important;
	}
}

/* Colonna banner */
@media screen and (min-width: 1080px) {
	.woocommerce-tabs.wc-tabs-wrapper {
		width: 50% !Important;
		float: left !Important;
	}
	.gallery-container {
		width: 50%;
		float: right;
		padding-left: 25px;
		margin-bottom: 4em;
	}
	.banner-assistenza {
		margin-top: 25px;
	}
} 
@media screen and (min-width: 769px) and (max-width: 1079px) {
	.gallery-container {
		display: flex;
		margin-bottom: 20px;
	}
	.banner-assistenza {
		margin-left: 20px;
	}
}
@media screen and (max-width: 768px) {
	.gallery-container {
		margin-bottom: 30px;
	}
	.banner-assistenza {
		margin-top: 20px;
	}
}

/* Scrollbar styles */
::-webkit-scrollbar {
    width: 12px;
}
::-webkit-scrollbar-track {
    background: #f5f5f5;
    border-radius: 10px;
}
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #ccc;  
}
::-webkit-scrollbar-thumb:hover {
    background: #999;  
    }

/* Sku */
.sku-container {
	position: absolute;
	z-index: 9;
	left: 10px;
	top: 430px;
	font-size: 12px;
	background: #ffffff;
	padding: 2px 5px;
}
.sku {
	font-weight: 700 !Important;
}
@media screen and (max-width: 768px) {
	.sku-container {
	top: 200px !Important;
	}
}

/* Tab e accordion */
.woocommerce div.product .woocommerce-tabs {
	padding-top: 0;
	margin-bottom: 1em !Important;
}
@media screen and (min-width: 1200px) {
	.woocommerce div.product .woocommerce-tabs .panel {
    	max-height: 700px !important; 
    	overflow-y: auto !important;
		padding-right: 20px;
	}
}
.woocommerce-tab-desktop {
    display: none;
}
#tab-reviews {
	display: none;
}
.accordion-woo-mobile {
    display: block;
	margin-bottom: 30px;
}
@media (min-width: 768px) {
    .woocommerce-tab-desktop {
        display: block;
    }
    .accordion-woo-mobile {
        display: none;
    }
}
.ds-woocommerce-tabs p.ds-accordion-header.ds-tab-header {
	position: relative;
	border: 1px solid #dddddd;
	border-bottom: 0;
	padding: 1em 1.3em;
	margin-bottom: 0;
	font-size: 110%;
	font-weight: 700;
	cursor: pointer;
	transition: .3s;
}
.ds-woocommerce-tabs p.ds-accordion-header.ds-tab-header {
	color: #3a3a3a;
}
.ds-woocommerce-tabs span.ahfb-svg-iconset.ast-inline-flex {
	position: absolute;
	right: 1em;
	top: 50%;
	transform: translateY(-50%);
	fill: #3a3a3a;
	pointer-events: none;
}
.ds-woocommerce-tabs .ds-accordion-header.active span.ahfb-svg-iconset:nth-child(1) {
	display: none;
}
.ds-woocommerce-tabs .ds-accordion-wrap {
	padding: 1em 1.3em 2em 1.3em;
	display: block;
}
.ds-woocommerce-tabs .ds-accordion-content {
	display: block;
	overflow-y: hidden;
	transition: all .5s;
	border: 1px solid #dddddd;
	border-bottom: 0;
	border-top: 0;
	margin-bottom: 0;
}
.ds-woocommerce-tabs .ds-single-tab:nth-child(3) {
	border-bottom: 1px solid #dddddd;
}
.ds-woocommerce-tabs .ds-single-tab:nth-child(4), .ds-woocommerce-tabs .ds-single-tab:nth-child(5) {
	display: none;
}
.ds-woocommerce-tabs. .ds-accordion-content .active {
	height: unset;
}

/* Prezzo prodotto */
.woocommerce div.product p.price {
	margin-bottom: 10px;
}
div.price del {
	opacity: .5 !Important;
	font-weight: 400;
	font-size: 25px;
}
.single-product div.product .price {
	font-size: 35px;
	font-weight: 700;
	color: #3675b6;
}
.single-product .woocommerce-variation-price span {
	font-size: 35px !Important;
}
.blocco-prezzo {
	display: flex;
	margin-bottom: 5px;
}
.spedizione-free {
	margin-left: 10px;
	margin-top: 5px;
	border-left: 1px solid #f0eeeb;
	padding-left: 15px;
}
@media screen and (max-width: 768px) {
	.spedizione-free img {
			max-width: 130px !Important;
		}
}
.postid-8772 .spedizione-free, .postid-8829 .spedizione-free, .postid-10954 .spedizione-free, .postid-34763 .spedizione-free {
	display: none !Important;
}
.postid-34763 .ast-stock-detail-mobile .stock-mobile.in-stock::after, .postid-8772 .ast-stock-detail-mobile .stock-mobile.in-stock::after, .postid-8829 .ast-stock-detail-mobile .stock-mobile.in-stock::after, .postid-10954 .ast-stock-detail-mobile .stock-mobile.in-stock::after {
	display: none;
}
.blocco-prezzo .price {
	line-height: 1;
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
	font-size: 25px !Important;
	color: #3675b6;
}
@media screen and (max-width: 768px) {
	.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
		font-size: 20px !Important;
		line-height: 1 !Important;
	}
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	margin-bottom: 1.5em !Important;
}

/* Backorder */
.messaggio-consegna {
	color: #77a464;
	font-size: 1em;
	font-weight: 700;
}
.postid-10954 .messaggio-consegna, .postid-8829 .messaggio-consegna, .postid-8772 .messaggio-consegna {
	display: none !Important;
}
.onbackorder .messaggio-consegna {
	display: none;
}

/* Metadati */
@media screen and (max-width: 576px) {
	#metadati-desk {
		display: none;
	}
}
@media screen and (min-width: 481px) {
	#metadati-mobile {
		display: none;
	}
}

/* Check punti di forza */
.ast-single-product-extras .ast-heading {
	font-weight: 700;
}
.ast-single-product-extras > ul {
	list-style: none;
	margin-left: 0;
}
.ahfb-svg-iconset.ast-inline-flex {
	padding-right: 10px;
}
.ast-single-product-extras svg {
	fill: #3675b6 !Important;
} 
.ast-single-product-extras .ahfb-svg-iconset {
	top: 0.2em !Important;
}

/* CTA info e contatti destktop */
.container-cta {
	display: inline-flex !Important;
	vertical-align: middle !Important;
	margin-top: 10px !Important;
	width: 100%;
}
.indirizzo-mail, .telefono {
	margin-bottom: 5px;
}
.indirizzo-mail span, .telefono span, .whatsapp span {
	margin-left: 5px;
}

@media screen and (max-width: 1079px) {
	.container-cta {
		display: none !Important;
	}
}
.container-cta .colonna1 {
	width: 40% !Important;
}
.container-cta .colonna2 {
	width: 60% !Important;
}
@media screen and (max-width: 568px) {
	.container-cta-mobile .colonna2 .img-cta {
		margin-top: 30px
	}
	.container-cta-mobile {
		margin-bottom: 20px;
	}
}
@media screen and (min-width: 569px) and (max-width: 1024px) {
	.container-cta-mobile {
		display: flex;
	}
	.container-cta-mobile .colonna1 {
		width: 40%;
	}
	.container-cta-mobile .colonna2 {
		width: 60%;
	}
	.container-cta-mobile {
		margin-top: 20px;
		margin-bottom: 20px;
	}
}
@media screen and (min-width: 1024px) {
	.container-cta-mobile {
		display: none;
	}
}

/* Generali */
.embed-container iframe { 
    width: 100% !Important;
}
.woocommerce div.product .product_meta>span.posted_in {
	display: none;
}
.product_meta {
	padding-top: 0 !Important;
}
.woocommerce div.product form.cart .button.single_add_to_cart_button {
	width: 100%;
	margin-left: 0;
	padding: 20px 40px !Important;
	font-size: 17px !Important;
}
.woocommerce div.product .woocommerce-variation-add-to-cart {
	display: inline;
}

/* Bundled products */
.theme-astra.woocommerce-page div.product div.bundled_product_images, .theme-astra.woocommerce-page #content div.product div.bundled_product_images, .theme-astra.woocommerce div.product div.bundled_product_images, .theme-astra.woocommerce #content div.product div.bundled_product_images {
	width: 15% !Important;
}
div.bundled_product_summary:not(.thumbnail_hidden) .details {
	width: 85% !Important;
}
.bundled_product_title.product_title {
	font-size: 1rem !Important;
	font-weight: 700 !Important;
}
.woocommerce div.product.product-type-simple form.cart {
	display: block !Important;
}
.bundle_form.bundle_sells_form.small_width.initialized .details {
	padding-left: 10px !Important;
}
.bundle_sells_title {
	margin-top: 10px !Important;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #f2f5f7;
}
.bundle_sells_title h3 {
	font-size: 20px !Important;
}
.bundled_product_title a.bundled_product_permalink {
	line-height: 1.3 !Important;
	color: #3a3a3a !Important;
}
.bundle_sells_form {
	padding-left: 20px !Important;
	padding-right: 20px !Important;
	padding-top: 0 !Important;
	background-color: #f2f5f7 !Important;
}
.bundle_form.bundle_sells_form del sup {
	display: none;
} 
.bundle_sells_form .bundled_product_summary {
	border-bottom: none !Important;
	margin-bottom: 0 !Important;
}
.bundle_form.bundle_sells_form.initialized {
	margin-bottom: 15px !Important;
}
.bundle-sell-text {
	font-size: 14px !Important;
	margin: 15px 0 15px 0;
	line-height: 1.3;
	letter-spacing: .3px !Important;
}
.bundled_product_summary .bundled_product_title a.bundled_product_permalink:before {
	position: relative !Important;
	vertical-align: middle;
	padding-right: 5px;
}
div.bundled_product_summary:not(.thumbnail_hidden) .details {
	padding-left: 1em !Important;
}
input.bundled_product_checkbox {
	vertical-align: middle !Important;
	margin: 0 3px 3px 0;
}
.bundled_product_title.product_title {
	margin-bottom: 5px !Important;
}
.bundle_price p.price span.woocommerce-Price-amount.amount {
	font-size: 35px !Important;
}
.woocommerce-variation.single_variation.bundled_item_cart_details .woocommerce-variation-price span.price span.woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol, .woocommerce-variation.single_variation.bundled_item_cart_details .woocommerce-variation-price span.price span.woocommerce-Price-amount.amount {
	font-size: 16px !Important;
}
.woocommerce-variation.single_variation.bundled_item_cart_details .woocommerce-variation-price span.price:before {
	content: 'Prezzo: ';
	color: #424140;
	font-size: 16px;
}
.woocommerce-variation.single_variation.bundled_item_cart_details .woocommerce-variation-price span.price del {
	text-decoration: line-through;
	font-size: 16px;
}
div.bundle_wrap div.bundle_price p.price:before {
	content: 'Totale: ';
	font-size: 35px;
	color: #424140;
}
div.bundle_wrap div.bundle_price p.price del {
	display: none;
}
.bundled_product_image.woocommerce-product-gallery__image .sku-container {
	display: none !Important;
}

/* Prodotti con variazioni */
#pa_licenza-del-software, #pa_licenza-software-crypto {
    -webkit-appearance: none;  /* Rimuove la freccia predefinita in WebKit/Blink */
    -moz-appearance: none;     /* Rimuove la freccia predefinita in Firefox */
    appearance: none;          /* Rimuove la freccia predefinita in moderni browser */
    background-image: url('https://www.doctorspy.it/wp-content/uploads/2023/11/freccia-basso.png');
    background-repeat: no-repeat;
    background-position: right 10px center; /* Posizionamento dell'icona */
    padding-right: 30px; /* Spazio per evitare la sovrapposizione del testo con l'icona */
}
.woocommerce-variation-price .price del {
	color: #3675b6;
}

/* Categorie */
.h2sopra {
	font-size: 20px !Important;
}
span.single-product-category:before {
	content: 'Categorie: ';
	font-weight: 700;
}
span.single-product-category {
	font-size: 13px;
	line-height: 1.3 !Important;
	text-align: justify;
	margin-top: 20px;
}
.woocommerce div.product div.summary .single-product-category a {
	color: #777;
}
.woocommerce div.product div.summary .single-product-category a:hover {
	color: #DB3800;
}
.woocommerce-js ul.products li.product .price del {
	font-size: 16px;
}
@media screen and (max-width: 1199px) {
	.woocommerce-js ul.products li.product .price del {
		font-size: 14px;
	}
}
@media screen and (max-width: 768px) {
	.colonna-prezzo .price {
		display: flex;
		align-items: baseline;
	}
	.single-product div.product .price {
		font-size: 30px !Important;
	}
	.colonna-prezzo div.price del {
		font-size: 20px !Important;
	}
}

/* Margine selettore quantità nascosto */
.ast-article-single.product div.quantity.buttons_added {
	display: none !Important;
}
@media screen and (max-width: 768px) { 
	.uagb-post__text.uagb-post__title a {
	font-size: 20px !Important;
	line-height: .5 !Important;
}
}

/* Pulsante add to cart */
.woocommerce div.product.product-type-simple form.cart {
	display: flex;
	width: 100%;
}

/* Disattiva zoom gallery on mobile
@media screen and (max-width: 768px){
	.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
		transition: none;
		pointer-events: none;
	}
	}  */

/* Box aggiuntivi */
.payment-safe-box {
    border: 1px solid #eaeaea;
    border-radius: 16px;
    position: relative;
    margin-top: 15px;
}
.payment-safe-box h4 {
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    background: white;
    padding: 0 10px;
	text-align: center;
	font-size: 20px !Important;
}
.reasons-to-buy {
    margin-top: 20px;
	margin-bottom: 30px;
}
.reasons-to-buy ul {
    list-style: none;
    padding-left: 0;
}
.check-icon {
    height: 20px;
    width: 20px;
    vertical-align: middle;
    margin-right: 5px;
}

/* Sticky cart bar */
#sticky-cart-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    border-top: 1px solid #eaeaea;
    padding: 10px;
    align-items: center;
    z-index: 1000;
    display: none; /* Inizialmente nascosto */
}
#sticky-cart-bar .astra-advanced-hook-36839, #sticky-cart-bar .bundle_sells_title, #sticky-cart-bar .bundle_form.bundle_sells_form, #sticky-cart-bar .bundle-sell-text {
	display: none;
}
#sticky-cart-bar .product-price {
	font-size: 25px;
  	font-weight: 700;
}
#sticky-cart-bar.is-visible {
	display: block;
}
.sticky-cart-hidden {
    display: none;
}
.titolo-prezzo-prodotto img {
    width: 100px;
    height: auto;
    margin-right: 10px;
}
.product-title {
    font-weight: bold;
    margin-right: 10px;
	font-size: 20px;
}
.product-price {
    color: #333;
    margin-right: 10px;
}
.azione-prodotto {
    display: flex;
    align-items: center;
}
@media (max-width: 768px) {
    .titolo-prezzo-prodotto {
        display: none;
    }
	#sticky-cart-bar .quantity {
		display: none;
	}
	#sticky-cart-bar .button.single_add_to_cart_button {
		width: 100%;
	}
	#sticky-cart-bar .bundle-sell-text {
		display: none;
	}
	#sticky-cart-bar .azione-prodotto {
		width: 100%;
		display: block;
	}
}
.container-barra {
	max-width: 1400px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 20px;
}
.container-barra .immagine-prodotto {
	flex: 1;
}
@media screen and (max-width: 768px) {
	.container-barra .immagine-prodotto {
		display: none !Important;
	}
}
.container-barra .ast-stock-detail {
	display: none;
}
@media screen and (min-width: 769px) {
#sticky-cart-bar .immagine-prodotto {
    flex: 0 0 10%;
}
#sticky-cart-bar .titolo-prezzo-prodotto {
    flex: 1; 
}
#sticky-cart-bar .titolo-prezzo-prodotto .product-price del, #sticky-cart-bar .stock {
	display: none;
}
#sticky-cart-bar .azione-prodotto {
    flex: 0 0 30%; 
	justify-content: flex-end;
}
}

/* Disattiva sticky bar su pagine prodotto */
.postid-8772 #sticky-cart-bar, .postid-8829 #sticky-cart-bar, .postid-10954 #sticky-cart-bar, .postid-22916 #sticky-cart-bar, .postid-32751 #sticky-cart-bar, .postid-35410 #sticky-cart-bar, .postid-34237 #sticky-cart-bar, .postid-34231 #sticky-cart-bar, .postid-34231 #sticky-cart-bar, .postid-36486 #sticky-cart-bar {
	display: none !Important;
}

/* Prezzo con variazione */
.ast-product-single-variable .blocco-prezzo, .ast-product-single-variable .klarna-badge-container {
	display: none !Important;
}

/* Resetta variazione prodotti */
.reset_variations {
	display: none !Important;
}
.woocommerce div.product form.cart .variations {
	border-bottom: 0;
}

/* Prezzo su richiesta */
.woocommerce ul.products li.product .price_on_inquiry {
	font-size: 20px !Important;
}
.blocco-prezzo .price_on_inquiry {
	font-size: 25px !Important;
}

/* Layout mobile prodotti */
@media screen and (max-width: 768px) {
	.ast-woocommerce-container {
		margin-top: 1em !Important;
	}
	.ast-plain-container #primary {
		margin-top: 1em;
	}
	.ast-advanced-headers-layout-1 .ast-advanced-headers-breadcrumb {
		margin-top: 0;
		font-size: 13px;
	}
	.h2sopra {
		text-align: center;
		font-size: 18px !Important;
	}
	.woocommerce.mobile-columns-1 .site-main ul.products li.product:nth-child(n), .woocommerce-page.mobile-columns-1 .site-main ul.products li.product:nth-child(n) {
		display: flex !Important;
		flex-direction: unset !Important;
	}
	.woocommerce ul.products li.product {
		flex-direction: unset !Important;
		margin-bottom: 0 !Important;
	}
	.astra-shop-thumbnail-wrap {
		width: 40%;
	}
	.astra-shop-summary-wrap {
		width: 60%
	}
	.woocommerce ul.products li.product.align-center, .woocommerce-page ul.products li.product.align-center {
		text-align: left;
	}
	.astra-shop-summary-wrap {
		padding-left: 10px !Important;
	}
	.astra-shop-summary-wrap h2 {
		font-size: 18px !Important;
	}
	section.related.products > ul.products.columns-4 > li {
		display: flex !Important;
		flex-direction: unset;
		margin-bottom: 0 !Important;
	}
} 

/* KLARNA */
.klarna-badge-container {
	margin-bottom: 10px;
	margin-top: 10px;
}
@media screen and (max-width: 768px) {
	.header-widget-area.widget-area.site-header-focus-item.header-widget-area-inner {
		padding: 0 !important;
	}
	#masthead .ast-mobile-header-wrap .ast-above-header-bar {
	padding-left: 0;
	padding-right: 0;
	}
	#masthead .ast-mobile-header-wrap .ast-below-header-bar {
	padding-top: 3px;
	padding-bottom: 3px;
	}
}

/* POPUP PRODOTTI RISERVATI */
#inquiry-popup {
	position: fixed;
 	top: 0;
 	left: 0;
 	width: 100%;
 	height: 100%;
 	background: rgba(0, 0, 0, 0.7);
 	display: flex;
 	justify-content: center;
 	align-items: center;
 	z-index: 999999;
}
.popup-content {
 	background: #fff;
 	padding: 20px;
 	border-radius: 5px;
 	max-width: 500px;
 	width: 100%;
 	position: relative;
}
.close-popup {
 	position: absolute;
 	top: 10px;
 	right: 10px;
 	font-size: 50px;
 	cursor: pointer;
}
#custom-inquiry-button {
	width: 100%;
	padding: 20px 40px;
	font-size: 17px;
}
.popup-content .wpforms-submit {
	width: 100% !Important;
	padding: 20px 40px !Important;
	font-size: 17px !Important;
	border-radius: 50px !Important;
	color: #ffffff !Important;
	text-transform: uppercase !Important;
	border-color: #db3800 !Important;
	background: #db3800 !Important;
}

/* VARIE */
.postid-22916 .bundled_item_2.bundled_product.bundled_product_summary.product.bundled_item_optional, .postid-35410 .bundled_item_2.bundled_product.bundled_product_summary.product.bundled_item_optional, .postid-36486 .bundled_item_2.bundled_product.bundled_product_summary.product.bundled_item_optional, .postid-34237 .bundled_item_2.bundled_product.bundled_product_summary.product.bundled_item_optional, .postid-32751 .bundled_item_2.bundled_product.bundled_product_summary.product.bundled_item_optional {
	padding-bottom: 15px !Important;
	border-bottom: 1px solid #ddd !Important;
}
.postid-22916 .bundled_item_3.bundled_product.bundled_product_summary.product.bundled_item_optional, .postid-35410 .bundled_item_3.bundled_product.bundled_product_summary.product.bundled_item_optional, .postid-36486 .bundled_item_3.bundled_product.bundled_product_summary.product.bundled_item_optional, .postid-34237 .bundled_item_3.bundled_product.bundled_product_summary.product.bundled_item_optional, .postid-32751 .bundled_item_3.bundled_product.bundled_product_summary.product.bundled_item_optional {
	padding-top: 15px !Important;
}
.postid-22916 .bundled_item_3.bundled_product.bundled_product_summary.product.bundled_item_optional::before, .postid-35410 .bundled_item_3.bundled_product.bundled_product_summary.product.bundled_item_optional::before, .postid-36486 .bundled_item_3.bundled_product.bundled_product_summary.product.bundled_item_optional::before, .postid-34237 .bundled_item_3.bundled_product.bundled_product_summary.product.bundled_item_optional::before, .postid-32751 .bundled_item_3.bundled_product.bundled_product_summary.product.bundled_item_optional::before {
	content: 'Seleziona il tuo abbonamento';
	font-weight: 700 !Important;
	font-size: 20px !Important;
	margin-bottom: 20px !Important;
}
.postid-22916 .bundle-sell-text, .postid-35410 .bundle-sell-text, .postid-36486 .bundle-sell-text, .postid-34237 .bundle-sell-text, .postid-32751 .bundle-sell-text {
	display: none !Important;
}