#product .images-container .product-cover:after {
  /*background: url("../img/icon.png") no-repeat;*/
  height: 33px;
  position: absolute;
  right: 0;
  top: 0;
  width: 33px;
  display: inline-block;
  content: "";
}
#adtm_menu_inner {
    border: 0;
    border-width: 0;
    background: transparent;
}
#adtm_menu {
    box-shadow: none;
}
#product .images-container .product-cover:hover:after {
  content: none;
}
.zoomImg:hover, .zoomImg:active {
  cursor: crosshair;
}
#main .zoom-wrap {
  /*box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);*/
  display: block;
  max-width: 100%;
}
main .product-cover .layer {
  z-index: -1
}


.mypresta_scrollup{
  width: 34px;
  height: 34px;
  padding: 0;
  position: fixed;
  z-index: 4;
  display: none;
}

@media (max-width: 767px) {
  .mypresta_scrollup{
    z-index: 100;
  }

  #carousel-home .wrapper-dots .container {
    position: relative !important;
}
#carousel-home .wrapper-dots {
    position: inherit !important;
}
#carousel-home {
    position: inherit;
}

}




.mypresta_scrollup i {
  font-size: 15px;
  right: 0;
  margin: auto;
  position: absolute;
  height: 14px;
  left: 0;
  bottom: 0;
  top: 0;
}

@media (max-width: 767.98px) {
  #search_widget form {
    display: none;
  }
}

/*****KLARNA PAYMENTS*****/
#module-klarnapaymentsofficial-payment #content-wrapper{
  width: 100%;
  padding: 0 15px;
}
#module-klarnapaymentsofficial-payment .klarna-container-element{
  padding: 15px;
}

/*************************/


@media (min-width: 992px){
  #module-ps_emailalerts-account #page,
  #module-addtofavoritesmywishlist-favorites #page,
  .page-my-account:not(#my-account) #page,
  .page-order-detail #page,
  .page-addresses #page,
  .page-customer-account:not(#password):not(.page-authentication) #page{
    background: url(../img/bg-compte/bg-top.jpg) no-repeat right 20px;
    min-height: 200px;
  }
  #module-ps_emailalerts-account #wrapper,
  #module-addtofavoritesmywishlist-favorites #wrapper,
  .page-my-account:not(#my-account) #wrapper,
  .page-order-detail #wrapper,
  .page-addresses #wrapper,
  .page-customer-account:not(#password):not(.page-authentication) #wrapper{
    background-image: url(../img/bg-compte/bg-left.jpg);
    background-position: 0px 150px;
    background-repeat: no-repeat;
  }
  #module-ps_emailalerts-account #wrapper #content-wrapper,
  #module-addtofavoritesmywishlist-favorites #wrapper #content-wrapper,
  .page-my-account:not(#my-account) #wrapper #content-wrapper,
  .page-order-detail #wrapper #content-wrapper,
  .page-addresses #wrapper #content-wrapper,
  .page-customer-account:not(#password):not(.page-authentication) #wrapper #content-wrapper{
    background-image: url(../img/bg-compte/bg-bottom.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    min-height: 200px;
  }

}




 /****     ***/
 .text_seo_head{
  height: 37px;
  text-align: left;
 }

 .text_seo_head h4{
  letter-spacing: 1.6px;
  font-size: 22px;
  color: #080808;
  font-weight: 500;
  font-family: Quicksand,Arial,sans-serif;
  margin-top: 27px;
 }

 .pcat_faq_spa {
  font-size: 1em;
  color: #080808;
  font-weight: 400;
  font-family: Quicksand,Arial,sans-serif;
  text-align: left;
  border-bottom: 2px solid #46464629;
  margin-bottom:10px;
  padding-bottom: 10px;
}

.text_seo-title{
  color: #c0945c;
  text-align: left;
}

.faq-page {
  color: #444;
  cursor: pointer;
  padding: 20px 0px;
  border: none;
  outline: none;
  transition: 0.4s;
  margin: auto;
  text-align: left;
}
.faq-body{
  margin: auto;
 width: 100%; 
 padding: auto;
 text-align: left;
 
}
.faq-body {
  padding: 0 0px;
  display: none;
  overflow: hidden;
}
.faq-page:after {
  content: '\02795';
  color: #777;
  float: right;
  margin-left: 5px;
  font-size: initial;
}
.faq-page .active:after {
  content: "\2796";
}

#category .text_seo {
  width: 75%;
  margin: auto;
}

.seo_category_bg{
  background: #fdfcfa;
}
.faq_btn_cat{
  margin : 20px;
  border-radius: 20px;
}

.faq-body span{
  background-color: #fdfcfa !important;
}


.quick-view-wrapper a{
  border-radius: 20px;
}




.PM_ASCriterionsGroup {
  float: left ;
  display: flex;
}

#giftcard_block{
  display: none;
  padding: 0px 25px;
  box-shadow: 2px 2px 11px 0 rgb(0 0 0 / 6%);
}
.PM_ASForm .facet{
  float: left;
  margin-right: 35px;  border-bottom: unset;
}
@media (max-width: 500px){
.facet ul {
  margin: 0 10px!important;
}
}
 
.facet:first-child .PM_ASCriterionsGroupTitle {
   padding-top: unset;
   padding-top: 1.1rem;
    padding-bottom: 1.1rem;
}

.PM_ASCriterionsGroupOuter{
  position: absolute;
  z-index: 1;
  background: #fff;
  padding: 10px 20px;
  width: 265px;
  max-height: 50vh;
  overflow-x: hidden;
  box-shadow: 0 0 5px 3px #e5e5e530;

}

/*#PM_ASCriterionsGroupOuter_1_7{
  max-width: 300px;

}*/

.PM_ASCriterionsGroupOuter::-webkit-scrollbar {
  width: 12px; /* width of the entire scrollbar */
}

.PM_ASCriterionsGroupOuter::-webkit-scrollbar-track {
  background: #f2f2f2; /* color of the tracking area */
}

.PM_ASCriterionsGroupOuter::-webkit-scrollbar-thumb {
  background-color: #cecece; /* color of the scroll thumb */
  border-radius: 20px; /* roundness of the scroll thumb */
  border: 3px solid #f2f2f2; /* creates padding around scroll thumb */
}

#js-active-search-filters{
  margin-top: 3px;
}

#js-active-search-filters .list-inline-item {
  padding: 7px 10px;
  border: 1px solid;
  border-radius: 28px;
  border-color: #6c6c6c;
  margin: 2px 0px;
}


#js-active-search-filters .icon-cross {
  font-size: 0.6rem !important;
  color: #6c6c6c;
  background : #fff;
  line-height: 0.6;
}

#js-active-search-filters .btn-remove {
  background : #fff;
}


.products-sort-order button{
  background: #fff;
  border: 0px;
  display: flex;

}
.category_filtres_sort_by {
  display: flex;
}

 .total-products{
  display: flex;
  float: left;
}

#product .bg-bandeau ol.list-inline {
  width:0;
}

.products-infos .total-products{
  color: #6c6c6c;
  padding-right: 10px;
}


.products-sort-order .btn-unstyle{
  width: 100%;
}

.products-sort-order .icon-arrow_1{
  margin: auto;
}
#js-product-list-top{
  margin-top: 6px;
}

.ort-by-row .dropdown-menu  {
  padding: 17px 10px;
  border: 0px;
}


.ort-by-row .dropdown-menu  a {
  padding: 17px 10px;
  border: 0px;
}

.PM_ASCriterionsGroupName:active{
  font-weight: bold;
}

.remove_category_all_filtre{
  padding-right: 5px;
  text-decoration: revert;
  font-size: 15px;
  font-family: Quicksand, Arial, sans-serif;

}

.li_remove_category_all_filtre{
  border-radius: unset !important;
  border: 0px  !important;
  color: #000  !important;
}
/*** correction newsletter **/
.newsletter-footer {
  padding: 4.8rem 0 4.7rem;
  margin-bottom: 5.5rem;
}

h2.newsletter-footer-title {
  margin-bottom: 2.3rem;
  text-transform: uppercase;
  color: #c0945c;
  font-weight: 400;
}
p.newsletter-footer-txt {
  margin-bottom: 4rem;
  font-size: 1.6rem;
}
.newsletter-footer-form {
  max-width: 677px;
  margin: 0 auto;
}
.newsletter-footer-form form {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.newsletter-footer-form form .form-control {
  border: none;
  border-bottom: 1px solid #b9b9b9;
  padding-left: 0;
}
@media (min-width: 768px){
  .newsletter-footer-form form .form-control {
  width: 72.08272%;
  height: calc(4.7rem + 2px);
}
.newsletter-footer-form form .btn, .newsletter-footer-form form .offer-infos .wpb_button_a, .offer-infos .newsletter-footer-form form .wpb_button_a {
  padding: 1.45rem 2.9rem;
  width: 25.11078%;
} 
}


@media (min-width: 1200px) {
  footer#footer .container {
  max-width: 1170px;
}
}

@media (max-width: 767.98px){
  .newsletter-footer-form form .form-control {
  margin-bottom: 2.1rem;
  width: 100%;
  height: calc(2rem + 2px);
  padding: 0;
}
.newsletter-footer-form form {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
  /*header*/
  #header div#ps_banner_ajax {
    /*overflow: visible;*/
    overflow: hidden !important;
    background-color: #AEC6A1;
  }
  #ps_topbanner_wrapper {
    /* animation properties */
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    
    -moz-animation: my-animation 15s linear infinite;
    -webkit-animation: my-animation 15s linear infinite;
    animation: my-animation 15s linear infinite;
  }
  
  /* for Firefox */
  @-moz-keyframes my-animation {
    from { -moz-transform: translateX(100%); }
    to { -moz-transform: translateX(-100%); }
  }
  
  /* for Chrome */
  @-webkit-keyframes my-animation {
    from { -webkit-transform: translateX(100%); }
    to { -webkit-transform: translateX(-100%); }
  }
  
  @keyframes my-animation {
    from {
      -moz-transform: translateX(100%);
      -webkit-transform: translateX(100%);
      transform: translateX(100%);
    }
    to {
      -moz-transform: translateX(-100%);
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
    }
  }
}
 /************************/

#category .ui-widget {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1px;
  color: #e6e5e5 !important;
  margin-top: 5px;
  background: #e6e5e5 !important;
  border: 1px solid #e6e5e5;
  margin-bottom: 15px;

}
#category  .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #9b9b9b !important;
     font-weight: 400;
    color: #e6e5e5 !important;
    font-size: 15px;
    background: #e6e5e5 !important;
    border-radius: 20px;
    top: -9px;
}
 


#module-pm_advancedsearch4-searchresults .ui-widget {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1px;
  color: #e6e5e5 !important;
  margin-top: 5px;
  background: #e6e5e5 !important;
  border: 1px solid #e6e5e5;
  margin-bottom: 15px;

}
#module-pm_advancedsearch4-searchresults  .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #9b9b9b !important;
     font-weight: 400;
    color: #e6e5e5 !important;
    font-size: 15px;
    background: #e6e5e5 !important;
    border-radius: 20px;
    top: -9px;
}


  .price_rang_select{
  text-align: center;

}

  .price_rang_select input{
  border: 1px solid;
  border-color: #e6e5e5;
  border-radius: 20px;
  width: 40%;
  margin: auto;
  padding: 7px 5px;
  text-align: center;
}

.products-sort-order .dropdown-menu {
  width: 200px;
  box-shadow: 0 0 5px 3px #e5e5e530;
  border:none;
}
.products-sort-order p.sort_item {
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}
.products-sort-order hr {
  width: 70%;
}


.products-sort-order:focus-visible{
  border: 0px !important;
}

.products-sort-order:focus{
  border: 0px !important;
}

.lds-dual-ring {
  display: inline-block;
  width: 80px;
  height: 80px;
  z-index: 106;

}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid rgb(129, 67, 67);
  border-color: #d3a060 transparent #d3a060 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
  z-index: 106;
  position: fixed;
  top: 60%;
  right: 50%;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

 

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

.loadingfull{
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: #e6e5e55e;
  z-index: 100;
  top: 0;
  left: 0;

}


.dropdown-menu.show {
  z-index: 1;
}


button.btn-unstyle.select-title[aria-expanded="true"] i:before {
  transform: rotate(180deg) !important;
  display: flex;
  color: #000;

  transition: all 0.5s;
}



.PM_ASCriterionsGroup .icon-arrow_1:before{
  transform: rotate(180deg) !important;
  color: #000;
  display: unset !important;
  float: right;
  padding-bottom: 3px;
    padding-right: 5px;
    padding-top: unset;
    padding-left: unset;

    transition: all 0.5s;
}

.PM_ASCriterionsGroup .collapsed .icon-arrow_1:before{
  transform: rotate(360deg) !important;
  color: #000;
  display: unset !important;
  float: right;
  padding-top: 3px;
    padding-left: 5px;
    padding-bottom: unset;
    padding-right: unset;

    transition: all 0.5s;
}

.filtre_count {
  background: #b5c3a9;
  border-radius: 50%;
  color: #fff;
  font-size: 13px;
  width: 19px;
  height: 19px;
  padding: 0;
  line-height: 19px;
  text-align: center;
  display: inline-block;
}


#js-product-list-top{
  float: right;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;

}
#js-product-list-top .sort-by-row{
display: flex;
align-items: center;
}

.sort-by-row .select-title{
  width: max-content;
  padding-right: 10px;
}

.icon-arrow_1:before, .icon-arrow_1_up:before {
  content: "\E916";
  padding: 5px;
}


.sort-by-row .dropdown-menu{
  transform: translate3d(-59px, 35px, 0px);
}

button.btn-unstyle.select-title:focus {
  outline: none;
}

.PM_ASCriterionsGroupTitle {
  font-weight: 700;
}

.PM_ASCriterionsGroupTitle.collapsed {
  font-weight: 500;
}
#js-product-list-top .current_sort_item {
  padding-left: 7px;
}

.PM_ASCriterionsGroupOuter.collapse {
  -webkit-box-shadow: 0px 2px 11px -2px #82828296; 
  box-shadow: 0px 2px 11px -2px #82828296;
}
.sort_item a.select-list.current {
  font-weight: 700;
  color: #aec6a1;
  text-decoration: underline;
}


@media (max-width: 500px) {
  .PM_ASCriterionsGroupList {
      display: grid;
  }

  .PM_ASCriterionsGroupOuter {
       position: unset; 
      z-index: 1;
      background: #fff;
      padding: unset ; 
       width: unset ;
      overflow-y: hidden;
       max-height: unset; 
      overflow-x: hidden;
      box-shadow: unset;
  }
  .PM_ASCriterionsGroup {
    float: left;
    display: block;
}
.PM_ASForm .facet {
  float: left;
   margin-right: unset; 
  border-bottom: unset;
}
#PM_ASCriterionsGroupOuter_1_7 {
  max-width: 300px;
  padding: 0px 16px;
  margin: 0 auto
}
.facet .PM_ASCriterionsGroupTitle {
  padding-top: unset;
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
  border-bottom: 1px solid;
  border-color: #dddbdb;
}


 .filter-actions button {
  box-shadow: none;
  padding: 0.9rem 0.9rem;
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.5px;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  transition-property: color;
  transition-duration: 0.5s;
  min-width: 120px;
}
}


.PM_ASLabelCheckboxSelected .PM_ASLabelLink{
  font-weight: 700;
}

.products.grid-products .slider-thumbnail .slick-button.slick-button-left {
  left: 13px;
}
.products.grid-products .slider-thumbnail .slick-button.slick-button-right {
  right: 13px;
}

.faq-one .active::after{
  content: "\2796";


}


.products-sort-order .dropdown-menu.show {
  position: absolute;
  display: flex;
  flex-direction: column;
  will-change: transform;
  top: 0px;
  left: 0px;
  transform: translate3d(-160px, 40px, 0px)!important;
}

#header .ssa-nav-search-field {
    margin-left: 8px;
}

ul#ui-id-1.ui-autocomplete {
    top: 100px!important;
}

.ui-autocomplete .ssa-prod {
    padding: 0!important;
}
/**men **/
.menu-footer.row .col-12.p-0 {
    display: flex;
}

div#_mobile_sharebar {
    display: flex;
}
.sticky-wrapper.is-sticky .header-bottom {
    padding-left: 10px;
    padding-right: 10px;
}
div#_mobile_switch_lang {
  display: flex;
  width: inherit!important;
}
#footer .bloc-lang {
  display: flex;
  justify-content: center;
}
#footer .copyright .text-center {
  margin-bottom:0;
}
#footer .container.copyright {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 10px;
}
ul#review  a.fancy-group {
  display: flex;
  justify-content: center;
}
#js-product-list-top button.btn-unstyle.select-title {
  display: inline-block;
}

@media (max-width: 480px){
  #footer .container.copyright {
    flex-direction: column;
    align-items: center!important;
}
}
@media (min-width: 992px) and (max-width:1200px) {
 /*   #header .is-sticky .header-bottom .search-hover #search_widget.visible, #header .is-sticky .header-bottom .search-hover:hover #search_widget {
      top: 46px;
  }*/
  .sticky-wrapper.is-sticky #adtm_menu .a-niveau1 {
    font-size: 1.1rem;
  }
  .sticky-wrapper.is-sticky #adtm_menu .item-niveau1 {
    font-size: 1rem;
    margin-right: 0.9rem;
    margin-left: 0.9rem;  
  }
  }
  .header-top {
    display: none !important;
}
@media (min-width: 767px) and (max-width:992px) {
  ul#ui-id-1.ui-autocomplete {
    top: 65px!important;
}
}
.axeptio_mount .jUJvbG.jUJvbG.jUJvbG.jUJvbG.jUJvbG.jUJvbG {
  bottom: 48px !important;
  left: 20px !important;
  right: auto !important;
}
.menu-mobile #_mobile_menu_header {
  display:none;
}
#category .row.category_page{
  margin-left: 0px;
  margin-right: 0px;
}

.widget_colissimo_bouton_validation {
  width: 200px !important;
  height: 40px !important;
}
.promo-code button.btn.btn-primary.btn-block{
  margin-top: 5px;
}

.ssa-right-col .ssa-prod {
  margin-top: 20px;
}




.has-caption-positioned.on-bottom figcaption {
    bottom: 30px;
    left: 30px;
    right: 30px;
   /* width: 437px !important;*/
   width: 400px !important;
}


.justify-content-center :nth-child(2n) figcaption {
    bottom: 30px;
    left: 30px;
    right: 30px;
    /*width: 427px!important;*/
    width: 400px!important;
}

@media screen and (max-width: 600px) {
  .has-caption-positioned.on-bottom figcaption {
    width: unset !important;
}


.justify-content-center :nth-child(2n) figcaption {
    width: unset !important;
}

}
body#cart div#cart-subtotal-shipping span.label {
  display:none;
  }


  #category .row.category_page #giftcard_block h4 {
    font-size: 13px;
}
#giftcard_block p.link_gift_cards {
    margin-bottom:0;
    margin-top: -15px;
}

  #category .row.category_page div#left-column:nth-child(1) {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#category .row.category_page #giftcard_block {
    display: block;
    padding: 15px 15px;
    margin: 0;
}

#category .row.category_page div#left-column:nth-child(2){
    display: flex;
    align-items: center;
    justify-content: end;
}
@media(max-width:992px) {

#category .row.category_page div#left-column:nth-child(1) {
        display: flex;
        justify-content: center;
        padding-top: 0;
}
#category .row.category_page div#left-column:nth-child(1) .filter {
  order: 2;
  top: 105px;
}
#category .row.category_page div#left-column:nth-child(1) #giftcard_block {
    order:1;
    margin-bottom: 60px;
}
}
@media(min-width:992px) and (max-width:1200px){
#category .row.category_page div#left-column:nth-child(1) {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
    padding: 0;
}
#category .row.category_page div#left-column:nth-child(1) .filter {
    margin-bottom:10px
}
#category .row.category_page div#left-column:nth-child(2) {
    padding: 0;
    align-items: baseline;
    padding-top: 11px;
}

}


.page-cms-42 {
  max-width: 100% !important; 
}

@media (min-width: 992px)
{
#cms.page-cms:not(.category2) .page-cms:not(.page-cms-6):not(.page-cms-7):not(.page-cms-11):not(.page-cms-42) {
    max-width: 750px; 

}
}



.n2-bloc-text .vc_column-inner {
  background: #d3ac7f !important;
  padding: 30px;
  color: #000 !important;
}

.marquen2-title h2, .marquen2-title h3 {

  font-size: 4.3rem;
}
.marquen2-text.pink p span {
  color: #000;
}


.response_moderator:has(> p), .response_moderator:has(> div) {
  position: relative;
  border: 2px solid #C0945C;
  padding: 18px 15px;
  margin-left: 59px;
  margin-top: 30px;
  min-height: 90px;
  max-width: 90%;
}
.response_moderator:has(div):after {
  position:absolute;
  border-left: 2px solid #C0945C;
  border-bottom: 2px solid #C0945C;
  content:"";
  top: -8px;
  left:-2px;
  height: 54px;
  width: 50px;
  margin-left: -53px;
  border-radius: 0 0 0 40%;
}
.response_moderator div {
  font-weight: 500;
  font-size: 13px;
  padding-bottom:10px;

}
.response_moderator div strong {
  font-weight: 700;
  font-size: 15px;
  padding-right:10px;
}

@media(max-width:480px) {

  .response_moderator:has(div):after {
  height: 25px;
  width: 25px;
  margin-left: 0;
  left: -30px;
 
}
.response_moderator {
  max-width:100%;
  margin-left: 24px;
  margin-right: 20px;
   padding: 18px 5px;
}
}

p.load_more {
  cursor: pointer;
  text-align: center;
  color: #6c6c6c;
  font-weight: bold;
  font-size: 1.4rem;
}

.elegantal-popup-textarea-block textarea.gift_message{
  display: none;
}

/******** carte-cadeaux *********/




.gift_product {
  display: none;
}
ul.cart-items li.cart-item.gift_product  div > .product-details .product-line-grid-right.product-line-actions .qty {
  visibility:hidden; 
}
ul.cart-items li.cart-item.gift_product  div > .product-details .product-line-grid-right.product-line-actions .product-price strong {
 text-decoration: line-through;
}

ul.cart-items li.cart-item.gift_product  div > .product-details .product-line-grid-right.product-line-actions a.remove-from-cart {
 visibility: hidden;
}
ul.cart-items li.cart-item.gift_product  div > .product-details .product-line-grid-right.product-line-actions .product-price {display:flex;align-items: baseline;}
ul.cart-items li.cart-item.gift_product  div > .product-details .product-line-grid-right.product-line-actions .product-price p {
  margin-left:12px;
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
  color: #000;
}


.gift-option {
  
   width: max-content;

}

.gift-option p {
  text-align:center;
  background: #AEC6A1;
  padding:4px 26px;
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  line-height: 12px;
  text-transform: capitalize;
  color: #FFFFFF;
}

@media (max-width: 335px) {
 ul.cart-items li.cart-item.gift_product  div > .product-details .product-line-grid-right.product-line-actions .qty {
 width:0;
}
}

#footer .social-net .h4 {
  display: block;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
#footer .followorder .alert-heading {
  display: block;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: 400;
  line-height: 1.2;
  font-size: 2rem;
}
.section.section-pushproduits_n2.section-beige.section-semi-bg-inverse h3.section-title {
  letter-spacing: 1.3px;
font-size: 2.6rem;
}
.novelty-section .products.grid-products .product-title {
  margin-block-start: 1em;
  margin-block-end: 1em;
  line-height: 1.2;
  display: block;
}
.has-caption-positioned figcaption .caption-title {
  letter-spacing: 1.3px;
      font-size: 2.6rem;
}
span.newsletter-footer-title {
  margin-bottom: 2.3rem;
  text-transform: uppercase;
  color: #c0945c;
  font-weight: 400;
  letter-spacing: 1.3px;
  font-size: 2.6rem;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
  line-height: 1.2;
  display: block;
  margin-top: 0;
  font-family: Lora,serif;
}
#footer .footer-links .h4 {
  color: #c0945c;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 1.3rem;
  font-family: Quicksand,Arial,sans-serif;
  font-weight: 500;
  display: block;
  font-size: 1.17em;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-top: 0;
}
.modal-header  #block-newsletter-label {
  color: #c0945c;
  margin-bottom: 1.6rem;
  line-height: 3rem;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  font-size: 2.6rem;
  font-family: Lora,serif;
  font-weight: 400;
  display: block;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
}
#category .row.category_page #giftcard_block span {
  font-size: 13px;
  margin-bottom: 0.5rem;
  font-family: Lora,serif;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 1.6px;
  margin-top: 0;
  display: block;
}
.row.category_page div#left-column .filter:nth-child(4),
.row.category_page div#left-column .filter:nth-child(3),
.row.category_page div#left-column .filter:nth-child(2){
  display: none;
}

.menu-mobile{
z-index :1;
}


/********************************** Menuuu added ********************************/

.has-caption-positioned figcaption .caption-title {
font-family: Lora,serif;
font-weight: 400;
line-height: 1.2;
margin-top: 0;
display: block;
margin-block-start: 0.83em;
margin-block-end: 0.83em;
}

/*** Refonte menu et slider ***/
@media (min-width: 992px) {

#header .ssa-nav-search-field {
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
  border-radius: 15px;
  border: 1px solid transparent;
}
#main #header .header-bottom {
  padding-top: 1.1rem;
}
#index.with-slideshow #header {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 30;
 /*height: 130px;*/
 height: 160px;;
}

#adtm_menu .a-niveau1 {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  position: relative; 
  letter-spacing: normal;
}

#adtm_menu .item-niveau1 {
  margin-right: 28px;
  margin-left: 28px;

}
#adtm_menu .a-niveau1:after {
  content:"";
  position:absolute;
  top: 4px;
  right: -11px;
  width: 5px;
  height: 5px;
  border: solid black;
  border-width: 0 1.5px 1.5px 0;
  display: inline-block;
  padding: 2px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.touch #adtm_menu .item-niveau1.sub:hover > .a-niveau1:after {
  border: solid #c0945c;
  content:"";
  position:absolute;
  top: 4px;
  right: -11px;
  width: 5px;
  height: 5px;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 2px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

i.search-row-icon.icon-search:before {
  top: 3px;
  position: relative;
  left: 13px;
  margin-right: 20px!important;
}

i.search-row-icon.icon-search {
  position: relative;
  margin-bottom: 25px;
  font-size: 19px!important;
}

.header-bottom #search_widget {
  width: 220px!important;
  background: #FFFFFF;
 /* border: 1px solid rgba(0, 0, 0, 0.2);*/
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
  border-radius: 30px;
  height: 35px;
}

.touch .header-bottom .search-hover #search_widget>form {
  display:block!important;
  height: 100%;
  line-height: 0!important;
  margin-top: -1px;
  margin-left: 28px;
}

.ssa-nav-fill {
  line-height: 3.9em;
}

input.ssa-search-query.ssa-search-query-input.form-control.ui-autocomplete-input {
  font-size:12px;
}


li.list-inline-item.search-hover {
  margin-right: 0!important;
  height: 31px;
}

#header .header-bottom .col-3.col-lg-6.order-3.order-lg-1.position-sm-static {
  flex: 0 0 30%;
  max-width: 30%;
  order: 3;
}

#header .header-bottom .row.align-items-center.no-gutters {
  display: flex;
  justify-content: space-between;
}

#header .header-bottom .col-3.col-lg-6.order-1.order-lg-0 {
  flex: 0 0 30%;
  max-width: 30%;
  order: 1;
}

#header .header-bottom .col-6.col-lg-12.order-2.order-lg-3 {
  flex: 0 0 40%;
  max-width: 40%;
  order: 2;
}

#header .header-bottom .logo {
  margin-top: 1rem;
}
#carousel-home .slick-arrow {
  font-weight: bold;
}

#header a.switch-lang span {
  font-style: normal;
  font-weight: 700;
  color: #292D32;
  margin-right: -4px;
}
#header a.contact-home {
  font-style: normal;
  font-weight: 500;
  text-transform: capitalize;
  color: #080808;
  margin-left: 14px;
  line-height: 13px;
}
#header a.contact-home:hover {
  text-decoration:none!important;
  transition: none!important;
}
#header .header-bottom .stores {
  margin-left: 28px;
}

#header .header-bottom .stores span {
  font-style: normal;
  font-weight: 500;
  line-height: 13px;
  color: #000000;
  margin-top:-1px;
}

header#header ul.list-inline.control-links {
  display: flex;
  justify-content: end;
  align-items: center;
}

header#header #adtm_menu ul#menu {
  margin-top: -3px;
}

header#header div#search_widget {
  position: relative;
  right: auto;
  margin-left: -116px;
}

header#header li.list-inline-item.search-hover i.icon-search  {
  position: absolute;
  top: 8px;
  left: -20px;
}

header#header .sticky-wrapper.is-sticky li.list-inline-item.search-hover i.icon-search{
    top: 10px;
    left: -8px;
    position:relative;
}

#carousel-home ul.slick-dots {
  margin: 0 auto!important;
  display: flex;
  max-width: fit-content;
  text-align: center!important;
  left: 0;
}

#carousel-home ul.slick-dots li button{
  width: 14px;
  height: 14px;
}

#carousel-home ul.slick-dots li.slick-active button{
  background: #90724B;
  border: 1px solid #90724B;
}

#carousel-home ul.slick-dots li button {
  border: 1px solid rgba(0, 0, 0, 0.43);
}

#carousel-home  ul.slick-dots li.slick-active button,
#carousel-home  ul.slick-dots li:hover button {
  background-color: #90724B;
      border: 1px solid #90724B;
}

/*@media(min-width: 992px)
{*/
 #header .is-sticky .header-bottom .search-hover #search_widget form input[type=text] {
  border-bottom: 0;
  position: relative;
  top: -17px;
  left: 20px;
} 
/*}*/

 #header .sticky-wrapper.is-sticky #search_widget {

  background: #FFFFFF;
  border: 0;
  box-shadow: none;
  border-radius: 0px;
  height: 35px;
}

header#header .sticky-wrapper.is-sticky #adtm_menu ul#menu {
  margin-top: 9px;
}
#header .header-bottom .lang-and-store p:first-child {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 19px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #080808;
  padding-bottom:20px;
  padding-top:25px;
}
#header .header-bottom .lang-and-store form label {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  text-align: center;
  letter-spacing: -0.05em;
  color: #080808;
  padding-left:5px;
  padding-bottom:5px;

}
#header .header-bottom .lang-and-store form .select2-container--default .select2-selection--single {
  border: 1px solid rgba(8, 8, 8, 0.29);
  border-radius: 50px;
}
#header .header-bottom .lang-and-store form  .select2-container .select2-selection--single .select2-selection__rendered {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 35px;
  letter-spacing: 0.02em;
  color: #000000;
  padding-left: 18px;
}
#header .header-bottom .lang-and-store .select2-container--default .select2-selection--single .select2-selection__arrow { 
  top: 0px;
  right: 7px;
}

#header .header-bottom .lang-and-store form button.switchdirection.btn-block {
  background: #AEC6A1;
  border-radius: 50px;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 16px;
}
#header .header-bottom .lang-and-store .form-notice, #header .header-bottom .lang-and-store p:nth-child(2) {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 15px;
  text-align: center;
  color: #979797;
  padding: 20px 30px;
}

#carousel-home .caption .caption-title {
  color: #c0945c;
  font-style: normal;
  font-family: Lora,serif;
  font-weight: 500;
  letter-spacing: 1.1px;
  margin-bottom: 1.5rem;
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  margin-top: 0;
  
}

#carousel-home 
figcaption.caption a.btn.btn-primary {
  background: #AEC6A1;
  border-radius: 40px;
  padding: 10px 30px;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 11px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  letter-spacing: normal;
}
a.icon-star:before {
  background: url(/themes/xtheme/assets/img/Vector.svg);
  left: 0px;
  top: -2px;
  width: 21px;
  height: 21px;
  content: '';
  position: absolute;
  background-size: 21px;
  background-repeat: no-repeat;
  /*
  background: url(/themes/xtheme/assets/img/Vector.svg);
  left: -9px;
  top: -4px;
  width: 5rem;
  height: 4rem;
  content: '';
  position: absolute;
  background-size: 21px;
  background-repeat: no-repeat;*/
}
#header .header-bottom .control-links .icon-user:before {
  background: url(/themes/xtheme/assets/img/user.svg);
  left: 0px;
  top: -4px;
  width: 24px;
  height: 24px;
  content: '';
  position: absolute;
  background-size: 24px;
  background-repeat: no-repeat;
}

#header .header-bottom .control-links  .icon-cart:before {
  background: url(/themes/xtheme/assets/img/cart.svg);
  left: -20px;
  top: -2px;
  width: 24px;
  height: 24px;
  content: '';
  position: absolute;
  background-size: 24px;
  background-repeat: no-repeat;
}
#header .header-bottom .control-links  i.icon-search:before {
  background: url(/themes/xtheme/assets/img/zoom-in.svg);
  left: 2px;
  top: -2px;
  width: 27px;
  height: 27px;
  content: ''!important;
  position: absolute;
  background-size: 23px;
  background-repeat: no-repeat;
/*   background: url(/themes/xtheme/assets/img/zoom-in.svg);
   left: 2px;
   top: 2px;
   width: 17px;
   height: 17px;
   content: ''!important;
   position: absolute;
   background-size: 15px;
   background-repeat: no-repeat;*/
}
#header .header-bottom .icon-pointer:before { 
   background: url(/themes/xtheme/assets/img/location.svg);
   left: -12px;
   top: 1px;
   width: 17px;
   height: 17px;
   content: '';
   position: absolute;
   background-size: 15px;
   background-repeat: no-repeat;
}

#header .header-bottom .control-links>li:not(:last-child) {
  margin-right: 2.7rem;
  margin-right: 0;
}
#header .ssa-searchblock form .ssa-nav-fill .ssa-nav-search-field {
  display: inline-block;
  position: relative;
  width: 90%;
  height: 30px;
  right: 15px;
}
#header .ssa-nav-search-field input.ssa-search-query.ssa-search-query-input.form-control.ui-autocomplete-input {
  padding: 0!important;
}
header#header .is-sticky  ul.list-inline.control-links {
  display: flex;
  justify-content: end;
  align-items: center;
  margin-top: 2px;
}
#header .is-sticky .header-bottom .search-hover {
  height: 30px;
  width: 20px;
  position: relative;
  left:-95px;
}
#header .is-sticky .header-bottom .control-links i.icon-search:before {
  top: 3px;
  left: -7px;
}
#carousel-home figure {

 /* padding-top: 42.25%;*/
 /*padding-top: 42.25%;*/
 height: calc(100vh - 140px);
 /*height: calc(100vh - 125px);*/
 background-position: top;
  padding: 0;
}
#main #adtm_menu ul#menu li div.adtm_sub {
  top: 30px;
}
body #main div#sticky-wrapper.is-sticky #adtm_menu ul#menu li div.adtm_sub {
  top: 50px;
}
}
@media (min-width: 768px)
{
.touch .header-bottom .search-hover #search_widget {
  right: 18px;
}
  .header-bottom .search-hover {
    position: relative;
    width: 35%;
    margin: 0;
  }
  }

  @media (max-width: 1200px){
    #adtm_menu .item-niveau1 {
      margin-right: 19px;
      margin-left: 19px;
  }
  }
  @media screen and (min-width: 992px) and (max-width: 1200px){
   .header-container {
    max-width: 95%!important;
   } 
   .header-bottom #search_widget {
    width: 194px!important;
}
  }
  /*
  @media (min-width: 992px)
  {
  .container, .container-lg, .container-md, .container-sm {
      max-width: 1000px;
  }
  }*/
/*******************************************/
div#adtm_menu {
  box-shadow: none;
}
#adtm_menu_inner {
  background: transparent;
}
#header .ssa-nav-search-field {
  box-shadow:none;
} 
#header .header-bottom .row.align-items-center.no-gutters {
  justify-content: inherit;
} 
@media (min-width: 992px)
{
#header .sticky-wrapper.is-sticky .header-bottom .logo {
  margin-top: 0!important;
}
/*#header .is-sticky .header-bottom .search-hover #search_widget.visible, #header .is-sticky .header-bottom .search-hover:hover #search_widget {
top: 55px!important;
}*/


#main #header  #search_widget.visible {
display: block;
}
#header .sticky-wrapper.is-sticky li.list-inline-item.search-hover {
position:relative;
}
#header .header-bottom .control-links .ssa-nav-fill i.search-row-icon.icon-search:before {
left: 2px;
top: -4px;
background-size: 27px;
}
#header .sticky-wrapper.is-sticky li.list-inline-item.search-hover:before {
background: url(/themes/xtheme/assets/img/zoom-in.svg);
left: -3px;
top: 4px;
width: 24px;
height: 24px;
content: ''!important;
position: absolute;
background-size: 24px;
background-repeat: no-repeat;
}
#header .is-sticky i.icon-search {
opacity: 0;
}
#header .is-sticky .header-bottom .search-hover #search_widget form .ssa-nav-fill i.search-row-icon.icon-search {
opacity: 1;
}
#header .is-sticky .header-bottom .search-hover div#search_widget {
margin-left: 0;
}
.touch  .is-sticky .header-bottom .search-hover #search_widget>form {
display: block!important;
height: 100%;
line-height: 0!important;
margin-top: -1px;
margin-left: 0;
}
}
@media(max-width: 991px)
{
   .header-bottom  a.contact-home {
  display: none;
  }
  .header-bottom a.icon-star:before {
    background: url(/themes/xtheme/assets/img/Vector.svg);
    left: -9px;
    top: 0px;
    width: 5rem;
    height: 4rem;
    content: '';
    position: absolute;
    background-size: 21px;
    background-repeat: no-repeat;
  }
  
  .header-bottom ul.list-inline.control-links.mb-0 {
      display: flex;
      justify-content: end;
  }
  
  .header-bottom li.favourite {
      position: relative;
  }
  .header-bottom  .icon-search:before {
    content: "";
    background-size: 90%;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    background-image: url(/themes/xtheme/assets/img/zoom-in.svg);
    top: -7px;
    left: -14px;
    background-repeat: no-repeat;
  }

.header-bottom i.icon-search {
  position: relative;
  }

  button:focus {
  outline: 0!important;
} 
}
@media (max-width: 991.98px)
{
.menu-mobile {
  z-index: 2;
}
#carousel-home ul.slick-dots li button{
width: 11px;
height: 11px;
}

#carousel-home ul.slick-dots li.slick-active button{
background: #90724B;
border: 1px solid #90724B;
}

#carousel-home ul.slick-dots li button {
border: 1px solid rgba(0, 0, 0, 0.43);
}

#carousel-home  ul.slick-dots li.slick-active button,
#carousel-home  ul.slick-dots li:hover button {
background-color: #90724B;
    border: 1px solid #90724B;
}
#header .sticky-wrapper li.list-inline-item.search-hover {
position:relative;
width: 20px;
height: 20px;
}
/*
#header .sticky-wrapper li.list-inline-item.search-hover:before {
background: url(/themes/xtheme/assets/img/zoom-in.svg);
left: 4px;
top: 2px;
width: 17px;
height: 17px;
content: ''!important;
position: absolute;
background-size: 18px;
background-repeat: no-repeat;
}*/
#menu {
border-top: 0px solid #e4e4e4!important;
}
}
@media(min-width:1201px) and (max-width:1350px)
{
  .sticky-wrapper.is-sticky #adtm_menu .a-niveau1 {
  font-size: 1.2rem;
}
  .sticky-wrapper.is-sticky #adtm_menu .item-niveau1 {
  font-size: 1rem;
  margin-right: 1rem;
  margin-left: 1;
}
}
@media(min-width:768px) and (max-width: 991.98px)
{
#header li.list-inline-item.search-hover {
  margin-right: 20px!important;
}
#header li.list-inline-item.d-none.d-md-inline {
  margin-right: 20px!important;
}

/*#header .header-bottom li.favourite {
  margin-right: 26px!important;
 
}*/
}
@media(max-width:767px)
{
#header li.list-inline-item.search-hover {
  margin-right: 7px!important;
}
#header li.list-inline-item.d-none.d-md-inline {
  margin-right: 20px!important;
}
#header .header-bottom li.favourite {
 /* margin-right: 16px!important;*/
 margin-right: -10px !important;
  margin-left: 10px;
}
}
@media(min-width: 768px) and (max-width:991px)
{
.header-bottom .search-widget form input[type=text] {
  border-bottom: 1px solid #080808!important;
}
.header-bottom #search_widget {
  width: 130px!important;
}
.touch .header-bottom .search-hover #search_widget>form {
  display: block!important;
  height: 100%;
  line-height: 0!important;
  margin-top: -1px;
  margin-left: 28px;
}
.touch .header-bottom .search-hover #search_widget {
  right: 55px;
}
#header .sticky-wrapper li.list-inline-item.search-hover:before
  {
      display:none;
  }
/*.header-bottom .icon-search:before {
  top: 2px!important;
  left: 10px!important;
}*/
}
body.lang-it {
background: transparent;
} 
@media(min-width: 992px){
header#header .sticky-wrapper.is-sticky #adtm_menu ul#menu {
  display: flex;
  justify-content: center;
}
#header .sticky-wrapper.is-sticky .header-bottom .logo {
margin-top: -8px!important;
margin-left: 15px;
}
#header .is-sticky nav#_desktop_top_menu {
  max-width: 88%!important;
}
.col-3.col-lg-6.order-1.order-lg-0 {
display: flex;
align-items: center;
}
#header .sticky-wrapper.is-sticky #adtm_menu .item-niveau1 {
margin-right: 10px;
}
}
@media(min-width: 992px){
#header .is-sticky .header-bottom .col-3.col-lg-6.order-3.order-lg-1.position-sm-static {
max-width: 9%!important;
}

}
@media(min-width: 1201px)
{
#header .sticky-wrapper.is-sticky .header-bottom .logo {
  margin-right: 23px;
  margin-left: 55px;
  max-width: 150px;
}
}
@media(min-width: 768px) and (max-width: 991px)
{
.ssa-searchblock form .ssa-nav-fill {
  display: none;
}
}

@media(max-width:767px){
.header-bottom #search_widget {
  width: 100vw!important;
}
.touch .header-bottom .search-hover #search_widget>form {
  display: block!important;
  height: 100%;
  line-height: 0!important;
  margin-top: 12px;
  margin-left: 0px;
  width: 500px!important;
}
.touch .header-bottom .search-hover #search_widget {
  position: fixed;
  display: flex;
  justify-content: center;
}
.header-bottom .icon-search:before {
top: -43px!important;
left: -78px!important;
}
#header .header-bottom .ssa-searchblock form .ssa-nav-fill
{
display: none;
}
}
#header .is-sticky .header-bottom {
box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
}
@media (max-width: 520px)
{
.header-bottom .icon-search:before {
  top: -43px!important;
  left: -90px!important;
}  
}

/************Refonte Menu************/
@media(min-width:991px) {
div#adtm_menu_inner {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

#header .is-sticky nav#_desktop_top_menu {
    max-width: 100%!important;
}

header#header .is-sticky ul.list-inline.control-links {
    width:100px;
    margin-left: 5%;
}

div#adtm_menu {
    margin-top: 0;
}
/* #header .sticky-wrapper.is-sticky #adtm_menu .item-niveau1.list-inline-item {
    margin-right: 25px;
    margin-left: 25px;
}*/
}
@media (min-width:991px) and (max-width:1400px) {
#header .sticky-wrapper.is-sticky #adtm_menu .item-niveau1.list-inline-item {
    margin-right: 15px;
    margin-left: 15px;
}
    header#header .is-sticky ul.list-inline.control-links {
    width:100px;
    margin-left: 3%;
}
}
@media(min-width:991px) and (max-width:1200px) {
    #adtm_menu #adtm_menu_inner {
        max-width:100%;
        width:100%;
    }
    .sticky-wrapper.is-sticky #adtm_menu .a-niveau1 {
    font-size: 1.1rem;
}
    #header .sticky-wrapper.is-sticky #adtm_menu .item-niveau1.list-inline-item {
    margin-right: 12px;
    margin-left: 12px;
}
    #header .sticky-wrapper.is-sticky .header-bottom .logo {
    margin-left: 15px;
    margin-right: 0px;
}
#header .sticky-wrapper.is-sticky .header-bottom span.logo_menu {
  width:100px;
}
}
@media(max-width:991px) {

  #header .header-bottom .control-links  i.icon-search:before {
    background: url(/themes/xtheme/assets/img/zoom-in.svg);
    top: -4px;
    left: 8px;
    width: 27px;
    height: 27px;
    content: ''!important;
    position: absolute;
    background-size: 27px;
    background-repeat: no-repeat;
  }
}

@media(min-width:991px) {
div#adtm_menu_inner {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

#header .is-sticky nav#_desktop_top_menu {
    max-width: 100%!important;
}

header#header .is-sticky ul.list-inline.control-links {
    width:100px;
    margin-left: 5%;
}

div#adtm_menu {
    margin-top: 0;
}
/*#header .sticky-wrapper.is-sticky #adtm_menu .item-niveau1.list-inline-item {
    margin-right: 25px;
    margin-left: 25px;
}*/
}
@media (min-width:991px) and (max-width:1400px) {
/* #header .sticky-wrapper.is-sticky #adtm_menu .item-niveau1.list-inline-item {
    margin-right: 15px;
    margin-left: 15px;
}*/
    header#header .is-sticky ul.list-inline.control-links {
    width:100px;
    margin-left: 3%;
}
}
@media(min-width:991px) and (max-width:1200px) {
    #adtm_menu #adtm_menu_inner {
        max-width:100%;
        width:100%;
    }
    .sticky-wrapper.is-sticky #adtm_menu .a-niveau1 {
    font-size: 1.1rem;
}
 /*   #header .sticky-wrapper.is-sticky #adtm_menu .item-niveau1.list-inline-item {
    margin-right: 13px;
    margin-left: 13px;
}*/
    #header .sticky-wrapper.is-sticky .header-bottom .logo {
    margin-left: 15px;
    margin-right: 0px;
}
}
@media(max-width:991px) {

  #header .header-bottom .control-links  i.icon-search:before {
    background: url(/themes/xtheme/assets/img/zoom-in.svg);
    top: -4px !important;
    left: 8px;
    width: 27px;
    height: 27px;
    content: ''!important;
    position: absolute;
    background-size: 27px;
    background-repeat: no-repeat;
  }

}


@media(max-width:767px) {

  #header .header-bottom .control-links  i.icon-search:before {

    top: -12px !important;
  }
  .ssa-searchblock form .ssa-nav-fill {
    margin-top: 28px;
}
}
@media(min-width: 992px)
{
  span.logo_menu {
    display: none;
}

.is-sticky span.logo_menu {
    display: block;
}

.is-sticky .col-6.col-lg-12.order-2.order-lg-3 {
    display: none;
}

#header .sticky-wrapper.is-sticky .header-bottom span.logo_menu{
    margin-right: 23px;
    margin-left: 33px;
    max-width: 150px;
}

#header .sticky-wrapper.is-sticky .header-bottom span.logo_menu {
    margin-top: -8px!important;
}
header#header div#adtm_menu_inner ul.list-inline.control-links
{
  display:none;
}

header#header .is-sticky div#adtm_menu_inner ul.list-inline.control-links
{
  display: flex;
}

header#header .is-sticky .col-3.col-lg-6.order-3.order-lg-1.position-sm-static ul.list-inline.control-links
{
  display:none;
}
}

@media(max-width: 991px)
{
  span.logo_menu {
    display: none;
}
div#adtm_menu ul.list-inline.control-links.mb-0  {
  display:none;
}
}

/*******correction icons******/
header#header ul.list-inline.control-links li {
  width: 24px;
  z-index: 9999999;
}
li.list-inline-item.search-hover {
 width: auto!important;
}
li.favourite {
 margin: 0 7px;
}
li.list-inline-item.search-hover {
 margin-right: 15px!important;
} 

/*************Correction safari version****************/
@media screen and (max-width: 767px) {
  @supports (-webkit-backdrop-filter: none) {
      #header .header-bottom .control-links  i.icon-search:before {
          top: -12px !important;
          right:21vh;
          left:auto!important;
      }
  }
}
/*************Correction sticky mobile****************/
@media (max-width: 767px){
  #header .is-sticky .header-bottom .control-links  i.icon-search:before {
  top: -43px!important;
  left: -78px!important;
}
#header .is-sticky .ssa-searchblock form .ssa-nav-fill {
  margin-top: 0;
}
}
/*@media (max-width: 540px){
#main header#header .is-sticky .header-bottom .control-links i.icon-search:before {
  top: -43px!important;
  left: -100px!important;
}
}*/

 /* css add to fix search mobile */

 @media (max-width:767px){
  .searchylink {
  display:none;  
    }
  .searchylinkmobile {
  display:block;  
    }
  #header .header-bottom .control-links a.searchylinkmobile i.icon-search::before {
  
    left: auto!important;
    top: -11px!important;
    right:4px;
  }
  }
  
  @media (min-width:768px){
  .searchylink {
  display:block;  
    }
  .searchylinkmobile {
  display:none;  
    }
  }

  li.minicart_image{
    width: auto !important;
  }

  .lang-de .connexion-ou span {
    width: 53px;
}

.wpb_content_element.text_nojustify {
  text-align: initial;
}
  #tab-content-product-detail span.link {
    display: none;
}
div#ps_banner_ajax #ps_topbanner_wrapper{
    white-space: nowrap;
}

@media (max-width: 767.98px){
  #product .bg-bandeau .breadcrumb ol li.breadcrumb-item:first-child 
  {
    display:none ;
  }
}
  .cart-preview .blockcart-inner{ 
    padding: 0.2rem 0rem 0rem;
  }
  ul.ptm_blockcart_list.list-inline { 
    padding-left:10px; padding-right:10px;
  }
  .cart-preview .cart-total { padding:1.6rem 2rem;}

.product-information .product-actions .product-delivery-infos p{
  visibility:hidden
  }

  .page-home .slick-arrow {
    padding: 5px;
}

@media (max-width: 767px){
  /*******************verification responsive breadcrumb***********/
  .breadcrumb ol {
    white-space: initial !important;
  }
  }
  /********************z-index header*****************************/
#header {
  z-index: 5 !important;
}

@media(max-width: 767px)
{
ul#ui-id-1.ui-autocomplete  .ssa-autocomplete-close-btn {
    display: block!important;
}
 ul#ui-id-1.ui-autocomplete.ssa-menu.ui-menu .ui-menu-item .ssa-close-btn.ssa-autocomplete-close-btn a {
    font-size: 0;
}
} 

div#content-wrapper > div#products-list > .product-list-top > .row {
  display: inherit;
}
