a {
  color: #40281f;
}
.btn-secondary {
  color: #40281f;
}
.static-form__help--sidebar .product-form__items {
  color: #40281f;
}

.form-control {
  color: #40281f;
}
.color-darth-vader {
  color: #40281f;
}
.footer-navigation-block {
  color: #40281f;
}
#mse2_sort a.active,
#mse2_tpl a.active {
  color: #40281f;
}
.btn-outline-primary {
  color: #40281f;
}
.static-form__help--sidebar .product-form__items {
  color: #fff;
}
.static-form__help--sidebar {
  position: relative;
  background-image: url("/assets/template/images/static-form-3.jpg");
  z-index: 1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.static-form__help--sidebar:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  /*background: linear-gradient(270deg, rgba(4, 44, 38, 0) 0%, #042c26 100%);*/
  background-color: rgba(0, 0, 0, 0.3);
}

.static-form__help {
  background-image: url("/assets/template/images/fon-help.jpg");
  position: relative;
  z-index: 1;
}
.static-form__help:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  background: linear-gradient(270deg, rgba(4, 44, 38, 0) 0%, #042c26 100%);
}
.static-form__help.design-derevo {
  background-image: url("/assets/template/images/fon-derevo.jpg");
}
.static-form__help.design-derevo:before {
  background: linear-gradient(270deg, rgba(4, 44, 38, 0) 0%, #9e8a76 100%);
}
.static-form__help.design-derevo .product-form__items {
  color: #40281f;
}

.static-form__help.design-domik {
  background-image: url("/assets/template/images/fon-domik-3.jpg");
}
.static-form__help.design-domik:before {
  background: linear-gradient(270deg, rgba(4, 44, 38, 0) 0%, #40281f 100%);
}

.header-block-top a {
  color: #40281f;
}

.header-block-top {
  color: #40281f;
}

.header-phone {
  color: #40281f;
  font-size: 16px;
}

.header-block-top {
  background: #fff;
  /*border-bottom: 2px solid #272428;*/
  background: #f1e3cb;
}
.btn-red-damask {
  background-color: #4c0d0c;
  border-color: #4c0d0c;
}

.btn-red-damask:hover {
  background-color: #4c0d0c;
  border-color: #4c0d0c;
  opacity: 0.8;
}

.header-main__logo {
  max-width: 130px;
  width: 100%;
}

.callback-button {
  font-size: 16px;
}

.product-item__slider {
  flex: 1 1 calc(25% - 15px); /* 25% ширины минус gap */
  min-width: 245px;
  max-width: 305px;
}

.product-item__items {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  /* justify-content: start; */
}
.article-meta {
  color: #666;
  font-size: 0.9rem;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

.article-meta-item {
  display: flex;
  align-items: start;
}

.article-meta-item:not(:last-child)::after {
  content: "|";
  margin-left: 15px;
  color: #ddd;
}

a.callback-btn {
  color: #fff;
}

.meta-author__photo img {
  max-height: 130px;
  border-radius: 50%;
}

.meta-author {
  gap: 15px;
  flex-wrap: wrap;
  margin-top: 50px;
}

.meta-author__info {
  display: flex;
  flex-direction: column;
}

.steps-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border: 1px solid #ddd;
  padding: 15px;
}

.step {
  width: 24%;
  text-align: center;
  margin-bottom: 15px;
}

.step img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 150px;
  height: auto;
}

.step-description {
  font-weight: 400;
  padding-top: 10px;
}

.about-delivery img {
  max-width: 550px;
}
.under-blog__link {
  margin: 20px 0;
}
a.link-button {
  text-decoration: underline;
}
a.link-button:hover {
  text-decoration: none;
}

.news-card {
  position: relative;
}

.meta-author__info__name__page {
  font-weight: 800;
}
.article-meta-item.article-meta-item__page {
  position: absolute;
  bottom: 20px;
  left: 20px;
}
.news-card__body.news-card__body__page {
  padding: 20px 20px 70px 20px;
}

.blog-sticky {
  position: sticky;
  top: 15%;
}

.blog-with-sidebar #mse2_mfilter {
  flex-direction: row-reverse;
}

.btn-count.minus {
  border: 1px solid #042c26;
  color: #042c26 !important;
}
.btn-count.minus:hover {
  border: 1px solid #042c26;
  color: #f4f4f2 !important;
  background: #042c26;
}
.btn-count.plus {
  border: 1px solid #042c26;
  color: #f4f4f2 !important;
  background: #042c26;
}

.btn-count.plus:hover {
  background: #fff;
  border: 1px solid #042c26;
  color: #042c26 !important;
}

.btn-ivy-wreath {
  background-color: #042c26;
  border-color: #042c26;
}

.square {
  border: 1px solid #042c26;
}
.square * {
  stroke: #042c26;
}
.square.active *,
.square:hover * {
  background: #042c26 !important;
  fill: #042c26 !important;
}
.square.active,
.square:hover {
  background: #042c26 !important;
  fill: #042c26 !important;
}
.btn-ivy-wreath.focus,
.btn-ivy-wreath:focus,
.btn-ivy-wreath:hover {
  background-color: #042c26 !important;
  border-color: #042c26 !important;
  opacity: 0.8;
}
/*
.static-form__help--sidebar {
  background: #F1E3CB;
}
*/
.footer-navigation-block {
  background: #f1e3cb;
}
.bg-bleached-silk {
  background-color: #f1e3cb !important;
}
a.bg-bleached-silk:hover {
  background-color: #f1e3cb !important;
  opacity: 0.8;
}
.btn-catalog {
  background-color: #f1e3cb;
  border-color: #f1e3cb;
}
.btn-catalog:hover {
  background-color: #f1e3cb;
  border-color: #f1e3cb;
  opacity: 0.8;
}

.review-4 .review-item {
  background-color: #f1e3cb;
}
.news-card {
  background: #f1e3cb;
}
.btn-catalog:not(:disabled):not(.disabled).active,
.btn-catalog:not(:disabled):not(.disabled):active,
.show > .btn-catalog.dropdown-toggle {
  background-color: #4c0d0c;
  border-color: #4c0d0c;
}
.color-ivy-wreath {
  color: #042c26;
}
.link-social {
  background-color: #042c26;
}
.video-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  gap: 30px;
  margin-bottom: 30px;
}
.video-item {
  max-width: 300px;
}
.video-block-main {
  margin: 50px auto;
}


@media screen and (max-width: 768px) {
  .header-main__logo {
    width: 70px;
  }
  .product-item__slider {
    max-width: 100%;
  }
  .blog-sticky {
    display: none;
  }
  .textpage__content_article img {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 600px) {
  .step {
    width: 100%;
  }
}

@media screen and (max-width: 420px) {
  .product-item__slider {
    max-width: 100%;
  }
}
