body.tax-product_cat .collection-page-hero {
  box-sizing:border-box;
  width:100%;
  padding:4rem 3rem 5rem;
  border-bottom:1px solid rgba(22,20,18,.18)
}
body.tax-product_cat .collection-editorial {
  box-sizing:border-box;
  width:1160px;
  max-width:calc(100vw - 40px);
  margin:0 auto;
  padding:4rem 48px;
  border-bottom:1px solid rgba(22,20,18,.18)
}
body.tax-product_cat .collection-editorial:empty {
  display:none
}
body.tax-product_cat .collection-editorial p {
  max-width:48rem;
  margin:0 0 1.25rem
}
body.tax-product_cat .collection-titles-heading {
  font-family:Georgia,serif;
  font-size:51.2px;
  font-weight:400;
  line-height:.98;
  margin:0 0 2rem
}
body.tax-product_cat .perret-collection-catalogue {
  padding-top:4rem
}
