/*refonte marmite*/

body{
  font-size:1.2rem;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.breadcrumb{
  font-family:'Overpass', sans-serif;
  text-transform: uppercase;
}


/*#index .elementor .home-intro h1,
#index .elementor h2,
h1{
  font-size:2.8rem!important;
  font-weight:300;
}
*/

/*
#index .elementor .elementor-product-grid h2{
  font-size:2rem!important;
}

.elementor-cta-description {
  font-family:'libre baskerville'!important;
  font-size:1.35rem;
}

#header_links a{
  font-size:1.15rem!important;
  font-family:'Overpass';
}

#adtm_menu #menu > li a span{
  font-family:'Overpass';
  font-size:1.6rem;
  font-weight:300;
  color:#2e3a4a;
}*/

/*header***************/

header#header{
  font-size:1.6rem;
  font-family:'Overpass', sans-serif;
}

header .row #header_logo{
  padding: 0 0 7px 10px;
  margin-top:20px;
  width:218px;
  height:100px;
}

#header_logo a{
  display:block;
  width:100%;
  height:100%;
  background:transparent url(../img/muune_logo_gris.svg) no-repeat left center;
  /*background-image:url(../img/muune_logo_gris.svg),url(../img/muune_logo_gris.svg);*/
  background-size:contain;
}

#header_links, #header_mobile_menu_link{
  float:right;
  padding:35px 15px 0 0;
  line-height:normal;
}

#header_links a, #header_mobile_menu_link a{
  margin-left:15px;
  text-transform: uppercase;
  padding:50px 0 0;
  font-size:0.75em;
  font-weight:500;
  display:inline-block;
}

.lien-panier{
  background:transparent url(../img/panier_blk.png) center top no-repeat;
  background-size:45px;
  position:relative;
}

.lien-compte{
  background:transparent url(../img/compte_blk.png) center top no-repeat;
  background-size:45px;
}

.lien-mobile-menu{
  background:transparent url(../img/menu_blu.png) center top no-repeat;
  background-size:45px;
}

.lien-panier .cart-qty-nb{
  position:absolute;
  width:16px;
  height:15px;
  line-height:16px;
  text-align: center;
  border-radius: 50%;
  font-size: 1.1rem;
  left:50%;
  bottom:20px;
  margin-left:-8px;
  background:#2e3a4a;
  color:#fff;
}

/*menu*****************/

.adtm_menu_container{
  padding:0 200px;
  height:120px;
  margin:-100px 0 40px;
  border-bottom:1px solid #ddd;
}

#adtm_menu{
  clear:none;
  margin:0;
}

#adtm_menu #menu > li{
  margin:0 0px;
  padding-top:45px;
  position:relative;
}

#adtm_menu #menu > li:hover a span{
  color:#2e3a4a;
}

#adtm_menu #menu > li.sub a span{
  transition-delay: 0.2s;
  position:relative;
}

#adtm_menu #menu > li.sub a span:after{
  content:'';
  display:block;
  position:absolute;
  bottom:-1px;
  left:22px;
  right:22px;
  border-bottom:solid 1px;
  opacity:0;
  transition-delay: 0.2s;
  z-index:9999;
}

#adtm_menu #menu > li.sub:hover a span{
  background:#f5f1f1;
  color:#2e3a4a;
  transition-delay: 0s;
}

#adtm_menu #menu > li.sub:hover a span:after{
  opacity: 1;
  transition-delay: 0s;
}


#adtm_menu #menu > li a span {
  line-height:50px !important;
  text-transform: uppercase;
  padding:0 20px 0;
  font-weight:300;
}

#adtm_menu ul#menu li div.adtm_sub{
  top:95px;
  display:block;
  height:auto!important;
  max-height:0;
  left:0;
  background:#f5f1f1;
  white-space: nowrap;
  overflow:hidden;
  line-height:2em;
  font-size:1em;
  transition: linear 0.2s!important;
  opacity:1!important;
}

#adtm_menu ul#menu li:hover div.adtm_sub{
  height:auto!important;
  max-height:394px;
  transition: linear 0.2s!important;
  visibility: visible;
}

/*#adtm_menu #menu > li:hover:before{
  content:'';
  display:block;
  position:absolute;
  border:solid 10px #2e3a4a;
  border-color:#2e3a4a transparent transparent transparent;
  bottom:-11px;
  left:50%;
  margin-left:-10px;
}*/

#adtm_menu ul#menu li div.adtm_sub .adtm_column{
  border-left:2px solid #fff;
  padding:0 5px 0 20px;
  line-height:1.5em;
  font-size:1em;
  color:#2e3a4a;
}

.adtm_column_wrap > p{
  padding:5px 5px 5px 20px;
  margin:5px 0 0;
  border-left:2px solid #fff;
}

#adtm_menu ul#menu li div.adtm_sub .adtm_column_wrap_td:first-child .adtm_column,
.adtm_column_wrap_td:first-child .adtm_column_wrap > p{
  border:none;
  padding-left:5px;
}

.adtm_column_wrap > p > strong{
  font-size:1em;
  font-weight:600;
  color:#2e3a4a;
  text-transform: uppercase;
}

.adtm_sub a{
  display:inline-block;
  color:inherit;
  font-size:0.8em;
  text-transform: uppercase!important;
  font-weight:300!important;
  border-bottom:transparent solid 1px;
  padding-top:10px;
  opacity: 1;
}
.adtm_column a:before,
.adtm_column a:after{
  display:inline-block;
  line-height:1.4em;
  font-size:0.7em;
  border:solid 1px;
  margin:0 0.5em 0 0;
  padding:0 0.3em;
  text-transform: uppercase;
  font-family: sans-serif;
}

.adtm_column a:after{
  margin:0 0 0 0.5em;
}

.adtm_sub a:hover{
  border-bottom:solid 1px;
}

.advtm_menu_174{
  display:none;
}

#index #header_logo, #index #header_links, #index #header_mobile_menu_link, #index #adtm_menu{
  opacity:0;
}

#index.unscrolled #header_logo, #index.unscrolled #header_links, #index.unscrolled #header_mobile_menu_link, #index.unscrolled #adtm_menu{
  opacity:1;
}

/*#index.unscrolled #header_logo.background--dark, #index.unscrolled #header_links.background--dark, 
#index.unscrolled #header_mobile_menu_link.background--dark, #index.unscrolled #adtm_menu.background--dark,
#index.unscrolled #header_logo.background--light, #index.unscrolled #header_links.background--light, 
#index.unscrolled #header_mobile_menu_link.background--light, #index.unscrolled #adtm_menu.background--light{
  opacity:1;
}*/

.advtm_search{
}

.searchboxATM .btn{
  display:none;
  position:absolute;
  top:0;
  bottom:0;
  width:45px;
  right:0;
  opacity:0;
}
.searchboxATM input:focus + .btn{
  display:block;
}

#adtm_menu .li-niveau1 .searchboxATM {
  height: 45px;
  display:flex;
}

#adtm_menu .li-niveau1 .searchboxATM:after{
  content:'\f002';
  font-family:'FontAwesome';
  display:flex;
  justify-content: center;
  align-items: center;
  position:absolute;
  top:0;
  bottom:2px;
  right:0;
  width:45px;
  pointer-events: none;
  color:#777;
}

#index #adtm_menu .li-niveau1 .searchboxATM:after{
  color:rgba(255,255,255,0.8);
}

#adtm_menu .searchboxATM .search_query_atm {
  width: 45px;
  background:transparent;
  border:none;
  height:45px;
  padding:2px 45px 0 0;
  transition:.2s;
  color:inherit;
  cursor: pointer;
}

#adtm_menu .searchboxATM .search_query_atm:focus {
  width: 250px;
  background:#f5f1f1;
  box-shadow:none;
  padding:2px 45px 0 15px;
  cursor: text;
}

#index #adtm_menu .searchboxATM .search_query_atm:focus {
  margin-right:45px;
}


/*background dark*********/



.unscrolled .background--dark #header_logo  a{
  background-image:url(../img/muune_logo_blanc.svg),url(../img/muune_logo_blanc.svg);
}

.unscrolled .background--dark #header_links  a{
  color:#fff;
}

.unscrolled .background--dark #header_links  a span{
  opacity: 1;
}

.unscrolled .background--dark .cart-qty-nb{
  color:#2e3a4a;
  background:#fff;
}

.unscrolled .background--dark #header_mobile_menu_link  a{
  color:#fff;
}

.unscrolled .background--dark #header_mobile_menu_link  a span{
  opacity: 1;
}

.unscrolled .background--dark .lien-compte{
  background-image:url(../img/compte_wit.png);
}

.unscrolled .background--dark .lien-panier{
  background-image:url(../img/panier_wit.png);
}

.unscrolled .background--dark .lien-mobile-menu{
  background-image:url(../img/menu_wit.png);
}

.unscrolled .background--dark .adtm_menu_container{
  border-color:rgba(255,255,255,0.4);
}

.unscrolled .background--dark #menu > li > a span{
  color:rgba(255,255,255,1);
  text-shadow: 0px 0px 20px rgba(0,0,0,0.3);
}

.unscrolled .background--dark #menu > li:hover > a span{
  text-shadow: none;
}

/*background light*********/


.unscrolled .background--light #header_links a{
  color:#2e3a4a;
}


.unscrolled .background--light .lien-compte{
  background-image:url(../img/compte_blk.png);
}

.unscrolled .background--light .lien-panier{
  background-image:url(../img/panier_blu.png);
}

.unscrolled .background--light .lien-mobile-menu{
  background-image:url(../img/menu_blu.png);
}

.unscrolled .background--light #menu > li > a span{
  color:#2e3a4a;
}


/*home*****************/

#slider_row{
  display:none;
}

#index .header-container, #index #header{
  background:none;
}

#index #page{
  position:relative;
}

#index #header{
  position:absolute;
  width:100%;
}

#index.elementor-editor-active #header{
  pointer-events: none;
}

#index .adtm_menu_container{
  border:none;
}

#index #menu > li{
  padding-top:10px;
}

/*#index #menu > li:before{
  content:'';
  display:block;
  position:absolute;
  width:100%;
  bottom:-18px;
  left:0;
  border-bottom:solid 2px #fff;
}*/

#index #adtm_menu ul#menu li div.adtm_sub{
  top:60px;
}

#index #columns{
  max-width:100%;
  padding-left:0;
  padding-right:0;
}

#index #columns >.row{
  margin:0;
}

#index #center_column{
  padding:0;
}

#index .elementor-column-gap-default .elementor-element-populated {
  padding:0;  
}

.image-home{
  overflow:hidden;
  max-height:80vh;
  background:#fff;
  margin:0!important;
}

.image-home img{
  min-height:50vh;
  
}

.elementor-cta:hover .elementor-cta-bg-overlay {
    background-color: transparent;
}

.home-banner{
  margin:0!important;
  overflow:hidden;
  max-height:80vh;
/*max-height:100vh!important;*/
}

.home-banner a .elementor-cta-bg-wrapper{
  padding:45% 0 0;
}

.home-banner-tablet{
  max-height:90vh;
}

.home-banner-tablet a .elementor-cta-bg-wrapper{
  padding:132% 0 0;
}

.home-banner-mobile{
  max-height:90vh;
}

.home-banner-mobile a .elementor-cta-bg-wrapper{
  padding:190% 0 0;
}

/*.image-home img{
  opacity: 0.9!important;
}*/

#index .elementor-section-boxed{
  max-width:1170px;
  margin:0 auto;
  padding:100px 0;
}

.home-intro{
}

#index .home-intro h1{
  font-family:'Overpass', sans-serif;
  text-transform: uppercase;
  font-weight:300 !important;
  line-height:1.5em;
  font-size:2.8rem;
  color:#2e3a4a;
  max-width:700px;
  margin:0 auto 30px;
}

.home-intro:before, .home-intro:after{
  background:url(../img/home-valeurs.png) no-repeat right bottom;
  background-size:auto 100%;
}

.home-collection{
  padding:0;
}

.home-collection .elementor-widget-text-editor,
.home-collection .elementor-widget-call-to-action{
  margin:0;
}

.home-collection .elementor-text-editor,
.home-collection .elementor-cta-content{
  padding:45px 15%;
  text-align: center;
  color:#2e3a4a;
  background:none;
  font-size:1.3rem;
  display:block;
}

.transparent .home-collection .elementor-text-editor,
.transparent .home-collection .elementor-cta-content{
  padding-top:0;
}

.home-collection .elementor-text-editor h2,
.home-collection .elementor-cta h2{
  font-family:'Overpass', sans-serif;
  font-size:2.8rem;
  text-transform: uppercase;
  margin:0;
  padding:0;
  font-weight:300;
  color:#2e3a4a!important;
}

.home-collection .elementor-cta h2{
  margin:15px 0 30px !important;
}

.home-collection .elementor-text-editor p,
.home-collection .elementor-cta-description{
  padding:0;
  margin:15px 0 0;
  font-size:1.05em;
  line-height: 1.8em;
  color:#2e3a4a!important;
}

.home-collection .elementor-cta-content{
  padding:45px 15%;
}

.home-collection .elementor-cta .elementor-cta-description{
  width:73%;
  float:left;
  text-align:right;
  margin:0!important;
}

.home-collection .elementor-cta .elementor-cta-button-wrapper{
  width:calc(27% - 31px);
  float:right;
}

.home-collection .elementor-cta .elementor-button{
  font-family:'Overpass', sans-serif;
  border:none;
  border-left:solid 2px;
  border-radius:0;
  padding:10px 30px;
  text-transform: uppercase;
  font-size:1.65rem;
  line-height: 1.5em;
  position:relative;
  text-align: left;
  font-weight:400;
}

.home-collection .elementor-cta .elementor-button:after{
  content:'';
  display:block;
  position:absolute;
  top:50%;
  right:-5px;
  border:solid 2px;
  border-width:2px 2px 0 0;
  width:10px;
  height:10px;
  margin-top:-5px;
  transform:rotate(45deg);
  transition: 0.2s;
}

.home-collection .elementor-cta .elementor-button:hover:after{
  right:-15px;
}

.home-collection.side .elementor-cta h2{
  line-height:normal;
}

.home-collection.side .elementor-cta .elementor-cta-description{
  width:100%;
  float:left;
  text-align:left;
}

.home-collection.side .elementor-cta .elementor-cta-button-wrapper{
  width:80%;
  margin-top:30px;
  float:left;
}

.home-collection.light .elementor-text-editor h2,
.home-collection.light .elementor-cta h2{
  color:#fff!important;
}

.home-collection.light .elementor-text-editor p,
.home-collection.light .elementor-cta-description{
  color:rgba(255,255,255,0.8)!important;
}

.home-collection .product_list{
  margin:5px 0 0;
}

.home-collection.margin .product_list{
  margin:0;
  padding:50px 0 50px 50px;
  background:#fff;
}

.home-collection .ajax_block_product{
  height:auto !important;
  margin:0 !important;
}

.home-collection .right-block{
  position:absolute;
  bottom:0px;
  top:initial !important;
  left:0;
  right:0;
  padding:15px 30px 30px !important;
  text-align:left;
  background:transparent;
  transition:0.3s;
  overflow:hidden;
  font-size:1.4rem;
  text-shadow: 0 0 20px rgba(0,0,0,0.5);
}

.home-collection .ajax_block_product .product-image-container {
    margin: 0 0 0rem !important;
    padding: 0 !important;
}

.home-section .home-collection .right-block{
  font-size:1.2rem;
}

/* safari grid fix*/
.home-section .home-collection .right-block,
.home-section .home-collection .left-block{
  max-width:386px;
}

.home-collection .hovered .right-block{
  background:transparent;
}

.home-collection .product-desc{
  display:none;
}

.home-collection h2[itemprop="name"],
.home-collection .p_h1 h2{
  font-size:1.6em;
}

.home-collection .product-name{
  font-size:1em;
  color:#fff !important;
  float:left;
  padding:0 0 15px;
  margin-bottom:15px;
  display: inline-block;
  text-align: left;
  font-weight:400;
  border-bottom:2px solid;
  min-width:0;
  transition:0.3s;
  position:relative;
}

.home-collection .hovered .product-name{
  min-width:calc(100% - 0px);
}

/*.home-collection .product-name:after{
  content:'';
  border-top:solid 2px;
  border-right:solid 2px;
  transform: rotate(45deg);
  position:absolute;
  right:-1px;
  bottom:-6px;
  width:9px;
  height:9px;
  opacity: 0;
  transition:0.1s;
}

.home-collection .hovered .product-name:after{
  opacity:1;
}*/

.home-collection .product-name span{
  display:none;
}

.home-collection .content_price{
  text-align: left;
  clear:left;
  padding:0;
}

.home-collection .product-price{
  color:#fff !important;
  border-radius: 150px;
  font-family:inherit;
  font-weight:400;
  font-size:1.4em;
  padding:0px 0 0 3px;
  background:transparent;
}

.home-collection .button-container{
  display:block!important;
  position:absolute;
  right:30px !important;
  bottom:32px;
}

.home-collection .lnk_view{
  background:transparent;
  border:solid 0px;
  padding:8px 0 0;
  text-align: center;
  text-shadow: 0 0 20px rgba(0,0,0,0.5);
  color:#fff !important;
  font-family:inherit;
  font-size:1.4rem;
  font-weight:400;
  opacity: 0;
  transition: 0.2s;
  transition-delay: 0s;
}

.home-collection .lnk_view span:after{
  content:'';
  border-top:solid 2px;
  border-right:solid 2px;
  transform: rotate(45deg);
  display:inline-block;
  width:9px;
  height:9px;
  margin-left:5px;
}

.home-collection .lnk_view:hover{
  border-color:initial;
}

.home-collection .lnk_view span,
.home-collection .lnk_view:hover span{
  background:transparent;
}

.home-collection .hovered .lnk_view{
  opacity: 1;
  transition-delay: 0.3s;
}

.home-collection .outOfStock{
  display:none;
}

/*dark*/

.dark .product-name{
  color:#000;
  text-shadow: none;
}

.dark .product-price{
  color:#000;
  text-shadow: none;
}

.dark .lnk_view{
  color:#000;
  text-shadow:none;
}

/****/

.home-section{
  padding:100px 0;
}

.home-section >.elementor-container{
  max-width:1170px;
  background:rgba(255,255,255,1);
}

.home-section.transparent >.elementor-container{
  background:transparent;
}



.home-section .product_list{
  padding:0px;
}

.home-valeurs{
  padding:50px 0 20px;
  background:#f5f1f1;
}

.home-valeurs:before, .home-valeurs:after{
  content:'';
  display:block;
  position:absolute;
  right:0;
  top:0;
  bottom:0;
  width:50%;
  background:url(../img/home-valeurs.png) no-repeat right bottom;
  background-size:auto 100%;
}

.home-valeurs:before{
  left:0;
  right:initial;
  transform: scaleX(-1);
}

.home-nature{
  padding-bottom:0px;
}

.home-nature .elementor-cta-content{
  padding:0 60px 50px;
}

.home-nature h2{
  text-align: left;
}

.home-nature:before{
  display:none;
}

.home-nature:after{
  width:40%;
  background:url(../img/illus-montagne5.png) no-repeat right bottom;
  background-size:100% auto;
}

.home-nature .elementor-cta .elementor-cta-description{
  width:50%;
  padding-right:30px;
  text-align: left;
}

.home-nature .elementor-cta .elementor-cta-button-wrapper{
  width:50%;
  padding-top:0px;
  text-align: left;
}

.home-mode:after,.home-mode:before{
  background:url(../img/illus-coton.png) no-repeat right bottom;
  background-size:auto 100%;
}

#index .lightwidget-widget{
  max-width:1170px;}

#index .elementor{
  margin-bottom:100px;
}

/*****PAGE*****/

#page .rte{
  padding:5px 0 0;
}

.page-heading{
  font-family:'Overpass', sans-serif;
}


/****PRODUCT*******/

#product #center_column{
  font-family:"Overpass", sans-serif;
}

#product #short_description_block p, #product .page-product-box .rte, #product #short_description_block{
  font-family:"Libre Baskerville", serif;
}

#product h1{
  font-size:3.5rem!important;
  display:flex;
  flex-direction:column-reverse;
  line-height:3.5rem;
  font-weight: 300;
}

#product h1 span{
  text-transform: uppercase;
  font-weight:300;
  padding:10px 0;
  font-size:1.2rem;
}

#product #center_column .primary_block .container .top-hr{
  margin:0;
  padding-top:0;
}

#product .primary_block{
  padding-top:35px;
}

#product .pb-left-column #image-block{
  padding:0;
}

/***hack****

#product .pb-left-column #image-block figure img{
  width:500px!important;
  max-width:800px !important;
  max-height:none !important;
  height:auto !important;
}

/**hack*/

.MagicScroll.MagicScroll-vertical > .mcs-button-arrow {
    /*font-size: 20px;*/
    width: 100%;
    height: 30px;
    margin: auto;
    opacity: 1;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.MagicScroll-vertical .mcs-button-arrow-prev { top: 0; bottom: auto; left: 0; right: 0; }
.MagicScroll-vertical .mcs-button-arrow-next { top: auto; bottom: 0; left: 0; right: 0; }

.MagicScroll.MagicScroll-vertical:hover > .mcs-button-arrow:hover:not(.mcs-disabled) {
    opacity: 1;
  height:50px;
}

.MagicScroll.MagicScroll-vertical:hover > .mcs-button-arrow:hover:not(.mcs-disabled):before {
    border-color: rgba(49,51,61,1);
}

.MagicScroll.MagicScroll-vertical.MagicScroll-arrows-inside .mcs-button-arrow {
    width: 100%;
    height: 50px;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
  border:none;
}

.MagicScroll.MagicScroll-arrows-inside .mcs-button-arrow:hover{
}

.MagicScroll.MagicScroll-arrows-inside .mcs-button-arrow:before {
    width: 12px;
    height: 12px;
  border-color:#fff;
  transition: .2s;
  z-index:1;
}

.MagicScroll.MagicScroll-vertical.MagicScroll-arrows-inside .mcs-button-arrow:after{
  content:'';
  background:#fff;
  display:block;
  position:absolute;
  transition: .2s;
  top:0;
  left:0;
  right:0;
  bottom:100%;
}

.MagicScroll.MagicScroll-vertical.MagicScroll-arrows-inside .mcs-button-arrow.mcs-button-arrow-next:after{
  top:100%;
  bottom:0;
}

.MagicScroll.MagicScroll-vertical.MagicScroll-arrows-inside .mcs-button-arrow:hover:before{
  top:15px;
}

.MagicScroll.MagicScroll-vertical.MagicScroll-arrows-inside .mcs-button-arrow:hover:after{
  bottom:0;
}

.MagicScroll.MagicScroll-vertical.MagicScroll-arrows-inside .mcs-button-arrow.mcs-button-arrow-next:hover:before{
  top:38px;
}

.MagicScroll.MagicScroll-vertical.MagicScroll-arrows-inside .mcs-button-arrow.mcs-button-arrow-next:hover:after{
  top:0;
}

.MagicScroll-vertical.MagicScroll-arrows-inside .mcs-button-arrow-prev {
    top: 0px;
}
.MagicScroll-vertical.MagicScroll-arrows-inside .mcs-button-arrow-next {
    bottom: 0px;
}

#product .MagicScroll-vertical .mcs-item img{
    vertical-align: top;
}

.MagicScroll-vertical{
  max-height:663px;
}

.MagicToolboxMainContainer{
  text-align:left;
}

div.MagicToolboxContainer.selectorsLeft .MagicToolboxMainContainer {
    padding-left: 5px;
}

#product .our_price_display{
  border-top:3px solid #333;
  line-height:initial;
  padding-top:15px;
  font-size:2rem;
  font-weight:400;
  font-family:"Libre Baskerville", serif;
  color:#333;
}

#product #old_price{
  display: block!important;
  font-size: 1.3rem;
  color:#aaa;
  margin:-5px 0 0;
  font-family:'Libre Baskerville', serif;
}

#product #reduction_percent, #product #reduction_amount{
  background:transparent;
  color:#f77;
  font-family:'Overpass', sans-serif;
  padding:3px 5px 0;
  font-weight:400;
  font-size:1.5rem;
  border:solid 1px;
  margin:-5px 0 0;
  vertical-align: 3px;
}


#product #short_description_block{
  line-height:1.8em;
}

#product #short_description_content > a {
  text-transform: uppercase;
  padding:5px 10px 5px 0;
  font-size:1.2rem;
  font-weight:300;
  /* margin:5px 0 5px 50px; */
  display:inline-block;
  text-decoration: none !important;
  position:relative;
  /* color:#777; */
  font-family:'Overpass', sans-serif;
}

#product #short_description_content > a:after{
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: -5px;
  border: solid 2px;
  border-width: 2px 2px 0 0;
  width: 9px;
  height: 9px;
  margin-top: -5px;
  transform: rotate(45deg);
  transition: 0.2s;
}

#product #short_description_content > a:hover{
  color:#333;
}

#product #short_description_content > a:hover:after{
  right:-10px;
}

#product .buttons_bottom_block{
  margin:0;
}

#product #wishlist_button{
  float:left;
  margin-top:-70px;
  position:relative;
  z-index:1;
}

#product #wishlist_button:before{
  background:#fff;
  color:#777;
  font-size:2.5rem;
}

#product #wishlist_button:hover:before{
  content:'\f004';
  color:#333;
}

#product .product_attributes{
  padding:0;
}

#product #attributes{
  float:left;
}

#product .attribute_fieldset{
  padding:0 50px 0 20px;
  margin:0 0 20px;
  border-left:3px solid #333;
}

#product .product_attributes fieldset > label{
  text-transform: uppercase;
  font-size:1.2rem;
  font-weight:300;
}

#product #attributes .attribute_list ul li{
  position:relative;
  padding:5px;
  min-width:30px;
  height:30px;
  text-align: center;
  cursor:pointer;
  background:#fff;
  color:#000;
  font-size: 1.4rem;
  font-weight:300;
  font-family:'Overpass', sans-serif;
  margin-right:5px;
}

#product #attributes .attribute_list ul li > span{
  line-height:22px;
  padding:0 5px;
  text-transform: uppercase;
}

#product #attributes .attribute_list li > div.radio{
  position:absolute;
  display:block;
  left:0;
  right:0;
  top:0;
  bottom:0;
  width:100%;
  height:100%;
  min-height:auto;
  margin:0;
  padding:0;
}

#product #attributes .attribute_list li > div.radio  div > span{
  border:2px solid transparent;
  transition: .1s;
}

@media (min-width:768px){
  #product #attributes .attribute_list li > div.radio:hover div > span{
    border-color:#ddd;
  }
}

#product #attributes .attribute_list li > div.radio div > span.checked{
  border-color:#333;
}

#product #attributes .attribute_list div.radio span{
  background:none;
  display:block;
  width:auto;
  height:100%;
  position:static;
}

#attributes .attribute_list div.radio input{
  display:block;
  width:100%;
  height:100%;
}

#attributes .attribute_list div.radio{
  margin:0;
  width:100%;
  height:100%;
}

#attributes .attribute_list div.radio.hover input{
  cursor:pointer;
}

.alt_color {
  padding:0 0 0 20px;
  margin:0 0 35px;
  float:left;
  border-left:3px solid #333;
  text-transform: uppercase;
}

.alt_color li{
  float:left;
  margin-right:7px;
  margin-bottom:7px;
  padding:2px;
  border:solid 1px #ddd;
  border-radius:50%;
}

.alt_color li.current{
  border-color:#333;
}

.alt_color a{
  display: block;
  width:28px;
  height:28px;
  border-radius:50%;
  position:relative;
}

.alt_color li:hover{
  border-color:#333;
}

.alt_color a span{
  display:block;
  position:absolute;
  color:#333;
  bottom:-38px;
  right:50%;
  line-height:1rem;
  padding: 15px 10px 10px 10px;
  opacity: 0;
  transition: .05s;
  white-space: nowrap;
  background:#fff;
  z-index:1;
  pointer-events: none;
}

.alt_color a span:after{
  content:'';
  display:block;
  position:absolute;
  border-right:solid 1px;
  top:0;
  bottom:10px;
  right:0;
}

.alt_color a:hover span{
  opacity:1;
  pointer-events: initial;
}

#product .pb-right-column .warning_inline{
  width:100%;
  text-align: left;
  padding:0;
  margin:0;
  transition: none;
  color:#777;
  text-transform: uppercase;
  background:transparent !important;
  border:none;
}

#product .pb-right-column button.exclusive{
  width:auto;
  background:#333;
  transition:.2s;
}


@media (max-width:600px){
#product .pb-right-column button.exclusive{
  width:auto;
  background:#B18200;
  transition:.2s;
}
}


#product .pb-right-column button.exclusive span{
  text-transform: uppercase;
  font-size:1.6rem;
  font-weight: 300;
  padding:20px 70px 16px;
}

#product .pb-right-column button.exclusive:hover{
  background:#777;
}

#product .pb-right-column button.exclusive:hover span{
  color:#fff;
}

#product .pb-right-column center{
  text-align: inherit;
}

.prod-ico{
  padding:30px 0 0;
}

.prod-ico:after{
  content:'';
  clear:both;
  display:block;
}

.prod-ico li{
  float:left;
  max-width:150px;
  margin-right:10px;
}

.prod-ico li a{
  display:flex;
  align-items: center;
  padding:0 0 0 60px;
  height:90px;
  background:transparent url(https://muune.fr/themes/muune/img/prod_brin.jpg) -10px center no-repeat;
  background-size:70px;
  text-transform: uppercase;
  color:#333;
}

.prod-ico li a:hover{
  opacity: 0.7;
}

li.artisanal a{
  background-position:-10px 5px;
}

li.coton-bio a{
  background-image: url(https://muune.fr/themes/muune/img/prod_coton.jpg);
}

li.teinture a{
  background-image: url(https://muune.fr/themes/muune/img/prod_feuille.jpg);
}

li.matiere a{
  background-image: url(https://muune.fr/themes/muune/img/prod_fleur.jpg);
}

li.nepal a{
  background-image: url(https://muune.fr/themes/muune/img/prod_nepal.jpg);
}

#product .resetimg {
  display: none;
}

#center_column .page-product-box h3{
  font-family:inherit;
  background:none;
  border:none;
  padding:0;
  font-size:2.5rem;
  font-weight:400;
  letter-spacing: 1px;
  line-height:initial;
  margin-bottom:0;
  color:#333;
}

#tab_plusinfos {
  float:left;
  width:calc(100% - 440px);
  border-top:1px solid #ddd;
  padding-top:50px;
  padding-bottom:50px !important;
}

#tab_plusinfos2 {
  float:left;
  width:calc(100% - 440px);
  border-top:1px solid #ddd;
  padding-top:50px;
  padding-bottom:50px !important;
}


#tab_plusinfos .rte a, #tab_plusinfos .rte a span{
  color:#333 !important;
  text-decoration: underline;
}

#tab_plusinfos div .rte{
  padding-top:0;
}

#tab_personnalisation {
  float:left;
  width:calc(100% - 440px);
  border-top:1px solid #ddd;
  padding-top:50px;
  padding-bottom:50px !important;
}

#tab_personnalisation .rte a, #tab_personnalisation .rte a span{
  color:#333 !important;
  text-decoration: underline;
}

#tab_personnalisation div .rte{
  padding-top:0;
}


#tab_conseils-d-entretien {
  float:right;
  width:auto;
  max-width:380px;
  background:rgba(217,232,208,0.44);
  padding:50px 45px 30px !important;
  position:relative;
}

#tab_conseils-d-entretien:before{
  content:'';
  display:block;
  position: absolute;
  left:0;
  right:0;
  top:0;
  height:260px;
  background:url(../img/illus-coton.png) right 20px no-repeat;
  background-size:contain;
  transform: scaleY(-1);
}

#tab_conseils-d-entretien h3{
  text-align:left;
  max-width:170px;
  padding-bottom:40px !important;
  margin-bottom:15px !important;
  position:relative;
}

#tab_conseils-d-entretien h3:before{
  content:'';
  display: block;
  position:absolute;
  bottom:0;
  left:0;
  right:50px;
  border-top:3px solid;
}

#tab_conseils-d-entretien > .rte p:first-child:before{
  content:'';
  display:block;
  width:120px;
  height:40px;
  float:right;
}

#tab_nos-valeurs{
  padding-top:60px;
  border-top:1px solid #ddd;
  clear:both;
}

.page-product-box .rte table{
  font-size:1.35rem;
  margin:0 0 30px 0;
}

.page-product-box .rte table tr:first-child,
.page-product-box .rte table td:first-child{
  font-family:'Overpass', sans-serif;
  font-size:1.5rem;
  text-transform: uppercase;
  padding-left:0;
}

.page-product-box .rte table td{
  padding:15px 5px;
}

.page-product-box .rte table tr:first-child td{
  border-bottom:3px solid;
  background:#fff;
}

.page-product-box .rte table tr:last-child td{
 
}

.page-product-box .rte table tr:nth-child(2n + 1){
  background:#f5f1f1;
}

.page-product-box .rte table td:first-child{
  font-size:1.3rem;
}

#product .accessories-block{
  background:#f5f1f1;
  padding:30px 100px 50px;
  margin-top:45px;
}

#product .accessories-block .bx-viewport{
  height:auto !important;
}

#product .accessories-block .product-box{
  width:238px!important;
  margin:0 5px 0 0 !important;
}

.accessories-block h3{
  text-align: center;
  margin-bottom:30px !important;
}

.accessories-block .bx-wrapper .bx-controls-direction a {
    margin-top: 38px;
    height: 20px;
    width: 20px;
    top: 40%;
    margin-top: -10px;
}

.accessories-block .bx-prev {
  left: -40px;
}

.accessories-block .bx-next {
  right: -40px;
}

.accessories-block .bx-wrapper .bx-controls-direction a:before {
    color: #777;
    font-size: 30px;
}

.accessories-block .bx-wrapper .bx-controls-direction a:hover:before {
    color: #333;
}

.accessories-block .bx-prev:before{
  content:'\f104';
}

.accessories-block .bx-next:before{
  content:'\f105';
}



/*****LOOKBOOK************/

.lookbook-section{
  margin:0 -3px;
}

#cms .lookbook-section h1{
  font-family:'Overpass', sans-serif;
  text-transform: uppercase;
  font-weight:300;
  line-height:1.2em;
  font-size:2.8rem;
}

#cms .lookbook-section h2{
  font-size:1.8rem;
}



.lookbook-section .elementor-widget-text-editor{
  color:inherit;
}

.lookbook-section .elementor-text-editor,
.lookbook-section .elementor-cta-content{
  background:none;
  font-size:1.3rem;
  display:block;
}

.lookbook-section .elementor-element-populated{
  padding:0;
}

.lookbook-section .elementor-image,
.lookbook-section .elementor-image-box-wrapper{
  padding:0 3px 6px;
}

.lookbook-section div div div .elementor-column:first-child .elementor-image{
}

#cms #center_column .lookbook-section  img{
  margin:0;
}

.lookbook-section .elementor-image-box-description,
.lookbook-section .caption{
  position:absolute;
  background:#f1f1f1;
  bottom:6px;
  left:3px;
  right:3px;
  padding:15px;
  font-family: 'Overpass', sans-serif !important;
  font-size:1.3rem;
  text-transform: uppercase;
}

.lookbook-section .elementor-image-box-description p,
.lookbook-section .caption p{
  margin:0!important;
}

.lookbook-section .elementor-image-box-description a,
.lookbook-section .caption a{
  text-decoration:underline;
  color:inherit;
}

.lookbook-section .dark .elementor-image-box-description,
.lookbook-section .caption.dark{
  background:rgba(0,0,0,0.8);
  color:#fff!important;
}

.lookbook-section .transparent .elementor-image-box-description,
.lookbook-section .caption.transparent{
  background:transparent;
}



.lookbook-section .elementor-widget-button .elementor-button{
  font-family:'Overpass', sans-serif;
  border:none;
  border-left:solid 2px;
  border-radius:0;
  padding:10px 30px;
  margin:10px 0 0;
  text-transform: uppercase;
  font-size:1.65rem;
  line-height: 1.5em;
  position:relative;
  text-align: left;
  font-weight:400;
  background:none;
}

.lookbook-section .elementor-button:after{
  content:'';
  display:block;
  position:absolute;
  top:50%;
  right:-5px;
  border:solid 2px;
  border-width:2px 2px 0 0;
  width:10px;
  height:10px;
  margin-top:-5px;
  transform:rotate(45deg);
  transition: 0.2s;
}

.lookbook-section .elementor-button:hover:after{
  right:-15px;
}

.lookbook-header{
  margin:0;
  padding-bottom:6px;
}

.lookbook-header .elementor-image{
  padding:0;
}

.lookbook-credits{
  border-top:solid 2px;
  padding-top:15px;
  max-width:250px;
}

.lookbook-credits a{
  text-decoration: underline;
}

#cms .lookbook-header h3{
  font-size:1em !important;
  font-family:inherit;
  text-transform: none;
  padding:0;
  margin:0;
}

.lookbook-section .elementor-widget:not(:last-child) {
    margin-bottom: 0px;
}

.lookbook-section .product_list{
  margin:0 0;
  padding:0;
}

.lookbook-section.margin .product_list{
  margin:0;
  padding:50px 0 50px 50px;
  background:#fff;
}

.lookbook-section .ajax_block_product{
  height:auto !important;
  margin:0 !important;
  list-style: none;
  padding:0 3px 6px !important;
}

#cms #center_column .lookbook-section .ajax_block_product img{
  margin:0;
}

.lookbook-section .right-block{
  position:absolute;
  bottom:0px;
  left:0;
  right:0;
  top:initial !important;
  padding:15px 30px 30px !important;
  text-align:left;
  background:transparent;
  transition:0.3s;
  overflow:hidden;
  font-size:1.4rem;
  text-shadow: 0 0 20px rgba(0,0,0,0.5);
}

.lookbook-section .right-block{
  font-size:1.2rem;
}

.lookbook-section .hovered .right-block{
  background:transparent;
}

.lookbook-section .product-desc{
  display:none;
}

.lookbook-section .p_h1 h2{
  font-size:1.6em;
}

.lookbook-section .product-name{
  font-size:1em;
  color:#fff !important;
  float:left;
  padding:0 0 15px !important;
  margin-bottom:15px;
  display: inline-block;
  text-align: left;
  font-weight:400;
  border-bottom:2px solid;
  min-width:0;
  transition:0.3s;
  position:relative;
}

.lookbook-section .hovered .product-name{
  min-width:calc(100% - 0px);
}

.lookbook-section .product-name span{
  display:none;
}

.lookbook-section .content_price{
  text-align: left;
  clear:left;
  padding:0;
}

.lookbook-section .product-price{
  color:#fff !important;
  border-radius: 150px;
  font-family:inherit;
  font-weight:400;
  font-size:1.4em;
  padding:0px 0 0 3px;
  background:transparent;
}

.lookbook-section .button-container{
  display:block!important;
  position:absolute;
  right:30px !important;
  bottom:32px;
}

.lookbook-section .lnk_view{
  background:transparent;
  border:solid 0px;
  padding:8px 0 0;
  text-align: center;
  text-shadow: 0 0 20px rgba(0,0,0,0.5);
  color:#fff !important;
  font-family:inherit;
  font-size:1.4rem;
  font-weight:400;
  opacity: 0;
  transition: 0.2s;
  transition-delay: 0s;
}

.lookbook-section .lnk_view span:after{
  content:'';
  border-top:solid 2px;
  border-right:solid 2px;
  transform: rotate(45deg);
  display:inline-block;
  width:9px;
  height:9px;
  margin-left:5px;
}

.lookbook-section .lnk_view:hover{
  border-color:initial;
}

.lookbook-section .lnk_view span,
.lookbook-section .lnk_view:hover span{
  background:transparent;
}

.lookbook-section .hovered .lnk_view{
  opacity: 1;
  transition-delay: 0.3s;
}

.lookbook-section .ajax_block_product .product-image-container {
    margin: 0 0 0rem !important;
    padding: 0 !important;
}

/****PRODUCT LIST******/

.product_list{
  margin:0 0;
  padding:0;
}

.page-heading.product-listing{
  margin:30px 0 10px;
  font-size:3rem !important;
  color:#333;
  font-weight:500;
}

@media (max-width:425px){
.page-heading.product-listing{
  font-size:2rem !important;
}
}


/**** ornements fleurs ****/
/*.category-360 .page-heading.product-listing{
  margin:0;
  padding:50px 0;
  position: relative;
}

.category-360 .page-heading.product-listing span{
  display:flex;
  align-items: center;
  margin:0 auto;
  max-width:30rem;
  height:206px;
  line-height:1.5em;
}

.category-360 .page-heading.product-listing:before,
.category-360 .page-heading.product-listing:after{
  content:'';
  background:url(../img/category/bande_top_left.jpg) left center no-repeat;
  background-size:contain;
  display:block;
  position:absolute;
  top:25px;
  bottom:50px;
  left:0;
  width:calc(50% - 15rem);
  opacity:0.85;
}

.category-360 .page-heading.product-listing:after{
  left:initial;
  right:0;
  background-image:url(../img/category/bande_top_right.jpg);
  background-position-x: right;
}

.category-360 #columns{
  padding-bottom:206px;
}

.category-360 .columns-container > .footer-container{
  position: relative;
}

.category-360 .columns-container > .footer-container:before{
  content:'';
  display:block;
  height:206px;
  background:url(../img/category/bande_bottom_repeat.jpg) center bottom repeat-x;
  background-size:contain;
  opacity:0.85;
  position:absolute;
  left:0;
  right:0;
  top:-206px;
}

@media (max-width:1199px){
  .category-360 .page-heading.product-listing{
    margin:0 -15px;
  }
  .category-360 .page-heading.product-listing:before,
  .category-360 .page-heading.product-listing:after{
    background-size:cover;
    background-position-x: right;
  }
  .category-360 .page-heading.product-listing:after{
    background-position-x: left;
  }
}

@media (max-width:767px){
  .category-360 .page-heading.product-listing span{
    font-size:2rem;
    max-width: 20rem;
    height: 150px;
  }
  .category-360 .page-heading.product-listing:before,
  .category-360 .page-heading.product-listing:after{
    width:calc(50% - 10rem);
  }
  .category-360 #columns{
    padding-bottom:106px;
  }
  .category-360 .columns-container > .footer-container:before{
    height:106px;
    top:-106px;
  }
}*/

.ajax_block_product{
  height:auto !important;
  margin:0 !important;
  list-style: none;
  padding:0 13px 6px !important;
}

.ajax_block_product .product-image-container{
  margin:0 0 20rem!important;
  padding:0 !important;
}

.ajax_block_product img{
  margin:0;
}

.ajax_block_product .right-block{
  position:absolute;
  top:100%;
  left:0;
  right:0;
  padding:0px 0px 30px;
  text-align:left;
  background:transparent;
  transition:0.3s;
  overflow:hidden;
  font-size:1.2rem;
  *text-shadow: 0 0 20px rgba(0,0,0,0.5);
}


.ajax_block_product .hovered .right-block{
  background:transparent;
}

.ajax_block_product .product-desc{
  display:none;
}

.ajax_block_product .p_h1 h2{
  font-size:1.8em;
  text-transform: uppercase;
}

.ajax_block_product .product-name{
  font-size:1em;
  color:#000;
  float:left;
  padding:0px 0 35px;
  margin-bottom:15px;
  display: inline-block;
  text-align: left;
  font-weight:400;
  border-bottom:2px solid;
  min-width:0;
  transition:0.3s;
  position:static;
  width:auto!important;
}

.ajax_block_product .product-name:after{
  content:'.';
}

.ajax_block_product.hovered .product-name{
  min-width:calc(100% - 0px);
}

.ajax_block_product .product-name span{
  font-weight:300;
  font-size:1.2rem;
  padding:5px 0;
  color: #333;
  position:absolute;
  top:45px;
}

.ajax_block_product .content_price{
  text-align: left;
  clear:left;
  padding:0;
  display:block !important;
}

.ajax_block_product .product-price{
  color:#000;
  border-radius: 150px;
  font-family:inherit;
  font-weight:400;
  font-size:1.4em;
  padding:0px 0 0 3px;
  background:transparent;
}

.ajax_block_product .button-container{
  display:block!important;
  position:absolute;
  right:0px;
  bottom:32px;
}

.ajax_block_product .lnk_view{
  background:transparent;
  border:solid 0px;
  padding:8px 0 0;
  text-align: center;
  *text-shadow: 0 0 20px rgba(0,0,0,0.5);
  color:#000;
  font-family:inherit;
  font-size:1.4rem;
  font-weight:400;
  opacity: 0;
  transition: 0.2s;
  transition-delay: 0s;
}

.ajax_block_product .lnk_view span:after{
  content:'';
  border-top:solid 2px;
  border-right:solid 2px;
  transform: rotate(45deg);
  display:inline-block;
  width:9px;
  height:9px;
  margin-left:5px;
}

.ajax_block_product.lnk_view:hover{
  border-color:initial;
}

.ajax_block_product .lnk_view span,
.ajax_block_product .lnk_view:hover span{
  background:transparent;
}

.ajax_block_product.hovered .lnk_view{
  opacity: 1;
  transition-delay: 0.3s;
}


@media (max-width:550px){
	.ajax_block_product .outOfStock{
  width: fit-content !important;
  left:6px !important;

}
  }
  
.ajax_block_product .outOfStock{
  position:absolute;
  background:rgba(0,0,0,0.5);
  color:#ddd;
  padding:30px;
  left:60px;
  right:60px;
  bottom:60px;
  font-family:'Overpass', sans-serif;
  text-transform: uppercase;
  font-weight:600;
}

.top-pagination-content div.pagination, .bottom-pagination-content div.pagination {
    float: none;
    width: 100%;
  padding-left:150px;
  min-height:50px;
}

.top-pagination-content div.pagination .showall, .bottom-pagination-content div.pagination .showall {
    float: right;
    margin: 30px 0px 8px 14px;
}

.bottom-pagination-content .button.exclusive-medium {
    font-size: 12px;
    padding: 0;
    line-height: 21px;
    color: #000;
    font-weight: 500;
    border:none !important;
    text-shadow: none;
  background:transparent !important;
}

.top-pagination-content div.pagination .showall .btn span, .bottom-pagination-content div.pagination .showall .btn span {
    padding:0;
  background:transparent !important;
  border:none !important;
  font-family:'Overpass', sans-serif;
  font-size:1.5rem;
  position:relative;
}

.bottom-pagination-content div.pagination .showall .btn span:before{
  content:'';
  border:solid 2px;
  border-left:none;
  border-top:none;
  width:12px;
  height:12px;
  display:block;
  transform: rotate(45deg);
  position:absolute;
  left:-25px;
  top:-2px;
}

.top-pagination-content ul.pagination li, .bottom-pagination-content ul.pagination li {
  border-radius: 50%;
  overflow: hidden;
  padding:0;
  margin:15px 5px 0;
}

.top-pagination-content ul.pagination li > a, .top-pagination-content ul.pagination li > span,
.bottom-pagination-content ul.pagination li > a, .bottom-pagination-content ul.pagination li > span {
    margin: 0 0px 0 0px;
    padding: 0;
    font-weight: 500;
    border: none !important;
    border-color: #dfdede #d2d0d0 #b0afaf #d2d0d0;
    display: block;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 0;
    line-height: 1.42857;
    text-decoration: none;
    background-color: #fff;
    border: none;
    margin:0;
  font-family:'Overpass', sans-serif;
}

.top-pagination-content ul.pagination li > a span, .top-pagination-content ul.pagination li > span span,
.bottom-pagination-content ul.pagination li > a span, .bottom-pagination-content ul.pagination li > span span {
    border: none;
    padding: 2px 11px;
    display: block;
    background: #fff;
}

.top-pagination-content ul.pagination li.active > span span, .bottom-pagination-content ul.pagination li.active > span span {
    background: #333;
    color: white;
}

.top-pagination-content .product-count, .bottom-pagination-content .product-count {
    padding:0;
  margin-top:-38px;
}

@media (max-width:499px){
  .top-pagination-content div.pagination, .bottom-pagination-content div.pagination {
    padding-left:0;
    display:flex;
    flex-direction: column;
    align-items: center;
  }
  
  .top-pagination-content .product-count, .bottom-pagination-content .product-count {
    padding:0;
    margin-top:38px;
    text-align: center;
    float:none;
  }
}

/****CHECKOUT*****/

#order-opc .button-small{
  font-family: 'Overpass', sans-serif;
  text-transform: uppercase;
  font-size:1.1rem;
  background:#2e3a4a;
}

#order-opc .button-small span{
  padding:8px 10px 6px;
}

#order-opc .button-small i{
  margin:0 0 0 5px;
  transition: .2s;
}

#order-opc .button-small:hover i{
  margin:0 0 0 15px;
}

#cart_summary{
  border:none;
  font-family: 'Overpass', sans-serif;
}

#cart_summary th{
  border:none;
  font-family: 'Overpass', sans-serif;
  text-transform: uppercase;
  font-size:1.1rem;
  background:transparent;
  border-bottom:solid 1px #ddd;
}

#cart_summary th.cart_product, #cart_summary th.cart_description{
  font-size:0;
}

#cart_summary tr{
  border:solid 1px #ddd;
  border-width:0 0 1px;
}

#cart_summary tr:last-child{
  border:none;
}

#cart_summary tbody td{
  border:none;
  padding:5px 15px;
}

#cart_summary tbody td.cart_product{
  width:100px;
  padding:15px 0;
  text-align:left;
}

#cart_summary tbody td.cart_product img{
  width:100%;
  height:auto;
}

#cart_summary .cart_description{
  font-family: 'Overpass', sans-serif;
  text-transform: uppercase;
  font-size:1.4rem;
  position:relative;
}

#cart_summary .cart_description .product-name a{
  font-size:2.2rem;
  color:#333;
}

#cart_summary .cart_description .cart_ref{
  color:#999;
  position:absolute;
  bottom:15px;
}

#cart_summary .cart_avail{
  font-family: 'Overpass', sans-serif;
  text-transform: uppercase;
  font-weight:normal;
  font-size:1.1rem;
  display:none;
}

#cart_summary td.cart_quantity {
    width: 60px;
}

#cart_summary .cart_quantity_button{
  position:relative;
  margin:0;
}

#cart_summary .cart_quantity_input{
  margin:0 auto;
  height:30px;
  line-height:30px;
  width:30px;
  padding:0;
  border-radius: 50%;
  border:solid 1px #ddd;
  background:none;
  color:#333;
}

.cart_quantity_up, .cart_quantity_down{
  position:absolute;
  top:5px;
  left:0;
  width:100%;
  border:none !important;
}

.cart_quantity_up{
  top:initial;
  bottom:35px;
}

#cart_summary .cart_quantity_button a:hover, #cart_summary .cart_quantity_button a:focus {
  background:none;
}


#cart_summary .cart_quantity_up span, #cart_summary .cart_quantity_down span{
  width:25px;
  height:25px;
  margin:0 auto;
  background:none;
}

#cart_summary .cart_quantity_button i:before{
  content:'';
  border:solid 8px;
  border-color:transparent transparent #999 transparent;
  height:0;
  width:0;
  display:inline-block;
}

#cart_summary .cart_quantity_button .cart_quantity_down i:before{
  border-color:#999 transparent transparent transparent;
}

#cart_summary .cart_quantity_button .cart_quantity_up:hover i:before{
  border-color:transparent transparent #333 transparent;
}

#cart_summary .cart_quantity_button .cart_quantity_down:hover i:before{
  border-color:#333 transparent transparent transparent;
}

#cart_summary .price{
  font-size:1.6rem;
  color:#333;
  margin:0;
  font-weight: 300;
}

#cart_summary .price-percent-reduction{
  margin-bottom:5px;
  font-weight:400;
  background:#2e3a4a;
  border-color:#2e3a4a;
}

#cart_summary .old-price{
  font-size:0.8em;
}

#cart_summary .cart_total{
  padding-right:0;
  width:150px;
}

#cart_summary #total_price{
  font-family: 'Overpass', sans-serif;
  font-size:2.5rem;
  font-weight:700;
}

#cart_summary #cart_voucher{
  padding:0 15px 0 0;
  border:none;
}

#voucher{
  border:dashed 1px #aaa;
  padding:30px;
  margin-top:-1px;
}

.cart_voucher h4{
  font-family: inherit;
  font-size:1.5rem;
  margin:0 0 15px;
  padding:0;
  color:#333;
  font-weight:400;
}

#voucher input.discount_name{
  height:35px;
  background:#f5f1f1;
  border:none;
  margin-right:0;
}

#cart_summary .cart_total_price:first-child td{
  border: solid 1px #ddd;
  border-width:1px 0 0;
}

#cart_summary .cart_total_price:last-child td{
  padding-top:15px;
}

#cart_summary #total_price_container{
  position:relative;
}

#cart_summary #total_price_container:before{
  content:'';
  display:block;
  width:200%;
  top:0;
  right:0;
  position:absolute;
  border-top:solid 1px #ddd;
}

#cart_summary tfoot{
  font-family: 'Overpass', sans-serif;
  text-transform: uppercase;
  font-size:1.1rem;
}

#cart_summary tfoot tr{
  border:none;
}

#cart_summary tfoot td{
  border:none;
  padding-right:0;
}

#cart_summary tfoot #total_shipping{
  padding-left:30px;
}

#cart_summary tfoot td.total_price_container{
  font-size:1.5rem;
}

#cart_summary .label {
  margin-left:5px;
  background:none;
  color:#777;
  font-weight:400;
}

#cart_summary .label-success{
  display:none;
}

#cart_summary .label:before{
  content: '';
  width:12px;
  height:12px;
  margin:0 5px -2px 0;
  display:inline-block;
  background:#ddd;
  border-radius:50%;
}

#cart_summary .label-success:before{
  background:#b4e8ba;
}

#order-opc .box{
  padding:0;
}

#order-opc #opc_account{
  width:33%;
  float:left;
  font-family:'Overpass', sans-serif;
  padding-right:30px;
  margin-bottom:60px;
}

#order-opc .addresses .col-sm-6{
  width:100%;
}

#order-opc .addresses .address{
  padding:0;
  margin-bottom:15px;
}

#order-opc #address_invoice{
  display: none;
}

#opc_account h3{
  font-family:inherit;
}

#opc_account .address_update .button-small,
#opc_account .address_add .button-small{
  background:transparent;
  border:none;
  color:#333;
  text-shadow:none;
}

#opc_account .address_update .button-small span,
#opc_account .address_add .button-small span{
  background:transparent;
}

#order-opc #carrier_area h1{
  display:none;
}

#order-opc .delivery_options_address{
  width:67%;
  float:right;
  margin-bottom:60px;
}

#order-opc .delivery_option > div{
  margin:0;
}

#order-opc .delivery_option .resume strong, #order-opc .delivery_option .resume b{
  display:block;
  font-family: 'Overpass', sans-serif;
  text-transform: uppercase;
  font-size:1.5rem;
  font-weight:600;
  color:#333;
}

#order-opc .delivery_option .resume b{
  display:inline;
}

#order-opc .delivery_option .resume{
  color:#999;
  position:relative;
  border:none;
}

#order-opc .delivery_option .delivery_option_price{
  color:#333;
  font-family: 'Overpass', sans-serif;
  text-transform: uppercase;
  font-size:1.5rem;
  text-align: left;
}

#order-opc .delivery_option .table td{
  border:none;
  padding:15px;
}

#order-opc .delivery_option .table img{
  width:auto;
  height:30px;
  padding:0 !important;
  position:absolute;
  top:50%;
  margin-top:-15px;
  left:50px;
}

#order-opc td.delivery_option_radio{
  width:100px !important;
}

#order-opc .delivery_option_radio > .radio{
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  width:auto;
  height:auto;
  display:flex;
  align-items: center;
  padding-left:20px;
  margin:0;
}

#order-opc .delivery_option_radio > .radio > span{
  position:static;
  margin:auto 0;
}

#order-opc .delivery_option_radio .checked:before,
#order-opc .delivery_option_label{
  content:'';
  display:block;
  position:absolute;
  width:100%;
  height:100%;
  border:solid 1px transparent;
  top:0;
  left:0;
  cursor: pointer;
}

#order-opc .delivery_option_radio .checked:before,
#order-opc .delivery_option_radio:checked + .delivery_option_label{
  border-color:#333;
}

#order-opc input.delivery_option_radio{
  position:absolute;
  cursor: pointer;
  width:20px;
  height:20px;
  top:50%;
  left:20px;
  right:0;
  bottom:0;
  z-index:1;
  margin:-10px 0 0;
}

#order-opc .delivery_option .delivery_option_price{
  text-align: right;
  padding-top:8px;
}

#order-opc .emcListPoints{
  padding:0;
  z-index:2;
  position:relative;
  background:#fff;
  margin:15px;
  min-width:auto;
}

#order-opc .carrier_title{
  font-family:'Overpass', sans-serif;
  text-transform: uppercase;
  font-size:1.5rem;
  clear:both;
}

#order-opc .carrier_title + div > p{
  padding:15px 0;
  color:#999;
}

#order-opc textarea{
  background:#f5f1f1;
  border:none;
  color:#333;
  padding:15px;
}

#opc_payment_methods{
  
}


#opc_payment_methods-content .row{
  width:33.33333%;
  float:left;
  margin:0;
}

#opc_payment_methods-content .row > div{
  width:100%;
  padding:0;
}

#opc_payment_methods-content .payment_module{
  margin:0 15px 15px 0;
}

#opc_payment_methods-content .payment_module.paypal{
  margin-right:0;
}

#opc_payment_methods .payment_module > a{
  min-height:120px;
  background:#fff;
  border-radius: initial;
  border-color:#ddd;
  background-position:center 30px;
  padding:0;
  text-align:center;
  display:flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items:center;
  font-family:'Overpass', sans-serif;
  text-transform: uppercase;
  font-size:1.5rem;
  color:#333;
}

#opc_payment_methods .payment_module > a:after{
  font-size:1.5rem;
  color:inherit;
  display: block;
  content: "\f054";
  position: absolute;
  right: 15%;
  margin-top: -11px;
  top: 50%;
  font-family: "FontAwesome";
  height: 22px;
  width: 14px;
  transition: .2s;
  opacity:0;
}

#opc_payment_methods .payment_module > a:hover{
  *border-color:#333;
  *font-weight:600;
}
#opc_payment_methods .payment_module > a:hover:after{
  right:8%;
  opacity: 1;
}

#opc_payment_methods .payment_module > a img{
  max-width:100%;
  max-height:35px;
  width:auto;
  height:auto;
  display: block;
}

#order-opc .page-heading.step-num{
  font-size:2.5rem;
  color:#333;
  text-align: center;
  padding-left:0;
}

#order-opc .page-heading.step-num span{
  display:none;
}

#opc_new_account{
  
  font-family:'Overpass', sans-serif;
}

#opc_new_account label, #opc_new_account .button{
  text-transform: uppercase;
}

#opc_new_account form#login_form a.button{
  background:#fff;
  border:solid 1px #333;
  font-weight:400;
  margin-top:15px;
  line-height:40px;
  padding:0 15px;
  font-size:1.25rem;
  margin-bottom:30px;
}

#opc_new_account .checkbox label{
  text-transform: none;
}

#opc_new_account form#login_form{
  width:calc(33% - 30px);
  margin:0;
  float:left;
}

#opc_new_account.new-open form#login_form{
  opacity: 0.5;
}

#opc_new_account form#new_account_form{
  float:right;
  width:67%;
  max-height:0;
  overflow:hidden;
  padding-bottom:30px;
}

#opc_new_account.new-open form#new_account_form{
  max-height:2000px;
}

#opc_new_account form#new_account_form .box{
  width:50%;
  float:right;
}

#opc_new_account form#new_account_form .box:first-child{
  width:calc(50% - 30px);
  float:left;
}

#opc_new_account h3{
  color:#333;
  font-size:2rem;
  font-family:inherit;
  padding-top:0!important;
}

#opc_new_account input[type="text"]{
  background:#f5f1f1;
  border:none;
}

.add-totebag-line td{
  padding:0 !important;
}

.add-totebag{
  padding:4rem 1.5rem;
  text-align:center;
  font-size:1.4rem;
  margin-bottom:1.5rem;
  background:#f5f1f1 url(../img/addtotebag.jpg) 10% top no-repeat;
  background-size:auto 110px;
}

@media (min-width:1199px){
  .add-totebag{
  padding:7rem 1.5rem;
  text-align:center;
  font-size:1.4rem;
  margin-bottom:1.5rem;
  background:#f5f1f1 url(../img/addtotebag2.jpg) 10% -10px no-repeat;
  background-size:auto 185px;
}
}

.add-totebag span span{
  font-weight:700;
}

.add-totebag a{
  background:#333;
  color:#fff;
  display: inline-block;
  padding:10px 15px;
  margin-left:15px;
}

.add-totebag a:hover{
  background:#777;
}

/*************CMS**************/

#admin-action-cms{
  display:none;
}

.cms-header > div.elementor-element-populated {
  padding:2% 0 25%;
  background-size:100% auto !important;
  background-position:center bottom !important;
  margin-bottom:5rem;
}

.cms-header h1.elementor-heading-title{
  font-family: 'Overpass', sans-serif;
  color:#2e3a4a;
  font-weight:300;
  font-size:4.5rem;
  display:inline-block;
  background:#fff;
  padding:0rem 1.5rem;
}



/************* ID 76 **************/
.cms-76 .elementor-element p{
  font-size:1.3rem;
  color:#777;
  line-height:1.8em!important;
}
.cms-76 h2.elementor-heading-title{
  font-family: 'Overpass', sans-serif;
  color:#2e3a4a;
  font-weight:300;
  font-size:3rem;
}

.cms-76 h2.elementor-heading-title small{
  font-size:0.5em;
  color:inherit;
}


/************* ID 81 **************/
.cms-81 h2.elementor-heading-title{
  font-family: 'Overpass', sans-serif;
  color:#2e3a4a;
  font-weight:300;
  font-size:3rem;
}

.cms-81 h2.elementor-heading-title small{
  font-size:0.5em;
  color:inherit;
}

.cms-81 .elementor-button-text{
  font-family: 'Overpass', sans-serif;
}


/************* ID 82 **************/
.cms-82 .elementor-element p{
  font-size:1.3rem;
  color:#777;
  line-height:1.8em!important;
}
.cms-82 h2.elementor-heading-title{
  font-family: 'Overpass', sans-serif;
  color:#2e3a4a;
  font-weight:300;
  font-size:3rem;
}

.cms-82 h2.elementor-heading-title small{
  font-size:0.5em;
  color:inherit;
}


/************* ID 83 **************/
.cms-83 .elementor-element p{
  font-size:1.3rem;
  color:#777;
  line-height:1.8em!important;
}

.cms-83 h2.elementor-heading-title{
  font-family: 'Overpass', sans-serif;
  color:#2e3a4a;
  font-weight:300;
  font-size:3rem;
}

.cms-83 h2.elementor-heading-title small{
  font-size:0.5em;
  color:inherit;
}

.cms-83 .elementor-button-text{
  font-family: 'Overpass', sans-serif;
}

/************* ID 86 **************/
.cms-86 .elementor-element p{
  font-size:1.3rem;
  color:#777;
  line-height:1.8em!important;
}

.cms-86 h2.elementor-heading-title{
  font-family: 'Overpass', sans-serif;
  color:#2e3a4a;
  font-weight:300;
  font-size:3rem;
}

.cms-86 h2.elementor-heading-title small{
  font-size:0.5em;
  color:inherit;
}

.cms-86 .elementor-button-text{
  font-family: 'Overpass', sans-serif;
}

/************* ID 88 **************/
.cms-88 .elementor-element p{
  font-size:1.3rem;
  color:#777;
  line-height:1.8em!important;
}

.cms-88 h2.elementor-heading-title{
  font-family: 'Overpass', sans-serif;
  color:#2e3a4a;
  font-weight:300;
  font-size:3rem;
}

.cms-88 h2.elementor-heading-title small{
  font-size:0.5em;
  color:inherit;
}

.cms-88 .elementor-button-text{
  font-family: 'Overpass', sans-serif;
}


/************* ID 107 **************/
.cms-107 .elementor-element p{
  font-size:1.3rem;
  color:#777;
  line-height:1.8em!important;
}

.cms-107 h2.elementor-heading-title{
  font-family: 'Overpass', sans-serif;
  color:#2e3a4a;
  font-weight:300;
  font-size:3rem;
}

.cms-107 h2.elementor-heading-title small{
  font-size:0.5em;
  color:inherit;
}

.cms-107 .elementor-button-text{
  font-family: 'Overpass', sans-serif;
}

/************* ID 108 **************/
.cms-108 .elementor-element p{
  font-size:1.3rem;
  color:#777;
  line-height:1.8em!important;
}
.cms-108 h2.elementor-heading-title{
  font-family: 'Overpass', sans-serif;
  color:#2e3a4a;
  font-weight:300;
  font-size:3rem;
}

.cms-108 h2.elementor-heading-title small{
  font-size:0.5em;
  color:inherit;
}

/**********************RESPONSIVE*****************************************************************************************/

@media (min-width:993px) and (max-width:1199px){
  
  #product #attributes .attribute_list ul li{
    height:25px;
  }
  
  #product #attributes .attribute_list ul li > span {
    line-height: 18px;
    padding: 0 0px;
  }
  
  .alt_color li a{
    width:20px;
    height:20px;
  }
  
  #adtm_menu .advtm_search {
    width:45px;
    height:45px;
  } 
  
  #adtm_menu .searchboxATM .search_query_atm:focus {
    padding: 2px 15px 0 45px;
  }
}

@media (max-width:992px){
  
  .header-container{
    padding-bottom:180px;
  }
  
  #index .header-container{
    padding-bottom:0;
  }
  
  #header{
    position:fixed;
    width:100%;
    top:0;
    left:0;
    right:0;
    z-index:999;
  }
  
  #index #header{
    position: fixed;
    background:#fff;
    transition: 0.2s;
  }
  
  #index.unscrolled #header{
    background:transparent;
  }
  
  #index #header_logo, #index #header_links, #index #header_mobile_menu_link, #index #adtm_menu{
    opacity:1;
  }
  
  #_desktop_top_menu{
    visibility: hidden;
    position:fixed;
    background:#fff;
    top:156px;
    left:-90%;
    bottom:0;
    width:90%;
    max-width:400px;
    height:auto;
    margin:0;
    padding:0 0 0 35px;
    transition:0.3s;
    overflow-y:auto;
  }
  
  .mobile-menu-opened #_desktop_top_menu{
    display:block;
    visibility: visible;
    left:0;
  }
  
  #adtm_menu ul#menu {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding-bottom:30px;
  }
  
  header .row #header_logo{
    margin-left:auto;
    margin-right:auto;
    padding-left:0;
  }
  
  #header_links{
    margin-top:-120px;
    padding-right:35px;
  }
  
  #header_mobile_menu_link{
    display: block!important;
    float:left;
    padding:35px 0 0 35px;
  }
  
  #header_mobile_menu_link a{
    margin:0;
  }
  
  #header_mobile_menu_link:after{
    content: '';
    height:calc(100vh - 156px);
    background:rgba(0,0,0,0.1);
    display:none;
    position: absolute;
    top:156px;
    right:0;
    left:0;
    
  }
  .mobile-menu-opened #header_mobile_menu_link:after{
    display:block;
  }
  
  #adtm_menu #menu > li{
    padding-top:15px;
    
  }
  
  #adtm_menu ul#menu li.li-niveau1 a.a-niveau1{
    float:none;
  }

  #adtm_menu #menu > li:hover a span{
    color:#2e3a4a;
  }

  #adtm_menu #menu > li.sub a span{
    transition-delay: 0s;
    color:#2e3a4a;
  }

  #adtm_menu #menu > li.sub a span:after{
    bottom:0px;
    left:15px;
    right:15px;
    border-bottom:solid 1px;
    opacity:1;
    transition-delay: 0s;
    display: none;
  }

  #adtm_menu #menu > li.sub:hover a span{
    background:transparent;
    color:#2e3a4a;
  }

  #adtm_menu #menu > li a span {
    line-height:2em !important;
    padding:0 0px 0;
    font-weight:600;
  }

  
  #adtm_menu ul#menu li div.adtm_sub {
    visibility: visible !important;
    position:relative;
    top: initial!important;
    max-height: none;
    left: initial;
    background: transparent;
    white-space: normal;
    line-height: 1em;
    font-size: 1.1em;
  }
  
  #adtm_menu ul#menu li:hover div.adtm_sub{
    max-height:none;
  }
  
  #adtm_menu ul#menu li div.adtm_sub >.columnWrapTable >tbody >tr >td{
    display:block;
    padding:0;
  }
  
  #adtm_menu ul#menu li div.adtm_sub .adtm_column{
    border-left:1px solid #2e3a4a;
    padding:0 5px 0 20px;
    line-height:1.2em;
    font-size:1em;
    color:#2e3a4a;
  }

  .adtm_column_wrap > p{
    padding:15px 5px 5px 0px;
    margin:0px 0 0;
    border-left:0px solid #2e3a4a;
  }

  #adtm_menu ul#menu li div.adtm_sub .adtm_column_wrap_td:first-child .adtm_column,
  .adtm_column_wrap_td:first-child .adtm_column_wrap > p{
    border-left:1px solid #2e3a4a;
    padding-left:20px;
  }
  
  .adtm_column_wrap_td:first-child .adtm_column_wrap > p{
    display:none;
  }

  .adtm_column_wrap > p > strong{
    font-size:0.9em;
    font-weight:600;
    line-height:2em;
    color:#2e3a4a;
    text-transform: uppercase;
  }
  
  #adtm_menu table.columnWrapTable tr td div.adtm_column_wrap{
    padding:0;
  }
  
  #adtm_menu .advtm_search{
    order:-1;
    padding:30px 30px 0 0 !important;
  }
  
  #adtm_menu .searchboxATM .search_query_atm {
    width: 100%;
    background: #f5f1f1;
    box-shadow: none;
    padding: 2px 45px 0 15px;
    cursor:text;
    font-size:16px;
  }
  
  #index #adtm_menu .li-niveau1 .searchboxATM::after {
    color: inherit;
  }

  #adtm_menu .searchboxATM .search_query_atm:focus{
    width:100%;
  } 
  
  #index #adtm_menu .searchboxATM .search_query_atm:focus{
    margin-right:0;
  } 

  .adtm_sub a:hover{
    border-bottom:solid 1px transparent;
  }
  
  #header:after{
    content:'';
    display:block;
    margin:20px 30px 15px;
    border-bottom:solid 1px #ddd;
  }
  
  #index.unscrolled #header:after{
    opacity: 0;
  }
  
  .image-home{
    max-height:90vh;
    background:#fff;
  }

  .image-home img{
    min-height:auto;
  }
  
  .home-section{
    padding:30px;
  }
  
  .home-collection .elementor-cta .elementor-cta-button-wrapper{
    clear:both;
    width:auto;
    float:none;
  }
  
  .home-collection .elementor-cta .elementor-cta-description{
    width:auto;
    text-align: center;
    padding-bottom:30px;
  }
  
  .home-valeurs{
    padding:100px 0 80px;
  }
  
  .home-valeurs:before, .home-valeurs:after{
    width:50%;
    background-size:auto 70%;
  }
  
  .home-valeurs .home-collection .elementor-cta .elementor-cta-description{
    width:auto;
    text-align: center;
    padding-bottom:30px;
  }
  
  .home-valeurs .home-collection .elementor-cta .elementor-cta-button-wrapper{
    clear:both;
    width:auto;
    float:none;
  }
  
  .home-nature{
    padding-bottom:18%;
  }
  
  .home-nature:after{
    width:100%;
    background-size:90% auto;
  }
  
  .home-nature .home-collection .elementor-cta .elementor-cta-description{
    
    text-align: left;
  }
  
  .home-mode{
    padding-bottom:10px;
    padding-left:15%;
    padding-right:15%;
  }
  
  .home-mode:before, .home-mode:after{
    width:50%;
    background-size:auto 80%;
  }
  
  .home-mode .home-collection .elementor-cta .elementor-cta-description{
    width:auto;
    text-align: center;
    padding-bottom:30px;
  }
  
  .home-mode .home-collection .elementor-cta .elementor-cta-button-wrapper{
    clear:both;
    width:auto;
    float:none;
  }
  
  #order .table-responsive,
  #order-opc .table-responsive{
    border:none;
  }
  
  .page-product-box .rte table tr:first-child, .page-product-box .rte table td:first-child {
    font-size: 1.2rem;
  }
  
  #product .accessories-block{
    padding-left:60px;
    padding-right:60px;
    margin-left:-30px;
    margin-right:-30px;
  }
  
}
@media (min-width:768px) and (max-width:992px){
  
  #product #center_column{
    padding-left:30px;
    padding-right: 30px;
  }
  
  #product #image-block{
    display:flex;
    justify-content: center;
    margin-bottom:60px;
  }
  
  #product .pb-right-column{
    display:flex;
    flex-wrap: wrap;
    flex-direction: column;
    max-height:500px;
  }
  
  #product .p_h1, #product .content_prices, #product #short_description_block, #product .pb-right-column >.buttons_bottom_block{
    width:calc(50% - 30px);
    text-align:right;
  }
  
  #product #buy_block{
    width:calc(50% + 30px);
    margin-left:30px;
    padding-left:30px;
    padding-right:30px;
    border-left: 1px solid #ddd;
  }
  
  .ajax_block_product{
    width:50%;
    clear:none !important;
    float:left;
  }
  
  .top-pagination-content ul.pagination, .bottom-pagination-content ul.pagination{
    float:none;
  }
  
}

@media (max-width:767px){
  
  .header-container{
    padding-bottom:96px;
  }
  
  #header{
    *background:#eee;
    padding-top:10px;
  }
  
  #_desktop_top_menu{
    visibility: hidden;
    position:fixed;
    background:#fff;
    top:70px;
    left:-90%;
    bottom:0;
    width:90%;
    max-width:400px;
    height:auto;
    margin:0;
    padding:0 0 0 35px;
    transition:0.3s;
    overflow-y:auto;
  }
  
  header .row #header_logo{
    height:55px;
    width:130px;
    padding:0;
    margin:0 auto;
  }
  
  #header_links a, #header_mobile_menu_link a{
    padding:35px 0 0;
    font-size:0.6em;
    background-size:100%;
  }
  
  .lien-panier .cart-qty-nb{
    line-height:16px;
    bottom:initial;
    top:-8px;
  }
  
  #header_links{
    margin-top:-55px;
    padding:10px 15px 0 0;
  }
  
  #header_links .lien-compte{
    background-size:33px auto;
  }
  
  #header_links .lien-compte .mon{
    display: none;
  }
  
  #header_mobile_menu_link{
    padding:10px 0 0 15px;
  }
  
  #header_mobile_menu_link:after{
    content: '';
    height:calc(100vh - 70px);
    background:rgba(0,0,0,0.1);
    display:none;
    position: absolute;
    top:70px;
    right:0;
    left:0;
  }
  
  .advtm_menu_174{
    display:block;
  }
  
  .advtm_menu_174 a span{
    color:#2e3a4a!important;
  }
  
  #header:after{
    content:'';
    display:block;
    margin:10px 15px 15px;
    border-bottom:solid 1px #ddd;
  }
  
  .home-valeurs{
    padding-bottom:120px;
  }
  
  .home-valeurs:before, .home-valeurs:after{
    width:100%;
    background-size:auto 50% ;
  }
  
  .home-valeurs:before{
    display:none;
  }
  
  .home-valeurs .home-collection .elementor-cta .elementor-cta-description{
    width:auto;
    text-align: left;
    padding-bottom:30px;
  }
  
  .home-valeurs .home-collection .elementor-cta .elementor-cta-button-wrapper{
    clear:both;
    width:70%;
    float:none;
  }
  
  .home-nature{
    padding-bottom:25%;
  }
  
  .home-nature:after{
    width:100%;
    background-size:120% auto;
  }
  
  .home-nature .home-collection .elementor-cta .elementor-cta-description{
    
    text-align: left;
  }
  
  .home-mode{
    padding-bottom:35%;
    padding-left:0;
    padding-right:0;
  }
  
  .home-mode:before, .home-mode:after{
    width:50%;
    background-size:85% auto;
  }
  
  .home-mode .home-collection .elementor-cta .elementor-cta-description{
    width:auto;
    text-align: left;
    padding-bottom:30px;
  }
  
  .home-mode .home-collection .elementor-cta .elementor-cta-button-wrapper{
    clear:both;
    width:auto;
    float:left;
  }
  
  .lookbook-section .lookbook-product .elementor-column-wrap{
    padding:0 !important;
  }
  
  #order-detail-content #cart_summary td.cart_product{
    padding:25px 0;
  }
  
  #order-detail-content #cart_summary tbody td.cart_description{
    width:calc(100% - 100px);
    padding:25px 70px 0 15px;
    height:183px;
  }
  
  #cart_summary .cart_description .product-name a{
    line-height:1em;
  }
  
  #order-detail-content #cart_summary td::before{
    display:none;
  }
  
  #order-detail-content #cart_summary td.cart_quantity{
    padding-top:20px;
  }
  
  #order-detail-content #cart_summary tr{
    padding-bottom:15px;
  }
  
  .cart_voucher fieldset #discount_name{
    width:calc(100% - 40px);
  }
  
  .cart_voucher{
    margin:15px 0 30px;
    padding:0 !important;
  }
  
  #cart_voucher #voucher{
    padding:15px;
  }
  
  #cart_voucher #voucher fieldset{
    margin:0;
  }
  
  #cart_voucher h4{
    font-size:1.25rem;
    margin-bottom:5px;
  }
  
  #order-opc #opc_account{
    width:100%;
    padding:0 15px;
    float:none;
  }
  
  #order-opc .delivery_options_address{
    width:100%;
  }
  
  #order-opc .delivery_option_price{
    position:absolute;
    left:10px;
    text-align:left!important;
    bottom:10px;
    display:block;
    padding:0 !important;
    width:200px!important;
    font-size:1em!important;
  }
  
  #order-opc .delivery_option .table img{
    top:15px;
    margin:0;
  }
  
  #order-opc input.delivery_option_radio{
    top:30px;
  }
  
  #order-opc .delivery_option_radio > .radio > span{
    margin-top:25px;
  }
  
  #opc_payment_methods-content .row{
    width:100%;
  }
  
  #opc_payment_methods-content .payment_module{
    margin-right:0;
  }
  
  #opc_new_account form#login_form{
    width:100%;
    padding:0 30px 30px;
  }
  
  #order-opc .emcListPoints{
    margin:-5px 0 0 15px;
  }
  
  #product .pb-left-column #image-block{
    width:auto;
    max-width:458px;
  }
  
  #product .primary_block{
    padding-top:0px;
  }
  
  #product .breadcrumb{
    display:none;
  }
  
  div.MagicToolboxContainer.selectorsLeft .MagicToolboxMainContainer {
    padding-left: 0px;
  }
  
  #product .MagicScroll.MagicScroll-horizontal {
    height:auto!important;
    padding-top:43%;
  }
  
  #product .MagicScroll.MagicScroll-horizontal .mcs-item a{
    margin:0 5px;
  }
  
  #product #image-block{
    margin-bottom:30px;
  }
  
  #product .pb-right-column button.exclusive span{
    padding:0;
  }
  
  #product .pb-right-column button.exclusive{
    width: 100%;
    padding:25px 15px;
    z-index:900 !important;
  }
  
  #product .pb-right-column{
    padding-left:30px;
    padding-right:30px;
  }
  
  #product .accessories-block{
    margin-left:-15px;
    margin-right:-15px;
  }
  
  .prod-ico{
    text-align: center;
  }
  
  .prod-ico li{
    float:none;
    display:inline-block;
    text-align: left;
  }
  
  #tab_plusinfos{
    width:100%;
    float:none;
    border:none;
    padding-top:0;
  }
  
    #tab_personnalisation{
    width:100%;
    float:none;
    border:none;
    padding-top:0;
  }
  
  
  #tab_conseils-d-entretien{
    width:100%;
    float:none;
    margin-left:auto;
    margin-right:auto;
  }
  
  #tab_nos-valeurs{
    border:none;
    
  }
  
  
  
  ul.product_list.grid > li .product-container .product-image-container{
    max-width:100%;
  }
  
  .ajax_block_product .product-name{
    padding-bottom:50px;
  }
  
  .ajax_block_product .product-name span{
    line-height:normal;
  }
  
  .top-pagination-content ul.pagination, .bottom-pagination-content ul.pagination{
    float:none;
  }
  
  .add-totebag{
    display:block !important;
    padding-top:13rem;
    background-position:center top;
  }
  
  .add-totebag a{
    margin-top:1.5rem;
  }
  
}


@media (max-width:415px){
    
  header .row #header_logo{
    display:block;
  }
  
  #header_links a, #header_mobile_menu_link a{
    padding:35px 0 0;
  }
  
  #header_links .lien-compte{
    display: none;
  }
  
  .product-name{
    line-height:normal;
  }
  
  
}

@media (min-width:800px){
#reinsurance-custom-block{
  width:100%;
}
}

/** two cols product list **/

.product-col-toggle{
  display: none;
  align-items:center;
  justify-content: flex-end;
  gap:1rem;
  padding:10px;
  font-family:"Overpass", sans-serif;
  font-size:12px;
  text-transform: uppercase;
}

.col-toggle{
  color:#33333333;
  border-radius:7px;
  padding: 0 0.25rem;
  display: block;
  line-height:2.5rem;
  font-family:'FontAwesome';
  cursor: pointer;
  font-size:20px;
}

.product-list-layout-standard .col-toggle-standard,
.product-list-layout-expand .col-toggle-expand{
  color:inherit;
  
}

.col-toggle-standard:before{
  content:'\f009';
}

.col-toggle-expand:before{
  content:'\f00a';
}

@media (max-width: 479px){
  
  .product-col-toggle{
    display:flex;
  }
  
  .col-toggle{
    font-size:18px;
  }
  
  .col-toggle-standard:before{
    content:'\f0c8';
  }

  .col-toggle-expand:before{
    content:'\f009';
  }

  .product-list-layout-expand .product_list.grid{
    margin: 0 -10px !important;
  }

  .product-list-layout-expand ul.product_list.grid > li{
    width: 50%;
    float: left;
    padding:0 5px 6px !important;
  }

  .product-list-layout-expand ul.product_list.grid > li:nth-child(2n + 1){
    clear: left;
  }
  
  .product-list-layout-expand .ajax_block_product .product-name span{
    position:static;
    order:999;
    padding-top:1rem;
  }
  
  .product-list-layout-expand .ajax_block_product .product-name{
    display:flex !important;
    flex-wrap:wrap;
    font-size:1.5rem;
    padding-bottom:1rem;
  }
  
  .product-list-layout-expand .ajax_block_product .product-name:after{
    display:none;
  }
  
  .product-list-layout-expand .ajax_block_product .right-block{
    position:relative;
  }
  
  .product-list-layout-expand .ajax_block_product .product-image-container{
    margin-bottom:0rem !important;
  }
}

/** end **/


/* Advanced Search 4 - Advanced Styles Content */

button#viewProductsBtn {
    font-size: 16px;
}


/* CORRECTION TITTRE */ 
span.PM_ASCriterionsGroupName {
  display: block !important;
  color: black;
  font-size: 14px;
}


/* BTN FILTRER  */ 
#openFilters {
font-family: Overpass;
background : #fff;
color:#333;
padding: 9px 15px 6px 15px;
border: 1px solid;
z-index: 8;
/*border: none;*/
}


/*  BTN FILTRE  */ 

.filters-panel {
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  max-width: 500px;
  height: 100%;
  background: #fff;
  box-shadow: -1px 0 1px rgba(0,0,0,0.3);
  z-index: 9999;
  transition: right 0.3s ease;
  overflow-y: auto;
}

/*
.filters-panel {
  position: fixed;
  top: 0;
  right: -500px;
  width: 500px;
  height: 100%;
  background: #fff;
  box-shadow: -1px 0 1px rgba(0,0,0,0.3);
  z-index: 9999;
  transition: right 0.3s ease;
  overflow-y: auto;
}

@media (max-width: 425px) {
  .filters-panel {
  right: -425px;
  width: fit-content; }
  }
  
@media (max-width: 320px) {
  .filters-panel {
    right: -320px;
  width: fit-content; }
  }
  
*/

.filters-panel.open {
  right: 0;
}
.filters-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 40px;
  background: #fff;
  border-bottom: 1px solid #ddd;
}

.filters-header span {
  flex-grow: 1;
  text-align: left;
  font-size: 26px;
  color: black;
  /*padding-left: 10px;*/
}

.filters-header .close {
  background: transparent;
  border: none;
  font-size: 30px;
  font-weight: 100;
  cursor: pointer;
  color: #000;
  margin-top: -10px;
}
.filters-content {
  padding: 8px;
  background: #fff;
}


.product-controls {
  display: flex;
  justify-content: start;
  align-items: center;
  margin-bottom: 10px;
  padding-left: 12px;
}

/* product-controls  MOBILE */
@media (max-width: 425px) {
  .product-controls {
     margin-bottom: -33px;
}
}



/* BTN FOOTER VOIR PRODUITS */
.filters-footer {
  margin-top: auto;
  padding: 8px;
  background-color: #000;
  text-align: center;
}

.btn-view-products {
  width: 100%;
  background-color: #000;
  color: #fff;
  border: none;
  padding: 10px;
  font-size: 14px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.btn-view-products:hover {
    color: white;
}

h4.PM_ASearchTitle {
    display: none;
}



/* CRITERES 2 PAR LIGNE */
.PM_ASCriterionGroupCheckbox {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* 2 colonnes */
  gap: 0px; /* espace entre les éléments */
  padding: 0;
  margin: 0;
  list-style: none;
}

/* CRITERES 1 PAR LIGNE POUR LES TAILLES */
ul#PM_ASCriterionGroupCheckbox_5_7 {
    display: flex;
    flex-direction: column;
}

/* PADDING BOTTOM PRIX */
p#PM_ASCriterionsGroupTitle_5_8 {
    padding-bottom: 10px;
}

/* ON CACHE LE BTN RESET  */
a.PM_ASResetSearch {
    display: none !important;
}


/* TRAIT DEBUT NOM CRITERE */
.PM_ASCriterionsGroupName::before {
  content: "";
  display: inline-block;
  width: 30px; /* longueur du trait */
  height: 2px; /* épaisseur du trait */
  background-color: #b3a3a3; /* couleur du trait */
  margin-right: 8px;
  vertical-align: middle;
}

/* CRITERE BORDER FOOTER */
.PM_ASCriterionsOutput{
 border-bottom: .0625rem solid hsla(0, 0%, 78%, .5);
 padding-bottom: 16px;
}


/* CRITERE PADDING COMPTEUR */
.PM_ASCriterionNbProduct {
    padding-left: 4px;
}

/* OVER FONT */
div#filtersPanel {
    font-family: Overpass;
}

/* PADDING  BLOC */
div#PM_ASBlockOutput_5 {
    padding: 0 40px 40px 40px;
}
/* PADDING  BLOC MOBILE */
@media (max-width: 425px) {
  div#PM_ASBlockOutput_5 {
    padding: 0 10px 10px 20px;
}
}


/* COULEUR CRITERE */
label.PM_ASLabelCheckbox {
    color: black;
  font-size: 14px;
}

/* COULEUR CRITERE */
.PM_ASCriterionGroupCheckbox li .checkbox {
  margin: 6px;
}




/* TYPO  LIEN */
a.PM_ASLabelLink {
    font-family: 'Overpass';
      color: #333;
}
/* TYPO  LIEN  MOBILE */
@media (max-width: 425px) {
  a.PM_ASLabelLink {
    font-size: 15px;
}
}



/* HOVER NO BOLD CRTIRE */
.PM_ASCriterionGroupCheckbox .PM_ASLabelCheckboxSelected .PM_ASLabelLink, .PM_ASCriterionGroupCheckbox .PM_ASLabelCheckbox .PM_ASLabelLink:hover {
    font-weight: normal;
}


/* MARGE */
.top-pagination-content.clearfix {
    padding: 0;
}



/* Curseurs ronds blancs avec intérieur noir */
.ui-slider .ui-slider-handle {
    width: 16px;
    height: 16px;
    background: #fff;
    border: 3px solid #000;
    border-radius: 50%;
    top: -7px;
    cursor: pointer;
    box-sizing: border-box;
}

/* La barre de fond */
.ui-slider {
    background: #000;
    height: 2px;
    border: none;
}

/* La portion active sélectionnée entre les deux curseurs */
.ui-slider-range {
    background: #000;
    border: none;
}

/* BUTTON PAS DE CONTOUR */
button#openFilters {
    outline: none;
}

/* MARGE BTN RESET */
.PM_ASSelectionsInner {
    padding-bottom: 20px;
}


​/* LYRA */

div#lyra_std_title {
    display: none !important;
}

.kr-card-header {
    border-bottom: 1px solid #b7b7b7 !important;
    background-color: #ffffff !important;
	margin-top: 14px !important;
}

span.kr-card-header-label {
	font-weight: 400 !important;
    font-family: Overpass !important;
    text-transform: uppercase !important;;
    letter-spacing: -1px !important;;
	font-size: 15px !important;
	
}
.kr-smart-form {
    width: var(--kr-form-smartform-width, 400px);
}
.kr-methods-list-card-form-wrapper {
    padding: 8px 30px 12px !important;
}