/* 
 Theme Name:     Divi Child
 Author:         PK
 Author URI:     https://
 Template:       Divi
 Version:        V01
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 5.7.5
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


html body div#et-top-navigation ul.nav .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a{
-webkit-background-clip: text !important;
  background-clip: text !important;
  background-image: url('/wp-content/uploads/2023/01/Hintergrund-Blau-Lila-Rosa-100px.jpg');
  color: transparent !important;
}

header#main-header {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 14px -2px;
}

