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(110, 141, 188) !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(110, 141, 188);
}

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

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

#banner04, #banner02 {
	background-size : auto;
	background-color: rgb(9, 49, 90);
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cg fill='%23CCCCCC' fill-opacity='0.4'%3E%3Cpath fill-rule='evenodd' d='M0 0h40v40H0V0zm40 40h40v40H40V40zm0-40h2l-2 2V0zm0 4l4-4h2l-6 6V4zm0 4l8-8h2L40 10V8zm0 4L52 0h2L40 14v-2zm0 4L56 0h2L40 18v-2zm0 4L60 0h2L40 22v-2zm0 4L64 0h2L40 26v-2zm0 4L68 0h2L40 30v-2zm0 4L72 0h2L40 34v-2zm0 4L76 0h2L40 38v-2zm0 4L80 0v2L42 40h-2zm4 0L80 4v2L46 40h-2zm4 0L80 8v2L50 40h-2zm4 0l28-28v2L54 40h-2zm4 0l24-24v2L58 40h-2zm4 0l20-20v2L62 40h-2zm4 0l16-16v2L66 40h-2zm4 0l12-12v2L70 40h-2zm4 0l8-8v2l-6 6h-2zm4 0l4-4v2l-2 2h-2z'/%3E%3C/g%3E%3C/svg%3E");
}

/*footer {
	background-color: rgb(9, 49, 90);
}*/

/* no custom css in max_en_maxime */