/** Shopify CDN: Minification failed

Line 143:0 Unexpected "}"

**/

/* new */
.page-width {
max-width: 1440px;
margin: 0 auto;
padding: 0 1.5rem;
}
section.custom_content_image.custom_nw_why_us {
    text-align: center;
}
.why_choose_nw p {
    margin: 0 auto;
    max-width: 1068px;
    margin-bottom: 30px;
}
.why_choose_img_sec {
    display: flex;
    justify-content: center;
    column-gap: 50px;
}

.new_slice_img_sec:before {
    bottom: 0 !important;
    left: -28px;
    width: 144px !important;
   height:140px !important;
    background-image: url(/cdn/shop/files/check.jpg?v=1734164787)!important;
}
/* new end */

.bg_pink{
    background-color: #007bff0a ;
}
.custom_grid_2{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 120px;
    align-items: center;
}


.custom_grid_3{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 30px;
}
.custom_contact_us,.custom_faq,.custom_content_image ,.sling_carrier{
    padding-top: 60px;
    padding-bottom: 60px;
}
.custom_contact_us h2,
.custom_faq h2,
.custom_content_image h2,
.sling_carrier h2 {
    margin: 0;
    font-family: Urbanist;
    font-size: 40px;
    font-weight: 800;
    line-height: 50px;
    margin-bottom: 20px;
}
.custom_contact_us h2,
.custom_faq h2,
.sling_carrier h2 {
    text-align: center;
}
.custom_contact_us h4,
.custom_faq h4,
.custom_content_image h4,
.sling_carrier h4 {
    margin: 0;
    font-family: Urbanist;
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 20px;
}
.custom_contact_us figure,.custom_faq figure,.custom_content_image figure,.sling_carrier figure{
    margin: 0px;
}
.custom_contact_us figure img,.custom_faq figure img,.custom_content_image figure img,.sling_carrier figure img{
    width: 100%;
}
.custom_contact_us p,
.custom_faq p,
.custom_content_image p,
.sling_carrier p,
.custom_contact_us li,
.custom_faq li,
.custom_content_image li,
.sling_carrier li{
    color: #000000;
    font-family: sofiaPro;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0;
}

/* image content  */
.custom_content_image .custom_grid_2 .grid_item:last-child figure {
    max-width: 600px;
    margin-left: auto;
}
.custom_content_image .custom_grid_2 .grid_item:first-child figure{
    max-width: 650px;
    margin-right: auto;
}
.custom_content_image .page-width{
    position: relative;
}

/* why us  */
.why_us.custom_content_image .custom_grid_2 ul li{
    margin-bottom: 24px;
}
.why_us.custom_content_image .custom_grid_2 ul li:before {
    background-image:none;
    width: 64px;
    height: 64px;
    left: -80px;
    top: 0;
    padding: 10px;
    border-radius: 50%;
}
.why_us.custom_content_image .custom_grid_2 ul li:after{
   background-image: url(/cdn/shop/files/check.jpg?v=1734164787);
  content: "";
    position: absolute;
    width: 20px !important;
    height: 20px !important;
    top: 6px;
    left: -30px !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
}

.why_us.custom_content_image .custom_grid_2 ul {
    padding-left: 80px;
}
.why_us.custom_content_image .custom_grid_2 ul li img {
   display: none;
}
/* sling_carrier */
.sling_carrier .page-width>p {
    text-align: center;
    max-width: 887px;
    margin: auto;
    margin-bottom: 30px;
}
.sling_carrier_first .grid_item {
    padding: 32px 26px;
}
.sling_carrier_first .grid_item h4{
    margin-bottom: 0px;
}
.sling_carrier .custom_grid_3 .grid_item>div {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 15px;
}

.sling_carrier .custom_grid_3 .grid_item>div figure,.sling_carrier .custom_grid_3 .grid_item>div .figure {
    max-width: 65px;
    height: 65px;
    background-color: #ffffff;
    border-radius: 50%;
    width: 100%;
    padding: 12px;
}
.sling_carrier .custom_grid_3 .grid_item>div .figure{
    display: inline-block;
    font-family: Urbanist;
}
.sling_carrier .custom_grid_3 .grid_item>div .figure {
    display: inline-block;
    font-size: 35px;
    font-weight: 800;
    color: #f37d6f;
    font-family: Urbanist;
    text-align: center;
    line-height: 41px;
}
.sling_carrier .custom_grid_3 .grid_item>div figure img {
    width: 100%;
    height: 100%;
}


.sling_carrier_second .grid_item h4 {
    margin-top: 16px;
    margin-bottom: 12px;
    text-align: center;
}
.sling_carrier_second .grid_item p{
    margin-top: 12px;
    text-align: center;
    margin-bottom: 12px;
}
.custom_content_image .custom_grid_2 ul {
    padding-left: 30px;
}
.custom_content_image .custom_grid_2 ul li{
    position: relative;
    list-style: none;
    margin-top: 12px;
    margin-bottom:24px;
}
.custom_content_image .custom_grid_2 ul li strong{
    display: block;
    margin-bottom: 8px;
    line-height: 1;
    font-size: 22px;
}
.custom_content_image .custom_grid_2 ul li::before {
    background-image: url(/cdn/shop/files/check.jpg?v=1734164787);
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    top: 6px;
    left: -30px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}


/* faq section  */
.custom_faq h2{
    margin-bottom: 48px;
}

.custom_faq .accordion .accordion-item {
    /* box-shadow: 0px 0px 26px #00000012; */
    box-shadow: 0px 0px 6px #0000001C;
    margin-bottom: 20px;
}
.custom_faq .accordion .accordion-item:last-child{
    margin-bottom: 4px;
}
.custom_faq .accordion .accordion-item.active button {
    border-bottom: 1px solid #D1D1D1!important;
}

.custom_faq .accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 22px 26px;
    color: #000000;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    border: none;
    background: #ffffff;
    outline: none;
    font-family: Urbanist;

}

.custom_faq .accordion button:hover,
.custom_faq .accordion button:focus {
    cursor: pointer;
    color: #000000;
}

.custom_faq .accordion button:hover::after,
.custom_faq .accordion button:focus::after {
    cursor: pointer;
    color: #000000;
}

.custom_faq .accordion button .icon {
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 26px;
    width: 22px;
    height: 22px;
    margin: auto 0;
    bottom: 0px;
    border-radius: 22px;
}

.custom_faq .accordion button .icon::before {
    display: block;
    position: absolute;
    content: '';
    top: 9px;
    left: 5px;
    width: 10px;
    height: 2px;
    background: currentColor;
}

.custom_faq .accordion button .icon::after {
    display: block;
    position: absolute;
    content: '';
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    background: currentColor;
}


.custom_faq .accordion .accordion-item.active button .icon::after {
    width: 0;
}

.custom_faq .accordion .accordion-item.active .accordion-content {
    opacity: 1;
    max-height: 9em;
    transition: all 400ms linear;
    will-change: opacity, max-height;
    
}
.custom_faq .accordion .accordion-item .accordion-content .accordion-content-text{
    padding: 26px 84px 26px 26px;
    font-family: Urbanist;
    color: #000000;
    background-color: #ffffff;
    
}

.custom_faq .accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 400ms linear, max-height 400ms linear;
    will-change: opacity, max-height;
    /* padding-right: 84px;
    padding-left: 26px; */
    background-color: #ffffff;
}

.custom_faq .accordion .accordion-content .accordion-content-text {
    font-size: 16px;
    line-height: 28px;
    margin: 0px;
    font-family: Urbanist;
    color: #000000;
}

/* contact us  */
.custom_contact_us p{
    text-align: center;
    max-width: 850px;
    width: 100%;
    margin: 0 auto;
}
.btn_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    padding-top: 20px;
}
.custom_call_now{
    gap: 12px;
    background-color: #F37D6F;
    /* background-color: #F37D6F; */
    border-color: #F37D6F;
}
.custom_call_now::before{
    box-shadow: none!important;
}
.custom_call_now span.text_wrapper {
    display: flex;
    align-items: start;
    justify-content: start;
    flex-direction: column;
    gap: 4px;
}
.custom_call_now span.text_wrapper>span:first-child{
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400;
}
.custom_call_now span.text_wrapper>span:last-child{
    font-size: 20px;
    line-height: 1.2;
    font-weight: 600;
}
.custom_get_in{
    background-color: #F37D6F!important;
    color: #ffffff!important;
    box-shadow: none!important;
    border: 1px solid #F37D6F!important;
}
.btn_outline.custom_get_in{
    background-color: #ffffff;
    color: #F37D6F;
}
.btn_outline.custom_get_in:hover{
    color: #ffffff;
    background-color: #d66456;
    border-color: #d66456;
}
.custom_call_now:before, .custom_call_now:after,.custom_get_in:before, .custom_get_in:after {
    box-shadow: none!important;
    display: none;
}
/* section images  */
.custom_content_image,.custom_content_image>.page-width {
    position: relative;
    overflow: hidden;
}
.custom_content_image::before{
    position: absolute;
    bottom: 6px;
    right: 24px;
    width: 83px;
    height: 100px;
    content: "";
    background-position: center;
    background-repeat: no-repeat;
}
.why_us::before,section.custom_content_image:nth-of-type(7)::before{display: none;}

/* image  */
.sling_carrier_second>.page-width,.sling_carrier_second{
    position: relative;
    overflow: hidden;
}
.sling_carrier_second::before{
    position: absolute;
    /* top: 0px; */
    bottom: 14px;
    right: 82px;
    width: 83px;
    height: 100px;
    content: "";
    background-image: url("https://cdn.shopify.com/s/files/1/0512/7700/4953/files/baby.webp?v=1723272378");
    background-position: center;
    background-repeat: no-repeat;
}



section.custom_content_image:nth-of-type(3)::before{
    position: absolute;
    /* top: 0px; */
    bottom: -10px;
    left: -20px;
    width: 122px;
    height: 161px;
    content: "";
    background-image: url("https://cdn.shopify.com/s/files/1/0512/7700/4953/files/image_2.webp?v=1723272238");
    background-position: right;
    background-repeat: no-repeat;
}

section.custom_content_image:nth-of-type(6)::before {
    position: absolute;
    /* top: 0px; */
    bottom: 14px;
    left: 41px;
    width: 89px;
    height: 108px;
    content: "";
    background-image: url("https://cdn.shopify.com/s/files/1/0512/7700/4953/files/image_1.webp?v=1723272378");
    background-position: right;
    background-repeat: no-repeat;
}
.custom_faq,.custom_faq>.page-width{
    position: relative;
    overflow: hidden;
}
.custom_faq::before{
    position: absolute;
    /* top: 0px; */
    bottom: -10px;
    right: -20px;
    width: 122px;
    height: 161px;
    content: "";
    background-position: left;
    background-repeat: no-repeat;
}
@media only screen and (max-width: 1400px) {
    .custom_contact_us h2,
.custom_faq h2,
.custom_content_image h2,
.sling_carrier h2 {
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 16px;
}
.ch4ustom_contact_us ,
.custom_faq h4,
.custom_content_image h4,
.sling_carrier h4 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 16px;
}
.custom_contact_us p, .custom_faq p, .custom_content_image p, .sling_carrier p, .custom_contact_us li, .custom_faq li, .custom_content_image li, .sling_carrier li {
    font-size: 17px;
    line-height: 26px;
}

.custom_content_image .custom_grid_2 ul li strong{
    margin-bottom: 4px;
    font-size: 20px;
}
.custom_content_image .custom_grid_2 ul li {
    margin-top: 8px;
}
.sling_carrier_first .grid_item {
    padding: 26px 20px;
}
.custom_grid_3{
    gap: 24px;
}
    .custom_grid_2{
        gap: 54px;
    }


    /* image  */
    .custom_content_image:before{
        bottom: 0px;
    right: 0px;
    }
    .sling_carrier_second:before{
        bottom: 0px;
    right: 8px;
    }
    section.custom_content_image:nth-of-type(6):before {
        bottom: -15px;
        left: -14px;
    }
}
@media only screen and (max-width: 1200px){
    .custom_contact_us, .custom_faq, .custom_content_image, .sling_carrier {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .custom_contact_us h2, .custom_faq h2, .custom_content_image h2, .sling_carrier h2 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .custom_contact_us h4, .custom_faq h4, .custom_content_image h4, .sling_carrier h4 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .custom_contact_us p, .custom_faq p, .custom_content_image p, .sling_carrier p, .custom_contact_us li, .custom_faq li, .custom_content_image li, .sling_carrier li {
        font-size: 16px;
        line-height: 25px;
      
    }
    .custom_contact_us p, .custom_faq p, .custom_content_image p, .sling_carrier p{
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .sling_carrier_first .grid_item {
        padding: 22px 16px;
    }
    .sling_carrier .custom_grid_3 .grid_item>div figure,.sling_carrier .custom_grid_3 .grid_item>div .figure{
        max-width: 50px;
        height: 50px;
        padding: 10px;
    }
    .sling_carrier .custom_grid_3 .grid_item>div{
        gap: 10px;
    }
    .custom_grid_3 {
        gap: 20px;
    }
    .custom_grid_2 {
        gap: 40px;
    }

    .custom_content_image .custom_grid_2 ul li strong{
        font-size: 18px;
    }

    .why_us.custom_content_image .custom_grid_2 ul li {
        margin-bottom: 12px;
    }

    /* faq  */
    .custom_faq .accordion button {
        padding: 20px 54px 20px 20px;
        font-size: 18px;
        line-height: 24px;
    }
    .custom_faq .accordion .accordion-item .accordion-content .accordion-content-text {
        padding: 20px 54px 20px 20px;
        font-size: 15px;
        line-height: 25px;
    }
    .why_us.custom_content_image .custom_grid_2 ul li:after{
        width: 32px;
    height: 32px;
    left: -51px;
    }
    .why_us.custom_content_image .custom_grid_2 ul li:before{
        width: 50px;
    height: 50px;
    left: -60px;
    }
    .why_us.custom_content_image .custom_grid_2 ul {
        padding-left: 61px;
    }
    a.button.custom_call_now {
        padding-right: 14px;
        padding-left: 14px;
    }
    .custom_call_now span.text_wrapper>span:first-child {
        font-size: 11px;
        line-height: 1.2;
        font-weight: 400;
    }
    .custom_call_now span.text_wrapper>span:last-child,.custom_get_in {
        font-size: 16px!important;
        line-height: 1.2;
        font-weight: 600;
    }
    .sling_carrier .custom_grid_3 .grid_item>div .figure {
        font-size: 24px;
        line-height: 30px;
    }
    .sling_carrier h4 br {
        display: none;
    }
}
@media only screen and (max-width: 992px){
    .custom_contact_us h2, .custom_faq h2, .custom_content_image h2, .sling_carrier h2 {
        font-size: 26px;
        line-height: 34px;
        margin-bottom: 10px;
    }
    .custom_contact_us h4, .custom_faq h4, .custom_content_image h4, .sling_carrier h4 {
        font-size: 17px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .custom_grid_3 {
        grid-template-columns: repeat(2,1fr);
    }
    .custom_content_image .custom_grid_2 ul li strong{
        font-size: 17px;
        line-height: 1.4;
    }
    .custom_grid_2 {
        gap: 32px;
    }
}
@media only screen and (max-width: 767px) {
    .custom_grid_2 {
        grid-template-columns: repeat(1,1fr);
        gap: 16px;
    }
    .custom_grid_3 {
        grid-template-columns: repeat(1,1fr);
    }

    .sling_carrier_second .grid_item h4{
        margin-top: 8px;
    }
    .sling_carrier h4  br {
        display: none;
    }
    .custom_faq .accordion button {

        padding: 16px 32px 16px 20px;
        font-size: 16px;
        line-height: 22px;

    }
    .custom_faq .accordion .accordion-item .accordion-content .accordion-content-text {
        padding: 16px 32px 16px 20px;
    }
    .custom_faq .accordion button .icon{
        right: 12px;
    }
    .shopify-section .custom_content_image:nth-of-type(odd) .custom_grid_2 .grid_item:nth-child(1) {
        order: 2;
    }
    .shopify-section .custom_content_image.chose_right_sling:nth-of-type(odd) .custom_grid_2 .grid_item:nth-child(1) {
        order: 0;
    }


    section.custom_content_image:nth-of-type(3):before{
        display: none;
    }
    .custom_call_now span.text_wrapper>span:last-child,.custom_get_in {
        font-size: 15px!important;
        line-height: 1.2;
        font-weight: 600;
    }
    a.button.custom_call_now figure {
        width: 24px;
    }
    .custom_call_now {
        gap: 8px;
    }
    .custom_get_in, .custom_call_now {
        min-height: 46px!important;
    }
    .custom_faq .accordion .accordion-item.active .accordion-content {
        max-height: 13em;
        transition: all .5s ease-in-out;

    }
  .why_choose_nw p {
    max-width: 100%;
    margin-bottom: 20px;
}
.why_choose_img_sec {
    display: block;
}
  .why_choose_img_sec img {
    width: 100%;
}
}

@media only screen and (max-width: 389px) {
  .custom_get_in{
            font-size: 14px!important;
  }
}


.btn_outline.custom_get_in {
    background-color: #fff;
    color: #f37d6f;
    border: 1px solid #f37d6f;
}
.btn_outline.custom_get_in {
    background-color: #fff;
    color: #f37d6f;
    border: 1px solid #f37d6f;
}
a.button.custom_call_now{
  background-color:#f37d6f;
}

/* 12.11.24 */
.toys-and-games .new-sec,
.pregnancy-products .new-sec,
.pregnancy-products .new-sec-2 {
    display: none;
    visibility: hidden;
    opacity: 0;
}
.custom_content_image a {
    color: #000;
}

.custom_contact_us  {
    background-color: #fff;
}


/*ProductTemplate*/
@media only screen and (max-width: 1024px){
  .prod_extended .content-page-detail .detail-info .btn-action .shop-button {
    flex: 100%;
}
}