/* HEADER */

/* FOOTER */

/* DIVERS */
.page-template-default #content h2{
	margin-bottom : 0.5em;
}
.page-template-default #content .container h2{
	margin-top : 0;
}
.page-template-default #content .container * + h2{
	margin-top : 2em;
}
.page-template-default #content h3{
	margin-top : 0.5em;
	margin-bottom : 0.5em;
}
.page-template-default #content h2 + p,
.page-template-default #content h3 + p{
	margin-top : 0.5em;
}


.woocommerce span.onsale {
    background-color: #921E30;
}
.woocommerce .woocommerce-breadcrumb {
    margin: 0 0 2em;
    font-size: .8em;
    color: #666;
}
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt {
    background-color: #921E30;
}
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover {
    background-color: #234535;
}
.woocommerce-info {
    border-top-color: #141414;
}
.woocommerce-info::before {
    color: #141414;
}

/* PAGE Archives*/
.archive.tax-product_cat #content .section_pricipale{
	padding-top:0;
}
.archive.tax-product_cat #content .woocommerce-products-header{
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
     -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	
	position: relative;
    margin: 0 -15px 50px;
    overflow: hidden;
    padding: 25px 25px;
    min-height: 300px;
}
.archive.tax-product_cat #content .woocommerce-products-header h1,
.archive.tax-product_cat #content .woocommerce-products-header .term-description{
	-webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
	
	z-index: 1;
	position:relative;
	color: #000;
    text-shadow: 0px 0px 8px rgba(255,255,255,0.9);
    background: rgba(255,255,255,0.75);
	/*
    width: 60%;
    max-width: 60%
	*/
}
.archive.tax-product_cat #content .woocommerce-products-header h1{
	margin-top: 0;
    margin-bottom: 0;
    padding: 25px 25px 0;
    text-align: left;
}
.archive.tax-product_cat #content .woocommerce-products-header .term-description{
	padding: 0 25px;
}
.archive.tax-product_cat #content .woocommerce-products-header .conteneur_bg{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: #f7f6f7 no-repeat center center / cover;
}
/*
.archive.tax-product_cat #content .woocommerce-products-header .conteneur_bg:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.6);
}
*/

#content .products ul li, 
#content ul.products li{
	text-indent:0;
	text-align:center;
}
#content .products ul li:before, 
#content ul.products li:before{
	display:none;
}
#content .products ul li .woocommerce-loop-product__title, 
#content ul.products li .woocommerce-loop-product__title{
	text-align:center;
    padding-bottom: 0;
	font-size: 1.6rem;
    color: #921E30;
}
/* autour-du-cafe */
.cat-116 #content .products ul li .woocommerce-loop-product__title, 
.cat-116 #content ul.products li .woocommerce-loop-product__title{
    color: #2D4838;
}
/* machines-a-cafes */
.cat-110 #content .products ul li .woocommerce-loop-product__title, 
.cat-110 #content ul.products li .woocommerce-loop-product__title{
    color: #666;
}
.woocommerce ul.products li.product .price{
    color: #000;
    font-size: 1em
}
.woocommerce ul.products li.product .price .woocommerce-Price-amount{
	font-weight:normal;
}
.woocommerce ul.products li.product a {
    display: block;
    position: relative;
}
.woocommerce ul.products li.product a img.thumb_over{
	position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
}
.woocommerce ul.products li.product a:hover img.thumb_over{
	visibility: visible;
}

.woocommerce #content .woocommerce-pagination ul.page-numbers li, 
.woocommerce-page #content .woocommerce-pagination ul.page-numbers li{
	text-indent: 0;
    padding: 0;
}
.woocommerce .woocommerce-pagination ul.page-numbers li:before, 
.woocommerce-page .woocommerce-pagination ul.page-numbers li:before{
	display:none;
}

/* Page Single product */
.woocommerce.single-product .section_pricipale{
	padding-top:25px;
}
.woocommerce.single-product .woocommerce-breadcrumb {
    margin: 0 0 3em;
}
.woocommerce.single-product .swiper-container.gallery-top {
	margin-bottom : 25px;
}
.woocommerce.single-product div.product .summary{
	text-align: center;
	margin-bottom : 10px
}
.woocommerce.single-product div.product .product_title {
    text-align: center;
	margin-bottom:0;
	color:#000;
	/*
	text-align: center;
    background: #921E30;
    padding: 8px 0 3px;
    color: #fff;
    margin-bottom: 9px;
	*/
}
/*
.cat-105.woocommerce.single-product div.product .product_title:before{
    content: "";
    display: block;
    margin: 0 auto 25px;
    width: 140px;
    height: 140px;
    background: url(../images/cafes-ximun-logo-x.svg) no-repeat center / 100% auto;
}
*/
.woocommerce.single-product .product_meta {	
    font-size: 0.8em;
	text-align: center;
	display:none;
}
.woocommerce.single-product div.product p.price, 
.woocommerce.single-product div.product span.price {
    color: #000;
    text-align: center;
    margin: 25px 0;
    font-size: 1.5em;
}
.woocommerce.single-product div.product p.stock.in-stock {
    display:none;
}
.woocommerce.single-product div.product form.cart {
    margin-bottom: 2em;
    text-align: center;
    display: inline-block;
}
.woocommerce.single-product div.product form.cart .variations {
    width: auto;
    margin: 0 auto 25px;
}
.woocommerce.single-product div.product form.cart .variations select {
    margin-right: 0;
}
.woocommerce.single-product div.product form.cart .reset_variations {
    display:none !important;
}
.woocommerce.single-product div.product form.cart .price{
	margin: -10px 0 20px;
    display: block;
}
.woocommerce.single-product div.product form.cart .plus,
.woocommerce.single-product div.product form.cart .minus{
	width: 40px;
    height: 50px;
    background: #333;
    color: #fff;
    font-weight: bold;
    border: none;
    vertical-align: top;
}
.woocommerce.single-product div.product form.cart .quantity {
    float: none;
    margin: 0;
    display: inline-block;
}
/* For Firefox */
.woocommerce.single-product div.product form.cart .quantity input[type='number'] {
    -moz-appearance:textfield;
	
	height: 50px !important;
    vertical-align: top;	
    width: 80px !important;
    margin: 0px -5px;
}
/* Webkit browsers like Safari and Chrome */
.woocommerce.single-product div.product form.cart .quantity input[type=number]::-webkit-inner-spin-button,
.woocommerce.single-product div.product form.cart .quantity input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.woocommerce.single-product div.product form.cart button[type=submit]{
	float: none;

    font-family: 'Prospectus', serif;
    font-size: 1.2em;
	font-weight: bold;
	
	
    border-color: #000;
    background: #000;
    text-transform: uppercase;
	margin-left: 15px;
    height: 50px;
    border-radius: 0;
    vertical-align: top;
    padding: 0 25px;
	line-height: 55px;
}
.woocommerce.single-product div.product form.cart button[type=submit]:hover {
    background: #141414;
}
.woocommerce.single-product .product_meta .posted_in{
	display:none;
}

.woocommerce.single-product .descriptif_produit{
    /*
	clear: both;
    padding: 25px 50px 0;
    margin-top: 25px;
    font-size: 0.9em;
	*/
	padding-top:15px;
	border-top: 1px solid #aaa;
    float: right;
    clear: none;
    width: 48%;
	font-style: italic;
    font-size: 1.4rem;
    line-height: 1.2em;
}
.woocommerce.single-product .descriptif_produit + hr{
	clear: both;
    margin: 0;
    border: none;
    height: 0;
    width: 0;
}
/* panier */ 
.woocommerce-cart .cart-empty{
	text-align:center;
}
.woocommerce-cart .quantity .qty{
	max-width : 85px;
}
.woocommerce-cart .input-text#coupon_code {
	width: auto !important;	
}
.woocommerce ul#shipping_method li{
	text-indent:0;
	padding:0;
}
.woocommerce ul#shipping_method li:before{
	display:none;
}
.woocommerce ul#shipping_method li input {
    margin: 0px .4375em 2px 0;
    vertical-align: middle;
}
.woocommerce ul#shipping_method li .shipping-method-description{
	display: inline-block;
    font-size: 0.9em;
	margin : 0;
    margin-left: 0.5em;
}
.woocommerce ul#shipping_method li .shipping-method-description:before{
	content:"(";
	display:inline;
}
.woocommerce ul#shipping_method li .shipping-method-description:after{
	content:")";
	display:inline;
}


/* checkout */
.woocommerce-checkout #content li{
	text-indent:0;
	padding-left:0;
}
.woocommerce-checkout #content li:before{
	display:none;
}
.woocommerce-checkout #navigation #container-menu-header,
.woocommerce-checkout .section_intro{
	display:none;
}
.woocommerce-checkout .col2-set .col-1, 
.woocommerce-checkout .col2-set .col-2, 
.woocommerce-checkout .woocommerce-info, 
.woocommerce-checkout form.login, 
.woocommerce-checkout form.checkout_coupon {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 600px;
}
.woocommerce-checkout .woocommerce .col2-set .col-1, 
.woocommerce-checkout .woocommerce-page .col2-set .col-1,
.woocommerce-checkout .woocommerce .col2-set .col-2, 
.woocommerce-checkout .woocommerce-page .col2-set .col-2 {
    float: none;
    width: auto;
}
.woocommerce-checkout .woocommerce-info {
    background-color: #fff;
}
.woocommerce-checkout .woocommerce form.login .form-row-first,
.woocommerce-checkout .woocommerce form.login .form-row-last{
	float: none;
    width: auto;
}
.woocommerce-checkout .woocommerce form.login .form-row .button{
	margin-right: 25px;
    width: 50%;
    margin-top: 15px;
}
.woocommerce-checkout .woocommerce form.login p.lost_password{
    text-align: center;
    margin: 25px 0 5px;
    font-weight: 600;
}
.woocommerce-checkout form.woocommerce-checkout h3 {
	background: #141414;
    color: #fff;
    padding: 15px 25px;
    font-size: 22px;
    margin-bottom: 0.5em;
    font-weight: normal;
}
.woocommerce-checkout form.woocommerce-checkout label{
    font-weight : 600;
	color:#000;
}
.woocommerce-checkout ul#shipping_method li label {
    display: inline;
    font-weight: normal;
}
.woocommerce ul#shipping_method .amount {
    font-weight: 700;
    color: #921E30;
}
.woocommerce-checkout .woocommerce form .form-row {
    padding: 3px;
    margin: 0 0 12px;
}
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
    float: none;
}
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address label{
    color:#fff;
	font-weight:normal;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table tr.cart_item{
    font-size: 0.9em;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table small {
    margin-left : 5px;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table small.includes_tax {
    display:none;
}

.woocommerce ul#shipping_method li input{
	vertical-align: baseline;
}
.woocommerce-checkout #payment .woocommerce-privacy-policy-text{
	font-size: 14px;
}
.woocommerce-checkout #payment .mc4wp-checkbox-woocommerce input{
	display: inline-block;
    margin: -2px 11px 0 0;
    text-align: center;
    vertical-align: middle;
}
#add_payment_method #payment .payment_method_paypal .about_paypal, 
.woocommerce-cart #payment .payment_method_paypal .about_paypal, 
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    display:none;
}

.franchise_tva{
    font-size: 0.8em;
    margin: 1em 0;
    padding: 0 1em;
}

/* confirmation de commade */
.woocommerce-order-received .woocommerce-notice{
	margin: 25px 0 100px;
    font-weight: 600;
    text-align: center;
}
.woocommerce-order-received .woocommerce-order
/*.woocommerce-order-received ul.order_details
.woocommerce-order-received ul.order_details,
.woocommerce-order-received .woocommerce-order-details,
.woocommerce-order-received .woocommerce-customer-details*/{
	max-width: 600px;
    margin: auto;
}
.woocommerce-order-received ul.order_details li{
	display:block;
    float: none;
    margin-bottom: 11px;
}
.woocommerce-order-received .woocommerce-order-details__title,
.woocommerce-order-received .woocommerce-customer-details .woocommerce-column__title{
	background: #141414;
    color: #fff;
    padding: 15px 25px;
    font-size: 22px;
    margin-bottom: 0.5em;
    font-weight: normal;
}

/* compte client avant connexion */
.woocommerce-account:not(.logged-in) .section_intro{
	/*padding-top:90px;*/
}
.woocommerce-account:not(.logged-in) .section_pricipale{
	/*padding-bottom:90px;*/
}
.woocommerce-account #customer_login{
	max-width: 800px;
    margin: auto;
}
.woocommerce-account #customer_login h2{
	margin: 0;
    padding: 8px 25px;
    font-weight: 400;
    background: #141414;
    color: #fff;
    text-align: center;
	text-transform:uppercase;
}
.woocommerce-account #customer_login form.checkout_coupon, 
.woocommerce-account #customer_login form.login, 
.woocommerce form.register {
    border: 1px solid #141414;
    padding: 30px 50px;
    background: #fff;
    border-radius: 0;
    margin-top: 0;
}
.woocommerce-account #customer_login label{
	line-height: 1.25;
    margin-bottom: 0.5em;
    font-size: 0.9em;
}
.woocommerce-account #customer_login .woocommerce-privacy-policy-text{
    font-size: 12px;
    text-align: justify;
    line-height: 16px;
}
.woocommerce-account #customer_login .button{
	margin-top : 1em;
	width : 100%
}
.woocommerce-account #customer_login .button + .woocommerce-form__label{
	display: block;
    margin-top: 10px;
}
.woocommerce-account #customer_login .woocommerce-LostPassword {
    margin-bottom: 18px;
    margin-top: 25px;
    text-align: center;
    font-size: 0.9em;
}
.woocommerce-ResetPassword.lost_reset_password {
    max-width: 600px;
    margin: auto;
}

/* compte client après connexion */
.woocommerce table.my_account_orders .button{
	margin : 0.5em 0;
}
.woocommerce-account.logged-in #content .woocommerce-MyAccount-navigation ul{
	margin : 0 50px 25px 0;
}
.woocommerce-account.logged-in #content .woocommerce-MyAccount-navigation li{
	padding: 0;
    text-indent: 0;
    border: 1px solid;
	border-bottom:none;
}
.woocommerce-account.logged-in #content .woocommerce-MyAccount-navigation li:last-child{
	border-bottom:1px solid;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-navigation li:before{
	display:none;
}
.woocommerce-account.logged-in #content .woocommerce-MyAccount-navigation li a{
	display:block;
	padding: 10px 10px 10px 20px;
	text-decoration:none;
}
.woocommerce-account.logged-in #content .woocommerce-MyAccount-navigation li.is-active a,
.woocommerce-account.logged-in #content .woocommerce-MyAccount-navigation li a:hover{
	background-color: #141414;
	color:#fff;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content p:first-of-type,
.woocommerce-account.logged-in .woocommerce-MyAccount-content form h2:first-of-type,
.woocommerce-account.logged-in .woocommerce-MyAccount-content form h3:first-of-type{
	margin-top:0;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-Address{
    background-color: #e1e1e1;
    padding: 25px 20px 35px;	
}
.woocommerce-account .addresses .title .edit {
    font-size: 0.9em;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset{
	background-color: #e1e1e1;
	margin-top : 1em;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset legend{
    padding: 0 0px 20px;
}

.woocommerce .woocommerce-order-details small.includes_tax{
	display:none;
}

/* Recherche */
.search h1 span{
    color: #921E30;
}
.search .h2{
    display: inline-block;
    vertical-align: middle;
    padding: 0 1em;
    text-transform: uppercase;
    position: relative;
    margin: 1em ​50px 0em;
}
.search .h2:before,
.search .h2:after{
	content: "";
    height: 1px;
    position: absolute;
    right: 100%;
    top: 0.75em;
    background: #27474e;
    width: 50px;
    display: block;
}
.search .h2:after{
	right: auto;
	left : 100%;
}

/* Contact */
.page-template-template-contact .section_pricipale > div{
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.page-template-template-contact .section_pricipale #cartegmap{
	-webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
	
	color:#000;
}
.page-template-template-contact .section_pricipale #cartegmap a{
	color:#234535;
}
.page-template-template-contact .section_pricipale #bloc_form{
	-webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
	
	padding-left : 50px;
}
.page-template-template-contact .section_pricipale #bloc_form > h2{
	margin-top : 0;
}
.page-template-template-contact .section_pricipale #bloc_form > * + h2{
	margin-top : 2em;
}
.page-template-template-contact .section_pricipale #bloc_form a{
	text-decoration:none;
}
.page-template-template-contact a.telephone{
	display: inline-block;
    padding: 0;
    background: none;
    width: auto;
	margin-right:1em;
}

/* Plan du site */
.page-template-sitemap #content{
	text-align:center;
}
.page-template-sitemap #content h2{
	margin-top : 2em;
	display:inline-block;
	vertical-align:middle;
	position:relative;
	padding: 0 2em;
}
.page-template-sitemap #content h2:before,
.page-template-sitemap #content h2:after{
	content: "";
    height: 1px;
    position: absolute;
    right: 100%;
    top: 0.75em;
    background: #27474e;
    width: 100px;
    display: block;
}
.page-template-sitemap #content h2:after{
	right: auto;
	left : 100%;
}
.page-template-sitemap #content ul{
	text-align:left;
}
.page-template-sitemap #content li{
	display:inline-block;
	vertical-align:top;
}
.page-template-sitemap #liste_pages li{
    width: 30%;
    margin: 0.5em 1% 0;
}
.page-template-sitemap #liste_categories li{
    width: 48%;
    margin: 0.5em 0.5% 0;
}
.page-template-sitemap #liste_produits li{
	width: 48%;
    margin: 0.5em 0.5% 0;
}

/* politique */
.page-id-417 #content form {
    max-width: 600px;
    margin: 50px auto;
}


/* Listing Blog */
.blog article.article{
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
	
	margin-bottom: 2em;
}
.blog article.article .image{
	-webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 0 200px;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
	
	display:block;
	text-decoration:none;
}
.blog article.article .image{
	width:100%;
	max-width:200px;
}
.blog article.article .texte{
	-webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
	
	padding-left:1.5em;
}
.blog article.article h2{
	font-size: 1.6rem;
    margin: 0.3em 0;
}
.blog article.article h2 a{
	text-decoration:none;
}
.blog article.article .savoir_plus a{
    display: inline-block;
    background: #234535;
    color: #fff;
    text-decoration: none;
    padding: 5px 10px;
    border-radius: 5px;
}
.blog article.article .savoir_plus a:hover{
	background: #921E30;
}
.prev-next-posts > div{
	position:relative;
	height:50px;
}
.prev-next-posts > div > a{
	    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-100%, 0);
	
	display: inline-block;
    background: #234535;
    color: #fff;
    text-decoration: none;
    padding: 5px 10px;
    border-radius: 5px;
}
.prev-next-posts > div > a.next{
	transform: translate(25px, 0);
}

.single-post .photos img{
	margin:auto;
}
.single-post #section_partage{
	padding-top:0;
}
.single-post #section_partage .container{
	background: #eee;
    padding: 25px;
    border-radius: 15px;
}


@media (max-width: 1400px) {}
@media (max-width: 1199px) {}
@media (max-width: 991px) {
	/*
	.archive.tax-product_cat #content .woocommerce-products-header h1,
	.archive.tax-product_cat #content .woocommerce-products-header .term-description{
		width: 75%;
		max-width: 75%;
	}
	*/
}
@media (max-width: 767px) {
	.archive.tax-product_cat #content .woocommerce-products-header h1,
	.archive.tax-product_cat #content .woocommerce-products-header .term-description{
		width: 100%;
		max-width: 100%;
	}
	.woocommerce.single-product .descriptif_produit{
		float: none;
		width: 100%;
	}
	
	.page-template-template-contact .section_pricipale > div {
		display: block;
	}
	.page-template-template-contact .section_pricipale #cartegmap {
		height: 350px;
		margin-bottom: 50px;
	}
	.page-template-template-contact .section_pricipale #bloc_form {
		padding-left: 0;
	}
}
@media (max-width: 643px) {
	.archive.tax-product_cat #content .woocommerce-products-header {
		padding: 20px 10px;
		min-height: 200px;
	}
	.archive.tax-product_cat #content .woocommerce-products-header h1{
	    padding: 15px 15px 0;
	}
	.archive.tax-product_cat #content .woocommerce-products-header .term-description{
	    padding: 0 15px;
	}
	.archive.tax-product_cat #content .woocommerce-products-header p{
		/*font-size : 14px;*/
	}
	#content .products ul li, 
	#content ul.products li {
		float: none;
		width: auto;
		max-width: 335px;
		margin: 15px auto 35px;
		padding: 0;
	}
	.woocommerce.single-product div.product form.cart .quantity {
		margin-bottom : 15px;
	}
	.woocommerce.single-product .descriptif_produit {
		padding: 25px 0px 0;
	}
	.page-template-sitemap #liste_pages li,
	.page-template-sitemap #liste_produits li	{
		width: 100%;
		margin: 0.5em 0% 0;
	}
	
	.blog article.article {
		display: block;
	}
	.blog article.article .image {
		margin: auto;
	}
}
@media (max-width: 359px) {}