@charset "UTF-8";
@media (max-width: 767px) {
  .page-id-2432 .page-title, .page-id-2432 .wd-toolbar {
    display: none;
  }
  .page-id-2432 .whb-header {
    margin-bottom: 1.5em;
  }
}

@media (max-width: 767px) {
  .b2b-link {
    display: none;
  }
}

@media (max-width: 767px) {
  .unitinfo .elementor-widget-container {
    border: 0 !important;
  }
  .unitinfo .site-content {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .booking-bookingtype .buttons > div:last-child {
    padding-top: 0;
  }
}

.unit-details h1 {
  text-align: center;
  font-size: 2.2em;
}
@media (max-width: 767px) {
  .unit-details h1 {
    font-size: 1.8em;
    margin-bottom: 0;
  }
}
.unit-details .details {
  margin: 0.5em auto 2em auto;
  text-align: center;
}
.unit-details .details img {
  max-height: 30em;
}
@media (max-width: 767px) {
  .unit-details .details img {
    max-height: 15em;
  }
}
.unit-details .details em {
  display: block;
  text-align: center;
  font-size: 0.85em;
  color: #555;
  margin-top: 0.5em;
  line-height: 140%;
}
.unit-details .price {
  text-align: center;
  margin-bottom: 1em;
}
@media (max-width: 767px) {
  .unit-details .price {
    margin-bottom: 0;
  }
}
.unit-details .price span {
  color: #000;
  display: block;
}
@media (max-width: 767px) {
  .unit-details .price span {
    font-size: 0.85em;
  }
}
.unit-details .price h5 {
  font-size: 1.8em;
  font-weight: 700;
  margin-bottom: unset;
}
@media (max-width: 767px) {
  .unit-details .price h5 {
    font-size: 1.4em;
  }
}
.unit-details .price h6 {
  display: block;
  margin-top: 0;
  margin-bottom: unset;
  line-height: unset;
  font-size: 14px;
}
.unit-details .price em {
  color: #888;
  display: flex;
  justify-content: center;
  font-size: 0.85em;
  margin-top: 0.5em;
}

#start_date {
  display: block;
  margin: 1em auto;
  border-radius: unset;
  text-align: center;
  font-size: 18px;
  height: 40px;
  max-width: 145px;
  border-radius: 5px;
  border-color: #555;
}

.page-id-8352 .page-title, .page-id-8352 .wd-prefooter, .page-id-8403 .page-title, .page-id-8403 .wd-prefooter {
  display: none;
}

.info {
  line-height: 140%;
}
.info .priceinfo {
  padding-left: 3em;
  position: relative;
  margin: 0em;
}
.info .priceinfo:before {
  color: #00853f;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "";
  position: absolute;
  left: 0;
  font-size: 1.8em;
  margin-top: 1.4rem;
}
.info .priceinfo b {
  font-weight: 600;
}
.info .priceinfo span {
  display: block;
  font-size: 1.4em;
  color: #00853f;
  font-weight: 800;
  padding: 0.2em 0 0.15em;
}
.info .priceinfo small {
  color: #555;
  margin-top: 0.5rem;
  display: block;
  font-size: 0.85rem;
}
.info .hint-icon {
  position: relative;
  text-indent: -9999px;
  display: inline-block;
  width: 1.3em;
  color: #afafaf;
}
.info .hint-icon i:after {
  content: "";
  text-indent: 0;
  font-family: "Font Awesome 5 Pro";
  float: left;
  padding-left: 0.2em;
}

form .has-floating-label {
  position: relative;
  margin-bottom: 1em;
}
form .has-floating-label input {
  padding: 1.75em 1em 1.5em;
  border-radius: 5px;
  border-color: #ccc;
  font-size: 0.9rem;
}
form .has-floating-label label {
  position: absolute;
  top: 50%;
  left: 12px;
  transform: translateY(-50%);
  font-size: 16px;
  color: #999;
  pointer-events: none;
  transition: all 0.3s ease;
  font-size: 0.9rem;
}
form .has-floating-label input:focus + label,
form .has-floating-label input:not(:placeholder-shown) + label {
  top: 1px;
  font-size: 0.8em;
  color: #333;
  background-color: #fff;
  padding: 0 0.25em;
  margin-left: -0.2em;
}

.checkout-info {
  width: 1200px;
  max-width: 100%;
  margin: auto;
}
.checkout-info .checkout-info-details {
  flex-grow: 1;
}
.checkout-info .checkout-info-summary {
  width: 100%;
  max-width: 400px;
  padding: 0;
}
.checkout-info .checkout-info-summary > div {
  padding: 0.5em 1em;
}
.checkout-info .checkout-info-summary .wd-order-table {
  padding: 1em;
  background-color: #f7f7f7;
  border-radius: 5px;
  padding-bottom: 0;
}
.checkout-info .checkout-info-summary tfoot {
  background-color: #00853f;
  margin-left: -1em;
  margin-right: -1em;
  color: #fff;
  margin-top: 1em;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.checkout-info .checkout-info-summary tfoot td, .checkout-info .checkout-info-summary tfoot th {
  color: white;
}
.checkout-info .checkout-info-summary tfoot bdi {
  color: #fff;
  font-size: 1.2rem;
  padding-right: 1.4rem;
}
.checkout-info .checkout-info-summary tr.order-total th {
  color: #fff;
  font-size: 1em;
  padding-left: 1.4em;
}
.checkout-info .checkout-info-summary tr.order-total small {
  display: block;
}
.checkout-info .checkout-info-summary tr th {
  padding: 0.5em 0 0.5em 0;
}
.checkout-info .checkout-info-summary tr th em {
  font-size: 0.8em;
  display: block;
  font-style: normal;
}
.checkout-info .checkout-info-summary tr td small, .checkout-info .checkout-info-summary tr th small {
  font-size: 0.7em;
}
.checkout-info .checkout-info-summary .place-order {
  text-align: center;
}

.betalingsservice {
  background-color: #eee;
  padding: 2rem;
  display: flex;
  flex-direction: column;
  max-width: 700px;
  margin: auto;
}
.betalingsservice img.bslogo {
  max-width: 250px;
  align-self: end;
}
.betalingsservice .intro {
  margin-top: 2rem;
  text-align: center;
  font-size: 0.85rem;
}
.betalingsservice .fields {
  display: flex;
  width: 100%;
  gap: 1rem;
}
.betalingsservice .fields .g {
  flex-grow: 1;
}
@media (max-width: 740px) {
  .betalingsservice .fields {
    flex-direction: column;
  }
}
.betalingsservice .action {
  display: flex;
  width: 100%;
  justify-content: center;
}
.betalingsservice .action input {
  background-color: #88C849;
  border-radius: 2rem;
}
.betalingsservice ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 120%;
  font-size: 0.85rem;
  text-align: center;
  margin-top: 2rem;
}

#betalingsservice .skip {
  text-align: center;
  margin-top: 1em;
  font-size: 0.8rem;
  font-weight: 700;
}

.storage-calculator {
  display: flex;
  margin-bottom: 2em;
  text-align: left;
}
@media (max-width: 767px) {
  .storage-calculator {
    flex-direction: column;
  }
}
.storage-calculator #item-categories {
  flex-grow: 1;
  min-width: 1px;
}
.storage-calculator input.sc-number {
  border: 1px solid #c9c8c8;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  padding: 0.4em 0.4em;
  text-align: center;
  width: 3em;
  font-size: 1.4em;
  vertical-align: top;
  margin-bottom: 0;
}
.storage-calculator .input-group-btn .btn {
  margin-right: 0;
  border-radius: 0;
  background-color: #afafaf;
  font-size: 1.08em;
  position: relative;
}
.storage-calculator .input-group-btn .btn.bootstrap-touchspin-down {
  border-top-left-radius: 0.2em;
  border-bottom-left-radius: 0.2em;
}
.storage-calculator .input-group-btn .btn.bootstrap-touchspin-up {
  border-top-right-radius: 0.2em;
  border-bottom-right-radius: 0.2em;
}
.storage-calculator h2, .storage-calculator h3 {
  text-transform: none;
}
.storage-calculator .summary {
  min-width: 20em;
  max-width: 20em;
  flex-grow: 1;
}
@media (max-width: 767px) {
  .storage-calculator .summary {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
}
.storage-calculator .summary .sum {
  text-align: center;
  margin-top: 2em;
}
.storage-calculator .summary .sum .btn {
  font-size: 0.8em;
}
.storage-calculator .summary .sum i {
  display: block;
  font-size: 2.2em;
  font-weight: 700;
  margin-top: 0.3em;
  margin-bottom: 0.3em;
}
.storage-calculator .summary .sum i:after {
  content: "m2";
  font-size: 0.8em;
  padding-left: 0.2em;
}
.storage-calculator .item-selector {
  min-width: 1px;
  flex-grow: 1;
  border: 1px solid #c9c8c8;
  border-radius: 3px;
  margin-right: 1em;
  font-size: 0.85em;
}
@media (max-width: 767px) {
  .storage-calculator .item-selector {
    margin-right: 0;
    font-size: 0.75em;
  }
}
.storage-calculator .item-selector .headline {
  margin: 1em;
}
.storage-calculator .item-selector .headline h2 {
  margin-top: 0.5em;
  margin-bottom: 0em;
}
.storage-calculator .items {
  display: flex;
  flex-wrap: wrap;
  margin: 0.5em;
}
.storage-calculator .items .item {
  width: 20%;
}
@media (max-width: 1199px) {
  .storage-calculator .items .item {
    width: 25%;
  }
}
@media (max-width: 991px) {
  .storage-calculator .items .item {
    width: 33.33333%;
  }
}
@media (max-width: 767px) {
  .storage-calculator .items .item {
    width: 50%;
  }
}
.storage-calculator .items .item h3 {
  font-size: 1.1em;
  margin-bottom: 0.6em;
  margin-top: 0.6em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.storage-calculator .items .item input {
  margin-bottom: 0.6em;
}
.storage-calculator .items .item img {
  width: 100%;
  height: auto;
}
.storage-calculator .items .item .inner {
  text-align: center;
  border: 1px solid #c9c8c8;
  background-color: #f2f2f2;
  border-radius: 3px;
  margin: 0.5em;
}
.storage-calculator .room {
  width: 100%;
  border: 1px solid #c9c8c8;
  background-color: #f2f2f2;
  font-size: 1.2em;
  padding: 0.5em;
  margin-top: 0.5em;
  border-radius: 3px;
  cursor: pointer;
}
.storage-calculator .room a {
  pointer-events: none;
  color: #000;
}
.storage-calculator .room i {
  float: right;
}
.storage-calculator .room i:after {
  content: "m²";
  font-size: 0.8em;
  padding-left: 0.2em;
}
.storage-calculator .room.active {
  border: 2px solid #00853f;
}
.storage-calculator.unit-cubic .room i:after, .storage-calculator.unit-cubic .summary .sum i:after {
  content: "m³";
}
.storage-calculator input[type=radio] {
  -webkit-appearance: radio;
}

.gm-style-iw-d {
  text-align: center;
}