@media (max-width: 767px) {
  .ordering-process .quantity-form .quantity .decrease {
    border-bottom-right-radius: 0;
    border-style: none;
    left: 0;
    right: auto;
  }

  .ordering-process .quantity-form .quantity .decrease, .ordering-process .quantity-form .quantity .increase {
    top: 7px;
  }



}


@media (max-width: 340px) {

html[lang="sk"] body:not(.navigation-window-visible) .top-navigation-bar a.project-phone::after {
  content: "";
}


}