.productPrice {
  font-family: 'Luna', sans-serif !important;
}



.catfish-container .catfish-container:not(.is-padded) {
    color: black!important;
}



.subtitle.has-text-primary {
  font-size: 1.6em!important;
  line-height: 1.2em!important;
  text-align: center!important;
}

.recipe-description.block {
  text-align: center!important;
}


.homeFeaturedProductsWrapper .listWrapper .listItem .item-box .catfish-default-product-box .description {
      margin-bottom: 0!important;

}


.review_written_on {
  display:none!important;
}


.review-info {
  display:none!important;
}


.last_ratings .review_helpfull {
  display:none!important;
}


.listWrapper .listItem .item-box .catfish-default-product-box .product__title, .listWrapper .listItem .item-box .catfish-default-product-box .product-title {
  font-size: 2rem!important;
  line-height: 1.3!important;
}



.homeFeaturedProductsWrapper #homeFeaturedProductsTitleRow .bestsellers h3 {
    text-align: center;
    font-size: 5rem;
}



.title {
    font-size: 3.5rem!important;
    line-height: 1.2em!important;
}


.title.is-6 {
  font-size: 2rem!important;
  line-height: 1.2em!important;
}

@media only screen and (max-width: 800px) {
.dtaccreds {
display:none;
}
}

@media only screen and (min-width: 801px) {
.mobaccreds {
display:none;
}
}



@media only screen and (max-width: 800px) {
.bannerdt {
display:none;
}
}

@media only screen and (min-width: 801px) {
.bannermob {
display:none;
}
}



.homeFeaturedProductsWrapper #homeFeaturedProductsTitleRow .bestsellers h3 {
    display: none!important;
}


.sub-category-grid .listWrapper .item-box .sub-category-item .category-title a {
    font-size: 1.8em;
    line-height: 0.9em;
}