.plpcontent7 picture.desktop-image {
  position: relative;
  padding: 0 2px; }
  .plpcontent7 picture.desktop-image img {
    width: 100%;
    height: 100%;
    object-fit: fill;
    background-color: #F0F0F0; }
  .plpcontent7 picture.desktop-image span.Textlink {
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60%;
    border: unset;
    font-size: 10px;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 12px;
    letter-spacing: 0.1em;
    text-align: center;
    font-weight: 600;
    background-color: #fff;
    color: #000;
    padding: 19px 24px;
    display: block;
    transition: all .4s ease; }
    .plpcontent7 picture.desktop-image span.Textlink:hover {
      color: #fff;
      background-color: #000; }
    .plpcontent7 picture.desktop-image span.Textlink::after {
      content: none; }

.plpcontent7 .iframe--video {
  padding: 0 2px; }
  .plpcontent7 .iframe--video div {
    padding-bottom: 99.6%; }

@media (max-width: 768.98px) {
  .product-list.rythme-view .TREE_BY_LINE.plpcontent7-block {
    width: 100%;
    margin-bottom: 40px; } }

.plpcontent7-block .ctaNotClickable {
  pointer-events: none;
  cursor: default; }
