img {
  max-width: 100% !important; }

[data-aos="bg-zoom-in"] {
  background-size: 150%;
  transition-property: background-size; }
  [data-aos="bg-zoom-in"].aos-animate {
    background-size: 100%; }

[data-aos="bg-zoom-out"] {
  background-size: 100%;
  transition-property: background-size; }
  [data-aos="bg-zoom-out"].aos-animate {
    background-size: 200%; }

.font-omnes-light {
  font-family: 'Huggies Omnes Light', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300; }

.font-omnes-regular {
  font-family: 'Huggies Omnes Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal; }

.font-omnes-medium {
  font-family: 'Huggies Omnes Medium', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500; }

.font-omnes-semibold {
  font-family: 'Huggies Omnes Semibold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600; }

.text-gold {
  color: #B88341 !important; }

.text-white {
  color: #fff !important; }

.text-grey {
  color: #adadad !important; }

.bg-offwhite {
  background: #f0f0f0 !important; }

.pt-0 {
  padding-top: 0 !important; }

.pt-1 {
  padding-top: 1rem !important; }

.pt-2 {
  padding-top: 2rem !important; }

.pt-3 {
  padding-top: 3rem !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pb-1 {
  padding-bottom: 1rem !important; }

.pb-2 {
  padding-bottom: 2rem !important; }

.pb-3 {
  padding-bottom: 3rem !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.mb-1 {
  margin-bottom: 1rem !important; }

.mt-1 {
  margin-top: 1rem !important; }

.mt-2 {
  margin-top: 2rem !important; }

.no-gutter {
  margin-top: -30px !important; }

p {
  font-family: 'Huggies Omnes Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  color: #333; }
  p strong {
    font-family: 'Huggies Omnes Semibold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600; }

@media (min-width: 992px) {
  p {
    font-size: 18px;
    line-height: 28px; } }

.btn-lg-cta {
  background-color: #d92032;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  padding: 15px 30px;
  border-radius: 30px; }
  .btn-lg-cta:hover {
    color: #fff;
    background-color: #c91832; }
  .btn-lg-cta .fa-angle-right {
    line-height: 20px;
    margin: -2px -2px 2px 7px; }

.bubble {
  font-family: 'Huggies Omnes Medium', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 28px;
  color: #000; }

.bubble {
  text-align: center;
  line-height: 50px;
  position: relative;
  padding: 0;
  background: #fff;
  border-radius: 15px;
  border: #07a6d2 solid 2px; }
  .bubble.red {
    border: #d92032 solid 2px; }
    .bubble.red:before {
      border-color: #d92032 transparent; }
  .bubble.flip:before {
    right: 45px;
    left: auto; }
  .bubble.flip:after {
    right: 46px;
    left: auto; }
  .bubble:before, .bubble:after {
    content: '';
    position: absolute;
    border-style: solid;
    display: block;
    width: 0; }
  .bubble:after {
    border-width: 15px 15px 0;
    border-color: #fff transparent;
    z-index: 1;
    bottom: -15px;
    left: 46px; }
  .bubble:before {
    border-width: 16px 16px 0;
    border-color: #07a6d2 transparent;
    z-index: 0;
    bottom: -18px;
    left: 45px; }

.section-py {
  padding-top: 20px;
  padding-bottom: 20px; }

@media (min-width: 992px) {
  .section-py {
    padding-top: 40px;
    padding-bottom: 40px; } }


.box-gold {
  background: -moz-linear-gradient(left, rgba(202, 143, 63, 0) 0%, rgba(202, 143, 63, 0.8) 19%, rgba(202, 143, 63, 0.8) 20%, rgba(216, 183, 132, 0.8) 50%, rgba(216, 183, 132, 0.8) 81%, rgba(216, 183, 132, 0.8) 83%, rgba(216, 183, 132, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(202, 143, 63, 0) 0%, rgba(202, 143, 63, 0.8) 19%, rgba(202, 143, 63, 0.8) 20%, rgba(216, 183, 132, 0.8) 50%, rgba(216, 183, 132, 0.8) 81%, rgba(216, 183, 132, 0.8) 83%, rgba(216, 183, 132, 0) 100%);
  background: linear-gradient(to right, rgba(202, 143, 63, 0) 0%, rgba(202, 143, 63, 0.8) 19%, rgba(202, 143, 63, 0.8) 20%, rgba(216, 183, 132, 0.8) 50%, rgba(216, 183, 132, 0.8) 81%, rgba(216, 183, 132, 0.8) 83%, rgba(216, 183, 132, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ca8f3f', endColorstr='#00d8b784',GradientType=1 );
  -webkit-box-shadow: 0px 10px 5px -5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 10px 5px -5px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 10px 5px -5px rgba(0, 0, 0, 0.05);
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 2rem;
  position: relative; }
  
  .box-gold .info-list {
    background: #fff; }
    
    .box-gold .info-list .info {
      padding-top: 1rem;
      padding-bottom: 1rem; }
  
  .box-gold:before {
    content: '';
    display: block;
    width: 95%;
    height: 18px;
    position: absolute;
    top: 2px;
    -webkit-box-shadow: 0px -10px 5px -5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px -10px 5px -5px rgba(0, 0, 0, 0.1);
    box-shadow: 0px -10px 5px -5px rgba(0, 0, 0, 0.1); }
  
  .box-gold.divider:after {
    content: '';
    display: block;
    width: 90%;
    padding-top: 3px;
    background: -moz-linear-gradient(left, rgba(202, 143, 63, 0) 0%, rgba(202, 143, 63, 0.8) 19%, rgba(202, 143, 63, 0.8) 20%, rgba(216, 183, 132, 0.8) 50%, rgba(216, 183, 132, 0.8) 81%, rgba(216, 183, 132, 0.8) 83%, rgba(216, 183, 132, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(202, 143, 63, 0) 0%, rgba(202, 143, 63, 0.8) 19%, rgba(202, 143, 63, 0.8) 20%, rgba(216, 183, 132, 0.8) 50%, rgba(216, 183, 132, 0.8) 81%, rgba(216, 183, 132, 0.8) 83%, rgba(216, 183, 132, 0) 100%);
    background: linear-gradient(to right, rgba(202, 143, 63, 0) 0%, rgba(202, 143, 63, 0.8) 19%, rgba(202, 143, 63, 0.8) 20%, rgba(216, 183, 132, 0.8) 50%, rgba(216, 183, 132, 0.8) 81%, rgba(216, 183, 132, 0.8) 83%, rgba(216, 183, 132, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ca8f3f', endColorstr='#00d8b784',GradientType=1 );
    position: absolute;
    top: 50%;
    margin-top: 6px; }
  @media (min-width: 768px) {
    
    .box-gold.divider:after {
      height: 80%;
      width: 1px;
      padding-left: 3px;
      background: -moz-linear-gradient(top, rgba(202, 143, 63, 0) 0%, rgba(202, 143, 63, 0.8) 19%, rgba(202, 143, 63, 0.8) 20%, rgba(216, 183, 132, 0.8) 50%, rgba(216, 183, 132, 0.8) 81%, rgba(216, 183, 132, 0.8) 83%, rgba(216, 183, 132, 0) 100%);
      background: -webkit-linear-gradient(top, rgba(202, 143, 63, 0) 0%, rgba(202, 143, 63, 0.8) 19%, rgba(202, 143, 63, 0.8) 20%, rgba(216, 183, 132, 0.8) 50%, rgba(216, 183, 132, 0.8) 81%, rgba(216, 183, 132, 0.8) 83%, rgba(216, 183, 132, 0) 100%);
      background: linear-gradient(to top, rgba(202, 143, 63, 0) 0%, rgba(202, 143, 63, 0.8) 19%, rgba(202, 143, 63, 0.8) 20%, rgba(216, 183, 132, 0.8) 50%, rgba(216, 183, 132, 0.8) 81%, rgba(216, 183, 132, 0.8) 83%, rgba(216, 183, 132, 0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ca8f3f', endColorstr='#00d8b784',GradientType=2 );
      position: absolute;
      top: 10%;
      left: 50%; } }

.bg-gold-gradient,
.product-carousel .owl-stage-outer:before,
.product-carousel .owl-stage-outer:after {
  background: -moz-linear-gradient(left, rgba(202, 143, 63, 0) 0%, rgba(202, 143, 63, 0.8) 19%, rgba(202, 143, 63, 0.8) 20%, rgba(216, 183, 132, 0.8) 50%, rgba(216, 183, 132, 0.8) 81%, rgba(216, 183, 132, 0.8) 83%, rgba(216, 183, 132, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(202, 143, 63, 0) 0%, rgba(202, 143, 63, 0.8) 19%, rgba(202, 143, 63, 0.8) 20%, rgba(216, 183, 132, 0.8) 50%, rgba(216, 183, 132, 0.8) 81%, rgba(216, 183, 132, 0.8) 83%, rgba(216, 183, 132, 0) 100%);
  background: linear-gradient(to right, rgba(202, 143, 63, 0) 0%, rgba(202, 143, 63, 0.8) 19%, rgba(202, 143, 63, 0.8) 20%, rgba(216, 183, 132, 0.8) 50%, rgba(216, 183, 132, 0.8) 81%, rgba(216, 183, 132, 0.8) 83%, rgba(216, 183, 132, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ca8f3f', endColorstr='#00d8b784',GradientType=1 ); }

.container.slim {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container.slim {
    width: 680px; } }

@media (min-width: 992px) {
  .container.slim {
    width: 825px; } }

@media (min-width: 1200px) {
  .container.slim {
    width: 940px; } }

.theme-purple h2, .theme-purple h3 {
  color: #702b90 !important; }

.theme-aqua h2, .theme-aqua h3 {
  color: #00ae9e !important; }

.hero {
  padding-top: 20px;
  background-color: white;
  text-align: center; }
  .hero .wrap {
    position: relative;
    height: 455px; }
  .hero h1 {
    display: block;
    background-image: url("/images/ultimate-nappies/gentle-skin-lowing-animation.gif"); }
  .hero [class^='img-'] {
    text-indent: -999em;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block; }
  .hero .img-logo {
    width: 110px;
    height: 80px; }
  .hero .img-heading {
    width: 250px;
    height: 160px;
    position: absolute;
    right: 15px;
    top: 5px;
    margin-bottom: 0; }
  .hero .img-baby {
    width: 100%;
    height: 290px;
    position: absolute;
    bottom: 0;
    right: 0; }
  .hero .img-cotton {
    width: 150px;
    height: 150px;
    position: absolute;
    bottom: 0;
    left: -50px;
    z-index: 0; }
  .hero.nz {
    padding-top: 0px; }
    .hero.nz .img-logo {
      margin-top: 20px; }

@media (max-width: 767px) {
  .hero > .container {
    width: 100%; }
  .hero.nz .img-heading {
    top: -15px;
    right: 5px; } }

@media (min-width: 768px) {
  .hero .img-logo {
    width: 220px;
    height: 160px; }
  .hero .img-heading {
    width: 300px;
    height: 300px;
    margin-top: -40px;
    margin-left: 40px;
    margin-bottom: 0;
    position: relative;
    right: auto;
    top: auto; }
  .hero .img-baby {
    width: 80%;
    height: 455px;
    top: 0;
    right: 0; }
  .hero .img-cotton {
    width: 200px;
    height: 240px;
    position: absolute;
    top: auto;
    bottom: 0;
    left: -100px; } }

@media (min-width: 992px) {
  .hero .wrap {
    height: 500px; }
  .hero .img-logo {
    width: 220px;
    height: 160px; }
  .hero .img-heading {
    width: 500px;
    height: 300px;
    margin-top: -40px;
    margin-bottom: 0; }
  .hero .img-baby {
    width: 80%;
    height: 500px;
    top: 0;
    right: -40px;
    background-position: center right; }
  .hero .img-cotton {
    width: 200px;
    height: 240px;
    position: absolute;
    top: auto;
    bottom: 0;
    left: -100px; } }

.hero-footer {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center; }
  .hero-footer p {
    line-height: 1.2em; }
  @media (min-width: 992px) {
    .hero-footer .info-list .info {
      padding-left: 5em;
      padding-right: 5em; } }

.product-range h2 {
  color: #B88341; }

.product-range p {
  margin-top: 1rem;
  font-family: 'Huggies Omnes Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal; }

.product-range .item.coming-soon .img-wrap {
  position: relative; }

.product-intro {
  background: #f0f4fa url("/images/ultimate-nappies/bg-cotton.jpg") no-repeat top center;
  background-size: cover; }
  .product-intro h3 {
    color: #d92032; }

.product-info h2, .product-info h3 {
  color: #d92032; }

.product-features {
  background: #f0f4fa url("/images/ultimate-nappies/bg-cotton.jpg") no-repeat top center;
  background-size: cover; }
  .product-features h2, .product-features h3 {
    color: #702b90; }
  .product-features h2 span {
    color: #333;
    font-family: 'Huggies Omnes Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: normal;
    display: block; }

.product-why .item-list {
  display: flex;
  align-items: stretch;
  flex-direction: column; }
  .product-why .item-list p {
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #d0d0d0;
    padding-top: 0em;
    padding-bottom: 1em;
    margin-bottom: 1em; }

@media (min-width: 768px) {
  .product-why .item-list {
    align-items: stretch;
    flex-direction: row; }
    .product-why .item-list p {
      width: 100%;
      height: 100%;
      padding-top: 1em;
      padding-bottom: 0em; } }

.size-guide .theme-green .product {
  color: #00ae9e; }

.size-guide .theme-green .active {
  color: #00ae9e;
  background-color: #d1ecea !important; }

.size-guide .theme-red .product {
  color: #d92032; }

.size-guide .theme-red .active {
  color: #d92032;
  background-color: #fdeff1 !important; }

.size-guide .theme-purple .product {
  color: #702b90; }

.size-guide .theme-purple .active {
  color: #702b90;
  background-color: #EDECF3 !important; }

.size-guide.nappy-count table td.product {
  text-align: left;
  font-family: 'Huggies Omnes Light', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300; }
  .size-guide.nappy-count table td.product strong {
    font-family: 'Huggies Omnes Medium', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 500;
    display: block; }

.product-info {
  padding-top: 45px;
  padding-bottom: 60px;
  text-align: center; }
  .product-info .intro {
    max-width: 400px;
    margin: 0 auto 30px; }
  .product-info h1 {
    font-family: 'Huggies Omnes Semibold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 24px;
    color: #333;
    margin-top: 0;
    margin-bottom: 20px; }
  .product-info .demo {
    position: relative;
    margin-bottom: 18px;
    height: 280px;
    min-height: 280px; }
    .product-info .demo .imgs {
      position: relative;
      margin: 0 auto;
      width: 280px;
      height: 280px; }
    .product-info .demo .base {
      position: absolute;
      bottom: 30px;
      width: 100%; }
      .product-info .demo .base .bubble {
        display: inline-block; }
    .product-info .demo .img {
      position: absolute;
      height: 280px;
      width: 280px;
      top: 0;
      left: 0;
      background-size: 100%;
      background-position: 50% 50%;
      background-repeat: no-repeat; }
    .product-info .demo .mask {
      background-image: url("/images/alexa/mask-330.svg");
      position: absolute;
      width: 280px;
      height: 280px;
      top: 0;
      left: 0;
      background-size: 200%;
      background-position: 50% 50%; }
  .product-info .bubble {
    padding: 15px;
    line-height: 24px;
    font-size: 18px;
    border-radius: 20px;
    margin-left: -30px;
    margin-right: -30px; }
  .product-info .info {
    text-align: center;
    max-width: 400px;
    margin: 0 auto; }
    .product-info .info p {
      margin-bottom: 20px; }

@media (min-width: 768px) {
  .product-info .demo {
    height: 330px;
    min-height: 330px; }
    .product-info .demo .imgs,
    .product-info .demo .img,
    .product-info .demo .mask {
      height: 330px;
      width: 330px; }
  .product-info .intro {
    margin: 0 auto 60px;
    max-width: 600px; }
  .product-info .bubble {
    line-height: 32px;
    font-size: 22px; }
  .product-info .info {
    max-width: none; }
  .product-info h1,
  .product-info h2 {
    font-size: 40px;
    margin-bottom: 15px; } }

@media (min-width: 992px) {
  .product-info .info {
    text-align: left; }
  .product-info .examples {
    margin-left: -30px;
    margin-right: -30px; }
  .product-info .example {
    font-size: 0;
    margin-bottom: 20px; }
    .product-info .example:nth-child(2n) {
      direction: rtl; }
      .product-info .example:nth-child(2n) .demo,
      .product-info .example:nth-child(2n) .info {
        direction: ltr; }
  .product-info .demo {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
    padding-left: 30px;
    padding-right: 30px; }
  .product-info .info {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
    padding-left: 30px;
    padding-right: 30px; } }

.product-carousel {
  background-image: url(/images/products/ultimate-unisex/bg-ultimate-unisex-content.jpg);
  background-repeat: no-repeat;
  background-size: cover; }
  .product-carousel .owl-stage-outer {
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 15%, rgba(255, 255, 255, 0.6) 51%, rgba(255, 255, 255, 0.6) 85%, rgba(255, 255, 255, 0.6) 87%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 15%, rgba(255, 255, 255, 0.6) 51%, rgba(255, 255, 255, 0.6) 85%, rgba(255, 255, 255, 0.6) 87%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 15%, rgba(255, 255, 255, 0.6) 51%, rgba(255, 255, 255, 0.6) 85%, rgba(255, 255, 255, 0.6) 87%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 );
    position: relative; }
    .product-carousel .owl-stage-outer:before, .product-carousel .owl-stage-outer:after {
      width: 98%;
      content: '';
      padding-top: 4px;
      display: block; }
    .product-carousel .owl-stage-outer .item-info {
      padding-top: 2em;
      padding-right: 2em;
      padding-left: 2em; }
    .product-carousel .owl-stage-outer .item-img img {
      max-width: 50% !important; }
  @media (min-width: 768px) {
    .product-carousel .owl-stage-outer .item-img img {
      max-width: 100% !important; } }

.faqs {
  background-color: #f0f0f0;
  background: #F2F2F2 url("/images/ultimate-nappies/bg-cotton-buds.jpg") no-repeat top right !important;
  position: relative;
  padding-top: 73px;
  padding-bottom: 70px;
  padding-left: 10px;
  padding-right: 10px; }

.faqs__h1,
.faqs__h2 {
  color: #333;
  font-family: 'Huggies Omnes Medium', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
  display: block;
  max-width: 900px;
  margin: 0 auto 44px; }

.faqs__h1 {
  font-size: 28px; }

.faqs__h2 {
  font-size: 24px; }

.faqs__item {
  border-top: 1px solid #aaa;
  max-width: 900px;
  margin: 0 auto;
  padding-top: 33px;
  padding-bottom: 40px; }

.faqs__question {
  font-family: 'Huggies Omnes Medium', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 20px;
  color: #d92032;
  margin-bottom: 11px; }

.faqs__answer {
  font-family: 'Huggies Omnes Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 20px; }

.faqs--collapse {
  background: #f7f7f7;
  padding-top: 60px;
  padding-bottom: 40px; }
  .faqs--collapse .faqs__h1,
  .faqs--collapse .faqs__h2 {
    margin-bottom: 30px; }
  .faqs--collapse .faqs__h2 {
    font-family: 'Huggies Omnes Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: normal; }
  .faqs--collapse .faqs__item {
    padding-top: 10px;
    border-top: 1px dotted #aaa; }
    .faqs--collapse .faqs__item:last-child {
      border-bottom: 1px dotted #aaa;
      margin-bottom: 30px; }
  .faqs--collapse .faqs__item {
    padding-bottom: 10px; }
  .faqs--collapse .faqs__answer {
    font-size: 18px;
    padding-left: 30px;
    font-family: 'Huggies Omnes Light', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 300; }
  .faqs--collapse a.faqs__question {
    color: #333;
    display: block;
    padding-left: 30px;
    position: relative; }
    .faqs--collapse a.faqs__question:before {
      content: '\f106';
      font-family: 'FontAwesome';
      position: absolute;
      left: 0;
      margin-top: -1rem;
      top: 50%;
      color: #d92032; }
    .faqs--collapse a.faqs__question.collapsed:before {
      content: '\f107'; }

@media (min-width: 992px) {
  .faqs {
    padding-left: 0;
    padding-right: 0; } }
