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(242, 221, 217) !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(242, 221, 217);
}

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

#call-to-action2 {
	background-color: rgba(242, 221, 217, 0.4);
}

#banner04, #banner02 {
	background-size : auto;
	background-color: rgb(242, 221, 217);
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23CCCCCC' fill-opacity='0.4' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E");
}

/*footer {
	background-color: rgb(242, 221, 217);
}*/

.badge-secondary.fav, .badge-secondary.favon {
	background-color: #F2DDD9;
	color: #000000;
	border: solid 1px #cccccc;
}.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;
}@font-face {
    font-family: 'DK Southside Fizz';
    font-style: normal;
    font-weight: 400;
    src: local('DK Southside Fizz'), url('https://fonts.cdnfonts.com/s/65961/DK Southside Fizz.woff') format('woff');
}

@font-face {
    font-family: 'Campton-Light-DEMO';
    src:url('/css/newcustom/lemonfish/Campton-Light-DEMO.ttf.woff') format('woff'),
        url('/css/newcustom/lemonfish/Campton-Light-DEMO.ttf.svg#Campton-Light-DEMO') format('svg'),
        url('/css/newcustom/lemonfish/Campton-Light-DEMO.ttf.eot'),
        url('/css/newcustom/lemonfish/Campton-Light-DEMO.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}

h1.display-1 {
	font-family: 'DK Southside Fizz', sans-serif;
	font-weight: 400;
	color: #000000 !important;
	font-style:normal;
	text-transform: uppercase;
	letter-spacing:2px;
}

#baby-search-banner h1 {
	font-family: 'DK Southside Fizz', sans-serif;
	font-size: 2.5rem;
	color: #000000;
	text-transform: uppercase;
	letter-spacing:2px;
}

p, h3.display-3, footer h5, #credits-nav p, #info-nav p, #questions-nav p {
	/*font-family: 'DK Southside Fizz', sans-serif;
	font-weight: 400;*/
	/*font-family: 'Campton-Light-DEMO';*/
}

h3.display-3 {
	font-size: 1.2rem;
	text-transform: uppercase;
}

footer h5 {
	font-style:normal;
}
 
#baby-search-banner .bg-stars {
	background-image:none;
}

#store-link:not(.gbl-link) a {
	font-style:normal;
	font-weight: 600;
	font-family: 'DK Southside Fizz', sans-serif;
	text-transform: uppercase;
	letter-spacing:4px;
}

#store-link:not(.gbl-link) a span {
	background: none;
	padding: 0;
}