/*
Template:       barta
Theme Name:     Barta Child Theme
Theme URI:      http://radiustheme.com/demo/wordpress/themes/barta
Author:         RadiusTheme
Author URI:     http://radiustheme.com
Description:    Barta is a clean and Modern WordPress Theme. It is best suited for Blog, Magazine, News website etc
Version:        1.0
Text Domain:    barta
Tags: left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, translation-ready
License: Envato split License
License URI: https://themeforest.net/licenses/terms/regular
*/

/* =========================================================
   HEADER LOGO CENTERING
   ========================================================= */
.site-header .site-branding {
	display: flex;
	justify-content: center;
	width: 100%;
}

.site-header .site-branding a.dark-logo {
	margin: 0 auto;
}
