/**
 * 2008 - 2017 (c) HDClic
 *
 * MODULE PrestaBlog
 *
 * @author    HDClic <prestashop@hdclic.com>
 * @copyright Copyright (c) permanent, HDClic
 * @license   Addons PrestaShop license limitation
 * @version    4.0.4
 * @link    http://www.hdclic.com
 *
 * NOTICE OF LICENSE
 *
 * Don't use this module on several shops. The license provided by PrestaShop Addons
 * for all its modules is valid only once for a single shop.
 */

/* #displayNav1 */
/*
#header .header-nav #displayNav1 {
    margin-top: 0.9375rem;
    float: left;
    margin-right: 10px;
}
*/

/* #displayNav2 */
#header .header-nav #_prestablog_index div {
	margin-left: 2.5rem;
	margin-top: 0.9375rem;
	text-align: right;
	white-space: nowrap;
}