/* ukrywanie treści */
.projector_buy__number_amounts, #projector_amount, #account_rebates, #payment_later, #order2_info_sub4, #product_questions_list, #points_login, #client_cards, #contact_map, .contact_stocks {
display: none !important;
}
.product__name {
    height: 48px;
}
.mt-2 {
    height: 60px;
}

/* formatowanie opisu - karta towaru */
.nw_naglowek {
    font-size: 1.1em;
    font-weight: bold;
}
.nw_table{
    border: 1px solid #555555;
}
.nw_thead{
    background-color: #f5f5f5;
    font-weight: bold;
}
.nw_thead_td_1 {
    text-align: left;
    width: 70%;
    padding: 5px;
    border-right: 1px solid #555555;
}
.nw_thead_td_2 {
    text-align: center;
    width: 15%;
    padding: 5px;
    border-right: 1px solid #555555;
}
.nw_thead_td_3 {
    text-align: center;
    width: 15%;
    padding: 5px;
}
.nw_tbody {
    border: 1px solid #555555;
}
.nw_tbody_td_1 {
    text-align: left;
    padding: 5px;
    border-right: 1px solid #555555;
}
.nw_tbody_td_2 {
    text-align: center;
    padding: 5px;
    border-right: 1px solid #555555;
}
.nw_tbody_td_3 {
    text-align: center;
    padding: 5px;
}
.nw_stoper {
    padding: 5px;
}