/*
Theme Name: webiaprod-child
Template: generatepress
Author: webiaprod.
Author URI: https://www.webiaprod.fr
Description: webiaprod.
Version: 1.0

*/
/*MENU*/
.current-menu-parent > .elementor-item:after{
	opacity: 1 !important;
    width: 100% !important;
    inset-inline-start: 0 !important;
}

@media all and (max-width:767px){
	.elementor-nav-menu--dropdown.elementor-nav-menu__container{
		max-height:280px !important;
		box-shadow:0px 3px 6px 2px rgb(0 0 0 / 20%)
	}
}

/*SOUS-MENU*/
ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover{
	border-left:0 !important
}

/*FIL ARIANE*/
.elementor-widget-breadcrumbs p, .elementor-widget-breadcrumbs a:hover{
    color:#fff;
}


/*AVIS RATING
.google-business-reviews-rating{
    font-size:14px;
}
.attribution{
    display:none;
}*/
#google-business-reviews-rating.badge.tiny{
    width:320px;
    border-radius:0;
    padding:9px 1em
}
.rating .all-stars+.count, .rating span{
    font-weight:700 !important;
}
.rating .all-stars{
    z-index:0 !important;
}
.gmbrr .rating .count{
    color: #ffffff;
}
.gmbrr .listing .date{
    color: #424242;
}
@media all and (max-width:767px){
	#google-business-reviews-rating.badge.tiny{
		width:300px
	}
}

p{
	margin-bottom:10px
}
.elementor-widget-wrap .elementor-sticky--active{
	z-index:2
}

/*COOKIE*/
.cn-button.bootstrap{
	background-color:var(--e-global-color-primary) !important;
	font-weight:600 !important;
	border:solid 2px var(--e-global-color-primary) !important;
	border-radius:50px !important;
	transition:ease all .3s
}
.cn-button.wp-default:hover, .cn-button.bootstrap:hover{
	background-color:transparent !important;
	border-color:#fff !important
}

/*LISTE ARRONDISSEMENT*/
.icone-arrondissement .elementor-icon-list-item a{
    padding:15px 0;
}

/*FOOTER*/
#legal-infos{display:none}
.home #legal-infos{display:block}
