/* CSS Document */
/*
Theme Name: Seliweb-view Child
Theme URI: https://www.proposition2.com-visuelle.fr/seliweb-view-child/
Description: Thème enfant de SELIWEB
Author: Spiranne
Author URI: https://www.com-visuelle.fr/
Template: seliweb-view
Version: 1.0.0
*/

/* Add your custom styles here */






#swv-nav ul.menu li:hover ul.sub-menu {
  position: absolute;
 top: 60px;     
left: 0px;     
	z-index: 100 !important; 
	background-color: #6a912d !important;
}


#swv-nav ul li a:hover,
#swv-nav ul li.current-menu-item > a {

    background: rgba(255,255,255,.12);

    color: var(--color-white);

    text-decoration: none;

}
