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, 184, 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(153, 184, 202);
}

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

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

#banner04, #banner02 {
	background-size : auto;
	background-color: rgb(255, 230, 226);
	background-image: url("");
}

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

.badge-secondary.fav, .badge-secondary.favon {
	background-color: #eae5df;
	color: #000000;
	border: solid 1px #cccccc;
}.group-sale, .group-sale-big {
	background-image: url("/images/ico-groupsale-orange.svg"), url("/images/bg-groupsale-orange.svg");
}
.group-sale-big:hover {
	background-image: url("/images/bg-groupsale-orange.svg");
}
.badge-primary {
	border: solid 1px #B67024;
}body, p {
	/*font-family: 'Sofia Pro Regular';*/
	font-style: normal;
	font-weight:300;
}


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 {
	font-family: sans-serif;
	color: #E4992A !important;
	font-style: normal;
}

#baby-search-banner h1 {
	font-family: sans-serif;
	color: #E4992A;
	font-style: normal;
}
.banner-shape3 {
    background-color: #EAE5DF;
}
/*
h3.display-3, footer h5 {
	font-family: 'Sofia Pro Medium';
	font-weight:500;
	font-style: normal;
}
footer h5 {
	font-family: 'Sofia Pro Medium';
	font-weight:500;
}
#credits-nav p, #info-nav p, #questions-nav p, .nav-tabs .nav-link, .form-control-lg, .input-group-lg>.form-control, .input-group-lg>.input-group-append>.input-group-text, .input-group-lg>.input-group-prepend>.input-group-text, h3.secondary-font, #footer-nav ul li a, .card-title, .custom-select.form-control-lg, #user-box h5, #user-box h4, #sidebar .main-nav li a, #cards-tijdslijn h5, #cards-tijdslijn .card-text, .form-control {
	color: #173b6b;
	font-family: 'Sofia Pro Regular';
	font-weight:300;
}
#questions-nav p a {
	border-bottom: 1px solid #000000;
}
.input-group-lg>.input-group-prepend>.btn, , .input-group-lg>.input-group-append>.btn, .btn, a.btn {
	color: #000000;
}
#credits-nav p a, #info-nav p a, #questions-nav p a {
	color: #000000;
}

footer {
	background-color: #badfea;
}
#socialmedia-nav a {
	border-color:#000000;
	color:#000000;
}
#store-link a {
	font-family: 'Sofia Pro Bold';
	font-weight:700;
	font-style: normal;
}
#store-link a span {
	padding-right:0;
	background-image:none;
}
*/