/* Vyberte si datum - STEP */
#shippingPick1 {
  border: 0;
}
@media (max-width: 767px) {
  #shippingPick2 > label > select {
    width: 45%;
  }
}
h4.order-icon.fv-datum-nadpis  {
  font-size: 24px;
  line-height: 32px;
  padding-bottom: 19px;
  margin-bottom: 0;
}
.fv-datum-nadpis::before {
  content: "\e935";
  font-family: shoptet;
  font-size: 34px;
  line-height: 0;
  margin-right: 10px;
}
