@media (max-width:767px){
/* .home-page .html-module{display:none} */
/* .uni-banner{display:none} */
#uni-notification-1 {display:none}
}

.menu__banner > div {display:flex;flex-direction:column;justify-content:center;height:100%;max-height:428px;padding: 15px;text-align:center;background: radial-gradient(circle, rgba(0,137,168, .5) 0%, #0089a8 100%);border-radius:4px}
.menu__banner div img {margin:15px 0;padding:15px}
.menu__banner span {font-size:1.5em;font-weight:500}
.menu__banner span:last-of-type{font-size:1.3em}

.article_description h3.heading{font-weight:700}

.top-menu {display: none;}

.home-page .html-module { background: none; border: none;}

/* Убрал тень картинки товара в миниатюре*/
.product-thumb__image {
   box-shadow: none; 
}

/* скрыть полосу в заголовках */
.heading:after {display: none;}

/* Контент слайдера */
.uni-slideshow__btn {display:none;}
.uni-slideshow__description.fullwidth {right: 30%;}
.uni-slideshow__description {text-align: left;}

/* Изображение в карточке товара на главной модуль 5в1 */
.uni-item {padding: 0; border:none;}
@media (min-width: 992px) {
	.uni-item:hover {
		/*border: solid 1px transparent;  */
		border: none;
		box-shadow: none;
	}
}
/* Таймер акций */
.uni-timer {bottom: 30px;}

/* Отступ картинки снизу */
.product-thumb__image {margin: 0 0 0;}
.product-thumb {margin: 0 0 0;}

/* Отступ лейбла в карточке товара */
.sticker__item { margin: 10px 10px 5px;}

/* Заголовки блоков на главной */
div.heading {
    margin: 25px 0 10px;
    font-size: 1.7em;
}

.uni-module {
    margin-bottom: 0;
}
.news-module__item {
    margin: 0 0 10px;
}
/* пагинация в каруселях */
.owl-carousel .owl-dots {
    display: none;
}

/* Стиль текстового блока на главной */
@media (min-width: 992px) {
	.home-banner {
		margin: 50px -10px 50px;
		border: none;
		padding-top: 0;
		padding-bottom: 0;
	}
}

.home-banner__item {margin: 0;}

.home-banner__item:after {
    background: none; }

/* HTML модуль удалил дефолтный стиль */
.home-page .html-module {  padding: 0; margin-bottom:0;}

.uni-banner__img {
    max-height: none;
}
.uni-banner {
  margin-bottom: 0;
}
/* Горизонтальное меню  */
@media (min-width: 992px) {
.menu2 .menu__level-1-li:last-child { border-right: none; }
    .menu2 .menu__level-1-li {box-shadow: none;}
}
.menu__level-1-a:hover {
    background: none;
    color: #6d7c65;
}
.menu2 .menu__level-1-li:hover {
    background: none;
}
.menu2 .menu__level-1-a { text-transform: uppercase;}

/* Хидер  */
.header-block {padding: 28px 0 5px;}

/* Отступ main */
main { padding: 1px 0;}

/* Сайдбар на странице категорий  */
.menu-module__ul {background: none;}

/* Описание категорий на стр категорий */
.category-info { background: #fff;}

/* Иконка закладки */
.wishlist, .wishlist a {
    color: #fff;
}
button.compare, button.wishlist {
     font-size: 1.8em;
    background: transparent;
}
.wishlist:hover, .wishlist a:hover, .wishlist.active {
    color: #fff;
    border-color: transparent; 
}

/* Иконки в хидере */
.header-account__icon, .header-wishlist__icon, .header-compare__icon, .header-cart__icon{
    font-size: 1.5em;
}
.header-block__item-wishlist + .header-block__item-cart .header-cart__icon, .header-block__item-compare + .header-block__item-cart .header-cart__icon {
    font-size: 1.5em;
}

/* Скрытие иконок вариантов отображения сетки товаров в мобильном */
@media (max-width: 992px) {
.sorts-block__btn-group, .btn-group {display: none;}
.sorts-block__limit {margin-right: 0;}
}
/* Белый фон под описанием категорий */
.category-info {background: #fff;}

/* Ширина контейнера десктоп */
@media (min-width: 1280px) {
.container {width: 80%;}
}
@media (min-width: 1900px) {
.container {width: 65%;}
}
@media (min-width: 2500px) {
.container {width: 45%;}
}

/* Кнопка смотреть все в модулях на главной  */
.btn-home  {
    color: #6d7c65;
    border: 1px solid #6d7c65;
    line-height: 35px;
   padding-bottom: 20px;
}
a.btn-xl {    line-height: 35px;}
.btn-home:hover {
    color: #fff;
    background: #6d7c65
}
.btn-xl {
    height: 38px;
    font-size: 1.1em;
    font-weight: 400;
    padding: 0 45px;
}
/*  Размер картинки опции*/
.product-page__option img {
    width: 100px;
}

.footer {margin-top: 50px;}

/* Скрыть картинку в попапе опции */
.option__popup-img {display: none;}

/* Стиль подписи к опции с картинкой */
.option_name_img {
    color: #6d7c65;
     background: #fff;
      border: none;
}
.option_name_img:hover {
    color: #6d7c65;
     background: #fff;
      border: none;
}

/* Стиль Текстового баннера на главной */
@media (min-width:1200px) and (max-width:1440px) {
 .home-banner__item {padding-left: 0; padding-right: 0;}
}

/* Поиск по категориям */
.header-search__category {display: none;}

/* Отступ справа от лого */
.header-block__item-logo {padding: 0 0 0 0;}
.header-block__item-logo {
    padding: 0 0 0 0;
}

/* Скрыть иконки мессенджеров на мобильном */
@media (max-width: 420px) {
.app-no {display: none;}
}
/* Текст плейсхолдер размеров товара */
.form-control-small {font-size: .7em;}

/* Рамка при наведении на опции */
.option input:hover + .option__img, .option input:checked + .option__img {
    border: solid 3px #6d7c65;
}

/* Расстояние после читать далее */
.readmore-js-toggle {
    margin-top: 10px;
    font-size: 12px;
}

/*  Цвет артикула и цены кв м на странице товара */
.heading_top-right {
    color: #000;
}


/* Стиль стоимости на стр товара  */
.prices-span {font-weight: bold;}

/* Текстовый баннер на стр товара  */
.home-banner__item {padding: 0;}

/* Слайдер на главной */
.uni-slideshow_v2__description.text-over-image {
    background: none; 
    backdrop-filter: none; 
    border-radius: none;    
}

@media (min-width: 780px) {
     .uni-slideshow_v2__description.text-over-image {
         padding-left: 100px;
         padding-right: 200px;
     }
}
.uni-slideshow_v2__title {
    color: #fff;
}
.uni-slideshow_v2__text {
    color: #fff;
}

@media (max-width: 575px)
.uni-slideshow_v2__text {
    display: contents;
}
@media (max-width: 575px)
.uni-slideshow_v2__title {
    text-align: left;
}
.product-thumb__name {
    margin: 0;
    padding: 0;
}

@media (min-width: 768px)
.ocf-active-label:empty + .ocf-filter-name {
    padding-left: 11%;
}
/* Доп стиль h1 категорий  */
.h1-category {
     font-size: 1.3em;
	 color: #000;
}
/*  Скрыл пагинацию */
.pagination {
      display: none;
}
/*  Модуль фильтра и категорий */
.menu-module__children-a:before {
    display: none;
}
.menu-module__children-a:last-child {
    padding-bottom: 0;
}
.menu-module__children-a {
    padding: 0 11% 7px;
}

.menu-module__a {
    font-size: 14px;
}

.menu-module__children-a {
    color: #000;
}

.menu-module__children-a.active {
    color: #000;
    text-decoration: underline;
}
.menu-module__children-a:hover {
    color: #000;
    text-decoration: underline;
}
.menu-module__a.active, .menu-module__a:hover {
  color: #000;
}
.menu-under.active {
    text-decoration: underline;
}

.menu-module__ul {
    margin: 0 0 5px;
}
.menu-module__a {
    padding: 3px 15px 13px 11%;
}
.product-thumb__price {
    margin: 0 0 0;
}
.mt-setka-product {
    margin-top: 30px;
}

.heading {
    align-items: start;
    margin: 0;
}
.grid-view {
    margin-top: 30px;
}

.menu-module__pm {
    display: none;
}

.category__tag {
display: none;
}

@media (min-width: 768px) {
      .py-home {padding: 0 180px; }
}
.textwhite {
     color: #ffffff;
}
.textwhite:hover {
    text-decoration: underline;
color: #ffffff;
}