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(199, 154, 82) !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(199, 154, 82);
}

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

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

#banner04, #banner02 {
	background-size : auto;
	background-color: rgb(238, 238, 238);
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='12' viewBox='0 0 20 12'%3E%3Cg fill-rule='evenodd'%3E%3Cg id='charlie-brown' fill='%23CCCCCC' fill-opacity='0.4'%3E%3Cpath d='M9.8 12L0 2.2V.8l10 10 10-10v1.4L10.2 12h-.4zm-4 0L0 6.2V4.8L7.2 12H5.8zm8.4 0L20 6.2V4.8L12.8 12h1.4zM9.8 0l.2.2.2-.2h-.4zm-4 0L10 4.2 14.2 0h-1.4L10 2.8 7.2 0H5.8z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

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

@import url('https://fonts.googleapis.com/css2?family=Libre+Caslon+Text&display=swap');

/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v22/mem5YaGs126MiZpBA-UN_r8OXOhpKKSTj5PW.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v22/mem5YaGs126MiZpBA-UN_r8OUuhpKKSTjw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v22/mem8YaGs126MiZpBA-UFW50bf8pkAp6a.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v22/mem8YaGs126MiZpBA-UFVZ0bf8pkAg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

#baby-search-banner .bg-stars {
	background-image:none;
}

#store-link:not(.gbl-link) a {
	font-family: 'Libre Caslon Text', serif;
	font-style: normal;
	font-size: 1.7rem;
	text-transform: lowercase;
}
#store-link:not(.gbl-link) a span {
	background: none;
	padding: 0;
}

.banner-shape3 p {
	font-family: 'Libre Caslon Text', serif;
	font-style: normal;
}

#baby-search-banner h1 {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
}

h1.display-1 {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	text-transform: uppercase;
	font-size: 1.8rem;
	line-height: 2.6rem;
	font-weight: 400;
}

p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #777777;
	font-size: 1rem;
}

h3.display-3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 1.2rem;
}

.ico-search-baby, .banner-shape3 {
	border-radius:0;
}