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(40, 166, 154) !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(40, 166, 154);
}

.btn-color {
    background-color: rgb(40, 166, 154) !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(40, 166, 154);
}
#sidebar .main-nav li.active a {
	border-bottom: 2px solid rgb(40, 166, 154);
}
#socialmedia-nav a:hover,
.current .checkout-step,
.message-parents {
	border: solid 2px rgb(40, 166, 154);
}
.badge-custom {
	background-color: rgb(40, 166, 154);
	border: solid 0.13rem rgb(40, 166, 154);
	color: white;
}
.modal-messages,
.message-parents {
	background-color: rgba(40, 166, 154, 0.1);
}
#sidebar .admin-nav {
	background-color: rgba(40, 166, 154, 0.2);
}
.search-card {
	border: solid 8px rgba(40, 166, 154, 0.3);
	animation: foundanimation 1s infinite alternate linear;
}
@keyframes foundanimation {
  from {border-color: rgba(40, 166, 154, 0.3);}
  to {border-color: rgba(40, 166, 154, 1);}
}
.search-card:hover {
	background-color: rgba(40, 166, 154, 0.3);
}
.search-card h4 {
	color: rgb(40, 166, 154);
}

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

#banner04, #banner02 {
	background-size : auto;
	background-color: rgb(66, 66, 66);
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 80' width='80' height='80'%3E%3Cpath fill='%23CCCCCC' fill-opacity='0.4' d='M14 16H9v-2h5V9.87a4 4 0 1 1 2 0V14h5v2h-5v15.95A10 10 0 0 0 23.66 27l-3.46-2 8.2-2.2-2.9 5a12 12 0 0 1-21 0l-2.89-5 8.2 2.2-3.47 2A10 10 0 0 0 14 31.95V16zm40 40h-5v-2h5v-4.13a4 4 0 1 1 2 0V54h5v2h-5v15.95A10 10 0 0 0 63.66 67l-3.47-2 8.2-2.2-2.88 5a12 12 0 0 1-21.02 0l-2.88-5 8.2 2.2-3.47 2A10 10 0 0 0 54 71.95V56zm-39 6a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm40-40a2 2 0 1 1 0-4 2 2 0 0 1 0 4zM15 8a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm40 40a2 2 0 1 0 0-4 2 2 0 0 0 0 4z'%3E%3C/path%3E%3C/svg%3E");
}

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

/* no custom css in babyluff */