/*
Theme Name: Geobin Child
Description: The SeoPress is created by <a href="http://xpeedstudio.com">XpeedStudio</a>. The SeoPress comes with 4 different home page style with more to come soon. The long list of features makes SeoPress is the best Seo and digital agency theme . Child theme for the The SeoPress. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: xpeedstudio
Author URI: http://themefuse.com/
Template: geobin
Version: 1.0
Text Domain: geobin
Tags: left-sidebar, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

/* Keep the tablet header dropdown indicator compact. */
@media (min-width: 768px) and (max-width: 991px) {
	ul.main-menu > li.menu-item-has-children > .menu-indicator {
		float: none;
		width: auto;
		height: auto;
		border: 0;
		line-height: 1;
		top: 50%;
		right: 12px;
		transform: translateY(-50%);
	}
}
