/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

*{
    outline: none !important;
}

.reference-alias-info {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 16px;
    width: 16px;
    height: 16px;
    margin-left: 4px;
    border-radius: 50%;
    border: 1px solid #c9c9c9;
    background: #fff;
    color: #cc0000;
    font-size: 11px;
    font-weight: 700;
    line-height: 16px;
    cursor: help;
    vertical-align: middle;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .08);
    transition: background-color .18s ease, border-color .18s ease, color .18s ease, box-shadow .18s ease;
}

.reference-alias-info:hover,
.reference-alias-info:focus {
    border-color: #cc0000;
    background: #cc0000;
    color: #fff;
    box-shadow: 0 4px 10px rgba(204, 0, 0, .18);
}

.reference-alias-info:focus {
    outline: 2px solid #c00 !important;
    outline-offset: 2px;
}

.tippy-box[data-theme~='phm-reference'] {
    border-radius: 6px;
    background: #202124;
    color: #fff;
    font-size: 13px;
    line-height: 1.35;
    box-shadow: 0 12px 30px rgba(0, 0, 0, .22);
}

.tippy-box[data-theme~='phm-reference'] .tippy-content {
    padding: 10px 12px;
}

.tippy-box[data-theme~='phm-reference'][data-placement^='top'] > .tippy-arrow:before {
    border-top-color: #202124;
}

.tippy-box[data-theme~='phm-reference'][data-placement^='bottom'] > .tippy-arrow:before {
    border-bottom-color: #202124;
}

.tippy-box[data-theme~='phm-reference'][data-placement^='left'] > .tippy-arrow:before {
    border-left-color: #202124;
}

.tippy-box[data-theme~='phm-reference'][data-placement^='right'] > .tippy-arrow:before {
    border-right-color: #202124;
}

.product-reference-aliases {
    margin: 14px 0 18px;
    padding: 14px 16px;
    border: 1px solid #e3e3e3;
    border-left: 4px solid #cc0000;
    border-radius: 6px;
    background: #fff;
    box-shadow: 0 6px 18px rgba(0, 0, 0, .06);
}

.product-reference-aliases h2 {
    margin: 0 0 6px;
    color: #202124;
    font-size: 16px;
    font-weight: 700;
}

.product-reference-aliases p {
    margin-bottom: 10px;
    color: #3d3d3d;
    line-height: 1.4;
}

.product-reference-aliases ul {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    padding: 0;
    margin: 0;
    list-style: none;
}

.product-reference-aliases li {
    padding: 4px 8px;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    background: #f8f8f8;
    color: #202124;
    font-size: 13px;
    font-weight: 700;
}

@media (max-width: 767px) {
    .product-reference-aliases {
        margin-top: 12px;
        padding: 12px;
    }

    .product-reference-aliases h2 {
        font-size: 15px;
    }
}

@font-face {
    font-family: 'greycliff_cfregular';
    src: url('fonts/fontspring-demo-greycliffcf-regular-webfont.woff2') format('woff2'),
         url('fonts/fontspring-demo-greycliffcf-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'tt_commonsregular';
    src: url('tt_commons_regular-webfont.woff2') format('woff2'),
         url('tt_commons_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal; 

}

 
@font-face {
    font-family: 'tt_commonsmedium';
    src: url('tt_commons_medium-webfont.woff2') format('woff2'),
         url('tt_commons_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
 
}




@font-face {
    font-family: 'tt_commonsblack';
    src: url('tt_commons_black-webfont.woff2') format('woff2'),
         url('tt_commons_black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'tt_commonsbold';
    src: url('tt_commons_bold-webfont.woff2') format('woff2'),
         url('tt_commons_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'tt_commonsdemibold';
    src: url('tt_commons_demibold-webfont.woff2') format('woff2'),
         url('tt_commons_demibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

a:focus, a:hover {
    color: #cc0000;
    text-decoration: none;

}

p{
    color:#232323;
}

.btncontact a:hover{
    text-decoration: underline;
}

h2 .reduce{
    font-size: 15px;
}

body{
	font-family: sans-serif;

}

#wrapper .breadcrumb li a:hover, a:hover, #header a:hover{
    color: #cc0000;
}

.block-category .category-cover{
    position: relative;
    right: initial;
    bottom: initial;
}

.block-category .category-cover img{
    width: initial;
    height: initial;
}

#products .products, .featured-products .products, .product-accessories .products, .product-miniature .products{
    display: block;
}

img{
    max-width: 100%;
}

.entete{
    text-align: center;
    font-weight: bold;
    margin-bottom: 0px;
    background: #000;
    color: #fff;
    padding: 5px 0;
}

.product-line, .product-line-entretien{
    align-items: center;
    padding: 10px 0;
}

.product-line:nth-child(2n+1), .product-line-entretien:nth-child(2n+1){
    background: #fff;
}

.product-line:nth-child(2n+2), .product-line-entretien:nth-child(2n+1){
    background: #f1f1f1;
}

.numbulle{
    position: absolute;
    width: 20px;
    height: 20px;
    display: block;
    border: 1px solid red;
    cursor: pointer;
    background: rgba(148,8,9,0.3);
    border-radius: 45px;
    margin-left: -2px;
    margin-top: -1px;
    display: none;
}

#popupproduit{

    background: #fff;
    padding: 10px;
}

#wrappopupproduit{
    position: absolute;
    left: 19px;
    top: -70px;
    cursor: initial;
    z-index: 99;
    border: 3px solid #CC0000;
    background: #fff;
    padding-left: 0;
    max-height: 300px;
    width: 250px;
    transition: all 1s ease;
}

.simplebar-scrollbar::before {
  background-color: #cc0000;
}

.simplebar-scrollbar.simplebar-visible:before{
    opacity: 0.6;
}

.simplebar-track.simplebar-horizontal {
   display: none;
}

.simplebar-content {
  overflow-x: hidden;
}

.lignepanier{
    display: flex;

}

.lignepanier .form-control{
    padding: 5px;
    width: 50px;
    height: 42px;
}

.lignepanier button{
    margin-left: 0px;
}

.modele{
    background: #fff;
    padding: 30px;
    margin-bottom: 30px;
        display: flex;
    flex-direction: column;
}

.bouton.action a{
    background: #cc0000;
    padding: 15px;
    color: #fff;
    display: inline-block;
    margin-top: 30px;
    transition: all ease 0.3s;
}

.bouton.action a:hover{
    background: #990A0C;
}

.illuplans img{
    max-height: 200px;
    background: #fff;
}

#header .header-nav{
    background: #000;
    color: #fff;
    border: 0;
}

#header a{
    color: #fff;
}

.btn-primary{
    background: #cc0000;
    transition: background-color .25s ease-in-out;
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:hover{
    background: #940809;
}

p.productname{
    margin-bottom: 0;
    overflow: hidden;
}

.form-control:focus{
    border: 0;
    box-shadow: none;
}

#products .form-control{
    height: 42px;
}

.fcenter{
    justify-content: center;
}

.fright{
    justify-content: right;
    display: flex;
}

.numerovue{
    color: #cc0000;
    font-weight: bold;
    margin-right: 10px;
}

.product-line .reference,
.product-line-reference-cell .reference {
    display: inline-flex;
    align-items: center;
    flex-wrap: nowrap;
    white-space: nowrap;
}

.product-line .reference a,
.product-line-reference-cell .reference a {
    white-space: nowrap;
}

@media (min-width: 768px) {
    .product-line-reference-cell {
        white-space: nowrap;
    }

    .product-line-reference-cell .numerovue {
        margin-right: 6px;
    }
}

#js-product-list .btn-primary .material-icons, #js-product-list .btn-secondary .material-icons, #js-product-list .btn-tertiary .material-icons, #popupproduit .btn-primary .material-icons{
    margin: 0;
}


#popupproduit .reference {
    background: #cc0000;
    padding: 3px;
    text-align: center;
    color: #fff;
}


#header .logo {
    max-width: initial;
}

#popupproduit .fright {
    justify-content: initial;
}

#products .products-section-title, .featured-products .products-section-title, .product-accessories .products-section-title, .product-miniature .products-section-title{
	font-family:  sans-serif;
}

.liste_cylindrees{
	display: flex;
	margin: 10px 0;
    line-height: initial;
    flex-wrap: wrap;
}

.number_cylindree, .listeannees .annee, .listemotos .nommoto{
	margin: 5px;
    font-family: 'Bebas Neue', cursive;
    background: #000;
    color: #fff;
    width: 60px;
    text-align: center;
    transition: all 0.6s cubic-bezier(0.18, 0.89, 0.32, 1.28)
}

.number_cylindree{
    display: inline-block;
    line-height: initial;
}

.number_cylindree h3{
    margin: 0 !important;
    line-height: initial;
    font-weight: 400;
}

.listeannees .annee{
    width: 65px;
}

.listemotos .nommoto{
    width: initial;
    line-height: initial;
    display: inline-block;
    padding: 0 5px;
}
/*
.number_cylindree:first-child:first-letter{
    color: #cc0000;
}*/

span.separator{
    font-size: 36px;
}

.number_cylindree a, .listeannees .annee a, .listemotos .nommoto a{
	font-size: 36px;
    color: #fff;
}

.number_cylindree:hover, .listeannees .annee:hover, .listemotos .nommoto:hover{
    background: #cc0000;
}

.h1{
	font-size: 28px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	margin-bottom: 1.5rem;
	line-height: 1.2;
}

.listemotos .nommoto a{
	color: inherit;
    transition: 0.25s ease all;
}



#wrapper{
	padding-bottom: 80px;
}

.listeannees {
    line-height: initial;
    font-size: 0;
}

.listeannees .annee{
    display: inline-block;
}




#blockcart-modal .modal-header{
	background: #000;
	align-items: center;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
}

.modal-header .close{
	margin: 0;
}

#blockcart-modal .modal-title{
	margin-bottom: 0;
}

#blockcart-modal .product-name{
	color: #cc0000;
}

#custom-text h1{
    color: #cc0000;
    text-transform: uppercase;
    text-align: justify;
    font-size: 21px;
}

#custom-text h3{
    text-transform: initial;
    text-align: left;
    font-size: 1.1rem;
    font-style: italic;
}

#custom-text p{
    text-align: justify;
    font-size: 0.9rem;    
}

.imagepart{
    overflow: hidden;
    position: relative;
}



.imagepart a:after, .illuplans a:after{
    content: "\f061";
    display: flex;
    height: 100%;
    width: 100%;
    background: #cc0000;
    color: #fff;
    text-align: center;
    font-size: 50px;
    position: absolute;
    top: 0;
    left: 0;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: 0.25s all ease;
    font-family:"Font Awesome 5 Free";
    font-weight: 900;
}

.illuplans a:after{
    background: transparent;
    content: "";
}

.imagepart a:hover:after,.illuplans a:hover:after{
    opacity: 0.8;
}

.imagepart img, .illuplans img{
    transition: all ease 0.25s;
}

.imagepart a:hover img, .illuplans a:hover img{
    transform: scale(1.2);
}

.illuplans a:hover img{
    transform: scale(1.6);
    border: 1px solid #000;
    z-index: 99;
    position: relative;
}

p.nompart{
    margin-top: 5px;
    color: #232323;
    font-weight: 600;
}

#header .header-nav .cart-preview.active{
    background: #940809;
}

body#checkout #header .header-nav{
    background: #fff;
}

body#checkout #header .header-nav .logo{
    max-height: initial;
}

body#checkout #header .header-nav {
    padding: 0 0 0.9375rem;
}

.product-price, .cart-grid-body a.label:hover{
    color: #cc0000;
}

.vcenter{
    display: flex;
    align-items: center;
}


.header-top .recherches .search-widget form input[type=text]{
    width: 280px;
}



.dropdown-menu{
    min-width: 80px;
}

.hidden-md-up, .hidden-sm-down{
    width: 100%;
}

#header .header-nav .blockcart{
    background: transparent;
}

#header .header-nav .cart-preview .shopping-cart{
    color: #fff;
}

.btncontact a::before {
    content: "\f0e0";
    font-family:"Font Awesome 5 Free";
    margin-right: 6px;
    font-size: 16px;
}

#form_contact_produit input[type="radio"] + label {
    margin-right: 10px;
    font-size: 16px;
    margin-top: 5px;
}

.header-nav .dropdown .expand-more{
    color: #fff;
}

#header .header-nav .language-selector{
    margin-top: 0.7075rem ;
}

.form-control:focus{
    background: #f1f1f1;
    background-color: initial;
    border: 1px solid rgba(0,0,0,.25);
}

.footer-container{
    background: #000;
    color: #fff;
}

.footer-container li a, .footer-container h2, .footer-container h3, #block_myaccount_infos .myaccount-title a, .footer-container h4, .block-contact .block-contact-title, .linklist .blockcms-title a{
    color: #fff;
}

.btngarage {
    background: #000;
    color: #fff;
    display: inline-block;
    padding: 15px 25px;
    cursor: pointer;
    margin-bottom: 5px;
    position: relative;
}

.btngarage a{
    color: #fff;
    position: relative;
}

.btngarage:before {
    content: "";
    background: #cc0000;
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    transition: all 0.3s ease;
}

.btngarage:hover:before{
    width: 100%;
}

img.icon{
    max-height: 40px;
    clear: both;
    display: block;
    margin: 0px auto 10px auto;
}

.removemoto{
    margin-left: 5px;
}

#mesmotos a {
    color: #000;
}

#mesmotos a:hover{
    text-decoration: underline;
}

.header-top .recherches #blocvin{
    margin-left: 1.25rem;
    background: #CC0000;
    color: #fff;
}

.header-top .recherches #blocrechercheclassique{
    background: #fff;
    display: none;
}

.header-top .recherches #blocrechercheclassique p{
    color: #000;
}

.search-widget p{
    color: #fff;
    margin-bottom: 3px; /* pour compenser la marge sous le logo */
}

.header-top .recherches #searchreference{
    background: #fff;
}

.searchreference p{
    color: #000;
}

#header .header-nav{
    margin-bottom: 0;
}


.recherches{
    padding-top: 0;
    justify-content: space-between;
    padding-bottom: 3px;
}

.recherches ::placeholder{
    opacity: 1
}

#header .header-top {
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
    position: relative;

}

svg path#white {
  fill: green;
}
svg path#red {
  fill: red;
}
div.bg {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 99
}
div.bg svg {
  position: absolute;
  height: 100%;
  width: 100%;
}

.vend{
    display: flex;
    align-items: end;
}

.breadcrumb{
    margin-bottom: 50px;
}

.page-home h2{
    margin-top: 0;
    text-align: left;
}

.page-home h3{
    margin: 20px 0 5px 0;
}


#modeles .col-sm-4 {
    display: flex;
}

#modeles .bouton.action{
    align-self: center;
    margin-top: auto;
}

.infosmodele{
    margin-top: 25px;
    padding-top: 25px;
    border-top: 2px dotted #000;
}

.illuplans{
    position: relative;
}

.infosmodele p{
    margin-bottom: 2px;
}

#axeptio_btn_acceptAll{
    color:#cc0000 !important;
}

#axeptio_btn_acceptAllAndNext{
    color:#cc0000 !important;
}

.gbtota#axeptio_btn_next{
    color:#cc0000 !important;
}

.react-switch-bg[aria-checked="true"]{
    background:#cc0000 !important;
}

.react-switch-handle[aria-checked="true"] path{
    fill:#cc0000 !important;
}

.bepVfn svg path{
    fill: rgb(204, 0, 0) !important;
}

.bepVfn svg path:last-child {
    fill: rgb(255, 255, 255) !important;
}

.react-switch-bg[style*="255, 200, 35"]{
    background: #cc0000 !important;
}

.ax-widget-container path[fill="#FFC823"]{
    fill: #cc0000 !important;
}

.ax-widget-container #axeptio_btn_next{
    color: #cc0000 !important;
}


.shadow{
    background: #fff;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 11%);
    padding: 1px 15px;
}


/* zoom */

.container .zoom{ background-color: #DDD; height: 100%; margin: auto; overflow: hidden; position: relative; width: 100%; }

.container .zoom img{ bottom: 0; display: block; left: 0; margin: auto; max-height: 100%; max-width: 100%; position: absolute; right: 0; top: 0;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.zoom-transition{
  transition: -moz-transform ease 200ms;
  transition: -ms-transform ease 200ms;
  transition: -o-transform ease 200ms;
  transition: -webkit-transform ease 200ms;
  transition: transform ease 200ms;
}


/*Fiche produit */

.product-prices{
    display: flex;

}

.product-price.h5{
    font-size: 2.2rem;
} 

.product-prices .tax-shipping-delivery-label{
    color: #232323;
    margin-left: 5px;
    font-size: 1.2rem;
}

.product-discounts{
    margin-bottom: 0;
}


#product-no-cover .tabs{
    margin-top: 0;
}

#product-no-cover #product-detail{
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
}

.product-information .btncontact{
    display: inline-block;
    color: #fff;
}

.product-information .btncontact a{
    color: #fff;
}

.product-information .btncontact a:hover{
    text-decoration: none;
}

/* END Fiche produtit */



.logolivreur img{
    max-width: 80px;
}



#custom-text{
padding-top: 1rem;
padding-bottom: 2rem;
}



table#motoscompatibles th{
    background: #000;
    color: #fff;
    text-align: center;
}

table#motoscompatibles td, table#motoscompatibles th{
    padding: 5px 15px 5px 3px;
}

table#motoscompatibles tr:nth-child(2n){
    background: #fff;
}

h2#titremotoscompatibles{
    margin-bottom: 5px;
    margin-top: 30px;
}

.product-line-info .reference{
    font-size: 14px;
    display: block;
}

.product-line-info .current-price{
    font-size: 14px;
}

.product-line-info .current-price .pu{
    color: #232323;
}

.product-line-grid-body .label{
    font-weight: bold;
}

.bold, .bold *{
    font-weight: bold !important;
}

#nomoto{
    margin-bottom: 15px;
    font-size: 18px;
    margin-top: 60px;
}

#nomoto a{
    color: #232323;
    transition: all ease 0.4s;
}

#nomoto a:hover{
    color: #cc0000;
}

#smalfdp{
    margin-bottom: 20px;
    transition: all ease 0.4s;
}

#smalfdp:hover{
    transform: scale(1.1);
}

#filtresplans li{
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    color: #fff;
    background: #000;
    position: relative;
    font-size: initial;
    margin-left: 4px;
}

#filtresplans{
    margin-bottom: 15px;
    font-weight: bold;
    text-align: right;
    font-size: 0;
}

#filtresplans li:before {
    content: "";
    background: #cc0000;
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    transition: all 0.3s ease;
}

#filtresplans li:hover:before{
    width: 100%;
}

#filtresplans span{
    position: relative;
    padding: 0 5px;
}

#filtresplans .selected:before{
    width: 100%;
}

.beforeparts .col-sm-8{
    text-align: right;
}

.page-my-account #content .links a span.link-item{
    height: initial;
}

.category-depth-level-3 h2{
    border-bottom: 1px solid #232323;
    color: #232323;
    margin-bottom: 20px;
    margin-top: 20px;
}

.category-depth-level-3 .products > .entete {
    display: none;
}

.wrapentretien{
    overflow: hidden;
}

.product-line-entretien{
    padding: 5px 0;
}

.block-category{
    min-height: initial;
}

.block-category .fa-solid{
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    color: #000;
    transition: all ease 0.4s;
    z-index: 99;
}

.block-category .flecheright:hover *, .block-category .flecheleft:hover *{
    color: #cc0000;
    transition: all ease 0.6s !important;
}

.flecheright{
    position: absolute;
    left: 100%;
    font-size: 3rem;
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%;
    padding-left: 20px;
}

.flecheleft{
    position: absolute;
    right: 100%;
    top: 50%;
    font-size: 3rem;
    z-index: 9;
        display: flex;
    justify-content: center;
    align-items: center;
    text-align: right;
    padding-right: 20px;
}

.packs .wrappack{
    overflow: hidden;
}

.packs img{
    transition: all ease 0.4s;
    margin-left: 0 !important;
}

.packs img:hover{
    transform: scale(1.1);
}

.packs > div {
    margin-bottom: 30px;
}

#recommandations li{
    list-style-type: square;
}

#recommandations li:first-child{
    font-weight: bold;
    list-style-type: none;
}

.qtehuile{
    font-weight: bolder;
    color: #232323;
    font-style: italic;
    margin-top: 16px;
}

.wrapsubstitut{

}

.replacedby{
    width: 100%;
    padding-left: 40px;
}

p.remplacement{
    color: #7a7a7a;
    padding-left: 15px;
    margin-top: 10px;
}

.page-content p.remplacement{
    padding-left: 0;
}


.product-line-entretien .numerovue{
    display: none;
}

#fondblanc{
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 10;
    touch-action:  none;
}

#btnretour{
    font-size: 16px;
    padding: 10px;
    border: 1px solid #000;
    position: fixed;
    left: 30px;
    top: 30px;
    z-index: 999; 
    background: #fff;
}

.category-cover.full:after{
    display: none;
}

.category-cover.full{
    position: absolute;
    top: 20%;
    z-index: 99;
    left: 0;
}

#wrappinched{
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 15;
}

.prix_hors_reduc{
    color: #CC0000;
    text-decoration: line-through;
    font-size: 12px;
    display: inline-block;

}

.remise{
    font-weight: bold;
}

.groupe_reduc{
    font-weight: bold;
}

.info_reduc_groupe{
    margin-bottom: 15px;
}

#ps_checkout-paypal-pay-later-banner-cart{
    margin: 20px 0;
}


#help-vin{
    width: 14px;
    display: inline-block;
    color: #fff;
    fill: #fff;
}

.elementor-widget-text-editor{
    color: #232323;
}

.product-actions{
    margin-top: 15px;
}

.wrapperclassic{
    display: flex;
}

.affichage-classic .product-description{
    height: initial;
}

.affichage-classic .product-title a{
    color: #232323;
}

.affichage-classic .thumbnail-container{
    padding: 10px 0;
}

.affichage-classic  .product-miniature{
    padding: 0 !important;
}


h2.red{
    margin-bottom: 15px;
    margin-top: 15px;
}

.affichage-classic .thumbnail-container{
    width: initial;
    height: 100% !important;
    margin-bottom: 0;
    overflow: hidden;
}

.affichage-classic .product-description{
    position: initial;
    width: initial;
    padding: 10px;
    padding-top: 25px;
}

.affichage-classic h2{
    text-align: center;
}

.affichage-classic h2 a{
    color: #232323;
    text-align: center;
}

.affichage-classic img{
    transition: all ease 0.4s;
}

.affichage-classic img:hover{
    transform: scale(1.2);
}

.product-information p{
    color: #232323;
}

.product-actions .ps_checkout.payment-method-logo-block.left{
    margin-left: 0;
}

.product-pack-price{
    padding-left: 15px;
}

#checkout #header .header-top{
    display: none;
}

#category h1{
    text-transform: uppercase;
}


.showFabien{
    display: none;
}

#recherchedynamique{
    background: transparent;
    border: none;
    border-bottom: 1px solid #000;
    text-align: center;
    margin: auto;
    display: block;
    min-width: 33%;
    font-size: 26px;
}

#recherchedynamique::placeholder{
    color: #232323;
    opacity: 1;
}

#recherchedynamique:focus::placeholder{
    opacity: 0;
}

#listeresultats{

}

#listeresultats:not(:empty){
    border: 1px solid #c7c5c5;;
    background: #fff;
    max-height: 150px;
    overflow-y: auto;
    z-index: 99;
    position: relative;
    margin-bottom: 15px;
}

#listeresultats li{
    line-height: 35px;
    list-style-type: none;
    padding: 0 15px;
    border-bottom: 1px solid #c7c5c5;

}

#listeresultats li:last-child{
    border: 0;
}

.mav{
    border: #232323 solid 3px;
}

.numbulle.mav{
    border: #ff0000 solid 3px;
}

.product-line.mav, .product-line-entretien.mav{
    background: #6dab6d  !important;

}

.product-line.mav .productname, .product-line-entretien.mav .productname{
    color: #fff;
}

p.product-minimal-quantity{
    margin: 0;
}

#product #block-reassurance{
    margin-bottom: 30px;
}

.choixannee{
    margin-bottom: 10px;
}


#banniere_promo{
    margin-bottom: 25px;
}

#formOperation input[type=submit]{
    background: #cc0000;
    color: #fff;
}

#formOperation label{
    text-align: left;
}

.default_tpl {
}

.typecat1 #products .product-miniature{
    margin: 0;
}

.typecat1 #products img{
    margin-left: 0;
}

.typecat1.entete{
    display: none;
}

.typecat1 #products .products{
    display: flex;
}

.typecat1 #products .thumbnail-container{
    width: initial;
    height: initial;
}

.typecat1 #products .product-description{
    width: 100%;
    background-color: white;
    box-shadow:inset 0px 4px 6px -1px rgba(0, 0, 0, 0.1);
    position: initial;
    padding-top: 12px;
}

.typecat1 #products .product-title{
    margin-bottom: 5px;
    margin-top: 0;
}

.typecat1 #products .product-title a{
    color: #232323;
    font-weight: 600;
    text-transform: uppercase;
}

.typecat1 #products .product-price-and-shipping{
    font-size: 13px;
    text-align: center !important;
}

.typecat1  h1{
    margin-bottom: 0;
}

.typecat1 .flecheleft{
    display: none;
}

#products .product-thumbnail{
    text-align: center;
}

#ps_checkout-paypal-pay-later-banner-product{
    margin-top: 0px;
}


#menu{
    height: 50px;
    display: block;
    background: #fff;
    color: #232323;
    display: flex;
    flex-direction: row-reverse;
    align-content: center;
    flex-wrap: wrap;
}

#menu a{
        color: #232323;
    font-family: 'Bebas Neue';
    letter-spacing: 1px;
    font-size: 20px;
    font-weight: normal;
}

#menu li{
    list-style-type: none;
    padding: 5px;
    padding-left: 35px;
    font-weight: bold;
}

#menu li.piecesdetachees{
    background: url("../img/wrench.svg") no-repeat left center;
    margin-left: 20px;
}

#menu li.battery{
    background: url("../img/accumulator.svg") no-repeat left center;
     margin-left: 20px;

}

#menu li.accessoires{
    background: url("../img/accessoires.svg") no-repeat left center;
    background-size: 30px;
    margin-left: 20px;

}

button.hamburger{
    display: none;
}

#menumobile{
    display: none;
}

.color{
    width: 35px;
    height: 35px;
}


.namefleche{
    font-size: 16px;
    color: #000;
    text-transform: capitalize;
    margin: 0 15px;
    width: 200px;

}

.modeleencours{
    font-weight: bold;
    text-transform: lowercase;
    display: block;
}

.category-id-56097 .flecheright{
    display: none;
}

.worldwide{
    display: inline;
    padding-left: 30px;
}

.worldwidemobile {
    font-weight: 700;
    font-size: 14px;
    color: #000;
    padding-bottom: 5px;
    padding-top: 0px;
}

@media all and (min-width: 992px){
    #header .header-top {
        background-image: linear-gradient(110deg, #fff 59.95%, #CC0000 60%);
    }
}

@media all and (min-width: 768px){
    .show-xs{
        display: none;
    }
}


@media all and (max-width: 1580px){
    .namefleche{
        display: none;
    }

}


@media (max-width: 991px){


    #blockcart-modal .modal-dialog {
        width: calc(100vw - 20px);
    }

    

}
@media all and (max-width: 767px){

    button.hamburger{
        display: initial;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 100;
    }

    .flecheleft{
        left: 5px;
        padding: 0;
        right: initial;
    }

    .flecheright{
        right: 5px;
        left: initial;
        padding: 0;
    }

    #menu.desktop{
        display: none;
    }

    #menumobile {
      display: none;
      background-color: #fff;
      color: black;
      padding: 10px;
      position: absolute;
      top: 0px;
      left: 0px;
      width: 100vw;
      height: 100vh;
      z-index: 99;
      padding-top: 100px;
      box-sizing: border-box;
    }

    #menumobile ul {
      list-style-type: none;
      padding: 0;
      margin: 0;
    }

    #menumobile li {
      background-color: #fff;
      color: #333;
      padding: 20px;
      margin: 10px 0;
      font-size: 1.5rem;
      text-align: center;
      border: 1px solid #ccc;
      transition: background-color 0.3s, color 0.3s;
      cursor: pointer;
      list-style-type: none;
    }

    #menumobile li:hover {
      background-color: #f0f0f0;
      color: #000;
    }

    #menumobile li + li {
      border-top: 1px solid #e0e0e0;
    }


    #menumobile.active {
      display: block;
    }



    #blocvin .material-icons{
        color: #fff;
    }

    #header .header-nav .top-logo{
        max-height: 150px;
    }

    #cartoucherecherchedynamique{
        margin: 15px 0 25px;
    }

    #header .header-top .search-widget.searchreference{
        display: block;
        width: 100%;
        padding: 15px;
        background: #fff;
        margin-top: 0px;
        margin-bottom: 0;
        float: initial;
    }

    .vend{
        display: block;
    }


    .header-top .recherches #blocvin{
        padding: 15px;
        width: 100%;
    }





    #filtresplans{
        text-align: left;
        margin-top: 10px;
    }

    .product-cover img{
        margin-bottom: 30px;
    }

    .page-home h2{
        margin-top: 10px;
    }

    .row.packs + h2{
        margin-top: 0;
    }

    .search-widget form input[type=text]{
        padding-top: 5px;
        padding-bottom: 5px;
    }

    #header ::placeholder{
        font-size: 13px;
    }

    .block-category{
        margin-bottom: 0;
    }

    .typecat1 .block-category{
        padding-bottom: 15px;
    }

    #header .header-top{
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .searchreference p, .search-widget p{
        font-size: 13px;
    }

    .footer-container .links .h3{
        color: #fff;
    }

    #paiementfooter{
        padding-left: 10px;
    }

    .recherches {
    }

    .lignepanier.fright, .btncontact.fright{
        justify-content: left;
    }

    #products .product-price-and-shipping{
        text-align: left;

    }

    .numbulle{

        margin-left: 0px;
        margin-top: 0px;
    }

    #header .header-nav{
        background: #fff;
        padding-bottom: 10px;
    }

    #header .header-nav .top-logo a img{
        max-height: initial;
    }

    #header .header-top {
        background: initial;
    }

    .search-widget {
        
    }

    .header-top .recherches .search-widget form input[type=text]{
        max-width: 100%;
    }

    .header-top .recherches #blocvin{
        margin-left: 0;
        padding-left: 15px;
    }

    .header-top .recherches #blocrechercheclassique, .header-top .recherches .searchreference{
        padding-right: 15px;
    }

    #header a{
        color: #000;
    }

    p.nompart{
        margin-bottom: 30px;
    }

    #header .header-nav .cart-preview .shopping-cart{
        color: #cc0000;
    }

    #modeles .bouton.action{
        align-self: center; 
    }

    .hidden-xs{
        display: none;
    }

    #products .products{
       /* overflow: hidden;*/
    }

    .block-category{
        margin-bottom: 15px;
    }



    .block-category .fa-solid{
        font-size: 28px;
    }

    #wrappopupproduit {
        position: fixed;
        bottom: 0;
        top: auto;
        width: 100%;
        left: 0;
        text-align: center;
        z-index: 500;
    }

    #popupproduit .fright{
        justify-content: center;
    }

    *{ 
        touch-action:  pan-y;
    }

    .category-cover{
        position: relative;
    }

    .category-cover:after{
        content: "\f002";
        font-family: "Font Awesome 5 Free";
        position: absolute;
        top: 0;
        right: 0;
        width: 20px;
        height: 20px;
        display: block;
        color: #000;
        font-size: 14px;
        font-weight: 600;
    }

    

    

    .block-category h1{
        font-size: 18px;
    }
}
