/*
 * Theme Name: Alby sur Chéran
 * Author: Vas-y Paulette
 * Version: 1.0.0
*/


#cn-accept-cookie.cn-button.bootstrap{
	background-color: #2F55A0;
}

body .Directory_Cat_Selector--Choice{
	margin-top: 0;
    max-width: 250px;
    width: 100%;
    max-width: 100%;
    margin-left: 10px;
	min-width: 270px;
}


@media (min-width: 1024px){
    body .Search__List{
		right: 50%;
		left: unset;
		transform: translate3d(20%, 100%, 0);
	}
}


body .Search__List li + li{
	margin-top: 5px;
}