/**
 * 2008 - 2020 (c) Prestablog
 *
 * MODULE PrestaBlog
 *
 * @author    Prestablog
 * @copyright Copyright (c) permanent, Prestablog
 * @license   Commercial
 * @version    4.3.7
 */
#prestablog_menu_cat nav ul,
img.logo_home,
#menu-mobile {
  list-style: none;
  background: #4d3226 !important;
}
#prestablog_menu_cat nav ul li:hover {
  background: #34190e !important;
}
#blog_list_1-7 .prestablog_more {
  display: block;
  background-color: #ffffff !important;
}
#blog_list_1-7 a.blog_link {
  position: relative;
}
#blog_list_1-7 a.blog_link::before {
  background-color: currentColor !important;
  content: "";
  height: 2px;
  position: absolute;
  bottom: -0.125rem;
  right: 0;
  width: 100%;
  transition: width .3s ease-in-out;
}
#blog_list_1-7 a.blog_link:hover,
#blog_list_1-7 .comments:hover,
#blog_list_1-7 a.blog_link:hover::before,
#blog_list_1-7 .comments:hover::before {
  background-color: transparent !important;
  color: #4d3226 !important;
}
#blog_list_1-7 a.blog_link:hover::before {
  background-color: currentColor !important;
  left: 0;
  right: auto;
  width: 0;
}
#blog_list_1-7 .block_bas h3 a {
  color: #34190e !important;
}
#blog_list_1-7 p,
.date_blog-cat {
  margin: 0 0 1rem;
  color: #7e7e7e !important;
}
#blog_list_1-7 p:last-of-type {
  margin: 0;
}
#prestablog_menu_cat nav ul li a,
#prestablog_menu_cat nav ul li i {
  color: #ffffff !important;
}
#blog_list_1-7 a.blog_link,
#blog_list_1-7 a.comments,
.prestablog_more,
#prestablogauthor a.blog_link {
  color: #4d3226 !important;
}
/*
#prestablogfont h1,
#prestablogfont h2,
#prestablogfont h3,
#prestablogfont h4,
#prestablogfont h5,
#prestablogfont h6,
#prestablog_article {
  color: !important;
}
#prestablogfont p,
#prestablogfont ul,
#prestablogfont li {
  color: !important;
}
.block-categories {
  background: !important;
}
.block-categories a.link_block,
.category-top-menu a {
  color: !important;
}
.block-categories a.btn_link {
  color: !important;
}
.title_block {
  color: !important;
}
#prestablog_lastliste a.btn-primary,
#prestablog_catliste a.btn-primary,
#prestablog_dateliste a.btn-primary,
#prestablog_block_rss a {
  background-color: !important;
}
#prestablogfront,
#prestablog-fb-comments,
#prestablog-comments,
#prestablog-rating,
#prestablogauthor,
time.date span,
.info_blog span {
  background-color: !important;
}
*/
#blog_list_1-7 .block_cont {
  border: 1px solid transparent;
}
#blog_list_1-7 li:hover .block_cont {
  border-color: #f0f0f0;
}
/*
#prestablog_lastliste a.btn-primary:hover,
#prestablog_catliste a.btn-primary:hover,
#prestablog_dateliste a.btn-primary:hover,
#prestablog_block_rss a:hover {
  background-color: !important;
}
div.prestablog_pagination span.current {
  background-color: !important;
}
div.prestablog_pagination span.current {
  color: !important;
}
div.prestablog_pagination span.current {
  border: 1px solid !important;
}
*/