  /* Меню на внутренних страницах */
  body.internal-page .t466__container__bg {
    background-color: #000000 !important; /* Твой цвет */
  }
  
  
.t466__logo__title {
    font-family: 'Arial', sans-serif !important;
    font-weight: 900 !important; /* максимально жирный */
    font-size: 20px !important;
    line-height: 1.55 !important;
    color: #F6EFE5 !important;
    text-transform: none !important; /* или uppercase, если хочешь капсом */
}
#rec858708220 .t396__artboard {
    background-color: #ffffff!important;
}
.t758__link-item__wrapper .t-menu__link-item {
    color: #000!important;
}
div#rec858713431 {
    background: #fff!important;
}

/* Или конкретно для элементов с точным старым цветом */
[data-style*="#40312f"] {
    color: #000000 !important;
}

.js-product.t-store__card.t-store__stretch-col.t-store__stretch-col_25.t-align_center.t-item .dolyami-widget { justify-content: center; }

.t-inputpromocode__btn.t-btn.t-btn_md {
    width: 100px;
}
.dolyami-widget {
  margin-top: 6px;
  display: flex;
  align-items: center;
  font-size: 13px;
  color: #000;
  opacity: 0.85;

}

.dolyami-logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 14px;
  margin-right: 6px;
  font-size: 10px;
  font-weight: bold;
  background: #f5f5f5;
  border-radius: 3px;
  color: #000;
}
#rec859366309 .t-btnflex.t-btnflex_type_button {
    font-family: 'Montserrat', Arial, sans-serif;
    background: #000000;
    color: #fff;
}
.dolyami-text {
    font-family: 'Montserrat', Arial, sans-serif;
    padding: 2px 11px;
    background: #000000;
    color: #ffffff;
}
.dolyami-text b {
  font-weight: 600;
}
@media(max-width:991px){
    
}