#footer {
z-index: -1 !important;
    
	}
    
    #whatsapp {
    cursor: pointer !important;
    text-decoration: none !important;
    }
    
    #form-textarea {
    	
		border: 1px solid #ccc;
		background-color: white;
		border-radius: 0px !important;
        width: 100%;
        max-width: 426px;
        height: 100px;
    }
    
    #whatsapp {
    padding-top: 5px;
    padding-bottom: 5px;}
    
    input:not(#indirizzo) {
    max-width: 203px;
}
input#indirizzo {
    max-width: 426px;
}
	
   .price {font-size: 32px; font-weight: bold; background: #f6c800; padding: 5px 10px; border-radius: 5px;}
   .tabella-prezzo {width: 100%; text-align: right; margin-top: 20px;font-size: 16px; font-weight: 600;}
   
	
	#successMessage {
		padding: 10px;
		margin-bottom: 20px;
		background-color: #6cd56c54;
		border-radius: 15px;
		font-size: 18px;
		font-weight: 500;
		color: #004f00;
		text-align: center;
	}
	
	div#errorMessage {
		padding: 10px;
		margin-bottom: 20px;
		background-color: #d56c6c54;
		border-radius: 15px;
		font-size: 18px;
		font-weight: 500;
		color: #4f0000;
		text-align: center;
	}
	
	.preview-scelte {
		display: flex;
		flex-direction: row;
		gap: 40px;
	}
	
	.prev {
		text-align: left;
	}
	
	.pulsanti {
		display: flex;
        flex-direction: column;
		gap: 15px;
		justify-content: space-between;
	}
	
	#pulsante-form, #whatsapp {
		width: 100%;
		font-weight: 600;
		text-transform: uppercase;
        border-radius: 0px !important;
	}
	
	#pulsante-form {
		background-color: black;
		color: white;
	}
	
	#whatsapp {
		color: white;
		background: #008000;
		display: flex;
        font-size: 14px;
		align-items: center;
		justify-content: center;
		gap: 10px;
	}
	
	.rows {
		display: flex;
		gap: 15px;
		margin-bottom: 10px;
	}
	
	.column {
		flex: 50%;
	}
	
	.column-3 {
		flex: 33%;
	}
	
	.contenitore {
		min-width: 50%;
	}
	
	.woocommerce-breadcrumb  {
		display: none !important;
	}
	
	#preventivo {
		padding: 15px;
		background-color: black;
		font-size: 16px;
		color: white;
		font-weight: 600;
		border-radius: 15px;
		width: 100%;
		margin-top: 10px;
	}
	
	#contentwrapper {
		margin-top: 80px;
	}
	
	#preventivo:hover {
		background-color: #ffc100 !important;
		color: black;
	}
	
	.riepilogo-flex {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}
	
	#sinistro-immagini {
		flex-basis: 60%;
	}
	
	#destro-form {
		flex-basis: 40%;
	}
/* 	
	#taglie {
		display: flex;
		justify-content: flex-end;
		gap: 6px;
		align-items: center;
	} */
	
	#inner-popup {
		display: flex;
		flex-direction: row;
		justify-content: stretch;
/* 		flex-grow: 1; */
		gap: 20px;
	}
	
	.titolo-preventivo {
		font-size: 24px;
		font-weight: 700;
		text-align: left;
	}
	
	.preview-scelte .prev .sottotitolo-preventivo {
		font-size: 16px;
		font-weight: 500;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	.prev .selezioni, #riepilogo .selezioni strong {
		text-transform: capitalize;
		font-size: 14px;
	}
	
	#prezzo {
		font-size: 24px;
		font-weight: 700;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	#preview #prodotto {
    width: unset !important;
		height: unset !important;
}
	
/* 	#inner-popup #destro-immagini {
		width: 60%;
	}
	
	#inner-popup #sinistro-form {
		width: 40%;
	} */
	
	#preview #prodotto .container {
		width: 100% !important;
		height: 100% !important;
		min-width: 300px;
		aspect-ratio: 1/1;
	}
	
	#preview #prodotto .container .overlay {
		width: 100% !important;
		height: 100% !important;
		min-width: 300px;
	}
	
	#riepilogo {
		text-align: left;
	}
	
	#centro {
		min-width: 250px;
	}
	
	form {
		border-radius: 0px;
		margin: auto;
	}
	
	label {
		display: block;
		margin-bottom: 5px;
		font-size: 14px;
	}
	input, select {
		width: 100%;
		border: 1px solid #ccc;
		background-color: white;
		border-radius: 0px !important;
		height: 40px;
		max-height: 40px !important;
	}
	
	input#email {
		height: 40px;
	}
	
	
	
	::placeholder {
		padding-left: 5px;
		font-size: 12px;
		color: black;
	}
	
	.contenitore-40 {
		flex: 40%;
	}
	
	.contenitore-60 {
		flex: 60%;
	}
	
	button {
		background-color: #5cb85c;
		color: white;
		border: none;
		padding: 10px;
		border-radius: 4px;
		cursor: pointer;
	}
	button:hover {
		background-color: #4cae4c;
	}
	
	#guida-taglie {
		display: none;
	} 
	
.modale, .modale2 {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
	z-index: 99999;
}

.contenuto-popup, .contenuto-popup-2 {
    background-color: #fefefe;
    margin: auto;
    padding: 30px;
    margin-top: 5em;
    border: 1px solid #888;
    width: 80%;
	border-radius: 35px;
	max-width: 1100px;
    text-align: center;
}
	

#chiudi {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

#chiudi:hover,
#chiudi:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
	
	#chiudi2 {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

#chiudi2:hover,
#chiudi2:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}