<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*---------------------------------------------------------------------------------
 Theme Name:   AutofficinaMax
 Theme URI:    https://www.autofficinamax.it
 Description:  AutofficinaMax Theme
 Author:       LAB87
 Author URI:   https://www.lab87.it
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
------------------------------ ADDITIONAL CSS HERE ------------------------------*/

.gf-richiesta-info .ginput_container_area textarea {
  height: auto;
}
.gf-richiesta-info .gform_footer {
  text-align: center;
}
.gf-richiesta-info .gf-descrizione-info {
  font-size: 1.6rem !important;
  color: #333;
}
.gf-prenota-ora .gf-descrizione-prenota {
  font-size: 1.6rem !important;
  color: #333;
}
.gf-prenota-ora .gform_footer {
  text-align: center;
}
.gf-prenota-ora .gform_footer input[type="submit"] {
  color: #00387b !important;
  border-width: 0px !important;
  border-radius: 100px;
  font-size: 20px !important;
  font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  background-color: #fff14b;
  padding-top: 12px !important;
  padding-right: 36px !important;
  padding-bottom: 12px !important;
  padding-left: 36px !important;
  box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.16);
  line-height: 1.7em !important;
  cursor: pointer;
}
.gf-richiesta-info .gform_footer input[type="submit"] {
  color: #00387b !important;
  border-width: 0px !important;
  border-radius: 100px;
  font-size: 20px !important;
  font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  background-color: #fff14b;
  padding-top: 12px !important;
  padding-right: 36px !important;
  padding-bottom: 12px !important;
  padding-left: 36px !important;
  box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.16);
  line-height: 1.7em !important;
  cursor: pointer;
}
.gf-prenota-ora .gfield_consent_description {
  border: none !important;
  font-size: 20px !important;
  overflow-y: hidden !important;
}
.gf-prenota-ora .gfield_consent_description a {
  color: #00387b !important;
}
.gf-richiesta-info .gfield_consent_description {
  border: none !important;
  font-size: 20px !important;
  overflow-y: hidden !important;
}
.gf-richiesta-info .gfield_consent_description a {
  color: #00387b !important;
}

/*
 * Personalizzazione dei form per la richiesta informazioni nelle varianti giallo
 */
.gf-richiesta-info.giallo .gform_footer input[type="submit"] {
  color: #fff14b !important;
  border-width: 0px !important;
  border-radius: 100px;
  font-size: 20px !important;
  font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  background-color: #00387b;
  padding-top: 12px !important;
  padding-right: 36px !important;
  padding-bottom: 12px !important;
  padding-left: 36px !important;
  box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.16);
  line-height: 1.7em !important;
  cursor: pointer;
}
.gf-richiesta-info.giallo {
  color: #00387b !important;
  font-size: 1rem !important;
  background-color: #fff14b !important;
}

/*
 * Personalizzazione dei form per la richiesta informazioni nelle varianti blu
 */
.gf-richiesta-info.blu .gform_footer input[type="submit"] {
  color: #00387b !important;
  border-width: 0px !important;
  border-radius: 100px;
  font-size: 20px !important;
  font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  background-color: #fff14b;
  padding-top: 12px !important;
  padding-right: 36px !important;
  padding-bottom: 12px !important;
  padding-left: 36px !important;
  box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.16);
  line-height: 1.7em !important;
  cursor: pointer;
}
.gf-richiesta-info.blu {
  color: #ffffff !important;
  font-size: 1rem !important;
  background-color: #00387b !important;
}

.gf-richiesta-info.blu a {
  color: #ffffff !important;
}

/* fare mappa diversa */
#mappa-contatti {
  min-height: 300px !important;
  height: 90% !important;
}
#mappa-contatti .et_pb_map {
  min-height: 300px !important;
  height: 100% !important;
}

@media (max-width: 479px) {
  #foro-contatti-largo {
    width: 100% !important;
  }
  .et_show_nav #logo {
    max-width: 50vw !important;
  }
}
.mobile_menu_bar:before,
.et_overlay:before {
  color: #fff14b !important;
}

@media (max-width: 1200px) {
  #et_mobile_nav_menu {
    display: block;
  }

  #top-menu {
    display: none;
  }
}

@media (max-width: 1200px) {
  #top-menu li,
  #top-menu li a {
    font-size: 14px;
    padding-right: 15px;
  }
}
</pre></body></html>