/*
Theme Name: Motive Child
Theme URI: http://theme-sphere.com
Version: 1.2.5
Description: Designed by <a href="http://theme-sphere.com">ThemeSphere</a>
Template: motive
Author: ThemeSphere
Author URI: http://theme-sphere.com
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Copyright: (c) 2015 ThemeSphere.
*/

/* Main navigation */
.navigation .shop-navigation {
	float: right;
	font-family: 'Lobster', 'open sans', sans-serif;
}
.navigation .shop-navigation, .navigation .shop-navigation > a {
	text-transform: none !important;
	font-size: 22px !important;
}
.navigation.alt {
	border-top: 0 !important;
}

/* Social icons top bar */
.top-bar .social-count-plus .flat li {
	width: auto !important;
	padding: 0 0 0 0;
}
.top-bar .social-count-plus .items {
	display: none;
}
.top-bar .social {
	float: right;
}

/* Social icons footer */
.main-footer .social-count-plus .flat li {
	width: auto !important;
	padding: 0 10px 10px 0;
}
.main-footer .social-count-plus .items {
	display: none;
}
