﻿/*input[type="radio"], input[type="checkbox"] { margin: 0!important; }
.ColorBlack { color: #000!important; }
*/
/*#region General Style */
.header-baby-logo {
    background-position: 0 -39px;
    height: 48px;
    width: 156px; 
}
.wrap-section-main-menu .row .navbar > .col-md-2 {
    width: 360px;
}
.wrap-section-main-menu .row .navbar > .col-md-2 > span {
    border-left: 1px solid #ccc;
    display: inline-block;
    float: left;
    height: 48px;
    margin: 0 15px;
}

.MarginLeft {
	margin-left: 90px;
}
.padLeft5 {
	padding-left: 5px;
}

input[type="checkbox"] {
    vertical-align: middle;
}

.progressBg,
.progress {
	position: fixed;
	background: #FFF;
}
.progressBg {
	background: #000;
	filter: alpha(opacity=50);
	height: 100%;
	left: 0;
	opacity: 0.5;
	top: 0;
	width: 100%;
	z-index: 9998;
}
 
.progress {
	border: 1px solid #ccc;
	border-radius: 5px;
	color: #000;
	padding: 10px;
	top: 100px;
	z-index: 9999;
}

.CCVTooltip {
    left: 180px;
    min-height: 643px;
    position: absolute;
    top: -300px;
}

/*#endregion*/

#checkout {
	color: #666;
	text-align: left;
}
#checkout .leftCheckout {
    margin-right: 9px;
    width: 640px;
}

#checkout .cartCheckout {
    width: 310px;
}
.cartCheckout .contentBorder {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 2px 10px;
}
.cartCheckout .titleHeaderBlack, 
.CheckoutSummary .titleHeaderBlack {
	border-bottom: 1px solid #ccc;
	color: #111; 
	font-size: 18px; 
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	padding: 2px 0 9px;
    width: 100%;
    text-align: left;
}
.cartCheckout .titleHeaderBlack h2 {
    font-size: 18px; 
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.cartCheckout .titleHeaderBlack a {
    float: right;
    font-size: 12px;
    font-weight: normal;
}


.leftCheckout .contentBorder {
	border: none; 
	padding: 2px 5px;
}

.contentBorder .contentPanel {
    padding: 22px 0 22px 0;
}

.contentBorder .contentPanel .giftCardPanel {
    border: #ccc 1px solid; 
    padding: 5px;
}

#checkout .paymentBox {
    border: 1px solid #ccc;
    border-bottom: none;
    font-size: 15px;
    font-weight: bold;
    color: #000 !important;
    padding: 5px;
   
}

#checkout .paymentBoxGrey {
    background: #f5f5f5;
}



#checkout .headerStepBlack, 
#checkout .headerStep {
    background: #f3f3f3;
    background: -moz-linear-gradient(top, #f5f5f5, #ffffff);
	background: -webkit-linear-gradient(top, #f5f5f5, #ffffff);
	background: -o-linear-gradient(top, #f5f5f5, #ffffff);
	background-image: linear-gradient(#f5f5f5, #ffffff)!important;
    border: 1px solid #ccc;
    height: auto!important; 
    min-height: 35px; 
    padding: 5px 0 5px 13px;
}
#checkout .cartCheckout .headerStepBlack {
	border-bottom: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size: 18px;
}
#checkout .headerStep .titleHeader, 
#checkout .headerStepBlack .titleHeaderBlack,
#checkout .headerStepBlack .titleHeaderBlackSimple {
	color: #000;
	font-size: 14px;
	line-height: 23px;
}
#checkout .headerStepBlack .titleHeaderBlackSimple {
	font-family: Arial;
	font-weight: bold;
}
#checkout .headerStep .titleHeader, 
#checkout .headerStepBlack .titleHeaderBlack {
    background: url("images/sprite_steps_arrows.png") 100% 5px no-repeat transparent; 
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    padding-right: 20px; 
}
#checkout .headerStep .titleHeader {
	background-position: 100% -54px;
}
#checkout .cartCheckout .headerStepBlack .titleHeaderBlackSimple {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}

#checkout .complete {
    background: transparent url("Images/CheckSign.png") no-repeat scroll left center;
    color: #2BA265;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    height: 19px;
    margin-left: 25px;
    padding-left: 25px;
}
.checkout-header {
    min-height: 120px !important;
    height: 63px !important;
}
.checkout-header .wrap-section-main-menu {
	position: relative;
	top: auto;
}
.giftCardTextBox {
	border: 1px solid #CCC !important; 
	padding: 2px;
}

.signInTooltipTrigger,
.signInTooltipTrigger:hover,
.signInTooltipTrigger:focus {
    display: inline; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
    color: #000;
}
.popover { background: #f6f6f6; border: 1px solid #dbdbdb;border-radius: 6px; box-shadow: 4px 4px 13px #CCCCCC; color:#000; font-family: arial; font-size: 12px; line-height: 17px;padding: 10px 30px 10px;margin-left: 2px; }
.popover:after, .popover:before { right: 100%;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;}
.popover:after {border-color: rgba(246, 246, 246, 0);border-right-color: #f6f6f6;border-width: 10px;top: 50%;margin-top: -10px;}
.popover:before {border-color: rgba(219, 219, 219, 0);border-right-color: #dbdbdb;border-width: 11px;top: 50%;margin-top: -11px;}

.contentBorder .checkoutForm {
	border: none;
	/*padding-top: 20px; */
}
.checkoutForm .labelRegular {
	line-height: 20px;
	display: block;
	margin-bottom: 5px;
}
.contentBorder .checkoutForm .textState {
	border: 1px solid #999999 !important; 
	height: 20px; 
	margin-top: 2px;
}

.marginBottom {
    margin-bottom: 10px;
}

.marginBottomCheckout {
    margin-bottom: 5px;
}

.simpleInput input { 
    background: #ffffff;
    background: -moz-linear-gradient(top, #f4f4f4 0%, #ffffff 30%);
	background: -webkit-linear-gradient(top, #f4f4f4 0%, #ffffff 30%);
	background: -o-linear-gradient(top, #f4f4f4 0%, #ffffff 30%);
	background-image: linear-gradient(#f5f5f5 0%, #ffffff 30%)!important;
    border: 1px solid #999999!important;
	border-radius: 3px;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	margin: 2px 2px 0 0;
    padding: 2px;
	text-align: left;
}

.smallTextAsterix,
.checkoutForm .shippingSpanLabel,
.checkoutForm .itemPrice {
	color: #666;
}
.summaryContainer .labelRegular.normalText {
	font-weight: normal !important;  
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 13px;
}

.simpleSelect { 
    border: 1px solid #999999!important;
    background: #ffffff;
    background: -moz-linear-gradient(top, #f4f4f4 0%, #ffffff 30%);
	background: -webkit-linear-gradient(top, #f4f4f4 0%, #ffffff 30%);
	background: -o-linear-gradient(top, #f4f4f4 0%, #ffffff 30%);
	background-image: linear-gradient(#f5f5f5 0%, #ffffff 30%)!important;
}
.simpleSelect select {
	background: none;
	border: none; 
	height: 24px; 
	line-height: 20px; 
	margin: 2px 0;
	padding: 2px 0; 
}
.labelSelect {
	display: block;
	font-weight: bold; 
	padding-bottom: 2px; 
}

.contentBorder .subtitle {
	color: #af003d; 
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
}
.checkoutForm .shippingSpanLabel {
	display: inline;
	font-size: 12px;
	font-weight: normal; 
	padding-left: 5px;
}
.checkoutForm .mui_left_free label[for] {
    color: #787B7D;
    padding: 1px 0 0 3px;
	position: relative;
	width: 95%;
}
.checkoutForm .mui_radio input, 
.checkoutForm .mui_radio label {
    float: none;
}
.checkoutForm .itemPrice {
	position: absolute;
	right: 0;
}

#checkout .mui_radio td {
	border-top: 1px dotted #ccc;
	padding-bottom: 10px; 
	padding-top: 10px; 
	width: 533px; 
}
#checkout .mui_radio tr:first-child td {
	border-top: none;
	padding-top: 0; 
}

.mui_checkout-payment-radio {
    padding: 5px 0 8px;
}
.mui_checkout-payment-radio label {
    padding: 0 0 0 5px;
}

.btn span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    text-transform: uppercase;
}
.btn .placeOrder {
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.btn,
.checkoutEdit .btn {
	border: none; 
	line-height: normal;
	margin-right: 5px; 
	padding: 8px 15px 7px 15px; 
}

.contentBorder .sameAsBillingContainer label {
    color: #787B7D;
    font-size: 12px;
    padding: 0 0 0 4px;
}

.lblSameAsError{
    display: block;
    padding: 3px 0;
    color: Red;
}

.lblShipppingOptions {
    color: #000000 !important;
    font-size: 17px;
    font-weight: bold;
}

.lblShipppingOptions label, 
.lblShipppingOptionsDisabled LABEL {
	display: inline;
    padding-left: 5px;
}

.lblShipppingOptionsSplitter {
    border-bottom: 1px solid #C0004E;
    border-top: 1px solid #C0004E;
    margin-left: 60px;
}

.savingSection {
	background-color: #f5f5f5;  
	border-bottom: 1px solid #CCCCCC;
	border-top:  1px solid #CCCCCC; 
	padding: 8px 0;
	text-align: center;
}

.checkoutSaveCreditCard {
    display: block;
    margin: 17px;
    font-weight: normal;
}

.cartSavingMessage {
	color: #AF003D;
	font-family: Arial; 
	font-size: 18px; 
	font-weight: bold; 
	text-align: center;
}
.cartSavingMessage .textSaveNotification {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.giftMessage label {
	padding-left: 3px; 
	padding-top: 3px; 
	vertical-align: middle;
}
.giftMessage textarea {
	border: 1px solid #ccc;
	padding: 4px 6px;
}

#checkout .buttonContinue,
.placeOrderButton {
    text-align: right;
}

.selectCardLabel {
	padding-right: 23px;
	width: 115px; 
}

.radioButtonCardTypes table tr td {
    text-align: center;
}

.messageShowHide {
	background: none; 
	color: #af003d!important; 
	display: inline;
	font-weight: bold; 
	font-size: 12px!important; 
	float: none; 
	padding: 0 0 0 7px; 
}
.box input[type="text"], 
.box input[type="password"] {
	border: 1px solid #999;
	border-radius: 3px;
	height: 24px;
}

#checkout .paypal {
	margin-top: 15px;
}
#checkout .paypal label {
	margin-top: 0; 
	padding: 0 5px 0 10px;
}

.giftCardTextBox {
	margin-right: 8px!important;
}

.BorderTop15Transparent {
	border-top: 15px solid transparent;
}
.BorderTop15Transparent:first-child {
	border-top: none;
}
.BorderTop15Transparent td {
	vertical-align: bottom;
}
.AppliedValue {
	line-height: 32px;
	margin-left: 20px; 
}

.forgotPassword, 
a.forgotPassword:HOVER,
a.forgotPassword:focus {
	color: #af003d;
	cursor: pointer;
	display: block;
	margin-top: 6px;
}
.baby-depot .forgotPassword, 
.baby-depot a.forgotPassword:HOVER {
	color: #3A75C4;
}

.collapsed { margin-bottom: -2px;}

.radioButtonsContainer {
    position: relative;
}

.lblRegistrantName {
    font-weight: bold;
}

.lblRegistrantDetailsDisabled, 
.lblShipppingOptionsDisabled {
    color: #CCC;
}

.lblShipppingOptionsDisabled {
    font-size: 17px;
    font-weight: bold;
}

.lblSelectedIcon {
    background:transparent url(images/CheckedIcon.png);
    height: 20px;
    position: absolute;
    top: 0;
    left: -3px;
    width: 20px;
    z-index: 999;
}

/*#region Cart items */
.cartItems {
	padding-top: 10px;
}
.cartItems .CartItemRow,
.cartItems .InYourCartFooter {
	 margin: 15px 0 0;  
	 padding: 10px 0 0; 
}
.cartItems .CartItemRow,
.cartItems .InYourCartFooter {
	border-top: 1px solid #ccc;
}
.cartItems tr:first-child .CartItemRow {
	border-top: none;
	margin-top: 0; 
	padding-top: 0; 
}
.cartItems .ImageContainer {
	overflow: hidden; 
	padding: 0 10px 10px 0; 
	text-align: center;
}
.cartItems .ImageContainer,
.cartItems .ImageContainer img {
	width: 85px;
}
.cartItems .ItemDetails {
	width: 190px;
}
.cartItems .TitleContainer {
	padding: 5px 0 10px;
}

.cartItems .TitleContainer .title,
.cartItems .TitleContainer .title a {
	color: #111;
	font-family: Arial;
	font-weight: bold;
	line-height: 15px;
}
.cartItems table.PriceInfo {
	margin-top: 10px;
}
.cartItems .InYourCartFooter {
	 text-align: center;
}

/*#endregion*/

.CheckoutSummary, 
.CheckoutInYourCart {
	border: 1px solid #ccc; 
	font-size: 12px; 
	height: auto; 
	line-height: 14px;
	min-height: 0; 
	padding: 10px; 
}
.CheckoutSummary {
	background: #f5f5f5; 
	color: #111; 
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.CheckoutSummary .SummaryRaw {
	margin-bottom: 10px;
}
.CheckoutSummary .SummarySubtitle
.CheckoutSummary .labelRegular {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.CheckoutSummary .labelRegular {
	color: #000;
}
.CheckoutSummary .summaryContainer {
	padding: 10px 0;
}
.CheckoutSummary .simpleTitle {
	font-family: Arial, Helvetica, sans-serif !important;
}
.CheckoutSummary .SummaryFooter {
	border-top: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 15px 0 5px; 
}
.CheckoutSummary .SummaryFooter span {
	font: normal 18px/18px Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.lblPaymentHeader {
	font-weight: normal;
}
.cartItems .ItemDetails .PriceInfo span {
	color: #666;
	line-height: 14px;
}

.QuestionMark, 
.cartItems .ItemDetails .PriceInfo .associateDiscount {
	color: #AF003D;
}
.QuestionMark {
	font-size: 18px; 
	font-family: Arial, Helvetica, sans-serif;
}
.cartItems .ItemDetails .PriceInfo .price {
	padding-left: 7px;
}

/*#region Review Your Order step */
.contentPanel .box {
	max-width: 65%;
}
.box .titleBox {
	color: #000;
	font: bold 14px/18px Arial;
}
.box .checkoutForm, 
.box .checkoutForm span {
	color: #666; 
	font: normal 12px/12px Arial;
}
.box .checkoutForm {
	padding-top: 10px;
}
.lblCreditCardAmount {
	left: 265px;
}
.payPalImg {
    float: left;
}
.payPalLabels {
    float: left;
    padding-left: 10px;
}
.lblAmountPayPal,
.lblEmailPayPal {
    display: block;
    float: left;
    margin-top: 9px;
}
/*#endregion*/

/*#region Order Confirmation Page */

.orderConfirmationPage {
	border-top: 1px solid #CCCCCC;
	color: #000;
	font-family: Arial; 
	font-size: 12px; 
	padding-top: 25px;
}
.orderConfirmationPage .pageTitle {
	color: #000; 
	font: 36px/18px Arial, Helvetica, sans-serif;
}
.orderConfirmationPage .subtitle {
	color: #999;
	font-family: Arial;
	font-size: 24px;
}
.orderConfirmationPage .orderContainer {
	padding-top: 15px;
}
.orderConfirmationPage .orderContainer .itemContainer {
	border: 1px solid #ddd;
	border-top: 1px solid #ccc;
	margin-right: 15px; 
	width: 633px;
}
.orderConfirmationPage .orderContainer .checkoutTotals {
	width: 305px;
}
.orderConfirmationPage .orderContainer .itemContainer table.checkoutThankYouTable, 
#checkout .itemContainer .checkoutThankYouTable th.headerStepBlack {
	border: 0 none;
}
#checkout .itemContainer .checkoutThankYouTable th.headerStepBlack {
	background-color: #f5f5f5;
	background-image: none !important;
	margin: 0; 
	padding-bottom: 5px;
	padding-top: 5px;
}
.lineItemSubText,
table.checkoutThankYouTable .productTitle,
table.checkoutThankYouTable td > span,
table.checkoutThankYouTable td > div {
	color: #000;
	font-weight: bold;
}

.orderConfirmationPage .orderContainer .checkoutTotals .contentBorder,
.checkoutThankYouTable .checkoutTotals .contentBorder {
	border: 0 none !important;
}
.orderConfirmationPage .infoContainer {
	margin: 25px 0;
}
.orderConfirmationPage .infoContainer .boxContainer {
	max-width: 22%;
	min-width: 21.02%; 
}
.orderConfirmationPage .infoContainer .boxContainer, 
.orderConfirmationPage .infoContainer .boxContainer span, 
.orderConfirmationPage .infoContainer .boxContainer > div {
	color: #666; 
	font-family: Arial;
	font-size: 12px;
}
.infoContainer .boxContainer .boxTitle {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}

.checkoutThankYouTable tr td {
    padding: 10px;
	vertical-align: top;
}

#checkout .checkoutThankYouTable .headerStepBlack {
    display: table-cell;
}

.checkoutThankYouTable .itemColumn {
    width: 310px;
}
.checkoutThankYouTable .checkoutTotals {
    width: 275px;
}

.checkoutThankYouTable .imageDiv img {
    width: 80px;
}

.checkoutThankYouTable .summaryContainer .labelRegular {
    font-weight: normal;
}

.checkoutThankYouTable .checkouThankYouProductName {
	color: #000;
    margin-left: 10px; 
    max-width: 250px;
	width: 200px \9;
}

.freeShippingPromoContainer {
    width: 633px;
    margin-top: 10%;
}

.freeShippingPromoContainer img {
    max-width: 100%;
}

.roundedInput input {
    border-radius: 5px;
}

/*#endregion*/

#forgotPasswordOverlay .overlayContent, 
tr.ColorBlack td, 
tr.ColorBlack td span {
	color: #000 !important;
}
.PriceInfo tr.ColorBlack td, 
.PriceInfo tr.ColorBlack td span {
	font-weight: bold;
}

/*#region Overlay */
.modal-content {
    background-color: #ffffff;
    border: 1px solid #D9D9D9;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    padding: 23px 53px 33px; 
    color: #999; 
	font-size: 14px;
} 

#forgotPasswordOverlay .modal-dialog {
    width: 785px;
}

#forgotPasswordOverlay .passwordRecovery input[type=text] {
    width: 260px;
}

.popover-content {
    font-size: 12px;
    font-weight: normal;
}

.small-bold {
    color: #787B7D;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.overlayPanel .OverlayTitle {
	margin-bottom: 15px; 
	color: #252525;
	font: bold 26px/26px Arial, Helvetica, sans-serif;
}
.overlayPanel label {
	display: block;
	padding-bottom: 5px; 
}
.warningOverlay {
	max-width: 450px !important;
	min-width: 450px !important;
}
.overlayContent > div > a {
	/*color: #AD0132;*/
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 50px;
}
.overlayContent > div {
	padding-top: 12px;
}

.overlayPanel .simpleInput input {
    margin-right: 20px;
}

.modalOverlay {
	min-width: 300px; 
	text-align: left;
}

.modalOverlay .close {
	 background: url("../images/icon-close-big.jpg") no-repeat scroll left top rgba(0, 0, 0, 0); 
	 top: 10px;
}

#createAccountOverlay .modal-dialog {
    width: 680px;
}

/*#endregion*/

/*#region DROP DOWN BOX */
.checkoutForm .BillingAddressForm .selector{
	margin-top: 0;
}

.checkoutForm .BillingAddressForm .containerState .selector{
	width: 75px;
}

.checkoutForm .BillingAddressForm .containerCountry .selector{
	width: 272px;
}

.containerExpireMonth .selector{
	width: 94px; 
}

.containerExpireYear .selector{
	width: 68px; 
}

#checkout div.selector {
	background-position: left -333px;
	border: 0 none;
	height: 30px;
	margin-top: 0;
}

#checkout .selector.focus {
	border: 1px solid #AF003D;
}

.baby-depot #checkout .selector.focus {
	border: 1px solid #3A75C4;
}

#checkout div.selector select {
	height: 31px;
}

#checkout .selector span,
#checkout .selector.focus span { 
	background-position: right -333px;
	height: 28px;
	line-height: 28px;
	margin-right: 0;
}

.signUpCheckBoxDiv {
    margin: 15px 0 10px 0;
    text-align: left;
}
.signUpCheckBoxDiv input[type="checkbox"] {
    margin-right: 5px;
}
.signUpCheckBoxDiv label {
    color: #787b7d;
    font-weight: bold;
    margin-left: 5px;
}
.privacy-checkout, .privacy-checkout:hover {
    color: #af003d;
    margin-left: 25px;
}
.baby-depot .privacy-checkout, 
.baby-depot .privacy-checkout:hover {
    color: #3A75C4;
}

/*#endregion DROP DOWN BOX */

/*free shipping banner*/
  .special-offer-container{
        display: block;	
        max-width: 500px;
        width: 100%;
        font-family: 'Roboto', sans-serif;
        border: solid 1px #000;
    }
    .special-offer-header{
        display: block;
        width: 100%;
        background: #ad0132;
        padding-top: 1px;
        padding-bottom: 1px;
        color: #fff;
    }
    .special-offer-header > h1{
        color: #fff;
        font-size: 30px;
        font-weight: normal;
        text-align: center;
        display: block;
    }
    .special-offer-body{
        display: block;
        width: 100%;
        padding-bottom: 20px;
    }
    .special-offer-body > span.thank-you{
        display: block;
        font-size: 16px;
        font-weight: 100;
        text-align: center;
        color: #434343;
        margin-top: 15px;
    }
    .special-offer-body > span.qualified {
        display: block;
        font-size: 34px;
        line-height: 1.2;
        font-weight: normal;
        text-align: center;
        color: #434343;
        margin-top: 20px;
    }
    
.special-offer-body > span.comment-text {
    display: block;
    font-size: 15px;
    line-height: 1.2;
    font-weight: normal;
    text-align: center;
    color: #A9A9A9;
    margin-top: 20px;
}
    .special-offer-body > span.qualified > strong {
        display: block;
        font-size: 48px;
        font-weight: bold;
        text-align: center;
       /* color: #ad0132;*/
    }
    .special-offer-body > a {
        display: block;
        width: 210px;
        height: 55px;
        line-height: 55px;
        margin: 30px auto 0;
        background: #ad0132;
        color: #fff;
        font-weight: bold;
        font-size: 30px;
        text-transform: uppercase;
        text-align: center;
        text-decoration: none;
    }
    .special-offer-body > a:hover{
        background: #434343;
    }
    .special-offer-body > a:focus{
        background: #434343;
    }
    .special-offer-body > a:active{
        background: #434343;
    }
    .special-offer-body > span.click-here {
        display: block;
        font-size: 16px;
        font-weight: normal;
        text-align: center;
        color: #434343;
        margin-top: 30px;
    }
/*free shipping banner*/

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #cvvPopover .popover { top: -213px !important; }
}

.mui_messages {
    overflow: hidden;
    text-align: left;
    width: 100%;
}

.mui_messages li.mui_messages_error_msg {
    background-color: #FFF5F3 !important;
    border-color: #E9581F !important;
    color: #D91A00 !important;
    margin-bottom: 15px;
}

.mui_messages li.mui_messages_error_msg,
.mui_messages li.mui_messages_success_msg,
.mui_messages li.mui_messages_note_msg {
    border-style: solid !important;
    border-width: 1px !important;
    font-size: 12px !important;
}

.mui_messages ul {
    display: block;
    margin: 0 0 -11px;
    padding: 10px 17px 18px;
    position: relative;
}
}


/* Burlingtion Card - Beginning */

.burlington-card.form-group {
  padding: 15px;
  padding-right: unset;
}

.burlington-card .input-group {  
  width: 553px;
  display: flex;
}

.burlington-card .submit_button {
  background: #00A9E0;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  border-radius: 0px;
  margin-top: 16px;
}

.burlington-card .input-group-addon {
  font-size: 14px;
  color: #555;
  background-color: #eee;
  border: 1px solid #ccc;
  border-right: none;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.burlington-card .form-control {
  border-radius: 0px;  
}

.burlington-card .control-label {
  margin-bottom: 5px;  
}

.SavedBurlingtonCardValues {
  padding-left: 15px;
}

.SavedBurlingtonCardValues div {
  margin-bottom: 4px;
}

/* Burlingtion Card - Ending */