

/* Start:/local/components/tempus/catalog.section/templates/.default/style.css?1769779648103*/
.is-cart.disabled svg path{
    stroke: lightgray;
}
.pagination__more {
    display: none!important;
}
/* End */


/* Start:/local/components/aspro/smartseo.content/templates/main/style.css?17733834351605*/
.aspro-smartseo-content__wrapper {
  margin-top: 20px;
  margin-bottom: 20px;
}

.description__section {
  padding-bottom: 3rem;
}

.tempus-seo-block {
  color: #404040;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.5;
  font-size: 14px;
}

.tempus-text {
  margin: 0 0 10px 0;
  color: #3c3c3c;
  font-family: var(--main-font);
}

.tempus-bold {
  font-weight: 600;
  font-family: var(--main-font);
}

.tempus-title {
  font-weight: 600;
  font-size: 14px;
  margin: 20px 0 10px 0;
  font-family: var(--main-font);
}

.tempus-list {
  list-style: none;
  padding-left: 0;
  margin: 0 0 15px 0;
  font-family: var(--main-font);
}

.tempus-list li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 6px;
  font-family: var(--main-font);
}

.tempus-list li::before {
  content: "—";
  position: absolute;
  left: 0;
  top: 0;
}

.tempus-link {
  text-decoration: underline;
  letter-spacing: -0.28px;
  color: inherit;
  transition: border-color 0.2s;
  font-family: var(--main-font);
}

.tempus-link:hover {
  text-decoration: unset;
}

.tempus-spoiler-btn {
  background: transparent;
  border: none;
  color: #000;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  padding: 0;
  margin-top: 5px;
  border-bottom: 1px dashed #000000ff;
  transition: border-color 0.2s;
  font-family: var(--main-font);
}

.tempus-spoiler-btn:hover {
  border-bottom-style: solid;
}

.tempus-spoiler-content {
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.tempus-spoiler-content.is-open {
  height: auto;
  overflow: visible;
  visibility: visible;
  margin-top: 15px;
}
/* End */
/* /local/components/tempus/catalog.section/templates/.default/style.css?1769779648103 */
/* /local/components/aspro/smartseo.content/templates/main/style.css?17733834351605 */
