@font-face {
  font-family: Syne-regular;
  src: url(../../../Syne-Medium.ttf);
}

@media only screen and (max-width: 600px) {
  .nav-link {
    font-size: 16px !important;
  }
}

@media only screen and (max-width: 1200px) {
  .side {
    display: none !important;
  }
}
body {
  font-family: Syne-regular;
  overflow-x: hidden;
  background-color: #171717;
}

.nav-link {
  font-size: 15px;
}

.svg-wrapper {
  border-radius: 50px;
  padding: 4px;
  border: 1px solid #2D2D2D;
  display: flex;
  background-color: #191919;
  align-items: center;
  justify-content: center;
}

.locationsvg {
  display: block;
}

.navigation-button:hover a{
  color:lightgray !important;
}

.navigation-button {
  border: none;
  height: 52px;
  border-radius: 50px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #1B9CCA !important;
  border-color: #1B9CCA !important;
}

.navigation-button.nonactive {
  border-color: #1C1C1C !important;

  background-color: #1C1C1C !important;

}

.navigation-button svg {
  margin-right: 10px;
}

.navigation-button.active a {
  color: white;
}

.navigation-button.nonactive a {
  color: #A2A2A2;
}

.nav-link {
  color: white !important;
}

.unselectable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}


.sideheading {
  font-weight: bold;
  color: #FFFFFF;
  margin-top: 25px;
  font-size: 32px;
}

.sideheadingdiv {
  display: flex;
  align-items: center;
  text-align: center;
}

.text-container {
  display: flex;
  flex-direction: column;
  margin-left: 10px;
}

.sideheadingsmaller {
  color: white;
  margin: 0;
  text-align: left;
  font-size: 18px;
  margin-top: 20px;

}
.sideheadingtextbottom{
  color: rgba(255, 255, 255, 0.4000000059604645);
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  text-align: left;
  vertical-align: text-top;
  font-size: 15px;
  line-height: auto;
}

.sideheadingtext {
  margin-top: 20px;
  margin-bottom: 20px;
  color: white;
}

.sideheadingtop {
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 12px;
}

.sideheadingbottom {
  border-radius: 15px;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 40px;
  padding-left: 25px;
  padding-right: 25px;
  background-color: rgb(28, 28, 28);
}

.quantbutton {
  margin-left: 10px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #1B9CCA !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  color: white;
}


.sideheadingtext {
  color: rgba(255, 255, 255, 0.4000000059604645);
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  text-align: left;
  vertical-align: text-top;
  font-size: 16px;
  line-height: auto;
}

.sideheadingsmall {
  font-weight: 500;
  color: white;
  margin-top: 18px;
}

.sideheadingdivsmall {
  height: 30px;
  display: flex;
  align-items: center;
  text-align: center;
}

.delete-tussenstop-button {
  font-family: Syne-regular;
  border: none;
  border-radius: 10px;
  outline: none;
  background: #1B9CCA;
  color: #fff;
}

.boeking-button {
  font-family: Syne-regular;
  border: none;
  margin-left: 10px;
  border-radius: 50px;
  width: 216px;
  height: 52px;
  outline: none;
  background: #1B9CCA;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
}

.retour-button {
  font-family: Syne-regular;
  border: none;
  margin-left: 10px;
  border-radius: 50px;
  width: 216px;
  height: 52px;
  color: black ;
  background-color: white;
  font-size: 18px;
  outline: none;
}

.input {
  margin-bottom: 6px;
  margin-top: 6px;
  color: #BCBCBC;
  font-size: 18px;
  border: none;
  background-color: transparent;
}

.retour-button:hover {
  background-color: #1B9CCA;
  color: #fff;
  transition: .8s ease;
}

.retour-button a {
  color: #fff;
}

.retourtext {
  margin-top: 15px;
  color: white;
  text-decoration: none;
  font-size: 18px;
}

.retour-button img {
  margin-right: 10px;
  width: 30px;
}

.boeking-button:hover {
  transition: .8s ease;
  background-color: #fff;
  color: #1B9CCA;
}

@media only screen and (max-width: 770px) {
  .sideheadingtextbottom{
    width: 190px !important;
    font-size: 13px !important;
  }
  .retour-button{
    margin-bottom: 10px;
  }
  .boeking-auto-button{
    display: none;
  }
  .inputsquant{
    margin-left: -40px;
  }
  input[type="date"], input[type="time"]{
    height: 30px;
  }
  input[type="date"], input[type="time"] {
    background-image: none !important;
  }
}

@media only screen and (max-width: 600px) {
  .auto-img {
    width: 40% !important;
  }

  .boeking-auto-button {
    width: 100px !important;
    right: 15vw !important;
  }
}


.babycheck-persoon {
  margin-top: 18.6px;
}

.baby-persoon {
  margin-top: 17px;
  display: inline-block;
}

.boeking-nav a {
  font-size: 22px;
  color: white;
}

.boeking h1 {
  font-size: 40px;
  color: white;
}

.voeg-adres {
  margin-bottom: 8px;
  margin-top: 5px;

  font-size: 15px;
  cursor: pointer;
  color: #1B9CCA;
}

.actie-personen {
  color: white;
}

.disabled {
  cursor: no-drop;
}

.boeking-nav li.disabled {
  cursor: not-allowed;
}


.boeking-nav li.disabled a {
  color: lightgray;
}

.boeking-nav li.disabled a {
  pointer-events: none;
}

.voeg-adres:hover {
  color: #fff;
  transition: color 0.3s;
}

.aantal-personen {
  text-decoration: none;
  color: white;
  font-size: 18px;
}

.paymentinput {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.custom-radio {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 14px;
  color: white;
  position: relative;
  padding-left: 30px; /* Space for the custom checkbox */
}

.checkmark {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 20px;
  width: 20px;
  background-color: transparent;
  border: 2px solid #1B9CCA;
  border-radius: 4px; 
  transition: background-color 0.3s, border-color 0.3s;
  display: flex;
  justify-content: center;
  align-items: center;
}

.check-icon {
  display: none;
}

.paymentinput:checked + .checkmark {
  background-color: #1B9CCA;
  border-color: #1B9CCA;
}

.paymentinput:checked + .checkmark .check-icon {
  display: block; 
}

.auto-boeking-button {
  width: 90%;
  background-color: #212121;
  display: flex;
  margin-top: 20px;
  height: 170px;
  border-radius: 15px;
  margin-left: auto;
  margin-right: auto;
  border: none;
}


input[type="date"]::-webkit-calendar-picker-indicator,
input[type="time"]::-webkit-calendar-picker-indicator {
  opacity: 0;
}

/* Adding a custom white icon */
input[type="date"] {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23FFFFFF" viewBox="0 0 24 24"><path d="M19 3h-1V1h-2v2H8V1H6v2H5c-1.1 0-1.99.9-1.99 2L3 21c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 18H5V8h14v13zM7 10h5v5H7z"/></svg>');
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 20px 20px;
}

input[type="time"] {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23FFFFFF" viewBox="0 0 24 24"><path d="M12 2a10 10 0 100 20 10 10 0 000-20zm0 18a8 8 0 110-16 8 8 0 010 16zm-1-13h2v6h4v2h-6V7z"/></svg>');
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 20px 20px;
}

.auto-img {
  width: 30%;
  height: auto;
  display: block;
  margin: auto 0;
  transition: all 400ms;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.boeking-headline {
  color: white;
  font-size: 22px;
  font-weight: 500;
}

.boeking-ritprijs {
  margin-top: 20px;
  color: white;
  font-size: 24px;
}

.busje-img {
  width: 27%;
  height: auto;
  display: block;
  margin: auto 20px;
  transition: all 400ms;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.auto-boeking-button:hover {
  background-color: #2a2a2a;
  border: solid #1B9CCA;
}

.boeking-auto-button {
  font-family: Syne-regular;
  border: none;
  border-radius: 10px;
  width: 100px;
  height: 30px;
  outline: none;
  background: #1B9CCA;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  right: 14vw;
  margin-top: 130px;
  position: absolute;
}

.boeking-auto-button:hover {
  transition: .8s ease;
  background-color: #fff;
  color: #1B9CCA;
}

.alert {
  padding-bottom: 0px !important;
  padding-top: 0px !important;
  margin-bottom: 0px !important;
}

.boeking-terugbutton {
  margin-left: 5px;
  color: white;
  text-decoration: none;
  font-family: Syne-regular;
  font-size: 20px;
  font-weight: normal;
}

.boeking-terugicon {
  color: white;
}

.boeking-terug {
  margin-top: 50px;
}

.boeking-terug .boeking-button {
  margin-left: 30px;
}

.boeking-idealimg {
  margin-left: 20px;
  position: absolute;
  height: 100px;
}

.boeking-button-row {
  padding-bottom: 10px;
}

.background {
  padding-bottom: 16px;
  background-color: #1C1C1C;
  margin-top: 20px;
  padding-top: 25px;
  padding-left: 25px;
  padding-right: 25px;
  border-radius: 15px;
}

.sidebar {
  background-color: #212121;
  margin-top: 20px;
  padding-top: 13px;
  border-radius: 15px;
}

.sidebarline {
  margin-top: -20px;
  margin-bottom: -20px;
  margin-left: 20px;
}