.product-category-description-seo {
  font-size: 1.6rem;
  padding: 24px 0; }
  .product-category-description-seo ul,
  .product-category-description-seo ol {
    margin: 40px 0;
    line-height: 2.2;
    font-size: 1.6rem;
    text-align: left;
    font-size: 16px; }
  .product-category-description-seo ul li::marker {
    color: #71533E; }
  .product-category-description-seo h2,
  .product-category-description-seo h3,
  .product-category-description-seo h4,
  .product-category-description-seo h5,
  .product-category-description-seo h6 {
    color: #71533E;
    padding: 14px 0;
    font-weight: 700; }
  .product-category-description-seo h2 {
    font-size: 2.2rem;
    line-height: 2.4rem; }
  .product-category-description-seo h3 {
    font-size: 2rem;
    line-height: 2.2rem; }
  .product-category-description-seo h4 {
    font-size: 1.8rem;
    line-height: 2rem; }
  .product-category-description-seo img {
    margin: 50px auto; }
  .product-category-description-seo blockquote > p {
    text-align: center;
    font-weight: 600 !important;
    font-size: 2rem !important; }
  .product-category-description-seo blockquote {
    padding: 20px 0; }
  .product-category-description-seo ol li a {
    text-decoration: underline; }
    .product-category-description-seo ol li a:hover, .product-category-description-seo ol li a:focus {
      text-decoration: none; }

.product-category-description-seo,
.term-description {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
  overflow: hidden;
  position: relative; }

.term-description {
  -webkit-line-clamp: 1;
  max-width: 760px;
  margin: 0 auto; }

.product-category-description-seo::after,
.term-description::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40px;
  background: linear-gradient(to bottom, transparent, white); }

.product-category-description-seo.is-expanded,
.term-description.is-expanded {
  -webkit-line-clamp: none; }

.seo-toggle {
  position: relative;
  display: inline-flex;
  margin-bottom: 50px;
  font-weight: 500;
  cursor: pointer;
  width: 100%;
  justify-content: center;
  padding: 10px 30px 10px 30px;
  font-size: 1.6rem; }
  .seo-toggle:before, .seo-toggle:after {
    content: '';
    background-image: url(/app/themes/cw-theme/dist/assets/pictos/down-chevron.svg?ver=51cca947);
    background-repeat: no-repeat;
    background-size: 10px;
    position: absolute;
    top: 50%;
    left: 30%;
    height: 10px;
    width: 10px;
    transform: translateY(-50%); }
  .seo-toggle:after {
    left: unset;
    right: 30%; }

.archive-product-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0 8px;
  margin: 0 auto; }
  .archive-product-container .content-area {
    border-top: 1px solid #71533e62;
    padding-top: 24px; }
  .archive-product-container .archive-product-bloc-filter {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    gap: 20px; }
    .archive-product-container .archive-product-bloc-filter .close-filter-text {
      display: none; }
    .archive-product-container .archive-product-bloc-filter .open-filter-text {
      display: block; }
    .archive-product-container .archive-product-bloc-filter .open-filter-close {
      display: none;
      margin-right: 0; }
    .archive-product-container .archive-product-bloc-filter .open-filter-open {
      display: block; }
    .archive-product-container .archive-product-bloc-filter.open {
      position: fixed;
      top: 0;
      left: 0;
      z-index: 99999;
      background: white;
      padding: 110px 20px 20px 20px;
      overflow: scroll;
      height: 100vh; }
      .archive-product-container .archive-product-bloc-filter.open .open-filter-close {
        display: block; }
      .archive-product-container .archive-product-bloc-filter.open .open-filter-open {
        display: none; }
      .archive-product-container .archive-product-bloc-filter.open .bloc-filter.open {
        height: calc(100vh - 150px);
        overflow: scroll; }
      .archive-product-container .archive-product-bloc-filter.open .close-filter-text {
        display: block; }
      .archive-product-container .archive-product-bloc-filter.open .open-filter-text {
        display: none; }
  .archive-product-container .bloc-filter .bloc-filter-title {
    font-family: 'Eldwin_Regular', sans-serif;
    font-size: 2.2rem; }
  .archive-product-container .open-filter-text,
  .archive-product-container .close-filter-text {
    font-size: 1.4rem;
    margin-bottom: 0;
    margin-left: 4px;
    color: #71533e62;
    font-weight: 700; }
  .archive-product-container .bloc-filter.open {
    height: 100%; }
  .archive-product-container .archive-product-bloc-filter .facetwp-facet {
    width: 100%; }
  .archive-product-container .archive-product-bloc-filter .bloc-filter {
    padding: 0;
    width: 100%; }
  .archive-product-container .facetwp-facet {
    margin-bottom: 0; }

@media (min-width: 992px) {
  .archive-product-container {
    display: grid;
    grid-template-columns: 255px 1fr;
    grid-gap: 120px;
    margin-top: 60px;
    padding: 0 42px; }
    .archive-product-container .archive-product-bloc-filter {
      margin-top: -43.5px; }
    .archive-product-container .content-area {
      padding-top: 50px; }
  .open-filter {
    display: none !important; }
  .product-category-description-seo {
    font-size: 1.6rem; }
  h2 {
    font-size: 2.2rem;
    line-height: 2.6rem; }
  h3 {
    font-size: 2.2rem;
    line-height: 2.3rem; }
  h4 {
    font-size: 2rem; } }

.bloc-filter--new .facetwp-facet > .facetwp-checkbox {
  position: relative;
  background-image: none;
  padding-left: 0; }

.bloc-filter--new .facetwp-facet .facetwp-expand {
  position: absolute;
  background-position-x: right;
  width: 100%; }

.bloc-filter--new .facetwp-depth.visible ~ .facetwp-checkbox .facetwp-expand {
  background-color: red; }


/*# sourceMappingURL=shop-page-style.css.map*/