header.woocommerce-products-header:not(:has(.term-description)) {
  display: inline;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #1789bc;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #1789bc;
  line-height: 28px;
}

button {
  font-family: Inter;
  font-size: 16px;
  color: #bfbfbf;
}

.woocommerce-pagination {
  visibility: hidden;
}

.viwcpf_term-label {
  font-size: smaller;
}

.elementor-flip-box__image img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

 /* Για μορφοποίηση τιμής για επαγγελματίες στη σελίδα του προιόντος */ 

.vat-price-message {
  color: #d6d6d6;
  font-size: 13px;
  margin-top: 10px;
  background-color: #0A3963;
  padding: 10px;
  border-radius: 5px;
  text-align: justify;
}

 bdi {
  font-weight: 700;
}