/* Enter Your Custom CSS Here */


@import url('https://fonts.googleapis.com/css2?family=Amatic+SC&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Wire+One&amp;display=swap');

	/*Titel*/
a.navbar-brand {
	font-size: 50pt;
	font-family: 'Amatic SC', cursive;
	padding-top: 15px;
}

/* Footer entfernt */

.bot-footer p {
	color: black;
}

section.bot-footer a {
	color: black;
}


img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image{
	display: none;
}

span.cat-links{
	display: none;
}


.col-md-8{
	width: 100%;
	padding-left: 0px;
}

div.elementor-image{
	align-content: center;
}

div.elementor-widget-image {
	text-align: left;
}

.slide__desc {
	display: none;
}

.slide__title {
	margin-bottom: 40px;
}

div.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
	text-align: center;
}
label {
	text-align: left;
}
.skip-link.screen-reader-text {
	display: none;
}

.screen-reader-text {
	display: none;
}

.entry-date.published {
	display: none;
}

.post-meta {
	display: none;
}

.slick-slide img{
	width: 100%;
}

.btn-default {
	background-color: burlywood;
}
div.section-title.text-center.txt-center{
	text-align: left;
}

.section-title h2 {
		font-family: 'Wire One', sans-serif;
    font-size: 38px;
}
/*Schrift Startseite - H2*/
h2{
	font-family: 'Wire One', sans-serif;
}

/* Schrift im Menu */
#menu-menu-1{
	font-family: 'Wire One', sans-serif;
}
/* Schrift, Titel auf Beitragsseite - H1*/
header.entry-header h1.entry-title{
	font-family: 'Wire One', sans-serif;
	font-size: 38px;
}

.site-header .nav-wrapper .navbar ul li a{
	font-size: 25px;
} 


.slide__title a{
    font-size: 70pt
}

.slide {
	overflow: visible;
}

/* Suche */
.header-search-bar .search-form .search-field{
	font-family: 'Amatic SC', cursive;
	width: 200px;
		font-size: 25px;
}

/* Titel */
.top-header {
    padding-top: 70px;
    padding-bottom: 5px;
}

/* Hover, Beiträge Startseite */
.post-thumb{
	-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
	
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.post-thumb:hover{
-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

.nav-links {
	display: none;
}

/*Autor, Datum, Comments weg*/
.metabar-wrap {
 
  display: none;
  }

/*Button Anpassung Alternativen Memory*/

.elementor-298 .elementor-element.elementor-element-9649776 .tp-flipbox__action a{
	font-family: 'Wire One', sans-serif;
	font-size: 2.5rem;
}

.elementor-298 .elementor-element.elementor-element-6ad3140 .tp-flipbox__action a {
	font-family: 'Wire One', sans-serif;
	font-size: 2.5rem;
}

.elementor-298 .elementor-element.elementor-element-9300d49 .tp-flipbox__action a {
	font-family: 'Wire One', sans-serif;
	font-size: 2.5rem;
}

.elementor-298 .elementor-element.elementor-element-e6f19ab .tp-flipbox__action a {
	font-family: 'Wire One', sans-serif;
	font-size: 2.5rem;
}

.elementor-298 .elementor-element.elementor-element-b1a826a .tp-flipbox__action a {
	font-family: 'Wire One', sans-serif;
	font-size: 2.5rem;
}

.elementor-298 .elementor-element.elementor-element-561f4b9 .tp-flipbox__action a {
	font-family: 'Wire One', sans-serif;
	font-size: 2.5rem;
}
