/*
Theme Name: Stockholm Child
Theme URI: http://demo.select-themes.com/stockholm/
Description: A child theme of Stockholm Theme
Author: Select Themes
Author URI: http://select-themes.com
Version: 1.0.0
Template: stockholm
*/
/*
@import url("../stockholm/style.css");
*/
:root {
  --base_primary_color: #009fe1;
  --base_footer_color: #009fe1;
  --base_secondary_color: #0e4cdb;
  --base_background_color: #0e4cdb;
  --gradient_start: #3e149e;
  --gradient_end: #0164f6;
}

/*primary color*/
.pr_color {
  color: var(--base_primary_color) !important;
}
.sec_color {
  color: var(--base_secondary_color) !important;
}

nav.main_menu > ul > li.active > a.current:after {
  content: '' !important;
  display: block !important;
  position: absolute !important;
  border: 2px solid #000 !important;
  width: 23px !important;
  bottom: 30%;
}

.secondary-nav {
  background-color: #0e4cdb;
  text-align: right;
}

#secondary-nav ul > li {
  list-style-type: none;
  display: inline-block;
  margin: 0px;
  padding: 4px 26px 4px 22px;
}

#secondary-nav ul > li.nav_sep {
  border-right: 1px solid #fff;
}

/*#secondary-nav ul>li.nav_filter,*/
#secondary-nav ul > li:last-child {
  /*border:2px solid #FFF;
	border-radius:5px;
	padding:8px 32px 8px 32px;
	margin:6px 0px;*/
}
/*
#secondary-nav ul>li.nav_filter{
	margin:6px 8px;
}*/

#secondary-nav ul > li a {
  color: #fff;
  font-weight: 600;
  font-size: 14px;
}

.home-cerca-veicolo-box-rosso-container:hover {
  color: #fff;
  background-color: #c23031;
  border: 1px solid #fff;
}

.home-cerca-veicolo-box-rosso-container-selected {
  background-color: #c23031 !important;
  color: #fff !important;
  border: 1px solid #fff !important;
}

.home-cerca-veicolo-box-bianco-container:hover {
  background-color: #c23031;
  border: 1px solid #fff;
  color: #fff;
}

.home-cerca-veicolo-box-bianco-container-selected {
  background-color: #c23031 !important;
  border: 1px solid #fff !important;
  color: #fff !important;
}

h1,
h2,
h3,
h4 {
  font-weight: 700;
  color: #444;
  line-height: unset;
  letter-spacing: unset;
  text-transform: none;
  font-family: Montserrat;
}

h1 {
  font-size: 30px;
}

h2 {
  font-size: 16px;
}

h2.p-name {
  font-size: 22px !important;
}

h3,
h4 {
  font-size: 20px;
  font-style: normal !important;
}

.pointer-label,
.slider-container .scale ins {
  font-size: 12px !important;
}

.sidebar-freccia-ricerca-mobile {
  visibility: visible;
}

.contatti-campi-obbligatori {
  font-size: 10px;
  font-weight: 400;
  margin-left: 17px;
  margin-bottom: 20px;
  color: #8d8d8d;
}

.privacy-td {
  border: 1px solid #000;
  padding-left: 5px;
  padding-right: 5px;
}

.popup_menu_opened .dettaglio-veicolo-header-fixed {
  display: none;
}

.responsive-scopri-di-piu {
  font-size: 15px;
  font-weight: 700;
  margin-top: 10px;
  padding-left: 22px;
  text-align: right;
  margin-right: 20px;
}

.dettaglio-veicolo-disclaimer-simulatore-finanziario {
  margin-top: 23px;
  padding-left: 0;
  color: #444;
  font-size: 10px;
  font-family: Montserrat;
  line-height: 11px;
  text-align: justify;
}

.simulatore-finanziario-calcolo-rata {
  font-style: italic;
  color: #8d8d8d;
}

.simulatore-finanziario-bottone-calcola {
  margin-left: 0;
}

.lds-hourglass {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}

.lds-hourglass:after {
  content: ' ';
  display: block;
  border-radius: 50%;
  width: 0;
  height: 0;
  margin: 6px;
  box-sizing: border-box;
  border: 26px solid #fff;
  border-color: #c23031 transparent;
  animation: lds-hourglass 1.2s infinite;
}

#footer-numero-verde,
#home-ricerca-veicoli,
#popup-menu-item-1341 {
  display: none;
}

@keyframes lds-hourglass {
  0% {
    transform: rotate(0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  50% {
    transform: rotate(900deg);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  100% {
    transform: rotate(1800deg);
  }
}

.row-spinner-search-engine-container .wpb_wrapper {
  text-align: center;
}

.search-engine-label {
  font-size: 15px;
  font-style: italic;
}

#header-contenitore-filtri-ricerca-custom {
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  height: 35px;
  line-height: 35px;
  background-color: #c23031;
  text-align: center;
}

.ricerca-auto-row-veicolo {
  text-align: left;
  margin-top: 5px;
}

.sp-pc-post-image:hover .after {
  visibility: hidden;
}

#row-tipologia-intestazione-mobile {
  display: block;
  margin-top: -25px;
}

#brand-la-gamma-automobili-fiat-riga-1 .vc_column-inner,
#brand-la-gamma-automobili-fiat-riga-2 .vc_column-inner,
#brand-la-gamma-automobili-fiat-riga-3 .vc_column-inner,
#brand-la-gamma-automobili-renault-riga-1 .vc_column-inner,
#brand-la-gamma-automobili-renault-riga-2 .vc_column-inner,
#brand-la-gamma-automobili-renault-riga-3 .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}

#brand-la-gamma-automobili-fiat-riga-1 .brand-gamma-testo-auto,
#brand-la-gamma-automobili-fiat-riga-2 .brand-gamma-testo-auto,
#brand-la-gamma-automobili-fiat-riga-3 .brand-gamma-testo-auto {
  font-size: 20px;
}

.brand-partner-auto-servizio-alfa-romeo,
.brand-partner-auto-servizio-renault {
  font-size: 13px !important;
}

.home-footer-service-testo,
.home-footer-vendite-testo {
  font-size: 18px;
  margin-bottom: 20px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  right: 30% !important;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 30% !important;
}

#btn-home-concessionaria-scopri {
  margin-left: auto;
  margin-right: auto;
}

.home-footer-service-testo {
  margin-top: 20px;
}

.footer_top {
  padding: 20px 0 10px;
}

.logo_footer {
  height: 80px !important;
}

.home-footer-orari-apertura-testo,
.home-footer-seleziona-punto-testo {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 20px;
}

.brand-cerca-veicolo-box-guarda-veicoli,
.brand-cerca-veicolo-box-reset-filtri {
  line-height: 35px;
  height: 35px;
  margin-left: auto;
  margin-right: auto;
  width: 267px;
  font-weight: 500;
  cursor: pointer;
  text-align: center;
}

.brand-container-checkbox {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 15px 30px 15px 20px;
  border: 1px solid #ccc;
  font-size: 12px;
  border: 1px solid #7e7e7e;
  border-radius: 5px;
}

.brand-cerca-veicolo-box-reset-filtri {
  font-size: 16px;
  border: 1px solid #c23031;
  color: #c23031;
}

.brand-cerca-veicolo-box-guarda-veicoli {
  font-size: 17px;
  margin-top: 20px;
  background-color: #c23031;
  color: #fff;
}

.brand-container-combobox {
  text-align: center;
  margin-bottom: 3px;
}

.ricerca-div-filtro-box-contenitore {
  padding: 2px;
  font-size: 13px;
  text-align: center;
  border: 1px solid #444;
  color: #444;
  font-family: Montserrat;
  font-weight: 700;
  margin: 5px 5px 10px;
}

#ricerca-la-tua-ricerca,
#ricerca-reminder-intestazione {
  font-size: 13px;
}

.empty-space-sotto-boxes {
  height: 10px;
}

.home-empty-space-sotto-4-boxes,
.home-empty-space-sotto-in-evidenza {
  height: 10px !important;
}

.home-perche-scegliere-box-testo {
  font-size: 16px;
  color: #696969;
  text-align: center;
}

.home-img-scegliere-aes-garanzia-ufficiale img,
.home-img-scegliere-aes-offerte-garantite img,
.home-img-scegliere-aes-processo-acquisto img,
.home-img-scegliere-aes-tante-vetture img {
  max-width: 80%;
}

#footer-div-resistente-scroll {
  display: block;
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 60px;
  background-color: #c23031;
  z-index: 10000;
  text-align: center;
}

.home-cerca-veicolo-box-guarda-veicoli,
.home-cerca-veicolo-box-reset-filtri {
  border: 2px solid #c23031;
  font-size: 15px;
  line-height: 30px;
  font-weight: 500;
  height: 30px;
  cursor: pointer;
  width: 100%;
  text-align: center;
  transition: all 0.5s;
}

.home-cerca-veicolo-box-reset-filtri:hover {
  background-color: #c23031;
  color: white;
}

.home-footer-testo-fondo {
  padding-bottom: 100px;
}

.wpcf7-form input,
.wpcf7-form textarea {
  font-size: 15px;
}

.home-cerca-veicolo-box-guarda-veicoli {
  background-color: #c23031;
  color: #fff;
  margin-top: 4px;
}

.home-cerca-veicolo-box-reset-filtri {
  color: #c23031;
  margin-top: 5px;
}

.home-empty-space-sotto-garanzia-ufficiale,
.home-empty-space-sotto-offerte-garantite,
.home-empty-space-sotto-oltre-500-vetture,
.home-empty-space-sotto-processo-acquisto {
  height: 20px !important;
}

.home-empty-space-sotto-reset-filtri {
  height: 10px;
}

.home-empty-space-sotto-combo-tipologia-usato {
  height: 0;
}

#div-checkbox-tipologia-usato-container {
  height: 30px;
}

.home-empty-space-sotto-radio-km-zero {
  height: 10px;
}

.home-empty-space-sotto-combo {
  height: 2px;
}

.home-cerca-veicolo-combobox {
  font-size: 12px;
  padding-left: 5px;
  height: 30px;
  color: #444;
  border: none;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-weight: 700;
  background: url(/wp-content/uploads/2018/09/arrow-down.png) 98.5% no-repeat
    #fff !important;
  background: url(/wp-content/uploads/2018/09/arrow-down.png) calc(100% - 10px)
    no-repeat #fff !important;
  border: 1px solid #b2b2b2;
  border-radius: 5px;
}

.dettaglio-veicolo-durata-finanz-combobox {
  font-size: 15px;
  padding-left: 20px;
  height: 40px;
  color: #444;
  border: 1px solid #c3c3c3;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(https://autoeservizio.it/wp-content/uploads/2018/09/arrow-down.png)
    98.5% no-repeat #fff !important;
  background: url(https://autoeservizio.it/wp-content/uploads/2018/09/arrow-down.png)
    calc(100% - 10px) no-repeat #fff !important;
}

.dettaglio-veicol-finanziamento-box-euro {
  display: table-cell;
  width: 40px;
  text-align: center;
  font-size: 20px;
  border-left: 1px solid #a9a9a9;
  border-top: 1px solid #a9a9a9;
  border-bottom: 1px solid #a9a9a9;
  font-weight: 700;
}

.dettaglio-veicolo-textbox-importo {
  height: 34px;
  width: 93%;
  font-size: 15px;
  font-family: Montserrat;
  padding-left: 20px;
}

.dettaglio-veicolo-finanziamento-comunicazioni {
  padding-left: 20px;
  font-size: 12px;
  font-weight: 700;
  font-family: Montserrat;
  color: #c23031;
  margin-top: 20px;
  line-height: 12px;
}

.simulatore-finanziario-importi-istruttoria {
  font-size: 12px;
  line-height: 22px;
}

.simulatore-finanziario-risultato-tan-taeg {
  font-size: 14px;
}

.simulatore-finanziario-risultato-tan-taeg-valore {
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
}

.simulatore-finanziario-risultato-rate-da {
  color: #c23031;
  font-size: 26px;
  font-weight: 700;
  line-height: 30px;
}

.simulatore-finanziario-risultato-rate-durata {
  color: #8d8d8d;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
}

.simulatore-finanziario-marca-modello {
  font-weight: 700;
  font-size: 17px;
  font-family: Montserrat;
  color: #000;
}

.simulatore-finanziario-versione {
  font-size: 15px;
  font-family: Montserrat;
  color: #000;
}

.simulatore-finanziario-tua-a {
  margin-top: 20px;
}

.simulatore-finanziario-intestazione {
  font-size: 16px;
  font-family: Montserrat;
  color: #000;
  margin-bottom: 20px;
}

.simulatore-finanziario-imma,
.simulatore-finanziario-km,
.simulatore-finanziario-nstock,
.simulatore-finanziario-prezzo-listino {
  font-size: 16px;
  font-family: Montserrat;
}

.simulatore-finanziario-etichetta {
  font-size: 16px;
  font-family: Montserrat;
  color: #c23031;
}

#div-finanziamento-esito {
  padding-left: 20px;
}

.home-cerca-veicolo-checkbox {
  font-size: 16px;
  font-weight: 700;
  color: #444;
  padding-left: 13px;
}

.home-empty-space-sotto-auto-moto-van,
.home-empty-space-sotto-carrozzeria,
.home-empty-space-sotto-radio-nuovo,
.home-empty-space-sotto-radio-usato {
  display: none;
}

.home-empty-space-sotto-berlina,
.home-empty-space-sotto-city-car,
.home-empty-space-sotto-suv {
  height: 10px !important;
}

.home-carrozzeria-testo {
  color: #444;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px !important;
  margin-top: 15px;
}

.home-cerca-veicolo-box-bianco-container,
.home-cerca-veicolo-box-rosso-container {
  border: 1px solid #000;
  font-size: 20px;
  color: #444;
  cursor: pointer;
  text-align: center;
  font-weight: 700;
}

#home-ricerca-veicoli {
  margin-top: 20px;
}

.home-cerca-veicolo-box-rosso-container {
  background-color: transparent;
  height: 55px;
}

.home-cerca-veicolo-box-bianco-container {
  height: 45px;
}

.autoeservizio_bottone,
.autoeservizio_bottone_hover {
  border-style: solid;
  border-width: 1px;
  min-height: 0;
  min-width: 0;
}

.home-pulsanti-ricerca-testo {
  display: block;
  font-size: 10px;
  margin-top: -6px;
}

.home-pulsanti-ricerca-testo-visibile {
  font-size: 10px;
  margin-top: -4px;
}

#img_modello_berlina,
#img_tipologia_moto {
  max-width: 60%;
  padding-top: 7px;
}

#img_modello_city_car,
#img_modello_station_wagon,
#img_modello_suv {
  max-width: 60%;
  padding-top: 4px;
}

#img_modello_coupe_cabrio {
  max-width: 60%;
  padding-top: 6px;
}

#img_modello_monovolume {
  max-width: 60%;
  padding-top: 2px;
}

#img_tipologia_auto,
#img_tipologia_van {
  max-width: 60%;
  padding-top: 15px;
}

#cookie_iubenda_desktop,
#cookie_profilazione_desktop,
#cookie_terze_parti_desktop {
  display: none;
}

#cookie_iubenda_mobile,
#cookie_profilazione_mobile,
#cookie_terze_parti_mobile {
  display: block;
}

.four_columns > .column1 img,
.four_columns > .column4 img {
  max-width: 50% !important;
}

.header_bottom .qode-wishlist-widget-holder a:hover,
.mobile_menu_button span:hover,
.popup_menu:hover .line,
.popup_menu:hover .line:after,
.popup_menu:hover .line:before,
.shopping_cart_header .header_cart:hover i,
.side_menu_button > a:hover {
  color: #000 !important;
}

a.popup_menu {
  display: none;
}

a.popup_menu_mobile_custom {
  display: block;
  text-align: center;
  color: #000;
  font-weight: 700;
  font-size: 16px;
  width: initial;
  height: initial;
  padding: initial;
  margin-top: -2px;
}

.home-ricerca-avanzata-link {
  display: block;
  text-align: center;
  color: #424242;
  font-weight: 700;
  font-size: 18px;
  background-color: #fff;
  height: 50px;
  line-height: 50px;
}

#home-empty-space-sotto-filtri-ricerca,
#home-empty-space-sotto-marchi,
#home-empty-space-sotto-ricerca,
#home-empty-space-sotto-slider {
  display: none;
}

.menu_mobile_loghi_ancora {
  color: #000;
  font-size: 16px;
  font-weight: 700;
}

#header-menu-loghi-mobile,
#header_menu_logo_mobile {
  display: block;
}

#row-marchi,
.logo_wrapper {
  display: none;
}

table td {
  padding: 0;
}

.header_top {
  line-height: 37px;
  height: 37px;
}

a,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6,
h6 a,
h6 a:hover,
p a {
  color: #000;
}

.margin-bottom-20 {
  margin-bottom: 20px !important;
}

.fa-dettaglio-veicolo-arrow-style {
  font-size: 20px;
  font-weight: 700;
}

.autoeservizio_bottone,
.autoeservizio_bottone_hover,
.autoeservizio_bottone_rosso,
.qbutton {
  font-weight: 500;
  font-family: Montserrat;
  cursor: pointer;
}

.autoeservizio_bottone {
  white-space: nowrap;
  font-size: 17px;
  line-height: 17px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-color: #fff;
  outline: 0;
  box-shadow: #999 0 0 0 0;
  box-sizing: border-box;
  visibility: inherit;
  transition: none 0s ease 0s;
  text-align: inherit;
  margin: 0;
  padding: 12px 35px;
  letter-spacing: 0;
  max-height: none;
  max-width: none;
  opacity: 1;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  transform-origin: 50% 50% 0;
  width: 180px;
}

.autoeservizio_bottone:hover {
  background-color: #c23031;
}

.autoeservizio_bottone_rosso,
.qbutton {
  font-size: 17px;
  line-height: 40px;
  color: #fff;
  background-color: #c23031;
  border: 2px solid #c23031;
  text-align: center;
  width: 180px;
  height: 20px;
  border-radius: 8px;
}

.autoeservizio_bottone_rosso:hover,
.qbutton:hover {
  background-color: #fff;
  border: 2px solid #000;
  color: #444;
}

.qbutton {
  height: 40px;
  width: 250px;
}

.azzurra_logo img {
  height: 70px;
  padding: 15px 0px;
}

:focus {
  outline: 0 !important;
}

::selection {
  background: var(--base_primary_color) !important;
  color: #fff;
}

.dettaglio-veicolo-garanzia-container,
.dettaglio-veicolo-home-delivery-container {
  margin-bottom: 0;
}

#div-richiedi-info {
  padding-right: 15px;
}

#div-scarica-scheda-tecnica {
  margin-top: 0;
}

footer .three_columns {
  padding-top: 20px;
}
footer .three_columns > .column2 .column_inner {
  padding-left: 50px;
  padding-right: 50px;
  border-left: 1px solid #b7b7b7;
  border-right: 1px solid #b7b7b7;
  padding-bottom: 20px;
  margin-right: 30px;
}

@media only screen and (max-width: 1057px) {
  .home-cerca-veicolo-box-rosso-container-selected {
    background-color: #c23031 !important;
    color: #fff !important;
    border: 1px solid #fff !important;
  }
  .home-cerca-veicolo-box-rosso-container:hover {
    color: initial;
    background-color: initial;
    border: 1px solid #000;
  }
  home-cerca-veicolo-box-rosso-container-selected:hover {
    background-color: #c23031 !important;
    border: 1px solid #c23031 !important;
    color: #fff !important;
  }
  .home-cerca-veicolo-box-bianco-container:hover {
    color: initial;
    background-color: initial;
    border: 1px solid #000;
  }
}

@media only screen and (max-width: 1000px) {
  .content .content_inner > .container > .container_inner,
  .content
    .content_inner
    > .container
    > .container_inner.default_template_holder,
  .content .content_inner > .full_width > .full_width_inner {
    padding-top: 0 !important;
  }
}

@media (min-width: 768px) {
  #footer-div-resistente-scroll,
  .responsive-scopri-di-piu {
    display: none;
  }
  h1 {
    font-size: 20px !important;
  }
  h2 {
    font-size: 13px !important;
  }
  h3 {
    font-size: 16px !important;
  }
  .sidebar-freccia-ricerca-mobile {
    visibility: visible;
  }
  .dettaglio-veicolo-disclaimer-simulatore-finanziario {
    padding-left: 20px;
  }
  .simulatore-finanziario-bottone-calcola {
    margin-left: 20px;
  }
  #header-contenitore-filtri-ricerca-custom {
    font-size: 15px;
  }
  .ricerca-auto-row-veicolo {
    margin-top: 10px;
  }
  #popup-menu-item-1341 {
    display: block;
  }
  .sp-pc-post-image:hover .after {
    visibility: hidden;
  }
  #row-tipologia-intestazione-mobile {
    display: block;
    margin-top: -25px;
  }
  #brand-la-gamma-automobili-fiat-riga-1 .brand-gamma-testo-auto,
  #brand-la-gamma-automobili-fiat-riga-2 .brand-gamma-testo-auto,
  #brand-la-gamma-automobili-fiat-riga-3 .brand-gamma-testo-auto,
  #brand-la-gamma-automobili-renault-riga-1 .vc_column-inner,
  #brand-la-gamma-automobili-renault-riga-2 .vc_column-inner,
  #brand-la-gamma-automobili-renault-riga-3 .vc_column-inner {
    font-size: 16px;
  }
  #row-brand-lista-km0-dati .sp-post-carousel-section .sp-pc-post-image,
  #row-brand-lista-pronta-consegna-dati
    .sp-post-carousel-section
    .sp-pc-post-image,
  #row-brand-lista-usato-dati .sp-post-carousel-section .sp-pc-post-image {
    height: 285px;
    background-color: #fff;
  }
  .home-evidenza-img .sp-pc-post-image {
    height: 285px;
  }
  .fancybox-navigation .fancybox-button--arrow_right {
    right: 3% !important;
  }
  .fancybox-navigation .fancybox-button--arrow_left {
    left: 3% !important;
  }
  #btn-home-concessionaria-scopri {
    margin-left: initial;
    margin-right: initial;
  }
  .home-footer-service-testo {
    margin-top: 0;
  }
  .footer_top {
    padding: 82px 0 76px;
  }
  .home-footer-seleziona-punto-testo {
    font-size: 21px;
  }
  .brand-container-checkbox {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .brand-cerca-veicolo-box-guarda-veicoli,
  .brand-cerca-veicolo-box-reset-filtri {
    line-height: 50px;
    height: 50px;
    font-size: 18px;
  }
  .brand-container-combobox {
    margin-bottom: 20px;
  }
  .ricerca-div-filtro-box-contenitore {
    padding: 10px;
    font-size: 18px;
  }
  #ricerca-la-tua-ricerca,
  #ricerca-reminder-intestazione {
    font-size: 16px;
  }
  .empty-space-sotto-boxes {
    height: 30px;
  }
  .home-empty-space-sotto-4-boxes {
    height: 32px !important;
  }
  .home-empty-space-sotto-in-evidenza {
    height: 35px !important;
  }
  .home-img-scegliere-aes-garanzia-ufficiale img,
  .home-img-scegliere-aes-offerte-garantite img,
  .home-img-scegliere-aes-processo-acquisto img,
  .home-img-scegliere-aes-tante-vetture img {
    max-width: 100%;
  }
  .home-empty-space-sotto-garanzia-ufficiale,
  .home-empty-space-sotto-offerte-garantite,
  .home-empty-space-sotto-oltre-500-vetture,
  .home-empty-space-sotto-processo-acquisto {
    height: 75px !important;
  }
  #footer-numero-verde,
  .home-empty-space-sotto-auto-moto-van,
  .home-empty-space-sotto-carrozzeria,
  .home-empty-space-sotto-radio-nuovo,
  .home-empty-space-sotto-radio-usato,
  .home-pulsanti-ricerca-testo {
    display: block;
  }
  .home-empty-space-sotto-reset-filtri {
    height: 25px;
  }
  .home-cerca-veicolo-box-guarda-veicoli,
  .home-cerca-veicolo-box-reset-filtri {
    width: 90%;
    font-size: 18px;
    line-height: 50px;
    height: 50px;
  }
  .home-empty-space-sotto-combo-tipologia-usato {
    height: 25px;
  }
  #div-checkbox-tipologia-usato-container {
    height: 50px;
  }
  .home-empty-space-sotto-combo,
  .home-empty-space-sotto-radio-km-zero {
    height: 25px;
  }
  .home-cerca-veicolo-combobox {
    font-size: 16px;
    padding-left: 20px;
    height: 45px;
    width: 90%;
  }
  .home-cerca-veicolo-box-bianco-container,
  .home-cerca-veicolo-box-rosso-container {
    height: 105px;
  }
  .home-cerca-veicolo-checkbox {
    font-size: 16px;
  }
  .home-carrozzeria-testo {
    text-align: left;
    font-size: 24px;
  }
  #img_modello_berlina,
  #img_modello_coupe_cabrio {
    max-width: 100%;
    padding-top: 23px;
    margin-bottom: 10px;
  }
  #img_modello_suv {
    max-width: 100%;
    padding-top: 16px;
    margin-bottom: 10px;
  }
  #img_modello_city_car,
  #img_modello_station_wagon {
    max-width: 100%;
    padding-top: 19px;
    margin-bottom: 10px;
  }
  #img_modello_monovolume {
    max-width: 100%;
    padding-top: 19px;
    margin-bottom: 2px;
  }
  #home-ricerca-veicoli {
    margin-top: 0;
  }
  .home-pulsanti-ricerca-testo,
  .home-pulsanti-ricerca-testo-visibile {
    font-size: 20px;
    margin-top: 8px;
  }
  #img_tipologia_auto {
    max-width: 70%;
    padding-top: 23px;
    margin-bottom: 10px;
  }
  #img_tipologia_moto {
    max-width: 70%;
    padding-top: 11px;
    margin-bottom: 3px;
  }
  #img_tipologia_van {
    max-width: 70%;
    padding-top: 23px;
    margin-bottom: 8px;
  }
  #cookie_iubenda_desktop,
  #cookie_profilazione_desktop,
  #cookie_terze_parti_desktop {
    display: none;
  }
  #cookie_iubenda_mobile,
  #cookie_profilazione_mobile,
  #cookie_terze_parti_mobile,
  a.popup_menu {
    display: block;
  }
  .four_columns > .column1 img,
  .four_columns > .column4 img {
    max-width: 60% !important;
  }
  .home-footer-img-brand img,
  .home-logo-brand img,
  .wp-image-1792 {
    max-width: 65% !important;
  }
  #header-loghi-da-mobile-container,
  a.popup_menu_mobile_custom {
    display: none;
  }
  .ricerca-cerca-veicolo-nessun-veicolo {
    font-size: 20px !important;
    line-height: 20px !important;
  }
  #home-empty-space-sotto-filtri-ricerca,
  #home-empty-space-sotto-marchi,
  #home-empty-space-sotto-ricerca,
  #home-empty-space-sotto-slider {
    display: block;
  }
  #header-menu-loghi-mobile,
  #header_menu_logo_mobile {
    display: none !important;
  }
  #row-marchi,
  .logo_wrapper {
    display: block !important;
  }
  #div-scarica-scheda-tecnica {
    margin-top: 20px !important;
  }
  .home-div-contenitore-filtri,
  .home-div-scegliere-auto-servizio {
    margin-top: 20px;
  }
  #div-richiedi-info {
    padding-right: 0 !important;
  }
  #row-disponibile-presso-e-scheda-tecnica {
    margin-right: -15px !important;
  }
  .div-contenitore-download-scheda-veicolo {
    padding-left: 15px !important;
    padding-right: 0 !important;
  }
  .dettaglio-veicolo-contenuto-sezioni {
    font-size: 14px !important;
  }
  .home-cerca-veicolo-box-bianco-container,
  .home-cerca-veicolo-box-rosso-container {
    font-size: 17px !important;
    line-height: 17px;
  }
  .four_columns > .column1,
  .four_columns > .column2,
  .four_columns > .column3,
  .four_columns > .column4 {
    width: 50% !important;
  }
  .sp-pc-post-image-boxes {
    height: initial !important;
  }
  .brand-banda-rossa,
  .home-banda-rossa,
  .home-banda-rossa-4-box {
    height: 70px !important;
    line-height: 70px !important;
  }
  .home-container-4-box > .sp-pc-post-image {
    background-color: initial !important;
  }
  .brand-banda-rossa,
  .home-banda-rossa-4-box {
    font-size: 16px !important;
  }
  #row-recensioni-con-immagine-di-sfondo {
    max-height: 280px !important;
  }
  .home-perche-scegliere-box-testo {
    font-size: 18px !important;
  }
  .brand-partner-auto-servizio-alfa-romeo,
  .brand-partner-auto-servizio-renault,
  .home-banda-rossa {
    font-size: 22px !important;
  }
  .home-img-scegliere-aes-garanzia-ufficiale,
  .home-img-scegliere-aes-offerte-garantite,
  .home-img-scegliere-aes-processo-acquisto,
  .home-img-scegliere-aes-tante-vetture {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .footer-loghi-spacer {
    display: none !important;
  }
  .qode_column column1,
  .qode_column column2 {
    min-height: 270px !important;
  }
  .q_logo img.normal {
    height: 85% !important;
  }
  .home-div-contenitore-berlina,
  .home-div-contenitore-coupe-cabrio,
  .home-div-contenitore-suv {
    margin-bottom: 0 !important;
  }
  .home-recensioni-testo {
    width: 600px !important;
    font-size: 18px !important;
    line-height: initial;
  }
  .home-recensioni-left-quote,
  .home-recensioni-right-quote {
    display: block !important;
  }
  .dettaglio-veicolo-header-fixed-modello {
    margin-top: 1px !important;
  }
  .dettaglio-veicolo-header-fixed-immatricolazione,
  .dettaglio-veicolo-header-fixed-km {
    font-size: 13px !important;
    letter-spacing: -1px;
  }
  .dettaglio-veicolo-padding-fixed-bar {
    padding-top: 10px !important;
  }
  .dettaglio-veicolo-titolo-sezioni {
    font-size: 15px !important;
  }
  .dettaglio-veicolo-garanzia-ufficiale,
  .dettaglio-veicolo-social-margins {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .dettaglio-veicolo-garanzia-container,
  .dettaglio-veicolo-home-delivery-container {
    margin-bottom: 10px !important;
  }
  .dettaglio-veicolo-disclaimer {
    margin-bottom: 20px !important;
  }
}

@media (min-width: 992px) {
  #footer-div-resistente-scroll,
  #row-tipologia-intestazione-mobile,
  .responsive-scopri-di-piu {
    display: none;
  }
  h1 {
    font-size: 30px !important;
  }
  h2 {
    font-size: 16px !important;
  }
  h3,
  h4 {
    font-size: 20px !important;
  }
  .sidebar-freccia-ricerca-mobile {
    visibility: visible;
  }
  #cookie_iubenda_desktop,
  #cookie_profilazione_desktop,
  #cookie_terze_parti_desktop,
  #footer-numero-verde,
  #popup-menu-item-1341,
  .home-empty-space-sotto-auto-moto-van,
  .home-empty-space-sotto-carrozzeria,
  .home-empty-space-sotto-radio-nuovo,
  .home-empty-space-sotto-radio-usato {
    display: block;
  }
  .dettaglio-veicolo-disclaimer-simulatore-finanziario {
    padding-left: 20px;
  }
  .simulatore-finanziario-bottone-calcola {
    margin-left: 20px;
  }
  #header-contenitore-filtri-ricerca-custom {
    font-size: 10px;
  }
  .ricerca-auto-row-veicolo {
    margin-top: 46px;
  }
  .sp-pc-post-image:hover .after {
    bottom: 0;
    visibility: visible;
    opacity: 0.8;
    background: #c23031;
  }
  #brand-la-gamma-automobili-fiat-riga-1 .brand-gamma-testo-auto,
  #brand-la-gamma-automobili-fiat-riga-2 .brand-gamma-testo-auto,
  #brand-la-gamma-automobili-fiat-riga-3 .brand-gamma-testo-auto,
  #brand-la-gamma-automobili-renault-riga-1 .vc_column-inner,
  #brand-la-gamma-automobili-renault-riga-2 .vc_column-inner,
  #brand-la-gamma-automobili-renault-riga-3 .vc_column-inner {
    font-size: 20px;
  }
  .fancybox-navigation .fancybox-button--arrow_right {
    right: 12% !important;
  }
  .fancybox-navigation .fancybox-button--arrow_left {
    left: 12% !important;
  }
  #btn-home-concessionaria-scopri {
    margin-left: initial;
    margin-right: initial;
  }
  .home-footer-service-testo {
    margin-top: 0;
  }
  .footer_top {
    padding: 82px 0 76px;
  }
  .home-footer-seleziona-punto-testo {
    font-size: 21px;
  }
  .brand-container-checkbox {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .brand-cerca-veicolo-box-guarda-veicoli,
  .brand-cerca-veicolo-box-reset-filtri {
    line-height: 50px;
    height: 50px;
    font-size: 18px;
  }
  .brand-container-combobox {
    margin-bottom: 20px;
  }
  #ricerca-la-tua-ricerca,
  #ricerca-reminder-intestazione {
    font-size: 19px;
  }
  .empty-space-sotto-boxes {
    height: 30px;
  }
  .home-empty-space-sotto-4-boxes {
    height: 32px !important;
  }
  .home-empty-space-sotto-in-evidenza {
    height: 35px !important;
  }
  .home-img-scegliere-aes-garanzia-ufficiale img,
  .home-img-scegliere-aes-offerte-garantite img,
  .home-img-scegliere-aes-processo-acquisto img,
  .home-img-scegliere-aes-tante-vetture img {
    max-width: 100%;
  }
  .home-empty-space-sotto-garanzia-ufficiale,
  .home-empty-space-sotto-offerte-garantite,
  .home-empty-space-sotto-oltre-500-vetture,
  .home-empty-space-sotto-processo-acquisto {
    height: 75px !important;
  }
  .home-empty-space-sotto-reset-filtri {
    height: 25px;
  }
  .home-cerca-veicolo-box-guarda-veicoli {
    width: 90%;
    font-size: 15px;
    line-height: 50px;
    height: 50px;
  }
  .home-cerca-veicolo-box-reset-filtri {
    width: 90%;
    font-size: 18px;
    line-height: 50px;
    height: 50px;
  }
  .home-empty-space-sotto-combo-tipologia-usato {
    height: 25px;
  }
  #div-checkbox-tipologia-usato-container {
    height: 50px;
  }
  .home-empty-space-sotto-combo,
  .home-empty-space-sotto-radio-km-zero {
    height: 25px;
  }

  .home-cerca-veicolo-checkbox {
    font-size: 16px;
  }
  .home-carrozzeria-testo {
    text-align: left;
    font-size: 24px;
  }
  #img_modello_berlina,
  #img_modello_coupe_cabrio {
    max-width: 100%;
    padding-top: 23px;
    margin-bottom: 10px;
  }
  #img_modello_suv {
    max-width: 100%;
    padding-top: 16px;
    margin-bottom: 10px;
  }
  #img_modello_city_car,
  #img_modello_station_wagon {
    max-width: 100%;
    padding-top: 19px;
    margin-bottom: 10px;
  }
  #img_modello_monovolume {
    max-width: 100%;
    padding-top: 19px;
    margin-bottom: 2px;
  }
  #home-ricerca-veicoli {
    margin-top: 0;
  }
  .home-cerca-veicolo-box-bianco-container,
  .home-cerca-veicolo-box-rosso-container {
    height: 105px;
  }
  .home-pulsanti-ricerca-testo {
    display: block;
    font-size: 20px;
    margin-top: 0;
  }
  .home-pulsanti-ricerca-testo-visibile {
    font-size: 16px;
    margin-top: 8px;
  }
  #img_tipologia_auto {
    max-width: 70%;
    padding-top: 23px;
    margin-bottom: 10px;
  }
  #img_tipologia_moto {
    max-width: 70%;
    padding-top: 11px;
    margin-bottom: 3px;
  }
  #img_tipologia_van {
    max-width: 70%;
    padding-top: 23px;
    margin-bottom: 8px;
  }
  .four_columns > .column1 img,
  .four_columns > .column4 img,
  .home-logo-brand img,
  .wp-image-1792 {
    max-width: 100% !important;
  }
  #cookie_iubenda_mobile,
  #cookie_profilazione_mobile,
  #cookie_terze_parti_mobile {
    display: none;
  }
  .ricerca-cerca-veicolo-nessun-veicolo {
    font-size: 20px !important;
    line-height: 20px !important;
  }
  a.popup_menu {
    display: block;
  }
  a.popup_menu_mobile_custom {
    display: none;
  }
  #header-menu-loghi-mobile,
  #header_menu_logo_mobile,
  .home-ricerca-avanzata-link {
    display: none !important;
  }
  #home-empty-space-sotto-filtri-ricerca,
  #home-empty-space-sotto-marchi,
  #home-empty-space-sotto-ricerca,
  #home-empty-space-sotto-slider {
    display: block;
  }
  #header-loghi-da-mobile-container {
    display: none;
  }
  #row-marchi,
  .footer-loghi-spacer,
  .home-recensioni-left-quote,
  .home-recensioni-right-quote,
  .logo_wrapper {
    display: block !important;
  }
  #div-scarica-scheda-tecnica {
    margin-top: 0 !important;
  }
  .four_columns > .column1 {
    width: 15% !important;
  }
  .four_columns > .column2,
  .four_columns > .column3 {
    width: 35% !important;
  }
  .four_columns > .column4 {
    width: 15% !important;
  }
  .home-img-scegliere-aes-garanzia-ufficiale,
  .home-img-scegliere-aes-offerte-garantite,
  .home-img-scegliere-aes-processo-acquisto,
  .home-img-scegliere-aes-tante-vetture {
    margin-top: 77px !important;
    margin-bottom: 45px !important;
  }
  .home-perche-scegliere-box-testo {
    font-size: 21px !important;
  }
  .brand-partner-auto-servizio-alfa-romeo,
  .brand-partner-auto-servizio-renault,
  .home-banda-rossa,
  .home-recensioni-testo {
    font-size: 24px !important;
  }
  .q_logo img.normal {
    height: 85% !important;
  }
  .home-banda-rossa {
    height: 70px !important;
    line-height: 70px !important;
  }
  .home-div-contenitore-filtri {
    margin-top: 0 !important;
  }
  .home-div-contenitore-berlina,
  .home-div-contenitore-coupe-cabrio,
  .home-div-contenitore-suv {
    margin-bottom: 0 !important;
  }
  .sp-pc-post-image-boxes {
    height: initial !important;
  }
  .home-container-4-box-img-container {
    max-height: 382px !important;
  }
  .brand-banda-rossa,
  .home-banda-rossa-4-box {
    font-size: 24px !important;
    height: 70px !important;
    line-height: 70px !important;
  }
  .sp-pc-post-image {
    background-color: #fff;
  }
  .home-recensioni-testo {
    line-height: initial !important;
    width: 600px !important;
  }
  #row-recensioni-con-immagine-di-sfondo {
    max-height: 420px !important;
  }
  .dettaglio-veicolo-header-fixed-modello {
    margin-top: 1px !important;
  }
  .dettaglio-veicolo-header-fixed-immatricolazione,
  .dettaglio-veicolo-header-fixed-km {
    font-size: 16px !important;
  }
  .dettaglio-veicolo-padding-fixed-bar {
    padding-top: 142px !important;
  }
  .dettaglio-veicolo-social-margins {
    margin-left: 10px !important;
  }
  .dettaglio-veicolo-garanzia-ufficiale {
    margin-left: 15px !important;
    margin-right: 5px !important;
  }
}

@media (min-width: 1200px) {
  #footer-div-resistente-scroll,
  #row-tipologia-intestazione-mobile,
  .responsive-scopri-di-piu {
    display: none;
  }
  h1 {
    font-size: 30px !important;
  }
  h2 {
    font-size: 16px !important;
  }
  h3,
  h4 {
    font-size: 20px !important;
  }
  .sidebar-freccia-ricerca-mobile {
    visibility: hidden;
  }
  #cookie_iubenda_desktop,
  #cookie_profilazione_desktop,
  #cookie_terze_parti_desktop,
  #footer-numero-verde,
  #popup-menu-item-1341,
  .home-empty-space-sotto-auto-moto-van,
  .home-empty-space-sotto-carrozzeria,
  .home-empty-space-sotto-radio-nuovo,
  .home-empty-space-sotto-radio-usato,
  .home-pulsanti-ricerca-testo {
    display: block;
  }
  .dettaglio-veicolo-disclaimer-simulatore-finanziario {
    padding-left: 20px;
  }
  .simulatore-finanziario-bottone-calcola {
    margin-left: 20px;
  }
  #header-contenitore-filtri-ricerca-custom {
    font-size: 15px;
  }
  .ricerca-auto-row-veicolo {
    margin-top: 46px;
  }
  .sp-pc-post-image:hover .after {
    bottom: 0;
    visibility: visible;
    opacity: 0.8;
    background: #c23031;
  }
  #brand-la-gamma-automobili-fiat-riga-1 .brand-gamma-testo-auto,
  #brand-la-gamma-automobili-fiat-riga-2 .brand-gamma-testo-auto,
  #brand-la-gamma-automobili-fiat-riga-3 .brand-gamma-testo-auto,
  #brand-la-gamma-automobili-renault-riga-1 .vc_column-inner,
  #brand-la-gamma-automobili-renault-riga-2 .vc_column-inner,
  #brand-la-gamma-automobili-renault-riga-3 .vc_column-inner {
    font-size: 20px;
  }
  .fancybox-navigation .fancybox-button--arrow_right {
    right: 24% !important;
  }
  .fancybox-navigation .fancybox-button--arrow_left {
    left: 24% !important;
  }
  #btn-home-concessionaria-scopri {
    margin-left: initial;
    margin-right: initial;
  }
  .home-footer-service-testo {
    margin-top: 0;
  }
  .footer_top {
    padding: 82px 0 76px;
  }
  .home-footer-seleziona-punto-testo {
    font-size: 21px;
  }
  .brand-container-checkbox {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .brand-cerca-veicolo-box-guarda-veicoli,
  .brand-cerca-veicolo-box-reset-filtri {
    line-height: 50px;
    height: 50px;
    font-size: 18px;
  }
  .brand-container-combobox {
    margin-bottom: 20px;
  }
  #ricerca-la-tua-ricerca,
  #ricerca-reminder-intestazione {
    font-size: 19px;
  }
  .empty-space-sotto-boxes {
    height: 30px;
  }
  .home-empty-space-sotto-4-boxes {
    height: 32px !important;
  }
  .home-empty-space-sotto-in-evidenza {
    height: 35px !important;
  }
  .home-img-scegliere-aes-garanzia-ufficiale img,
  .home-img-scegliere-aes-offerte-garantite img,
  .home-img-scegliere-aes-processo-acquisto img,
  .home-img-scegliere-aes-tante-vetture img {
    max-width: 100%;
  }
  .home-empty-space-sotto-garanzia-ufficiale,
  .home-empty-space-sotto-offerte-garantite,
  .home-empty-space-sotto-oltre-500-vetture,
  .home-empty-space-sotto-processo-acquisto {
    height: 75px !important;
  }
  .home-empty-space-sotto-reset-filtri {
    height: 25px;
  }
  .home-cerca-veicolo-box-guarda-veicoli,
  .home-cerca-veicolo-box-reset-filtri {
    width: 90%;
    font-size: 18px;
    line-height: 50px;
    height: 50px;
  }
  .home-empty-space-sotto-combo-tipologia-usato {
    height: 25px;
  }
  #div-checkbox-tipologia-usato-container {
    height: 50px;
  }
  .home-empty-space-sotto-combo,
  .home-empty-space-sotto-radio-km-zero {
    height: 25px;
  }

  .home-cerca-veicolo-checkbox {
    font-size: 16px;
  }
  .home-carrozzeria-testo {
    text-align: left;
    font-size: 24px;
  }
  #img_modello_berlina,
  #img_modello_coupe_cabrio {
    max-width: 100%;
    padding-top: 23px;
    margin-bottom: 10px;
  }
  #img_modello_suv {
    max-width: 100%;
    padding-top: 16px;
    margin-bottom: 10px;
  }
  #img_modello_city_car,
  #img_modello_station_wagon {
    max-width: 100%;
    padding-top: 19px;
    margin-bottom: 10px;
  }
  #img_modello_monovolume {
    max-width: 100%;
    padding-top: 19px;
    margin-bottom: 2px;
  }
  #home-ricerca-veicoli {
    margin-top: 0;
  }
  .home-pulsanti-ricerca-testo,
  .home-pulsanti-ricerca-testo-visibile {
    font-size: 20px;
    margin-top: 8px;
  }
  .home-cerca-veicolo-box-bianco-container,
  .home-cerca-veicolo-box-rosso-container {
    height: 105px;
  }
  #img_tipologia_auto {
    max-width: 70%;
    padding-top: 23px;
    margin-bottom: 10px;
  }
  #img_tipologia_moto {
    max-width: 70%;
    padding-top: 11px;
    margin-bottom: 3px;
  }
  #img_tipologia_van {
    max-width: 70%;
    padding-top: 23px;
    margin-bottom: 8px;
  }
  .four_columns > .column1 img,
  .four_columns > .column4 img,
  .wp-image-1792 {
    max-width: 100% !important;
  }
  #cookie_iubenda_mobile,
  #cookie_profilazione_mobile,
  #cookie_terze_parti_mobile {
    display: none;
  }
  .ricerca-cerca-veicolo-nessun-veicolo {
    font-size: 20px !important;
    line-height: 20px !important;
  }
  a.popup_menu {
    display: block;
  }
  a.popup_menu_mobile_custom {
    display: none;
  }
  #header-menu-loghi-mobile,
  #header_menu_logo_mobile,
  .home-ricerca-avanzata-link {
    display: none !important;
  }
  #home-empty-space-sotto-filtri-ricerca,
  #home-empty-space-sotto-marchi,
  #home-empty-space-sotto-ricerca,
  #home-empty-space-sotto-slider {
    display: block;
  }
  #header-loghi-da-mobile-container {
    display: none;
  }
  #row-marchi,
  .footer-loghi-spacer,
  .home-recensioni-left-quote,
  .home-recensioni-right-quote,
  .logo_wrapper {
    display: block !important;
  }
  #div-scarica-scheda-tecnica {
    margin-top: 0 !important;
  }
  .four_columns > .column1 {
    width: 15% !important;
  }
  .four_columns > .column2,
  .four_columns > .column3 {
    width: 35% !important;
  }
  .four_columns > .column4 {
    width: 15% !important;
  }
  .home-img-scegliere-aes-garanzia-ufficiale,
  .home-img-scegliere-aes-offerte-garantite,
  .home-img-scegliere-aes-processo-acquisto,
  .home-img-scegliere-aes-tante-vetture {
    margin-top: 77px !important;
    margin-bottom: 45px !important;
  }
  .home-perche-scegliere-box-testo {
    font-size: 21px !important;
  }
  .brand-partner-auto-servizio-alfa-romeo,
  .brand-partner-auto-servizio-renault,
  .home-banda-rossa,
  .home-recensioni-testo {
    font-size: 24px !important;
  }
  .q_logo img.normal {
    height: 85% !important;
  }
  .home-footer-img-brand img,
  .home-logo-brand img {
    max-width: 65% !important;
  }
  .home-banda-rossa {
    height: 70px !important;
    line-height: 70px !important;
  }
  .home-div-contenitore-filtri {
    margin-top: 0 !important;
  }
  .home-div-contenitore-berlina,
  .home-div-contenitore-coupe-cabrio,
  .home-div-contenitore-suv {
    margin-bottom: 0 !important;
  }
  .sp-pc-post-image-boxes {
    height: 381.75px !important;
  }
  .home-container-4-box-img-container {
    max-height: 382px !important;
  }
  .brand-banda-rossa,
  .home-banda-rossa-4-box {
    font-size: 24px !important;
    height: 70px !important;
    line-height: 70px !important;
  }
  .sp-pc-post-image {
    background-color: #fff;
  }
  .home-recensioni-testo {
    width: 600px !important;
    line-height: initial !important;
  }
  #row-recensioni-con-immagine-di-sfondo {
    max-height: 420px !important;
  }
  .dettaglio-veicolo-header-fixed-modello {
    margin-top: 1px !important;
  }
  .dettaglio-veicolo-header-fixed-immatricolazione,
  .dettaglio-veicolo-header-fixed-km {
    font-size: 16px !important;
  }
  .dettaglio-veicolo-padding-fixed-bar {
    padding-top: 142px !important;
  }
  .dettaglio-veicolo-social-margins {
    margin-left: 10px !important;
  }
  .dettaglio-veicolo-garanzia-ufficiale {
    margin-left: 15px !important;
    margin-right: 5px !important;
  }
}

@media (min-width: 1650px) {
  #footer-div-resistente-scroll,
  #row-tipologia-intestazione-mobile,
  .responsive-scopri-di-piu {
    display: none;
  }
  h1 {
    font-size: 30px !important;
  }
  h2 {
    font-size: 16px !important;
  }
  h3,
  h4 {
    font-size: 20px !important;
  }
  .sidebar-freccia-ricerca-mobile {
    visibility: hidden;
  }
  #cookie_iubenda_desktop,
  #cookie_profilazione_desktop,
  #cookie_terze_parti_desktop,
  #footer-numero-verde,
  #popup-menu-item-1341,
  .home-empty-space-sotto-auto-moto-van,
  .home-empty-space-sotto-carrozzeria,
  .home-empty-space-sotto-radio-nuovo,
  .home-empty-space-sotto-radio-usato {
    display: block;
  }
  .dettaglio-veicolo-disclaimer-simulatore-finanziario {
    padding-left: 20px;
  }
  .simulatore-finanziario-bottone-calcola {
    margin-left: 20px;
  }
  #header-contenitore-filtri-ricerca-custom {
    font-size: 15px;
  }
  .ricerca-auto-row-veicolo {
    margin-top: 46px;
  }
  .sp-pc-post-image:hover .after {
    bottom: 0;
    visibility: visible;
    opacity: 0.8;
    background: #c23031;
  }
  #brand-la-gamma-automobili-fiat-riga-1 .brand-gamma-testo-auto,
  #brand-la-gamma-automobili-fiat-riga-2 .brand-gamma-testo-auto,
  #brand-la-gamma-automobili-fiat-riga-3 .brand-gamma-testo-auto,
  #brand-la-gamma-automobili-renault-riga-1 .vc_column-inner,
  #brand-la-gamma-automobili-renault-riga-2 .vc_column-inner,
  #brand-la-gamma-automobili-renault-riga-3 .vc_column-inner {
    font-size: 20px;
  }
  .fancybox-navigation .fancybox-button--arrow_right {
    right: 30% !important;
  }
  .fancybox-navigation .fancybox-button--arrow_left {
    left: 30% !important;
  }
  #btn-home-concessionaria-scopri {
    margin-left: initial;
    margin-right: initial;
  }
  .home-footer-service-testo {
    margin-top: 0;
  }
  .footer_top {
    padding: 82px 0 0px;
  }
  .home-footer-seleziona-punto-testo {
    font-size: 21px;
  }
  .brand-container-checkbox {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .brand-cerca-veicolo-box-guarda-veicoli,
  .brand-cerca-veicolo-box-reset-filtri {
    line-height: 50px;
    height: 50px;
    font-size: 18px;
  }
  .brand-container-combobox {
    margin-bottom: 20px;
  }
  #ricerca-la-tua-ricerca,
  #ricerca-reminder-intestazione {
    font-size: 19px;
  }
  .empty-space-sotto-boxes {
    height: 30px;
  }
  .home-empty-space-sotto-4-boxes {
    height: 32px !important;
  }
  .home-empty-space-sotto-in-evidenza {
    height: 35px !important;
  }
  .home-img-scegliere-aes-garanzia-ufficiale img,
  .home-img-scegliere-aes-offerte-garantite img,
  .home-img-scegliere-aes-processo-acquisto img,
  .home-img-scegliere-aes-tante-vetture img {
    max-width: 100%;
  }
  .home-empty-space-sotto-garanzia-ufficiale,
  .home-empty-space-sotto-offerte-garantite,
  .home-empty-space-sotto-oltre-500-vetture,
  .home-empty-space-sotto-processo-acquisto {
    height: 75px !important;
  }
  .home-empty-space-sotto-reset-filtri {
    height: 25px;
  }
  .home-cerca-veicolo-box-guarda-veicoli,
  .home-cerca-veicolo-box-reset-filtri {
    width: 90%;
    font-size: 18px;
    line-height: 50px;
    height: 50px;
  }
  .home-empty-space-sotto-combo-tipologia-usato {
    height: 25px;
  }
  #div-checkbox-tipologia-usato-container {
    height: 50px;
  }
  .home-empty-space-sotto-combo,
  .home-empty-space-sotto-radio-km-zero {
    height: 25px;
  }

  .home-cerca-veicolo-checkbox {
    font-size: 16px;
  }
  .home-carrozzeria-testo {
    text-align: left;
    font-size: 24px;
  }
  #img_modello_berlina,
  #img_modello_coupe_cabrio {
    max-width: 100%;
    padding-top: 23px;
    margin-bottom: 10px;
  }
  #img_modello_suv {
    max-width: 100%;
    padding-top: 16px;
    margin-bottom: 10px;
  }
  #img_modello_city_car,
  #img_modello_station_wagon {
    max-width: 100%;
    padding-top: 19px;
    margin-bottom: 10px;
  }
  #img_modello_monovolume {
    max-width: 100%;
    padding-top: 19px;
    margin-bottom: 2px;
  }
  #home-ricerca-veicoli {
    margin-top: 0;
  }
  .home-cerca-veicolo-box-bianco-container,
  .home-cerca-veicolo-box-rosso-container {
    height: 105px;
  }
  .home-pulsanti-ricerca-testo {
    display: block;
    font-size: 20px;
    margin-top: 8px;
  }
  .home-pulsanti-ricerca-testo-visibile {
    font-size: 20px;
    margin-top: 10px;
  }
  #img_tipologia_auto,
  #img_tipologia_van {
    max-width: 100%;
    padding-top: 23px;
    margin-bottom: 10px;
  }
  #img_tipologia_moto {
    max-width: 100%;
    padding-top: 7px;
    margin-bottom: 10px;
  }
  .four_columns > .column1 img,
  .four_columns > .column4 img,
  .home-logo-brand img,
  .wp-image-1792 {
    max-width: 100% !important;
  }
  #cookie_iubenda_mobile,
  #cookie_profilazione_mobile,
  #cookie_terze_parti_mobile {
    display: none;
  }
  .ricerca-cerca-veicolo-nessun-veicolo {
    font-size: 20px !important;
    line-height: 20px !important;
  }
  a.popup_menu {
    display: block;
  }
  a.popup_menu_mobile_custom {
    display: none;
  }
  #header-menu-loghi-mobile,
  #header_menu_logo_mobile,
  .home-ricerca-avanzata-link {
    display: none !important;
  }
  #home-empty-space-sotto-filtri-ricerca,
  #home-empty-space-sotto-marchi,
  #home-empty-space-sotto-ricerca,
  #home-empty-space-sotto-slider {
    display: block;
  }
  #header-loghi-da-mobile-container {
    display: none;
  }
  #row-marchi,
  .footer-loghi-spacer,
  .home-recensioni-left-quote,
  .home-recensioni-right-quote,
  .logo_wrapper {
    display: block !important;
  }
  #div-scarica-scheda-tecnica {
    margin-top: 0 !important;
  }
  .four_columns > .column1 {
    width: 15% !important;
  }
  .four_columns > .column2,
  .four_columns > .column3 {
    width: 35% !important;
  }
  .four_columns > .column4 {
    width: 15% !important;
  }
  .home-img-scegliere-aes-garanzia-ufficiale,
  .home-img-scegliere-aes-offerte-garantite,
  .home-img-scegliere-aes-processo-acquisto,
  .home-img-scegliere-aes-tante-vetture {
    margin-top: 77px !important;
    margin-bottom: 45px !important;
  }
  .home-perche-scegliere-box-testo {
    font-size: 21px !important;
  }
  .brand-partner-auto-servizio-alfa-romeo,
  .brand-partner-auto-servizio-renault,
  .home-banda-rossa,
  .home-recensioni-testo {
    font-size: 24px !important;
  }
  .q_logo img.normal {
    height: 85% !important;
  }
  .home-footer-img-brand img {
    max-width: 65% !important;
  }
  .home-div-contenitore-filtri {
    margin-top: 0 !important;
  }
  .home-div-contenitore-berlina,
  .home-div-contenitore-coupe-cabrio,
  .home-div-contenitore-suv {
    margin-bottom: 0 !important;
  }
  .sp-pc-post-image-boxes {
    height: 381.75px !important;
  }
  .home-container-4-box-img-container {
    max-height: 382px !important;
  }
  .brand-banda-rossa,
  .home-banda-rossa-4-box {
    font-size: 24px !important;
    height: 70px !important;
    line-height: 70px !important;
  }
  .sp-pc-post-image {
    background-color: #fff;
  }
  .home-recensioni-testo {
    width: 600px !important;
    line-height: initial !important;
  }
  #row-recensioni-con-immagine-di-sfondo {
    max-height: 420px !important;
  }
  .dettaglio-veicolo-header-fixed-modello {
    margin-top: 15px !important;
  }
  .dettaglio-veicolo-header-fixed-immatricolazione,
  .dettaglio-veicolo-header-fixed-km {
    font-size: 16px !important;
  }
  .dettaglio-veicolo-padding-fixed-bar {
    padding-top: 142px !important;
  }
  .dettaglio-veicolo-social-margins {
    margin-left: 10px !important;
  }
  .dettaglio-veicolo-garanzia-ufficiale {
    margin-left: 15px !important;
    margin-right: 5px !important;
  }
}

#home-evidenza-container-arrow-next,
#home-evidenza-container-arrow-prev,
.evidenza-bollino {
  text-align: center;
}

.home-footer-img-brand img,
.home-logo-brand img,
.wp-image-1792 {
  max-width: 65%;
}

@media only screen and (min-width: 750px) {
  .boxed div.section .section_inner,
  .carousel-inner .slider_content_outer,
  .container_inner,
  .container_inner nav.content_menu,
  .fotter_bottom_border_holder.in_grid,
  .fotter_top_border_holder.in_grid,
  .full_width .parallax_content,
  div.grid_section .section_inner,
  nav.content_menu ul {
    width: 94%;
  }
}

@media only screen and (min-width: 1450px) {
  .boxed div.section .section_inner,
  .carousel-inner .slider_content_outer,
  .container_inner,
  .container_inner nav.content_menu,
  .fotter_bottom_border_holder.in_grid,
  .fotter_top_border_holder.in_grid,
  .full_width .parallax_content,
  div.grid_section .section_inner,
  nav.content_menu ul {
    width: 1450px;
  }
}

@media only screen and (min-width: 1600px) {
  .boxed div.section .section_inner,
  .carousel-inner .slider_content_outer,
  .container_inner,
  .container_inner nav.content_menu,
  .fotter_bottom_border_holder.in_grid,
  .fotter_top_border_holder.in_grid,
  .full_width .parallax_content,
  div.grid_section .section_inner,
  nav.content_menu ul {
    width: 1600px;
  }
}

@media only screen and (max-width: 600px) {
  .boxed div.section .section_inner,
  .carousel-inner .slider_content_outer,
  .container_inner,
  .container_inner nav.content_menu,
  .fotter_bottom_border_holder.in_grid,
  .fotter_top_border_holder.in_grid,
  .full_width .parallax_content,
  div.grid_section .section_inner,
  nav.content_menu ul {
    width: 85%;
  }
}

.dettaglio-veicolo-padding-fixed-bar {
  padding-top: 0;
}

.home-div-contenitore-berlina,
.home-div-contenitore-coupe-cabrio,
.home-div-contenitore-suv {
  margin-bottom: 0;
}

.home-div-contenitore-filtri {
  margin-top: 20px;
}

.home-img-scegliere-aes-garanzia-ufficiale,
.home-img-scegliere-aes-offerte-garantite,
.home-img-scegliere-aes-processo-acquisto,
.home-img-scegliere-aes-tante-vetture {
  margin-top: 0;
  margin-bottom: 0;
}

.q_logo img.normal {
  height: 60% !important;
}

@media only screen and (max-width: 375px) {
  .q_logo img {
    left: -65px !important;
  }
}

header.scrolled .q_logo img {
  height: 80% !important;
  top: -66% !important;
}

.header-search-input-text-container {
  float: right;
  margin-top: 32px;
}

header.scrolled .header-search-input-text-container {
  margin-top: 10px !important;
}

.arrow_carrot-left:before,
.arrow_carrot-right:before {
  color: #444;
  font-size: 30px;
  font-weight: 700;
}

.qode_carousels .caroufredsel-direction-nav .caroufredsel-navigation-item {
  background-color: initial;
}

.qode_carousels
  .caroufredsel-direction-nav
  .caroufredsel-navigation-item:hover {
  background-color: initial !important;
}

.carousel-marchi .qode_carousels .slides img {
  width: 210px !important;
  margin-left: auto;
  margin-right: auto;
}

.carousel-marchi .caroufredsel_wrapper {
  height: 135px !important;
}

.popup_menu.large .line,
.popup_menu.large .line:after,
.popup_menu.large .line:before,
.popup_menu.large .popup_menu_inner {
  height: 2px !important;
  width: 45px !important;
}

.popup_menu.large .line:before {
  top: -15px;
}

.popup_menu.large .line:after {
  top: 15px;
}

.popup_menu.opened .line:after,
.popup_menu.opened .line:before {
  background-color: #444 !important;
}

.home-footer-img-brand img:hover,
.home-logo-brand img:hover {
  opacity: 0.4;
  transition: 0.3s;
  cursor: pointer;
}

.evidenza-dot {
  font-size: 29px;
}

.evidenza-bollino-container {
  position: absolute;
  right: 1px;
  top: -20px;
}

.evidenza-bollino-skewed {
  transform: skew(20deg, 0deg);
  -ms-transform: skew(20deg, 0deg);
  -webkit-transform: skew(20deg, 0deg);
  background-color: #c23031;
  width: 20px;
  height: 36px;
  float: left;
  position: absolute;
  left: -10px;
}

.evidenza-bollino {
  background-color: #c23031;
  color: #fff;
  height: 36px;
  width: 210px;
  font-family: Montserrat;
  font-size: 16px;
  line-height: 34px;
  float: right;
}

#home-auto-evidenza > .owl-stage-outer {
  height: 500px !important;
}

.home-evidenza-linea {
  border-top: 1px solid #444;
  width: 25px;
  margin-left: 22px;
  height: 2px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.home-evidenza-box {
  height: 385px;
  background-color: #eee;
}

.home-evidenza-titolo {
  font-size: 21px;
  font-weight: 700;
  color: #444;
  padding-top: 40px;
  padding-left: 22px;
}

.home-evidenza-sotto-titolo {
  font-size: 17px;
  font-weight: 700;
  color: #444;
  padding-top: 0;
  padding-left: 22px;
  padding-right: 22px;
  margin-bottom: 3px;
}

.home-evidenza-dati,
.home-evidenza-dati-prezzo-vendita,
.home-evidenza-dati-versione {
  margin-bottom: 5px;
  color: #444;
  padding-left: 22px;
}

.home-evidenza-dati {
  font-size: 16px;
}

.home-evidenza-dati-versione {
  font-size: 14px;
  height: 46px;
}

.home-evidenza-dati-rata {
  font-size: 16px;
  font-weight: 700;
  color: #444;
  letter-spacing: -1px;
  padding-left: 22px;
}

.home-evidenza-dati-prezzo-vendita {
  font-size: 28px;
  font-weight: 700;
}

.home-evidenza-dati-modello-veicolo {
  font-size: 16px;
  color: #444;
  padding-left: 22px;
  margin-bottom: 15px;
  height: 45px;
}

.home-evidenza-dati-immatricolazione {
  font-size: 16px;
  color: #444;
  padding-left: 22px;
  margin-bottom: 1px;
}

.home-evidenza-tipologia {
  font-size: 16px;
  color: #c23031;
  padding-left: 22px;
  padding-bottom: 14px;
}

.home-evidenza-tipologia-dot {
  font-size: 8px;
}

.home-evidenza-box-piccolo-rosso {
  position: absolute;
  background-color: #c23031;
  top: 15px;
  right: 30px;
  text-align: left;
  padding: 5px 10px;
}

.home-evidenza-box-piccolo-rosso-riga-1,
.home-evidenza-box-piccolo-rosso-riga-2 {
  color: #fff;
  font-size: 16px;
}

.home-evidenza-hover {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.sp-pc-post-image {
  height: 264.75px;
  overflow: hidden;
  position: relative;
}

.sp-pc-post-image img,
.sp-pc-post-image-ricerca img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  /*hack thumbnails*/
  height: 101%;
  max-width: none;
}

.sp-pc-post-image-ricerca {
  height: 250.75px;
  background-color: #fff;
}

.sp-pc-post-image-boxes {
  height: initial;
}

.sp-pc-post-image-boxes img {
  position: relative;
  top: unset;
  transform: unset;
}

.sp-post-carousel-section .sp-pc-post-image {
  border: none;
}

.autoeservizio_bottone_hover {
  white-space: nowrap;
  font-size: 17px;
  line-height: 17px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-color: #fff;
  outline: 0;
  box-shadow: #999 0 0 0 0;
  box-sizing: border-box;
  visibility: inherit;
  transition: none 0s ease 0s;
  text-align: inherit;
  margin: 0;
  padding: 12px 35px;
  letter-spacing: 0;
  max-height: none;
  max-width: none;
  opacity: 1;
  transform-origin: 50% 50% 0;
  width: 180px;
}

.after_scopri,
.sp-pc-post-image .after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  font-weight: 700;
  font-size: 22px;
  text-align: center;
  color: #fff;
}

.after_scopri {
  top: -100%;
  visibility: hidden;
  background: 0 0;
  transition: top 0.3s ease;
}

.autoeservizio_bottone_hover:hover .after_scopri {
  top: 0;
  visibility: visible;
  opacity: 0.3;
  background: #ff6768;
}

.sp-pc-post-image .after {
  bottom: -100%;
  visibility: hidden;
  background: 0 0;
  transition: bottom 0.3s ease;
}

.sp-pc-post-image.img-box-home-page img {
  height: auto !important;
}

.home-recensioni-left-quote {
  padding-left: 160px;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.home-recensioni-testo {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
}

.home-recensioni-right-quote {
  padding-right: 160px;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
  display: none;
}

#row-recensioni-con-immagine-di-sfondo > .owl-stage-outer {
  height: 420px;
}

.home-loghi-alto-broker {
  border-left: 1px solid #e5e5e5;
}

.home-search-textbox {
  font-family: Montserrat, FontAwesome;
  font-style: normal;
  font-weight: 400;
  text-decoration: inherit;
  height: 32px;
  border: 2px solid #444;
  font-size: 14px;
  color: #444;
  margin-right: 75px;
  padding-left: 20px;
}

.home-banda-rossa {
  font-weight: 700;
  font-size: 15px;
  color: #fff;
  height: 35px;
  line-height: 35px;
}

.brand-banda-rossa,
.home-banda-rossa-4-box {
  font-weight: 700;
  font-size: 15px;
  color: #fff;
  height: 35px;
  line-height: 35px;
  background-color: #c23031;
  text-align: center;
}

.home-container-4-box-img-container {
  position: relative;
  max-height: initial;
}

.home-cerca-veicolo-box-rosso {
  background-color: #c23031;
  text-align: center;
  height: 70px;
}

.home-cerca-veicolo-box-rosso-testo {
  background-color: #c23031;
  font-weight: 700;
  font-size: 20px;
  color: #fff;
  text-align: center;
  padding-bottom: 10px;
}

.home-cerca-veicolo-box-bianco-testo-selected {
  color: #fff !important;
}

.home-cerca-veicolo-box-bianco {
  text-align: center;
  height: 70px;
  cursor: pointer;
}

.home-cerca-veicolo-box-bianco-testo {
  font-weight: 700;
  font-size: 20px;
  color: #444;
  text-align: center;
  padding-bottom: 10px;
  cursor: pointer;
}

.home-cerca-veicolo-box-reset-filtri-x {
  color: #c23031;
}

.home-cerca-veicolo-box-reset-filtri-arrow {
  color: #fff;
  padding-left: 25px;
}

.home-box-recensioni {
  height: 420px;
}

#row-recensioni-con-immagine-di-sfondo {
  max-height: 230px;
}

.home-header-top-numero-verde {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}

.home-header-top-social {
  font-size: 24px;
}

.home-header-top-social-icon {
  padding-left: 17px;
}

.home-footer-indirizzo {
  color: #fff;
  font-size: 16px;
  margin-top: 30px;
}

.home-footer-testo-fondo {
  color: #fff;
  margin-left: 10px;
  margin-right: 10px;
}
.footer_inner .socials {
  text-align: right;
  height: 80px;
  line-height: 70px;
}
.footer_top .widget h4,
.footer_inner b {
  color: var(--base_footer_color);
}

.footer_inner .socials a {
  color: var(--base_footer_color);
  font-size: 26px;
  margin-left: 10px;
  vertical-align: text-top;
  display: inline-block;
}

.footer_top .sede {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 30px;
  font-weight: 600;
  color: #000;
}

.footer_top .dealers img {
  height: 45px;
  margin-bottom: 20px;
  width: auto;
}

.footer_top .sede b {
  color: #000;
}

.footer_top .footer_menu li a {
  color: #000;
  font-size: 15px;
  font-weight: 600;
}

.footer_top .two_columns_50_50 > .column1 {
  width: 70%;
  margin-top: 20px;
}
.footer_top .two_columns_50_50 > .column2 {
  width: 30%;
  margin-top: 20px;
}

.footer_top .two_columns_50_50 > .column1,
.footer_top .two_columns_50_50 > .column2 {
  min-height: auto !important;
}

.footer_bottom {
  text-align: left;
  color: #000;
}

.home-footer-seleziona-punto-combo {
  font-weight: 700;
  border: none !important;
  background-color: #fff !important;
  width: 100% !important;
  font-size: 14px !important;
  color: #000 !important;
}

.home-footer-orari-testo {
  font-size: 14px;
}

.home-footer-numero-verde-testo {
  font-size: 19px;
  font-weight: 700;
  margin-bottom: 18px;
}

.home-footer-numero-verde-numero {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 40px;
}

.home-footer-social-icona {
  padding-left: 15px;
}

.home-footer-img-brand img {
  width: auto !important;
}

#slider_1661 .owl-item {
  font-size: 13px;
  color: #000;
}

.sp-post-carousel-section .sp-pc-post-image {
  margin-bottom: 0 !important;
}

.brand-immagine-configuratore img {
  opacity: 1;
  transition: all 0.2s linear;
}

.brand-immagine-configuratore img:hover {
  opacity: 0.7;
}

.brand-contenuti-titolo {
  font-family: Montserrat;
  font-size: 18px;
  color: #444;
  font-weight: 700;
}

.brand-contenuti-divisore {
  color: #444;
  padding-bottom: 10px;
}

.brand-contenuti {
  font-family: Montserrat;
  font-size: 16px;
  color: #444;
  text-align: justify;
}

.brand-carrozzeria-testo {
  color: #444;
  font-size: 24px;
  font-weight: 700;
  padding-left: 20px;
  margin-bottom: 20px;
  margin-top: 35px;
}

.brand-cerca-veicolo-combobox {
  font-family: Montserrat;
  font-size: 16px;
  color: #444;
  border: none;
  height: 35px;
  width: 267px;
  padding-left: 20px;
  padding-right: 30px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-weight: 700;
  background: url(/wp-content/uploads/2018/09/arrow-down.png) 98.5% no-repeat
    #f4f4f4 !important;
  background: url(/wp-content/uploads/2018/09/arrow-down.png) calc(100% - 10px)
    no-repeat #f4f4f4 !important;
}

.brand-cerca-veicolo-box-bianco,
.brand-gamma-testo-auto {
  color: #444;
  font-family: Montserrat;
  font-size: 20px;
}

.brand-cerca-veicolo-box-bianco {
  background-color: #fff;
  border: 1px solid #444;
  text-align: center;
  height: 60px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  font-weight: 700;
  cursor: pointer;
}

.brand-cerca-veicolo-box-bianco:hover {
  color: #fff;
  background-color: #c23031;
  border: 1px solid #fff;
}

.brand-cerca-veicolo-box-bianco-container-selected {
  background-color: #c23031;
  color: #fff;
}

.invert_modello {
  filter: brightness(0) invert(100%);
}

.invert_tipologia {
  filter: brightness(100) invert(100%);
}

.brand-concessionaria-tua {
  font-size: 21px;
  font-weight: 700;
  color: #444;
  margin-top: 35px;
  line-height: 35px;
  font-family: Montserrat;
}

.brand-concessionaria-tua-indirizzo,
.brand-concessionaria-tua-sito {
  font-size: 16px;
  font-weight: 400;
  line-height: 33px;
  font-family: Montserrat;
}

.brand-concessionaria-tua-indirizzo {
  color: #444;
}

.brand-concessionaria-tua-sito {
  color: #c23031;
}

.ricerca-cerca-veicolo-box-rosso-container {
  background-color: #c23031;
  border: 1px solid #fff;
  font-weight: 700;
  font-size: 20px;
  color: #fff;
  text-align: center;
  height: 60px;
  width: 80%;
  cursor: pointer;
  margin: 20px auto;
}

.ricerca-cerca-veicolo-box-rosso-container-selected,
.ricerca-cerca-veicolo-box-rosso-container:hover {
  background-color: #fff;
  border: 1px solid #000;
  color: #444;
}

.ricerca-evidenza-box {
  height: 385px;
  background-color: #eee;
  margin-top: -8px;
}

.ricerca-testata {
  font-size: 19px;
  font-weight: 700;
  color: #444;
  padding-top: 0;
  padding-left: 22px;
  margin-bottom: 3px;
  padding-right: 10px;
}

.ricerca-contenitore-box-filtri {
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.ricerca-cerca-veicolo-box-paginazione {
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 700;
  padding: 20px;
  background-color: #c23031;
  color: #fff;
  width: 25px;
  height: 25px;
  text-align: center;
  cursor: pointer;
}

.ricerca-cerca-veicolo-label-paginazione {
  text-align: center;
  font-family: Montserrat;
  font-size: 20px;
  height: 20px;
  padding: 20px;
  color: #444;
}

.ricerca-cerca-veicolo-nessun-veicolo {
  font-size: 15px;
  line-height: 15px;
  font-family: Montserrat;
  font-weight: 700;
  height: 20px;
  padding: 20px;
  color: #444;
  background-color: #fff;
}

.dettaglio-veicolo-lente-su-big-image {
  z-index: 10;
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 25px;
  color: #c23031;
}

.dettaglio-veicolo-bottone-richiedi-info {
  font-size: 17px;
  font-weight: 500;
  color: #fff;
  font-family: Montserrat;
  background-color: #c23031;
  border: 1px solid #c23031;
  text-align: center;
  height: 50px;
  line-height: 50px;
  padding-left: 8px;
  padding-right: 8px;
  width: 185px;
  margin-top: 39px;
  cursor: pointer;
}

.dettaglio-veicolo-bottone-richiedi-info:hover {
  background-color: #fff;
  border: 1px solid #000;
  color: #444;
}

.dettaglio-veicolo-social-fa {
  padding-right: 10px;
  font-size: 30px;
}

.dettaglio-veicolo-garanzia-ufficiale,
.dettaglio-veicolo-home-delivery,
.dettaglio-veicolo-social {
  background-color: #fff;
  height: 67px;
  font-size: 20px;
  font-weight: 600;
  color: #444;
}

.dettaglio-veicolo-social-margins {
  margin-left: 20px;
}

.dettaglio-veicolo-garanzia-ufficiale {
  margin-left: 15px;
  margin-right: -4px;
}

.dettaglio-veicolo-etichetta-su-big-image {
  position: absolute;
  top: 20px;
  left: 20px;
  background-color: #c23031;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  padding: 10px 20px;
}

.dettaglio-veicolo-banda-rossa-contact-form {
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  height: 70px;
  line-height: 24px;
}

.dettaglio-veicolo-contact-form-accettazione {
  color: #444;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 500 !important;
}

.dettaglio-veicolo-box-bianco {
  margin-left: 15px;
  margin-right: 0;
  background-color: #fff;
  margin-bottom: 23px;
}

.dettaglio-veicolo-titolo-sezioni {
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 700;
  color: #444;
  padding-left: 15px;
  padding-top: 20px;
}

.dettaglio-veicolo-titolo-sezione-finanziamento,
.dettaglio-veicolo-titolo-sezioni-dati-tecnici {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 700;
  color: #444;
  padding-left: 20px;
  padding-top: 20px;
}

.dettaglio-veicolo-controlli {
  padding-left: 20px;
  margin-top: 5px;
}

.dettaglio-veicolo-divisore {
  color: #444;
  padding-left: 20px;
  padding-bottom: 10px;
}

.dettaglio-veicolo-contenuto-sezioni {
  color: #444;
  font-family: Montserrat;
  font-size: 16px;
  padding-left: 20px;
  padding-bottom: 20px;
}

.dettaglio-veicolo-contenuto-sezioni-equip {
  height: 55px;
  padding-bottom: 25px;
  line-height: 18px;
  font-size: 13px;
}

.dettaglio-veicolo-disclaimer {
  margin-bottom: 0;
  margin-top: 23px;
  margin-right: -15px;
  color: #444;
  font-size: 12px;
  font-family: Montserrat;
  border: 1px solid #000;
  padding: 20px;
  text-align: justify;
}

.dettaglio-veicolo-concessionaria-titolo {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 700;
  color: #444;
  margin-bottom: 5px;
}

.dettaglio-veicolo-concessionaria-dettaglio {
  font-family: Montserrat;
  font-size: 13px;
  font-weight: 400;
  color: #444;
  margin-bottom: 5px;
}

.dettaglio-veicolo-immagine-evidenza {
  position: absolute;
  top: 0;
}

.dettaglio-veicolo-header-fixed-container {
  background-color: #e8e8e8;
  height: 130px;
}

.dettaglio-veicolo-header-fixed {
  left: 0;
  top: 156px;
  z-index: 90000;
  width: 100%;
}

.dettaglio-veicolo-header-fixed-marca {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 30px;
  color: #444;
  margin-top: 15px;
}

.dettaglio-veicolo-header-fixed-modello,
.dettaglio-veicolo-header-fixed-tua-a-label {
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 700;
  color: #444;
}

.dettaglio-veicolo-header-fixed-modello {
  margin-top: 15px;
}

.dettaglio-veicolo-header-fixed-tua-a {
  margin-top: 16px;
}

.dettaglio-veicolo-header-fixed-prezzo {
  font-family: Montserrat;
  font-size: 28px;
  font-weight: 700;
  color: #444;
  margin-left: 5px;
}

.dettaglio-veicolo-header-fixed-anche-a {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 700;
  color: #444;
  margin-top: 10px;
}

.dettaglio-veicolo-header-fixed-immatricolazione,
.dettaglio-veicolo-header-fixed-km {
  font-size: 16px;
  color: #444;
}

.dettaglio-veicolo-header-fixed-tipologia {
  font-size: 16px;
  color: #c23031;
}

.dettaglio-veicolo-header-fixed-risparmio-garanzia {
  font-size: 16px;
  color: #c23031;
  margin-top: 8px;
}

.dettaglio-veicolo-header-fixed-imm-listino {
  margin-top: 8px;
}

input.wpcf7-form-control.wpcf7-date,
input.wpcf7-form-control.wpcf7-number,
input.wpcf7-form-control.wpcf7-quiz,
input.wpcf7-form-control.wpcf7-text,
select.wpcf7-form-control.wpcf7-select,
textarea.wpcf7-form-control.wpcf7-textarea {
  border: 1px solid #444 !important;
}

input.wpcf7-form-control.wpcf7-submit {
  white-space: nowrap !important;
  font-size: 17px !important;
  line-height: 17px !important;
  font-weight: 500 !important;
  color: #fff !important;
  font-family: Montserrat !important;
  background-color: #c23031;
  outline: 0 !important;
  box-shadow: #999 0 0 0 0 !important;
  box-sizing: border-box !important;
  cursor: pointer !important;
  visibility: inherit !important;
  transition: none 0s ease 0s !important;
  text-align: inherit !important;
  margin: 0 !important;
  letter-spacing: 0 !important;
  min-height: 0 !important;
  min-width: 0 !important;
  max-height: none !important;
  max-width: none !important;
  opacity: 1 !important;
  transform: matrix3d(
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    1
  ) !important;
  transform-origin: 50% 50% 0 !important;
  width: 100% !important;
  text-transform: none !important;
}

input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
  border: none !important;
}

input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
  border: 1px solid #000 !important;
  background-color: #fff !important;
  color: #444 !important;
  text-decoration: none !important;
}

div.wpcf7-response-output.wpcf7-mail-sent-ok,
div.wpcf7-response-output.wpcf7-validation-errors {
  background-color: #c23031 !important;
  color: #fff !important;
  margin-bottom: 15px;
}

span.wpcf7-not-valid-tip {
  font-size: 10px !important;
  margin-top: -12px;
  margin-bottom: 8px !important;
}

header.scrolled .dettaglio-veicolo-header-fixed {
  top: 90px;
}

#brand-listato-auto {
  display: none;
}

#wpcf7-f3082-p1339-o1 {
  background-color: #fff;
  padding-left: 15px;
  padding-right: 15px;
}

#back_to_top.on {
  left: 25px !important;
  width: 46px;
}

#row-disponibile-presso-e-scheda-tecnica {
  margin-right: -30px;
}

.row-home-delivery {
  text-align: center;
  margin-top: 20px;
  margin-left: 0;
  margin-right: -15px;
}

@media only screen and (max-width: 320px) {
  .sp-post-carousel-section .sp-pc-post-image {
    height: 201.75px;
  }
}

@media screen and (min-width: 321px) and (max-width: 375px) {
  .sp-post-carousel-section .sp-pc-post-image {
    height: 245.75px;
  }
}

@media only screen and (max-width: 480px) {
  #row-disponibile-presso-e-scheda-tecnica {
    margin-right: 0;
  }
  .footer_top .column_inner > div {
    text-align: center;
  }
  .footer_top .four_columns .column1,
  .footer_top .four_columns .column2,
  .footer_top .four_columns .column3,
  .footer_top .three_columns .column1,
  .footer_top .three_columns .column2,
  .footer_top .two_columns_50_50 .column1 {
    margin: 0;
  }
}

@media only screen and (max-width: 1000px) {
  .header_bottom {
    margin-bottom: 10px;
  }
  .q_logo img {
    top: 25px;
  }
  .header_top .left {
    text-align: center;
    float: left;
  }
  .header_top .right {
    float: right;
  }
}

@media screen and (min-width: 481px) and (max-width: 767px) {
  .home-cerca-veicolo-box-rosso-container {
    height: 70px !important;
  }
  .home-cerca-veicolo-box-bianco-container {
    height: 62px !important;
  }
}

@media (max-width: 425px) {
  body.automobile-template-default.single.single-automobile
    #dettaglio-veicolo-slider-orizzontale-container {
    display: contents;
  }
}

/* Carletto */
div.sp-pc-post-image > img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
div.marchi_container.marchi_home img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#pingueen-smart-link .user-name-container .user-name {
  position: relative !important;
  top: 18px !important;
  left: -10px !important;
}
@media screen and (max-width: 440px) {
  body.page-id-1891 div.ricerca-auto-row-veicolo div.full_section_inner {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
  body.page-id-1891 div.ricerca-auto-row-veicolo div.full_section_inner > * {
    width: 100% !important;
  }
}

/* RIMOZIONE COMPRIAMO AUTO IN SECONDARY MENU ED AGGIUNTA LOGO BUSINESS&RENT - VALE */
ul#menu-secondary li.btn_compriamo_auto,
ul.secondary_nav_mobile li.btn_compriamo_auto {
  display: none;
}
ul#menu-secondary li:not(.btn_compriamo_auto),
ul#menu-secondary-tua li,
ul#menu-secondary-contatto li,
ul#menu-secondary-azzurra li {
  margin: 10px 0;
}

@keyframes animazione_bg {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes animazione_bg_vertical {
  0% {
    background-position: 50% 0%;
  }
  50% {
    background-position: 50% 100%;
  }
  100% {
    background-position: 50% 0%;
  }
}

#equip-sicur .inner .vc_col-xs-12 {
  border-top: 1px solid #ddd;
  padding: 0 25px;
  line-height: 50px;
}
#equip-sicur .inner .vc_col-xs-12:first-child {
  border-top: unset;
}
p {
  margin-bottom: 15px;
}

a.qbutton {
  background-color: var(--base_secondary_color);
  border-color: var(--base_secondary_color);
  color: #fff;
  border-radius: 5px;
  padding: 12px 40px;
  text-transform: uppercase;
  width: auto;
  height: auto;
}
a.qbutton:hover {
  color: var(--base_secondary_color) !important;
  border-color: var(--base_secondary_color) !important;
  background-color: #fff;
}

.form_contatti {
  padding: 50px 25px;
  border: 3px solid var(--base_primary_color);
  /*border-color: var(--base_secondary_color);*/
  border-radius: 5px;
  background-color: #fff;
}

/* CATALOGO */

div.cerca_veicoli_intro_counter_container {
  background: url(./assets/header-cerca-veicolo.jpg);
  background-size: cover;
  margin-top: -1px;
}

#div-checkbox-tipologia-usato-container {
  margin-bottom: 40px !important;
}

@media (max-width: 767px) {
  div.cerca_veicoli_intro_counter_container {
    background: linear-gradient(
      90deg,
      var(--gradient_start),
      var(--gradient_end)
    );
    background-size: 300% 300% !important;
    animation: animazione_bg 10s ease infinite;
  }
}
.cerca_veicoli_intro_counter,
.catalogo-ordinamento-container {
  display: inline-block;
  width: 100%;
  background-color: transparent;
}
.cerca_veicoli_intro_counter .wpb_wrapper,
.catalogo-ordinamento-container .wpb_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
div.catalogo-ordinamento-container .left {
  padding-left: 0;
}
div.catalogo-ordinamento-container .right {
  padding-right: 0;
}
.cerca_veicoli_intro_counter .left h4 {
  font-family: 'Exo', sans-serif;
  font-size: 24px !important;
  line-height: 40px;
  font-weight: 400;
  margin: 0;
  padding: 0;
  letter-spacing: 4px;
  color: #fff;
  text-transform: uppercase;
}
.cerca_veicoli_intro_counter .left h1 {
  font-family: 'Exo', sans-serif;
  font-size: 55px !important;
  line-height: 60px;
  font-weight: 700;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  color: #fff;
  display: block;
  width: fit-content;
  position: relative;
}
.cerca_veicoli_intro_counter .left h1:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 45%;
  height: 4px;
  background-color: var(--base_primary_color);
}

.cerca_veicoli_intro_counter .contatore_veicoli span#n_veicoli_trovati {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-family: 'Exo', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}

.catalogo-ordinamento-container h2 {
  font-size: 45px !important;
  color: #00398a;
  line-height: 50px;
  font-family: 'Exo', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
}
.catalogo-ordinamento-container .right {
  text-align: right;
}
.catalogo-ordinamento-container select#veicoli-order,
.pagina_catalogo select#veicoli-order {
  padding: 10px 30px 10px 15px;
  font-family: 'Exo';
  font-size: 16px;
  line-height: 21px;
  color: #000;
  border: 1px solid #000;
  border-radius: 5px;
}
.pagina_catalogo select#veicoli-order {
  width: 100%;
  margin-bottom: 20px;
  padding: 15px 30px 15px 20px;
  border: 1px solid #7e7e7e;
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  font-family: 'Exo', sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select#veicoli-order {
  display: none !important;
}

.pagina_catalogo .brand-cerca-veicolo-box-reset-filtri,
.pagina_catalogo .brand-cerca-veicolo-box-guarda-veicoli {
  border-radius: 5px;
}

.pagina_catalogo #header-contenitore-filtri-ricerca-custom,
.container_risultati_ricerca > .wpb_wrapper > .vc_row:first-child {
  display: none;
}
.container_risultati_ricerca .vc_row.ricerca-auto-row-veicolo {
  margin-top: 0;
}

.pagina_catalogo #contenitore-filtri-ricerca .brand-container-combobox {
  text-align: left;
}
.pagina_catalogo #contenitore-filtri-ricerca .brand-container-combobox h5 {
  color: var(--base_secondary_color);
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.pagina_catalogo #contenitore-filtri-ricerca .brand-container-combobox select {
  background: #fff !important;
  height: auto;
  width: 100%;
  padding: 15px 30px 15px 20px;
  color: #000;
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  font-family: 'Exo', sans-serif;
  border: 1px solid #7e7e7e;
  border-radius: 5px;

  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;

  background: url(/wp-content/uploads/2018/09/arrow-down.png) 98.5% no-repeat
    #fff !important;
  background: url(/wp-content/uploads/2018/09/arrow-down.png) calc(100% - 10px)
    no-repeat #fff !important;
}

div#contenitore-filtri-ricerca .brand-cerca-veicolo-box-reset-filtri {
  width: 100%;
  color: var(--base_secondary_color);
  border-color: var(--base_secondary_color);
}
div#contenitore-filtri-ricerca .brand-cerca-veicolo-box-reset-filtri i {
  color: var(--base_secondary_color);
}
div#contenitore-filtri-ricerca .brand-cerca-veicolo-box-guarda-veicoli {
  width: 100%;
  background-color: var(--base_secondary_color);
  border-color: var(--base_secondary_color);
}

div.sp-pc-post {
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #e8e8e8;
}
.sp-pc-post-image:hover div.after {
  display: none;
}
.sp-pc-post .ricerca-evidenza-box,
.sp-pc-post .home-evidenza-box {
  background-color: #fff;
  height: 305px;
}

.ricerca-evidenza-box .evidenza-bollino-container,
.home-evidenza-box .evidenza-bollino-container {
  top: 22px;
  right: 10px;
}
.ricerca-evidenza-box .evidenza-bollino-container .evidenza-bollino-skewed,
.home-evidenza-box .evidenza-bollino-container .evidenza-bollino-skewed {
  display: none;
}
.ricerca-evidenza-box .evidenza-bollino-container .evidenza-bollino,
.home-evidenza-box .evidenza-bollino-container .evidenza-bollino {
  background-color: var(--base_primary_color);
  color: #fff;
  font-size: 14px;
  line-height: 19px;
  padding: 3px 15px;
  width: auto;
  height: auto;
  border-radius: 5px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
}
.ricerca-evidenza-box .evidenza-bollino-container .evidenza-bollino b,
.home-evidenza-box .evidenza-bollino-container .evidenza-bollino b {
  font-weight: 400;
}
.ricerca-evidenza-box .home-evidenza-titolo,
.home-evidenza-box .home-evidenza-titolo {
  padding-top: 20px;
}
.ricerca-evidenza-box .home-evidenza-titolo,
.ricerca-evidenza-box .home-evidenza-sotto-titolo,
.home-evidenza-box .home-evidenza-titolo,
.home-evidenza-box .home-evidenza-sotto-titolo {
  color: #000;
  font-size: 27px;
  line-height: 29px;
  font-family: 'Exo';
  font-weight: 600;
  padding-right: 8px;
}
.ricerca-evidenza-box .home-evidenza-dati-versione,
.home-evidenza-box .home-evidenza-dati-versione {
  font-size: 18px;
  line-height: 25px;
  color: #000;
  font-family: 'Exo', sans-serif;
  margin-top: 5px;
}
.ricerca-evidenza-box .home-evidenza-tipologia,
.home-evidenza-box .home-evidenza-tipologia {
  display: none;
}
.ricerca-evidenza-box .home-evidenza-dati-immatricolazione,
.home-evidenza-box .home-evidenza-dati-immatricolazione {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.ricerca-evidenza-box .home-evidenza-dati-immatricolazione > div,
.home-evidenza-box .home-evidenza-dati-immatricolazione > div {
  font-size: 18px;
  line-height: 25px;
  color: #000;
  font-family: 'Exo', sans-serif;
}
.ricerca-evidenza-box .home-evidenza-dati-immatricolazione > div span,
.home-evidenza-box .home-evidenza-dati-immatricolazione > div span {
  color: #888888;
  font-size: 16px;
  font-weight: 300;
  display: block;
  padding-bottom: 10px;
}
.ricerca-evidenza-box .home-evidenza-dati-immatricolazione .immatr,
.home-evidenza-box .home-evidenza-dati-immatricolazione .immatr {
  width: 160px;
}
.ricerca-evidenza-box .home-evidenza-dati-immatricolazione .km,
.home-evidenza-box .home-evidenza-dati-immatricolazione .km {
  width: calc(100% - 160px);
}
.ricerca-evidenza-box .home-evidenza-linea,
.home-evidenza-box .home-evidenza-linea {
  display: none;
}

.ricerca-evidenza-box .home-evidenza-dati-prezzi,
.home-evidenza-box .home-evidenza-dati-prezzi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  padding: 20px 0 0 22px;
}
.ricerca-evidenza-box
  .home-evidenza-dati-prezzi
  .home-evidenza-dati-prezzo-vendita,
.home-evidenza-box
  .home-evidenza-dati-prezzi
  .home-evidenza-dati-prezzo-vendita {
  padding-left: 0;
  margin: 0;
  width: 190px;
  color: #888888;
  font-size: 16px;
  font-family: 'Exo', sans-serif;
  font-weight: 300;
}
.ricerca-evidenza-box
  .home-evidenza-dati-prezzi
  .home-evidenza-dati-prezzo-rata,
.home-evidenza-box .home-evidenza-dati-prezzi .home-evidenza-dati-prezzo-rata {
  padding-left: 0;
  margin: 0;
  width: calc(100% - 190px);
  color: #888888;
  font-size: 16px;
  font-family: 'Exo', sans-serif;
  font-weight: 300;
}
.ricerca-evidenza-box
  .home-evidenza-dati-prezzi
  .home-evidenza-dati-prezzo-vendita
  span,
.home-evidenza-box
  .home-evidenza-dati-prezzi
  .home-evidenza-dati-prezzo-vendita
  span {
  display: block;
  color: var(--base_primary_color);
  color: var(--base_secondary_color);
  font-size: 35px;
  font-weight: 600;
  line-height: 52px;
}
.ricerca-evidenza-box
  .home-evidenza-dati-prezzi
  .home-evidenza-dati-prezzo-rata
  span,
.home-evidenza-box
  .home-evidenza-dati-prezzi
  .home-evidenza-dati-prezzo-rata
  span {
  display: block;
  color: var(--base_primary_color);
  font-size: 23px;
  font-weight: 600;
  line-height: 42px;
  margin-top: 10px;
}

.ricerca-cerca-veicolo-box-paginazione {
  padding: 10px;
  border-radius: 5px;
  background-color: var(--base_primary_color);
}
.ricerca-cerca-veicolo-box-paginazione i {
  line-height: 25px;
}

.home-evidenza-dati.richiesta-personalizzata {
  margin-top: 15px;
}
.home-evidenza-dati.richiesta-personalizzata b {
  font-size: 18px;
  font-weight: 400;
  font-family: 'Exo', sans-serif;
  color: #00398a;
}

.ricerca-evidenza-box .responsive-scopri-di-piu,
.home-evidenza-box .responsive-scopri-di-piu {
  display: none;
}

label.home-cerca-veicolo-checkbox {
  color: #000;
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  font-family: 'Exo', sans-serif;
}

@media (max-width: 1449px) {
  .home-evidenza-img .sp-pc-post-image {
    /*height: 185px;*/
    height: 235px;
  }
  .sp-pc-post .ricerca-evidenza-box,
  .sp-pc-post .home-evidenza-box {
    height: 285px;
  }

  .ricerca-evidenza-box .evidenza-bollino-container,
  .home-evidenza-box .evidenza-bollino-container {
    top: -12px;
  }
  .ricerca-evidenza-box .home-evidenza-dati-immatricolazione > div span,
  .home-evidenza-box .home-evidenza-dati-immatricolazione > div span {
    font-size: 14px;
    padding-bottom: 4px;
  }
  .ricerca-evidenza-box .home-evidenza-dati-immatricolazione .immatr,
  .home-evidenza-box .home-evidenza-dati-immatricolazione .immatr {
    width: 120px;
  }
  .ricerca-evidenza-box .home-evidenza-dati-immatricolazione .km,
  .home-evidenza-box .home-evidenza-dati-immatricolazione .km {
    width: calc(100% - 120px);
  }
  .ricerca-evidenza-box .home-evidenza-dati-immatricolazione > div,
  .home-evidenza-box .home-evidenza-dati-immatricolazione > div {
    font-size: 16px;
    line-height: 20px;
  }
  .ricerca-evidenza-box
    .home-evidenza-dati-prezzi
    .home-evidenza-dati-prezzo-vendita,
  .home-evidenza-box
    .home-evidenza-dati-prezzi
    .home-evidenza-dati-prezzo-vendita {
    width: 120px;
    font-size: 14px;
  }
  .ricerca-evidenza-box
    .home-evidenza-dati-prezzi
    .home-evidenza-dati-prezzo-rata,
  .home-evidenza-box
    .home-evidenza-dati-prezzi
    .home-evidenza-dati-prezzo-rata {
    width: calc(100% - 120px);
    font-size: 14px;
  }
  .ricerca-evidenza-box
    .home-evidenza-dati-prezzi
    .home-evidenza-dati-prezzo-vendita
    span,
  .home-evidenza-box
    .home-evidenza-dati-prezzi
    .home-evidenza-dati-prezzo-vendita
    span {
    font-size: 28px;
    line-height: 45px;
  }
  .ricerca-evidenza-box
    .home-evidenza-dati-prezzi
    .home-evidenza-dati-prezzo-rata
    span,
  .home-evidenza-box
    .home-evidenza-dati-prezzi
    .home-evidenza-dati-prezzo-rata
    span {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (min-width: 1201px) {
  .pagina_catalogo .catalogo-col-filtri p#filtri-mobile {
    display: none;
  }
  .pagina_catalogo .catalogo-col-filtri p#filtri-mobile ~ div {
    display: block !important;
  }
}
@media (max-width: 1200px) {
  /*.cerca_veicoli_intro_counter,*/
  .catalogo-ordinamento-container {
    height: 0;
    opacity: 0;
  }
  /*.cerca_veicoli_intro_counter,*/
  .catalogo-ordinamento-container ~ .vc_empty_space {
    height: 0 !important;
  }

  .pagina_catalogo .catalogo-col-auto {
    width: 100%;
    margin-top: 40px;
  }
  .pagina_catalogo .catalogo-col-filtri {
    width: calc(100% - 30px);
    margin: 0 15px;
    border: 2px solid #b2b2b2;
    border-radius: 5px;
    padding: 0;
  }
  .pagina_catalogo .catalogo-col-filtri p#filtri-mobile {
    font-size: 20px;
    line-height: 33px;
    letter-spacing: 3px;
    font-weight: 800;
    color: #000;
    text-transform: uppercase;
    padding: 20px 40px 20px 0;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    cursor: pointer;
  }
  .pagina_catalogo .catalogo-col-filtri p#filtri-mobile:before {
    content: '\f107';
    font-family: 'FontAwesome';
    position: absolute;
    right: 20px;
    font-size: 30px;
    font-weight: 400;
  }
  .pagina_catalogo .catalogo-col-filtri p#filtri-mobile.on:before {
    content: '\f106';
  }
  .pagina_catalogo .catalogo-col-filtri p#filtri-mobile ~ div {
    display: none;
  }
}
@media (max-width: 1000px) {
  .sp-pc-post .ricerca-evidenza-box,
  .sp-pc-post .home-evidenza-box {
    height: 260px;
  }
  .home-evidenza-img .sp-pc-post-image {
    /*height: 170px;*/
    height: 220px;
  }

  .ricerca-evidenza-box .home-evidenza-titolo,
  .ricerca-evidenza-box .home-evidenza-sotto-titolo,
  .home-evidenza-box .home-evidenza-titolo,
  .home-evidenza-box .home-evidenza-sotto-titolo {
    font-size: 22px;
    line-height: 26px;
  }
  .ricerca-evidenza-box .home-evidenza-dati-versione,
  .home-evidenza-box .home-evidenza-dati-versione {
    font-size: 16px;
    line-height: 22px;
    margin: 8px 0;
  }
  .ricerca-evidenza-box .home-evidenza-dati-immatricolazione > div,
  .home-evidenza-box .home-evidenza-dati-immatricolazione > div {
    font-size: 11px;
    line-height: 16px;
  }
  .ricerca-evidenza-box .home-evidenza-dati-immatricolazione > div span,
  .home-evidenza-box .home-evidenza-dati-immatricolazione > div span {
    font-size: 10px;
    line-height: 16px;
  }
  .ricerca-evidenza-box
    .home-evidenza-dati-prezzi
    .home-evidenza-dati-prezzo-vendita,
  .home-evidenza-box
    .home-evidenza-dati-prezzi
    .home-evidenza-dati-prezzo-vendita,
  .ricerca-evidenza-box
    .home-evidenza-dati-prezzi
    .home-evidenza-dati-prezzo-rata,
  .home-evidenza-box
    .home-evidenza-dati-prezzi
    .home-evidenza-dati-prezzo-rata {
    font-size: 10px;
    line-height: 16px;
    width: 50%;
  }
  .ricerca-evidenza-box
    .home-evidenza-dati-prezzi
    .home-evidenza-dati-prezzo-vendita
    span,
  .home-evidenza-box
    .home-evidenza-dati-prezzi
    .home-evidenza-dati-prezzo-vendita
    span {
    font-size: 18px;
    line-height: 35px;
  }
  .ricerca-evidenza-box
    .home-evidenza-dati-prezzi
    .home-evidenza-dati-prezzo-rata
    span,
  .home-evidenza-box
    .home-evidenza-dati-prezzi
    .home-evidenza-dati-prezzo-rata
    span {
    font-size: 14px;
    line-height: 22px;
  }

  .ricerca-evidenza-box .home-evidenza-dati-immatricolazione .immatr,
  .home-evidenza-box .home-evidenza-dati-immatricolazione .immatr,
  .ricerca-evidenza-box .home-evidenza-dati-immatricolazione .km,
  .home-evidenza-box .home-evidenza-dati-immatricolazione .km {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .container_risultati_ricerca .colonna-arrow-paginazione-prev,
  .container_risultati_ricerca .colonna-arrow-paginazione-next {
    width: 80px;
    float: left;
  }
  .container_risultati_ricerca .ricerca-cerca-veicolo-label-paginazione {
    width: calc(100% - 160px);
    float: left;
    line-height: 8px;
  }

  .cerca_veicoli_intro_counter_container .cerca_veicoli_intro_counter .left {
    width: 100%;
  }
  .cerca_veicoli_intro_counter_container .cerca_veicoli_intro_counter .right {
    display: none;
  }
  /*.sp-pc-post .ricerca-evidenza-box, .sp-pc-post .home-evidenza-box {
		height: 285px;
	}
	.home-evidenza-img .sp-pc-post-image {
		height: 130px;
	}
	.ricerca-evidenza-box .home-evidenza-dati-versione, .home-evidenza-box .home-evidenza-dati-versione {
		height: 64px;
	}*/
}
@media (max-width: 649px) {
  .sp-pc-post .ricerca-evidenza-box,
  .sp-pc-post .home-evidenza-box {
    height: auto !important;
    padding-bottom: 10px;
  }
  .ricerca-evidenza-box .home-evidenza-dati-versione,
  .home-evidenza-box .home-evidenza-dati-versione {
    height: auto;
  }
}

@media (max-width: 600px) {
  .vc_row.pagina_catalogo > div.section_inner {
    width: 90%;
  }
  .home-evidenza-img .sp-pc-post-image {
    /*height: 150px;*/
    height: 190px;
  }
}
@media (max-width: 480px) {
  .home-evidenza-img .sp-pc-post-image {
    /*height: 125px;*/
    height: 150px;
  }
  .ricerca-evidenza-box .home-evidenza-titolo,
  .ricerca-evidenza-box .home-evidenza-sotto-titolo,
  .home-evidenza-box .home-evidenza-titolo,
  .home-evidenza-box .home-evidenza-sotto-titolo,
  .ricerca-evidenza-box .home-evidenza-dati-versione,
  .home-evidenza-box .home-evidenza-dati-versione,
  .ricerca-evidenza-box .home-evidenza-dati-immatricolazione,
  .home-evidenza-box .home-evidenza-dati-immatricolazione,
  .ricerca-evidenza-box .home-evidenza-dati-prezzi,
  .home-evidenza-box .home-evidenza-dati-prezzi {
    padding-left: 8px;
  }
}
@media (max-width: 400px) {
  .sp-pc-post .ricerca-evidenza-box,
  .sp-pc-post .home-evidenza-box {
    height: 270px;
  }
  .home-evidenza-img .sp-pc-post-image {
    /*height: 110px;*/
    height: 130px;
    height: 250px;
  }

  .ricerca-evidenza-box .home-evidenza-titolo,
  .ricerca-evidenza-box .home-evidenza-sotto-titolo,
  .home-evidenza-box .home-evidenza-titolo,
  .home-evidenza-box .home-evidenza-sotto-titolo {
    font-size: 15px;
    line-height: 18px;

    font-size: 19px;
    font-weight: 800;
  }
  .ricerca-evidenza-box .home-evidenza-dati-versione,
  .home-evidenza-box .home-evidenza-dati-versione {
    font-size: 13px;
    line-height: 16px;

    font-size: 15px;
    font-weight: 600;
  }
  .ricerca-evidenza-box
    .home-evidenza-dati-prezzi
    .home-evidenza-dati-prezzo-vendita
    span,
  .home-evidenza-box
    .home-evidenza-dati-prezzi
    .home-evidenza-dati-prezzo-vendita
    span {
    font-size: 17px;
    line-height: 30px;

    font-size: 20px;
    font-weight: 800;
  }
  .ricerca-evidenza-box
    .home-evidenza-dati-prezzi
    .home-evidenza-dati-prezzo-rata
    span,
  .home-evidenza-box
    .home-evidenza-dati-prezzi
    .home-evidenza-dati-prezzo-rata
    span {
    font-size: 12px;
    line-height: 14px;
  }

  .ricerca-evidenza-box .home-evidenza-dati-immatricolazione > div span,
  .home-evidenza-box .home-evidenza-dati-immatricolazione > div span,
  .home-evidenza-box
    .home-evidenza-dati-prezzi
    .home-evidenza-dati-prezzo-vendita {
    font-size: 15px;
    line-height: 23px;
  }
  .ricerca-evidenza-box .home-evidenza-dati-immatricolazione > div,
  .home-evidenza-box .home-evidenza-dati-immatricolazione > div {
    font-size: 15px;
    line-height: 20px;
  }

  .ricerca-evidenza-box .home-evidenza-dati-immatricolazione > div span,
  .home-evidenza-box .home-evidenza-dati-immatricolazione > div span {
    padding-bottom: 0;
  }

  .ricerca-evidenza-box .home-evidenza-dati-immatricolazione .immatr,
  .home-evidenza-box .home-evidenza-dati-immatricolazione .immatr {
    width: 100%;
    margin-bottom: 8px;
  }
  .ricerca-evidenza-box .home-evidenza-dati-immatricolazione .km,
  .home-evidenza-box .home-evidenza-dati-immatricolazione .km {
    width: 100%;
  }

  .container_risultati_ricerca
    .colonna-arrow-paginazione-prev
    .ricerca-cerca-veicolo-box-paginazione,
  .container_risultati_ricerca
    .colonna-arrow-paginazione-next
    .ricerca-cerca-veicolo-box-paginazione {
    padding: 5px;
  }
  .container_risultati_ricerca .colonna-arrow-paginazione-prev,
  .container_risultati_ricerca .colonna-arrow-paginazione-next {
    width: 60px;
  }
  .container_risultati_ricerca .ricerca-cerca-veicolo-label-paginazione {
    width: calc(100% - 120px);
  }
}
@media (max-width: 350px) {
  .home-evidenza-img .sp-pc-post-image {
    /*height: 85px;*/
    /*height: 100px;*/
  }
}

/* FINE CATALOGO */

/* SINGOLA AUTO */

body.single-automobile .dettaglio-veicolo-padding-fixed-bar {
  padding-top: 20px !important;
}

body div.dettaglio-veicolo-header-fixed {
  display: none !important;
}

div#single_auto_row_intro,
div#single_auto_row_details {
  padding: 30px 0;
}

div#div-dettaglio-veicolo-horizontal-slider-container,
.horizontal-slider-container .slideshow {
  width: 100% !important;
  position: relative;
}

#single_auto_row_intro #col-img,
#single_auto_row_details #col-details {
  padding-right: 40px;
}
#single_auto_row_intro #col-img .div-wrapper-immagine-in-evidenza {
  border-radius: 5px;
  overflow: hidden;
}
#single_auto_row_intro #col-img .div-wrapper-immagine-in-evidenza img {
  width: 100%;
}
#single_auto_row_intro #col-txt {
  padding: 30px 40px;
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
}
#single_auto_row_intro #col-txt .titolo,
#single_auto_row_intro #col-txt .info,
#single_auto_row_intro #col-txt .prezzo {
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 20px;
  position: relative;
}
#single_auto_row_intro #col-txt h1 {
  font-family: 'Exo', sans-serif;
  color: #000;
  font-size: 38px !important;
  line-height: 44px;
  font-weight: 600;
  margin-bottom: 20px;
}
#single_auto_row_intro #col-txt .titolo .bollino_auto {
  position: absolute;
  right: 0;
  top: 4px;
  background-color: var(--base_primary_color);
  color: #fff;
  font-size: 14px;
  line-height: 19px;
  padding: 3px 20px;
  width: auto;
  height: auto;
  border-radius: 5px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
#single_auto_row_intro #col-txt .info p {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 10px;
  font-family: 'Exo', sans-serif;
  color: #000;
}
#single_auto_row_intro #col-txt .info p:last-child {
  margin-bottom: 20px;
}
#single_auto_row_intro #col-txt .info p b {
  font-weight: 600;
}
#single_auto_row_intro #col-txt .info p span {
  font-weigth: 400;
}
#single_auto_row_intro #col-txt .prezzo {
  display: inline-block;
  width: 100%;
}
#single_auto_row_intro #col-txt .prezzo p {
  width: 50%;
  display: inline-block;
  float: left;
  font-size: 18px;
  line-height: 24px;
  font-family: 'Exo', sans-serif;
  font-weight: 600;
  color: #000;
  margin-bottom: 20px;
}
#single_auto_row_intro #col-txt .prezzo p span {
  color: var(--base_secondary_color);
  font-size: 40px;
  line-height: 50px;
}
#single_auto_row_intro #col-txt .prezzo p span.small {
  font-size: 20px;
}

#div-dettaglio-veicolo-horizontal-slider-container
  .horizontal-slider-control-arrows {
  position: absolute;
  top: -55px;
  right: 25px;
  z-index: 1;
}
#div-dettaglio-veicolo-horizontal-slider-container
  .horizontal-slider-control-arrows
  > div {
  display: inline-block;
  background-color: rgb(255 255 255 / 60%);
  width: 32px;
  height: 32px;
  border-radius: 5px;
}
#div-dettaglio-veicolo-horizontal-slider-container
  .horizontal-slider-control-arrows
  #aprev {
  margin-right: 4px;
}
#div-dettaglio-veicolo-horizontal-slider-container
  .horizontal-slider-control-arrows
  > div
  i {
  color: var(--base_primary_color) !important;
  font-size: 26px !important;
  line-height: 32px;
}

#div-dettaglio-veicolo-horizontal-slider-container .slideshow img {
  margin: 0 4px;
  border-radius: 5px;
  border: 6px solid transparent;
}
#div-dettaglio-veicolo-horizontal-slider-container
  .slideshow
  img.slick-current {
  border-color: var(--base_primary_color);
}

.horizontal-slider-container .slideshow {
  margin-top: 15px;
}

#single_auto_row_intro #col-txt .bottoni,
#single_auto_row_details .bottoni-info {
  display: inline-block;
  width: 100%;
}
#single_auto_row_intro #col-txt .bottoni a.btn,
#single_auto_row_details .bottoni-info a.btn {
  width: 100%;
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  padding: 25px 15px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  font-family: 'Open Sans', sans-serif;
  background-color: var(--base_secondary_color);
  border: 1px solid var(--base_secondary_color);
  color: #fff;
  border-radius: 5px;
}
#single_auto_row_intro #col-txt .bottoni a.btn:hover,
#single_auto_row_intro #col-txt .bottoni a.btn.btn-bianco,
#single_auto_row_details .bottoni-info a.btn:hover,
#single_auto_row_details .bottoni-info a.btn.btn-bianco {
  background-color: #fff;
  color: var(--base_secondary_color);
}
#single_auto_row_intro #col-txt .bottoni a.btn.btn-bianco {
  margin-bottom: 15px;
}
#single_auto_row_intro #col-txt .bottoni a.btn.btn-bianco:hover,
#single_auto_row_details .bottoni-info a.btn.btn-bianco:hover {
  background-color: var(--base_secondary_color);
  color: #fff;
}

#single_auto_row_details .bottoni-info a.btn {
  width: calc((100% - 22px) / 2);
  float: left;
  margin-bottom: 20px;
}
#single_auto_row_details .bottoni-info a.btn.btn-bianco {
  margin-right: 22px;
}

#single_auto_row_details .info-toggle {
  margin-bottom: 20px;
}
#single_auto_row_details .info-toggle .tit {
  font-family: 'Exo', sans-serif;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 29px;
  font-weight: 600;
  padding: 20px 60px 20px 35px;
  color: #fff;
  background: linear-gradient(
    90deg,
    var(--gradient_start),
    var(--gradient_end)
  );
  background-size: 200% 200% !important;
  animation: animazione_bg 10s ease infinite;
  border-radius: 5px;
  position: relative;
  cursor: pointer;
}
#single_auto_row_details .info-toggle .tit:after {
  content: '\f107';
  position: absolute;
  right: 15px;
  font-family: 'FontAwesome';
  background-color: rgb(255 255 255 / 70%);
  border-radius: 5px;
  width: 30px;
  text-align: center;
  height: 30px;
  line-height: 32px;
  color: var(--base_primary_color);
}
#single_auto_row_details .info-toggle.on .tit:after {
  content: '\f106';
  line-height: 30px;
}
#single_auto_row_details .info-toggle .inner {
  padding: 30px 0;
  color: #000;
  font-family: 'Exo', sans-serif;
  font-size: 18px;
  line-height: 38px;
}
#single_auto_row_details .info-toggle .inner p {
  padding: 0 35px;
}
#single_auto_row_details .info-toggle .inner p b {
  font-weight: 600;
}
#single_auto_row_details .info-toggle .inner .main {
  background-color: #e8e8e8;
  text-transform: uppercase;
  font-weight: 600;
}

#single_auto_row_details .form {
  border: 2px solid var(--base_primary_color);
  border-radius: 5px;
  padding: 20px 35px;
}
#single_auto_row_details .form .tit {
  font-size: 25px;
  line-height: 29px;
  color: var(--base_primary_color);
  font-weight: 600;
  font-family: 'Exo', sans-serif;
  text-transform: uppercase;
  padding-right: 25px;
  position: relative;
  cursor: pointer;
}
#single_auto_row_details .form .tit:after {
  /*content: "\f107";*/
  position: absolute;
  right: 0px;
  font-family: 'FontAwesome';
  border-radius: 5px;
  width: 30px;
  text-align: center;
  height: 30px;
  line-height: 32px;
  color: var(--base_secondary_color);
}
#single_auto_row_details .form.on .tit:after {
  content: '\f106';
}
#single_auto_row_details .form .inner {
  margin-top: 25px;
  padding-top: 30px;
  border-top: 1px solid #e8e8e8;
}

#single_auto_row_details .form .form-container .form-inner {
  display: inline-block;
  width: 100%;
}
#single_auto_row_details .form .form-container .contatti-campi-obbligatori {
  display: inline-block;
  width: 100%;
}

#single_auto_row_details .form input.wpcf7-text,
#single_auto_row_details .form textarea.wpcf7-textarea {
  padding: 20px;
  border: 1px solid #b2b2b2 !important;
  border-radius: 5px;
  color: #000;
  font-size: 16px;
  line-height: 22px;
  font-family: 'Open Sans', sans-serif;
}
#single_auto_row_details .form input.wpcf7-text::placeholder,
#single_auto_row_details .form textarea.wpcf7-textarea::placeholder {
  color: #000;
  font-size: 16px;
  line-height: 22px;
  font-family: 'Open Sans', sans-serif;
}

#single_auto_row_details .form .form-container .wpb_column.col-left input {
  margin-right: 10px;
  width: calc(100% - 10px);
}
#single_auto_row_details .form .form-container .wpb_column.col-right input {
  margin-left: 10px;
  width: calc(100% - 10px);
}

#single_auto_row_details .form .col-btn #btn-submit-dettaglio-veicolo {
  font-size: 18px !important;
  line-height: 24px !important;
  padding: 24px 100px;
  height: auto;
  display: inline-block;
  width: fit-content !important;
  max-width: 100% !important;
  float: right;
  background-color: var(--base_secondary_color);
  border: 1px solid var(--base_secondary_color) !important;
  color: #fff !important;
  border-radius: 5px;
  transition: all 0.3s !important;
}
#single_auto_row_details .form .col-btn #btn-submit-dettaglio-veicolo:hover {
  color: var(--base_secondary_color) !important;
  border: 1px solid var(--base_secondary_color) !important;
  background-color: #fff !important;
}
#single_auto_row_details .form .col-btn .ajax-loader {
  position: absolute;
  right: -2px;
  transform: translate(100%, -50%);
  top: 50%;
}

#single_auto_row_details #col-price {
  border: 2px solid var(--base_primary_color);
  border-radius: 5px;
  overflow: hidden;
}
#single_auto_row_details #col-price #row-simulatore-finanziario-intestazione,
#single_auto_row_details #row-simulatore-finanziario-contenuti {
  margin: 0;
}
#single_auto_row_details #col-price > .vc_column-inner,
#single_auto_row_details
  #col-price
  #row-simulatore-finanziario-intestazione
  .vc_column-inner {
  padding: 0;
}

#single_auto_row_details
  #row-simulatore-finanziario-intestazione
  .dettaglio-veicolo-box-bianco,
#single_auto_row_details
  #row-simulatore-finanziario-contenuti
  .dettaglio-veicolo-box-bianco {
  margin-left: 0;
}
#single_auto_row_details
  #row-simulatore-finanziario-intestazione
  .dettaglio-veicolo-titolo-sezioni:first-child {
  padding: 20px 0px 20px 35px;
}
#single_auto_row_details
  #row-simulatore-finanziario-intestazione
  .dettaglio-veicolo-titolo-sezioni:last-child {
  padding: 20px 40px 20px 0px;
}
#single_auto_row_details
  #row-simulatore-finanziario-intestazione
  .dettaglio-veicolo-divisore {
  display: none;
}
#single_auto_row_details
  #row-simulatore-finanziario-intestazione
  .dettaglio-veicolo-titolo-sezioni
  h3 {
  font-family: 'Exo', sans-serif;
  text-transform: uppercase;
  font-size: 25px !important;
  line-height: 29px;
  font-weight: 600;
  color: var(--base_primary_color);
}
#single_auto_row_details
  #row-simulatore-finanziario-intestazione
  #a-row-simulatore-finanziario-contenuti {
  color: var(--base_secondary_color);
  font-size: 25px;
}
#single_auto_row_details #row-simulatore-finanziario-contenuti:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50px;
  width: calc(100% - 100px);
  height: 1px;
  background-color: #e8e8e8;
  z-index: 21;
}

#single_auto_row_details #div-importo-da-finanziare > .vc_column-inner {
  padding: 0;
}
#single_auto_row_details
  #row-simulatore-finanziario-contenuti
  #div-importo-da-finanziare
  .dettaglio-veicolo-titolo-sezioni {
  font-family: 'Exo', sans-serif;
  font-size: 25px !important;
  line-height: 38px;
  font-weight: 400;
  color: #000;
  padding: 10px 35px 20px;
  position: relative;
}
#single_auto_row_details
  #row-simulatore-finanziario-contenuti
  #div-importo-da-finanziare
  .dettaglio-veicolo-titolo-sezioni
  > span {
  font-size: 40px !important;
  display: block;
  font-weight: 600;
}
#single_auto_row_details
  #row-simulatore-finanziario-contenuti
  #div-importo-da-finanziare
  .dettaglio-veicolo-titolo-sezioni:before {
  content: '';
  position: absolute;
  left: 35px;
  bottom: 0;
  width: calc(100% - 70px);
  height: 1px;
  background-color: #e8e8e8;
}

#single_auto_row_details #div-durata,
#single_auto_row_details #div-anticipo,
#single_auto_row_details #div-maxirata-24,
#single_auto_row_details #div-maxirata-36,
#single_auto_row_details #div-maxirata-48 {
  width: 100%;
}
#single_auto_row_details #div-durata > .vc_column-inner,
#single_auto_row_details #div-anticipo > .vc_column-inner,
#single_auto_row_details #div-maxirata-24 > .vc_column-inner,
#single_auto_row_details #div-maxirata-36 > .vc_column-inner,
#single_auto_row_details #div-maxirata-48 > .vc_column-inner {
  padding: 0;
}

#single_auto_row_details
  #row-simulatore-finanziario-contenuti
  .dettaglio-veicolo-titolo-sezione-finanziamento {
  padding: 20px 0px 20px 35px;
  margin: 0;
  width: calc((100% - 20px) / 3);
  margin-right: 20px;
  float: left;
  box-sizing: border-box;

  font-size: 25px !important;
  color: #000;
  line-height: 29px;
  font-family: 'Exo', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
}
#single_auto_row_details
  #row-simulatore-finanziario-contenuti
  .dettaglio-veicolo-titolo-sezione-finanziamento
  > span {
  font-size: 30px;
  line-height: 29px;
  color: #000;
}
#single_auto_row_details
  #row-simulatore-finanziario-contenuti
  .dettaglio-veicolo-controlli {
  padding: 20px 35px 20px 0px;
  margin: 0;
  width: calc((100% - 20px) / 3 * 2);
  float: left;
  box-sizing: border-box;
}

#single_auto_row_details
  #row-simulatore-finanziario-contenuti
  .dettaglio-veicolo-controlli
  .slider-container
  .selected-bar {
  background: var(--base_primary_color) !important;
}
#single_auto_row_details
  #row-simulatore-finanziario-contenuti
  .dettaglio-veicolo-controlli
  .slider-container
  .pointer-label {
  font-size: 20px !important;
  line-height: 15px;
  font-style: normal;
  font-family: 'Exo', sans-serif;
  font-weight: 400;
}
#single_auto_row_details select#cmb_durata {
  background: #fff !important;
}
#single_auto_row_details #div-durata .dettaglio-veicolo-controlli:after {
  content: '\f107';
  position: absolute;
  right: 45px;
  top: 50%;
  transform: translateY(-50%);
  font-family: 'FontAwesome';
  font-size: 25px;
  color: var(--base_primary_color);
}
#single_auto_row_details .simulatore-finanziario-bottone-calcola {
  background-color: var(--base_secondary_color);
}
#single_auto_row_details .simulatore-finanziario-bottone-calcola i {
  display: none;
}
#single_auto_row_details .simulatore-finanziario-bottone-calcola {
  background-color: var(--base_primary_color);
  border-color: var(--base_primary_color);
  color: #fff;
  width: 100%;
  padding: 25px 15px !important;
  height: auto;
  box-sizing: border-box;
  margin: 0 !important;
  font-size: 18px;
  line-height: 24px;
  border-radius: 5px;
  transition: all 0.3s;
  font-family: 'Open Sans', sans-serif;
}
#single_auto_row_details .simulatore-finanziario-bottone-calcola:hover {
  color: var(--base_primary_color);
  border-color: var(--base_primary_color);
  background-color: #fff;
}
#single_auto_row_details div#div-bottone-calcola-finanziamento {
  padding: 0 15px;
}

#single_auto_row_details
  #div-finanziamento-esito-container
  .dettaglio-veicolo-titolo-sezioni {
  padding: 15px 15px 0;
}
#single_auto_row_details #div-finanziamento-esito-container h3 {
  color: #009fe1;
  font-family: 'Exo', sans-serif;
  font-size: 20px !important;
  line-height: 28px;
  text-transform: uppercase;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e8e8e8;
}
#single_auto_row_details
  #div-finanziamento-esito-container
  .dettaglio-veicolo-divisore {
  display: none;
}

#single_auto_row_details
  #div-finanziamento-esito-container
  #div-finanziamento-esito {
  padding: 0 15px;
  font-size: 16px;
  line-height: 24px;
  color: #000;
  font-family: 'Exo', sans-serif;
  font-weight: 300;
}
#single_auto_row_details
  #div-finanziamento-esito-container
  #btn_sim_fin_invia_richiesta {
  margin: 10px 15px 0 !important;
  background-color: var(--base_secondary_color);
  border-color: var(--base_secondary_color);
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  border-radius: 5px;
  padding: 15px 22px;
  height: auto;
  width: fit-content;
  font-size: 18px;
  line-height: 24px;
}
#single_auto_row_details
  #div-finanziamento-esito-container
  #btn_sim_fin_invia_richiesta:hover {
  color: var(--base_secondary_color);
  border-color: var(--base_secondary_color);
  background-color: #fff;
}
#single_auto_row_details
  #div-form-invio-dati-simulatore-finanziario-container
  form
  input.wpcf7-text,
#single_auto_row_details
  #div-form-invio-dati-simulatore-finanziario-container
  form
  textarea.wpcf7-textarea {
  border: 1px solid #b2b2b2 !important;
  color: #000;
  border-radius: 5px;
  padding: 20px;
  font-size: 16px;
  line-height: 22px;
  font-family: 'Open Sans', sans-serif;
}
#single_auto_row_details
  #div-form-invio-dati-simulatore-finanziario-container
  form
  input.wpcf7-text::place,
#single_auto_row_details
  #div-form-invio-dati-simulatore-finanziario-container
  form
  textarea.wpcf7-textarea::placeholder {
  color: #000;
}
#single_auto_row_details
  #div-form-invio-dati-simulatore-finanziario-container
  form
  input.wpcf7-submit {
  font-size: 18px !important;
  line-height: 24px !important;
  padding: 24px 10px;
  width: 100% !important;
  height: auto;
  background-color: var(--base_secondary_color) !important;
  border: 1px solid var(--base_secondary_color) !important;
  color: #fff !important;
  border-radius: 5px;
  transition: all 0.3s !important;
}
#single_auto_row_details
  #div-form-invio-dati-simulatore-finanziario-container
  form
  input.wpcf7-submit:hover {
  color: var(--base_secondary_color) !important;
  border-color: var(--base_secondary_color) !important;
  background-color: #fff !important;
}

#single_auto_row_details
  #row-simulatore-finanziario-contenuti
  .dettaglio-veicolo-box-bianco
  #div-finanziamento-esito-container {
  padding-bottom: 0 !important;
}

#div-dettaglio-veicolo-vetture-simili-container,
#row-vetture-simili {
  background-color: #f6f6f6;
}
#div-dettaglio-veicolo-vetture-simili-container {
  padding-top: 50px;
}
#row-vetture-simili {
  margin-bottom: 80px !important;
}
#div-dettaglio-veicolo-vetture-simili-container h3 {
  font-size: 24px !important;
  color: #009fe1;
  line-height: 30px;
  font-family: 'Exo', sans-serif;
  font-weight: 400;
  letter-spacing: 3px;
}
#div-dettaglio-veicolo-vetture-simili-container h2 {
  font-size: 55px !important;
  line-height: 60px;
  letter-spacing: 0.5px;
  color: #000;
  font-weight: 900;
  font-family: 'Exo', sans-serif;
  margin-bottom: 5px;
  position: relative;
}
#div-dettaglio-veicolo-vetture-simili-container h2:before {
  content: '';
  width: 100px;
  height: 4px;
  background-color: #009fe1;
  position: absolute;
  left: 0;
  bottom: -5px;
}

#row-vetture-simili
  .sp-post-carousel-section
  .sp-post-carousel-area
  .slick-arrow.arrow-prev,
#row-vetture-simili
  .sp-post-carousel-section
  .sp-post-carousel-area
  .slick-arrow.arrow-next {
  background-color: #fff;
  color: #00398a;
  width: 32px;
  height: 31px;
  font-size: 25px;
}
#row-vetture-simili .sp-post-carousel-section .slick-arrow.arrow-prev {
  right: 60px;
  left: unset;
}
#row-vetture-simili .sp-post-carousel-section .slick-arrow.arrow-next {
  right: 20px;
  left: unset;
}

@media (max-width: 1449px) {
  #single_auto_row_intro #col-txt {
    padding: 30px;
  }
  #single_auto_row_intro #col-txt .prezzo p span {
    font-size: 32px;
    line-height: 44px;
  }
  #single_auto_row_intro #col-txt .prezzo p span.small {
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
  #single_auto_row_intro #col-img,
  #single_auto_row_details #col-details {
    padding-right: 0px;
  }
  #single_auto_row_intro #col-txt,
  #single_auto_row_details #col-price {
    margin-top: 50px;
  }
  #single_auto_row_details #col-price {
    margin-bottom: 60px;
    margin-top: 20px;
  }
  #single_auto_row_intro #col-img > .vc_column-inner,
  #single_auto_row_details #col-details > .vc_column-inner {
    padding: 0px;
  }
}
@media (max-width: 767px) {
  #single_auto_row_details .form .form-container .wpb_column.col-left input,
  #single_auto_row_details .form .form-container .wpb_column.col-right input {
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
  }
  div#single_auto_row_intro .horizontal-slider-container .slideshow {
    height: auto !important;
  }
  #single_auto_row_intro #col-txt .bottoni .vc_col-sm-6:first-child {
    margin-bottom: 25px;
  }

  #single_auto_row_details #equip-serie .inner .vc_row {
    display: flex;
    flex-wrap: wrap;
  }
  #single_auto_row_details #equip-serie .inner .vc_row > div {
    padding-top: 5px;
    padding-bottom: 5px;
    height: auto;
  }
}
@media (max-width: 600px) {
  div#single_auto_row_intro > .section_inner,
  div#single_auto_row_details > .section_inner,
  div#div-dettaglio-veicolo-vetture-simili-container > .section_inner,
  div#row-vetture-simili > .section_inner {
    width: 90%;
  }
  #single_auto_row_details .info-toggle .tit,
  #single_auto_row_details .form .tit,
  #single_auto_row_details
    #row-simulatore-finanziario-intestazione
    .dettaglio-veicolo-titolo-sezioni
    h3 {
    font-size: 18px;
    line-height: 24px;
  }
  #single_auto_row_intro #col-txt .bottoni a.btn,
  #single_auto_row_details .bottoni-info a.btn {
    font-size: 16px;
    line-height: 22px;
  }
  #single_auto_row_intro #col-txt .titolo .bollino_auto {
    position: relative;
    display: inline-block;
    width: auto;
    top: -15px;
  }

  #single_auto_row_details
    #row-simulatore-finanziario-contenuti
    .dettaglio-veicolo-titolo-sezione-finanziamento,
  #single_auto_row_details
    #row-simulatore-finanziario-contenuti
    .dettaglio-veicolo-controlli {
    width: 100%;
    padding: 5px 35px;
    position: relative;
  }
  #single_auto_row_details
    #row-simulatore-finanziario-contenuti
    .dettaglio-veicolo-controlli {
    margin-bottom: 15px;
  }
}
@media (max-width: 480px) {
  #single_auto_row_intro #col-txt {
    padding: 25px 10px;
  }
  /*#single_auto_row_intro #col-txt .prezzo p span {
		font-size: 28px;
		line-height: 38px;
	}
	#single_auto_row_intro #col-txt .prezzo p span.small {
		font-size: 14px;
	}*/
  #single_auto_row_intro #col-txt .prezzo p,
  #single_auto_row_details .bottoni-info a.btn {
    width: 100%;
  }
}

/* FINE SINGOLA AUTO */

/* CHI SIAMO */

#chi-siamo-riga-1 h4 {
  font-size: 24px !important;
  line-height: 48px;
  color: #000;
  font-family: 'Exo', sans-serif;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 400;
}
#chi-siamo-riga-1 h2 {
  font-size: 55px !important;
  line-height: 56px;
  color: #000;
  font-family: 'Exo', sans-serif;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 35px;
  position: relative;
}
#chi-siamo-riga-1 h2:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -8px;
  width: 115px;
  height: 4px;
  background-color: var(--underline-color);
}
#chi-siamo-riga-3 h3 {
  font-size: 35px !important;
  line-height: 44px;
  color: #000;
  font-family: 'Exo', sans-serif;
  font-weight: 500;
  margin-bottom: 30px;
}
#chi-siamo-riga-1 p,
#chi-siamo-riga-3 p {
  font-size: 16px;
  color: #000;
  line-height: 26px;
  font-family: 'Exo', sans-serif;
  font-weight: 400;
  margin-bottom: 20px;
}

#chi-siamo-riga-1 .loghi-rivend a {
  display: inline-block;
  width: calc((100% - 30px) / 3);
  max-width: 125px;
  margin-left: 15px;
}
#chi-siamo-riga-1 .loghi-rivend a:first-child {
  margin-left: 0px;
}
#chi-siamo-riga-1 .loghi-rivend a img {
  vertical-align: middle;
}

#chi-siamo-riga-2 .contatori-container {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  padding: 60px 20px;
  border-radius: 5px;
  box-sizing: border-box;

  background: linear-gradient(
    90deg,
    var(--fascia-color-1),
    var(--fascia-color-2)
  );
  background-size: 300% 300% !important;
  animation: animazione_bg 8s ease infinite;
}
#chi-siamo-riga-2 .contatori-container .contatore {
  width: calc((100% - 60px) / 4);
  margin-left: 20px;
}
#chi-siamo-riga-2 .contatori-container .contatore:first-child {
  margin-left: 0;
}
#chi-siamo-riga-2 .contatori-container .contatore p {
  font-family: 'Exo', sans-serif;
  font-size: 24px;
  line-height: 50px;
  letter-spacing: 3px;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
}
#chi-siamo-riga-2 .contatori-container .contatore p.num {
  font-family: 'Exo', sans-serif;
  font-size: 55px;
  line-height: 62px;
  letter-spacing: 0.5px;
  font-weight: 700;
}

div#chi-siamo-riga-4 {
  margin: 20px 0 40px;
  padding: 75px 0;
  background-color: #f2f2f2;
}

#chi-siamo-riga-3 .col-img ul.flex-direction-nav a {
  width: 32px;
  height: 32px;
  line-height: 32px;
  background-color: rgb(255 255 255 / 60%);
  border-radius: 5px;
}
#chi-siamo-riga-3 .col-img a.flex-next {
  right: 10px;
  top: unset;
  bottom: 10px;
}
#chi-siamo-riga-3 .col-img a.flex-prev {
  left: unset;
  right: 50px;
  top: unset;
  bottom: 10px;
}
#chi-siamo-riga-3 .col-img ul.flex-direction-nav a span:before {
  color: var(--fascia-color-1);
  font-size: 25px;
}

div#chi-siamo-riga-4 {
  margin: 20px 0 40px;
  padding: 75px 0;
  background-color: #f2f2f2;
}

#chi-siamo-riga-4 #chisiamo-brand .brand img {
  height: 50px;
  display: inline-block;
  float: left;
}
#chi-siamo-riga-4 #chisiamo-brand .brand span {
  font-size: 15px;
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  line-height: 50px;
  display: inline-block;
  float: left;
  margin-left: 6px;
}

@media (max-width: 1200px) {
  #chi-siamo-riga-1 .col-txt {
    width: 100%;
    margin-bottom: 40px;
  }
  #chi-siamo-riga-3 .col-txt {
    width: 100%;
    margin-bottom: 20px;
  }
  #chi-siamo-riga-1 .col-img,
  #chi-siamo-riga-3 .col-img {
    width: 100%;
  }
  #chi-siamo-riga-1 .col-img .wpb_single_image {
    text-align: center;
  }
}
@media (max-width: 1000px) {
  #chi-siamo-riga-4 #chisiamo-brand .brand {
    text-align: center;
  }
  #chi-siamo-riga-4 #chisiamo-brand .brand img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    float: unset;
  }
  #chi-siamo-riga-4 #chisiamo-brand .brand span {
    line-height: 30px;
    margin: 0;
    display: block;
    float: unset;
  }
  #chi-siamo-riga-2 .contatori-container .contatore {
    width: calc((100% - 20px) / 2);
  }
  #chi-siamo-riga-2 .contatori-container .contatore:nth-child(1),
  #chi-siamo-riga-2 .contatori-container .contatore:nth-child(2) {
    margin-bottom: 30px;
  }
  #chi-siamo-riga-2 .contatori-container .contatore:nth-child(3) {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  #chi-siamo-riga-1 h4 {
    font-size: 18px !important;
    line-height: 30px;
  }
  #chi-siamo-riga-1 h2 {
    font-size: 36px !important;
    line-height: 40px;
  }
}
@media (max-width: 600px) {
  #chi-siamo-riga-2 .contatori-container .contatore {
    width: 100%;
    margin-bottom: 30px;
    margin-left: 0;
  }
  #chi-siamo-riga-2 .contatori-container .contatore:last-child {
    margin-bottom: 0px;
  }
  #chi-siamo-riga-2 .contatori-container {
    background: linear-gradient(
      180deg,
      var(--fascia-color-1),
      var(--fascia-color-2)
    );
    background-size: 300% 300% !important;
    animation: animazione_bg_vertical 10s ease infinite;
  }
}
@media (max-width: 480px) {
  #chi-siamo-riga-1 .loghi-rivend a {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
  }
  #chi-siamo-riga-1 .loghi-rivend a:first-child {
    margin-left: auto;
    margin-top: 0;
  }
}
/* FINE CHI SIAMO */

/* HOME */

div#lista-recensioni {
  padding-top: 30px;
  margin-right: -25px;
  width: calc(100% + 25px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
div#lista-recensioni .slick-track {
  height: 100%;
}
div#lista-recensioni .recensione {
  background-color: #fff;
  padding: 25px 35px;
  margin-right: 25px;
  border-radius: 5px;
  box-sizing: border-box;
}
div#lista-recensioni .recensione h5.nome {
  font-size: 30px;
  font-family: 'Exo', sans-serif;
  line-height: 42px;
  font-weight: 400;
  text-transform: unset;
  color: #000;
  letter-spacing: 0;
  padding-right: 30px;
}
div#lista-recensioni .recensione i.fa-star {
  color: var(--base_primary_color);
  font-size: 18px;
  line-height: 30px;
  margin-right: 2px;
}
div#lista-recensioni .recensione i.fa-star:last-child {
  margin-right: 0;
}
div#lista-recensioni .recensione .testo {
  color: #000;
  font-size: 16px;
  line-height: 26px;
  font-family: 'Exo', sans-serif;
  font-weight: 400;
}
div#lista-recensioni .slick-arrow {
  position: absolute;
  top: 0;
}
div#lista-recensioni .arrow-next.slick-arrow {
  right: 25px;
}
div#lista-recensioni .arrow-prev.slick-arrow {
  right: 53px;
}

.lista-recensioni-pager a,
.lista-recensioni-pager .current {
  border-radius: 5px;
  background-color: #fff;
  width: 20px;
  color: var(--base_secondary_color);
  display: inline-block;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
}

@media (max-width: 1000px) {
  div#recensioni-home-title,
  div#recensioni-home {
    width: 100%;
  }

  div#recensioni-home-title {
    position: unset;
  }
  div#recensioni-home-title .wpb_text_column:not(:first-child) {
    position: absolute;
    bottom: 0;
    z-index: 1;
  }
  div#recensioni-home-title .vc_empty_space {
    height: 20px !important;
  }
  div#recensioni-home {
    padding-bottom: 50px;
  }
}

/* FINE HOME */

/* POST VENDITA */

#tabs-post-vendita ul.tabs-nav li:not(.on) {
  z-index: -1;
}
#tabs-post-vendita ul.tabs-nav li:not(.on) a {
  opacity: 0.5;
}

#tabs-post-vendita .tab-content h3 {
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 24px !important;
  line-height: 28px;
}
#tabs-post-vendita #tab-intervento #tipo-intervento,
#tabs-post-vendita #tab-officina #selez-officina {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  width: calc(100% + 20px);
}
#tabs-post-vendita #tab-intervento #tipo-intervento .tipo {
  width: calc((100% - 80px) / 4);
  margin-bottom: 20px;
  margin-right: 20px;
  float: left;
  text-align: center;
  padding: 13px 4px 12px;
  box-sizing: border-box;
  border: 2px solid var(--base_secondary_color);
  border-radius: 5px;
  color: var(--base_secondary_color);
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.3s;
}
#tabs-post-vendita #tab-intervento #tipo-intervento .tipo.sel,
#tabs-post-vendita #tab-intervento #tipo-intervento .tipo:hover {
  color: #fff;
  background-color: var(--base_secondary_color);
}
#tabs-compriamo-auto a.btn,
#tabs-post-vendita a.btn {
  background-color: var(--base_secondary_color);
  color: #fff;
  border: 2px solid var(--base_secondary_color);
  border-radius: 5px;
  padding: 14px 60px;
  display: inline-block;
  width: fit-content;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 500;
  transition: all 0.3s;
}
#tabs-compriamo-auto a.btn {
  box-sizing: border-box;
  text-align: center;
  width: 100%;
}

#tabs-compriamo-auto a.btn_round {
  background-color: var(--base_secondary_color);
  color: #fff;
  border: 2px solid var(--base_secondary_color);
  border-radius: 5px;
  width: 50px;
  height: 50px;
  display: inline-block;
  border-radius: 50px;
  line-height: 48px;
  vertical-align: middle;
  text-align: center;
}

#tabs-compriamo-auto a.btn_round i {
  margin-left: 4px;
  margin-top: -3px;
  vertical-align: middle;
}

#tabs-post-vendita a.btn:hover {
  color: var(--base_secondary_color);
  background-color: #fff;
}
form.wpcf7-form input.wpcf7-submit.btn {
  background-color: var(--base_secondary_color);
  color: #fff !important;
  border: 2px solid var(--base_secondary_color) !important;
  border-radius: 5px;
  padding: 14px 60px;
  display: inline-block;
  width: fit-content !important;
  font-size: 16px !important;
  line-height: 20px !important;
  text-transform: uppercase !important;
  font-weight: 500 !important;
  transition: all 0.3s !important;
  height: unset;
  float: right;
}
#tabs-post-vendita input.btn:hover {
  color: var(--base_secondary_color) !important;
  background-color: #fff;
}

/*#tabs-container-post-vendita input.wpcf7-text,
#tabs-container-post-vendita input.wpcf7-number,
#tabs-container-post-vendita input.wpcf7-date,
#tabs-container-post-vendita select.wpcf7-select*/
form.wpcf7-form input.wpcf7-text,
form.wpcf7-form input.wpcf7-number,
form.wpcf7-form input.wpcf7-date,
form.wpcf7-form select.wpcf7-select,
form.wpcf7-form textarea.wpcf7-textarea {
  border: 2px solid var(--base_secondary_color) !important;
  border-radius: 5px;
  padding: 12px 20px;
  color: #000;
  font-size: 16px;
  line-height: 24px;
}

.form_contatti form.wpcf7-form input.wpcf7-text,
.form_contatti form.wpcf7-form input.wpcf7-number,
.form_contatti form.wpcf7-form input.wpcf7-date,
.form_contatti form.wpcf7-form select.wpcf7-select,
.form_contatti form.wpcf7-form textarea.wpcf7-textarea {
  border: 1px solid #b2b2b2 !important;
}
/*#tabs-container-post-vendita input.wpcf7-date*/
form.wpcf7-form input.wpcf7-date {
  line-height: 22px;
}
/*#tabs-container-post-vendita select.wpcf7-select*/
form.wpcf7-form select.wpcf7-select {
  padding: 13px 20px 12px;
}
/*#tabs-container-post-vendita input.wpcf7-text::placeholder,
#tabs-container-post-vendita input.wpcf7-number::placeholder*/
form.wpcf7-form input.wpcf7-text::placeholder,
form.wpcf7-form input.wpcf7-number::placeholder,
form.wpcf7-form textarea.wpcf7-textarea::placeholder {
  color: #000;
}

form div.div-accettazione span,
form div.div-accettazione span input {
  margin-left: 0;
}
form a.cf-link-privacy {
  color: var(--base_secondary_color);
}

#tabs-post-vendita #tab-veicolo .div-targa.incorrect input {
  border-color: #ff0000 !important;
}
#tabs-post-vendita #tab-veicolo .div-km.incorrect input {
  border-color: #ff0000 !important;
}
#tabs-post-vendita #tab-veicolo .div-accettazione.incorrect,
#tabs-post-vendita #tab-veicolo .div-accettazione.incorrect a {
  color: #ff0000;
}

#tabs-post-vendita #tab-officina #selez-officina .officina {
  width: calc((100% - 60px) / 3);
  margin-right: 20px;
  text-align: center;
  border: 2px solid var(--base_secondary_color);
  border-radius: 5px;
  box-sizing: border-box;
  padding: 15px 10px;
}
#tabs-post-vendita #tab-officina #selez-officina .officina .luogo {
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 0px;
}

span.wpcf7-not-valid-tip {
  font-size: 14px !important;
  position: relative;
  top: -3px;
}
#tabs-container-post-vendita input.wpcf7-text.wpcf7-not-valid,
#tabs-container-post-vendita input.wpcf7-number.wpcf7-not-valid,
#tabs-container-post-vendita input.wpcf7-date.wpcf7-not-valid,
#tabs-container-post-vendita select.wpcf7-select.wpcf7-not-valid {
  border-color: #ff0000 !important;
}

.servizi_home .q_tabs ul > li {
  font-size: 16px;
  line-height: 26px;
}

@media (max-width: 1449px) {
  .servizi_home ul.tabs-nav {
    width: calc(100% + 8px);
    margin-right: -8px;
  }
  .servizi_home ul.tabs-nav li {
    width: calc((100% - 32px) / 4);
    margin-right: 8px;
  }
}
@media (max-width: 1000px) {
  #tabs-post-vendita #tab-intervento #tipo-intervento .tipo {
    width: calc((100% - 40px) / 2);
  }
  #tabs-post-vendita #tab-officina #selez-officina .officina {
    width: calc((100% - 40px) / 2);
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .servizi_home ul.tabs-nav li {
    width: calc((100% - 16px) / 2);
    margin-bottom: 12px;
  }
  .servizi_home ul.tabs-nav li:after {
    content: unset !important;
  }
  .servizi_home .tab-content .wpb_single_image {
    margin-bottom: 40 px !important;
  }
}
@media (max-width: 600px) {
  .q_tabs .tabs-container {
    padding-left: 0;
    padding-right: 0;
  }
  .servizi_home ul.tabs-nav {
    display: inline-block;
  }
  .servizi_home ul.tabs-nav li {
    display: inline-block;
    float: left;
  }
  .servizi_home .tab-content {
    padding: 30px 15px;
  }
  #tabs-post-vendita #tab-officina #selez-officina .officina {
    width: calc(100% - 20px);
  }
  #tabs-post-vendita a.btn {
    padding: 12px 25px;
  }
}
@media (max-width: 480px) {
  .servizi_home ul.tabs-nav li {
    width: calc(100% - 8px);
    padding: 15px 0;
  }
  #tabs-post-vendita #tab-intervento #tipo-intervento .tipo {
    width: calc(100% - 20px);
  }
  #tabs-post-vendita .tab-content h3 {
    font-size: 18px !important;
    line-height: 22px;
  }
}

/* FINE POST VENDITA */

#row-sedi h3 {
  font-size: 32px !important;
  line-height: 40px;
  color: #000;
  margin-bottom: 12px;
}
.sedi-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  width: calc(100% + 20px);
}
.sedi-container .sede {
  width: calc((100% - 80px) / 4);
  margin-right: 20px;
  box-sizing: border-box;
  float: left;
  background-color: #fff;
  border: 2px solid var(--base_secondary_color);
  border-radius: 5px;
  padding: 25px 20px;
}
.sedi-container .sede p.titolo {
  font-size: 24px;
  text-transform: uppercase;
  line-height: 28px;
  text-align: center;
}
.sedi-container .sede p i.fa {
  font-size: 20px;
  color: var(--base_secondary_color);
  margin-right: 5px;
}

/* SEDI E CONTATTI */

.mappa-contatti #map {
  height: 550px;
}
@media (max-width: 1000px) {
  .sedi-container .sede {
    width: calc((100% - 40px) / 2);
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  form .div-accettazione {
    margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .sedi-container .sede {
    width: calc(100% - 20px);
  }
}

/* FINE SEDI E CONTATTI */

/* PRIVACY */

.privacy-contenuto h3.tit {
  font-size: 32px !important;
  line-height: 42px;
  margin-bottom: 25px;
  color: #000;
}

/* FINE PRIVACY */

/* PAGINE MARCHI */

#template-pagina-brand h1,
#template-pagina-brand h1 a {
  font-size: 38px !important;
  color: #000;
  font-family: 'Exo', sans-serif;
  font-weight: 700;
  line-height: 50px;
  text-transform: uppercase;
}
#template-pagina-brand h1 ~ p {
  display: none;
}
#template-pagina-brand h2 {
  font-size: 26px !important;
  color: #000;
  line-height: 38px;
  font-family: 'Exo', sans-serif;
  font-weight: 500;
}

#template-pagina-brand .brand-banda-rossa,
#template-pagina-brand .home-banda-rossa,
#template-pagina-brand #header-contenitore-filtri-ricerca-custom {
  background-color: var(--base_secondary_color) !important;
}
#template-pagina-brand .brand-banda-rossa p,
#template-pagina-brand .home-banda-rossa p {
  color: #fff;
  font-size: 24px;
  line-height: 70px;
  font-family: 'Exo', sans-serif;
}
#template-pagina-brand #header-contenitore-filtri-ricerca-custom {
  font-family: 'Exo', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
}

#template-pagina-brand .home-brand-box-container {
  display: none;
}

#template-pagina-brand .ricerca-cerca-veicolo-nessun-veicolo {
  background-color: transparent;
}

#template-pagina-brand #contenitore-filtri-ricerca {
  background-color: #f4f4f4;
  padding-top: 1px;
}
#template-pagina-brand .brand-container-checkbox {
  text-align: left !important;
}
#template-pagina-brand #contenitore-filtri-ricerca .brand-container-checkbox h5,
#template-pagina-brand
  #contenitore-filtri-ricerca
  .brand-container-combobox
  h5 {
  color: var(--base_secondary_color);
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-family: 'Exo', sans-serif;
  text-align: left;
}
#template-pagina-brand
  #contenitore-filtri-ricerca
  .brand-container-combobox
  select {
  background: #f4f4f4 !important;
  height: auto;
  width: 100%;
  padding: 15px 30px 15px 20px;
  color: #000;
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  font-family: 'Exo', sans-serif;
  border: 1px solid #7e7e7e;
  border-radius: 5px;
}

#template-pagina-brand .brand-cerca-veicolo-box-reset-filtri,
#template-pagina-brand .brand-cerca-veicolo-box-guarda-veicoli {
  border-radius: 5px;
}

@media (max-width: 1200px) {
  #template-pagina-brand
    .home-evidenza-box
    .home-evidenza-dati-prezzo-vendita
    span {
    font-size: 22px;
  }
  #template-pagina-brand
    .home-evidenza-box
    .home-evidenza-dati-prezzo-rata
    span {
    font-size: 18px;
  }
  #template-pagina-brand .home-evidenza-box .home-evidenza-dati-prezzo-vendita,
  #template-pagina-brand .home-evidenza-box .home-evidenza-dati-prezzo-rata {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  #template-pagina-brand .brand-banda-rossa,
  #template-pagina-brand .home-banda-rossa {
    height: auto;
  }
}
/* FINE PAGINE MARCHI */

/* SINGOLO PRODOTTO (SHOP) */

body.product-template-default.single-product .content {
  margin-top: 197px !important;
  margin-bottom: 80px;
}
body.product-template-default.single-product .content .container {
  /*background-color: #fff;*/
  background-color: #f5f5f5;
}
body.product-template-default.single-product .title_outer,
body.product-template-default.single-product .pp_pic_holder .pp_hoverContainer {
  display: none !important;
}

.prenotazione-img .woocommerce-product-gallery__wrapper {
  padding: 30px;
  box-sizing: border-box;
  border: 2px solid var(--base_primary_color);
  border-radius: 5px;
  background-color: #fff;
}
#prenotazione-content {
  background-color: #fff;
  border-radius: 5px;
  padding: 25px 30px 35px;
  box-sizing: border-box;
}
#prenotazione-content h1 {
  font-size: 48px !important;
  line-height: 64px;
  color: #000;
  font-family: 'Exo', sans-serif;
  padding-bottom: 20px;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 20px;
}
#prenotazione-content h3.anticipo {
  font-family: 'Exo', sans-serif;
  font-size: 28px !important;
  line-height: 42px;
  font-weight: 400;
  color: #000;
  padding-bottom: 25px;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 35px;
}
#prenotazione-content h3.anticipo span {
  color: var(--base_secondary_color);
  font-weight: 500;
  font-size: 34px;
}
#prenotazione-content .info-auto {
  padding-bottom: 20px;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 25px;
}
#prenotazione-content .info-auto p:last-child {
  margin-bottom: 0;
}

body.woocommerce-page a.button,
body.woocommerce-page input.button {
  /*background-color: var(--base_secondary_color);
    border-color: var(--base_secondary_color);
    color: #fff;
    border-radius: 5px;
    text-transform: uppercase;*/
  padding: 12px 15px !important;
  width: auto !important;
  height: auto !important;
  /*font-family: Montserrat;
    font-weight: 600;
    font-size: 14px;
    line-height: 1;*/
} /*
body.woocommerce-page a.button:hover {
    color: var(--base_secondary_color);
    border-color: var(--base_secondary_color);
    background-color: #fff;
}*/
body.product-template-default.single-product
  .woocommerce-notices-wrapper
  > .woocommerce-error
  a.button {
  margin-right: 25px;
}

/* FINE SINGOLO PRODOTTO (SHOP) */

/* PAGINA CART */
body.woocommerce-cart .content *,
body.woocommerce-checkout .content * {
  font-family: 'Exo', sans-serif;
}
body.woocommerce-cart .content,
body.woocommerce-checkout .content {
  margin-top: 197px !important;
  margin-bottom: 80px;
}
body.woocommerce-cart .title_outer,
body.woocommerce-checkout .title_outer {
  display: none !important;
}
body.woocommerce-cart .content .container,
body.woocommerce-checkout .content .container {
  background-color: #f5f5f5;
}

form.woocommerce-cart-form .shop_table th.product-price,
form.woocommerce-cart-form .shop_table td.product-price,
form.woocommerce-cart-form .shop_table th.product-quantity,
form.woocommerce-cart-form .shop_table td.product-quantity,
form.woocommerce-cart-form .shop_table tbody .coupon {
  display: none;
}
body.woocommerce-cart .cart_totals tr.cart-subtotal {
  display: none;
}

body.woocommerce-cart
  .cart_totals
  tr.order-total
  span.woocommerce-Price-amount {
  color: var(--base_secondary_color) !important;
  font-weight: 500;
}

#carrello-container {
  background-color: #fff;
  padding: 30px;
  border-radius: 5px;
}
#carrello-container h1.titolo-carrello {
  font-size: 48px !important;
  line-height: 64px;
  color: #000;
  margin-bottom: 40px;
}
/* FINE PAGINA CART */

/* PAGINA PAGAMENTO */
body.woocommerce-checkout
  form.woocommerce-checkout
  .woocommerce-input-wrapper
  > input.input-text,
body.woocommerce-checkout
  form.woocommerce-checkout
  .woocommerce-input-wrapper
  > select
  ~ .select2 {
  height: 50px;
  border: 1px solid var(--base_secondary_color);
  border-radius: 5px;
  overflow: hidden;
  color: #000;
  font-size: 16px;
  line-height: 24px;
}
body.woocommerce-checkout
  form.woocommerce-checkout
  .woocommerce-input-wrapper
  textarea {
  border: 1px solid var(--base_secondary_color);
  border-radius: 5px;
  color: #000;
  font-size: 16px;
  line-height: 24px;
}
body.woocommerce-checkout
  form.woocommerce-checkout
  .woocommerce-input-wrapper
  > input.input-text::placeholder,
body.woocommerce-checkout
  form.woocommerce-checkout
  .woocommerce-input-wrapper
  textarea::placeholder {
  color: #000;
}
body.woocommerce-checkout
  form.woocommerce-checkout
  .woocommerce-input-wrapper
  > select
  ~ .select2
  .select2-selection {
  height: 100%;
}
body.woocommerce-checkout
  form.woocommerce-checkout
  .woocommerce-input-wrapper
  > select
  ~ .select2
  .select2-selection
  .select2-selection__rendered {
  position: relative;
  top: 2px;
}
span.select2-container span.select2-search:before {
  content: '\f002';
  font-family: 'FontAwesome';
  font-size: 16px;
  color: #000;
}

body.woocommerce-checkout form.woocommerce-checkout h3#order_review_heading {
  color: #0e4cdb;
  font-size: 28px !important;
  line-height: 30px;
  margin-bottom: 5px;
}
body.woocommerce-checkout
  form.woocommerce-checkout
  table.woocommerce-checkout-review-order-table
  tr.cart-subtotal {
  display: none;
}
body.woocommerce-checkout
  form.woocommerce-checkout
  table.woocommerce-checkout-review-order-table
  tr.order-total
  th,
body.woocommerce-checkout
  form.woocommerce-checkout
  table.woocommerce-checkout-review-order-table
  tr.order-total
  .woocommerce-Price-amount {
  color: #0e4cdb !important;
}

body.woocommerce-checkout form.woocommerce-checkout .form-row > label {
  display: block !important;
}
body.woocommerce-checkout
  form.woocommerce-checkout
  .form-row
  > label
  abbr.required {
  text-decoration: unset;
}
body.woocommerce-checkout
  form.woocommerce-checkout
  .form-row
  > label
  span.optional {
  display: none;
}
body.woocommerce-checkout
  form.woocommerce-checkout
  .woocommerce-input-wrapper
  > input.input-text::placeholder,
body.woocommerce-checkout
  form.woocommerce-checkout
  .woocommerce-input-wrapper
  textarea::placeholder {
  color: transparent;
}

/* FINE PAGINA PAGAMENTO */

/* BANDA MOBILE FISSA BOTTOM */
@media (min-width: 768px) {
  header #mobile-banda-fissa-bottom {
    display: none;
  }
}
@media (max-width: 767px) {
  header #mobile-banda-fissa-bottom {
    width: 100%;
    background-color: var(--base_secondary_color);
    position: fixed;
    bottom: 0;
    left: 0;
  }
  header #mobile-banda-fissa-bottom .banda {
    width: 100%;
    padding-right: 80px;
    box-sizing: border-box;
    padding: 10px 80px 8px 0;
    display: inline-block;
  }
  #mobile-banda-fissa-bottom a.link-auto {
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    text-align: center;
    width: calc((100% - 20px) / 3);
    margin-right: 10px;
    float: left;
  }
  #mobile-banda-fissa-bottom a.link-auto.usato {
    margin-right: 0;
  }
  #mobile-banda-fissa-bottom a.link-auto i,
  #mobile-banda-fissa-bottom a.link-auto img {
    display: block;
    margin-top: 6px;
    margin-left: auto;
    margin-right: auto;
  }

  div#footer-div-resistente-scroll {
    display: none;
  }

  #pingueen-toggle .toggle-img,
  #pingueen-toggle .toggle-img:hover {
    background: unset;
    width: auto;
    height: auto;
  }
  #pingueen-toggle .toggle-img:before {
    content: '\f232 ';
    font-family: 'FontAwesome';
    color: #fff;
    background-color: #25d366;
    padding: 6px 8px;
    font-size: 28px;
    line-height: 1;
    border-radius: 50%;
    text-align: center;
  }
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .header_bottom .container_inner {
    width: 100%;
  }

  #menu-main-menu li:first-child {
    display: none !important;
  }
  #menu-main-menu > li > a {
    font-size: 13px;
  }

  .toggle_dealers_mobile {
    font-size: 14px;
  }
}

@media (max-width: 400px) {
  #pingueen-toggle .toggle-img:before {
    font-size: 22px;
  }
  header #mobile-banda-fissa-bottom .banda {
    padding-right: 60px;
  }
}
/* FINE BANDA MOBILE FISSA BOTTOM */

/* FASCIA MARCHI */
div.marchi_container > div {
  padding: 0.8%;
}
div.marchi_container > div img {
  height: 80px;
}
/* FASCIA MARCHI */

/* FONT RESPONSIVE */
@media (max-width: 767px) {
  span.az_sub_title {
    font-size: 18px;
    line-height: 30px;
  }
  span.az_title {
    font-size: 36px;
    line-height: 40px;
  }
  span.sec_color {
    font-size: 20px !important;
    line-height: 30px;
  }
}
/* FONT RESPONSIVE */

@media (max-width: 767px) {
  .vc_row .section_inner_margin > .wpb_column.vc_col-sm-6:first-child {
    margin-bottom: 40px;
  }
}

/* PAGINA COMPRIAMO LA TUA AUTO RESPONSIVE */
@media (max-width: 1600px) {
  div#tabs-compriamo-auto ul.tabs-nav li:first-child {
    width: 30px;
  }
  div#tabs-compriamo-auto ul.tabs-nav li {
    width: calc((100% - 30px) / 4);
    float: left;
  }
}
@media (max-width: 600px) {
  div#tabs-container-compriamo-auto b {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
  }
}
/* FINE COMPRIAMO LA TUA AUTO RESPONSIVE */

/* FOOTER RESPONSIVE */
footer .footer_bottom .textwidget span {
  color: #000;
}
@media (max-width: 767px) {
  footer {
    padding-bottom: 83px;
    background-color: #fff;
  }

  footer .footer_top .three_columns .qode_column {
    width: 100%;
    min-height: unset !important;
    margin-bottom: 25px;
  }
  footer .three_columns > .column2 .column_inner {
    padding-left: 0;
    padding-right: 0;
    border: 0;
    margin-right: 0;
  }
  footer .three_columns > .column2 .column_inner #text-5 {
    margin-left: 0;
  }
  footer .three_columns > .column3 {
    margin-bottom: 0;
  }
  footer .three_columns > .column3 .column_inner {
    padding-left: 0;
  }
  footer .footer_top .qode_column .column_inner > div {
    text-align: left;
  }

  footer .footer_bottom .textwidget span {
    float: unset !important;
    display: block;
    margin-top: 15px;
    color: #000;
  }
  footer .footer_bottom .textwidget .container_inner {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (min-width: 601px) and (max-width: 767px) {
  footer .footer_top .sede {
    width: 50%;
    float: left;
  }
  footer .footer_top .column2 .textwidget p:not(.footer-orario) {
    display: none;
  }
  footer .footer_top .column2 .textwidget p.footer-orario {
    width: 50%;
    float: left;
  }
}
/* FINE FOOTER RESPONSIVE */

div#ui-datepicker-div {
  z-index: 1000 !important;
}

/* FRECCIE SLIDER HOME */
#home-slider .flex-direction-nav li.flex-nav-prev a,
#home-slider .flex-direction-nav li.flex-nav-next a {
  opacity: 1;
  width: 40px !important;
  height: 40px !important;
  line-height: 40px !important;
  border-radius: 5px;
  background-image: none !important;
  background-color: rgb(255 255 255 / 60%) !important;
  text-indent: 5000px;
  color: transparent;
}
#home-slider .flex-direction-nav li.flex-nav-prev a {
  left: 10px !important;
}
#home-slider .flex-direction-nav li.flex-nav-next a {
  right: 10px !important;
}
#home-slider .flex-direction-nav li.flex-nav-prev a:hover,
#home-slider .flex-direction-nav li.flex-nav-next a:hover {
  background-color: rgb(255 255 255 / 100%);
}
#home-slider .flex-direction-nav li.flex-nav-prev a::before,
#home-slider .flex-direction-nav li.flex-nav-next a::before {
  font-family: 'FontAwesome';
  color: var(--base_secondary_color);
  color: #000;
  position: absolute;
  font-size: 30px;
  left: 50%;
  transform: translateX(-50%);
  text-indent: initial;
}
#home-slider .flex-direction-nav li.flex-nav-prev a::before {
  content: '\f104' !important;
}
#home-slider .flex-direction-nav li.flex-nav-next a::before {
  content: '\f105' !important;
}
@media (max-width: 767px) {
  #home-slider .flex-direction-nav li.flex-nav-prev a,
  #home-slider .flex-direction-nav li.flex-nav-next a {
    opacity: 1;
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  #home-slider .flex-direction-nav li.flex-nav-prev a::before,
  #home-slider .flex-direction-nav li.flex-nav-next a::before {
    font-size: 24px;
  }
}
/* FINE FRECCIE SLIDER HOME */

/* ALLINEAMENTI GENERALI MOBILE */
@media (max-width: 767px) {
  .modulo-contatto.lavora-con-noi .vc_col-xs-12 {
    padding-left: 0;
    padding-right: 0;
  }
}

#tabs-compriamo-auto #tab-step-5 > div {
  text-align: left !important;
}

/* FINE ALLINEAMENTI GENERALI MOBILE */

#equip-sicur .inner .vc_col-xs-12 {
  border-top: 1px solid #ddd;
  padding: 0 25px;
  line-height: 50px;
}
#equip-sicur .inner .vc_col-xs-12:first-child {
  border-top: unset;
}

div#pingueen-toggle {
    right: 20px;
    bottom: 85px;
}
@media (min-width: 768px) {
	div#pingueen-toggle {
		bottom: 50px;
		right: 10px;
		bottom: 75px;
		right: 14px;
	}
}
@media (max-width: 767px) {
  div#ekonsilio-webmessenger .eko-wm-chatbutton {
    position: relative;
    bottom: 63px;
  }
  div#ekonsilio-webmessenger .eko-wm-chatbutton-bubble {
    position: relative;
    right: -5px;
    bottom: 45px;
    width: 45px;
    height: 45px;
  }
}

/* IMG ANTEPRIMA AUTO AD ALTEZZA UGUALE */
#div-dettaglio-veicolo-horizontal-slider-container .slideshow img {
  height: 115px;
  object-fit: cover;
}
@media (max-width: 800px) {
  .main_gallery img {
    width: 100%;
    object-fit: cover;
    height: 570px;
  }
}
@media (max-width: 767px) {
  #div-dettaglio-veicolo-horizontal-slider-container .slideshow img {
    height: 95px;
  }
  .main_gallery img {
    height: 540px;
  }
}
@media (max-width: 749px) {
  .main_gallery img {
    height: 450px;
  }
}
@media (max-width: 600px) {
  .main_gallery img {
    height: 400px;
  }
}
@media (max-width: 500px) {
  .main_gallery img {
    height: 340px;
  }
}
@media (max-width: 400px) {
  .main_gallery img {
    height: 280px;
  }
}

.az_sub_title {
  font-size: 24px;
  letter-spacing: 5px;
  font-weight: 600;
  line-height: 55px;
  color: #000;
}

.az_title {
  font-size: 55px;
  font-weight: 900;
  color: #000;
}

.az_sub_line:after {
  content: '';
  position: relative;
  left: 0;
  bottom: -6px;
  width: 100px;
  height: 4px;
  background-color: var(--base_primary_color);
  display: block;
}

.beauty_check {
  position: relative;
  display: block;
  padding: 15px;
  border: 1px solid #b2b2b2;
  border-radius: 5px;
  margin-bottom: 10px;
  cursor: pointer;
}

.beauty_check .checkbox {
  color: #000;
  vertical-align: middle;
  height: 25px;
  width: 25px;
  font-size: 18px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: 1px solid #bbb;
  border-radius: 4px;
  outline: none;
  background-color: #fff;
  cursor: pointer;
}

.beauty_check .checkbox:checked:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: '\f00c';
  font-size: 20px;
  color: green;
  position: absolute;
  top: 21px;
  left: 22px;
  background-color: white;
  border-radius: 3px;
  z-index: 999;
}

.beauty_check .checkbox:checked {
  color: #fff;
}

.beauty_check .checkbox:after {
  position: absolute;
  display: block;
  width: 100%;
  left: 0;
  top: 0;
  padding: 16px 55px;
  font-weight: 800;
  z-index: -1;
  transition: all 0.2s;
  box-sizing: border-box;
  height: 100%;
  border-radius: 5px;
  z-index: 99;
}

.beauty_check .checkbox:after,
.beauty_check.check_tipologia {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.beauty_check .tipologia.autovetture:after {
  content: 'AUTOVETTURE';
}
.beauty_check .tipologia.veicoli_commerciali:after {
  content: 'VEICOLI COMMERCIALI';
}

.beauty_check .checkbox.neopatentati,
.beauty_check .checkbox.iva_esposta {
  height: 18px;
  width: 18px;
}

.beauty_check .checkbox.neopatentati:checked:before,
.beauty_check .checkbox.iva_esposta:checked:before {
  font-size: 16px;
  top: 20px;
  left: 20px;
}

.beauty_check .checkbox.neopatentati,
.beauty_check .checkbox.iva_esposta {
  font-size: 16px;
}
.beauty_check .checkbox.neopatentati:after {
  content: 'Neopatentati';
}
.beauty_check .checkbox.iva_esposta:after {
  content: 'Iva Esposta';
}

.beauty_check .checkbox:checked:after {
  background-color: var(--base_primary_color);
}

.tipologia:after {
  padding: 16px 40px !important;
}

.tipologia:checked:before {
  content: '' !important;
}

.tipologia {
  width: 0px !important;
  height: 0px !important;
  border: none !important;
}

.price-range-slider {
  width: 100%;
  float: left;
}

.range-value {
  margin: 0;
}

.range-value input {
  width: 100%;
  background: none;
  color: #000;
  font-size: 16px;
  font-weight: initial;
  box-shadow: none;
  border: none;
  margin: 20px 0 20px 0;
}

.range-bar {
  border: none;
  background: transparent;
  height: 4px;
  width: 96%;
  margin-left: 8px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  position: relative;
  top: -15px;
}

.range-bar .ui-slider-range {
  background: var(--base_secondary_color);
  height: 5px;
  position: relative;
}

.range-bar .ui-slider-handle {
  /*border: none;
				border-radius: 5px;
				background: #fff;
				border: 1px solid var(--base_primary_color);
				height: 17px;
				width: 18px;
				top: -17px;
				cursor: pointer;
				position: relative;
				background-color: var(--base_primary_color);
				
				padding: 0px 5px;
				font-size: 8px;
				margin-left: -10px;*/

  border-radius: 5px;
  background: #fff;
  border: 1px solid var(--base_primary_color);
  height: 13px;
  width: 13px;
  top: -5px;
  cursor: pointer;
  position: absolute;
  background-color: var(--base_primary_color);
  padding: 0px;
  font-size: 8px;
  margin-left: -10px;
  display: block;
}

.range-bar .ui-slider-handle + span {
  background: #06b9c0;
}

.veicolo-trovati {
  color: var(--base_primary_color);
  font-size: 24px;
  text-transform: uppercase;
  padding: 3.5% 0;
  font-weight: 800;
}

.wrap_search_fields {
  padding: 20px 30px;
  margin: -30px 0 0 -30px;
  border: 2px solid var(--base_primary_color);
  border-radius: 5px;
  background-color: #fff;
}

.wrap_search_fields label:not(.beauty_check) {
  font-size: 16px;
  font-weight: bold;
  margin: 8px 0 4px;
  display: block;
  color: #000;
}
.beauty_check.alim,
.beauty_check.nuk {
  padding: 10px 12px;
  border-radius: 5px;
  border-color: var(--base_primary_color);
}

.beauty_check.alim {
  padding: 10px 12px;
}

.beauty_check.alim .checkbox,
.beauty_check.nuk .checkbox {
  width: 15px;
  height: 15px;
  margin: 0px;
}
.beauty_check.nuk .checkbox:before {
  font-size: 14px;
  top: 15px;
  left: 12px;
}
.beauty_check.nuk .checkbox:after {
  font-size: 14px;
  padding: 13px 32px;
}

.beauty_check .usato:after {
  content: 'Usato';
}
.beauty_check .nuovo:after {
  content: 'Nuovo';
}
.beauty_check .km0:after {
  content: 'Km Zero';
}

.beauty_check .benzina:after {
  content: 'Benzina';
}
.beauty_check .benzina_gpl:after {
  content: 'Benzina/GPL';
}
.beauty_check .benzina_metano:after {
  content: 'Benzina/Metano';
}
.beauty_check .diesel:after {
  content: 'Diesel';
}
.beauty_check .elettrica:after {
  content: 'Elettrica';
}
.beauty_check .ibrida:after {
  content: 'Ibrida';
}

.beauty_check.alim .checkbox:before {
  font-size: 14px;
  top: 15px;
  left: 12px;
}
.beauty_check.alim .checkbox:after {
  font-size: 14px;
  padding: 13px 32px;
}

.hr_search {
  border-color: var(--base_primary_color);
  border-style: solid;
  margin: 15px 0px;
}

.home-cerca-veicolo-box-reset-filtri,
.home-cerca-veicolo-box-guarda-veicoli {
  width: 100%;
  border-radius: 5px;
  font-size: 14px;
}
.home-cerca-veicolo-box-guarda-veicoli {
  border: 2px solid;
  background-color: var(--base_primary_color);
  border-color: var(--base_primary_color);
  transition: all 0.5s;
}
.home-cerca-veicolo-box-guarda-veicoli:hover {
  background-color: transparent !important;
  color: var(--base_primary_color);
  border-color: var(--base_primary_color);
}

.marchi_container {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  margin: 0 -15px;
  justify-content: center;
}

.marchi_container > div {
  padding: 0.555%;
  font-size: 16px;
  font-weight: 600;
  line-height: 60px;
  vertical-align: middle;
}

.marchi_container > div img {
  height: 60px;
  width: auto;
  vertical-align: middle;
}

.marchi_container .vc_single_image-wrapper {
  padding: 0 9px;
}

#recensioni-home .owl-item > div > p {
  background-color: #fff;
  height: 140px;
  padding: 10px;
}

.servizi_home .tabs-nav {
  width: 100%;
}

.servizi_home .tabs-nav li {
  background-color: #e8e8e8;
  width: 24.6%;
  padding: 40px 0px;
  cursor: pointer;
  border-radius: 5px;
}
.servizi_home .tabs-nav li a {
  color: #000;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 17px;
  background-color: transparent;
  display: inline-block;
}

.servizi_home .q_tabs .tabs-nav li a:hover,
.servizi_home .q_tabs .tabs-nav li.active a {
  background-color: transparent;
  color: white;
}

.servizi_home .q_tabs .tabs-nav li:hover a:after,
.servizi_home .q_tabs .tabs-nav li.active a:after {
  content: ' ';
  display: block;
  width: 100%;
  height: 3px;
  background-color: var(--base_primary_color);
  margin-top: -8px;
}

.servizi_home .q_tabs .tabs-nav li.active,
.servizi_home .q_tabs .tabs-nav li:hover {
  background-color: var(--base_secondary_color);
}

.servizi_home .q_tabs .tabs-nav li.active:after,
.servizi_home .q_tabs .tabs-nav li:hover:after {
  font-family: 'FontAwesome';
  content: '\f0d7';
  position: absolute;
  left: 50%;
  bottom: -15px;
  color: var(--base_secondary_color);
  font-size: 30px;
  margin-left: -11px;
}

.servizi_home .q_tabs .tabs-nav li.active a,
.servizi_home .q_tabs .tabs-nav li:hover a {
  color: white;
}

.servizi_home .q_tabs .tabs-nav,
.servizi_home .q_tabs .tabs-nav li {
  overflow: visible;
}

.servizi_home .tab-content {
  background-color: #fff;
  padding: 30px;
  border: 3px solid var(--base_primary_color);
  border-radius: 5px;
}

.arrow-next.slick-arrow,
.arrow-prev.slick-arrow {
  color: var(--base_secondary_color) !important;
  border-radius: 5px;
  right: 20px;
  width: 18px !important;
  height: 21px !important;
  font-size: 21px !important;
  line-height: 23px !important;
  padding-left: 3px;
  background-color: #fff;
  text-align: center;
}

.arrow-prev.slick-arrow {
  right: 46px;
}

.ac_top_bar {
  background-color: var(--base_primary_color);
}

.ac_top_bar .social {
  text-align: right;
}

.ac_top_bar .social,
.ac_top_bar .telephone {
  color: #fff;
}

.ac_top_bar .social a,
.ac_top_bar .telephone a {
  font-size: 15px;
  color: #fff;
  margin-left: 5px;
  line-height: 35px;
  vertical-align: middle;
}
.ac_top_bar .social i,
.ac_top_bar .telephone i {
  font-size: 20px;
}
footer .sede {
  display: none;
}

footer .sede a,
footer .sede a:hover,
footer .sede a:active {
  color: #000 !important;
}

footer #footer_concessionaria {
  background-color: #fff;
  border: 1px solid #aaa;
  color: #000;
  margin-bottom: 20px;
  font-size: 15px;
  padding: 10px;
  height: auto;
  border-radius: 5px;
}

.footer_bottom .container_inner,
.footer_bottom .container_inner p {
  font-weight: normal !important;
}
.footer_bottom .container_inner a {
  font-weight: 600;
}

.creato_etinet {
  color: var(--base_primary_color);
}

.main_gallery {
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  max-height: 600px;
}

.main_gallery img {
  width: 100%;
}

.ico_provenienza {
  float: right;
  font-size: 24px;
  margin-top: 10px;
}

.ico_provenienza .fa-facebook-square {
  color: #1877f2;
}

.ico_provenienza .fa-google {
  color: #ea4335;
}

#equip-serie .vc_col-sm-6 {
  height: 53px;
  line-height: 50px;
  border-bottom: 1px solid #ddd;
  border-right: 10px solid white;
  border-left: 10px solid white;
  padding: 0 25px;
}

#equip-sicur span,
#equip-serie span {
  font-size: 14px;
  line-height: 18px;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}

.dettaglio-veicolo-contact-form-accettazione {
  cursor: pointer;
}

.q_accordion_holder .ui-accordion-header {
  border: 2px solid var(--base_primary_color) !important;
  border-radius: 8px;
  height: auto !important;
  line-height: 26px !important;
  margin-top: 21px !important;
}
.q_accordion_holder.accordion .ui-accordion-header:first-child,
.q_accordion_holder.accordion.boxed .ui-accordion-header:first-child {
  margin-top: 0px !important;
}

.q_accordion_holder .ui-accordion-header.ui-accordion-header-active {
  border-bottom: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.q_accordion_holder .accordion_mark {
  right: 12px !important;
  left: auto !important;
}

.q_accordion_holder.accordion div.accordion_content {
  border: 2px solid var(--base_primary_color) !important;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top: 0 !important;
  padding: 0 !important;
}
.q_accordion_holder.accordion div.accordion_content .accordion_content_inner {
  padding: 10px 35px 20px 30px !important;
}
.q_accordion_holder span.tab-title {
  padding: 20px 35px 20px 30px !important;
  font-size: 17px;
  color: var(--base_secondary_color) !important;
  font-weight: 600 !important;
}

.q_accordion_holder .ui-accordion-header .accordion_mark {
  width: 16px !important;
  height: 16px !important;
  color: var(--base_secondary_color) !important;
  background-color: var(--base_secondary_color) !important;
  border-color: var(--base_secondary_color) !important;
  top: 50% !important;
  margin-top: -8px !important;
}
.q_accordion_holder.accordion .ui-accordion-header .accordion_mark_icon {
  font-size: 12px !important;
  color: white !important;
}
.q_accordion_holder.accordion .ui-accordion-header .accordion_mark_icon span {
  line-height: 12px !important;
}

#clta_faq {
  top: -60px;
}

#tabs-container-compriamo-auto {
  border: 1px solid var(--base_primary_color) !important;
  border-radius: 10px;
  margin-top: 45px;
  padding: 3% 6%;
}

#tabs-container-compriamo-auto .tabs_title {
  font-size: 28px;
  font-weight: 800;
}

#tabs-container-compriamo-auto b {
  line-height: 52px;
  vertical-align: middle;
  font-size: 20px;
  font-weight: 800;
}

#tabs-container-compriamo-auto .wpcf7-form-control-wrap[class*='foto'] {
  position: relative;
  display: inline-block;
  height: 100px;
  width: 130px;
  border: 1px solid #afafaf;
  border-radius: 5px;
  overflow: hidden;
  margin-right: 10px;
  cursor: pointer;
}

#tabs-container-compriamo-auto .wpcf7-form-control-wrap[class*='foto']:after {
  content: '+';
  font-size: 52px;
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  font-weight: 500;
  transform: translate(-50%, -50%);
  color: #afafaf;
}

#tabs-container-compriamo-auto .image_loaded {
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  width: auto;
  max-width: none;
}

#tabs-container-compriamo-auto #tab-step-3 .car_pics span:nth-child(n + 2) {
  display: none;
}

#tabs-container-compriamo-auto .car_files {
  opacity: 0;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 99;
}

#tabs-compriamo-auto .tabs-nav li a {
  line-height: 30px;
  height: 30px;
  width: 30px;
  color: #888888;
  font-weight: 500;
  text-align: center;
  font-size: 16px;
  padding: 0;
  background-color: transparent !important;
}
#tabs-compriamo-auto .tabs-nav li p,
#tabs-compriamo-auto .tabs-nav li a {
  float: right;
}

#tabs-compriamo-auto .tabs-nav {
  width: 100%;
}
#tabs-compriamo-auto .tabs-nav li {
  width: 24.5%;
  margin: 0;
}
#tabs-compriamo-auto .tabs-nav li:first-child {
  width: auto;
}

#tabs-compriamo-auto .tabs-nav li .bar {
  width: calc(100% - 30px);
  vertical-align: middle;
  display: inline-block;
  border-top: 1px solid #e8e8e8;
}

#tabs-compriamo-auto .tabs-nav li.on a {
  background-color: var(--base_secondary_color) !important;
  color: white;
  border-radius: 15px;
}

#tabs-compriamo-auto .tabs-nav li.on .bar {
  border-top: 2px solid var(--base_secondary_color) !important;
}

form.wpcf7-form #tabs-compriamo-auto input.wpcf7-text,
form.wpcf7-form #tabs-compriamo-auto input.wpcf7-number,
form.wpcf7-form #tabs-compriamo-auto input.wpcf7-date,
form.wpcf7-form #tabs-compriamo-auto select.wpcf7-select,
form.wpcf7-form #tabs-compriamo-auto textarea.wpcf7-textarea {
  border: 2px solid #afafaf !important;
}

#tabs-compriamo-auto input#cf-targa-field.incorrect,
#tabs-compriamo-auto input#cf-km-field.incorrect,
#tabs-compriamo-auto input#nome_cognome.incorrect,
#tabs-compriamo-auto input#telefono.incorrect,
#tabs-compriamo-auto input#indirizzo_email.incorrect,
#tabs-compriamo-auto .foto1.incorrect {
  border-color: #ff0000 !important;
}

#tabs-compriamo-auto ul.tabs-nav li:not(.on) {
  z-index: -1;
}
#tabs-compriamo-auto #auto_scelta {
  background-color: #fff;
  border: 2px solid #aaa;
  color: #000;
  margin-bottom: 20px;
  font-size: 15px;
  padding: 10px;
  height: 51px;
  border-radius: 5px;
  width: 100%;
}

#compriamo-la-tua-auto .wpcf7-mail-sent-ok {
  display: none !important;
}
#tabs-compriamo-auto .hidden {
  display: none;
}

#map_azzurra,
#map_tua,
#map_contatto {
  height: 400px;
}

.tab_contatti .tabs-nav {
  width: 100%;
  overflow: visible;
}
.tab_contatti .tabs-nav li {
  width: 32.8%;
  overflow: visible;
}
.tab_contatti .tabs-nav li a {
  height: 140px;
  border-radius: 5px;
  background-color: #e8e8e8;
  font-size: 0px;
}

.tab_contatti .tabs-nav li.active:after {
  font-family: 'FontAwesome';
  content: '\f0d7';
  position: absolute;
  left: 50%;
  bottom: -15px;
  color: var(--base_secondary_color);
  font-size: 30px;
  margin-left: -11px;
}

.tab_contatti .tabs-nav li a:hover,
.tab_contatti .tabs-nav li.active a {
  background-color: var(--base_secondary_color) !important;
}

.tab_contatti .tabs-nav li a::before {
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: 45%;
  filter: grayscale(100%);
  background-position: center;
  background-repeat: no-repeat;
}

.tab_contatti .tabs-nav li a[href='#tab-7011afa8-b36a-8']::before {
  background-image: url(/wp-content/uploads/2021/11/logo_sedi_azzurra.png);
}

.tab_contatti .tabs-nav li a[href='#tab-f1ac57ac-3132-7']::before {
  background-image: url(/wp-content/uploads/2021/11/logo_sedi_tua.png);
  background-size: 35%;
}

.tab_contatti .tabs-nav li a[href='#tab-1634804565258-2-3']::before {
  background-image: url(/wp-content/uploads/2021/11/logo_sedi_contatto.png);
  background-size: 35%;
}

.tab_contatti .tabs-nav li a:hover:before,
.tab_contatti .tabs-nav li.active a:before {
  filter: none;
}

.tab_contatti .sede {
  font-size: 15px;
  border-left: 1px solid #c8c8c8;
  line-height: 24px;
  display: block !important;
}
.tab_contatti .sede p {
  font-size: 15px;
  line-height: 24px;
}

.tab_contatti .tab-content {
  padding: 18px 15px;
  border: 2px solid var(--base_primary_color);
  border-radius: 5px;
  background-color: #f1f1f1;
}

#secondary-nav .veicoli_commerciali a,
#secondary-nav .veicoli_elettrici a,
#secondary-nav .business_rent a {
  font-size: 0px;
  position: relative;
  width: 100px;
  display: inline-block;
}

#secondary-nav .veicoli_commerciali {
  padding-left: 30px;
  padding-right: 15px;
}
#secondary-nav .veicoli_elettrici {
  padding-left: 15px;
  padding-right: 15px;
}
#secondary-nav .business_rent {
  padding-left: 15px;
  padding-right: 30px;
}

#secondary-nav .veicoli_commerciali a:after,
#secondary-nav .veicoli_elettrici a:after,
#secondary-nav .business_rent a:after {
  content: '';
  display: block;
  position: absolute;
  height: 40px;
  width: 100%;
  top: -6px;
  left: 0px;
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 0.5s;
}

#secondary-nav .veicoli_commerciali a:after {
  background-image: url(/wp-content/uploads/2021/10/pro_logo_sec_n.png);
}
/*#secondary-nav .veicoli_commerciali a:hover:after{*/
#secondary-nav .veicoli_commerciali a:after {
  background-image: url(/wp-content/uploads/2021/10/pro_logo_sec.png);
}

#secondary-nav .veicoli_elettrici a:after {
  background-image: url(/wp-content/uploads/2021/10/ecenter_logo_sec_n.png);
}
/*#secondary-nav .veicoli_elettrici a:hover:after{*/
#secondary-nav .veicoli_elettrici a:after {
  background-image: url(/wp-content/uploads/2021/10/ecenter_logo_sec.png);
}

#secondary-nav .business_rent a:after {
  background-image: url(/wp-content/uploads/2022/04/rent_business_nella_barra.png);
}

.cart_item dt.variation-Autovettura {
  display: none;
}

.btn.rented {
  pointer-events: none;
  opacity: 0.4;
}

header .dealer_site {
  height: 30px !important;
  width: auto;
  margin: 0px 8px;
  padding: 0px 2px;
  top: 10px;
  vertical-align: middle;
}

.menu_dealers {
  display: inline-block;
  padding: 8px 0px;
  border-left: 1px solid #000;
  margin-left: 25px;
  padding-left: 15px;
  vertical-align: top;
  height: 50px;
  line-height: 50px;
  margin-top: 18px;
  position: relative;
}

.toggle_search_mobile,
.toggle_dealers_mobile {
  display: none;
  cursor: pointer;
}

.wrap_left_search {
  position: relative;
}
.veicolo-trovati.mobile {
  display: none;
}

.footer_inner .qode_column {
  min-height: 390px !important;
}

.background_top_center {
  background-position: top center !important;
}

.disclaimer {
  font-size: 12px;
  padding: 15px;
  border: 2px solid var(--base_primary_color);
  border-radius: 5px;
}

/*responsive*/

@media only screen and (max-width: 1450px) {
  .toggle_dealers_mobile {
    display: block;
    font-weight: 700;
  }

  header .header_top_bottom_holder {
    z-index: 999;
  }

  .wrap_menu_dealers {
    display: none;
    position: absolute;
    top: 60px;
    left: 50%;
    width: 220px;
    margin-left: -110px;
    text-align: center;
    background-color: white;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.5);
    z-index: 999999;
  }

  .wrap_menu_dealers a {
    width: 100%;
    padding: 15px;
    border-bottom: 1px solid #efefef;
  }
}

@media only screen and (max-width: 1200px) {
  .logo_wrapper {
    left: 0px !important;
    position: relative;
  }

  .mobile_menu_button {
    float: right !important;
    display: block !important;
  }

  nav.main_menu {
    display: none !important;
  }

  header .container_inner .header_inner_left {
    position: relative;
  }

  nav.mobile_menu {
    display: block;
  }

  .mobile_menu_button span {
    padding-top: 35px;
  }

  .mobile_menu_button i {
    font-size: 26px;
  }

  .mobile_menu a span {
    font-size: 16px;
    color: #000;
    font-weight: 700;
  }

  .mobile_menu li:last-child {
    margin-bottom: 10px;
  }

  .secondary_nav_mobile {
    height: 0px;
  }
  /*.secondary_nav_mobile ul li{
		display:none;
	}*/
}
@media only screen and (min-width: 1200px) {
  .beauty_check.check_tipologia {
    border-right: none;
  }
}
@media only screen and (min-width: 850px) {
  .ecenter_pro_mobile {
    display: none !important;
  }
}

@media only screen and (max-width: 850px) {
  .mobile_menu {
    position: absolute !important;
    top: 100px !important;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }

  .mobile_menu ul {
    margin: 0px !important;
    padding: 0 30px !important;
    box-sizing: border-box;
  }

  .container.secondary-nav {
    display: none;
  }

  .secondary_nav_mobile {
    height: auto;
    background-color: var(--base_background_color);
    border-radius: 10px;
    padding-bottom: 10px !important;
  }

  .secondary_nav_mobile li a span {
    color: #fff;
  }

  .ecenter_pro_mobile .veicoli_commerciali a,
  .ecenter_pro_mobile .veicoli_elettrici a,
  .ecenter_pro_mobile .business_rent a {
    font-size: 0px;
    position: relative;
    width: 100px;
    display: inline-block;
  }

  .ecenter_pro_mobile .veicoli_commerciali a span,
  .ecenter_pro_mobile .veicoli_elettrici a span,
  .ecenter_pro_mobile .business_rent a span {
    font-size: 0px !important;
  }

  .ecenter_pro_mobile .veicoli_commerciali {
    padding: 20px 15px 10px 5px;
    display: inline-block;
    border: none;
  }
  .ecenter_pro_mobile .veicoli_elettrici {
    padding: 20px 15px 10px 15px;
    display: inline-block;
    border: none;
  }
  .ecenter_pro_mobile .business_rent {
    padding: 20px 30px 10px 15px;
    display: inline-block;
    border: none;
  }
  .ecenter_pro_mobile .veicoli_commerciali,
  .ecenter_pro_mobile .veicoli_elettrici,
  .ecenter_pro_mobile .business_rent {
    padding: 20px 2px 10px;
  }

  .ecenter_pro_mobile .veicoli_commerciali a:after,
  .ecenter_pro_mobile .veicoli_elettrici a:after,
  .ecenter_pro_mobile .business_rent a:after {
    content: '';
    display: block;
    position: absolute;
    height: 40px;
    width: 100%;
    top: -6px;
    left: 0px;
    background-size: contain;
    background-repeat: no-repeat;
    transition: all 0.5s;
  }

  .ecenter_pro_mobile .veicoli_commerciali a:after {
    background-image: url(/wp-content/uploads/2021/10/pro_logo.png);
  }
  .ecenter_pro_mobile .veicoli_elettrici a:after {
    background-image: url(/wp-content/uploads/2021/10/ecenter_logo.png);
  }
  .ecenter_pro_mobile .business_rent a:after {
    background-image: url(/wp-content/uploads/2022/04/rent_business_nella_barra.png);
  }

  .secondary_nav_mobile .veicoli_elettrici,
  .secondary_nav_mobile .veicoli_commerciali,
  .secondary_nav_mobile .business_rent {
    display: none;
  }

  .secondary_nav_mobile li:last-child {
    text-align: center;
    margin: 10px 0;
  }
  .secondary_nav_mobile li:last-child a {
    border: 2px solid white !important;
    border-radius: 5px;
    padding: 15px 10px;
  }

  .secondary_nav_mobile li.nav_filter {
    border-color: #fff;
  }

  .secondary_nav_mobile li.nav_filter.nav_sep {
    border-bottom: none;
  }
  ul#menu-main-menu-1.secondary_nav_mobile {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}

@media only screen and (max-width: 1600px) {
  .beauty_check.nuk {
    padding: 10px;
  }

  .beauty_check.alim .checkbox:after,
  .beauty_check.nuk .checkbox:after {
    font-size: 14px;
    padding: 13px 28px;
  }
  .beauty_check.nuk .checkbox:before {
    left: 10px;
  }

  .veicolo-trovati {
    font-size: 20px;
  }

  .tipologia:after {
    padding: 17px 20px !important;
    font-size: 14px;
  }

  .beauty_check .checkbox.neopatentati,
  .beauty_check .checkbox.iva_esposta {
    font-size: 13px;
  }

  .beauty_check.alim {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 1400px) {
  .beauty_check.nuk .checkbox:after {
    font-size: 12px;
  }

  #ricerca-guarda-veicoli-testo {
    font-size: 16px;
  }

  .beauty_check .checkbox:after {
    padding: 18px 40px;
  }
}
@media only screen and (max-width: 1200px) {
  .wrap_search_fields {
    margin: 20px 0 20px 0;
  }

  .tab_contatti .tabs-nav li {
    width: 32%;
  }

  .tab_contatti .tabs-nav li a[href='#tab-7011afa8-b36a-8']::before,
  .tab_contatti .tabs-nav li a[href='#tab-f1ac57ac-3132-7']::before,
  .tab_contatti .tabs-nav li a[href='#tab-1634804565258-2-3']::before {
    background-size: 50%;
  }

  .main_gallery {
    height: auto;
  }
}

@media only screen and (max-width: 768px) {
  .veicolo-trovati {
    display: none;
  }
  .veicolo-trovati.mobile {
    display: block;
  }

  .home-cerca-veicolo-combobox {
    font-size: 14px;
    padding-left: 15px;
    height: 50px;
  }
  .wrap_left_search {
    margin: 0 10px;
    padding: 15px;
    border: 2px solid var(--base_primary_color);
    border-radius: 5px;
    background-color: #fff;
  }

  .l_neopatentati,
  .l_iva_esposta {
    height: 8px;
  }
  .l_prezzo {
    margin-top: 18px !important;
  }

  .home-cerca-veicolo-box-guarda-veicoli,
  .home-cerca-veicolo-box-reset-filtri {
    height: 45px;
    line-height: 43px;
    margin-top: 18px;
  }

  .wrap_check_tipologia {
    display: none;
  }

  .toggle_search_mobile {
    display: block;
    position: absolute;
    background-color: #f6f6f6;
    color: #b2b2b2;
    height: 50px;
    width: 50px;
    border-radius: 20px;
    top: 46px;
    right: 30px;
    text-align: center;
    line-height: 50px;
    font-size: 45px;
  }

  .wrap_search_fields {
    margin: 20px 10px 20px 10px;
    border-top: 1px solid var(--base_primary_color);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    margin-top: -3px;
    padding: 30px 10px 15px;
    display: none;
  }

  .beauty_check.nuk .checkbox:after {
    padding-right: 0px;
  }

  .wrap_left_search.open {
    padding-bottom: 0px;
  }

  .row_nuk {
    margin: 0 -6px;
  }

  .wrap_nuk {
    padding: 0 5px;
  }

  .hr_search {
    display: none;
  }

  .home-div-contenitore-filtri {
    margin-top: 0px;
  }

  .tab_contatti .tabs-nav li a[href='#tab-7011afa8-b36a-8']::before,
  .tab_contatti .tabs-nav li a[href='#tab-f1ac57ac-3132-7']::before,
  .tab_contatti .tabs-nav li a[href='#tab-1634804565258-2-3']::before {
    background-size: 40%;
  }
  #map_azzurra,
  #map_tua,
  #map_contatto {
    margin-bottom: 30px;
  }
  .tab_contatti .sede {
    margin-bottom: 30px;
    border-bottom: 1px solid #aaa;
  }
  .tab_contatti .tabs-nav li {
    width: 100%;
  }
  .tab_contatti .tabs-nav li.active:after {
    display: none;
  }

  .ac_top_bar {
    display: none;
  }
  .logo_wrapper {
    display: block;
  }

  .header_bottom {
    padding: 0 10px;
  }
  .azzurra_logo > a {
    display: inline-block;
    width: 67px;
    overflow: hidden;
  }

  .azzurra_logo > a img {
    max-width: none;
  }

  .menu_dealers {
    padding-top: 5px;
    border: none;
  }

  .toggle_dealers_mobile {
    font-size: 13px;
  }

  .beauty_check.nuk {
    margin-bottom: 10px;
  }

  .beauty_check.check_tipologia {
    width: 49%;
    display: inline-block;
    box-sizing: border-box;
  }

  .beauty_check .checkbox:after,
  .beauty_check.check_tipologia {
    border-top-right-radius: 5px;
    margin-bottom: 0px;
    border-bottom-left-radius: 0px;
    margin-left: 0px;
    border-bottom: none;
  }
  .beauty_check.check_tipologia {
    margin-left: 2px !important;
    margin-right: -6px;
  }
  .wrap_search_fields label:not(.beauty_check) {
    margin-top: 24px;
  }

  .tipologia:after {
    text-align: center;
    padding: 55px 0px 0 !important;
    font-size: 9px;
    color: grey;
  }

  .beauty_check.check_tipologia .checkbox:after {
    background-size: 35%;
    background-repeat: no-repeat;
    background-position: 50% 30%;
  }

  .beauty_check.check_tipologia .checkbox.veicoli_commerciali:after {
    background-image: url(/wp-content/uploads/2021/11/veicoli_commerciali.png);
  }
  .beauty_check.check_tipologia .checkbox.autovetture:after {
    background-image: url(/wp-content/uploads/2021/11/autovetture.png);
  }

  .beauty_check.check_tipologia .checkbox.veicoli_commerciali:checked:after {
    background-image: url(/wp-content/uploads/2021/11/veicoli_commerciali_white.png);
  }
  .beauty_check.check_tipologia .checkbox.autovetture:checked:after {
    background-image: url(/wp-content/uploads/2021/11/autovetture_white.png);
  }

  .beauty_check.check_tipologia .checkbox:checked:after {
    color: #fff;
  }

  .logo_footer {
    height: 50px !important;
  }

  .beauty_check.check_tipologia {
    padding: 28px;
  }

  #home-ricerca-veicoli {
    margin-bottom: 40px !important;
  }
}

.popup_menu .line {
  top: 9px !important;
}
#row-richiedi-info-aggiuntivo {
  display: none;
}
#row-vetture-simili {
  height: 70%;
}
#row-immagini-mobile,
#dettaglio-veicolo-header-mobile {
  display: none;
}
.dettaglio-veicolo-punto-a-e-s {
  margin-left: 20px;
}
.dettaglio-veicolo-titolo-sezioni-veicolo-mobile {
}
.dettaglio-veicolo-divisore-mobile {
}
.dettaglio-veicolo-contenuto-sezioni-mobile {
}
.dettaglio-veicolo-bottone-download-mobile {
  margin-left: 20px;
  padding-bottom: 20px;
}
.div-scarica-scheda-tecnica-mobile {
  background-color: #fff;
  padding-bottom: 20px;
}
.dettaglio-veicolo-bottone-richiedi-info-mobile {
}
@media screen and (max-width: 1000px) {
  .dettaglio-veicolo-header-fixed-container {
    display: none;
  }
  .dettaglio-veicolo-home-delivery {
    margin-bottom: 5px;
  }
  .dettaglio-veicolo-garanzia-ufficiale {
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 5px;
  }
  .dettaglio-veicolo-social-margins {
    margin-left: 0px !important;
  }
  .dettaglio-veicolo-disclaimer {
    margin-bottom: 20px !important;
  }
  .dettaglio-veicolo-header-fixed-marca-immagine > img {
    margin-left: -30px;
  }
  .dettaglio-veicolo-header-mobile-container {
    padding-bottom: 20px !important;
  }
  #row-immagini {
    display: none;
  }
  #row-immagini-mobile {
    display: block;
    padding-bottom: 35px;
  }
  #row-disponibile-presso-e-scheda-tecnica
    > .full_section_inner
    > .vc_column_container
    > .vc_column-inner {
    padding-right: 15px !important;
  }
  #div-richiedi-info > .wpb_wrapper > .vc_row {
    margin-right: -15px !important;
  }
  #row-vetture-simili {
    height: 80% !important;
  }
}
@media screen and (max-width: 768px) {
  .dettaglio-veicolo-box-bianco {
    margin-left: 0px !important;
  }
  #row-disponibile-presso-e-scheda-tecnica
    > .full_section_inner
    > .vc_column_container
    > .vc_column-inner {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  .row-home-delivery {
    margin-right: -15px !important;
    margin-left: -15px !important;
  }
  .dettaglio-veicolo-disclaimer {
    margin-right: -14px !important;
    margin-left: -14px !important;
  }
  #div-richiedi-info > .wpb_wrapper > .vc_row {
    margin-right: 0px !important;
    margin-left: -15px !important;
  }
  #dettaglio-veicolo-slider-orizzontale-container {
    height: 300px;
  }
}
@media screen and (max-width: 425px) {
  .dettaglio-veicolo-bottone-richiedi-info-mobile {
    margin-top: 20px !important;
  }
  .div-scarica-scheda-tecnica-mobile {
    padding-bottom: 12px;
  }
  .dettaglio-veicolo-bottone-download-mobile {
    margin-left: auto;
    margin-right: auto;
  }
  .dettaglio-veicolo-titolo-sezioni-veicolo-mobile,
  .dettaglio-veicolo-divisore-mobile,
  .dettaglio-veicolo-contenuto-sezioni-mobile {
    padding-left: 34px !important;
    margin-right: 10px;
  }
  .dettaglio-veicolo-punto-a-e-s {
    margin-left: 34px;
    margin-right: 15px;
  }
  .img-loghi-mobile-mh {
    min-height: 130px;
  }
  .img-loghi-mobile {
    display: none;
  }
  .h3-img-loghi-mobile {
    font-size: 14px;
  }
  #row-richiedi-info-aggiuntivo {
    display: block;
  }
  .dettaglio-veicolo-header-mobile-btn-richiedi-info {
    margin-left: -30px !important;
    margin-right: 0px !important;
  }
  #row-immagini-mobile {
    padding-bottom: 0px;
  }
  div.sp-post-carousel-section-1986 {
    padding-top: 0px !important;
  }
  #row-disponibile-presso-e-scheda-tecnica-logo img {
    max-width: 75%;
  }
  #row-disponibile-presso-e-scheda-tecnica {
    margin-right: -30px !important;
    padding-right: 15px;
  }
  .dettaglio-veicolo-disclaimer {
    margin-right: -14px !important;
    margin-left: -14px !important;
  }
  .dettaglio-veicolo-bottone-richiedi-info {
    width: initial !important;
  }
  .dettaglio-veicolo-box-bianco {
    margin-left: 0px !important;
  }
  #row-disponibile-presso-e-scheda-tecnica
    > .full_section_inner
    > .vc_column_container
    > .vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .row-home-delivery {
    margin-right: -15px !important;
    margin-left: -15px !important;
  }
  #div-richiedi-info > .wpb_wrapper > .vc_row {
    margin-right: -15px !important;
    margin-left: -15px !important;
  }
  #dettaglio-veicolo-slider-orizzontale-container {
    height: 230px;
    display: contents;
  }
  #dettaglio-veicolo-header-mobile {
    display: block;
    margin-top: 20px;
  }
}

@media screen and (max-width: 480px) {
  .dettaglio-veicolo-header-fixed-marca h1 {
    font-size: 25px !important;
  }
  .dettaglio-veicolo-header-fixed-modello h2 {
    font-size: 18px !important;
  }

  #equip-serie .vc_col-sm-6 {
    line-height: 35px;
  }

  .beauty_check.check_tipologia .checkbox:after {
    background-size: 59%;
  }

  .toggle_search_mobile {
    height: 42px;
    width: 42px;
    border-radius: 20px;
    top: 38px;
    right: 30px;
    text-align: center;
    line-height: 45px;
    font-size: 34px;
  }
}

@media screen and (max-width: 375px) {
  .dettaglio-veicolo-disclaimer {
    margin-right: -15px !important;
  }
  .theme-green .back-bar,
  .slider-container .clickable-dummy,
  .theme-green .back-bar .selected-bar {
    width: 85%;
  }
  #dettaglio-veicolo-slider-orizzontale-container {
    height: 225px;
  }
  #dettaglio-veicolo-header-mobile {
    margin-top: 0;
  }
}
@media screen and (max-width: 320px) {
  .dettaglio-veicolo-header-mobile-btn-richiedi-info {
    margin-left: -30px !important;
    margin-right: -30px !important;
    padding: 6px;
  }
  #dettaglio-veicolo-slider-orizzontale-container {
    height: 255px;
  }
}

.div-wrapper-immagine-in-evidenza:hover #img-garanzia {
  opacity: 1 !important;
  transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
}

/* Breakpoint XS */
@media (max-width: 575px) {
  .hidden-xs {
    display: none !important;
  }
}

/* Breakpoint SM */
@media (min-width: 576px) and (max-width: 767px) {
  .hidden-sm {
    display: none !important;
  }
}

/* Breakpoint MD */
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md {
    display: none !important;
  }
}

/* Breakpoint LG */
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg {
    display: none !important;
  }
}

/* Breakpoint XL */
@media (min-width: 1200px) {
  .hidden-xl {
    display: none !important;
  }
}

.rows-contatti .vc_col-sm-4 {
  width: 100% !important;
}

.w4pl p {
  margin-bottom: 0;
}

a.home-evidenza-img img.badge_over_img {
    position: absolute;
    top: unset;
    transform: unset;
    right: 0px;
    bottom: 16px;
    z-index: 1;
    width: 100px !important;
    height: auto !important;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
@media (max-width: 1449px) {
	a.home-evidenza-img img.badge_over_img { bottom: 25px; }
}

body.single-automobile .wpb_single_image > .main_gallery ~ img.badge_over_img {
    position: absolute;
    right: 0;
    bottom: 25px;
    width: 180px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    z-index: 1;
}
body.single-automobile .wpb_single_image { position: relative; }
@media (max-width: 767px) {
	body.single-automobile .wpb_single_image > .main_gallery ~ img.badge_over_img {
		width: 120px;
		bottom: 20px;
	}
}
@media (max-width: 480px) {
	body.single-automobile .wpb_single_image > .main_gallery ~ img.badge_over_img {
		width: 80px;
		bottom: 15px;
	}
}