/**
 * Magento
 **/

/* ============================================ *
* THEME 1 STYLE
* ============================================ */
.b-lazy {
    -webkit-transition: opacity 500ms ease-in-out;
       -moz-transition: opacity 500ms ease-in-out;
         -o-transition: opacity 500ms ease-in-out;
            transition: opacity 500ms ease-in-out;
             max-width: 100%;
               opacity: 0;
}
.b-lazy.b-loaded {
               opacity: 1;
}


@font-face {
 font-family: "Oswald-ExtraLight";
 src: url("../fonts/Oswald-ExtraLight.ttf") format("opentype");
}
@font-face {
 font-family: "Oswald-Light";
 src: url("../fonts/Oswald-Light.ttf") format("opentype");
}
@font-face {
 font-family: "Oswald-Medium";
 src: url("../fonts/Oswald-Medium.ttf") format("opentype");
}
@font-face {
 font-family: "Oswald-Regular";
 src: url("../fonts/Oswald-Regular.ttf") format("opentype");
}
@font-face {
 font-family: "Oswald-SemiBold";
 src: url("../fonts/Oswald-SemiBold.ttf") format("opentype");
}
@font-face {
 font-family: "Oswald-Bold";
 src: url("../fonts/Oswald-Bold.ttf") format("opentype");
}

.col3-layout .col-wrapper .col-main,
 .catalogsearch-result-index .col-main {
    width: 100%;
}
#header-cart .button,
.cart-table .product-cart-actions .button,
 #co-shipping-method-form .buttons-set .button{

     font-family: "Oswald-Medium";
         font-size: 18px;
         color: #90aa9f;
         background: none;
         text-transform: capitalize;
         border: 2px solid #90aa9f;
         margin-bottom: 0px;
         padding: 0px 50px;
         padding-top: 7.5px;
         padding-bottom: 7.5px;
         margin: auto;
         display: table;
         transition: 0.6s;
}
.button:hover,
.cart-table .product-cart-actions .button:hover,
 #co-shipping-method-form .buttons-set .button:hover{
opacity: 0.75;
background: #90aa9f;

}




h2, .h2,
body .block-related .block-title h2{
	font-size: 46px;
	font-family: "Oswald-Light";
	color: #878b8a;
	line-height: normal;
	text-transform: inherit;
}

.cms-home h2{
	text-align: center;
	padding: 70px 0px;
	margin: 0px;
}

/* HEADER NAVIGATION */

.page-header-container .store-language-container{
  display: none;
}

.nav-primary a {
  font-family: "Oswald-Regular";
  color: #2d2d2d;
  font-size: 16px;
  text-transform: initial!important;
}
.account-cart-wrapper{
  top: 10px;
}
.header-language-background{
	background: transparent;
	padding: 0px;
}
#header-nav {border: none}
.logo {
    width: 25%;
    min-width: 100px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    display: block;
    float: none;
    padding-bottom: 35px;
    padding-right: 0px;
    padding-left: 0px;
}
nav li a{color: #2d2d2d}
.page-header {padding-top: 25px}
.nav-primary li.level0 > a:focus,
.nav-primary li.level0 > a:active,
a.skip-link:focus,
a.skip-link:active{
  outline: none
}
@media only screen and (min-width: 771px) {
  .nav-primary li.level0 ul {
		padding-left: 0px;
    padding-right: 0px;
    background: rgba(251, 251, 251, 0.85);
    top: 59px;
    border: none;
    width: 230px;
    border-top: 3px solid #90aa9f;
    padding-top: 7.5px;
    padding-bottom: 7.5px;

  }
  .nav-primary li.level0 ul li{
    padding-top: 5px;
    padding-bottom: 5px;

  }

.nav-primary li.level0.active{
  border-bottom: 1px solid #90aa9f;
}

  .nav-primary li.level0{padding-bottom: 17px}
  nav li:hover a,
    .nav-primary a:hover, .nav-primary li:hover > a{
    color: #2d2d2d;
  }
  .nav-primary li.level0 li {
    padding-left: 20px;
    padding-right: 20px;
    transition: 0.6s;
    text-align: left;
  }
  .nav-primary{margin-top: 0px}
  .nav-primary li.level1 a{border: none}
 	.skip-content-nav-mobile{display:none !important}
 	.skip-content-nav-mobile.skip-active{display:inline-block !important}
 	.skip-search{
 		float: none;
    width: auto;
    vertical-align: top;
    display: inline-block;
    padding: 0 10px;
    text-transform: uppercase;
 	}
 	#header-search{
 		height: inherit;
 		top: 40px;
 	}
 	#header-account.skip-active{
 		right: 0;
 		width: 25%;
 	}
 	.nav-primary {
    line-height: 42px;
    text-align: center;
    transition: 0.6s;
 	}
  .nav-primary li li:hover{
    background: #90aa9f;
    color: white;
  }
  .nav-primary li li:hover a{color: white}
 	.page-header{
 		max-width: 100%;
 		width: 100%;
 	}
 	.page-header:after {
    z-index: -1;
 		-moz-box-shadow: 0px 2px 15px 0px #656565;
 		-webkit-box-shadow: 0px 2px 15px 0px #656565;
 		-o-box-shadow: 0px 2px 15px 0px #656565;
 		box-shadow: 0px 2px 15px 0px #656565;
 	}
}
 .skip-search .icon,
 .skip-account .icon,
 .skip-cart .icon{
   background-position: center;
   width: 22Px;
   height: 22px;
 }
 .skip-search img,
 .skip-account img,
 .skip-cart img{width: 22px}
.header-minicart .count{
  position: absolute;
  top: -12px;
  right: -12px;
  color: #878b8a;
 }
 .skip-cart .count, .skip-link.skip-active .count{color: #878b8a}
 .header-minicart a:focus,
 .header-minicart a:active{outline: none}

.skip-search .icon{background-image: url(../images/svg/search.svg)}
.skip-account .icon{background-image: url(../images/svg/account.svg)}
.skip-cart .icon{background-image: url(../images/svg/shop.svg)}
.skip-search:not(.skip-active):hover .icon,
.skip-account:not(.skip-active):hover .icon,
.skip-cart:not(.skip-active):hover .icon{background-position: center}

@media only screen and (min-width: 772px) {
  body .skip-link .label{display: none}
}
@media only screen and (max-width: 771px) {
 	.logo {
 		float: inherit;
 		width: 40% ;
 	}
}

@media only screen and (max-width: 740px) {
  .display-mobile{display: block}
  .hide-mobile{display: none}
}



/* TRANSITION PAGES */

/*
 * Keyframes
 */
@keyframes fadeIn {
  0% {opacity: 0}
  100% {opacity: 1}
}
/** Basic styles for an animated element */
.scene_element {
	animation-duration: 0.25s;
	transition-timing-function: ease-in;
	animation-fill-mode: both;
}
/** An element that fades in */
.scene_element--fadein {animation-name: fadeIn}



/* hp*/

/* hp*/
.accordion {
  width: 100%;
  max-width: 100%;
  height: 390px;
  margin: 0px auto;
  margin-bottom: 183px;
}
.cart .product-name a{
  font-family: "Oswald-Regular";
  line-height: normal;
  font-weight: normal;
  color: #90aa9f!important;
  font-size: 16px;
  text-transform: capitalize;
}
.cart .price {
    font-size: 14px;
    font-family: "Oswald-Regular";
    font-weight: normal;
    text-transform: uppercase;
    color: #2d2d2d;
}
.cart .input-text.qty{
  background: #90aa9f;
color: white;
height: auto;
padding: 0px;
width: 25px;
font-family: "Oswald-Regular";
font-size: 14px;
text-align: center;
}
.accordion ul {
  width: 100%;
  display: table;
  table-layout: fixed;
  margin: 0;
  padding: 0;
}
.accordion ul li {
	display: table-cell;
  vertical-align: bottom;
  position: relative;
  width: 14.285714285714286%;
  height: 390px;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 500ms ease;
}
.accordion ul li div {
  display: block;
  width: 100%;
  height: 100%;
	background-position: center;
}
.accordion ul li div a {
  display: block;
  height: 390px;
  width: 100%;
  position: relative;
  z-index: 3;
  vertical-align: bottom;
  padding: 15px 20px;
  box-sizing: border-box;
  color: #fff;
  text-decoration: none;
  font-family: Open Sans, sans-serif;
  transition: all 200ms ease;
  bottom: 0;
  margin: 0px;
  position: absolute;
  border-right: 1px solid white;
}


.accordion ul li:last-child div a,
.accordion ul li:last-child p{
  border: none;
}
.accordion ul li div a * {
  opacity: 0;
  margin: 0;
  width: 100%;
  text-overflow: ellipsis;
  position: relative;
  z-index: 5;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}
.accordion ul li div a h2 {
  font-family: Montserrat, sans-serif;
  text-overflow: clip;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 2px;
  top: 160px;
}
.accordion ul li div a p {
  top: 160px;
  font-size: 13.5px;
}
.accordion ul li:nth-child(1) div { background-image: url("../images/arts-table.jpg"); }
.accordion ul li:nth-child(2) div { background-image: url("../images/deco.jpg"); }
.accordion ul li:nth-child(3) div { background-image: url("../images/textile.jpg"); }
.accordion ul li:nth-child(4) div { background-image: url("../images/luminaires.jpg"); }
.accordion ul li:nth-child(5) div { background-image: url("../images/equipement_cuisine.jpg"); }
.accordion ul li:nth-child(6) div { background-image: url("../images/equipement-e.jpg"); }
.accordion ul li:nth-child(7) div { background-image: url("../images/mobilier.jpg"); }


.accordion li p {
    color: #878b8a;
		font-family: "Oswald-Light";
		font-size: 20px;
    left: 0;
    width: 100%;
    text-align: center;
    border-right: 1px solid #dedede;
    padding-top: 15px;
    padding-bottom: 15px;
		position: absolute;
		z-index: 99999;
		display: flex;
justify-content: center;
align-items: center;
}



.accordion ul:hover li { width: 8%; }
.accordion ul:hover li:hover { width: 18%; }
.accordion ul:hover li:hover a * {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
 @media screen and (max-width: 600px) {
.accordion { height: auto; }
.accordion ul li,
.accordion ul li:hover,
.accordion ul:hover li,
.accordion ul:hover li:hover {
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
  -webkit-transition: none;
  transition: none;
	}
}

section.nouveautes{
	background: #f4f6f5;
  padding-bottom: 60px;
}
/* cms page view*/


.content-collateral{
  font-size: 17px;
  font-family: "Oswald-Light";
  color: #888e8c;
  line-height: 30px;
  max-width: 80%;
  margin-top: 50px;
}


.cms-page-view section.marques{
    margin-top: 25px;
}
.cms-page-view .std h1, .cms-no-route .std h1{
  font-size: 46px;
  color: #90aa9f;
  font-family: "Oswald-Regular";
    text-transform: initial;
    margin-bottom: 20px;
    margin-bottom: 70px;
}

.cms-page-view section.marques ul{
  display: block;
}
.cms-page-view section.marques ul li{
  float: left;
  width: 25%;
}
.cms-page-view section.marques ul li img{
  margin: auto;
}
.cms-page-view .std p, .cms-no-route .std p{
  font-family: "Oswald-light";
  color: #2d2d2d;
  font-size: 18px;
  text-transform: initial;
  font-weight: normal;
  line-height: normal;
  font-style: normal;
}
.cms-nos-marques-page .std{
  margin-top: 0px!important;
}


.cms-page-view .std{
  margin-top: 50px;
  padding: 0px 20px
}



/*Category */
.col-right.sidebar{display: none}
.catalog-category-view  .col-left.sidebar,
.catalog-category-view .col3-layout .col-wrapper .col-main,
.cms-page-view  .col-main,
.cms-home .col3-layout .col-wrapper .col-main,
.catalog-product-view .col3-layout .col-wrapper .col-main,
.catalog-category-view .col3-layout .col-wrapper,
.cms-home .col3-layout .col-wrapper,
.catalog-product-view .col-main,
.checkout-onepage-index .col-main,
.catalog-product-view .col3-layout .col-wrapper {width: 100%}

.catalog-category-view  .note-msg{
  text-align: center;
  padding: 30px 0px;
  padding-bottom: 65px;
}
.breadcrumbs a,.breadcrumbs strong {
    color: #878b8a;
    font-size: 18px;
    font-family: "Oswald-Light";
    text-transform: capitalize;
}
.breadcrumbs a:hover{
  color: #878b8a;
}


.breadcrumbs strong{
  font-family: "Oswald-Regular";
}
.breadcrumbs span {
    color: #878b8a;
    font-size: 20px;
    font-family: "Oswald-Light";
    margin-top: -2px;
}
.category-description h1{
	font-size: 46px;
	color: #90aa9f;
	font-family: "Oswald-Regular";
    text-transform: initial;
		margin-bottom: 20px;
}
.category-description p{
	font-size: 18px;
	font-family: "Oswald-Light";
	color: #2d2d2d;
	line-height: 30px;
}

.catalog-category-view .category-image,
.catalog-category-view .category-description{
	float: left;
	width: 50%;
}
.catalog-category-view .category-description {padding: 20px 50px}
.catalog-category-view .category-products{
	float: left;
	width: 100%;
  padding-top: 50px;
	background: #f4f6f5
}
.catalog-category-view .col-main {width: 100%}
.catalog-category-view .col-left.sidebar{
	background: #f4f6f5;
	margin-bottom: 0px;
}
.catalog-category-view  .main{
	float: left;
	width: 100%;
}
.main-container{clear: both}
.catalog-category-view .category-image {
    border: none;
    height: 300px;
    background-size: cover;
    background-position: center;
		margin-bottom: 0px;
}
.container-description-category{
  float: left;
  width: 100%;
      padding: 22px 60px;
}
.container-description-category .catalog-category-view{
	float: left;
	width: 100%;
	padding: 0px 90px;
}
.full-bread {background: #f4f6f5}
.full-bread .main-container{
	padding: 0px 30px;
	margin-bottom: 0px;
}
.full-bread .breadcrumbs{
	margin-bottom: 0px;
  padding: 18px 0px;
  margin: 0px;
}
.products-grid .product-image img {
	/*padding: 15px 40px 0px 40px;*/
	margin: auto;
	text-align: center;
}
.category-products li{
	background: white;
	box-shadow: 1px 1px 13px gainsboro;
  margin-bottom: 46px!important;
  list-style-type: none;
  margin-left: 0px!important;
  transition: 0.5s;
}
.category-products li:hover{
  box-shadow: 2px 2px 41px #b5b5b5
}

.category-products .product-image{
	border: none;
	margin-bottom: 0px;
}
.category-products .product-info .actions .btn-cart,
.category-products .product-info .actions .btn-search,
.product-related-product .product-info .actions .btn-search,
.product-related-product .product-info .actions .btn-cart{
	position: absolute;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 2px solid white;
}
.category-products .product-info .actions .btn-cart,
.product-related-product .product-info .actions .btn-cart{
	width: 45%;
	right: 0;
	background: #90aa9f;
}
.block-related{
  margin-bottom: 40px;
}
.category-products .product-info .actions img,
.product-related-product .product-info .actions img{
	width: 28px;
  margin: auto;
}
.block-layered-nav .block-title span{
	font-family: "Oswald-Light";
	color: #2d2d2d;
	font-size: 18px;
	text-transform: initial;
}
.block-layered-nav dl dd ol > li > span, .block-layered-nav dl dd ol > li > a,
.block-layered-nav  dl .price{
  font-family: "Oswald-Regular";
    color: #2d2d2d;
    font-size: 14px;
    text-transform: initial!important;
    text-align: left;
}
.block-layered-nav  .toggle-content{
  display: block;
  float: left;
    width: 100%;
}

.block-layered-nav .currently .btn-remove{
  float: left;
      margin-right: 10px;
}
.btn-remove:after{
  content: none;
}
.block-layered-nav .actions {
  padding-left: 17px;

}
.block-layered-nav .actions img{
float: left;
width: 18px;
    margin-right: 12px;
    margin-top: 2px;
}

.block-layered-nav .actions a {
    float: left;
    font-family: "Oswald-SemiBold";
    color: #2d2d2d;
    font-size: 14px;
    text-transform: initial;
}
.btn-remove:hover, .btn-previous:hover{
  background: none;
  border: none;
}



.category-products .product-info .actions .btn-search,
.product-related-product .product-info .actions .btn-search{
	width: 45%;
	left: 0;
	background: #878b8a;
	margin: 0px;
}
.products-grid .actions {
	margin: auto;
	right: 0;
	left: 0;
	top: -90px;
	width: 148px;
	max-width: 65%;
	opacity: 0;
	transition: 0.7s;
}
.category-products li:hover .actions,
.product-related-product li:hover .actions {opacity: 1}
.products-grid .actions .button{background: none}
.products-grid .product-info {
  padding-bottom: 10px!important;
	min-height: auto!important;
	margin-top: 15px;
}
.toolbar,
.toolbar-bottom{display: none}
.products-grid  h2.product-name{
	font-size: 18px;
	font-family: "Oswald-Regular";
	font-weight: normal;
	color: #2d2d2d;
	text-transform: capitalize;
  padding: 0px;
}
.products-grid  h2.product-name a{
	color: #2d2d2d;
	font-weight: normal;
}
p.marque{
  font-size: 15px;
  font-family: "Oswald-Light";
  font-weight: normal;
  text-transform: uppercase;
  color: #878b8a;
  margin-bottom: 14px;
  margin-top: 8px;
  line-height: normal;
}
p.marque:after{
	content: "";
  height: 1px;
  width: 62px;
  background: #dedede;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
}
.products-grid .price-box{
	margin-top: 14px;
	float: left;
	width: 100%;
  margin-bottom: 18px;
}
.price-box .price, .price{
	font-size: 18px;
	font-family: "Oswald-Regular";
	font-weight: normal;
	text-transform: uppercase;
	color: #90aa9f;
}
#narrow-by-list {
    float: left;
    width: 75%;
}
.filter_category_container {
    text-align: center;
    position: relative;
    transition: 1s;
    float: left;
    width: 33.333333333333336%;
}
.filter_category_container dt {
	width: 70%;
	margin: auto;
	border-bottom: 1px solid #90aa9f;
	padding: 5px 0px;
	position: relative;
	text-align: left;
	color: #90aa9f;
	font-size: 18px;
	font-family: "Oswald-Regular";
	margin-top: -5px;
}
.filter_category_container dt:hover{
	cursor: pointer;
}
.filter_category_container:nth-child(2) dt {
  color: #878b8a;
  border-color: #878b8a;
}

.filter_category_container dd {
  position: absolute;
  top: 24px;
  right: 0px;
  background: white;
  left: 0px;
  z-index: 99;
  border: 1px solid black;
  width: 70%;
  margin: auto;
  border-top: 0px;
	display: none;
  background: rgba(251, 251, 251, 0.85);
  border: none;
  box-shadow: 1px 1px 13px gainsboro;
}
.filter_category_container img,
.filter_category_container.active,
.filter_category_container.active img{transition: 0.7s}
.filter_category_container.active img{transform: rotate(180deg)}

.block-layered-nav{
  padding: 50px 0px 0px 0px;
  float: left;
  width: 100%;
}
.block-layered-nav .block-title{float: left}
.filter_category_container img {
	position: absolute;
	right: 15px;
	width: 19px;
	bottom: 3px;
}

/* page produit*/
.product-view .block-related{
  clear: both;
  float: left;
  width: 100%;
}
body .block-related .block-title h2{
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
}
.catalog-product-view .category-products .main-container{padding: 0px}
.more-views .product-image-thumbs{text-align: center}
.catalog-product-view .product-img-box .product-image {
  margin-bottom: 25px;
  border: none;
  /* box-shadow: 1px 1px 13px gainsboro; */
}
.catalog-product-view .product-img-box .product-image img{
  padding-bottom: 10px!important;
}
.catalog-product-view .product-image-thumbs li.active{box-shadow: 1px 1px 13px gainsboro}
.product-image-thumbs li:active,
.product-image-thumbs li:focus,
.product-image-thumbs li:visited,
.product-image-thumbs li a:active,
.product-image-thumbs li a:focus,
.product-image-thumbs li a:visited{outline: none}

.product-image-thumbs li:hover,
.product-image-thumbs li a:hover,
.product-image-thumbs a{border: none}
.product-image-thumbs li:first-child {margin-left: 0px}

.product-image-thumbs li {
  display: inline-block;
  padding: 6px 12px;
}
.product-image-thumbs li img{
  width: 90%;
  margin: auto;
}
.more-views .product-image-thumbs{margin-bottom: 80px}
.catalog-product-view  .product-img-box .product-image img {padding: 100px 61px}
.catalog-product-view  .product-img-box {padding-right: 110px}
.catalog-product-view h1,.catalog-product-view span.h1{
  font-family: "Oswald-Regular";
  line-height: 46px;
  font-weight: normal;
  color: #90aa9f!important;
  font-size: 38px;
  text-transform: capitalize;
}
.catalog-product-view .extra-info p{
  font-family: "Oswald-SemiBold";
  color: #2d2d2d;
  font-size: 16px;
  text-transform: initial;
}
.catalog-product-view .short-description p{
  font-size: 19px;
  font-family: "Oswald-Light";
  color: #888e8c;
  line-height: 30px;
}
.catalog-product-view .product-view .product-shop .price-info {
  float: left;
  width: 100%;
  clear: both;
  text-align: left;
  margin: 0px;
  padding: 33px 0px;
}
.catalog-product-view .product-view .product-shop .price-box .regular-price .price{
  color: #2d2d2d;
  font-size: 20px;
}
.main-container{padding: 0px!important}
.product-view {
  float: left;
  width: 100%;
  padding: 50px 0px;
}
.product-view .product-shop .product-name {max-width: 65%}
.product-marque p.marque {
  color: #888c8b;
  margin-bottom: 0px;
  font-family: "Oswald-Regular";
  font-size: 14px;
  letter-spacing: 2px;
}
.product-marque{
  float: left;
  width: 100%;
}
.product-view .product-shop .price-box {margin-bottom: 0px}
.catalog-product-view .product-view .add-to-cart-buttons .button{
  font-family: "Oswald-Medium";
  font-size: 18px;
  color: #90aa9f;
  background: none;
  text-transform: capitalize;
  border: 2px solid #90aa9f;
  margin-bottom: 0px;
  padding: 0px 50px;
  padding-top: 7.5px;
  padding-bottom: 7.5px;
  transition: 0.6s
}
.catalog-product-view .qty-wrapper{margin-right: 45px}
.product-view .add-to-cart .qty-wrapper label {
  display: block;
  clear: both;
  float: left;
  width: 100%;
  font-size: 16px;
  font-family: "Oswald-Light";
  color: #878b8a;
  margin-bottom: 0px;
  line-height: normal;
  margin-bottom: 5px;
}
.product-view p.marque:after{
  content: none;
}




.product-view .add-to-cart{
  padding: 0px;
  border: none;
  margin-top: 10px;
}
.catalog-product-view .product-view .add-to-cart .qty-wrapper .qty {
    background: #90aa9f;
    color: white;
    height: auto;
    padding: 12.5px 0px;
    width: 46px;
    font-family: "Oswald-Regular";
    font-size: 20px;
}
.product-view .add-to-cart-buttons {
  margin: 0px;
  margin-top: 34px;
}
.plus-moins{float: left}
.plus:active,.plus:focus, .moins:active,.moins:focus{outline: none}
.plus-moins{
  float: left;
  text-align: center;
  width: 32px;
  margin-left: 12px;
  height: 57px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.plus{
  border-bottom: 1px solid #c7d4cf;
  padding-bottom: 8px;
}
.plus,.moins{
  font-family: "Oswald-Light";
  font-size: 33px;
  color: #90aa9f;
  line-height: 18px;
  width: 100%;
}
.plus:hover,.moins:hover{cursor: pointer}
#collateral-tabs .std{
  font-size: 17px;
  font-family: "Oswald-Light";
  color: #888e8c;
  line-height: 30px;
  max-width: 80%;
}
.product-collateral .toggle-tabs li.current span, .product-collateral .toggle-tabs li:hover span {color: #90aa9f}
.product-collateral .toggle-tabs li > span {
  color: #878b8a;
  font-family: "Oswald-Medium";
  font-size: 18px;
  text-transform: inherit;
  padding: 0px 60px;
}
.product-collateral > dl > dd {padding: 0px}
.product-collateral .toggle-tabs li:first-child > span{padding-left: 0px}
.product-collateral > dl {
  margin-top: 45px;
  margin-bottom: 65px;
}
.product-collateral .toggle-tabs{background: none}
.product-collateral .toggle-tabs li {border-right: 1px solid #dedede}

/* .cta-arrow{
  margin: auto;
  display: table;
  text-align: center;
  padding: 13px 25px;
  color: white;
  background: #90aa9f;
  font-family: "Oswald-Regular";
  font-size: 20px;
  text-transform: uppercase;
  padding-right: 25px;
  position: relative;
  transition: 0.5s
} */

.cta-arrow{
    font-family: "Oswald-Medium";
  font-size: 18px;
  color: #90aa9f;
  background: none;
  text-transform: capitalize;
  border: 2px solid #90aa9f;
  margin-bottom: 0px;
  padding: 0px 50px;
  padding-top: 7.5px;
  padding-bottom: 7.5px;
  margin: auto;
  display: table;
  transition: 0.6s;
}
.caption .cta-arrow{
  color: white;
}



.cta-arrow:focus, .cta-arrow:active{
  color: white;
  outline: none;
}
.customer-account-login .col2-set .buttons-set button, .customer-account-login .col2-set .buttons-set .button, .checkout-onepage-index .col-main .button,
.customer-account-create .buttons-set .button{
  transition: 0.6s;
}
.cta-arrow:hover,
.catalog-product-view .product-view .add-to-cart-buttons .button:hover,
.cart-totals .checkout-types .btn-checkout:hover,
.customer-account-login .col2-set .buttons-set button:hover, .customer-account-login .col2-set .buttons-set .button:hover, .checkout-onepage-index .col-main .button:hover,
.customer-account-create .buttons-set .button:hover,
#header-cart .button:hover,
.cart-table .product-cart-actions .button:hover,
 #co-shipping-method-form .buttons-set .button:hover{
  color: white;
  text-decoration: none;
  background: #90aa9f;

}
.customer-account-create .buttons-set .button{
  clear: both;
  display: block;
}
/* .cta-arrow:after{
  background-image: url(../images/svg/arrow_w.svg);
  background-size: 15px 18px;
  display: inline-block;
  width: 15px;
  height: 18px;
  content: "";
  margin-left: 15px;
  background-position: center;
} */
@media only screen and (min-width: 771px){
  .product-collateral .toggle-tabs {
    display: table;
    width: auto;
    border: none;
  }
  .product-collateral > dl > dd{border: none}
}
section.marques{
  float: left;
  width: 100%;
  padding-bottom: 145px;
}
section.marques ul{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 50px
}
section.marques ul li{
  margin-left: 0px;
  padding: 0px 40px;
  list-style-type: none;
  text-align: center;
}
section.marques ul li img{max-width: 90px}
section.marques ul li:nth-child(4) img{max-width: 140px}


section.notre-boutique{
  background-image: url(../images/lethu-histoire.jpg);
  background-size: cover;
  background-position: center;
  float: left;
  width: 100%;
  color: white;
      padding-bottom: 80px;
}
section.notre-boutique h2{
  color: white;
}
.col-left-block{
  float: left;
  width: 35%;
  text-align: center;
  margin-left: 15%;
}
.col-left-block img,.col-right-block img{
  margin: auto;

}
.numero{
  margin-top: 17px!important;
  margin-bottom: 0px!important;
  font-family: "Oswald-Regular";
  font-size: 38px;
}
.adresse{
  font-family: "Oswald-Regular";
  font-size: 18px;
}

.col-right-block{
  float: left;
  width: 50%;
  text-align: left;
}
.col-right-block p{
  font-size: 19px;
  font-family: "Oswald-Light";
  text-align: center;
  max-width: 460px
}
/* search*/

.catalogsearch-result-index .col3-layout .col-wrapper {
    float: left;
    width: 100%;
}

@media only screen and (min-width: 960px){
  .products-grid--max-5-col > li {
    width: 23.33333%;
    margin-right: 2.22222%;
  }
  .products-grid--max-5-col > li:nth-child(4n) {
      margin-right: 0;
  }
  .products-grid--max-5-col > li:nth-child(5n) {
      margin-right: 2.22222%;
  }
  .products-grid--max-5-col > li:nth-child(5n+1) {
    clear: none;
}
}


/* Footer */
.footer-container{
  max-width: 100%;
  width: 100%;
  float: left;
}
.catalog-category-view .footer-container {
    background: #f4f6f5;
}


.footer .links:nth-child(3){display: none}
.footer .links {
  width: auto;
  margin-bottom: 0px;
  float: none;
  display: inline-flex;
  float: right;
  padding-right: 30px;
}
.footer .links li {
  display: inline;
  margin: 0px;
  padding:  23px 33px;
  border-right: 1px solid #dedede;
}
.footer .links ul a:nth-child(1) img{
  width: 32px;
  margin-bottom: -9px;

}
.footer .links ul a:nth-child(2) img{
  width: 28px;
  margin-bottom: -7px;

}
.footer .block-subscribe {
  width: auto;
  display: inline-flex;
  float: right;
  margin-top: -5px;
  margin-bottom: 0px;
}
.footer .block-subscribe .block-content {
    padding-top: 0px;
    margin-top: 5px;
}
.block-subscribe .block-title{
  display: inline;
  margin-right: 15px;
  margin-top: 17px;
}
.footer .links img{
  width: 26px;
  display: inline;
  margin-right: 20px;
  margin-bottom: -5px;
}
.footer .links p,
.block-subscribe span,
.menu-footer li{
  font-family: "Oswald-Regular";
  color: #878b8a;
  font-size: 18px;
  text-transform: initial;
}
.footer .links p{display: inline}
.footer .links a:hover{text-decoration: none}
.footer {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    position: relative;
    flex-direction: row-reverse;
        padding-top: 40px;
        border: none;

}
.footer address {display: none}
#newsletter-validate-detail button span{
  display: none;
  background: #dedede;
}
.footer .block-subscribe .actions .button{
  background: #dedede;
  position: relative;
  padding: 9px 0px;
  padding-right: 26px;
  height: 50px;
}
.footer .block-subscribe .actions .button:after{
  background-image: url(../images/arrow-green.png);
  background-size: 15px 16px;
  display: inline-block;
  width: 16px;
  height: 13px;
  content: "";
  margin-left: 15px;
  margin-top: 6px;
  background-position: center;
}
#newsletter-validate-detail input{
  background: #dedede;
  border: none;
  height: 50px;
  padding-left: 20px;
}
.validate-email::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: white;
    font-family: "Oswald-Regular";
    font-size: 16px;
}
.validate-email:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: white;
    opacity: 1;
    font-family: "Oswald-Regular";
    font-size: 16px;
}
.validate-email::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: white;
    opacity: 1;
    font-family: "Oswald-Regular";
    font-size: 16px;
}
.validate-email:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: white;
    font-family: "Oswald-Light";
    font-size: 16px;
}
#newsletter-validate-detail input:focus,
#newsletter-validate-detail input:active{outline: none}
.menu-footer {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 28px;
  border-top: 1px solid #dedede;
  float: left;
  width: 100%;
  padding-top: 22px;
}
.menu-footer li{
  display: inline;
  padding: 0px 19px;
  font-size: 16px;
}

/* */
.minicart-wrapper .block-subtitle{
  font-size: 16px;
  font-family: "Oswald-Light";
  color: #878b8a;
  line-height: 30px;
  text-transform: initial;
}
.header-minicart .product-details .product-name a{
  font-family: "Oswald-Regular";
  line-height: normal;
  font-weight: normal;
  color: #90aa9f!important;
  font-size: 19px;
  text-transform: capitalize;
}
.header-minicart .info-wrapper .qty{
  background: #90aa9f;
  color: white;
  height: auto;
  padding: 1.5px;
  width: 30px;
  font-family: "Oswald-Regular";
  font-size: 16px;
}
.qty-title{
  font-family: "Oswald-light";
  line-height: normal;
  font-weight: normal;
  font-size: 16px;
  text-transform: capitalize;
  color: #2d2d2d;
  float: left;
}
.header-minicart .qty-mini-cart-block button{display: none!important}
.header-minicart .product-details .product-name{margin-bottom: 0px}
.header-minicart .qty-wrapper{
  clear: both;
display: block;
float: left;
width: 100%;
margin-bottom: 7px;
}
.qty-mini-cart-block{
  float: left;
  margin-left: 10px;
}
.qty-mini-cart-block input{
  background: #90aa9f;
  color: white;
  height: auto;
  padding: 0px;
  width: 25px;
  font-family: "Oswald-Regular";
  font-size: 14px;
  text-align: center;
}
.price-mini-cart .price{
  font-size: 15px;
  color: #2d2d2d;
}
.header-minicart .subtotal {
  background-color: #f4f6f5;
  color: black;
}
.header-minicart .subtotal .label{
  font-family: "Oswald-Regular";
  font-weight: normal;
  text-transform: initial;
  font-size: 16px;
  color: #2d2d2d;
}
.header-minicart .subtotal .price {
  font-size: 17px;
  color: #2d2d2d;
}
@media only screen and (min-width: 771px){
  #header-cart.skip-active {
    box-shadow: 1px 1px 7px #828282;
    padding: 5px;
  }
}
.header-minicart .minicart-actions .cart-link {
    height: auto;
    line-height: initial;
    text-transform: initial;
    font-size: 16px;
    color: black;
    text-decoration: underline;
    font-family: "Oswald-light";
    font-weight: normal;
}
.header-minicart .btn-edit,
.header-minicart .remove{
  font-family: "Oswald-Regular";
  font-weight: normal;
  text-transform: initial;
  font-size: 14px;
  color: #2d2d2d;
}
.mini-products-list .product-image {
  margin-right: 15px;
  margin-bottom: 10px;
}
.mini-products-list .product-details {
  margin-left: 0px;
  padding-bottom: 5px;
}

/* panier page*/
.cart .product-cart-actions .btn-update{
  font-size: 15px!important;
  padding: 2px 10px!important;
  background: none!important;
  color: #90aa9f!important;
  border: 2px solid #90aa9f!important;
  margin-bottom: 5px;
}
.cart .cart-links a,
.button2 span, .button2 span span{
  font-family: "Oswald-Regular";
  font-weight: normal;
  text-transform: initial;
  font-size: 14px;
  color: #2d2d2d;
}
.cart .page-title h1{
  font-size: 46px;
color: #90aa9f;
font-family: "Oswald-Regular";
text-transform: initial;
margin-bottom: 20px;
font-weight: normal;
margin-bottom: 0px;
}
.cart-table thead th,
#discount-coupon-form label, .cart .giftcard label,
.shipping .form-list label{
  font-size: 17px;
  font-family: "Oswald-Light";
  color: #878b8a;
  line-height: 30px;
  text-transform: initial;
}
.cart-table {
  float: left;
  width: 65%;
}
.cart-forms, .cart-totals-wrapper, .crosssell {
  float: right;
  clear: right;
  width: 35%;
  padding-left: 20px;
}
.cart .checkout-types.top button{display: none}
.cart-totals, .cart-forms .discount, .cart-forms .giftcard, .cart-forms .shipping {
    padding: 10px;
    background-color: #f4f6f5;
    border: 1px solid #cccccc;
}
.button2 span:hover, .button2 span span:hover{color: #2d2d2d}
.shipping h2{font-size: 15px}
.cart .product-image{
  border: none;
  box-shadow: 1px 1px 13px gainsboro;
}
.cart-totals .checkout-types .btn-checkout {
  font-family: "Oswald-Medium";
  font-size: 18px;
  color: #90aa9f;
  background: none;
  text-transform: capitalize;
  border: 2px solid #90aa9f;
  margin-bottom: 0px;
  padding: 0px 50px;
  padding-top: 7.5px;
  padding-bottom: 7.5px;
  margin: auto;
  display: table;
  transition: 0.6s;
}

/* Account connexion*/

.account-login .form-list a,
.opc-login a{
  height: auto;
  line-height: initial;
  text-transform: initial;
  font-size: 14px;
  color: black;
  text-decoration: underline;
  font-family: "Oswald-Regular";
  font-weight: normal;
}
.opc .section .step-title .number, .opc .section.allow.active .step-title .number, .no-touch .opc .section.allow:hover .step-title .number {
    background-color: #90aa9f;
}
.opc .section.allow .step-title .number {
    background-color: rgba(144, 170, 159, 0.66);
}
.page-title h1 {
  font-size: 46px;
  color: #90aa9f;
  font-family: "Oswald-Regular";
  text-transform: initial;
  font-weight: normal;
  margin-bottom: 35px;
  border: none;
}
.customer-account-login .col2-set .buttons-set button, .customer-account-login .col2-set .buttons-set .button,
.checkout-onepage-index .col-main .button{
    float: none;
    min-width: 50%;
    margin: 0;
    font-family: "Oswald-Medium";
    font-size: 18px;
    color: #90aa9f;
    background: none;
    text-transform: capitalize;
    border: 2px solid #90aa9f;
    margin-bottom: 0px;
    padding: 0px 40px;
    padding-top: 7.5px;
    padding-bottom: 7.5px;
}
.cart .cart-totals table tfoot td {font-family: "Oswald-Regular"}
label {
    font-family: "Oswald-Regular";
    font-weight: normal;
    text-transform: initial;
    font-size: 14px;
    color: #2d2d2d;
}
 .customer-account-create .buttons-set .button{
   float: none;
   min-width: 50%;
   margin: 0;
   font-family: "Oswald-Medium";
   font-size: 18px;
   color: #90aa9f;
   background: none;
   text-transform: capitalize;
   border: 2px solid #90aa9f;
   margin-bottom: 0px;
   padding: 0px 40px;
   padding-top: 7.5px;
   padding-bottom: 7.5px;
 }
 .buttons-set .back-link {color: #2d2d2d}
 @media only screen and (min-width: 771px){
   #header-account.skip-active {top: 50px}
   #header-search {
     top: 50px;
display: block!important;
opacity: 0;
transition: 0.5s
   }
   #header-search.skip-active {
     opacity: 1!important;
 }
#header-account.skip-active {
  box-shadow: 1px 1px 7px #828282;
  padding: 5px;
  border: none;
  top: 50px;
}
#header-account a {
  text-align: center;
  font-family: "Oswald-Regular";
  color: #2d2d2d;
  font-size: 15px;
  text-transform: initial!important;
}
#header-account a:hover{
  color: #2d2d2d;
  text-decoration: none;
}
}

/* customer-account */
 .customer-account .col-main{
    width: 100%;
 }

 .customer-account .sidebar{
       width: 25%;
       margin-top: 90px;

 }
 .customer-account  .my-account{
  width: 75%;
  float: right;
 }
 .customer-account  .block-account span,
  .customer-account .block-account li a,
  .block-account li strong, .block-cms-menu li strong{
   font-family: "Oswald-Light";
    color: #2d2d2d;
    font-size: 17px;
    text-transform: initial!important;
    font-weight: normal;
 }

.block-subscribe .block-title{
  border: none;
}
.header-language-background {
    /* display: none; */
    background-color: #90aa9f;
    padding: 10px;
    color: white;
    text-align: center;
}
.cta-arrow:hover{
  opacity: 0.7
}


/* Responsive*/
@media screen and (max-width: 1400px){
  section.marques ul li {
    padding: 0px 20px;
  }
  section.notre-boutique {
      padding-right: 80px;
      padding-left: 80px;
  }


}
@media screen and (max-width: 1300px){
.accordion{
  max-width: 90%;
  width: 90%
}

}


@media screen and (max-width: 1250px){
  .footer .links li {
      padding: 30px 15px;
  }
  .footer .links{
    margin-right: 0px;

  }
}

@media screen and (max-width: 1110px){

.footer .links li {
    padding: 25px 10px;
}
#newsletter-validate-detail input {
    padding-left: 10px;
}
.footer .block-subscribe .actions .button {
    padding-right: 15px;
}
.footer .links img {

    margin-right: 10px;
}

.footer .block-subscribe {

    margin: 0px;
        padding: 0px 10px;
}
.footer .links p, .block-subscribe span, .menu-footer li{
  font-size: 16px;
}

}

@media screen and (max-width: 991px){
  section.marques ul li img {max-width: 85px;}
  .display-mobile img{
    max-width: 100%;
    width: 100%;
  }
  .cms-home h2 {padding: 55px 0px}
  .footer{display: block}
  .footer .links {
    float: left;
    display: block;
    padding-right: 30px;
    width: 100%;
    margin-top: 35px;
  }
  .footer .block-subscribe {
    display: block;
    float: right;
    width: 100%;
    clear: both;
  }
  .footer .block-subscribe .input-box {width: 90%}
  .footer .block-subscribe .actions {width: 7%}
  .footer .links li {
    width: 25%;
    float: left;
    text-align: center;
  }




  .footer .links a:nth-child(4) li {border-right: 0px}
  .cms-page-view section.marques ul li {
    float: left;
    width: 50%;
    padding: 70px;
  }
}
.accordion-mobile{display: none}

@media screen and (max-width: 770px){

  .block-layered-nav .block-subtitle--filter {
      font-family: "Oswald-Regular";
      background: #878b8a;
  }

    .product-collateral .toggle-tabs {
        display: block;
    }
.product-collateral .toggle-tabs li > span{
  font-size: 18px;
}


    .content-collateral {
        width: 100%;
        max-width: 100%;
        font-size: 19px;
    }

    .products-grid .actions{
      display: none;
    }
.product-collateral .toggle-tabs li > span{
  padding: 0px;
}
.product-collateral .toggle-tabs li {
    border-right: 1px solid #dedede;
    border: none;
    padding: 15px 10px;
    background: #f4f6f5;
    border-bottom: 1px solid #cecece;
}
.product-collateral .toggle-tabs li:last-child{
  border: none;
}
.catalog-product-view .product-view .product-shop .price-info {
    padding: 20px 0px;
}
.catalog-product-view .product-view .product-shop .price-box .regular-price .price {
    font-size: 24px;
}
.product-view .add-to-cart .qty-wrapper label{
  font-size: 20px
}
.product-view .add-to-cart-buttons {
    width: 100%;
}
.catalog-product-view .extra-info p {

    font-size: 19px;
}
}

@media screen and (min-width: 745px) and (max-width: 770px){
.product-view .product-shop, .product-view .add-to-cart-wrapper, .product-view .block-related, .product-img-box{
  float: left;
  width: 50%;
  clear: none;
}
.catalog-product-view .product-img-box{
  padding-right: 40px;
}
.product-view{
  padding: 50px 25px
}

.block-related,.category-products{
  padding: 0px 20px;
}

}




@media screen and (max-width: 768px){
  .skip-link .label{display: none!important}
  .skip-search img, .skip-account img, .skip-cart img {
    width: 22px;
    margin: auto;
    margin-top: 10px;
  }
  .header-minicart .count {
    top: 0px;
    right: 0px;
    background: none;
    left: 39px;
    display: block;
    margin: auto;
    font-size: 14px;
  }


}

@media screen and (max-width: 740px){
  .sy-box{display: none}
  .cms-home h2 {padding: 35px 0px}
  section.marques ul{display: block}
  section.marques ul img{margin: auto}
  .accordion{display: none}
  .accordion-mobile{display: block}
  .col-left-block {
    width: 100%;
    margin-left: 0px;
  }
  .col-right-block {
    width: 100%;
    text-align: center;
    padding-right: 0px;
    padding-left: 0px;
  }
  .footer .links li {
    width: 100%;
    float: left;
    text-align: center;
  }
  .footer .links li{
    border-right: 0px;
    padding: 15px 10px;
  }
  .menu-footer li {
    display: block;
    padding: 0px;
    font-size: 15px;
    text-align: center;
    margin-bottom: 15px;
  }
  .footer{padding-top: 40px}
  .col-main {
    padding-left: 20px!important;
    padding-right: 20px!important;
        margin-bottom: 0px!important;
  }
  section.marques ul li img {
    max-width: 100px;
    margin-bottom: 20px;
  }
  section.notre-boutique {
    padding-right: 25px;
    padding-left: 25px;
  }
  section.notre-boutique {padding-bottom: 55px}
  section.marques {padding-bottom: 85px}
  .skip-link .label {display: block!important}
  .logo {
    width: 90%;
    margin: auto;
    display: block;
    text-align: center;
  }
  .logo img{margin: auto;}
  .category-products .product-info .actions .btn-search, .product-related-product .product-info .actions .btn-search{
    width: 100%;
    display: none;
  }
  .category-products .product-info .actions .btn-cart {
    width: 100%;
    right: 0;
    background: #90aa9f;
    top: 90px;
    display: none;
  }
  .container-description-category {padding: 22px 5px}
  .block-layered-nav {padding: 25px 0px}
  .catalog-category-view .category-description {padding: 20px 0px}
  .catalog-category-view .category-image, .catalog-category-view .category-description {
    float: left;
    width: 100%;
  }
  .block-layered-nav .block-subtitle--filter {
    font-family: "Oswald-Regular";
    background: #878b8a;
  }
  .block-layered-nav .block-subtitle--filter:hover{background: #878b8a}
  .block-layered-nav .block-subtitle--filter.active{background: #878b8a}
  #narrow-by-list {width: 100%}
  .filter_category_container {width: 100%}
.filter_category_container dt {
  width: 100%;
  margin-bottom: 25px;
}
.filter_category_container img {
  position: relative;
  float: right;
  bottom: 0px;
  top: 10px;
}
.products-grid h2.product-name {
  font-size: 16px;
  padding: 0px 10px;
}
p.marque{font-size: 14px;}
.category-products li {margin-bottom: 45px!important}
.catalog-product-view .product-img-box {padding-right: 0px}
.more-views .product-image-thumbs {margin-bottom: 20px}
.catalog-product-view .product-view .product-shop .price-info {padding: 20px 0px}
.product-view .add-to-cart-buttons {
  margin-top: 20px;
  width: 100%;
}
.product-view .add-to-cart .qty-wrapper label{font-size: 20px}
.plus, .moins {font-size: 65px}
.plus{border: none}
h2, .h2, body .block-related .block-title h2 {font-size: 36px}
body .block-related .block-title h2 {
  padding-top: 35px;
  padding-bottom: 35px;
}
.header-minicart .minicart-wrapper {padding: 30px 0px}
.product-view {padding: 25px 0px}
.catalog-product-view h1, .catalog-product-view span.h1{margin-bottom: 30px}
.nav-primary li.menu-active > a, .nav-primary li.sub-menu-active > a {color: #2d2d2d}

.cms-page-view section.marques ul li {
    float: left;
    width: 50%;
    padding: 20px;
}


.accordeon-mobile li{
  list-style-type: none;
  float: left;
  width: 50%;
}
.accordeon-mobile li{
  list-style-type: none;
}
.accordeon-mobile li div{
  max-height: 90px;
  overflow: hidden;
  padding: 0px;
  border: 3px solid white;
}
.accordeon-mobile p{
  font-size: 19px;
font-family: "Oswald-Light";
text-align: center;
margin-bottom: 20px;
color: #2d2d2d;
}


}
@media only screen and (max-width: 770px) {
.header-language-background {
    display: block!important;
}

#ip-container > div.category-products > div > div > div > div > ul > li > div > h2 > a {
    min-height: 76px;
    height: 76px;
    display: block;
    margin-bottom: 32px;
}