/*
 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
*/


ul#menu-primary-menu-1 {
    padding-top: 30px;
}

@media (max-width: 767px) {
    .bricks-mobile-menu-toggle {
        transform: scale(1.5);  /* Scale the entire button */
    }
}
