/*
Theme Name: Galleria Metropolia Child
Theme URI: http://cmsmasters.net/galleria-metropolia-child/
Author: cmsmasters
Author URI: http://cmsmasters.net/
Description: Galleria Metropolia Child Theme
Template: galleria-metropolia
Version: 1.0.0
License:
License URI:
Text Domain: galleria-metropolia-child
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

.header_top .header_top_meta {
    padding-right: 0;
}
.header_top .meta_wrap a {
    font-size: 14px;
    letter-spacing: 1px;
}
.header_top .meta_wrap .buttons {
    display: inline-flex;
}
.header_top .meta_wrap a.donate,
.header_top .meta_wrap a.cam {
    color: #fff;
    padding-left: 45px;
    padding-right: 15px;
    margin-right: 0;
    line-height: 37px;
}
.header_top .meta_wrap a.donate {
    background: #c9342b url(../png/donate-bg.png) left center no-repeat;
}
.header_top .meta_wrap a.cam {
    background: #313f9b url(../png/cam-bg.png) left center no-repeat;
    margin-left: 1px;
}
@media only screen and (max-width: 1024px) {
    #header .header_top .header_top_outer {
        display: block !important;
    }
	#header .header_top .header_top_but {
		display: none;
	}
}