/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

* {
    box-shadow: none !important;
} 
/*
.elementor-12170101 .elementor-element.elementor-element-55f61ed .ce-product-features__label {
	text-align: center;
	font-family: "futura light", sans-serif;
	font-size: 13px;
	font-weight: 100;
	width: 33%;
	padding: 5px 5px 5px 5px;
}*/

.enduo a{
  padding:10px;
  border-color:#C8B8AD; 
  font-size:15px;
  color:#B09D91;

   transition:
    color 0.3s ease,
    background-color 0.3s ease,
    border-color 0.3s ease;
}

.enduo a:hover{
  background-color: #C19B3F;
  color:#fff;
}

.ets_mm_megamenu .mm_columns_ul {
	text-transform: uppercase;
}
.category-sub-menu, .breadcrumb{
  	text-transform: uppercase;
    font-size: 12px;;
}

  .block-category::after {
  content: "";
  top: 61px;
  width: 15%;
  height: 3px; /* épaisseur de la bordure */
  background-color: #D8C4B7;
  margin-top:5px;
}

.card-block {
	padding-left: 0.7rem;
}

#category-description{
  margin-top: 2rem;
}

.badgeAbo{
  background-color:#C19B3F;
  border-radius: 5px;
  padding: 5px;
  color:#fff;
}
.wpcf7 textarea {
	font-size: 16px !important;
}
.block-category {
  min-height: 0rem;
}

.product-accessories .products{
    justify-content: center;
}

.wpcf7 h3{display: none;}

body#module-freestorelocator-page .store {
  padding: 13px 8px;
  margin: 5px;
  border: 1px solid #eee;
  font-size: .85rem;
  font-weight: 500;
    cursor: pointer;
}

.quickview .modal-content {
  background: #fff;

}
.thumbnail-container>.product-description:after{
    content:"";
    border-top:1px solid #7a7a7a;
    position:absolute;
    width:80%;
    top:0;
    left:10%;
    opacity:.25}

.product-images > li.thumb-container > .thumb.selected, .product-images > li.thumb-container > .thumb:hover {
  border: 3px solid #D7C4B7;
}

.leaflet-popup-content-wrapper, .leaflet-popup-tip {
  background: #fff;
  color: #7A7A7A;
  box-shadow: 0 3px 14px rgba(0,0,0,0.4);
}

.leaflet-container a.leaflet-popup-close-button {
  
  top: 10px;
  right: 10px;
  color: #333;

}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6,.myaccount-title a,.block-categories .category-sub-menu li[data-depth="0"] > a {

  font-weight: normal;
}

.mapcontainer{
    margin:20px;
}
/*.ets_mm_megamenu ul {
    margin: auto;
}*/
.ets_mm_megamenu .mm_columns_ul{
    border: none;
}


.ets_mm_megamenu{
    margin-top:0px;
    background-color: none;
}

.mm_menu_content_title{
    min-height:60px;
}


.mm_menus_li > a {
  font-weight: normal;
}

.ets-dir-ltr.layout_layout2 .mm_menus_ul > li {
  border-right: none;
    border-left:none;
}

.ets-dir-ltr.layout_layout2 .mm_menus_ul > li:last-child {
  border-right: none;
}

.ybc-menu-toggle{padding:0px;}

.dropdown-menu{min-width:3rem;}
.dropdown-item{
    padding: 3px 10px;

}

.elementor-sticky--active {
  z-index: 6;
}




#products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container {

  box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
}


/*tabs*/

.tabs{
    margin-top:0;

}

.tabs .nav-tabs .nav-link {
        font-weight: normal;
}
.tabs .nav-tabs .nav-link.active{
  color: #BF9509;
  

}
.nav-tabs .nav-item + .nav-item {
margin-left: 0rem;
}

.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover {
  border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
  border-bottom: 1px solid #BF9509;
    font-weight: normal;
}



#searchForm {
  position: relative;
  width: 90% !important;
  max-width: 470px !important;
}

#searchForm #searchvalue {
  border: 1px solid #ededed;
  padding: 16px 25px 15px;
  height: auto;
  width: 100%;
  border-radius: 30px;
  outline: none;
}

#searchForm .searchForm__submit {
  position: absolute;
  right: 47px;
  top: 51%;
  background: #dbdbdb36;
  border: none;
  height: 51px;
  width: 35px;
  transform: translateY(calc(-50% - 3px));
  cursor: pointer;
}

.btn-myspa-geoloc::before {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(/img/732dc5cb6b292ce2f7924d0ae43fefe3.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  opacity: .6;
}


.btn-myspa-geoloc {
  position: absolute;
  right: 0;
  top: 50%;
  background: transparent;
  border: none;
  height: 35px;
  width: 50px;
  transform: translateY(calc(-50% - 2px));
  cursor: pointer;
}



body#module-freestorelocator-page h1.myspa-title {
  margin: 1.5rem auto;
  max-width: 540px;
    text-align: center;
}


.price{
  color: #BF9509;
  font-weight: normal;
  text-align: center;
}

.prixficheproduit{
    font-size:2rem;
}

.product-accessories .h5{
    color:#7a7a7a;
    padding: 15px;
    border-bottom: 1px #BF9509 solid;
    margin-top: 20px;
    text-align: center;
}

.store-name{
    font-size: 1rem;
   color: #BF9509;
}

.store:hover{
    background:#F8F5F5;
}

.breadcrumb li {
  display: inline;
}

.bread-container{
    background: #F8F5F5;
    margin-bottom:1.563rem;
    padding: 1rem 0rem;
}

#wrapper{padding-top: 0rem;}

.breadcrumb{
  margin-bottom: 0rem;
}




.breadcrumb li::after {
  content: "/";
  color: #7a7a7a;
  margin: .3125rem;
}

.breadcrumb ol {
  padding-left: 0;
  margin-bottom: 0;
}


.souligne{
    width:15%;;
    height: 1px;
    background: #B09D91;
    margin:-10px auto 10px auto;
}

.mm_bubble_text {
	display: inline-block;
	font-size: 12px;
  font-weight: bold;
	right: 10px;
	line-height: 14px;
	margin-left: 0;
	padding: 5px 5px;
	position: absolute;
	text-transform: capitalize;
	top: -3px;
	white-space: nowrap;
}

@media (min-width: 992px) {
    .cart-grid-right, .cart-grid-body{
        margin-top:1.5rem;
    }
}


@media (min-width: 768px) {
  .mm_menus_ul {
      width: auto;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
     

  }
    
    .logo-menu{
        display: none;
    }
    
    

}

@media (max-width: 1024px) {
  .block-category::after {
  content: "";
  top: 61px;
  width: 25%;
  height: 3px; /* épaisseur de la bordure */
  background-color: #D8C4B7;
  margin-top:5px;
  margin-bottom: 10px;;
}
    
      .logo-menu{
        padding: 1rem;
        text-align: center;
        width: 100%;
        display: block;
        margin-top:250px;
        border-top: 1px solid #ccc;
       
    }
    .close_menu{
        background-color: #C8B8AD;
        color: #ffffff;
    }

}


@media (max-width: 767px) {
    .ets_mm_megamenu .container {
        background: none;
    }
    
   .ets_mm_megamenu.layout_layout2 {
    background-color: none;
  }
    
     .ets_mm_megamenu.hook-custom {
    margin: 0px 0px 0px 10px;
    }
    
   /*Pb de lien du menu ne fonctionnant pas sur mobile*/
 .ets_mm_megamenu .mm_columns_ul {
  /*pointer-events:fill; */
    }
    
    .elementor-search__container {
        z-index: 10;
    }
    
    .tabs{
        padding:0.5rem;
    }
  
    .nav-tabs .nav-link {
        padding: 1em;
    }
    .transition_floating .close_menu {
   
    font-size: 1rem;
    font-weight: normal;
    }
    
#map {
  height: 30vh !important;
    margin-bottom: 10px;
    }
    

.mm_menu_content_title{
    min-height:30px;
}

    
    .logo-menu{
        padding: 1rem;
        text-align: center;
        width: 100%;
        display: block;
        margin-top:250px;
        border-top: 1px solid #ccc;
       
    }
.mm_bubble_text {
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	right: -50px;
	line-height: 14px;
	margin-left: 12px;
	padding: 5px 5px;
	position: absolute;
	text-transform: capitalize;
	top: 24px;
	white-space: nowrap;
}
   
}
