/* Single page product brand */
.product-brand {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 5px;
  color: var(--ct-primary-color);
  text-transform: uppercase;
  opacity: 0.85;
}

.product-brand a {
  text-decoration: none;
  color: inherit;
}

/* ------------------ */

/* YITH-lahjakortti lisäosa */
.ywgc-main-form-preview-container {
	display: none;
}

.ywgc_delivery_info_title {
	display: none;
}

.gift-card-content-editor {
	display: none;
}

.woocommerce-MyAccount-navigation-link--gift-cards {
	display: none;
}