/*
	Theme Name: Divi SaxoniaVerlag
	Theme URI: https://www.saxonia-verlag.de/divi-saxonia/
	Description: Divi Child-Theme SaxoniaVerlag 02-2022
	Author: Heiko Hesse
	Author URI: ...
	Template: Divi
	Version: 1.0.0
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
@media (max-width: 940px){
.et_pb_slide_image, .et_pb_slide_video, .et_pb_slide_with_image .et_pb_slide_description {
    width: 100% !important;}
.et_pb_fullwidth_slider_0 .et_pb_slide_description {
padding-left: 0px !important;}
}
.sv-teaser-height {
	min-height: 450px !important;
}
.my-post-fields {
    border-bottom: 0px solid #eaeaea !important;
    padding-bottom: 0px !important;
}
.buch-intro {
	margin-bottom: 10px !important;
}
.buch-preis {
	margin-top: 10px !important;
}
.my-post-media {
	width: 150px !important;
	margin-bottom: 10px !important;
}
.my-post-media img {
	height: auto !important;
}
.my-post-content {
	width: 82% !important;
}
@media screen and (max-width: 1280px) {
.my-post-content {
	width: 75% !important;
}
}
@media screen and (max-width: 980px) {
.my-post-content {
	width: 100% !important;
}
}