@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}
.noUi-handle {
     background: #2e6b98;
  }
/* Отступ между заголовками разделов  */
div.heading {
    margin: 70px 0 15px;}
/* Цвет нижнего футера  */
.footer__socials-payments {
background-color: #fe4d61;
    }
	.widget-visible[title="chat widget"] {
   bottom: 45px !important;
}
@media (max-width: 575px){
.header-block__item-logo {
    order: 0;
    padding: 0px;
}
}
@media (max-width: 480px){
.header-phones__main {
    font-size: .8em !important;
}}
.fly-block {
      bottom: 80px;
}

@media (max-width: 992px){
.fly-block.mobile-menu-bottom {
    bottom: 140px;
}}
.simplecheckout-warning-block {
     color: #ffffff !important;
}
.tec_vibor a {
    color: #d3d2d2 !important;
}
.product-thumb__image a:before {
    background: #fff !important;
   }
@media (min-width: 1200px){
.col-lg-4 {
    width: 25%;
}}