/**MENU**/
/*#fw .outofstock {
    display: none;
}*/

.page-id-49 .col-2 {
    display: none;
}

.page .hentry .woocommerce .tuile {
    max-width: 300px;
    float: left;
    margin-right: 20px;
}

.tuile .extra-bar {
    font-weight: 600;
    letter-spacing: 1px;
    border-top: none;
}

.tuile .hidden-footer-widget {
    display: none;
   }

   .tuile .no-border li{
    border: none !important;
    box-shadow: none;
    max-height: 40px;
    overflow: hidden;
	margin-bottom: 10px;
    width: 100%;
}


h3.footer-title {
    background: linear-gradient(to left, rgb(232, 232, 232),rgb(236, 236, 236),rgb(232, 232, 232));
}

.footer-widget .tuile li {
    background: white;
    padding: 10px;
}

.clear{
	visibility: visible;
	overflow:visible;
	}
ul.nav {
position: relative;
margin-bottom: 0;
width: auto;
margin: 0px;
}

.admin-bar .wrapper-nav {
    margin-top: 32px;
}

li#lang {
    float: right;
}


ul#main-nav {
    width: 100%;
}


div#menu-sections {
    background: rgba(255, 255, 255, 0.53);
    padding: 20px;

}

div#back-home {
    background: black !important;
    display: none !important;
}


#menu-sections .button {
    height: 50px;
    width: 100% !important;
    margin: 10px 0px !important;
    background: rgb(163, 163, 163) !important; 
    }


#menu-sections .button a {
color: white;
line-height: 30px;
text-transform: uppercase;
font-size: 20px;
font-weight: 1000; 
}

a {}


#bien-etre:hover {
    background: rgb(0, 174, 0) !important;
}


#stages:hover {
    background: rgb(223, 0, 0) !important;
   }

#art-culture:hover{
    background: #FFA500 !important;
 }

#decouvertes:hover{
    background: rgb(0, 158, 255) !important;
}


#bien-etre, #stages, #art-culture, #decouvertes, #back-home{
    border: 3px solid transparent !important;
    -webkit-transition: border ease-in-out 0.3s;
    transition: ease-in-out 0.3s;
    
}

.home #back-home {
    display: none !important;
}

#back-home {
    display: block !important;
}

/**FOOTER-WIDGET**/

#footer a {
    color: rgb(255, 90, 90);
}

.footer-widget .tuile li {
    width: 100% !important;
    padding: 0px;
    border: 3px solid #e84a1d;
    margin: 0px;
	height: auto;
	border-radius: 0px;
	box-shadow: 0px 9px 31px -7px rgba(0, 0, 0, 0.56);
	padding-bottom: 10px;

}


.footer-widget .footer-title {
    padding-bottom: 5px;
    text-align: center;
    border-bottom: 1px dotted gray;
    padding: 10px 0px;
    border-top: 1px solid gray;
    background: linear-gradient(to left,rgb(247, 247, 247),rgb(255, 255, 255),rgb(247, 247, 247));
    margin: 0px 0px 30px 0px;
    box-shadow: 0px 15px 20px -20px rgba(0, 0, 0, 0.35);
}

.footer-widget li h3 {
        border-bottom: none;
        border-top: none;
        font-size: 18px !important;
        text-align: left;
        font-weight: 500;
}

	
		#footer-widgets {
border-top: 1px solid #e6e6e6;
padding: 10px 0;
clear: both;
display: none;
}
	

#be li {
    border-color: rgb(0, 174, 0) !important;
}

#ac li {
    border-color: #FFA500 !important;
}

#st li {
    border-color: rgb(223, 0, 0) !important;
}

#de li {
    border-color: rgb(0, 158, 255) !important;
}


/**PRODUCTS**/



#main li.product {
    width: 100%; top: 0px; position: relative; padding-bottom: 40px; background: rgba(255, 165, 0, 0); 
 
    margin: 0px 20px 25px 0px; 
    padding: 0; border: 3px solid #e84a1d !important;
    height: auto;
}



ul.products li.product a img {
width: 100%;
height: auto;
display: block;
margin-bottom: .75em;

max-width: 100%;
}

.products h3 {
    color: rgb(63, 63, 63) !important;
    font-size: 15px !important;
    font-weight: 700;
}


ul.products li.product {
clear: none;
width: 22%;
}

.footer-widget .tuile {
    width: 23%;
    height: 400px;
    float: left;
    position: relative;
    margin: 0px 1%;
	top: 0px;
  -webkit-transition:all ease-in-out 0.5s;
    -moz-animation:all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
   }

.footer-widget .tuile:hover {
  position: relative;
  top:-10px;
  -webkit-transition:all ease-out 0.3s;
transition:all ease-out 0.3s;
    -moz-animation:all ease-out 0.3s;
     }




/**PRICE**/


.tuile a {
    margin-bottom:  15px;
}

.tuile h3 {
    max-height: 105px;
    overflow: hidden;
    padding: 0px 10px !important;
}

del span.amount {
    font-size: 1.1em;
}

.other-price .product-type-variable del .amount {
    opacity: 1;
    float: none;
}


.other-price .product-type-variable ins .amount {
    opacity: 1;
    float: none;
}



.other-price del .amount, .tuile del .amount {
    color: black;
    opacity: 1;
    float: none;
    margin-right: 25px;
    margin-top: 3px;
}

.other-price ins .amount, .tuile ins .amount {
    color: black;
    opacity: 1;
    float: left;
    margin-right: 20px;
    margin-top: 3px;
    font-size: 19px;
}

.other-price .amount, .tuile .amount {
color: white;
opacity: 1;
float: left;
margin-right: 10px;
margin-top: 3px;
}

.other-price .amount em, .tuile .amount em {
    color: black;
}

.other-price ins, .tuile ins {
    color: rgba(255, 255, 255, 0);
}
.other-price del, .tuile del {
    color: rgba(255, 255, 255, 0);
        opacity: 1 !important;
    float: left;
    padding-left: 10px;
}

.amount em {
	font-weight: 600;
	font-style: normal;
	margin-left: .1em
}
.price b{
  font-size: 33px;
  font-weight: 100;
}
#footer-widgets .amount em, #sidebar .amount em{
	color: white;
	font-family: inherit;
	font-weight: 600;
}
#footer-widgets .amount, #sidebar .amount {
	color: white;
}

ins {
	text-decoration: none;
	float: left;
}

ul.products li.product ins {
  text-decoration: none;
  padding-left: 10px;
  float: left;
}

.single_variation ins {
position: absolute;
top: -3px;
left: 100px;
}

.variable del{
	position: relative;
	margin: 0px 20px 0px 0px;
}
del {
	margin-right: 20px;
	color: #6e6e6e;
	text-decoration: none;
	float: left;
}


.other-price del .amount em {
	color: rgba(255, 31, 31, 0.56) !important;
}


del .amount em {
	color: #E84D21;
	text-decoration: line-through;
}


/**SPECIFIC PAGE ARGUMENT**/

#mc_embed_signup .mc-field-group {
clear: left;
position: relative;
width: 96%;
padding-bottom: 10px !important;
min-height: 50px;
}

#mc_embed_signup .mc-field-group label {
font-size: 18px;
margin: 0px !important;
}

.subscribe {
    float: left;
}

input#mc-embedded-subscribe {
    font-size: 20px !important;
    text-transform: uppercase;
}

.archive .tuile {
    height: 450px;
    width: 48%;
    float: left;
    margin: 0 1%;
}

.home div#voir-offre:lang(en) {
    position: relative;
    left: 0px;
    z-index: 10;
}

.home div#voir-offre:lang(fr) {
    position: relative;
    left: 0px;
}
div#voir-offre a {

   color: white;
    font-size: 15px;
    font-weight: 600;
    

   line-height: 23px;
    text-align: center;
}
div#voir-offre a:hover {
text-decoration:none;
}

.single-product #voir-offre,  .variable-product #voir-offre {
    display: none !important;
}

.home h2.product_desc,.home div#woocommerce_products-2, .home .product_meta {
    display: none;
}


#partenaires a, #partenaires img  {
    float: left;
    margin: 0px 15px 20px 0px;
        width: 140px;
    height: 90px;

}

.home .variable .col1 del,  .home .variable .col1 ins {
    display: none;
}


.archive #sidebar .product_list_widget {
    display: none;
}


.archive .footer-widget {
    display: none;
}

.page ul.product_list_widget {
    display: none;
}

.home ul.product_list_widget {
    display: block;
}

.term-bien-etre #main li, .term-wellness #main li {
    border: 3px solid #14C200 !important;
}

.term-stages #main li, .term-training #main li {
    border: 3px solid #DF0000 !important;
}

.term-arts-culture #main li, .term-art-culture #main li {
    border: 3px solid #FFA500 !important;
}

.term-decouvertes #main li, .term-discovering #main li {
    border: 3px solid #009EFF !important;
}


/**PRODUCT CATEOGRIES**/


.term-bien-etre h1.page-title, .term-wellness h1.page-title {
    background: rgb(0, 174, 0) !important;
    padding: 10px;
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-family: inherit;
    box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.1);
}

.term-arts-culture h1.page-title , .term-art-culture h1.page-title {
    background: #FFA500 !important;
    padding: 10px;
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-family: inherit;
    box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.1);
}

.term-stages h1.page-title, .term-training h1.page-title {
    background: rgb(223, 0, 0) !important;
    padding: 10px;
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-family: inherit;

    box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.1);
}

.term-decouvertes h1.page-title, .term-discovering h1.page-title {
    background: rgb(0, 158, 255) !important;
    padding: 10px;
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-family: inherit;

    box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.1);
}



/**OTHER**/

p.fr {
font-size: 20px;
float: left;
position: relative;
width: 100%;
}

#mc_embed_signup .mc-field-group.input-group input {
display: inline;
width: auto;
border: none;
margin-right: 10px;
}

p.en {
    font-style: italic;
    color: rgb(234, 95, 55);
}

div#woocommerce_products-2 {
    display: none;
}

div#circle-1:hover {
transform: scale(0.95);
    -webkit-transition: all ease-in-out 0.3s;	
}

div#circle-1 {
    width: 185px;
    height: 75px;
    background: rgb(255, 255, 255);
    padding: 10px;
    top: 0px;
    position: relative;
    box-shadow: 0px 1px 25px -3px rgba(0, 0, 0, 0.56);
    transform: scale(0.89);
    -webkit-transition: all ease-in-out 0.3s;
    border-radius: 0px;
    border: none;
}

div#circle-2 {
    height: 100%;
    width: 100%;
    border: 3px solid rgb(89, 126, 153);

    background:orange;
    padding:12px;
    -webkit-transition: all ease-in-out 0.5s;
    border-radius: 100px;
}

div#circle-2:hover {
    background:#72aa00 !important;
    -webkit-transition: all ease-in-out 0.5s;
}

p.news-bt {
height: 100%;
width: 100%;
vertical-align: middle !important;
margin: 0px;
}

.news-bt a {
font-size: 18px !important;
color: #E84A1D !important;
height: 100%;
width: 100%;
}

.news-bt span { 
  width:100%; /* largeur zone de texte */
  vertical-align:middle;
  display:inline-block;
  line-height:normal; /* on rétablit le line-height */
	text-align: center;
	padding: 3px;
  font-weight: 800;
}


.col-full, #wrapper {
max-width: 1071px !important;
}

.order-info {
    display: block;
}


div#hide-font {
    display: none;
}

h1.news-bt {
}

.archive a {
    width: 100%;
    font-size: 10px;
}

.extra img {
float: left;
margin-right: 20px;
max-width: 40%;
height: auto;
margin-bottom: 10px;
}


span.sku_wrapper {
    display: none;
}

.past-deal .details .sidebar .chart-container {
    top: 0px;
    position: absolute;
}

.chart-container {}

.past-deal .details .sidebar .reduction {
    top: -95px;
    left: -105px;
}

.quantity.buttons_added {
display: none;
}

p.order-again {
    display: none;
}
.variable .infobar .single_variation_wrap ins span.amount {
color: black;
position: relative;
padding-left: 20px;
}

.ordi{
	display: block; 
	}
	.mobile{
		display: none;
		}
		
		/*––––––––– SLOGAN –––––––––– */
				
	/*–––––EN–––––*/

 .slogan{
	height: auto;
	font-size: 26px;
	background-color: transparent;
	text-align: center;
	padding: 0px 0px;
	text-transform: uppercase;
	color: rgb(81, 81, 81);
	font-weight: 400;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	display: block;
	line-height: 34px;
	margin: 20px 0px;
}
div#help {
    background: rgb(234, 95, 55);
    position: absolute;
    left: -45px;
    width: 40px;
    /* text-align: center; */

    height: 40px;
    box-shadow: -1px 0px 7px -3px rgba(0, 0, 0, 0.24);
    float: left;
    top: 0px;
    border-top: 1px solid white;
    border-left: 1px solid white;
    border-bottom: 1px solid white;
    border-radius: 70px;
    box-shadow: -4px 2px 9px -2px rgba(0, 0, 0, 0.54);
}


#help p{
	font-weight: 900;
	font-size: 30px;
	color: rgb(255, 255, 255);
	top: -33px;
	position: relative;
	text-align: center;
}



.ça-marche{
	height: auto;
	position: fixed;
	top: 63px;
	right: -500px;
	-webkit-transition: all ease-in-out 0.5s;
	z-index: 300;
	float: right;
}

.ça-marche:hover, .ça-marche:active {
    cursor: pointer;
	right: 0px;
	-webkit-transition: all ease-in-out 0.5s;
}

.ça-marche:lang(fr):hover, .ça-marche:lang(fr):active {
    cursor: pointer;
	
    bottom: 320px;
	-webkit-transition: all ease-in-out 0.5s;
    z-index: 100;
}

.ça-marche-hidden {
	padding: 10px 20px 20px 20px;
	/* border-radius: 0px 0px 0px 30px; */
	font-size: 14px;
	line-height: 18px;
	width: 500px;
	margin-top: 10px;
	height: auto;
	margin: auto;
	box-shadow: 4px 11px 20px 3px rgba(119, 119, 119, 0.52);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.8) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0.8))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.8) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.8) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.8) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255, 255, 255, 0.9) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ccffffff', GradientType=0 ); /* IE6-9 */;
}

.ça-marche:hover ~ .ça-marche-hidden {
display : block;
}
 .ça-marche:out ~ .ça-marche-hidden {
display : none;
}


.social-icon {
    position: absolute;
    float: right;
    right: -10px;
    font-size: 7px;
    top: -140px;
    z-index: 10;
    padding-right: 20px;
	display: block;
}

.woocommerce .social-icon h2 {
    color: white;
    padding-bottom: 9px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.34);
    margin-bottom: 15px;
    font-weight: 600;
}

.social-icon img {
    margin-left: 5px;
}

.social {
    float: left;
    padding-right: 15px;
    position: relative;
    top: 25px;
    border-right: 1px solid rgba(255, 255, 255, 0.43);
    margin-right: 10px;
}

.newsletter-header {
    width: 150px;
    float: right;
}

div#woocommerce_products-2 h3 {
display: none;
}

div#woocommerce_products-3 h3 {
display: none;
}

/*Selecteur de langue*/
#lang_sel_list {
height: 32px;
position: relative;
z-index: 99;
font-family: verdana, arial, sans-serif;
position: fixed;
right: 0px;
top: 20px;
}

select#choisir-loffre {
margin-right: 10px;
}

.single_variation del span.amount {
    text-decoration: line-through;
    color: black;
}

.single_variation ins span.amount {
    text-decoration:none;
    color: black;
}


.quantity.buttons_added {
    visibility: visible;
}
table.shop_table .quantity.buttons_added {
    display: block;
}

localhost/media="all"
#lang_sel_list a, #lang_sel_list a:visited {
display: block;
font-size: 11px;
text-decoration: none !important;
color: #444444;
background: rgb(255, 122, 0);
line-height: 18px;
padding-left: 5px;
}

.variable .details .sidebar .reduction {
width: 90px;
height: 80px;
background: none;
border-radius: 1000px;
color: #e84a1d !important;
line-height: 80px;
margin: 0 auto;
font-size: 1.7em;
font-family: 'Antic Slab', arial, sans-serif;
letter-spacing: -1px;
position: absolute;
left: 65px;
top: -108px;
/* border: 2px solid #e84a1d !important; */
/* font-weight: bold; */
}

.quantity.buttons_added {
    display: none;
}

/*Deal en cours*/

.widget ul.product_list_widget li img {
float: right;
margin: 0 0 .5em .5em;
padding: 4px;
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
width: 32px;
height: auto;
border: 0px;
}

.remains {
margin-bottom: 15px;
font-size: 18px;
text-transform: uppercase;
}

.until {
    position: relative;
    top: -12px;
    font-size: 18px;
    text-transform: uppercase;
}

p.bons {
    font-size: 18px;
    text-transform: uppercase;
}

.float-left {
    float: left;
    width: 100%;
}


/*/Social network/*/

p.bookmarkThis {
    width: 184px;
    margin: 10px auto;
}

img.bookmarkThis {
opacity: 0.5;
box-shadow: 0px 0px 0px -10px rgba(128, 128, 128, 0.71);
-webkit-transition: all 1000ms ease-in-out;
border-radius: 50px;
}

img.bookmarkThis:hover {
opacity: 1;    
box-shadow: 0px 5px 15px 0px rgba(128, 128, 128, 0.71);
-webkit-transition: all 300ms ease-in-out;
}

p.social-woo {
    width: 180px;
    margin: 0px;
    border-top: none;
    padding-top: 5px;
    position: relative;
    top: 38px;
    text-align: left;
}

/*/Add to cart/*/
a.add_to_cart_button.button.product_type_simple {
    height: 20px;
}
p.product.woocommerce {
border: 4px double #F8F7F7;
padding: 12px;
border-radius: 20px 0px;
}

/*/SEO - Hidden/*/

.block.footer-widget-1 {
	font-size: 2px;
	height: 2px;
	overflow: hidden;
	opacity: 0.1;
}

/*/Margin header/*/
.woocommerce #inner-wrapper {
padding: 10px 0px 0px 0px;
margin-top: 0px;
}

#all{
	width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.7);	
	position: fixed;
	left: 0px;
	top: 0px;
}
 .antic {
	font-family: 'Antic Slab', arial, sans-serif;
	letter-spacing: -1px
}
.open {
	font-family: 'Open Sans', arial, sans-serif
}
.group {
	zoom: 1
}
.wrapper-nav {
	background-color: #4d4d4d
}
.group:before, .group:after {
	content: "";
	display: table
}
.group:after {
	clear: both
}
#debug {
	color: #e84a1d
}
pre.array {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 11px;
	color: #fff;
	background-color: #272822;
	width: 50%;
	z-index: 99999
}
.textwidget{
	margin-top: 0px;
}
.posted_in{
	display: none; 
}
.mc-field-group{
	margin-top:10px;
	width: 100%;
}
	#mce-EMAIL{
		width: auto;
		border: 1px solid rgb(236, 236, 236);
		margin: 0px 0px 10px 0px;
}
.Subscribe {
position: relative;
float: left;
width: 100%;
background: rgba(145, 170, 172, 0.28);
padding: 10px;
border-radius: 40px 2px;
left: 0px;
height: auto;
margin-bottom: 40px;
text-align: center;
display: none; 
}
.Subscribe h3 {
font-size: 1.3em;
color: white
}
.text-sub{
	padding-left:20px;
	color: white;
}
#sub-fr{
}
#sub-en{
}
.Subscribe-hover{
	width: 500px;
	height: auto;
	padding: 20px;
	position: fixed;
	top: 50%;
	background: white;
 20px;
	float: left;
	box-shadow: 0PX 9PX 41PX 1PX;
	left: -25%;
	margin-left: 50%;
}
*, *:before, *:after {
	-moz-box-sizing: border-box;
	box-sizing: border-box}
#header-maintenance {
	padding: 70px 0 30px;
	clear: both;
	position: relative;
	background-size: auto
}
#logo-maintenance {
	text-align: center
}
#logo-maintenance a, #logo-maintenance a:hover {
	text-decoration: none;
	border: 0
}
#logo-maintenance h1, #logo-maintenance .site-description {
	display: none
}
input {
	margin: auto
}
body {
background-size: contain;
width: 100%;
background-color: rgba(247, 247, 247, 1);
}


.woocommerce-page #main {
	background-color: #fff;
	padding: 10px;
	background-clip: padding-box;
 0px 76px 0px 0px;
}
.page #main {
	background-color: #fff;
	padding: 10px;
	background-clip: padding-box;
	/* border-radius: 30px 0px; */
}

#festival{
	position: fixed;
	left: 0px;
	top: 220px;
	background: rgba(255, 255, 255, 0.7);
 0px 20px 0px 0px;
	  -moz-transition: all 0.5s ease-in;
    /* WebKit */
    -webkit-transition: all 0.5s ease-in;
    /* Opera */
    -o-transition: all 0.5s ease-in;
    /* Standard */
    transition: all 0.5s ease-in;
	width: 130px;
}
#festival:hover{
	background: white;
	box-shadow: 0px 15px 40px 0px rgba(0, 0, 0, 0.21);
	width: 150px;
	-webkit-filter:grayscale(0);
  -moz-transition: all 0.5s ease-in;
    /* WebKit */
    -webkit-transition: all 0.5s ease-in;
    /* Opera */
    -o-transition: all 0.5s ease-in;
    /* Standard */
    transition: all 0.5s ease-in;
}

#festival img{

	width: 170px;
	height: auto;
	-webkit-filter:grayscale(0);
	}

#main {
	background-color: #fff;
	padding: 5px;
	background-clip: padding-box;
	/* border-radius: 0px 76px 0px 0px; */
}
#main strong{
	color: #e84a1d;
}
body, p, .widget, .extra ul {
	color: #000000;
	font: 500 1em/1.5em 'Open Sans', Helvetica, Arial, Sans-serif
}
#wrapper-wide {
	/* -webkit-box-shadow: 0 10px 20px 0 #868a8a; */
	/* box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.19); */
	background: rgb(255, 143, 0);
	background-image: url(../i/entete.png);
	background-position: 50% 0px;
	margin-top: 0px;
}
#header-wide {
	padding: 2em 0 1em;
	color: #8A8A8A;
	font-style: italic;
	text-align: center;
	font-size: .8em
}
#logo {
	margin-bottom: 1em
}
#content {
	padding: 6px 0 0px;
	margin: 0px 0px 50px 0px;
}
.menus h3 {
	display: none
}
#navigation .nav-home, #navigation .nav-close, #navigation .cart-contents, #navigation ul.rss li a {
	height: 2em;
	width: 2em
}
.nav-toggle {
	margin: 0
;
	position: absolute;   width: 100%;   z-index: 100;
}
#header {
	padding: 45px 0 28px;
	clear: both;
	position: relative;
	background: #4d4d4d
}

.woocommerce h2 {
	color:black;
}

.woocommerce .ça-marche h2{
	color: white;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Antic Slab', arial, sans-serif;
	letter-spacing: 0px;
	color: #303030;
	font-weight: 100;
}

#content h3 {
color: rgb(234, 91, 50);
}

a, a:hover, a:visited, a:active, a:link {
	color: #1982D1;
}
.extra a{
	color: rgb(44, 117, 173);
}

.titre a{
	color: white;
}


.page-title, .post .title, .page .title {
	font: 400 28px/1.2em "Antic Slab", Helvetica, Arial sans-serif;
	margin: 0 0 .5em;
}
.widget ul li a {
	font-family: 'Antic Slab', arial, sans-serif;
	padding: 0;
	line-height: 22px;
	text-decoration: none
}

.my_account_orders .button{
max-height: 30px;	
}
.my_account_orders .button.view {
	font-size: 15px;
}

input[type=submit]:hover {
	background: linear-gradient(#1DE84E, rgb(4, 88, 0));
-webkit-box-shadow: 0px 5px 30px -10px rgba(0,0,0,0.4);
-webkit-transition: all 300ms ease-out;
}

body #wrapper #content .button, #voir-offre-bouton, .print{
background: #4174AE; /* Old browsers */
-webkit-transition: all 300ms ease-out;
color: white;
}

.print{
	font-size: 15px;
	line-height:30px;
}

body #wrapper #content .button:hover, #voir-offre-bouton:hover, .print:hover{
background: #bfd255; /* Old browsers */
box-shadow: 0px 10px 20px -10px gray;
-webkit-transition: all 300ms ease-out;
}

.woocommerce .product_meta {
	padding: 0;
	border: 0 solid rgba(0,0,0,0.1);
	border-left: 0;
	border-right: 0;
	margin-bottom: 0
}
.widget ul.product_list_widget li {
	font-size: .8em
}

.woocommerce .summary {
	width: 80%;
	float: right;
	margin-bottom: 1.5em
}
.chart-container {
	width: 20%;
	float: left;
	width: 110px;
	text-align: center
}
.onsale {
	display: none
}
.woocommerce .images {
	width: 100%
}
.woocommerce .images img {
	width: auto;
	height: auto
}
.woocommerce .images .thumbnails img {
	display: block
}
.woocommerce .images .thumbnails a {
	float: left;
	width: auto;
	margin-right: 0
}
.woocommerce .images a {
	display: block;
	margin-bottom: .5em;
	float: left;
	width: auto
}
.cycle-prev, .cycle-next {
	cursor: pointer;
	height: 100%;
	opacity: 1;
	position: absolute;
	top: 0;
	width: 30%;
	z-index: 800
}
.cycle-prev {
	background: url("../i/icon-prev.png") no-repeat scroll 10% 50% rgba(0,0,0,0);
	left: 0
}
.cycle-next {
	background: url("../i/icon-next.png") no-repeat scroll 90% 50% rgba(0,0,0,0);
	right: 0
}
.quantity input.qty {
	width: 40px
}
.deal-closed {
	padding: .8em;
	text-align: right
}
body #wrapper #content button.single_add_to_cart_button, #voir-offre-bouton {
width: 111px;
padding: 3px 14px;
float: right;
margin-right: 253px;
font-size: 1em;
line-height: 1.4em;
font-family: 'Open Sans', arial, sans-serif;
box-shadow: 0px 6px 13px -2px rgb(160, 160, 160);
text-transform: uppercase;
height: 50px;
}

body #wrapper #content .single_variation_wrap button.single_add_to_cart_button {
	width: 111px;
	padding: 3px 14px;
	float: right;
	margin-right: 0px;
	font-size: 1em;
	font-weight: 900;
	line-height: 1.4em;
	font-family: 'Open Sans', arial, sans-serif;
	font-family: 'Open Sans', arial, sans-serif
;
	box-shadow: 0px 6px 13px -2px rgb(160, 160, 160);
	text-transform: uppercase;
	left: 335px;
	top: -66px;
}

.titre h1 {
	font-weight: bolder;
	margin-bottom: 10px;
	letter-spacing: 1px;
	font-size: 1.5em;
	padding: 10px;
	text-align: center;
	margin: 10px 0px 0px 0px;
	background: rgb(255, 133, 0);
	    -webkit-transition: background ease-in-out 0.5s;
}

.titre h1:hover {
    background:#72aa00 !important;
    -webkit-transition: background ease-in-out 0.5s;
}

.infobar {
	font-family: 'Open Sans', arial, sans-serif;
	position: relative;
	border-top: 0px;
	border-bottom: 1px solid #e84a1d !important;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	zoom: 1;
	font-family: 'Open Sans', arial, sans-serif
;
	font-weight: 100;
}
.infobar .col1 {
	float: left;
	width: 70%;
	height: 45px;
}
.infobar .col2 {
	float: right;
	width: 30%;
	height: 55px;
}

.variable .infobar .col1 {
	float: left;
	width: 70%;
	height: auto;
}
.variable .infobar .col2 {
	float: right;
	width: 30%;
	height: auto;
}
.infobar a.reset_variations {
	display: none;
	font-size: 11px
;
}
.infobar .single_variation_wrap {
	width: 66%;
	display: block;
	z-index: 99;
	color: #58595b
}
.infobar .single_variation {
	width: 40%;
	position: absolute;
	left: 27%;
	top: 10px
}
.infobar .price {
	margin: 0;
	line-height: 4.1em;}
.infobar .quantity {
	margin: .7em 0 0 0;
	float: left
}
.infobar .quantity .qty {
	width: 40px
}
.infobar .amount {
	font-size: 1.7em;
}

.infobar del .amount {
font-size: 1.3em;
float: left;
}
.infobar table.variations .label {
	padding-right: 10px;
	white-space: nowrap;
	width: 1em
}
.infobar:before, .infobar:after {
	content: "";
	display: table
}
.infobar:after {
	clear: both
}
.description {
	margin: 0px 0 10px 0;}
.description h2.product_desc {
	font-size: 1.3em;
	text-align: left;
}
.description h2.product_desc p {
	margin: 0;
	color: #252525;
	font-family: 'Antic Slab', arial, sans-serif;
	letter-spacing: 0px;
	line-height: 1.3em;
}
.extra-bar {
	border-top: 1px solid #e84a1d;
	border-bottom: 0;
	zoom: 1
}
.extra-bar:before, .extra-bar:after {
	content: "";
	display: table
}
.extra-bar:after {
	clear: both
}
.extra-bar li {
	float: left;
	position: relative;
	padding: 0;
	margin-right: 25px;
	background: #fff;
	color: #fff
}
.extra-bar li a {
	text-decoration: none;
	line-height: 2.5em;
	font-size: .9em;
	display: block;
	color: #e84a1d;}
.extra-bar li a:hover {
	color: #e84a1d
}
.extra-bar li a:hover span {
	display: block;
	border-top: 5px transparent solid;
	border-right: 5px transparent solid;
	border-bottom: 5px #e84a1d solid;
	border-left: 5px transparent solid;
	width: 0;
	position: absolute;
	bottom: 0;
	left: 45%
}
.extra {
	background: #fff;
	border: 0;
	margin-bottom: 3em
}
.extra h3 {
	padding-top: .5em;
	font-size: 30px;
	border-top: 1px solid
}
.extra ul {
	line-height: 1.3em;
	padding: 0 0 0 1em;
	margin: 1em 0
}
.extra ul li {
	line-height: 1.5em;
	padding: 0 0 0 .5em;
	list-style-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAATElEQVQIW2NkQAL/nRl8GPcybIEJMYIYIEEg5cvAyJDG8J9hFpC9GaQIJjkTLAEDQAVAyXRGsC5Ghs3IxoPZ/xl88eskaCfcKjTXAgBNTh+WpfASSQAAAABJRU5ErkJggg==")
}
.variable .infobar p.price {
	font-size: 1em
;
	visibility: hidden;
}

.postid-3895 .variable .infobar p.price {
	font-size: 1em;
	visibility: visible;
}

.postid-3950 .variable .infobar p.price {
	font-size: 1em;
	visibility: visible;
}

.postid-4219 .variable .infobar p.price {
	font-size: 1em;
	visibility: visible;
}

.postid-4237 .variable .infobar p.price {
	font-size: 1em;
	visibility: visible;
}

.page-id-36 .variable .infobar p.price{
	font-size: 1em;
	visibility: visible;
}

.page-id-167 .variable .infobar p.price{
	font-size: 1em;
	visibility: visible;
}

.variable .infobar .col1 {
	float: left;
	width: 100%
;
	height: 40px;
}
.variable .infobar .col2 {
	float: left;
	width: 100%;
}
.variable .infobar .single_variation_wrap {
	position: absolute;
	width: 100px;
	zoom: 1
}
.variable .infobar .single_variation_wrap:before, .variable .infobar .single_variation_wrap:after {
	content: "";
	display: table
}
.variable .infobar .single_variation_wrap:after {
	clear: both
}
.variable .infobar .single_variation {
	float: left;
	left: 0;
	top: 0
;
	position: absolute;
	top: -87px;
}
.variable .infobar .single_variation .amount {
	color: #e84a1d;
}
.variable .infobar .variations_button {
}
.variations {
	width: 100%
;
}
.variations select {
	float: left
}
#map-canvas {
	height: 200px
}
#map-canvas img {
	max-width: none
}
.widget h3 {
	margin: 0 0 .8em 0;
	padding: 0 0 .8em;
	color: #FFFFFF;
	border-bottom: 0;
	font-size: 1.5em;
	font-family: 'Antic Slab', arial, sans-serif;
	letter-spacing: -1px
;
}
.widget .widget_recent_products {
	width: 75%;
	margin: 0 auto
}
/*body #wrapper #content #mc-embedded-subscribe {
	background-color: #fff;
	border: 1px solid #fff;
	color: #e84a1d !important;
	padding: 4px 8px;
	float: right
}*/
body #wrapper #content #mce-EMAIL {
	width: 70%;
}
#recent_products-3 {
	display: none
}
.entry p em {
	font-style: normal;
	color: #e84a1d
}
.checkout-button {
	display: none
}
.woocommerce-message .button {
	display: none !important
}
.form-row {
	margin: 0
}
body #wrapper #content #place_order {
	margin: 2em;
	padding: 1em 4em;
	font-size: 1em
}
.product-name p {
	margin: 0
}
.entry table.shop_table.order_details img {
	border: 0
}
.woocommerce-commande {
	display: none
}
#comment {
	padding: 20px;
	background: white;
	font-size: 12px;
	line-height: 15px;
}
.number {
	color: orange;
	margin-top: 0px;
}

.body-first-ground{
	width:100%;
}

.product-total{
	display: block; 
	}
	
	.customer_details{
		display: block;
		}
		
	.col2-set {
clear: both;
padding: 0px 0px;
margin-top: 20px;
}


/*----- MEDIA PRINT --------*/

 @media print{
	 
	 #fw{
		 display: none; 
		 }
		 
		 body{
			 background: white; 
			 }
	 .order-info {
    display: none;
}
	 .print{
	display: none;
	}
	 
	 .product-total{
	display: none; 
	}
	 .Subscribe {
	display: none;
	 }
	 
	 .customer_details{
		 display: none;
		 }
	 
body {
	font-size: .8em
}
ul.order_details, .order-again, .nav-toggle, #navigation, #logo a, .woocommerce-message a, h1.title, .entry h2, .addresses, tfoot, thead, #sidebar, #footer {
	display: none
}
#header {
	padding: 0
}
#logo .site-title, #logo .site-title a, #logo .site-description, .woocommerce-commande, .woocommerce-commande h2 {
	display: block
}
.deal {
	color: #000;
	font-size: 1em;
	line-height: 1em;
	padding: 0;
	font-family: 'Antic Slab', arial, sans-serif;
	letter-spacing: -1px
}
.product-name {
	background: #e7e7e7;
	font-size: .6em;
	line-height: 1em
}
.product-name p {
	font-size: 1em;
	line-height: 1em
}
#wrapper-wide, .woocommerce-message, .woocommerce-commande {
	display: none
}
.slogan{
	display: none; 
	}
	.ça-marche{
		display: none; 
		}
.entry table.shop_table.order_details {
	border: 1px solid #000;
}
.entry table.shop_table.order_details img {
	border: 0;
	width: 100%
}
.entry table.shop_table.order_details td {
	border: 0
}
.entry table .client-logo {
	width: 20%
}
}
.col2-set .col-2.address {
	display: none
}
#sidebar {
	text-align: center;
	padding: 0
}
#sidebar .adresse .adresse-infos {
	float: none;
	width: 100%
}
#sidebar .adresse .adresse-map {
	float: none;
	width: 100%
}
#sidebar h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	color: #FFFFFF;
}
#sidebar .product_list_widget {
	width: auto;
	font-size: 1em;
	margin: 0
}
#sidebar .thumb img {
	width: 100%;
	height: auto
}
#sidebar a:hover {
	text-decoration: none
}
#sidebar li {
	margin-top: .5em;
	padding: 3px 0;
	zoom: 1
}
#sidebar li a {
	display: block;
	position: relative;
	/* background: #fff; */
	padding: 8px;
	zoom: 1;
	background: #000000; /* Old browsers */
background: -moz-linear-gradient(top,  #000000 4%, #0c84a2 97%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(4%,#000000), color-stop(97%,#0c84a2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #000000 4%,#0c84a2 97%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #000000 4%,#0c84a2 97%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #000000 4%,#0c84a2 97%); /* IE10+ */
background: linear-gradient(to bottom,  #000000 4%,#0c84a2 97%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#0c84a2',GradientType=0 ); /* IE6-9 */
	width: 100%;
	padding: 10px 10px;
	margin-bottom: 15px;
}

#sidebar li a:before, #sidebar li a:after {
	content: "";
	display: table
}
#sidebar li a:after {
	clear: both
}
#sidebar li:before, #sidebar li:after {
	content: "";
	display: table
}
#sidebar li:after {
	clear: both
}
#sidebar .price {
	padding: 0;
	margin-bottom: 3px;
	color: #6e6e6e;
	position: relative;
	border-bottom: 1px solid #9a9a99;
	border-top: 1px solid #9a9a99
}
#sidebar .widget_black_studio_tinymce {
	border-bottom: 0px;
	width: auto;
}
.details {
	height: auto;
	zoom: 1
}
.details .image {
	width: auto;
	max-height: 18em;}
.details .sidebar {
	text-align: center
}
.details .sidebar .reduction {
	width: 70px;
	height: 70px;
	background-color: #e84a1d;
	color: #fff;
	line-height: 70px;
	margin: 0 auto;
	font-size: 1.8em;
	font-family: 'Antic Slab', arial, sans-serif;
	letter-spacing: -1px
}
.details .sidebar .discount {
	font-size: .9em
}
.details .sidebar .meta-amount {
	color: #e84a1d;
	margin: 20px 0;
	font-family: 'Antic Slab', arial, sans-serif;
	letter-spacing: -1px
}
.details .sidebar .meta-amount .days, .details .sidebar .meta-amount .meta-title {
	color: #6e6e6e;
	font-weight: normal;
	font-family: 'Open Sans', arial, sans-serif
}
.details .sidebar .meta-amount .days {
	color: #e84a1d
}
.details .sidebar .chart-container {
	float: none;
	width: 100px;
	text-align: center;
	margin: 10px auto;
	display: block;
	font-size: .9em
}
.details .sidebar .chart-container .chart {
	font-size: 1.8em;
	margin: 0 auto;
	color: #e84a1d;
	font-family: 'Antic Slab', arial, sans-serif;
	letter-spacing: -1px
}
.details:before, .details:after {
	content: "";
	display: table
}
.details:after {
	clear: both
}
#footer-menu-container {
	border-bottom: 1px solid;
	color: #8B8B8B;
}
#footer-menu-container a {
	text-decoration: none;
	font-size: .9em;
	display: block;
	color: #494949;
	letter-spacing: 0;
	padding-right: 3.4em;
	padding-bottom: .5em !important
}
#footer-menu-container a:first-child {
	padding-left: 0
}
#lang a {
	padding-right: 0
}
.footer-brand {
	width: 100%;
	margin-left: 0;
	margin-top: 15px
}
#copyright, #credit {
	font-size: .8em
;float: right;
	position: absolute;
	right: 0px;
}
#copyright {
	width: 100%;}
#copyright p {
	float: left;
	color: #525252;}
#credit p {
	color: #000000;
}
h1 a:hover {
	text-decoration: none
}
.footer-brand img {
	width: 100%;
	height: auto;
}
#mc_embed_signup {
    padding-left: 0px;
 width=100px;
}
#background-woocommerce {
	background: black;
}
	 

.page-title, .post .title, .page .title {
	font-size: 2.3em;
	color: #2B2B2B;
}

#past-deals h1 {
	padding-left: 15px;
	}
#logo {
	margin-bottom: 0
}
.home #main .extra-bar, .home #main .extra {
	display: none;}
.footer-brand {
	width: 200px;
	margin: 10px auto;}
.adresse {
	margin-bottom: 20px;
	zoom: 1
;
	border-bottom: 1px solid rgb(234, 91, 50);
}
.adresse .adresse-infos {
	float: left;
	width: 50%
}
.adresse .adresse-map {
	float: right;
	width: 50%
;
	padding: 0px 0px 0px 20px;
}
.adresse:before, .adresse:after {
	content: "";
	display: table
}
.adresse:after {
	clear: both
}
.infobar .quantity {
	margin: .7em 0 0 53px;
	float: left;
	display: none;
}
.infobar .quantity .qty {
	width: 40px
}
.details {
	height: 290px;
	zoom: 1;
	margin-bottom: 20px;
}
.details .image {
	float: none;
	position: relative;
	margin-bottom: 0px;
	left: 0px;
	width: 430px;
	z-index: 1;
}
.details .sidebar {
	float: right;
	width: 33%;
	height: 280px;
	text-align: center;
	position: absolute;
	right: 0%;
	margin-right: 0;
}
.details .sidebar .reduction {
	width: 90px;
	height: 80px;
	background: none;
	color: #e84a1d !important;
	line-height: 80px;
	margin: 0 auto;
	font-size: 2.2em;
	font-family: 'Antic Slab', arial, sans-serif;
	letter-spacing: -1px
;
	position: absolute;
	left: 65px;
	top: -100px;
	/* border: 2px solid #e84a1d !important; */
}
.details .sidebar .discount {
	font-size: .9em
}
.details .sidebar .meta-amount {
	color: #e84a1d;
	margin: 10px auto;
	font-family: 'Antic Slab', arial, sans-serif;
	letter-spacing: -1px
;
	position: relative;
	top: -25px;
	left: 0px;
	width: auto;
	font-size: 1.3em;
}
.details .sidebar .meta-amount .days, .details .sidebar .meta-amount .meta-title {
	color: #6e6e6e;
	font-weight: normal;
	font-family: 'Open Sans', arial, sans-serif
}
.details .sidebar .meta-amount .days {
	color: #e84a1d
}
.details .sidebar .chart-container {
	float: none;
	text-align: center;
	margin: 10px auto;
	display: block;
	font-size: .9em
;
	position: relative;
	top: -20px;
	left: 0px;
	width: 100%;
	border-bottom: 1px solid red;
	padding-bottom: 10px;
}
.details .sidebar .chart-container .chart {
	font-size: 1.8em;
	margin: 0 auto;
	color: #e84a1d;
	font-family: 'Antic Slab', arial, sans-serif;
	letter-spacing: -1px;}
.details:before, .details:after {
	content: "";
	display: table
}
.details:after {
	clear: both
}

.page .woocommerce .products {
	width: 100%;
	margin: 0;
	padding: 0;	
}


.page .hentry .woocommerce .products {
	width: 100%;
	margin: 0;
	padding: 0;	
	float: left;
	color: black;
}

#past-deals #main-sidebar-container{
	width:1000px; }

.page .woocommerce  .products img,
#past-deals img{
	height: auto;
	width: auto;
	
}

a img{
-webkit-filter:grayscale(0) contrast(100%);
-webkit-transition: all 1000ms ease-out;

}
a img:hover{
-webkit-filter:grayscale(1) contrast(130%);
-webkit-transition: all 300ms ease-out;
}

.page .woocommerce  .products a,.page .woocommerce  .products a:hover, .page .woocommerce  .products a:link,
#past-deals a, #past-deals a:hover, #past-deals a:link {
	text-decoration: none
}
#past-deals h4 {
	font-size: 1.2em;
	padding: 0 0 5px;
	margin-bottom: 0;
	text-align: center;
	height: 110px;
	color: #747474;
}

.page .woocommerce .products .price,
#past-deals .price {
	padding: 8px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	color: #6e6e6e;
	position: relative;
	border-bottom: 1px solid #9a9a99;
	border-top: 1px solid #9a9a99
}


.page .woocommerce .products .thumb,
#past-deals .thumb {
	width: auto;
	text-align: center;
	margin: 0px 0px 20px 0px;
}

.page .woocommerce .products img {
	width: 100%;
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	max-width: 300px;
}


.page .woocommerce .products .from,
#past-deals .from {
	display: block;
	font-size: .8em;
	display: none
}
#sidebar {
	padding: 0 20px 0 20px;
}
#sidebar h3 {
	font-size: 1.3em;
	font-weight: 100;
	color: #FFFFFF;
	-webkit-margin-after: -10px;
	margin-bottom: -20px;
	letter-spacing: 3px;
	padding-top: 5px;
	border-top: 1px dotted rgb(255, 97, 0);
}
#sidebar .product_list_widget {
	font-size: 1em;
	width: 100%;
	margin: 0 auto
}
#sidebar .product_list_widget a:hover {
	text-decoration: none
}
#sidebar .product_list_widget li {
    width: 100%; top: 0px; position: relative; padding-bottom: 40px; 
    background: rgba(255, 165, 0, 0); 

    margin: 0px 0px 25px 0px;
    padding: 10px;
    border: 3px solid #e84a1d !important;
}
.product_list_widget {
	display: block;
	position: relative;
	background: rgba(255, 255, 255, 0);
	padding: 5px;
	zoom: 1;
	color: white
}
.product_list_widget a {
	display: block;
	position: relative;
	background: rgba(255, 255, 255, 0);
	padding: 5px;
	zoom: 1;
	color: white;
	font-weight: inherit;
	font-size: 1.1em;
}
#sidebar .product_list_widget li a:before, #sidebar .product_list_widget li a:after {
	content: "";
	display: table
}
#sidebar .product_list_widget li a:after {
	clear: both
}
#sidebar .product_list_widget li:before, #sidebar .product_list_widget li:after {
	content: "";
	display: table
}
#sidebar .product_list_widget li:after {
	clear: both
}
#sidebar .product_list_widget img {
	width: 100%;
	height: auto;
}
#sidebar .product_list_widget h4 {
	font-size: 17px;
	padding: 0px 0px 15px 0px;
	margin-bottom: 0;
	/* font: caption; */
	font-weight: bold;
	text-align: left;
	color: white;
}
#sidebar .product_list_widget .price {
	padding: 9px 0px 5px 0px;
	margin-bottom: 23px;
	color: #FFFFFF;
	position: relative;
	border-bottom: 1px solid #9a9a99;
	border-top: 1px solid #9a9a99;
}
#sidebar .product_list_widget .thumb {
	text-align: center;
	padding: 0px 0px 20px 11px;
}
#sidebar .product_list_widget .from {
	display: block;
	font-size: .8em
}
#sidebar .product_list_widget .product_list_details {
	position: absolute;
	top: 36px;
	right: 3px
}
#sidebar .product_list_widget .product_list_details .discount {
	background-color: #e84a1d;
	width: 30px;
	height: 30px;
	color: #fff;
	margin: 0 auto;
	text-align: center;
	line-height: 30px;
	font-size: .8em
}
#sidebar .product_list_widget_title {
	margin: 0 auto;
	display: block;
	text-align: center;
	font-size: 1.5em;
	font-weight: normal;
	color: #4D4D4D;
	padding-top: 10px;
}
#header-wide {
	padding: 1em 0 1em;
	font-size: 1.45em;
	height: 150px;
}
.wrapper-nav {
	background-color: #4d4d4d;
	position: relative;
	width: 100%;
	height: 30px;
	top: 0px;
	z-index: 100;
}
#navigation {
	position: relative;
	border: 0;
	height: 30px;
	margin-bottom: .8em;
	padding-top: 0;
	background: #4d4d4d;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	display: block;
	width: auto;
}
ul.nav li a {
	display: block;
	padding-top: .9em !important;
	padding-bottom: 1em !important;
	letter-spacing: -1px
}

#navigation ul.nav>li {
	border-right: 0;
	background: transparent;	
	-webkit-transition: all ease-in-out 0.5s; 
}

#navigation ul.nav>li a:hover {
	background: #f6f6f6;
	color: black;	
	-webkit-transition: all ease-in-out 0.5s; 
}
#navigation ul.nav>li a {
	font-size: 16px;
	color: #FFF;
	text-transform: capitalize;
	letter-spacing: 1px;
	line-height: 6px
;font-weight: 500;
	border-right: 1px solid;
	height: 30px;
	padding-right: 15px;
}
#navigation ul.nav>li:hover {
	background: transparent
}
#navigation ul.nav ul {
	background: #f6f6f6;
	border: 1px solid #e6e6e6;
	left: -1px
}
#navigation ul.nav ul ul {
	top: -1px;
	left: 100%
}
#top .nav li.parent>a {
	position: relative;
	padding-right: 2em
}
#top .nav li.parent>a:after {
	content: "";
	display: block;
	border: .3em solid #ccc;
	border-color: #ccc transparent transparent transparent;
	position: absolute;
	top: 48%;
	right: .8751em
}
#top .nav li ul li.parent a:after {
	border-color: transparent transparent transparent #ccc;
	right: .8751em;
	top: 46%
}
#navigation .nav li ul li.parent a {
	padding-right: 0
}
#navigation .nav li ul li.parent a:after {
	border-color: transparent transparent transparent #ccc;
	right: 0;
	top: 46%
}
#navigation .nav li.parent>a {
	position: relative;
	padding-right: 2em
}
#navigation .nav li.parent>a:after {
	content: "";
	display: block;
	border: .3em solid #ccc;
	border-color: #ccc transparent transparent transparent;
	position: absolute;
	top: 48%;
	right: .8751em
}
#navigation .nav li ul li.parent a {
	padding-right: 0
}
#navigation .nav li ul li.parent a:after {
	border-color: transparent transparent transparent #ccc;
	right: .8751em;
	top: 46%
}

ul.nav li.current_page_item a span, ul.nav li.current_page_parent a span, ul.nav li.current-menu-ancestor a span, ul.nav li.current-cat a span, ul.nav li.current-menu-item a span, ul.nav li a:hover span {
	display: block;
	border-top: 10px transparent solid;
	border-right: 10px transparent solid;
	border-bottom: 10px #413E3E solid;
	border-left: 10px transparent solid;
	width: 10px;
	position: absolute;
	bottom: -2px;
	left: 45%
;display: none;
}
ul.nav li.current_page_item a, ul.nav li.current_page_parent a, ul.nav li.current-menu-ancestor a, ul.nav li.current-cat a, ul.nav li.current-menu-item a {
	background: transparent
}
#navigation ul.nav>li ul a span {
	display: none
}
#navigation ul.nav>li ul a {
	font-size: 12px
}
#main-nav {
	width: auto;}
#lang {
	position: relative;
	display: block;
	right: 0
;
	margin-left: 50px;
}

.two-col-left #main-sidebar-container #main, .two-col-right #main-sidebar-container #main {
	width: 68.385%;
	color: gray;
	margin-top: 0px;
	padding: 10px 50px 20px 40px;
	float: left;
}
.woocommerce.two-col-left #main-sidebar-container #main, .two-col-right #main-sidebar-container #main {
	width: 70%;
	color: #252525;
	margin-top: 0px;
	padding: 20px 25px;
	float: left;
	position: relative;
	top: 0px;
	background: white;
	float: right;
	border: 1px solid rgba(128, 128, 128, 0.2);
	}

.home #main{
	box-shadow: -10px 9px 50px 3px rgba(0, 0, 0, 0.25);
}
.page #main-sidebar-container #main{
	margin-top: 0px;
	padding: 20px;}
.home #main-sidebar-container #main{
	padding: 20px 40px;}

.one-col.woocommerce-account #main-sidebar-container #main{
	margin-top: 0px;
	padding: 30px;}
 
.woocommerce-account #main-sidebar-container #main{
	margin-top: -35px;
	padding: 10px;}
.two-col-left #main-sidebar-container #sidebar, .two-col-right #main-sidebar-container #sidebar {
	width: 270px;
	top: 0px;
	position: relative;
	padding-bottom: 40px; /* FF3.6+ */   /* Chrome,Safari4+ */   /* Chrome10+,Safari5.1+ */   /* Opera 11.10+ */   /* IE10+ */   /* W3C */   /* IE6-9 */
	; /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
	background: none; /* W3C */
	left: 0;
	padding-right: 0px;
	float: left;
	margin-right: 10px;
}
#logo {
	float: none;
	text-align: center;
	padding: 0 0 1em 0;
}
#logo img {
	width: auto;
	;
	height: 100px;
	position: relative;
	left: -137px;
}
.woocommerce .images {
	height: 280px;
	position: relative;
	background-color: white;
	overflow: hidden
;
	
	width: 430px;
}
.woocommerce .images img {
	width: 100%;
	/* max-height: 300px
 */
	height: auto;
	position: relative;
	float: left;
}
.ad-gallery .ad-nav, .product_gallery .slide-ctrl, .product_gallery .icon_zoom, #order_review table.shop_table {
	display: none !important
}
p {
	margin-top: 1em;
	line-height: 1.5em;
	color: #252525;
}
#finish {
	width: 100%;
	margin: 1em auto;
	text-align: center
}
#finish .form-row {
	zoom: 1;
	float: none;
	width: 100%;
	text-align: left
}
#finish .form-row:before, #finish .form-row:after {
	content: "";
	display: table
}
#finish .form-row:after {
	clear: both
}
#finish .form-row input {
	margin: 6px
}
#finish .woocommerce .col2-set .col2 {
	display: none
}
#footer {
	padding: 0;
	border-top: 0;
	color: #000;}
p.stock {
	display: none
}
#footer-menu {
	position: inherit
}

#black-studio-tinymce-4.widget_black_studio_tinymce {/* margin:45px 0 0 0; */
	padding-bottom: 0
;height: 100px;}
#black-studio-tinymce-4.widget_black_studio_tinymce h3 {
	padding: 0
}
#black-studio-tinymce-4.widget_black_studio_tinymce img {
	opacity: 1;
	filter: alpha(opacity=40)
}
#black-studio-tinymce-4.widget_black_studio_tinymce img:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}
#black-studio-tinymce-4.widget_black_studio_tinymce .textwidget p {
	margin-bottom: 30px;
}
.bookmarkThis a {
	margin: 0px 5px;}
#sidebar .thumb img {
	width: 50%;
}
.thumb {
/* padding: 10px 0px 10px 0px; */
}
#sidebar .thumb img {
	height: 100%;
	width: 100%;
}
.main {
	width: 100%;
}
}

/*---- Fin du media Print  ------*/

/*---- FULL RESPONSIVE  ------*/


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

.archive .tuile {
height: 360px;
width: 45%;
margin: 0px 20px 0px 0px !important;
float: left;
}

#main li.product {
width: 100%;}

ul.products li.product {
width: 90% !important;
margin: 15px 5% !important;
}


li#lang {
    float: none;
}



body #wrapper #content button.single_add_to_cart_button, #voir-offre-bouton{

margin:0px

 }
#help{
	display:none;
}

.ça-marche{
position:relative;
bottom:0px
}

.ça-marche:hover{
position:relative;
bottom:0px
}
	 
#wrapper-wide{
	margin:0px;
}

.admin-bar .wrapper-nav {
display: none;
}

	 ul#main-nav {
    width: 100%;
}

	 .social-icon {
		 display: none;
		 }
	 
#festival{
	display: none;
	}
	 .Subscribe{
width: 90%;
}
	 .ça-marche-hidden{
display: block;	
position: absolute;
top: 120px;
margin: 10px 5%;
width: 90%;
}
.page-title, .post .title, .page .title {
	font-size: 2.3em;
	color: #747474;
	text-align: center;
/*	text-transform: uppercase;*/
}
h1, h2, h3, h4, h5, h6 {
	/* font-size: 1.3em; */
}
#logo {
	margin-bottom: 0
}
.home .extra-bar, .home .extra {
	display: none;}
.footer-brand {
	width: 80%;
	margin: 0px auto;
	height: auto;
}
.adresse {
	margin-bottom: 20px;
	zoom: 1
}
.adresse .adresse-infos {
	float: left;
	width: 50%
}
.adresse .adresse-map {
	float: right;
	width: 50%;}
.adresse:before, .adresse:after {
	content: "";
	display: table
}
.adresse:after {
	clear: both
}
.infobar .quantity {
	margin: .7em 0 0 53px;
	float: left
}
.infobar .quantity .qty {
	width: 40px
}
.details {
	height: 290px;
	zoom: 1;
	margin-bottom: 0px;
}
.details .image {
	float: left;
	position: relative;
	margin-bottom: 0px;
	left: 0px;
	overflow:  hidden;
}
.details .sidebar {
	float: right;
	width: 130px;
	height: 280px;
	text-align: center;
	position: relative;
	right: 0%;
}
.details .sidebar .reduction {
	width: 70px;
	height: 70px;
	background-color: #e84a1d;
	color: #fff;
	line-height: 70px;
	margin: 0 auto;
	font-size: 1.8em;
	font-family: 'Antic Slab', arial, sans-serif;
	letter-spacing: -1px
}
.details .sidebar .discount {
	font-size: .9em
}
.details .sidebar .meta-amount {
	color: #e84a1d;
	margin: 9px 0 17px 0;
	font-family: 'Antic Slab', arial, sans-serif;
	letter-spacing: -1px
}
.details .sidebar .meta-amount .days, .details .sidebar .meta-amount .meta-title {
	color: #6e6e6e;
	font-weight: normal;
	font-family: 'Open Sans', arial, sans-serif
}
.details .sidebar .meta-amount .days {
	color: #e84a1d
}
.details .sidebar .chart-container {
	float: none;
	width: 100px;
	text-align: center;
	margin: 10px auto;
	display: block;
	font-size: .9em
}
.details .sidebar .chart-container .chart {
	font-size: 1.8em;
	margin: 0 auto;
	color: #e84a1d;
	font-family: 'Antic Slab', arial, sans-serif;
	letter-spacing: -1px
}
.details:before, .details:after {
	content: "";
	display: table
}
.details:after {
	clear: both
}
#past-deals #main-sidebar-container{
	width:1000px; }
#past-deals img{
	height: auto;
	width: auto;
	
}
#past-deals a, #past-deals a:hover, #past-deals a:link {
	text-decoration: none
}
#past-deals h4 {
	font-size: 1.2em;
	padding: 0 0 5px;
	margin-bottom: 20px;
	text-align: center;
	height: auto;
	color: #747474;
}
#past-deals .price {
	padding: 8px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	color: #6e6e6e;
	position: relative;
	border-bottom: 1px solid #9a9a99;
	border-top: 1px solid #9a9a99
}
#past-deals li {
	width: 90%;
	float: inherit;
	height: auto;
	text-align: center;
	padding: 14px;
	margin: 10px auto;
	box-shadow: 2px 1px 6px rgb(202, 202, 202);
	background: -moz-linear-gradient(top, rgba(150,150,150,0.65) 0%, rgba(0,0,0,0) 100%);
	background: -moz-linear-gradient(top, rgba(191,191,191,0.65) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(191,191,191,0.65)), color-stop(100%, rgba(0,0,0,0)));
	background: -webkit-linear-gradient(top, rgba(191,191,191,0.65) 0%, rgba(0,0,0,0) 100%);
	background: -o-linear-gradient(top, rgba(191,191,191,0.65) 0%, rgba(0,0,0,0) 100%);
	background: -ms-linear-gradient(top, rgba(191,191,191,0.65) 0%, rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.65) 0%, rgba(218, 218, 218, 0.29) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6bfbfbf', endColorstr='#00000000', GradientType=0 );
	max-width: 400px;
}
#past-deals .thumb {
	width: auto;
	text-align: center;
	margin: 0px 0px 20px 0px;
}
#past-deals .from {
	display: block;
	font-size: .8em;
	display: none
}
#sidebar {
	padding: 0 20px 0 20px;
}
#sidebar h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0
}
#sidebar .product_list_widget {
	font-size: 1em;
	width: 80%;
	margin: 0 auto
}
#sidebar .product_list_widget a:hover {
	text-decoration: none
}
#sidebar .product_list_widget li {
	margin-top: .5em;
	padding: 4px;
	zoom: 1
;
	border-bottom: solid 1px white;
}
.product_list_widget {
	display: block;
	position: relative;
	background: rgba(255, 255, 255, 0);
	padding: 5px;
	zoom: 1;
	color: white
}
.product_list_widget a {
	display: block;
	position: relative;
	background: rgba(255, 255, 255, 0);
	padding: 5px;
	zoom: 1;
	color: white;
	font-weight: bold;
	font-size: 1.1em;
}
#sidebar .product_list_widget li a:before, #sidebar .product_list_widget li a:after {
	content: "";
	display: table
}
#sidebar .product_list_widget li a:after {
	clear: both
}
#sidebar .product_list_widget li:before, #sidebar .product_list_widget li:after {
	content: "";
	display: table
}
#sidebar .product_list_widget li:after {
	clear: both
}
#sidebar .product_list_widget img {
	width: 80%;
	height: auto;
}
#sidebar .product_list_widget h4 {
	font-size: 17px;
	padding: 0px 0px 15px 0px;
	margin-bottom: 0;
	/* font: caption; */
	font-weight: bold;
	text-align: left;
	color: white;
}
#sidebar .product_list_widget .price {
	padding: 9px 0px 5px 0px;
	margin-bottom: 23px;
	color: #FFFFFF;
	position: relative;
	border-bottom: 1px solid #9a9a99;
	border-top: 1px solid #9a9a99;
}
#sidebar .product_list_widget .thumb {
	text-align: center;
 0px 0px 0px 20px;
	padding: 0px 0px 20px 11px;
}
#sidebar .product_list_widget .from {
	display: block;
	font-size: .8em
}
#sidebar .product_list_widget .product_list_details {
	position: absolute;
	top: 36px;
	right: 3px
}
#sidebar .product_list_widget .product_list_details .discount {
	background-color: #e84a1d;
	width: 30px;
	height: 30px;
 1000px;
	color: #fff;
	margin: 0 auto;
	text-align: center;
	line-height: 30px;
	font-size: .8em
}
#sidebar .product_list_widget_title {
	margin: 0 auto;
	display: block;
	text-align: center;
	font-size: 1.5em;
	font-weight: normal;
	color: #4D4D4D;
	padding-top: 10px;
}
#header-wide {
	padding: 1em 0 1em;
	font-size: 1.45em;
	height: auto;
	z-index: 1;
	height: 90px;
}
.wrapper-nav {
	background-color: #E6E4E4;
	position: absolute;
	top: -30px;
}
#navigation {
	height: 44px;
	position: absolute;
	left: auto;
	width: 360px;
	border: 0;
	height: auto;
	margin-bottom: .8em;
	padding-top: 6px;
	background: none bottom center no-repeat #E4E4E4;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	display: block;
	top: 0px;
	padding-left: 40px;
}
ul.nav li a {
	display: block;
	padding-top: .9em !important;
	padding-bottom: 1em !important;
	letter-spacing: -1px
}
#navigation ul li:first-child, #navigation ul li:first-child a {
 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0
;
}
#navigation ul ul li:first-child, #navigation ul ul li:first-child a {
 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0
}
#navigation ul.nav>li {
	border-right: 0
}
#navigation ul.nav>li a:hover {
	background: transparent
}
#navigation ul.nav>li a {
	font-size: 16px;
	color: #000;
	text-transform: lowercase;
	letter-spacing: 1px;
	line-height: 6px
;
	text-transform: uppercase;
}
#navigation ul.nav>li:hover {
	background: transparent
}
#navigation ul.nav ul {
	background: #f6f6f6;
	border: 1px solid #e6e6e6;
	left: -1px;}
#navigation ul.nav ul ul {
	top: -1px;
	left: 100%
}
#top .nav li.parent>a {
	position: relative;
	padding-right: 2em
}
#top .nav li.parent>a:after {
	content: "";
	display: block;
	border: .3em solid #ccc;
	border-color: #ccc transparent transparent transparent;
	position: absolute;
	top: 48%;
	right: .8751em
}
#top .nav li ul li.parent a:after {
	border-color: transparent transparent transparent #ccc;
	right: .8751em;
	top: 46%
}
#navigation .nav li ul li.parent a {
	padding-right: 0
}
#navigation .nav li ul li.parent a:after {
	border-color: transparent transparent transparent #ccc;
	right: 0;
	top: 46%
}
#navigation .nav li.parent>a {
	position: relative;
	padding-right: 2em
}
#navigation .nav li.parent>a:after {
	content: "";
	display: block;
	border: .3em solid #ccc;
	border-color: #ccc transparent transparent transparent;
	position: absolute;
	top: 48%;
	right: .8751em
}
#navigation .nav li ul li.parent a {
	padding-right: 0
}
#navigation .nav li ul li.parent a:after {
	border-color: transparent transparent transparent #ccc;
	right: .8751em;
	top: 46%
}
.full-width #navigation ul li:first-child, .full-width #navigation ul li:first-child a {
 0 !important
}
ul.nav li.current_page_item a span, ul.nav li.current_page_parent a span, ul.nav li.current-menu-ancestor a span, ul.nav li.current-cat a span, ul.nav li.current-menu-item a span, ul.nav li a:hover span {
	display: block;
	border-top: 10px transparent solid;
	border-right: 10px transparent solid;
	border-bottom: 10px #413E3E solid;
	border-left: 10px transparent solid;
	width: 10px;
	position: absolute;
	bottom: -2px;
	left: 45%
}
ul.nav li.current_page_item a, ul.nav li.current_page_parent a, ul.nav li.current-menu-ancestor a, ul.nav li.current-cat a, ul.nav li.current-menu-item a {
	background: transparent
}
#navigation ul.nav>li ul a span {
	display: none
}
#navigation ul.nav>li ul a {
	font-size: 12px
}
#navigation li.menu-item-lang{
	margin-left: 50px;
	}
#main-nav {
	width: 100%;}
#lang {
	position: relative;
	display: block;
	right: 0
;margin-left: 0px;
}

.two-col-left #main-sidebar-container #main, .two-col-right #main-sidebar-container #main {
	width: 68.385%;
	color: gray;
	/* box-shadow: 21px -17px 30px -13px rgb(248, 248, 248); */
 80px 0px;
	margin-top: 0px;
	padding: 10px 50px 20px 40px;
	float: left;
}
.page #main-sidebar-container #main{
	margin-top:-45px;
	padding: 10px;
	width: 100%;
	margin-top: -10px;
}
.woocommerce-account #main-sidebar-container #main{
	margin-top:-45px;
	padding: 10px 10px 10px 10px 
}
.two-col-left #main-sidebar-container #sidebar, .two-col-right #main-sidebar-container #sidebar {
	width: 100%;
	top: 0px;
	position: relative;
	padding: 40px; /* FF3.6+ */   /* Chrome,Safari4+ */   /* Chrome10+,Safari5.1+ */   /* Opera 11.10+ */   /* IE10+ */   /* W3C */   /* IE6-9 */
	; /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
	background: rgba(255, 165, 0, 0); /* W3C */
 /* IE6-9 */;/* box-shadow: 3px 1px 10px rgb(214, 214, 214); */
 0px 30px 0px 60px;
	top: 20px;
	margin: auto;
}
#logo {
	float: none;
	text-align: center;
	padding: 0 0 1em 0;
}
#logo img {
	width: auto;
	;
	height: auto;
	position: relative; 
	left: 0px;
}
.cycle-slideshow {
 30px 0px;
}
.woocommerce .images {
	height: 154px;
	position: relative;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	width: 100%;
}
.woocommerce .images img {
	width: auto;
	max-height: 300px
}
.ad-gallery .ad-nav, .product_gallery .slide-ctrl, .product_gallery .icon_zoom, #order_review table.shop_table {
	display: none !important
}
p {
	margin-top: 1em;
	line-height: 1.3em;
	color: rgb(111, 111, 111);
}
#finish {
	width: 50%;
	margin: 1em auto;
	text-align: center
}
#finish .form-row {
	zoom: 1;
	float: none;
	width: 100%;
	text-align: left
}
#finish .form-row:before, #finish .form-row:after {
	content: "";
	display: table
}
#finish .form-row:after {
	clear: both
}
#finish .form-row input {
	margin: 6px
}
#finish .woocommerce .col2-set .col2 {
	display: none
}
#footer {
	padding: 0;
	border-top: 0;
	color: #fff
}
p.stock {
	display: none
}
#footer-menu {
	position: relative;
	text-align: center;
	margin-bottom: 20px;
	font-weight: 600;
	text-transform: uppercase;
}
.amount {
	font-family: 'Antic Slab', arial, sans-serif;
	letter-spacing: -1px;
}
.amount em {
	color: #747474;
	font-weight: 600;
	font-style: normal;
	margin-left: .1em
}
.price b{
  font-size: 40px;
  color: gray;
}
#footer-widgets .amount em, #sidebar .amount em{
	color: white;
}
#footer-widgets .amount, #sidebar .amount {
	color: white;
}

ins {
	text-decoration: none;
	font-size: 1.7em;
}
del {
	margin-right: 20px;
	color: #6e6e6e !important;
	text-decoration: none;
}
del .amount em {
	color: #e84a1d !important;
	text-decoration: line-through;
	text-decoration-color: initial;
}
#black-studio-tinymce-4.widget_black_studio_tinymce {/* margin:45px 0 0 0; */
	padding-bottom: 0
;height: 100px;}
#black-studio-tinymce-4.widget_black_studio_tinymce h3 {
	padding: 0
}
#black-studio-tinymce-4.widget_black_studio_tinymce img {
	opacity: .4;
	filter: alpha(opacity=40)
}
#black-studio-tinymce-4.widget_black_studio_tinymce img:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}
#black-studio-tinymce-4.widget_black_studio_tinymce .textwidget p {
	margin-bottom: 30px;
}
.bookmarkThis a {
	margin-right: 10px
}
#sidebar .thumb img {
	width: 50%;
}
.thumb {
/* padding: 10px 0px 10px 0px; */
}
#sidebar .thumb img {
 0px 40px 0px 40px;
	height: 100%;
	width: 100%;
}
.main {
	width: 100%;
}
#logo{
	width: 50%;
	margin: auto;
	height: auto;
}
/*––––––––– SLOGAN –––––––––– */
		/*Gros bordel*/
		
	/*–––––EN–––––*/

 .slogan{
	height: auto;
	font-size: 23px;
	background-color: transparent;
	text-align: center;
	padding: 0px 0px;
	text-transform: uppercase;
	color: rgb(255, 255, 255);
	font-weight: 400;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	display: block;
	margin-top: 30px;
}
.ça-marche{
	height: 50px;
	text-align: center;
	width: 330px;
	position: relative;
	margin: 10px auto 299px auto;
}

.ça-marche h2 {
	height: 100px;
	font-size: 30px;
	color: white;
}
.ça-marche-hidden {
	padding: 10px 20px 20px 20px;
 0px 0px 0px 30px;
	font-size: 12px;
	line-height: 13px;
	width: 92%;
	overflow: hidden;
	margin-top: 0px;
	display: block;
	height: 296px;
	float: left;
	position: absolute;
	box-shadow: 4px 11px 20px 3px rgba(119, 119, 119, 0.52);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.8) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0.8))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.8) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.8) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.8) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255, 255, 255, 0.9) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ccffffff', GradientType=0 ); /* IE6-9 */;
}


/*DETAILS WOOCOMMERCE*/

.details {
	height: auto;
	zoom: 1;
	margin: 0px auto;
	width: 70%;
}
.details .image {
	width: auto;
	height: auto;
	margin: 10px auto;
}

.home .details .sidebar {
	text-align: center
;
	margin: auto;
	width: 100%;
	position: relative;
	top: 0px;
}


.details .sidebar {
	text-align: center
;
	margin: auto;
	width: 100%;
	position: relative;
	top: 100px;
}
.product-type-variable .details .sidebar {
	top: 220px;
}

.details .sidebar .reduction {
	width: 100%;
	height: 70px;
	background-color: rgba(232, 74, 29, 0);
 1000px;
	color: #fff;
	line-height: 100px;
	margin: 0 auto;
	font-size: 2em;
	font-family: 'Antic Slab', arial, sans-serif;
	letter-spacing: -1px;
	position: relative;
	left: 0px;
}
.details .sidebar .discount {
	font-size: .9em
}
.details .sidebar .meta-amount {
	color: #e84a1d;
	margin: 20px 0;
	font-family: 'Antic Slab', arial, sans-serif;
	letter-spacing: -1px
}
.details .sidebar .meta-amount .days, .details .sidebar .meta-amount .meta-title {
	color: #6e6e6e;
	font-weight: normal;
	font-family: 'Open Sans', arial, sans-serif
}
.details .sidebar .meta-amount .days {
	color: #e84a1d
}
.details .sidebar .chart-container {
	float: none;
	width: 100px;
	text-align: center;
	margin: 10px auto;
	display: block;
	font-size: .9em
}
.details .sidebar .chart-container .chart {
	font-size: 1.8em;
	margin: 0 auto;
	color: #e84a1d;
	font-family: 'Antic Slab', arial, sans-serif;
	letter-spacing: -1px
}
.details:before, .details:after {
	content: "";
	display: table
}
.details:after {
	clear: both
}
.page #main {
background-color: #fff;
padding: 40px;
background-clip: padding-box;
border-radius: 30px 0px;
}

#footer-menu-container a {
	text-decoration: none;
	font-size: .9em;
	display: block;
	color: #FFF;
	letter-spacing: 0;
	padding-right: 0px;
	padding-bottom: .5em !important
}

.woocommerce.two-col-left #main-sidebar-container #main, .two-col-right #main-sidebar-container #main {
	float: left;
	width: 100%;
	color: gray;
 30px 0px;
	margin: 0px auto;
	padding: 10px 50px 20px 40px;
}
.description {
	margin: 0px;}
	
	body #wrapper #content button.single_add_to_cart_button {
width: 111px;
padding: 3px 14px;
float: right;
margin-right: 10px;
font-size: 1em;
font-weight: 300;
line-height: 1.4em;
font-family: 'Open Sans', arial, sans-serif;
font-family: 'Open Sans', arial, sans-serif;
box-shadow: 0px 6px 13px -2px rgb(160, 160, 160);
text-transform: uppercase;
}

.infobar .col1 {
float: left;
width: 100%;
height: 55px;
font-size: 1em;
}

.until {
position: relative;
font-size: 18px;
text-transform: uppercase;
}

p.bookmarkThis {
width: 224px;
margin: 10px 10px 10px 190px;
}

}

 
 @media only screen and (max-width: 768px) {
	
.woocommerce.two-col-left #main-sidebar-container #main, .two-col-right #main-sidebar-container #main {
	width: 70%;
	background: white;
	float: right;
	margin-right: 20px;
	position: relative;
}
	 
body, #wrapper{
	max-width:768px !important;
}
	 .wrapper-nav {
top: -30px;
}
	 #wrapper-wide {
margin-top: 0px;
}
	 
	 .admin-bar .wrapper-nav {
margin-top: 0px;
display: none;
}
	 
	 div#main-sidebar-container {
width: 768px !important;
}
	 
	 #menu-sections .button a {
line-height: 30px;
font-size: 20px;
}

	 #voir-offre-bouton {

margin-right: 126px;}
.woocommerce .images {
height: 190px;
}
	 .details .image {
	width: 100%;
}
	 .two-col-left #main-sidebar-container #sidebar, .two-col-right #main-sidebar-container #sidebar {
width: 200px;
float: left;
margin: 0px;
position: absolute;
}

	 .footer-widget .tuile {
width: 30%;
height: 420px;
float: left;
position: relative;
margin-right: 23px;
}
	 
	 #logo img {
width: auto;
height: 80px;
position: relative;
left: -120px;
}
	 
	 .woocommerce .images {
	width: 100%;}
	 
	 .woocommerce .images {
height: auto;
position: relative;
background-color: white;
overflow: hidden;

}

 	ul#main-nav {
top: 0px;
background: gray;
min-height: 500px;
border-right: 1px solid white;
}
  #wrapper {
    overflow-y: visible;
    overflow-x: visible;
  
    padding: 0px 10px;
}
  #content {
    padding-top: 0;
  }
  #header {
    background-size: cover;
  }
  #navigation .cart {
    margin: 0;
  }
  #navigation ul.nav ul.children {
    margin-left: 1.5em;
  }
  #navigation {
    font-weight: 400;
  
    position: fixed;
    top: 0px;
    left: -100%;
    padding-left: 100px;
}
  #nav-container {
    border-width: 0 !important;
  }
  ul.nav,
  ul.nav ul {
    border: none!important;
  }
  #navigation ul.nav > li {
    border-right: none!important;
  }
  body.boxed-layout {
    padding: 0;
  }
  body.boxed-layout #top {
    margin-left: 1.5em;
    margin-right: 1.5em;
  }
  body.boxed-layout #wrapper {
    margin-left: 0;
    margin-right: 0;
    border: none;
  }
  .magazine #loopedSlider a.flex-next,
  .magazine #loopedSlider a.flex-prev {
    bottom: auto;
    top: 20px;
  }
  .magazine #loopedSlider {
    height: auto !important;
    max-height: none !important;
  }
  #loopedSlider {
    height: auto !important;
  }
  #loopedSlider .slides {
    overflow: visible;
    height: auto !important;
  }
  #sidebar {
    clear: both;
  }
  /* Set single portfolio item from two to one column on mobile */
  body.single-portfolio.one-col-980 #post-gallery,
  body.single-portfolio.one-col-980 .post-embed {
    width: 100%;
    float: none;
  }
  body.single-portfolio .hentry {
    float: none;
    width: 100%;
  }

.csstransforms3d.csstransitions #navigation {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .csstransforms3d.csstransitions #inner-wrapper {
    left: 0 !important;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 200ms ease;
    -moz-transition: -moz-transform 200ms ease;
    -o-transition: -o-transform 200ms ease;
    transition: transform 200ms ease;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .csstransforms3d.csstransitions .show-nav #navigation {
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
  
    top: 0px;
    left: -350px;
}
  .csstransforms3d.csstransitions .show-nav #inner-wrapper {
    -webkit-transform: translate3d(80%, 0, 0);
    -moz-transform: translate3d(80%, 0, 0);
    -ms-transform: translate3d(80%, 0, 0);
    -o-transform: translate3d(80%, 0, 0);
    transform: translate3d(80%, 0, 0);
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    -o-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
  }
	
	 #wrapper {
overflow-y: visible;
overflow-x: visible;
margin-left: 0px;
margin-right: 10px;
}

.ça-marche{
display:none;
}
  }


   @media only screen and (max-width:568px) {
   	body #wrapper #content .single_variation_wrap button.single_add_to_cart_button {
   	right: 0px;
   	
   	top: -60px;
}

   	.variable .details .sidebar .reduction {
   		float: right;
   		right:10px;
   		width: 100px;
   		margin: 0px auto;

   	}



.social-icon {
	top: -110px;
}

   	.details .sidebar {
	float: right;
	width: 100%;
	top: -20px !important;
	
}


  .csstransforms3d.csstransitions .show-nav #navigation {
    top: -150px;
    left: -450px;
}
.col-full, #wrapper {
max-width: 558px !important;
}

body #wrapper #content button.single_add_to_cart_button, #voir-offre-bouton {
margin-right: 18px;
}

.details {
	margin-bottom: 0px;
	transform: scale(1);}

.details .sidebar {
	position: relative;
	height: auto;
	left: 0px;
	top: 70px;
}


.footer-widget .tuile{
	width: 45%;
	margin: 5px 2%
}
   	body {
   		width: 568px !important;
   	}

.ça-marche{
	display: none;}

   	 .two-col-left #main-sidebar-container #sidebar, .two-col-right #main-sidebar-container #sidebar {
width: 529px;
float: left;
position: relative;
}

   	.body-first-ground {
max-width: 568px !important;
background: fixed url(../i/bubbles.png);
float: left;
overflow: hidden;
}
	   
	   	 #logo img {
width: 250px;
height: 80px;
position: relative;
left: -140px;
top: 10px
}

.woocommerce.two-col-left #main-sidebar-container #main, .two-col-right #main-sidebar-container #main{
	width: 550px;
	position:relative;
	left: 0px;
	float: left;
}
	 
nav#navigation {
    float: none;
    position: fixed;
    top: -150px;
    padding-left: 100px;
    z-index: 100;

}

.woocommerce .images{
	width: 90%;
	margin: 2px 5%;
	float: left;
	left: 0px;
	top:  0px;
}

.csstransforms3d.csstransitions #navigation {
left: 0;
-webkit-transform: translate3d(-110%, 0, 0);
-moz-transform: translate3d(-110%, 0, 0);
-ms-transform: translate3d(-110%, 0, 0);
-o-transform: translate3d(-110%, 0, 0);
transform: translate3d(-110%, 0, 0);}

.details .sidebar .reduction {
display:none;
	
}
	   }
  
 @media only screen and (max-width:480px) {
	 
.footer-widget .tuile:hover {
   top:0px;
     }


.wrapper-nav{
	display:none;
}
 	.archive .tuile {
    height: 360px;
    width: 100%;
    float: left;
}
.infobar .col1 {
	float: left;
	width: 70%;
	height: 75px;
}

	body, .body-first-ground, #wrapper, #wrapper-wide { 
	 	width: 100% !important;
}

	 div#main-sidebar-container {
width: 300px !important;
}

.details .sidebar {
	position: relative;
	transform: scale(1);
	left: 0px;
}


.infobar .price {
	width: 250px;
	position: relative;
	float: left;
}


/*.csstransforms3d.csstransitions #navigation {
    left: 0;
    -webkit-transform: translate3d(-110%, 0, 0);
    -moz-transform: translate3d(-110%, 0, 0);
    -ms-transform: translate3d(-110%, 0, 0);
    -o-transform: translate3d(-110%, 0, 0);
    transform: translate3d(-110%, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .csstransforms3d.csstransitions #inner-wrapper {
    left: 0 !important;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 200ms ease;
    -moz-transition: -moz-transform 200ms ease;
    -o-transition: -o-transform 200ms ease;
    transition: transform 200ms ease;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .csstransforms3d.csstransitions .show-nav #navigation {
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(-117%, 0, 0);
  
    top: 0px;
}
  .csstransforms3d.csstransitions .show-nav #inner-wrapper {
    -webkit-transform: translate3d(80%, 0, 0);
    -moz-transform: translate3d(80%, 0, 0);
    -ms-transform: translate3d(80%, 0, 0);
    -o-transform: translate3d(80%, 0, 0);
    transform: translate3d(80%, 0, 0);
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    -o-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
  }
	*/

 	.footer-brand {
width: 100%;
margin: 10px auto;
position:relative;
float:left;
height: 20px;
}

 	.term-decouvertes h1.page-title, .term-discovering h1.page-title{
 		font-size: 20px;
 	}

 	div#help {
 		display: none;
 	}
	 
	 .ça-marche:lang(en):hover, .ça-marche:lang(en):active {
    	bottom: 0px;
	}

.ça-marche:lang(fr):hover, .ça-marche:lang(fr):active {
    bottom: 0px;
	}

 	#logo img {
width: auto;
height: 45px;
position: relative;
left: 0px;
}

div#circle-1 {
    width: 165px;
    height: 75px;
    background: #F7F7F7;
    padding: 10px;
    position: relative;
    border: none;
    box-shadow: 0px 1px 25px -3px rgba(0, 0, 0, 0.56);
    transform: scale(0.89);
    -webkit-transition: all ease-in-out 0.3s;
    margin: 20px;
    float: right;
}


.slogan {
position:relative;
margin-bottom:40px;
top:0px;


}

#header-wide {
padding: 1em 0 1em;
font-size: 1.45em;
height: 100px;
position: relative;
}

 	.ça-marche-hidden {
display: block;
position: relative;
margin: 0px 5px;
width: 98%;
height: auto;
}


.woocommerce .images {
/* height: 180px; */
/* position: relative; */
/* background-color: white; */
/* overflow: hidden; */
/*  */
}


.details .sidebar .reduction {
	height: 70px;
	background: none;
 1000px;
	color: #e84a1d !important;
	margin: 0 auto;
	font-size: 2.2em;
	font-family: 'Antic Slab', arial, sans-serif;
	position: relative;
	left: 0px;
}

body #wrapper #content button.single_add_to_cart_button, #voir-offre-bouton {
width: 111px;
padding: 3px 14px;
float: right;
margin-right: 0px;
}


 	ul#main-nav {
    width: 100%;
    position: fixed;
    top: 50px;
    left: 0px;
}

.social-icon {
position: relative;
float: left;
right: 0px;
font-size: 7px;
top: 0px;
z-index: 10;
padding-right: 0px;
display: block;
}

.footer-widget .tuile {
width: 95%;
height: auto;
float: none;
position: relative;
margin: 10px auto
;max-width: 300px;}

	 
.Subscribe{
width: 100%;
padding: 20px;
font-size: 70%;
}

.variable .details .sidebar .reduction {
display: none;
}

#festival{
	display: none;
	}
	 .page #main-sidebar-container #main{
	margin-top:-45px;
	padding: 9px;
	width: 100%;
	margin-top: -10px;
}
#gray-background {
	padding: 10px;
 20px 0px;
	background: rgb(244,244,244); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(244,244,244,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(244,244,244,1)), color-stop(100%, rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(244,244,244,1) 0%, rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(244,244,244,1) 0%, rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(244,244,244,1) 0%, rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(244,244,244,1) 0%, rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */;
}

body #wrapper #content button.single_add_to_cart_button {
position: relative;
	
left: 0px;
	
top: -10px;
}

body #wrapper #content .single_variation_wrap button.single_add_to_cart_button {
	position: relative;
	left: 0;
	top: 0px;
	margin: 9px auto;
	float: left;
}

#footer-menu-container {
border-bottom: 1px solid;
color: #E7E7E7;
padding-bottom: 30px;
text-transform: uppercase;
font-weight: 800;
}

input, textarea {
padding: 5px;
background: #fafafa;
border-color: #ccc #efefef #efefef #ccc;
border-width: 1px;
border-style: solid;
margin-bottom: 10px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
width: 100%;
}
.woocommerce.two-col-left #main-sidebar-container #main, .two-col-right #main-sidebar-container #main {
	float: left;
	width: 300px;
	color: gray;30px0px;
	margin: 0px 20px;
	padding: 20px;
}
.amount em {
	color: #747474;
	font-weight: 600;
	font-style: normal;
	margin-left: .1em
}
ins {
	text-decoration: none;
}
.details {
	height: auto;
	zoom: 1;
	margin: 0px auto;
	width: 100%;
	position: relative;
	top: 0px;
}
.details .image {
	width: auto;
	height: auto;
	margin: 10px auto;
	position: relative;
	top: 0px;
}

.adresse .adresse-map {
	float: right;
	width: 50%;}
	
	.adresse .adresse-map {
	float: right;
	width: 100%;
	padding: 0px;
}

#content {
	padding: 6px 0 40px;
	margin: 5px;
}



.two-col-left #main-sidebar-container #sidebar, .two-col-right #main-sidebar-container #sidebar {
	width: 300px;
	top: 0px;
	position: relative;
	padding: 20px 0px;/* IE6-9 */
	/* box-shadow: 3px 1px 10px rgb(214, 214, 214); */0px30px0px60px;
	top: 20px;
	margin: 15px;
}
#footer-widgets .amount, #sidebar .amount {
	color: white;
}
 .slogan{
	height: auto;
	font-size: 18px;
	background-color: transparent;
	text-align: left;
	padding: 0px 0px;
	text-transform: uppercase;
	color: rgb(44, 44, 44);
	font-weight: 400;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	display: block;
	margin-top: 30px;
	margin-left: 0px;
}

.ça-marche{
	display: none;
}

.ça-marche:hover{
	bottom:0px
}

#sidebar .product_list_widget img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.infobar .quantity {
	margin: .7em 0 0 30px;
	float: left
}
body #wrapper #content button.single_add_to_cart_button {
	padding: 10px;
	float: left;
	margin: 10px auto;
	font-size: 1em;
	font-weight: 600;
	line-height: 1.4em;
	font-family: 'Open Sans', arial, sans-serif;
	font-family: 'Open Sans', arial, sans-serif
;
	position: relative;
	width: 100%;
}
#copyright {

	width: 100%;
	

	height: 20px;
	line-height:10;
	

	position: relative;

	left: 0px;

}
#copyright p {
position:relative;
left: 0px;

width: 100%;
float: left;
text-align: left;
}
.footer-brand img {
width: 100%;
position:relative;
left: 0px;
top: -40px;
}

#credit {
	position: relative;
	text-align: center;
	float: left;
}

.mc-field-group{
	margin-top: 10px;
}

#navigation {
	position: absolute;
	width: 100%;
	border: 0;
	height: 37px;
	margin-bottom: .8em;
	padding-top: 0;
	background: none bottom center no-repeat #E4E4E4;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
 	display: block;button
	padding-left: 100px;
}

.details .sidebar .reduction {
    top: 0px;
}

.details .sidebar .chart-container {
top: 0px;
width: 100%;
}
.details .sidebar .meta-amount {
top: 0;}

.until {
top: 0px;
}

p.bookmarkThis {
width: 220px;
margin: 10px auto;
}

p.social-woo {
top: 0px;
margin-top: 20px;
text-align:center;
width: 100%
}
.ordi{
	display: none; 
	}
	.mobile{
		display: block;
		}

.infobar {
font-family: 'Open Sans', arial, sans-serif;
position: relative;
border-top: 0px;
border-bottom: 1px solid #e84a1d !important;
margin-bottom: 20px;
padding-top: 25px;
padding-bottom: 15px;
zoom: 1;
font-family: 'Open Sans', arial, sans-serif;
font-weight: 100;
HEIGHT: AUTO;
}

		.product-type-variable .infobar {
padding-bottom: 75px;
}

.infobar .col2 {
float: left;
width: 100%;
height: 55px;
}
.home .details .sidebar {
text-align: center;
margin: auto;
width: 100%;
position: relative;
top: 0px;
height: auto;
}

.csstransforms3d.csstransitions .show-nav #navigation {
left: -250px;
position: fixed;
top: 10px;
}

 }


 
 
 