/* CSS Document */
 
/*ul.big-image-list li img  {
-webkit-box-shadow: 3px 6px 10px -1px #0085a6; 
box-shadow: 3px 6px 10px -1px #0085a6;
}*/
.locale_switch {
	padding:5px;
	position:fixed;
	right:20px;
	top:0;
	z-index:400
}
img .banner {
	border:2px #036 solid
}
#footer-wrapper i {
	margin-right:6px
}
.fa-solid {
	/*	background-color: papayawhip;*/
	border-radius: 0.2em;
	padding: 0.2em;
	color: salmon
}
/* Kleur groen  #007294*/
   hr {
	height: 1px;
	background-color: #F00
}
/* kleine afb. op index pagina*/
ul.big-image-list li img {
	/* width:178px;*/
  width:178px
}
.diervandemaand {
	width:100% !important
}
h2  {
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
}
.onderbanner , .dier-maand-naam {
	color: salmon;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
}
.carousel {
	border-radius:10px;
	box-shadow:#FFFFFF 0 0 0 20px inset;
	/*  padding:16em 0;*/
  position:relative;
	text-align:center;
	text-shadow:#FFFFFF 1px 1px;
	border:18px solid #FFF
}
/*.form-select {
	width:200px
}*/
 @media screen and (max-width: 736px) {
/* Tekst onder banner */		
.onderbanner {
font-size:1.3em !important
}
 .carousel {
border:3px solid #FFF
}
/* li in footer*/
ul.link-list li {
font-size:13px
}
}
.taalselect {
	border-radius:28px;
}
/*img {
	 box-shadow: 1px 1px;
}*/
/*.form-select {width:1160px;
 margin:0 auto 0;

 }*/
/* ToTop */ 
 #btn-back-to-top {
	position: fixed;
	bottom: 20px;
	right: 50%;
	display: none;
	background:#F00
}
