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(230, 222, 202) !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(230, 222, 202);
}

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

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

#banner04, #banner02 {
	background-size : auto;
	background-color: rgb(255, 255, 255);
	background-image: url("data:image/svg+xml,%3Csvg width='32' height='26' viewBox='0 0 32 26' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 0v3.994C14 7.864 10.858 11 7 11c-3.866 0-7-3.138-7-7.006V0h2v4.005C2 6.765 4.24 9 7 9c2.756 0 5-2.236 5-4.995V0h2zm0 26v-5.994C14 16.138 10.866 13 7 13c-3.858 0-7 3.137-7 7.006V26h2v-6.005C2 17.235 4.244 15 7 15c2.76 0 5 2.236 5 4.995V26h2zm2-18.994C16 3.136 19.142 0 23 0c3.866 0 7 3.138 7 7.006v9.988C30 20.864 26.858 24 23 24c-3.866 0-7-3.138-7-7.006V7.006zm2-.01C18 4.235 20.244 2 23 2c2.76 0 5 2.236 5 4.995v10.01C28 19.765 25.756 22 23 22c-2.76 0-5-2.236-5-4.995V6.995z' fill='%23CCCCCC' fill-opacity='0.4' fill-rule='evenodd'/%3E%3C/svg%3E");
}

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

.group-sale, .group-sale-big {
	background-image: url("/images/ico-groupsale-pink.svg"), url("/images/bg-groupsale-pink.svg");
}
.group-sale-big:hover {
	background-image: url("/images/bg-groupsale-pink.svg");
}
.badge-primary {
	border: solid 1px #A83232;
}/* no custom css in customcss */