

* {
	font-family: Poppins;
	//font-weight: 700;
}

body {
	background: url(/img/sticksel.png) #fff repeat-y;
	background-position: center;
	background-size: contain;
}

.nav-header {
	font-size: 14px;	
	font-weight: 500;
	z-index: 100 !important;
}

.mainheader {
	position: relative;
	box-shadow: 0 0.25rem 0 rgb(0 0 0 / 10%);
	padding: 0rem 0;
	z-index: 100;
	transition: .4s ease-in-out;
}


h1 {
	font-family: Poppins;
	font-weight: 700;
}


@media (max-width: 767px) {
	h3 {
		font-family: Poppins;
		font-weight: 700;
		text-shadow: 4px 4px 8px rgba(0, 0, 0, 0.8);
		font-size: 1.0rem;
		line-height: 1.5rem;
	}
	
	.wc-100 {
		width: 150% !important;
		margin: 0 auto;
		  left: 50%;
		  transform: translateX(-20%);
	}
	
	.fa-chevron-right {
		transform: rotate(90deg) !important;
		padding-top: 0px !important;
	}
}

@media (min-width: 768px) {
	h3 {
		font-family: Poppins;
		font-weight: 700;
		text-shadow: 4px 4px 8px rgba(0, 0, 0, 0.8);
		font-size: 2.0rem;
		line-height: 3rem;
	}
}

@media (min-width: 992px) {
	h3 {
		font-family: Poppins;
		font-weight: 700;
		text-shadow: 4px 4px 8px rgba(0, 0, 0, 0.8);
		font-size: 3.5rem;
		line-height: 5rem;
	}
}

h3 {
	z-index: 1;
}

table h3 {
	color: #ee6623;	
	text-shadow: none;
	font-size: 1.2rem;
	line-height: normal;
}


h2 {
	font-family: Poppins;
	font-size: 26px;	
	font-weight: 400;
	font-style: italic;
}

.pageContent h2 {
		font-family: Poppins;
		font-size: 26px;	
		font-weight: 500;
		font-style: normal;
}

h2.headerH2 {
	font-family: Poppins;
	font-size: 26px;	
	font-weight: 400;
	font-style: italic;
}
.home {
	color: #003768 !important;
	opacity: 0.75;
}

h2.home {
	color: #003768 !important;
	opacity: 0.75;
}
h2.webshop {
	color: #ea77ad !important;
	opacity: 0.75;
}
h2.zakelijk {
	color: rgb(25, 135, 84) !important;
	opacity: 0.75;
}
h2.accommodatie {
	color: rgb(220, 53, 69) !important;
	opacity: 0.75;
}

.border-pink {
	border: 4px solid rgba(234, 119, 173, .3);
	
}

.btnShop {
	box-shadow: 0 0.25rem 0 rgb(0 0 0 / 10%);
}

h2.contact {
	color: #a597e7 !important;
	opacity: 0.75;
}

section {
	padding-top: 3.5rem;
	padding-bottom: 2.8rem;
}

.color-bar {
	height: 3px;
}

.bg-purple {--bs-bg-opacity: 1;
	background-color: #a597e7 !important;
}
.bg-pink {--bs-bg-opacity: 1;
	background-color: #ea77ad !important;
}
.bg-purple2 {
	opacity: 0.5;
	background-color: #a597e7 !important;
}
.bg-pink2 {
	opacity: 0.5;
	background-color: #ea77ad !important;
}
.bg-bird {--bs-bg-opacity: 1;
	background-color: #003768 !important;
}

 .footer-bs{
	  position: absolute;
	  width: 100%;
	  bottom: 0;
	  left: 0;
  }
  
	.btn-pink {
		--bs-btn-color: #000;
		--bs-btn-bg: #ea77ad;
		--bs-btn-border-color: #ea77ad;
		--bs-btn-hover-color: #000;
		--bs-btn-hover-bg: #f189ba;
		--bs-btn-hover-border-color: #f189ba;
		--bs-btn-focus-shadow-rgb: 11,172,204;
		--bs-btn-active-color: #000;
		--bs-btn-active-bg: #f189ba;
		--bs-btn-active-border-color: #f189ba;
		--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
		--bs-btn-disabled-color: #000;
		--bs-btn-disabled-bg: #ea77ad;
		--bs-btn-disabled-border-color: #ea77ad;
	}
	  .btn-cta {
		  --bs-btn-color: #000;
		  --bs-btn-bg: #00b900;
		  --bs-btn-border-color: #00b900;
		  --bs-btn-hover-color: #000;
		  --bs-btn-hover-bg: #00b900;
		  --bs-btn-hover-border-color: #00b900;
		  --bs-btn-focus-shadow-rgb: 11,172,204;
		  --bs-btn-active-color: #000;
		  --bs-btn-active-bg: #00b900;
		  --bs-btn-active-border-color: #00b900;
		  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
		  --bs-btn-disabled-color: #000;
		  --bs-btn-disabled-bg: #00b900;
		  --bs-btn-disabled-border-color: #00b900;
	  }
  
  .icon-badge .badge {
	  position: absolute;
	  margin-top: -2px;
	  margin-right: -10px;
	  border-radius: 0.625rem;
	  color: #fff;
  }
  .flags {
	  width: 20px;
  }
  
  .fs--6 {
	font-size: 6px !important; }
  
  .fs--8 {
	font-size: 8px !important; }
  
  .fs--10 {
	font-size: 10px !important; }
  
  .fs--11 {
	font-size: 11px !important; }
  
  .fs--12 {
	font-size: 12px !important; }
  
  .fs--13 {
	font-size: 13px !important; }
  
  .fs--14 {
	font-size: 14px !important; }
  
  .fs--15 {
	font-size: 15px !important; }
  
  .fs--16 {
	font-size: 16px !important; }
  
  .fs--17 {
	font-size: 17px !important; }
  
  .fs--18 {
	font-size: 18px !important; }
  
  .fs--19 {
	font-size: 19px !important; }
  
  .fs--20 {
	font-size: 20px !important; }
  
  .fs--25 {
	font-size: 25px !important; }
  
  .fs--30 {
	font-size: 30px !important; }
  
  .fs--35 {
	font-size: 35px !important; }
  
  .fs--40 {
	font-size: 40px !important; }
  
  .fs--45 {
	font-size: 45px !important; }
  
  .fs--50 {
	font-size: 50px !important; }
  
  .fs--60 {
	font-size: 60px !important; }

.nav-icon {
		width: 35px;
		height: 35px;
		line-height: 36px;
		text-align: center;
		border-radius: 100%;
		display: inline-block;
		color: #fff;
		font-size: 0.8rem;
	}
	
	.nav-home {
		background-color: #f0c24b;
	}
	.nav-zs {
		background-color: #f0c24b;
	}
	
	@media (min-width: 992px) {
	}
	
	@media (min-width: 768px) {
	.nav-icon {
		margin: 0 auto 0.625rem;
		margin-bottom: 0.625rem;
		display: block;
	}
	.navbar-expand-lg .navbar-nav .dropdown-menu {
		position: absolute;
	}
	
	.dropdown-menu {
		-webkit-box-shadow: 0px 20px 30px rgb(83 88 93 / 5%), 0px 0px 30px rgb(83 88 93 / 10%);
		box-shadow: 0px 20px 30px rgb(83 88 93 / 5%), 0px 0px 30px rgb(83 88 93 / 10%);
	}
	
	.d-md-block {
		display: flex!important;
	}

}

.dropdown-menu {
	--bs-dropdown-zindex: 1000;
	--bs-dropdown-min-width: 15rem;
	--bs-dropdown-padding-x: 0;
	--bs-dropdown-padding-y: 1rem;
	--bs-dropdown-spacer: 0;
	--bs-dropdown-font-size: 0.9375rem;
	--bs-dropdown-color: #595d69;
	--bs-dropdown-bg: var(--bs-white);
	--bs-dropdown-border-color: var(--bs-border-color);
	--bs-dropdown-border-radius: 0.25rem;
	--bs-dropdown-border-width: 0;
	--bs-dropdown-inner-border-radius: calc(0.375rem - var(--bs-border-width));
	--bs-dropdown-divider-bg: var(--bs-border-color);
	--bs-dropdown-divider-margin-y: 0.5rem;
	--bs-dropdown-box-shadow: 0px 20px 30px rgba(83, 88, 93, 0.05), 0px 0px 30px rgba(83, 88, 93, 0.1);
	--bs-dropdown-link-color: var(--bs-gray-600);
	--bs-dropdown-link-hover-color: #2163e8;
	--bs-dropdown-link-hover-bg: transparent;
	--bs-dropdown-link-active-color: #2163e8;
	--bs-dropdown-link-active-bg: transparent;
	--bs-dropdown-link-disabled-color: var(--bs-gray-600);
	--bs-dropdown-item-padding-x: 2rem;
	--bs-dropdown-item-padding-y: 0.4rem;
	--bs-dropdown-header-color: var(--bs-gray-800);
	--bs-dropdown-header-padding-x: 1rem;
	--bs-dropdown-header-padding-y: 0.5rem;
	position: absolute;
	z-index: var(--bs-dropdown-zindex);
	display: none;
	min-width: var(--bs-dropdown-min-width);
	padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
	margin: 0;
	font-size: var(--bs-dropdown-font-size);
	color: var(--bs-dropdown-color);
	text-align: left;
	list-style: none;
	background-color: var(--bs-dropdown-bg);
	background-clip: padding-box;
	border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
	border-radius: var(--bs-dropdown-border-radius);
}

.navbar-toggler:hover {
	text-decoration: none;
}

.navbar-toggler {
	
	color: #003768 !important;
	margin-bottom: 0;
	border: 0;
}

.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
	outline: none;
	box-shadow: none;
}

.carouselText {
	position: absolute; 
	padding-left:12%; 
	padding-right:12%; 
	width:100%; 
	height:100%; 
	display:flex; 
	align-items: center;	
	justify-content: center;
}

.containerSlider {
	position: relative;
	top: -6vw;
	margin-bottom: -6vw;
}

.bg-mode {
  background: #fff !important;
}
.cardInfo {
	bottom: 0;
}

.shadow {
	box-shadow: 0 0.2rem 1rem rgba(var(--bs-body-color-rgb),.15)!important;
}

a:hover {
	font-weight: 500;
	color: #000;
}

.dropdown-toggle:active {
  background-color:transparent; 
  outline: none;
  box-shadow: none;
  border:0;
} 
.dropdown-toggle:focus{ 
  background-color:transparent;
  outline: none;
  box-shadow: none;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  left: 100%;
  /* -6px gives dropdown-menu's padding+border */
  top: -6px;
}

.dropdown-submenu:hover > .dropdown-menu, .dropdown-submenu > a:focus + .dropdown-menu {
  /* :focus support is incomplete - pressing Tab sets focus to submenu, but that immediately hides submenu */
  display: block;
  outline: none;
  box-shadow: none;
}
