/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.product-images > li {
	width: 20% !important;
}

.pb-left-column {
	position: sticky;
    top: 0;
    padding: 10px;
}

.letOpen::before {
  content: none !important;
  display: none !important;
}

.js-qv-mask {
	display: none;
}

#group_2 {
  display: grid;
  grid-template-columns: repeat(14, auto); /* 16 colonnes automatiques */
  gap: 5px; /* espace entre les éléments */
  list-style: none;
  padding: 0;
  margin: 0;
}

  .size-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr); /* 6 colonnes comme ton image */
  border-radius: 6px;
  overflow: hidden;
}

.size-item {
  border: 1px solid #ddd;
  padding: 10px;
  text-align: center;
  background: #fff;
  font-family: Arial, sans-serif;
}

.size-label {
  font-weight: bold;
  font-size: 14px;
  width: 100%;
}

.size-value {
  font-size: 13px;
  color: #555;
}

.product-quantity {
  display: none;
}

.sizes-recap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px;
  padding: 5px 10px;
  border: 1px solid #ddd;
  border-radius: 6px;
  background: #fff;
}

.sizes-recap .badge {
  padding: 4px 8px;
  border-radius: 6px;
  background: #f5f5f5;
  font-size: 13px;
}

.sizes-recap button {
  border: none;
  border-radius: 6px;
  padding: 5px 7px;
  cursor: pointer;
}

.sizes-recap button:first-of-type {
  background: #f0f0ff;
  color: #4444aa;
}

.sizes-recap button:last-of-type {
  background: #ffe5e5;
  color: #bb0000;
}

.sizes-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(100px, auto));
  gap: 8px;
  padding: 5px;
  border: 1px solid #ddd;
  border-radius: 6px;
  background: #fff;
}

.size-item {
  padding: 5px 8px;
  background: #f8f8f8;
  border-radius: 5px;
  text-align: center;
}

.size-total {
  grid-column: 1 / -1; /* le total prend toute la largeur */
  text-align: right;
  font-weight: bold;
  padding: 5px;
}

.btn-default, .view_tab  {
  color: black;
}
.product-variants-item {
  display: none;
}
/* Appliquer uniquement sur desktop */
@media screen and (min-width: 992px) {
  .pb-left-column {
    top: 0;
    left: 0;
    width: 50%;   /* équivalent à col-md-6 */
    height: 100vh;
  }
}

.modal-content {
  width : 150% !important;
}

.ndk_color_list  .color-span {
  width: 30px !important;
  height: 30px !important;
}

.ndk_color_list {
  grid-template-columns: repeat(auto-fill, minmax(61px, 1fr)) !important;

}
/*.js-qv-product-cover {
  opacity: 0;
}*/
.bon-custom-menu, .product-discounts, .blockPrice   {
  display: none !important;
}

.change_emplacement .radio input[type='radio'] {
  appearance: none; /* supprime le style natif */
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 18px;
  height: 18px;
  border: 2px solid #333;
  border-radius: 4px; /* carré arrondi, mets 0 pour 100% carré */
  display: inline-block;
  position: relative;
  cursor: pointer;
}

.radio input[data-custom_class='hidevalueqty'] {
    display: none !important;
}

.combColumn_list {
  display: none !important;
}


.accordion button[aria-expanded='true'] + .accordion-content {
    padding-bottom: 20px !important;
    max-height : 16em !important;
}


.change_emplacement {
  position: sticky !important;
  top: 20px !important; /* distance depuis le haut */
  z-index: 100 !important; /* pour rester au-dessus d'autres éléments */
  background: #fff !important; /* facultatif : évite les effets transparents */
  padding: 10px !important;
}

#subcategories {
  display: none !important;
}

ul[data-bonmm-depth="2"] {
  display: none !important;
}

input[type="radio"]:not(.ps-shown-by-js) {
  display: none !important;
}

.ndkcf_row_title .goup_name {
  width: 13% !important;
}
#bonbanners>ul>li {
  padding-top: 5px !important;
}


@media screen and (max-width: 767px) {
    .form-group[data-name="Choix emplacement(s) dos"] {
        position: fixed !important;
        top: initial !important;
        bottom: 0;
        width: 100%;
        left: 0;
        padding-bottom: 20px !important;
        margin-bottom: 0 !important;
    }
}

.radio_48_91 ,.radio_48_93, .radio_48_92 {
  display: none !important;
}

@font-face {
    font-family: 'Monaco';
    src: url('96c966c200c8a7d209d518d9aaa8e42b.woff') format('woff');
    font-display: swap;
}

.configItem, .configitem {
  width: 20% !important;
  display: inline-grid !important;
}

#ndkcsfields .view_tab {
  width: auto !important;
}

.view_tab.activeView {
  background: #eb5c27 !important;
}

.view_tab {
  border: 1px solid #eb5c27 !important;;
}


#customer-form .form-group:has(select[name="id_default_group"]) {
  display: none;
}

.effectButton  {
  display: none !important;
}

.js-qv-product-cover {
  height: clamp(420px, 52vw, 800px) !important;
}

.blockcart-modal-wrapper .js-qv-product-cover {
  height: unset !important;
}

.ps-shown-by-js {
  display: block !important;
  opacity: 0;
}


#payment-confirmation .ps-shown-by-js {
  opacity: 1;
}

.thumbnail-container-images a img {
  background-color: #ffff;
}

.opt_qtty_available  {
  display: none !important;
}

.composition_element img-reponsive  {
    width: auto !important;
}

.change_emplacement  {
  z-index: 999999 !important;
}