<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.t-store__card__price {
  padding-left: 20px; 
}

.t-store__card__price-value {
  /*font-size: 16px;*/
  font-weight: 800;
  position: sticky;
  font-weight: lighter;
}

.t-store__card__price-value:before, .t744__price-value:before, .t762__price-value:before {
  content: "РѕС‚ ";
  position: sticky;
  top: 0px;
  left: -30px;
  /*font-size: 16px;*/
}

.t-store__card__price-item:after, .t744__price-value:after, .t762__price-value:after {
  content: " Р·Р° 1 РјВІ";
  /*font-size: 16px;*/
  position: sticky;
  top: 0px;
}

.uc-productTableInfo table .quill-table__cell {
    border: none;
    border-bottom: dotted 1px #ddd!important;
}

.uc-productTechInfo .t1123 .t-divider {
    display: none;
}

.uc-productTechInfo .t1123 .t-container_flex {
    border-bottom: dotted 1px #ddd;
}

.uc-headerTwo a[role="button"] {
    background: #000;
    color: #fff!important;
    padding: 15px 30px;
    text-transform: uppercase;
    border-radius: 30px;
    font-size: 14px;
    line-height: 50px;
    transition: background-color 0.3s ease;
}

.uc-headerTwo a[role="button"]:hover {
    background: #333;
}

div.t164__text a {
    padding: 15px 20px;
    background-color: #fff;
    color: #000!important;
    border-radius: 30px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    transition: background-color 0.3s ease, color 0.3s ease;
}

div.t164__text a:hover {
    background-color: #252525;
    color: #fff!important;
}</pre></body></html>