/* Header Title */
.sec-head-title h1{
  font-size: 60px;
  line-height: 75px;
  padding-left: 0;
}
.sec-head-title h1 span{
  color: rgb(149, 170, 50);
}
.product-gallery{
	padding: 200px 0 80px;
}
.product-gallery .product-img{
	background-color: #edf7fc;
  padding: 50px 0;
  text-align: center;
  border-radius: 30px;
  margin-bottom: 40px ;
}
.page-id-156 .product-gallery .product-img,
.page-id-1089 .product-gallery .product-img,
.page-id-152 .product-gallery .product-img,
.page-id-1079 .product-gallery .product-img{
  background-color: #f9f3e2;
}
.product-gallery .product-img img{
  object-fit: contain;
  max-height: 460px;
  height: 100%;
  margin: 0 auto;
}
.cert-logo img{
  max-width: 90px;
}
.page-id-173 .cert-logo img,
.page-id-1019 .cert-logo img,
.page-id-1393 .cert-logo img,
.page-id-1405 .cert-logo img{
  max-width: 150px;
}
.product-spec{
  padding-left: 30px;
}
table.product-size{
  margin-top: 0;
  display: block;
  max-width: 100%;
  overflow-x: auto;
  white-space: nowrap;
  padding-bottom: 10px;
}
table.product-size tr td{
  width: max-content;
  display: inline-flex;
  padding: 0px 15px 0px 0px;
  text-align: center;
}
.page-id-173 table.product-size tr td ul li,
.page-id-1019 table.product-size tr td ul li,
.page-id-1393 table.product-size tr td ul li,
.page-id-1405 table.product-size tr td ul li{
  border-radius: 8px!important;
}
table.product-size tr td ul li:first-child{
  border-radius: 8px 8px 0 0;
}
table.product-size tr td ul li{
  border: 1px solid #3b4f6d;
  padding: 12px;
  margin: 2px auto;
  border-radius: 0 0 8px 8px;
  min-width: 80px;
}
table.product-size tr td ul li span{
  display: block;
  line-height: 20px;
  font-size: 12px;
}
table.product-size tr td .product-icon{
  max-width: 50px;
  width: 100%;
  margin: 0 auto 15px;
}
.sec-head-title h2{
    font-size: 43px;
    margin-bottom: 30px;
}
.sec-head-title.big-title h2{
  font-size: 80px;
  margin-top: 0!important;
}
.sec-head-title.big-title p{
  max-width: inherit!important;
  margin-bottom: 65px;
}
@media (max-width: 1440px){
    .sec-head-title h1{
        font-size: 54px;
        line-height: 68px;
    }
    .sec-head-title.big-title h2{
      font-size: 70px;
    }
}
@media (max-width: 1199px){
  .product-gallery{
    padding: 160px 0 80px;
  }
}
@media (max-width: 991px){
  .sec-head-title h1{
        font-size: 50px;
        line-height: 52px;
  }
  .sec-head-title.big-title h2{
      font-size: 50px;
  }
  .product-gallery{
    padding: 80px 0 80px;
  }
}
@media (max-width: 767px){
  .sec-head-title h1{
        font-size: 38px;
        line-height: 42px;
  }
  .sec-head-title h2{
      font-size: 33px;
      /*line-height: 30px;*/
      margin-bottom: 14px;
  }
  .sec-head-title.big-title h2{
      font-size: 40px;
    }
  .product-gallery{
    padding: 70px 0 60px;
  }
  .product-gallery .product-img{
    border-radius: 0;
    padding: 25px 0;
  }
  .product-gallery .pr-lg-4{
    padding: 0;
  }
}
.product-features{
  padding-bottom: 160px!important;
  position: relative;
}
.product-features img{
  margin: 0 auto;
}
.bippi-how-to-use{
  position: relative;
  padding:200px 0 160px!important;
  transition: 0.6s all;
  z-index: 0;
}
.page-id-1167 .bippi-how-to-use{
  padding-bottom: 240px!important;
  margin-bottom: -120px;
}
.bippi-how-to-use::before{
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2;
    background-image: url('../images/corevalue-light-bg.png');
}
.bippi-how-to-use:after{
  position: absolute;
  content: "";
  width: 100%;
  height: 537px;
  background-image: url(../images/feat-elip.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  /* top: 0; */
  left: 0;
  z-index: -1;
  bottom: -180px;
}
.wipes-how-to-use{
  position: relative;
  padding:200px 0 160px!important;
  transition: 0.6s all;
  z-index: 0;
}
.page-id-1405 .wipes-how-to-use{
  padding-bottom: 60px!important;
}
.wipes-how-to-use:after{
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -2;
  background-image: url('../images/corevalue-light-bg.png');
}
.core-value-bg{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0.1;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.corevalue-wave{
    position: absolute;
    top: calc(0% - 1px);
    width: 100%;
}
.page-id-173 .site-footer,
.page-id-1019 .site-footer,
.page-id-1393 .site-footer{
    margin-top: 0!important;;
}
@media (max-width: 767px){
  .product-features{
    padding-bottom: 0;
  }
  .wipes-how-to-use{
    padding: 40px 0 120px!important;
  }
  .wipes-how-to-use .sec-head-title.big-title p {
      max-width: inherit !important;
      margin-bottom: 30px;
  }
  .faqs-baby-wipes{
      padding: 60px 0 80px!important;
  }
  .site-footer{
      margin-top: 0!important;;
  }
}
.use-instructure ul{
  display: flex;
  flex-wrap: wrap;
  margin-left: -40px;
  margin-right: -40px;
  margin-top: -80px;
  position: relative;
}

.use-instructure ul:after{
  content: "";
  position: absolute;
  background: url(../images/dot_curv.png);
  height: 359px;
  width: 284px;
  top: 140px;
  right: -96px;
  background-position: center;
  opacity: 0.2;
  background-repeat: no-repeat;
}
.use-instructure ul li{
  width: 25%;
  padding: 0px 25px;
  flex: 0 0 auto;
  text-align: center;
  margin-top: 80px;
  position: relative;
  z-index: 2;
}
.page-id-1167 .use-instructure ul:after,
.page-id-1167 .use-instructure ul li:after{
  background-image: none!important;
}
.use-instructure ul li:after{
  content: "";
  position: absolute;
  background: url(../images/line_dot.png);
  height: 10px;
  width: 130%;
  top: 42px;
  left: 80px;
  background-position: center;
  opacity: 0.2;
  background-repeat: no-repeat;
}
.use-instructure ul li.row--4:after{
     background-image: none;
}
.use-instructure ul li:nth-child(4):after,
.use-instructure ul li:nth-child(7):after{
  display: none;
}
.use-instructure ul li .use-img{
  width: 100px;
  height: 100px;
  margin: auto;
  background: #fff;
  border-radius: 50px;
  z-index: 2;
  position: relative;
}
.use-instructure ul li .use-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50px;
  border: 1px solid #201c51;
  overflow: hidden;
}
.page-id-1167 .use-instructure ul li .use-img img{
  filter: brightness(0) saturate(100%) invert(10%) sepia(89%) saturate(1266%) hue-rotate(196deg) brightness(101%) contrast(111%);
}
.use-instructure ul li h3{
  color: rgb(0, 26, 73);
  font-size: 22px;
  font-weight: 600;
  font-family: var(--body-font);
  line-height: 31px;
  text-align: center;
  text-transform: capitalize;
  margin-top: 20px;
}
.use-instructure ul li p{
  color: rgb(59, 79, 109);
  font-size: 15px;
  line-height: 26px;
  text-align: center;
}
.use-instructure ul li:nth-child(5){
  width: 50%;
}
.use-pr-image{
  width: 100%;
  text-align: left;
  position: relative;
   z-index: 2; 
}
.use-pr-image img{
  margin-top: -40px;
  max-width: 370px;
  margin-right: auto;
}
@media (min-width: 1440px){
  .page-id-1167 .use-instructure{
    max-width: 960px;
    margin: 0 auto; 
  }
}
@media (min-width: 767px){
  .use-instructure ul li.row--4:nth-child(5){
    width: inherit;
    flex: auto;
  }
  .use-instructure ul li.row--4 .use-pr-image img{
    float: right;
    margin-right: -20px;
  }
}
@media (max-width: 1399px){
  .use-instructure ul li{
    padding: 0px 10px;
  }

  .use-instructure ul{
    margin-left: -10px;
    margin-right: -10px;
  }

  .use-instructure ul li h3{
    font-size: 20px;
    line-height: 27px;
    margin-top: 10px;
  }

  .use-instructure ul li p{
    max-width: 224px;
    font-size: 14px;
    line-height: 20px;
    margin: auto;
  }

  .air-pant{
    padding: 10% 0px 2%;
  }

  /*.use-instructure ul:after{
    height: 322px;
    width: 210px;
    top: 104px;
    right: 0;
  }*/

  .use-instructure ul:after{
    height: 300px;
    width: 209px;
    top: 146px;
    right: 0;
  }

  .use-pr-image img{
    max-width: 300px;
  }
}
@media (max-width: 1199px){
  .use-instructure ul li .use-img{
    width: 70px;
    height: 70px;
  }

  .use-instructure ul li h3{
    font-size: 18px;
    line-height: 24px;
  }

  .use-instructure ul li p{
    max-width: 162px;
    font-size: 12px;
    line-height: 17px;
    margin: auto;
  }

  .use-pr-image img{
    max-width: 200px;
  }

  .use-instructure ul:after{
    height: 297px;
    width: 235px;
    top: 109px;
    right: 0;
  }
}
@media (max-width: 991px){
    .use-instructure ul:after{
      height: 273px;
      width: 189px;
      top: 115px;
      right: -11px;
    }

    .use-instructure ul li:after{
      width: 100%;
    }
}
@media (max-width: 767px){
  .product-features{
    padding-bottom: 60px!important;
  }
  .bippi-how-to-use .sec-head-title{
    margin-bottom: 60px;
  }
  .bippi-how-to-use{
    padding: 40px 0 80px!important;
  }
  .corevalue-wave{
    display: none;
  }
    .use-instructure ul:after{
    display: none;
  }

  .use-instructure ul li:nth-child(5){
    width: 100%;
    order: 7;
    margin: 30px auto 0px;
  }

  .use-instructure ul li:nth-child(3){
    order: 4;
  }

  .use-instructure ul li:nth-child(4){
    order: 3;
  }

  .use-instructure ul li:nth-child(6){
    order: 6;
  }

  .use-instructure ul li:nth-child(7){
    order: 5;
  }

  .use-instructure ul li:nth-child(4):after{
    left: 153px;
  }

  .use-instructure ul li{
    width: 50%;
  }

  .use-instructure ul li:after{
    width: 100%;
    left: -50%;
    display: none!important;
  }

  .use-instructure ul li:nth-child(4):after,
  .use-instructure ul li:nth-child(7):after{
    display: block;
  }

  .use-instructure ul li:nth-child(odd):after{
    display: none;
  }

  /*.use-instructure ul li:nth-child(2):before{
    content: "";
    position: absolute;
    background: url(../images/line_dot.png);
    height: 40px;
    width: 32%;
    top: 169px;
    left: 87px;
    background-position: center;
    opacity: 0.2;
    transform: rotate(90deg);
    background-repeat: no-repeat;
  }

  .use-instructure ul li:nth-child(4):before{
    content: "";
    position: absolute;
    background: url(../images/line_dot.png);
    height: 40px;
    width: 45%;
    top: 185px;
    left: 71px;
    background-position: center;
    opacity: 0.2;
    transform: rotate(90deg);
    background-repeat: no-repeat;
  }*/

  .use-instructure ul li p{
    max-width: 225px;
  }

  .air-pant-feature{
    padding-bottom: 18%;
    padding-top: 2%;
  }
  .use-pr-image img{
    margin: 0 auto;
  }
  .page-id-1167 .bippi-how-to-use .sec-head-title{
    margin-bottom: 30px;
  }
  .page-id-1167 .use-instructure ul{
    display: block;
  }
  .page-id-1167 .use-instructure ul li {
      width: 100%;
  }
}


.wipe-purpos-lists {
  display: flex;
  justify-content: space-between;
  margin-bottom: 114px;
  margin-top: 50px;
}

.wipe-purpos-lists .ingreden-list {
  width: 49.7%;
}

.wipe-purpos-lists .ingreden-list h6 {
  background-color: #e2f5ff;
  border-radius: 9px;
  padding: 22px 50px 22px;
  font-size: 23px;
  font-weight: 600;
  line-height: 30px;
  color: #001a49;
  margin-bottom: 11px;
}

.ingreden-list ul li {
  border-radius: 9px;
  background: #effaff;
  padding: 20px 50px 20px;
  color: #3b4f6d;
  line-height: 25px;
  margin-bottom: 5px;
}

.instruct-box {
  padding: 43px 32px 74px;
  border-radius: 12px;
  background: #e2f5ff;
  height: 100%;
}

.wipes-how-to-use .instruct-box p {
  text-align: left;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  color: #3b4f6d;
}

.wipes-how-to-use .instruct-box h6 {
  font-size: 21px;
  font-weight: 600;
  line-height: 30px;
  color: #001a49;
  margin-bottom: 20px;
}

.wet-wipes-sec .core-value-bg {
  height: auto;
  object-fit: contain;
}
@media (max-width: 991px){
  .wipe-purpos-lists{
    margin-top: 15px;
    margin-bottom: 45px;
    display: block;
  }
  .wipe-purpos-lists .ingreden-list {
    width: 100%;
    margin-bottom: 30px;
}
  .wipe-purpos-lists .ingreden-list h6{
    padding: 15px;
    font-size: 20px;
  }
  .ingreden-list ul li{
    padding: 15px;
    font-size: 15px;
  }
  .instruct-box{
    padding: 15px;
  }
}
.hnd-choos-item .choose-img {
  width: 106px;
  height: 106px;
  margin: 0px auto 25px;
  text-align: center;
}
.hnd-choos-item .choose-img img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.hnd-choos-item .choose-text{
  text-align: center;
}
.hnd-choos-item .choose-text h6 {
  color: rgb(0, 26, 73);
  font-size: 21px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0.1px;
  text-align: center;
  max-width: 250px;
  margin: auto;
}
.hnd-wip-featu-sec{
  padding: 60px 0 160px!important;
  position: relative;
  z-index: 1;
}
.hnd-wip-featu-sec:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background: linear-gradient(to bottom, #dff6fba1 10%, #ffffff 90%);
}
.why-bippi-list ul {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.why-bippi-list ul li {
  box-sizing: border-box;
  border-radius: 18px;
  box-shadow: 6px 5px 28px 0px rgba(73, 73, 73, 0.2);
  background: linear-gradient(to bottom, #2bb2f3, #8bbd3b);
  display: flex;
  padding: 13px;
  position: relative;
  max-width: 480px;
  width: 50%;
  flex: 0 0 auto;
  margin: 0 auto 30px;
  float: left;
  z-index: 1;
}
.why-bippi-list ul li::before {
  content: "";
  position: absolute;
  left: 3px;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgb(255, 255, 255);
  z-index: -1;
  border-radius: 18px;

}
.why-logo {
  width: 95px;
  height: 95px;
  margin: auto;
}
.why-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.why-bippi-list ul li .why-text {
  width: calc(100% - 95px);
  margin-left: 20px;
}
.why-text_wrap {
  padding-right: 30px;
}
.why-text h3 {
  color: rgb(0, 26, 73);
  font-size: 21px;
  font-weight: 600;
  line-height: 31px;
  letter-spacing: 0.22px;
  font-family: var(--body-font);
  margin-bottom: 8px;
}
.why-text p {
  color: rgb(59, 79, 109);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 1px;
  max-width: 340px;
  margin-bottom: 0;
}
.why-img-wrp {
  margin-right: -197px;
  margin-left: -31px;
}
@media (max-width: 1399px) {
    .why-logo {
        width: 75px;
        height: 75px;
    }
    .why-text h3 {
        font-size: 18px;
        line-height: 20px;
    }
    .why-img-wrp {
        margin-right: 0;
        margin-left: 0;
        margin-top: 40px;
    }
    .why-bippi-list ul li {
        max-width: 450px;
    }
}
@media (max-width: 991px) {
    .why-logo {
        width: 65px;
        height: 65px;
    }
    .why-bippi-list ul li {
        max-width: 330px;
    }
}
@media (max-width: 767px) {
    .hnd-choos-item{
      width: 90%;
      margin: 0 auto 25px;
    }
    .why-bippi {
        padding-bottom: 100px !important;
    }
    .why-bippi-list ul li {
        max-width: 100%;
        width: 100%;
    }
}
/* < !-- why_bp --> */