/*
 Theme Name:   Aglet Child
 Theme URI:    http://aglet.co.za/
 Description:  Aglet Child Theme
 Author:       Aglet
 Author URI:   http://aglet.co.za
 Template:     aglet
 Version:      1.0.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:  citton-cars
*/

body.admin-bar{
    padding-top: var(--wp-admin--admin-bar--height);
}

body.admin-bar nav.fixed-top{
    top: var(--wp-admin--admin-bar--height);
}

#content{
    padding-top: var(--navHeight)!important;
}

