/**
* Theme Name: Bacola Child
* Description: This is a child theme of Bacola, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/KlbTheme">KlbTheme (Sinan ISIK)</a>
* Template: bacola
* Version: 1.5.6
*/
/* Limit Product Categories widget depth to category + sub-category only (hide 3rd+ levels) */
.widget_klb_product_categories ul.children ul.children { display: none !important; }
