/*
Theme Name: jungvonberg
Author: JH
Description: Childtheme basierend auf Divi
Version: 1.0
Template: Divi

This is the child theme for Divi theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/


.woocommerce-product-gallery__wrapper a {
	pointer-events: none;
}

.onsale {
	display:none !important
}

#top-header {
	background-color: #baa05b !important
}

#et-info {
	text-transform: uppercase !important
}

 #top-menu li.current-menu-item > a {
  color: #e5b700 !important;
}

#top-menu li a {
  font-size: 16px;
}