/*
Theme Name: Applegary Theme
Theme URI: https://baseframe.work
Version: 1.0
Description: Base Framework child theme for custom development
Author: Hotlaunch
Author URI: https://hotlaunch.com
template: bb-theme
*/

/* Add your custom styles here... */ 
#fl-main-content{width:fit-content;}
#sidebar {
    margin: 0;
    padding: 0;
    list-style: none;
}
#sidebar li ul {
    margin: 0;
    list-style: none;
    background: url(images/sidebar.gif) repeat-y;
    padding-top: 0;
    padding-right: 12px;
    padding-left: 12px;
}
#sidebar li ul li {
    margin: 0 auto;
    padding: 10px;
    height: auto;
    background: url(images/divider.gif) no-repeat center bottom;
}
#sidebar li {
    margin: 20px 0 0 0;
    padding: 0 0 16px 0;
    width: auto;
    height: 100%;
    background: url(images/sidebar-bottom.gif) no-repeat center bottom;
}
.fl-row .fl-row-full-width .fl-node-612409600302a .left-footer {margin-left:0;}
/* #contentsection {background: url(https://staging.applegary.com/wp-content/themes/applegary/images/page-section-bg.png) repeat-y center top contain;} */