*{
  box-sizing:border-box;
}

.woocommerce .products .star-rating{
  float:left !important;
}

.woocommerce-Price-amount{
  float:right !important;
}

.woocommerce div.product form.cart .variations label{
  font-weight: 300 !important;
}
.woocommerce div.product form.cart .variations select{
  background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) right center no-repeat #fff;
}

table.variations tbody tr th,
table.variations tbody tr td {
    display: block;
    width: 100%;
}

        .libutton {
          display: block;
			margin-bottom:20px !important;
          flex-direction: column;
          justify-content: center;
          padding: 3px;
          text-align: center;
          outline: none;
          text-decoration: none !important;
          color: #ffffff !important;
          width: 200px;
          height: 32px;
          border-radius: 16px;
			margin:auto !important;
          background-color: #0A66C2 !important;
          font-family: 'Ubuntu', sans-serif;
          margin-bottom: 20px !important;
        }

/*#wpadminbar{
  display: none !important;
  width:0 !important;
  height:0 !important;
}
*/
/*html{
  margin-top: 0 !important;
}*/

.grecaptcha-badge{
  display: none;
}

.upsells{
  clear: both;
}

body{
  min-width:250px;
  font-size: 18px;
  background:#F6F1EB;
/*  background:#36D285;*/
  font-family: 'Ubuntu', sans-serif;
  text-align:left;
  font-weight: 300;
}

img.multiply{
  background-blend-mode: multiply;
}

.contact .lefty *{
  text-align: center;
}

.articles .article{
  border-top: 1px solid #d0c8bf;
  padding-bottom: 10px;
}

.articles .article *{
/*  text-align: center;*/

  transition:All 0.4s ease;
  -webkit-transition:All 0.4s ease;
  -moz-transition:All 0.4s ease;
  -o-transition:All 0.4s ease;
}

.articles .article:hover{
/*  text-align: center;*/
}

.darker{
  background: #ebe4dc;
/*  margin:-80px 0 40px 0;*/
/*  padding-top: 80px;*/
}

.darker::before{
  padding-top: 80px;
  margin-top: -180px;
  background: url(img/separation-top.svg) no-repeat #F6F1EB;
  width:100%;
  height:40px;
  display: block;
  content:'';
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
}

.darker::after{
/*padding-bottom: 50px;*/
margin-bottom: 50px;
  background: url(img/separation-bottom.svg) no-repeat #F6F1EB;
  width:100%;
  height:170px;
  margin-top: -100px;
  display: block;
  content:'';
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
}

img.green{
  filter: invert(41%) sepia(16%) saturate(557%) hue-rotate(85deg) brightness(98%) contrast(90%);
}

.leftHalf{
  float:left;
  width:48%;
  margin-top: -50px;
}

.rightHalf{
  float:right;
  width:48%;
  margin-top: -50px;
}

.boutonRouge,.boutonVert{
  cursor: pointer;
}

.clear{
  clear:both;
}

.line{
  text-decoration: line-through;
  opacity:0.4;
}

iframe{
  max-width: 100%;
}

.darker h3{
  text-align: center;
  color:#577560;
  padding-top: 0;
}

strong{
/*  font-weight: bold;*/
/*font-weight: 400 !important;*/
font-size: 20px;
font-family: canvas-inline, sans-serif;
letter-spacing: 1px;
font-weight: 200;
}

img.aligncenter{
  display: block;
  margin:auto;
    -moz-border-radius : 10px;
  -webkit-border-radius : 10px;
  border-radius : 10px;
}

.embedForm{
  background: transparent !important;
}

.embedForm h4{
  font-size: 30px !important;
  font-family: canvas-inline, sans-serif !important;
  letter-spacing: 1px !important;
  font-weight: 200 !important;
  color:#577560 !important;
  text-align: center !important;
}

mark.count{
  display: none;
}

.logo{
/*  max-width: 180px !important;*/
text-align: center;
  display: block;
  margin:auto;
/*  margin-top:15px;*/
/*  margin-bottom: 20px;*/
  margin-left: 20px;
/*  float: left;*/
}

.wrapper, .site-main{
  width:760px;
  margin:auto;
}

.small{
  width:600px;
  margin:auto;
  margin-top:50px;
  margin-bottom:50px;
}

.master-header{
/*  margin-bottom: -200px;*/
}

.header{
  width:100%;
  text-align: left;
/*  background:#F6F1EB;*/
  background:#577560;
  padding:10px;
  padding-bottom: 0;
}


.header.header-lp{
  background:#fff;
}

.header p{
  font-size: 18px;
  text-align: center;
  color:#36D285;
}

.header h1{
  font-size: 26px;
  font-family: 'canvas-inline', sans-serif;
  color:#152569;
  text-align: center;
  letter-spacing: 1.7px;
  padding-left: 10px;
  padding-top:23px;
  line-height: 15px;
  margin:0;
  display: inline-block;
  position: relative;
  z-index: 99;
  font-weight: 200;
}

.header h1 a{
  color:#F6F1EB;
}

h1 span{
  color:#252525;
  letter-spacing: 1px;
  font-size: 14px;
}

.lmg{
  color:#252525;
}

.header form{
  position: absolute;
  right: 0;
  top: 44px;
  z-index: 999;
}

.content-area h1{
  font-size: 44px;
/*  line-height: 50px;*/
  color:#F7A600;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  width: 100%;
/*  font-weight: bold;*/
  font-family: 'canvas-inline', sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 200;
}

h2{
  font-size: 44px;
/*  line-height: 50px;*/
  color:#F7A600;
  text-align: left;
  padding-top: 20px;
  margin-bottom: 20px;
  width: 100%;
/*  font-weight: bold;*/
  font-family: 'canvas-inline', sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;

  font-weight: 200;
}


.blog-content h2{

  font-size: 26px;
  color:#F7A600;
  text-align: left;
  padding-top: 20px;
  margin-bottom: 0;
  width: 100%;
/*  font-weight: bold;*/
  letter-spacing: 2px;
  font-family: 'canvas-inline', sans-serif;
  font-weight: 200;
}

.content-area .oldArticle p a{

  font-size: 18px;
  font-family: 'Ubuntu', sans-serif;
  text-align:left;
  font-weight: 300;
}

h2.woocommerce-loop-category__title{
  background: #152569;
  color: #F6F1EB;
  text-align: center;
}

.woocommerce-products-header h1, .product h1{
  background:transparent;
  position: relative;
  font-size: 30px;
  line-height: 36px;
  color:#F7A600;
  text-align: left;
  padding-left:0;
  padding-top: 20px;
  margin-bottom: 20px;
  width: 100%;
/*  font-weight: bold;*/
  font-family: 'canvas-inline', sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-style: normal;

  font-weight: 200;
}

h2.woocommerce-loop-product__title{
  float:left;
}

.woocommerce-tabs h2, .upsells h2{
  font-size: 30px !important;
  line-height: 36px !important;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){
  /*width: auto !important;*/
  max-width: 25%;
  margin-right: 5px;
}

.woocommerce div.product div.images .flex-control-thumbs li{
  width: auto !important;
  max-width: 25%;
  margin-right: 10px;
}

.woocommerce div.product div.images img{
  margin-bottom: 10px;
}

button[type="submit"]{
  font-family: canvas-inline, sans-serif;
}

.woocommerce-cart-form th{
  background:#577560;
  color:#F6F1EB;
  font-family: canvas-inline;
  font-weight: 200 !important;
  font-size: 22px;
  letter-spacing: 1px;
}

.woocommerce-cart-form th.product-name[data-title="Produit"]{
  background:transparent;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{
  font-weight: 200 !important;
}

.woocommerce table.shop_table th{
  font-weight: 200 !important;
}

#wcpay-payment-request-button-separator{
  margin-top: 10px !important;
}

.checkout-button{
  background: #577560 !important;
  padding:15px !important;
}

a.single_add_to_cart_button{
  background-color: #96588a;
  color: #F6F1EB;
  padding: 10px;
  display: block;
  float: right;
}

.archive ul.products li.type-product {
  display: block;
  width: 46% !important;
  /*height: 250px !important;*/
  padding: 0 !important;
/*  padding-bottom: 20px !important;*/
  padding-top: 20px !important;
  margin-bottom: 10px !important;
  border-bottom: 1px solid #aaa;
  float:left;
}

.archive ul.products li.type-product:hover{
/*  background: #eee;*/
}

.archive ul.products li.type-product h2{
  display: inline;
  font-size: 25px !important;
  line-height: 30px !important;
}

.archive ul.products li.type-product img{
  max-height: 100% !important;
  float: left;
  height: 300px !important;
  width: auto !important;
  margin-right: 10px !important;
}

.archive ul.products li.type-product span.price{
  display: block;
  float: right;
  font-size: 25px !important;
    color:#36D285 !important;
  font-family: 'canvas-inline', sans-serif;
  font-weight: 200 !important;
}


.price{
  color:#36D285 !important;
  font-family: 'canvas-inline', sans-serif;
  font-weight: 200 !important;
}

.headerband{
  text-align: center;
  display: block;
  clear:both;
  font-family: canvas-inline,sans-serif;
  padding-top:5px;
  padding-bottom:5px;
  background:#3b5142;
  color:#fff !important;
  margin:0;
}

#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li{
  font-weight: 200 !important;
}

.woocommerce ul.products li.product strong{
  display: inline !important;
}

.woocommerce-breadcrumb{
  display: none !important;
}

p.rupture{
  text-align: right;
/*  font-weight: bold;*/
  color: #FF0000;
  float: right;
}

p.indisponible{
  text-align: right;
/*  font-weight: bold;*/
  color: #000;
  float: right;
}

.related a.single_add_to_cart_button, .related p.indisponible, .related p.rupture{
  width: 100%;
  float: none;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.bg-header{
  content:'';
  display: block;
  width:100%;
  height:163px;
  background:url(img/header-kaki.png) no-repeat top center ;
}

.content-area a{
  font-size: 20px;
  font-family: canvas-inline, sans-serif;
  letter-spacing: 1px;
  font-weight: 200;
}

.content-area,.content{
/*  background:url(img/work-header-bg1.png) no-repeat top center ;*/
/*  padding-top: 70px;*/
margin-top: -30px;
}

.woocommerce-ordering{
  display: none !important;
}

.woocommerce-result-count{
  margin:0 !important;
  display: none !important;
}

.woocommerce-message::before{
  color:#36D285 !important;
}

.related .content-product{
  display: none;
}

.product img{
  margin-top:-10px;
}

.woocommerce-review-count{
  float:left;
  margin-left: 5px;
  font-size: 17px;
}

.star-rating{
  color:#F7A600;
}

h3, span.comment-reply-title{
  font-size: 26px;
  color:#F7A600;
  text-align: left;
  padding-top: 20px;
  margin-bottom: 20px;
  width: 100%;
/*  font-weight: bold;*/
  letter-spacing: 2px;
  font-family: 'canvas-inline', sans-serif;
  font-weight: 200;
}

.comment-respond form{
  margin-top: 10px;
}

.woocommerce-products-header{
  display: none;
}

h3 .subtitle{
  font-size: 12px !important;
  font-family: Ubuntu, sans-serif;
  font-style: italic;
  line-height: 15px !important;
  display: inline-block;
  color:#577560;
  letter-spacing: 1.2px;
}

.lefty p, .lefty li{
  font-size: 12px !important;
  font-family: Ubuntu, sans-serif;
  font-style: italic;
  line-height: 15px !important;
/*  display: inline-block;*/
  color:#577560;
  letter-spacing: 0.5px;
}

.lefty h3{
  margin-bottom: 5px;
}

.content li::before{
  content:'•';
  color:orange;
  margin-left: -10px;
  padding-right: 5px;
}

p,li{
  margin-bottom: 8px;
  text-align: left;
  color:#292F28 !important;
  font-size: 18px;
}

.woocommerce-tabs p, .woocommerce-tabs li{
  font-size: 14px;
}

.sprite{
  width:85px;
  height:84px;
  display: block;
  cursor: pointer;
  margin:auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.greenButton{
  background: url(img/sprite-vert-v3.png) no-repeat top left;
}

.sprite:hover{
  opacity:0.8;
}

.greenButton:active{
  background: url(img/sprite-vert-v3.png) no-repeat top left 100%;
  opacity:1;
}

.redButton,.redButtonTest{
  background: url(img/sprite-rouge-v4.png) no-repeat top left;
}

.redButton:active,.redButtonTest:active{
  background: url(img/sprite-rouge-v4.png) no-repeat top left 100%;
  opacity:1;
}

ul{
  margin-bottom: 8px;
}

.lefty{
  float:left;
  width:28%;
}

.righty{
  float:right;
  width:65%;
}

.woocommerce div.product form.cart .button{
  background: #36D285 !important;
  width:100% !important;
  font-family: canvas-inline;
  font-weight: 200;
  font-size: 22px;
  letter-spacing: 1px;
}

.woocommerce-tabs, .woocommerce-product-gallery{
  width:64% !important;
  float:left !important;
}

.entry-summary{
  width:32% !important;
}

.entry-date{
  font-family: canvas-inline;
  font-size: 18px;
}

.meta-article p{
  font-size: 15px;
}

.woocommerce .content ul li::before{
  content:'';
  margin-left:0;
}

/*.content ul li::before{
  content:'• ';
  font-weight: bold;
  margin-left:10px;
}*/

.homeContent .main p{
  font-size: 18px;
  letter-spacing: 1px
  line-height:18px;
  /*font-weight: bold;*/
}

.produit{
  width:46%;
  margin:2%;
  float:left;
}

.produit:nth-child(2n+1){
  clear: both;
}

.produit img{
  width:50%;
}

.breadcrumbs{
  margin-top: 40px;
}

a{
  color:#F7A600;
}

em{
  font-style: italic;
}

img{
  max-width: 100%;
  /*max-height: 700px;*/
  height:auto !important;
}

.social{
  position: fixed;
  right:20px;
  top:10px;
}

.social p{
  text-transform: uppercase;
  font-size: 12px;
}

.sticky {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%
}

.stickyH{
  margin-top:175px;
}

.menu {
  font-family: canvas-inline, sans-serif;
/*  float: right;*/
  background:#577560;
  padding-top: 20px;
}

.menu #nav-main{
  margin:auto;
  float:none;
}

.menu ul li{
  display: inline-block;
  /*position: relative;*/
  margin-bottom: 0;
}

.menu ul li a{
  color: #F6F1EB;
  height:30px;
  line-height:30px;
  padding:0 25px;
  letter-spacing: 1px;
  text-align: right;
  font-size: 22px;
  font-family: canvas-inline, sans-serif;
  transition:All 0.4s ease;
  -webkit-transition:All 0.4s ease;
  -moz-transition:All 0.4s ease;
  -o-transition:All 0.4s ease;
}

.menu ul li.highlight a{
  color: #F7A600;
}

.menu ul li ul{
  /*display: none;*/
  opacity: 0;
  position: absolute;
  /*top: 0;*/
  /*right: 0;*/
  z-index: 99999999;
  transition:All 1s ease;
  -webkit-transition:All 1s ease;
  -moz-transition:All 1s ease;
  -o-transition:All 1s ease;
 }


.menu ul li.current-menu-item ul, .menu ul li.current-menu-ancestor ul{
  opacity: 1;
 }

 .menu ul li ul li{
  display: block;
  float: left;
 }

 .menu ul li ul li a{
  font-size: 18px;
  padding-right: 0 ;
 }

.menu ul li ul{
  /*background: #12151e;*/
 }

.menu ul li:hover ul{
  display: block;
  opacity: 1;
 }

.menu ul:hover li a{
  opacity: 0.2;
}

.menu ul li ul:hover li a{
  opacity: 0.2;
}

.menu ul li ul li:hover a{
  opacity: 1;
}

.menu ul li:hover a, .menu ul:hover li.current-menu-item a, .menu ul:hover li.current-menu-ancestor a{
  opacity: 1;
}

.menu ul li.current-menu-item > a, .menu ul li.current_page_parent > a {
  color: #252525;
}

.menu ul li.current-menu-ancestor > a {
  color: #252525;
}

.menu ul li a:hover {
  color: #F6F1EB;
}

.menu ul li.current-menu-item a:hover, .menu ul li.current_page_parent a:hover, .menu ul li.current-menu-ancestor a:hover {
  color: #252525;
}

/* Nav ------------------------------ */

#nav-trigger {
  display: none;
  text-align: center;
  z-index: 9999;
}

#nav-trigger div{
  width: 20px;
  height: 3px;
  background-color: #252525;
  margin: auto;
  margin-top: 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

#nav-trigger span {
  cursor: pointer;
  letter-spacing: 0.5px;
  color:#F6F1EB;
/*  color: #F6F1EB;*/
  background-color: #252525;
  font-weight: 200;
  display: block;
  height: 35px;
  width: 35px;
  line-height: 35px;
  margin: auto;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  right: 20px;
  top: 20px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  z-index: 9999599999999999999;
}

#nav-trigger span.open {
  /*background: #F6F1EB;*/
}

#nav-trigger span:after {
  display: inline-block;
  content: "";
}

nav#nav-main ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

nav#nav-mobile {
  position: relative;
  display: none;
}

nav#nav-mobile ul {
  display: none;
  list-style-type: none;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 0;
}

nav#nav-mobile li {
  display: block;
}

nav#nav-mobile a {
  display: block;
  padding-top:20px;
  padding-bottom: 20px;
}

.slider{
  min-height: 400px;
  width:100%;
  background: #F6F1EB;
  /*margin-top:-40px;*/
}

.slider img{
  width:100%;
  height:auto !important;
  max-height: 100%;
}

.n2-section-smartslider{
  margin-bottom: 40px;
}

img.alignright{
  float:right;
  padding-left:20px;
}

img.alignleft{
  float:left;
  padding-right:20px;
}

.third{
  width:29.33%;
  margin-left:2%;
  margin-right:2%;
  margin-bottom:30px;
  position: relative;
  float:left;

}

.third-text{
  background:transparent !important;
}

.third img{
  display: block;
  margin:0 auto;
  opacity:1;
  /*border:1px solid #000;*/
  transition:All 0.4s ease;
  -webkit-transition:All 0.4s ease;
  -moz-transition:All 0.4s ease;
  -o-transition:All 0.4s ease;
}

.third:hover img{
  opacity:1;
}

.third h2, .third h3{
  display: block;
  text-align: center;
  color:#F6F1EB;
  position: absolute;
  bottom:0;
  font-size: 20px;
  font-style: italic;
  padding:10px;
  background:rgba(0,0,0,0.66);
  transition:All 0.4s ease;
  -webkit-transition:All 0.4s ease;
  -moz-transition:All 0.4s ease;
  -o-transition:All 0.4s ease;
}

.third:hover h2, .third:hover h3{
  background:rgba(0,0,0,1);
}

.third h2 a, .third h3 a{
  color:#F6F1EB;
  transition:All 0.4s ease;
  -webkit-transition:All 0.4s ease;
  -moz-transition:All 0.4s ease;
  -o-transition:All 0.4s ease;
}

.third h2 a:hover, .third h3 a:hover{
  letter-spacing: 6px;
}

.n2-ss-item-content{
  transition:All 0.8s ease;
  -webkit-transition:All 0.8s ease;
  -moz-transition:All 0.8s ease;
  -o-transition:All 0.8s ease;
}

.n2-ss-item-content:hover{
  letter-spacing: 6px !important;
}

.pictos{
  margin-top:50px;
  margin-bottom:50px;
}

.picto{
  display: block;
  float:left;
  width:15%;
  margin-left:2.5%;
  margin-right:2.5%;
}

.picto img{
  display: block;
  margin:auto;
}

.picto *{
  text-align: center;
  font-size: 14px;
}

table tr td{
  padding:10px;
  vertical-align: top;
  margin-bottom: 10px;
}

p.bouton{
  margin:20px 0;
  font-size: 16px;
  display: block;
}

p.bouton a{
  background:#ebe4dc;
  color:#d0c8bf;
  padding: 10px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-align: center !important;
  border-bottom: 5px solid #d0c8bf;
  cursor: pointer;
  display: block;
}
p.bouton a:hover{
  border-bottom: 5px solid #577560;
  color:#577560;
}
p.bouton a:active{
  border-top: 5px solid #F6F1EB;
  border-bottom: 0;
}

.main, .news{
  float:left;
  width:100%;
  margin:0;
}


.categories{
  margin-top:50px;
}

.categories a{
  display: block;
  /*border:1px solid #000;*/
  width:200px;
  /*height:200px;*/
  text-align: center;
  float:left;
  margin-left:50px;
  margin-bottom:50px;
}

.grid{
  margin-top:50px;
}

.workTogether td h3{
  text-align: center;
}

.workTogether li{
  background:#ebe4dc;
  padding: 10px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-align: center !important;
  border-bottom: 5px solid #d0c8bf;
  cursor: default;
 }

 .workTogether li:hover{
  border-bottom: 5px solid #577560;
 }

 .workTogether.not li:hover{
  border-bottom: 5px solid #C95958;
 }

.workTogether li::before{
  content:'';
  margin-left: 0;
  padding-right: 0;
 }

 strong.not{
  color: #C95958;
 }

 .workTogether{
  margin-top: 60px;
/*  margin-bottom: 40px;*/
 }


.woocommerce-thankyou-order-received{
  
  font-size: 44px;
/*  line-height: 50px;*/
  color:#F7A600;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  width: 100%;
/*  font-weight: bold;*/
  font-family: 'canvas-inline', sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 200;
}

.comms{
  float:right;
  display: none;
}

.inscription{
  background: #d0c8bf;
  width:100%;
  padding:20px;
  margin-top:50px;
  margin-bottom:50px;

    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.inscription *{
  color:#fff;
}

.comments-area li:before{
  content:'';
}

.footer{
  bottom:0;
  width:100%;
  padding:0;
  padding-top: 150px;
  padding-bottom: 30px;
  margin-top: 80px;
  box-sizing:border-box;
  min-height: 300px;
  background: url(img/footer-gris.png) no-repeat center top #252525;
  text-align: center;
}

.footer img{
  text-align: center;
}

.footerPicto{
  max-width:23px;
  display: block;
  margin:auto;
  margin-bottom: 10px;
}

.footer .smallText, .footer .smallText a{
  font-size: 10px !important;
}

.footer p, .footer p a{
  color:#F6F1EB !important;
  font-size: 14px;
  text-align: center;
}

.footer h2{
  text-transform: uppercase;
  margin-top:40px;
  text-align: center;
  margin-bottom: 0;
}

.footer p{
  text-align: center;
  color:#F6F1EB;
}

.footer td{
  width:25%;
}

p.solignac{
  font-family: 'canvas-inline', sans-serif;
  font-size: 24px;
}

.footer p.bouton a{
  border:1px solid #F6F1EB;
  padding:10px;
  margin-bottom: 100px;
}

.footer p a{
  color:#F6F1EB;
}

.swal-title{
  font-family: canvas-inline;
  font-weight: 200;
  letter-spacing: 1px;
  font-size: 35px;
  color:#577560;
}

.swal-button{
  background-color:#577560;
  font-family: canvas-inline;
  font-weight: 200;
  letter-spacing: 1px;
}

.swal-text{
  text-align: center;
}

.swal-button:not([disabled]):hover{
  background-color:#6FC088;
}

.zone{
  margin-bottom: 100px;
}

.temoignages:after{
  clear:both;
}

.temoignage{
  display: block;
  width:48%;
  float:left;
  margin:1%;
  margin-bottom: 20px;
  background:url(img/quote.png) no-repeat top 20px left 20px #ebe4dc;

    padding: 45px;
    padding-bottom: 20px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-align: center !important;
    border-bottom: 5px solid #d0c8bf;
    cursor: default;

  transition:All 0.1s ease;
  -webkit-transition:All 0.1s ease;
  -moz-transition:All 0.1s ease;
  -o-transition:All 0.1s ease;

}

.temoignage:hover{
  background:url(img/quote.png) no-repeat top 20px left 20px #e3dbd2;
}
.temoignage p{
    color: #6f6b65 !important;
    font-size: 22px;
    font-family: canvas-inline;
    letter-spacing: 1px;

  transition:All 0.1s ease;
  -webkit-transition:All 0.1s ease;
  -moz-transition:All 0.1s ease;
  -o-transition:All 0.1s ease;
}

.temoignage:hover p{
    color: #577560 !important;
}


.temoignage:hover{
  border-bottom: 5px solid #577560;
}

/*.temoignage:nth-of-type(3n+4){*/
.temoignage:nth-of-type(2n+1){
  clear:both;
}

.landing-page strong{
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0;
}

.landing-page h3{
  font-size: 35px;
}

form{
/*  max-width: 600px;*/
  margin: auto;
  margin-top:50px;
}

fieldset{
  max-width:100%;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
  background: #F7A809;
    -moz-border-radius : 10px;
  -webkit-border-radius : 10px;
  border-radius : 10px;
  border:0 !important;

  font-family: canvas-inline;
  letter-spacing: 1px;
  font-size: 22px;
  text-align: center;
  color:#F6F1EB;
}

.wpcf7 form.sent .wpcf7-response-output{
  background: #6FC088;
    -moz-border-radius : 10px;
  -webkit-border-radius : 10px;
  border-radius : 10px;
  border:0 !important;

  font-family: canvas-inline;
  letter-spacing: 1px;
  font-size: 22px;
  text-align: center;
  color:#F6F1EB;
}


input{
  background:#fff;
  border:0;
  margin-bottom:10px;
  clear:both;
/*  float:left;*/
  width:auto;
  text-transform:none;
  box-sizing:border-box;
  padding: 5px;
}

label{
  font-size:20px;
  color:#1C1C1C;
  clear:both;
  display:block;
  text-align:left;
  font-family: 'canvas-inline', sans-serif;
}

label *{
  font-family: Ubuntu,sans-serif !important;
  font-size: 16px !important;
}

.wpcf7-checkbox label{
  cursor: pointer;
}

select{
  background:#fff;
  border:0;
  margin-bottom:10px;
  width:100%;
  padding:7px;
}

textarea{
  background:#fff;
  border:0;
  margin-bottom:10px;
  clear:both;
  float:left;
  width:100%;
  text-transform:none;
  padding:7px;
  box-sizing:border-box;
}

input[type="submit"]{
  background-color:#577560;
  color:#fff;
  padding:7px;
  cursor:pointer;
  /*float:right;*/
  width:100%;
  text-align:center;
  border:0;
  transition:All 0.1s ease;
  -webkit-transition:All 0.1s ease;
  -moz-transition:All 0.1s ease;
  -o-transition:All 0.1s ease;
  font-family: 'canvas-inline', sans-serif !important;
  font-weight: 200 !important;
  letter-spacing: 1px !important;
}

input[type="checkbox"]{
  margin-right: 10px;
}

input[type="text"],input[type="email"]{
  padding: 10px;
}

input[type="submit"]:hover{
}

div.wpcf7-mail-sent-ok{
  border:0 !important;
  background-color:#314339 !important;
  color:#99EECA !important;
  padding:10px;
}

.wpcf7-checkbox .wpcf7-list-item{
  display: block !important;
  margin:0 !important;
}

.element-item{
  width:25%;
}


.bloc {
  opacity: 0;
  transition:All 1s ease;
  -webkit-transition:All 1s ease;
  -moz-transition:All 1s ease;
  -o-transition:All 1s ease;
}

.bloc .blocGauche img{
  margin-left: -400px;
  margin-right: 0;
  transition:All 1s ease;
  -webkit-transition:All 1s ease;
  -moz-transition:All 1s ease;
  -o-transition:All 1s ease;
}

.bloc .blocDroite img{
  margin-right: -400px;
  margin-left: 0;
  transition:All 1s ease;
  -webkit-transition:All 1s ease;
  -moz-transition:All 1s ease;
  -o-transition:All 1s ease;
}

.bloc.animated .blocGauche img,.bloc.animated .blocDroite img{
  margin-left: 0;
  margin-right: 0;
}

.bloc.animated{
  opacity:1;
}

.full-bloc{
  clear:both;
  padding-top:20px;
  padding-bottom:20px;
}

.full-bloc:nth-child(2n){
  background:#eee;
}

.full-bloc h2{
  text-align: left;
}

/*woocommerce*/

.woocommerce div.product .woocommerce-tabs ul.tabs li a{
  font-weight: 200;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover{
  background: #36D285 !important;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt{
  background: #36D285 !important;
}

.woocommerce-error, .woocommerce-message{
  background: #1C1C1C !important;
}

.woocommerce-error li{
  color: #fff !important;
}

.woocommerce-info{
  border-top-color:#577560;
  background:#d0c8bf;
}

.woocommerce-info::before{
  color:#577560;
}

.woocommerce-notices-wrapper>*{
  color:#fff !important;
}

.woocommerce-message{
  border-top-color:#F7A600 !important;
}

.woocommerce-shipping-methods li{
  font-weight: 200 !important;
}

.content .woocommerce-shipping-methods li:before{
  content:'';
  margin:0;
}

.woocommerce ul.products li.product a img{
  width:auto !important;
  margin:0 !important;
  margin-right: 20px !important;
/*  padding-bottom: 10px;*/
  border-radius: 10px;
  margin-bottom: 10px !important;
}

.woocommerce div.product div.images img{
  width:auto !important;
}

.woocommerce .woocommerce-breadcrumb{
/*  margin-top: 20px;*/
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
  float:none;
  margin:auto;
}

.product_meta{
  display: none;
}

.woocommerce-tabs, .woocommerce-product-gallery{
  width:48%;
  float:right;
  clear:none !important;
}

.woocommerce input[type="checkbox"], .woocommerce input[type="radio"]{
  width:auto !important;
}

.related{
  clear:both;
}

.panier{
  position: fixed;
  top:0;
  right:0;
  background:#F6F1EB;
  color:#000;
  padding:10px;
  z-index: 99999999;
  font-size: 14px;

  -webkit-border-bottom-left-radius: 15px;
-moz-border-radius-bottomleft: 15px;
border-bottom-left-radius: 15px;
}

.panier img{
  max-height: 23px;
  vertical-align: middle;
}

.panier *{
  letter-spacing: 2px;
  font-family: 'canvas-inline', sans-serif;
  font-size: 18px;
  text-transform: lowercase !important;
}

.mmstore23-cart{
  color:#333;
/*  font-weight: bold;*/
  text-transform: uppercase;
  z-index: 99999999;
}

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{
  width:100% !important;
}

.woocommerce form{
  max-width: 900px;
}

.add_to_cart_button, .product_type_variable, .product_type_simple{
  display: none !important;
}

.ajax_add_to_cart.custom_ajax{
  display: block !important;
}

input[type="email"],input[type="text"]{
  width:100% !important;
}

/* points retrait */
.lpc-modal h1{
  position: relative;
  color:#000;
  text-align: center;
  background:transparent;
}

/* SELECTION */

*::selection {
  background:#577560;
  color:#fff;
}

*::-moz-selection {
  background:#577560;
  color:#fff;
}

*::-webkit-selection {
  background:#577560;
  color:#fff;
}

@media handheld, only screen and (max-width: 900px) {
  .wrapper, .site-main {
    width: 96%;
    margin: 0 2%;
  }

  .woocommerce ul.products li.product a img{
    margin:auto !important;
  }

	img.alignright, img.alignleft{
	  max-width:66.6%;
	  float:none;
	  margin:auto;
	  padding:0;
	  display: block;
	}

  td img.alignright, td img.alignleft{
    width:100%;
  }

  .menu ul li{
    margin-right: 0;
  }

  .edi table tr td{
    width:100% !important;
    display: block;
  }

  .archive ul.products li.type-product h2{
    text-align: center;
    width: 100%;
    display: block;
  }

  .archive ul.products li.type-product{
    text-align: center;
  }

  .archive ul.products li.type-product img{
    float: none;
    margin: auto !important;
  }

  .archive ul.products li.type-product span.price{
    text-align: center;
    width: 100%;
  }

  p.rupture{
    text-align: center;
    width: 100%;
  }

  p.indisponible{
    text-align: center;
    width: 100%;
  }

  a.single_add_to_cart_button{
    float: none;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
  }

  .panier{
    position: absolute;
  }
  
  /*.logo{
    float:none;
    margin:auto;
    display: block;
    margin-top:10px;
    margin-bottom:20px;
  }*/
  

	img.alignright, img.alignleft{
	  width:auto;
    margin-bottom: 20px;
    max-width: 100%;
	}

	.third{
		width:100%;
		margin:0;
		margin-top:20px;
	}

  h1{
    position: relative;
    display: block;
    text-align: center;
  }
  .slider{
    margin-top: 40px;
  }

  .header form{
    position: relative;
    margin: auto;
    top: 0;
  }
}

@media handheld, only screen and (max-width: 820px) {
  .picto{
    width:29.33%;
    margin-left: 2%;
    margin-right: 2%;
  }
  .picto:nth-child(4n){
    clear:both;
  }
}

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


  .woocommerce-tabs, .woocommerce-product-gallery{
    width:100% !important;
  }

  .entry-summary{
    width:100% !important;
  }
  .woocommerce div.product div.images img{
    margin: auto !important;
  }

}


@media handheld, only screen and (max-width: 700px) {

  .lefty, .righty{
    width:100%;
    float:none;
  }

  .lefty, .lefty *{
    text-align: center;
  }

  .produit{
    float:none;
    width:100%;
  }

  .edito{
    padding-left: 30px;
    padding-right: 30px;
  }

  .archive ul.products li.type-product {
    width: 100% !important;
    float:none;
    margin:auto;
  }
}

@media handheld, only screen and (max-width: 620px) {

  .logo{
    text-align: left;
    margin-left: 0;
    margin-top: 40px;
  }

  .menu {
    position: relative;
    margin-top: 0;
    width:100%;
    height: auto;
  }
  .menu ul li{
    line-height: 30px;
  }
  .menu ul li a{
    height: auto;
  }

  nav#nav-main ul{
    padding-top: 10px;
    padding-bottom: 60px;
  }


  #nav-trigger {
    display: block;
    position: fixed;
    top:50px;
    right:10px;
  }
  .content{
/*    margin-top:40px;*/
  }
  nav#nav-main {
    display: none;
  }
  nav#nav-mobile {
    display: block;
  }
  .menu {
    width: 100%;
    padding-top: 10px;
    position: relative;
  }
  .menu ul {
    position: relative;
    border-top: 0;
  }
  .menu ul li {
    width: 100%;
    position: relative;
    margin-left: 0;
    margin-top: 0;
    padding-top: 0;
  }
  .menu ul li a {
    text-align: center;
    background: #577560;
    color: #333;
  }
  .menu ul li a:hover {
    background: #252525;
    color: #F6F1EB;
  }
  .menu ul li.current-menu-item a, .menu ul li.current_page_parent a{
    background: #252525;
    color: #F6F1EB;
  }

  .small{
    width:96%;
    margin-left: 2%;
    margin-right: 2%;
  }


  .leftHalf, .rightHalf{
    float:none;
    width:100%;
    margin-top: 0;
    margin-bottom: 15px;
  }


  .element-item{
    width:33.3%;
  }

  .temoignage{
    width:100%;
    margin:0;
    margin-bottom: 20px;
  }

}

@media handheld, only screen and (max-width: 530px) {
  .categories a{
    width:auto;
    margin:0 auto;
    float:none;
  }

  h1{
    font-size: 18px;
  }
  .picto{
    width:46%;
    margin-left: 2%;
    margin-right: 2%;
  }
  .picto:nth-child(4n){
    clear:none;
  }
  .picto:nth-child(2n+1){
    clear:both;
  }

  .menu ul.main-menu{
    width:100%;
    float:none;
    margin:0;
    text-align: center;
  }

  .menu ul.main-menu li{
    width:100%;
    text-align: center;
    margin:0;
  }

  .menu ul.main-menu li a{
    margin:0;
    text-align: center;
  }

  .menu ul.main-menu li.current-menu-item a, a:hover{
    text-align: center;
  }

  .menu ul.main-menu li ul{
    width:100%;
  }

  .menu ul.main-menu li ul li a{
  }

  .menu ul.main-menu li ul li a:hover{
  }

  .menu ul.main-menu li :hover ul{
  }

  .menu ul.main-menu li :hover ul li a{
    margin-top:-4px;
  }

  .menu .wrapper{
    width:100%;
  }

  .menu #nav-trigger span{
    clear:both;
  }

  #nav-trigger {
      display: block;
    }

  nav#nav-main {
      display: none;
  }

  nav#nav-mobile {
      display: block;
    clear:both;
    }

  nav#nav-mobile ul.expanded{
    clear:both;
    margin-bottom:0;
  }
  
  nav#nav-mobile li:hover ul {
    display: block;
  }

  .wrapper{
    margin:0 auto !important;
  }

  .element-item{
    width:50%;
  }

}

@media handheld, only screen and (max-width: 300px) {

  .element-item{
    width:100%;
  }
}