/*!
Theme Name: Kadence Child
Template: kadence
Version: 1.2.2
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */

/*
 * Doozy da modificare...
 */

/* Colori */
:root {
    --primario: var(--global-palette1);
}

::-webkit-input-placeholder { /* WebKit browsers */
    color: var(--secondario) !important;
    opacity: 0.3;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: var(--secondario) !important;
    opacity: 0.3;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: var(--secondario) !important;
    opacity: 0.3;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: var(--secondario) !important;
    opacity: 0.3;
}

/* Tipografia */
* p {
	margin-top:0;
	margin-bottom:1rem;
}
* p:last-child {
	margin-bottom:0;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-weight: 500!important;
	margin-top: 0!important;
}

h1, .h1, .h1 > .gspb-dynamic-title-element,
.h1.gspb_meta>* {
    font-size: clamp(30px, 6vw, 64px)!important;
    line-height: 1.2 !important;
}
h2, .h2, .h2 > .gspb-dynamic-title-element,
.h2.gspb_meta>* {
    font-size: clamp(28px, 4vw, 52px)!important;
    line-height: 1.3 !important;
}
h3, .h3, .h3 > .gspb-dynamic-title-element,
.h3.gspb_meta>* {
    font-size: clamp(26px, 4vw, 30px)!important;
    line-height: 1.3 !important;
}
h4, .h4, .h4 > .gspb-dynamic-title-element,
.h4.gspb_meta>*, .fs-25 {
    font-size: clamp(20px, 3.5vw, 25px)!important;
    line-height: 1.5 !important;
}
h5, .h5, .h5 > .gspb-dynamic-title-element,
.h5.gspb_meta>* {
    font-size: clamp(18px, 3vw, 20px)!important;
    line-height: 1.5 !important;
}
h6, .h6, .h6 > .gspb-dynamic-title-element,
.h6.gspb_meta>* {
    font-size: clamp(1rem, 2.5vw, 1rem)!important;
    line-height: 1.5 !important;
}
.title-max-width {
	max-width: 920px;
	margin-left: auto;
	margin-right: auto
}
.titoletto {
	color: var(--global-palette1)!important;
	margin-bottom: 9px!important;
	font-size: clamp(26px, 4vw, 30px)!important;
}
.mb-1 {
	margin-bottom: 1rem!important;
}
.mb-2 {
	margin-bottom: 2rem!important;
}
.mb-3 {
	margin-bottom: 3rem!important;
}
.fs-100, .fs-100 h1 {
	font-size: clamp(30px, 6vw, 100px)!important;
    line-height: 1.2 !important;
}
/* Pulsanti */
button, .button, .wp-block-button__link, .wp-element-button, input[type="button"], input[type="reset"], input[type="submit"] {
    border-radius: 9rem;
    padding: 1rem 1.5rem;
    font-size: 1rem;
    line-height: 1;
	text-align: center
}
button#mollie_applepay_button {
	padding:1.5rem 1.5rem !important;
	margin:0.5rem;
}

/*header*/


.home header .item-is-stuck .site-branding {
	visibility: visible;
	opacity: 1;
	transition: 0.3s
}
header .site-container {
	transition: 0.3s
}
header .item-is-stuck  .site-container {
	background: rgba(255, 255, 255, 0.85)!important;
	border-radius: 9rem;
	border: 2px solid #fff;
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10.8px);
	margin-top: 1rem;
	max-width: calc(var(--global-content-width) - var(--global-content-edge-padding));
	box-shadow: 0px 0px 17px rgba(0,0,0,0.05);
}
button.menu-toggle-close.drawer-toggle {
	border-radius: 50px!important;
    position: absolute;
    top: 1rem;
    padding: 0.75rem !important;
}
button#mobile-toggle {
	padding: 0.5rem!important;
}
.menu-mobile-custom ul{
	margin: 0!important;
	list-style: none;
	font-size: 14px;
	display: flex;
	flex-direction: column;
	gap: 0.5rem
}
.menu-mobile-custom ul li a{
	color: var(--global-palette3)!important
}
@media(max-width: 992px) {
	.drawer-header {
		margin-bottom: -1rem;
	}
}
/*sezione app*/
.colonna-immagine{
	position:relative;
}

.colonna-immagine img{
	position:absolute;
	right:0;
	bottom:0;
}

/*----------FAQ e accordion in generale-----------*/

.ewd-ufaq-faq-div, .tapply-accordion {
   background-color: var(--global-palette7);
   margin-bottom:20px !important;
   border-radius:20px;
   padding:20px !important;	
	border: 1px solid #ededed
}
.ewd-ufaq-faq-title-text, .tapply-accordion .gs-accordion-item__heading {
	 line-height: 0em;
}
.ewd-ufaq-faq-title-text h4{
	margin-top: 0;
}
.ewd-ufaq-faq-title .ewd-ufaq-post-margin-symbol span {
    font-size: 25px!important;
    margin-top: 10px!important;
}
.faq-section-custom .ewd-ufaq-faq-title h4 {
    font-size: 18px!important;
    margin-top: 10px!important;
}
.faq-section-custom .ewd-ufaq-faq-div, .faq-section-custom .tapply-accordion { 
 background-color: var(--global-palette9);
	    margin-bottom: 10px !important;
	padding: 10px!important
}
.faq-section-custom .ewd-ufaq-post-margin-symbol {
	margin: 0;
}
.faq-section-custom .ewd-ufaq-faq-title .ewd-ufaq-post-margin-symbol span {
    font-size: 15px!important;
    margin-top: 12px!important;
}
.faq-section-custom div.ewd-ufaq-faq-title div.ewd-ufaq-post-margin-symbol {
	margin-right: 10px!important;
}
.faq-section-custom .ewd-ufaq-faq-body {
    padding-left: 35px;
}
/*----------ANIMAZIONI TESSERA-----------*/
.dato-insert, .avatar-ai {
	position: absolute!important;
	top: 15%;
	left: 15%;
	transform: translate(0, 0);
	transition:
		top 1s ease,
		left 1s ease,
		opacity 1s ease,
		transform 1s ease;
	transition-delay: 0.3s
}
.dato-insert.dato-insert--mail {
	top: 75%;
  	left: 75%;
}
.dato-insert.attiva {
	opacity: 0
}
.dato-insert.dato-insert--name {
	top: 25%;
  	left: 75%;
}
.dato-insert.dato-insert--documents {
	top: 45%;
  	left: -2%;
}
.dato-insert.dato-insert--website {
	top: 78%;
  	left: 5%;
}
.dato-insert.attiva {
    top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.mockup-2 {
	opacity: 0;
	transition: 0.2s;
		transition-delay: 0.75s;
}
.mockup-2.attiva {
	opacity: 1;
}
.immagine-card-prodotto__span span{
	width: 100%
}
.card-prodotto-nera,
.card-prodotto-verde,
.card-prodotto-rossa,
.card-prodotto-personalizzata{
	transition: 0.5s
}
.card-prodotto-verde {
	right: -170px!important
}
.card-prodotto-nera img,
.card-prodotto-verde img,
.card-prodotto-rossa img,
.card-prodotto-personalizzata img{
	min-width: 550px
}
.card-prodotto-personalizzata {
	opacity: 0;
}
.card-prodotto:hover .card-prodotto-nera {
	right: -70px!important
}
.card-prodotto:hover .card-prodotto-verde {
	right: -150px!important
}
.card-prodotto:hover .card-prodotto-personalizzata {
	opacity: 1;
}
/*------------ANIMAZIONI AI-----------*/
.avatar-ai {
	top: 50%;
	opacity: 0;
	left: 50%;
	transform: translate(-50%, -50%);
		transition-delay: 0.1s
}
.avatar-ai img {
	object-fit: cover
}
.avatar-ai--1 img {
	height: 210px;
	min-width: 210px;
	width: 210px;
}
.avatar-ai--2 img {
	height: 110px;
	min-width: 110px;
	width: 110px;
}
.avatar-ai--3 img {
	height: 180px;
	min-width: 180px;
	width: 180px;
}
.avatar-ai--4 img {
	height: 150px;
	min-width: 150px;
	width: 150px;
}
.avatar-ai--5 img {
	height: 160px;
	min-width: 160px;
	width: 160px;
}
.avatar-ai--6 img {
	height: 120px;
	min-width: 120px;
	width: 120px;
}
.avatar-ai.active {
	opacity: 1;
	transform: translate(0)
}
.avatar-ai--1.active {
	left: 7%;
    top: 7%;
}
.avatar-ai--2.active {
	left: 65%;
    top: 14%;
}
.avatar-ai--3.active {
	left: 83%;
    top: 35%;
}
.avatar-ai--4.active {
	left: 63%;
    top: 76%;
}
.avatar-ai--5.active {
	left: 26%;
    top: 72%;
}
.avatar-ai--6.active {
	left: 0%;
	top: 45%
}
.app-image {
	width: 100%;
	display: flex;
	justify-content: flex-end;
	border-radius: 0 0 20px 0;
    overflow: hidden;
}
@media(max-width: 992px) {
	.app-image img{
		margin-left: auto
	}
	.avatar-ai--1 img {
		height: 150px;
		min-width: 150px;
		width: 150px;
	}
	.avatar-ai--3 img {
		height: 140px;
		min-width: 140px;
		width: 140px;
	}
	.avatar-ai--6.active {
		left: 8%;
		top: 45%;
	}
	.funzioni .swiper-button-prev,
	.funzioni .swiper-button-next {
		display: none!important
	}
}
@media(max-width: 767.98px) {
	.tessera img {
		width: 270px!important;
		min-width: 270px!important;
	}
	.tessere-fisse img {
		width: 600px!important;
		min-width: 600px!important;
	}
	.dato-insert {
		width: 70px;
		top: 10%;
		left: 6%;
	}
	.dato-insert.dato-insert--documents {
		top: 45%;
		left: 0;
		width: 105px;
	}
	.dato-insert.dato-insert--website {
		width: 70px;
		top: 75%;
	}
	.dato-insert.dato-insert--name {
		width: 135px;
		left: 69%;
	}
	.dato-insert.dato-insert--mail {
		top: 62%;
    	left: 80%;
	}
	.dato-insert.attiva {
		top: 50%;
		left: 50%;
	}
	.avatar-ai--1 img {
        height: 106px;
        min-width: 106px;
        width: 106px;
    }
	.avatar-ai--2 img {
		height: 90px;
		min-width: 90px;
		width: 90px;
	}
	.avatar-ai--3.active {
		left: 77%;
		top: 40%;
	}
	.avatar-ai--3 img {
        height: 90px;
        min-width: 90px;
        width: 90px;
    }
	.avatar-ai--4 img {
		height: 100px;
		min-width: 100px;
		width: 100px;
	}
	.avatar-ai--5.active {
		left: 20%;
		top: 71%;
	}
	.avatar-ai--5 img {
		height: 105px;
		min-width: 105px;
		width: 105px;
	}
	.avatar-ai--6.active {
        left: 0;
        top: 45%;
    }
	.avatar-ai--6 img {
		height: 90px;
		min-width: 90px;
		width: 90px;
	}
}

/*scheda prodotto*/
h1.h1_prodotto {
	font-size: 15px !important;
	margin-top: 2rem !important;
	color: var(--primario)
}
button.single_add_to_cart_button.wp-element-button {
    background: var(--global-palette1);
    color: var(--global-palette2);
    border: none;
    border-radius: 50px;
}
button.single_add_to_cart_button.wp-element-button:hover {
    background: var(--global-palette2);
    color: var(--global-palette1);
    border: none;
    border-radius: 50px;
}
.slbCloseBtn, .slbArrow {
	padding: 0!important;
}
.quantity input {
    padding: 0 1rem !important;
}
input.qty {
    padding: 0 !important;
}
.quantity.spinners-added {
    border-radius: 50px;
    padding: 0.4rem;
}
.gspb_product_gallery_lightbox img {
	border-radius: 20px;
}
.variations tr {
    display: flex;
    flex-direction: column;
}

a.reset_variations {
    display: none !important;
}

.gs-var-label.image-label-gs {
    height: 45px;
    width: 60px;
    background-position: center center;
    background-size: 100%;
    border-radius: 8px;
}
body .gs-var-selector input:checked+.gs-var-label {
	border: 2px solid var(--global-palette1);
}
.woocommerce div.product form.cart .variations tbody tr td, .woocommerce div.product form.cart .variations tbody tr th {
    max-width: 600px;
}
table.variations {
    border-bottom: 1px solid #ededed !important;
    padding-bottom: 1rem;
    border-top: 1px solid #ededed !important;
    padding-top: 1rem;
}
.variations tr label{
    font-weight: 500!important
}
.woocommerce div.product form.cart {
	margin-bottom: 0!important;
}
.woocommerce div.product p.stock {
    opacity: 1 !important;
}

/*-------STICKY BOTTOM------*/
.sticky-bottom {
	position: fixed!important;
	bottom: 1rem;
	transform: translateY(50px)!important;
	transition: 0.8s;
	opacity: 0;
	visibility: hidden;
	z-index: 7;
}
.sticky-bottom.sticky-active {
	transform: translateY(0px)!important;
	opacity: 1;
	visibility: visible;
}
.sticky-bottom .gspb_row__content .glass{
    background: linear-gradient(30deg, #ffffff 0%, rgba(255,255,255,0.8) 100%);
	border-radius: 9rem;
	border: 2px solid #fff;
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10.8px);
	box-shadow: 0px 0px 17px rgba(0,0,0,0.05);
}
.sticky-bar__image .gspb-gallery-no-slider {
	height: 60px!important;
}
.sticky-bar__image img {
	width: 60px!important;
	height: 60px!important;
	object-fit: cover;
	border-radius: 50px!important
}
.sticky-bottom form.variations_form.cart {
    display: flex;
	align-items: center;
		gap: 0!important;
    justify-content: space-between!important;
}
.sticky-bottom table.variations {
    padding: 0;
    margin: 0 !important;
    border: 0 !important;
}
.sticky-bottom table.variations th.label {
	display: none;
}
.sticky-bottom .woocommerce-variation-add-to-cart {
	display: flex;
	align-items: center;
	flex-wrap: nowrap!important;
	margin-top: 0!important;
}
.sticky-bottom form.cart .variations td.value{
    line-height: 0!important;
}
.sticky-bottom .quantity.spinners-added {
    display: flex!important;
    padding: 0.25rem 1rem!important;
}
.sticky-bottom .quantity.spinners-added input {
    padding: 0!important;
}
.sticky-bottom button.single_add_to_cart_button.wp-element-button {
    width: 230px;
}
.sticky-bottom .gs-var-label.image-label-gs {
    height: 32px;
    width: 42px;
}
.sticky-bottom .gs-var-label.image-label-gs {
    border-radius: 5px;
}
.sticky-bottom .woocommerce-variation-availability {
	display: none;
}
div.product .aggiungi-carrello-2  form.cart .variations {
    width: 50%;
	padding-right: 1rem;
}
.gspb_swatch_tooltip .gspb_swatch_tooltip-top {
	min-width: 150px; 
}
@media(max-width: 992px) {
	.site-header-upper-inner-wrap.child-is-fixed .site-main-header-wrap {
		padding: 0 12px;
	}
	.quantity input {
		padding: 0 0.25rem !important;
	}
	.sticky-bottom form.variations_form.cart {
		display: flex;
		flex-direction: column;
		gap: 0!important;
	}
	.sticky-bar__image {
		display: none!important;
	}/*
	.sticky-bar__image {
		height: 100px!important;
		min-width: 100px!important;
	}
	.sticky-bar__image img {
		min-width: 100px!important;
		height: 100px!important;
	}*/
	.sticky-bottom .gspb-gallery-full {
		height: 100px!important;
	}
	.sticky-bottom .single_variation_wrap {
		width: 100%;
	}
	div.product .aggiungi-carrello-2  form.cart .variations {
		width: 100%;
		padding-right: 0;
	}
	.sticky-bottom .gspb_row__content .glass{
    	background: linear-gradient(30deg, #ffffff 0%, rgba(255,255,255,0.85) 100%);
		border-radius: 15px 15px 0 0;
	}
	.sticky-bottom button.single_add_to_cart_button.wp-element-button {
        padding: 0.75rem 0.5rem!important;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-left: 0.5rem;
	}
	.sticky-bottom .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
		gap: 0;
	}
	/*
	.sticky-bottom button.single_add_to_cart_button span:not([class]) {
		display: none !important;
	}
	.sticky-bottom button.single_add_to_cart_button span.woobtnicon {
		margin: 0;
	}
	.sticky-bottom button.single_add_to_cart_button span.woobtnicon:before {
		content: '+';
        font-size: 1.25rem;
        font-weight: 500;
        line-height: 0;
		margin-right: 2px;
	}
	.sticky-bottom .gs-var-label.image-label-gs {
		height: 35px;
		width: 56px;
	}
	*/
	.sticky-bottom button.single_add_to_cart_button span.woobtnicon svg {
		width: 20px!important;
		height: 20px!important;
	}
	.sticky-bottom .quantity.spinners-added {
		display: flex!important;
		padding: 0rem 1rem!important;
	}
	
	.sticky-bottom .gs-var-label.image-label-gs {
        height: 30px;
        width: 37px;
    }
	.sticky-bottom .woocommerce-variation-add-to-cart { 
		padding-top: 0.5rem;
	}
	.aggiungi-carrello-2 {
		width: 100%;
	}
	.sticky-bottom .gspb-dynamic-post-title.h5 .gspb-dynamic-title-element{
		color: var(--global-palette1)!important;
		margin-bottom: 0.25rem!important;
		font-size: 1.25rem!important;
	}
	.sticky-bottom {
		position: fixed!important;
		bottom: 0
	}
	.sticky-bottom .gspb_row__content .glass{
    	background: linear-gradient(30deg, #ffffff 0%, rgba(255,255,255,0.85) 100%);
	}
	.sticky-bottom .woocommerce-variation-availability {
		display: none!important;
	}
}
/*----------ACCORDION PRODOTTO--------*/
.accordion-prodotto .gs-accordion-item__heading {
	font-size: 20px!important;
	font-weight: 500!important;
}
.accordion-prodotto .iconfortoggle {
    height: 20px!important;
    width: 20px!important;
}
.accordion-prodotto .iconfortoggle .gs-iconbefore,
.accordion-prodotto .iconfortoggle .gs-iconafter {
    width: 20px!important;
	top: 10px!important;
}
/*------CARRELLO------------*/
.woocommerce-billing-fields__fields-wrapper {
    padding-top: 10px;
}

.woocommerce-cart h2/*,
.woocommerce-page h2*/ {
	  font-size: clamp(26px, 4vw, 30px)!important;
    line-height: 1.3 !important;
}
.shop_table.shop_table_responsive.cart {
	border-radius: 20px;
	overflow: hidden;
	margin-top: 1rem
}
.shop_table.shop_table_responsive.cart thead th, .woocommerce table.shop_table thead th{
	background: var(--global-palette7);
	font-weight: 500;
}
.shop_table.shop_table_responsive.cart .quantity input {
		padding: 0 0.25rem !important;
	}
.shop_table.shop_table_responsive.cart .quantity.spinners-added {
		padding: 0rem 1rem!important;
	}
.shop_table.shop_table_responsive.cart .size-woocommerce_thumbnail {
	border-radius: 5px
}
.shop_table.shop_table_responsive.cart .product-name a{
	text-decoration: none;
	font-weight: 500
}
.woocommerce-cart button {
	    padding: 1rem !important;
    line-height: 1.2em!important;
    height: auto!important;
    font-size: 14px;
	box-shadow: none!important
}
.woocommerce-cart input#coupon_code {
    border-radius: 50px;
    height: auto !important;
    line-height: 1.09em;
    padding: 1rem;
}
.woocommerce-page address {
	background: var(--global-palette7);
	border: 0!important;
	padding: 1.5rem;
	font-size: 0.875rem
}
@media(min-width: 992px) {
	.woocommerce-cart  .shop_table.shop_table_responsive.cart td.actions {
		background: var(--global-palette7);
	}
	button.drawer-toggle.header-account-button {
		padding: 0.5em !important;
	}
}
.woocommerce-cart .cart_totals  .shop_table.shop_table_responsive {
	background: var(--global-palette7);
	border-radius: 20px;
	margin-top: 1rem;
}
.woocommerce-cart table.cart td.actions .button:disabled {
	border: 1px solid #ccc!important;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row select,
.select2-container--default .select2-selection--single,
input.select2-search__field {
	border-radius: 8px;
}
.select2-container--open .select2-selection--single  {
	border-radius: 8px 8px 0 0!important
}
.woocommerce form .form-row textarea {
	border-radius: 8px
}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
    margin-bottom: 1rem;
}
.woocommerce-cart table.cart .coupon .button:not(:hover) {
	background: var(--global-palette2);
	color: var(--global-palette1)
}
.woocommerce table.shop_table_responsive tr td::before, 
.woocommerce-page table.shop_table_responsive tr td::before, 
.woocommerce form .form-row label, 
.woocommerce table.shop_table tfoot td, 
.woocommerce table.shop_table tfoot th, 
.woocommerce table.shop_table tbody th {
        font-weight: 600;
    }
@media(max-width: 992px) {
	.woocommerce-cart input#coupon_code {
		width: 100%;
		margin-bottom: 0.5rem;
	}
	.woocommerce-cart .coupon button.button {
		width: 100%!important;
		margin-bottom: 1.5rem!important
	}
	.mb-2 {
		margin-bottom: 1rem!important;
	}
}
.popup-drawer-layout-fullwidth .drawer-inner {
    max-width: none;
    background: rgba(9, 12, 16, .6);
    transition: transform 0s 
	ease-in, opacity .2s 
	ease-in;
}
@media(min-width: 992px) {
.colonne-invertite .sezione-pagina:nth-of-type(even) .gspb_row__content {
	flex-direction: row-reverse!important
	}
}
.swiper-button-next:after {
    content: 'next'!important;
    font-family: 'swiper-icons';
}
.swiper-button-prev:after {
    content: 'prev'!important;
    font-family: 'swiper-icons';
}

/* FOOTER */
.single-product footer {
	padding-bottom: 130px;
}
@media(max-width: 992px) {
	.single-product footer {
		padding-bottom: 170px;
	}
}
footer * {
	color: #fff;
}
footer .footer-title {
	margin-bottom:2rem;
	border-bottom:1px solid rgba(255,255,255,0.5);
}
footer ul {
	list-style:none;
	margin: 0;
	padding: 0;
}
footer ul>li {
    margin-bottom: 1rem;
	font-size:14px;
}
.filtri-compatibilita {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem;
	margin-bottom: 1rem
}
/*----------FILTRI--------*/
.filtri-compatibilita .wpc-filter-title {
	display: none!important;
}
.filtri-compatibilita input, .filtri-compatibilita select{
    border-radius: 50px !important;
}
.filtri-compatibilita .wpc-filters-section, .filtri-compatibilita .widget {
	margin-bottom: 0.25rem!important
}
.filtri-group {
	position: relative
}
@media screen and (max-width: 992px) {
    .wpc-horizontal-layout.wpc-horizontal-cols-4 .wpc-filters-section:not(.wpc-filter-layout-submit-button), .wpc-horizontal-layout.wpc-horizontal-cols-5 .wpc-filters-section:not(.wpc-filter-layout-submit-button) {
        max-width: 48%!important;
        width: 48%!important;
        margin-right: 1%!important;
    }
}
@media screen and (max-width: 768px) { 
	.risultati {
		position: absolute;
		top: 6px;
		right: 0;
		font-size: 15px;
		z-index: 0
	}
	.filtri-selezione {
		position: relative;
		z-index: 1;
	}
	.filtri-compatibilita .wpc-horizontal-layout.wpc-horizontal-cols-4 .wpc-filters-section:not(.wpc-filter-layout-submit-button), 
	.filtri-compatibilita .wpc-horizontal-layout.wpc-horizontal-cols-5 .wpc-filters-section:not(.wpc-filter-layout-submit-button) {
        max-width: 100%!important;
        width: 100%!important;
        margin-right: 0!important;
			margin-bottom: 0.5rem!important
    }
	.filtri-selezione .wpc-open-close-filters-button {
		border-radius: 50px!important;
		border: 1px solid #ccc!important;
		background: var(--global-palette7)!important;
		font-weight: 500!important;
	}
	.filtri-selezione .wpc-filter-content select {
		width: 100% !important;
		margin-bottom: 0;
		margin-top: 0.5rem;
	}
	.filtri-selezione .wpc-filter-compatibilita {
		margin-bottom: 1rem;
	}
	ul.wpc-filter-chips-list.wpc-filter-chips-4660-2.wpc-filter-chips-4660 {
		flex-wrap: wrap;
		gap: 4px;
	}
	.tabella-dispositivi .h6.wp-block-greenshift-blocks-dynamic-post-title h3, .tabella-dispositivi .h6.gspb_meta>*,
	.heading-tabella .h6{
		font-size: 14px!important
	}
}

/* COMPLIANZ */
#cmplz-document {
	margin: 0 auto;
	max-width: var(--global-content-narrow-width);
	padding: 0 var(--global-content-edge-padding);
}
#cmplz-document h2 {
    font-size: 28px !important;
}
#cmplz-document h3 {
    font-size: 22px !important;
}
.page-id-2617 .testata-chi-siamo h1, .page-id-2617 .testata-chi-siamo .h1, .page-id-2617 .testata-chi-siamo .h1 > .gspb-dynamic-title-element {
    font-size: clamp(30px, 6vw, 74px)!important;
    line-height: 1.2 !important;
}