.list-group.fx-brands {
background: none;
display: flex;
gap: 20px 10px;
flex-wrap: nowrap;
overflow-x: auto;
margin-bottom: 20px;
}

.list-group.fx-brands a {
background-color: #f7f7f7;
padding: 6px 20px;
border-radius: 8px;
margin-bottom: 20px;
}

.list-group.fx-brands a.active {
	background-color: #057D99;
	color: #fff;
}


@media (min-width:768px){
	.list-group.fx-brands {	
		flex-wrap: wrap;
}	



.home-page .html-module {
  background: none !important;
}

@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}


.footer__payments-icon {
width: unset;
}

.header-phones__additional {
  font-size: 1.5em;
}

@media (min-width:1200px){

.header-phones__main {
  font-size: 1.9em;
  font-weight: 700;
  color: #000;
}

.product-thumb__name {
height: unset !important;
font-size: 17px;

}

@media (max-width:767px){
.product-thumb__name {
height: unset !important;
font-size: 13px;
}
}

@media (min-width: 992px) {
  .menu2 .menu__level-1-a {
    font-size: 15px;
  }

.header-logo {
  margin-right: 20px;
}
}


.uk-lightbox { 
  z-index: 99999999 !important;
}


