
@font-face {
	font-family: "Kalam";
	src: url('../fonts/Kalam-Regular.woff2');
}
@font-face {
	font-family: "Montserrat-Medium";
	src: url('../fonts/Montserrat-Medium.woff2');
}

@font-face {
font-family: 'Montserrat-Bold';
	src: url('../fonts/Montserrat-Bold.woff2');
}
@font-face {
font-family: 'Montserrat-Regular';
	src: url('../fonts/Montserrat-Regular.woff2');
}
@font-face {
font-family: 'Montserrat-SemiBold';
	src: url('../fonts/Montserrat-SemiBold.woff2');
}

.bg-brown{background: #ccc1b9}
.bg-brown-light{background: #f5f0ed}
h2, h1{
  font-size: 42px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: center;
  color: #a1836e;
  margin: 0px;
  font-family: "Kalam";
}
p,.product.description,
.catalog-product-view .product.data.items>.item.content{
  font-family: 'Montserrat-Regular';
  font-size: 14px;
  color: #26150f;
  font-weight: normal;
  line-height: 1.93;
}
h2 + p{
	font-family: 'Montserrat-Regular';
	font-size: 14px;
	font-weight: normal;
	line-height: 1.93;
	color: #26150f;
	text-align: center;
	margin-bottom: 49px;
}
.pre-header{
  padding: 5px 0px;
  z-index: 99;
  margin-bottom: 18px;
  text-align: center;
  color: white;
}
.navigation .level0 .submenu a {
  padding: 6.5px 7px;
  font-family: "Montserrat-Medium";
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #26150f;
}
/* HEADER*/

.level-top.ui-corner-all.ui-state-focus,

li.level0:hover > a{
	 background: #ccc1b9;
}
body .navigation .level0.parent>.level-top>.ui-menu-icon{display: none}
.search-open:hover{cursor: pointer}
body .navigation .level0.parent>.level-top {
	padding-right: 12px;
    padding: 0px 29px;
}

body .navigation .level0 .submenu {
    width: 100%;
    max-width: 100%;
    min-width: 1px;
}

.cms-home header .logo .logo-minimalist{height: 0px; opacity: 0;}

header .navigation li a{
  text-transform: uppercase;
  color: black;
  font-size: 16px;
  font-family: 'Montserrat-Bold';
  font-size: 14px;
  color: #26150f;
}
header .custom-nav-header{
  float: left;
  width: 100%;
  position: relative;
  background-size: cover;
  background-position: center;
  margin-top: 30px;
}
header .header.links{
  position: absolute;
  top: 0;
  right: 45px;
  display: flex;
  z-index: 99;
  top: -75px;
}
header .panel.wrapper,.panel.header{display: none}
header .nav-sections,header .navigation{background: none}
header .navigation{z-index: 99;}
header .navigation ul{text-align: center;}
header .logo {
  margin: auto!important;
  float: none;
  display: block;
  text-align: center;
  z-index: 3;
}
header .logo img {
  margin: auto;
  display: block;
  max-width: 90%;
}
header .custom-nav-header.fixed{
  position: fixed;
  top: 0;
  z-index: 9999;
  background: white;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  padding: 22px 0px;
  margin:0px;
}
header .custom-nav-header.fixed .logo-hp{
  height: 0px;
  opacity: 0;
}
header .custom-nav-header.fixed .logo-minimalist,
.page-header.fixed .logo{
	display: block;
  width: 130px;
  position: fixed;
  left: 40px;
  top: 10px;
  height: auto!important;
  opacity: 1!important;
  z-index: 99999999999999999999999;
}
header .nav-sections{margin-bottom: 0px}
header .custom-nav-header.fixed .nav-sections{margin-bottom: 0px}
.custom-nav-header.fixed header .nav-sections{margin-bottom: 0px}
.custom-nav-header.fixed a.logo{
  margin: initial!important;
  position: initial;
}
.logo-hp{margin-bottom: 35px}
.custom-nav-header.fixed .header.links {
  top: 34px;
  margin: 0px;
}
.pre-header .rs-top{
  position: absolute;
  left: 15px;
  top: 10px;
}
.pre-header p,.pre-header .num{
  font-size: 16px;
  line-height: 1.13;
  text-align: center;
  color: red;
}
.pre-header .num{
  top: 15px;
  position: absolute;
  right: 15px;
}
.pre-header{
  padding: 10px 0px;
  z-index: 99;
}
header *{transition: 0s}

.navigation .level0.active>.level-top, .navigation .level0.has-active>.level-top{border: none}
 body:not(.cms-home)  .logo-hp{display: none!important}


 body:not(.cms-home) header .logo{position: initial}
 body:not(.cms-home) .page-header{margin-bottom: 45px}

   body.catalog-product-view .page-header{
		 /* margin-bottom: 135px */
	 }

.page-header{z-index: 9}
.cms-home .swatch-attribute.boe_taille{display: none}

 header .custom-nav-header.fixed{z-index: 999999}

.block.block-search{
  position: absolute;
  top: 60px;
  right: 0px;
  opacity: 0;
  transition: 0.5s;
}
.block.block-search.active{
  opacity: 1;
  top: 30px;
}
.header.links li{
  width: auto;
  float: left;
  padding: 0px 15px;
  display: inline;
}
.search-open svg,
.account svg,
.minicart-wrapper svg{
	width: 22px;
	height: 22px
}
/* .minicart-wrapper .showcart {
  background-image: url('../images/svg/cart-black.svg');
  width: 18px;
  height: 26px;
  background-size: cover;
  background-position: center;
  transition: 1s;
}
.minicart-wrapper .showcart:hover{background-image: url('../images/svg/cart-hover.svg')} */
.minicart-wrapper .action.showcart:before,
.minicart-wrapper .action.showcart.active:before{
  content: none;
}
#maincontent > .columns{padding: 0px}
/* Nos univers */
section.univers{
  width: 100%;
  max-width: 100%;
  margin: auto;
  clear: both;
  position: relative;
  display: block;
  margin-bottom: 77px;
  display: table;
  margin-top: 76px;
}
section.univers .col-md-6{
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 50px;
}
section.univers h3{
	width: auto;
	    position: absolute;
	    left: 0px;
	    right: 0px;
	    z-index: 1;
	    font-family: 'Montserrat-Bold';
	    font-size: 33px;
	    text-align: center;
	    color: #ffffff;
	    text-shadow: 0px 0px 10px #26150f;
	    text-transform: uppercase;
	    width: 100%;
	    top: 40%;
	    margin: 0px;
}
section.univers h2{margin-bottom: 0px}
section.univers .col-md-4{
	 padding: 0px 8px;
}

section.univers .block{
	margin-bottom: 16px;
	position: relative;
	overflow: hidden;
	padding: 0px;
}
section.univers img{
  width: 100%;
  object-fit: cover;
}
section.univers .block-1 img{height: 675px}
section.univers .block-2 img{height: 428px}
section.univers .block-3 img,
section.univers .block-5 img,
section.univers .block-6 img{
  height: 428px;
}
section.univers .block-4 img{height: 675px}
section.univers img {transition: transform .5s, filter 1.5s ease-in-out}
section.univers .block:hover img {transform: scale(1.1)}
.slide img{padding: 0px 25px}
/*produits*/

.stock.available{
	display: none;
}

.cms-home .product-image-photo,
.catalog-category-view .product-image-photo,
.catalogsearch-result-index  .product-image-photo{
    height: 422px;
    position: relative;
    object-fit: cover;
}
.products-grid .product-item-info:hover,
.cms-home .products-grid .product-item-info:hover,
.products-grid .product-item-info.active,
.cms-home.page-layout-1column .products-grid .product-item-info:hover{
   background: none!important;
   box-shadow: none!important;
   border: none!important;
   margin: 0px;
   padding: 0px;
   position: relative;
   z-index: 1;
}
.product-item .swatch-opt-1{display: none!important}
.products-grid .product-item-details a{
  font-size: 16px;
  font-weight: normal;
  font-family: "Montserrat-Bold";
  line-height: 1.33;
  text-align: center;
  color: #26150f;
  text-transform: uppercase;
}
.products-grid .price{
  font-size: 16px;
  font-weight: bold;
  line-height: 1.71;
  color: #8d817e;
  margin: auto;
  display: block;
  font-family: "Montserrat-Bold";

}
.product-item-name{
  text-align: center;
  margin-top: 13px;
  min-height: 46px;
}
.product-item .price-box .price::before{
  content: "-";
  margin: 0px 3px;
}
.product-item-details{
  display: flex;
  align-items: baseline;
  justify-content: center;
}
.products-grid .price-label{display: none}
.category-description {
	width: 585px;
	margin: auto;
	font-family: "Montserrat-Regular";
	line-height: 1.86;
	letter-spacing: normal;
	text-align: center;
	color: #26150f;
	font-size: 14px;
	max-width: 100%;
	margin-top: 18px;
}
.category-description p{margin: 0px}
.cms-home .product-image-wrapper,
.catalog-category-view  .product-image-wrapper{
  padding: 0px!important;
  height: auto;
}
.cms-home.page-layout-1column .block.widget .products-grid .product-item,
.catalog-category-view .block.widget .products-grid .product-item{
  margin-bottom: 55px!important;
}
.cms-home.page-layout-1column .block.widget .products-grid .product-item{
	margin-bottom: 50px!important;
}
.cms-home.page-layout-1column .block.widget .products-grid .product-item,
.page-products.catalog-category-view .products-grid .product-item,
.catalogsearch-result-index.page-products .products-grid .product-item {
  width: 25%;
  float: left;
  margin: 0px;
}
.link-decoration{
	font-family: "Montserrat-Regular";
	line-height: 1.71;
	letter-spacing: normal;
	text-align: left;
	color: #26150f;
	text-decoration: underline;
}
.link-decoration:focus,
.link-decoration:active {
	color: #26150f;
}

.page-products.catalog-category-view .products-grid .product-item{margin-bottom: 127px!important}
	body:not(.cms-home) .page-footer .reassurance{margin-top: 50px}
 .products-grid .product-item{padding: 0px 7px!important}
.cms-home .block-products-list .product-image-container,
.catalog-category-view .product-image-container{width: 100%!important}
.catalog-category-view  .product-item-info { width: auto}
body .product-image-photo{width: 100%}
@media screen and (min-width: 1350px ){
  .navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content,
  .page-wrapper>.widget, .page-wrapper>.page-bottom,
  .block.category.event, .top-container, .page-main {
		max-width: 1340px;
		padding: 0px;
	}
}

/*Boutique story*/
.boutique-story .inner .block{
  background: #f5f0ed;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px 37px;
  top: 55px;
  position: relative;
  left: -60px;
  width: 492px;
	margin-bottom: 65px;
}
.image-preview{
  width: 650px;
  max-width: 100%;
  height: 432Px;
  object-fit: cover;
}
.boutique-story .inner{
	display: flex;
  justify-content: center;
}
.boutique-story .inner .block p{
  text-align: left;
  line-height: 1.93;
  margin-top: 30px;
  font-size: 15px;
}
/*Story*/
.story{
  margin-bottom: 63px;
  margin-top:  80px;

}
.story .block-1,
.story .block-2,
.story .block-3{
  padding: 0px;
}
.story .block-2{height: 514px}
.story .block-2 .logo-story {
  width: 530px;
  max-width: 90%;
  margin: auto;
  display: block;
  margin-bottom: 35px!important;
}
.story .block-2 p b,
.story .block-2 p strong{color: black}

@media screen and (min-width: 768px){
  .img-story{padding-right: 40px}
}
.story .block-1 img,
.story .block-3 img{
  height: 514px;
  width: 100%;
}
.story .block-2{
  height: auto;
  width: 996px;
  margin: auto;
}

.read-more {
  max-height: 0;
  transition: max-height 0.15s ease-out;
  overflow: hidden;
}
.read-more.active {
  max-height: 900px;
  transition: max-height 0.45s ease-in;
}
.read-more-btn{
  color: red;
  font-size: 17px;
  text-decoration: underline;
  text-transform: uppercase;
}
.read-more-btn:hover{cursor: pointer}
body:not(.cms-home) .story,
body:not(.cms-home) .instagram{
  display: none;
}
.instagram iframe{margin-top: 60px}
.no-pad{padding: 0px}

/* Footer*/
.page-footer {
  background: none;
	padding: 0px;
}
.page-footer .reassurance {margin-top: 110px}
.page-footer .reassurance ul{
	display: flex;
	justify-content: center;
	margin-bottom: 30px;
}
.reassurance  img{
	height: 38px;
	margin-bottom: 15px;
}
.reassurance .title{
  font-family: "Montserrat-Regular";
  font-size: 14px!important;
  font-weight: normal;
  text-align: center;
  color: #a1836e;
  margin: 0px;
  text-transform: uppercase;
  line-height: normal;
}
.reassurance p{
	font-size: 12px;
	color: #a1836e;
	margin: 0px;
}
.page-footer .reassurance  li {
	margin-top: 0rem;
	margin: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	padding: 0px 125px;
	text-align: center;
}
.page-footer .reassurance  li p:not(.title){font-size: 14px}
.footer.content{
  width: 100%;
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer.content .links{
  width: 100%;
  padding: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer.content .links li {margin: 0px 27px}
.copyright{
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.08;
  letter-spacing: normal;
  color: black;
  background: none;
  text-align: center;
  padding-bottom: 35px;
  padding-top: 16px;
  border-top: 1px solid #d4d4d4;
}
ul.footer-links{
  padding: 0px;
  display: flex;
  justify-content: center;
  margin-bottom: 0px;
  margin-top: 8px;
  align-items: center;
}
li{list-style-type: none}
.footer-links li{padding: 0px 25px}
.footer-links li.fb{padding-right: 5px}
.footer-links li.insta{padding: 0px 5px}
.footer-links li a {
  line-height: 1.14;
  color: black;
}
/*CATEGORY*/
.filter-options{
	float: none!important;
	display: flex;
	justify-content: center;
}
.catalog-category-view .products li:nth-child(12n+1),
.catalog-category-view .products li:nth-child(12n+2),
.catalog-category-view .products li:nth-child(12n+8),
.catalog-category-view .products li:nth-child(12n+7){
	width: 33.333333333333336%!important;
}
.catalog-category-view .products li:nth-child(12n+1) img,
.catalog-category-view .products li:nth-child(12n+2) img,
.catalog-category-view .products li:nth-child(12n+8) img,
.catalog-category-view .products li:nth-child(12n+7) img{
height: 570px;
}
.catalog-category-view .products li:nth-child(6n+3){clear: both}
.catalog-category-view .products li:nth-child(12n+7){
	margin-left: 33.333333333333336%!important;
}
/*breadcrumbs*/
.breadcrumbs .item:not(:last-child):after{
	content: '/';
	font-size: 24px;
	line-height: 15px;
	color: black;
	position: relative;
}
.catalog-category-view .sidebar-additional{display: none}
.catalog-category-view h1{width: 100%}
 body .breadcrumbs a,
 body .breadcrumbs a:visited,
 body .breadcrumbs strong{
  text-decoration: none;
	font-family: "Montserrat-SemiBold";
  font-size: 12px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #26150f;
}
.filter-mobile{display:none}
.filter-options{float: right}
.block.filter .filter-options .filter-options-item{
	 width: 150px;
	 margin-right: 20px;
	 margin-bottom: 10px;
	 border: none;
	 outline: none;
	 padding: 12px 0;
	 padding-left: 28px;
	 font-family: "Sen-Bold";
	 font-size: 16px;
	 line-height: 19px;
	 text-align: left;
	 box-sizing: border-box;
	 -moz-box-sizing: border-box;
	 -webkit-box-sizing: border-box;
	 float: left;
}
#layered-filter-block *{
	font-family: "Montserrat-Regular";
line-height: normal;
letter-spacing: normal;
text-align: center;
color: #26150f;
}
.filter-options-item:nth-child(3) {margin-right: 0px!important}
#layered-filter-block *{
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: left;
  color: black;
}
.page-layout-1column .filter-options-title {
   padding: 0 36px 0 0;
   text-transform: capitalize;
}
.filter-title strong,
.toolbar-products{
   display: none;
}
.page-layout-1column .filter-options-content {
  -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
  -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
  box-shadow: none;
  border: 1px solid #bbb;
  padding: 0;
  position: absolute;
  top: 100%;
  visibility: hidden;
  width: 100%;
  z-index: 2;
  left: 0;
  box-sizing: border-box;
  width: max-content;
}
.page-layout-1column .filter-options-content .items{
  margin: 0;
  padding-left: 0px;
  list-style-type: none;
}
.page-layout-1column .filter-options-content .item{padding-left: 20px}
.page-layout-1column .filter-options-content .item:hover {background-color: #e8e8e8}
.filter-options-title:after {
	 font-size: 12px;
	 font-weight: 600;
}
.page-layout-1column .filter-options-item.active:before,
.page-layout-1column .filter-options-item.active:after{
  display:none;
}
.page-layout-1column .filter-options-title:after{right: 30px}
.page-layout-1column .filter.block {
  border-top: none;
  margin: 60px auto;
  float: right;
  clear: both;
  width: 100%;
  text-align: right;
  margin-bottom: 20px;
}
.page-layout-1column .filter-content{
  width: 100%;
  margin: 0 auto;
  display: inline-block;
}
#layered-filter-block *{z-index: 99}
.swatch-option.text{
  border-radius: 100%;
  height: 30px;
  border: solid 1px black;
  background: white;
  transition: 0.3s;
  padding: 0px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px!important;
}
a .swatch-option.text:hover{
  background: #a1ddc8;
  color: white!important;
  outline: none;
  border: 1px solid #a1ddc8;
}
.swatch-attribute-options{
  padding: 5px 10px;
  display: flex;
  align-items: center;
}
a.swatch-option-link-layered:hover,
a.swatch-option-link-layered{background: none!important}
body .breadcrumbs li strong{
	font-family: "Montserrat-Regular";
  font-weight: normal;
}
.breadcrumbs .item:not(:last-child):after{margin: 0 5px}
.breadcrumbs .items {
	padding: 0px 20px;

}
.catalog-product-view .breadcrumbs .items {
	margin-bottom: 45px;
}


/* Product */

.product-options-wrapper .field label{
	display: none!important;
}
.catalog-product-view  .page-footer .reassurance ul{
	margin-top: 50px;
}
.catalog-product-view h1{
	margin-top: 15px;
	margin-bottom: 10px;
	font-family: "Kalam";
	font-size: 42px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.1;
	letter-spacing: normal;
	text-align: left;
	color: #26150f;
}
.catalog-product-view .box-tocart .actions{
  display: flex;
  flex-direction: column-reverse;
}
.catalog-product-view .product.data.items > .item.title { float: none; }
.catalog-product-view .product.data.items > .item.content { float: none; margin-left: 0; }
.catalog-product-view .product.data.items>.item.content {
  margin: 0px;
  border: none;
  position: relative;
  top: 0px;
}
.catalog-product-view .product.data.items>.item.title{
  background-color: none;
  position: relative;
  padding-left: 10px;
}
.product-info-main .product-options-bottom .box-tocart {margin-bottom: 20px}
.product-info-main{
	padding-left: 75px!important
}
.product.data.items>.item.title>.switch{border: none}
.catalog-product-view .field.qty{display: none}

.catalog-product-view .product-options-bottom .price-box .price-container .price,
.catalog-product-view .product-info-price .price-box .price-container .price ,
.old-price .price,
.marque-attr{
	font-family: "Montserrat-Bold";
  font-size: 16px;
  font-weight: bold;
  color: #26150f;
	margin-bottom: 20px;
}
.catalog-product-view .product-info-main .product-info-price{border: none}
.catalog-product-view  .price-label{display: none!important}
.catalog-product-view .normal-price.special-price{float: right}
.catalog-product-view .old-price{float: left}
.catalog-product-view .normal-price .price{color: #26150f}
.old-price .price{margin-right: 10px}
.catalog-product-view  .old-price .price{text-decoration: line-through;}
.catalog-product-view .product-info-price {margin: 0px}
.product-add-form{padding: 0px}
.fotorama__nav-wrap.fotorama__nav-wrap--horizontal{display: none!important}






.fieldset:last-child {
  margin-bottom: 18px;
}

@media screen and (max-width: 767px){
  .fotorama__arr,
  .fotorama__fullscreen-icon {
    display: block !important;
    opacity: 1 !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
    -ms-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
  }
  .fotorama__arr--disabled {opacity: 1!important}
}
.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--video .fotorama__fullscreen-icon {
  display: none !important;
}

@media screen and (min-width: 768px){
  .page-layout-1column .product.media,
  .page-layout-1column .product-info-main {
    width: 50%
  }
  .product-other-images{
    width: 100%;
    float: left;
  }
  .product-other-images img{
    width: 50%;
    float: left;
		clear: both;
  }
}
.fotorama__stage__frame .fotorama__img{
	width: 100%!important;
	object-fit: cover;
	    min-height: 860px;
}
.fotorama__stage{
	min-height: 860px
}

.catalog-product-view .swatch-attribute-selected-option,
.catalog-product-view .swatch-attribute-label{
  display: none;
}
.catalog-product-view .swatch-opt{margin: 0px}
.catalog-product-view .product-info-main .product-add-form{padding: 0px}
.swatch-attribute-options.clearfix{
  margin: 0px;
  padding: 0px;
  margin-top: 5px;
}
.box-tocart .fieldset:last-child,
.box-tocart .action.tocart:not(:last-child){
  margin-bottom: 0px;
}
.product-other-images img,
.product.media,
.product-info-main{
  padding: 0px 25px;
}
.product-other-images img{
  margin-bottom: 27px;
}
@media screen and  (min-width: 768px){
	.product.media {
		margin-bottom: 27px;
	}
}

#tab-label-description-title,
#tab-label-deliveryinfo-title,
#tab-label-taillecoupe-title{
  display: flex;
  align-items: center;
  height: auto;
  padding: 4px 19px;
  margin-top: 3px;
	background: none;
	font-family: "Montserrat-Bold";
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 3.14;
  letter-spacing: normal;
  text-align: left;
  color: #a1836e;
	text-transform: uppercase;



}
.data.item.active #tab-label-description-title,
.data.item.active #tab-label-deliveryinfo-title,
.data.item.active #tab-label-taillecoupe-title{
  margin-bottom: 0px;
}
.product.data.items>.item.content{padding: 10px 28px 30px 28px}
body .action.primary,body .action-primary {
	background-image: none;
	background: #a1836e;
	transition: 0.7s;
	text-transform: uppercase;
	display: flex!important;
	align-items: center;
	justify-content: center;
	border-radius: 0px;
	font-family: "Montserrat-Bold";
	font-size: 14px!important;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
	border: none;
	width: 306px!important;
	max-width: 100%;
		height: 44px;
}
.product-options-wrapper select{
	width: 306px!important;
	max-width: 100%;
	height: 44px;
	border: solid 1px #26150f;
}
.product-options-wrapper select:focus,
.product-options-wrapper select:active{
	outline: none;
	text-decoration: none;
}
.action.primary:hover, .action-primary:hover,
.action.primary:focus, .action-primary:focus, .action.primary:active, .action-primary:active {
    background: #a1836e;
		opacity: 0.8;
}
.action.primary:hover svg path,
.action-primary:hover svg path,
.action.primary:focus svg path, .action-primary:focus svg path, .action.primary:active svg path, .action-primary:active svg path{
  fill: white;
}
#product-addtocart-button svg{margin-left: 25px}
.product.info.detailed .content p{
  text-align: left;
  font-size: 14px;
  line-height: 1.5;
}
.catalog-product-view .swatch-option:not(.disabled):hover,
.swatch-option.text.selected {
  background: #a1ddc8;
  background-color: #a1ddc8!important;
  color: white !important;
  outline: none;
  border: 1px solid #a1ddc8;
}
body .swatch-option.text:focus{
  outline: none;
  box-shadow: none
}
.catalog-product-view .product.data.items>.item.title:after,
.catalog-product-view .product.data.items>.item.title.active:after{
	position: absolute;
	top: 15px;
	left: 0px;
	width: 20px;
	height: 20px;
	display: block;
	z-index: 0;
}
.catalog-product-view .product.data.items>.item.title:after{
  content: url('../images/svg/more.svg');
}
.catalog-product-view .product.data.items>.item.title.active:after{
  content: url('../images/svg/less.svg');
}
.data.switch:hover,
.data.switch:focus{
  outline: none!important;
}
.catalog-product-view .stock.available img{margin-right: 10px}
.catalog-product-view .stock span {text-transform: initial}
.catalog-product-view .stock{margin-bottom: 10px}
.product-social-links .action.towishlist:before,
 .block-bundle-summary .action.towishlist:before,
 .product-item .action.towishlist:before,
 .table-comparison .action.towishlist:before{
   content: url('../images/svg/heart.svg');
   width: 25px;
   margin-right: 8px;
 }
.action.towishlist span{
	font-family: "Montserrat-Regular";
	font-size: 14px;
	line-height: 1.71;
	text-align: left;
	color: #a1836e;
	text-transform: initial;
  font-weight: normal;
	text-decoration: underline;
}
.box-tocart .action.tocart {
  width: 274px;
  max-width: 100%;
}
.catalog-product-view .block.related{
  float: left;
  margin-top: 150px;
  width: 100%;
}
.page-layout-1column .block.related .products-grid .product-item {
  width: 25%;
  padding: 0px 24px;
}
.page-layout-1column .block.related .field.choice.related,
.page-layout-1column .block.related .product-item-actions,
.page-layout-1column .block.related .block-actions{
   display: none;
 }
.catalog-product-view .block.related  .block-title {
  margin-bottom: 50px;
  text-align: center;
}
.catalog-product-view .block.related  .block-title strong{
  font-size: 52px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.06;
  letter-spacing: normal;
  text-align: left;
  color: green;
}
.catalog-product-view .block.related  .product-image-container {width: 100%!important}
.block.related .product-item-info{width: 100%}
.catalog-product-view .col-xs-12:not(.pre-header){padding: 0px}
.catalog-product-view .product-info-stock-sku{
  padding: 0px;
  text-align: left;
}
.select-color p{
  text-align: left;
  font-size: 15px;
  color: #a1836e;
  text-decoration: underline;
  margin: 0px;
}
.select-color{position: relative}
.select-color ul{
  position: absolute;
  left: 0;
  right: 0;
  background: white;
  opacity: 0;
  text-align: left;
  z-index: -99;
  box-shadow: 1px 1px 6px 1px #c5c5c5;
  top: 25px;
  transition: 1s;
  transition: 0.25s;
  padding: 0px;
}
.select-color ul.active{
  z-index: 99;
  opacity: 1;
}
.list-similar-products{
  margin-bottom: 10px;
  top: -10px;
  position: relative;
}
.list-similar-products:hover{cursor: pointer}
.select-color li img{
  width: 80px;
  height: 80px;
  object-fit: cover;
}
.select-color li {
  background: gray;
  padding: 10px;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
}
.select-color li  span{
  font-size: 23px;
  text-align: left;
  color: black;
  margin-top: 20px;
  margin: 0px;
  margin-left: 15px;
}
.close-color{
  padding: 5px 10px;
  text-align: right;
  font-size: 18px;
  background: gray;
}
.select-color a:hover{text-decoration: none}
.minicart-wrapper .action.showcart .counter.qty {
    background: none;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    top: 13px;
    position: relative;
    left: 13px;
    font-size: 11px;
    padding: 0px;
}
.minicart-wrapper .action.showcart .counter.qty:not(.empty) {background: #ccc1b9}
/*login*/
.customer-account-login .block-title{font-family: 'Montserrat-Medium'}
.customer-account-login h1,
.customer-account-create h1{margin-bottom: 30px}
.columns > .col-xs-12{padding: 0px}
/*INSTAGRAM*/
.insta-title{margin-top: 15px}
.link-insta{
	font-family: "Montserrat-Regular";
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #26150f;
}
.instagram-feed{display: flex}
.instagram-feed .instagram-placeholder:nth-child(1) img{
	width: 317px;
	min-width: 317px;
	height: 317px;
	object-fit: cover;
}
.instagram-feed .instagram-placeholder:nth-child(2) img{
	width: 253px;
	min-width: 253px;
	height: 253px;
	left: -30px;
	position: relative;
	top: 30px;
	object-fit: cover;
}
.instagram-feed .instagram-placeholder:nth-child(3) img{
	width: 287px;
	min-width: 287px;
	height: 287px;
	left: -50px;
	position: relative;
	z-index: -1;
	top: 71px;
	object-fit: cover;
}
.instagram-feed .instagram-placeholder:nth-child(4) img{
	width: 317px;
	min-width: 317px;
	height: 317px;
	left: -80px;
	position: relative;
	z-index: -10;
	top: -10px;
	object-fit: cover;
}
.instagram-feed .instagram-placeholder:nth-child(5) img{
	width: 287px;
	min-width: 287px;
	height: 287px;
	position: relative;
	left: -123px;
	top: 71px;
	object-fit: cover;
}
.instagram .content{
	margin-bottom: 35px;
	padding-left: 110px;
}
/*minicart*/
.minicart-items .product-item-details .details-qty,
.block-minicart .product.options{display: none}
.minicart-items .product-item-name {
  width: 100%;
  max-width: 100%;
  font-size: 16px;
  text-align: left;
  color: black;
  margin-bottom: 5px;
}
body .minicart-items .product-item-name *{
  color: black!important;
}
.block-minicart .block-content>.actions>.primary .action.primary{padding: 5px}
.minicart-items .product-item-name a{color: green}
.minicart-items .product-item-details .price{color: red}
#minicart-content-wrapper .header.links li{padding: 5px 0px!important}
.block-minicart  .action.viewcart{
  color: black;
  text-decoration: underline;
}
/*panier*/
/*recherche resultat */

.filter-options{
	float: none!important;
	display: flex;
	justify-content: center;
}
.page-products .product-item-info {
    width: 100%;
}

.catalogsearch-result-index.page-products .products li:nth-child(12n+1),
.catalogsearch-result-index.page-products .products li:nth-child(12n+2),
.catalogsearch-result-index.page-products .products li:nth-child(12n+8),
.catalogsearch-result-index.page-products .products li:nth-child(12n+7){
	width: 33.333333333333336%!important;
}
.catalogsearch-result-index.page-products .products li:nth-child(12n+1) img,
.catalogsearch-result-index.page-products .products li:nth-child(12n+2) img,
.catalogsearch-result-index.page-products .products li:nth-child(12n+8) img,
.catalogsearch-result-index.page-products .products li:nth-child(12n+7) img{
height: 570px;
}
.catalogsearch-result-index.page-products .products li:nth-child(6n+3){clear: both}
.catalogsearch-result-index.page-products .products li:nth-child(12n+7){
	margin-left: 33.333333333333336%!important;
}


.catalogsearch-result-index.page-products .product-image-wrapper,
.catalogsearch-category-view .product-image-wrapper,
.cms-home  .product-image-wrapper{
  padding: 0px;
  height: auto;
  padding-bottom: 0px!important
}
.catalogsearch-result-index.page-products .sidebar{display: none}
.catalogsearch-result-index.page-products .page-title {width: 100%}

/*Compte*/
.block-new-customer-heading p{text-align: left}
.account .columns > .col-xs-12{
  float: right;
  width: 78%;
}
.account .columns > .sidebar-main{
  float: left;
  width: 22%;
}
.mini-link{
	font-family: "Montserrat-Regular";
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #26150f!important;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  float: right;
  margin-bottom: 15px;
  margin-right: 10px;
}
.mini-link svg{margin-left: 10px}
/*Footer*/
.top-footer{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  float: left;
  width: 100%;
  padding: 56px 0px;
}
.top-footer img{margin-bottom: 15px}

.top-footer a img{
	margin: 0px 11px;
	width: 28px;
	height: 28px;
}
.top-footer .tel{
  margin-top: 26px;
  margin-bottom: 20px;
  font-family: "Montserrat-Regular";
  font-size: 24px;
  font-weight: normal;
  color: #a1836e;
}
.top-footer p{
  text-align: center;
  line-height: normal;
  margin: 0px;
}
.copyright{display: none!important}

	/*HP*/
	@media screen and (max-width: 1170px){
	  section.univers{
	    max-width: 100%;
	    width: 100%;
	  }
	  .cms-home .product-image-photo,
	  .catalog-category-view .product-image-photo {
	    height: 455px;
	  }
	  .block.widget .products-grid .product-item {
	    width: 33.33333333%!important;
	    margin: 0px!important;
	    padding: 0px 20px!important
	  }
	.product-item-name{max-width: 100%}
	.cms-home .product-image-photo,
	.catalog-category-view .product-image-photo{z-index: 0}
	.story .block-2{width: 75%}
	.page-footer .reassurance li{padding: 0px 45px}
	}
	@media screen and (max-width: 991px){
	  header .header.links{top: 15px}
	  header .custom-nav-header{padding-top: 50px}
	  section.univers .block-1 img,
	  section.univers .block-4 img{
	    height: 460px;
	  }
	  .cms-home .product-image-photo,
	  .catalog-category-view .product-image-photo,
	  .catalogsearch-result-index .product-image-photo{
	    height: 320px;
	  }
	  .product-item-name{min-height: 69px}
	  .products-grid .product-item-details a{font-size: 16px}
	  header .custom-nav-header.fixed .logo-minimalist,
	  body header .custom-nav-header .logo-minimalist,
	  body header .custom-nav-header .logo-hp{
	    z-index: 9999999!important
	  }
	  .catalog-product-view .breadcrumbs{margin-top: 45px}
	  .catalog-product-view h1{font-size: 40px}
	  .page-layout-1column .block.related .products-grid .product-item {
	    width: 25%;
	    padding: 0px 10px;
	  }
	  .fotorama__arr.fotorama__arr--prev,
	  .fotorama__arr.fotorama__arr--next{
	    opacity: 1;
	    transform: none;
	  }
	}
  body .page-footer .reassurance ul{padding-left: 0px}

	@media screen and (max-width: 1600px){
		.instagram-feed{display: block}
		.instagram-feed .instagram-placeholder:nth-child(1) img{
			width: 100%;
			min-width: 100%;
		}
		.instagram-feed .instagram-placeholder:nth-child(2) img{
			width: 100%;
			min-width: 100%;
		}.instagram-feed .instagram-placeholder:nth-child(3) img{
			width: 100%;
			min-width: 100%;
		}.instagram-feed .instagram-placeholder:nth-child(4) img{
			width: 100%;
			min-width: 100%;
		}.instagram-feed .instagram-placeholder:nth-child(5) img{
			width: 100%;
			min-width: 100%;
		}
		.instagram-placeholder {
		  width: 20%;
		  float: left;
		}
	}

	@media screen and (max-width: 1200px){
		body .navigation .level0.parent>.level-top {padding: 0px 0px}
		.header.links li{padding: 0px 10px}
		header .header.links{right: 10px}
		header .custom-nav-header.fixed .logo-minimalist, .page-header.fixed .logo {
	    width: 80px;
	    left: 10px;
	    top: 27px;
		}
		.image-preview{width: 50%}
		header .custom-nav-header.fixed {padding: 45px 0px 15px 0px}
		header .custom-nav-header.fixed .logo-minimalist,
		.page-header.fixed .logo {display: none}
		.custom-nav-header.fixed .header.links{top: 13px}
	}

  @media screen and (max-width: 767px){

.logo.open{
	display: none!important;
}
		.navigation .parent .level-top:after {
		    top: 0px;
		}


		header .custom-nav-header.fixed .logo-minimalist, .page-header.fixed .logo {
    display: block;
    margin: auto;
    left: 0;
    right: 0;
    width: 110px;
    top: 15px;
}
header .custom-nav-header.fixed .header.links, body:not(.cms-home) .custom-nav-header .header.links{
	top: 10px;
}
		.product-info-main {
		    padding-left: 25px!important;
		}
		.fotorama__stage__frame .fotorama__img,
		.fotorama__stage{
			min-height: 450px;
		}

	.image-preview{width: 100%}
	.boutique-story .inner{display: block}
	.boutique-story .inner .block {
		margin-bottom: 65px;
		left: 0px;
		width: 100%;
		top: 0;
	}
	.instagram-placeholder{width: 50%}
	.instagram-feed .instagram-placeholder img {
	    height: 270px!important;
	    top: 0px!important;
	    left: 0px!important;
	    padding: 8px;
	}
		.instagram-feed .instagram-placeholder:nth-child(5){
			display: none;
		}
		.level-top.ui-corner-all.ui-state-focus, li.level0:hover > a {background: none}
		.slide img {padding: 0px}
		.page-header.fixed .mobile-toggle-menu{
			position: fixed;
			z-index: 9999999;
			top: 25px;
		}
		.mobile-toggle-menu.open{z-index: 9!important}
    .page-footer .reassurance ul {
      padding: 0px;
      display: block;
    }
    .page-footer .reassurance li{margin-bottom: 30px}
    ul.footer-links{display: block}
    ul.footer-links li{text-align: center}
    .footer-links li.fb{padding: 0px}
    .copyright {
      padding-right: 35px;
      padding-left: 35px;
    }
    .story .block-2 {
      width: 100%;
      padding: 50px 20px 40px 20px;
    }
    section.univers .col-md-6{padding: 0px}
    section.univers .block-1 img, section.univers .block-4 img {height: 428px}
    section.univers .col-md-6{margin-top: 0px}
    .catalog-category-view .product-image-photo,
    .catalogsearch-result-index .product-image-photo,
    .related .product-image-photo{
      height: 185px;
    }
    .related .products-grid .product-item{
      width: 50%!important;
      margin: 0px;
      padding: 0px 10px!important;
    }
    .page-products.catalog-category-view .products-grid .product-item,
    .catalogsearch-result-index .product-item{
      width: 50%!important;
      padding: 0px!important
    }
    .page-products.catalog-category-view .products-grid .product-item img,
    .catalogsearch-result-index .product-item img{height: auto}
    .block.widget .products-grid .product-item{width: 100%!important}
    .cms-home .product-image-photo{height: 400px}
    .product-item-name {
      min-height: 90px;
      padding: 0px 3px;
    }
    .cms-home .product-item-name {min-height: 1px}
    .minicart-wrapper{margin-top: 0px}
    .pre-header .rs-top {
      position: relative;
      top: 0;
      left: 0px;
      padding: 5px 15px;
    }
    .page-products.catalog-category-view .products-grid .product-item,
		.catalogsearch-result-index .product-item{margin-bottom: 30px!important}
    .pre-header p, .pre-header .num {
      font-size: 15px;
      padding: 6px 10px;
      margin: 0px;
    }
    .mobile-toggle-menu{
      display: block;
      position: absolute;
      top: 15px;
      left: 15px;
      z-index: 99;
    }
    .nav-sections.open{
      width: 100%;
      left: 0;
      top: 0;
      display: block;
      background: white;
      z-index: 9999;
    }
    div[aria-controls="store.links"]{display: none}
    div[aria-controls="store.menu"] a{display: none}
    div[aria-controls="store.menu"]:after{
      content: url(../images/close.svg);
      position: absolute;
      left: 15px;
      top: 15px;
    }
    .nav-sections.open  .level0 {padding: 10px 20px}
    header .logo {max-width: 100%}
    header .logo img {
      max-width: 90%;
      top: 15px;
      position: relative;
    }
 .custom-nav-header.fixed{padding-top: 85px!important}
 .header.links{ right: 15px!important}
  header .custom-nav-header.fixed .header.links,
  body:not(.cms-home) .custom-nav-header .header.links{
    top: 5px;
    margin: 0px;
    right: 15Px;
    display: flex;
    left: 0;
    justify-content: flex-end;
    padding: 0px;
  }
  .minicart-wrapper {padding: 0px 15px}
  header .custom-nav-header.fixed .logo-minimalist{top: 46px}
  .mobile-toggle-menu{top: 60px}
  .block-search .label {
    top: 17px;
    z-index: 99999;
    position: relative;
  }
  .block-search input {
    width: 300px;
    left: 0;
    right: 0;
    max-width: 100%;
    top: 0;
  }
  .block.block-search{
    width: 300px;
    max-width: 100%;
    top: 30px;
  }
  .block.block-search.active{top: 10px}
  .block-search .control{
    margin: 0px;
    border: none;
  }
  .page-layout-1column .filter.block{display: block}
  .filter-options-title{
    display: block;
    width: 100%;
  }
  .block.filter .filter-options .filter-options-item{width: 100%}
  .filter-options{display: block}
	body.catalog-category-view header .custom-nav-header{top: 0px}
	#layered-filter-block *{
		border: none;
	}
  body.catalog-category-view  header .custom-nav-header.fixed{top: 0px}
	.filter-options-item.active .filter-options-content{
	  position: relative;
	  width: 100%;
	  display: block;
	  z-index: 999;
	  opacity: 1;
	  overflow: visible;
	  visibility: initial;
	  top: 15px;
	}
	.filter-options-item:nth-child(1) .filter-options-content{border: none}
	.page-layout-1column .filter.block{margin-top: 0px}
	.product-other-images{display: none}
	.catalog-product-view .block.related {
	  margin-top: 50px;
	  margin-bottom: 0px;
	}
	.product.data.items .item.title.active a:after{content: none}
	.catalog-product-view h1 {font-size: 29px}
	.account .columns > .col-xs-12,
	.account .columns > .sidebar-main{width: 100%}
	.customer-welcome{display: none!important}

	.page-products.catalog-category-view .products-grid .product-item, .catalogsearch-result-index .product-item {
		width: 100%!important;
    padding: 0px 6px!important;
    clear: none!important;
    margin: 0px!important;
	}

}
.minicart-wrapper .action.showcart .counter.qty.empty{display: none}
