/* 
Theme Name: Württemberger Medien
Theme URI: https://github.com/elementor/hello-theme/
Description: Württemberger Medien Elementor Child Theme
Author: Württemberger Medien
Author URI: https://w-medien.de/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elemento
r-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/


[class^="menu-item-"] a:hover {
  background-image: url('http://wordpress.p658166.webspaceconfig.de/wp-content/uploads/2024/01/unterstreichen.gif');
     background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}


.menu-item a:hover {
	  background-image: url('http://wordpress.p658166.webspaceconfig.de/wp-content/uploads/2024/01/unterstreichen.gif')!important;
	    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.l-menu a:hover {
	  background-image: url('http://wordpress.p658166.webspaceconfig.de/wp-content/uploads/2024/01/unterstreichen.gif')!important;
	    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;	
}

.link-orange-grau a:link,
.link-orange-grau a:visited {
	color: #F59C00;
}
.link-orange-grau a:hover,
.link-orange-grau a:focus,
.link-orange-grau a:active {
	color: #7A7A7A;
}