
.single-product .single_add_to_cart_button.flat-uskoro-disabled {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.55;
}

.single-product .quantity {
  display: none !important;
}

.woocommerce-info{
    border-top-color:#B3AB5B;
}

.woocommerce-info::before {
  display: none !important;
  content: none !important;
}