/* Saisissez votre CSS personnalisé ci-dessous */
/*woo commerce */
.cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 100% !important;
}
.mon_compte a{color:#FF8000;}

 .category .taxonomy-description {  
    font-family: inherit;
    font-size: 1.2vw;
    font-style: inherit;
    font-weight: normal;
}
.secondary.toggled-on{
	background-color: #638c6c;}