/*
Theme Name: JNews - Child Theme
Version: 1.0.0
Theme URI: http://themeforest.net/?ref=jegtheme
Description: A basic starter child theme for customization purpose of JNews theme.
Author: Jegtheme
Author URI: http://themeforest.net/user/jegtheme?ref=jegtheme
Template: jnews
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */

.site-title img {
	height:90px;
}


.jeg_share_top_container {
	display:none !important;
}

.jeg_midbar.dark .slider, .jeg_mobile_bottombar.dark .slider, .jeg_navbar_dark .slider, .jeg_topbar.dark .slider, input:checked+.slider {
    background-color: hsl(0deg 0% 61% / 30%);
}

.jeg_midbar .jeg_nav_row {
	border-bottom:2px solid #595c5f;
}

.jeg_bottombar .jeg_nav_row {
	border:none;
	border-bottom:1px solid #dcdcdc !important;
}

.jnews-dark-mode .jeg_bottombar .jeg_nav_row {
	border:none;
	border-bottom:1px solid #3d3d3d !important;
}

@media only screen and (min-width: 361px) {
	.shariff .shariff-buttons li:first-child {
		margin-left:0px !important;
	}
	.shariff .shariff-buttons li:last-child {
		margin-right:0px !important;
	}
}

.home.jnews-dark-mode .jeg_meta_date a {
	color:#ffffff !important;
}

.home.jnews-dark-mode .jeg_post_meta span {
	color:#ffffff !important;
}

.shariff .shariff-buttons .shariff-text {
	color:#ffffff;
}

.shariff-text {
	display:none !important;
}

.shariff .theme-default a {
	text-align:center;
	height:50px;
}

.shariff li.shariff-button {
	margin:0px !important;
	height:50px;
}

.shariff .shariff-buttons li.shariff-nocustomcolor {
	width:25%;
}

.shariff .theme-default a .shariff-icon svg {
    width: 42px;
    height: 24px;
    padding: 14px 1px;
    box-sizing: content-box !important;
}

.jeg_autoload_separator .separator_bg {
	background:#f2f2f2 !important;
	padding:20px;
}

.jnews-dark-mode .jeg_autoload_separator .separator_bg {
	background:#252525 !important;
	padding:20px;
}

.content-inner .shariff:first-child {
	margin-bottom:20px;
}

.jeg_footer .copyright {
	text-align:center;
}

.jeg_meta_comment {
	display:none !important;
}

.customfeed .size-715 {
	padding-bottom:50%;
}

.customfeed .jeg_pl_md_box .jeg_post_title {
	font-size:26px;
	text-shadow: 0px 0px 6px rgb(0 0 0);
}

@media (max-width:991px) {
	.customfeed .jeg_pl_md_box .jeg_post_title {
		font-size:20px;
	}
}

.displaymobile {
	display:none;
}

.displaytablet {
	display:none;
}

@media (max-width:767px) {
	.displaydesktop {
		display:none;
	}
	.displaytablet {
		display:block;
	}
}

@media (max-width:649px) {
	.displaydesktop {
		display:none;
	}
	.displaytablet {
		display:none;
	}
	.displaymobile {
		display:block;
	}
}

@media (max-width:649px) {
	.customfeed .jeg_postblock_15 .jeg_post {
		width:100%;
	}
}

.partnerstyles {
	border:1px solid #d3d3d3;
}

h2.headline_bms {
	padding-bottom:10px !important;
}

.customdivider {
	width:100%;
	display:block;
	border-bottom:1px solid #d3d3d3;
	position:relative;
	padding-top:10px;
}

.customdivider img {
	width:90px;
	height:auto;
	position: absolute;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	top:-2px;
	text-align: center;
	background-color:#ffffff;
	padding:0px 10px;
}

.customdivider_grey {
	width:100%;
	display:block;
	border-bottom:1px solid #d3d3d3;
	position:relative;
	padding-top:10px;
}


.customdivider_grey img {
	width:90px;
	height:auto;
	position: absolute;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	top:-2px;
	text-align: center;
	background-color:#f2f2f2;
	padding:0px 10px;
}

.customdivider_black {
	width:100%;
	display:block;
	border-bottom:1px solid #000000;
	position:relative;
	padding-top:10px;
}

.customdivider_black img {
	width:90px;
	height:auto;
	position: absolute;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	top:-2px;
	text-align: center;
	background-color:#ffd700;
	padding:0px 10px;
}

.jnews-dark-mode .customdivider img {
	background-color:#1A1A1A !important;
}

.customweather .customdivider img {
	background-color:#f2f2f2;
}

.socials_widget.nobg a .fa {
	font-size:40px !important;
}


@media (max-width:480px) {
	.content-inner p {
		font-size: 16px;
    	line-height: 30px;
	}
}

.content-inner p {
	color:#29293a !important;
}

.simple-weather {
    line-height: 1.5;
    display: inline-block;
    margin: auto !important;
    width: 100%;
    text-align: center;
}

.simple-weather--view-large-icons .simple-weather__day {
	padding-left: 4em;
    padding-right: 2em;
    text-align:left;
    padding-top:20px;
}

.simple-weather--view-large-icons .sw {
	font-size:2em;
}

.simple-weather--view-large-icons .simple-weather__date {
	font-size:1em;
}

.customweather .jeg_wrapper {
	background-color:#f2f2f2;
	padding:40px;
}

.jnews-dark-mode .customweather .jeg_wrapper {
	background-color: #252525;
}

.jnews-dark-mode .customweather .customdivider img {
	background-color:#252525 !important;
}

.customweather .wpb_content_element {
	margin-bottom:0px;
}

@media (max-width:460px) {
	.simple-weather__day {
		margin-right:0px !important;
	}
}

#simple-weather--f052728f602673c339ebb598533378ff .simple-weather__date {
	display:none !important;
}

#simple-weather--f052728f602673c339ebb598533378ff .simple-weather__temp {
	font-size: 1.5em !important;
}

#simple-weather--f052728f602673c339ebb598533378ff i.sw {
	font-size: 1.5em !important;
}

#simple-weather--f052728f602673c339ebb598533378ff .simple-weather__day {
    padding-left: 3em !important;
    padding-top: 10px !important;
    padding-right:0px !important;
}




.content-inner .intro-text p {
	font-weight:600 !important;
}

.wp-caption .wp-caption-text {
	line-height:1.5em !important;
	text-align:left !important;
	color:#3d3d3d !important;
}

.jeg_featured .wp-caption-text {
	line-height:1.5em !important;
	text-align:left !important;
	color:#3d3d3d !important;
}

.content-inner li {
	font-family: "PT Serif",Helvetica,Arial,sans-serif;
	font-size:20px;
	font-weight:400;
	font-style:normal;
	line-height:1.6;
}

.content-inner h2 {
	font-family:"Poppins", Arial, Helvetica, sans-serif;
	font-size: 28px;
    font-weight: 600;
    margin-top: 40px;
}

.content-inner h3 {
	font-family:"Poppins", Arial, Helvetica, sans-serif;
	font-size: 22px;
    font-weight: 600;
    margin-top: 40px;
}

.entry-header .jeg_meta_author img {
	display:none !important;
}

.entry-header .jeg_meta_author a {
	color:#a0a0a0;
	font-weight:500 !important;
	text-decoration: underline;
}


.entry-header .jeg_meta_category a {
	font-weight:500 !important;
	text-decoration: underline;
}

.entry-header .jeg_meta_date {
	margin-right:0px !important;
}

.entry-header .jeg_meta_date a {
	text-decoration: underline;
}

.jeg_featured .wp-caption-text {
	font-size:13px !important;
	padding-top:5px;
	color:#a0a0a0 !important;
}

.standardbutton {
	font-family:"Poppins", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color:#ffffff;
	background-color:#c61053;
	padding:10px 20px;
	transition:all .3s ease;
}

.standardbutton:hover {
	background-color:#ab0e48;
	color:#ffffff;
}

.content-inner .jeg_post_category a {
	color:#ffffff !important;
}

.entry-header .jeg_post_meta {
	text-transform:uppercase !important;
}

.entry-header .jeg_post_meta i {
	font-size:13px !important;
}

.entry-header .jeg_post_meta a {
	text-decoration: none !important;
	color:#c61053 !important;
	font-weight:700 !important;
}

.entry-header .jeg_meta_author+.jeg_meta_date:before {
	margin-right:6px !important;
}

@media (max-width:767px) {
	.entry-header .jeg_post_meta {
		font-size:11px !important;
	}
	.entry-header .jeg_post_meta i {
		font-size:11px !important;
	}
}

.displaynone {
	display:none !important;
}














/*---------- AD EINSTELLUNGEN ----------*/

.jeg_ad {
	width:100% !important;
}

.jnews-dark-mode .bsaProHeader__title span {
	color:#ffffff !important;
}

.jnews_content_top_ads .bsaProContainer-1 { margin: 0 auto; max-width: 728px; padding-bottom:20px; }

.jnews_header_ads .bsaProItem {
	float:right;
}

@media (max-width:480px) {
	#bsa-block-728--90 .bsaProItemInner__img {
		max-height:54px;
	}
	#bsa-block-728--90.bsaProContainerNew .bsaProItem, #bsa-block-728--90 .bsaProItemInner__thumb, #bsa-block-728--90 .bsaProAnimateThumb {
		max-height:50px;
	}
}

.jeg_push_notification .jeg_push_notification_content .jeg_push_notification_button .button {
	color:#ffffff !important;
}

#bsa-block-728--90 .bsaProHeader, .bsaProHeader {
	text-align:right;
	padding:0px;
}

#bsa-block-728--90 .bsaProHeader h3, .bsaProHeader h3 {
	color:#c3c3c3;
}


#bsa-block-728--90 .bsaProHeader h3 span, .bsaProHeader h3 span {
	font-size:10px;
}

.jeg_autoload_separator .jeg_ad, .bms_ad_seperator #bsa-html, .jnews_content_inline_ads #bsa-html {
	max-width:300px;
	margin:auto;
	padding-bottom:20px;
}

.bsaProContainerNew .bsaProHeader {
	padding:0px !important;
}

.bms_artikel_trenner_startseite #bsa-html a {
	max-width:300px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

.bms_artikel_trenner_startseite .bsaProHeader {
	max-width:300px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

.bms_artikel_trenner_startseite #bsa-html {
	margin-top:-26px;
}

.bms_artikel_block #bsa-html {
	margin-top:-26px;
}

.bms_regio_top #bsa-html {
	margin-top:-26px;
}

@media (max-width:6490px) {
	.bms_artikel_block {
		max-width:555px;
		margin-left:auto;
		margin-right:auto;
	}
}


@media (max-width:767px) and (min-width:649px){
	.customnewswidth .vc_col-sm-6 {
		width:50%;
		float:left;
	}
	.customnewswidth .vc_column_container {
		margin-left:0px;
	}

	.customnewswidth .jeg_postblock_15 .jeg_post {
		width:100% !important;
	}
}

.ad_single_left {
    width: 160px !important;
    height: 600px;
    float: left;
    display:none !important;
}

.ad_single_left .bsaProHeader {
	text-align:left;
}

.ad_single_right {
	float: right;
    margin-right: 0px !important;
    width: 160px !important;
    height: 600px;
    display:none !important;
}

@media (max-width:1200px) {
	.ad_single_left {
		display:none !important;
	}
	.ad_single_right {
		display:none !important;
	}
}




/*---------- ENTRY HEADER AUSBLENDEN ----------*/

.page-id-4528 .entry-header {
	display:none !important;
}

.page-id-4758 .entry-header {
	display:none !important;
}

.page-id-4970 .entry-header {
	display:none !important;
}

.page-id-5148 .entry-header {
	display:none !important;
}

.page-id-5469 .entry-header {
	display:none !important;
}

.page-id-5440 .entry-header {
	display:none !important;
}

.page-id-5753 .entry-header {
	display:none !important;
}

.page-id-6746 .entry-header {
	display:none !important;
}

/*---------- SECUREFORM ----------*/

.secureform table {
	width:100% !important;
}

.secureform #encrypter {
	width:100%;
}

.secureform form {
	padding:20px;
	background-color:#f2f2f2;
}

.secureform textarea {
	font-family: "PT Serif",Helvetica,Arial,sans-serif;
	font-size:16px;
}

.secureform #encrypter:hover {
	cursor:pointer;
	background-color:#545454 !important;
}

.secureform #encrypter {
background-color: #3d3d3d !important;
font-family: Heebo,Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	color:#ffffff;
font-size: 13px;
font-weight: 700;
letter-spacing: 1px;
}

.secureform table, thead, tbody, th, td, tr {
	background-color:transparent !important;
	box-shadow:none !important;
}



/*---------- CONTACTFORM ----------*/

.bms_form1 {
	float:left;
	background-color:#f2f2f2;
	padding:40px;
}

.bms_form1 ul {
	list-style-type:none !important;
	float:left;
	margin:0px;
	padding:0px;
	width:100%;
}

.bms_form1 li {
	float:left;
	display:inline-block;
	width:50%;
}

.bms_form1 input::placeholder {
	text-transform:uppercase;
}

.bms_form1 li:first-child {
	border-right:5px solid #f2f2f2;
}

.bms_form1 li:last-child {
	border-left:5px solid #f2f2f2;
}

.bms_form1 .first {
	margin-left:0px !important;
}

.bms_form1 .checkboxen, .bms_form1 .datenschutz {
	width:100%;
	display: block;
    float: left;
    text-align: center;
    margin-top:15px;
    margin-bottom:15px
}

.bms_form1 .datenschutz {
	font-size:15px;
	margin-top:20px;
}

.bms_form1 p {
	font-family: Heebo,Helvetica,Arial,sans-serif !important;
	width:100%;
	float:left;
	margin:0px;
}

input[type="text"], input[type="email"], input[type="tel"] {
	width:100% !important;
}

input[type="submit"] {
	width:100%;
}

.checkboxen input[type=checkbox]
{
  -ms-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
  margin-right:5px;
}

.bms_form1 .checkboxen {
	margin-top:0px !important;
}

.bms_form1 .checkboxen span.wpcf7-list-item {
	margin-left:40px;
	position:relative;
}

div.wpcf7 .ajax-loader {
	display:none !important;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
	float:left;
}

.bms_formhead {
	text-align:center;
	width:100%;
	border-bottom: 2px dashed #dcdcdc;
	padding-bottom:5px;
	font-size:20px;
	line-height:20px;
	display:block;
}

.wpcf7 form.sent .wpcf7-response-output {
    float: left;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    margin: 0px;
    margin-top: 20px;
}

/*---------- BMS NUMBERS ----------*/

.bms_numbers_container {
	width:100%;
	text-align:center;
}

.bms_numbers_head, .bms_numbers_footer {
	color:#000000;
	font-size:20px;
	font-weight:800;
}

.bms_numbers_number {
	color:#c61053 !important;
	font-size:50px;
	line-height:50px;
	font-weight:800;
}

.vc_tta.vc_general .vc_tta-panels-container {
	height:140px;
}



/*----------TANKEN----------*/

.bms_tank_container ul {
	list-style-type: none !important;
	float:left;
	width:100%;
	margin-left:0px !important;
	padding-left:0px !important;
}

.bms_tank_container li {
	float:left;
	width:100%;
	border-bottom:2px solid #3d3d3d;
}

.bms_tank_item {
	float:left;
	width:100% !important;
	padding:20px 0px;
}

.bms_tank_name, .bms_tank_price {
	display:inline-block;
	float:left;
	padding-right:20px;
	box-sizing:border-box;
}

.bms_tank_name {
	width:70%;
	font-family:"Poppins", Arial, Helvetica, sans-serif;
	line-height:1em;
}

.bms_tank_name .small, .bms_tank_price .small {
	display:block;
	font-size:14px;
	padding-top:10px;
}

.bms_tank_price strong {
	font-size: 40px;
    line-height: 1em;
}

.bms_tank_price {
	width:30%;
	font-family:"Poppins", Arial, Helvetica, sans-serif;
}

.bms_tank_container.toptank li {
	border-bottom:none !important;
}

.bms_tank_container.toptank ul {
	margin:0px;
	padding:0px;
}

.bms_tank_container.toptank .bms_tank_name {
	width:100%;
}

.bms_tank_container.toptank .bms_tank_price {
	width:100%;
}

@media (max-width:767px) {
	.bms_tank_name {
		width:100% !important;
		text-align: center;
    	padding-bottom: 30px;
	}
	.bms_tank_price {
		width:100%;
		text-align:center;
	}

	.bms_tank_price strong {
		display:block;
	}
}

.tanktabs .vc_tta-panels-container {
	height:auto !important;
}

.tanktabs .vc_tta-title-text {
	font-family:"Poppins", Arial, Helvetica, sans-serif;
}

.tanktabs li.vc_tta-tab {
	width:33.333333%;
	font-size:20px;
	font-weight:600;
	text-transform: uppercase;
	margin:0px !important;
	padding:0px !important;
	box-sizing: border-box;
	text-align: center;
}

.tanktabs .vc_tta-tabs-container {
	display:block !important;
}

.tanktabs .vc_tta-panel-heading {
	display:none !important;
}

@media (max-width:465px) {
	
	.tanktabs .vc_tta-tabs-container .vc_tta-tab a span {
		min-height:70px;
		display: flex;
	    justify-content: center;
	    align-items: center;
	}

	.tanktabs .vc_tta-tabs-list {
		display:flex !important;
	}
}

/*---------- CORONA ----------*/

.custom_corona_ampel {
	width:100%;
	display:block;
	float:left;
}

.corona_dunkelrot {
	float:left;
	display:block;
	width:10%;
	min-height:200px;
	background-color:#880000;
}

.corona_rot {
	float:left;
	display:block;
	width:10%;
	min-height:200px;
	background-color:#c30a0a;
}

.corona_gelb {
	float:left;
	display:block;
	width:70%;
	min-height:200px;
	background-color:#eac615;
}

.corona_grün {
	float:left;
	display:block;
	width:10%;
	min-height:200px;
	background-color:#0e8600;
}

.corona_grün_content, .corona_gelb_content, .corona_rot_content, .corona_dunkelrot_content {
	display:none;
}

.corona_dunkelrot, .corona_rot, .corona_gelb, .corona_grün {
	padding:20px;
	box-sizing: border-box;
	color:#ffffff;
	font-family:"Poppins", Arial, Helvetica, sans-serif;
	position:relative;
}

.corona_grau_left {
	font-family:"Poppins", Arial, Helvetica, sans-serif;
	padding:20px;
	box-sizing: border-box;
	color:#ffffff;
	background-color:#616161;
	width:50%;
	float:left;
}

.corona_grau_right {
	font-family:"Poppins", Arial, Helvetica, sans-serif;
	padding:20px;
	box-sizing: border-box;
	color:#ffffff;
	background-color:#7d7d7d;
	width:50%;
	float:left;
}

@media (max-width:390px) {
	.corona_grau_left, .corona_grau_right {
		width:100%;
		text-align:center;
	}
}

.corona_inzidenz {
	font-family:"Poppins", Arial, Helvetica, sans-serif;
	position:absolute;
	color:#ffffff !important;
	font-size:60px;
	font-weight:600;
	right:30px;
	bottom:40px;
	transition: all 0.4s ease-out;
}

.corona_quelle {
	color:#ffffff !important;
	font-size:14px;
}

.corona_head {
	color:#ffffff !important;
	font-size:14px;
	font-size:30px;
	font-weight:600;
}

@media (max-width:767px) {
	.corona_dunkelrot, .corona_rot, .corona_gelb, .corona_grün {
		width:100% !important;
		min-height:10px;
	}
}

@media (max-width:600px) {
	.corona_inzidenz {
		position:relative !important;
		float:left;
		right:initial;
		bottom:initial;
		line-height:1em;
		padding-top:20px;
	}
	.corona_head, .corona_quelle, .corona_inzidenz {
		float:left;
		width:100%;
		text-align:center;
	}

	.corona_quelle {
		padding-top:10px;
	}
}

._brlbs-caption p {
	color: #ffffff !important ;
	font-size:16px !important;
}


.custominclinebottom:after {
    content: "" !important;
    height: 230px !important;
    right: -10%;
    bottom: -50px;
    background-color: #ffd700;
    width: 110%;
    visibility: visible !important;
    transform: rotate(-5deg);
    position: absolute;
    z-index: 100 !important;
}

.subdecline {
	margin-top:-80px !important;
	z-index:300;
}

.entry-content .headergewinnspiel {
	background-position: top center !important;
}

.headergewinnspiel .gewinnspiel_left {
	padding-right:50px;
}

@media (max-width:767px) {
	.headergewinnspiel .gewinnspiel_left {
		padding-right:15px;
	}
}

.headergewinnspiel .gewinnspiel_left .jeg_wrapper  {
	box-sizing:border-box !important;
	padding:20px;
}

.headergewinnspiel .gewinnspiel_left .form p {
	font-size:13px;
}

@media(max-width:767px) {
	.headergewinnspiel .gewinnspiel_left p {
		text-align:center;
	}
	.headergewinnspiel .gewinnspiel_left .form p {
		text-align:left !important;
	}
}

.headergewinnspiel span.wpcf7-list-item {
	margin:0px !important;
}

.headergewinnspiel input[type="email"] {
	height:50px;
	font-size:16px;
}

.headergewinnspiel .wpcf7-radio .wpcf7-list-item-label  {
	font-size:16px !important;
}

.tasse {
	position: relative;
	z-index:200 !important;
	float:right;
	max-width:90%;
}

.headergewinnspiel .wpcf7-radio .wpcf7-list-item {
	width:45%;
}

.gewinnspielpartner .wpb_content_element {
	margin-bottom:0px !important;
	padding-bottom:0px !important;
}

@media (max-width:767px) {
	.gewinnspielpartner .wpb_content_element {
		margin-bottom:30px !important;
	}
}

.row.nomobilepadding {
	padding-top:0px !important;
}

.row.smallmobilepadding {
	padding-bottom:20px !important;
}

@media (max-width:1200px) {
	.headergewinnspiel .gewinnspiel_left {
		padding-bottom:100px;
	}
	.tasse {
		max-width:100%;
		margin-top:100px;
	}
}

@media (max-width:767px) {
	.headergewinnspiel .gewinnspiel_left {
		padding-bottom:0px;
	}
	.tasse {
		max-width:80%;
		margin-top:0px;
		float:none !important;
	}
	.headergewinnspiel .wpb_single_image.vc_align_right {
		text-align:center !important;
		margin-left:auto;
		margin-right:auto;
	}
}

p.jeg_cat_subtitle {
	padding-top:10px;
	font-family: "PT Serif",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    line-height: 1.6;
    color: #2d2d2d;
}

/*----------STELLENANGEBOTE BAMBERG----------*/

.bms_cta_box {
	width:100%;
	display:block;
	text-align:center;
}

.bms_cta_box a {
	font-family:"Poppins", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color:#ffffff;
	background-color:#c61053;
	padding:10px 20px;
	transition:all .3s ease;
	border-radius:20px;
	font-size:18px;
	font-weight:600;
}

.bms_cta_box a:hover {
	background-color:#ab0e48;
	color:#ffffff;
}

.bms_stellen_farbe h2 {
	margin-top:0px;
	margin-bottom:0.625rem
}

.bms_stellen_farbe h3 {
	margin-top:20px;
}

.bms_stellen_farbe .wpb_content_element {
	margin-bottom:0px;
}

.vc_do_icon.bms_stellen_icon {
	margin-top:20px;
	margin-bottom:0px;
}

.bms_customtoggles .vc_tta-panel-heading {
	background-color:transparent !important;
	border-bottom:1px solid #d3d3d3 !important;
}

.bms_customtoggles .vc_tta-panel-heading .vc_tta-title-text {
	font-family: "Poppins", Arial, Helvetica, sans-serif !important;
    font-size: 18px !important;
    font-weight: 600 !important;
}

.bms_customtoggles .vc_tta-panel-body {
	margin-bottom:30px;
}

.bms_customtoggles .vc_tta-panels-container{
	height:fit-content !important;
}



/*---------- MISC ----------*/

.jnews_header_top_ads {
	display:none !important;
}

.jnews-dark-mode .et_bloom .et_bloom_optin_4 .et_bloom_form_container .et_bloom_form_header, .jnews-dark-mode .et_bloom .et_bloom_optin_3 .et_bloom_form_container .et_bloom_form_header {
	background-color:#2d2d2d !important;
}

.jnews-dark-mode .et_bloom .et_bloom_optin_4 .carrot_edge .et_bloom_form_content:before, .jnews-dark-mode .et_bloom .et_bloom_optin_3 .carrot_edge .et_bloom_form_content:before {
	background-color:#2d2d2d !important;
}

.jnews-dark-mode .et_bloom .et_bloom_optin_4 .et_bloom_form_content, .jnews-dark-mode .et_bloom .et_bloom_optin_3 .et_bloom_form_content {
	background-color: #454545 !important;
}

.jnews-dark-mode .et_bloom .et_bloom_form_header h2 {
	color:#ffffff !important;
}

.jnews-dark-mode .bms_form1 {
	background-color:#292929 !important;
}

.bms_horoskop {
	background-color:#f2f2f2;
	padding:30px;
}

.bms_horoskop h2 {
	margin-top:0px;
}

.weather-report h2 {
	font-family:"Poppins", Arial, Helvetica, sans-serif;
	font-size: 28px;
    font-weight: 600;
    margin-top: 40px;
    margin-bottom:40px;
}

.category-wetter .jeg_content {
	padding-top:23px;
}

.postid-11000 div[data-id="11000"] .jnews_content_inline_ads {
	display:none;
}

.vc_row.custom_author {
	max-width:600px;
	margin-left:auto;
	margin-right:auto;
	padding:20px;
	border:1px solid #d3d3d3;
}

.vc_row.custom_author .custom_author_headline {
	font-size:20px;
	font-weight:bold;
	color:#c61053;
	padding-bottom:10px;
}

.vc_row.custom_author .wpb_single_image {
	margin-bottom:0px;
}

.vc_row.custom_author .wpb_text_column p {
	font-size:14px;
	margin-bottom:0px;
}

.vc_row.custom_author .wpb_text_column {
	margin-bottom:0px;
}

.jnews-dark-mode .custom_category_template .wpb_text_column .weather-report p {
	color:#ffffff !important;
}

.jnews-dark-mode .vc_row.custom_author .wpb_text_column p {
	color:#ffffff !important;
}



@media(max-width:767px) {
	.vc_row.custom_author {
		margin-left:20px;
		margin-right:20px;
	}
	.vc_row.custom_author .vc_column_container {
		padding-left:0px;
		padding-right:0px;
	}
	.vc_row.custom_author .wpb_text_column {
		padding-top:20px;
	}
}

/*SING LE SEHENSWÜRDIGKEIT START*/

.single-sehenswuerdigkeit .jeg_inner_content > *{
	max-width: 768px;
    margin-left: auto;
    margin-right: auto;
}

.single-sehenswuerdigkeit .jeg_meta_container {
	display:none;
}

.single-sehenswuerdigkeit .wpb_image_grid_ul {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 10px; /* Abstand zwischen den Bildern */
    justify-content: space-between;
    padding: 0;
    list-style: none;
}

.single-sehenswuerdigkeit .wpb_image_grid_ul li.isotope-item {
    position: static !important;
    left: auto !important;
    top: auto !important;
    flex: 0 1 calc(33.333% - 10px);
    box-sizing: border-box;
}

.single-sehenswuerdigkeit .wpb_image_grid_ul li.isotope-item img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
}

.single-sehenswuerdigkeit .poi_custommap {
	max-width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-top:-100px;
	position: relative;
	border:5px solid #ffffff;
}

.single-sehenswuerdigkeit .poi_custommap .mapp-ib-wrapper {
	display:none;
}



.single-sehenswuerdigkeit .poi_custommap .leaflet-marker-icon:after {
	content:"";
	width:32px;
	height:32px;
	display:block;
	position: absolute;
	background-image:var(--wpr-bg-8f158c7a-cb14-4f1f-b3e0-fafb877cb103);
}








/*SINGLE SEHENSWÜRDIGKEIT ENDE*/
















