.cta-button-blu .elementor-button-icon svg{height:15px;}
.cta-button-accent svg path{fill:#CE0026;transition:fill 0.3s ease;}
.cta-button-blu:hover svg path{fill:#142350;transition:fill 0.3s ease;}
.cta-button-rosso .elementor-button-icon svg{height:15px;}
.cta-button-accent svg path{fill:#142350;transition:fill 0.3s ease;}
.cta-button-rosso:hover svg path{fill:#CE0026;transition:fill 0.3s ease;}
.cta-button-accent .elementor-button-icon svg{height:15px;}
.cta-button-accent svg path{fill:#fff;transition:fill 0.3s ease;}
.cta-button-accent:hover svg path{fill:#B2BEE0;transition:fill 0.3s ease;}
.cta-button-bianco .elementor-button-icon svg{height:15px;}
.cta-button-bianco svg path{fill:#CE0026;transition:fill 0.3s ease;}
.cta-button-bianco:hover svg path{fill:#fff;transition:fill 0.3s ease;}
.site-header-cart, .elementor-menu-cart__toggle{display:none !important;}
.woocommerce div.product div.images{display:flex;align-items:center;}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{order:1;width:calc(100% - 90px);}
.woocommerce div.product div.images .flex-control-thumbs{order:2;width:100px;display:flex;flex-direction:column;justify-content:center;margin-left:10px;gap:12px;}
.woocommerce div.product div.images .flex-control-thumbs li{width:100%;margin:0;}
.flex-viewport{width:100%;}
.woocommerce-product-gallery__trigger img{display:none;}
.woocommerce-product-gallery__trigger::before{font-family:"Font Awesome 6 Free";content:"\f065";font-weight:900;font-size:18px;}
.woocommerce-product-gallery__trigger {
position: absolute;
top: 15px;
left: 15px; right: auto;
z-index: 10;
}