/*
Theme Name:     GGG.at Dublin
Description:    Theme für GGG.at-Relaunch 03/24
Author:         Herwig-Hakan Mader
Author URI:     http://www.hmader.eu
Template:       Newspaper                             
Version:        1.0
*/

/* BREADCRUMBS 1569 */

.entry-crumbs {
  font-family: var(--global-font-1) !important;
  font-size: 12px;
  color: #aca39a;
  line-height: 18px;
  padding-top: 1px;
  padding-bottom: 2px;
}
.entry-crumbs a {
  color: #aca39a;
}
.entry-crumbs a:hover {
  color: black;
}
.entry-crumbs .td-bread-sep {
  font-size: 8px;
  margin: 0 5px;
}

/* CAPTION */

.wp-caption-text, .wp-caption-dd {
    font-family: var(--global-font-1) !important;
    text-align: right;
    margin: 6px 0 26px;
    font-size: 11px;
    font-weight: 400;
    line-height: 17px;
    color:#bfb8af;
}


/* TEST RELATED NEWS */

.advgb-post-wrapper {
    margin: 0;
}

.advgb-post-title a {
	font-size: 18px !important;
	line-height: 1.2 !important;
    padding: 0;
    margin: 0;
}

