.projector_buy__number_amounts {
display: none !important;
}
#projector_amount {
display: none !important;
}



/* # # # # # # # # # # # # # # # # # #    MENU    # # # # # # # # # # # # # # # # # # */

header .navbar-subnav > .nav-item.--all {
  justify-content: flex-end!important;
}

.nav-item.--all .nav-link,
.nav-item.--all.empty .nav-link {
    text-decoration: none !important;
    color: #a1a0a0;
}




/* # # # # # # # # # # # # # # # # # #    ZMIANY NA KARCIE PRODUKTOWEJ    # # # # # # # # # # # # # # # # # # */

#projector_form .projector_variants__gfx img {
  border-radius: 35px;
}

.projector_sizes__item {
  border: 1px solid #d0c6c6;
}

#projector_form .projector_variants__item {
  min-width: 50px;
  width: 50px;
}

.dictionary__param[data-producer="true"],
.dictionary__param[data-code="true"] {
  display: none;
}

@media (min-width: 979px) {
    .projector_page #content #projector_longdescription[data-traits], .projector_page #content #projector_longdescription[data-dictionary] {
    grid-column: 1 / -1 !important;
    }
    
    #projector_dictionary {
    grid-column: 1 / -1!important;
     display: none;
    }
    
    #products_associated_zone1 {
      padding-top: 5rem;
}
    
    
}


#projector_form .projector_prices__unit_converted_price {
  display: none;
}





/* # # # # # # # # # # # # # # # # # #    ZMIANY NA LISTINGU PRODUKTOWYM    # # # # # # # # # # # # # # # # # # */

#search .product__version img {
  border-radius: 30px;
  max-height: 35px;
}

#search .product__version {
  border-radius: 30px;
}

#search .product__versions {
  gap: 5px;
}

.price.--convert {
  display: none;
}