.elementor-352 .elementor-element.elementor-element-4d39abdc{--display:flex;--padding-top:50px;--padding-bottom:50px;--padding-left:20px;--padding-right:20px;}@media(max-width:767px){.elementor-352 .elementor-element.elementor-element-4d39abdc{--padding-top:50px;--padding-bottom:50px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for shortcode, class: .elementor-element-3251291 */.vbo-booking-details-head-confirmed h4 {
  color: #45c29d;
  font-size: 28px;
  margin-bottom: 20px;
}

.vbo-booking-details-bookinfos, 
.vbo-booking-details-udets {
  background: #f9f9f9;
  padding: 20px;
  border-radius: 6px;
  border: 1px solid #ddd;
  margin-bottom: 20px;
}

.vbo-booking-details-bookinfo,
.vbo-bookingdet-userdetail {
  margin-bottom: 10px;
  font-size: 16px;
}

.vbo-booking-details-bookinfo-lbl,
.vbo-bookingdet-userdetail-lbl {
  font-weight: bold;
  display: inline-block;
  width: 150px;
  color: #333;
}

.vbo-booking-costs-list {
  background: #eef7f6;
  padding: 20px;
  border-radius: 6px;
  border: 1px solid #ccc;
  margin-top: 20px;
}

.vbo-booking-cost-detail-total .vbo-booking-cost-val-number {
  font-size: 20px;
  font-weight: bold;
  color: #333;
}

.vbo-booking-roomphoto img {
  max-width: 100%;
  border-radius: 6px;
  border: 1px solid #ccc;
}

.vbo-booking-details-actions a {
  display: inline-block;
  margin: 10px 10px 0 0;
  padding: 10px 15px;
  background-color: #78B8C4;
  color: white;
  border-radius: 4px;
  text-decoration: none;
}

.vbo-booking-details-actions a:hover {
  background-color: #5598a2;
}
.vbo-booking-details-intro {
	text-indent: -9999px; /* göm ursprunglig text */
	position: relative;
}

.vbo-booking-details-intro::after {
	content: "Din bekräftade bokning på Avocadoo Vacation";
	text-indent: 0;
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap;
}
.vbo-precheckin-disclaimer {
	text-indent: -9999px; /* göm originaltext */
	position: relative;
}

.vbo-precheckin-disclaimer::after {
	content: "Personuppgifter samlas in och behandlas i enlighet med integritetspolicyn som godkändes vid bokningstillfället.";
	text-indent: 0;
	position: absolute;
	left: 0;
	top: 0;
	white-space: normal;
	display: block;
}
.vbo-pref-color-btn {
	position: relative;
	padding: 12px 24px !important;
	border-radius: 6px !important;
	width: auto !important;
	height: auto !important;
	overflow: hidden;
	color: transparent !important;
	font-size: 16px !important;
}

.vbo-pref-color-btn::after {
	content: "Spara personuppgifter";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	white-space: nowrap;
	pointer-events: none;
}
.vbo-booking-precheckin-cmd a {
    position: relative;
    color: transparent !important; /* döljer originaltexten helt */
}

.vbo-booking-precheckin-cmd a::after {
    content: "Lämna uppgifter om de boende";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    color: white;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    display: block;
    padding: 10px 0;
}
.vbo-booking-details-udets span.vbvordudatatitle {
	font-size: 0; /* Dölj ursprunglig text */
	position: relative;
}

.vbo-booking-details-udets span.vbvordudatatitle::before {
	content: "Dina kontaktuppgifter";
	font-size: 18px; /* Anpassa efter behov */
	display: inline-block;
}
.vbo-bookingdet-userdetail:last-child .vbo-bookingdet-userdetail-lbl {
	font-size: 0;
	position: relative;
}

.vbo-bookingdet-userdetail:last-child .vbo-bookingdet-userdetail-lbl::before {
	content: "Särskilda önskemål";
	font-size: 16px;
}

.vbo-booking-pricename {
    display: none!important;
}

.vbo-booking-costs-list {
    display: none!important;
}
.vbo-booking-print {
    display: none!important;
}/* End custom CSS */