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

.ets_wa_whatsapp_block img {
    display: none!important;
    margin-left: auto!important;
    margin-right: auto!important;
    width: 50px;
}

.ets_wa_whatsapp_block .ets_wa_title {
    display: none!important;
}

div#manufacturer-short_description p, .page-content.page-cms ul {
    font-family: "Bai Jamjuree", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #ffffff!important;
}

div#manufacturer-description p, .page-content.page-cms ul {
    font-family: "Bai Jamjuree", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #ffffff!important;
}

div#manufacturer-short_description h1 {
    font-family: "Bai Jamjuree", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #ffffff!important;
}

.ets_multilayerslider,
.mls_slider,
.mls_slides {
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.25s ease;
}

#mypresta_mib {
    border-radius: 10px!important;
    margin-bottom: 1.563rem;
    background: rgba(255,255,255,0)!important;
    padding: 10px;
    clear: both;
    margin-top: 40px!important;
    box-shadow: none!important;
    
}

div#mypresta_mib .text-uppercase {
    display: none!important;
    color: #ffffff;
    font-style: normal;
    text-shadow: none;
    font-family: 'Fugaz One', sans-serif;
    font-weight: 400;
    font-size: 17px;
    display: flex;
    justify-content: center;
    align-items: center;
    }

.MyPrestaBrandsCarousel {
    filter: invert(100%);
}

.lSAction > a {
    display: none!important;
}

.smart-blog-article-share-button p {
    font-family: 'Fugaz One', sans-serif!important;
    font-weight: 400;
    font-size: 15px;
    color: #2f2f2f;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;  /* Centre le bouton */
}

.smart-blog-article-share-social-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}

.smart-blog-home-latest-news .title_block {
    font-family: 'Fugaz One', sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #2f2f2f;
    margin-bottom: 20px;
}

.smart-blog-bottom-pagination .results {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 1px;
    color: #ffffff;
}

.smart-blog-posts-short-description {
    font-family: "Bai Jamjuree", sans-serif!important;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #2f2f2f;
    margin-top: 20px;
    margin-bottom: 25px;
    text-align: center!important;
}

.smart-block .smart_blog_sidebar_title {
    font-family: "Bai Jamjuree", sans-serif!important;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #1C3557;
    margin-bottom: 20px;
    margin-right: 20px!important;
    }
    
.block.smart-block {
    background-color: #fff;
    box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
    padding: 30px 25px;
    margin-bottom: 1.563rem;
    border-radius: 5px!important;
}

.sds_post_title_home a {
    display: -webkit-box;
    -webkit-line-clamp: 4; /* 4 lignes max */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    text-align: center!important;
}

/* Centrer le titre au-dessus du bloc de news */
#smblog_home_latest .block.smart-blog-home-latest-news {
    text-align: center; /* centre le contenu horizontalement */
}

#smblog_home_latest .title_block {
    display: none!important;
}

.smart-blog-sing-blog-content {
    font-family: "Bai Jamjuree", sans-serif!important;
    font-weight: 400;
    font-style: normal;
}

.smart-blog-single-post-title {
    font-family: "Bai Jamjuree", sans-serif!important;
    font-weight: 600;
    font-size: 30px;
    line-height: 45px;
    color: #1C3557;
}

.smart-blog-home-latest-news .sds_post_title.sds_post_title_home a {
    display: flex;                  /* active Flexbox */
    justify-content: center;        /* centre horizontalement */
    align-items: center;            /* centre verticalement */
    text-align: center;             /* assure que le texte multi-ligne est centré */
    
    font-family: "Fugaz One", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;               /* Interligne optimisé (~19.5px) */
    color: #1C3557;

    height: 100%;                   /* s'assure que le lien prend toute la hauteur du bloc parent */
    width: 100%;                    /* s'assure que le lien prend toute la largeur du bloc parent */
}

.smart-blog-sing-blog-content > p {
    font-family: "Bai Jamjuree", sans-serif!important;
    font-weight: 400!important;
    font-size: 15px !important;
    line-height: 24px !important;
    color: #2f2f2f !important;
}

/* -------------------------------
   Module SM Blog – Conteneur global
---------------------------------- */
#smblog_home_latest {
    width: 100% !important;
    max-width: 100% !important;
    margin: 50px auto 0 !important;
    padding: 0 !important;
}

/* Supprime les contraintes Bootstrap internes */
#smblog_home_latest .row,
#smblog_home_latest .container {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* -------------------------------
   Box des articles SM Blog
---------------------------------- */
.smart-blog-home-news-box {
    background-color: #fff;
    box-shadow: 4px 1px 12px rgba(101, 102, 102, .2);
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 10px;

    width: 100%;
    height: 380px;            /* Hauteur uniforme */
    max-height: 400px;

    display: flex;
    flex-direction: column;
    overflow: hidden;         /* Empêche les débordements */
}

/* -------------------------------
   Contenu interne
---------------------------------- */
.smart-blog-news-content {
    flex: 1;                 /* Remplir l'espace disponible */
    overflow: hidden;        /* Empêche l'expansion */
    display: flex;
    flex-direction: column;
}

/* Tronquage automatique du texte */
.smart-blog-news-content p {
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 5;   /* Nombre de lignes visibles */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Optionnel : adapte la taille du texte automatiquement */
.smart-blog-home-news-box h2,
.smart-blog-home-news-box p {
    font-size: clamp(0.9rem, 1.6vw, 1.1rem);
}

.smart-blog-posts-title {
    display: flex;
    align-items: center;      /* Centre verticalement */
    justify-content: center;  /* Centre horizontalement */
    text-align: center;       /* Centre le texte sur plusieurs lignes */
}

.smart-blog-posts-title a {
    font-family: "Fugaz One", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 2;         /* Interligne optimisé (~19.5px) */
    color: #1C3557;
}

.smart-blog-post-readmore-btn {
    display: flex;
    justify-content: center;  /* Centre le bouton */
}

.smart-blog-post-readmore-btn a {
    font-family: "Bai Jamjuree", sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    background: #1C3557;
    color: #fff;
    text-transform: capitalize;
    padding: 12px 32px;
    text-align: center;
}

.ph-recommend-products.featured-products > h2 {
    text-align: center;
    font-family: "Fugaz One", sans-serif!important;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 20px!important;
    font-variation-settings:
    "wdth" 100;
    color: #ffffff!important;
    margin-top: 0px!important;
    margin-bottom: 30px!important;
}

.ph-recommend-products .slick-next:before {
    width: 18px;
    height: 18px;
    content: "";
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0) rotate(43deg);
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(43deg);
    margin-left: 0;
}

.ph-recommend-products .slick-prev:before {
    width: 18px;
    height: 18px;
    content: "";
    border-top: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0) rotate(-45deg);
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
    margin-left: 0;
}

#loyalty_cart span.material-icons, #loyalty_product span.material-icons {
    font-size: 70px;
    color: #73b041!important;
}

.alert-warning {
    background-color: #232323!important;
    border-color: #ff9a52;
    color: #ffffff!important;
}

.ets_multilayerslider {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    border-radius: 20px!important;
    border: #ffffff 3px;
    border-style: dashed!important;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
    margin-bottom: 25px;
    margin-left: auto!important;
    margin-right: auto!important;
}

#ultimatemegamenu_1 {
    background: rgba(255,255,255,0.98)!important;
    background: url(../img/bkg-menu.jpg) no-repeat center fixed !important;
}

#ultimatemegamenu_2 {
    background: rgba(255,255,255,0.98)!important;
    background: url(../img/bkg-menu.jpg) no-repeat center fixed !important;
}

#ultimatemegamenu_3 {
    background: rgba(255,255,255,0.98)!important;
    background: url(../img/bkg-menu.jpg) no-repeat center fixed !important;
}

#ultimatemegamenu_4 {
    background: rgba(255,255,255,0.98)!important;
    background: url(../img/bkg-menu.jpg) no-repeat center fixed !important;
}

#ultimatemegamenu_5 {
    background: rgba(255,255,255,0.98)!important;
    background: url(../img/bkg-menu.jpg) no-repeat center fixed !important;
}

#ultimatemegamenu_6 {
    background: rgba(255,255,255,0.98)!important;
    background: url(../img/bkg-menu.jpg) no-repeat center fixed !important;
}

.menu-container ul.main-menu>li>a {
    text-align: center;
    font-family: "Fugaz One", sans-serif!important;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 14px!important;
    font-variation-settings:
    "wdth" 100;
    color: #ffffff!important;
}

.smartcategory_link span {
    font-weight: 800;
    color: #232323!important;
}

.menu-container ul.main-menu>li>.ultimatemegamenu .ultimatemegamenu_row>ul.sub-menu>li>a {
    padding: 0px 0px 5px 0px;
    border: none;
    color: #232323!important;
    font-family: "Fugaz One", sans-serif!important;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 18px!important;
    font-variation-settings:
    "wdth" 100;
    text-transform: uppercase;
}

.menu-container ul.main-menu>li>.ultimatemegamenu .ultimatemegamenu_row>ul.sub-menu>li a {
    display: block;
    padding: 5px 0px;
    color: #232323!important;
    }
    
/* === Étend uniquement la ligne principale du menu sur toute la largeur === */
.menu-wrapper {
  position: relative !important;
  width: 100vw !important;           /* pleine largeur de la fenêtre */
  left: 50% !important;
  margin-left: -50vw !important;     /* sort du conteneur centré */
  margin-right: -50vw !important;
  max-width: 100vw !important;
  padding: 0 !important;
  box-sizing: border-box !important;
  z-index: 10;
}

/* === Organisation horizontale du niveau principal === */
.menu-wrapper > ul,
.menu-wrapper > nav > ul {
  display: flex !important;
  flex-wrap: nowrap !important;
  justify-content: space-between !important;
  align-items: center !important;
  width: 100% !important;
  white-space: nowrap !important;
}

/* === Répartition des items principaux === */
.menu-wrapper > ul > li,
.menu-wrapper > nav > ul > li {
  flex: 1 1 auto !important;
  min-width: 0 !important;
  text-align: center !important;
  position: relative !important;
}

/* === Liens principaux === */
.menu-wrapper > ul > li > a,
.menu-wrapper > nav > ul > li > a {
  display: block !important;
  width: 100% !important;
  padding: 12px 10px !important;
  box-sizing: border-box !important;
}

/* === Responsive : wrap sur petits écrans === */
@media (max-width: 768px) {
  .menu-wrapper > ul,
  .menu-wrapper > nav > ul {
    flex-wrap: wrap !important;
  }
  .menu-wrapper > ul > li,
  .menu-wrapper > nav > ul > li {
    flex: 1 0 50% !important; /* deux colonnes sur mobile */
  }
}

/* Responsive grid pour les articles du blog */
.blog-list.grid-responsive {
  display: grid;
  grid-template-columns: 1fr; /* Par défaut : 1 colonne */
  gap: 2rem;
}

/* Écrans moyens (tablettes et plus) : 2 colonnes */
@media (min-width: 768px) {
  .blog-list.grid-responsive {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* Grands écrans (desktop) : 4 colonnes */
@media (min-width: 1200px) {
  .blog-list.grid-responsive {
    grid-template-columns: repeat(4, 1fr);
  }
  }

@media (min-width: 1921px) {
.menu-container ul.main-menu>li>a {
    text-align: center;
    font-family: "Fugaz One", sans-serif!important;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 20px!important;
    font-variation-settings:
    "wdth" 100;
    color: #ffffff!important;
}
}

.social-sharing {
  display: flex;
  align-items: center;      /* Centre verticalement */
  justify-content: center;  /* Centre horizontalement */
  width: 100%;
  margin: 1.5rem auto 0;    /* Remplace margin-top + auto left/right */
}

.block img {
  max-width: 100%;
  height: auto;
  display: block;
  object-fit: contain; /* garde les proportions de l’image */
}

#example2 {
    position: relative;
    width: 570;
    min-height: 40;
    margin-left: px;
    display: flex;
    align-items: center;      /* Centre verticalement */
    justify-content: center;  /* Centre horizontalement */
    width: 100%;
    margin-top: 15px!important;
    margin-bottom: 20px!important;
}

@media (min-width: 1200px) {
  .container {
    width: 80%; /* Adjust this percentage as needed */
    max-width: 100%;
  }
}

/* tous les supports */
#cms .page-content h1{font-size:30px;margin-bottom:20px;}
#cms #banner-cms img{max-width:100%}
#cms #banner-cms{margin-bottom:20px;}  

#cms .page-content.page-cms{
    border-radius: 3px!important;
    border: solid #ffffff 2px;
    border-style: solid;
    -webkit-box-shadow: 0px 0px 0px 4px #FFFFFF, 0px 0px 4px 2px #000000; 
    box-shadow: 0px 0px 0px 4px #FFFFFF, 0px 0px 4px 2px #000000;
    
}

body#index #wrapper .main {
    background: url(../img/bkg.jpg) no-repeat center fixed !important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#wrapper .banner {
    display: block;
    margin-bottom: 10px;
    /*background: url(../img/binaire.png) no-repeat center fixed !important;*/
}

body#index #wrapper .row.clearfix.hpp_tabs {
    background: url(../img/binaire.png) no-repeat center fixed !important;
}

.ph-viewed-products.featured-products
 {
    margin-top: 30px;
    clear: both;
    display: block;
    background: url(../img/binaire.png) no-repeat center fixed !important;
}

.m-top-20p{margin-top:20px!important;}
.logos-payment{max-width:100%;}

#header .logo {
    max-width: 420px;
    margin-top: -20px!important;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    text-align:center!important;
    margin-bottom: 30px;
    filter: grayscale(15%);
    }

@media (max-width: 768px) {
    #header .logo {
    max-width: 300px;
    width: auto!important;
    margin-top: 0px!important;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    text-align:center!important;
    margin-bottom: 0px;
    filter: grayscale(15%);
    }
}

#header .logo:hover {filter: grayscale(50%) drop-shadow(0px 0px 4px #ffffff)!important;}

.footer-container .h3, .footer-container .h4 {
    margin-bottom: 1rem;
    font-size: 1rem;
    color: #a1a1a1 !important;
}

.hppColumnBlock .hppback, .hppCarouselBlock .hppback {
    font-size: 36px;
    color: #ffffff;
    cursor: pointer;
    position: absolute;
    z-index: 999;
    right: 55px;
}

.hppColumnBlock .hppforward, .hppCarouselBlock .hppforward {
    font-size: 36px;
    color: #ffffff;
    cursor: pointer;
    position: absolute;
    z-index: 999;
    right: 20px;
}

/* Centrer les onglets dans le container */
.hpp_tabs .tabs .nav-tabs {
    display: flex !important;           /* active le flex pour les onglets */
    justify-content: center !important; /* centre horizontalement les onglets */
    flex-wrap: wrap;                     /* permet aux onglets de passer à la ligne si nécessaire */
    gap: 0px;                           /* espace entre les onglets */
    border-bottom: #ffffff 0px dashed !important;
}

/* Ajustements des onglets individuels */
.hpp_tabs .tabs .nav-tabs .nav-link {
    width: auto !important;             /* largeur automatique */
    max-width: 220px !important;        /* limite la largeur si nécessaire */
    text-align: center;                  /* centre le texte à l’intérieur */
    flex: 0 1 auto;                      /* pour que flex respecte la largeur max */
    border-radius: 7px!important;background: #ffffff!important;
    margin-bottom: 6px!important;
}

.nav-item .nav-link, .nav-item .nav-separtor {
    font-weight: 600;
    font-size: 14px!important;
    text-align: center!important;
    color: #808bb6!important;
    font-style: italic;
}

.hpp_tabs .tabs .nav-tabs .nav-link.active {
    color: #ffffff!important;
    border-bottom: #ffffff 0px solid !important;
    border-top: #ffffff 0px solid !important;
    border-left: #ffffff 0px solid !important;
    border-right: #ffffff 0px solid !important;
    background: #376184!important;
    box-shadow: 0 0 0 1px #ffffff!important;
    margin-bottom: 6px!important;
    }

.hpp_tabs .tabs .nav-tabs {width: auto!important;}

.lSSlideOuter .lSPager.lSpg > li a {
    background-color: #ffffff;
    border-radius: 3px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    text-indent: -999em;
    width: 8px;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0.5s 
linear 0s;
    transition: all 0.5s 
linear 0s;
}

.register-form a {color: #000000;}

.page-customer-account #content .no-account a {color: #000000;!important}

.page-customer-account #content .forgot-password a {color: #000000;!important}

/* ===== BANNERS HOME ===== */
#banners_home {
  margin-left: 0;
  margin-right: 0;
  overflow-x: hidden;
}

/* Chaque bloc prend bien son espace Bootstrap */
#banners_home .bloc {
  padding-left: 0;
  padding-right: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
}

/* Cercle parfait */
#banners_home .circle-wrapper {
  position: relative;
  width: 100%;
  max-width: 112px; /* limite la taille sur grand écran */
  aspect-ratio: 1 / 1; /* carré parfait → cercle parfait */
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 0 0 6px #ffffff, 0 0 0 8px #232323;
  transition: all 0.3s ease;
}

/* Image remplissant le cercle sans déformation */
#banners_home .circle-wrapper img {
  width: 100%;
  max-width: 112px;
  height: 100%;
  object-fit: cover; /* garde les proportions */
  /* border-radius: 50%;
  display: block; */
}

/* Effet hover sur le cercle */
#banners_home .circle-wrapper:hover {
  box-shadow: 0 0 0 6px #ffffff, 0 0 0 8px #232323;
  filter: saturate(1.2);
  border-radius: 93% 7% 94% 6% / 6% 94% 6% 94%;
}

/* Effet hover sur l’image */
#banners_home .circle-wrapper img:hover {
  box-shadow: 0 0 0 6px #ffffff, 0 0 0 8px #232323;
  filter: saturate(1.2);
  border-radius: 93% 7% 94% 6% / 6% 94% 6% 94%;
}

/* ===== MEDIA QUERIES ===== */

/* Grand écran */
@media (min-width: 1200px) {
  #banners_home .circle-wrapper {
    max-width: 112px !important;
  }
}

/* Tablette horizontale */
@media (min-width: 1024px) and (max-width: 1199px) {
  #banners_home .circle-wrapper {
    max-width: 112px !important;
  }
  #tuiles_home .img-responsive {
    border-radius: 10px !important;
  }
}

/* Tablette verticale */
@media (min-width: 768px) and (max-width: 1023px) {
  #banners_home .circle-wrapper {
    max-width: 112px !important;
  }
}

@media (max-width: 767px) {
    #banners_home .circle-wrapper {
    max-width: 86px !important;
  }
}

  #tuiles_home .img-responsive{border-radius: 10px!important;}
  
}
    

/* Mobile : réduit un peu pour éviter les collisions */
@media (max-width: 767px) {
  #banners_home .circle-wrapper {
    max-width: 85px!important;
  }
  #tuiles_home .img-responsive{border-radius: 10px!important;}
 
}

.circle-wrapper img {
  object-fit: cover;
  object-position: center center; /* ou top center, ou left center, etc */
}

#tuiles_home .img-responsive{
    display: block;
    transition: all 0.1s;
    width: 100%;
    max-width: 470px!important;
    margin-left: auto!important;
    margin-right: auto!important;
    display: flex!important;
    justify-content: center!important;
    height: 100%;
    border-radius: 3px!important;
    border: solid #ffffff 0px;
    -webkit-box-shadow: 0px 0px 0px 2px #232323; 
    box-shadow: 0px 0px 0px 2px #232323;
    margin-top: 0px;
    margin-bottom: 0px;
    }
#tuiles_home .bloc{
    height: 100%;
    margin-top: 50px!important;
    margin-bottom:50px!important;
    }
#tuiles_home a img:hover{
    border-radius: 3px!important;
    border: solid #ffffff 0px;
    filter: grayscale(100%);
    }
    
/* tablette h. */
@media(min-width:1024px)  AND (max-width:1199px){ 
  #tuiles_home .img-responsive{border-radius: 3px!important;}
  
}
/* desktop v. */
@media(min-width:768px) AND (max-width:1023px){ 
  #tuiles_home .img-responsive{border-radius: 3px!important;}
  
}
    

/* Mobile : réduit un peu pour éviter les collisions */
@media (max-width: 767px) {
  #tuiles_home .img-responsive{border-radius: 3px!important;}
  
}

a: i.material-icons {
    color: #5183f3;
    text-decoration: none;
}

.links .collapse {text-transform: uppercase!important;}

body#checkout #footer {
    padding: 0.9375rem;
    color: #7a7a7a;
    background: #fff;
    background: url(../img/bkgfoot.jpg) no-repeat center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    
}

.page-my-account #content .links a span.link-item {
    display: block;
    height: 100%;
    padding: 1rem;
    background: #fff;
    border-radius: 3px;
}

.contact-rich .block .data {
    width: auto;
    text-transform: uppercase!important;
    overflow: hidden;
    font-size: .875rem;
    color: #ffffff;
}

.contact-rich h4 {
    margin-bottom: 2rem;
    color: #ffffff;
    text-transform: uppercase;
}

.page-header h1 {color: #ffffff;}

#search_widget {
        display: block;
        margin-top: 0px !important;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 25px;
        border-radius: 3px;
        border: solid 2px #232323;
        float: none;!important
        background: #FFFFFF00;!important
        }
        
#search_widget form input {
    border-radius: 3px;
    background-color: #fbfbfb;
    border: solid 2px #ffffff;
    }

.pagination>div:first-child {color: #ffffff;!important}

.pagination .page-list {
    padding: 0.375rem;
    margin-bottom: 0;
    background: #fff;
    border-radius: 3px;
}

.product_list .product .product-miniature {
    width: 100%;
    margin-top: 3px;
}

.products article .wishlist-button-add {
    position: absolute;
    top: 0.635rem;
    right: 0.635rem;
    z-index: 10;
    box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
    }

button.wishlist-button-add.wishlist-button-product {
    box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
}

button.wishlist-button-add {
    box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
}

.wishlist-button-add i.material-icons {
    color: #5183f3;!important
}

.wishlist-button-add i:hover {
    opacity: 1;filter: hue-rotate(90deg);
}

.wishlist-product-image img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    top: 50%;
    left: 50%;
    border-radius: 3px;
    transform: translate(-50%, -50%);
    transition: 0.25s ease-out;
}

.wishlist-product-image {
    width: 15.625rem;
    height: 15.625rem;
    position: relative;
    overflow: hidden;
    border-radius: 3px;
    box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
}

.text-primary {
    color: #ffffff !important;
}

#header .header-nav #menu-icon {
	display: none;
}

.ets_col_title a:not(:hover) {
    color: inherit;
    margin: auto;
    margin-left: 500px;
}

.ets_baw_display_banner img {
    max-width: 370px;
    display: block;
    margin: auto;
    background-color: #FFFFFF00;
}

.ets_baw_display_banner.displaycartgridbodybefore1, .ets_baw_display_banner {
    margin-bottom: 0px;
    background: transparent;
}

.ph-recommend-products * {
    outline: none !important;
    box-shadow: none;
    margin-top: 2px;
}

.product-miniature .thumbnail-container:hover .product-description::after, .product-miniature .thumbnail-container:focus .product-description::after {
    position: absolute;
    top: 0;
    left: 10%;
    width: 80%;
    content: "";
    border-top: #7a7a7a 0px solid;
    opacity: 0.25;
}

.thumbnail-container-viewed {
    border: none !important;
    border-bottom: 20px !important;
}

.product-miniature-viewed {
    position: relative;
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
}

/* Image principale */
.product-miniature-viewed img {
    border-radius: 50%;
    transition: opacity 0.8s ease;
    opacity: 1;
    position: relative;
    z-index: 2;
    display: block;
    border: #232323 4px solid!important;
    box-shadow: inset 0 0 10px rgba(0,0,0,0.5),
                0 4px 8px rgba(0,0,0,0.3);
}

/* Texture de sillons */
.product-miniature-viewed::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%;
    z-index: 3;
    background: repeating-radial-gradient(
        circle at center,
        rgba(255, 255, 255, 0.05) 0px,
        rgba(255, 255, 255, 0.05) 1px,
        rgba(0, 0, 0, 0.2) 2px,
        rgba(0, 0, 0, 0.2) 3px
    );
    mix-blend-mode: overlay;
    pointer-events: none; /* laisse passer les clics */
    animation: none;
}

/* Overlay PNG au hover, cliquable sur l'image principale */
.product-miniature-viewed::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%;
    z-index: 4; /* au-dessus de l'image */
    background-image: url("https://retro-spare.fr/img/vinyle.png");
    background-size: cover;
    background-position: center;
    opacity: 0; /* invisible par défaut */
    pointer-events: none; /* IMPORTANT : permet de cliquer à travers */
    transition: opacity 0.6s ease;
    animation: none;
}

/* Hover : image et overlay */
.product-miniature-viewed:hover img {
    opacity: 0.85;
    animation: spin 2s linear infinite;
}

.product-miniature-viewed:hover::before {
    animation: spin 1.5s linear infinite;
}

.product-miniature-viewed:hover::after {
    opacity: 0.3; /* overlay visible à 30% */
    animation: spin 2s linear infinite;
}

/* Animation rotation */
@keyframes spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

.ph-viewed-products > h2.viewed_title {
    font-family: "Fugaz One", sans-serif;
    text-transform: uppercase;
    margin-bottom: 40px;
    margin-left: 15px;
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
    font-weight: 700;!important
}

.box-category-content-title {
    font-size: 0.9rem;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    padding: 10px 5px;
    background: #f7f7f7;
}

.home_category_wall .box-content .page_header_crsl {
    text-align: left;
    margin-bottom: 1.5rem;
    color: #57559b;
    font-family: "Bai Jamjuree", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #000000;
    line-height: 1.1;
    text-transform: uppercase;
}

.box_category_home_content, .sd-home-category-wrapper {
    height: 100%;
    background: #fff;
    border-radius: 10px!important;
    
}

#main .page-content {
    margin-bottom: 1.563rem;
    margin-left: auto;!important
    margin-right: auto;!important
    background: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 3px!important;
}

.page-addresses .address {
    margin-bottom: 1.875rem;
    font-size: .875rem;
    color: #232323;
    background: #fff;
    border-radius: 3px!important;
}

.page-addresses .addresses-footer a {
    color: #ffffff;
}

.wishlist-container-header h1 {color: #ffffff;}

.wishlist-footer-links {color: #ffffff;}

a.wishlist-add-to-new.text-primary {
    cursor: pointer;
    transition: 0.2s ease-out;
    font-size: 0.875rem;
    color: #ffffff;!important
    letter-spacing: 0;
    line-height: 1rem;
}

#header .header-nav {
    max-height: auto;
    border-bottom: #FFFFFF00 1px solid;
    background: url(../img/bkg-top.jpg) no-repeat center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    box-shadow: inset 0px 0px 50px 50px #ffffff rgba(0,0,0,0.3);
}

.card-block {
    padding: 1.25rem 1.25rem 0.5rem;
    border-radius: 10px!important;
}

.page-my-account #content .links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background: transparent;
    border-radius: 10px!important;
    }

#wrapper .breadcrumb {
    background-color: #ffffff00 !important;
    border-radius: 10px!important;
    padding: 20px 30px !important;
    margin-bottom: 1.563rem;
    border: none;
}

#wrapper .breadcrumb li {color: #ffffff!important;}

#wrapper .breadcrumb li a {color: #ffffff!important;}

#wrapper .breadcrumb li::after {color: #ffffff!important;}

.pagination .current a {
    font-size: 1.25rem;
    color: #f73434 !important;
    text-decoration: none;
}

.news_home_image_holder img {
    display: block!important;
    margin-top:10px!important;
    max-width: 100%!important;
    margin-left: auto!important;
    margin-right: auto!important;
    justify-content: center;
    max-height: 100%!important;
    border: none;
    transition: transform 0.6s cubic-bezier(0.25, 0.8, 0.25, 1); /* transition plus fluide et progressive */
}

.news_home_image_holder img:hover {
    transform: scale(1.08); /* zoom légèrement plus important */
}

.sdsblog-box-content.row.smart-blog-news-box-content img {
    display: block!important;
    margin-top:10px!important;
    max-width: 85%!important;
    margin-left: auto!important;
    margin-right: auto!important;
    justify-content: center;
    max-height: 100%!important;
    border: none;
    transition: transform 0.6s cubic-bezier(0.25, 0.8, 0.25, 1); /* transition plus fluide et progressive */
}

#module-smartblog-details #wrapper {
  background: url(../img/bkg.jpg) no-repeat center fixed;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
  background-size: cover;
}

#module-smartblog-details .page-content, #module-smartblog-category .page-content, #module-smartblog-tagpost .page-content, #module-smartblog-archive .page-content, #module-smartblog-search .page-content {
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 0px 2px #232323; 
    box-shadow: 0px 0px 0px 2px #232323;
    padding: 30px 35px;
    margin-bottom: 1.563rem;
    border-radius: 3px!important;
    border: none;
}

.smart-title-shape-full-width:after {
    position: absolute;
    content: '';
    width: 60px;
    height: 1px;
    left: 0px;
    bottom: -12px;
    background: #FFFFFF00 !important;
}

.smart-title-shape-full-width:before {background: #FFFFFF00 !important;}

.sdsarticle-des.smart-blog-sing-blog-content {
    font-family: "Bai Jamjuree", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 24px;
    color: #6E6D7A;
    margin-top: 20px;
    margin-bottom: 25px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: .5rem;
    font-family: "Bai Jamjuree", sans-serif;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    color: #376184;
}

    line-height: 1.1;
    color: #57559b;
}

#module-smartblog-details .articleContent img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.sdstags-update.smart-blog-post-tags .tags > span {
    font-family: "Bai Jamjuree", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #1C3557;
}

.sdsarticle-des p {
    font-family: "Bai Jamjuree", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 18px;
    padding-bottom: 0px;
}

.sdstags-update.smart-blog-post-tags .smart-blog-single-tag-item {
    font-family: "Bai Jamjuree", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #232323!important;
    background: #F3F3F3;
    border: 0px solid #E8E8E8;
    padding: 6px 25px;
    margin: 0px 5px;
}

.imageFeatured {
    max-width: 100%;
	height: auto;
	display: block;
    margin-left: auto;
    margin-right: auto;
    }

.img-fluid {
    Width: 100%;
    max-height: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 3px;
    }
    
.img-fluid:hover{opacity: 0.8;filter: alpha(opacity=80);}
    
.product-miniature .product-price-and-shipping {
    font-family: "Share Tech", sans-serif;
    font-weight: 600;
  font-size: 19px;
  font-style: normal;
    text-transform: uppercase;
    color: #4074b5;
    text-align: center;
    margin-left: 0px!important;
    margin-right: 0px!important;
    background:#edecec;
    background: url(../img/flag.png) no-repeat center;
    background-size: cover;
    }    
	
.product-miniature .regular-price {
	font-family: "Share Tech", sans-serif!important;
    font-weight: 600;
    font-size: 16px!important;
    font-style: normal;
    color: #f46b6b;
}

.product-discount .regular-price {
    font-family: "Share Tech", sans-serif!important;
    font-weight: 600;
    font-size: 20px!important;
    font-style: normal;
    color: #f46b6b;
}

.product-flags li.product-flag.on-sale {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    width: 100%;
    margin-top: 0 !important;
    text-align: center;
    background: #c34900;
    border-radius: none!important;
}

.review-item.slick-slide:before {
    content: "";
    position: absolute;
    left: 0;
    top: 90px;
    bottom: 0;
    right: 0;
    background: #fff;
    border-radius: 3px;
    background: #11ffee00;
    pointer-events: none;
}

.review_avatar {
    text-align: center;
    display: inline-block;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    box-shadow: none;
    overflow: hidden;
    margin-top: 0;
    padding: 10px;
    background: #11ffee00;
    margin-bottom: 15px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.product-miniature .highlighted-informations {
    position: absolute;
    top: 100%;
    z-index: 2;
    width: 100%;
    height: auto;
    padding: 0.625rem 0;
    text-align: center;
    background: #edecec;
    transition: 0.3s;
    }

.product-miniature .highlighted-informations .quick-view {
    font-family: "Bai Jamjuree", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    color: #8fc73e;
}

.product-flag.out_of_stock {
    background-color: rgba(254, 0, 0, 0.8)!important;
}

/*Style du bloc des tabs de la fiche produit */
#product_tabs_block{
	margin-bottom: 2rem;
}

#product #encaps {
    width:100%;background:#fff;
    padding:30px;
    padding-left: 15px!important;
    margin-top: 10px;
    padding-right: 10px!important;
    justify-content: center!important;
    text-align: center!important;
    border-radius: 3px;
    }
    
#product #encaps .h1 {
    font-family: "Fugaz One", sans-serif;
  font-weight: 400;
  font-size: 18px!important;
  font-style: normal;
    }

/* Image produit responsive sur la fiche produit */
#product #encaps2 {
    display: block;        /* supprime les espaces blancs en ligne */
    width: 100%;           /* occupe toute la largeur du container */
    max-width: 100%;       /* empêche le dépassement */
    height: auto;          /* garde les proportions originales */
    object-fit: contain;   /* l'image s'ajuste dans son container sans être coupée */
}

.product-quantity.clearfix {justify-content: center!important;
    text-align: center!important;}

#product .product-manufacturer img{height:70px;margin-bottom:15px;}

#product #product-details{margin-top:20px;}
#product .product-quantities .stock_round{margin-top:3px;margin-right:5px;display:inline-block;float:none;padding-top:10px;width:15px;height:15px;border-radius:50%;}
#product .product-quantities #stock0{background-color:#CC0000;}
#product .product-quantities #stock1{background-color:#2eba15;}
#product .product-quantities #stock2{background-color:#ff7800;}

body, html {
    font-family: "Bai Jamjuree", sans-serif;
    font-weight: 400;
    font-style: normal;
  }

.scroll-box-arrows i {
    position: absolute;
    bottom: 1.625rem;
    height: 100px;
    line-height: 100px;
    cursor: pointer;
    color: #ffffff!important;
}

.header-top {
    position: relative;
    color: #7a7a7a;
    z-index: 10;
    background: url(../img/bkg-top.jpg) no-repeat center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    border-bottom: #ffffff 1px solid;
    }  

a:hover {color: #c6c6c6!important;}

body.page-product #content-wrapper {
    background-color: transparent !important; /* Remplace par la couleur souhaitée */
    border-radius: 10px!important;
    padding : 0 10px 0 10px!important;
    padding-top: 10px!important;
   
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    outline: 0;
}

#blockcart-modal .modal-body {
    padding: 3.125rem 1.875rem;
    background: #fff;
    border-radius : 10px;
}

.page-product .tabs {
    overflow: hidden;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-left: auto!important;
    margin-right: auto!important;
    background: #ffffff;
    border-radius: 3px;
    }

.tabs {
    padding: 1.25rem 1.875rem;;
    margin-top: 2rem;
    background: #fff;
    border-radius: 3px;
}

.tabs .nav-tabs .nav-link {
    background: #ffffff;
    
}

.tabs .nav-tabs .nav-link:hover {
    border: none;
    background: #ffffff;
    
}

.product-information .manufacturer-logo {
    max-height: 4rem;
    margin-bottom: 1rem;
    }

.modal-header {
    padding: 15px;
    border-radius: 3px;
}

#custom-text {
    padding: 0.1rem;
    margin-top: 30px;
    margin-bottom: 1.5rem;
    font-size: 16px;!important
    font-weight: 600;!important
    text-align: center;
    background: #11ffee00;
    border-radius: 2px;
  

#ybc-mnf-block .ybc-mnf-block-title {
    display: none;
    margin-top: 0;
    text-align: center;
}

#products .page-not-found, #pagenotfound .page-not-found {
    max-width: 570px;
    padding: 1rem;
    margin: 0 auto;
    overflow: auto;
    font-size: .875rem;
    color: #7a7a7a;
    border-radius: 3px;
    background: #fff;
}

.contact-form {
    width: 100%;
    padding: 1rem;
    color: #7a7a7a;
    background: #fff;
    border-radius: 3px;
    }

.card-block {
    padding: 1.25rem 1.25rem 0.5rem;
    border-radius: 3px;
    background-color: #FFFFFF;
    }

.cart-grid-body .cart-overview {
    padding: 1rem;
    border-radius: 3px;
    }

.block-categories {
    padding: 1.563rem 1.25rem;
    margin-bottom: 1.563rem;
    border-radius: 3px;
    background: #fff;
}

.page-content.page-cms {
    padding: 1.25rem;
    text-align: justify;
    border-radius: 3px;
    background: #ffffff;
    }

.group-span-filestyle .btn-default, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .bootstrap-touchspin .group-span-filestyle .btn-touchspin {
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    color: #fff;
    text-transform: uppercase;
    background: #413835;
    border-radius: 3px;
}

.product-cover .layer {
    position: absolute;
    border-radius: 3px!important;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    text-align: center;
    cursor: pointer;
    background: #000;
    opacity: 1;
}
.featured-products {color: #ffffff;
    margin-bottom: 10px;
}

#products .products-section-title, .featured-products .products-section-title, .product-accessories .products-section-title {
    margin: 2.5rem 0;
    font-weight: 600!important;
    text-align: center;
    
    img:hover  {

-webkit-filter: grayscale(0%); opacity: 1; /* Chrome, Safari, Opera */
filter: grayscale(0%); /* Firefox */ }

img{

-webkit-filter: grayscale(100%); opacity: 0.90; /* Chrome, Safari, Opera */
filter: grayscale(100%); /* Firefox */ }
}
}
 
  .product-miniature .product-title a {
    color: #232323!important;
    font-family: "Road Rage", sans-serif;
    font-weight: 400!important;
    font-size: 22px;
    text-transform: uppercase;
    }

.product-miniature .product-description {
    background: #edecec;
    vertical-align: text-top;
    margin-top: -10px;
    background: url(../img/title-opacity.png) no-repeat center;
    }

.product-miniature .thumbnail-container .product-thumbnail img {
    position: relative;
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
    border: 1px solid #d9d9d9 !important;
    border-radius: 98% 2% 98% 2% / 5% 96% 4% 95% ;
    }

.thumbnail-container {margin-bottom: 50px!important;}

.product-miniature .vertical_scrolling_top_to_bottom:nth-child(2), .product-miniature .vertical_scrolling_top_to_bottom.ybc_img_hover, #products .product-miniature .vertical_scrolling_top_to_bottom.ybc_img_hover, .featured-products .product-miniature .vertical_scrolling_top_to_bottom.ybc_img_hover {
    position: absolute !important;
    top: -110% !important;
    left: 0 !important;
    bottom: unset !important;
    border-radius: 10px!important;
    transition: top 0.5s 
ease 0s;
    -moz-transition: top 0.5s ease 0s;
    -webkit-transition: top 0.5s 
ease 0s;
    -o-transition: top 0.5s ease 0s;
}

.product-miniature .fade:nth-child(2), .product-miniature .fade.ybc_img_hover {
    opacity: 0;
    position: absolute !important;
    top: 0px !important;
    left: 0 !important;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    border-radius: 3px;
}

.product-prices .tax-shipping-delivery-label {
    font-size: 0.8125rem;
    color: #FFFFFF00;!important
}

#header .header-top a[data-depth="0"] {
    color: #000000;
    text-transform: uppercase;
}
        .h1, .h2, .h3, .h4, body {
    color: #376184;
    font-style: normal;
    font-weight: 600!important;
    text-shadow: none;
    }
  
#products .all-product-link, .featured-products .all-product-link, .product-accessories .all-product-link {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    clear: both;
    font-family: "Bai Jamjuree", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: inherit;
    text-transform: uppercase;!important
    color: #ffffff;
}  
    
#products .products-section-title, .featured-products .products-section-title, .product-accessories .products-section-title {
    font-family: "Bai Jamjuree", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    margin-left: -0px;
}    

a.float-md-right.all_most_products:not(:hover) {
    color: #777;
    font-size: inherit;
    text-transform: uppercase;
}
   
#header a, .block-contact .navbar-toggler .material-icons, .linklist .blockcms-title a {
    color: #ffffff;!important
    font-family: "Fugaz One", sans-serif!important;
    font-weight: 600;
    font-size: 16px;
    font-style: normal;
}

#header .header-nav .blockcart a {
    color: #ffffff!important;
}

#header a:hover {color: #71a047;!important}

#wrapper .breadcrumb li a {color: #232323;!important}

#products .all-product-link, .featured-products .all-product-link, .product-accessories .all-product-link {
     color: #ffffff;!important
     
}

h2.h2.products-section-title.text-uppercase {color: #ffffff;!important}

h2.viewed_title {color: #ffffff;!important}

#block_myaccount_infos .myaccount-title a {color: #a1a1a1;!important}

#footer a, .block-contact .block-contact-title {color: #a1a1a1;!important}

.footer-container li a {
    font-size: .875rem;
    color: #ffffff !important;
    cursor: pointer;
}

.block-contact {
    font-size: 0.875rem;
    color: #ffffff;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    font-family: "Bai Jamjuree", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    }

.block-categories a {color: #232323 !important;}

#search_filters .facet .facet-label a, #search_filters_brands .facet .facet-label a, #search_filters_suppliers .facet .facet-label a {color: #232323 !important;}

.sitemap a {color: #ffffff !important;}

.sitemap h2 {
    width: 100%;
    height: 35px;
    margin-left: -15px;
    font-size: 1.1rem;
    font-weight: 600;
    color: #a1a1a1;
    text-transform: uppercase;
    border-bottom: 1px solid #ffffff;
}

a.decorated-link {color: #ffffff;}

p, .page-content.page-cms ul {
    font-family: "Bai Jamjuree", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #000000;
    }

#header .header-top a[data-depth="0"]{
	color:#000000;
}

#header .header-top a[data-depth="0"]:hover{
	color:#b4b4b4;
	text-decoration: none;
}

#header .header-top a[data-depth="1"]{
	color:#000000;
}

#header .header-top a[data-depth="1"]:hover{
	color:#b4b4b4;
	text-decoration: none;
}

#header .header-top a[data-depth="2"]{
	color:#000000;
}

#header .header-top a[data-depth="2"]:hover{
	color:#b4b4b4;
	text-decoration: none;
}

.tabs .nav-tabs .nav-link.active {
    color: #232323!important;
    border: none;
    border-bottom: #d9d9d9 3px solid;
}

#wrapper {
  background: url(../img/bkg.jpg) no-repeat center fixed;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
  background-size: cover;
  width: 100%;
  
}

#blockcart-modal .product-name
 {
    font-size: 1.125rem;
    color: #376184;!important
}

#header .header-nav .blockcart {
    height: 3rem;
    padding: 0.75rem;
    margin-left: 0.9375rem;
    text-align: center;
    white-space: nowrap;
    background: #f6f6f6;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

#wrapper .container {background: transparent;}

#products .thumbnail-container,
.featured-products .thumbnail-container,
.product-accessories .thumbnail-container,
.product-miniature .thumbnail-container {
    border-radius: 98% 2% 98% 2% / 1% 98% 2% 99%;
    width: 255px;
    height: 100%;
    border: solid #ffffff 4px;
    border-style: solid;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 0px 0px 6px #FFFFFF, 0px 0px 0px 8px #232323; 
    box-shadow: 0px 0px 0px 6px #FFFFFF, 0px 0px 0px 8px #232323;
    
}

.block-categories {
    padding: 1.563rem 1.25rem;
    margin-bottom: 1.563rem;
    background: #fff;
    border-radius: 10px!important;
}

#search_filters, #search_filters_brands, #search_filters_suppliers {
    padding: 1.563rem 1.25rem;
    margin-bottom: 1.563rem;
    background: #fff;
    border-radius: 10px!important;
}

.product-miniature .product-title {
    margin-top: 0.7rem;
    text-align: center;
    text-transform: capitalize;
}


.group-span-filestyle .btn-default, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .bootstrap-touchspin .group-span-filestyle .btn-touchspin {
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    color: #fff;
    text-transform: uppercase;
    text-shadow: none;
    background: #413835;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.btn {border-radius: 3px!important;}

.block-promo .promo-input+button {
    margin-top: -4px;
    margin-left: 4px;
    text-transform: capitalize;
    border: none;
}

.btn-primary:hover{
    
    background-color: #457eb3;!important

}

.btn-secondary{border-radius: 3px;}

#product .add-to-cart .material-icons {display:none;}
#product .add-to-cart {padding-top: 7px;}

.btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: .40;
}

.btn-primary {
    font-size: 12px!important;
    color: #ffffff!important;
    background-color: #376184;
    border-color: rgba(0, 0, 0, 0);
}

button#submit-login.btn.btn-primary {display: block; margin-left: auto; margin-right: auto}

.block-promo .promo-code-button.cancel-promo {
    margin-bottom: 0;
    color: #727a51;
}

#header .header-nav .cart-preview.active {
    background: #71a047;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

#header {
    position: relative;
    z-index: 999;
    height: auto;
    color: #7a7a7a;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    }

a:hover{color:#ea757b;text-decoration:underline;!important}

.block-category .all-products {
    text-align: center !important;
}

.all-product-link {
    float: none !important;       /* désactive les float imposés */
    display: block !important;    /* occupe toute la largeur */
    text-align: center !important;/* centre le contenu */
    margin: 1em auto;             /* ajoute un petit centrage visuel */
}

.card {
    position: relative;
    display: block;
    margin-bottom: .75rem;
    background-color: #fff;
    border-radius: 3px;
    border: 0px solid rgba(0, 0, 0, 0.125);
}

.cart-grid-body {
    border-radius: 3px;
    background: #ffffff;
}

.has-discount .discount {
    display: inline-block;
    padding: 0.3125rem .625rem;
    margin-left: .625rem;
    font-size: 23px;
    font-weight: 400!important;
    color: #fff;
    text-transform: uppercase;
    text-shadow: none;
    border-radius: 10px!important;
    background: #549e69;
}

#blockcart-modal .product-price {
    text-transform: uppercase;
    color: #FFFFFF;
background: #FFFFFF;
}

.product-line-grid-right .product-price {
    text-transform: uppercase;
    color: #FFFFFF;
background: #FFFFFF;
}


.product-price {
    display: inline-block;
    font-family: "Road Rage", sans-serif;
    font-weight: 400;
    font-size: 45px;
    font-style: normal;
    text-transform: uppercase;
    color: #4074b5!important;
    }
    
span.product-price.float-xs-right {
    font-size: 30px!important;
}
   
.product-line-grid-right .product-price {
    font-size: 25px!important;
    font-family: "Bai Jamjuree", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-variation-settings:
    "wdth" 100;
    }

.product-line-info.product-price.h5 {font-size: 35px!important;}

.product-line-grid-body>.product-line-info>.label {color: #232323!important;}

.product-flags {margin-top: 10px!important;}

.product-flags li.product-flag {
   width: 100px;
   margin-left: 0px;
    margin-right: auto;
    font-family: "Share Tech", sans-serif;
    font-size: 15px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    pointer-events: auto;
    background-color:rgba(86, 140, 184, 0.8);
    text-shadow:none;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    border-top: #ffffff solid 2px;
    border-bottom: #ffffff solid 2px;
    border-right: #ffffff solid 2px;
    
    }

.has-discount.product-price, .has-discount p, .has-discount .page-content.page-cms ul, .page-content.page-cms .has-discount ul {
    color: #000000;
}

.product-flags li.product-flag.discount-percentage, .product-flags li.product-flag.discount-amount, .product-flags li.product-flag.discount {
    background-color: rgba(33, 158, 87, 0.8);
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0.3125rem 0.4375rem;
    margin-left: 0.5rem;
    margin-top: 30px;
    font-family: "Share Tech", sans-serif;
    font-size: 15px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    text-shadow: none;
    pointer-events: auto;
    border-radius: 50%;
    border: #ffffff solid 2px;
    }

.product-cover img {
    background: #fff;
    border-radius: 3px!important;
        }

#product #content {
    position: relative;
    max-width: 550px;
    margin: 0 auto;
}

.product-cover .layer {
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    text-align: center;
    cursor: pointer;
    background: #000;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    border-radius: 3px;
}

#product-modal .modal-content .modal-body .image-caption {
    width: 100%;
    padding: 0.625rem 1.25rem;
    background: transparent;
    border-top: #f6f6f6 0px solid;
}

.product-images>li.thumb-container>.thumb.selected, .product-images>li.thumb-container>.thumb:hover {
    border: solid #5575a4 0px;
    border-style: solid;
    border-radius: 3px;
    box-shadow: none;
    
}

.images-container .product-images>li.thumb-container>.thumb {
    margin-right: 0.8125rem;
    margin-left: 8px;
    margin-top: 8px;
    border-radius: 3px!important;
    }

.product-images>li.thumb-container {
    display: inline;
    border-radius: 3px;
}

#footer {
    padding-top: 0px;
    border-top: #ffffff 1px solid;
    background-color:  #000000!important;
}

.footer-container {
    padding-top: 30px;
    border-top: none!important;
    overflow: hidden;
    background: url(../img/bkgfoot.jpg) no-repeat center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: #transparent!important;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
   }

.footer-container .links ul {
        margin-bottom: 0;
        background-color: #FFFFFF00 !important;
    }
    
.navbar-toggler i.material-icons.remove {color: #ffffff !important;}

.navbar-toggler i.material-icons.add {color: #ffffff !important;}

.footer-container li a {
    font-size: .875rem;
    color: #000000;
    cursor: pointer;
    
}

body#checkout #header .header-nav {margin-top:-15px;}


body#checkout #footer{
    padding:0;
    padding-top:2.5rem;
    color:inherit;
}

h1#js-product-list-header {color: #ffffff;}

.products-selection p {color: #ffffff;}

span.col-sm-3.col-md-3.hidden-sm-down.sort-by {color: #ffffff;}

.blockreassurance {
    padding-top: 10px;
    text-align: center;
    width: 100%;
    font-weight: 600!important;
    text-transform: uppercase;
    background-color: transparent !important;
}

.blockreassurance_product p.block-title {
    line-height: 40px;
    font-weight: 600!important;
    text-transform: uppercase;
}

.tp-widget-wrapper {
    text-align: center;
    background: #11ffee00!important;
}

.back-icon {
    font-size: 40px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    color: white;
    border-radius: 3px;
    width: 80px !important;
    height: 80px !important;
    text-align: center;
    filter: grayscale(30%);
}

.back-icon:hover {filter: grayscale(100%);}
