.menu__banner > div {display:flex;flex-direction:column;justify-content:center;padding: 15px;text-align:center;background:#eee;border-radius:4px}
.menu__banner div img {margin:15px 0;padding:15px}
.menu__banner span {color:#ff9900;font-size:1.5em;font-weight:500}
.menu__banner span:last-of-type{font-size:1.3em}

.news-page__description h3.heading{font-weight:700}
.news-page__description .heading:before{padding:0 5px 0 0;content:'#';color:#f00}
.news-page__image-39, .news-page__image-40, .news-page__image-41, .news-page__image-41{display:none}

.header-block__item.header-block__item-cart {display: none !important;}
.product-thumb__cart {justify-content: space-between;}
/* .product-thumb__add-to-cart.add_to_cart.btn {display: none !important;} */
/* .uni-slideshow_v2__btn.uni-href.btn {display: none !important;} */
.product-page__add-to-cart.add_to_cart.btn.btn-xl {display: none !important;} /*в корзину на карточке товаров*/
.product-page__wishlist-btn.btn.btn-sm.wishlist {display: none !important;} /* в избранное на товаре в категории */
.product-page__compare-btn.btn.btn-sm.compare {display: none !important;} /* сравнение на товаре к категории */
.product-thumb__wishlist.wishlist {display: none !important;} /* в избранное в карточке товара */
.product-thumb__compare.compare {display: none !important;} /* сравнение в карточке товара */
.top-menu__buttons {display: none !important;}
/* a.btn.btn-primary {background-color: #10C838;} */

@media (max-width: 767px) {aside#column-left {display: none !important;}}
.uni-slideshow_v2__item {height: auto !important;}

.uni-slideshow_v2-0 .uni-slideshow_v2__item,
.uni-slideshow_v2-0 .uni-slideshow_v2__img {
        min-height: 100% !important;
        max-height: 100% !important;
        height: 100% !important;}

#logo{margin: 0 auto !important;}

.uni-slideshow_v2__image.text-over-image img {object-fit: contain; height: auto; min-height: auto;}

.header-block { padding: 5px 0; }

/* ссылка на разработчика сайта */
.development_company {margin: 0 auto; width: fit-content; padding: 15px 0;}
.development_company span {font-weight: 600; color: var(--footer-heading-c);}