.label.--disable {
    display: none !important;
}

span.projector_amount { 
    display: none !important;
    
}
span.projector_status__info_amount { 
    display: none !important;
    
}

div.opinions_add {
    display: none !important;
}
span.traits__label.mr-2 {
     text-transform: uppercase;
   
     font-weight: bold;
     font-size: 14px;
}


a.traits__value {
    text-transform: uppercase;
   text-decoration: none;
     font-weight: bold;
     font-size: 14px;
}

div.traits__wrapper:before {
    content: "Masz pytania? Skontaktuj się z naszym specjalistą:";
        text-transform: uppercase;
     color: #FF6633;
     font-weight: bold;
     font-size: 16px;
    
    
}

ul.navbar-nav.mx-md-n2 {
 text-align: center;
 width: 100%;
margin: 0 auto;
}
div.menu_navbar {
 text-align: center;
 width: 100%;
margin: 0 auto;
}

.projector_buy__number_amounts {
    display: none;
}