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(225, 240, 255) !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(225, 240, 255);
}

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

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

#banner04, #banner02 {
	background-size : auto;
	background-color: rgb(250, 220, 225);
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='18' viewBox='0 0 100 18'%3E%3Cpath fill='%23CCCCCC' fill-opacity='0.4' d='M61.82 18c3.47-1.45 6.86-3.78 11.3-7.34C78 6.76 80.34 5.1 83.87 3.42 88.56 1.16 93.75 0 100 0v6.16C98.76 6.05 97.43 6 96 6c-9.59 0-14.23 2.23-23.13 9.34-1.28 1.03-2.39 1.9-3.4 2.66h-7.65zm-23.64 0H22.52c-1-.76-2.1-1.63-3.4-2.66C11.57 9.3 7.08 6.78 0 6.16V0c6.25 0 11.44 1.16 16.14 3.42 3.53 1.7 5.87 3.35 10.73 7.24 4.45 3.56 7.84 5.9 11.31 7.34zM61.82 0h7.66a39.57 39.57 0 0 1-7.34 4.58C57.44 6.84 52.25 8 46 8S34.56 6.84 29.86 4.58A39.57 39.57 0 0 1 22.52 0h15.66C41.65 1.44 45.21 2 50 2c4.8 0 8.35-.56 11.82-2z'%3E%3C/path%3E%3C/svg%3E");
}

/*footer {
	background-color: rgb(250, 220, 225);
}*/

.badge-secondary.fav, .badge-secondary.favon {
	background-color: #ffec04;
	color: #000000;
	border: solid 1px #cccccc;
}.group-sale, .group-sale-big {
	background-image: url("/images/ico-groupsale-blue.svg"), url("/images/bg-groupsale-blue.svg");
}
.group-sale-big:hover {
	background-image: url("/images/bg-groupsale-blue.svg");
}
.badge-primary {
	border: solid 1px #00acd2;
}/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Nexa";
    font-weight: 900;
    font-style: normal;
    font-display: swap;
    src: url("/css/newcustom/kabine/fonts/Nexa-Black.woff2") format("woff2"), url("/css/newcustom/kabine/fonts/Nexa-Black.woff") format("woff")
}

@font-face {
    font-family: "Nexa";
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: url("/css/newcustom/kabine/fonts/Nexa-Book.woff2") format("woff2"), url("/css/newcustom/kabine/fonts/Nexa-Book.woff") format("woff")
}


body, p {
	font-family: 'Nexa';
	font-style: normal;
	font-weight:300;
}
h1 {
	font-weight: 900;
}
h3 {
	font-size: 1.2em;
	font-weight: 600;
}

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, .banner-list span:first-child, .text-color-primary, #user-box .media-body a h5 {
	color: #000000 !important;
	font-family: 'Nexa';
	font-weight:900;
	font-style: normal;
}
.current .checkout-step-name, .current .checkout-step {
	font-family: 'Nexa';
	font-weight:900;
	color: #386080 !important;
}
h1.display-1, .modal-body h1, #user-box .dropdown-intro h1 {
	color: #000000 !important;
	font-family: 'Nexa';
	font-weight:900;
	font-size:1.5em;
	font-style: normal;
}
.table-row-col h5 a {
	color: #000000 !important;
}

#search_results h1 {
	color: #000000 !important;
	font-family: 'Nexa';
	font-weight:900;
	font-size:2em;
	font-style: normal;
}

#baby-search-banner h1 {
	color: #000000;
	font-family: 'Nexa';
	font-weight:900;
	font-size: 2.5em;
    margin-bottom: 25px;
}
h3.display-3, footer h5 {
	font-family: 'Nexa';
	font-style: normal;
	font-size:1.2em;
	font-weight: 600;
}
footer h5 {
	font-family: 'Nexa';
	color: #000000;
	font-weight:900;
}
#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 {
	font-family: 'Nexa';
	color: #000000;
	/*font-style: normal;*/
}
#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: #FADCE1;
}
.weburl {
    background-image: url('https://xml.geboortelijst.be/static_v4/images/ico-globe-dark.svg');
}
.facebook {
    background-image: url('https://xml.geboortelijst.be/static_v4/images/ico-facebook-dark.svg');
}
.icon-tel-light {
    background-image: url('https://xml.geboortelijst.be/static_v4/images/ico-tel-dark.svg');
        width: 1rem;
    height: 1rem;
}
#midfooter-nav a {
	color:#000000;
}
#info-nav p a:hover, #questions-nav p a:hover, #footer-nav ul li.active a { 
	border-bottom: 4px solid rgb(225, 240, 255);
}
#sidebar .main-nav li a {
	font-size:1.5em;
}
#socialmedia-nav a {
	border-color:#000000;
	color:#000000;
}
#store-link a {
	/*color: #041eb8;*/
	font-family: "Poppins";
	letter-spacing:2px;
	text-transform: uppercase;
	font-weight:600;
	font-style: normal;
	color: #386080;
}
#store-link a span {
	padding-right:0;
	background-image:none;
}
#baby-search-banner .bg-stars {
	background-image: url('https://kabine.geboortelijst.be/css/newcustom/kabine/kabineback.png'),url('https://kabine.geboortelijst.be/css/newcustom/kabine/kabineback.png');
	background-position: 8% 60%,95% 60%;
	background-size: 20rem,20rem;
}

.search-card h4 {
	font-family: 'Nexa';
	font-weight:900;
	color: #386080;
}
h2.card-title, .price, .price-small {
	font-family: 'Nexa';
	font-weight:900;
	color: #144368;
}
h2.card-title {
	font-size:1.2em;
}
#user-box .media-body a h5 {
	font-family: 'Nexa';
	font-style: normal;
	font-weight:300;
	font-size: 1em;
}
.btn-dark, a.btn-dark, .btn, a.btn {
	color: #ffffff;
    background-color: #386080;
    border-radius:0;
}
.btn-light, a.btn-light {
    border-radius:0;
}