@charset "UTF-8";
/*
 Theme Name:   AfD Materialis Child
 Description:  Layout für AfD Kreisverband Bad Dürkheim
 Author:       Ruben Noll
 Author URI:   https://alternative-duew.de
 Template:     materialis
 Version:      1.0
 Text Domain:  afd-materialis-child
*/

/* bitter-regular - latin */
@font-face {
  font-family: 'Bitter';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/bitter-v26-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/bitter-v26-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/bitter-v26-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/bitter-v26-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/bitter-v26-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/bitter-v26-latin-regular.svg#Bitter') format('svg'); /* Legacy iOS */
}

/* barlow-condensed-regular - latin */
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/barlow-condensed-v12-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/barlow-condensed-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/barlow-condensed-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/barlow-condensed-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/barlow-condensed-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/barlow-condensed-v12-latin-regular.svg#BarlowCondensed') format('svg'); /* Legacy iOS */
}


body {
	font-family: 'Barlow Condensed', sans-serif;
	font-size: 1.6em;
	line-height: 1.3;
	color: #0f0f0f;
}

h1 {
	font-family: 'Barlow Condensed', sans-serif;
	color: #e10000;
}

h2 {
	font-family: 'Barlow Condensed', sans-serif;
	color: #003366;
}

h3 {
	font-family: 'Barlow Condensed', sans-serif;
	color: #009ee0;
}

h4 {
	font-family: 'Barlow Condensed', sans-serif;
}

h5 {
	font-family: 'Barlow Condensed', sans-serif;
}

h6 {
	font-family: 'Barlow Condensed', sans-serif;
}	

.wp-block-separator {
	border: none;
	border-top: 1px solid #c0c0c0;
}

.copyright {
	display: none;
}

.header-top-bar {
  background: #003366;
}

.header-top-bar a {
  text-decoration: none;
}

.header-top-bar a:active {
  text-decoration: none;
}

.header-top-bar a:hover {
  text-decoration: none;
}

.header-top-bar a:visited {
  text-decoration: none;
}

.top-bar-field i.mdi {
  color: #ffffff;
}

.footer-content {
  background: #003366;
}

.footer-content a {
  color: #ffffff;
}

.footer-contact-boxes .footer-bg-accent {
  background: #009ee0;
}

.sidebar .widget .widgettitle i.widget-icon {
	background: #e10000;
}

.sidebar .widget .widgettitle {
	color: #003366;
	background: #ffffff;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.wp-block-rss__item {}

.wp-block-rss__item-title {
	padding: 10px;
	background: #ffffff;
	border-bottom: 1px solid #e10000;
}

.wp-block-rss__item-title a {
	font-weight: bold;
	color: #003366;
}

.navigation-bar.coloured-nav {
    background-color: #009ee0;
}

.coloured-nav ul.dropdown-menu.simple-text-buttons > li > a, .fixto-fixed ul.dropdown-menu.simple-text-buttons > li > a {
    color: #ffffff;
}

.coloured-nav ul.dropdown-menu.simple-text-buttons > li:not(.current-menu-item):not(.current_page_item):hover > a,
.coloured-nav ul.dropdown-menu.simple-text-buttons > li:not(.current-menu-item):not(.current_page_item).hover > a,
.fixto-fixed ul.dropdown-menu.simple-text-buttons > li:not(.current-menu-item):not(.current_page_item):hover > a,
.fixto-fixed ul.dropdown-menu.simple-text-buttons > li:not(.current-menu-item):not(.current_page_item).hover > a {
  color: #003366;
}

.coloured-nav ul.dropdown-menu.simple-text-buttons > .current_page_item > a, .coloured-nav ul.dropdown-menu.simple-text-buttons > .current-menu-item > a, .fixto-fixed ul.dropdown-menu.simple-text-buttons > .current_page_item > a, .fixto-fixed ul.dropdown-menu.simple-text-buttons > .current-menu-item > a {
    color: #003366;
}

.coloured-nav ul.dropdown-menu.material-buttons > li:not(.current-menu-item):not(.current_page_item):hover > a,
.coloured-nav ul.dropdown-menu.material-buttons > li:not(.current-menu-item):not(.current_page_item).hover > a,
.fixto-fixed ul.dropdown-menu.material-buttons > li:not(.current-menu-item):not(.current_page_item):hover > a,
.fixto-fixed ul.dropdown-menu.material-buttons > li:not(.current-menu-item):not(.current_page_item).hover > a {
	background-color: #009ee0;
}

.coloured-nav ul.dropdown-menu.material-buttons > .current_page_item > a,
.coloured-nav ul.dropdown-menu.material-buttons > .current-menu-item > a,
.fixto-fixed ul.dropdown-menu.material-buttons > .current_page_item > a,
.fixto-fixed ul.dropdown-menu.material-buttons > .current-menu-item > a {
  background-color: #009ee0;
}

.coloured-nav ul.dropdown-menu.material-buttons > li:not(.current-menu-item):not(.current_page_item):hover > a::before,
.coloured-nav ul.dropdown-menu.material-buttons > li:not(.current-menu-item):not(.current_page_item):hover > a::after,
.coloured-nav ul.dropdown-menu.material-buttons > li:not(.current-menu-item):not(.current_page_item).hover > a::before,
.coloured-nav ul.dropdown-menu.material-buttons > li:not(.current-menu-item):not(.current_page_item).hover > a::after,
.fixto-fixed ul.dropdown-menu.material-buttons > li:not(.current-menu-item):not(.current_page_item):hover > a::before,
.fixto-fixed ul.dropdown-menu.material-buttons > li:not(.current-menu-item):not(.current_page_item):hover > a::after,
.fixto-fixed ul.dropdown-menu.material-buttons > li:not(.current-menu-item):not(.current_page_item).hover > a::before,
.fixto-fixed ul.dropdown-menu.material-buttons > li:not(.current-menu-item):not(.current_page_item).hover > a::after {
  background-color: #009ee0;
}

.coloured-nav ul.dropdown-menu.material-buttons > .current_page_item > a::before,
.coloured-nav ul.dropdown-menu.material-buttons > .current_page_item > a::after,
.coloured-nav ul.dropdown-menu.material-buttons > .current-menu-item > a::before,
.coloured-nav ul.dropdown-menu.material-buttons > .current-menu-item > a::after,
.fixto-fixed ul.dropdown-menu.material-buttons > .current_page_item > a::before,
.fixto-fixed ul.dropdown-menu.material-buttons > .current_page_item > a::after,
.fixto-fixed ul.dropdown-menu.material-buttons > .current-menu-item > a::before,
.fixto-fixed ul.dropdown-menu.material-buttons > .current-menu-item > a::after {
  background-color: #009ee0;
}

.coloured-nav ul.dropdown-menu.material-buttons > .current_page_item > a::before,
.coloured-nav ul.dropdown-menu.material-buttons > .current_page_item > a::after,
.coloured-nav ul.dropdown-menu.material-buttons > .current-menu-item > a::before,
.coloured-nav ul.dropdown-menu.material-buttons > .current-menu-item > a::after,
.fixto-fixed ul.dropdown-menu.material-buttons > .current_page_item > a::before,
.fixto-fixed ul.dropdown-menu.material-buttons > .current_page_item > a::after,
.fixto-fixed ul.dropdown-menu.material-buttons > .current-menu-item > a::before,
.fixto-fixed ul.dropdown-menu.material-buttons > .current-menu-item > a::after {
  background-color: #009ee0;
}

ul.dropdown-menu li li:hover a{
  	color: #ffffff;
	background-color: #009ee0;
}

ul.dropdown-menu li li:hover > a,
ul.dropdown-menu li li a:hover,
ul.dropdown-menu li li a.hover {
	background-color: #009ee0;
	color: #ffffff;
}

.offcanvas-top {
	background: #009ee0;
}

.menu-menu-1-container {
	background: #003366;
}

.coloured-nav .main_menu_col [data-component=offcanvas], .fixto-fixed .main_menu_col [data-component=offcanvas] {
    color: #ffffff;
}

/* Hero ausblenden
.header {
	display: none;
}

.header-homepage {
	display: none;
}
*/

.post-item ol li {
	font-weight: bold;
	font-size: 1.2em;
}

.wp-block-button__link {
	display: block;
	margin: 0px auto;
	margin-top: -24px;
}

input[type=submit].color2.link:not(:disabled), .button.color2.link:not(:disabled) {
	color: #ffffff;
	font-size: 0.8em;
	background: #e10000;
	margin: 0px auto;
}

.cookie_notice {
	font-size: 1em;
	background: #e10000;
	color: #ffffff;
	padding: 0.6em;
}

.cookie_notice:hover {
	background: #e10000;
	color: #ffffff;
}

.ccfic {
	text-align: right;
	margin-right: 0.5em;
	color: #a0a0a0;
	font-size: 0.8em;
}

.rss-date {
	margin-left: 1em;
	display: block;
}

.tribe-list-widget {
	padding-top: 1em;	
}


.tribe-list-widget li {
	border-bottom: 1px solid #efefef;
}


.tribe-list-widget .tribe-event-title {
	font-size: 1.2em;
	font-weight: 0;
	font-style: none;
	margin-left: 0.7em;
	margin-right: 0.7em;
}


.tribe-event-duration {
	font-size: 0.8em;
	margin-bottom: 1em;
	margin-left: 1em;
	margin-right: 1em;
}


.tribe-events-list-widget p {
	text-align: center;
}

.tribe-events-widget-link {
	margin-left: 1em;
	margin-right: 1em;
	padding-bottom: 1em;
	text-align: center;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
	padding: 0px;
	margin: 0px;
}

// POST GRID
.ub-block-post-grid {
	
}

.ub-block-post-grid header .ub-block-post-grid-title a {
	color: #009ee0;	
}

.ub-block-post-grid .ub-block-post-grid-more-link {
	color: #ffffff;
	background: #e10000;
	padding: 10px;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
}

.editor-styles-wrapper .has-normal-font-size, .editor-styles-wrapper .has-regular-font-size, .has-normal-font-size, .has-regular-font-size {
	font-size: 1.1em;
	font-weight: 100;
}

/* Hero ausblenden
.page-content {
	margin-top: 0em;
}

.content {
	margin-top: 4em;
}

.gridContainer .gridContainer .content {
	margin-top: 4em;
}

.content .blog-page {
	margin-top: -4em;
}

.post-page {
	margin-top: 8em;
}
*/

/* Page Hero ausblenden */
.inner-header-description {
	display: none;
}

ul.sub-menu.open-reverse a.mdc-ripple-upgraded {
	background:#ffffff;
	color: #000000;

}

ul.sub-menu.open-reverse a.mdc-ripple-upgraded:active {
	background:#ffffff;
	color: #000000;

}

ul.sub-menu.open-reverse a.mdc-ripple-upgraded:hover {
	background:#009ee0;
	color: #ffffff;

}

ul.dropdown-menu li li a.mdc-ripple-upgraded {
	background: #ffffff;
	color: #000000;
}

ul.dropdown-menu li li a.mdc-ripple-upgraded:active {
	background: #ffffff;
	color: #000000;
}

ul.dropdown-menu li li a.mdc-ripple-upgraded:hover {
	background: #009ee0;
	color: #ffffff;
}
