/*
 Theme Name:     Deetail Core Pro Child-Theme
 Theme URI:      https://www.deetail.at
 Description:    Deetail Core Pro Child-Theme
 Author:         Deetail
 Author URI:     https://www.deetail.at

 Template:       Divi
 Version:        1.0.0
*/
 
/* =Ab hier kannst du deine CSS-Anpassungen eintragen
------------------------------------------------------- */

.nav-links {
	font-size: 1.25rem;
	margin: 0 -15px;
}

.nav-links  img {
max-width: 113px!important;
}
.nav-links  a ,
.nav-links  a span {
	display: block;
	font-size: 100%;
}
.nav-links .bold {
	text-transform: uppercase;
	color: #727272;
	padding-top: 0.5rem;
}
.last-title {
	text-transform: lowercase;
	color: #727272;
}
.nav-links .post-title {
color: #000;
}
.nav-links .nav-next   ,
.nav-links .nav-previous   {
padding-bottom: 2rem;
}
.nav-links .nav-next  img ,
.nav-links .nav-previous  img {
float: left;
margin-right: 1rem;
}

.et_pb_posts_nav .nav-next, .et_pb_posts_nav .nav-previous {
	min-width: 100%;
	padding-left: 15px;
padding-right: 15px;
}
.bold {
	font-weight: bold;
}
.post-navigation {
	border: 1px solid #747474;
	border-left: 0;
	border-right: 0;
	padding: 2rem 0 0;
	overflow: hidden;
	margin-bottom: 2rem;
}
@media (min-width: 1024px) { 
	.nav-links  {
	font-size: 1.25rem;
}
	.nav-links .nav-next  img {
float: right;
margin-left: 1rem;
margin-right: 0;
}
.et_pb_posts_nav .nav-next, .et_pb_posts_nav .nav-previous {
max-width: 50%;
min-width: 50%;
}
.et_pb_posts_nav .nav-next {
text-align: right;
}
.et_pb_posts_nav .post-title {

}
}
