/*========== Template
  * Project: Classdrive
  * Version: 1.0
  * Author: EGA
  * Author URI: http://www.exileart.it
==========*/
.container-best-price-desktop {
  z-index: 3;
}
.offer-label .countdown {
  z-index: 1;
  position: relative;
}
.select-car .countdown {
  padding-right: 10px;
}
.select-car .countdown,
.select-car .countdown span {
  color: #cc1414 !important;
  font-weight: 600 !important;
  font-size: 14px !important;
}
.select-car.ofl .bottom .price span.price-regular {
  font-size: 18px;
  margin-right: 5px;
  color: #969696;
}
.select-car.ofl .bottom .price {
  text-align: right;
}
.select-car.ofl .bottom .price .inclusa {
  display: block;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 5px;
}
.flf-offer {
  margin-top: 30px;
}
.flat-step-content .flf-offer {
  margin-top: 50px;
}
.flf-slave .select-car.ofl,
.flf-master .select-car.ofl,
.flf-offer .select-car.ofl {
  padding-bottom: 50px;
  position: relative;
}
.master-label {
  background-color: #833636;
}
.slave-label {
  background-color: #000;
}
.offer-master-label {
  background-color: #7fbc03;
}
.slave-label,
.master-label {
  display: inline-block;
  color: white;
  font-size: 12px;
  border-radius: 5px;
  text-align: center;
  position: absolute;
  padding: 7px;
  line-height: 1;
  right: 0;
  bottom: 0;
  font-weight: 700;
}
.slave-label .label,
.master-label .label {
  font-size: 14px;
  padding-left: 40px;
  position: relative;
}
.slave-label .label img,
.master-label .label img {
  position: absolute;
  left: 20px;
  top: 2px;
  width: 15px;
}
.offer-label {
  display: inline-block;
  background-color: #f3f3f3;
  color: white;
  font-size: 12px;
  border-radius: 5px;
  text-align: center;
  position: absolute;
  padding: 7px;
  line-height: 1;
  right: 0;
  top: -30px;
  font-weight: 700;
  z-index: 2;
  padding-left: 25px;
}
.offer-label img {
  width: 20px;
  position: absolute;
  left: -25px;
  top: -3px;
}
.master-label::before {
  background-color: #833636;
}
.offer-label::before {
  background-color: #f3f3f3;
}
.slave-label::before {
  background-color: #000;
}
.offer-master-label::before {
  background-color: #7fbc03;
}

.offer-label::before,
.slave-label::before,
.master-label::before {
  left: 0;
  right: 20%;
  transform: skewX(-40deg);
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  border-radius: inherit;
  border-bottom-left-radius: 0;
  transform-origin: top left;
}
.label-content {
  position: relative;
  z-index: 1;
}
.offer-label .percent {
  font-size: 16px;
  font-weight: 700;
  padding-left: 5px;
}
.remove-all-text {
  font-size: 18px;
  display: inline-block;
  position: absolute;
  right: 0;
  padding: 15px 10px;
  background: transparent;
  top: 0;
  color: #000;
}

.autocomplete-container {
  position: relative;
}
.autocomplete-results {
  position: absolute;
  top: 57px;
  width: 100%;
  background: white;
  max-height: 400px;
  overflow-y: auto;
  z-index: 99;
}
.autocomplete-item {
  padding: 10px;
  cursor: pointer;
  border-bottom: 1px solid #eee;
  color: #222;
}
.autocomplete-item:hover {
  background: #f0f0f0;
}

.riepilogo-viaggio .remove-all-text {
  padding: 5px;
}

.riepilogo-viaggio .autocomplete-results {
  width: 400px;
  text-align: left;
  top: 40px;
  font-weight: 400;
}

.widget-flat-steps .riepilogo-viaggio .autocomplete-results {
  width: auto;
  top: 50px;
}

.riepilogo-viaggio .autocomplete-results .autocomplete-item {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}

.riepilogo-viaggio .autocomplete-results .autocomplete-item:last-child {
  border-top: 1px solid #eee;
}

.riepilogo-viaggio .autocomplete-results .autocomplete-item:first-child {
  border-top: 1px solid #eee;
}

.cart-complete-number .riepilogo-viaggio input#indirizzo-partenza,
.cart-complete-number .riepilogo-viaggio input#indirizzo-arrivo {
  min-width: auto;
}

.widget-flat-steps .riepilogo-viaggio .remove-all-text {
  padding: 10px;
}

.header-01 .logo-pro {
  top: 0px !important;
}

.logo-pro img {
  max-width: 145px;
  height: auto;
}

.logo-ft img {
  max-width: 160px;
}

.logo-calendar img {
  max-width: 160px;
}

.calendar.open .logo-calendar,
.time-open.open .logo-calendar {
  margin-bottom: 90px !important;
}

.chbs-column-1 {
  width: 60%;
  border-left-width: 0px;
  padding-right: 20px;
  float: left;
}

.chbs-column-2 {
  width: 15%;
  float: left;
}

.chbs-column-3 {
  width: 25%;
  text-align: right;
  border-right-width: 0px;
  float: left;
  padding-top: 30px;
}

span.booking-form-extra-description {
  width: 100%;
  float: left;
  clear: both;
  display: block;
  font-size: 16px;
  margin-top: 5px;
  font-weight: 300;
  line-height: 26px;
}

span.booking-form-extra-name {
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  color: #000000;
}

span.booking-form-extra-price {
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  color: #f0201a;
  margin-left: 10px;
}

li.chbs-booking-extra-list-item-quantity-enable {
  width: 100%;
  float: left;
  border: 1px solid #ebe9dc;
  border-radius: 5px;
  padding: 5px 10px 7px 15px;
  margin-bottom: 0px;
}

span.riepilogo-viaggio {
  color: #000000;
  font-weight: 700;
}

.widget-category ul li {
  line-height: 25px !important;
}

.select-car.ofl {
  padding-bottom: 5px;
  margin-bottom: 25px;
  border: 2px solid #ebe9dc;
}

.select-car.ofl .bottom .btn-select {
  opacity: 0.9 !important;
}

.select-car .box-text .content {
  margin-bottom: 2px !important;
}

.select-car.ofl .box-text {
  text-align: center;
  margin-top: 25px;
}

.select-car.ofl .bottom .btn-select a {
  background: #cf4141 !important;
}

button.border-1 {
  border: 1px solid #ff0000 !important;
}

button.clr-1 {
  color: #ee0000 !important;
}

.pick-baggage {
  width: 50%;
  float: left;
}

.pick-person {
  width: 50%;
  float: left;
}

.custom_block {
  min-height: 65px;
}

.icon-extra {
  float: left;
}

.text-extra {
  float: left;
  font-weight: 600;
  margin-left: 20px;
  font-size: 22px;
  color: black;
}

.blocco-extra {
  margin-bottom: 50px;
}

a.no-bg.clr-1.border-1 {
  border: 1px solid #cc0000;
  padding: 10px 30px 10px 30px;
  text-transform: uppercase;
  border-radius: 5px;
}

.select-car.ofl.auto.selezionato.eselezionato {
  border: 2px solid #15c700;
}

.eselezionato button.no-bg.clr-1.border-1.auto {
  background-color: #8ad981;
  color: black !important;
  font-weight: 600;
}

.pick-address {
  width: 100% !important;
}

.custom_block {
  width: 100% !important;
  margin: 0px !important;
  padding: 0px 20px 0px 20px !important;
}

.custom_block_button {
  width: 100% !important;
  margin: 0px !important;
  padding: 0px 20px 20px 20px !important;
}

.btn-submit.scegliveicolo {
  margin-top: 0px !important;
}

span.mq-place-search {
  width: 100%;
}

@media only screen and (max-width: 600px) {
  .sdl-booking:not(.fh) {
    position: absolute;
    width: 92%;
    bottom: 0px;
  }
}

@media only screen and (max-width: 600px) {
  div#rev_slider_1078_2_forcefullwidth {
    margin-top: 315px !important;
  }
}

.add-box .tab_booking li {
  line-height: 50px;
  width: 49% !important;
}

.add-box .tab_booking li a {
  text-align: center !important;
  width: 100% !important;
  display: inherit !important;
}

#header {
  border-top: 6px solid #ff0000 !important;
}

.top-header a:link {
  text-decoration: none;
  color: #ffffff !important;
}

.top-header a:visit {
  text-decoration: none;
  color: #ffffff !important;
}

.top-header a:active {
  text-decoration: none;
  color: #ffffff !important;
}

ul.tab_menu.autoclassdrive.tab-container {
  display: none;
}

.pagina-pagamento .payment-gateways img {
  height: 100px !important;
}

.pagina-pagamento input[type="radio"] {
  display: initial !important;
  width: 20px;
  height: 20px;
}

.bill-table td {
  width: 20%;
  padding: 5px 0;
  padding-left: 0px !important;
}

/*@media only screen and (min-width: 992px){
.header-04 .navigation .menu > li:hover a {
    background: #fff;
    color: #1e1e1e;
 }
}*/

.login-menus a:link {
  color: #ffffff !important;
  /*background: linear-gradient(to left,#ff6c00,#e52c43);
    border-color: #ff4c00;*/
  background-color: #cc1414;
  border-color: #cc1414;
  text-transform: capitalize !important;
}

@media only screen and (min-width: 992px) {
  .login-menus a:visited {
    color: #ffffff !important;
    /*background: linear-gradient(to left,#ff6c00,#e52c43);
    border-color: #ff4c00;*/
    background-color: #cc1414;
    border-color: #cc1414;
    text-transform: capitalize !important;
  }
}

@media only screen and (max-width: 900px) {
  .login-menus a:visited {
    color: #ffffff !important;
    /*background: linear-gradient(to left,#ff6c00,#e52c43);
    border-color: #ff4c00;*/
    background-color: #cc1414;
    border-color: #cc1414;
    text-transform: uppercase !important;
  }
}

@media only screen and (min-width: 992px) {
  .login-menus a:active {
    color: #ffffff !important;
    /*background: linear-gradient(to left,#ff6c00,#e52c43);
    border-color: #ff4c00;*/
    background-color: #cc1414;
    border-color: #cc1414;
    text-transform: capitalize !important;
  }
}

@media only screen and (min-width: 992px) {
  .login-menus a:hover {
    background: #fff !important;
    color: #1e1e1e !important;
    text-transform: capitalize !important;
  }
}

.info-box .booking {
  background: #cc1414 !important;
  border-color: #cc1414 !important;
}

.info-box .prenotaora {
  background-color: #cc1414;
  border-color: #cc1414 !important;
}

.info-box .registratiora {
  background-color: #3d3d3d;
  border-color: #3d3d3d !important;
}

.info-box .prenotaora {
  font-family: Dosis;
  font-size: 18px;
  color: #fff;
  background: #cc1414;
  display: inline-block;
  border: 2px solid #cc1414;
  border-radius: 3px;
  padding: 11px 34px 9px 42px;
  font-weight: 600;
}

.info-box .registratiora {
  font-family: Dosis;
  font-size: 18px;
  color: #fff;
  background: #3d3d3d;
  display: inline-block;
  border: 2px solid #3d3d3d;
  border-radius: 3px;
  padding: 11px 34px 9px 42px;
  font-weight: 600;
}

p.content-prenotaora {
  color: black;
}

.rplg-businesses .rplg .rplg-box {
  position: relative !important;
  margin: 2px !important;
  color: #777 !important;
  border: 1px solid #ededed !important;
  background-color: #313131 !important;
  border-radius: 4px !important;
}

.rplg-businesses .rplg-list2 .rplg-box {
  padding: 10px !important;
  margin-bottom: 15px !important;
}

.sdl-booking.add-box .booking-title {
  margin-bottom: 10px;
  color: #fff;
}

@media only screen and (max-width: 600px) {
  .top-title .breadcrumbs {
    display: none;
  }
  .sdl-booking.add-box .booking-title {
    margin-bottom: 5px;
    color: #fff;
    font-size: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .top-title .breadcrumbs {
    display: none;
  }
}

@media only screen and (min-width: 800px) {
  .login_mobile_top {
    display: none;
  }
}

.login_mobile_top a {
  color: #ffffff !important;
  /*color: #f28b00!important;*/
  text-decoration: none;
  outline: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.login_mobile_top a:hover {
  color: #ffffff !important;
  text-decoration: none;
  outline: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.login_mobile_top a:link {
  color: #ffffff !important;
  text-decoration: none;
  outline: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.login_mobile_top a:active {
  color: #ffffff !important;
  text-decoration: none;
  outline: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.login_mobile_top a:focus {
  color: #ffffff !important;
  text-decoration: none;
  outline: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.modifica_privacy a {
  color: #aaaaaa !important;
}

.modifica_privacy a:hover {
  color: #aaaaaa !important;
}

.modifica_privacy a:link {
  color: #aaaaaa !important;
}

.modifica_privacy a:active {
  color: #aaaaaa !important;
}

.modifica_privacy a:focus {
  color: #aaaaaa !important;
}

.col-md-12.privacy_testo {
  padding: 160px;
}

@media only screen and (max-width: 600px) {
  .col-md-12.privacy_testo {
    padding: 0px;
  }
}

.schedule-booking .form-booking > div:nth-child(4) label:after,
.schedule-booking .form-booking > div:nth-child(3) label:after {
  /*border-top: solid 5px #e62f3f!important;*/
  display: none !important;
}

/*.pick-date  select {
    appearance: none!important;
}

.pick-date  select {
    appearance: none!important;
}*/

.login_mobile_top {
  background: linear-gradient(to left, #ff6c00, #e52c43);
  border-color: #ff4c00;
  color: white !important;
  font-size: 14px;
  padding: 0px 6px 0px 6px;
  height: 30px;
  line-height: 27px;
}

/*button.btn.btn-info.my-2.myy-2 {
    background: linear-gradient(to left,#ff6c00,#e52c43);
    border-color: #ff4c00;
    color: white!important;
    font-size: 14px;
    font-weight: bold;
}*/

button.btn.btn-info.my-2.myy-2 {
  background-color: #cc1414;
  border-color: #cc1414;
  color: white !important;
  font-size: 14px;
  font-weight: bold;
}

.myy-3 {
  background: #000000;
  border-color: #000000;
  color: white !important;
  font-size: 14px;
  height: 50px;
  line-height: 30px;
  font-weight: bold;
}

@media only screen and (max-width: 600px) {
  .privacy-policy {
    margin-top: 105px !important;
  }
}

.termsfeed-com---palette-dark .cc-pc-head-lang select {
  color: #ffffff !important;
}
@media only screen and (max-width: 600px) {
  .loginsidemenu a {
    color: white;
    font-size: 20px;
    text-transform: uppercase;
    background: linear-gradient(to left, #ff6c00, #e52c43);
    border-color: #ff4c00;
    padding: 8px;
    margin-left: 17px;
  }
}

.loader:before,
.loader:after {
  width: 100% !important;
  height: 100% !important;
  /* background: #ff1200!important; */
  background-image: url(https://www.classdrive.it/uploads/system/logo-red.png) !important;
  object-fit: cover !important;
  background-position: center !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}

.loader:before,
.loader:after {
  border-radius: 15%;
  background: #ffffff;
}

@media only screen and (max-width: 600px) {
  .contact-area .template-title {
    margin-bottom: 5px;
  }
  .riepilogo-viaggio .autocomplete-results {
    width: auto;
  }
  .label-content {
    font-size: 12px;
  }
  .slave-label .label,
  .master-label .label {
    font-size: 12px;
    padding-left: 30px;
  }
  .slave-label .label img,
  .master-label .label img {
    position: absolute;
    left: 12px;
    top: 0px;
    width: 15px;
  }
}

@media only screen and (max-width: 380px) {
  .label-content {
    font-size: 11px;
  }
  .slave-label .label,
  .master-label .label {
    font-size: 11px;
    padding-left: 20px;
  }
  .slave-label .label img,
  .master-label .label img {
    position: absolute;
    left: 4px;
    top: 0px;
    width: 15px;
  }
}

.icon-box .content-box .left-content {
  color: #ed3833 !important;
}

.fleet-carousel .owl-controls .owl-dots .owl-dot.active span {
  background: #ed3833 !important;
}

.row.row_privacy {
  margin: 0px !important;
  width: 100%;
  padding: 0px !important;
  display: block;
}

.pac-container:after {
  /* Disclaimer: not needed to show 'powered by Google' if also a Google Map is shown */
  background-image: none !important;
  height: 0px;
}

p.content-faq {
  color: black;
  font-weight: 400;
  line-height: 20px;
}

a.link-faq {
  color: #c40d0d !important;
  font-size: 18px;
  font-weight: 600;
}

.widget.widget-category.widget-banner {
  padding: 8px;
}

.wa-chat-box-poweredby {
  display: none;
}

/*.datetimepicker .today {
    display:none!important;
}*/

.datetimepicker tfoot th {
  display: none !important;
}

#alert-modal-cart-customer .list-button {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
#alert-modal-cart-customer .list-button a {
  padding: 5px 10px;
  background: #cc1414;
  border-color: #cc1414;
  border-radius: 5px;
  font-size: 18px;
  color: #fff;
  margin: 0 5px;
  font-weight: 600;
}

.modal-carrello {
  max-width: 400px;
}

@media screen and (max-width: 768px) {
  .col-md-2.ft2 {
    text-align: center;
  }

  .col-md-4.ft1 {
    text-align: center;
  }
}

/* Mostra solo su desktop (nasconde su mobile) */
.footer-bottom.bottom-01 {
  display: block; /* Visibile di default */
}

@media screen and (max-width: 768px) {
  .footer-bottom.bottom-01 {
    display: none; /* Nasconde su mobile */
  }
}

/* Mostra solo su mobile (nasconde su desktop) */
.footer-bottom.bottom-02 {
  display: none; /* Nascosto di default */
}

@media screen and (max-width: 768px) {
  .footer-bottom.bottom-02 {
    display: block; /* Visibile solo su mobile */
    background-color: #313131;
  }

  .footer-01,
  .footer-04 {
    background: #1e1e1e;
    padding: 35px 0px 0px 0px;
  }

  .section-iconbox:not(.fix-mtb) {
    padding: 0 0 30px !important;
  }
}

.bottom-02 .title {
  text-align: center;
  float: left;
  font-size: 22px;
  width: 100%;
  color: #cc1513;
  margin-bottom: 25px;
}

.col-md-50 {
  width: 50%;
  float: left;
  text-align: center;
}

.link-piu-richiesti:hover,
.link-piu-richiesti:focus,
.link-piu-richiesti:active,
.link-piu-richiesti:link {
  color: #ffffff !important; /* Imposta il colore bianco */
  text-decoration: none; /* Rimuove il sottolineato (opzionale) */
}

a.link-piu-richiesti {
  color: white;
}

#wa-widget-send-button-no-text {
  margin: 0 0 100px 0 !important;
}

.col-md-12.privacy_testo {
  padding: 160px;
  color: black;
}
