/* Header */
.page-header {
  z-index: 11;
}

.catalog-category-view .page-header.banner-image {
  position: relative !important;
}

.catalog-category-view .category-view-breadcrumbs-banner.image-banner {
  padding: 95px 0 !important;
}

/* Home */

.wrapper-the-blue-sky-slider {
  height: auto !important;
  margin-bottom: 20px;
}

.catalog-category-view .custome_product .product-item .product-label {
  width: calc(100% - 8rem) !important;
  margin-left: 0;
}

/* Container && tabs */
.no-margin {
  margin: 0 !important;
}

.account .order-details-items.ordered h3 {
  padding-left: 0;
  min-height: 30px;
  padding-bottom: 2px;
  border-bottom: none;
}

.account .order-details-items.ordered .comment-sales+h3 {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 4px;
}

body.account .column.main .order-details-items.ordered .actions-toolbar .secondary .action {
  text-transform: none;
}

.tabs {
  display: flex;
  flex-wrap: wrap;
  margin: 1em 24px;
}

/* .tabs-content{
  display: none;
} */

.tabs-content2 {
  display: none;
}

.tabs-content2 {
  order: 1;
  width: 100%;
  line-height: 1.5;
  font-size: 0.9em;
  display: none;
}

.tabs>div {
  width: 100%;
}

.tabs-content {
  order: 1;
  width: 100%;
  line-height: 1.5;
  font-size: 0.9em;
  /* display: none; */
}

.menu-tabs {
  padding: 10px 16px;
  cursor: pointer;
}

.tabs-radio:checked+.menu-tabs {
  background-color: #000;
  color: #fff;
}

.tabs-radio:checked+.menu-tabs+.tabs-content {
  display: initial;
}

.tabs-radio:checked+.menu-tabs+.tabs-content2 {
  display: initial;
}

.menu-tabs {
  height: 33px;
  line-height: 32px;
  padding: 0 12px;
  border: 1px solid #eeeeee;
  font-size: 12px;
  margin-right: 20px;
}

.tabs-content button.action.primary {
  height: 36px;
  line-height: 36px;
  padding: 0 16px !important;
  width: auto;
  min-width: 140px;
}

.tabs-content2 button.action.primary {
  height: 36px;
  line-height: 36px;
  padding: 0 16px !important;
  width: auto;
  min-width: 140px;
}

.listFacture {
  margin-top: 20px;
}

.itemAccountH {
  padding: 16px;
  border-bottom: #eee solid 1px;
}

.infoFacture,
.infoStat {
  flex: 1;
}

.refFacture {
  font-weight: 700;
  font-size: 14px;
  line-height: 19px;
}

.dateFacture {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
}

.listStat {
  width: auto;
  margin-top: 16px;
}

.itemStat {
  padding: 16px;
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  min-height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.itemStat .label {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
}

.itemStat .value {
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0.02em;
}

.listFacture+.custome_navigation.container {
  margin-left: 0;
  padding-left: 0;
  margin-right: 0;
  padding-right: 0;
  width: 100% !important;
}

/* Top 50 */

.containerTopFifty {
  margin-top: 16px;
}

.account .block.widget .products-grid .product-items .product-item {
  flex: 1 1 auto;
  flex-basis: calc(33% - 20px);
  max-width: calc(33% - 20px);
  min-width: 300px;
}

.account .products-grid .product-items:not(.owl-carousel) .product-item {
  padding: 0;
  margin-bottom: 0;
}

.containerTopFifty .custome_navigation.container {
  margin-left: 0;
  padding-left: 0;
  margin-right: 0;
  padding-right: 0;
  width: 100% !important;
}

/* Search design */

/* .header-container .mst-searchautocomplete__autocomplete{
  left: 0 !important;
} */
.header-container .mst-searchautocomplete__autocomplete {
  /* left: 0 !important; */
  width: 410px;
  left: 0 !important;
  position: relative;
  top: inherit !important;
}

.mst-searchautocomplete__item.magento_catalog_product .description {
  color: #000000;
}

.mst-searchautocomplete__item.magento_catalog_product .price {
  text-align: right;
}

.mst-searchautocomplete__item.magento_catalog_product .price .special-price * {
  font-weight: 700;
  display: flex;
  color: #000 !important;
}

.catalog-product-view .product-info-main .price-box .price-wrapper .price,
.catalog-product-view .special-price .price-wrapper .price {
  font-size: 24px !important;
  position: relative;
  top: 2px;
  font-weight: 700;
}

.labelRef span:nth-child(1) {
  color: #000;
}

.catalog-product-view .product-info-main .page-title-wrapper .page-title {
  color: #000000;
}

.mst-searchautocomplete__item.magento_catalog_product .price .special-price .price-label {
  display: none;
}

.mst-searchautocomplete__item.magento_catalog_product .price .old-price * {
  font-weight: 300;
  color: #000;
}

.mst-searchautocomplete__item.magento_catalog_product {
  align-items: flex-start;
}

.mst-searchautocomplete__item.magento_catalog_product .title {
  text-align: left;

}

.mst-searchautocomplete__item.magento_catalog_product .title a {
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  line-height: 14px;
  font-weight: 700;
}

@media screen and (min-width: 1201px) {
  .block.widget .products-grid .product-item {
    margin-left: 0;
  }

}

@media screen and (max-width: 1200px) {

  /* body .block.block-search .form.minisearch{

  } */
  .header-container .mst-searchautocomplete__autocomplete {
    right: 0 !important;
    left: inherit !important;
    margin-top: 2px;
  }

  .account .block.widget .products-grid .product-items .product-item {
    flex-basis: calc(50% - 20px);
    max-width: 300px;
  }

  .page-header .primary-menu-container {
    max-height: 47px;
  }
}

/* Résultat de recherche */
.catalogsearch-result-index .breadcrumbs .items {
  display: none;
}

.catalogsearch-result-index .breadcrumbs+#maincontent .page-title-wrapper {
  margin-top: 3rem;
  margin-bottom: 4rem;
}

.product-item .product-label .onsale {
  padding: 10px 16px 7px 16px !important;
}

.catalog-category-view .products li.item .product-item-photo {
  height: auto !important;
}

.catalog-category-view .custome_product .product-items .product-item .product-image-photo {
  margin: 0 !important;
  object-fit: cover;
  min-height: 100% !important;
}

.catalog-category-view .products li.item .product-item-details {
  column-gap: 2%;
}

.catalog-category-view .products li.item .product-item-details .product-item-name a {
  font-weight: 700;
  text-transform: uppercase;
}

.catalog-category-view .products li.item .product-item-details .product-item-name,
.catalogsearch-result-index .products li.item .product-item-details .product-item-name {
  flex: 1;
}

.catalog-category-view .products li.item .product-item-details .price-final_price,
.catalogsearch-result-index .products li.item .product-item-details .price-final_price {
  flex: 1;
}

.catalog-category-view .products li.item .product-item-details .price-final_price .miniPrix {
  font-weight: 300;
  font-size: 12px;
}

.products-grid .product-items .product-item-info .product-item-details .price-box .price-final_price.weee {
  font-weight: 700;
  line-height: normal;
  margin: 0 0 0 5px !important;
  padding-top: 0;
}

.products-grid .product-items .product-item-info .product-item-details .price-box .price-final_price.weee .miniPrix {
  font-weight: 300;
  font-size: 12px;
}

.products-grid .product-items .product-item-info .product-item-details .price-box .price-final_price.weee .price {
  margin-right: 0;
}

.products-grid .product-items .product-item-info .product-item-details .price-box+.tax span {
  font-size: 12px;
  font-weight: 300;

}

.products-grid .product-items .product-item-info .product-item-details .price-box .price-final_price * {
  color: #000;
}

.catalogsearch-result-index .products li.item .product-item-details {
  display: flex;
  justify-content: space-between;
  padding: 0 2rem 2rem;
  margin: 0;
}

.catalogsearch-result-index .products li.item .product-item-details .product-item-name {
  flex: 1;
  text-align: left;
}

.catalogsearch-result-index .products li.item .product-item-details .product-item-name a {
  text-align: left;
  color: #000000;
  font-weight: 700;
  text-transform: uppercase;
}

.search.results .products.list {
  flex-flow: row wrap;
}

.catalogsearch-result-index .products li.item .product-item-details .price-final_price,
.catalogsearch-result-index .products li.item .product-item-details .price-final_price span {
  flex: 1;
  margin-top: 0;
  font-weight: 700;
}

.catalogsearch-result-index .products li.item .product-item-photo .reduction {
  display: table;
}

.catalogsearch-result-index .products li.item .product-item-info {
  border: 1px #f3f3f3 solid;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.catalogsearch-result-index .products li.item .link-quickview {
  display: none !important;
}

.catalogsearch-result-index .products li.item .image_hover,
.product-item .product-item-photo .image_hover {
  display: none;
}

.catalogsearch-result-index .products li.item .visible-hover .towishlist {
  transform: translateX(0) !important;
  opacity: 1 !important;
  visibility: visible !important;
  background-color: transparent !important;
  padding: 0;
}

.catalogsearch-result-index .products-grid .product-items .product-item .product-item-inner {
  position: inherit;
}

.catalogsearch-result-index .product-item-actions .actions-secondary>.action.towishlist:before {
  content: "" !important;
  background: rgba(0, 0, 0, 0) url(../images/heartWhite.png) no-repeat center center;
  width: 22px;
  height: 22px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background-size: 100%;
}

.catalogsearch-result-index .product-item-actions .actions-secondary>.action.towishlist:hover::before {
  content: "" !important;
  background: rgba(0, 0, 0, 0) url(../images/heartYellow.png) no-repeat center center;
  width: 22px;
  height: 22px;
  background-size: 100%;
}

.catalogsearch-result-index .products li.item .visible-hover .tocompare {
  display: none !important;
}

.catalogsearch-result-index .toolbar-amount {
  color: #8B4027;
  font-size: 18px;
  font-weight: 700;
}

.account .products-grid .product-items .product-item-info .product-item-details .price-box {
  justify-content: flex-end;
}


.cms-home-page-mlu .custome_product .product-item-details .product-item-name.text-start a {
  line-height: 15px;
  text-transform: uppercase;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 4px;
}

.products-grid .product-items .product-item-info .product-item-details .price-box .old-price * {
  font-weight: 300 !important;
  font-size: 12px !important;
}

.products-grid .product-items .product-item-info .product-item-details .price-box .special-price * {
  font-weight: 700 !important;
}

.price-box .old-price .price-final_price span {
  font-weight: 300 !important;
  color: #000;
}

/** Custom modal */
.modal-close-delete .modal-footer {
  display: none !important;
}

.choice {
  text-align: center;
}

button.modal-close {
  min-width: 150px;
}

.modal-btn-delSub {
  cursor: pointer;
}

/* ORDER ACOUNT */


body.account .order-comments {
  line-height: 26px;
}

.account .column.main .block:not(.widget) .block-title {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  margin-bottom: 8px;
}

/* Catégorie */

.catalog-category-view .products li.item .product-item-details .product-item-name a,
.catalogsearch-result-index .products li.item .product-item-details .product-item-name a {
  text-transform: uppercase;
  line-height: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Détail de produit */

.catalog-product-view .product-info-main .product_addtocart_form_fiche .add_card_product .up-down {
  flex-direction: row-reverse;
}

.catalog-product-view .product-info-main .product_addtocart_form_fiche .add_card_product {
  position: relative;
}

.catalog-product-view .product-info-main .product_addtocart_form_fiche .control input.input-text {
  border: none !important;
  font-size: 16px !important;
  flex: 1 1 32px;
  max-width: 32px;
  text-align: right;
  padding-right: 4px !important;
}

.box-tocart .control {
  min-width: 76px;
  display: flex;
  align-items: center;
  border-right: 1px solid #EEE;
  border-left: 1px solid #eee;
  flex: 1 1 76px;
  padding: 0 4px;
}

.box-tocart .control .unity {
  font-size: 10px;
  font-weight: 700;
  margin-top: 4px;
}

.catalog-product-view .price-box .old-price .price-final_price span {
  font-weight: 400 !important;
}

.catalog-product-view .product-info-main .product-info-price {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  margin-top: 14px;
}

.catalog-product-view .page-main-details .block.upsell {
  background-color: #eee;
  padding-top: 40px;
  margin-bottom: 0;
  padding-bottom: 40px;
}

.catalog-product-view .page-main-details .block.upsell h3 {
  font-family: 'Open Sans' !important;
}

.catalog-product-view .page-main-details .block.upsell h3 strong,
.catalog-product-view .column.main .block .title strong {
  color: #000 !important;
}

.catalog-product-view .product-info-main .price-box .weee {
  font-weight: 400;
}

.catalog-product-view .custome_product_fiche li.product-item {
  min-height: 400px;
}

.catalog-product-view .page-main.page-main-details {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.catalog-product-view .page-main.page-main-details .section.related {
  background-color: #fff !important;
  padding: 4rem 1rem 0 1rem;
}

.catalog-product-view .page-main.page-main-details .section.related .owl-carousel.owl-drag .owl-item {
  border: 1px solid #F4F4F4;
}

.catalog-product-view .page-main.page-main-details .section.related .owl-carousel.owl-drag .owl-item img {
  height: 100%;
  object-fit: cover;
  max-height: 100%;
}

.block .title strong {
  font-family: 'Open Sans' !important;
}

/* .products-grid .product-items .product-item-info .product-item-details .price-box{
  margin-top: 10px !important;
} */
/* .catalog-product-view .product-item .product-item-photo{
  margin-bottom: 0;
} */
.catalog-product-view .product-item .product-item-photo img {
  height: 100%;
  width: auto;
  object-fit: cover;
}

.block.related .products-grid .product-items .product-item .product-item-actions .field.choice.related label.label,
.block.upsell .products-grid .product-items .product-item .product-item-actions .field.choice.related label.label {
  gap: unset;
  font-size: 0;
  width: 46px !important;
  margin: auto;
  background-color: #8B4027 !important;
}

.block.related .products-grid .product-items .product-item .product-item-actions .field.choice.related label.label span,
.block.upsell .products-grid .product-items .product-item .product-item-actions .field.choice.related label.label span {
  font-size: 0 !important;
}

.catalog-product-view .dote {
  width: 8px;
  height: 8px;
  margin-right: 0;
  display: inline-block;
  margin-top: -10px;
}

.catalog-product-view .acc_custome .acc-content {
  padding-top: 0;
}

.block.upsell .products-grid .product-items .product-item .product-item-actions .field.choice.related label.label,
.block.related .products-grid .product-items .product-item .product-item-actions .field.choice.related label.label {
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
  visibility: hidden;
}

.block.upsell .products-grid .product-items .product-item:hover .product-item-actions .field.choice.related label.label,
.block.related .products-grid .product-items .product-item:hover .product-item-actions .field.choice.related label.label {
  transform: translateY(-160px) !important;
  opacity: 1;
  z-index: 1;
  visibility: visible;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}

.stockVente {
  display: block;
  background: #eeeeee;
  height: 40px;
  line-height: 40px;
  width: 77px;
  color: #000000;
}

.ajaxsuite-wishlist-productlist .qty_forme .border {
  flex: 1 1 auto;
  flex-basis: calc(100% - 190px);
  height: 40px;
  align-items: center;
}

.ajaxsuite-wishlist-productlist .qty_forme .border .control span {
  font-size: 10px;
  color: #000;
  font-weight: 700;
}

.ajaxsuite-wishlist-productlist .qty_forme .border .control span:first-child {
  font-size: 16px;
}

.ajaxsuite-wishlist-productlist .stockVente span {
  font-size: 12px;
  font-weight: 700;
  color: #000;
}

.ajaxsuite-wishlist-productlist .stockVente span.unity {
  font-weight: 400;
}

/** Pagination */

p.toolbar-amount {
  display: none;
}

.pager {
  display: flex;
  flex-direction: row;
}

/* Image Slider Grab*/

.catalog-product-view.page-layout-1column .product.media {
  width: 56% !important;
  padding-right: 40px;
}

.catalog-product-view.page-layout-1column .product.media .gallery-placeholder{
  position: relative;
}

.catalog-product-view.page-layout-1column .product-info-main {
  width: 44%;
}

.catalog-product-view .page-header+.page-main {
  margin-bottom: 20px;
  /* max-height: 480px; */
  max-width: 1140px;
}

.catalog-product-view .fotorama__wrap .fotorama__stage {
  height: 490px !important;
}

.catalog-product-view .fotorama__stage__shaft.fotorama__grab {
  max-width: 480px !important;
}

body.catalog-product-view .fotorama__stage__frame .fotorama__img {
  height: 100%;
  width: auto;
  max-width: 100%;
  object-fit: cover;
}

.catalog-product-view .fotorama__nav-wrap .fotorama_horizontal_ratio .fotorama__img {
  object-fit: cover;
  height: 100%;
}

/* Favori */
.catalog-category-view .custome_product .product-items .product-item .action.towishlist:before {
  position: absolute;
  right: 0;
  top: 0;
}

.favoris_liste_fiche .list .product-item {
  flex: 0 0 auto;
  max-width: calc(33% - 14px);
  flex-basis: calc(33% - 14px);
}

.favoris_liste_fiche .list .product-item .product-item-photo {
  position: relative;
}

.favoris_liste_fiche .list .product-item .product-item-photo .promo {
  background: #8B4027;
  display: block;
  width: 50px;
  height: 18px;
  line-height: 16px;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 3;
  color: #fff;
  font-size: 8px;
  font-weight: 700;
  text-transform: uppercase;
}

.account.wishlist-index-index .favoris_liste_fiche .list .product-item .product-item-photo img {
  object-fit: cover;
  height: 100%;
}

.favoris_liste_fiche .list .product-item .product-item-details .product-item-name {
  line-height: 16px;
}

.favoris_liste_fiche .list .product-item .product-item-details .product-item-name .product-item-link {
  line-height: 11px;
  min-height: 26px;
  width: calc(100% - 20px) !important;
}

.favoris_liste_fiche .list .product-item .product-item-details {
  flex-basis: calc(100% - 145px);
  max-width: calc(100% - 145px);
  min-height: 100px !important;
}

.favoris_liste_fiche .list .product-item .price-box .price-final_price {
  font-weight: 700;
  width: 100%;
}

.favoris_liste_fiche .list .product-item .price-box .price-final_price .price {
  font-size: 10px !important;
}

body.wishlist-index-index.page-layout-2columns-left .column.main {
  width: 100% !important;
}

.wishlist-index-index .qty_forme .border {
  flex: 1 1 auto;
  flex-basis: calc(100% - 190px);
  height: 40px;
  align-items: center;
}

.wishlist-index-index .qty_forme .border .control {
  color: #000;
}

.wishlist-index-index .qty_forme .border .control .quantity {
  font-size: 16px;
  font-weight: 700;
}

.wishlist-index-index .qty_forme .border .control .unity {
  font-size: 10px;
  font-weight: 700;
}

.wishlist-index-index .qty_forme .up-down .btn-panier {
  padding: 13px 17px !important;
  width: 72px !important;
  min-width: 0;
}

.catalog-product-view .product-item-info .product-item-details {
  padding: 0 15px 0 !important;
}

.catalog-product-view .product-item-info .product-item-details .product-item-link,
.customlink-customer-stats .custome_product .product-item-details .product-item-name a {
  text-transform: uppercase;
  line-height: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Bloc Upssell et Related */
.catalog-product-view .product-item-info .product-item-details .price-final_price .weee .weee {
  margin-top: 0;
}

.catalog-product-view .product-item-info .product-item-details .price-final_price .weee .wee * {
  font-size: 12px;
  font-weight: 300;
}

.catalog-product-view .product-item-info .product-item-details .price-final_price .weee .wee .price {
  font-size: 12px !important;
}

/* Prix sur une ligne - Page produit Related/Upsell */
.catalog-product-view .product-item-info .product-item-details .price-box .price-container {
  white-space: nowrap !important;
}

.catalog-product-view .product-item-info .product-item-details .price-box .price-wrapper {
  display: inline !important;
}

.catalog-product-view .product-item-info .product-item-details .price-box .price {
  white-space: nowrap !important;
}

/* Écotaxe en font-weight normal sur page produit (related/upsell) */
.catalog-product-view .product-item-info .product-item-details .tax span,
.catalog-product-view .product-item-info .product-item-details span.public-price {
  font-weight: 300 !important;
  font-size: 12px;
}

/* Écotaxe en font-weight normal sur page recherche */
.catalogsearch-result-index .products li.item .product-item-details .tax span,
.catalogsearch-result-index .products li.item .product-item-details span.public-price {
  font-weight: 300 !important;
  font-size: 12px;
}

/* Page produit - Related/Upsell - Affichage côte à côte nom et prix */
.catalog-product-view .product-item-info .product-item-details .d-flex.justify-content-between.align-items-start.name-price-row {
  display: flex !important;
  flex-direction: row !important;
  justify-content: space-between !important;
  align-items: baseline !important;
  width: 100% !important;
  gap: 15px !important;
  column-gap: 25px !important;
  margin-bottom: 15px !important;
}

.catalog-product-view .product-item-info .product-item-details .d-flex.name-price-row .product-item-name {
  flex: 1 1 auto !important;
  max-width: 58% !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.catalog-product-view .product-item-info .product-item-details .d-flex.name-price-row .product-item-link {
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  line-height: 1.4 !important;
  margin: 0 !important;
  padding: 0 !important;
  word-break: break-word !important;
}

.catalog-product-view .product-item-info .product-item-details .d-flex.name-price-row .price-box {
  flex: 0 0 42% !important;
  max-width: 42% !important;
  min-width: 42% !important;
  text-align: right !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.4 !important;
}

/* Réduire l'espace entre le nom et EN STOCK sur Nouveautés et Promotions */
.custome_product .product-item-details {
  padding-bottom: 0 !important;
}

.custome_product .product-item-details .commande.px-4 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.custome_product .product-item-details .commande.pb-4 {
  padding-bottom: 0 !important;
}

.custome_product .product-item-details .commande {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.custome_product .product-item-inner {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.custome_product .product-item-details .product-item-inner {
  margin-top: 3px !important;
}

.custome_product .mlu_price {
  margin-bottom: 3px !important;
}

.custome_product .product-item-details .d-flex.justify-content-between {
  margin-bottom: 3px !important;
}

.custome_product .leftInfosProduct,
.custome_product .left-infos {
  margin-bottom: 0 !important;
}

.custome_product .leftInfosProduct p,
.custome_product .left-infos p {
  margin-bottom: 3px !important;
}

/* Déplacer l'écotaxe vers la droite sur la page catégorie */
.catalog-category-view .products .product-item .tax {
  margin-left: 10px !important;
  text-indent: 10px;
}

.catalog-category-view .products .product-item .tax span {
  margin-left: 10px !important;
}

.catalog-product-view .custome_product_fiche .product-label {
  padding-left: 16px;
  padding-right: 16px;
}

.catalog-product-view .product-items .product-item .action.towishlist::before,
.catalog-product-view .products.list.items .product-item .action.towishlist::before {
  font-size: 0;
  content: "";
  display: block;
  width: 26px;
  height: 23px;
  background: url(../images/heartWhite.png) no-repeat center;
}

.catalog-product-view .products.list.items .product-item .action.towishlist.favoris_active::before {
  font-size: 0;
  content: "";
  display: block;
  width: 26px;
  height: 23px;
  background: url(../images/heartYellow.png) no-repeat center;
}

.customlink-customer-stats .custome_product .product-items .product-item .action.towishlist:before {
  background-size: 26px;
}

.customlink-customer-stats span.price-container.price-final_price.tax.weee * {
  font-weight: 700;
  margin-right: 0;
}

.products-grid .product-items .product-item .product-item-details>div:nth-of-type(1)>div {
  min-width: 0;
}

.products-grid .product-items .product-item .product-item-inner+div>div {
  flex: 1;
}

/* Mini carte*/

.minicart-wrapper .box_qty .input-number {
  border-right-color: rgba(0, 0, 0, 0);
  text-align: right;
  width: 40px;
  padding: 0 4px 0 0;
  font-size: 16px;
  font-weight: 700;
}

.minicart-wrapper .box_qty .input-number-increment,
.minicart-wrapper .box_qty .input-number-decrement {
  font-size: 24px;
}

.minicart-wrapper .minicart-items .update-cart-item {
  height: 40px;
  line-height: 35px;
  padding: 0 10px;
}

.minicart-wrapper .details-qty .unity {
  background-color: rgba(0, 0, 0, 0) !important;
  border-top: 1px solid #eee !important;
  border-bottom: 1px solid #eee !important;
  padding-left: 2px;
  text-align: left;
  font-size: 10px;
  font-weight: 700;
}

.minicart-wrapper .ui-widget-content .block-minicart .block-title {
  padding-left: 24px;
  padding-right: 24px;
}

.minicart-wrapper .ui-widget-content .block-minicart .block-title>div {
  color: #8B4027;
  font-family: 'Open Sans';
  font-weight: 700;
  font-size: 12px;
}

.minicart-wrapper .ui-widget-content .block-minicart .block-title .text {
  font-family: 'Open Sans';
  font-size: 18px;
  font-weight: 700;
  color: #000000;
  line-height: 24px;
  letter-spacing: 0.02em;
}

.title-minicard h3 input {
  border: none;
  font-family: 'Open Sans';
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
  height: 20px;
  padding-left: 0;
}

.block-minicart .content_prix {
  padding: 16px;
}

.block-minicart .content_prix .extra {
  padding-left: 24px;
  padding-right: 24px;
}

.totale-ht li span {
  font-family: 'Open Sans';
}

.custome_accout_header .item-panier .minicart-wrapper .price {
  font-size: 11px !important;
}

.custome_accout_header .item-panier .minicart-wrapper .block-content .subtotal .label span {
  font-size: 16px;
}

.block-minicart .totale-ht li:last-child span .price-wrapper .price {
  font-size: 16px !important;
}

.minicart-wrapper .ui-widget-content .block-minicart #minicart-content-wrapper .block-content .subtotal {
  margin-bottom: 10px !important;
  padding-top: 0 !important;
}

/* Page voir panier */
.checkout-cart-index .cart-container .cart .box-tocart .up-down {
  margin-left: 0;
}

.checkout-cart-index .cart-container .cart.table-wrapper .box-tocart .up-down .control input {
  border: none !important;
  padding: 0 !important;
  text-align: right;
  margin-right: 4px;
  max-width: 24px;
  font-size: 16px !important;
  font-weight: 700;
}

.checkout-cart-index .box-tocart .control {
  border: none;
}

.checkout-cart-index .box-tocart .control label {
  display: flex;
  align-items: center;
}

.checkout-cart-index .box-tocart .control label p {
  margin: 3px 0 0;
  font-size: 10px;
  font-weight: 700;
}

.checkout-cart-index .box-tocart .up-down a {
  border: 1px solid #ebebeb;
}

.item-stock-liste.stock-store {
  padding: 0 !important;
  margin-bottom: 5px !important;
  align-items: baseline;
}

/* cmd en cours */

.account .order-details-items.ordered .block-content {
  padding-bottom: 8px;
  border-bottom: 1px solid #eeeeee;
}

.product-info-main h1,
.product-info-main h1 span {
  line-height: normal;
}

.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .wrapper-success .ajaxsuite-buttons {
  grid-gap: 16px;
}

.modal-popup.confirm .modal-inner-wrap .modal-content>div {
  color: #000000;
}

.modal-popup .modal-footer button.action-dismiss {
  background-color: #BA8032;
  border-radius: 0;
  border-color: #BA8032;
}

.modal-popup .modal-footer {
  display: flex;
  column-gap: 16px;
  justify-content: center;
}

.modal-popup .modal-footer button {
  flex: 1;
  max-width: 140px;
  margin: 0;
}

.modal-popup .modal-footer button span {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

.modal-popup .modal-footer button.action-dismiss span {
  font-weight: 400;
  font-size: 14px;
}

.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .wrapper-success {
  max-width: 100%;
}

.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .wrapper-success .pupup-suc-added-to-your-bag {
  top: -15px;
  border: none;
}

/* Popup custom */
aside .modal-inner-wrap .modal-content form.contact.custom .actions-toolbar>.primary {
  display: flex;
  flex-flow: row wrap;
  column-gap: 16px;
  width: 100%;
  justify-content: center;
}

aside .modal-inner-wrap .modal-content form>fieldset {
  margin: 0;
}

aside .modal-inner-wrap .modal-content .block-customer-login {
  border: none;
  margin-bottom: 0;
  padding-bottom: 10px;
  padding-top: 0;
}

aside .modal-inner-wrap .modal-content .login-container {
  margin: 0 !important;
}

aside .modal-inner-wrap .modal-content form.contact.custom .actions-toolbar>.primary .modal-close,
aside .modal-inner-wrap .modal-content form.contact.custom .actions-toolbar>.primary a.action {
  background-color: #BA8032 !important;
  border-color: #BA8032 !important;
  border-radius: 0;
}

.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .form-login .fieldset .actions-toolbar .btn-action {
  justify-content: center !important;
}

aside .modal-inner-wrap .modal-content form.contact.custom .actions-toolbar>.primary .modal-close span {
  font-size: 14px !important;
  font-weight: 400 !important;
}

.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .form-login .actions-toolbar .action-register {
  background-color: #BA8032 !important;
  border-color: #BA8032 !important;
}

.customer-account-forgotpassword .forget .actions-toolbar>div.secondary .action.back,
.customer-account-create .form-create-account .actions-toolbar>div .action {
  background-color: #BA8032 !important;
  border-color: #BA8032 !important;
}

.customer-account-create .form-create-account .actions-toolbar>div .action:hover {
  background-color: #BA8032;
  border-color: #BA8032;
}

.customer-account-forgotpassword .forget .actions-toolbar>div.secondary .action.back span {
  color: #fff;
}

.checkout-index-index body .modal-popup .modal-title {
  padding-left: 30px;
}

.modal-popup.modal-slide .modal-footer {
  border: none;
}

.checkout-index-index .modal-popup.modal-slide .modal-footer .action-save-address {
  margin: 0 !important;
}

.checkout-index-index .modal-popup.modal-slide .modal-footer .action.action-hide-popup {
  background-color: #BA8032;
  border-radius: 0;
  border-color: #BA8032;
}

.favoris_liste_fiche .list .product-item .btn-close-favoris {
  z-index: 10;
}

.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-header {
  padding: 16px 16px 10px !important;
}

.onepagecheckout-index-index .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-header {
  padding: 16px 0 10px !important;
}

.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-header h1 {
  padding-left: 30px;
  padding-right: 30px;
  border: none;
}

.modal-close-delete .modal-content .content {
  padding: 10px 25px !important;
}

.modal-close-delete .modal-content .content,
.modal-close-delete .modal-header {
  border-color: rgba(0, 0, 0, 0);
  border-width: 0 !important;
}

.modal-close-delete .modal-content .content p {
  text-align: center;
  color: #000;
}

.modal-close-delete .content-confirmation .choice {
  justify-content: center !important;
}

.modal-close-delete .content-confirmation .choice .action {
  width: 100%;
  max-width: 140px;
  line-height: 30px;
  height: 50px;
}

.modal-close-delete .content-confirmation .choice .modal-close {
  width: 100%;
  max-width: 140px;
  background-color: #BA8032;
  font-weight: 400;
  font-size: 14px;
}

.cart-container .form-cart .action.continue,
.cart-container .form-cart .action.update {
  background-color: #8B4027 !important;
  font-size: 14px;
  border: none !important;
  padding: 16px 32px !important;
  border-radius: 1px !important;
  font-weight: 400;
  color: #fff !important;
  margin: auto;
}

.cart-container .form-cart .action.continue span,
.cart-container .form-cart .action.update span {
  font-size: 14px !important;
  font-weight: 400 !important;
}

.cart-container .form-cart .actions .action.clear {
  width: 100%;
  background-color: #BA8032;
  border-color: #BA8032;
  max-width: 240px;
  border-radius: 0;
  margin: 0;
}

.cart-container .form-cart .actions .action.clear span {
  font-weight: 400;
  font-size: 14px;
  color: #fff;
}

/* WishList item */

/* Supression 3 btn user simple impression favori */

body.account.wishlist-index-index .actions-toolbar {
  display: none !important;
}

.form-wishlist-items .actions-toolbar .primary button {
  background: #fff;
  color: #000;
  border: 1px solid #EEEEEE;
  position: relative;
  padding-left: 50px;
  padding-right: 22px;
  padding-top: 0;
  padding-bottom: 0;
  height: 44px;
}

.form-wishlist-items .actions-toolbar .primary button span {
  font-size: 12px !important;
  font-weight: 500 !important;
}

.form-wishlist-items .actions-toolbar .primary button::before {
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  display: block;
  left: 12px;
  top: 8px;
}

.form-wishlist-items .actions-toolbar .primary button.update::before {
  content: "";
  background: rgb(244, 244, 244) url(../images/refresh.svg) no-repeat center center;
  background-size: 16px;
}

.form-wishlist-items .actions-toolbar .primary button.share::before {
  content: "";
  background: rgb(244, 244, 244) url(../images/Share.svg) no-repeat center center;
  background-size: 16px;
}

.form-wishlist-items .actions-toolbar .primary button.tocart::before {
  content: "";
  background: rgb(244, 244, 244) url(../images/brown-panier.svg) no-repeat center center;
  background-size: 16px;
}

/* Pagination Mes Factures */
.pages .pages-items .item a.action.next {
  background-color: #8B4027;
}

.pages .pages-items .item a.action.next::before {
  color: #fff !important;
}

/* Intégration adresse */

.block-dashboard-addresses .acc_custome .acc-head.border-bottom,
.block-dashboard-addresses .acc_custome {
  border: none;
  margin-bottom: 0 !important;
  padding-top: 0;
}

.block-dashboard-addresses .acc_custome .acc-head p {
  font-weight: 600 !important;
}

.block-dashboard-addresses .acc_custome .acc-head .arrow.next::after {
  height: 0;
}

.block-dashboard-addresses .acc_custome .acc-head .arrow.next::before {
  content: "";
  background: rgba(0, 0, 0, 0) url(./../images/arrow-right.png) no-repeat center center;
  height: 20px;
  width: 20px;
}

.rokanthemes-onepagecheckout .page-wrapper .page-title-wrapper h1 {
  display: block;
  text-align: center;
}

.rokanthemes-onepagecheckout .page-wrapper .page-title-wrapper h1 span {
  font-weight: 400;
  font-size: 32px;
  line-height: 44px;
  text-align: center;
  color: #BA8032;
}

.rokanthemes-onepagecheckout .step-title,
.rokanthemes-onepagecheckout #opc-sidebar .title {
  letter-spacing: 0.02em;
  font-size: 18px;
}

.opc-block-summary .product-item .product-item-name-block p,
.opc-block-summary .product-item .product-item-name-block a {
  color: #000;
}

.opc-block-summary .minicart-items-wrapper {
  padding: 0 15px 0 0;
}

.opc-wrapper .new-address-popup .action-show-popup {
  background-color: #8B4027;
  border: 1px solid #8B4027;
  border-radius: 0;
}

.opc-wrapper .new-address-popup .action-show-popup span {
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #FFFFFF;
}

.opc-wrapper .shipping-address-item.selected-item:hover {
  border-color: #8B4027;
}

/* Customize adresse de livraison */

.rokanthemes-onepagecheckout .step-title,
.rokanthemes-onepagecheckout #opc-sidebar .title {
  padding-left: 30px;
}

.rokanthemes-onepagecheckout .opc-wrapper #shipping .step-title {
  padding-left: 16px;
}

.rokanthemes-onepagecheckout .opc-wrapper #shipping #checkout-step-shipping .shipping-address-item:hover {
  border-color: #c7ab62;
}

.opc-wrapper .shipping-address-item.selected-item:hover::after {
  background-color: #c7ab62;
}

.rokanthemes-onepagecheckout .opc-wrapper #shipping #checkout-step-shipping .shipping-address-item {
  padding: 32px 0 24px 24px;
  font-family: 'Open Sans';
  font-weight: 700;
  font-size: 14px;
  line-height: 26px;
  color: #000000;
  border: #c7ab62 2px solid;
}

.rokanthemes-onepagecheckout .opc-wrapper #shipping #checkout-step-shipping .shipping-address-item:last-child {
  padding: 32px 0 24px 0;
  font-family: 'Open Sans';
  font-weight: 700;
  font-size: 14px;
  line-height: 26px;
  color: #000000;
  border: none;
}

.rokanthemes-onepagecheckout .opc-wrapper #shipping #checkout-step-shipping .shipping-address-item:last-child:hover {
  background-color: #fff;
}

.rokanthemes-onepagecheckout .opc-wrapper #shipping #checkout-step-shipping .shipping-address-item .champForm {
  margin-bottom: 6px;
}

.rokanthemes-onepagecheckout .opc-wrapper #shipping #checkout-step-shipping .shipping-address-item:last-child .champForm {
  border: 1px solid #E1E3E6;
  border-radius: 1px;
  padding: 6px 16px 4px;
  display: flex;
  flex-direction: column;
  margin-bottom: 16px;
}

.rokanthemes-onepagecheckout .opc-wrapper #shipping #checkout-step-shipping .shipping-address-item:last-child button.edit-address-link {
  width: 100%;
  height: 46px;
  background-color: #8B4027;
  max-width: 140px;
}

.rokanthemes-onepagecheckout .opc-wrapper #shipping #checkout-step-shipping .shipping-address-item:last-child button.edit-address-link span {
  color: #fff;
}

.rokanthemes-onepagecheckout .opc-wrapper #shipping #checkout-step-shipping .shipping-address-item .champForm label {
  display: none;
}

.rokanthemes-onepagecheckout .opc-wrapper #shipping #checkout-step-shipping .shipping-address-item:last-child .champForm label {
  font-weight: 300;
  font-size: 10px;
  line-height: 12px;
  color: #000000;
  display: block;
}

.opc-block-summary .product-item .product-item-name-block .product-item-name>a {
  font-weight: 700;
  font-size: 14px;
  line-height: 15px;
}

.rokanthemes-onepagecheckout #opc-sidebar .opc-payment-additional+p {
  font-size: 14px;
}

#shipping-new-address-form .field label {
  width: auto;
}

/* Adresse de facturation */

.checkout-payment-method .checkout-billing-address .billing-address-details {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

.checkout-payment-method .actions-toolbar .primary {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  gap: 16px;
}

.checkout-payment-method .checkout-billing-address .billing-address-details button,
.checkout-payment-method .checkout-billing-address .primary .action-update {
  margin-top: 20px;
  width: 100%;
  height: 46px;
  background-color: #8B4027;
  max-width: 140px;
  border: 1px solid #8B4027;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}

.checkout-billing-address .actions-toolbar .action-cancel,
.checkout-billing-address .actions-toolbar .action-cancel:hover {
  margin-top: 20px;
  width: 100%;
  height: 46px;
  max-width: 140px;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
  background-color: #BA8032;
  border: 1px solid #BA8032;
}

.checkout-payment-method .checkout-billing-address .billing-address-details button span,
.checkout-payment-method .checkout-billing-address .primary .action-update span,
.checkout-billing-address .actions-toolbar .action-cancel span {
  color: #fff !important;
  font-weight: 400;
  font-size: 14px;
}

/* order history */

.sales-order-history .content-product .item {
  flex-basis: inherit;
}

.sales-order-history .content-product .item p:first-child span {
  background: #8B4027 !important;
  padding: 0 16px 0 16px !important;
  border-radius: 0 !important;
  float: right;
  height: 30px;
  line-height: 30px;
  margin-right: 10px;
  font-weight: 400 !important;
  font-size: 14px;
}

/* CUSTOM IMG HOME */

.wrapper-the-blue-sky-slider .container-the-blue-sky-slider {
  max-height: 520px;
}

.wrapper-the-blue-sky-slider .container-the-blue-sky-slider img:not(.nivo-main-image) {
  object-fit: cover;
  max-height: 520px;
  height: 520px;
}

.container-the-blue-sky-slider.nivoSlider {
  max-height: 540px;
}

.post-list .post-item.post-holder.post-holder-3 {
  position: relative;
}

.post-list .post-item.post-holder.post-holder-3:before {
  display: none !important;
}

.modern.mlu-modern li.post-item:first-child {
  position: relative;
}

.modern.mlu-modern li.post-item:first-child::before {
  content: "";
  display: block;
  height: 100px;
}

@media (max-width: 1024px) {
  .modern.mlu-modern li.post-item:first-child::before {
    display: none;
  }
}

@media screen and (max-width: 1400px) {
  .catalog-product-view .custome_product_fiche li.product-item {
    min-height: 200px;
  }
}

@media screen and (max-width:1200px) {
  .pagebuilder-column [data-content-type='products'] .block.widget .products-grid .widget-product-grid.product-items .product-item {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 992px) {
  .custome_product .products-grid ol.product-items:not(.owl-carousel) {
    align-items: center;
    justify-content: center;
  }

  .cms-home-page-mlu .catalog-mobile .pagebuilder-column-group {
    max-width: initial;
    justify-content: center;
    column-gap: 16px;
  }

  .cms-home-page-mlu .instagrame-mobile .pagebuilder-column-group .pagebuilder-column.flex-base-100 {
    flex-basis: 100% !important;
  }

  .cms-home-page-mlu .instagrame-mobile .pagebuilder-column-group .pagebuilder-column.flex-base-100-2 {
    height: auto;
    column-gap: 16px;
  }

  .cms-home-page-mlu .catalog-mobile .pagebuilder-column-group .pagebuilder-column figure a {
    width: 100%;
    display: block;
  }

  .cms-home-page-mlu .catalog-mobile .pagebuilder-column-group .pagebuilder-column figure a img {
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
  }

  .catalog-product-view .fotorama .fotorama__wrap .fotorama__stage {
    max-height: 100%;
  }

  .favoris_liste_fiche .list .product-item {
    max-width: calc(50% - 12px);
    flex-basis: calc(50% - 12px);
  }

  .products-grid.wishlist .product-item-name {
    margin-left: 0;
  }

  .itemStat {
    flex: 0 0 48%;
  }

  [data-content-type='row'][data-appearance='contained'] [data-element='inner'] .block-static-block [data-appearance='contained'] [data-background-type="image"] {
    background-size: cover !important;
  }

  .cms-home-page-mlu .instagrame-mobile .pagebuilder-column-group {
    gap: 16px;
  }

  .cms-home-page-mlu .instagrame-mobile .pagebuilder-column-group .pagebuilder-column {
    flex-basis: calc(50% - 13px);
    height: auto;
  }
}

@media screen and (max-width: 768px) {
  .itemStat {
    flex: 0 0 100%;
  }
}

@media screen and (max-width: 767px) {
  .favoris_liste_fiche .list .product-item {
    max-width: 100%;
    flex-basis: 100%;
  }

  .pagebuilder-column [data-content-type='products'] .block.widget .products-grid .widget-product-grid.product-items .product-item {
    margin: 0 0 20px 0;
  }

  .product-detail-tag, .reduction-product-view {
    left: 0 !important;
  }

  .catalog-product-view.page-layout-1column .product.media {
    padding-right: 0 !important;
  }
}

/*------------------------------*/
.mlu-message {
  display: flex;
  justify-content: center;
}

input:invalid {
  border-color: red;
}

.error-message {
  display: none;
}

.product.attribute.description {
  display: none;
}

span.price-evo {
  font-weight: 700;
  font-size: 24px;
  color: #000;
}

span.public-price {
  font-weight: 300;
  font-size: 12px;
}

.quantity-manage {
  display: flex;
  flex-direction: row;
}

.conventionStockVente {
  padding-left: 10px;
}

/* Loader */
.loader-spec-price {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 15px solid #5d6a72;
  width: 5px;
  height: 5px;
  -webkit-animation: spin 2s linear infinite;
  /* Safari */
  animation: spin 2s linear infinite;
}

/* clear cart */
.mini-cart.ref {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mini-cart-action-delete-cart {
  margin-left: auto;
  display: flex;
  align-items: center;
}

.mini-cart-action-delete-cart a::before {
  content: '\1F5D1';
  font-family: 'Arial', sans-serif;
  margin-right: 5px;
}

.mini-cart-action-delete-cart a {
  text-decoration: none;
  color: #333;
  font-weight: bold;
}

.minicart-loading::after,
.minicart-loading2::after {
  content: '';
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  border: 4px solid #f3f3f3;
  border-top: 4px solid silver;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  opacity: 0.8;
  background-color: rgba(255, 255, 255, 1);
  z-index: 999;
}

.minicart-content-loading::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 25%;
  width: 152px;
  height: 152px;
  border: 4px solid #f3f3f3;
  border-top: 4px solid silver;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  opacity: 1;
  z-index: 999;
}

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/** One Page checkout page */
div[name="shippingAddress.custom_attributes.customer_source_invetory"],
div[name="shippingAddress.custom_attributes.code_jur"],
div[name="shippingAddress.company"],
div[name="shippingAddress.custom_attributes.secondary_phone"],
div[name="shippingAddress.custom_attributes.num_customer"],
div[name="shippingAddress.custom_attributes.code_client"],
div[name="shippingAddress.custom_attributes.landline_phone"],
div[name="shippingAddress.custom_attributes.email_principal"] {
  display: none;
}

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

.mluDel svg {
  margin-bottom: 3px;
  width: 21px;
  margin-right: 3px;
  display: block;
}

td.delivery-method-custom {
  display: flex;
  flex-direction: column;
  padding-left: 0px !important;
}

span#label_method_storemlushipping_storemlushipping,
span#label_method_mlushipping_mlushipping,
span#label_method_unknowndelivery_unknowndelivery {
  font-weight: bolder;
}

.delivery-method-custom {
  padding: 0rem;
}

.price-wrapper .prix-text-ht {
  font-weight: 800 !important;
  font-size: 10px !important;
  color: black !important;
}

.qty-sales-unit {
  font-weight: 700;
  line-height: 1;
  color: #222222;
}

/* Resize label login / forgot password page*/
.control input.input-text.login {
  padding: 30px 16px 8px 16px !important;
}

.form-material .control label.login {
  font-size: 16px !important;
}

.forgot-pass a {
  font-size: 14px !important;
}

.customer-account-forgotpassword .forget .fieldset>.field:not(.choice)>.label span.forgotpass {
  font-size: 16px !important;
}

.customer-account-forgotpassword .forget .fieldset>.field.note.forgotpass {
  font-size: 16px !important;
}

.control input.input-text.forgotpass {
  padding: 29px 16px 8px 16px !important;
}

/* form inscription label */
select.form-select.ps-4.fs-10.fw-300.f-ps {
  font-size: 14px !important;
}

div.radioWithBtn {
  width: auto;
}

div.radioWithBtn>button>div.method-title {
  color: black;
}

/** Order details */
.main-order-detail {
  display: flex;
  flex-direction: row;
}

.sidebar-order-detail {
  padding-right: 10px;
}

.mst-searchautocomplete__autocomplete {
  min-width: 400px;
}

/* body #searchsuite-autocomplete.searchsuite-autocomplete {
  top: 135px;
} */

/* affichage image fiche produit */
fotorama__nav fotorama__nav--thumbs {
  height: 520px;
}

.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left,
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
  position: relative !important;
}

/*
.fotorama__nav-wrap--vertical .fotorama__nav__shaft {
  display: flex !important;
  flex-flow: column-reverse !important;
}*/

.reduction-product-view {
  position: absolute;
  background: #BA8032;
  bottom: 20px;
  display: inline-block;
  padding: 9px 15px;
  left: 102px;
  color: #fff;
  z-index: 2;
  font-weight: 700;
  font-size: 12px;
  max-width: 100px;
}

.catalog-category-view .products li.item .product-item-details .product-item-name a {
  font-size: 11px !important;
}

.catalogsearch-result-index .products li.item .product-item-details .product-item-name a {
  font-size: 11px !important;
}

.cms-home-page-mlu .custome_product .product-item-details .product-item-name.text-start a {
  font-size: 11px !important;
}

.catalog-product-view .product-item-info .product-item-details .product-item-link {
  font-size: 11px !important;
}

.product-item-name>a,
.product.name a>a {
  font-size: 11px;
}

.sidebar-order-detail {
  width: 40%;
}

/** Autocomplete search style */
body .block.block-search .form.minisearch.cat-search .search-form .field.search {
  position: relative;
  height: 56px;
}

body .block.block-search .form.minisearch.cat-search .search-form .field.search .control {
  display: flex;
  flex-direction: column;
  position: absolute;
  justify-content: flex-start;
  top: 3px;
  max-width: 410px;
  left: 0;
}

body .block.block-search .form.minisearch.cat-search .search-form .field.search .control>input {
  height: 48px !important;
  position: relative;
  top: 0;
}

body .block.block-search .form.minisearch.cat-search .search-form .field.search .control .input-text {
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 14px;
  padding: 4px 16px 8px 50px !important;
  border: none !important;
}

body .block.block-search .form.minisearch.cat-search .search-form .field.search .control>div[data-bind="scope: 'searchsuiteautocomplete_form'"] {
  position: relative;
}

body.account .liste-stocks li.items a img {
  height: auto !important;
}

body.account .liste-stocks li.items a {
  width: 40%;
}

body.account .liste-stocks li.items .caption {
  width: 60%;
}

.pupup-warning-added-ajax-cart-product {
  color: red;
  font-size: 14px;
  margin-top: 10px;
  font-weight: 500;
}

/** Form override in address checkout page */
#shipping-new-address-form>[data-bind="css: additionalClasses"]>legend.label {
  display: none !important;
}

[data-bind="css: additionalClasses"]>.control>[name="shippingAddress.street.0"]>label.label>span[data-bind="i18n: element.label"],
[data-bind="css: additionalClasses"]>.control>[name="shippingAddress.street.1"]>label.label>span[data-bind="i18n: element.label"],
#shipping-new-address-form>[name="shippingAddress.telephone"]>label.label>span[data-bind="i18n: element.label"],
[name="shippingAddress.telephone"]>.control._with-tooltip>.field-tooltip.toggle {
  display: none;
}

#shipping-new-address-form>[name="shippingAddress.region_id"]>label.label>span[data-bind="i18n: element.label"],
[name="shippingAddress.region_id"]>.control._with-tooltip>.field-tooltip.toggle {
  display: none;
}

[data-bind="css: additionalClasses"]>.control>[name="shippingAddress.street.0"]>label.label::before {
  content: "Adresse";
}

[data-bind="css: additionalClasses"]>.control>[name="shippingAddress.street.1"]>label.label::before {
  position: relative;
  content: "Complément adresse";
}

#shipping-new-address-form>[name="shippingAddress.region_id"]>label.label::before {
    position: relative;
    z-index: 10;
    content: "Département";
}

#shipping-new-address-form>[name="shippingAddress.telephone"]>label.label::before {
  position: relative;
  z-index: 10;
  content: "Portable";
}

/*data-bind="css: additionalClasses"]>.control>[name="shippingAddress.street.0"]>label.label::after,*/
/*[data-bind="css: additionalClasses"]>.control>[name="shippingAddress.street.1"]>label.label::after,*/
[name="shippingAddress.street.0"]>label.label::after, [name="shippingAddress.custom_attributes.adresse_email_livraison"]>label.label::after {
  content: '*';
  color: #e02b27;
  font-size: 1.4rem;
  margin: 0 0 0 6px;
}

[name="shippingAddress.telephone"]>label.label::after {
  content: '*';
  color: #e02b27;
  font-size: 1.4rem;
  margin: 0 0 0 6px;
  position: absolute;
  z-index: 1;
}


#shipping-new-address-form>[name="shippingAddress.telephone"]>.control._with-tooltip>input[name="telephone"] {
  width: 100%;
}

/** Cart page */
.cart-summary>#block-shipping,
.cart-summary>#block-discount {
  display: none;
}

.cart.table-wrapper .cart-details .product-item-name {
  width: 100%;
  text-align: left;
}

.cart.table-wrapper .cart-details .product-item-name a {
  font-size: 13px;
  font-weight: bold;
  display: block;
  padding: 12px 0;
}

.cart.table-wrapper .cart-details .product-item-name p {
  font-size: 12px;
  margin: 0;
}

.cart-container .cart.table-wrapper .cart-details td.price,
.cart-container .cart.table-wrapper .cart-details td.subtotal {
  text-align: right;
}

.cart-container .cart.table-wrapper .cart-details td.price .price-excluding-tax,
.cart-container .cart.table-wrapper .cart-details td.price p,
.cart-container .cart.table-wrapper .cart-details td.subtotal .price-excluding-tax,
.cart-container .cart.table-wrapper .cart-details td.subtotal p {
  padding-right: 5px;
  padding-left: 5px;
  margin-bottom: 0;
}

.cart-container .cart.table-wrapper .cart-details td.price p,
.cart-container .cart.table-wrapper .cart-details td.subtotal p {
  font-size: 12px;
}

.cart-container .cart.table-wrapper .cart-details td.price .price-excluding-tax {
  font-size: 14px;
}

.cart-container .cart.table-wrapper th.col.qty,
.cart-container .cart.table-wrapper td.col.qty {
  width: 30%;
}

.cart-container .cart.table-wrapper td.col.qty .content-box-qty {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.cart-container .cart.table-wrapper td.col.qty .content-box-qty .control.qty {
  min-width: 100px !important;
}

.cart-container .cart.table-wrapper td.col.qty .content-box-qty .control.qty input {
  max-width: 100px;
  text-align: center;
}

.cart-details .product-stock-convetion-vente {
  background-color: #f5f5f5;
  font-size: 12px;
  padding: 3px 5px;
  display: flex;
  justify-content: space-between;
}

.cart-details .product-stock-convetion-vente span {
  padding: 0 8px;
}

.cart.table-wrapper .cart-details .box-tocart .up-down {
  margin: 0;
  max-width: none !important;
}

.cart.table-wrapper .cart-details .box-tocart .up-down a {
  font-size: 2rem !important;
}

.cart.table-wrapper .cart-details .box-tocart .up-down .qty-down .icon-chevron-down:before {
  font-family: 'FontAwesome' !important;
  content: "\f068" !important;
}

.cart.table-wrapper .cart-details .box-tocart .up-down .qty-up .icon-chevron-up:before {
  font-family: 'FontAwesome' !important;
  content: "\f067" !important;
}

@media (max-width: 1180px) {
  .cart-container .form-cart .actions {
    display: flex;
  }

  .cart-container .form-cart .actions .action.clear {
    max-width: 200px;
  }

  .cart.table-wrapper .product-item-photo {
    display: block !important;
    width: auto !important;
  }

  .cart.table-wrapper .cart-details .box-tocart .up-down {
    margin-right: 4px;
  }

  .cart-container .cart.table-wrapper td.col.qty .content-box-qty .control.qty {
    min-width: 50px !important;
  }

  .cart-container .cart-details .cart.table-wrapper td.col.qty .content-box-qty .control.qty input {
    max-width: 50px;
    text-align: center;
  }
}

@media (max-width: 1024px) {
  .cart.table-wrapper .cart-details .product-item-photo {
    display: block !important;
    width: auto !important;
  }

  .cart-container .cart.table-wrapper td.col.qty .content-box-qty .control.qty {
    min-width: 50px !important;
  }

  .cart-container .cart.table-wrapper td.col.qty .content-box-qty .control.qty input {
    max-width: 50px;
    text-align: center;
  }

  .cart-container .form-cart .actions {
    display: flex;
  }

  .cart-container .form-cart .actions .action.clear {
    max-width: 200px;
  }
}

@media (max-width: 992px) {
  .cart-container .cart.table-wrapper .cart-details td.price {
    text-align: left;
  }

  .cart-container .cart.table-wrapper .cart-details td.price .price-excluding-tax {
    height: 50px;
    display: flex;
    align-items: center;
  }

  .cart-container .cart.table-wrapper .cart-details td.subtotal .price-excluding-tax {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}

.axepta-methods-block-recurring .radioWithBtn .radio {
  z-index: unset;
}

.axepta-methods-list-block .radioWithBtn .radio {
  z-index: unset;
}

.axepta-methods-list-block .radioWithBtnCard .radio {
  z-index: unset;
}

.product-stock-status-recap {
  flex-wrap: wrap;
}

.product-stock-status-recap .item-stock-liste.stock-store {
  width: 100%;
  align-items: center;
}

.product-stock-status-recap .stock-value {
  font-size: 9px;
  margin-left: 5px;
}

.product-stock-status-recap .dote {
  margin-right: 3px;
}

.minicart-items.details .product-item {
  padding: 24px 0 0 0;
}

#custom-loader-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  /* Fond semi-transparent */
  z-index: 9999;
  /* Assurez-vous que ce z-index est supérieur à tout autre élément de la page */
  display: none;
  /* Assurez-vous que le modal est caché par défaut */
  justify-content: center;
  align-items: center;
  display: flex;
}

.custom-modal-content {
  background: white;
  padding: 20px;
  border-radius: 10px;
  text-align: center;
}

.custom-modal-content img {
  width: 50px;
  /* Ajustez la taille de l'image du loader selon vos besoins */
}

.checkout-cart-index .table-wrapper .action-towishlist,
.checkout-cart-index .table-wrapper .action-edit {
  display: none !important;
}

.checkout-cart-index .cart.table-wrapper .actions-toolbar a.action-delete:before {
  content: '' !important;
  background: url(../images/del.svg) no-repeat;
  content: "" !important;
  width: 24px;
  height: 25px;
  display: block;
}

.minicart-items .update-cart-item {
  background: #8B4027 !important;
  border: 1px solid #8B4027 !important;
}

.rokanthemes-onepagecheckout #opc-sidebar .items-in-cart .title {
  cursor: default !important;
  padding-left: 0 !important;
}

.rokanthemes-onepagecheckout #opc-sidebar .items-in-cart .title:after {
  display: none !important;
}

.rokanthemes-onepagecheckout #opc-sidebar .title {
  padding-left: 0 !important;
}

/* Inversion de l'ordre des colonnes : Mode de retrait + Mode de paiement à gauche, Adresse de livraison à droite */
.rokanthemes-onepagecheckout .opc-wrapper #opc-shipping_method {
  float: left !important;
  margin-left: 0 !important;
  margin-right: 4%;
  margin-bottom: 4rem;
}

.rokanthemes-onepagecheckout .opc-wrapper #shipping {
  float: right !important;
  margin-left: 0 !important;
}

.rokanthemes-onepagecheckout .opc-wrapper #payment {
  clear: left;
  margin-top: 0 !important;
  float: left !important;
  margin-right: 4%;
}

/* Masquer la checkbox "Enregistrer ma carte de crédit pour les futurs achats" */
.rokanthemes-onepagecheckout .opc-wrapper #payment .register-card,
.rokanthemes-onepagecheckout .opc-wrapper #payment #axepta-oneclick-register,
.rokanthemes-onepagecheckout .opc-wrapper #payment label[for="axepta-oneclick-register"] {
  display: none !important;
}

.rokanthemes-onepagecheckout .opc-wrapper #payment #axepta-payment-method .payment-method-billing-address {
  display: none !important;
}

.rokanthemes-onepagecheckout .payment-method-content .axepta-methods-list-block button.action.checkout {
  margin-left: 0 !important;
  width: 100% !important;
}

.rokanthemes-onepagecheckout .payment-method-content .axepta-methods-list-block .radioWithBtn .radio {
  top: inherit !important;
  bottom: 32px !important;
}

.rokanthemes-onepagecheckout .payment-method-content .axepta-methods-list-block .radioWithBtn {
  width: 100% !important;
}

body.account ul.nav.items li:nth-child(3):before {
  content: "";
  display: flex;
  width: 24px;
  height: 24px;
  background: url(../images/image-carte.png) no-repeat center;
  background-size: contain;
}

body.account ul.nav.items li:nth-child(3).current:before {
  background: url(../images/image-carte-active.png) no-repeat center;
  background-size: contain;
}

body.account ul.nav.items li:nth-child(5):before {
  background: url(../images/compt/dash.png) no-repeat center !important;
  background-size: contain;
}

body.account ul.nav.items li:nth-child(5).current:before {
  background: url(../images/compt/dashactive.png) no-repeat center !important;
  background-size: contain;
}

body.ajaxsuite-wishlist-productlist #maincontent .page-title-wrapper, body.customer-account-forgotpassword #maincontent .page-title-wrapper {
  display: none;
}

.product-detail-tag {
  position: absolute;
  background: #8B4027;
  display: inline-block;
  z-index: 2;
  left: 102px;
  top: 20px;
  padding: 9px 15px;
  color: #fff;
  font-weight: 700;
  font-size: 12px;
  max-width: 100px;
}

.item.content-flex-commande {
  display: flex;
  width: 100%;
  align-items: center;
}

.content_commande_attente {
  width: 45%;
  border-right: 2px solid #EEEEEE;
  padding-right: 24px;
}

.content_total_ht_reste_livrer {
  width: 45%;
  padding-left: 24px;
}

.content-chevron-right {
  width: 10%;
}

.custome_product .product-item .product-label.product-label-coeur .action.towishlist, .product-label.product-label-coeur .action.towishlist {
  position: absolute;
  right: 0;
  padding: 7px 6px;
  width: auto !important;
  height: auto !important;
}

.mlu_price .price-box .price-final_price {
  font-size: 13px !important;
  font-weight: 600 !important;
}

.mlu_price .price-box .price-final_price .price {
  font-size: 12px !important;
  font-weight: 600 !important;
}

@media screen and (max-width: 560px) {
  .item.content-flex-commande {
    flex-wrap: wrap;
  }

  .content_commande_attente {
    width: 100%;
    padding-right: 0;
    border: 0 !important;
  }

  .content_total_ht_reste_livrer {
    padding-left: 0;
    width: 100%;
  }

  .content-chevron-right {
    width: 100%;
  }
}

.faq-list ul .faq-item h4.question a span,
.faq-list ul .faq-item a.question span {
  width: 90%;
  display: block;
}

@media screen and (max-width: 480px) {
  .custome_navigation .pager {
    flex-wrap: wrap;
  }

  .custome_navigation .pager .pages {
    width: 100%;
  }

  .custome_navigation .pager .limiter {
    width: 100%;
    text-align: center;

  }

  .header-container .header .header-top .flex-layout.flex-layout-right {
    flex-wrap: nowrap;
  }

  .header-container .logo {
    width: 50px;
  }

  .header-container .custome_accout_header {
    gap: 2px !important;
  }

  .header-container .custome_accout_header .items.item-wish {
    margin-left: 3px;
  }
}

@media screen and (max-width: 1200px) {
  .custome_accout_header .dropdown-sign-accout:hover .dropdown-content-sign-accout .header.links li.link.authorization-link a {
    font-size: 18px !important;
  }
}
.products-grid .product-items .product-item-info .product-item-details .price-box .price-final_price.weee.price-search{
  font-size:13px!important;
  font-weight: 600!important;
  margin:0!important;
}
.products-grid .product-items .product-item-info .product-item-details .price-box .price-final_price.weee.price-search .price{
  font-size:13px!important;
  font-weight: 600!important;
}

input[name="firstname"],
input[name="lastname"],
input[name="street[0]"],
input[name="street[1]"],
input[name="city"] {
    text-transform: uppercase;
}

/* Page d'échec de paiement - Centrage des éléments */
.checkout-failure {
    text-align: center;
    margin: 20px 0;
}

.checkout-failure p {
    text-align: center;
    margin: 10px 0;
}

/* Centrer les messages d'erreur sur la page d'échec */
.checkout-onepage-failure .messages {
    text-align: center;
}

.checkout-onepage-failure .message {
    text-align: center;
    display: block;
    margin: 0 auto;
}


