/* TEST-ANTHONY-20260210-1056 */

/** Header **/

#header .header-nav a, #header .header-nav .topbar-left span {
    color: #FFFFFF !important;
}

a.topbar-link.d-none.d-md-inline-block {
    font-size: 11px;
    text-transform: uppercase;
}

.topbar-text.text-nowrap {
  font-size: 11px;
  text-transform: uppercase;
}

a.topbar-link {
    font-size: 12px;
}

/* === Contrôle d'affichage barre de recherche mobile/desktop === */
@media (max-width: 767px) {
    #_desktop_search {
        display: none !important;
    }
}

@media (min-width: 768px) {
    #_desktop_search {
        display: block !important;
    }
}

/** COMPTE CLIENT / AUTH **/

#authentication div#content-wrapper {
    margin-top: 2rem;
}

#password section#content {
    margin: 1rem 0;
}

.cz-sidebar-static a#returns2-link,.cz-sidebar-static a#colissimo-returns, .cz-sidebar-static a#account-reviews-link, .cz-sidebar-static a#worldlineop-tokens {
    display: none;
}

/** Product **/

#product-slider-c .swiper-slide {
    border: 1px solid rgba(0, 0, 0, 0.085);
    border-radius: 14px;
}

#product-slider-c article.product-miniature {
    border: none;
}

.product-miniature .product-flags .badge {
    position: static;
    background-color: #fce543;
    color: #000;
    font-weight: 600;
}

li[data-id-block="42"] {
  padding: 0;
}

#js-product-list span.badge.badge-danger {
    background-color: #fce543;
    color: #000;
    font-weight: 600;
}

.text-warning {
    color: #ff6904 !important;
}

a.product-meta.d-inline-block.font-size-xs.pb-1 {
    color: #000;
    font-weight: 600;
    font-size: 10px !important;
}

.product-miniature .stars-container {
    display: none;
}

div#left-column #search_filters h3 {
    color: #424242 !important;
    font-weight: 700;
}

.cz-sidebar-body {
    color: #424242;
}

.simplebar-content span {
    color: #424242 !important;
}

.cz-sidebar-body h2 {
    color: #424242 !important;
}

.widget-categories .accordion-heading > a.collapsed {
    color: #424242;
}

.product-details h1.infos__title {
    font-size: 20px;
    line-height: 1.2;
    margin: 0 0 5px 0;
    font-weight: 600;
}

.comment_anchor_content {
    margin-bottom: 5px;
}

span.achat-verif {
    background: #F2F8F2;
    border-radius: 8px;
    text-transform: initial;
    border: 0;
    display: flex;
    height: 25px;
    align-items: center;
    width: fit-content;
    padding: 0 1rem;
}

span.achat-verif p {
    margin: 0;
    padding: 0;
    display: block;
    font-weight: bold;
    font-family: realist, sans-serif;
    line-height: 18px;
    letter-spacing: .2px;
    color: #018000;
    font-size: 11px;
    font-weight: bold;
}

span.achat-verif img {
  width: 18px;
  margin-right: 4px;
}

#lgcomment .productComment {
    max-width: 960px;
    margin: auto;
    border-top: 1px solid #F1F1F1;
    border-bottom: 1px solid #F1F1F1;
    padding: 10px 0;
}

#lgcomment .productComment .content-block {
    border: none;
}

#lgcomment .content-title {
    font-size: 16px;
    font-weight: 600;
}

#lgcomment .col-md-12.nick {
    font-style: italic;
    font-weight: 600;
    font-size: 12px !important;
    margin-top: 2px;
}

.lgcomment-header {
    background-color: #fbfbfb;
    padding: 1rem 15px;
    border-radius: 10px;
}

div#lgcomment {
    max-width: 960px;
    margin: auto;
}

#lgcomment .content-button {
    text-align: center;
    margin: 0;
}

.productComment .info-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.product-details .product-brand {
    width: 100px;
    margin-bottom: 1rem;
    margin-top: 0 !important;
}

.product-description-short {
  display: inline;
}

.read-more-inline {
    color: #00A6E9;
    font-weight: 500;
    text-decoration: none;
    margin-bottom: 1rem !important;
    transition: color 0.2s ease;
    display: block;
    text-decoration: underline;
    font-size: 12px;
    margin-top: 3px;
}

.cara_short {
    width: fit-content;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    margin: 5px 1rem 5px;
}

.cara_short img {
    width: 50px;
}

.cara_short span {
    font-size: 11px;
    font-weight: 600;
}

.product_cara_visi_short {
    display: flex;
    justify-content: center;
    background-color: #fbfbfb;
    border-radius: 10px;
    margin-bottom: 1rem;
}

div#product-availability span {
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
}

.product-prices.mb-3 {
    margin-top: 1.5rem;
}

.blank {
    display: block;
    margin: 0rem;
}

.read-more-inline:hover {
  color: #007fb4;
}

.product-description-short p {
    margin: 0;
}

.tax-shipping-delivery-label {
    display: none;
}

.tax-shipping-delivery-label {
    display: none;
}

.product-prices .h3 {
    color: #121212;
    font-size: 28px;
    font-weight: 700;
}


.product-prices-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.product-discount del {
    font-size: 14px;
    margin-right: 5px;
}

.product-prices span.h3 {
  font-size: 1.6em;
  line-height: 1.1;
}

span.discount-amount {
    font-weight: 600;
    font-size: 14px;
}

#product-details h3.h6 {
    font-size: 15px !important;
    font-weight: 600;
    color: #161616 !important;
}

.product-description {
    padding-right: 3rem;
}

span.comment_anchor {
    color: #000;
    font-size: 12px;
}

.offre-serviceG {
  background-color: #fce543;
  color: #000;
  padding: 5px 7px;
  font-size: 13px;
  border-radius: 20px;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.card-img-top {
  position: relative;
  display: block;
}

article.product-miniature {
    border: 1px solid rgba(0, 0, 0, 0.085);
    border-radius: 20px;
    padding: inherit;
}

.product_cara_visi_short_mobile {
      position: absolute;
      right: 0;
      bottom: 5px;
      width: max-content;
      padding: 0;
      display: flex;
      z-index: 5;
      flex-direction: column;
      align-items: center;
}

.product_cara_visi_short_mobile .cara_short img {
    width: 40px;
}

.product_cara_visi_short_mobile .cara_short span {
    font-size: 10px;
    font-weight: 600;
}

.product-card .card-body {
    border-top: 1px solid rgba(0, 0, 0, 0.085);
}

.product_cara_visi_short_mobile .cara_short {
    margin: 5px 0rem 0px;
}

/** Miniature Product **/

.product-price .text-accent {
    color: #121212;
    font-weight: 700;
    font-size: 16px;
}

.product-title > a {
    font-size: 13px;
}

article.product-miniature.js-product-miniature.thumbnail-container.card.product-card.h-100.reviews-loaded {
    box-shadow: 0 0.3rem 1.525rem -0.375rem rgba(0, 0, 0, 0.1) !important;
    padding: 3px;
}

#order-confirmation section#content {
    margin-top: 1rem;
}

@media (max-width: 376px) {
    .mobile-center .site-logo {
        width: 110px !important;
        max-width: 120px !important;
    }
    .product_cara_visi_short_mobile .cara_short span {
        font-size: 8px;
        font-weight: 600;
    }
    .product_cara_visi_short_mobile .cara_short img {
            width: 25px;
        }
}

@media (max-width: 768px) {

  .product-container {
      padding: 8px !important;
  }

  .page-product #main .product-container {
      box-shadow: none !important;
  }

  .product-details .product-brand {
      width: 140px;
      margin-bottom: 10px;
      margin-top: 10px !important;
  }

  .page-product #main > * {
      margin-bottom: 0;
  }

  .product-description {
      padding-right: 0;
  }

  div#js-product-list {
      padding: 0 15px;
  }

  span.d-inline-block.font-size-xs.font-weight-normal.align-middle {
      display: none !important;
  }

  .page-title-overlap nav {
      display: none;
  }

  .page-title-overlap {
      padding: 2rem 0rem 3rem;
      margin-bottom: 1rem;
  }

  h3 {
      font-size: 18px;
      font-weight: 600;
  }

}

/* === Réduction du logo en version mobile === */

/* Style général du logo */
.site-logo {
  height: auto;
  max-width: 100%;
}

/* Taille du logo en DESKTOP */
@media (min-width: 769px) {
  .navbar-brand .site-logo {
    width: 300px;   /* ajuste si tu veux plus grand/petit */
    max-width: 300px;
  }
}

@media (min-width: 1220px) {

  div#search_widget {
      min-width: 500px;
      margin-right: 3rem;
  }
}

/* Taille du logo en MOBILE */
@media (max-width: 768px) {
  .navbar-brand .site-logo {
    width: 160px;   /* essaie 120, 100, 90px… */
    max-width: 160px;
  }

  #product-description .justify-content-center {
      justify-content: center !important;
      margin: 0;
  }

  .product_cara_visi_short_mobile .cara_short img {
      width: 30px;
  }

  .product_cara_visi_short_mobile .cara_short span {
      font-size: 9px;
      font-weight: 600;
  }
  .page-title-overlap h1 {
      font-size: 18px;
  }

  .page-title-overlap .order-lg-2.mb-3.mb-lg-0.pt-lg-2 {
      display: none;
  }

  #js-product-list-top .btn, .cz-slider-content a {
      padding: 5px 15px;
      font-size: 12px;
  }

  button#mobile-search-toggle {
      font-size: 18px;
      padding: 0;
  }

  div#search_widget {
      margin: 5px 1rem !important;
  }

  .product-card .card-body {
      padding: 8px 0px 0 !important;
  }

  .elementor-carousel-wrapper .product-card .card-body {
      padding: 8px 8px 6px !important;
  }

  .product-title > a {
      font-size: 11px;
  }

  .product-details h1.infos__title {
      font-size: 18px;
      line-height: 1.2;
      margin: 0 0 5px 0;
      font-weight: 600;
  }

  .cara_short {
      margin: 5px 14px 5px;
  }

  .navbar.navbar-expand-lg.navbar-light {
      padding: 1rem 0px;
  }

  ul.mm_menus_ul.active {
      margin-top: 1rem;
  }

  a#displayZoom {
      display: none;
  }

}

/* Mobile search styles */
#_mobile_search {
    display: none;
    background: #ffffff;
    border-top: 1px solid #eee;
    padding: 0.5rem 0;
}

#_mobile_search.open {
    display: block;
}

#_mobile_search .input-group-overlay .form-control {
    border-radius: 0.375rem 0 0 0.375rem;
}

#_mobile_search .input-group-append-overlay .btn {
    border-radius: 0 0.375rem 0.375rem 0;
}

/* Ensure desktop search stays hidden on small screens */
@media (max-width: 767px) {
    #_desktop_search { display: none !important; }
}
.container.flex-md-nowrap > *:nth-child(2) { flex: 0 1 auto; }
.navbar-toolbar { margin-left: auto; }

/* Mobile header: */
@media (max-width: 767px) {
    .mobile-header-row { display: flex; align-items: center; }
    .mobile-left { flex: 0 0 auto; }
    .mobile-center { flex: 1 1 auto; display: flex; justify-content: center; }
    .mobile-right { flex: 0 0 auto; margin-right: 10px;}
    .mobile-center .site-logo { width: 120px; max-width: 120px; }
    .mobile-megamenu { margin-right: .5rem; }
    .mobile-right .btn-icon { padding: .375rem .5rem; }
    .navbar-toolbar { margin-left: 0; }
}

/* Mobile product */
/* Menu color  */
/* Couleur barre menu mobile */
.tmmegamenu-mobile-header {
    background-color: #373f50;  /* mets ici ta couleur */
}


@media (max-width:1199px) {

  /* Le <li> est la référence */
  .mm_menus_li {
    position: relative;
  }

  /* Le conteneur du + */
  .mm_menus_li > .arrow {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 60px;
    display: flex;
    align-items: center;      /* centre vertical */
    justify-content: center;  /* centre horizontal */
    margin: 0 !important;
    height: auto !important;
  }

  /* On replace les barres au centre absolutement */
  .mm_menus_li > .arrow::before,
  .mm_menus_li > .arrow::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background-color: #000;
  }

  /* Barre horizontale */
  .mm_menus_li > .arrow::before {
    width: 14px;
    height: 1px;
  }

  /* Barre verticale */
  .mm_menus_li > .arrow::after {
    width: 1px;
    height: 14px;
  }

  span.arrow.opened {
    display: inline-table;
    top: 0;
    width: 60px;
    height: 50px !important;
  }

  #header .ets_mm_block_content a {
      color: #484848;
      line-height: 22px;
  }

}

@media (max-width: 1199px) {
    .ets_mm_megamenu .container {
        background-color: #FFF;
        padding: 0;
    }
}

li.mm_menus_li .arrow {
    height: 50px;
}

@media (max-width: 1199px) {
    .arrow {
        height: auto;
    }
}

@media (max-width: 1199px) {
    .mm_menus_li > a {
        padding: 5px 50px 5px 15px !important;
        width: 100%;
        z-index: 90;
    }
}

/* Couleur de la barre du menu mobile (ligne MENU / RETOUR) */
@media (max-width: 991px) {
  .ets_mm_megamenu .mm_menus_ul > li.close_menu {
    background-color: #373f50;   /* mets ta couleur ici */
    color: #ffffff;              /* texte en blanc */
  }

  .ets_mm_megamenu .mm_menus_ul > li.close_menu a {
    color: #00A6E9;              /* liens en blanc */
  }
}

/* CART */

.cart-detailed-actions a.btn.btn-primary.btn-shadow.btn-block {
    margin-bottom: 1rem;
}

.cart-product-line .text-accent, .blockcart .text-accent{
    color: #000000;
    font-weight: 500;
}

.blockcart .text-muted{
    color: #000000;
    font-weight: 500;
}


.cart-product-line ul li span {
    font-size: 11px;
}

.cart-product-line ul li span.text-muted {
    color: #000;
    font-weight: 600;
}

.cart-voucher a {
    color: #00a6e9;
}

span.nav-separator {
    height: 100px !important;
    font-size: 25px;
    font-weight: 100;
    color: #333;
}

#checkout p.h6.text-center.mb-3 {
    color: #000 !important;
    font-size: 16px !important;
    font-weight: 600;
}

.delivery-options .text-accent {
    color: #000;
}

.paypal-marks {
    display: none;
}


#checkout-personal-information-step a.nav-link.active {
    font-size: 14px;
    font-weight: 600;
}


#checkout-personal-information-step a.nav-link {
    font-size: 14px;
    font-weight: 300;
    color: #000
}

.breadcrumb-item span.text-nowrap {
    color: #FFF;
}

#cart a.d-inline-block {
display: none !important;
}

.gamme-section { margin: 0px 0 20px; }
.gamme-title{
  padding: 5px 15px;
      margin: 0 0 10px;
      font-weight: 700;
      font-size: 16px;
      background: #00A6E9;
      border-radius: 4px;
      text-align: center;
      color: #FFF;
}
.gamme-section--nogamme .gamme-title{ background:#00A6E9; }



@media (max-width: 760px) {
  div#checkout-personal-information-step .card-body.p-4 {
      padding: 0 10px 10px !important;
  }

  .row.mx-n4.my-n2 {
      margin: -15px !important;
      padding: 0;
  }

  .product-extra {
      margin-top: 2rem;
  }

  #checkout-personal-information-step a.nav-link.active {
      font-size: 13px;
      font-weight: 600;
      padding: 13px 0;
      margin-right: 10px;
      margin-left: 10px;
  }

  #checkout-personal-information-step a.nav-link {
      font-size: 13px;
      font-weight: 300;
      color: #000;
  }
}
