/** Shopify CDN: Minification failed

Line 73:68 Unexpected ".400ml"

**/
.variant-input-wrapper{
  display: none !important;
}



.product__info-wrapper.grid__item .product__text{
  display: grid !important;
  grid-template-columns: 0.05fr 1.5fr;
}
.jdgm-carousel--gallery-theme .jdgm-carousel-item__image-wrapper{
  height:100% !important;
}
.card-information__button{
  position: static !important;
  display:block !important;
  
}
.card-information{
  display: block !important;
}
.card-information__wrapper{
  min-height:130px;
}


@media (min-width: 375px) and (max-width: 500px) {
  .card-information__wrapper{
    min-height: 150px !important;
  }
  
}

@media (min-width: 501px) and (max-width: 768px) {
  .card-information__wrapper{
    min-height: 130px !important;
  }
  
}

@media (min-width: 769px) and (max-width: 1500px) {
  .card-information__wrapper{
    max-height: 170px !important;
  }
  
}

@media (min-width: 1501px) and (max-width: 2000px) {
  .card-information__wrapper{
   min-height: 100px !important;
    
  }
  
}



@media screen and (hover: hover) and (min-width: 750px) {
    .card-information__button .button {
      will-change: none !important;
      transition: none !important;
      opacity:1 !important;
      transform:none !important;
    }
}


.baby-body-wash-400-ml.simple-products #color-swatches .color-swatch.400ml
{
  background:#c8ac8a !important;
  color:#fff !important;
} 