/*
Theme Name: Divi Child Theme
Template: Divi
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 2.1
Description: Divi Child Theme for OCR Maintenance Electronique
Author: Christophe MULLER / Studio Biboum
Author URI: http://www.biboum.com
*/

@import url("../Divi/style.css");

/* =Theme customization starts here
------------------------------------------------------- */
/* Justification du texte */
/* body { text-align: justify; } */
/* p, li { text-align: justify; } */


/* WooCommerce
------------------------------------------------------- */
/* masque le menu déroulant */ 
.woocommerce-ordering {
       display: none !important;
   }