h1.display-1, 
.modal-body h1,
#user-box .dropdown-intro h1, 
#lang-nav li a:hover,
#credits-nav p a:hover, 
#info-nav p a:hover,
#questions-nav p a:hover,
#sidebar ul li.active > a, a[aria-expanded="true"],
#sidebar .main-nav li a:hover,
#sidebar .main-nav li.girl a, 
#sidebar .main-nav li.boy a,
#sidebar ul li a:hover,
#footer-nav ul li.active a,
#footer-nav ul li a:hover,
.table-row-col h5 a,
.banner-list span:first-child,
.text-color-primary,
#user-box .media-body a h5,
.current .checkout-step-name,
.current .checkout-step {
	color: rgb(153, 153, 153) !important;
}

#sidebar #lang-nav ul li.active > a {
	color: white !important;
}

#baby-search-banner,
#call-to-action, 
.nav-tabs .nav-link,
.progress-bar,
#intro_container,
#navtabs,
#inshop_uitleg {
    background-color: rgb(153, 153, 153);
}

.btn-color {
    background-color: rgb(153, 153, 153) !important;
    color:white !important;
}
 
#info-nav p a:hover,
#questions-nav p a:hover,
.table-row-col h5 a,
.table-row-col h5 a:hover,
#footer-nav ul li.active a {
	border-bottom: 1px solid rgb(153, 153, 153);
}
#sidebar .main-nav li.active a {
	border-bottom: 2px solid rgb(153, 153, 153);
}
#socialmedia-nav a:hover,
.current .checkout-step,
.message-parents {
	border: solid 2px rgb(153, 153, 153);
}
.badge-custom {
	background-color: rgb(153, 153, 153);
	border: solid 0.13rem rgb(153, 153, 153);
	color: white;
}
.modal-messages,
.message-parents {
	background-color: rgba(153, 153, 153, 0.1);
}
#sidebar .admin-nav {
	background-color: rgba(153, 153, 153, 0.2);
}
.search-card {
	border: solid 8px rgba(153, 153, 153, 0.3);
	animation: foundanimation 1s infinite alternate linear;
}
@keyframes foundanimation {
  from {border-color: rgba(153, 153, 153, 0.3);}
  to {border-color: rgba(153, 153, 153, 1);}
}
.search-card:hover {
	background-color: rgba(153, 153, 153, 0.3);
}
.search-card h4 {
	color: rgb(153, 153, 153);
}

#call-to-action2 {
	background-color: rgba(153, 153, 153, 0.4);
}

#banner04, #banner02 {
	background-size : auto;
	background-color: rgb(5, 5, 5);
	background-image: url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 16c4.418 0 8-3.582 8-8s-3.582-8-8-8-8 3.582-8 8 3.582 8 8 8zm0-2c3.314 0 6-2.686 6-6s-2.686-6-6-6-6 2.686-6 6 2.686 6 6 6zm33.414-6l5.95-5.95L45.95.636 40 6.586 34.05.636 32.636 2.05 38.586 8l-5.95 5.95 1.414 1.414L40 9.414l5.95 5.95 1.414-1.414L41.414 8zM40 48c4.418 0 8-3.582 8-8s-3.582-8-8-8-8 3.582-8 8 3.582 8 8 8zm0-2c3.314 0 6-2.686 6-6s-2.686-6-6-6-6 2.686-6 6 2.686 6 6 6zM9.414 40l5.95-5.95-1.414-1.414L8 38.586l-5.95-5.95L.636 34.05 6.586 40l-5.95 5.95 1.414 1.414L8 41.414l5.95 5.95 1.414-1.414L9.414 40z' fill='%23CCCCCC' fill-opacity='0.4' fill-rule='evenodd'/%3E%3C/svg%3E");
}

/*footer {
	background-color: rgb(5, 5, 5);
}*/

/* no custom css in hartelief */