/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/


/* Admin panel logo */

#wpadminbar #wp-admin-bar-wp-logo>.ab-item .ab-icon:before {
    content: '';
    background-image: url(https://2acommerce.com/wp-content/uploads/2024/10/2a-logo-min-blue.svg);
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
}
