.dmw-elementor-custom-posts-wrapper {
  overflow: hidden;
}

.dmw-elementor-custom-posts {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}
@media (min-width: 1200px) {
  .dmw-elementor-custom-posts {
    margin: 0 -32px;
  }
}
@media (max-width: 1200px) {
  .dmw-elementor-custom-posts {
    flex-flow: column;
    padding: 0 15px;
  }
}
.dmw-elementor-custom-posts .dmw-elementor-custom-posts-item {
  flex: 1 1 33.3333%;
  padding: 0 32px;
  border-right: 1px solid #D9D9D9;
  margin: 1rem 0;
}
@media (min-width: 1200px) {
  .dmw-elementor-custom-posts .dmw-elementor-custom-posts-item {
    flex: 0 0 33.3333%;
  }
}
@media (max-width: 1200px) {
  .dmw-elementor-custom-posts .dmw-elementor-custom-posts-item {
    padding: 32px 0;
    padding-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 1px solid #D9D9D9;
  }
}
.dmw-elementor-custom-posts .dmw-elementor-custom-posts-item:last-of-type {
  border-bottom: 0;
}
.dmw-elementor-custom-posts .dmw-elementor-custom-posts-item img {
  aspect-ratio: 396/250;
  width: 100%;
  height: auto;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.dmw-elementor-custom-posts .dmw-elementor-custom-posts-item .dmw-elementor-custom-posts-item-header {
  position: relative;
  margin-bottom: 8px;
}
.dmw-elementor-custom-posts .dmw-elementor-custom-posts-item .dmw-elementor-custom-posts-item-categories {
  display: flex;
  flex-flow: row wrap;
  gap: 10px;
  margin-top: 8px;
  margin-bottom: 8px;
}
.dmw-elementor-custom-posts .dmw-elementor-custom-posts-item .dmw-elementor-custom-posts-item-categories .dmw-elementor-custom-posts-item-categories-item {
  background: #000;
  color: #fff;
  text-transform: uppercase;
  padding: 4px 8px;
}
.dmw-elementor-custom-posts .dmw-elementor-custom-posts-item .dmw-elementor-custom-posts-item-no-thumbnail .dmw-elementor-custom-posts-item-categories {
  margin-top: 0;
}
.dmw-elementor-custom-posts .dmw-elementor-custom-posts-item .dmw-elementor-custom-posts-item-link {
  width: 25px;
  height: 25px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  background: #F3F3F3;
  border-radius: 50%;
  aspect-ratio: 1/1;
  transition: all ease 0.3s;
}
.dmw-elementor-custom-posts .dmw-elementor-custom-posts-item .dmw-elementor-custom-posts-item-link i {
  filter: brightness(0);
  font-size: 60%;
}
.dmw-elementor-custom-posts .dmw-elementor-custom-posts-item .dmw-elementor-custom-posts-item-link:hover {
  opacity: 0.8;
}
.dmw-elementor-custom-posts .dmw-elementor-custom-posts-item .dmw-elementor-custom-posts-item-inner {
  display: flex;
  align-items: flex-start;
  flex-flow: row;
  gap: 16px;
  flex-direction: column;
}
.dmw-elementor-custom-posts .dmw-elementor-custom-posts-item-featured-label {
  font-family: "mortise", "Sans-serif";
  font-weight: 700;
}

.d-flex {
  display: flex;
}

.justify-content-center {
  justify-content: center;
}

.mt-3 {
  margin-top: 1rem;
}

.mb-3 {
  margin-bottom: 1rem;
}

.my-3 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.dmw-elementor-custom-posts.dmw-elementor-has-portrait-images {
  margin: 0;
}
@media (min-width: 768px) {
  .dmw-elementor-custom-posts.dmw-elementor-has-portrait-images {
    margin: 0 -32px;
  }
}
@media (min-width: 768px) {
  .dmw-elementor-custom-posts.dmw-elementor-has-portrait-images .dmw-elementor-custom-posts-item:where(:not(.is_featured)) {
    flex: 0 0 33.3333%;
  }
}
@media (max-width: 1200px) {
  .dmw-elementor-custom-posts.dmw-elementor-has-portrait-images {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dmw-elementor-custom-posts.dmw-elementor-has-portrait-images .dmw-elementor-custom-posts-item {
    border: 0;
    padding: 0;
  }
  .dmw-elementor-custom-posts.dmw-elementor-has-portrait-images .dmw-elementor-custom-posts-item:where(:not(.is_featured)) {
    padding: 0 32px;
    border-right: 1px solid #D9D9D9;
    margin: 1rem 0;
  }
}
@media (max-width: 768px) {
  .dmw-elementor-custom-posts.dmw-elementor-has-portrait-images {
    flex-flow: column;
  }
  .dmw-elementor-custom-posts.dmw-elementor-has-portrait-images .dmw-elementor-custom-posts-item:where(:not(.is_featured)) {
    padding: 32px 0;
    padding-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 1px solid #D9D9D9;
  }
}
.dmw-elementor-custom-posts.dmw-elementor-has-portrait-images .dmw-elementor-custom-posts-item img {
  aspect-ratio: 250/320;
}

@media (min-width: 768px) {
  .archive .dmw-elementor-custom-posts-artiste .dmw-elementor-custom-posts-item-artiste.is_featured {
    flex-basis: 100%;
    display: grid;
    padding: 0;
    grid-template-columns: 67% 33%;
  }
  .archive .dmw-elementor-custom-posts-artiste .dmw-elementor-custom-posts-item-artiste.is_featured .dmw-elementor-custom-posts-item-featured-label {
    grid-column: 1;
    padding: 0 32px;
  }
  .archive .dmw-elementor-custom-posts-artiste .dmw-elementor-custom-posts-item-artiste.is_featured .dmw-elementor-custom-posts-item-header {
    grid-column: 2;
    grid-row: 1/5;
    padding: 0 32px;
  }
  .archive .dmw-elementor-custom-posts-artiste .dmw-elementor-custom-posts-item-artiste.is_featured .dmw-elementor-custom-posts-item-categories {
    grid-column: 1;
    align-self: start;
    grid-row: 3/4;
    padding: 0 32px;
  }
  .archive .dmw-elementor-custom-posts-artiste .dmw-elementor-custom-posts-item-artiste.is_featured .dmw-elementor-custom-posts-item-inner {
    grid-column: 1;
    padding: 0 32px;
  }
  .archive .dmw-elementor-custom-posts-artiste .dmw-elementor-custom-posts-item-artiste.is_featured .dmw-elementor-custom-posts-item-title {
    margin: 0;
  }
}
