/* 
 Theme Name:   Divi 5 Child
 Theme URI:    
 Description:  ORNC-Divi 5 Child
 Author:       louis
 Author URI:   
 Template:     Divi
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

/* p_Accueil */
.tuileborder {	border-bottom-color : #86b0a5;}
.tuileborder:hover {  border-bottom-color : #ecce53;}

/* Hides the WooCommerce cart icon globally from the Divi menu */
#et-top-navigation .et-cart-info {
    display: none !important; }

/* navbar à 90% (≠80%) */
.container.et_menu_container {width:90% !important;}

.et_mobile_menu li a, .nav li li a {font-size: 18px !important;}

.wc-block-product-categories-list-item {
	font-size : 16px;
	line-height : 20px;
	font-weight : 600;
}
