form#add-to-cart-or-refresh #lungime_folie {
  font-size: 16px;
  border-radius: 1.25rem;
  padding: .5rem 1rem;
  width:40%;
  line-height: 1.5;
  border: 1px solid #dee2e6 !important;
  box-shadow: none !important;
}

#pozitie_lungime span.control-label, #pozitie_lungime span{
  font-size: 0.875rem;
  color: #0f0f0f;
  font-weight: 700;
  
}

#calculation_message{
font-size: 0.875rem;
color:#FF7C23;

}

#calculation_message span{

font-weight: bold;

}

#error_input_lungime {
font-size: 0.875rem;
color:#EE0000;

}


.js-product-additional-info #pozitie_lungime {
  display: none !important;
}

.product__variants {
  max-width: 500px;
}

#calculation_message, #error_input_lungime {
  margin-bottom: .5rem;
}