#main_banner1 {
  margin-top: 40px;
}

a:hover,
.product__name:hover,
header .nav-link.active {
  color: #3ec1ec !important;
}

.hotspot .hotspot__name {
  margin-bottom: 10px;
}

.hotspot .hotspot__product {
  height: 100%;
}

.hotspot .hotspot__product .product__icon {
  background: transparent !important;
}

.hotspot .hotspot__product .product__content_wrapper {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.hotspot .hotspot__product .product__content_wrapper .product__name,
.hotspot .hotspot__product .product__content_wrapper .product__prices {
  margin-top: auto;
}

.label.--bestseller {
  color: #333 !important;
  background: #7dd9f7 !important;
}

.questions__button,
.opinions-shop_opinions_button,
.add_to_basket .add_to_basket__button {
  font-size: 1.6rem;
  font-weight: bold !important;
  padding: 1.2rem 1.4rem !important;
}

.projector_buy__button:not(:hover),
.questions__button:not(:hover),
.opinions-shop_opinions_button:not(:hover),
.add_to_basket .add_to_basket__button:not(:hover) {
  background: #7dd9f7 !important;
  border: 1px solid #7ddaf7 !important;
  color: #333 !important;
}

.blog-item_page .cm ul li,
.blog-item_page .cm ol li {
  line-height: 1.4em;
  padding: 5px;
}

.blog-item_page ._ae_desc p {
  line-height: 1.4em;
}

.article__image_wrapper {
  background: none !important;
}