/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
/*Saved Lots - HEADER*/
ul#top-menu li.menu-item-2147480018 > a {
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  padding: 0.5em !important;
  font-weight: 600;
  color: #497637;
  background-color: #FCF9F6 !important;
  border: 2px solid #497637 !important;
  border-radius: 10px !important;
  line-height: 1.1;          
}
ul#top-menu li.menu-item-2147480018 > a .wishlist_products_counter {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: auto !important;
  height: auto !important;
  margin-right: .1em;
  overflow: visible !important;
  text-indent: 0 !important;  
  opacity: 1 !important;
  position: static !important; 
}
ul#top-menu li.menu-item-2147480018 > a .wishlist_products_counter img {
  display: block;
  width: 1em;      
  height: 1em;    
  max-width: none;
  max-height: none;
}