﻿	
/*=========================================   
==site.css  
============================================*/

@charset "utf-8";
/*
@pink:#F75E9F;
@pink bright:#f12d81
@skyblue:#3D9BCD
@skyblue dark:#2bbbf3
*/

/*@charset "utf-8"; CSS Document 
 * Refering font file */
@font-face {
	font-family: 'AmericanTypewriter';
	src: url('../fonts/AMERICAT.otf') format('otf');
	src: url('../fonts/AMERICAT.eot');
	src: url('../fonts/AMERICAT.eot?#iefix') format('embedded-opentype'), url('../fonts/AMERICAT.woff') format('woff'), url('../fonts/AMERICAT.ttf') format('truetype'), url('../fonts/AMERICAT.otf') format('opentype'), url('../fonts/AMERICAT.svg#FuturaStdMedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'AmericanTypewriter bold';
	src: url('../fonts/AMERICTB.eot');
	src: url('../fonts/AMERICTB.eot?#iefix') format('embedded-opentype'), url('../fonts/AMERICTB.woff') format('woff'), url('../fonts/AMERICTB.ttf') format('truetype'), url('../fonts/AMERICTB.otf') format('opentype'), url('../fonts/AMERICTB.svg#FuturaStdHeavy') format('svg');
	font-weight: normal;
	font-style: normal;
}


h1,h2,h3,h4,h5,h6 {
    font-family: Arial;
}

a ,a:hover,a:visited{
	color:#3D9BCD;
}

hgroup.consistentPadding h1 {
    font-family:"AmericanTypewriter Bold";
}

h2.consistentPaddingColor {
    background: #fff;
    font-family: AmericanTypewriter;
    /*color: #ff439f;*/
}

h1[data-type="title"] {
	color: #ff439f;
	font-family:"AmericanTypewriter Bold"
}

nav.navbar{
	border-top:solid 0px !important;
}

.accordion{
    background: #3D9BCD;
}

#menu ul#mainCategories {
    background: #fac0d9;	
}

#menu ul#mainCategories li a:active {
    background-color: #f01355 !important;
}

#menu ul#lowerCategories li a:active {
    background-color: #0078c8 !important;
}

.accordion-heading .accordion-toggle {
    border-top: solid 1px #3394c0;
    border-bottom: solid 1px #00bff5;
}
.accordion-inner .subCategory li a,
#menu ul li a:link, #menu ul li a:visited,
.single-slide .carousel-inner figcaption .price {
    color: #3D9BCD;
}
.four-slides .carousel-inner .item figcaption,
.registryGifterView #registryDetails .consistentPadding h6  {
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#2bbbf3),to(#2bbbf3));
    background: -webkit-linear-gradient(top,#2bbbf3,#2bbbf3);
    background: -moz-linear-gradient(top,#2bbbf3,#2bbbf3);
	color:#fff
}
footer {
    border-top: solid 5px #f25e97;
    margin: 0 auto;
    text-align: center;
    clear: both;
}

footer a.btn span {
    margin-top: 0;
    display: block;
}

footer div.desktopSite.consistentPadding {
    border: 0;
}
footer div.footerBar {
    background-color: #3e9bcd;
	font-size: 0.9em;
}
nav.navbar {
    border-bottom: 0;
    border-top: 3px solid #009ecf;
    padding-bottom: 6px;
}
nav.babyBorder{
	background :url("../images/NavBottomBorder.png") repeat-x scroll 0 bottom transparent;
}

.two-slides .iconP .arrow-prev:hover,
 .two-slides .iconP .arrow-prev:focus,
 .two-slides .iconN .arrow-next:hover,
 .two-slides .iconN .arrow-next:focus,
 .four-slides .iconN .arrow-next:hover,
 .four-slides .iconN .arrow-next:focus,
 .four-slides .iconP .arrow-prev:hover,
 .four-slides .iconP .arrow-prev:focus {
	color:#3D9BCD;
}

footer div.desktopSite.consistentPadding{
	background: url("../images/Footer-bg.png") no-repeat left 45%;
	background-size: 100%;
}


/* Medium Sized screens  */
@media (min-width:480px) and (max-width:640px){
	footer div.desktopSite.consistentPadding{
		background-position:38%;
	}
}

/* Small screens  */
@media (max-width:480px){
	footer div.desktopSite.consistentPadding{
		background-position:30%;
	}
}

@media screen and (orientation:landscape) and (max-width:480px) {
	footer div.desktopSite.consistentPadding{
		background-position-y:32%;
	}
}

/**/
nav.navbar .nav li {
	border-left: 1px solid #0194c2;
	margin: 0px;
    width: 16%;
}


nav.navbar .nav li:last-child {
    border-right: 0 solid #3394c0;
}
nav.navbar .nav li:first-child {
    border-left: 0 solid #2bbbf3;
}

.navbar-inner {
    background: #009ecf;
}

#newCustomer >h2{
	text-transform: lowercase;
}
a.forgotPasswd{
	color:#33BBF3 !important;
}
footer a.btn {
    color: #33BBF3;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
	font-size:1.1em;
}
.qtyPrice .customDropDownWrapper.btn.span6{
	background-color:#dff4ff!important;
	border-image:none!important;
	-webkit-border-image:none!important;
	-moz-border-image:none!important;
	border-radius:0!important;
	background-position:linear-gradient(to bottom,#fff,#dff4ff)!important;
	color:#33BBF3!important;
}
.qtyPrice .customDropDownWrapper.btn:hover{
	background-position:0px!important;
}

textarea,select,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"] {
    border-radius: 2px;
}
.listViewSearch span.btn.customDropDown,
.gridViewSearch span.btn.customDropDown{
    font-family: Arial;
    font-weight:bold;
    color: #fff;
    background-image: -webkit-linear-gradient(to bottom,#00bff5,#009ecf);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#00bff5),to(#009ecf))!important;
    background-image: -moz-linear-gradient(to bottom,#00bff5,#009ecf);
    background-image: -o-linear-gradient(to bottom,#00bff5,#009ecf);
    background-image: linear-gradient(to bottom,#00bff5,#009ecf);
    background-repeat: repeat-x;
}
#productList ul li.span12 .productSummary h2 {
    font-family: Arial;
}
.productDetailPage h1 {
    font-family: AmericanTypewriter;
	color: #ff439f;
}

.staticContent .suggestedProducts .consistentPadding h2 {
    font-family: AmericanTypewriter;
}
.registrantView hgroup h1 {
    font: 2em AmericanTypewriter;
    color: #ff439f;
}
.registrantView hgroup h1 div {
    font-family: "AmericanTypewriter Bold";
}
.registryDashboard hgroup h1 {
    font: 2em AmericanTypewriter;
    color: #ff439f;
}
.registryDashboard hgroup h1 div {
    font-family: AmericanTypewriter;
}
#registryDetails .consistentPadding h6 {
    font: 1em AmericanTypewriter;
}
.registriesFound hgroup h1 div {
    font: 1.25em AmericanTypewriter;
    color: #ff439f;
}
.registryGifterView hgroup h1,#registryComplete hgroup h2 {
    font:1.495em "AmericanTypewriter Bold";
    color: #ff439f;
}


/* Baby pink color */
h1,
h2.consistentPaddingColor ,
#popularCategory .consistentPaddingColor h2,
#suggestedProductCarousel .consistentPaddingColor h2,
#skucontroler h2,
#notProductList h4,
#searchHeader h1,
/*#onlineOrderDetail .freeShipping,*/ /* 	Commened By Shueb, Defect: 19675 */
.italic-header{
    color:#F75E9F!important;
	font-family: AmericanTypewriter;
}

.registriesFound hgroup h1 .subHeading {
	color: #000;
}

#couponsList h3,#couponsList h3 span  {
    font-family: AmericanTypewriter;
}

.btn , .btn:hover,.btn:focus,.btn:active{color:#3D9BCD;}

.btn-blue:hover,.btn-blue:focus,.btn-blue:active{
	background-color:#2bbbf3!important;
	background-position: 0 0px;
}


#notProductList #cartfooterSection .btn,
.filterAccordion .accordion-inner ul.subCategory li span,
#myAccount .btn,
.storesList li .store-btn-group .btn,
.storeDetails .btn,
.storesList li .storeName ,
.btnCtrl,
.productReviewRating .bold-header,
.filterAccordian .subCategory,.prodAttrPrimary_Blue {
	color: #3D9BCD!important;
}

.storeBBBaby{
	color: #273691 !important; 
}

.peoplCategoryCarouselOuter .bvRating{
    color:#3D9BCD;
}

/* ==========================
== Themed Button Styles
======================== */

/* light blue:secondary CTA */

button.btn,
.btn-primary,
.btn.span6,
.btn.span3,
.btn.span12,
footer a.btn,
#filterBy .modal-header .close,
#filterBy .modal-header .reset,
.btn-large,
#forgotPassword .btn,
#myAccount .btn,#myAccount .btn-purple,
.btnUpdate ,.removeItm,
input[type=reset],
.arrow-next,.arrow-prev,
#addNewAddress,
#cancelShippingAddress,
#cancelBillingAddress,
#newAddressAddressBook.btn,
#btnBillingSectionTopNext.btn,
#cancelShippingMethod.btn,
.googleMap .btn, .appleMap .btn,
#notProductList #cartfooterSection .btn, .everShare #popover_btn,
#cancelMultiGiftOptions {
    color: #33BBF3!important;
    background-position: 0 0;
   /* border: 0 !important;*/
    background-color: #dff4ff!important;
  /*  *background-color: #dff4ff;*/
    background-image: -webkit-linear-gradient(to bottom,#fff,#dff4ff)!important;
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#dff4ff))!important;
    background-image: -moz-linear-gradient(to bottom,#fff,#dff4ff)!important;
    background-image: -o-linear-gradient(to bottom,#fff,#dff4ff)!important;
    background-image: linear-gradient(to bottom,#fff,#dff4ff)!important;
	border-image : url("../images/borderFullWide.png") 9% 8% 9% 8% !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffDFF4FF',endColorstr='#ffDFF4FF',GradientType=0);
	background-repeat: repeat-x;
    border-color: #DFF4FF;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0,0,0,.3);
    box-shadow: 1px 1px 3px 0 rgba(0,0,0,.3);
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius:0.6em !important;
	background-position: 0 -32px;
	/*common custom borders */
	/*border-image: url("../images/borderFullWide.png") 9% 8% stretch!important;
	-webkit-border-image: url("../images/borderFullWide.png") 9% 8% stretch!important;
	-moz-border-image: url("../images/borderFullWide.png") 9% 8% stretch!important;/* 20% revert Firfox changes */
	border-width: 1px!important;/* 5px revert Firfox changes */
}

button.btn{
	/*border-image: url("../images/borderFullWide.png") 9% 7% stretch!important;
	-webkit-border-image: url("../images/borderFullWide.png") 9% 7% stretch!important;
	-moz-border-image: url("../images/borderFullWide.png") 9% 7% stretch!important;/* 20% revert Firfox changes */
}

.btn.btn-large,
.btn-large{
	padding : 4px !important;
	line-height : 38px !important;
}
.btn.btn-large span.btn-border{
	padding : 6px;
}

/* CSS FOR FOOTER BUTTON*/
span.footer-button {
   border : 0px solid #74d4fd !important;
}
.BuyBuyBaby .btn span.btn-border,
.BuyBuyBaby span.btn-border{
	border : 1px solid #74d4fd;
	/*display: block;*/
	border-radius : 5px;
	padding : 0;
}


.BuyBuyBaby .btn-warning span.btn-border {
    border:1px solid white;
}

#backtoresult .btn-border {
    margin: 0 5px;
    padding: 4px;
}

.btn-warning.btnAddToCart span.btn-border,
.btn-warning.checkout span.btn-border
{
	border-color: #fff;
}
/* Bright Sky blue:Primary CTA*/

.btn.span6.btn-blue,
.btn.span3.btn-blue,
.btn-blue,.btn.blue:active,.btn-blue:focus,
button.btn:hover,
input[type=reset]:hover,
#myAccount .btn-blue,#myAccount .btn-purple,

.btn.span6:hover,
footer a.btn:hover,
footer a.btn:active,
footer a.btn:focus,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled],
.listViewSearch span.btn.customDropDown:hover,
.gridViewSearch span.btn.customDropDown,
#notProductList #cartfooterSection .btn:focus,
#notProductList #cartfooterSection .btn:hover,
#filterBy .modal-header .close:hover,
#filterBy .modal-header .reset:hover,
.contactUsAccordion .in .btn-primary:hover,
.btn-large:hover,
.btn-large:active,
.btn-large:focus,
#myAccount .btn:not(.btn-blue):hover,
#myAccount .btn:not(.btn-blue):active,
#myAccount .btn:not(.btn-blue):focus,
#forgotPassword .btn:hover,
#addNewAddress:hover,
#addNewAddress:focus,
#cancelShippingAddress:hover,
#btnBillingSectionTopNext.btn:hover,
#newAddressAddressBook.btn:hover,
#cancelShippingMethod.btn:hover,
#cancelBillingAddress.btn:hover, .everShare #popover_btn:hover,
.cartButton .btn-warning.disabled,
.qtyPrice a:hover
 {
	 background-color: #009ecf!important;
   /* *background-color: #009ecf;*/
    color: #fff!important;
    background-image: -webkit-linear-gradient(to bottom, #00bff5,#009ecf)!important;
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#00bff5),to(#009ecf))!important;
    background-image: -moz-linear-gradient(to bottom, #00bff5,#009ecf)!important;
    background-image: -o-linear-gradient(to bottom, #00bff5,#009ecf)!important;
    background-image: linear-gradient(to bottom, #00bff5,#009ecf)!important;
    background-repeat: repeat-x!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00bff5',endColorstr='#ff009ecf',GradientType=0);
    color: #fff!important;	
	background-position: 0 -6px;
}

/* IN CASE OF DISABLED REMOVE HOVER EFFECT*/
.paypalDisabledPayment .btn:hover
{
   background-color: #dff4ff !important;
   background-image: linear-gradient(to bottom, #fff, #dff4ff) !important;
   background-position: 0 -15px;
   background-repeat: repeat-x;
   border-color: #dff4ff;
}



/* ==========================
==Themed Button Borders
======================== */
.btn.span6,
.btn-blue,
.cartButton button:not(.btn-warning),
#signIn button.btn
.btn-large,
#forgotPassword .btn,
#addNewAddress,#cancelShippingAddress,
#searchHeader.listViewSearch span.btn.customDropDown,
#searchHeader.gridViewSearch span.btn.customDropDown
{
	/*
	border-image: url("../images/borderFullWide.png") 9% 5% stretch!important;
	-webkit-border-image: url("../images/borderFullWide.png") 9% 5% stretch!important;
	-moz-border-image: url("../images/borderFullWide.png") 9% 5% stretch!important;/* 21% 10% revert Firfox changes */
}

.btn-primary{
	/*
	border-image: url("../images/borderFullWide.png") 9% 8% stretch!important;
	-webkit-border-image: url("../images/borderFullWide.png") 9% 8% stretch!important;
	-moz-border-image: url("../images/borderFullWide.png") 9% 8% stretch!important;/* 21% 10% revert Firfox changes */
	border-width: 1px!important;/* 5px revert Firfox changes */
	border-radius:0.6em!important;
	}

footer a.btn,
.btn-blue.span3,
button.btnCtrl,
input[type=reset],
.arrow-next,.arrow-prev,
#filterBy .modal-header .close, #filterBy .modal-header .reset,
#shipping button.btn
{
	/*border-image: url("../images/borderWide.png") 9% 8% stretch!important;
	-webkit-border-image: url("../images/borderWide.png") 9% 8% stretch!important;
	-moz-border-image: url("../images/borderWide.png") 9% 8%  stretch!important;/* 20% revert Firfox changes */
	border-width: 1px!important;/* 5px revert Firfox changes */
	border-radius:0.2em!important;
	
}



.styleBB{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#fff;
	padding:7px 12px;
	background-color:#3D9BCD;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border:0 solid #331048;
	-moz-box-shadow:
		0px 1px 1px rgba(000,000,000,1),
		inset 0px 0px 5px rgba(0,158,207,0.6);
	-webkit-box-shadow:
		0px 1px 1px rgba(000,000,000,1),
		inset 0px 0px 5px rgba(0,158,207,0.6);
	box-shadow:
		0px 1px 1px rgba(000,000,000,1),
		inset 0px 0px 5px rgba(0,158,207,0.6);
}

@media screen and (max-width:320px) {
	footer a.btn {
		display: block;
		font-size: 1.1em;
		line-height: normal;
		margin: 15px 1px 0;
		padding: 10px 5px;
		text-align: center;
		/*border-image: url("../images/borderWide.png") 15% 11% stretch!important;
		-webkit-border-image: url("../images/borderWide.png") 15% 11% stretch!important;
		-moz-border-image: url("../images/borderWide.png") 15% 11% stretch!important;		*/
	}

	 .qtyPrice .qtyField{
		width:63px;
	}
}

@media screen and (min-width:320px){
	#addToWishListModal .btn {
		line-height: 13px;
		width: 40%;
	}
	#addToWishListModal .btn .btn-border {
		padding: 5px;
	}
}
@media screen and (max-width:480px) {
	#addToWishListModal .btn .btn-border {
		padding: 5px 5px;
	}
}

#forgotPassword .btn,#whyCreateanAccount .btn,#shareAccountWithSites .btn{
	min-width: 40%;
}

#myAccount .btn.btn-purple{padding:4px;/*border-image:none!important;*/border-radius: 0.6em 0.6em 0.6em 0.6em !important;}

/* avoiding html change to replace img tag */
#registrylistingContainer  span.tapIcon img{display:none;}
#registrylistingContainer span.tapIcon {
    background: url("../images/sprites/iconVerticleSprite.png") no-repeat scroll 8px -445px transparent;
    display: inline-block;
    height: 25px;
    position: absolute;
    right: 30px;
    top: 41px;
    width: 30px;
}

 .two-slides .iconN .arrow-next,.four-slides .iconN .arrow-next{
    backgrond-image:none!important;
    background: url("../images/sprites/iconVerticleSprite.png") no-repeat scroll 8px -445px transparent!important;
    display: inline-block;
    height: 25px;
    position: absolute;
    left: -3px;
    box-shadow:none !important;
	border:0px!important;
}

.two-slides .iconP .arrow-prev,.four-slides .iconP .arrow-prev{
    backgrond-image:none!important;
    background: url("../images/sprites/iconVerticleSprite.png") no-repeat scroll 8px -472px transparent!important;
    display: inline-block;
    height: 25px;
    position: absolute;
    left: 3px;
    box-shadow:none !important;
	border:0px!important;
}



 
#myAccount .btn.btn-purple,
#myAccount .btn.btn-purple:hover{
	 background-color: #009ECF !important;
    background-image: linear-gradient(to bottom, #00BFF5, #009ECF) !important;
    background-position: 0 -6px;
    background-repeat: repeat-x !important;
    color: #FFFFFF !important;
}
#saveForLaterDiv .btnAddToCartDisable:hover{
  color: #33BBF3!important;
  background-position: 0 0;
  background-color: #dff4ff!important;
  background-image: -webkit-linear-gradient(to bottom,#fff,#dff4ff)!important;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#dff4ff))!important;
  background-image: -moz-linear-gradient(to bottom,#fff,#dff4ff)!important;
  background-image: -o-linear-gradient(to bottom,#fff,#dff4ff)!important;
  background-image: linear-gradient(to bottom,#fff,#dff4ff)!important;
  border-image: url("../images/borderFullWide.png") 9% 8% 9% 8% !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffDFF4FF',endColorstr='#ffDFF4FF',GradientType=0);
  background-repeat: repeat-x;
  border-color: #DFF4FF;
  -webkit-box-shadow: 1px 1px 3px 0 rgba(0,0,0,.3);
  -moz-box-shadow: 1px 1px 3px 0 rgba(0,0,0,.3);
  box-shadow: 1px 1px 3px 0 rgba(0,0,0,.3);
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 0.6em !important;
  background-position: 0 -15px;
  border-width: 1px!important;
  cursor:not-allowed;
}
#addToCartModal .btn-viewCart{
background-color: #00BFF5 !important;
    background-image: -webkit-linear-gradient(to bottom, #00BFF5, #009ECF) !important;
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#00BFF5 ),to(#009ECF))!important;
	background-image: -moz-linear-gradient(to bottom, #00BFF5 , #009ECF)!important;
	background-image: linear-gradient(to bottom, #00BFF5 , #009ECF)!important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	color: #fff!important;
	/*border-image: url("../images/borderFullWide-white.png") 9% 4% 9% 3%  stretch!important;
	-webkit-border-image: url("../images/borderFullWide-white.png") 9% 4% 9% 3%  stretch!important;
	-moz-border-image: url("../images/borderFullWide-white.png") 9% 4% 9% 3% stretch!important;*/
	border-width: 1px!important;/* 5px revert Firfox changes */
	border-radius:0.3em;
	background-position: 0 2px;

}
.btn-warning.btnAddToCart,#shippingTable .btn-warning,.btn-warning {
    background-color: #FF944A !important;
    background-image: -webkit-linear-gradient(to bottom, #FF944A , #FF6E33)!important;
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#FF944A ),to(#FF6E33))!important;
	background-image: -moz-linear-gradient(to bottom, #FF944A , #FF6E33)!important;
	background-image: linear-gradient(to bottom, #FF944A , #FF6E33)!important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	color: #fff!important;
	/*
	border-image: url("../images/borderFullWide-white.png") 9% 4% 9% 3%  stretch!important;
	-webkit-border-image: url("../images/borderFullWide-white.png") 9% 4% 9% 3%  stretch!important;
	-moz-border-image: url("../images/borderFullWide-white.png") 9% 4% 9% 3% stretch!important;*/
	border-width: 1px!important;/* 5px revert Firfox changes */
	border-radius:0.3em;
	background-position: 0 2px;
}


#qtyPrice .btnCtrl,
.qtyPrice .btnCtrl,
.qty .btnCtrl {
	border-image:none!important;
	-webkit-border-image:none!important;
	background-image:none!important;
	border-radius:0!important;
	text-align:center;
}

.qtyPrice .customDropDownWrapper.span3,
.qtyPrice .quantityField{
	background-color: #E8E8E8!important;
	background-image: -webkit-linear-gradient(to bottom, #FFFFFF, #E8E8E8)!important;
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#FFFFFF),to(#E8E8E8))!important;
	background-image: -moz-linear-gradient(to bottom, #FFFFFF, #E8E8E8)!important;
	background-image: linear-gradient(to bottom, #FFFFFF, #E8E8E8)!important;
	color:#111!important;
	border-image:none!important;
	-webkit-border-image:none!important;
	border-radius:0!important;
	text-align:center;
}
.accordion-heading {
    border-bottom: 0;
    background-color: #009ecf;
    color: #fff;
    background-image: -webkit-linear-gradient(to bottom,#00bff5,#009ecf);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#00bff5),to(#009ecf));
    background-image: -moz-linear-gradient(to bottom,#00bff5,#009ecf);
    background-image: -o-linear-gradient(to bottom,#00bff5,#009ecf);
    background-image: linear-gradient(to bottom,#00bff5,#009ecf);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00bff5',endColorstr='#ff009ecf',GradientType=0);
}

.two-slides .carousel-inner .item figcaption{
	color:#3D9BCD;
	font-family:"MArial Bold";
}


.icon {
	background-image: url("../images/sprites/iconVerticleSprite.png");
}

/*#productHeader h1{color:black;font-family:"MArial Bold";}*/
#productHeader h2{font-family:Arial;}


.qtyPrice .btn-group .customDropDownLabel,.qtyPrice  .quantityField   {
	color: #111!important;
	text-align:center;
}
.customDropDown,.dropdown {
	color: #111!important;
}

.customDropDownIcon {
	background: url("../images/sprites/drop_down_icon.png") no-repeat 50% 50% transparent;
}

.btn:hover,
.btn:focus ,
.cartButton button:hover,
.cartButton button:not(.btn-warning):hover,
.btn-large:hover{
	background-position: 0;
}

.contactUsAccordion .in .btn-primary {
	background-color: #DFF4FF;
	background-image: none !important;
	border-color: #DFF4FF;
}


/* Product listing page */
.listViewSearch .subNav  li.listView {
    background: url("../images/sprites/searchView320.png") no-repeat scroll 0 0 transparent;
}

.patternGrey .navigateRegistryLanding .collapsedIcon:before {
    content: ">";
	color:#3D9BCD;
}

/*Product listing page */
.subNav .rightContainer .customDropDownLabel {
    color: #FFFFFF !important;
}
.listViewSearch .subNav  li.listView{
	background:url('../images/sprites/searchView320.png') no-repeat 0 0;
	}
.listViewSearch .subNav  li.gridView{
	background:url('../images/sprites/searchView320.png') no-repeat 0 -122px;
}
.gridViewSearch .subNav  li.listView{
	background:url('../images/sprites/searchView320.png') no-repeat 0 -41px;
	}
.gridViewSearch .subNav  li.gridView{
	background:url('../images/sprites/searchView320.png') no-repeat 0 -82px;
}
.listViewSearch .subNav  li span.btn-border,
.gridViewSearch  .subNav li span.btn-border,
#createRegistryForm  button.date span.btn-border,
button.date span.btn-border,
.date span.btn-border,
.btn.btnCtrl span.btn-border{
	border: none;
	padding : 0;
}
#createRegistryForm  button.date,button.date,.date {
background-image:none!important;
 background: url("../images/sprites/iconVerticleSprite.png") no-repeat scroll 7px -392px  #F0F0F0!important;
 border-image:none!important;
-webkit-border-image:none!important; 
}
/*
.navbar-inner.homePage li#logo a  {
	background: url("../images/bbbabymw-home-logo.png") center center no-repeat transparent;
}
*/
.btn{
	font-family:Arial;
	font-weight: bold;
	padding-left : 5px;
	padding-right : 5px
}

.registrySection .btn {
    /*line-height: 22px;*/
}

.registrySection .btn-blue-secondary{
	background-color:rgb(0, 158, 207) !important;
	color:#FFFFFF !important;
	background-image:none !important;

}


.hrefButtonB {
	font-family: Arial,Helvetica,sans-serif !important;
    font-size: 11px !important;
    border: 0 solid #331048 !important;
    border-radius: 3px !important;
	box-shadow: 0 1px 1px #000000 !important;
}
.pickUpInStoreMsgBOPUS{display:block}

.navArrow{
background: url("../images/sprites/iconVerticleSprite.png") no-repeat scroll -5px -435px transparent;
}
 
 
.BuyBuyBaby.registrySection  .shippingBanner  .prodAttrPrimary_Blue {
	color: 	#000000;

}
.BuyBuyBaby.registrySection footer div.desktopSite a{
	color:#3D9BCD!important;
}
a#facebookLike,a.babyEmail {
	/*
	border-image: url("../images/borderFullWide.png") 9% 2% stretch!important;
	-webkit-border-image: url("../images/borderFullWide.png") 9% 2% stretch!important;
	-moz-border-image: url("../images/borderFullWide.png") 9% 2% stretch!important;/* 20% revert Firfox changes */
}

#shoppingCart .removeItm.noBg {
    background: none !important;
    border: medium none;
    box-shadow: none;
}
.BuyBuyBaby #createRegistryForm li.row-fluid span.span1 .btn:hover,.BuyBuyBaby #createRegistryForm li.row-fluid span.span1 .btn:focus{
	background-position:7px -392px!important;
}
#filter button.btn.span3 {
    border-radius: 0.6em !important;
    padding: 0 4px;
}

#categoryList .accordion-heading .accordion-toggle, #categoryList .accordion-inner .subCategory{
	font-family: arial;
}

.cartProductList article.registryItem,
#checkoutPreviewaccordian .consistentPaddingRegColor,
.orderProductDetail div.consistentPaddingRegColor,
#hybridDetail div.consistentPaddingRegColor,
#storeOrderDetail div.consistentPaddingRegColor,
#multiShipForm li.registryItem {
	background: #F75E9F;
}

footer a.btn {	
    font-family: Arial;    
}

#menu ul li a:link, #menu ul li a:visited {
	font-family: Arial;
	font-weight: bold;
}
	
nav.navbar .nav li a {
	font-family: Arial;
    letter-spacing: 0px;
	padding: 13px 2px 0;
}

nav.navbar .nav li a:active {
	background:#0178c4;
}
	
footer p{
	font-family: Arial;
}

.iconP {
    left: -16px;}	
	


/*Change By Shueb */
#registrantProduct .qtyPrice button.btnCtrl {
    color: #009ecf !important;
}
#registrantProduct .qtyPrice button.btnCtrl:hover {
    color: #ffffff !important;
}
#newCustomer .btn-primary.btnNewUser,#signIn .btn-primary.btnLogin{
	font-family:"AmericanTypeWriter" !important;
	font-weight:normal !important;	
}
/* End Changes by Shueb*/

#accordianGifterView .btn.btnDisplay, .registrantView .btn.btnDisplay{
	 /*border-image: url("../images/borderFullWide.png") 9% 8% 9% 8% !important;*/
	box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
}

#accordianGifterView .addToCart {
    background-color: #FF944A !important;
    background-image: linear-gradient(to bottom, #FF944A, #FF6E33) !important;
    background-position: 0 2px;
    border-radius: 0.3em;
    border-width: 1px !important;
    color: #FFFFFF !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

#productDetailCollection .customDropDownWrapper.btn {
    border-radius: 0 !important;
}


.storesList li span.icon {
    background: url("../images/sprites/iconVerticleSprite.png") no-repeat scroll 1px -435px transparent !important;
    display: block;
    height: 40px;
    width: 40px;
}

.qtyPrice .btn {
    line-height: 31px;
    }

 .qtyPrice .btnCtrl2{
    background-color:#e9e9e9 !important;
    color:#2bbaf2 !important;
    border: 1px solid #d3d2d2 !important;
    border-radius: 0px !important;
    padding-right: 5px;
    box-shadow: none !important;
    font-size: 28px;
 }   

 .qtyPrice .qtyField{
 	background-color: #FFF !important;
 	background-image: none !important;
 }

.buttons-group #chooseFromAddressBook, 
.buttons-group #newAddressAddressBook, 
.buttons-group #separator, 
#addNewAddress {
    line-height: 38px;
}
.wishlist  .btn{
	/*padding : 0 5px;*/
}
.wishlist  .btn span.btn-border{
	display: table-cell;
    height: 34px;
    text-align: center;
    vertical-align: middle;
    width: inherit;
}
#wishlist .btn.quantityField {
	border-radius : 0 !important;
}
#wishlist .btnUpdate  span.btn-border{
	display : block;
	width : auto;
	line-height : 36px;
}
.cartButton button{
	/* height : auto !important; */
	line-height : 38px;
}
.BuyBuyBaby .babyEmail{
	height : 48px;
}
.BuyBuyBaby .babyEmail span.btn-border{
	border: none !important; 
	padding : 0 !important;
	margin : 0 auto;
	background : none !important;
}
#notProductList #cartfooterSection .btn {
    line-height: 38px;
    padding: 4px;
}
section#shipping button.btn{
	color : #33BBF3 !important;
}
section#shipping button.btn:focus,
section#shipping button.btn:hover{
	color : #fff !important;
}
#wishlist li.registryItem {
	background: none repeat scroll 0 0 #F75E9F;
	padding: 5px;
}

.wishListAllBtn  .btn{
line-height: 11px;
}

.googleMap .btn, .appleMap .btn {
    font-size: 1.1em !important;
    margin-left: 2.12766% !important;
}
.googleMap .btn:first-child, .appleMap .btn:first-child {    
    margin-left: 0 !important;
}
.btn-purple {
    background-color: #E8E8E8 !important;
    background-image: linear-gradient(to bottom, #FFFFFF, #E8E8E8) !important;
    background-color: #E6E6E6 !important;
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
    color: #111111 !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
ul#itemListing li.registryItem
{
  background: none repeat scroll 0 0 #F75E9F !important;
}
div.btnItemPrice div.sflPrice {
     border: 1px solid #74D4FD;
    border-radius: 5px 5px 5px 5px;
    display: block;
    height: 36px;
    line-height: 33px;
    /*margin-top: -19px;*/
    overflow: hidden;
    text-align: center;
    width: 98%;
}
#shoppingCart h1, #wishListSection h1{
    font-family: AmericanTypewriter;
    text-transform: lowercase;
}

.marginsAuto{margin-left:auto;margin-right:auto}
.marginBottomA{margin-bottom:5px}
.marginTopA{margin-top:-2px}
.marginTopB{margin-top:5px}
.grid_A{display:inline;float:left;margin-left:0;margin-right:0}
.textAlignCenter{text-align:center}
.inlineBlock{display:inline-block}
.mwWidth33{width:33%}
.mwWidth100{width:100%}
.boxA{width:75px;height:50px;line-height:50px}
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}

.borderA{border:1px solid #d3d2d2}
.borderC{border-left:1px solid #CCC;border-right:1px solid #CCC}
.borderD{border-bottom:1px solid #CCC}

.borderF{border: 1px solid #e31a51;}

.consistentPaddingOnly{padding:15px}
.consistentPaddingOnlyB{padding:0 15px 5px}
.consistentPaddingOnlyC{padding:0 15px 15px}

.paddingA{padding:5px}
.paddingB{padding-bottom:5px}

.colorA{color:#f75e9f !important}

.colorB{color:#666!important}

.colorC{color:#3c9cce!important}


.txtA{font-size:2em;font-family:'AmericanTypewriter'}

.txtAC{
	font-size:1.3em;
	font-family:'AmericanTypewriter',serif;
	font-weight: none;
}

.txtB{font-size:1.2em;font-family:'Arial',sans-serif}

.txtBC{
	font-family:'AmericanTypewriter';
	font-size:1.6em;
}

.txtC{
	font-size:1.2em;
	font-family:'FuturaStdLight',sans-serif;
}

.txtD{font-size:3em;font-family:'AmericanTypewriter'}
.txtF{font-size:1.4em;font-family:'AmericanTypewriter'}
.txtFF{
	font-size:1.75em;
	font-family:'AmericanTypewriter bold',serif;
}
.txtFF2{
	font-size:1.75em;
	font-family:'AmericanTypewriter bold',serif;
}
.txtFF3{
	font-size:1.6em;
	font-family:'AmericanTypewriter bold',serif;
}
.txtF1{
	font-size:1.8em;
	font-family:'AmericanTypewriter',serif;
}
.txtAD{font-size:2em;font-family:'NewBaskerVille Italic';}
.txtG{font-size:1.3em;font-weight:200; font-family:'AmericanTypewriter'}

.txtW1{font-weight:500}.txtW2{font-weight:600}.tab-pane{min-height:100px}.width50{width:50%}

button.styleA {
	font-family: Arial;
	color: #29a8da;
	padding: 5px 12px;
	background: -moz-linear-gradient(
		top,
		#ecf9ff 0%,
		#d9f4fd);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ecf9ff),
		to(#d9f4fd));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #badce8;
	-moz-box-shadow:
		0px 1px 3px rgba(102,102,102,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	-webkit-box-shadow:
		0px 1px 3px rgba(102,102,102,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	box-shadow:
		0px 1px 3px rgba(102,102,102,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	text-shadow:
		0px 0px 0px rgba(000,000,000,0),
		0px 1px 0px rgba(255,255,255,0.3);
}

button.styleAbaby {
	font-family: Arial;
	font-size:9px;
	font-weight: bold;
	color: #29a8da;
	padding: 5px 15px;
	background: -moz-linear-gradient(
		top,
		#ecf9ff 0%,
		#d9f4fd);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ecf9ff),
		to(#d9f4fd));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #badce8;
	-moz-box-shadow:
		0px 1px 3px rgba(102,102,102,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	-webkit-box-shadow:
		0px 1px 3px rgba(102,102,102,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	box-shadow:
		0px 1px 3px rgba(102,102,102,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	text-shadow:
		0px 0px 0px rgba(000,000,000,0),
		0px 1px 0px rgba(255,255,255,0.3);
}

button.styleB {
	font-family:Arial;
	font-size:11px;
	color: #ffffff;
	padding: 5px 20px;
	height: 32px;
	background-color: #2bbaf2;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #3d9bcd;
	-moz-box-shadow:
		0px 1px 0px rgba(000,000,000,0.8),
		inset 0px 0px 0px rgba(61,155,205,0);
	-webkit-box-shadow:
		0px 1px 0px rgba(000,000,000,0.8),
		inset 0px 0px 0px rgba(61,155,205,0);
	box-shadow:
		0px 1px 0px rgba(000,000,000,0.8),
		inset 0px 0px 0px rgba(61,155,205,0);
}


.txtTransLw{
	text-transform:lowercase;
}

.btnRegistry {
	height:40px !important;
}

#brandListing .brandOvrlyCancel {
    color: #3D9BCD;
}
#brandListing li.active span {
    background-position: 5px -447px;
    display: block;
    float: right;
    height: 20px;
    margin-top: 6px;
	margin-right: 13px;
    width: 20px;
}
.learnmore_visacard h2, .learnmore_mastercard h2{
	color:#F75E9F!important;
}
#brandListing h2,
.bb h2{
   font-family: 'AmericanTypewriter'; 
    font-size: 25px; 
    color: #333; 
    padding: 0 0 0 0; 
    font-weight:normal; 
}
#brandListing h2 {
   font-size:2em !important;
   padding: 0 10px !important;
}
/* CSS FOR PAYPAL MODAL */
.payPal-info .payPal-info-header{
     color:#FF439F;
    font-family: "AmericanTypewriter Bold" !important;
    font-size: 18px !important;
    font-weight: normal;
	padding:10px;
    margin-top: 20px;
}
.payPal-info .paypal-section{
   font-weight:normal;
   padding: 4px 10px;
   margin:0px !important;
   font-size:16px;
   margin-top: 10px;
}
.payPal-info .paypal-sub-header{
    color:#585858;
	font-weight:bold;
	padding: 9px 10px 0;
    font-size:16px;
}

li.paypalSection {
    position: relative;
}
#brandListing #noResult h2{
  color: #3D9BCD;
}

.peopleImgInnerBInner{
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow:none;
	box-shadow:none;
}

.bgColorA{
	background-color:#e3f6fe;
}
span.btn-border {
    border-color: transparent !important;
}
.BuyBuyBaby .btnReserveNowOnLoad span{
	font-size: 14px !important;
	text-transform: lowercase;
	font-family: 'AmericanTypewriter';
}
.BuyBuyBaby .btnReserveNowOnLoad{
	border-radius: 0.6em;
	line-height: 0;
}
.hrefButtonABaby {
	font-family: futurastdheavy !important;
	color: #FFFFFF !important;
    font-size: 11px !important;
    padding: 11px 15px !important;
	background-color: #3D9BCD !important;
    border: 0 solid #3D9BCD !important;
    border-radius: 3px !important;
	box-shadow: none !important;
	box-shadow: 0 1px 1px #000000, 0 0 1px rgba(59, 16, 87, 0.6) !important;
	background-image:none !important;
}

.bgColorButtonBlue{
	background-color:#3D9BCD;
}

.BuyBuyBaby #searchHeader .correction button{
    background: url("/_assets/mobileAssets/global/images/iconBoxArrowRightBaby.png?jcb=1400003360") no-repeat scroll center center rgba(0, 0, 0, 0) !important;
    height: 39px !important;
    width: 39px !important;
}
 #inter-shipping {
    margin-left: 3px;
    margin-top: 5px;
    padding-top: 15px;
}
.inter-shipping-hint{
    margin-left:10px;
}
.shipping-modal-background {
    background-color: #FFFFFF;
    padding: 7px 7px 0;
}
.modal-shipping-outer {
   background-color: #F6F6F6;
   padding-right: 10px;
}
.shipping-modal-background .consistentPaddingColor {
    border-bottom:0px;
	padding:30px;
}
.shipping-back-wrapper,.order-back-wrapper{
    background-color: #33BBF3;
	background: url("../images/backbutton_bkg_baby.png");
}
.shippingBack {
	padding-top: 12px;
}
.shippingBack-txt {
	font: bold 20px AmericanTypewriter;
	text-transform: lowercase;
}
.shippingBack-icon {
	margin-top: 3px;
}

#inter-shipping-section nav.navbar{
    border-bottom: 0px solid #1F2B74;
}

a.chkoutInterShipping{
    text-decoration:none !important;
}
a.chkoutInterShipping:hover{
    text-decoration:underline !important;
}

.customDropDownLabel_2 {
	display: table-cell;
	padding: 5px 10px;
	vertical-align: middle;
	text-align: center;
	/*text-align: left;*/
	height: 25px;
	font-size:9px;
	background-color:#3C9CCE;
}
#productAccordion .easyTwoIcon{
     background-position: 0 55px !important;
}

/*  For changing the style at paypal redirect page im mobile version */
.BuyBuyBaby .validation {
	margin-left: 20px;
	margin-right: 20px;
}
.BuyBuyBaby .validation h1 {
    color: #ff6c98 !important;
    font-family: "AmericanTypewriter";
    font-size: 34px;
    font-weight: normal;
}
.BuyBuyBaby .validation p {
    color: #666666;
    font-size: 13px;
    padding-top: 10px;
}

/*.nav > li#logo a {
    background: url("../images/bbbabymw.logo.png") no-repeat scroll center center transparent !important;
}*/

/*.nav > li#logo.checkoutLogo a {
	background: url("../images/bbbabymw.logo.png") no-repeat scroll center center transparent !important;
}*/

@media screen and (orientation:portrait) and (max-width:480px) {
	#wishListSection .registryPicker .customDropDownLabel{
		font-size:	9px;
		letter-spacing: -0.5px;
	}
}

.dismiss {
	text-transform: lowercase;
	width:100% !important;
	font-family: AmericanTypewriter;
	background-image: none !important;
	background-color: #FFFFFF !important;
	border-color:#F75E9F !important;
	border-radius: 0.5em;
	border-style:solid !important;
	border-width: 1px !important;
	border-image: none !important;
	color: #F75E9F;
}

.coupon_head {
	text-transform: lowercase;
	color: #494949 !important;
	font-family: AmericanTypewriter !important;
}

#onlineCouponAccordion .accordion-heading, 
#useAnywhereAccordion .accordion-heading, 
#inStoreAccordion .accordion-heading,
#usedExpiredAccordion .accordion-heading {
	background-color: #E8E8E8 !important;
}

.redeemCouponBtn{
    line-height: 1.2em;
    color: #F75E9F !important;
    text-transform: lowercase;
    font-family: AmericanTypewriter;
    line-height: 1.8em;
    border-radius: 0.5em;
	border-style: none !important;
	padding-top:3px;
	padding-bottom:3px;
	background-color: #E6E6E6;
}
 
.redeemCouponBtnFlip{
    color:#fff!important;
    background-color: #656565!important;
    background-image: none!important;
    text-shadow: none !important;
    width:95%;
}
 
.newButtonA{
    background-color: #fdaacd !important;
    background-image: none !important;
    box-shadow: none !important;
    color: #ffffff !important;
    text-shadow: none !important;
    border:none !important;
    /*border-bottom: 4px solid #f75e9f !important;*/
    font-family:"AmericanTypewriter" !important;
}

#couponsList div.txtFutura1, #onlineCouponsMessge {
	font-family: "AmericanTypewriter" !important;
	text-transform: lowercase;
}
#couponsList div.futuraSTD, #couponsList span.selectlabel, .couponImageLabel {
font-family: Arial;
}

.circle {
    background: none repeat scroll 0 0 #3474c2;
    border-radius: 50%;
    height: 45px;
    width: 45px;
}

.btn2015a {
    background-color: #3474c2 !important;
    background-image: none !important;
    color: #fff !important;
    font-family: FuturaStd-Medium;
    font-size: 12px !important;
    margin-bottom: 0 !important;
    padding: 2px !important;
    text-align: center !important;
    text-shadow: none !important;
    font-family: AmericanTypewriter!important;
    text-transform: lowercase!important;
    vertical-align: middle !important;
}

.couponReg:after {
    background: #2264B0;
    bottom: -10px;
    content: "";
    left: -10px;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: -1;
}
.couponReg {
    border: 5px dashed #0a76c0;
    margin: 7px 7px 30px;
    position: relative;
}

.couponTitleText{
	color: #e41752 !important;
	font-family:"AmericanTypewriter Bold"	
}

.couponText2{
	color: #e41752 !important;
	font-family:"AmericanTypewriter Bold";
	font-size:	18px !important;	
}

.colorD2015a{
	color:	#494949 !important;
}

.txtC2015a {
    font-family: FuturaStd-Medium;
}

.txtD_coupons{
	font-size:3em;
	font-family:"AmericanTypewriter Bold";
	color:	#e41752 !important;
}

.baby2015a{
	font-family:"AmericanTypewriter" !important;
	text-transform: lowercase !important;
	color:	#0077bd !important;		
}

.babyButton2015a{
	background-image: none !important;
	 background-color: #0077bd !important; 
	 background: #0077bd !important;
	text-transform: lowercase !important;
	color:	#fff !important;
}

.txtForceArial{
	font-family: "Arial",sans-serif;
}

.colorForceD{
	color:	#494949 !important;	
}
.txtForceAmericanTypwriterRegular {
	font-family:"AmericanTypewriter" !important;	
}

.couponwallet-back-wrapper{
   background: #009ecf;
   color:#fff;
   height:45px;
   font-size:12px;
   padding-top:5px;
   padding-left:10px;
}

.fillColE {
	fill: #009ecf; /*torquois*/
}

.fillColF {
	fill: #2264b0; /*blue*/
}



.inviteFrndSlider h2{
	color:#E31952;
	font-family: AmericanTypeWriter;
	font-size:24px;
	text-transform:lowercase;
}
.inviteFrndSlider .sendInvite{ text-transform:lowercase; }
.inviteFrndSlider a {
    color:#f75e9f;
    font-family: AmericanTypeWriter;
}
.inviteFrndSlider .inviteOptions {
	font-family: AmericanTypeWriter
}	
.inviteFrndSlider .inviteFrndLabel {
	font-family: AmericanTypeWriter;
}
.btnRegistryPrimary {
	background: #00aeee;
	border: solid #008cbd;
	border-width: 0 0 2px 0;
	color: #fff;
}
.mail-icon {
    background-image: url("../images/sprites/invitefrndIcon.png");
    background-position: 0px -102px;
}
/*Registrant Empty Lan - baby theme */ 
.registrantEmptyLanding .recommendSpan{
    color: #3c9cce;
 } 
 .registrantEmptyLanding h2 {
	font-family: AmericanTypeWriter;
	color:#f75e9f;
}
.registrantEmptyLanding p {
	font-family:AmericanTypeWriter;
}
/*Registry recommendation Landing Page */
.registryRecommendation .regRecommTopH,.registryRecommendation .regRecommBottomH{
	color:#3c9cce;
}
.registryRecommendation h2,.registryRecommendation h3{
	color:#f75e9f;
}
.registryRecommendation .user-icon{
	background-image: url('../images/sprites/iconVerticleSprite.png');
  	background-position: -96px 5px;
}
.registryRecommendation .gettingStartedWrapper p > a{
	color:#3c9cce;
}
.registryRecommendation .gift-icon{
	background-image: url('../images/sprites/iconVerticleSprite.png');
  	background-position: -96px -64px;
}
.registryRecommendation .recco-icon{
	background-image: url('../images/sprites/iconVerticleSprite.png');
  	background-position: -96px -128px;
}
/* Recommendation Tab*/
.recommendationList .whyThisContainerRibbon{
        margin-left: 0;
        background: url(/_assets/mobileAssets/global/images/fav_corner_ribbon.png) no-repeat right bottom;
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
}
.recommendationList .qty .qtyField{
	border-radius: 0 !important;
}
.btnRegistrySecondary, .recommendationList .headerReview a, .recommendationList .prodName a{
	color:#3c9cce;
}
#recommendationTab .customDropDownIcon{
	background: url("../images/sprites/drop_down_icon.png")  no-repeat 12px 11px #efefef ;
}
.inviteFriendTop {
  background: url("../images/sprites/invitefrndIcon.png") no-repeat 0px -58px;
  background-size: 14px;
}  
.regLandPromoBoxBorder{
  border: #f18ca8 solid;
  border-width: 1px 0 0 0;
}
#registrylanding .btnRegistryPrimary, .dslAlternateSlider .btnRegistryPrimary{
  background: #0a76c0 !important;
  border: solid #008cbd;
  border-width: 0 0 2px 0;
  color: #fff !important;
  text-transform: lowercase;
  font-family:AmericanTypewriter;
  font-weight:normal;
  letter-spacing:0.1em;
  border-radius:1.3em !important;
}
.disableBackground .customDropDown{background:none;}
 #recommendationTab .disableBackground .customDropDownIcon, #registrylanding .disableBackground .customDropDownIcon{
	background: url("../images/sprites/iconVerticleSprite.png") no-repeat -90px -179px #e8e8e8;
  	border-radius: 12px;
  	height: 10px;
  	width: 43px;
  	max-width: 45px;
}
#recommendationTab .disableBackground .customDropDown, #registrylanding .disableBackground .customDropDown{
  	border-top-right-radius:12px;
  	border-bottom-right-radius:12px;
}

.regular-checkbox2:checked + label>span:first-child:after {
	content: url('/_assets/mobileAssets/global/images/iconCheck.png');
}
.input_wrap .popUpLbl._focus{
	background-color:#009ecf;
}
.ugc {
	color:#3D9BCD !important;
	background: url('../images/star.png') no-repeat -5px 6px;
}

/* Back to Top Floater style*/
.BuyBuyBaby #box {
    background-color: #0A76C0;
}

.BuyBuyBaby #oo_tab div{
	background-image: url(/_assets/mobileAssets/global/images/opinion/baby/oo_tab.png);
}
.BuyBuyBaby #oo_tab span {
    background: url(/_assets/mobileAssets/global/images/opinion/baby/oo_tab_icon_fff.gif) no-repeat;
}

.BuyBuyBaby #filterHeader .filterByApplyBtn span.btn-border {
    display: inline;
}

.BuyBuyBaby #filterHeader .filterByApplyBtn {
    background-color: #00aef0 !important;
    background-image: none !important;
	color: #fff !important;
}
/* new comps baby theme cart page */
.BuyBuyBaby #mainContent .mnuclose {
	font-family: AmericanTypeWriter;
	font-size: 12px;
}
.BuyBuyBaby #mainContent .mobimenu h2 {
    text-transform: lowercase;
}
.BuyBuyBaby .offerPopup .description a {
	color: #0a76c0!important;
	text-transform: lowercase;
}
.offerPopup .description h6 {
	text-transform: lowercase;
	font-family: Arial,Helvetica,sans-serif;
}
.BuyBuyBaby .button-Small, .BuyBuyBaby .button-Med, .BuyBuyBaby .button-Large, .BuyBuyBaby .btnForm {
    font-family: 'AmericanTypewriter' !important;
    text-decoration: none;
    text-transform: lowercase;
    position: relative;
    float: left;
    outline: none;
    cursor: pointer;
    overflow: hidden;
    display: block;
    border-radius: 5px;
    border: none;
    box-sizing: border-box;
}
.BuyBuyBaby .btnPrimary {
    background-color: #2264B0;
    color: #fff !important;
    text-transform: lowercase;
}

.BuyBuyBaby  .offerPopup .button-Large {
    font-size: 12px;
    height: 24px;
    padding: 1px 10px 6px 10px;
}
.dslAlternateSlider .customDropDownIcon {
	background: url("../images/sprites/iconVerticleSprite.png") no-repeat -93px -242px #e8e8e8;
}


.BuyBuyBaby .btnAddToRegistry,
.BuyBuyBaby .btnAddToCart,
.BuyBuyBaby #prodMoreInfoSection,
.BuyBuyBaby .pdpButton{
    font-family: 'AmericanTypewriter';
    text-transform: lowercase;
    font-size: 14px !important;
}

.BuyBuyBaby #freeShipping{
	text-transform: lowercase;
    font-family: 'AmericanTypewriter';
}
.BuyBuyBaby .peoplCategoryCarouselOuter .btnAddToCart,
.BuyBuyBaby .peoplCategoryCarouselOuter .btnAddToRegistry{
	font-size: 16px !important;
	text-decoration: none;
}
.BuyBuyBaby .peoplCategoryCarouselOuter .btnAddToCart,
.BuyBuyBaby .peoplCategoryCarouselOuter .btnAddToCartDisable {
	background: #ff9118 !important;
	border-radius: 0.6em !important;
}
.BuyBuyBaby .peoplCategoryCarouselOuter .btnAddToCartDisable span {
	color: #fff;
	font: bold 16px AmericanTypewriter;
	text-transform: lowercase;
}
.BuyBuyBaby .peoplCategoryCarouselOuter .btnAddToRegistry{
	font-size: 14.5px !important;
	font-weight: normal !important;
}
.BuyBuyBaby .btnAddToRegistry span,
.BuyBuyBaby .findStore span {
	color: #e31952;
	font-size:16px;
}

.BuyBuyBaby .btnAddToRegistry span {
	font-size: 14px;
}

.BuyBuyBaby .findStore.pdpButton,
.BuyBuyBaby .btnAddToRegistry.pdpFloatingBtn {
	background-color: #e8e8e8 !important;
	background-image: inherit !important;
}

.BuyBuyBaby .prod-attrib-vendor-ship,
.BuyBuyBaby .prod-attrib-nogift,
.BuyBuyBaby .prod-attrib-free-ship,
.BuyBuyBaby .shippingRestrict a{
	color: #0088cc !important;
}
.BuyBuyBaby .promotionMessage a span,
.BuyBuyBaby .ltlPromotionMessage a span{
	color: #0088cc !important;
}

/* Free shipping should be in pink and american type writer */
.BuyBuyBaby .prod-attrib-free-ship{
	      color: #f00 !important;
    font: 700 11px/1 Helvetica,Arial,Verdana,sans-serif !important;
}
.BuyBuyBaby #prodMoreInfoSection li{
	color: #0088cc !important;
	text-transform: lowercase;
	font-size: 1.3em !important;
	font-weight: normal !important;
}

.BuyBuyBaby .accordion-inner .subCategory .icon {
	background-position: 2px -447px;
}
.BuyBuyBaby .ion-close-round{
	text-transform: lowercase;
}

.BuyBuyBaby .glyphicon-halfling-close{
	background-position: -313px 2px;
	margin-top: -1px;
}

.BuyBuyBaby .loginFormHeading{
	text-transform: lowercase;
	font-family: Arial;
}

.BuyBuyBaby input.error{
	color: red;
	border: solid 1px red !important;
}
.BuyBuyBaby .paymentSlotField  input.error {
	border: none !important;
}
.BuyBuyBaby .error{
	color: red;
} 

.BuyBuyBaby .productDetailWrapper .btn:hover{
	background-image: none !important;
}

.BuyBuyBaby #formLogin .btnLogin , .BuyBuyBaby #frmNewCustomerPDP .btnNewUserPDP{
	background-color: #0a76c0 !important;
    background-image: none !important;
    color: white !important;
    text-transform: lowercase;
    font-size: 19px;
    font-weight: normal;
    font-family: "AmericanTypeWriter" !important;
}
.BuyBuyBaby .cartRegistryHeader h1{
	text-transform: lowercase;
	color:#fff!important;
}
.BuyBuyBaby .accessoriesAccordion .bb_svg_icon_checkmarkpurple{
	background-position:-456px 0;
}

.BuyBuyBaby .cartRegistryItem{
	border: 1px solid #0a76c0!important;
}
.BuyBuyBaby .cartRegistryHeader{
	background-color: #0a76c0!important;
}

.BuyBuyBaby #viewCart span {
	margin-top: -8px !important;
	font-family: inherit;
}
.BuyBuyBaby .checkoutBtn.overHangButtons,.BuyBuyBaby  #viewCart.viewCartBtnOverhang{
	background-color: #ff9118 !important;
	border-radius: 8px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.BuyBuyBaby .oneIteminCartSection #viewCart{
	background-color: white !important;
    border: 1px solid #e31952;
    border-radius: 8px;
    background-image: none !important;
    text-shadow: none !important;
}
.BuyBuyBaby .oneIteminCartSection span.btn-border{
	color: white;
	font-family: 'AmericanTypewriter';
}
.BuyBuyBaby .oneIteminCartSection #viewCart span.btn-border{
	color: #e31952;
}

.BuyBuyBaby .cartAddOverhang h1{
	color: black !important;
	text-transform: lowercase;
}
.BuyBuyBaby #viewCart.viewCartBtnOverhang:hover,
.BuyBuyBaby .checkoutBtn.overHangButtons:hover,
.BuyBuyBaby .oneIteminCartSection #viewCart:hover{
	/*background-color: #009ecf!important;*/
	/*background-position: 0px 0px;*/
}

.BuyBuyBaby #floatingStickyButtons .btnAddToCart {
	border-radius: 0.6em !important;
	background-image: none !important;
	background-color: #ff9118 !important
} 

.BuyBuyBaby .btnAddToRegistry.inSliderReg {
	background-position: 0 -46px;
}

.BuyBuyBaby .btnAddToRegistry.inSliderReg span {
	color:#fff !important;
}

.customRadios input:active +.labelContent{opacity: 1 !important;}

.customRadios input:checked +.labelContent{ /*copy to baby, customize*/
	-webkit-filter: none;
	-moz-filter: none;
	filter: none;
	
	background-color:#e31a51 !important;
	border-radius: 5px;
	color: #ffffff !important;
}


.labelContent{ 
	background-size:contain;
	background-repeat:no-repeat;
	
	background-color:#ffffff !important;
	border-radius: 5px;
	
	display:inline-block;
	
	color: #e31a51 !important;
	-webkit-filter: grayscale(0) opacity(1)!important;
	-moz-filter:  grayscale(0) opacity(1)!important;
	filter:  grayscale(0) opacity(1)!important;
	
}

.customRadios input:checked +.labelContent2 div{ /*copy to baby, customize*/
	background-color:#e31a51 !important;
}

.fall2015buttonA {
	background:#fff;
	border: 1px solid #e31a51;
	border-radius: 5px;
	color: #e31a51;
	font-family: "FuturaStd-Medium",sans-serif;
	font-size:1.4em;
	padding: 4px 20px 4px 20px;
}

.fall2015buttonA_on {
	background:#e31a51;
	border: 1px solid #e31a51;
	border-radius: 5px;
	color: #fff;
	font-family: "FuturaStd-Medium",sans-serif;
	font-size:1.4em;
	padding: 4px 20px 4px 20px;
}

.fall2015buttonB { /*grey*/
	background:#999999;
	border: 1px solid #999999;	
	border-radius: 5px;
	color: #e31a51;
	font-family: "FuturaStd-Medium",sans-serif;
	font-size:1.4em;
	padding: 4px 20px 4px 20px;
}

.fall2015buttonB_on { /*grey*/
	background:#e8e8e8;
	border: 1px solid #e8e8e8;
	border-radius: 5px;
	color: #e31a51;
	font-family: "FuturaStd-Medium",sans-serif;
	font-size:1.4em;
	padding: 4px 20px 4px 20px;
}

.BuyBuyBaby .peoplCategoryCarouselOuter .personalizationOffered a.collectionPersonalize{
	border-radius: 0.6em !important;
	font-size: 11px;
	width: 92.5%;
	/*line-height: 26%;*/
	font-family: 'AmericanTypewriter';
	text-transform: lowercase;
	/*font-weight: bold;*/
	margin-bottom: 5px;
}

.BuyBuyBaby .peoplCategoryCarouselOuter .personalizationOffered a.collectionPersonalize span{
	border-radius: 4px;
	font-family: 'AmericanTypewriter';
	text-transform: lowercase;
	font-size: 13px;
}
 .BuyBuyBaby  .btnAddToRegistryLead.pdpButton.pdpFloatingBtn{
	color: #e31952 !important;
	background-color:#e8e8e8 !important;
	background-image:none !important;
  }
  
 .BuyBuyBaby .registryAddOverhang  a.registryNotification.pdpButton.span6.pdpFloatingBtn {
	background-image: none !important;
    background-color: #0a76bf !important;
	color:#fff !important;
 }
.BuyBuyBaby #floatingStickyButtons .btnAddToCart {
	border-radius:none !important;
}
.BuyBuyBaby #floatingStickyButtons .btnAddToCartDisable {
    background-color: #ff9118 !important;
    background-image: none !important;
    color: #fff !important;
}
.BuyBuyBaby .registryAddOverhang .bb_svg_icon_checkmarkblack{
	margin-right:0;
}
.BuyBuyBaby .overHangClass  #viewRegistryOverhang{
	background-color:none !important;
}
/*BBBP-3258*/
.BuyBuyBaby .multiGift .btn {
	padding: 0; 
}

.BuyBuyBaby #sliderOverSection nav.navbar {
    background: none;
    padding: 0;
}
.BuyBuyBaby #sliderOverSection .shippingBack-txt {
    padding-top: 8px;
	font-weight: normal;
}
.BuyBuyBaby .ltlLabel:after{
	background: url('../images/sprites/info-blue-bb.jpg') no-repeat;
}
.BuyBuyBaby  #shippingSection .customDropDown span.customDropDownIcon {
    height: 30px;
   background: url("../images/sprites/iconVerticleSprite.png") no-repeat -96px -182px #efefef;
}

.BuyBuyBaby  .customDropDownIcon{
	min-width: 30px;
}
.BuyBuyBaby .shippinRegistryAddress .customDropDownWrapper, .BuyBuyBaby .shippingRegistryoptions .customDropDownWrapper {
    padding-bottom: 0;
}
#shippingSection .customDropDownLabel, #shippingAddressFields .customDropDownLabel {
	width: auto;
	font-weight: 100;
}
.BuyBuyBaby  #notMeLeftDiv {
	left: 129px;
}
.BuyBuyBaby  #notMeLeftDiv a{
	color: #F75E9F !important;	
}
#box{
    background-color: #0A76C0;
}

.BuyBuyBaby .reviewElementPDP .prodReviewGrid span{
	font-weight: normal;
	font-size: 12px;
	color: black;
}

.BuyBuyBaby .bb_svg_icon_rightArrow{
	background-position: -330px 0px;
}
.BuyBuyBaby .notify-registrant-slider input[type="button"] {
	text-transform: lowercase;
	border: none;
	background: #0a76c0;
}
.BuyBuyBaby .notify-registrant-slider .notifyAddToRegistry input[type="button"] {
	background-color: #e8e8e8;
	color: #e31952;
    font-size: 16px;
}
.BuyBuyBaby #notifyRegistrantSlider .btnRegistryPrimary{
  background: #0a76c0;
  border-width: 0 0 2px 0;
  color: #fff !important;
  text-transform: lowercase;
  font-family:AmericanTypewriter;
  font-weight:normal;
  letter-spacing:0.1em;
  border-radius:1.3em !important;
}
.calendarIcon{
	fill: #3e9bcd;
}
#searchHeader.gridViewSearch .subNav li.rightContainer li.listView{
	padding-right: 20px;
}
#newCustomer.loginSlider #frmNewCustomerPDP .hint{
	background-color: #0a76be;
	color: #fff !important;
	border: 1px solid #0a76be !important;
	width:14px;
}
.BuyBuyBaby .registryAddOverhang a.registryNotification.pdpButton.span6.pdpFloatingBtn#viewRegistryOverhang{
	background-color: #0a76bf !important;
}
.BuyBuyBaby #accordionProduct #prodMoreInfoSection ul.pdpMoreInfoList li.reviewElementPDP div.ratingsReviews a{
	color:#333 !important;
}

.dateInputIcon{
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAZCAMAAAAc9R5vAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjBFNjNENTBBRUI4QjExRTU5NkQ5Qjg3MDdCOUU0QUI0IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjBFNjNENTBCRUI4QjExRTU5NkQ5Qjg3MDdCOUU0QUI0Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MEU2M0Q1MDhFQjhCMTFFNTk2RDlCODcwN0I5RTRBQjQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MEU2M0Q1MDlFQjhCMTFFNTk2RDlCODcwN0I5RTRBQjQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5QHKXzAAAAbFBMVEUPs++Y3vgxvvF20/bf9f3g9f191vbe9f3I7vuR3PgMsu8Osu88wfKW3vgJse9gzPSk4vkbt/ARs+8iufAFsO6C1/eS3PgEr+7m9/0dt/DZ8/z5/f/9/v/v+v7y+/4Nsu9v0fVmzvUAru7////HjH4TAAAAoUlEQVR42oyR6Q6CMBAGl6McLch9aoF++/7vqIlGIRRh/k66s+lSgbJnzjF/QM7clyiI0I3MLb60zGMHeglIpeqfqJWSeAsbf4QEzTsIkpDxtIMzEAxbMBeEs3hae4vDOjDRWriA7wMuh0B8SRyOssUjE2jrixgIrY0UN8EJIASQsLghtTYek76fxbejVmIbP1z3/HerZtnRVKDBfvPhKcAAjvREOa+eKIgAAAAASUVORK5CYII=') no-repeat 95% 4px !important;
	padding-right:28px;
}

.BuyBuyBaby .signInButton input.blueButtonPopUp{
	background-color: #0a76c0;
    border-radius: 0.6em;
    padding: 4px 25px;
}
.cartMainHeader .currencyCountry,.cartWishlistHeader .cart_count{
	color:#F75E9F;
}
.BuyBuyBaby  #registrySearch a.registryBarCode svg{
	fill:#f75e9f;
 }

.bgColorQ {
	background-color: #e8eff7;
}

.fillColG {
	fill: #91b1d7; /*light purple*/
}

.blueB2016{
	color:#0b75c1;
}

.bgColBlueB2016{
	background-color:#0b75c1;
}
.BuyBuyBaby .favouriteStoreDetails,
.BuyBuyBaby .numStores p{
	font-family: "AmericanTypewriter"
}
.btnRegistryTertiary1 {
    color: #f75e9f;
    border: none;
    border-bottom: #cccccc 1px solid;
    background-color: #dddddd !important;
}

.bgColorS{
	background-color: #e1eef2;
}

.borderS {
	border:1px solid #91b1d7;
}

.bgColorT {
	background-color: #00aeee;
}
/* SDD baby theme */
.BuyBuyBaby #sameDayDeliveryModalWrapper .same-day-delivery-header {
    font-size: 33px;
    font-family: 'AmericanTypewriter' !important;
	text-transform: lowercase;
   }
.BuyBuyBaby  #sameDayDeliveryModalWrapper .confirm-shipping-code-text {
    font-size: 14px;
    font-family: Arial;
	padding: 10px 10px 0;
}
.BuyBuyBaby #sameDayDeliveryCongratModalWrapper .confirm-shipping-code-text {
    font-size: 15px;
    font-family: Arial;
	padding: 0 10px;
}
.BuyBuyBaby #sameDayDeliveryModalWrapper #centerControlWrapper .button_sdd input,.BuyBuyBaby  #sameDayDeliveryCongratModalWrapper .button_sdd_big a{
    border-radius:7px;
    background: #0a76c0;
	border-bottom:0;
	text-transform: lowercase;
	font-family: 'AmericanTypewriter' !important;
	font-size: 15px;
	height: 35px;
}
.BuyBuyBaby #sameDayDeliveryModalWrapper #centerControlWrapper .gray-btn a {
    background: #E0E0E0;   
	border-radius:7px;
	border-bottom:0;
	color:#f25e97 !important;
	text-transform: lowercase;
	font-family: 'AmericanTypewriter' !important;
	font-size: 15px;
	height: 35px;
}
.BuyBuyBaby #sameDayDeliveryCongratModalWrapper .confirm-shipping-code-text a, .BuyBuyBaby #sameDayDeliveryModalWrapper .confirm-shipping-code-text a {
font-size:12px;
}
.BuyBuyBaby  #sameDayDeliveryModalWrapper #centerControlWrapper .orsdd {
    font-size: 12px;
    font-family: Arial;
	}
/*.BuyBuyBaby  #sameDayDeliveryModalWrapper .same-day-delivery-header .new-tag{
top:-21px;
left: 7%;
}*/
.BuyBuyBaby #sameDayDeliveryCongratModalWrapper .same-day-delivery-header {
    font-size: 38px;
	font-family: 'AmericanTypewriter' !important;
	text-transform: lowercase;
}
.BuyBuyBaby #sameDayDeliveryCongratModalWrapper .confirm-shipping-code-text{
 margin-top:15px;
}
.BuyBuyBaby #sameDayDeliveryModalWrapper #centerControlWrapper .orBar {   
    margin: 10px 0 6px;
}

.BuyBuyBaby #productList .prodListContainer .row-fluid .related-search li a {
	color: #3d9bcd;
	/*font-family: 'AmericanTypewriter';*/
	font-weight: normal;
}
.BuyBuyBaby #productList .prodListContainer .row-fluid .related-search h3 {
    font-family: AmericanTypewriter;
	text-transform: lowercase;
}

/*  Left Nav Redesigning Starts 
 *  BBBH-1489
 */
	.BuyBuyBaby #pageslide {
		background: #efefef;
	}
	.BuyBuyBaby .leftNavHeader > div {
		background: #1c5393;
	}
	.BuyBuyBaby .leftNavMenu nav {
		border-color: #ccc;
		text-transform: lowercase;
	}
	.BuyBuyBaby .leftNavHeader a.categoryHeading {
		font-family: AmericanTypewriter;
		text-transform: lowercase;
	}
	.BuyBuyBaby .userHeader {
		font-family: AmericanTypewriter;
	}
	.BuyBuyBaby .leftNavMenu ul li a {
		color: #0a76c0;
		font-family: Arial, sans-serif;
	}

	/* HYD-605: Disabling hover effect */
	/* .BuyBuyBaby .leftNavMenu ul li a:hover, .BuyBuyBaby .focusClass {
		background: #dedede;
	}
	.BuyBuyBaby .leftNavMenu ul li a:hover:after, .BuyBuyBaby li.focusClass a:after {
		color: #333;
	} */
	.BuyBuyBaby .leftNavMenu ul li.toggleAddiontionalCategories a {
		font-family: 'AmericanTypewriter bold';
	}
	.BuyBuyBaby .toggleAddiontionalCategories>a:after {
		padding: 0 5px;
		margin-top: 2px;
	}
	.BuyBuyBaby .toggleAddiontionalCategories a.show-less:after {
		margin-top: 0px;
	}
	.BuyBuyBaby li.navMenuSeparator {
		border-color: #ccc;
	}
/* Left Nav Redesigning Ends */
/* Left Nav Redesigning Ends */

.BuyBuyBaby #productDetailCollection .btnAddToCart{
	background-image: inherit !important;
	 background-color: #ff9118!important;
	 font-size:16px !important;
}
.BuyBuyBaby #productDetailCollection .btnAddToRegistry{
	background-color: #e8e8e8 !important;
    background-image: inherit !important;
}

.BuyBuyBaby .peoplCategoryCarouselOuter .btnAddToRegistryAccessoryChild span{
	font-size: 11px !important
}
.BuyBuyBaby .peoplCategoryCarouselOuter .btnAddToCart.addToCartAccessoryChild{
	font-size: 10px !important
}
.BuyBuyBaby #accessoriesSwatchModal .personalizationOffered .pesonalizeBtn span{
	border-radius: 4px;
	padding: 0px 5px 3px 5px;
	font-family: 'AmericanTypewriter';
}

.borderBottomC{
	border-bottom: 1px solid #f75e9f !important;
}

.babyBottomBorderB{
	border-bottom: 1px solid #3c9cce!important
}

.holderEmpty{
	min-width: 70px;
	display:inline-block;
	border-bottom: 1px solid #f75e9f !important;
}

.holderEmpty2{
	min-width: 140px;
	display:inline-block;
	border-bottom: 1px solid #f75e9f !important;
}


.txtB2 {
	font-size:2.4em;
	font-family:'AmericanTypewriter bold'
}
/*related search fixes*/
.BuyBuyBaby #productList .prodListContainer .row-fluid .related-search li{
	text-transform: lowercase;
}

.BuyBuyBaby #shippingAddressFields input.error {
    border: solid 1px #8c0000 !important;
}


.BuyBuyBaby .sddShippingOptionError {
    border: medium none!important;
    color: #8c0000;
    /*text-transform: lowercase;*/
    background-image: none;
    padding-left: 0;
    font-weight: bold;
    font-size: 11px;
    min-height: 20px;
    margin-top: -5px!important;
}

.KSPopularItems {
	font-weight:normal;
	color:#f75e9f !important;
	font-size: 2em;
}
.productDetailPage #productHeader h1 {
    color: #444444 !important;
}
/* Registry ribbon CSS starts*/ 
.regSubNav{
	height: 38px;
	background-color: #f75e9f;
	color: #fff;
}
.regSubNav a:hover, .regSubNav a:visited{
	color: #fff;
}
.regSubNav ul li a.activeReg {
	padding-top: 3px;
	padding-right: 12%;	
}
.regSubNav span.showActiveReg {
	margin-right: -16%;
}
.regSubNav ul li a.manageReg, .regSubNav ul li a.checklistReg{
	/*line-height: 54px;*/
	padding-top:11px; 
}
.regSubNav ul li a.manageReg{
	border-right: 1px #fbafcf solid;
}
.regSubNav ul li a.checklistReg{
	border-left: 1px #fbafcf solid;	
}
div.regDropDown, div.manageRegDD{
	/*border: #f75e9f 1px solid; */
}
.webui-popover.regDropDown > div.arrow, .webui-popover.manageRegDD > div.arrow{
	/*border-bottom-color:#f75e9f;*/
}
div.regDropDown a:hover, div.manageRegDD a:hover, div.regDropDown a:visited, div.manageRegDD a:visited {
	color: #000;
}	
/* Registry ribbon CSS ends*/ 
/* Non-registry (Shopping Guide) ribbon CSS starts*/ 
	.regSubNav.showShoppingGuide {
		background-color: #1b508d;
		/*border-bottom:1px #101956 solid; */
	}
	.regSubNav.showShoppingGuide ul li a.manageReg{ 
		border-right: 1px #88a2c1 solid;
	}
	.regSubNav.showShoppingGuide ul li a.checklistReg{ 
		border-left: 1px #88a2c1 solid;
	}

/* Non-registry (Shopping Guide) ribbon CSS ends*/ 


/*C2-C3 Slider Baby Css*/
.c1-cat-header{
    font-family: "AmericanTypewriter";
    text-transform: lowercase;
    font-size:20px;
}
.c1_cat{
	background-color: #f6f6f6;
}
.c1-cat-back{
	background-image: url("../images/back-buttonBBBY.png");
}
.c2-cat-header{
  font-size: 14px;
  font-family: "AmericanTypewriter";
  text-transform: lowercase;
}
.c2-cat-header.active{
	color: rgb(255, 254, 254);
}
.registry-checklist-items{
	padding-top:0;
}
.c3-cat-header .c3Head{
	text-transform: lowercase;
}
.checklist-name a, .checklist-quantity a{
	  color: rgb(68, 68, 68);
}
/*C2-C3 Slider Baby Css*/
.noRegItems .btnRegistryTertiary1{
	border-radius: 0.6em;
}
.noRegItems .btnRegistryTertiary1 span{
	font-family: "AmericanTypewriter";
	font-size: 16px;
	text-transform: lowercase;
	color: #e31952;
}
#registrantProduct.patternGrey .accordion-heading .accordion-toggle, #accordianGifterView.patternGrey .accordion-heading .accordion-toggle{
	background-color: #36bbf0;
}
#registrantProduct.patternGrey .accordion-heading .accordion-toggle.collapsed, #accordianGifterView.patternGrey .accordion-heading .accordion-toggle.collapsed{
	background-color: #e0f4fe;
}

.seeAllItemsReg.btnSecondary {
	font-family: 'AmericanTypewriter' !important;
    text-decoration: none;
    text-transform: lowercase;
    outline: none;
    cursor: pointer;
    overflow: hidden;
    display: block;
    border-radius: 10px;
    border: none;
    box-sizing: border-box;
    background-color: #e8e8e8;
    color:#e31952;
    line-height: 31px;
    text-align: center;
    width: 100%;
}
.myItemCLBtn .btnSecondary {
	font-family: 'AmericanTypewriter' !important;
    text-decoration: none;
    text-transform: lowercase;
    outline: none;
    cursor: pointer;
    overflow: hidden;
    display: block;
    border-radius: 10px;
    border: none;
    box-sizing: border-box;
    background-color: #e8e8e8;
    color:#e31952;
    line-height: 31px;
    text-align: center;
    width: 100%;
}
.showOnRemain .myItemCLBtn .seeAllItemsLink {
	font-family: 'AmericanTypewriter' !important;
    text-decoration: none;
    text-transform: lowercase;
    font-size: 16px;
}
.cancelHideGuideBtn{
	margin-bottom: 30px;
	color: #e31952;
}
.seeAllGuideLink{
	color: #0075c3;
}
.hideGuideBtn ,.cancelHideGuideBtn {
	border-radius: 0.9em !important;
}
.hideGuideBtn span,.cancelHideGuideBtn span {
	font-size: 16px;
}
.seeAllGuide a {
	color: #0075c3;
}
#registyInteractive .headerChecklist .headerLabel{
	font-family: 'AmericanTypeWriter';
    text-transform: lowercase;
    font-size: 20px;
    font-weight:normal;
}
#registyInteractive .categoryLabel span{
	font-family: 'AmericanTypeWriter';
    text-transform: lowercase;
    font-size: 18px;
    color: rgb(10, 118, 192);
}
#registyInteractive .arrowIcon{
	background-image: url("../../global/images/CheckListCategory.png");
}
.c1-cat-header span.checklistHead.toggleWidth{
	font-weight: normal;
}
section#searchHeader.refinePos {
	top:91px;
}
#registyInteractive .headerChecklist {
	padding-top: 15px;
}
#registyInteractive .doneStatus {
	margin: -11px auto 0;
}