/*
Theme Name:       Silicon Child
Theme URI:        http://silicon.8guild.com
Description:      Silicon Child Theme
Author:           8 Guild
Author URI:       http://8guild.com
Template:         silicon
Version:          1.0.0
Template Version: 1.0.0
License:          GNU General Public License v2 or later
License URI:      http://www.gnu.org/licenses/gpl-2.0.html
Tags:             grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, flexible-header, footer-widgets, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce, portfolio
Text Domain:      silicon-child
*/

.site-header .topbar-inner {
	justify-content: right;
}
.additional-info a {
	font-size: 20px;
	font-weight: bold;
}
.topbar .additional-info > * {
	opacity: 1;
}
.topbar .additional-info a:hover {
	opacity: 0.5;
}
.topbar .ca-flag {
	display: inline;
background-image: url('/wp-content/uploads/2021/04/canadian-flag.jpg') !important;
background-size: 100%;
background-repeat: no-repeat;
padding: 8px 17px;
margin-left: 8px;
background-position: 0 2px;
}