.uppercase {
  text-transform: uppercase;
}
.admin-preview-link {
  background: #FF6600;
  color: white;
  font-weight: bold;
  margin: 0;
  position: relative;
  z-index: 4;
  padding: 5px;
}
#header_bloc #header {
  z-index: 10;
  overflow: visible;
  margin: 0 auto;
  width: 980px;
}
#header_bloc #header .tab-area {
  background: #fff;
  margin: 0 0 280px 0;
  position: relative;
  z-index: 11;
  width: 980px;
}
#header_bloc #header .tab-area.no-slider {
  margin: 0;
}
.header-wrap {
  position: relative;
  z-index: 12;
  width: 980px;
  height: 120px;
  background: url("/bundles/allopneusheaderfooter/img/desktop/refonte_homes/fond_header_wrap.png") left top repeat-x;
}
.header-wrap .upline-wrap {
  position: absolute;
  top: 0;
  left: 90px;
  display: flex;
  align-items: center;
  width: 520px;
  height: 30px;
  z-index: 10;
  text-align: left;
  color: #aaa;
}
.header-wrap .upline {
  font-size: 9px;
  line-height: 11px;
}
.header-wrap .lien_logo_new {
  position: absolute;
  left: 15px;
  top: 12px;
}
.header-wrap .lien_logo_new img {
  width: 295px;
}
.header-wrap .lien_logo_new.winter-logo {
  left: 0;
  top: 11px;
}
.header-wrap .lien_logo_new.winter-logo img {
  width: 370px;
}
.header-wrap .menu_ident {
  float: right;
  height: 30px;
  position: relative;
  z-index: 100;
}
.header-wrap .menu_ident > li {
  float: left;
  height: 30px;
  margin: 0;
  padding: 0;
  background: #424242;
  text-align: center;
  text-transform: uppercase;
}
.header-wrap .menu_ident > li > a,
.header-wrap .menu_ident > li > span {
  color: #fff;
  display: block;
  font-size: 12px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
  text-decoration: none;
}
.header-wrap .menu_ident > li > a:hover,
.header-wrap .menu_ident > li > span:hover {
  background: #ff6600;
}
.header-wrap .menu_ident > li.ident {
  background: #000;
  text-transform: none;
}
.header-wrap .menu_ident > li.ident:hover,
.header-wrap .menu_ident > li.ident.active,
.header-wrap .menu_ident > li.ident.logged {
  background: #ff6600;
}
.header-wrap .menu_ident > li.ident > a,
.header-wrap .menu_ident > li.ident > span {
  cursor: pointer;
  text-transform: uppercase;
  width: 170px;
  padding: 0 20px;
}
.header-wrap .menu_ident > li.ident > a a,
.header-wrap .menu_ident > li.ident > span a {
  color: #fff;
  text-decoration: none;
}
.header-wrap .menu_ident > li.ident.active ul {
  display: block;
}
.header-wrap .menu_ident > li.ident ul {
  display: none;
  position: absolute;
  box-sizing: border-box;
  border: 3px solid #ff6600;
  float: none;
  background: #ffffff;
  top: 30px;
  right: 0px;
  box-shadow: none;
  border-radius: 0px;
  width: 236px;
  padding: 0 7px;
}
.header-wrap .menu_ident > li.ident ul .async-header-loader {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: url("https://secure.allopneus.com/bundles/allopneussecure/img/allopneus-common-loader.gif") center center no-repeat #ffffff;
  background-color: rgba(255,255,255,0.8);
  z-index: 3;
}
.header-wrap .menu_ident > li.ident ul li {
  position: relative;
  clear: both;
  margin: 0;
  background: #ffffff;
  padding: 10px 10px 5px 10px;
}
.header-wrap .menu_ident > li.ident ul li:first-child {
  padding-bottom: 10px;
}
.header-wrap .menu_ident > li.ident ul li:first-child span {
  margin: 0 0 5px 0;
}
.header-wrap .menu_ident > li.ident ul li:last-child .menu_liens {
  margin-bottom: 10px;
}
.header-wrap .menu_ident > li.ident ul li.menu_separateur {
  border-top: 1px solid #929292;
}
.header-wrap .menu_ident > li.ident ul li span {
  display: block;
  clear: both;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 10px 0;
  color: #383838;
}
.header-wrap .menu_ident > li.ident ul li label {
  height: 15px;
  line-height: 15px;
  color: #808080;
  display: block;
  text-align: left;
  font-size: 1em;
  margin: 0px 0px 2px;
}
.header-wrap .menu_ident > li.ident ul li label sup {
  line-height: 5px;
}
.header-wrap .menu_ident > li.ident ul li .login-icon--container {
  position: relative;
  overflow: hidden;
}
.header-wrap .menu_ident > li.ident ul li .login-icon--input {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2;
}
.header-wrap .menu_ident > li.ident ul li .login-icon--input.icon-login {
  top: 12px;
}
.header-wrap .menu_ident > li.ident ul li .login-icon--input.icon-lock {
  font-size: 15px;
  left: 11px;
}
.header-wrap .menu_ident > li.ident ul li .login-icon--input.icon-facebook {
  top: 10px;
  left: 10px;
  font-size: 18px;
  color: #ffffff;
}
.header-wrap .menu_ident > li.ident ul li input {
  box-sizing: border-box;
  clear: both;
  width: 100%;
  height: 35px;
  line-height: 35px;
  border: 1px solid #DDD;
  border-radius: 0px;
  background: #FFF none repeat scroll 0% 0%;
  padding: 0px 10px 0px 30px;
  margin: 0 0 5px 0;
  font-size: 12px;
  color: #353535;
  font-style: italic;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.header-wrap .menu_ident > li.ident ul li input:focus {
  border-color: #FF6000;
}
.header-wrap .menu_ident > li.ident ul li .menu_liens {
  display: block;
  color: #ff6600;
  font-size: 12px;
  padding: 0 0 0 15px;
  text-align: left;
  background: url("/bundles/allopneusheaderfooter/img/desktop/refonte_homes/mini_puce.png") 2px 4px no-repeat;
}
.header-wrap .menu_ident > li.ident ul li .oubli {
  display: block;
  text-align: right;
  clear: both;
  color: #808080;
  font-size: 10px;
  padding: 0 4px 5px 0;
  margin-bottom: 10px;
}
.header-wrap .menu_ident > li.ident ul li .bouton_orange_ombre {
  width: 100%;
  padding: 9px 0;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.header-wrap .menu_ident > li.ident ul li .bouton_facebook_ombre {
  width: 100%;
  font-size: 11px;
  text-transform: uppercase;
  padding: 12px 10px 10px 8px;
}
.header-wrap #header_contact {
  clear: both;
  float: right;
  height: 50px;
  margin: 22px 225px 0 0;
}
.header-wrap .cart {
  display: block;
  font-size: 11px;
  height: 60px;
  margin: 0;
  padding: 30px 0 0 80px;
  position: absolute;
  right: 0;
  top: 30px;
  width: 129px;
  border-left: 1px #dadada solid;
  text-decoration: none;
}
.header-wrap .cart strong {
  line-height: 18px;
  text-transform: uppercase;
  display: block;
  font-size: 16px;
}
.header-wrap .cart * {
  text-decoration: none;
}
.header-wrap .cart span {
  color: #ff6600;
  display: inline;
  font-weight: bold;
}
.header-wrap .cart span.count_cart {
  position: absolute;
  left: 37px;
  top: 24px;
  color: #fff;
  text-align: center;
  display: block;
  width: 22px;
  height: 22px;
  line-height: 22px;
  font-size: 15px;
  font-weight: bold;
}
.tabset {
  width: 980px;
  min-height: 35px;
  position: relative;
  text-transform: uppercase;
  z-index: 13;
}
.tabset li {
  float: left;
  margin: 0;
  padding: 0;
  width: auto;
  height: 35px;
  text-align: center;
  border-right: 1px #a5a5a5 solid;
  border-left: 1px #909090 solid;
  background: #909090;
  list-style-type: none;
}
.tabset li a {
  height: 35px;
  line-height: 35px;
  display: block;
  color: #fff;
  text-decoration: none;
}
.tabset li#oc_tc4 {
  width: 117px;
}
.tabset li#oc_jantes {
  width: 87px;
}
.tabset li#oc_moto {
  width: 122px;
}
.tabset li#oc_quad {
  width: 123px;
}
.tabset li#oc_agri {
  width: 144px;
}
.tabset li#oc_pl {
  width: 165px;
}
.tabset li#oc_promo img,
.tabset li#oc_hiver img {
  vertical-align: top;
}
.tabset li#oc_promo {
  width: 102px;
  background: #f10505;
}
.tabset li#oc_hiver {
  width: 93px;
  background: #449fba;
}
.tabset li#oc_montages {
  width: 100px;
  background: #484c63;
}
.tabset li.active#oc_tc4 a,
.tabset li:hover#oc_tc4 a {
  background: #0c3759;
}
.tabset li.active#oc_jantes a,
.tabset li:hover#oc_jantes a {
  background: #4e4e4e;
}
.tabset li.active#oc_moto a,
.tabset li:hover#oc_moto a {
  background: #5e840c;
}
.tabset li.active#oc_quad a,
.tabset li:hover#oc_quad a {
  background: #2f5408;
}
.tabset li.active#oc_agri a,
.tabset li:hover#oc_agri a {
  background: #5c3702;
}
.tabset li.active#oc_pl a,
.tabset li:hover#oc_pl a {
  background: #7d1d07;
}
.tabset li.active#oc_promo a,
.tabset li:hover#oc_promo a {
  background: #af0303;
}
.tabset li.active#oc_hiver a,
.tabset li:hover#oc_hiver a {
  background: #20809e;
}
.tabset li.active#oc_packs_hiver a,
.tabset li:hover#oc_packs_hiver a {
  background: #4e4e4e;
}
.tabset li.active#oc_montages a,
.tabset li:hover#oc_montages a {
  background: #32364c;
}
.tabset li:first-child {
  border-left: 0px solid;
}
.tabset li:last-child {
  border-right: 0px solid;
}
.checkout-zone__icon {
  display: block;
  overflow: hidden;
  position: absolute;
  width: 90px;
  height: 80px;
  top: 7px;
  left: -3px;
}
.checkout-zone__icon svg {
  width: 100px;
  height: 65px;
}
.footer p.rgpd {
  font-size: 10px;
}
.footer p.rgpd a {
  color: #fff;
  font-size: 10px;
  text-decoration: underline;
}
.footer p.rgpd a:hover {
  color: #fff;
}
#prefooter {
  margin: 10px auto 40px auto;
  padding: 0;
  width: 980px;
  background: #fff;
  border-radius: 0 0 2px 2px;
  position: relative;
  height: 60px;
  overflow: hidden;
}
#prefooter #conteneur_caroussel {
  position: absolute;
  padding: 0 50px;
  left: 0;
  top: 0;
  width: auto;
  height: 60px;
  white-space: nowrap;
}
#prefooter #conteneur_caroussel li {
  float: left;
  width: 176px;
  height: 60px;
  text-align: center;
  padding: 0;
}
#prefooter #conteneur_caroussel li a {
  text-align: left;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  padding-left: 80px;
  padding-top: 15px;
  display: block;
  height: 45px;
}
#prefooter #conteneur_caroussel li a span {
  display: block;
  color: #5d5d5d;
}
#prefooter #conteneur_caroussel li a span.col {
  color: #ff6600;
}
#prefooter #conteneur_caroussel li a.prefooter_gratos {
  background: url(/bundles/allopneusheaderfooter/img/desktop/refonte_homes/prefooter_gratos.png) left top no-repeat;
}
#prefooter #conteneur_caroussel li a.prefooter_montage {
  background: url(/bundles/allopneusheaderfooter/img/desktop/refonte_homes/prefooter_montage.png) left top no-repeat;
}
#prefooter #conteneur_caroussel li a.prefooter_appel {
  background: url(/bundles/allopneusheaderfooter/img/desktop/refonte_homes/prefooter_appel.png) left top no-repeat;
}
#prefooter #conteneur_caroussel li a.prefooter_prix {
  background: url(/bundles/allopneusheaderfooter/img/desktop/refonte_homes/prefooter_prix.png) left top no-repeat;
}
#prefooter #conteneur_caroussel li a.prefooter_secure {
  background: url(/bundles/allopneusheaderfooter/img/desktop/refonte_homes/prefooter_secure.png) left top no-repeat;
}
#prefooter #conteneur_caroussel li a.prefooter_cb {
  background: url(/bundles/allopneusheaderfooter/img/desktop/refonte_homes/prefooter_cb.png) left top no-repeat;
}
#prefooter #conteneur_caroussel li a.prefooter_express {
  background: url(/bundles/allopneusheaderfooter/img/desktop/refonte_homes/prefooter_express.png) left top no-repeat;
}
#prefooter #conteneur_caroussel li a.prefooter_conseil {
  background: url(/bundles/allopneusheaderfooter/img/desktop/refonte_homes/prefooter_conseil.png) left top no-repeat;
}
#prefooter #conteneur_caroussel li a.prefooter_vert {
  background: url(/bundles/allopneusheaderfooter/img/desktop/refonte_homes/prefooter_vert.png) left top no-repeat;
}
#prefooter #caroussel_left {
  position: absolute;
  cursor: pointer;
  left: 0;
  top: 0;
  width: 50px;
  height: 60px;
  background: #fff url(/bundles/allopneusheaderfooter/img/desktop/refonte_homes/footer_left.jpg) left top no-repeat;
}
#prefooter #caroussel_right {
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 0;
  width: 50px;
  height: 60px;
  background: #fff url(/bundles/allopneusheaderfooter/img/desktop/refonte_homes/footer_right.jpg) left top no-repeat;
}
.footer {
  width: 100%;
  background: #f1f1f1;
  min-height: 0;
  color: #625f5f;
  font-size: 12px;
}
.footer > div {
  width: 980px;
  margin: 0 auto;
}
.footer a:not(.btn_default) {
  color: #625f5f;
  text-decoration: none;
}
.footer a:not(.btn_default):hover {
  color: #ff6600;
  text-decoration: underline;
}
.footer#footer_haut {
  border-top: 1px #d6d6d6 solid;
}
.footer#footer_haut #footer_cats {
  position: relative;
}
.footer#footer_haut #footer_cats > div {
  float: left;
  padding: 20px;
  margin-top: 20px;
  color: #5d5d5d;
  min-height: 170px;
}
.footer#footer_haut #footer_cats > div.spaceDiv {
  float: none;
  min-height: 0;
  padding: 0;
  height: 0;
}
.footer#footer_haut #footer_cats > div.about {
  position: relative;
  min-height: auto;
  padding: 15px 20px 15px 20px;
  margin: 0;
  color: #a2a2a2;
}
.footer#footer_haut #footer_cats > div.about div .footer_links_title {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  color: #ff6600;
  margin-top: 5px;
}
.footer#footer_haut #footer_cats > div.about div .footer_links_title a {
  color: #ff6600;
  text-decoration: none;
}
.footer#footer_news {
  background: #ff6600;
  padding-top: 10px;
}
.footer#footer_news > div {
  position: relative;
  width: 980px;
  min-height: 50px;
  margin: 0 auto;
  padding: 0;
  color: #fff;
  background: #ff6600 url("/bundles/allopneusheaderfooter/img/desktop/refonte_homes/news_input.png") 420px top no-repeat;
}
.footer#footer_news > div > span {
  float: left;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  line-height: 50px;
  text-align: right;
  width: 400px;
  padding-right: 35px;
}
.footer#footer_news > div #news-result {
  float: none;
  display: block;
  width: auto;
  text-transform: none;
  font-weight: normal;
  color: #ffffff;
  text-align: center;
  margin: 0 auto;
  padding: 10px;
  clear: both;
}
.footer#footer_news > div #news-result #result {
  font-size: 13px;
  margin: 0;
  line-height: 17px;
}
.footer#footer_news > div #news-result.result-message {
  margin-top: 10px;
  padding: 0px 10px 10px;
}
.footer#footer_news > div #news-result.result-message.error {
  background: #f1f1f1;
  padding: 5px 10px;
}
.footer#footer_news > div #news-result.result-message.error #result {
  color: red;
}
.footer#footer_news > div #newsForm {
  height: 50px;
  margin: 0;
}
.footer#footer_news > div #newsForm * {
  box-sizing: border-box;
}
.footer#footer_news > div #input_newsletter {
  background: #fff;
  border: 1px #da4e16 solid;
  border-radius: 2px;
  color: #ff6600;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  margin: 10px 0 0 5px;
  padding: 0 10px;
  width: 285px;
  font-style: italic;
}
.footer#footer_news > div #loader-indicator {
  position: absolute;
  top: 0;
  right: 50px;
  width: 30px;
  height: 30px;
  margin: 10px;
}
.footer#footer_news > div .abo {
  margin: 14px 0 0 40px;
  padding: 0 15px;
  border-radius: 2px;
  background: #000;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  height: 22px;
  line-height: 22px;
  border: none;
  text-decoration: none;
}
.footer#footer_news > div .abo:hover {
  background: #272727;
  text-decoration: none;
}
.footer#footer_mid {
  background: #d7d7d7;
}
.footer#footer_mid > div {
  background: #d7d7d7;
  width: 980px;
  padding: 10px 0;
  margin: 0 auto;
  text-align: center;
}
.footer#footer_mid > div a {
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
}
.footer#footer_mid > div a img {
  display: block;
}
.footer ul.footer_links {
  width: 980px;
  min-height: 130px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  overflow: auto;
}
.footer ul.footer_links > li {
  float: left;
  width: 250px;
  padding: 10px 5px 0 0;
  margin: 0 0 10px 0;
  vertical-align: top;
}
.footer ul.footer_links > li .footer_links_title {
  color: #ff6600;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 0 5px 0;
  margin: 0;
  font-size: 12px;
}
.footer ul.footer_links > li .footer_links_title a {
  color: #ff6600;
}
.footer ul.footer_links > li a:hover {
  color: #ff6600;
  text-decoration: underline;
}
.footer ul.footer_links > li ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.footer ul.footer_links > li:nth-of-type(2),
.footer ul.footer_links > li:nth-of-type(3) {
  width: 230px;
}
.footer ul.footer_links > li#footer_pay_secure li {
  margin: 0 5px 5px 0;
  display: inline-block;
  width: 47px;
  height: 26px;
}
.footer ul.footer_links > li#footer_pay_secure li a {
  display: block;
  width: 47px;
  height: 26px;
  background: url("/bundles/allopneusheaderfooter/img/desktop/footer_paiement_sprite.png") no-repeat;
  overflow: hidden;
  margin: 0;
  text-indent: -3000px;
}
.footer ul.footer_links > li#footer_pay_secure li a#pay_secure {
  height: 20px;
  width: 116px;
  text-indent: 0;
  clear: both;
  padding: 5px 0 0 20px;
  background: url("/bundles/allopneusheaderfooter/img/desktop/footer_paiement_secure.png") left top no-repeat;
  margin: 0 18px 0 0;
}
.footer ul.footer_links > li#footer_pay_secure li a#pay_1 {
  background-position: 0 0;
}
.footer ul.footer_links > li#footer_pay_secure li a#pay_2 {
  background-position: -47px 0;
}
.footer ul.footer_links > li#footer_pay_secure li a#pay_3 {
  background-position: -94px 0;
}
.footer ul.footer_links > li#footer_pay_secure li a#pay_4 {
  background-position: -141px 0;
}
.footer ul.footer_links > li#footer_pay_secure li a#pay_5 {
  background-position: -188px 0;
}
.footer ul.footer_links > li#footer_pay_secure li a#pay_6 {
  background-position: -235px 0;
}
.footer ul.footer_links > li#footer_pay_secure li a#pay_7 {
  background-position: -282px 0;
}
.footer ul.footer_links > li#footer_pay_secure li a#pay_8 {
  background-position: -329px 0;
}
.footer ul.footer_links > li#footer_pay_secure li a#pay_9 {
  background-position: -376px 0;
}
.footer ul.footer_links > li#footer_pay_secure li a#pay_10 {
  background-position: -423px 0;
}
.footer ul.footer_links > li#footer_pay_secure li a#pay_11 {
  background-position: -470px 0;
}
.footer ul.footer_links > li#footer_pay_secure li a:hover {
  opacity: 0.8;
}
footer {
  width: 100%;
  background: #f1f1f1;
}
footer .other_countries {
  width: 980px;
  margin: 0 auto;
  border-top: 1px solid #CCCCCC;
  padding: 5px 0;
  text-align: center;
  list-style: none;
}
footer .other_countries li {
  display: inline-block;
  line-height: 20px;
  margin: 0 15px;
}
footer .other_countries li a {
  text-decoration: none;
}
footer .other_countries li a img {
  vertical-align: top;
  margin-right: 5px;
}
footer .other_countries li a:hover {
  color: #ff6600;
  text-decoration: underline;
}
.spaceDiv {
  clear: both;
  height: 1px;
  width: 1px;
}
.footer div,
.footer p,
.footer span,
.footer a,
.footer li,
.footer strong {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
#cookie-overlay {
  position: fixed;
  bottom: 0;
  display: block;
  width: 100%;
  background-color: #383838;
  z-index: 17000000;
}
#cookie-overlay .cookie-overlay-content {
  width: 980px;
  margin: auto;
  position: relative;
  padding: 10px 0;
}
#cookie-overlay p {
  font-size: 11px;
  color: #c3c3c3;
  text-align: center;
}
#cookie-overlay p a {
  text-decoration: underline;
  color: inherit;
}
#cookie-overlay .picto-close {
  position: absolute;
  top: -12px;
  right: -15px;
  width: 20px;
  height: 20px;
  background: -webkit-linear-gradient(-45deg,transparent 0%,transparent 46%,white 46%,white 56%,transparent 56%,transparent 100%), -webkit-linear-gradient(45deg,transparent 0%,transparent 46%,white 46%,white 56%,transparent 56%,transparent 100%);
  background-color: black;
  border: 2px solid black;
  border-radius: 100%;
  box-shadow: 0 0 0 2px white;
  box-sizing: border-box;
  cursor: pointer;
}
@font-face {
  font-family: 'buttons';
  src: url('../bundles/allopneusheaderfooter/fonts/buttons.eot?nfu810#iefix') format('embedded-opentype'), url('../bundles/allopneusheaderfooter/fonts/buttons.woff2') format('woff2'), url('../bundles/allopneusheaderfooter/fonts/buttons.ttf?nfu810') format('truetype'), url('../bundles/allopneusheaderfooter/fonts/buttons.woff?nfu810') format('woff'), url('../bundles/allopneusheaderfooter/fonts/buttons.svg?nfu810#buttons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class^="icobtn-"],
[class*=" icobtn-"] {
  font-family: 'buttons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icobtn-search:before {
  content: "\e904";
}
.btn_default {
  display: inline-block;
  border: none;
  width: auto;
  height: auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  margin: 0 auto;
  padding: 8px 20px;
  cursor: pointer;
  box-sizing: border-box;
}
.btn_default.btn_default-big {
  width: 100%;
  max-width: 330px;
  line-height: 18px;
  font-size: 15px;
  padding: 16px 0;
  margin: 10px 0 20px 0;
}
.btn_default.btn_default-big.btn_cart {
  text-align: left;
  line-height: 17px;
  padding: 17px 0;
}
.btn_default.btn_default-big.btn_cart:before {
  font-family: 'buttons';
  content: "\e905";
  font-size: 29px;
  vertical-align: top;
  padding: 0 20px 0 25px;
  font-weight: normal;
}
.btn_default.btn_default-big.btn_wheel {
  max-width: 210px;
  margin: 10px 10px 5px 20px;
  padding: 10px 35px;
  white-space: normal;
}
.btn_default.btn_default-big[disabled] {
  background-color: #999999 !important;
}
.btn_default.btn_default-big.disabled,
.btn_default.btn_default-big.disabled:hover {
  background-color: #666666;
  color: #ccc;
  cursor: initial;
}
.btn_default.btn_default-small {
  display: block;
  width: 70px;
  font-size: 13px;
  padding: 5px 0;
  margin: 0 auto;
}
.btn_default.btn_listingWheel {
  position: relative;
  float: right;
  width: 55px;
  padding: 0;
  font-size: 14px;
  margin-left: 10px;
  z-index: 12;
  overflow: hidden;
  text-transform: uppercase;
}
.btn_default.btn_default-login {
  width: 100%;
  padding: 11px 0;
  margin-bottom: 10px;
  line-height: 14px;
  font-size: 11px;
  text-transform: uppercase;
}
.btn_default.btn_default-login.btn-facebook {
  text-align: left;
  color: #ffffff;
  background-color: #4e82be;
}
.btn_default.btn_default-login.btn-facebook:before {
  font-family: 'buttons';
  content: "\e902";
  font-size: 18px;
  vertical-align: top;
  padding: 0px 13px 0 15px;
  font-weight: normal;
}
.btn_default.btn_default-login.btn-facebook:hover {
  background-color: #5e92ce;
}
.btn_default.btn_searchStation {
  width: 40px;
  height: 40px;
  padding: 0;
  text-align: center;
}
.btn_default.btn_searchStation img {
  display: inline-block;
  width: 20px;
  height: auto;
  vertical-align: middle;
}
.btn_default.btn_geoloc {
  height: 40px;
  margin-left: 15px;
  padding: 6px 25px 5px 20px;
  font-weight: normal;
  text-transform: none;
  vertical-align: top;
}
.btn_default.btn_geoloc img {
  display: inline-block;
  width: 16px;
  height: 26px;
  vertical-align: top;
}
.btn_default.btn_geoloc span {
  display: inline-block;
  padding-left: 10px;
  font-size: 15px;
  line-height: 29px;
  vertical-align: top;
}
.btn_default.btn_holiday {
  line-height: 12px;
  padding: 8px 15px 8px 10px;
  cursor: default;
}
.btn_default.btn_holiday:before {
  font-family: 'buttons';
  content: "\e903";
  font-size: 19px;
  vertical-align: top;
  padding-right: 10px;
  font-weight: normal;
}
.btn_default.btn_holiday:hover {
  background-color: #999999;
}
.btn_default.btn_search_geo {
  padding: 10px 15px 10px 5px;
  line-height: 12px;
}
.btn_default.btn_search_geo:before {
  font-family: 'buttons';
  content: "\e904";
  font-size: 19px;
  vertical-align: top;
  padding: 0 10px;
  font-weight: normal;
}
.btn_default:hover {
  text-decoration: none;
}
.btn_default[disabled] {
  background-color: #999999 !important;
  cursor: initial;
}
.btn_buy {
  display: block;
  width: 100%;
  max-width: 90px;
  height: 25px;
  line-height: 25px;
  padding: 0;
  font-size: 13px;
  font-weight: bold;
  box-sizing: border-box;
  margin: 0 auto;
  text-align: left;
  text-decoration: none;
}
.btn_buy:before {
  font-family: 'buttons';
  content: "\e905";
  font-size: 17px;
  padding: 0 9px 0 8px;
  font-weight: normal;
  float: left;
}
.btn_buy[disabled] {
  background: #999999;
  cursor: initial;
}
.btn_compare {
  float: left;
  width: auto;
  height: 30px;
  margin: 10px 0;
  padding: 0 10px;
  font-size: 15px;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
}
.btn_compare em {
  font-style: normal;
}
.btn_compare--cancel {
  float: left;
  display: none;
  width: 22px;
  height: 23px;
  padding: 0;
  margin: 12px 5px 12px 6px;
  font-size: 15px;
  font-weight: bold;
  line-height: 22px;
  border: solid 1px #9a9a9a;
  text-align: center;
  text-decoration: none;
  color: #383838;
  background: #ffffff;
}
.btn_compare--cancel:hover {
  background-color: #dfdfe2;
}
.btn_form_search {
  position: absolute;
  display: block;
  right: 16px;
  bottom: 16px;
  width: 170px;
  margin: 0;
  padding: 7px 10px 7px 0;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 21px;
  color: #fff;
  text-align: left;
  text-decoration: none;
  border: 0;
  cursor: pointer;
  box-sizing: content-box;
}
.btn_form_search.disabled,
.btn_form_search.disabled:hover {
  background-color: #666666;
  color: #ccc;
  cursor: initial;
}
.btn_form_search:before {
  font-family: 'buttons';
  content: "\e904";
  font-size: 21px;
  vertical-align: top;
  padding: 0 13px;
  font-weight: normal;
}
.btn-orange {
  background-color: #ff6600;
  color: #ffffff;
}
.btn-orange:hover {
  background-color: #ff7800;
}
.btn-blue {
  color: #ffffff;
  background-color: #68bfd6;
}
.btn-blue:hover {
  background-color: #73d3ec;
}
.btn-darkblue {
  color: #ffffff;
  background-color: #32364c;
}
.btn-darkblue:hover {
  background-color: #424865;
}
.btn-lightgrey {
  color: #383838 !important;
  background-color: #ecedf0;
}
.btn-lightgrey:hover {
  background-color: #dfdfe2;
}
.btn-grey {
  color: #ffffff;
  background-color: #999999;
}
.btn-grey:hover {
  background-color: #a9a8a8;
}
.btn-black {
  color: #ffffff;
  background-color: #484848;
}
.btn-black:hover {
  background-color: #616060;
}
.btn-bordered-orange {
  background-color: #fff;
  color: #ff6600;
  border: solid 1px #ff6600;
  transition: all 300ms ease;
}
.btn-bordered-orange:hover {
  background-color: #ff6600;
  color: #fff;
}
.btn-bordered-orange:focus {
  outline: none;
}
.btn-uppercase {
  text-transform: uppercase;
}
.btn-disabled {
  background: #999999 !important;
  cursor: initial;
}
.bloc_btn-center {
  text-align: center;
}
.spaceDiv {
  clear: both;
  height: 1px;
  width: 1px;
}
.footer div,
.footer p,
.footer span,
.footer a,
.footer li,
.footer strong {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
