.page-content .behandlingsfakta ul {
    grid-template-columns: 1fr 1fr;
    padding-left: 0 !important;
    margin: 0;
    list-style: none;
}
.behandling_intro * {
    color: #655046;
}
.behandling_intro > div {
    padding: 5% !important;
}

.booking_vaelg_af_klinik {
    display: flex;
    gap: 15px;
}


#booking-button {
    text-transform: uppercase;
    background: none;
    border: 2px solid #655046;
    color: #655046;
    font-weight: 600;
    transition: 300ms ease-in-out;
}
#booking-button:hover {
    background: #655046;
    color: #fff;
}
.booking-select_wrapper {
    position: relative;
}
.booking-select {
    cursor: pointer;
    background: #8B7C7429;
    text-transform: uppercase;
    font-family: 'Cormorant Garamond', serif;
    font-size: 20px;
    border: 1px solid #655046;
    height: 100%;
    width: fit-content;
    padding-right: 60px;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.booking-select option {
    padding: 8px;
    color: #655046 !important;
}
.booking-select:focus-visible {
    outline: none;
}
.booking-select_wrapper > svg {
    position: absolute;
    top: calc(50% - 20px);
    right: 10px;
    pointer-events: none;
}
.booking_vaelg_af_klinik {
    margin-top: 10px;
}

span.pdf_ikon svg {
    height: 20px;
    width: 20px;
    position: relative;
    top: 3px;
}

a.klientvejl {
    display: block;
    margin-top: 25px;
    width: fit-content;
}

.elementor-widget-wrap ul {list-style: disc;padding-left: 15px !important;margin-left: 8px;display: grid;gap: 6px;}

.elementor-widget-wrap li {
    display: list-item;
}

.section_subtitle.gratis_forundersogelse p {
    background: #E8DACD;
    color: #655046;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.se_priser_knap a {
    background: none !important;
    padding: 0 !important;
    font-family: 'Barlow' !important;
    font-size: 14px !important;
    color: #665046 !important;
    margin: -30px 0 0 0 !important;
    display: block;
    width: fit-content;
}
.wrapped_related img {
    display: block;
}
.wrapped_related {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
}

.related_wrapper {
    display: flex;
    gap: 50px;
}

.related_behandling_cta h3 {
    font-size: 2rem !important;
}

.related_behandling_by_type h3 {
    font-size: 1.25rem !important;
}

.related_behandling_cta a {
    display: block;
    border: 1px solid #655046;
    width: fit-content;
    padding: 10px 20px;
    margin-bottom: 20px;
    font-weight: 600 !important;
    transition: 300ms ease-in-out;
}

.related_behandling_cta a:hover {
    background: #655046;
    color: #fff !important;
}

.behandling_intro > div *,
.gratis_cta_wrapper > div * {
    max-width: 650px;
}

.gratis_cta_wrapper.align_right > div * {
    margin-left: auto;
}

.gratis_cta_wrapper.align_right .booking_vaelg_af_klinik {
    width: fit-content;
    margin-left: unset !important;
    margin-right: auto;
    margin-top: 0;
}

.wrapped_related h3 {
    color: #655046;
    font-size: 20px !important;
    margin-bottom: 0;
}

.wrapped_related span {
    font-size: 17px;
    color: #1E1A18;
}

.wrapped_related img {
    aspect-ratio: 1/1;
    object-fit: cover;
    object-position: center;
}



.behandling_gallery .elementor-container {
    display: block !important;
}



.swiper-container {
    width: 100%;
    height: auto;
  }

  .swiper-pagination {
    bottom: -30px;
    font-size: 23px;
}

.swiper-button-next, .swiper-button-prev, .swiper-pagination-fraction {
    position: static !important;
}

.cutispag {
    display: flex;
    width: 180px;
    margin: 50px auto 0 auto;
}

.swiper-button-prev, .swiper-button-next {
    background: none !important;
}

.swiper-button-next svg {
    height: 26px;
    width: 26px;
    transform: rotate(180deg);
    margin-top: 20px;
}

.swiper-button-prev svg {
    height: 26px;
    width: 26px;
    margin-top: 20px;
}

.show-hide-button {
    text-align: center;
    display: flex;
    height: 120px;
    justify-content: center;
    align-items: flex-end;
    margin-top: -120px;
    background: linear-gradient(180deg, transparent, #f6f4f2);
    
}
.show-hide-button span {
    cursor: pointer;
    font-family: 'Cormorant Garamond', serif;
    text-transform: uppercase;
    font-weight: 600;
    transition: 300ms ease-in-out;
    color: #655046;
}

.show-hide-button svg {
    margin-left: 10px;
    transform: rotate(0deg);
    transition: 300ms ease-in-out;
    position: relative;
    top: -2px;
}

.show-hide-button.full_text svg {
    transform: rotate(185deg) !important;
}

.show-hide-button.full_text {
    background: transparent !important;
}


.anchor_nav a {
    display: inline-block;
    border: 1px solid #655046;
    padding: 8px 20px;
    font-family: 'Cormorant Garamond', serif !important;
    font-weight: 600 !important;
    color: #655046 !important;
    text-transform: uppercase;
    transition: 300ms ease-in-out;
}

.anchor_nav a:hover, .anchor_nav a.active {
    background: #655046;
    color: #fff !important;
}

nav.anchor_nav li {
    margin: 0 7px;
}

label.forundersogelse_label svg {
    fill: #655046;
    height: 18px;
    width: 18px;
    position: relative;
    top: 4px;
}
label.forundersogelse_label circle {
    stroke: #655046;
}

.tooltip:hover svg {
    fill: black;
}
.tooltip:hover circle {
    stroke: black;
}

.booking_checkbox input {
    height: 20px;
    width: 20px;
    margin-right: 5px;
    margin-top: 1px;
}

.booking_checkbox {
    display: flex;
    align-items: center;
}

.booking_container {
    margin-top: 40px;
}

.gratis_cta_wrapper.align_right .booking_checkbox {
    width: fit-content;
    margin-right: auto;
    margin-left: unset;
}
.gratis_cta_wrapper .booking_checkbox {
    margin-bottom: 10px;
}
.gratis_cta_wrapper .booking_container {
    margin-top: 20px;
}

/* The container */
.container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
  /* Hide the browser's default checkbox */
  .container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  
  /* Create a custom checkbox */
  .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border: 1px solid #655046;
    border-radius: 4px;
}
  
  /* On mouse-over, add a grey background color */
  .container:hover input ~ .checkmark {
    background-color: #ccc;
  }
  
  /* When the checkbox is checked, add a blue background */
  .container input:checked ~ .checkmark {
    background-color: #b1a7a2;
  }
  
  /* Create the checkmark/indicator (hidden when not checked) */
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  
  /* Show the checkmark when checked */
  .container input:checked ~ .checkmark:after {
    display: block;
  }
  
  /* Style the checkmark/indicator */
  .container .checkmark:after {
    left: 9px;
    top: 3px;
    width: 6px;
    height: 13px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


.tooltip {
    position: relative;
    display: inline-block;
  }
  
  .tooltip .tooltiptext {
    visibility: hidden;
    background-color: #655046;
    color: #fff;
    border-radius: 0;
    padding: 10px;
    position: absolute;
    z-index: 1;
    font-size: 16px;
    display: none;
    width: 230px;
    text-align: center;
}
  
.tooltip:hover .tooltiptext {
    visibility: visible;
    display: block;
}


.anchor_nav {
    text-align: center;
    padding: 30px 0;
    position: sticky;
    top: 0;
    z-index: 99;
    background: #fff;
    border-bottom: 1px solid #f6f4f2;
    transition: 300ms ease-in-out;
}

.pricing {
    padding: 20px;
}

.pricing td {
    border: none;
}

.overlay_priser_fra {
    position: absolute !important;
    left: 0;
    bottom: 0;
    padding: 15px;
    background: #65504699;
    color: #fff;
    font-family: 'Cormorant Garamond';
    font-size: 1.7rem;
}

.overlay_priser_fra * {
    margin-bottom: 0;
}


.unique_selling_points {
    margin-bottom: 1em;
}

button.fancybox-button {
    padding: 0 !important;
    width: 5rem !important;
    height: 5rem !important;
    color: #fff !important;
    border-color: #fff !important;
}


.se_priser_knap .elementor-button-link {
    border: none !important;
}

.se_priser_knap .elementor-button-link:hover {
    opacity: .6;
}

.section_subtitle p {
    display: inline-block;
    background: #655046;
    padding: 10px 25px;
    color: #fff;
}

.accordion h2 span {
    font-size: 25px;
}

.accordion h3 span {
    font-size: 19px;
    font-family: 'Barlow', sans-serif;
    font-weight: 600;
}
.accordion h2 {
    display: block;
    margin: 0;
    padding: 20px 15px;
    border-bottom: 1px solid;
}

.accordion h3 {
    padding: 15px 15px 15px 30px;
    border-bottom: 1px solid #ccc;
}

.accordion h2, .accordion h3 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    cursor: pointer;
    transition: 300ms ease-in-out;
}
.accordion h2:hover, .accordion h3:hover {
    background-color: #65504612;
}
.accordion svg {
    min-height: 24px !important;
    min-width: 24px !important;
    transition: 300ms ease-in-out;
    max-width: 24px;
    max-height: 24px;
}

.accordion .active svg {
    transform: rotate(180deg);
}

.accordion p {
	display: table;
}
.accordion p span {
	display:     table-cell;
}
.accordion p span:first-child {
  position: relative;
	overflow: hidden;            /* Don't go underneath the price */
}
.accordion p span:first-child:after { /* dashes */
	content:        "";
	position:       absolute;
	bottom:         0.5em;       /* Set as you want */       
	margin-left:    0.5em;       /* Keep same for the next span's left padding */
	width:          100%;
	border-bottom:  1px dashed #1e1a1873;
}
.accordion p span + span {
	text-align:     right;
	width:          1%;          /* Trick it */
	vertical-align: bottom;      /* Keep Price text bottom-aligned */
	padding-left:   0.5em;
}

.accordion-content.third_level {
    padding: 0 15px;
}

.accordion-content > p:hover {
    background: #fff;
}
.accordion-content > p {
    display: table;
    padding: 15px;
    margin-bottom: 0;
}

h3.active {
    border-color: transparent;
}

.accordion-content.third_level {
    margin-bottom: 60px;
}

.price_obs_box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 30px;
}

.wrap_price_book {
    gap: 10px;
    display: flex;
}
.wrap_price_book #booking-button {
    font-size: 20px;
    line-height: 1;
}
.price_obs_box p {
    font-family: 'Cormorant Garamond';
    font-weight: 600;
    color: #655046;
    font-size: 20px;
    width: 100%;
    text-align: center;
    max-width: 600px;
}

.all_before_after_container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}

@media (max-width: 767px) {
    .wrap_price_book {
        display: grid;
        grid-template-columns: 1fr;
    }
}














/* CSS */
.combo-box {
    position: relative;
    display: inline-block;
    width: 200px;
  }
  
  #behandling-options {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1;
    display: none;
    margin: 0;
    padding: 0;
    list-style-type: none;
    background-color: #fff;
    border: 1px solid #ccc;
    max-height: 200px;
    overflow-y: auto;
  }
  
  #behandling-options li {
    padding: 5px;
    cursor: pointer;
  }
  
  #behandling-options li:hover {
    background-color: #f5f5f5;
  }
  
  .before_after_thumbnail.hide.bingo {
    display: block !important;
}

.holder.label {
    min-height: 50px;
}

.multilist:after {
    content: "+";
    font-size: 20px;
    background: #655046;
    color: #fff;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    cursor: pointer;
    font-size: 20px;
    pointer-events: none;
}

.multilist.opened:after {
    content: "-";
}

.before_after_thumbnail {
    background: #fff;
    padding: 15px;
    box-shadow: 3px 3px 30px #00000012;
}

div.multilist .holder.search input {
    height: 50px;
    border-radius: 0;
}

.dialog-widget-content.dialog-lightbox-widget-content.animated {
    width: 800px !important;
}

#elementor-popup-modal-27108 .dialog-message {
    width: 100% !important;
}

.klinik_medarbejdere {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 10px;
}

.medarbejder img {
    height: 300px !important;
    width: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}

.medarbejder h3 {
    font-size: 1.8rem !important;
    margin-bottom: 0;
}

.medarbejder h3 div {
    font-size: 17px;
    font-family: 'Barlow', serif;
}

.medarbejder {
    border: 10px solid transparent;
    transition: 300ms ease-in-out;
    display: block;
}
.medarbejder:hover {
    background: #fff;
    border: 10px solid white;
    transform: scale(1.05);
    z-index: 1;
    position: relative;
    box-shadow: 0px 0px 50px #00000029;
}

#mest_anvendte_query .elementor-widget-wrap.elementor-element-populated {
    position: relative;
    z-index: 1;
    transition: 300ms ease-in-out;
}

#mest_anvendte_query .elementor-widget-wrap.elementor-element-populated:hover {
    background: white;
    transform: scale(1.1);
}

.single-staff h1 {
    margin-bottom: -10px;
}

ul.elementor-portfolio__filters {
    display: flex;
}

.before_after_thumbnail.hidden {
    display: none;
}

.before_after_thumbnail.hidden.hide.bingo {
    display: none !important;
}

.accordion {
    max-width: 100%;
}

.behandlinger_grid_wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 10px;
}

.behandlinger_grid_wrapper .behandling-title {
    font-size: 1.8rem;
    margin: 0;
    padding: 15px;
    text-align: center;
}
a {
    transition: 300ms ease-in-out;
}
.behandlinger_grid_wrapper > a {
    display: block;
    background: transparent;
}

.behandlinger_grid_wrapper > a img {
    display: block;
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    object-position: center;
}

.behandlinger_grid_wrapper .behandling-image {
    aspect-ratio: 1 / 1;
}

.behandlinger_grid_wrapper > a:hover {
    transform: scale(1.1);
    box-shadow: 1px 1px 3px #00000021;
}

h2.behandling_kat_title {
    padding-top: 100px;
}

.behandlinger_wrapper {
    margin-bottom: 100px;
}

.pricing tr td:last-child {
    text-align: right;
    min-width: 110px;
    vertical-align: middle;
}

.se_priser_knap span.elementor-button-text {
    font-size: 18px;
}

.show-hide-button.full_text {
    height: auto;
    bottom: 0;
    position: absolute;
    width: 100%;
}

.elementor-accordion p {
    color: #E8DACD;
}

#trans_header_banner p, #header_banner p {
    color: #fff;
}

#citat_section p {
    color: #fff;
}

.elementor-element.elementor-element-16777ee p {
    color: #fff;
}


#nyhed strong {
    font-family: Cormorant Garamond;
    font-weight: 700;
}
#nyhed p, #nyhed a {
    margin-bottom: 0;
    color: #fff;
    font-size: 24px;
}
#nyhed p:after {
    content: url(/wp-content/uploads/2023/06/curly-arrow_white.svg);
    margin-left: 10px;
}

h2.behandling_kat_title {
    margin-bottom: 30px;
}

.elementor-tab-content a:hover {
    opacity: .6 !important;
}
.elementor-tab-content a {
    color: #e8dacd !important;
    font-weight: 500 !important;
}

#alle_vejledninger ul {
    list-style: none;
    padding: 0 !important;
    margin: 0;
}

#alle_vejledninger ul a:hover {
    opacity: .6;
}

#alle_vejledninger ul li:nth-child(odd) {
    background: #eee;
}

#alle_vejledninger li {
    padding: 10px;
}

#alle_vejledninger .elementor-element-populated {
    box-shadow: none !important;
}

#alle_vejledninger ul li a {
    color: #655046 !important;
}