


body{
    background-color:#f0fbff
}
.nfh_page_list{
    display:block;
    max-width:600px;
    margin:0 auto;
    padding:40px;
}
.nfh_page_list a{
    font-size:22px;
}
.nfh_page_list img{
    margin-bottom:40px;
}
.nfh_page_list li{
    margin-bottom:20px;
}
.nfh_page_holder{
    margin-top:2rem;
    max-width:1480px;
    padding:20px;
    display:flex;
    font-size:16px;
    line-height:22px;
    color:#222;
    flex-direction:column;
    padding-bottom:20px;
}
@media (min-width:1024px){
    .nfh_page_holder{
        flex-direction:row;
        padding-bottom:150px;
        margin:0 auto;
    }
}
.page-babyclub .content .nfh_page_holder p{
    color:#222;
    margin-bottom:30px;
    font-weight:400;
    font-size:16px;
    line-height:22px;
    margin-top:0;
    font-family:Conv_Roboto-Light,Arial,Helvetica,sans-serifo,sans-serif;
    width: 100%;
}
.nfh_page_holder h2{
    font-size:30px;
    line-height:36px;
    font-weight: 600;
    margin-bottom:30px;
    margin-top:0;
      font-family: "Poppins", sans-serif; font-style: normal;
}
.nfh_page_holder .nfh_c_6_a_inner h2{
	font-size:38px;
    line-height:40px;	
}
.nfh_page_holder a.nfh_btn{
    font-size:14px;
    line-height:16px;
    background:#003268;
    border-radius:22px;
    height:35px;
    padding:11px 20px 0;
    color:#fff;
    display:inline-block;
    transition:all .4s ease;
    text-decoration:none;
    text-align:center;
    margin-bottom:30px;
}
@media (min-width:768px){
    .nfh_page_holder a.nfh_btn{
        padding:14px 40px 0;
        font-size:16px;
        line-height:18px;
        height:44px;
    }
}
.nfh_page_holder a.nfh_btn.color_blue{
    background-color:#1877f2;
}
.nfh_page_holder a.nfh_btn.color_grey{
    background-color:#222;
}
.nfh_page_holder a.nfh_btn_small{
    font-size:13px;
    line-height:22px;
    background:#003268;
    width:100%;
    border-radius:22px;
    height:36px;
    padding:8px 0 0;
    color:#fff;
    display:inline-block;
    transition:all .4s ease;
    text-decoration:none;
}
.nfh_page_holder button.nfh_btn{
    font-size:16px;
    line-height:18px;
    border:none;
    background:#003268;
    border-radius:22px;
    height:44px;
    padding:4px 40px 0;
    color:#fff;
    display:inline-block;
    transition:all .4s ease;
    text-decoration:none;
}
.nfh_page_holder .nfh_main_content{
    width:100%;
    margin-right:0;
}
@media (min-width:1024px){
    .nfh_page_holder .nfh_main_content{
        width:calc(100% - 320px);
        margin-right:20px;
        margin-bottom:0;
    }
}
.nfh_page_holder .nfh_main_content .nfh_border_bg_frame{
    background:#fff;
    box-shadow:0 1px 3px rgba(0,0,0,.2);
    border-radius:3px;
    margin-bottom:20px;
}
.nfh_page_holder .nfh_side_content{
    width:100%;
}
@media (min-width:1024px){
    .nfh_page_holder .nfh_side_content{
        width:300px;
    }
}
.nfh_page_holder .nfh_side_content ul{
    list-style:none;
    margin:0;
    padding:0;
}
.nfh_page_holder .nfh_side_content a{
    text-decoration:none;
    font-weight:100;
}
.nfh_mobile{
    display:block;
}
@media (min-width:768px){
    .nfh_mobile{
        display:none;
    }
}
.nfh_desktop{
    display:none;
}
@media (min-width:768px){
    .nfh_desktop{
        display:block;
    }
}
.nfh_component_6_a{
    padding:0 0 120px 0;
    position:relative;
    display:flex;
    flex-direction:column;
    border-radius:3px 3px 0 0;
    text-align:center;
    background-color:#cb5d9a;
    position:relative;
    min-height:440px;
}
@media (min-width:768px){
    .nfh_component_6_a{
        flex-direction:row;
        text-align:left;
        padding:0 0 70px 0;
    }
}
.page-babyclub .content .nfh_component_6_a p{
    font-size:16px;
    line-height:22px;
    color: #fff;
}
.nfh_component_6_a h2{
	  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
    color:#fff;
}
.nfh_component_6_a:after{
    content:"";
    position:absolute;
    bottom:-20px;
    left:0;
    width:100%;
    height:90px;
    display:block;
    background:#fff;
    transform:skew(0,1.5deg);
    z-index:9;
}
.nfh_component_6_a .nfh_c_6_a_corner_graphic{
    position:absolute;
    bottom:10px;
    right:0;
    z-index:10;
}
.nfh_component_6_a .nfh_c_6_a_corner_graphic img{
    max-width:120px;
}
@media (min-width:768px){
    .nfh_component_6_a .nfh_c_6_a_corner_graphic img{
        max-width:170px;
    }
}
.nfh_component_6_a .nfh_c_6_a_img{
    width:100%;
    position:relative;
    padding-top:20px;
}
@media (min-width:768px){
    .nfh_component_6_a .nfh_c_6_a_img{
        width:40%;
        padding-top:0;
    }
}
.nfh_component_6_a .nfh_c_6_a_img img{
    position:relative;
    top:auto;
    left:auto;
    max-width:80%;
    z-index:20;
    border-radius:3px 0 0 0;
}
@media (min-width:768px){
    .nfh_component_6_a .nfh_c_6_a_img img{
        position:absolute;
        top:20px;
        left:20px;
        max-width:90%;
         /*   height: -webkit-fill-available; */
        height: 100%;
    }
}
.nfh_component_6_a .nfh_c_6_a_content{
    display:flex;
    width:100%;
}
@media (min-width:768px){
    .nfh_component_6_a .nfh_c_6_a_content{
        width:60%;
    }
}
.nfh_component_6_a .nfh_c_6_a_content .nfh_c_6_a_inner{
    align-self:center;
    max-width:100%;
    padding:20px;
}
@media (min-width:768px){
    .nfh_component_6_a .nfh_c_6_a_content .nfh_c_6_a_inner{
        max-width:660px;
    }
}
.nfh_component_6_a .nfh_c_6_a_content img{
    max-width:90%;
    margin-bottom:20px;
}
@media (min-width:768px){
    .nfh_component_6_a .nfh_c_6_a_content img{
        max-width:280px;
    }
}
.nfh_component_12{
    padding:50px 20px;
    text-align:center;
    display:flex;
    flex-direction:column;
}
@media (min-width:768px){
    .nfh_component_12{
        flex-direction:row;
        padding:50px 40px;
    }
}
.nfh_component_12 h2{
    color:#005aaa;
      font-family: "Poppins", sans-serif; font-weight: 600; font-style: normal;
}
.nfh_component_12 .nfh_c_12_img{
    width:100%;
    padding-right:0;
    margin-bottom:40px;
}
@media (min-width:768px){
    .nfh_component_12 .nfh_c_12_img{
        width:50%;
        padding-right:15px;
        margin-bottom:0;
    }
}
.nfh_component_12 .nfh_c_12_img img{
    display:block;
    width:100%;
    height:auto;
}
.nfh_component_12 .nfh_c_12_content{
    width:100%;
    display:flex;
    text-align:center;
}
@media (min-width:768px){
    .nfh_component_12 .nfh_c_12_content{
        width:50%;
        text-align:left;
    }
}
.nfh_component_12 .nfh_c_12_inner{
    max-width:410px;
    margin:0 auto 0;
    align-self:center;
    font-weight:300;
}
.nfh_component_12 ul{
    list-style-type:none;
    margin-bottom:20px;
    text-align:left;
}
.nfh_component_12 ul li{
    background-image:url(../image/checkout/icon_check_green.svg);
    background-repeat:no-repeat;
    padding-left:35px;
    padding-bottom:10px;
    padding-top:4px;
    font-size:13px;
    margin-bottom:2px;
    line-height:18px;
    background-position:0 2px;
}
.nfh_component_13{
    padding:90px 20px 50px 20px;
    color:#fff;
    display:flex;
    flex-direction:column;
    position:relative;
    text-align:center;
    background-color:#2cbbb5;
    font-weight:300;
}
@media (min-width:768px){
    .nfh_component_13{
        flex-direction:row;
        text-align:left;
        padding:90px 50px 50px 60px;
    }
}
.nfh_component_13 strong{
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.page-babyclub .content .nfh_component_13 p{
    color:#fff;
    font-size:16px;
    line-height:22px;
    font-weight:300;
}
.nfh_component_13:before{
    content:"";
    position:absolute;
    top:-20px;
    left:0;
    width:100%;
    height:60px;
    display:block;
    background:#fff;
    transform:skew(0,-2deg);
    z-index:88;
}
.nfh_component_13 .nfh_c_13_content{
    width:100%;
    display:flex;
    justify-content:center;
}
@media (min-width:768px){
    .nfh_component_13 .nfh_c_13_content{
        width:50%;
    }
}
.nfh_component_13 .nfh_c_13_inner{
    max-width:100%;
    align-self:center;
}
@media (min-width:768px){
    .nfh_component_13 .nfh_c_13_inner{
        max-width:420px;
    }
}
.nfh_component_13 .nfh_c_13_inner .nfh_btn{
    min-width:100%;
    margin-bottom:15px;
}
@media (min-width:768px){
    .nfh_component_13 .nfh_c_13_inner .nfh_btn{
        min-width:320px;
    }
}
.nfh_component_13 .nfh_c_13_socials{
    display:flex;
    margin-bottom:30px;
}
.nfh_component_13 .nfh_c_13_socials a{
    margin-right:8px;
}
.nfh_component_13 .nfh_c_13_socials img{
    width:43px;
    display:block;
    height:auto;
}
.nfh_component_13 .nfh_c_13_img{
    position:relative;
    z-index:99;
    width:100%;
    margin-top:25px;
}
@media (min-width:768px){
    .nfh_component_13 .nfh_c_13_img{
        width:50%;
        margin-top:0;
    }
}
.nfh_component_13 img{
    width:100%;
    display:block;
    height:auto;
}
.nfh_component_14{
    padding:20px 40px 50px;
}
@media (min-width:768px){
    .nfh_component_14{
        padding:20px 40px 50px;
    }
}
.nfh_component_14 h3{
    color:#b9338d;
    font-size:18px;
    line-height:18px;
    font-weight:600;
    margin-left:0;
    text-align:center;
}
@media (min-width:768px){
    .nfh_component_14 h3{
        text-align:left;
        margin-left:-20px;
    }
}
.nfh_component_14 .nfh_c_14_item_outer{
    padding:5px;
    width: 100%;
}
.nfh_component_14 .nfh_c_14_item_outer:first-child{
    margin-left:0;
}
@media (min-width:768px){
    .nfh_component_14 .nfh_c_14_item_outer:first-child{
        margin-left:0;
    }
}
.nfh_component_14 .nfh_c_14_inner .nfh_c_14_item{
    width:100%;
    background:#fff;
    box-shadow:0 1px 3px rgba(0,0,0,.15);
    border-radius:10px;
}
@media (min-width:768px){
    .nfh_component_14 .nfh_c_14_inner .nfh_c_14_item{
        max-width:100%;
    }
}
.nfh_component_14 .nfh_c_14_inner .nfh_c_14_item img{
    display:block;
    height:auto;
    width:100%;
    margin-bottom:10px;
}
.nfh_component_14 .nfh_c_14_inner .nfh_c_14_item .nfh_c_14_item_lower{
    padding:10px;
}
.nfh_component_14 .nfh_c_14_inner .nfh_c_14_item .nfh_c_14_item_lower a.nfh_c_14_heading{
    font-size:14px;
    line-height:18px;
    font-weight:600;
    color:#003268;
    font-family: "Poppins", sans-serif; 
	font-style: normal;
}
.nfh_component_14 .nfh_c_14_inner .nfh_c_14_item .nfh_postby{
    display:flex;
    flex-direction:row;
    margin-top:10px;
}
.nfh_component_14 .nfh_c_14_inner .nfh_c_14_item .nfh_postby .nfh_postby_img{
    width:50px;
    padding-right:20px;
}
.nfh_component_14 .nfh_c_14_inner .nfh_c_14_item .nfh_postby .nfh_postby_img img{
    display:block;
    height:auto;
    width:36px;
    border-radius:100%;
}
.nfh_component_14 .nfh_c_14_inner .nfh_c_14_item .nfh_postby .nfh_postby_info{
    width:calc(100% - 50px);
    font-size:12px;
    line-height:16px;
    font-weight:300;
}
.nfh_component_14 .nfh_c_14_inner .nfh_c_14_item .nfh_postby .nfh_postby_info span{
    display:block;
}



.nfh_hub_tags a{
    font-size:11px;
    line-height:18px;
    font-weight:400;
    text-decoration:none;
    display:inline-block;
    height:21px;
    padding:0 15px 0;
    border:1px solid;
    border-radius:10px;
    margin-top:10px;
    cursor:pointer;
    margin-right:5px;
}
.nfh_hub_tags a.nfh_blue{
    border-color:#005aaa;
    color:#005aaa;
}
.nfh_hub_tags a.nfh_blue:hover{
    color:#fff;
    background-color:#005aaa;
}
.nfh_hub_tags a.nfh_bluelight{
    border-color:#00aeef;
    color:#00aeef;
}
.nfh_hub_tags a.nfh_bluelight:hover{
    color:#fff;
    background-color:#00aeef;
}
.nfh_hub_tags a.nfh_bluedark{
    border-color:#003268;
    color:#003268;
}
.nfh_hub_tags a.nfh_bluedark:hover{
    color:#fff;
    background-color:#003268;
}
.nfh_hub_tags a.nfh_brown{
    border-color:#936d4b;
    color:#936d4b;
}
.nfh_hub_tags a.nfh_brown:hover{
    color:#fff;
    background-color:#936d4b;
}
.nfh_hub_tags a.nfh_green{
    border-color:#8dc63f;
    color:#8dc63f;
}
.nfh_hub_tags a.nfh_green:hover{
    color:#fff;
    background-color:#8dc63f;
}
.nfh_hub_tags a.nfh_red{
    border-color:#c00;
    color:#c00;
}
.nfh_hub_tags a.nfh_red:hover{
    color:#fff;
    background-color:#c00;
}
.nfh_hub_tags a.nfh_redpromo{
    border-color:#e3193a;
    color:#e3193a;
}
.nfh_hub_tags a.nfh_redpromo:hover{
    color:#fff;
    background-color:#e3193a;
}
.nfh_hub_tags a.nfh_pink{
    border-color:#e231bb;
    color:#e231bb;
}
.nfh_hub_tags a.nfh_pink:hover{
    color:#fff;
    background-color:#e231bb;
}
.nfh_hub_tags a.nfh_orange{
    border-color:#d67318;
    color:#d67318;
}
.nfh_hub_tags a.nfh_orange:hover{
    color:#fff;
    background-color:#d67318;
}
.nfh_hub_tags a.nfh_teal{
    border-color:#01abbc;
    color:#01abbc;
}
.nfh_hub_tags a.nfh_teal:hover{
    color:#fff;
    background-color:#01abbc;
}
.nfh_hub_tags a.nfh_purple{
    border-color:#b9338d;
    color:#b9338d;
}
.nfh_hub_tags a.nfh_purple:hover{
    color:#fff;
    background-color:#b9338d;
}
.nfh_side_box{
    box-shadow:0 1px 3px rgba(0,0,0,.2);
    border-radius:3px;
    background:#fff;
    margin-bottom:20px;
}
.nfh_side_box .nfh_top_underline{
    font-size:16px;
    line-height:20px;
    padding:20px 0 14px 2px;
    color:#003268;
    border-bottom:1px solid #bdbdbd;
    width:calc(100% - 40px);
    margin-left:auto;
    margin-right:auto;
     font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.nfh_side_box .nfh_top_bg{
    padding:22px 20px 28px 20px;
    font-size:16px;
    line-height:20px;
    color:#003268;
    background-color:rgba(0,174,239,.2);
    position:relative;
    overflow:hidden;
     font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.nfh_side_box .nfh_top_bg:after{
    content:"";
    position:absolute;
    bottom:-20px;
    left:0;
    width:100%;
    height:30px;
    display:block;
    background:#fff;
    transform:skew(0,-3deg);
}
.nfh_side_box .nfh_top_bg img{
    margin-right:10px;
    margin-top:-2px;
}
.nfh_side_box .nfh_lower{
    padding:18px 20px 20px 20px;
}
.nfh_side_box li{
    margin-bottom:10px;
    font-weight:300;
    padding-left:2px;
}
.nfh_side_box li img{
    margin-right:10px;
}
.nfh_side_box li a{
    font-size:14px;
    line-height:20px;
    color:#005aaa;
    font-weight:300;
    font-family:Conv_Roboto-Light, Arial, Helvetica, sans-serifo,sans-serif;
}
.nfh_customer_words .nfh_item_inner{
    display:flex;
    flex-direction:row;
}
.nfh_customer_words .nfh_item_inner .nfh_item_txt{
    width:70%;
    font-size:13px;
    line-height:18px;
    font-family:'Conv_Roboto-Regular' ,sans-serif;
}
.nfh_customer_words .nfh_item_inner .nfh_item_txt p{
    font-size:13px;
    line-height:18px;
    margin-bottom:0;
    margin-top:0;
    padding:0;
    font-weight:300;
}
.nfh_customer_words .nfh_item_inner .nfh_item_img{
    width:30%;
    text-align:right;
    padding-right:4px;
}
.nfh_customer_words .nfh_item_inner .nfh_item_img img{
    border-radius:100%;
    display:block;
    width:60px;
    float:right;
}
.nfh_didyouknow{
    text-align:center;
    font-size:14px;
    line-height:22px;
    font-weight:300;
}
.nfh_didyouknow strong{
    font-size:23px;
    color:#005aaa;
    line-height:22px;
    font-family: "Poppins", sans-serif; 
	font-style: normal;
	font-weight: 600;
}
.nfh_viewall{
    font-size:13px;
    line-height:22px;
    display:inline-block;
    height:25px;
    padding:1px 20px 0;
    border:1px solid #005aaa;
    border:1px solid #005aaa;
    border-radius:22px;
    margin-top:8px;
    cursor:pointer;
}
.page-babyclub .content .babyclub_description p{
	font-size: 12px;
    line-height: 16px;
    color: #222;
    font-family:Conv_Roboto-Light,Arial,Helvetica,sans-serifo,sans-serif;
    width: 100%;
    margin:4px 0;
}
.nfh_page_holder .slick-prev:hover, .nfh_page_holder .slick-prev:focus

{
	background-image:url(../image/checkout/slider_left.svg);
	
}
.nfh_page_holder .slick-next:focus, .nfh_page_holder .slick-next:hover
{
	background-image:url(../image/checkout/slider_right.svg);
}
.nfh_page_holder .slick-next,.nfh_page_holder .slick-prev{
    position:absolute;
    display:block;
    height:24px;
    width:24px;
    line-height:0;
    font-size:0;
    text-indent:-20000px;
    cursor:pointer;
    background:0 0;
    color:transparent;
    top:50%;
    padding:0;
    border:none;
    content:"";
    outline:0;
    margin-top:-25px;
}
.nfh_page_holder .slick-next:focus,.nfh_page_holder .slick-next:hover,.nfh_page_holder .slick-prev:focus,.nfh_page_holder .slick-prev:hover{
    color:transparent;;
}
.nfh_page_holder .slick-next:focus:before,.nfh_page_holder .slick-next:hover:before,.nfh_page_holder .slick-prev:focus:before,.nfh_page_holder .slick-prev:hover:before{
    opacity:1;
}
.nfh_page_holder .slick-next.slick-disabled:before,.nfh_page_holder .slick-prev.slick-disabled:before{
    opacity:1;
}
.nfh_page_holder .slick-prev{
    left:-30px;
    background-image:url(../image/checkout/slider_left.svg);
}
.nfh_page_holder .slick-next{
    right:-30px;
    background-image:url(../image/checkout/slider_right.svg);
}
.nfh_page_holder .slick-dots{
    position:absolute;
    float:left;
    left:0;
    width:100%;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:0 0;
    bottom:-25px;
}
@media (min-width:1024px){
    .nfh_page_holder .slick-dots{
        bottom:-50px;
    }
}
.nfh_page_holder .slick-dots li{
    width:2px;
}
.nfh_page_holder .slick-dots li button{
    align-items:center;
    border-radius:100%;
    background:rgba(0,174,239,.3);
    border:none;
    position:relative;
    text-indent:-9999px;
    transition:all ease .2s;
    width:8px;
    height:8px;
    padding:0;
    margin:0;
    display:block;
}
.nfh_c_14_sliderr{
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
}
@media (min-width:768px){
	.nfh_c_14_sliderr{
		flex-direction: row;
	}
.nfh_component_14 .nfh_c_14_item_outer{
	width: 50%;
}
}
@media (min-width:1024px){

.nfh_component_14 .nfh_c_14_item_outer{
	width: 25%;
}
}
.nfh_page_holder .slick-dots li button:hover{
    background:#00aeef;
    cursor:pointer;
}
.nfh_page_holder .slick-dots li button:before{
    width:8px;
    height:8px;
}
.nfh_page_holder .slick-dots li.slick-active button{
    background:#00aeef;
    width:8px;
    height:8px;
}
.nfh_sidecol_slider.nfh_customer_words.slick-initialized.slick-slider.slick-dotted .slick-slide {
height: auto;
}
.nfh_c_14_slider.slick-initialized.slick-slider.slick-dotted .slick-slide {
height: auto;
}
.nfh_page_holder .nfh_side_content a:hover {
text-decoration:none;
}
.main-container .nfh_page_holder a:hover{
    text-decoration:none;
}
/*# sourceMappingURL=maps/main.css.map */
