/**
 * 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;
}
#title_related_post, #title_related_product, #title_share{
	font-family: 'Avenir-Roman',sans-serif;
	font-weight: 400;
	color: #072129;
	display:block;
	margin-bottom: 10px;
	font-size: 1.2rem;
}
#blog_product_linked, #blog_article_linked{
	margin-bottom:30px;
}
