@charset "UTF-8";
/*!
Theme Name: Villagio Child
Theme URI: https://motopress.com/themes/villagio/
Author: MotoPress
Author URI: https://motopress.com/
Description: WordPress photography theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: villagio
Tags:one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Template: villagio
*/


div#header-widget-area {
	top: 20px;
	position: absolute;
	right: 50px;
}

div#header-widget-area li {
	display:inline;
    margin-top: 0.6875em;
    margin-left: 15px;
}

@media screen and (max-width: 48em) {
  	div#header-widget-area {
		right: 50px;
	}
}