/** Shopify CDN: Minification failed

Line 499:14 Expected identifier but found "."
Line 985:0 Unexpected "}"

**/
/* =====[ FONTS ]================================================= */
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,600);
@font-face {
    font-family: 'dancing_script_otregular';
    src: url('dancingscript-regular-webfont.eot');
    src: url('dancingscript-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('dancingscript-regular-webfont.woff2') format('woff2'),
         url('dancingscript-regular-webfont.woff') format('woff'),
         url('dancingscript-regular-webfont.ttf') format('truetype'),
         url('dancingscript-regular-webfont.svg#dancing_script_otregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'deliusregular';
    src: url('delius-regular-webfont.eot');
    src: url('delius-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('delius-regular-webfont.woff2') format('woff2'),
         url('delius-regular-webfont.woff') format('woff'),
         url('delius-regular-webfont.ttf') format('truetype'),
         url('delius-regular-webfont.svg#deliusregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* =====[ GLOBAL STYLES ]======================================== */

html,body { min-height:100%;}
body { margin:0; background:url(body-bg.jpg) repeat-x #fff; font-family: 'Source Sans Pro', sans-serif;font-weight:300;color:#424242; font-size:16px; line-height: normal;
width:100%;float:left;}
div, p, span, h1, h2, h3, h4, h5, h6, img, ul, ol, dl, li, dt, dd, blockquote, pre, form, fieldset, label, a { margin:0; padding:0; border:0;}
img { vertical-align: middle;max-width: 100%; height: auto;}
img, a img { border:none;}
ul,ol{margin:0 30px;}
:focus {outline:0;}
h1 { font-size:30px;color: #e4ad0c;}
h2 { font-size:24px; }
h3 { font-size:17px;}
h4 { font-size:16px;}
h6{font-size:12px;}
h1, h2,h3,h4, h5, h6 { margin-bottom: 10px; font-weight: normal; font-family: 'deliusregular'; margin-top:10px;}
p { margin:0;padding:0;color:#231f20;line-height: 26px;font-family: 'Source Sans Pro', sans-serif;font-weight:300;font-size: 14px;}
a { color:#99aa3e; text-decoration:none !important;outline: none;}
a:hover { color:#000; text-decoration:underline;}
a.active,a:focus{color: #99aa3e !important;outline: none;}
a:focus{outline: none;}
.none{float:none;}
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden }
html .clearfix {height:1%;}
.clearfix {display:block}
.clr {clear:both}
.m-lft{margin-right: 0 !important;}
.m-ryt{margin-right: 0 !important;}
.m-top{margin-top: 0px !important;}
.m-bot{margin-bottom: 0 !important;}
.nav-p-lft{padding-left: 0 !important;}
.nav-p-ryt{padding-right: 0 !important;}
.clr-bdr{border: none !important;}
.clr-bdr-ryt{border-right: none !important;}
.clr-bdr-bot{border-bottom: none !important;}
.bdr-tp{border-top: none !important;}
.align{text-align: center;}
.centered{float: none; text-align: center; margin:0 auto;}
.p-lft{padding-left: 0 !important;}
.p-ryt{padding-right: 0 !important;}

::-moz-placeholder {color: #919191 !important; opacity: 1; }
:-ms-input-placeholder {color: grey !important; opacity: 1;}
::-webkit-input-placeholder {color: #919191 !important; opacity: 1;}

.row{margin-bottom:0;}



/* =====[ CUSTOMISED STYLES ]================================ */
.navbar-default{
  background:none;
  border:none;
}
.navbar{
    background: url(nav-bg.png) repeat-x;
    width: 100%;
    height: 50px;
    border-bottom: none;
    margin-bottom: 5px;
  border-radius:0;
}
.navbar-nav > li > a{
    font-family: 'deliusregular';
    font-size: 14px;
    color: #424242 !important;
    padding-bottom: 12px;
    padding-top: 11px;
    position: relative;
}
.navbar-nav > li > a:after{
    position: absolute;
    content: "";
    background: url(white-divider.jpg) no-repeat center right;
    width: 1px;
    height: 21px;
    right: 0;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
    background: #b1cc5b;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
    background: #b1cc5b;
}
.navbar-default .navbar-nav > li > a:hover:after{
    background: url(nav-hover.png) repeat-x scroll center bottom ;
    position: absolute;
    content: "";
    width: 100%;
    height: 9px;
    left: 0;
    bottom: -9px
}
.navbar-default .navbar-nav > .active > a:after{
    background: url(nav-hover.png) repeat-x scroll center bottom ;
    position: absolute;
    content: "";
    width: 100%;
    height: 9px;
    left: 0;
    bottom: -9px;
}

#navbar li ul.dropdown {
  	display: none;
    position: absolute;
  	margin: 0px;
	background: #b1cc5b;
}

#navbar ul.dropdown li {
    list-style: none;
}

#navbar ul.dropdown li a {
  display: block;
  padding: 10px;
  color: #fff;
}

/* =====[ MAIN STYLES ]====================================== */
#wrapper{
    width: 100%;
    float: left;
}
.phone{
    font-size: 18px;
    float: left;
    line-height: 48px;
    padding-right: 10px;
    font-size: 18px;
    font-family: 'deliusregular';color:#424242;
}
.acc-cart{
    background: #b1cc5b;
    float: left;
    line-height: 42px;
    padding:0 10px;
    position: relative;
}
.acc-cart li{
  float:left;
}

.acc-cart:after{
    background: url(nav-hover.png) repeat-x scroll center bottom ;
    position: absolute;
    content: "";
    width: 100%;
    height: 9px;
    left: 0;
    bottom: -9px
}
.acc-cart a:first-child{
  	background:url(user-ic.png) no-repeat 0 14px;
  	width:14px;
  	height:14px;
  	padding: 14px 5px;
}
.acc-cart a{
    padding:0 10px;
    font-family: 'deliusregular';color:#424242;
}
.acc-cart a:hover{
    color: #fff;
}
#customer_register_link{
  display:block;
}
.acc-cart .cart{
  border-left:1px solid #fff;color:#424242;
}
.phone:hover{color:#fff;}
.acc-cart a:hover,.acc-cart .cart:hover
{color:#fff;}
.home-top{
    /*background: url(sky-bg.jpg) repeat-x;*/
    width: 100%;
    float: left;
    position: relative;
}
.slider-sec{
    padding-top: 15px;
  width:100%;
  float:left;
}
.slide-title{
     font-family: 'dancing_script_otregular';
     font-size: 60px;
     color: #000;
     line-height: 52px;
     padding-bottom: 35px;
  text-align:left;
}
.slider-sec p{
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #4c4c4c;
    line-height: 28px;
    padding-bottom: 27px;
    font-weight: 300;
  text-align:left;
  clear:both;
}
.slider-sec .slides a{
    background: #b5c956; /* Old browsers */
    background: -moz-linear-gradient(top, #b5c956 0%, #a2b34c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5c956), color-stop(100%,#a2b34c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #b5c956 0%,#a2b34c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #b5c956 0%,#a2b34c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #b5c956 0%,#a2b34c 100%); /* IE10+ */
    background: linear-gradient(to bottom, #b5c956 0%,#a2b34c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5c956', endColorstr='#a2b34c',GradientType=0 ); /* IE6-9 */
    font-size: 24px;
    color: #fff;
    border-radius: 5px;
    padding: 7px 25px;
    font-family: 'deliusregular';
    display: inline-block;
    text-shadow:0 1px 1px rgba(0,0,0,0.3);
    box-shadow: 1px 1px 0 0 rgba(0,0,0,0.4);
}
.slider-sec .slides a:hover{
    background: #a2b34c; /* Old browsers */
    background: -moz-linear-gradient(top, #a2b34c 0%, #b5c956 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a2b34c), color-stop(100%,#b5c956)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #a2b34c 0%,#b5c956 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #a2b34c 0%,#b5c956 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #a2b34c 0%,#b5c956 100%); /* IE10+ */
    background: linear-gradient(to bottom, #a2b34c 0%,#b5c956 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a2b34c', endColorstr='#b5c956',GradientType=0 ); /* IE6-9 */
}
.more{
 clear:both;
  text-align:left;
}
/*.more, .more span, .more a{
    float: left;
}*/
.more span{
    margin-left: 30px;
    margin-top: 5px;
}
.flexslider .slides img{
    display: inline;
}
.flex-direction-nav{
  display:block !important;
}
.slide-img{
    text-align: right;
    padding-right: 50px;
}
.slide-info{
    padding-left: 45px;
}
.landscape{
    width: 100%;
    position: relative;
    bottom: 0;
}
.logo{
    text-align: center;
  padding-top:0;
  padding-bottom:0;
}
.top-sec .col-md-4{
    display: table-cell;
    vertical-align: middle;
    float: none;
}
.left-cloud {
    position: absolute;
    left: 65px;
    top: 0;
}
.breast-feeding{
    float: right;
    padding-right: 35px;
}
.right-cloud {
    position: absolute;
    right: 70px;
    top: 25px;
}
.search-col form {
    background: #fff;
    border: 1px solid #b0d6e4;
    border-radius: 3px;
    bottom: 10px;
    position: absolute;
    right: 0;
  
}
.search-col input{
    height: 30px;
    padding: 5px 10px;
    border: none;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    font-size: 14px;
    color: #767676;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
  box-shadow:none;
}
.search{
    background: no-repeat;
    border: none;
    padding: 0 10px;
  position:relative;
  line-height:25px;
}
.form-section{
    background: url(green-border.jpg) repeat-x;
    width: 100%;
    float: left;
    padding: 26px 0 0;
}

.form-wrapper{
    background: url(blue-pattern.jpg) repeat;
    width: 100%;
    float: left;
    padding-bottom: 13px;
}
.form-section h1{
    font-family: 'deliusregular';
    font-size: 30px;
    color: #fff;
    text-align: center;
    padding: 15px 0;
}
.form-wrapper .form-group{
    margin-bottom: 20px;
    position:relative;
  	width:100%;
  	float:left;
}
.form-wrapper form input{
    height: 45px;
    border-radius: 0;
    border: 2px solid #b1cc5b;
    box-shadow:none;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #010101;
}
.form-wrapper form select{
  height: 45px;
    border-radius: 0;
    border: 2px solid #b1cc5b;
  	box-shadow:none;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #010101;
  	padding:0;
}


.form-wrapper form select option:first-child{
  color:#adaead;
}


.form-wrapper form input::-moz-placeholder {
    color: #adaead !important; 
    opacity: 1; 
}
.form-wrapper form input:-ms-input-placeholder {
    color: grey !important; 
    opacity: 1;
}
.form-wrapper form input::-webkit-input-placeholder {
    color: #adaead !important; 
    opacity: 1;
}
.submit-info{
    background: #c1dc3e; /* Old browsers */
    background: -moz-linear-gradient(top, #c1dc3e 1%, #95a63e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#c1dc3e), color-stop(100%,#95a63e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #c1dc3e 1%,#95a63e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #c1dc3e 1%,#95a63e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #c1dc3e 1%,#95a63e 100%); /* IE10+ */
    background: linear-gradient(to bottom, #c1dc3e 1%,#95a63e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1dc3e', endColorstr='#95a63e',GradientType=0 ); /* IE6-9 */
    border-radius: 3px;
    border:2px solid #b1cc5b;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #fff !important; 
    padding: 10px 0;
    text-transform: uppercase;
    text-align: center;
    text-shadow:1px 1px 1px rgba(0,0,0,0.5);
    width: 100%;
}
.submit-info:hover{
    background: #95a63e; /* Old browsers */
    background: -moz-linear-gradient(top, #95a63e 1%, #c1dc3e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#95a63e), color-stop(100%,#c1dc3e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #95a63e 1%,#c1dc3e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #95a63e 1%,#c1dc3e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #95a63e 1%,#c1dc3e 100%); /* IE10+ */
    background: linear-gradient(to bottom, #95a63e 1%,#c1dc3e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95a63e', endColorstr='#c1dc3e',GradientType=0 ); /* IE6-9 */
}

.steps{
    text-align: center;
}
.number{
    background: #fbccdc;
    border-radius: 100%;
    border: 2px solid #b1cc5b;
    width: 80px;
    height: 80px;
    display: inline-block;
    font-size: 48px;
  	font-weight:normal;
    color: #000;
    padding: 8px;
    margin: 5px 0 13px;
    text-align:center;
}
.steps p{
    font-family: 'deliusregular';
    font-size: 24px;
    color: #fff;
    padding: 0 24px;
}

.product-area{
    width: 100%;
    float: left;
    background: url(blue-border.jpg) repeat-x #fff;
    padding: 65px 0 30px;
    text-align: center;
}
.product-box{
    background: #e6f5fa;
    border-radius: 6px;
    padding: 10px;
    border:1px solid #e0f0f5;
    margin-top: 23px;
    margin-left:5px;
    margin-right:5px;
    text-align: center;
}
.product-box:hover{
    background: #fdf0f4;
    border:1px solid #fbe6ed;
}
.product-box a{
    font-family: 'deliusregular';
    font-size:15px;
    color: #4c4c4c;
    padding: 10px 0 5px;
    display: block;
    min-height: 55px;
    line-height: 20px;
}
.product-box ..product-img img{
  width:100%;
}
.bpa{
    background: #fdf0f4;
    width: 100%;
    float: left;
    padding: 53px 0;
}
.bpa-title{
    font-family: 'deliusregular';
    font-size: 24px;
    color: #151515;
    padding-bottom: 15px;
}
.bpa-text{
    padding-top:22px;
    padding-left: 25px;
}
.bpa-text p{
    color:#151515;
    font-size: 14px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    padding-right: 60px;
}
.footer{
    background: #e6f5fa;
    padding: 35px 0 50px;
    width: 100%;
    float: left;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    font-size: 14px;
}
.separator{
    width: 100%;
    float: left;
    text-align: center;
    padding-bottom: 25px;
}
.copy, .lower-footer{
    text-align: center;
    text-transform: uppercase;
}
.copy p{
    padding-top: 10px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
}
.footer h5{
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    padding-bottom: 15px;
}
.support{
    padding-left: 40px;
}
.support p{
   font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
}
.support a{
    color:#99aa3e;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    font-size: 14px;
}
.support a:hover{
    color: #000;
}
.footer .form-group{
    border:1px solid #9ca0a1; position:relative;
}
label.error {
    color: #ff0000;
    font-size: 10px;
    position:absolute;
    left: 0;
  
    top: 36px;
}
.footer form input{
    border-radius: 0;
    box-shadow: none;
    color: #919191;
    width: 68%;
    padding: 6px 7px;
    border-top:none;
    border-bottom:none;
    border-left:none;
    border-right:1px solid #919191;
    height:32px;float: left;
}
.footer form .form-group{
  display:inline-block;
  vertical-align:middle;
}
.footer .sbmt-btn{
    background: #99aa3e;
    border:none;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    /*padding: 7px 12px;*/
    width: 32%;
    float: left;
}
.footer .sbmt-btn:hover{
    color:#000;
}
.bird-baby{
    left: -30px;
    position: absolute;
    top:-20px;
}
.social-media ul li{
    list-style: none;
    display: inline-block;
    margin: 0 10px;
    -moz-transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}
.social-media ul li:hover{
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
.social-media{
    padding: 35px 0;
}
.social-med{
    background: url(social-sprite2.png) no-repeat 0 0;
    display: block;
    width: 56px;
    height: 56px;
}
.tw{
    background-position: -59px 0;
}
.gp{
    background-position: -118px 0;
}
.pn{
    background-position: -177px 0;
}
.foot-links li{
    list-style: none;
    display: inline-block;
    margin: 0 13px;
}

.content-area{
    background: url(inner-green-border.jpg) repeat-x;
    width: 100%;
    float: left;
    padding: 10px 0 75px;
}
.prod-detail-info p{
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    font-size: 18px;
    margin-bottom: 30px;
}
.prod-title{
    font-family: 'deliusregular';
    font-size: 30px;
    color: #010101;
    padding: 45px 0 20px;
    display: block;
    letter-spacing: -1px;
}
.prod-detail-info ul li{
    list-style: none;
    background: url(check.png) no-repeat 0 8px;
    padding-left: 45px;
    padding-top: 10px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 15px;
    color: #4c4c4c;
}
.prod-detail-info h1{
    font-family: 'deliusregular';
    font-size: 30px;
    padding: 30px 0 15px;
    color: #010101;
}
.prod-thumb-area{
    padding-top: 20px;
}
.price{
    text-align: right;
    display: block;
    font-family: 'deliusregular';
    font-size: 36px;
    color: #010101;width:100%;margin-top:-1px;float:right;
}
.cart-btn, .checkout-btn, .click-here, .insurance-btn{
    background: #b5c956; /* Old browsers */
    background: -moz-linear-gradient(top, #b5c956 0%, #a2b34c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5c956), color-stop(100%,#a2b34c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #b5c956 0%,#a2b34c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #b5c956 0%,#a2b34c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #b5c956 0%,#a2b34c 100%); /* IE10+ */
    background: linear-gradient(to bottom, #b5c956 0%,#a2b34c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5c956', endColorstr='#a2b34c',GradientType=0 ); /* IE6-9 */
    border: none;
    font-family: 'deliusregular';
    font-size: 18px;
    color: #fff;
    padding: 8px 17px 8px 12px;
    border-radius: 5px;
    text-shadow:0 1px 1px rgba(0, 0, 0, 0.3);
    float: right;
    box-shadow: 1px 1px 0 0 rgba(0,0,0,0.4);
    margin-right: 20px; 
}
.click-here:focus{
  color:#fff;
}
.cart-btn:hover, .checkout-btn:hover, .click-here:hover, .insurance-btn:hover{
    background: #a2b34c; /* Old browsers */
    background: -moz-linear-gradient(top, #a2b34c 0%, #b5c956 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a2b34c), color-stop(100%,#b5c956)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #a2b34c 0%,#b5c956 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #a2b34c 0%,#b5c956 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #a2b34c 0%,#b5c956 100%); /* IE10+ */
    background: linear-gradient(to bottom, #a2b34c 0%,#b5c956 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a2b34c', endColorstr='#b5c956',GradientType=0 ); /* IE6-9 */
    color: #fff;
}
.cart-btn i, .checkout-btn i{
    margin-right: 5px;
}
.cart-btn span, .checkout-btn span {
    float: right;
    line-height: 27px;
}
.insurance-btn {
	margin: 0px 0px 0px 5px;
    float: left;
    line-height: 28px;
    height: 44px;
}
.cart .fa-shopping-cart{
  background:url(cart-ic.png) no-repeat;
  width:26px;
  height:18px;
  display:inline-block;
  position:relative;
  top:2px;
}
.cart .fa-shopping-cart::before{
  content:"";
}
.prod-thumb{
    float: right;
  	margin-bottom: 20px;
    padding-top: 15px;
}
.prod-thumb img{
    /*width: 100%;*/
}
.prod-thumb ul li {
  display: block;
  float: left;
  list-style: none;
}
.prod-attributes{
    float: right;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 50px;
}
.prod-attributes h1{
    font-family: 'deliusregular';
    font-size: 30px;
    padding: 0 0 15px;
    color: #010101;
}
.prod-attributes p{
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    font-size: 15px;
}
.prod-attributes p span, .size-section label{
    color: #a2b34c;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    padding-right: 4px;
}
.sm-logo{
    margin-top: 50px;
}
.related-products h1{
    font-family: 'deliusregular';
    font-size: 30px;
    color: #010101;
    padding: 50px 0 0;
    margin: 0;
}
.related-products{
    margin-bottom: 50px;
}

.inner .top-sec {
    left: 30px;
    position: absolute;
    width: 95%;
    z-index: 1;
}
.inner .landscape{
    margin-top: 55px;
}
.inner .navbar ~ .container{
    position: relative;
}
.inner .breast-feeding{
    position: relative;
    top: 13px;
}
.product-cat{
    font-family: 'deliusregular';
    font-size: 36px;
    color: #010101;
}
.product-section{
    padding: 40px 0 0;
}
.product-section p{
    font-size: 16px;
    padding: 15px 0;
}
span.note{
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #4c4c4c;
    display: block;
}
.product-row{
    margin-top: 55px;
}
.product-row h1{
    font-family: 'deliusregular';
    font-size: 24px;
    color: #010101;
    padding-bottom: 10px;
}
.product-row p{
    font-size: 16px;
    line-height: 26px
}
.click-here{
    padding: 7px 25px;
    border-radius: 4px;
    font-size: 24px;
}
.sidebar {
    background: url(sidebar-pattern.jpg) repeat;
    float: left;
    position: relative;
    top: 12px;
    width: 100%;
}
.sidebar ul{
    padding: 38px 15px 20px;margin:0;
    width: 100%;
    float: left;
}
.sidebar ul li{
    list-style: none;
    padding: 5px;
    margin-bottom: 20px;
    border: 1px solid rgba(250,250,250,0);
}
.sidebar ul li:hover{
    background: rgba(250,250,250,0.5);
    border: 1px solid #66d6f6;
}
.sidebar ul li a{
    font-family: 'deliusregular';
    font-size: 17px;
    color: #fff;
    background: url(list-arrow.png) no-repeat 0 2px;
    padding-left: 20px;
    display: block;
}
.sidebar-form, .sidebar-steps{
    padding: 0 15px;
    width: 100%;
    float: left;
}
.sidebar-form h1{
    font-family: 'deliusregular';
    font-size: 30px;
    color: #fff;
    text-align: center;
    padding:20px 0 10px;
    line-height: 30px;
}
.sidebar-form input{
    border:2px solid #b1cc5b;
    height: 40px;
    box-shadow: none;
    border-radius: 3px;
    font-size: 16px;
    color: #010101;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
}
.sidebar-form .form-group{
    width: 100%;
    float: left;
}
.sidebar-form .form-group span{
    padding-bottom: 15px;
    display: block;
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
}

.sidebar-form input::-moz-placeholder {color: #010101 !important; opacity: 1; }
.sidebar-form input:-ms-input-placeholder {color: black !important; opacity: 1;}
.sidebar-form input::-webkit-input-placeholder {color: #010101 !important; opacity: 1;}

.sidebar-steps{
    padding-bottom: 40px;
    background: url(bottom-border.jpg) repeat-x center bottom;
}
.sidebar-steps .step{
    margin-bottom: 20px;
}
.sidebar-steps span {
    color: #fff;
    display: table-cell;
    float: none;
    font-family: "deliusregular";
    font-size: 24px;
    vertical-align: middle;
    text-align: left;
    line-height: 24px;
}
.sidebar-steps span.number{
    text-align: center;
    font-size: 48px;
    color: #000;
    margin-right: 40px;
}
.sidebar-steps span:last-child{
    padding-left: 20px;
}
.aside {
    background:url(side-blue-border.jpg) repeat-x;
    float: left;
    position: relative;
    top: -7px;
    width: 100%;
    z-index: 1;
}
.sidebar-steps .step div{
  display:table-cell;
  vertical-align:middle;
  float:none;
}
.prod-attributes .select select{
  padding:0;
  margin-left:5px;
}

.prod-attributes .select .selector-wrapper{
  padding:10px 0;text-transform: uppercase;
}
.article h1 .date, .article-body h1 .date { margin-top: 5px;}
}
.menu-icon {  color: #000 !important;} 

.nosidebar .content-area {    padding-top: 50px;}

.acc-cart > a.phone {
  display: none;
}
.sm-logo > img {
    float: left;
}
.price-cart {
    float: left;margin-top: 20px;
}
.price-cart .price,.price-cart .cart-btn{text-align:left;float:left;}
.entry-content > ul {
    margin: 0 30px;
}

#customer_register_link {
    background: #f45b4f none repeat scroll 0 0;
    border: medium none; border-radius: 2px; box-shadow: none; color: #ffffff;display: inline-block;
    font-size: 12px;font-weight: 700;height: 36px; line-height: 36px; margin: 0; padding: 0 20px; text-transform: none;
    width: auto;
}
#customer_register_link:hover {
    background-color: #ee4d41;
    color: #ffffff;
}
.btn.login-btn {
    padding: 0;
}

/* Safari only override */
::i-block-chrome,.price {margin-top:0px;}

.form-wrapper label.error {
    font-size: 11px;left: 15px; top: 46px;}

.sidebar .contact-form,.sidebar-form .form-group{  position: relative;}
.sidebar label.error{top:40px;}
.sidebar .dob .error {
    left: 14px;
}
#search .thumbnail {
    text-align: center;
}

.search-result h3 {
    font-size: 18px;line-height: 22px; margin: 10px 0;color: #010101;  font-family: "deliusregular";
}
.search-result h3 a {
    color: #010101;
}
.search-result {
    font-size: 15px;color: #231f20; font-family: "Source Sans Pro",sans-serif; font-size: 14px; font-weight: 300;line-height: 22px; padding-bottom: 20px;
}
#search .go{line-height: 32px;}
#search .search-field {margin-top: 20px;}
#search .search {padding:0;}
.step-form h3{
    font-size: 18px;
    color: #473009;
    font-family: 'deliusregular';
    font-weight: bold;
    padding: 20px 0;
  clear:both;
  margin:0;
}
.step-form .form-group{
    width: 100%;
    float: left;
  position:relative;
  margin-bottom:20px;
}
.step-form input{
    border: 2px solid #b1cc5b;
    border-radius: 3px;
    box-shadow: none;
    color: #000;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 16px;
    font-weight:normal;
    height: 40px;
}
.step-form textarea{
    border: 2px solid #b1cc5b;
    border-radius: 3px;
    box-shadow: none;
    color: #000;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 16px;
    font-weight:normal;
    resize:none;
}
.step-form select{
    border: 2px solid #b1cc5b !important;
    border-radius: 3px;
    box-shadow: none;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 16px;
    font-weight:normal;
    height: 40px;
}
.step-form select:focus{
  border-color:#66afe9 !important;
}

.accept-policy, .submit-btn{
    width: 100%;
    float: left;
    padding-top: 15px;
    font-family: 'deliusregular';
}
.accept-policy input{
    height: auto;
}

.submit-btn{
    text-align: center;
    margin-top: 20px;
}

.submit-btn button{
    background: #c1dc3e; /* Old browsers */
    background: -moz-linear-gradient(top, #c1dc3e 1%, #95a63e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#c1dc3e), color-stop(100%,#95a63e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #c1dc3e 1%,#95a63e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #c1dc3e 1%,#95a63e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #c1dc3e 1%,#95a63e 100%); /* IE10+ */
    background: linear-gradient(to bottom, #c1dc3e 1%,#95a63e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1dc3e', endColorstr='#95a63e',GradientType=0 ); /* IE6-9 */
    border-radius: 3px;
    border:2px solid #b1cc5b;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #fff; 
    padding: 10px 30px;
    text-transform: uppercase;
    text-align: center;
    text-shadow:1px 1px 1px rgba(0,0,0,0.5);
}
.submit-btn button:hover{
    background: #95a63e; /* Old browsers */
    background: -moz-linear-gradient(top, #95a63e 1%, #c1dc3e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#95a63e), color-stop(100%,#c1dc3e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #95a63e 1%,#c1dc3e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #95a63e 1%,#c1dc3e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #95a63e 1%,#c1dc3e 100%); /* IE10+ */
    background: linear-gradient(to bottom, #95a63e 1%,#c1dc3e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95a63e', endColorstr='#c1dc3e',GradientType=0 ); /* IE6-9 */
}
.step-form input::-moz-placeholder,
.step-form textarea::-moz-placeholder {
    color: #adaead !important; 
    opacity: 1; 
}
.step-form input:-ms-input-placeholder,
.step-form textarea:-ms-input-placeholder {
    color: grey !important; 
    opacity: 1;
}
.step-form input::-webkit-input-placeholder,
.step-form textarea::-webkit-input-placeholder
 {
    color: #adaead !important; 
    opacity: 1;
}
.step-form span{
    font-size: 13px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #473009;
    font-weight: normal;
}
.step-form select option { color: #000; }
.empty { color: #adaead; }
.d-o-b span{
    padding-bottom: 5px;
    display: block;
}
.d-o-b span b {
    color: #f00;
}
.dob-group{
    margin: 0;
    padding: 0 15px;
    width: 33.3333%;
  float:left;
}

.final-step-title{
  font-size:26px;
  color:#473009;
}
.step-form label.error{
  display:block;
  position:relative;
  left:inherit;
  top:inherit;
  padding:5px 0;
  float:left;
  font-size:12px;
}
.accept-policy label.error {
    font-weight: bold;
    position: absolute;
    bottom: -19px;
}
.dob-group select{
    width: 100%;
}

.final-step label {
  display: block;
  margin-bottom: 5px;
  color: white;
}

.final-step label.error {
	display: none !important;
}

#ui-datepicker-div {

}

.final-step #ui-datepicker-div .ui-widget-header {
      background: #c1dc3e;
}

.final-step .ui-state-default, .final-step .ui-widget-content .ui-state-default, .final-step .ui-widget-header .ui-state-default {
background: #c1dc3e;
}

.final-step .ui-state-hover,
.final-step .ui-widget-content .ui-state-hover,
.final-step .ui-widget-header .ui-state-hover,
.final-step .ui-state-focus,
.final-step .ui-widget-content .ui-state-focus,
.final-step .ui-widget-header .ui-state-focus {
background: #c1dc3e;
  border: none;
}

.final-step #contactFormSubmit {
  margin-top: 25px;
}

.final-step input.error {
      background: #FFDFDF;
}

.thank-you h1 {
    font-family: 'dancing_script_otregular';
    font-size: 48px;
    margin: 0 0 25px 0;
    padding: 0;
    font-weight: 800;
    line-height: 100%;
    color: #473009;
}
.thank-you p{
    line-height: 20px;
    font-size: 16px;
  padding:10px 0;
}
.thank-you .side_box{
    margin-bottom: 30px;
}
.side_box .title_bar {
    height: 51px;
    width: 223px;
    text-align: center;
    background: url(side_title_bg.png) top left no-repeat;
    font-size: 24px;
    color: #677205;
    font-family: 'Dancing Script', cursive;
    text-shadow: 1px 1px #f7fae1;
	background-size:100%;
  	width:100%;
}
.side_box iframe{
  margin-top:15px;
}
.side_box .address p {
    line-height: 26px;
}
.flexslider .slides li.clone{
  display:none;
}

#create_customer label {
	text-align: left;
  	color: black;
}
 .slick-prev:before, .slick-next:before{
  color:#a2b34c !important;
   font-size:25px !important;
}
.slick-slide img {
    clear: both;
    display: block;
    height: 200px;
    width: 100%;
}
.circle.sale{
  display:none;
}
.more a {
    max-height: 50px !important;
    margin-bottom: 20px;
}
.span3 {
	width:20%;
}
.pagination  .next,
.pagination  .prev{
    background: #a2b34c !important;
    background: -moz-linear-gradient(top, #a2b34c 0%, #b5c956 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a2b34c), color-stop(100%,#b5c956)) !important;
    background: -webkit-linear-gradient(top, #a2b34c 0%,#b5c956 100%) !important;
    background: -o-linear-gradient(top, #a2b34c 0%,#b5c956 100%) !important;
    background: -ms-linear-gradient(top, #a2b34c 0%,#b5c956 100%) !important;
    background: linear-gradient(to bottom, #a2b34c 0%,#b5c956 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a2b34c', endColorstr='#b5c956',GradientType=0 ) !important;
    color: #fff;
}
.pagination  span{
    background: linear-gradient(to bottom, #d4d4d4 0%,#b5c956 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a2b34c', endColorstr='#b5c956',GradientType=0 ) !important;
    color: #fff;
    height: 34px !important;
    width: 26px !important;
}


 @media all and (-ms-high-contrast:none)
     {
    
     *::-ms-backdrop, .slick-prev {height:24px!important;width:24px!important; } /* IE11 */
       *::-ms-backdrop, .slick-next {height:24px!important;width:24px!important; } /* IE11 */
       *::-ms-backdrop, .prod-thumb{float:none;}
     }


/* =====[ MEDIA QUERIES ]====================================== */
@media screen and (-webkit-min-device-pixel-ratio:0) { 

}

@media only screen and (min-width:1200px) and (max-width :1370px) {
/* Safari only override */
    ::i-block-chrome,.top-sec .col-md-4 {
display: table-cell;
vertical-align: middle;
float: left!important;
}
/* Safari only override */
    ::i-block-chrome,.search-col form {
top: 85px;
height: 34px;
}

  
  
}

@media only screen and (min-width:768px) and (max-width :1199px) {
/* Safari only override */
    ::i-block-chrome,.top-sec .col-md-4 {
display: table-cell;
vertical-align: middle;
float: left!important;
}
/* Safari only override */
    ::i-block-chrome,.search-col form {
top: 85px;
height: 34px;
}
  
}




@media only screen and (min-width: 992px) and (max-width : 1199px) {
  .phone{font-size:15px;}
  .slide-title{font-size:58px;}
  .sidebar-form input{font-size:14px;}
  .sidebar-steps span{font-size:23px;}
  .product-section { padding: 40px 15px 0;}
  .search-col form { bottom: 20px;}
}

@media only screen and (min-width: 768px) and (max-width : 991px) {
  .slide-title{font-size:43px;line-height:40px;}
  .slider-sec .slides a{padding:7px 10px;font-size:18px;}
  .more span{margin-left:10px;}
  .bird-baby {left: 0; position: relative; top: 0; }
  .support {padding-left: 25px; }
  .copy p{font-size:13px;}
  .footer .form-group{border:none;}
  .footer form input[type="email"]{width: 100%;border:1px solid #9ca0a1;}
  .footer form input[type="submit"]{width: 100%;margin-top: 10px;}
  .top-sec .col-md-4{display: block;float:left;}
  .search-col form{bottom:-90px;}
  .right-cloud{top:10px;}
  .left-cloud{left:0;}
  .breast-feeding {padding-right: 0; position: relative; }
  .phone{line-height:44px;font-size:14px;}
  .acc-cart{display:none;}
  .sidebar-form h1{font-size:24px;}
  .due-date .col-md-4{width:100%;}
  /*.due-date .dob{margin-bottom:20px;}*/
  .sidebar-steps span{font-size:17px;}
  .number{font-size:30px;width:60px;height:60px;}
  .sidebar-steps span:last-child {padding-left: 10px;}
  .product-cat{font-size:30px;}
  .search-col form{right:20px;}
  nav.mobile, .menu-icon {  display: none;}
  .form-wrapper form input {  font-size: 13px;}
  .steps p {  font-size: 22px;}
  #cart .price, #cart .remove { text-align: center;}
  #cart .item {  max-width: 200px;}
  
}

@media only screen and (min-width: 320px) and (max-width : 767px) {
  	.navbar{margin-bottom:0;}
  	.home-top .mobile-wrapper{position:relative;top:-6px;}
  	.home-top .mobile-wrapper .flyout{background:#1aa9d1;border-bottom:0;}
  	.mobile-wrapper .flyout > ul li a.navlink, .mobile-wrapper .flyout > ul li .account-links, .mobile-wrapper .flyout > ul > li > ul > li.customer-links a{
    	border-bottom:1px solid #138eb0;color:#fff;font-family: "deliusregular";font-size:16px;
    }
  	.mobile-wrapper .flyout > ul > li > ul > li a.navlink:hover, .mobile-wrapper .flyout > ul li a.navlink:hover, .mobile-wrapper .flyout > ul > li > ul > li.customer-links a:hover{
    	background: #b1cc5b;color:#424242;
	}
  	.breast-feeding{position:relative;}
  	.top-sec .col-md-4{display:inherit;width:100%;}
  	.search-col form{display:none;}
  	.right-cloud{right:inherit;}
  	.slide-img {float: left; padding-right: 15px; padding-top: 30px; text-align: center; width: 100%; }
	.slide-info {padding-left: 15px;}
  	.flex-direction-nav li .prev {left: 10px !important;}
  	.flex-direction-nav li .next {right: 10px !important;}
	.form-wrapper form{width: 100%;float:left;}
    .dob{margin-bottom: 20px;}
    .steps .col-sm-4.col-md-4 {margin: 10px 0 25px;}
    .product-box{display: inline-block;}
  	.bpa, .footer, .slide-title, .slider-sec p{text-align:center;}
  	.bpa-text p{padding-right:0;}
  	.footer-wrapper, .click-here{float:left;}
  	.separator{padding-left:15px;padding-right:15px;}
  	.footer form{margin-bottom:20px;}
  	.bird-baby {left: 0; position: relative; top: 0; padding-bottom:30px;} 
  	.support {padding-bottom: 30px;padding-left: 15px;}
  	.footer form input{padding:6px 10px;}
  	.more{width:100%;float:left;text-align:center;}
  	.more span, .more a{display:inline-block;float:none;}
  	.more span{margin-top:15px;}
  	.menu-icon{font-size:18px;color:#4c4c4c;font-family: 'Source Sans Pro', sans-serif;font-weight: 600;}
  	.product-row {border-top: 1px solid #e7e6e6;margin-top: 30px;padding-top: 25px;}
  	.product-section {float: left;padding: 40px 15px 0;width: 100%;}
  	.inner .top-sec {left: 0; position: relative; width: 100%;text-align:center;}
  	.inner .top-sec .col-md-4{text-align:center;display:inline-block;}
  	.inner .breast-feeding{float:none;padding-right:0;display:block;top:0;padding-top:15px;}
  	.inner .search-col{display:none !important;}
  	.inner .top-sec .logo{float:none;}
  	.inner .landscape{margin-top:10px;}
  	.product-cat{margin-bottom:15px;display:block;}
  .product-img img,.product-box a {  width: 230px;}
  .related-products,.related-products .col-sm-3.col-md-3,#cartform{text-align:center;}
  #checkout {  display: inline-block;  float: none;  margin-left:0;}
  .price,.cart-btn{float:left;text-align:left;}
  .price-cart{width:100%;float:left;}
  .prod-thumb {float: left; padding-top: 15px;}
  .flyout .go{position:absolute;}
  .mobile-wrapper{margin:0;}
  .flyout > ul li .more{height:36px;}
  .flyout > ul li a.navlink, .flyout > ul li .account-links, .flyout > ul > li > ul > li.customer-links a{padding:0 15px;}
  .breast-feeding {  display: inline-block; float: none; padding-right: 0; padding-top: 20px;}
  .top-sec .col-sm-4.col-md-4 { text-align: center;}
  .dob-group{width:100%;}
    .slick-slide{text-align:center;}
  .slick-prev {left: -8px !important;}
  .slick-next {right: -8px !important;}
  
  
  
}
@media only screen and (min-width: 320px) and (max-width : 587px) {
  .top-sec .col-md-4{text-align:center;float:inherit;}
  .breast-feeding{padding-right:0;float:none;}
  .search-col{display:none !important;}
  .logo{margin-bottom:15px;}
}

@media only screen and (min-width: 320px) and (max-width : 800px) {
  .span3 {
  	width:297px;
  }
}