.toolbar .toolbar-bar .toolbar-icon-inter-product-index:before {
  -webkit-mask-image: url("../misc/icons/ffffff/bottle.svg") !important;
  mask-image: url("../misc/icons/ffffff/bottle.svg") !important;
}

.toolbar-icon-inter-product-index:before {
  background-image: url('../misc/icons/bebebe/bottle.svg');
}

.toolbar-icon-inter-product-index:active:before,
.toolbar-icon-inter-product-index.is-active:before {
  background-image: url('../misc/icons/ffffff/bottle.svg');
}
