/*!
 * Theme Name:  Biancaa-child
 * Theme URI:   http://www.theme-junkie.com/themes/biancaa/
 * Description: BiancaA is a minimal, mobile ready, beautiful and easy-to-use Photoblogging WordPress theme. Demo: http://demo.theme-junkie.com/biancaa
 * Version:     1.0.6
 * Author:      Theme Junkie
 * Author URI:  http://www.theme-junkie.com/
 * Tags:        one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, editor-style, sticky-post, threaded-comments, translation-ready
 * Text Domain: biancaachild
 * Template: biancaa
 * License:     GNU General Public License v2.0 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Biancaa WordPress Theme, Copyright 2014 - 2017 http://www.theme-junkie.com/
 * Biancaa is distributed under the terms of the GNU GPL
 *
 * Please DO NOT EDIT THIS FILE, if you want to customize the styles, you can create a child theme
 * See: http://codex.wordpress.org/Child_Themes
 */

@media screen and (min-width: 801px) {
    .social-navigation {
        float: right;

        width: 100%;
        margin-right: 0;
		margin-top: 30px;
    }
    .social-navigation .menu-social-items {
        text-align: center;
    }
}
