.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;
}

.projector_buy__number_amounts {
    display: none;
}