#freeShipping {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .bars_top {
    display: none !important;
  }
}

.projector_buy__number_amounts {
display: none !important;
}

#projector_amount {
display: none !important;
}

.product__icon img {
	max-height: 280px;
	mix-blend-mode: multiply;
}

li.nav-item picture img {
width:196px;
}
li.nav-item:last-child picture img {
width:302px;
}

#search .product[data-product_disable] .product__icon img {
	opacity:1;
}