#elementor-popup-modal-3982 .dialog-message {
	width: 1000px !important;
}

.visible-post-container {

}

.visible-post-container .post-thumb {
    margin-top: 30px;
}

.visible-post-container .post-text {

}

.visible-post-container h4 {
 	color: #375581;
	font-family: "Raleway", Sans-serif;
	font-size: 1.3em;
	font-weight: 600;
	text-transform: none;
	letter-spacing: 0.7px;
}

.visible-post-container .post-detail {
	text-align: left;
	color: #000000;
	font-family: "Raleway", Sans-serif;
	font-size: 1em;
	font-weight: 400;
	text-transform: none;
	letter-spacing: 0.7px;
	margin-bottom: 30px;
	margin-top: 50px;
}

.wb_ps_title h2 {
	margin-bottom: 0 !important;
}

.visible-post-container .post-date {
    margin-top: 30px;
}

.post-comments-container {
	padding: 30px;
}

.post-comments-container h5 {
    color: #375581;
}

.post-comments-container .comment .text.has_child:after {
 	border-bottom: 1px solid #D7D7D7;
	content: ' ';
	display: block;
	margin-top: 10px;
}

.post-comments-container .comments {
 	padding: 0;
}

.post-comments-container .infos {
    display: flex;
    justify-content: space-between;
}

.post-comments-container .comment {
	list-style: none;
	border: 1px solid #D7D7D7;
	padding: 20px;
	margin-bottom: 10px;
	padding-bottom: 30px;
}

.post-comments-container .author {
    font-weight: 600;
}

.post-comments-container .text {

}

.elementor .post-comments-container hr {
	color: #f1f1f1;
  	margin: 20px 0;
}

.post-comments-container .date {
    opacity: 0.5;
}

.post-child-comments-containert {

}

.post-child-comments-containert .comment {
    border: 0;
}

.post-child-comments-containert .comment .text.has_child:after {

}

.post-comments-container .response,
.post-child-comments-containert .response {
	font-weight: 300;
	cursor: pointer;
	margin-bottom: 10px;
	display: block;
	margin-top: 10px;
	text-align: right;
}

.post-comments-container .response:after,
.post-child-comments-containert .response:after {
	content: '';
}

.post-comments-container .display_name,
.post-child-comments-containert .display_name {
	width: 300px;
	margin-bottom: 30px;
}

input.has_error {
	border: 1px solid red;
}

.error {
	color: red;
}


.post-detail .elementor-heading-title {
	color: #636363;
	font-family: "Raleway", Sans-serif;
	font-size: 1.3em;
	font-weight: 400;
	text-transform: none;
	letter-spacing: 0.7px;
	margin-right: 20px;
}

.not-approved {
	opacity: 0.5;
}

.write-new-comment {
	margin-top: 20px;
}

.wbel-arrow i {
    padding: 10px 5px !important;
}

.eicon-arrow-left::before {
    content: "" !important;
    background-image: url(https://vds4010x4.startdedicated.de/moritz/grugel/wp-content/uploads/2023/12/icon-next-arrow-2x.png);
    display: block;
    width: 30px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
	transform: rotate(180deg);
}

.eicon-arrow-right::before {
    content: "" !important;
    background-image: url(https://vds4010x4.startdedicated.de/moritz/grugel/wp-content/uploads/2023/12/icon-next-arrow-2x.png);
    display: block;
    width: 30px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
}

[class*=" eicon-"], [class^="eicon"] {
	font-family: eicons;
	font-size: inherit;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-rendering: auto;
}

[class*=" eicon-"], [class^="eicon"] {
	display: inline-block;
	font-family: eicons;
	font-size: inherit;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.post-usp-custom-city {
	margin-bottom: 15px;
}

.post-slider-css {
	margin-top: 30px;
}


@media (min-width: 768px) {
	.post-slider-css .elementor-widget-container {
		border: 1px solid #ccc;	
		box-shadow: 0px 0px 8px 3px rgba(99, 98, 98, 0.7);
	}
}

@media (min-width: 768px) {
	.post-slider-css .wb_ps_single_item {
		box-shadow: none;
		margin: 0;
		width: 100%;
		display: flex;
		padding: 25px 0;
	}
}

@media (max-width: 1100px) {
	.post-slider-css .wb_ps_single_item {
		flex-direction: column;
	}
}

@media (min-width: 768px) {
	.post-slider-css .wb_ps_thumbnail {
		width: 40%;
	}
}

@media (max-width: 1100px) {
	.post-slider-css .wb_ps_thumbnail {
		min-width: 400px;
	}
}

@media (max-width: 580px) {
	.post-slider-css .wb_ps_thumbnail {
		min-width: auto;
	}
}

@media (max-width: 580px) {
	.post-slider-css .wb_ps_item {
		padding: 0px;
	}
}

@media (min-width: 768px) {
	.post-slider-css .wb_ps_content {
		text-align: left;
		width: 60%;
		padding: 0;
	}
}

@media (max-width: 1100px) {
	.post-slider-css .wb_ps_content {
		width: 100%;
		margin: 30px 0 0 0;
	}
}

.post-slider-css .wb_ps_content .wb_ps_title,
.post-slider-css .wb_ps_content .wb_ps_readmore {
	margin-bottom: 30px;
}

.post-slider-css .wb_ps_content .wb_ps_readmore {
	margin-top: 30px;
}


@media (max-width: 1100px) {
	.post-slider-css .wb_ps_content .wb_ps_readmore {
		margin: 30px 0 0 0;
  		width: 100%;
		text-align: center;
	}
}

@media (min-width: 768px) {
	.post-slider-css .wb_ps_thumbnail img {
		margin: 0;
		width: 100%;
	}
}

@media (max-width: 768px) {
	.post-slider-css .wb_ps_thumbnail img {
		margin: 0;
		width: 100%;
	}
}

.post-slider-css .wbel-arrow {
	background: transparent;
}

.post-slider-css .wbel-arrow {
	top: calc(50% - 5px) !important;
	background: transparent;
	border: 0;
}

.post-slider-css .wbel-arrow:hover {
	cursor: pointer;
	background: transparent;
	color: #0274be;
}

.post-slider-css .wb-arrow-next {
	display: flex;
	justify-content: end;
	border: 0;
}

nav {
	z-index: 999999 !important;
}

@media (max-width: 1100px) {
	.post-slider-css .slick-list {
		height: auto !important;
	}
}

@media (max-width: 768px) {
	.post-slider-css .slick-list {

	}
	
	.post-slider-css .slick-track {
		
	}
}

.post-slider-css .wb_ps_title h2 {
	color: #375581;
	text-decoration: none;
	-webkit-transition: all 200ms;
	transition: all 200ms;
	font-weight: 600;
	font-size: 26px;
	text-align: left;
}

@media (max-width: 768px) {
	.post-slider-css .wb_ps_title h2 {
		font-size: 22px;
	}
}

.remove-shadow .elementor-widget-container {
	border: 0;
    box-shadow: none;
}


.post-slider-css .wbel-arrow i {
	background: #ffffff;
	color: #375581;
	font-size: 30px;
}

.post-slider-css .wbel-arrow i:hover {
	background: #375581;
	color: #ffffff;
} 

.wb_ps_author .name {
	font-family: "Raleway", Sans-serif;
	font-size: 0.9em;
	color: #818181;
	font-weight: 800;
}

.wb_ps_date {
	margin-left: 100px;
}

.wb_ps_cat {
	color: #818181;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #D7D7D7;
	font-family: "Raleway", Sans-serif;
	font-size: 0.8em;
	font-weight: 700;
	padding: 10px;
	margin-bottom: 20px;
	display: inline-block;
}