/*
Theme Name: AutomaticX Global Retail
Theme URI: https://automaticx.vn/
Author: AutomaticX Technology Co., Ltd.
Description: B2B manufacturing and brand portfolio theme for AutomaticX Technology.
Version: 1.0.9
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: automaticx
*/

body.admin-bar .site-header {
    top: 32px;
}

@media screen and (max-width: 782px) {
    body.admin-bar .site-header {
        top: 46px;
    }
}
