.loop-bundle-product-price-hidden{
  display:block !important;
text-decoration: none !important;
}

.loop-discounted-price{
  display:none !important;
}

.loop-product-price{
    display:none !important;
  text-decoration: none !important;
}

.loop-bundle-size-selector-wrapper{
    display:none !important;
}
.loop-frequency-size-selector{
      display:none !important;
}

.loop-bundle-product-price-hidden{
  display:none !important;
}



.loop-display-saved-total{
  display:none !important;
}
.loop-bundle-add-to-cart-text{
  width:100% !important;
}

.custom-price-text s{
  display: none !important;
}

.loop-category-header-content-left-top .loop-h2{
  font-weight: 1000 !important;
}

.loop-bundle-text-category-title-p1{
  background-color:#081e5c;
  color: white;
}
.loop-category-item{
  font-size: 30px;
}
.loop-h2.loop-bundle-select-product-title{
    font-size: 30px;
}
.loop-bundle-image-container{
  width: 100%!important;
}

.loop-bundle-image-container img {
  object-fit: cover!important;
}

.loop-bundle-image-container{
  max-height: unset !important;
// height: fit-content !important
// width:100% !important;
}