@import url('https://fonts.googleapis.com/css2?family=Amatic+SC:wght@400;700&family=Caveat:wght@300;400;700&family=Cinzel:wght@400;700&family=Comic+Neue:wght@300;400;700&family=Dancing+Script:wght@400;700&family=Fredoka:wght@300;400;700;800&family=Lato:wght@300;400;700;800&family=Montserrat:wght@300;400;700;800&family=Merriweather:wght@300;400;700;800&family=Oswald:wght@300;400;700&family=Poppins:wght@300;400;700;800&family=Playfair+Display:wght@300;400;700&family=Raleway:wght@300;400;700;800&family=Roboto:wght@300;400;700;800&family=Bangers:wght@400&family=Bubblegum+Sans:wght@400&family=Great+Vibes:wght@400&family=Luckiest+Guy:wght@400&family=Lobster:wght@400&family=Pacifico:wght@400&family=Satisfy:wght@400&family=Abril+Fatface&family=Anton&family=Arimo:wght@400;700&family=Bebas+Neue&family=Lato:wght@300;400;700;800&family=Lora:wght@400;700&family=Nunito:wght@300;400;700;800&family=Open+Sans:wght@300;400;700;800&family=Roboto+Slab:wght@300;400;700;800&family=Source+Sans+3:wght@300;400;700;800&display=swap');



:root,
[data-bs-theme="light"] {
  --bs-primary: #f64e60;
  --bs-body-color: #000000;
  --bs-primary-rgb: 249,97,103;
  --bs-light-rgb: 249,248,251;
}

/* ALGEMEEN */

.text-muted {
    color: #484451 !important;
}

.small {
    font-size: .9em !important;
}

body {
  color: #333; }


h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  color: #333; }

logo, .logo {
    font-family: 'Open Sans';   
    font-size: 1.7rem;
    color: #000;
    font-weight: 700;
    letter-spacing: -0.05em;
    text-decoration: none;
}

logo-xs, .logo-xs {
    font-family: 'Open Sans';   
    font-size: 1.7rem;
    color: #000;
    font-weight: 700;
    letter-spacing: -0.05em;
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
    padding-left: 1.1rem;
    padding-right: 1.1rem;
    text-decoration: none;
}

.header-link {
    text-decoration: none;
    color: #333;
}

.fw-bold {
    font-weight: 700;
    letter-spacing: -0.05em;
}

.fw-bold {
    font-weight: 600;
    letter-spacing: -0.05em;
}

.fs-6 {
  font-size: 1.1rem !important; }


.btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #f64e60;
    --bs-btn-border-color: #f64e60;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #f64e60;
    --bs-btn-hover-border-color: #f64e60;
    --bs-btn-focus-shadow-rgb: 246,78,96;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #f64e60;
    --bs-btn-active-border-color: #f64e60;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #f64e60;
    --bs-btn-disabled-border-color: #f64e60;
}

.btn-outline-primary {
    --bs-btn-color: #f64e60;
    --bs-btn-border-color: #f64e60;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #f64e60;
    --bs-btn-hover-border-color: #f64e60;
    --bs-btn-focus-shadow-rgb: 87,79,236;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #f64e60;
    --bs-btn-active-border-color: #f64e60;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    --bs-btn-disabled-color: #f64e60;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #f64e60;
    --bs-gradient: none;
}


    .border-primary {
    --bs-border-opacity: 1;
    border-color: rgba(var(),var(--bs-border-opacity))!important;
}

.btn-primary:not(.btn-noshadow):hover, .btn-primary:not(.btn-noshadow):not(.btn-soft):active, .btn-primary:not(.btn-noshadow):not(.btn-soft):focus {
    box-shadow: 0 4px 11px rgb(246 78 96 / 35%);
}

nav.nav-deep-light .nav-item.active>.nav-link, nav.nav-deep-light .nav-item:hover>.nav-link {
    color: #f64e60;
}


.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.bg-light {
  background-color: #fdf8f7 !important;
}



/* Display settings */


.display-1 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 700;
  line-height: 1; }
  @media (min-width: 1200px) {
    .display-1 {
      font-size: 4.5rem; } }

.display-2 {
    font-family: 'Playfair Display';
  font-weight: 700;
  line-height: 1; }
  @media (min-width: 1200px) {
    .display-2 {
      font-size: 3.8rem; } }

.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2; }
  @media (min-width: 1200px) {
    .display-3 {
      font-size: 4rem; } }

.display-4 {
  font-size: calc(1.4rem + 2.5vw);
  font-weight: 300;
  line-height: 1.2; }
  @media (min-width: 1200px) {
    .display-4 {
      font-size: 2.5rem; } }

.display-5 {
  font-size: calc(1.3rem + 2.1vw);
  font-weight: 700;
    letter-spacing: -0.05em;
  line-height: 1.2; }
  @media (min-width: 1200px) {
    .display-5 {
      font-size: 2.5rem; } }

.display-6 {
  font-size: calc(1.2rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2; }
  @media (min-width: 1200px) {
    .display-6 {
      font-size: 1.5rem; } }

/*
#builder-visual .container #top:hover,
#builder-visual .container #name:hover,
#builder-visual .container #intro:hover,
#builder-visual .container #footer:hover {
    cursor: pointer;
    box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
    padding: 10px;
    position: relative;
}

#builder-visual .container #top:hover:after,
#builder-visual .container #name:hover:after,
#builder-visual .container #intro:hover:after,
#builder-visual .container #footer:hover:after {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #8a80ff;
    opacity: 0.1;
}
*/
[data-display-toggle="collapse"] {
	cursor: pointer;
	position: relative;
}

	
[data-display-toggle="collapse"]:not(img):not(span){
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
}

[data-display-toggle="collapse"]:not(img):not(span):hover{
    border: 1px solid #ccc;
}

[data-display-toggle="collapse"] span.blockname {
	display:none;
	position: absolute;
	top:0;
	right:0;
	color:black;
	background: #ccc;
	font-size: 10px;
	padding: 5px;
	font-weight: normal;
	font-family: "Inter","Rubik","Open Sans","Roboto",sans-serif;
	z-index: 1;
}

[data-display-toggle="collapse"]:not(img):hover span.blockname{
	display:block;
}


[data-display-toggle="collapse"] div.controls {
    display: none;
	background:white;
	align:right;
}
[data-display-toggle="collapse"]:focus div.controls {
    display: block;
}

.select2-container--default{
	width:100% !important;
}

[id*="-color-"].select2-results__options  {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(40px, 1fr)); /* Past zich aan */
    max-width: 100%; /* Zorgt ervoor dat het binnen de dropdown blijft */
}
.select2-results__option {
	padding: 0;
}

.select2-results__option span  {
	overflow: hidden;
}

.form-color-select .select2-container--default .select2-selection--single,
.form-color-select .select2-container .select2-selection--single .select2-selection__rendered{
	padding:0px;
	
}
.select2-container--default .select2-selection--single {
padding: 25px 7px 30px;
    font-size: 16px;
    width: 100%;
	height: 56px;
    border: 1px solid #dde4ea;
}
.select2-container--default .select2-selection--single span {
	height: 54px;
}
.form-color-select label{
	margin: -15px 15px;	
}

.collapsing,
.accordion .collapse {
    display: none;
    transition: none !important;
}
.accordion .collapse.show {
    display: block !important;
}
.accordion .collapse:not(.show) {
    display: none !important;
}

#builder-visual #content .container{
	padding:0 30px !important;	
}


#baloonEditor {
    display: none; /* standaard verbergen */
    position: absolute;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    z-index: 1000;
}


/* SUPPORT PORTAL */

/* Algemene styling voor service-article */
.service-article h2 {
  font-size: 1.45rem;
  font-weight: 700;
  margin-top: 1.5rem;
}

.service-article h3 {
  font-size: 1.25rem;   /* gelijk aan h5 */
  font-weight: 700;
  margin-top: 1.5rem;
  margin-bottom: 10px;
}

.service-article p img,
.service-article img.fd-image {
  width: 500x;
  max-width: 100%;
  display: block;
}

.service-article li {
  margin-bottom: 0.6rem;
}


/* Alert warning stijl */
.service-article .alert-warning {
  background-color: #fff3cd;
  border: 1px solid #fdefc8;
  color: #2b4c13;
  padding: 1rem 1.25rem;
  margin: 2rem 0;
  border-radius: .25rem;
  font-size: 0.95rem;
  line-height: 1.5;
}

/* Alert success stijl */
.service-article .alert-success {
  background-color: #e2f1d6;
  border: 1px solid #c5e4ac;
  color: #19270e;
  padding: 1rem 1.25rem;
  margin: 2rem 0;
  border-radius: .25rem;
  font-size: 0.95rem;
  line-height: 1.5;
}


/* Event selector on homepage */

.occasion-card {
  position: relative;
  height: 160px;
  background-size: cover;
  background-position: center;
  border-radius: 0.8rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  margin: 0.5rem;
}

.occasion-card:hover {
  transform: scale(1.03);
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.3);
}

.occasion-card .overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.2); /* default dark overlay */
  transition: background 0.3s ease;
  z-index: 0;
}

.occasion-card:hover .overlay {
  background: rgba(0, 0, 0, 0.1); /* lighter on hover */
}

.occasion-card .text {
  position: relative;
  z-index: 1;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 700;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  padding: 0 10px;
  text-align: center;
}
