.projector_info__item.--returns.projector_returns {
    display: none !important;
}
span#projector_amount {
    display: none !important;
}
.projector_buy__number_amounts {
    display: none !important;
}/* --- WYSWIETLANIE ILOSCI ---*/
.projector_buy__number_amounts {
    display:none!important;
}

/* ukryj stany */
#projector_amount {
    display:none!important;
}

#projector_form > div > div.projector_details__info.projector_info > div.projector_info__item.--returns.projector_returns {
    display:none!important;
}

#projector_form > div > div.projector_details__info.projector_info > div.projector_info__item.--stocks.projector_stocks {
    display:none;
}

#contact_contact > h2 {
    display: none;
}

/* do pobrania */
.cm {
    overflow: hidden!important;
}

/* --- Strona kontakt --- */
.big_label {
    font-size: 14pt!important;
}

#contact_contact > div > div.contact_contact_phone > p:nth-child(1) > a {
    font-size: 16px;
}

#contact_contact > div > div.contact_contact_phone > p:nth-child(2) > a {
    font-size: 16px;
}



/* --- ICON BAR ---*/


.vellicon-bar {
  position: fixed;
  top: 50%;
  right: 0%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1000;
}
@media (min-width: 1px) and (max-width: 800px) {
  .vellicon-bar a {
    display: block;
    text-align: center;
    padding: 3px;
    transition: all 0.3s ease;
    color: white;
    font-size: 15px;
    width: 25px;
    height: 25px;
    border-radius: 30%;
  }
}
@media (min-width: 801px) and (max-width: 1200px) {
  .vellicon-bar a {
    display: block;
    text-align: center;
    padding: 5px;
    transition: all 0.3s ease;
    color: white;
    font-size: 21px;
    width: 30px;
    height: 30px;
    border-radius: 30%;
  }
}
@media (min-width: 1201px) {
  .vellicon-bar a {
    display: block;
    text-align: center;
    transition: all 0.3s ease;
    color: white;
    font-size: 30px;
    padding: 6px;
    width: 50px;
    height: 50px;
    border-radius: 30%;
  }
}
.vellicon-bar a:hover {
  background-color: #000;
}
.facebook {
  background: #3B5998;
  color: white;
}
.linkedin {
  background: #007bb5;
  color: white;
}
.twitter {
  background: #55ACEE;
  color: white;
}
.youtube {
  background: #bb0000;
  color: white;
}
.instagram {
  background: linear-gradient(60deg,#f9ed32 0%,#ee2a7b 54%,#002aff 100%);
  color: white;
}
.pinterest {
  background: #cb2027;
  color: white;
}
.dmca {
  background: #8bc53f;
  color: white;
}
/*.content {
  margin-left: 75px;
  font-size: 30px;
}*/


/* --- Galeria ---*/

.row-gal {
    margin: auto;
}
div.basketedit_rebatecodes_outline {display: block;}

#menu_security_policy {clear: both;}
div#projector_shipping_info {
    display: none !important;
}


span.stock__availabilty_count{
    display:none!important;
}