
.ordering-process.in-krok-1 input[type="checkbox"]:checked + label::after, 
.ordering-process.in-krok-1 input[type="radio"]:checked + label::after {
  
    transform: none !important;
    margin-top: 0 !important;
    bottom: auto !important;


    top: 15.5px !important; 
}
