/********* Compiled - Do not edit *********/
:root{--color-primary:#fe6c83;--color-gradient-start:#fe6c83;--color-gradient-stop:#fe6c83;}.woocommerce ul.products, .woocommerce-page ul.products{margin-left:-15px;margin-right:-15px;}.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{padding-left:15px;padding-right:15px;}body{font-family:Open Sans;font-weight:400;line-height:1.3;font-size:15px;color:#000000;}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:Poppins;font-weight:400;line-height:2;font-size:14px;color:#737373;}.h1,h1{font-family:Arial, Helvetica, sans-serif;font-weight:700;line-height:1.5em;font-size:46px;color:#000000;}.h2,h2{font-family:Arial, Helvetica, sans-serif;font-weight:300;line-height:1em;font-size:40px;color:#000000;}.h3,h3{font-family:Arial, Helvetica, sans-serif;font-weight:300;line-height:1.7em;font-size:30px;color:#000000;}.h4,h4{font-family:Arial, Helvetica, sans-serif;font-weight:300;line-height:1.7em;font-size:25px;color:#000000;}.h5,h5{font-family:Arial, Helvetica, sans-serif;font-weight:300;line-height:1.8;font-size:21px;color:#000000;}.h6,h6{font-family:Arial, Helvetica, sans-serif;font-weight:300;line-height:1.8;font-size:18px;color:#000000;}.main-header .navbar-brand{max-width:42px !important;}.titlebar-inner h1{}.titlebar-inner p{}#content{background-color:#f5f5f5;}.mobile-logo-default {
    width:42px;
}

.logo-sticky {
    width:42px;
}

.iconbox h3 {
  display: inline-block;
  margin: 0 0 0.7em;
  font-size: 24px;
  line-height: 0.5em;
}

.swiper {
  padding-bottom: 40px; /* Skaber ekstra plads under kortene */
}

.swiper-pagination {
  bottom: 10px !important; /* Flytter prikkerne lidt op fra swiperens bund */
}

.swiper-pagination-bullet {
  width: 6px !important;
  height: 6px !important;
  background-color: #ddd !important; /* lyse inaktive prikker */
  opacity: 1 !important; /* gør dem tydelige */
}

.swiper-pagination-bullet-active {
  background-color: #b938a8 !important; /* aktiv farve */
}

.swiper-horizontal {
  touch-action: pan-y;
  margin-bottom: 12px;
}


.ic-card.image-bottom .ic-img { 
    width: calc(100% - 96px); 
    max-height: 500px; 
    margin-bottom: -40%;
    padding-top:40px;
}

.ic-card.image-top .ic-img {
  max-height: 500px;
  margin-top: -60%;
}


.vc_custom_1761464917962 {
  padding-right: 0% !important;
  padding-left: 0% !important;
}




/* --- Mobile (phones) --- */
@media (max-width: 767px) {
.ic-card.image-bottom .ic-img { 
    width: calc(100% - 96px); 
    max-height: 300px; 
    margin-bottom: 20px;
    margin-top:200px;

}

.ic-card.image-top .ic-img {
  max-height: 300px;
  margin-top:20px;
}

 .ic-card {
    min-height: 460px;
    padding: 28px;
  }
}
  
}

/* --- End Mobile --- */

/* AVE THEME – Gør tekst inde i accordion sort */
.ave-accordion .accordion-content,
.ave-accordion .accordion-content p,
.ave-accordion .accordion-content span,
.ave-accordion .accordion-content * {
    color: #000 !important;
}