/*body{
	background-color: white !important;
}*/

.titolo-dati-azienda-sportivo {
	text-align: center;
}

.dati-azienda-sportivo div {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.pc-prezzo-sportivo-scheda{
	background: -webkit-linear-gradient(#000000, var(--pcint-apimain-color));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 36px;
	font-weight: 700;
}

.pc-prezzo-sportivo{
	background: -webkit-linear-gradient(#000000, var(--pcint-apimain-color));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 24px;
	font-weight: 700;
}

.pc-titolo-grid{
margin-bottom: 15px;
}

.pc-price-save-sportivo{
		font-size: 14px;
		font-weight: 700;
	}

.pc-scritta-small-sportivo{
		font-size: 14px;
		margin-top: 15px;
		margin-bottom: 15px;
	}

.pc-scheda-titolo-sportivo{
	font-size: 24px;
}

.pc-veicoli-correlati {
		padding: 0 5px;
		font-size: 22px;
		font-weight: 900;
		line-height: 28px;
		color:#222732;
	}

.pc-veicoli-correlati-sportivo{
	padding: 0px;
	font-size: 22px;
	font-weight: 900;
	line-height: 28px;
	color: #222732;
}

::selection {
	color: #000000;
	background-color: var(--pcint-apimain-color);;
}

/* for firefox */
::moz-selection {
	color: #000000;
	background-color: var(--pcint-apimain-color);;
}

/* PROVA POPUP */	
	.pc-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  overflow: auto;
  z-index: 9999;
}
.pc-overlay:target {
  visibility: visible;
  opacity: 1;
}
	
	.pc-popup {
  margin: 70px auto;
  padding: 20px;
  background: #f2f5fb;
  border-radius: 5px;
  width: 50%;
  position: relative;
  transition: all 2s ease-in-out;
}
	
	.pc-popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
	
/* FINE PROVA POPUP */

.pc-immagine-elegante{
height: 300px;
transition: transform .6s ease;
width: 100%;
object-fit: cover;
border-radius: 4px 4px 0px 0px;
border: 1px solid #D7D7D7;
border-bottom: none;
}

.pc-anno-lista{
	background-color: var(--pcint-apimain-color) !important;
	color: white;
	border-radius: 6px;
	text-align: center;
	margin: 0;
}

.pc-titolo-veicolo{
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pc-optionals div{
	display: inline-flex !important;
}




.dettagli-nascosti-veicolo-lista{
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-column-gap: 0px;
grid-row-gap: 0px;
text-align: left;
max-height: 100%;
transition: max-height 0.25s ease-out;
}

.pc-scheda-titolo{
    /*border-top: 1px solid #a9a9a9;
    margin-top: 30px;
	font-weight: 700;*/
    font-size: 30px;
    color: #2e333c;
	line-height: 1.3;
	/*text-align: center;*/
	flex:1;

}

/* Stile CF7 Form ID portalclub-form */

 #portalclub-form .wpcf7-text{
	border-radius: 10px !important;
	border:none;
}

.pc-col-4.pc-col-mobile-4.pc-col-mobile-sm-12.pc-padding-width-5px h5{
	margin: 0 0 30px 0;
}

#portalclub-form-sportivo .wpcf7-text{
	border-radius: 10px !important;
	border: none;
	width: 90%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#portalclub-form-sportivo .wpcf7-text::-webkit-input-placeholder{
	font-size: 15px;
}

#portalclub-form .wpcf7-email{
	border-radius: 10px !important;
	border:none;
}

#portalclub-form-sportivo .wpcf7-email{
	border-radius: 10px !important;
	border: none;
}

/*input[name="pc-your-subject"]{
	border-radius: 10px !important;
}*/

#portalclub-form .wpcf7-textarea{
	border-radius: 10px !important;
	border: none;
}

#portalclub-form-sportivo .wpcf7-textarea{
	border-radius: 10px !important;
	border: none;
	width:90%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 90%;
	min-width: 90%;
}

#portalclub-form .wpcf7-submit{
	border-radius: 10px !important;
	/*float:right;*/
	background: var(--pcint-apimain-color);
	border:none;
	color: white;
	text-decoration: none;
	padding-left: 60px;
	padding-right: 60px;
	transform: translateZ(0);
}



#portalclub-form-sportivo .wpcf7-submit{
	border-radius: 10px !important;
	/*float:right;*/
	background: var(--pcint-apimain-color);
	border:none;
	color: white;
	text-decoration: none;
	padding-left: 60px;
	padding-right: 60px;
	transform: translateZ(0);
	margin: 20px 0px;
	max-width: 90%;
}

#portalclub-form-sportivo .ajax-loader{
	display: none;
}

#portalclub-form-sportivo .form-group:nth-last-child(2) {
	display: flex;
	justify-content: center;
}

#portalclub-form-sportivo p{
	text-align: center;
}

#portalclub-form .wpcf7-submit:hover{
	color: #ffffff;
	border:none;
}



#portalclub-form-sportivo .wpcf7-submit:hover{
	color: #ffffff;
	border: none;
}

#portalclub-form .wpcf7-submit:active{
	border:none !important;
	text-decoration: none !important;
}

#portalclub-form-sportivo .wpcf7-submit:active{
	border: none !important;
	text-decoration: none !important;
}

#portalclub-form input[type="checkbox"]{
	border: none !important;
	
}

#portalclub-form-sportivo input[type="checkbox"]{
	border: none !important;
}

#portalclub-form input[type="checkbox"]:focus{
	border:none;
}

#portalclub-form-sportivo input[type="checkbox"]:focus{
	border: none;
}

#portalclub-form-sportivo .pc-cf7-accept{
	font-size: 12px;
}

#portalclub-form-sportivo label{
	color: #222732;
	text-align: center;
}

#portalclub-form-sportivo{
	
	border-radius: 2px;
}

#portalclub-form-sportivo .wpcf7-spinner{
	display: none;
	left:50%;
	margin:0;
}

#portalclub-form-elegante .wpcf7-text{
	border-radius: 10px !important;
	border:none;
}

#portalclub-form-elegante .wpcf7-text::-webkit-input-placeholder{
	font-size: 15px;
}

#portalclub-form-elegante .wpcf7-textarea{
	border-radius: 10px !important;
	border: none;
}

#portalclub-form-elegante .wpcf7-submit{
	border-radius: 10px !important;
	/*float:right;*/
	background: var(--pcint-apimain-color);
	border:none;
	color: white;
	text-decoration: none;
	padding-left: 60px;
	padding-right: 60px;
	transform: translateZ(0);
}

/* Fine stile CF7 */

.pc-scheda-titolo .pc-prezzo-scheda {
    font-style: italic;
    float: right;
    padding-right: 1px;
    font-family: "Montserrat",sans-serif;
    background: -webkit-linear-gradient(#000000, var(--pcint-apimain-color));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.pc-descrizione-elegante{
	color:#222732 !important;
}


.pc-punto-optional{
	/*position:absolute;*/
	top:0;
	left:20px;
	color: var(--pcint-apimain-color);
	font-size: 24px;
	line-height: 17px;
	float:left;
}

.pc-nomi-optional{
	padding-left: 10px;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px;
	float:left;
	color: #222732;
}


@media (min-width: 992px){}
.auto-listings-single .title-price .price {
    /* text-align: right; */
}

.container-dettagli{
    background-color: #f2f5fb !important;
    margin-bottom: 10px;
}

@media only screen and (min-width: 769px) {
	.pc-contenitore-destro-elegante{
	margin: 0 0 0 36px;
}
}

@media only screen and (min-width: 768px) { 

	.pc-veicoli-correlati {
		margin-left:20px;
		font-size: 22px;
		font-weight: 900;
		line-height: 28px;
		color:#222732;
	}
	
/* PROVA POPUP */	
	.pc-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  overflow: auto;
  z-index: 9999;
}
.pc-overlay:target {
  visibility: visible;
  opacity: 1;
}
	
	.pc-popup {
  margin: 70px auto;
  padding: 20px;
  background: #f2f5fb;
  border-radius: 5px;
  width: 50%;
  position: relative;
  transition: all 2s ease-in-out;
}
	
	.pc-popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
	
/* FINE PROVA POPUP */	
	.contenitore-lista-elegante{
		margin:20px 20px 0px 20px;
		overflow:hidden;
		/*border: 1px solid rgba(255,255,255,0);*/
		/*border-radius: 10px;*/
		/*box-shadow: 2px 2px 30px 0px grey;*/
  		/*height: 537px;*/
	}
	
	.pc-price-save-elegante{
		font-size: 12px;
		background-color: var(--pcint-apimain-color);
		color: var(--pcint-apimain-sfondo);
		text-align: center;
		border-radius: 2px;
		padding: 4px 6px;
		max-width: 64px;
	}
	
	.pc-scritta-small-elegante{
		font-size: 12px;
		margin-top: 20px;
	}
	
	.pc-scritta-small-elegante-no-margine{
		font-size: 12px;
	}
	
	.scheda-veicolo {
display: flex;
/*grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(2, 1fr);*/
grid-column-gap: 0px;
grid-row-gap: 0px;
}
	.pc-specifiche-lista{
	text-align: center;
	margin: 0px 20px 0px 20px;
}
	
	.pc-riga{
	overflow:hidden;
}
	
		.lista-veicoli {
display: grid;
grid-template-columns: repeat(3, 1fr);
/*grid-template-rows: repeat(2, 1fr);*/
grid-column-gap: 0px;
grid-row-gap: 0px;
/*justify-items: center;*/
}
	
	.lista-veicoli-elegante {
display: grid;
grid-template-columns: repeat(3, 1fr);
/*grid-template-rows: repeat(2, 1fr);*/
grid-column-gap: 0px;
grid-row-gap: 0px;
/*justify-items: center;*/
}
	
	.pc-immagine-elegante{
height: 300px;
transition: transform .6s ease;
width: 100%;
object-fit: cover;
border-radius: 4px 4px 0px 0px;
border: 1px solid #D7D7D7;
    border-bottom: none;
}

.pc-column-dati{
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
 /* margin:0 0 0 36px;*/
	}	

.container-dettagli{
		padding: 25px 40px 18px;
		border-radius: 20px;
		color:#222732;
	}
	
	.specifiche{
		font-weight: 700;
	}
	
	.specifiche-sportivo{
		font-weight: 700;
		/*padding: 10px 10px 10px 0;*/
	}
	
	.container-dettagli-sportivo div{
		padding: 10px 10px 10px 0px;
	}
	
	.specifiche-dettaglio-scheda-elegante{
		font-size: 15px;
		line-height: 1.2;
		display: flex;
		margin:10px 0;
	}

	.specifiche-dettaglio-scheda-elegante span {
		padding-left: 5px;
	}
	
	.pc-descrizione-titolo{
		font-size: 22px;
		font-weight: 900;
		margin: 20px 0;
	}
	
	.pc-descrizione-titolo-sportivo{
		font-size: 36px;
		font-weight: 700;
		margin: 20px 0;
	}
	
	.pc-descrizione{
		color:#222732;
		font-size: 16px;
		line-height: 30px;
	}
	
	.pc-descrizione-elegante{
		color:#222732;
		font-size: 14px;
		line-height: 30px;
	}
	
	

	
.pc-feature-veicolo{
	/*display: inline-block;
	text-align: center;*/
	display:flex;
	margin: 10px 0 10px 0;
	color: #a7a8a8;
}
	
	.pc-singola-feature{
		padding-right: 23px;
		font-size: 16px;
	}

.pc-column {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
}	
	
.contenitore-lista{
/*background-color: white;*/
margin:20px 20px 0px 20px;
overflow:hidden;
/*background-color: #222732;*/
border-radius: 10px;
/*box-shadow: 2px 2px 30px 0px grey;*/
/*height: 537px;*/
}
	.contenitore-lista:after{
	transition: all ease-in-out .8s;
    background: none repeat scroll 0 0 var(--pcint-apimain-color);
    content: "";
    display: block;
    height: 2px;
    width: 0;
	}


.contenitore-lista:hover:after{
	 width: 100%;
	/*border:1px solid red;*/
}
	
	
	
.pc-contenitore-destro{
	padding: 0 0 0 36px;
}
	
.pc-contenitore-destro-elegante{
	/*margin: 0 0 0 36px;*/
}
.formulario-flex{
	display: inline-flex;
}

.dettagli-nascosti-veicolo-lista{
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-column-gap: 0px;
grid-row-gap: 0px;
text-align: left;
max-height: 0;
transition: max-height 0.25s ease-out;
}

}

@media only screen and (min-width: 768px) and (max-width: 1150px)  {
	.lista-veicoli {
display: grid;
grid-template-columns: repeat(2, 1fr);
/*grid-template-rows: repeat(2, 1fr);*/
grid-column-gap: 0px;
grid-row-gap: 0px;
/*justify-items: center;*/
}
}

@media only screen and (min-width: 692px) and (max-width:768px) {
.pc-colonna-invertita{
		flex-direction: column-reverse;
	}	

	.dettagli-nascosti-veicolo-lista{
display: grid;
grid-template-columns: repeat(3, 1fr);
 /*grid-template-rows: repeat(1, 1fr);*/
/*grid-template-rows: repeat(1, 1fr);*/
grid-column-gap: 0px;
grid-row-gap: 0px;
text-align: left;
max-height: 100%;
transition: max-height 0.25s ease-out;
}	
	.pc-specifiche-nascoste-lista{
		text-align: center;
	}

.lista-veicoli {
display: grid;
grid-template-columns: repeat(2, 1fr);
/*grid-template-rows: repeat(2, 1fr);*/
grid-column-gap: 0px;
grid-row-gap: 0px;
/*justify-items: center;*/
}

.contenitore-lista{
/*background-color: white;*/
margin:20px 20px 0px 20px;
overflow:hidden;
border: 1px solid rgba(255,255,255,0);
border-radius: 10px;
}
.contenitore-lista:hover{
	border: 1px solid red;

	}}



@media only screen and (max-width: 768px) { 
.pc-contenitore-destro{
margin: 5px;
}

.pc-container-scheda-sportivo{
		padding: 0px 10px 0px 10px;
	}

.pc-contenitore-destro-elegante{
	padding:5px;
}

.container-dettagli{
  padding: 10px;
}
#portalclub-form .wpcf7-submit{
	width: 100%;
}

}


.pc-secondo-contenitore {
padding: 20px 10px 20px 10px;
background-color: #222732;
min-height: 185px;
}
.pc-secondo-contenitore > *{
text-align: left;
}

.pc-secondo-contenitore-elegante{
	padding: 20px 10px 20px 10px;
	background-color: white;
	min-height: 185px;
	border-right:1px solid #D7D7D7;
	border-left: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	border-radius: 0px 0px 4px 4px;
	
}

.pc-immagine{
height: 300px;
transition: transform .6s ease;
}

.dettagli-nascosti:hover .pc-immagine{
	transform: scale(1.1);
}

.dettagli-nascosti:hover .dettagli-nascosti-veicolo-lista{
		max-height: 50px;
		transition: max-height 0.5s ease-in;
	}
.dettagli-veicolo{
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-template-rows: repeat(2, 1fr);
grid-column-gap: 0px;
grid-row-gap: 0px;
}

.pc-prezzo-scheda{
	background: -webkit-linear-gradient(#000000, var(--pcint-apimain-color));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	font-size: 35px;
	font-weight: 800;
}

.pc-prezzo-scheda-elegante{
	background: -webkit-linear-gradient(#000000, var(--pcint-apimain-color));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.pc-anno-lista{
	background-color: var(--pcint-apimain-color) !important;
	color: white !important;
	border-radius: 6px;
	text-align: center;
	margin: 0px 20px 0px 20px;
}



.pc-specifiche-nascoste-lista{
		text-align: center;
		margin: 15px 0px 0px 0px;
	}

.pc-specifiche-lista{
	text-align: center;
	margin: 0;
}

.pc-prezzo{
	color:white;
	font-size: 20px;
	font-weight: 800;
    margin: 0!important;
    font-size: 24px !important;
}

.dettagli-veicolo-lista{
display: grid;
/*grid-template-columns: repeat(3, 1fr);*/
 grid-template-columns: repeat(3, 1fr);
/*grid-template-rows: repeat(1, 1fr);*/
grid-column-gap: 0px;
grid-row-gap: 0px;
text-align: left;
}

.pc-prezzo-grid{
	margin: 10px 0 10px 0;
}

a img{
	opacity:1;
  transition: opacity .2s ease-out;
  -moz-transition: opacity .2s ease-out;
  -webkit-transition: opacity .2s ease-out;
  -o-transition: opacity .2s ease-out;
}






/* Aggiunte */
.ribbon-holder {
  /*overflow: hidden;*/
  position: relative;
  background-color: #222732;
}
/* common */
.ribbon-holder {
  /*overflow: hidden;*/
  position: relative
}

.ribbon-holder-elegante {
  /*overflow: hidden;
  position: relative;*/
  /*background-color: #222732;*/
	background-color: white;
}
/* common */
.ribbon-holder-elegante {
  /*overflow: hidden;
  position: relative;*/
}
/* common */
.ribbon {
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute;
}
.ribbon::before,
.ribbon::after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  border: 5px solid #CB0000;
}
.ribbon span {
  position: absolute;
  display: block;
  width: 225px;
  padding: 15px 0;
  background-color: var(--pcint-apimain-color) !important;
  /*box-shadow: 0 5px 10px rgba(0,0,0,.1);*/
  color: #fff;
  font: 700 18px/1 'Lato', sans-serif;
  text-shadow: 0 1px 1px rgba(0,0,0,.2);
  text-transform: uppercase;
  text-align: center;
}

/* top left*/
.ribbon-top-left {
  /*top: -10px;*/
  top: -0px;
  left: -10px;
}
.ribbon-top-left::before,
.ribbon-top-left::after {
  border-top-color: transparent;
  border-left-color: transparent;
}
.ribbon-top-left::before {
  top: 0;
  right: 0;
}
.ribbon-top-left::after {
  bottom: 0;
  left: 0;
}
.ribbon-top-left span {
  right: -25px;
  top: 30px;
  transform: rotate(-45deg);
}

/* top right*/
.ribbon-top-right {
  top: -10px;
  right: -10px;
}
.ribbon-top-right::before,
.ribbon-top-right::after {
  border-top-color: transparent;
  border-right-color: transparent;
}
.ribbon-top-right::before {
  top: 0;
  left: 0;
}
.ribbon-top-right::after {
  bottom: 0;
  right: 0;
}
.ribbon-top-right span {
  left: -25px;
  top: 30px;
  transform: rotate(45deg);
}

/* bottom left*/
.ribbon-bottom-left {
  bottom: -10px;
  left: -10px;
}
.ribbon-bottom-left::before,
.ribbon-bottom-left::after {
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.ribbon-bottom-left::before {
  bottom: 0;
  right: 0;
}
.ribbon-bottom-left::after {
  top: 0;
  left: 0;
}
.ribbon-bottom-left span {
  right: -25px;
  bottom: 30px;
  transform: rotate(225deg);
}

/* bottom right*/
.ribbon-bottom-right {
  bottom: -10px;
  right: -10px;
}
.ribbon-bottom-right::before,
.ribbon-bottom-right::after {
  border-bottom-color: transparent;
  border-right-color: transparent;
}
.ribbon-bottom-right::before {
  bottom: 0;
  left: 0;
}
.ribbon-bottom-right::after {
  top: 0;
  right: 0;
}
.ribbon-bottom-right span {
  left: -25px;
  bottom: 30px;
  transform: rotate(-225deg);
}

@media only screen and (min-width: 320px) and (max-width: 691px){
	
	.pc-veicoli-correlati {
		padding: 0 5px;
		font-size: 22px;
		font-weight: 900;
		line-height: 28px;
		color:#222732;
	}
	
	.pc-scritta-small-elegante{
		font-size: 12px;
		margin-top: 20px;
	}
	
	.pc-immagine-elegante{
height: 300px;
transition: transform .6s ease;
width: 100%;
object-fit: cover;
border-radius: 4px 4px 0px 0px;
border: 1px solid #D7D7D7;
    border-bottom: none;
}
	
/* PROVA POPUP */	
	.pc-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  overflow: auto;
  z-index: 9999;
}
.pc-overlay:target {
  visibility: visible;
  opacity: 1;
}
	
	.pc-popup {
  margin: 0px auto;
  padding: 20px;
  background: #f2f5fb;
  border-radius: 5px;
  width: 100%;
  position: relative;
  transition: all 5s ease-in-out;
}
	
	.pc-popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
	
/* FINE PROVA POPUP */	
	#portalclub-form .wpcf7-text::-webkit-input-placeholder{
	font-size: 12px;
	/*text-align: center;*/
}
	.pc-colonna-invertita{
		flex-direction: column-reverse;
	}
	
	.specifiche-dettaglio-scheda-elegante{
		font-size: 18px;
		line-height: 1.2;
		display: flex;
		margin: 10px 0;
	}

	.specifiche-dettaglio-scheda-elegante span {
		padding-left: 5px;
	}
	
	.pc-descrizione{
		color:#222732;
		font-size: 14px;
		line-height: 30px;
	}
	
	.pc-descrizione-elegante{
		color:#222732;
		font-size: 14px;
		line-height: 30px;
		padding: 0 5px;
	}
	
	.pc-descrizione-titolo{
		font-size: 22px;
		font-weight: 900;
		margin: 20px 0;
		padding: 0 5px;
	}
	
	.pc-price-save-elegante{
		font-size: 12px;
		background-color: var(--pcint-apimain-color);
		color: var(--pcint-apimain-sfondo);
		text-align: center;
		border-radius: 2px;
		padding: 4px 6px;
		max-width: 64px;
	}
	
	.pc-scritta-small-elegante-no-margine{
		font-size: 12px;
	}
	
	.pc-cf7-accept{
		font-size: 12px;
	}
	
	#portalclub-form input[name="acceptance-policy"]{
		border: 1px solid #D7D7D7 !important;
	}
	.pc-padding{
		padding: 0 5px;
	}
}

@media only screen and (min-width:320px){
	/*.specifiche-dettaglio-scheda-elegante{
	font-size: 18px;
}*/
}

/* GRAFICA MODERNO */

.pc-padding-10px {
	padding:10px 0;
}

.form-pop-up-pc{
	top:0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1050;
	overflow:hidden;
	position: fixed;
}

.pc-modal-form {
	text-align: center;
	margin: 30px auto;
	background: #ffffff;

	border: 1px solid rgba(0, 0, 0, .2);
	box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
}

.pc-modal-form .wpcf7-form input[type="submit"]{
	width: 20% !important;
	color: #ffffff !important;
	border-radius: 0;
	border: none;
	background-color: var(--pcint-apimain-color) !important;
	font-size: 14px;
	display: inline-block;
	padding: 8px 20px;
	transition: 0.3s;
	position: relative;
    z-index: 1;
	/*height:45.39px;*/
	margin-left:10px;
	/*width:75px;*/
    text-decoration: none !important;
}

.pc-modal-form .wpcf7-form input[type="submit"]:after{
	content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: scaleY(0);
    transform-origin: bottom center;
    background: #303030;
    z-index: -1;
    transition: transform 0.3s;
}

.pc-modal-form .wpcf7-form input[type="submit"]:hover::after{
	transform: scaleY(1);
}

.pc-chiudi-popup {
    font-size: 1.5em;
    cursor: pointer;
    position: absolute;
    right: 26%;
    top: 40px;
	color: var(--pcint-apimain-color);
}

.pc-parte-alta-popup > *{
	background: #323232;
	color: #ffffff;
	padding: 15px;
	text-transform: uppercase;
	text-align: left;
}

#popup-pc.fade {
	margin-top:20px;
	opacity: 1;
	transition: ease-in-out 300ms; 
  }

#popup-pc {
	margin-top: -200px;
	opacity: 0;
	transition: ease-in-out 300ms; 
}

.pc-non-mostrare {
	display: none;
}

.pc-immagine-moderno{
	/*margin-right: 10px;
	width:  400px; */
	/*height: 268px;*/
	height:190px;
	width:100%;
	object-fit: cover; /* Sembra mantenga proporzioni */
	/*border-radius: 10px 10px 0px 0px;
	transition: transform 1.0s ease;*/

		
}

.container-scheda-moderno{
	max-width:1170px;
	margin: 80px auto;
	padding: 0 15px;
}

.prezzo-scheda-moderno{
	float:right;
	color: var(--pcint-apimain-color);
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 5px;
}

.nav-dettaglio-pc{
	margin:10px 0px 20px;
}

.pc-dealer-btn{
	padding:10px 15px;
	border: 1px solid #e3e3e3;
	color: #000000;
	font-size: 16px;
}

.pc-dealer-btn i{
	padding-right: 10px;
}

.pc-dealer-btn:hover{
	color: #ffffff;
	background: var(--pcint-apimain-color);
}

.pc-contenitore-post-opt{
	border: 1px solid #e3e3e3;
	padding: 5px 10px;
	margin-bottom: 20px;
}

.pc-confronta-veicolo{
	padding:10px;
	color: #000000;
}

.pc-contenitore-post-opt i {
	margin-right: 5px;
	width: 30px;
	height: 30px;
	background: var(--pcint-apimain-color);
	text-align: center;
	line-height: 30px;
	border-radius: 100px;
	color: #ffffff;
	transition: all 400ms ease-in-out;
}

.pc-confronta-veicolo:hover i{
	background: #323232;
}

.nav-dettaglio-pc a{
	margin-right: 5px;
}

.pc-contenitore-post-opt a {
	padding:10px;
}

.img-scheda-moderno{
	width:100%;
	object-fit: cover;
}


.hr-pc-scheda-caratteristiche-moderno{
	margin: 10px 0;
	background-color:#e3e3e3;
	width:100%;
	border-color:#e3e3e3;
	border:none;
	height:1px;
}

.hr-pc-scheda-descrizione-opt{
	margin:10px 0;
	background-color: var(--pcint-apimain-color);
	width: 243px;
	border-color: var(--pcint-apimain-color);
	border:none;
	height: 3px;
}

div.container-scheda-moderno div.pc-row.pc-col-12 div.pc-col-3:hover{
	cursor: pointer;
	color: var(--pcint-apimain-color);
}

div.container-scheda-moderno div.pc-row.pc-col-12 div.pc-col-3 i {
	color: #000000;
}

.active{
	color: var(--pcint-apimain-color);
}

div.container-scheda-moderno div.pc-row.pc-col-12 div#div-descrizione-titolo.pc-col-3.active i, div.container-scheda-moderno div.pc-row.pc-col-12 div#div-optional-titolo.pc-col-3.active i {
	color: var(--pcint-apimain-color);
}

div.container-scheda-moderno div.pc-row.pc-col-12 div#div-descrizione-titolo.pc-col-3:hover i, div.container-scheda-moderno div.pc-row.pc-col-12 div#div-optional-titolo.pc-col-3:hover i{
	color: var(--pcint-apimain-color);
}

div.container-scheda-moderno div.pc-row.pc-col-12 div.pc-riga.pc-row.pc-col-12.pc-contenitore-post-opt > *{
	margin-top: auto;
	margin-bottom: auto;
}

.lista-veicoli-moderno {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	/*grid-template-rows: repeat(2, 1fr);*/
	grid-column-gap: 20px;
	grid-row-gap: 0px;
	/*justify-items: center;*/
}

.contenitore-lista-moderno{
	overflow:hidden;
	/*margin-right: 20px;
	width: 16.75em;*/
}

.contenitore-lista-moderno:nth-child(4){
	/*margin-right:0;*/
}

.pc-secondo-contenitore-moderno {
	padding: 20px 10px 20px 10px;
	background-color: #ffffff;
	min-height: 98px;
	border: 1px solid #e3e3e3;
}

.pc-titolo-veicolo-moderno, .pc-titolo-veicolo-moderno a{
	text-align: center;
	font-weight: 700;
	color: var(--pcint-apimain-color);
	margin-bottom: 10px;
}

.separatore-pc-moderno::before{
	content: '';
	display: block;
	margin: auto;
	left:50%;
	height: 1px;
	width:30px;
	bottom: -10px;
	background: #000000;
	margin-bottom: 4px;
	transition: width .8s ease, background-color .8s ease;
	-webkit-transition: width .8s ease, background-color .8s ease;
}

.separatore-pc-moderno::after{
	width: 50px;
	display: block;
	margin: auto;
	content: '';
	height: 1px;
	background: #000000;
	bottom: 0px;
	left: 50%;
	transition: width .8s ease, background-color .8s ease;
	-webkit-transition: width .8s ease, background-color .8s ease;
}

.separatore-pc-moderno{
	margin-bottom: 15px;
}

.pc-prezzo-nuovo-moderno{
	text-align: center;
	font-weight: 700;
}

.pc-prezzo-scontato-moderno{
	text-decoration: line-through;
	font-weight: 400;
}

.pc-prezzo-moderno{
	text-align: center;
}

.dettagli-nascosti:hover .separatore-pc-moderno:after{
	background: var(--pcint-apimain-color);
	width:30px;
}

.dettagli-nascosti:hover .separatore-pc-moderno:before{
	width: 50px;
	background: var(--pcint-apimain-color);
}

.dettagli-nascosti:hover .pc-car-lista-specifiche{
	height: 30px;
}

/* pc-immagine-moderno */

.descrizione-pc-moderno{
	padding: 10px 0;
}

.pc-modal-form .wpcf7-form textarea{
	height: 100px;
}

.pc-chiudi-popup {
    font-size: 1.5em;
    cursor: pointer;
    position: absolute;
    right: 26%;
    top: 40px;
	color: var(--pcint-apimain-color);
}

.pc-loghi-condividi{
	float:right;
	font-size:14px;
	display:flex;
	margin:10px 0px;
}

.pc-padding-foto{
	padding:0 15px 0 0;
}

.pc-titolo-veicoli-correlati {
	margin-bottom: 20px;
	font-size: 22px;
	font-weight: 900;
	line-height: 28px;
	color:#222732;
}

.pc-h5-title{
	font-size:16px;
	margin: 0px 5px;
	font-weight:400;
	text-transform: none;
}

#pc-optional {
	padding: 10px 0;
}

.pc-padding-width-5px{
	padding:0 5px;
}

div.container-scheda-moderno div.pc-row.pc-col-12:nth-child(4) {
	margin-top: 20px;
}

.pc-car-lista-specifiche {
	background: #ffffff;
	color: #363636;
	overflow: hidden;
	bottom:0;
	height:0;
	left:0;
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	width: 100%;
	text-align: center;
	border-color: #dddddd;
	z-index: 9;
	position: absolute;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}

.pc-lista-specifiche-ul {
	list-style: none;
	padding:0;
}

.pc-lista-specifiche-ul > li {
	display: inline-block;
	padding: 0 8px;
}

.pc-car-lista-specifiche .pc-lista-specifiche-ul ul{
	padding-left: 0;
	margin-left: 0;
}

@media only screen and (max-width:768px) {

	.prezzo-scheda-moderno{
		float:left;
	}

	.pc-padding-10px {
		padding: 10px 0;
	}

	.pc-padding-foto{
		padding: 0;
	}

	.pc-larghezza-ridotta{
		width:95%;
	}

	.pc-chiudi-popup {
		right: 5%;
		top: 50px;
	}

	.lista-veicoli-moderno {
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 20px;
	}

}

@media only screen and (max-width:425px){

	.pc-padding-width-5px{
		padding:0;
	}

	.pc-chiudi-popup{
		top: 50px;
		right: 5%;
	}

	.lista-veicoli-moderno{
		display: block;
	}

	.pc-car-lista-specifiche{
		height: 30px;
	}

	.contenitore-lista-moderno {
		margin-bottom: 20px;
	}

	.pc-titolo-veicoli-correlati {
		margin-left: initial;
		padding-top: 20px;
	}

	

/* FINE 425PX */

}

@media only screen and (max-width: 375px) {

	#pc-modal input[type="text"], #pc-modal input[type="email"], #pc-modal textarea {
		width: 95%;
	}

	.pc-dealer-btn {
		font-size: 14px;
	}
}

@media only screen and (max-width:320px) {

	.pc-confronta-veicolo {
		padding: 0;
	}

	.pc-contenitore-post-opt a {
		padding: 0;
	}

	.pc-h5-title {
		margin: 0;
	}

	div.container-scheda-moderno div.pc-row.pc-col-12 div.pc-riga.pc-row.pc-col-12.pc-contenitore-post-opt > *{
		margin-bottom: 20px;
		text-align: center;
	}

	.pc-dealer-btn {
		font-size: 11px;
	}

	.pc-contenitore-post-opt {
		padding:0;
	}

	.pc-contenitore-post-opt > * {
		display: block;
	}

	.pc-modal-form .wpcf7-form input[type="submit"] {
		padding: 8px 10px;
	}

	.pc-parte-alta-popup > * {
		font-size: 17px;
	}

	

	.pc-titolo-veicoli-correlati {
		margin-left: initial;
		font-size: 19px;
	}
	
}

/* FINE GRAFICA MODERNO */


.pc-dealer-standard-btn{
	padding:10px 15px;
	border: 1px solid #e3e3e3;
	color: #ffffff;
	background: var(--pcint-apimain-color);
	font-size: 16px;
}

.pc-dealer-standard-btn i{
	padding-right: 10px;
}

.pc-dealer-standard-btn:hover{
	color: #000000;
	background: #fff;
}