@charset "UTF-8";
/*rosso*/
/*viola chiaro*/
/*hover-bottone*/
/**/
/* Carosello Web Booking */
/* Fine Caroselli */
/*RESPONSIVE HEIGHT CAROSELLO SITO*/
/* Visibilità select per tablist */
/*Aperture dei menu in mobile*/
/*larghezza drowdown-menu*/
/*titoli generali del sito*/
.btn {
  border-radius: 0 !important;
}

.page-header {
  color: #fff;
  background-color: transparent;
  height: 100px;
  margin-top: 128px;
}
.page-header a {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.page-header .page-title {
  font-size: 2.5rem;
  margin-bottom: 2rem;
  margin-top: 1rem;
}

.landing-link {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

div.cart-row p {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0;
  margin-top: 0;
}

p.cart-row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
  margin-top: 0;
}

.cart-row {
  display: flex;
  justify-content: space-between;
}
.cart-row b {
  display: flex;
  justify-content: space-between;
  font-weight: 600;
  color: #333;
}

.delete-cart {
  font-weight: 300;
  font-size: 1.3rem;
  margin-left: 0.5rem;
  color: #fff !important;
  text-decoration: none;
}
/*bottoni*/
.btn-1.btn-block {
  background-color: #D7282F;
  color: #ffffff;
}
.btn-1.btn-block:hover {
  color: #ffffff;
}

.btn.dropdown-toggle.dg-selectpicker.bs-placeholder {
  border: 1px solid #cccccc;
}

.btn.btn-1 {
  background-color: #D7282F;
  color: #ffffff;
}
.btn.btn-1:hover {
  color: #ffffff;
}

.refresh-cart {
  font-weight: 300;
  font-size: 1.3rem;
  color: #ccc !important;
  text-decoration: none;
}
.refresh-cart:hover {
  font-weight: 300;
  font-size: 1.3rem;
  color: #ccc;
  text-decoration: none;
}

.Service {
  display: flex;
  justify-content: flex-start;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.ServiceIcon {
  text-decoration: none;
  margin-right: 0.5rem;
  color: #666;
  font-size: 1.5rem;
  display: flex;
  align-items: flex-start;
}
.ServiceIcon:hover {
  text-decoration: none;
  margin-right: 0.5rem;
  color: #D7282F;
  display: flex;
  align-items: flex-start;
}

.ServiceLabel {
  text-decoration: none;
  color: #666;
  font-weight: bold;
  font-size: 0.9rem;
  color: #D7282F;
  display: flex;
  align-items: flex-start;
}
.ServiceLabel:hover {
  color: #D7282F;
  display: flex;
  align-items: flex-start;
}

.TotalPrice {
  display: flex;
  justify-content: space-between;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1.5rem;
  align-items: flex-end;
  font-weight: bold;
}

.scalapay-widget {
  display: flex;
  justify-content: space-between;
  padding-left: 1rem;
  padding-right: 1rem;
  align-items: flex-end;
}

.section-container {
  padding: 0.5rem !important;
  background-color: #fff;
  margin-bottom: 2rem;
}

#cart {
  border: 1px solid #ccc;
}
#cart .section-container {
  margin-bottom: 0;
}
#cart .cart-product-img {
  height: 170px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#cart .cart-room {
  border: 1px solid #ccc;
  padding: 0.5rem;
  border-radius: 4px;
  margin-bottom: 0.5rem;
  font-size: 0.9rem;
}
#cart .cart-room .inner-room-divider {
  border-bottom: 1px solid #ccc;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
#cart .cart-room .room-total {
  color: #333;
  font-size: 0.9rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cart-transfer-services-contaier {
  border: 1px solid #093358;
  padding: 0.5rem;
  border-radius: 4px;
  margin-bottom: 0.5rem;
  font-size: 0.9rem;
}

.room-penalty {
  font-size: 1rem;
  font-weight: bold;
  margin-top: 0.5rem;
  color: #D7282F;
}

.roundstep {
  width: 30px;
  height: 30px;
  background: #D7282F;
  color: #fff;
  border-radius: 20px;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.section-title {
  font-weight: bold;
  font-size: 1.3rem;
  margin-left: 0.5rem;
}

.section-content {
  margin-top: 0.75rem;
  margin-left: 2.5rem;
}

.section-description {
  margin-bottom: 0.75rem;
}

.cart-header {
  background-color: #D7282F;
  text-align: center;
}
.cart-header .cart-title {
  color: #fff;
  font-size: 1.75rem;
  display: flex;
  justify-content: space-between;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  padding: 0.2rem;
}

.pax-title {
  font-weight: 700;
}

.payment-content {
  background-color: #fff;
}

.login-btn {
  font-size: 1.75rem;
}

.btn-1 .btn-block {
  background-color: #D7282F;
}

.form-control.disabled {
  background-color: #e9ecef;
  opacity: 1;
  border: 1px solid #ccc;
}

.transfer-product.cart-item .transfer-details {
  margin-bottom: 0.5rem;
}
.transfer-product.cart-item .transfer-details p {
  margin-bottom: 0;
}
.transfer-product.cart-item .other-service:not(:last-child) {
  margin-bottom: 0.5rem;
}

.transfer-dispo {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 576px) {
  .section-content {
    margin-top: 0.75rem;
    margin-left: 0rem;
  }
}

/*# sourceMappingURL=webbooking.cart.min.css.map */
