/**
 * 2008 - 2020 (c) Prestablog
 *
 * MODULE PrestaBlog
 *
 * @author    Prestablog
 * @copyright Copyright (c) permanent, Prestablog
 * @license   Commercial
 */

/* #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;
	text-align: right;
	white-space: nowrap;
}

#header .header-nav #_prestablog_index div a {color:white;}

h1#prestablog_home span {display: none;}

#module-prestablog-blog h1 {
  text-align: left;
  font-weight: 600;
  font-size: 28px;
  color: #364a9e;
}

#module-prestablog-blog h2 {
  text-align: left;
  font-weight: 400;
  font-size: 18px;
}

#blog_product_linked, .page-product-box {background:white !important;}

.soc-buttons {max-width: 600px;}

.soc-buttons li a {font-size: 14px;}

#module-prestablog-blog #prestablogfont a {color:#364a9e;}

#module-prestablog-blog .btn-primary {margin-top:20px !important;}