/* *****
This is a CSS partial, minified file. It is referenced by the theme by default in theme.liquid.
If you would like to edit this code we recommend swapping to the un-minified version.
For full details and instructions please see our documentation:
https://support.eightthemes.com/hc/en-us/articles/360020366578-Un-minified-CSS-Javascript
***** */

.homepage-featured-products .last-line article {
  margin-bottom: 0;
}
.featured-collection__view-all {
  margin-bottom: 0 !important;
}
.indiv-product .indiv-product-title-text {
  line-height: 1.5;
  text-transform: uppercase;
  margin-bottom: 5px;
}
@media screen and (max-width: 1024px) {
  .indiv-product .indiv-product-title-text,
  .money-styling {
    font-size: 14px;
  }
}
@media screen and (max-width: 639px) {
  .indiv-product .indiv-product-title-text,
  .money-styling {
    font-size: 11px;
  }
}
@media screen and (max-width: 767px) {
  .section_custom_featured_collection .row.homepage-featured-products{
    margin-left: -10px;
    margin-right: -10px;
  }
  .section_custom_featured_collection .homepage-featured-products .collection-image-anim {
    margin-bottom: 25px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
