/*
Theme Name:   Bacola Child
 Theme URI:    http://klbtheme.com/bacola/
 Description:  Bacola Child Theme
 Author:       KlbTheme
 Author URI:   http://themeforest.net/user/KlbTheme
 Template:     bacola
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  bacola-child
*/


:root {
  --font-primary: "tajawal", sans-serif !important;
}

i[class^="fa-"] {
    font-family: 'FontAwesome' !important;
}

.site-canvas .all-categories > a {
    background-color: #7e161c  !important;
}

.site-footer .footer-widgets .widget ul li + li{
   	margin-top: 0 !important;
}
