/*
Theme Name:     VAMA Divani
Theme URI:      https://www.vamadivani.live/
Template:       storefront
Version: 3.3.8
*/
@font-face {
  font-family: 'Pacifico';
  font-style: normal;
  font-weight: 400;
  src: local('Pacifico Regular'), local('Pacifico-Regular'), url(https://fonts.gstatic.com/s/pacifico/v12/FwZY7-Qmy14u9lezJ-6H6MmBp0u-.woff2) format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'FontAwesome';
  src: url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-solid-900.woff2) format('woff2');
  src: url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-brands-400.woff2) format('woff2');
  src: url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-regular-400.woff2) format('woff2');
  font-display: swap;
}
.mobileShow {
    display: none;
}
.mobileHide {
    display: inline;
}
@media only screen and (min-device-width :320px) and (max-device-width :767px) {
.mobileShow {
    display: inline !important;
}
.mobileHide {
    display: none;
}
p {
  font-size: 14px;
}
.site-header {
    margin-bottom: 1.236em;
}
#site-navigation .handheld-navigation li a {
    font-size: 20px;
    line-height: 15px;
}
h1 {
    font-size: 1.8em;
}
h2 {
    font-size: 1.6em;
}
h2.home-scritte {
    font-size: 2.1em !important;
}
h3.home-scritte {
    font-size: 1.2em !important;
	  top: 85px !important;
}
div.cat-home-right, div.cat-home-left {
  width: 100% !important;
	position: relative;
  float: none;
}
div.home-scritte { 
   top: 0 !important; 
}
li#tab-title-contattaci.contattaci_tab {
    display:none;
}
ul.products li.product {
box-shadow: 0 0px 8px 0 rgba(0,0,0,0.3);
padding: 10px;
margin-bottom: 1em;
border-radius: 5px;
}
ol, ul {
margin: 0 0 1em 1.3em;
font-size: 14px;
}
.main-navigation ul.menu > li > a {
    background-color: #e8e8e8;
	font-size: 22px;
	padding-top: 0.9em;
    padding-bottom: 0.9em;
}
.handheld-navigation ul.menu .sub-menu.toggled-on {
    box-shadow: 0 0 0 0 rgba(0,0,0,0);
}
.site-header {
    padding-top: 0.618em;
    padding-bottom: 0.618em;
}
/* Galleria immagini Cellulare */
.gallery.gallery-columns-5 .gallery-item {
    width: 50%;
}
/* Dimensioni tabelle cellulari */
table td.tabella, table th.tabella {
font-size: 11px;
}
span.perchetesto {
    font-size: 13px !important;
}
.wcpf-layout-columns .wcpf-layout-column {
    width: 100% !important;
}
div.cross-sells, div.coupon {
    display: none;
}
input[type='text'] {
    width: 100% !important;
}
#fcb-modal:target {
    top: 0% !important;
}
}

/* Padding breadcrumb */
.storefront-breadcrumb {
    padding: 0.5em 0;
}
/* Menu mobile */
.main-navigation.toggled .handheld-navigation {
    background-color: #fff;
}
.handheld-navigation ul.menu li {
    text-align: center;
}
/* Ombreggiatura menu a tendina */
.handheld-navigation, ul.menu ul.sub-menu {
    box-shadow: 0 2px 10px 0 rgba(0,0,0,0.5);
}
/* border menu */
.main-navigation ul.menu, .main-navigation ul.nav-menu {
    border-top: 1px solid #e0e0e0;
	background-color: #f2f2f2;
}
/* border menu */
.main-navigation ul.nav-menu>li>a, .main-navigation ul.menu > li > a, .main-navigation .sfp-nav-search a {
    padding-top: 0.7em;
    padding-bottom: 0.7em;
}
#site-navigation.main-navigation .primary-navigation ul li a {
    color: #001d34;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
}
.site-header {
    box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2);
	padding-top: 0.5em;
}
.site-header .main-navigation {
    padding: 0;
    margin: 0;
    width: 100%;
}
/* Padding title categorie */
.storefront-full-width-content .woocommerce-products-header, .storefront-full-width-content.woocommerce-account .entry-header, .storefront-full-width-content.woocommerce-cart .entry-header, .storefront-full-width-content.woocommerce-checkout .entry-header {
    padding: 0;
}
.single-product div.product p.price {
    margin-top: 0px;
	  margin-bottom: 10px;
	  color: #001d34;
}
/* Prezzo di partenza */
div.woocommerce-variation-price span.price span.woocommerce-Price-amount.amount:before {
    content: "Prezzo base: ";
	font-size: 16px;
}
div.woocommerce-variation-price span.price span.woocommerce-Price-amount.amount:after {
    content: " (IVA inclusa)";
	font-size: 12px;
}
.single-product div.product .single_variation .price {
	margin-bottom: 5px;
    font-size: 24px;
	color: #001d34;
}
/*p.price span.woocommerce-Price-amount.amount:before {
    content: "A partire da: ";
	font-size: 16px;
}
p.price del span.woocommerce-Price-amount.amount:before {
  content: '';
}
p.price span.woocommerce-Price-amount.amount:after {
    content: " (IVA inclusa)";
	font-size: 12px;
}*/
/* Sottolineare link */
a:hover {
    text-decoration: underline;
}
/* Colore descrizione breve categoria */
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link div p{
  color: #999;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:hover{
    text-decoration: none;
}
/* Colore stelle rating */
.star-rating:before {
    color: #e7701c;
}
.star-rating span:before {
    color: #e7701c;
	font-weight: 900;
}
/* Tasto Form */
.bottone {
    background-color: #1e73be !important;
    border: 1px solid #1e73be!important;
    color: #fff!important;
	border-radius: 5px!important;
}
.bottone:hover{
    background-color: #185d9a!important;
}
/* Tasti stondati */
.button{
    border-radius: 5px;
}
/* Breadcrumb diminuzione margin */
.storefront-breadcrumb {
    margin: 0;
}
/* Margin titoli H2 */
h2 {
    margin-top: 1em!important;
}
/* Opacità thumbnail */
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
    opacity: 1;
}
/* Homepage class */
.homepage {
	background-color: #f2f2f2;
	padding: 10px;
	border-radius: 15px;
}
/* Thumbnail Prodotto Woocommerce */
.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li{
    width: 18.5%;
    margin: 2px;
}
/* Menu mobile */
@media only screen and (max-width: 768px){
/* Galleria immagini ipad */
	.gallery.gallery-columns-5 .gallery-item {
    width: 33%;
}
}
/* Distanziare immagini galleria */
.gallery .gallery-item .gallery-icon img {
    padding: 3px;
	width: 100%;
}
/* Perfezionamento galleria immagini woerpress */
.gallery .gallery-item {
    float: none;
    display: inline-block;
}
/* Loader image pretty photo */
div.pp_woocommerce .pp_loaderIcon::before {
    background: url(https://www.vamadivani.live/wp-content/uploads/2018/06/loader.gif) center center;
	background-size: cover;
}
/* Tabelle modificate */
table td.tabella, table th.tabella {
    padding: 3px;
    text-align: center;
	  vertical-align: middle;
    border: 1px solid #dcdcdc;
}
table tbody h2 {
    font-size: 2em;
}
/* Personalizzazione prodotti */
.single-product div.product form.cart {
    margin-bottom: 0;
    padding: 0;
}
a.perche {
	color:#fff;
	background: #001d34;
	box-shadow: 0px 5px 0px #1e73be;
	border-radius: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}
a.perche:hover {
	background: #003763;
}
span.perchetesto {
    vertical-align: text-bottom;
    font-size: 20px;
    margin-right: 0.5em;
	text-decoration: underline;
}
i.percheicona {
    margin-top: auto;
    margin-bottom: auto;
}
.fab.fa-youtube.fa-2x.percheicona {
    color: #c4302b;
}
a.catalogo, a.shipping-calculator-button {
	color:#fff;
	border-radius: 7px;
	padding: 4px;
	font-style: normal;
	text-align: center;
	width: 100% !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#7FB6FE), to(#1e73be));
    background: -webkit-linear-gradient(top, #7FB6FE, #1e73be);
    background: -moz-linear-gradient(top, #7FB6FE, #1e73be);
    background: -ms-linear-gradient(top, #7FB6FE, #1e73be);
    background: -o-linear-gradient(top, #7FB6FE, #1e73be);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}
/* Togliere padding dalla tabella descrizione e sopra e ti potrebbe interessare */
.woocommerce-tabs .panel.wc-tab {
    padding: 0 !important;
	margin-bottom: 0 !important;
}
.woocommerce-tabs {
    padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.content-area {
    margin-bottom: 0 !important;
}
.site-main {
    margin-bottom: 0 !important;
}
.storefront-full-width-content.single-product div.product .woocommerce-product-gallery {
    margin-bottom: 1em;
}
div.summary.entry-summary {
    margin-bottom: 1.3em !important;
}
/* Ancora nelle domande frequenti */
.ancora {
    display: block;
    position: relative;
    top: -30px;
    visibility: hidden;
}

li.product:hover {
box-shadow: 0 0px 8px 0 rgba(0,0,0,0.3);
border-radius: 5px;
background-color: #f0f0f0;
}
a.maggiori_informazioni {
    background-color: #fff;
    border: 1px solid #1e73be;
    color: #1e73be;
}
span.onsale {
	display: none;
}
div.cross-sells ul.products.columns-2 li.product {
    width: 100% !important;
}
a.commenti_clienti {
    background-color: #00d084;
    border: 1px solid #00d084;
    color: #fff;
}
a.commenti_clienti:hover {
    background-color: green;
    border: 1px solid green;
    color: #fff;
}
a.richiedi_preventivo {
    background-color: #ed6502;
    border: 1px solid #dd5800;
    color: #fff;
}
a.richiedi_preventivo:hover {
    background-color: #dd5800;
    border: 1px solid #dd5800;
    color: #fff;
}
label {
    font-weight: 300;
    margin-top: 0px;
    margin-bottom: 3px;
    font-size: 1.3em;
    color: #001d34;
}
/* FOOTER */
.newsletter {
	padding: 15px 0 15px 0;
}
.footer-widgets {
    padding-top: 0px;
}
span.gamma.widget-title {
        padding: 0px;
}
span.news-title {
    font-size: 1.41575em;
    letter-spacing: 0;
    border-bottom: 1px solid rgba(0,0,0,.05);
    margin-bottom: 1em;
    font-weight: 300;
}
ul.navsocial {
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 20px 0 20px 0;
    float: left;
    position: relative;
    width: 100%;
    margin-left: 50%;
    left: -120px;
    text-align: center;
}
ul.navsocial li {
  float: left;
}
ul.navsocial li a {
  display: block;
  padding: 0 15px 0 15px;
}
/* Colore sfondo ed altro di aggiungi al carrello di ogni prodotto variabile*/
div.product-type-variable div.summary.entry-summary form.variations_form.cart {
	background-color: #f8fcff;
    padding: 0 5px 5px 5px !important;
	border: 2px solid #001d34;
    border-radius: 5px;
}
/* Quantità nel prodotto display none*/
.single-product div.product form.cart .quantity {
    display: none !important;
}
/* Colore sfondo ed altro di aggiungi al carrello di ogni prodotto singolo e totale carrello */
div.product-type-simple div.summary.entry-summary form.cart, div.woocommerce-checkout-review-order, div.payment_method_alg_custom_gateway_1 p.form-row, div.contatti_cf7, #wc_bis_product_form {
	background-color: #f8fcff !important;
    padding: 0 5px 5px 5px !important;
	border: 2px solid #001d34 !important;
    border-radius: 5px !important;
}
#wc_bis_product_form .wc_bis_form_title {
    text-align: center;
    font-weight: bold;
}
/* Bordo sotto ogni item del carrello e tante altre cose insieme al checkout */
table.cart, table.woocommerce-checkout-review-order-table {
	border-collapse:collapse;
}
table.cart tbody tr.cart_item, table.woocommerce-checkout-review-order-table tr {
	border-bottom: 1px solid #e0e0e0 !important;
}
dl.variation {
    text-align: left;
}
table.woocommerce-checkout-review-order-table .product-name {
    width: 80%;
}
table.woocommerce-checkout-review-order-table td {
    padding: 1em 0em;
}
#order_review_heading, div.woocommerce-checkout-payment::before {
    padding-bottom: 0;
    background-color: #001d34;
    color: #fff !important;
    text-align: center;
    border-radius: 5px;
}
div.woocommerce-checkout-payment::before {
	width: 100%;
}
p.qualsiasi-informazione {
	font-style: italic;
}
#payment .place-order .button {
    margin-bottom: 2em;
}
/* No Calcola il prezzo nei prodotti in pronta consegna e basta */
div.product_cat-offerte div.summary.entry-summary form.cart:before {
    content: "" !important;
}
div.product_cat-offerte div.summary.entry-summary form.cart {
	background-color: none !important;
    padding: none !important;
	border: none !important;
    border-radius: none !important;
}
/* Colore sfondo normale per i prezzi in offerta */
div.product-type-simple.sale div.summary.entry-summary form.cart {
	background-color: #fff;
    padding: 0px !important;
    border-radius: 0px;
	border: 0px;
}
div.product-type-simple.sale div.summary.entry-summary form.cart:before {
    content: "" !important;
}
/* Tasto aggiungi al carrello più grosso */
button.single_add_to_cart_button.button.alt {
    width: 100%;
    font-size: 20px;
}
/* Categoria offerte Pollice Attenzione */
.stock.in-stock::before {
    content: "\f164";
}
.stock.out-of-stock::before {
    content: "\f071";
}
/* Dropdown Button sotto categorie nelle categorie principali */
.dropdown {
  position: relative;
  display: inline-block;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  width: max-content;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index: 1;
  margin: 10px 0 0 -24px;
}
.dropdown:hover .dropdown-content {
  display: block;
}
div.term-description div.dropdown.button p {
  margin: 0px;
}
div.term-description div.dropdown-content p {
    font-size: 16px;
    border-bottom: 1px solid #e1e1e1;
    padding: 14px;
}
/* Tabelle prodotti orizzontali */
.product .woocommerce-tabs ul.tabs {
	width: 100%;
	float: none;
	margin-right: 5.8823529412%;
	border: 0; 
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	list-style: none;
	padding: 0 0 0 1em;
	margin: 0 0 1.618em;
	overflow: hidden;
	position: relative;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	position: absolute;
	content: ' ';
	width: 100%;
	bottom: 0;
	left: 0;
	border-bottom: 1px solid #d3ced2;
	z-index: 1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border: 1px solid #d3ced2;
	background-color: #ebe9eb;
	display: inline-block;
	position: relative;
	z-index: 0;
	border-radius: 4px 4px 0 0;
	margin: 0 -5px;
	padding: 0 1em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: #fff;
	z-index: 2;
	border-bottom-color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	border: 1px solid #d3ced2;
	position: absolute;
	bottom: -1px;
	width: 0;
	height: 0;
	content: ' ';
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	left: -6px;
	border-bottom-right-radius: 4px;
	border-width: 0 1px 1px 0;
	box-shadow: 2px 2px 0 #ebe9eb;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
	box-shadow: 2px 2px 0 #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
	right: -6px;
	border-bottom-left-radius: 4px;
	border-width: 0 0 1px 1px;
	box-shadow: -2px 2px 0 #ebe9eb;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
	box-shadow: -2px 2px 0 #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	display: inline-block;
	padding: .5em 0;
	font-weight: 700;
	color: #515151;
	text-decoration: none;
	outline: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: inherit;
	text-shadow: inherit;
}
.wc-tab { float: none !important; width: 100% !important;  }

/* Modifica recensioni */
#reviews .commentlist li .comment_container .comment-text .star-rating {
    float: none;
}
.storefront-full-width-content.single-product #reviews .commentlist li .comment_container .comment-text {
    width: 100%;
    float: left;
}
#reviews .commentlist li p.meta strong:after {
    content: " ✔ Acquisto verificato";
    color: green;
	font-style: oblique;
    font-weight: normal;
	font-size: 14px;
}
/* Select menu a tendina */
.form-row select {
    height: 50px;
    border-radius: 5px;
	box-shadow: 0 3px 20px rgba(0, 0, 0, 0.15);
	background-color: #fff;
}
.wpcf7-select {
    height: 50px !important;
    border-radius: 5px !important;
	box-shadow: 0 3px 20px rgba(0, 0, 0, 0.15) !important;
	background-color: #fff !important;
}
.single-product div.product table.variations select {
    height: 50px;
    border-radius: 5px;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.15);
    background-color: #fff;
}
/* Icona aggiungi al carrello margin */
button.single_add_to_cart_button:before {
    display: inline-block;
    font-family: Font Awesome\ 5 Free !important;
    float: left;
    content: "\f217";
	font-weight: 900;
    margin-right: 0.5em;
}
/* Icona acquista ora */
div.form-row.place-order button.button.alt:before {
    display: inline-block;
    font-family: Font Awesome\ 5 Free !important;
    float: left;
    content: "\f152";
	font-weight: 900;
    margin-right: 0.5em;
}
/* Scritte nel carrello colore e dettagli */
dl.variation::after{
    content:"Dopo l’acquisto, ti contatteremo per definire il colore ed altri dettagli.";
	font-style: oblique;
    font-weight: normal;
	font-size: 12px;
}
/* Scritte IVA inclusa totale carrello */
tr.order-total td span.woocommerce-Price-amount.amount::after{
    content:"(IVA inclusa)";
	font-style: oblique;
    font-weight: normal;
	font-size: 12px;
	margin-left: 5px;
}
/* Scritte spedizioni più piccole Checkout */
.woocommerce-checkout ul#shipping_method {
    font-size: 14px;
}
table.shop_table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping td {
    padding: 16px 0 0 5px;
}
/* Scritta modalità di pagamento chechout */
div.woocommerce-checkout-payment::before {
    content:"Modalità di pagamento" !important;
	font-size: 24px;
	font-weight: 300;
    margin: 0 0 0.5407911001em;
	color: #001d34;
}
/* Sfondo e tasto filtri offerte e pronta consegna */
.wcpf-layout-columns .wcpf-layout-column {
	border: 1px solid #e0e0e0;
    background-color: #f2f2f2;
    text-align: left;
}
.wcpf-field-button .wcpf-button {
    background: #7fb6ff;
    color: #fff;
	border-radius: 5px;
}
.wcpf-field-button .wcpf-button:hover {
    background: #1e73be;
}
div.wcpf-filter.wcpf-front-element-22236:before {
    content:"Filtra per:" !important;
	 font-size: 18px;
    color: #fff;
    background: #001d34;
    padding: 3px;
}
.wcpf-layout-columns {
    display: inline-block !important;
}
.wcpf-layout-item.wcpf-box-style .wcpf-heading-label, .wcpf-field-item.wcpf-box-style .wcpf-heading-label {
    background: #fff;
    padding-left: 5px;
}
.wcpf-front-element {
    margin-bottom: 3px;
}
.single-product .wapl-label {
    font-size: 1.4em;
}
.single-product .wapl-label {
    text-align: center !important;
}
div.wapl-label-id-30737 {
    font-size: 12px !important;
}
div.wapl-label-id-30737 span {
    padding: 0px !important;
}
div.wapl-label {
    margin-bottom: 0px !important;
}
.single-product .wapl-label {
    text-align: center !important;
}
div.woocommerce-product-gallery div.wapl-label-id-30738 {
    display: none !important;
}

/* Nuovo Tasto Floating CHat Button*/
input[type=text], input[type=number], input[type=email], input[type=tel], input[type=url], input[type=password], input[type=search], textarea, .input-text {
    background-color: #fff !important;
}
#fcb-modal .fcb-header-close {
    background-color: #001d34 !important;
}
.fcb-modal-content {
	background-color: #d5eef3 !important;
	max-height: 650px !important;
	height: auto !important;
}
#fcb-modal input[type="submit"] {
    border: 1px solid #001d34 !important;
    background-color: #001d34 !important;
	color: #fff !important;
}
#fcb-modal .fcb-close:hover {
	color: #fff !important;
}
#fcb-modal .overlay {
    background: rgb(99 99 99 / 80%) !important;
}
div.ginput_container.ginput_container_textarea textarea#input_8_12.textarea.small {
    height: 80px !important;
}
i.fcb-icons {
    color: #fff;
    position: relative;
    border-radius: 15px;
    padding: 5px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    transition: color .2s ease,background-color .2s ease,transform .3s ease;
    border: 3px solid;
    position: fixed;
    right: 20px;
    bottom: 20px;
    height: auto;
    width: auto;
}
i.fcb-icons:after {
    border-radius: 15px;
	width: 0;
    height: 0;
}
i.fcb-icons span {
    font-size: 20px !important;
}
i.fcb-icons {
    border-color: #7fb6ff !important;
}
/* Personalizzazioni Gravity Form*/
#gform_1, #gform_2, #gform_3, #gform_4, #gform_5, #gform_6, #gform_7, #gform_9, #gform_8, #gform_13, #gform_14 {
	background-color: #eef6fc !important;
    padding: 10px !important;
    border-radius: 10px;
}

p.form-row.notes {
    padding-bottom: 50px;
}
/* Tasti menu mobile padding tutto il tasto */
.handheld-navigation .dropdown-toggle {
    padding-left: 667px;
}
.unclickable > a {
pointer-events: none;
}
/* Nuova Grafica Plugin Product Addons */
.yith-wapo-addon h3.wapo-addon-title {
    margin-bottom: 3px;
    font-size: 1.3em;
    background-color: #001d34;
    color: #ffffff;
    padding-left: 5px;
    border-radius: 5px;
    margin-top: 15px;
    margin-bottom: 0;
	width: 100%;
}
 
.yith-wapo-addon-type-select select {
    height: 50px;
    border-radius: 5px;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.15);
    background-color: #fff;
    width: 100%
}

.yith-wapo-block div.yith-wapo-addon .options.per-row-1 {
    grid-template-columns: repeat(1, minmax(0, 100%) ) !important;
}

div.yith-wapo-addon {
background-color: #f8fcff !important;
}

.yith-wapo-block .yith-wapo-addon.required-min {
    background-color: #fffbfb !important;
    border: 1px solid red !important;
    border-radius: 5px !important;
    padding: 5px;
}

.yith-wapo-block .yith-wapo-addon .wapo-error {
    color: #fff;
}

.yith-wapo-block .yith-wapo-addon .min-error *, .yith-wapo-addon .options-container .max-selected-error {
    color: var(--yith-wapo-required-option-color);
    display: none;
}

.yith-wapo-block .yith-wapo-addon .min-error::after, .yith-wapo-addon .options-container .max-selected-error::after {
    content: "Devi selezionare questa opzione";
    display: block;
    color: var(--yith-wapo-required-option-color);
}

#wapo-total-price-table table {
    width: 100%;
    font-size: 16px;
    line-height: 26px;
}

#wapo-total-price-table table td {
    text-align: center;
}

tr.wapo-total-order {
    font-size: 20px;
    font-weight: bold !important;
    color: #001d34;
}
tr.wapo-total-order th {
    background-color: #eeeeee;
}
td#wapo-total-order-price {
    background-color: #eeeeee;
}
table.hide_options tr td {
    width: 130px;
}
/*TOGLIERE LABEL PERSONALIZZA ORA DAI PRODOTTI */
div.product-type-simple div.summary div.advanced-woo-labels div.awl-label-wrap.awl-label-id-33387, div.product-type-variable div.summary  div.advanced-woo-labels div.awl-label-wrap.awl-label-id-33387 {
  display: none;
}
/* Riquadro bordo prodotti categoria */
li.product {
box-shadow: 0 0px 3px 0 rgba(0,0,0,0.3);
border-radius: 5px;
background-color: #fefefe;
}
/* Uppsells e ddescrizione padding senno la sfumatura non si vedeva */
.woocommerce-tabs .panel.wc-tab, section.up-sells {
    padding: 5px !important;
}
/* Tasto contattaci menu */
#menu-item-30055 {
    background-color: #001d34;
}
#menu-item-30055 a{
    color: white !important;
	  font-weight: 600 !important;
}
/* Opacità sfondo Lightbox */
.pswp__bg {

    opacity: 0.8 !important;
}

/* Nuove modifiche*/

.site-header-cart .cart-contents {
    padding: 12px 0 !important;}

.storefront-handheld-footer-bar ul li.home > a:before {
	content: "\f086";
	color:green;
}
.storefront-handheld-footer-bar ul li > a {
  text-indent: 0px;
  line-height: 95px;
 }
.storefront-handheld-footer-bar ul li>a::before {
  line-height: 2;
}
.storefront-handheld-footer-bar ul li.cart .count {
    background-color: #1e73be;
}
.storefront-handheld-footer-bar ul li.search.active .site-search, .site-footer .storefront-handheld-footer-bar a:not(.button):not(.components-button) {
    background-color: #e3e3e3;
    color: #001d34;
}
.storefront-handheld-footer-bar {
 background-color: #001d34;
}
.woocommerce-message .button, .woocommerce-info .button, .woocommerce-error .button, .woocommerce-noreviews .button, p.no-comments .button {
    background-color: #1e73be !important;
    border: 1px solid #ffffff!important;
    color: #fff!important;
    border-radius: 10px!important;
    padding: 5px;
}
.woocommerce-active .site-header .site-header-cart {
    background-color: #f2f2f2;
    padding: 0 10px 0 10px;
}
.storefront-handheld-footer-bar ul li.menu > a:before {
  content: "\f0c9"
}

/* Pulsante contatti nel Desktop la parte che lo nasconde è in cima*/
        #floating-button {
            position: fixed;
            bottom: 20px;
            right: 20px;
            background-color: #25D366;
            color: white;
            padding: 15px 30px;
            border-radius: 50px;
            text-decoration: none;
            font-size: 16px;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
            display: flex;
            align-items: center;
            justify-content: center;
            transition: background-color 0.3s;
        }
        #floating-button:hover {
            background-color: #1c9e4a;
            color: white;
        }
        #floating-button i {
            margin-right: 10px;
        }
        @media (max-width: 768px) {
            #floating-button {
                display: none;
            }
        }
table.cart .product-thumbnail img {
    max-width: 100%;
}
/* Per calcolare le spese di spedizione, aggiungi al carrello. */
.my-custom-cart-message {
    text-align: center;
    font-style: oblique;
    font-weight: normal;
    font-size: 14px;
    padding-bottom: 10px;
}
/* Loader carrello dopo aver cliccato su aggiungi */
.woocommerce-loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: rgba(255, 255, 255, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
}
.woocommerce-loader .loader-content {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    background-color: rgba(0, 29, 52, 0.7);
    border-radius: 10px;
    padding: 20px;
}
.woocommerce-loader .spinner {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 3px solid #fff;
    border-top-color: transparent;
    border-radius: 50%;
    animation: spin 1s infinite linear;
    margin-right: 10px;
}
.woocommerce-loader .spinner-container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

#lightbox {
  position: fixed; 
  z-index: 10000; 
  left: 0; 
  top: 0; 
  width: 100%; 
  height: 100%; 
  background-color: rgba(0,0,0,0.5);
  display: flex;
  justify-content: center;
  align-items: center;
}

#moduloContatti {
  position: relative;
  background: #ffffff;
  padding: 20px 0px 20px 0px;
  max-height: 80vh; /* massimo 80% dell'altezza della viewport */
  overflow-y: auto; /* abilita lo scroll se necessario */
  border-radius: 10px; /* per gli spigoli arrotondati */
  box-sizing: border-box; /* per includere padding e bordi nella larghezza/altezza totale */
  width: 100%; /* larghezza completa */
  max-width: 600px; /* larghezza massima */
  margin: 10px; /* spazio attorno al modulo */
  /* Aggiungi ulteriori stili come desiderato */
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  border: 3px solid #001d34;
}

#lightbox.visible #moduloContatti {
  opacity: 1;
}

#chiudiLightbox {
  position: absolute;
  right: 3px;
  top: 3px;
  cursor: pointer;
  background-color: #001d34;
  color: #ffffff; /* per il colore del testo */
  border: 2px solid #ffffff; /* per il bordo bianco */
  border-radius: 5px; /* arrotonda leggermente gli angoli */
  padding: 0px 10px; /* spazio intorno al testo */
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none; /* per rimuovere sottolineatura se 'chiudiLightbox' è un link */
  z-index: 10001;
}

/* Nascondi il pulsante di default (su dispositivi mobili) */
#floating-button {
  display: none;
}

/* Mostra il pulsante su schermi con una larghezza minima di 768px (desktop) */
@media (min-width: 768px) {
  #floating-button {
    display: initial;
  }
}

#moduloContatti .contact-button {
  display: block;
  background-color: #aaceff;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  border-radius: 50px; /* This will give a pill-like shape */
  text-decoration: none;
  margin: 10px auto; /* This will center the buttons */
  padding: 10px;
  max-width: 80%; /* This will limit the width of the buttons */
  display: flex; /* To align the icon and the text */
  align-items: center; /* Vertically align the icon and the text */
  justify-content: center; /* Horizontally align the icon and the text */
}

#moduloContatti .contact-button .fa {
  margin-right: 5px; /* Space between the icon and the text */
}

#call-button {
  font-size: 18px; /* Adjust this to make the phone number button bigger */
}

#other-contacts-button {
  font-size: 14px; /* Adjust this to make the other contacts button smaller */
}

/* Rimuovere backorder dal carrello */
p.backorder_notification {
  display:none;
}

/* Rimuovere PRESTO DISPONIVBILE ETICHETTA DA DENTRO I PRODOTTI */
.summary.entry-summary > .advanced-woo-labels .awl-label-wrap.awl-label-id-33385,
.summary.entry-summary > .advanced-woo-labels .awl-label-wrap.awl-label-id-33389 {
    display: none;
}

/* Nascondere prezzo e calcola il prezzo dai prodotti backinstock 
body.backorder-zero-stock .price,
body.backorder-zero-stock .calculate_price {
    display: none; /* Nasconde gli elementi quando il prodotto è in backorder con stock a zero */
}*/

/* Nascondere tasto continua shopping nel carrello */
.woocommerce > .woocommerce-message > a {
    display: none;
}

/* Padding FIBO SEARCh, sennò usciva fuori nel mobile */
.storefront-handheld-footer-bar ul li.search .site-search {
    padding: 0em;
}
.site-branding {
    width:40%!important;
}
.site-search {
    width:50%!important;
    display: flex;
    justify-content: right;
}
.site-search .dgwt-wcas-search-wrapp {
    margin: 0;
}
@media(max-width: 768px) {
 .site-search {
     display: none;
 }
}
.site-branding {
    margin-bottom: 0.5em;
}
@media (min-width: 768px) {
    .site-header .site-branding img {
        max-width: 200px;
    }
}

.fibofilters-offcanvas-btn, .fibofilters-mobile-overlay__footer .fibofilters-button {
    background-color: #3986c6;
    border: 1px solid #161616;
    border-radius: 6px;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    line-height: 18px;
    padding: 18px 12px;
    text-align: center;
    transition: background-color .3s;
    width: 100%;
}

.fibofilters-filter-button {
    background-color: #001d34 !important; /* Sfondo scuro */
    color: #fff !important; /* Testo bianco */
	font-size: 1.4em !important;
}

/* TASTI CATEGORIE */
.catalogo-categoria-prodotti {
    display: flex;
    flex-wrap: wrap;
    gap: 10px; /* Gap generico */
    justify-content: center;
}

.catalogo-categoria-prodotti a {
    display: flex;
    align-items: center;
    gap: 8px; /* Spazio tra icona e testo */
    border-radius: 50px;
    padding: 5px 10px; /* Padding per schermi grandi */
    background-color: rgba(148, 17, 20, 0.1);
    color: #001d34;
    text-decoration: none;
    font-weight: bold;
    min-width: 20px;
    text-align: center;
}

.catalogo-categoria-prodotti a:hover {
    background-color: rgba(148, 17, 20, 0.3);
}

/* Stili specifici per schermi piccoli */
@media (max-width: 600px) {
    .catalogo-categoria-prodotti {
        gap: 10px; /* Riduce il gap tra i tasti */
    }

    .catalogo-categoria-prodotti a {
        padding: 8px 15px; /* Riduce il padding dei tasti */
    }
}

/* Stelle recensioni loop categorie prodotti */
.woocommerce li.product .woocommerce-product-rating {
    position: absolute;
    top: 10px; /* Distanza dal bordo superiore del container dell'immagine del prodotto */
    right: 20px; /* Distanza dal bordo destro del container dell'immagine del prodotto */
    text-align: right;
    z-index: 10; /* Assicura che le stelle siano visibili sopra l'immagine del prodotto */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0)); /* Sfondo bianco sfumato */
    padding: 5px; /* Spazio intorno al contenuto interno */
    border-radius: 5px; /* Angoli arrotondati */
}

.woocommerce li.product .woocommerce-product-rating .woocommerce-product-rating-value {
    display: block; /* Mette la valutazione su una nuova riga */
    font-size: 0.9em; /* Dimensione del font della valutazione */
    color: #555; /* Colore del font della valutazione */
    margin-top: 2px; /* Spazio tra le stelle e la valutazione testuale */
	text-align: center;
}

/* Sconto in alto a sinistra nelle foto */	
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
            position: relative;
        }
		
/* Stile base del pulsante Scopri di più maggiori informazioni categorie */
.button.add_to_cart_button.product_type_external {
    background-color: #ffffff !important; /* Sfondo bianco */
    border-color: #7fb6ff; /* Bordo blu chiaro */
    color: #7fb6ff !important; /* Testo blu chiaro */
    border: 1px solid; /* Bordo di 1px */
}

/* Stile al passaggio del mouse */
.button.add_to_cart_button.product_type_external:hover {
    background-color: #7fb6ff !important; /* Sfondo blu chiaro */
    color: #ffffff !important; /* Testo bianco */
}
/* Nascondere la quantità e le scritte che ho fatto come personalizzalo ora e similari disponibile standard */
.stock { display:none; }
.summary.entry-summary > .customization-note,
.summary.entry-summary > .delayed-info {
    display: none !important;
}
/* Recensioni nelle categorie */
.woocommerce-category-reviews {
    font-family: Arial, sans-serif;
    margin-top: 20px;
}
.review-item {
    margin-bottom: 40px; /* Aumento del margine per distanziare le recensioni */
}
.review-author-date {
    font-size: 14px;
    color: #333;
}
.review-content {
    font-size: 16px;
    color: #666;
}
.review-separator {
    margin: 20px auto; /* Centrato e con margine sopra e sotto */
    width: 20%; /* Larghezza del separatore */
    border: 0; /* Rimuove il bordo predefinito */
    height: 1px; /* Altezza del separatore */
    background-color: #ededed; /* Colore di sfondo del separatore */
}

@keyframes pulsate {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}
.floating-button {
    animation: pulsate 1.5s infinite;
}



@keyframes shake {
    0% { transform: translateX(0); }
    25% { transform: translateX(-5px); }
    50% { transform: translateX(5px); }
    75% { transform: translateX(-5px); }
    100% { transform: translateX(0); }
}

#mobile-button::before {
    animation: shake 1.5s infinite;
}

body.page,
body.home,
body.single,
body.blog {
  scroll-behavior: smooth;
}

.woocommerce-products-header h1 {
	font-size: 24px;
    font-weight: 600;
	text-transform: uppercase; /* tutto in maiuscolo (opzionale) */
	letter-spacing: 0px;
	padding: 0.5em 0;
	text-align: center;
    margin: 0em !important;
}

h1.product_title.entry-title {
  font-size: 2em;
  font-weight: bold;
}

.woocommerce-products-header h2 {
  font-size: 18px;
  font-weight: 700;
  margin-top: 0.4em !important;
}

div.term-description p {
  line-height: 1.3 !important;
}

.storefront-sorting {
        margin-bottom: 0em;
    }
}

.storefront-breadcrumb div {
    padding: 0 !important;
    margin-top: -0.6em !important;
  }

@media (max-width: 767px) {
.storefront-breadcrumb div {
    padding: 0 !important;
    margin-top: -0.6em !important;
  }
.woocommerce-products-header h2 {
  font-size: 16px;
  font-weight: 700;
  margin-top: 0.4em !important;
}
.category-filters a {
   padding: 5px 5px;
   font-size: 12px;
   gap: 5px;
}
body.archive.woocommerce .content-area p {
  line-height: 1.1;
}
h1.product_title.entry-title {
  font-size: 1.4em;
  text-align: center;
}
.summary .woocommerce-product-rating {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.single-product div.product .woocommerce-product-rating {
    margin-bottom: 0.1em;
}
div.custom-price-box  {
    text-align: center;
}
.woocommerce-tabs .panel h2 {
    font-size: 1em !important;
    font-weight: bold;
}
}

ul.page-numbers {
  display: flex;
  align-items: center; /* allineamento verticale */
  justify-content: center; /* centratura orizzontale (opzionale) */
}

ul.page-numbers::before {
  content: "PAGINA" !important;
  font-size: 18px;
  padding-right: 5px;
  color: #001d34;
}

nav.woocommerce-pagination {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 0.3em 0 !important;
  margin-bottom: 8px;
}
}

/* Imposta il layout della lista in modo che si comporti come blocco centrato */
ul.page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  list-style: none;
}

/* Stile per tutti i numeri (link e span) */
ul.page-numbers li a.page-numbers,
ul.page-numbers li span.page-numbers {
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  background: none !important;
  border: none;
  color: #001d34 !important;
  padding: 0 8px !important;
  display: inline-block;
}

/* Numero attivo (pagina corrente) */
ul.page-numbers li span.page-numbers.current {
  font-weight: bold;
  font-size: 22px;
  color: #941114 !important;
}

/* Divisorio a pallino tra i numeri */
ul.page-numbers li:not(:last-child)::after {
  content: "•";
  color: #999;
  margin: 0 4px;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}

/* Stile per la freccia destra "→" */
ul.page-numbers li a.page-numbers.next,
ul.page-numbers li a.page-numbers.prev {
  font-size: 22px;
  padding-left: 8px;
  padding-right: 8px;
  color: #001d34 !important;
}

.single-product .custom-price-box .customization-note {
  display: none !important;
}

.single-product div.product .woocommerce-product-rating {
    margin-bottom: 0.1em;
}

.pagination, .woocommerce-pagination {
    border-width: 0 0 1px 0 !important; /* solo bordo sotto */
}

.woocommerce-loop-product__title {
  margin-top: -1em !important;  
  margin-bottom: 0em !important;
  font-weight: bold !important;
}

body.tax-product_cat ul.products li.product .price,
body.tax-product_cat ul.products .wc-block-grid__product .price,
body.tax-product_cat .wc-block-grid__products li.product .price,
body.tax-product_cat .wc-block-grid__products .wc-block-grid__product .price {
    margin-top: -0.8em;
    margin-bottom: 0;
}

#category-filters {
    scroll-margin-top: 20px;
    margin-top: 30px;
}

.filtra-per-label {
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 1.2rem;
    text-align: center;
}

.category-filters {
    margin-bottom: 20px;
}

.category-filters a.filter-button {
    background: #fce8e8;
    border-radius: 30px;
    text-decoration: none;
    align-items: center;
    display: inline-flex;
    justify-content: center;
    color: #001d34;
    font-weight: 600;
    border: 2px solid transparent;
    padding: 4px 4px;
    margin: 2px;
    height: 35px;
    box-sizing: border-box;
}

.category-filters a.filter-button i {
    margin-right: 3px;
}

.category-filters a.filter-button:hover {
    background: #f2cccc;
}

.category-filters a.filter-button.active {
    background: #f3b3b3;
    border: 2px solid #001d34;
}

.category-filters a.filter-reset,
.filter-reset-torna {
    background-color: #001d34;
    color: white;
    padding: 8px 16px;
    border-radius: 30px;
    text-decoration: none;
    font-weight: bold;
    display: inline-block;
    margin-top: 10px;
}

.category-filters a.filter-reset:hover {
    text-decoration: underline;
}

.torna-ai-filtri {
    margin-top: 30px;
    text-align: center;
}

.recensioni-box {
  text-align: center;
  padding: 15px;
  background-color: #fff7f1;
  border: 2px solid #e7701c;
  border-radius: 12px;
  max-width: 250px;
  margin: auto;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}
.recensioni-box .stelle {
  color: #e7701c;
  font-size: 22px;
  margin-bottom: 8px;
}
.recensioni-box a.button {
  display: inline-block;
  background-color: #e7701c;
  color: #ffffff !important;
  padding: 10px 16px;
  border-radius: 25px;
  font-weight: bold;
  text-decoration: none;
  transition: background-color 0.3s ease;
}
.recensioni-box a.button:hover {
  background-color: #cc5c10;
}

.wc-block-review-list-item__text > a[role="button"] {
  display: inline-block !important;
  margin-top: 10px;
  background-color: #e7701c;
  color: #ffffff !important;
  padding: 6px 14px;
  border-radius: 20px;
  font-weight: bold;
  text-decoration: none !important;
  font-size: 14px;
  line-height: 1.5;
  transition: background-color 0.3s ease;
  border: none;
}

.wc-block-review-list-item__text > a[role="button"]:hover {
  background-color: #cc5c10;
  color: #ffffff !important;
}

.wc-block-review-list .wc-block-review-list-item__item {
  padding: 20px;
  border-radius: 12px;
  margin-bottom: 20px;
  box-shadow: 0 1px 4px rgba(0,0,0,0.02);
  border: 1px solid #f0edea; /* bordo chiarissimo beige-grigio */
}

/* Dispari */
.wc-block-review-list .wc-block-review-list-item__item:nth-child(odd) {
  background-color: #fefbf8;
}

/* Pari */
.wc-block-review-list .wc-block-review-list-item__item:nth-child(even) {
  background-color: #fcfcfb;
}

/* Contenitore di ogni recensione nel prodotto */
.woocommerce .commentlist .review {
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 12px;
  border: 1px solid #f0edea;
  box-shadow: 0 1px 4px rgba(0,0,0,0.02);
}

/* Sfondo alternato chiaro */
.woocommerce .commentlist .review:nth-child(odd) {
  background-color: #fefbf8;
}

.woocommerce .commentlist .review:nth-child(even) {
  background-color: #fcfcfb;
}
.attendere-msg-css {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-weight: bold;
    font-size: 16px;
    color: #001d34;
    margin: 30px 0;
    text-align: center;
}

.spinner-vama {
    width: 26px;
    height: 26px;
    border: 4px solid #ccc;
    border-top: 4px solid #001d34;
    border-radius: 50%;
    animation: spin-vama 1s linear infinite;
}

@keyframes spin-vama {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.filter-button.already-active {
    cursor: default;
}

/* Layout a due colonne: immagine a sinistra, contenuto a destra */
.custom-flex-wrapper {
  display: flex;
  flex-wrap: nowrap;
  gap: 25px;
}

.custom-flex-wrapper .custom-image-box {
  width: 40%;
  display: flex;
  flex-direction: column;
  align-items: center; /* centra l'immagine e le miniature */
}

.custom-flex-wrapper .summary.entry-summary {
  width: 48%;
}

/* Layout responsive: colonna singola su mobile */
@media screen and (max-width: 768px) {
  .custom-flex-wrapper {
    flex-direction: column;
  }

  .custom-flex-wrapper .custom-image-box,
  .custom-flex-wrapper .summary.entry-summary {
    width: 100%;
  }
}

/* Galleria WooCommerce - elimina centrature di default */
.woocommerce-product-gallery__wrapper {
  margin: 0 !important;
}

/* Allineamento e stile miniature */
.flex-control-thumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
  justify-content: center; /* centrate dentro la box */
}

.flex-control-thumbs li {
  margin: 0;
}

.flex-control-thumbs img {
  width: 65px;
  height: auto;
  cursor: pointer;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease;
}

.flex-control-thumbs img:hover {
  border-color: #666;
}

/* Centra anche l'immagine principale */
.custom-image-box .woocommerce-product-gallery__image {
  display: flex;
  justify-content: center;
}

.custom-price-box {
    margin-bottom: 10px;
}

.customization-note {
    font-weight: bold;
    color: #00008B;
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 5px;
    display: block;
    font-size: 16px;
}

.price-line {
    display: block;
}

.price-label {
    font-size: 12px;
}

.price-amount {
    font-size: 16px;
    color: #000;
    font-weight: bold;
}

.iva-info {
    font-size: 10px;
    font-style: italic;
}

.availability-info {
    font-size: 16px;
    font-weight: bold;
    color: green;
    background-color: rgba(144, 238, 144, 0.3);
    border-radius: 5px;
    padding: 5px;
    display: inline-block;
    margin-bottom: 5px;
}

.stock-quantity {
    font-size: 14px;
    color: green;
    display: block;
    margin-bottom: 5px;
}

.delayed-info {
    font-size: 16px;
    color: #d4af37;
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
}

.strike-info {
    font-size: 12px;
    text-decoration: line-through;
    display: block;
}

.discounted-info {
    font-size: 18px;
    color: #b12704;
    font-weight: bold;
}

.icon-style {
    margin-right: 5px;
}

.custom-rating-loop {
    font-size: 0.7em;
    background: linear-gradient(to bottom, #fff, #ffffff00);
    padding: 5px;
    text-align: center;
}

/* Badge sconto nella pagina prodotto */
.custom-image-box {
    position: relative;
}

.custom-sale-flash-single {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: green;
    color: white;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 10px;
    z-index: 10;
    border-radius: 5px;
}

/* Badge sconto nelle pagine categoria / archivio */
.custom-sale-flash {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: green;
    color: white;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 10px;
    z-index: 10;
    border-radius: 5px;
}

/* Contenitore delle immagini nei loop (per sicurezza) */
.woocommerce ul.products li.product {
    position: relative;
}

li.product:hover .product-title h3 {
    background-color: #001d34; /* colore sfondo al passaggio */
    color: #fff; /* colore testo */
    padding: 8px 10px;
    border-radius: 8px;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
}

.product-meta {
    line-height: 1.1;
}

body.woocommerce-order-pay h1.entry-title,
body.woocommerce-order-pay .woocommerce-breadcrumb {
    display: none;
}

h2.woocommerce-order-details__title {
    display: none;
}

/* Colonna nome prodotto: più larga e allineata a sinistra */
.woocommerce-checkout-review-order-table th.product-name,
.woocommerce-checkout-review-order-table td.product-name {
    width: 65%;
    text-align: left;
}

/* Colonna prezzo e totali: centrati */
.woocommerce-checkout-review-order-table td.product-total,
.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal td,
.woocommerce-checkout-review-order-table tfoot tr.order-total td {
    text-align: center !important;
}

/* Nasconde il <th> "Spedizione" originale */
.woocommerce-shipping-totals.shipping th {
    display: none;
}

/* Inserisce il titolo "Spedizione" sopra la cella */
.woocommerce-shipping-totals.shipping td::before {
    content: "Spedizione";
    display: block;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 8px;
    text-align: left;
}

/* Rende la cella spedizione full width e allineata a sinistra */
.woocommerce-shipping-totals.shipping td {
    display: block;
    width: 100% !important;
    text-align: left !important;
}

/* Disposizione verticale ordinata delle opzioni di spedizione */
.woocommerce-shipping-methods {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

@media (max-width: 768px) {
  /* Font più piccolo per le etichette di spedizione su mobile */
  .woocommerce-shipping-methods label {
      font-size: 12px;
  }
}

/* Corregge l'allineamento dei titoli nel carrello su mobile */
table.shop_table_responsive tr td[data-title]::before {
    float: none !important;
}

/* Stile per la label "Scegli la dimensione del divano" */
.woocommerce div.product form.cart .variations th.label label {
    background-color: #001d34;
    color: #ffffff;
    font-size: 1.3em;
    border-radius: 5px;
    padding: 5px 0 5px 5px; /* Alto, Destra, Basso, Sinistra */
    margin-top: 0; /* Reset margine superiore standard */
    margin-bottom: 3px;
    width: 100%;
    display: block; /* Fondamentale per creare l'effetto "barra" */
    line-height: 1.2;
}

/* Correzione del contenitore della tabella per permettere alla barra di espandersi */
.woocommerce div.product form.cart .variations th.label {
    padding: 0;
    display: block; /* Forza la cella della tabella a comportarsi come un blocco */
    text-align: left;
    margin-bottom: 10px; /* Spazio tra la barra e il menu a tendina */
}

/* Opzionale: Aggiusta la larghezza della selezione per allinearsi */
.woocommerce div.product form.cart .variations td.value {
    display: block;
    padding: 0;
}

/* Box informativo sotto il menu a tendina delle dimensioni */
.woocommerce div.product form.cart .variations td.value::after {
    /* Il tuo testo */
    content: "ℹ️ Consulta la scheda a fondo pagina per le misure standard. Oppure contattaci per progetti su misura al centimetro e dettagli personalizzati.";
    
    /* Stile per renderlo uguale all'Info-Box */
    display: block;
    margin-top: 10px;          /* Spazio dal menu a tendina */
    background-color: #eef6fc; /* Sfondo azzurrino chiaro */
    border-left: 4px solid #1e73be; /* Bordo blu a sinistra */
    padding: 10px;             /* Spazio interno al box */
    font-size: 0.9em;          /* Grandezza testo */
    color: #444444;            /* Colore testo grigio scuro */
    border-radius: 0 4px 4px 0; /* Arrotonda leggermente gli angoli destri */
    line-height: 1.4;
}

/* Colorazione prodotti personalizzabili Stile del bottone */
.vama-btn {
    display: inline-block;
    background: #fff;
    color: #1e73be !important;
    border: 2px solid #1e73be;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 4px;
    font-weight: 700;
    margin: 10px 0;
    transition: all .3s ease;
    text-align: center;
}
.vama-btn:hover {
    background: #1e73be;
    color: #fff !important;
}
/* Box azzurrino per la rassicurazione finale */
.info-box {
    background-color: #eef6fc;
    border-left: 4px solid #1e73be;
    padding: 10px;
    font-size: 0.9em;
    color: #444;
    margin-top: 5px;
    border-radius: 0 4px 4px 0;
}

/* Titolo "Personalizza su misura" UNIFICATO per prodotti Semplici (no stock) e Variabili */
.no-stock-management div.product-type-simple div.summary.entry-summary form.cart:before,
div.product-type-variable div.summary.entry-summary form.variations_form.cart:before {
    content: "Personalizza su misura" !important;
    
    /* Stile testo */
    color: #001d34;        /* Blu VAMA */
    font-size: 22px;       /* Un po' più grande visto che è il titolo principale */
    font-weight: 700;      /* Grassetto */
    text-transform: uppercase; /* Maiuscolo */
    
    /* Posizionamento */
    background: transparent;
    width: 100%;
    display: block;
    text-align: center;    /* PERFETTAMENTE CENTRATO */
    margin-bottom: 5px;   /* Un po' di aria prima della barra blu */
    padding: 0;
    border-radius: 0;
}

/* 1. Inizializza il contatore */
form.cart {
    counter-reset: vama-steps;
}

/* 2. Primo Step: La scelta della dimensione (WooCommerce standard) */
.woocommerce div.product form.cart .variations th.label label::before {
    counter-increment: vama-steps;      /* Aumenta di 1 */
    content: counter(vama-steps) ". ";  /* Scrive il numero */
    margin-right: 5px;
    font-weight: 400;
    opacity: 0.9;
}

/* 3. Step successivi (YITH) - ESCLUDENDO quelli con titolo vuoto */
/* La parte :not(.empty-title) è il "filtro" che ignora il blocco che mi hai mandato */
.yith-wapo-addon:not(.empty-title) h3.wapo-addon-title::before {
    counter-increment: vama-steps;
    content: counter(vama-steps) ". ";
    margin-right: 5px;
    font-weight: 400;
    opacity: 0.9;
}

/* Stile Menu a Tendina - Livello 1 */
form.cart select {
    border: 2px solid #001d34 !important; /* Bordo blu come le barre */
    border-radius: 4px;       /* Angoli leggermente arrotondati */
    height: 45px;             /* Li rendiamo più alti (più facili da cliccare) */
    font-weight: 600;         /* Testo un po' più marcato */
    color: #333;
    background-color: #fff;
    cursor: pointer;          /* Mostra la manina del mouse */
	margin-top: 10px;
}

/* Cambia colore asterisco obbligatorio da Rosso a Bianco */
.yith-wapo-addon h3.wapo-addon-title span.required {
    color: #001d34 !important; /* Bianco per uniformarsi al testo */
}

.yith-wapo-addon-label .option-price {
    font-size: 0.70em;      /* Molto più piccolo (75% del testo) */
    color: #777777;         /* Un grigio un filo più chiaro */
    font-weight: 400;       /* Niente grassetto */
    margin-left: 6px;       /* Un po' più di spazio dal testo */
    vertical-align: 1px;    /* Lo solleva impercettibilmente per centrarlo otticamente */
    letter-spacing: 0.3px;  /* Leggermente più arioso */
}

/* Opzionale: se vuoi che il prezzo specifico (numero) sia leggermente diverso */
.yith-wapo-addon-label .option-price .amount {
    color: #444444;       /* Il numero un filo più scuro delle parentesi per leggibilità */
}

/* Box informativo per Prodotti Semplici */
.product-type-simple form.cart::after {
    /* !important è OBBLIGATORIO qui per sovrascrivere il tema */
    content: "ℹ️ Contattaci per progetti su misura al centimetro e dettagli personalizzati." !important;
    
    /* Stile Visivo */
    display: block;
    margin-top: 15px;
    background-color: #eef6fc;
    border-left: 4px solid #1e73be;
    padding: 10px;
    font-size: 0.9em;
    color: #444444;
    border-radius: 0 4px 4px 0;
    line-height: 1.4;
    
    /* Proprietà strutturali */
    clear: both;            /* Manda il box a capo sotto il bottone */
    width: 100%;            /* Occupa tutto lo spazio */
    box-sizing: border-box; /* Evita che il padding sbordi */
}

/* --- STILE GENERALE BOX CONSEGNA --- */
.wd-delivery-box {
    padding: 12px 15px;
    margin: 20px 0;
    border-radius: 0 4px 4px 0;
    box-shadow: 0 2px 4px rgba(0,0,0,0.02);
    font-size: 14px;
    line-height: 1.4;
    border-left-width: 4px;
    border-left-style: solid;
}

/* Titoli */
.wd-delivery-title {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.85em;
    letter-spacing: 1px;
    margin-bottom: 4px;
    display: block;
}

/* Testi e Date */
.wd-delivery-text {
    color: #333;
    display: inline;
}

.wd-date-highlight {
    color: #001d34;
    font-weight: 700;
    white-space: nowrap;
}

.wd-shipping-note {
    font-size: 0.9em;
    color: #666;
    font-style: italic;
}

/* Footer Link */
.wd-footer-link {
    margin-top: 8px;
    font-size: 0.95em;
    display: block;
    border-top: 1px solid rgba(0,0,0,0.05);
    padding-top: 6px;
    color: #555;
}

.wd-footer-link a {
    font-weight: 600;
    text-decoration: none;
}
.wd-footer-link a:hover {
    text-decoration: underline;
}

/* Icona Matita */
.wd-title-icon {
    font-size: 16px;
    width: 16px;
    height: 16px;
    line-height: 1;
    margin-left: 5px;
    vertical-align: text-bottom;
    opacity: 0.8;
}

/* --- VARIANTI DI COLORE (CLASSE) --- */

/* 1. SARTORIALE (Blu Vama) */
.wd-delivery-box.type-sartoriale {
    border-color: #001d34;
    background-color: #f4f8fb;
}
.type-sartoriale .wd-delivery-title { color: #001d34; }
.type-sartoriale .wd-footer-link a { color: #0073aa; /* Celeste Link */ }

/* 2. PRONTA CONSEGNA (Verde) */
.wd-delivery-box.type-pronta {
    border-color: #28a745;
    background-color: #eff9f1;
}
.type-pronta .wd-delivery-title { color: #28a745; }
.type-pronta .wd-footer-link a { color: #28a745; }

/* 3. STANDARD (Oro) */
.wd-delivery-box.type-standard {
    border-color: #d4af37;
    background-color: #fffdf5;
}
.type-standard .wd-delivery-title { color: #d4af37; }
.type-standard .wd-footer-link a { color: #d4af37; }

/* --- PULIZIA TOTALE PER PRODOTTI CON GESTIONE STOCK --- */
/* (Pronta consegna o Produzione Standard con magazzino attivo) */
/* Rimuove completamente il bordo blu/grigio e lo sfondo azzurrino */

body.wd-gestione-stock div.product-type-simple div.summary.entry-summary form.cart,
body.wd-gestione-stock div.cart-collaterals div.cart_totals,
body.wd-gestione-stock div.woocommerce-checkout-review-order {
    background-color: transparent !important; /* Toglie lo sfondo */
    border: 0 !important; /* Toglie completamente il bordo */
    box-shadow: none !important;
    padding: 0 !important; /* Rimuove lo spazio interno del box */
    border-radius: 0 !important;
}

/* Opzionale: Dato che abbiamo tolto il box, diamo un po' di aria sopra al pulsante */
body.wd-gestione-stock button.single_add_to_cart_button {
    margin-top: 15px; 
}




















/* ==============================================
   CHECKOUT VAMA LUXURY - VERSIONE DEFINITIVA
   ============================================== */

/* --- 1. CAMPI INPUT E SELECT (Stile Unificato) --- */
.woocommerce-input-wrapper input.input-text,
.woocommerce-input-wrapper textarea,
.select2-container .select2-selection--single {
    background-color: #ffffff !important;
    border: 1px solid #001d34 !important; /* Bordo Blu Scuro richiesto */
    color: #001d34 !important;
    border-radius: 6px !important; /* Stondatura media elegante */
    padding: 10px 15px !important; /* Spaziatura interna */
    min-height: 48px !important; /* Altezza fissa per allineare tutto */
    
    /* Ombreggiatura leggera per profondità */
    box-shadow: 0 4px 8px rgba(0, 29, 52, 0.05) !important; 
    
    /* Allineamento verticale testo */
    display: flex !important;
    align-items: center !important;
    font-size: 15px !important;
}

/* Fix specifico per centrare il testo dentro i menu a tendina (Select2) */
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: normal !important;
    padding-left: 0 !important;
    color: #001d34 !important;
}
/* Fix per la freccetta del menu a tendina */
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 46px !important; /* Centra la freccia verticalmente */
    top: 1px !important;
}

/* Effetto FOCUS (Quando clicchi per scrivere) */
.woocommerce-input-wrapper input.input-text:focus,
.woocommerce-input-wrapper textarea:focus {
    border-color: #001d34 !important;
    border-width: 2px !important; /* Si ispessisce leggermente */
    box-shadow: 0 4px 12px rgba(0, 29, 52, 0.15) !important;
    outline: none;
}


/* --- 2. GESTIONE ERRORI E SUCCESSI --- */

/* Errore (Rosso) */
.woocommerce-invalid input.input-text,
.woocommerce-invalid .select2-selection {
    border: 1px solid #dc3232 !important;
    box-shadow: 0 0 8px rgba(220, 50, 50, 0.15) !important;
    background-color: #fff !important; 
}

/* Corretto (Verde) */
.woocommerce-validated input.input-text,
.woocommerce-validated .select2-selection {
    border: 1px solid #28a745 !important;
    background-color: #fafffb !important; 
}


/* --- 3. BOX "IL TUO ORDINE" --- */

/* Intestazione Blu Scuro */
#order_review_heading {
    background-color: #001d34 !important;
    color: #fff !important;
    padding: 18px 20px !important;
    border-radius: 6px 6px 0 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none !important;
}

/* Cornice esterna BLU SCURO */
#order_review {
    border: 2px solid #001d34 !important; /* Bordo scuro richiesto */
    border-radius: 0 0 6px 6px;
    background-color: #fff !important;
}

/* Righe e celle */
.shop_table tr th, 
.shop_table tr td {
    border-top: 1px solid #e6f0f9 !important;
    padding: 15px 10px !important;
    color: #333;
}

/* Alternanza Colori (Chiaro / Celeste Ghiaccio) */
.shop_table tr:nth-child(even) th,
.shop_table tr:nth-child(even) td {
    background-color: #f4f9fc !important; /* Il tuo azzurrino preferito */
}
.shop_table tr:nth-child(odd) th,
.shop_table tr:nth-child(odd) td {
    background-color: #ffffff !important;
}

/* Footer Totali */
.shop_table tfoot th, 
.shop_table tfoot td {
    background-color: #fff !important;
    border-top: 2px solid #001d34 !important; /* Linea di chiusura scura */
}

/* --- 4. SEZIONE PAGAMENTO (Stile Clean Luxury) --- */

/* Reset del contenitore principale (Via bordi e grigi vecchi) */
#payment {
    background-color: transparent !important;
    border: none !important;
    padding: 10px 0 !important;
    border-radius: 0 !important;
}

/* Titolo "MODALITÀ DI PAGAMENTO" */
#payment_heading {
    background-color: #001d34 !important;
    color: #fff !important;
    padding: 18px 20px !important;
    border-radius: 6px 6px 0 0 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0 !important;
}

/* Lista metodi di pagamento (Sfondo grigio chiarissimo) */
#payment ul.payment_methods {
    background-color: #fafafa !important;
    border: 1px solid #e5e5e5 !important; /* Bordino leggero */
    border-top: none !important;
    border-radius: 0 0 6px 6px !important;
    padding: 20px !important;
}
#payment ul.payment_methods li {
    margin-bottom: 15px !important; /* Spazio tra i pallini */
}

/* DESCRIZIONE PAGAMENTO SELEZIONATO (es. Bonifico/Contrassegno) */
/* Qui creiamo l'effetto "Barra laterale Blu" */
#payment div.payment_box {
    background-color: #f8fbff !important; /* Celeste chiarissimo */
    border: none !important;
    border-left: 4px solid #001d34 !important; /* LA BARRA BLU LATERALE */
    color: #333 !important;
    font-size: 0.95em !important;
    padding: 15px 20px !important;
    margin-top: 10px !important;
    border-radius: 0 4px 4px 0 !important;
    box-shadow: 0 2px 5px rgba(0,0,0,0.03) !important;
}
/* Nascondiamo il triangolino vecchio */
#payment div.payment_box::before {
    display: none !important;
}

/* PULSANTE "EFFETTUA ORDINE" */
#place_order {
    background-color: #1e73be !important; /* Blu Aggiungi al Carrello */
    color: #fff !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    border-radius: 50px !important; /* Molto arrotondato (Pillola) */
    padding: 18px 40px !important;
    font-size: 1.1em !important;
    width: 100%;
    margin-top: 25px !important;
    border: none !important;
    box-shadow: 0 4px 15px rgba(0, 29, 52, 0.2);
    transition: all 0.3s ease;
}

/* Hover Pulsante */
#place_order:hover {
    background-color: #28a745 !important; /* Verde al passaggio */
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(40, 167, 69, 0.3);
}

/* Spazi Termini e Condizioni */
.woocommerce-terms-and-conditions-wrapper {
    margin-top: 20px;
    padding: 0 5px;
}

/* ==============================================
   SFONDO SPEDIZIONE BIANCO (Checkout & Carrello)
   ============================================== */

/* Forza lo sfondo bianco sulla riga della spedizione ovunque */
/* (Checkout, Riepilogo Ordine e Totali Carrello) */

.shop_table tr.woocommerce-shipping-totals th,
.shop_table tr.woocommerce-shipping-totals td,
.shop_table tr.shipping th,
.shop_table tr.shipping td {
    background-color: #ffffff !important; /* Bianco pulito */
    border-top: 1px solid #e6f0f9 !important; /* Mantiene il divisore celeste */
}

/* Se nel carrello apri il "Calcola Spedizione", anche quello sarà bianco */
.woocommerce-shipping-calculator-form {
    background-color: #ffffff !important;
}

/* ==============================================
   TOTALE CARRELLO (Restyling Luxury VAMA)
   ============================================== */

/* 1. IL BOX CONTENITORE */
div.cart-collaterals div.cart_totals {
    border: 2px solid #001d34 !important;
    border-radius: 6px !important;
    padding: 0 !important;
    background-color: #fff !important;
    overflow: hidden;
    margin-top: 20px;
}

/* 2. TITOLO "TOTALE CARRELLO" */
div.cart-collaterals div.cart_totals h2 {
    background-color: #001d34 !important;
    color: #fff !important;
    margin: 0 !important;
    padding: 15px 20px !important;
    font-size: 1.1em !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-bottom: none !important;
}

/* 3. TABELLA INTERNA */
div.cart-collaterals div.cart_totals table.shop_table {
    width: 100%;
    border-collapse: collapse;
    margin: 0 !important;
    border: none !important;
}

div.cart-collaterals div.cart_totals table.shop_table th,
div.cart-collaterals div.cart_totals table.shop_table td {
    padding: 15px 20px !important;
    border-bottom: 1px solid #eee !important;
}

/* Riga del Totale in evidenza */
div.cart-collaterals div.cart_totals table.shop_table tr.order-total th,
div.cart-collaterals div.cart_totals table.shop_table tr.order-total td {
    background-color: #f4f9fc !important;
    color: #001d34 !important;
    font-weight: 700;
    border-top: 2px solid #001d34 !important;
}

/* 4. PULSANTE "CONCLUDI ORDINE" */
.wc-proceed-to-checkout a.checkout-button {
    background-color: #1e73be !important; /* Blu Aggiungi al Carrello */
    color: #fff !important;
    border-radius: 50px !important;
    padding: 18px 30px !important;
    font-size: 1.1em !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    display: block;
    text-align: center;
	margin: 50px 20px 50px 20px !important;
    transition: all 0.3s ease;
}

/* Hover: Diventa Verde */
.wc-proceed-to-checkout a.checkout-button:hover {
    background-color: #28a745 !important;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(40, 167, 69, 0.3);
}

/* 5. LINK MODIFICA INDIRIZZO (Stile Link Azzurro) */
.shipping-calculator-button {
    background: none !important;
    border: none !important;
    display: inline-block !important;
    margin-top: 15px !important;
    margin-bottom: 5px !important;
    padding: 0 !important;
    
    /* Colore azzurro identico al link sotto */
    color: #1e73be !important; 
    text-decoration: underline !important;
    font-weight: 500 !important;
    font-size: 0.95em !important;
    box-shadow: none !important;
    cursor: pointer;
}

.shipping-calculator-button:hover {
    color: #001d34 !important; /* Diventa blu scuro al passaggio */
    text-decoration: none !important;
}

/* ==============================================
   ERRORE SOLO PER TERMINI E CONDIZIONI
   ============================================== */

/* Aggiungendo "#payment" davanti, siamo sicuri che colpisce SOLO 
   il riquadro in fondo e non Nome, Città, ecc. */

#payment p.form-row.woocommerce-invalid-required-field {
    background-color: #fff5f5 !important; /* Sfondo Rosato */
    border: 1px solid #dc3232 !important; /* Bordo Rosso */
    padding: 15px 20px !important; 
    border-radius: 6px !important;
    margin-bottom: 20px !important;
}

/* Opzionale: Colora di rosso il testo dell'errore lì dentro */
#payment .checkout-inline-error-message {
    color: #dc3232 !important;
    margin-top: 10px !important;
}

/* ==============================================
   LINK "CATALOGO" (Stile Luxury Bollino)
   ============================================== */

/* 1. Il Contenitore */
.vama-back-link-container {
    margin-top: 35px !important;
    margin-bottom: 25px !important;
    display: block;
    width: 100%;
    clear: both;
}

/* 2. Il Link (Testo) */
a.vama-simple-link {
    display: inline-flex;
    align-items: center;

    color: #001d34 !important;  /* Blu VAMA */
    font-size: 0.9em;           
    font-weight: 700;           /* Grassetto per dare importanza */
    text-transform: uppercase;  /* TUTTO MAIUSCOLO per uniformità */
    letter-spacing: 1px;        
    text-decoration: none !important;

    padding: 5px 0;
    transition: all 0.3s ease;
}

/* 3. L'Icona Tonda (Il "Bollino") */
a.vama-simple-link i {
    background-color: #001d34; /* Sfondo Blu */
    color: #ffffff;            /* Icona Bianca */
    width: 36px;               /* Dimensione cerchio */
    height: 36px;
    border-radius: 50%;        /* Cerchio perfetto */

    display: flex;
    align-items: center;
    justify-content: center;
    
    margin-right: 12px;        /* Spazio icona-testo */
    font-size: 0.9em;          /* Dimensione libro interno */
    transition: all 0.3s ease;
    box-shadow: 0 3px 6px rgba(0,29,52,0.15);
}

/* 4. Effetto Hover */
a.vama-simple-link:hover i {
    transform: scale(1.1);            /* Si ingrandisce leggermente */
    background-color: #1e73be;        /* Diventa azzurro brillante */
    box-shadow: 0 5px 10px rgba(0,29,52,0.25);
}

a.vama-simple-link:hover {
    color: #1e73be !important; /* Anche il testo si illumina */
}

/* ==============================================
   ARROTONDAMENTO TASTI E CAMPI (WP + Gravity)
   ============================================== */

/* 1. Bottoni Standard di WordPress (Gutenberg) */
.wp-block-button__link {
    border-radius: 10px !important;
}

/* 2. Bottoni di Gravity Forms (Invia / Next) */
body .gform_wrapper .gform_footer input[type="submit"],
body .gform_wrapper .gform_page_footer input[type="button"] {
    border-radius: 10px !important;
}

/* 3. Campi di Input Gravity Forms (Nome, Email, Telefono, ecc.) */
body .gform_wrapper input[type="text"],
body .gform_wrapper input[type="email"],
body .gform_wrapper input[type="tel"],
body .gform_wrapper input[type="number"],
body .gform_wrapper input[type="url"],
body .gform_wrapper input[type="password"],
body .gform_wrapper textarea, 
body .gform_wrapper select {
    border-radius: 10px !important;
}

/* Togliere UNDERLINE dai titoli dei prodotti nelle categoire */

.product-title a,
.product-title a:hover {
    text-decoration: none;
}