/**
Theme Name: WP Support
Author: Christophe CASTEJON - We Love Tech
Author URI: https://www.welovetech.fr
Description: WP Suport Theme ++ From Astra with Love
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wp-support
Template: astra
*/

.main-navigation li a {
line-height:2em;
        border-bottom: 2px solid transparent;
}

.main-navigation .current_page_item a{
/*0border-bottom: 2px solid #000000;*/
}



.main-navigation li a:hover {
border-bottom: 2px solid #001135;
}

.main-header-menu .current_menu_item a {
border-bottom: 2px solid orange !important;
}

.main-header-menu .menu-item{
	margin : 0 0.5em 0 0.5em !important;
}

.main-header-menu .menu-item a {
	padding : 0 0.5em 0 0.5em !important;
}




.menu-item-highlight
{
 background: #ffffff;
 border-radius: 35px;
 padding: 0px 20px;
 line-height: 50px;
}

#ast-fixed-header .menu-item-highlight
{
 color: #ffffff;
background: transparent;
border-color: #4a3288;
border-style: solid;
border-width: 2px;
border-radius: 50px;
padding: 0px 10px;
transition: all 0.2s linear;
line-height:45px;
}

.menu-item-highlight {
color: #001135 !important;
color: #ffffff;
background: #fd5325;
border-color: #fd5325;
border-style: solid;
border-width: 2px;
border-radius: 50px;
padding: 0px 10px;
transition: all 0.2s linear;
line-height:45px;
margin-right: 2em !important;
}
 
.menu-item-highlight a {
	font-weight:600;
color: #ffffff;

}

.ast-primary-sticky-header-active .menu-item-highlight a{
color: #ffffff;
border-bottom: 2px solid transparent;
}

.ast-primary-sticky-header-active .menu-item-highlight a:hover{
color: #ffffff !important;
border-bottom: 2px solid transparent;
}
 
 
 
.menu-item-highlight:hover {
color: #ffffff;
background: #007bff;
border-color: #007bff;
border-bottom: 2px solid transparent;

}
 
li.menu-item-highlight:hover a {
color: #ffffff;
border-bottom: 2px solid transparent;
}

#ast-fixed-header li.menu-item-highlight:hover a {
color: #ffffff;
border-bottom: 2px solid transparent;
}

#ast-fixed-header .menu-item-highlight:hover {
color: #ffffff;
background: #4a3288;
border-color: #4a3288;
	border-bottom: 2px solid transparent;

}

#ast-fixed-header li.menu-item-highlight:hover a {
color: #ffffff;
border-bottom: 2px solid transparent;
}



.menu-item-highlight:active {
border-radius: 25px;
border-bottom: 2px solid transparent;
color:#ffffff !important;
}

.menu-item-highlight a {
color:#ffffff !important;
}

/* Couleur label panier somme */
.ast-woo-header-cart-info-wrap {
/*color:#ffffff !important;
*/	
}

.woocommerce-custom-menu-item {
	
	margin-left:1em !important;
  color: #001135 !important;
}

.ast-theme-transparent-header .main-header-menu .ast-woocommerce-cart-menu .ast-cart-menu-wrap .count {
	color:#ffffff !important;
	
}


.ast-woocommerce-cart-menu .ast-cart-menu-wrap .count, .ast-woocommerce-cart-menu .ast-cart-menu-wrap .count:after {

  color: #aaa !important;
 border-color: #aaa !important; 
}