/****Single product****/

/***** Product images *****/

/*Price*/

.alpegel--single-product--product-price .price {
  color: #672e1f !important;
}

.alpegel--single-product--product-price .price:after {
  content: "(DDV je vključen v ceno)";
  display: inline-block;
  margin-left: 6px;
  font-size: 1.2rem;
  line-height: 1em;
}

.alpegel--single-product--product-data-tabs h2 {
  display: none;
}

.alpegel--single-product--product-data-tabs .description_tab.active {
  font-weight: bold;
  text-decoration: underline;
}
