<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*****************************************************************************/
/* RM-2023 */

.id-1108 .sidebar {
  display: none;
}

.id-1108 #filters-wrapper {
  display: none;
}

.id-1108 #content &gt; h1 {
  display: none;
}

.id-1108 #content &gt; h4 {
  display: none;
}

.id-1108 #productsTop {
  display: none;
}

.id-1108 .category-top {
  display: none;
}

.id-1108 .breadcrumbs-wrapper .breadcrumbs {
  display: none;
}

.id-1108 #category-header {
  display: none;
}

.id-1108 .products-block.products {
  margin-top: 50px;
}

.id-1108  #content &gt; div &gt; article &gt; header {
  display: none;
}

.id-1108 #content &gt; ul {
  display: none;
}

.id-1108 #filters {
  display: none;
}

#RM-2023-button {
  cursor: pointer;
}

#RM-2023-button:hover {
  background-color: #7cc35e !important;
  color: #fff !important;
}

#RM-2023-main-m {
  display: none !important;
}

.RM-2023-box-bottom-m {
  display: none !important;
}


@media only screen and (max-width: 480px) {

  #RM-2023-box {
    width: 100% !important;
  }

  #RM-2023-box-text {
    width: 100% !important;
  }

  #RM-2023-box-div-exe {
    display: none !important;
  }

  #RM-2023-box-div-mob {
    display: block !important;
  }

  #RM-2023-underline-last {
    padding-top: 10px !important;
  }

  #RM-2023-main-d {
    display: none !important;
  }

  #RM-2023-main-m {
    display: block !important;
  }

  #RM-2023-box-div &gt; a &gt; span {
    max-width: 100% !important;
  }

  #RM-2023-h2 {
    font-size: 48px !important;
    margin: -50px 0 30px 0 !important;
  }

  #RM-2023-h2-before {
    font-size: 46px !important;
    padding-top: 60px !important;
  }

  .RM-2023-box-bottom-m {
    display: flex !important;
  }

  .RM-2023-box-bottom-d {
    display: none !important;
  }

  #RM-2023-box-prod-1 {
    padding-bottom: 40px !important;
  }


}
</pre></body></html>