/*
 Theme Name:     Divi Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
/**=============== MENU ===============**/
/**==CART==**/
body #et-top-navigation .et-cart-info {display: none;}
/**==FLAGS==**/
body .wpml-ls-menu-item .wpml-ls-flag {margin-right: 5px;}
/**==HEADER==**/
html[lang="it-IT"] #top-menu li {padding-right: 15px !important;}

/**=============== SHOP ===============**/
body.woocommerce-shop .et_pb_module .et_pb_text_inner h4 {display: none !important;}
body.woocommerce-shop #woocommerce_product_categories-9 h4 {font-weight: 700; padding-bottom: 50px;}
body.archive .et_pb_module .et_pb_text_inner h4 {display: none !important;}
body.archive #woocommerce_product_categories-9 h4 {font-weight: 700; padding-bottom: 50px;}

/**=============== FOOTER ===============**/
body #footer-widgets .footer-widget li {padding-left: 0; margin-bottom: 0;}
body #footer-widgets .footer-widget li:before {display: none;}
body #footer-widgets .footer-widget li a:hover {color: #ffffff;}
