/*
Theme Name:     Newspaper Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

/* --- LaFabrikk --- */
.tdb-breadcrumbs a,
.entry-crumbs a {
  text-decoration: underline;
}
.tdb-bred-no-url-last,
.td-bred-no-url-last {
  font-weight: 700;
}
.no-botmarg > h4.td-block-title {
  margin-bottom: 0;
}
.footer-col1 strong {
  font-weight: 400;
}
.footer-copyright strong {
  font-weight: 400;
}
.texte-seo {
  font-size: 14px;
  font-weight: 300;
  text-align: justify;
}
.texte-seo h2 {
  margin-top: 15px;
  margin-bottom: 10px;
  font-family: Oswald;
  font-size: 20px;
  line-height: 22px;
}
.texte-seo strong {
  font-weight: 400;
}

.tdb-bred-no-url-last, .td-bred-no-url-last {
  font-weight: 700;
}

ul.ssmp.simple-site-map ul.submenu,
.td-normal-menu ul {
  box-shadow: none;
}
ul.ssmp.simple-site-map a {
  color: rgba(221,51,51,0.86);
}

#tdi_48,
#tdi_50,
#tdi_52 {
  justify-content: center;
}
#tdi_48 .tdb-subcategory-name a,
#tdi_50 .tdb-subcategory-name a,
#tdi_52 .tdb-subcategory-name a {
  border-bottom: 1px dashed rgba(204,51,51,0.91);
  transition: all 0.2s;
  text-transform: uppercase;
}
.tdb_category_subcategories #tdi_48 .tdb-subcategory-wrap:hover .tdb-subcategory-name a,
.tdb_category_subcategories #tdi_50 .tdb-subcategory-wrap:hover .tdb-subcategory-name a,
.tdb_category_subcategories #tdi_52 .tdb-subcategory-wrap:hover .tdb-subcategory-name a {
  color: rgba(204,51,51,0.91);
}

.tdb_category_subcategories #tdi_50 .tdb-subcategory-descr{
  display: none;
}