.archive main .shop-1 .bloc-filter,
.page-template-template-nouveaute main .shop-1 .bloc-filter {
  flex-direction: column;
  align-items: flex-start; }
  .archive main .shop-1 .bloc-filter h2,
  .page-template-template-nouveaute main .shop-1 .bloc-filter h2 {
    font-family: 'Eldwin_Regular', sans-serif;
    font-size: 2.4rem;
    overflow: inherit;
    margin-bottom: 24px; }

.facetwp-facet .facetwp-display-value {
  font-size: 1.4rem;
  font-weight: 700;
  color: #71533E;
  text-transform: uppercase;
  text-align: left; }

.facetwp-facet .facetwp-checkbox {
  margin-bottom: 8px;
  background-image: url(/app/themes/cw-theme/dist/assets/pictos/facet-checkbox.svg?ver=353f8ebd); }

.facetwp-facet .facetwp-checkbox.checked {
  background-image: url(/app/themes/cw-theme/dist/assets/pictos/facet-checkbox--checked.svg?ver=d04a117f); }

.facetwp-facet > .facetwp-checkbox {
  text-align: left;
  min-width: 255px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 0px 14px 24px;
  margin-bottom: 0;
  border-top: 1px solid #71533e75; }

.facetwp-facet .facetwp-depth.visible {
  margin-bottom: 22px; }

.facetwp-facet .facetwp-depth .facetwp-display-value {
  font-weight: 400;
  text-transform: unset; }

.facetwp-facet .facetwp-depth .facetwp-checkbox {
  display: block;
  text-align: left;
  background-position-y: 2px;
  line-height: 1.24; }

.facetwp-facet .facetwp-counter {
  display: none; }

.facetwp-facet .facetwp-expand {
  display: block;
  width: 35px;
  height: 30px;
  font-size: 0;
  background-image: url(/app/themes/cw-theme/dist/assets/pictos/cross-thin-icon.svg?ver=298dbc62);
  background-repeat: no-repeat;
  background-size: 17px;
  background-position: 50% 50%; }
  .facetwp-facet .facetwp-expand.open {
    background-image: url(/app/themes/cw-theme/dist/assets/pictos/minus-toggle.svg?ver=a4ddcaf5); }

.custom-facetwp-facet {
  width: 100%; }
  .custom-facetwp-facet .facetwp-checkbox.custom-toggle {
    background: none;
    padding: 14px 0;
    border-bottom: 1px solid #71533e75;
    border-top: 0; }
    .custom-facetwp-facet .facetwp-checkbox.custom-toggle.active {
      border-bottom: 1px solid transparent; }
  .custom-facetwp-facet .facetwp-marques-list {
    display: none;
    margin-left: 10px; }
    .custom-facetwp-facet .facetwp-marques-list .facetwp-checkbox {
      border: none;
      padding: 0 0px 0 24px;
      margin-bottom: 8px; }
    .custom-facetwp-facet .facetwp-marques-list .facetwp-display-value {
      font-weight: 400;
      text-transform: initial; }
  .custom-facetwp-facet .custom-toggle {
    cursor: pointer; }
  .custom-facetwp-facet .custom-toggle.active + .facetwp-marques-list {
    display: block; }

.facetwp-facet-reset {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 20px; }
  .facetwp-facet-reset a {
    color: #71533E;
    font-size: 1.4rem;
    font-weight: 400;
    text-decoration: underline; }
    .facetwp-facet-reset a:hover, .facetwp-facet-reset a:focus {
      text-decoration: none; }


/*# sourceMappingURL=facet-filters-style.css.map*/