/*@media (min-width: 1660px) {*/
/*  .container {*/
/*    width: 1600px;*/
/*    max-width: 100%*/
/*  }*/
/*  .elementor-section.elementor-section-boxed>.elementor-container {*/
/*    max-width: 1600px;*/
/*  }*/
/*}*/

.container > .row {
  margin: 0 !important;
}

.icoSvg svg {
  height: auto !important;
}
.btn-full a {
  width: 100% !important;
}

.alignLeft, .alignLeft a {
  text-align: left;
}

.btn-outline-primary, .btn-outline-primary:hover {
  border-color: transparent;
}

.chevronBefore::before {
  font-family: "Material Icons",Arial,sans-serif;
  vertical-align: text-bottom;
  content: "\e5cc";
  font-size: 20px;
  line-height: 1;
  color: black;
}
.btn-primary, .btn-primary:hover,
.btn-primary.focus, .btn-primary:focus {
  outline: none;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover,
.btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.btn-primary.dropdown-toggle.focus, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle:hover {
  background-color: #3c2225;
  outline: none;
}
.media-list, #content ul {
  list-style: initial;
  padding-left: 2em;
}

#cbp-hrmenu ul > li > a {
  margin-bottom: 10px;
  transition: .4s;
  /*background-color: #79464C;*/
}
#cbp-hrmenu ul > li > a:after {
  height: 0;
  width: 0;
  left: 50%;
  content: '';
  bottom: 0;
  z-index: 2;
  display: block;
  position: absolute;
  background-color: #79464C;
  transition: .3s cubic-bezier(0.58,0.3,0.005,1);
}
#cbp-hrmenu ul > li > a:hover:after,
#cbp-hrmenu ul > li > a.cbp-hropen:after {
  border-color: #79464C;
  height: 2px;
  width: 100%;
  left: 0;
  transform: scale(1);
}
/* Niv 2 ul */
#cbp-hrmenu ul li ul > li {
  margin-right: 0;
  width: 100%;
}
#cbp-hrmenu ul li ul > li a {
  width: 100%;
  padding-left: 0;
  text-transform: uppercase;
  padding-bottom: 6px;
  border-bottom: 1px solid rgba(29, 29, 31, 0.05);
}
#cbp-hrmenu ul li ul > li a:hover {
  color: #79464C;
}
#cbp-hrmenu ul li ul > li a:before,
#cbp-hrmenu ul li ul > li a:after {
  display: none;
}
@media (max-width: 1024px) {
  .container.container-iqit-menu {
    width: 40px !important;
    border: 0;
  }
}
@media (min-width: 1000px) and (max-width: 1024px) {
  #iqitmegamenu-mobile {
    display:block;
  }
  #iqitmegamenu-horizontal .container {
    display: none;
  }
}
#iqitmegamenu-mobile span {
  display: none;
}
#iqitmegamenu-mobile #iqitmegamenu-shower {
  padding: 0;
  width: fit-content;
}
#cbp-close-mobile {
  background-color: #79464C;
  color: white;
}

.cbp-hrmenu .cbp-notfit {
  right: initial;
}

#main .page-content, #main .page-footer, #main .page-header {
  margin-bottom: 0;
}

/* Header : Nav, search  */
#topBar a {
  color: #EFEFF0;
}
#topBar a:hover {
  color: #9B9B9B;
}
#langSelect a {
  display: flex;
  align-items: baseline;
}
@media (min-width: 1025px) {
  #logoBlock {
   width: 40%;
  }
}
#navigation.elementor-sticky--active {
  box-shadow: 0 5px 7px 0 rgba(0,0,0,.160784);
}

#header #dropdownMenu a {
  color: #232323;
}
@media (max-width: 1024px) {
  #dropdownMenu .open > .dropdown-menu {
    margin-left: 50%;
    transform: translateX(-50%);
    right: auto;
    left: 0;
  }
}
@media (min-width: 1025px) {
  #dropdownMenu .open > .dropdown-menu {
    right: 0;
    left: auto;
  }
}

#searchBlock .elementor-search__input {
  width: 150px;
}
#searchBlock svg {
  width: 25px !important;
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none;
  }
}

/* Page */
#wrapper {
  padding-top: 1.563rem;
  background-color: white;
}
#wrapper .container {
  padding-right: 15px !important;
  padding-left: 15px !important;
  min-width: initial !important;
  margin: auto !important;
}
#content-wrapper {
  padding: initial;
}
@media (max-width: 767px) {
  body.ce-kit-3 .container {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1640px) {
  .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 10px 2em;
  }
  .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated .elementor-element-populated {
    padding: initial;
  }
}

/* Breadcrumb */
.breadcrumb[data-depth="1"] {
  display: block;
}
.breadcrumb {
  margin-bottom: 4em;
  background-color: transparent;
}
.breadcrumb ol {
  padding: 0;
}
.breadcrumb ol li {
  list-style-type: none;
  display: inline;
}
.breadcrumb li a {
  color: #000 !important;
}
.breadcrumb li a:hover {
  color: #79464C !important;
}
.breadcrumb li::after {
  content: "|";
}


/* HOME */
#homeSlider, #homeSlider .elementor-image-carousel {
  max-height: 700px;
}
#homeSlider .swiper-variable-width .swiper-slide {
  width: 100% !important;
}

#blocShopAccess {
  justify-content: center;
  display: flex;
  height: calc(100% - 19px);
  background-color: #EFEFF0;
  align-items: center;

  @media (max-width: 768px) {
    width: 100%;
    height: 237px;
  }
}


#blocShopAccess .elementor-widget-container {
  height: fit-content;
}

.valuesHP span {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  line-height: 12px;

  @media (max-width: 768px) {
    font-size: 18px;
    letter-spacing: -0.05em;
  }
  @media (min-width: 769px) and (max-width: 1024px) {
    font-size: 20px;
    letter-spacing: -0.05em;
  }

  @media (min-width: 1025px) {
    font-size: 22px;
  }
}


#home_specialist a:has(img){
  display: inline;
}

.imgVinoTag img {
  @media (max-width: 1024px) {
    width: 80px;
  }
}

#footer {
  padding-top: 0;
}

.ets_crosssell_nav_tabs li.active a, .ets_crosssell_nav_tabs.nav-tabs li.active a, .ets_crosssell_nav_tabs.nav-tabs li.active a:hover {
  color: #79464C;
}

@media (max-width: 768px) {
  #cart_page-youmightalsolike div.col-xs-6 {
    width: 100% !important;
  }
}


/* Category page */
#categoryHeader {
  margin-bottom: 1em;
}
.card-block {
  padding: 0;
}
#left-column ul.category-top-menu {
  padding-left: 0;
  list-style: none;
}
#left-column .elementor-element-populated {
  padding: 10px 0;
}
#left-column #btGuide, #left-column #btContactConseils {
  text-align: left !important;

  @media (max-width: 1200px) {
    width: 100%;
    padding: 1em;
    font-size: 14px;
    letter-spacing: -0.03em;
  }
}
#left-column #btContactConseils .elementor-button-content-wrapper {
  align-items: center;

  @media (max-width: 1200px) {
    gap: 5px;
  }
}
#left-column #btContactConseils strong {
  display: inline-block;
}
#left-column #btContactConseils .elementor-button-icon svg {
  width: 30px;

  @media (max-width: 768px) {
    display: none;
  }

  @media (max-width: 1200px) {
    width: 20px;
  }
}
.block-category {
  margin-top: 2em;
  min-height: initial;
}


/* Gift Card */
#lineFilterCatGiftAdvice{
  display: flex;
  justify-content: space-around;
}
#lineFilterCatGiftAdvice .elementor-widget-wrap{
  align-items: center;
}
#lineFilterCatGiftAdvice #giftcard_block{
  box-shadow: none;
  margin-bottom: 0;
  padding: 0 .5rem;
  background: transparent;
}
#lineFilterCatGiftAdvice #giftcard_block p.text-uppercase.h6.hidden-sm-down { display: none; }
#lineFilterCatGiftAdvice #giftcard_block p.link_gift_cards{
  margin: 0;
}
#lineFilterCatGiftAdvice #giftcard_block p.link_gift_cards a {
  color: #161616;
}
#lineFilterCatGiftAdvice #giftcard_block p.link_gift_cards a:hover {
  color: #79464C;
}

/* Produit */
#priceBlockInProduct {
  margin-bottom: 0 !important;
}
/* Stickers produits */
#detailsProduct .plabel_div {
  display: none !important;
}
#sidebarImgProduct .plabel_div {
  z-index: 1 !important;
}

#sidebarImgProduct .plabel_div + .plabel_div{
  left:initial !important;
  right:5px;
}

/* Sidebar Eco participation */
#sidebarEco {
  position: fixed;
  right: 0;
  top: 0;
  width: 700px;
  height: 100%;
  transition: 0.3s ease;
  z-index: 1000001;
  overflow-y: scroll;
  max-width: 100%;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, .2);
  transform: translateX(100%);

}
#sidebarEco.visible {
  transform: translateX(0);
}

.ce-product-prices {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
.ce-product-prices .ce-tax-shipping-delivery-label {
  display: none;
}
.ce-product-prices .ce-product-price {
  align-items: flex-start;
}
#qtyProduct .elementor-element-populated {
  padding-left: 0;
}
/* prix barré */
.ce-product-price-regular {
  margin: 0;
  line-height: 1;
}

.ce-product-prices .ce-product-price-ecotax, .ce-product-prices .row {
  width: 100%;
}
.ce-product-price-ecotax {
  margin-bottom: 2em !important;
}
/* Garantie */
#warrantyWrapper .btn.btn-info{
  color: rgba(29, 29, 31, 0.56);
  font-size: 15px;
  border: 0;
  background-color: transparent;
  padding: 0;
  letter-spacing: normal;
  outline: none;
  cursor: default;
}
#warrantyBlock {
  padding: 1.5em;
  background-color: #EFEFF0;
}
#warrantyBlock .btn-primary,
.warrantyBlock .btn-primary {
  background-color: transparent;
  border: 1px solid black;
  font-size: 15px;
  width: auto;
  letter-spacing: -.02em;
}
#warrantyBlock .btn-primary:hover,
.warrantyBlock .btn-primary:hover,
#warrantyBlock .btn-primary:hover:active,
.warrantyBlock .btn-primary:hover:active,
#warrantyBlock .btn-primary:focus,
.warrantyBlock .btn-primary:focus {
  background-color: #b1b1b6;
  text-decoration: none;
  border-color: #b1b1b6;
}
.wk-text-left, #wk-total-div {
  word-break: normal;
}

/* Aperçu modal */
div[data-elementor-type="product-quick-view"] .swiper-slide.swiper-slide-visible {
  height: fit-content !important;
}
/* Miniatures */
.miniatureBlock .ce-product-prices {
  display: flex;
  flex-direction: initial;
}
.miniatureBlock .ce-product-price.ce-has-discount {
  display: contents;
}
.miniatureBlock .ce-product-price.ce-has-discount span {
  margin: 0 10px 10px 0;
}
.miniatureBlock .ce-product-price.ce-has-discount .ce-product-badge-sale {
  color: #FFFFFF;
  background-color: #79464C;
  border-radius: 4px;
  padding: 2px 10px 2px 10px;
}

.miniatureBlock:hover a {
  text-decoration: none;
}
.miniatureBlock .addBtnToCart .elementor-button-text {
  flex-grow: 0;
}

/* Miniature Product (category + search page) (vers 30.06.25) */
.miniatureBlock2 .productMiniatureBlock { margin-bottom: 2rem !important; }
.miniatureBlock2 .productMiniatureBlock .elementor-image{ border: 1px solid #79464C69; }
.miniatureBlock2 .productMiniatureBlock .elementor-image .elementor-cover-image:before{
  content: '\A';
  position: absolute;
  width: 100%; height:100%;
  top:0; left:0;
  background:rgba(0,0,0,0.3);
  opacity: 0;
  transition: all 1s;
  -webkit-transition: all 1s;
  z-index: 1;
}
.miniatureBlock2:hover .productMiniatureBlock .elementor-image .elementor-cover-image:before { opacity: 1; }
.miniatureBlock2 .productMiniatureBlock .elementor-product-miniature:hover .elementor-quick-view { bottom: initial; }
.miniatureBlock2 .productMiniatureBlock .elementor-product-miniature .elementor-quick-view .elementor-button-content-wrapper { gap: 0; line-height: normal; }
.miniatureBlock2 .productMiniatureBlock .elementor-price-wrapper { display: inline-grid; }
.miniatureBlock2 .productConsoBlock > * { bottom: 20px; left: 10px; }
.miniatureBlock2 .plabel_div span.plabel_span { font-family: "Montserrat", sans-serif !important; font-weight: bold; line-height: 13px; }
.miniatureBlock2 .productConsoBlock ul { margin: 0; width: fit-content; padding-left: 0 !important;}
.miniatureBlock2 .productConsoBlock ul img { height: 25px; width: auto; }
.miniatureBlock2 .stockMiniatureBlock, .miniatureBlock2 .productConsoBlock { pointer-events: none; }

.miniatureBlock2 .stockMiniatureBlock, .miniatureBlock2 .productConsoBlock,
.miniatureBlock2 .productMiniatureBlock .elementor-product-miniature .elementor-quick-view,
.miniatureBlock2 .addBtnToCart, .miniatureBlock2 .comparaisonBlock {
  position: absolute; aspect-ratio: 1/1; width: inherit;
}

.miniatureBlock2 .comparaisonBlock { width: inherit !important; pointer-events: none; }
.miniatureBlock2 .comparaisonBlock > * { position: absolute; width: auto; right: -48px; top: 200px; pointer-events: auto; }
#cart .miniatureBlock2 .comparaisonBlock > *, #product .miniatureBlock2 .comparaisonBlock > * { top: 135px; padding: .4rem .5rem; }
.miniatureBlock2:hover .comparaisonBlock > * { transition:all 0.3s ease-in-out 0.3s; right: -1px; }
.miniatureBlock2 .stockMiniatureBlock > *, .miniatureBlock2 .productConsoBlock > * { position: absolute; }
.miniatureBlock2 .addBtnToCart > *, .miniatureBlock2 .productMiniatureBlock .elementor-product-miniature .elementor-quick-view { position: absolute; }
.miniatureBlock2 .addBtnToCart > * { top: 150px; }
#cart .miniatureBlock2 .addBtnToCart > *, #product .miniatureBlock2 .addBtnToCart > * { top: 95px; }
.miniatureBlock2 .stockMiniatureBlock > * { right: 15px; bottom: 15px; }
.miniatureBlock2 .stockMiniatureBlock .ce-product-stock div { padding: .3rem .8rem; border-radius: 15px; }
.miniatureBlock2 .stockMiniatureBlock .ce-product-stock .ce-product-stock__availability { align-items: baseline; }
.miniatureBlock2 .stockMiniatureBlock .ce-product-stock--in-stock div { background-color: #79464C; }
.miniatureBlock2 .stockMiniatureBlock .ce-product-stock--backorder div { background-color: grey; }
.miniatureBlock2 .stockMiniatureBlock .ce-product-stock--low-stock-level div{background-color: white;}
.miniatureBlock2 .stockMiniatureBlock .ce-product-stock--out-of-stock div { background-color: #161616; }
.miniatureBlock2 .productMiniatureBlock .elementor-product-miniature .elementor-quick-view { z-index: 1; top: 100px; bottom: initial; right: -48px; padding: .8rem; width: auto; transform: initial; }
#cart .miniatureBlock2 .productMiniatureBlock .elementor-product-miniature .elementor-quick-view,
#product .miniatureBlock2 .productMiniatureBlock .elementor-product-miniature .elementor-quick-view { top: 60px; padding: .4rem; font-size: 1rem; }
.miniatureBlock2 .addBtnToCart { top: 0; right: -47px; width: auto; }
.miniatureBlock2 .addBtnToCart i { font-size: 1.5rem; }

#cart .miniatureBlock2 .addBtnToCart i, #product .miniatureBlock2 .addBtnToCart i { font-size: 1.1rem; }
.miniatureBlock2 .addBtnToCart .elementor-button-text { display: none; }
.miniatureBlock2:hover .productMiniatureBlock .elementor-product-miniature .elementor-quick-view,
.miniatureBlock2:hover .addBtnToCart { transform: translateX(-47px); transition:all 0.1s ease-in-out 0.3s; }
.miniatureBlock2:hover .addBtnToCart { transition:all 0.2s ease-in-out 0.3s; right: 0; }
#cart .miniatureBlock2:hover .addBtnToCart, #product .miniatureBlock2:hover .addBtnToCart { right: -14px; }
#cart .miniatureBlock2:hover .addBtnToCart a, #product .miniatureBlock2:hover .addBtnToCart a { padding: 0.4em; }
















/* Tabs produit */
.insideContentTab {
  padding: 2em 0 0 0 !important;
}
/* Features Groups */
#featuresGroup {
  display: flex;
  flex-direction: column;

  @media (min-width: 991px) {
    flex-direction: row;
  }
}
/* Hide input radio from users */
#featuresGroup input[name="tab"]{
  display: none;
}
#featuresGroup .tabs-container {
  display: flex;
  width: auto;
  flex-direction: column;
  margin: 0 1em 1em 1em;

  @media (min-width: 991px) {
    margin: initial;
    width: 20%;
  }

  @media (min-width: 1400px) {
    width: 15%;
  }
}
#featuresGroup .tabs-container label {
  margin-bottom: 0;
  padding: 10px 10px 10px 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: block;
  cursor: pointer;
  text-align: center;

  @media (min-width: 991px) {
    text-align: right;
  }
}
#featuresGroup .tabs-container label.active {
  background: #EFEFF0;
  font-weight: bold;
  color: black;
}
#featuresGroup .tabs-container label:hover {
  background: rgba(0, 0, 0, 0.2);
}

#featuresGroup .tab-content {
  padding: 0 1em;
  width: auto;
  min-height: 10vh;
  display: none;

  @media (min-width: 991px) {
    padding: 0 2em;
  }
}
#featuresGroup .tab-content .item {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding: 0.5em;
  gap: 1em;
  font-size: 15px;
}
#featuresGroup .tab-content .item:nth-child(odd) {
  background: #EFEFF0;
}
#featuresGroup .tab-content .item .labelItem {
  font-weight: bold;
  padding-right: 1em;
}

/* Show tab when input checked */
#featuresGroup input[name="tab"]:checked + .tab-content{
  display: block;
  animation: fade 0.5s forwards;
}

/* Slide animation for tab contents */
@keyframes slide{
  from{
    left: -100%;
    opacity: 0;
  }
  to{
    left: 0;
    opacity: 1;
  }
}

#product .featured-products::before {
position: absolute;
top: -110px;
left: 50%;
margin-left: -40px;
content: url('../img/ico-LaSommeliere.svg');
}

/* Panier */
.cart-grid-body .product-line-grid-body>.product-line-info>.label {
  font-size: .9rem;

  @media (min-width: 768px) {
    font-size: 18px;
  }
}
.cart-grid-body a.label:hover {
  color: #79464C;
}
.has-discount .discount {
  background-color: #79464C;
}
.cart-container .card-block {
  padding: 0;
}
@media (max-width: 768px) {
  .cart-grid-right {
    display: flex;
    flex-wrap: wrap;
  }
  .cart-grid-right .col-lg-8, .cart-grid-right .col-lg-4 {
    width: 100%;
  }
  .cart-grid-right .col-lg-8 {
    order: 2
  }
  .cart-grid-right .col-lg-4 {
    order: 1;
  }
}

.cart-container .card-block h1 {
  display: inline-block;
  background-color: white;
  padding: .5em 1em .5em 0;
}
.cart-container .card-block h1, .cart-container .card-block div {
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
.cart-container .card-block div {
  padding: 0.5em 0;
  font-weight: 700;
}
.cart-container .card-block div img {
  margin-right: .5em;
}
.cart-overview, .cart-summary {
  border: 1px solid #707070;
  padding: 1em;
}
.promo-code-button.display-promo {
  margin-top: 1em;
}
.block-promo form {
  display: flex;
  justify-content: center;
  align-items: center;
}
.block-promo form .promo-input {
  outline: none;
}
.block-promo .promo-input+button {
  margin-top: 0;
  border: 0;
  padding: 10px 24px;
}
.product-price {
  color: #79464C;
}
.block-promo .promo-code-button.cancel-promo {
  color: #79464C;
}

/* Checkout page */
body#checkout section.checkout-step.-reachable.-current .step-number {
  color: #79464C;
  border: 1px solid #79464C;
  background-color: transparent;
}
body#checkout section.checkout-step .step-title {
  font-size: 1.1rem;
  letter-spacing: -.03rem;

  @media (min-width: 768px) {
    font-size: 1.5rem;
    letter-spacing: normal;
  }
}
body#checkout a:hover, body#checkout  a:focus {
  color: #3c2225;
  outline: none;
}
body#checkout .cart-grid-right .card {
  width: 100%;
}

.btn-primary.active, .btn-primary:active, .open>.btn-primary.dropdown-toggle,
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover,
.btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle:hover,
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary:disabled.focus, .btn-primary:disabled:focus,
.btn-primary.disabled:hover, .btn-primary:disabled:hover {
  background-color: #3c2225 !important;
}
.done {
  color: #79464C;
}
body#checkout section.checkout-step .address-item.selected {
  border: #79464C 3px solid;
}
body#checkout #footer {
  padding: 0;
}

#order-items .image img {
  width: auto;
}

/* Mon compte */
#my-account .breadcrumb {
  margin-bottom: 2em;
}
.page-my-account #content .row {
  margin: 0 !important;
}
.page-my-account #content .links {
  display: grid;
  gap: 0 .5rem;

  @media (min-width: 500px) {
    grid-template-columns: repeat(2, 1fr);
  }
  @media (min-width: 768px) {
    grid-template-columns: repeat(3, 1fr);
    gap: 0 1.5rem;
  }

  @media (min-width: 1200px) {
    grid-template-columns: repeat(4, 1fr);
  }
}
.page-my-account #content .links a {
  padding: 2em;
  width: 100%;
  border: 1px solid #E5E2DE;
  margin-bottom: .5rem;

  @media (min-width: 768px) {
    margin-bottom: 1.5rem;
  }
}
.page-my-account #content .links a:hover {
  text-decoration: none;
  color: #79464C;
  border: 1px solid #79464C;
}
.carousel .carousel-control .icon-next:hover i,
.carousel .carousel-control .icon-prev:hover i,
.dropdown:hover .expand-more,
.page-my-account #content .links a:hover i,
.search-widget form button[type=submit] .search:hover,
.top-menu .sub-menu a:hover {
  color: #79464C;
}

.custom-radio input[type=radio]:checked+span {
  background-color: #79464C;
}

/* Blog */
#module-prestablog-blog #right-column {
  margin-bottom: 2em;
}
#module-prestablog-blog #content-wrapper div.prestablog_pagination {
  margin-bottom: 4rem;
}
@media (min-width: 768px) {
  #blog_list_1-7 li {
    width: 50% !important;
  }
}
@media (min-width: 1024px) {
  #blog_list_1-7 li {
    width: 33% !important;
  }
}

.block_bas h3 a {
  text-decoration: none;
  color: #79464C !important;
}
.info_blog a, .date_blog-cat, ul#blog_list_1-7 li .date_blog-cat a {
  color: #ACACAC !important;
}

/* Article */
#prestablogfront {
  border: 0;
  padding-top: 2em !important;
}
#prestablogfront,
.prestablogExtra {
  border: 0;
  padding: 0;
}
#prestablogfront h1 {
  margin-bottom: 0;
}

#prestablogfront h2,
#prestablogfront h3,
#prestablogfront h4,
#prestablogfront h5,
#prestablogfront h6,
#prestablogauthor h1,
#prestablogauthor h2,
#prestablogauthor .prestablogtitle {
  border: 0;
  text-align: inherit;
  margin: 0;
  padding: 1.5em 0 15px 0;
}
#prestablogfront .details {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-bottom: 2em;
}
#prestablogfront .details time.date,
#prestablogfront .details .info_blog {
  margin: 0;
}
#prestablogfront .details time.date span,
#prestablogfront .details .info_blog span {
  padding: 0 10px 0 0;
}
#prestablogfront .details time.date:before,
#prestablogfront .details .info_blog:before {
  display: none;
}
#prestablogfront .elementor-column > .elementor-element-populated {
  padding: 10px 0;
}

.shareButtons {
  display: flex;
  flex-direction: row;
  justify-content: start;
}
.shareButtons li:not(:last-child) {
  margin-right: 10px;
}
.shareButtons .icon svg {
  fill: rgba(38, 45, 51, 0.5);
}
.shareButtons .icon svg:hover {
  fill: #79464C;
}

/* sidebar : list category */
#prestablog_bloc_search .btn.button-search::after {
  background-image: none;
  width: initial;
  height: initial;
  top: 12px;
  left: 12px;

  font-family: "Material Icons",Arial,sans-serif;
  vertical-align: text-bottom;
  content: "\e8b6";
  font-size: 24px;
  line-height: 1;
  color: white;
}
.block-categories {
  margin-bottom: 0;
}
.title_block {
  font-weight: 700 !important;
}
.contcatblockblog {
  height: initial;
  padding: 0;
}
.contcatblockblog .link_block {
  line-height: 1;
  font-size: 16px;
  color: black;
}
.contcatblockblog .link_block:hover {
  color: #79464C;
  text-decoration: none;
}
.contcatblockblog .link_block strong {
  font-weight: 500;
}
/* Lastest articles */
.lastArticle {
  font-size: 18px;
}
.lastArticle a {
  text-decoration: none;
}
.lastArticle .dateArticle {
  font-size: 12px;
}
.lastArticle .resumeArticle {
  margin-top: 0.5em;
  margin-bottom: 1em;
  font-size: 14px;
  display: inline-block;
  line-height: 1.2em;
}
#prestablog_lastliste .btn-primary,
#prestablog_catliste .btn-primary,
#prestablog_dateliste .btn-primary {
  letter-spacing: initial;
  font-weight: 600;
  text-transform: uppercase;
}
#prestablog_lastliste .btn-primary:hover,
#prestablog_catliste .btn-primary:hover,
#prestablog_dateliste .btn-primary:hover {
  text-decoration: none;
}

/* hook Block */
.prestablogswip h2 {
  display: none;
}
#blog_list_1-7 h3, #blog_list_1-7 .h3title {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  font-size: 20px;
}
#blog_list_1-7 h3 .date_blog-cat, #blog_list_1-7 .h3title .date_blog-cat {
  font-size: 12px;
}
#blog_list_1-7 .prestablog_more {
  background-color: transparent;
}
#blog_list_1-7 .prestablog_more .blog_link {
  padding: 10px;
  display: flex !important;
  flex-direction: row !important;
  justify-content: center !important;
  height: auto;
  border-top: 3px double #d0aeb2;
  font-size: 15px;
  color: #79464C;
}
#blog_list_1-7 .prestablog_more .blog_link:hover {
  color: white;
  transition: all .6s ease-in-out;
  -webkit-transition: all .6s ease-in-out;
  -moz-transition: all .6s ease-in-out;
  -o-transition: all .6s ease-in-out;
  border-top: 3px solid #79464C;
}
#blog_list_1-7 .prestablog_more .blog_link i {
  font-size: 20px;
  transition: none;
}
#blog_list_1-7 a.blog_link:hover, #blog_list_1-7 .comments:hover, #blog_list_1-7 a.blog_link:hover::before, #blog_list_1-7 .comments:hover::before {
  background-color: #79464C;
  color: white;
}

/* Comparaison */
.comparaisonBlock { width: auto !important; }
.comparaisonBlock button.cdpcp-compare-btn { padding: .8rem .85rem .7rem 1rem; color: white; background-color: #79464C; outline: none; }
.comparaisonBlock button.cdpcp-compare-btn:hover, .comparaisonBlock button.cdpcp-compare-btn:hover:active, .comparaisonBlock button.cdpcp-compare-btn:focus, .comparaisonBlock button.cdpcp-compare-btn--remove {
  color: #FFFFFF;
  background-color: #161616;
  outline: none;
}

.cdpcp-compare-modal__dialog .cdpcp-table-actions button:focus {
  outline: none;
}

.cdpcp-compare-modal__dialog.modal-dialog #cdpcp-table.table-bordered, .cdpcp-compare-modal__dialog.modal-dialog #cdpcp-table.table-bordered th.cdpcp-table__header-cell--empty {
  border: 0;
}
.cdpcp-compare-modal__dialog.modal-dialog #cdpcp-table.table-bordered td, .table-bordered th {
  border: 1px solid #A9A9A9;
}
.cdpcp-compare-modal__dialog.modal-dialog #cdpcp-table button.cdpcp-table__delete {
  padding: 8px 8px 8px 10px;
  margin: 0;
}
.cdpcp-compare-modal__dialog.modal-dialog #cdpcp-table button.cdpcp-table__add-cart,
.cdpcp-compare-modal__dialog.modal-dialog #cdpcp-table a.cdpcp-table__quickview {
  padding: 8px 8px;
  width: 100%;
  font-size: 12px;
  letter-spacing: .5px;
}
.cdpcp-compare-modal__dialog.modal-dialog #cdpcp-table button.cdpcp-table__add-cart .material-icons {
  width: .5em;
  font-size: 18px;
}
@media (max-width: 768px) {
  .cdpcp-compare-modal__dialog .cdpcp-table-actions {
    text-align: center;
  }
  .cdpcp-compare-modal__dialog .cdpcp-table-actions button {
    margin-bottom: .5rem;
  }
  .cdpcp-compare-modal__dialog.modal-dialog #cdpcp-table h4.cdpcp-table__name {
    font-size: 1rem;
    letter-spacing: -.05rem;
    text-transform: none;
  }
  .cdpcp-compare-modal__dialog.modal-dialog #cdpcp-table .cdpcp-table__desc p, .cdpcp-compare-modal__dialog.modal-dialog #cdpcp-table tbody {
    font-size: 13px !important;
  }
  .cdpcp-compare-modal__dialog.modal-dialog #cdpcp-table button.cdpcp-table__add-cart,
  .cdpcp-compare-modal__dialog.modal-dialog #cdpcp-table a.cdpcp-table__quickview {
    padding: 8px 8px;
    font-size: 12px;
  }
}
.cdpcp-compare-modal__dialog.modal-dialog .cdpcp-table__feature-row .cdpcp-table__prices > script {
  display: none !important;
}
button.cdpcp-compare-btn {
  font-family: "Montserrat", sans-serif;
}
#comparaisonModuleInProduct .cdpcp-compare-btn { background-color: white; }
#comparaisonModuleInProduct .cdpcp-compare-btn:hover { background-color: black; }
#comparaisonModuleInProduct .cdpcp-compare-btn:focus { outline: none; }

/* C chez vous */
body#checkout section.checkout-step .delivery-options .delivery-option label {
  font-size: .8rem;
}
#ec_ccv_creneau {
  font-family: "Montserrat", sans-serif;
  font-size: .8rem;
}
#ec_ccv_creneau .hours_min {
  background-color: #79464C;
  font-size: .8rem;
}
#ec_ccv_creneau .hours_min:hover {
  background-color: black;
  opacity: 1;
}
#conditions-to-approve ul {
  padding-left: 0;
}
#conditions-to-approve ul li {
  list-style: none;
}
.confirmCreneau {
  padding: 1em 1em 0 1em;
}

/* Pré Commande Module */
/*#fmmPreOrderBlock {
  color: #79464C;
  border: 1px solid #79464C;
  padding: 1rem;
  text-align: center;
}
@media (min-width: 601px) {
  #fmmPreOrderBlock {
    width: 70%;
  }
}*/
.fmmpreorderButton {
  color: #1D1D1F;
  font-weight: 700;
  letter-spacing: 0;
  border: 1px solid #1D1D1F;
  background-color: transparent !important;
}
.fmmpreorderButton:hover {
  background-color: #79464C !important;
  color: white;
}

/* Labels et icons module */
#bestkit_icons_wrapper ul li {
  list-style: none;
  padding-left: 0;
}

/* Gift */
.gcsm-header {
  background-color: #79464C;
}
.gcsm-cart-summary .btn {
  font-family: Montserrat, sans-serif;
}


/* VIDEOs sur la fiche produit */
.video-thumbs-container{
  display: flex;
  flex-wrap: wrap;
}
[data-youtube-url]{
  width: 154px;
  margin-right: 10px;
}

[data-youtube-url]:hover{
  cursor:pointer;
}

/* Search page */
.pagination>div:first-child {
  padding-left: 15px;
}

.pagination ul.page-list {
  padding: 0;
}
.pagination li a {
  font-size: 1rem !important
}
.pagination li a.previous, .pagination li a.next {
  float: none;
}
.pagination li.previous {
  float: left;
}
.pagination li.next {
  float: right;
}
.ce-pagination a, .pagination a:not(.previous), .pagination a:not(.next),
.pagination .current a, .ce-pagination a.elementor-active, .ce-pagination a {
  padding: .3rem;
  letter-spacing: 0 !important;
}
.ce-pagination a.elementor-icon-list-item {
  padding: .3rem;
  align-items: center;
  border: 1px solid white;
}
.pagination a:not(.previous), .pagination a:not(.next),
.ce-pagination a.elementor-active {
  color: #79464C;
  align-content: center;
  border: 1px solid white;
}
.pagination a.previous, .pagination a.next {
  padding: 0;
}
.pagination a, .ce-pagination a .elementor-icon-list-text {
  font-size: 15px;
  font-weight: 600;
  padding: .3rem;
}
.pagination .current a, .ce-pagination a.elementor-active {
  background-color: #79464C;
  border: 1px solid #79464C;
}
.pagination .current a, .ce-pagination a.elementor-active span.elementor-icon-list-text{
  color: white !important;
}
.ce-pagination a:hover, .pagination a:not(.previous, .next):hover,
.pagination .current a:hover, .ce-pagination a:hover {
  padding: .3rem;
  border: 1px solid #79464C;
  text-decoration: none;
}

/* Push chatbot if compare slider is present */
.crisp-client .cc-1m2mf[role="button"]{
  transform: translateY(-150%);
}

body .crisp-client .cc-1brb6 .cc-1yy0g .cc-1no03{
  bottom:177px !important;
}

/* Override sign uo form */
.page-authentication #content, .page-registration #content {
  max-width: initial !important;
}
.page-authentication #content .login-form {
  padding-bottom: 3rem;
}
.page-authentication #content #lpsproaccount {
  margin: 2rem 0;
}
.page-authentication .page-footer {
  margin-top: 3rem;
}

body#index #footer .elementor-top-section{
  margin-top: 0 !important;
}

.alert-info, .alert-danger {
  background-color:#a36d80 !important;
  color:#FFF;
  border-color:#865466;
}

.page-content.page-cms .alert-info ul, .alert-info p {
  color:#FFF;
}

.input-group.focus {
  outline: .1875rem solid #79464C;
}

.help-block ul {
  background-color:#a36d80 !important;
}
.help-block ul, ul.wishlist-list, ul.footer_links {
  padding-left: 0 !important;
  list-style: none !important;
}
.wishlist-list-item:hover .wishlist-list-item-title, .wishlist-add-to-new.text-primary, a.text-primary:focus, a.text-primary:hover {
  color: #79464C !important;
}

#identity #wrapper .page-content,
#address #wrapper .page-content,
#history #wrapper .page-content,
#order-slip #wrapper .page-content,
#discount #wrapper .page-content,
#module-mollie-subscriptions #wrapper .page-content,
#module-pdfquotation-accountpdfquotation #wrapper .page-content,
#module-preorderandnotification-preorders #wrapper .page-content,
#module-blockwishlist-lists #wrapper .page-content,
#module-psgdpr-gdpr #wrapper .page-content, #module-psgdpr-gdpr #wrapper .page-content .container {
  padding: 0 !important;
}

.btn-info {
  border: 0 !important;
}

#module-preorderandnotification-preorders footer.page-footer,
#module-psgdpr-gdpr footer.page-footer {
  margin-top: 2rem;
}

#module-blockwishlist-lists .wishlist-footer-links a.text-primary,
#identity footer.page-footer a,
#address footer.page-footer a,
#history footer.page-footer a,
#order-slip footer.page-footer a,
#discount footer.page-footer a,
#module-mollie-subscriptions footer.page-footer a,
#module-pdfquotation-accountpdfquotation footer.page-footer a,
#module-preorderandnotification-preorders footer.page-footer a,
#module-psgdpr-gdpr footer.page-footer a {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  letter-spacing: 1.5px;
  background-color: #EFEFF0;
  padding: 12px 24px 12px 24px;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  border-radius: 0;
  color: #222222 !important;
}
#module-blockwishlist-lists .wishlist-footer-links a.text-primary:hover,
#address footer.page-footer a:hover,
#identity footer.page-footer a:hover,
#history footer.page-footer a:hover,
#order-slip footer.page-footer a:hover,
#discount footer.page-footer a:hover,
#module-mollie-subscriptions footer.page-footer a:hover,
#module-pdfquotation-accountpdfquotation footer.page-footer a:hover,
#module-preorderandnotification-preorders footer.page-footer a:hover,
#module-psgdpr-gdpr footer.page-footer a:hover {
  background-color: #79464C;
  color: white !important;
  text-decoration: none;
}

/* Contact Form */
.elementor-contact-form .elementor-field-textual {
  overflow: hidden;
  font-size: 14px !important;
}

/* Push modal content to acces to close button */
.js-modal-content > div{
  margin-top:1rem;
}

/**
#colCart{
  margin-left:auto;
}
**/

#widgetConnexion ul{
  margin-right:initial !important;
}

#widgetConnexion ul li a span{
  display: none;
}


/**
#mainWrapperHeader > * > .elementor-row{
  flex-wrap: nowrap;
}

 */

@media (min-width: 768px) {
  #widgetConnexion ul li a span{
    display: initial;
  }
}


@media (max-width: 1024px) {
/**
  #iqitmegamenu-accordion {
    display: block !important;
  }

  .cbp-spmenu-overlay {
    display: block !important;
  }

 */
}


/** Main nav responsive **/
@media (min-width: 1025px) {
  
  #mainWrapperHeader > * > .elementor-row{
    flex-wrap: wrap;
  }

  #colNavigation{
    flex:0 0 100%;
    margin-top: 1rem;
  }



}


/**********************************************/
@media (max-width: 400px) {
  #sectionHeader .elementor-image a img {
    width: 155px !important;
  }
}

#iqitmegamenu-mobile-content{
  background-color: #000;
}

#iqitmegamenu-mobile #iqitmegamenu-mobile-content{
  background-color: transparent;
  display: none;
}
#sectionHeader{
  padding:1rem 1rem 0 1rem;
}

#sectionHeader .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 0;
}

#sectionHeader #logo img{
  max-width:initial !important;
}

#sectionHeader #colCart,
#sectionHeader #colCart *{
  flex-wrap: nowrap !important;
  margin-bottom: 0 !important;
}

#sectionHeader #colCart{
  margin-left:auto;
}

#sectionHeader #colAdvice:not(.elementor-hidden-phone) + #colCart{
  margin-left:initial;
}

#sectionHeader #colAdvice{
  flex:0 0 270px !important;
  width: initial !important;
  margin-inline: auto;
}

#sectionHeader #colLogo,
#sectionHeader #colCart,
#sectionHeader #colLogin,
#sectionHeader #colNavigation{
  flex: 0;
  width: initial !important;
}

@media (min-width: 768px) {
  #sectionHeader #widgetConnexion ul li a span{
    display: initial;
  }

  #sectionHeader.elementor-sticky--active {
    box-shadow: 0 5px 7px 0 rgba(0, 0, 0, .160784);
  }

  #sectionHeader #colAdvice:not(.elementor-hidden-tablet) + #colCart{
    margin-left:initial;
  }
}
@media (max-width: 999px) {
  #sectionHeader #iqitmegamenu-horizontal > .container {
    width: auto !important;
  }
}
@media (max-width: 1024px) {
  #iqitmegamenu-mobile .iqitmegamenu-icon{
    margin-right:0 !important;
  }
  .container.container-iqit-menu{
    width: initial !important;
    padding:0 !important;
  }

  #sectionHeader{
    padding-bottom:1rem;
  }
}
@media (min-width: 1025px) {
  #sectionHeader > * > .elementor-row{
    gap:0.3rem;
  }

  #sectionHeader{
    width:100%;
  }

  #sectionHeader > * > .elementor-row{
    flex-wrap: wrap;
    justify-content: space-between;
  }

  #sectionHeader #colSearch{
    flex:1;
    width: initial !important;
    justify-content: flex-start;
    padding-left:1.5rem;
  }

  #sectionHeader #colAdvice{
    margin-inline: 1rem;
  }

  #sectionHeader #colCart{
    margin-left:auto;
  }

  #sectionHeader #colAdvice:not(.elementor-hidden-desktop) + #colCart{
    margin-left:initial;
  }

  #sectionHeader #colSearch > *{
    max-width: 770px !important;
  }

  #sectionHeader #colCart{
    margin-left:auto !important;
  }

  #sectionHeader #colNavigation{
    flex:0 0 100%;
    margin-top: 0rem;
    width: 100% !important;
  }
}

/* Hide label on compare table product */
.cdpcp-table__prices .plabel_div{
  display:none !important;
}

/* page paiement */
.payment-options .payment-option label{
  text-align: left !important;
}


body#product [data-widget_type="product-description.default"] > .elementor-widget-container{
  h2{
    margin-top:3rem;
  }

  h3, h4{
    margin-top:2rem;
  }

  p, li{
    line-height: 1.6rem;
  }
}

@media (min-width: 1200px) {
  body#product [data-widget_type="product-description.default"] > .elementor-widget-container{
      max-width: 1100px;
      margin: 0 auto;
  }
}

.elementor-icon-box-description{
  display:none;
}

/* Hide "Ancienne référence" category in sub nav */
.menu-item-category-876,
.menu-item-category-904,
.menu-item-category-928,
.menu-item-category-963,
.menu-item-category-1312,
.menu-item-category-1432,
.menu-item-category-1360,
.menu-item-category-1144,
.menu-item-category-1168,
.menu-item-category-1072,
.menu-item-category-1120,
.menu-item-category-1025,
.menu-item-category-1181,
.menu-item-category-1048,
.menu-item-category-1213,
.menu-item-category-943,
.menu-item-category-1458,
.menu-item-category-1582,
.menu-item-category-1466,
.menu-item-category-1477,
.menu-item-category-1600 {
  display: none !important;
}