a img{
	border:none;
}

.custom-select::after{
	content: normal;
}

.filtre ul input{
	width:20px;
}
 
#identification_vehicule .custom-select{
	margin-bottom: -10px;
}

.ss_menu .btn_sous_menu{/* 
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#88d85a', endColorstr='#599b34'); */
	background-color: #599b34;
}


.ss_menu .btn_sous_menu:hover{/* 
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#83BE83', endColorstr='#229406'); */
	background-color: #229406;
}

.btn_prendre_rdv {
	-ms-border-radius: 9px;/* 
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#88d85a', endColorstr='#599b34'); */
	background-color: #599b34;
}

.btn_prendre_rdv:hover {/* 
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#83BE83', endColorstr='#229406'); */
	background-color: #229406;
}

#identification_vehicule{
	background-color: #FF7D3A;
}

#text_bold_block{
	margin-top:12px;
	margin-left:10px;
}

.liste ul li .promo .remise{
	top: 25px;
}

.prix_promo{
	margin-left: 30px;
}

.sous_menu_up{
	height:128px;
	padding-top:10px;
}

.vehicule_selected #changer_vehicule{
	margin-top: 205px;
}

div.tyreselector-filtre-pack#search_bloc{
	height:165px;
}

.tyreselector-filtre-pack #search_tyre_button{
	margin-top:-7px;
}

.btn_orange {
background-color:#FF5A01;
}

.btn_orange:hover {
background-color:#FF8C18;
}

#infos_garage .bt_select {
	background-color: #ec5102;
}

#infos_garage_container .title, #selection_rdv .title {
	font-size: 15px;
}

.div_mise_panier span a{
	background-color: #EC5102;
}

#revision_home > div > input{
	width: 140px;
}


.liste_filtre .caracteristique [type="checkbox"]:not(:checked) + label::before, .liste_filtre .caracteristique [type="checkbox"]:checked + label::before {
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	border: none;
	content: none;
}

.liste_filtre .caracteristique [type="checkbox"]:not(:checked), .liste_filtre .caracteristique [type="checkbox"]:checked {
	left: 0;
	position: initial;
}

.liste_filtre .caracteristique [type="checkbox"]:not(:checked) + label::after, .liste_filtre .caracteristique [type="checkbox"]:checked + label::after {
	content: none;
}

.label_carac {
	padding-top: 4px;
}

.liste ul li .ajout_panier a {
	top: 0;
	right: 0;
}