.catalog__product img{
	background: #FFF;
}
.buy__content__shops div p{
width:32%;
}
.buy__content__shops{
overflow-x: scroll;
}
.catalog__bottom .glow-button{
margin-left:0 !important;
}

.buy__content__shops::-webkit-scrollbar {
    display: none;
}
.popup .popup-content .popup-content__product img {

    background: #FFF;
    border: 2px solid #666666;
}


.buy__content__marketplace .ozon path {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
@media (max-width: 500px) {
.buy__content__marketplace .ozon path {
  fill: #005BFF;

}



.buy__content__marketplace .wb path {
  fill: #F905DB;

}

}