/*
Theme Name: Child-Theme 2024
Author: Hacky
Author URI: lichtbild.org
Description: Your description goes here
Version: 1.0
Template: twentytwentyfour

This is the child theme for Twenty Twenty-Four theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

/*--------------------------------------------------------------
Galerie Titel, Description und Galeriegruppen (zur Zeit teilweise nicht verwendet):
----------------------------------------------------------------*/
/*Play Button für Diaschau ausblenden*/
.bwg_ctrl_btn_container .bwg-icon-play,
.bwg_ctrl_btn_container .bwg_play_pause {
	display:none!important;
}
.bwg_info {
	font-size:20px!important;
}
.bwg-icon-sign-out,
.bwg_info  {
	color:#fe9131!important;
}

.bwg_image_count {
	margin-left:15px!important;
}
.bwg_toggle_container  {
	display:none!important;
}

.bwg_gal_title_0,
.bwg_gal_title_1,
.bwg_gal_title_2,
.bwg_gal_title_3,
.bwg_gal_title_4,
.bwg_gal_title_5,
.bwg_gal_title_6 {
	font-family:Verdana, Geneva, sans-serif!important;
	font-weight:normal!important;	
	color:#5F5C52!important;
	text-transform: uppercase;
	margin-bottom:12px!important;
}
.bwg_back,
.bwg_title_spun_0,
.bwg_description_spun1_0,
.bwg_image_browser_image_description_0,
.bwg_image_browser_image_description_1,
.bwg_image_browser_image_description_2, 
.bwg_image_browser_image_description_3,
.bwg_image_browser_image_description_4 {
	font-family: Verdana, Geneva, sans-serif!important;
}
.bwg_back {
	color:#fe9131!important;
}
.bwg_title_spun_0 {
	color:#5F5C52!important;
	font-family: Verdana, Geneva, sans-serif!important;
	font-size:1.125rem!important;
}
.bwg_description_spun1_0 p.galeriezeichen {
	margin-bottom:10px!important;
}
p.galeriezeichen i {
	margin-left:3px!important;
}
.bwg_description_spun1_0 {
	color:#5F5C52!important;
}
.bwg_description_spun1_0 p.galerietext {
	font-size:0.875rem!important;
	line-height: 1.7!important;
}
.bwg_gal_title_2,
.bwg_gal_title_0,
.bwg_gal_title_1,
.bwg_gal_title_3,
.bwg_gal_title_4,
.bwg_gal_title_5,
.bwg_gal_title_6,
.bwg_image_title {
	Verdana, Geneva, sans-serif!important;
	font-weight:normal!important;
	text-align: center!important;
}
.tablenav-pages_0 a,
.paging-input_0,
.tablenav-pages_1 a,
.paging-input_1,
.tablenav-pages_2 a,
.paging-input_2,
.tablenav-pages_3 a,
.paging-input_3,
.tablenav-pages_4 a,
.paging-input_4,
.tablenav-pages_5 a,
.paging-input_5 {
	font-family: Verdana, Geneva, sans-serif!important;
}
.tablenav-pages_0 a,
.tablenav-pages_1 a,
.tablenav-pages_2 a,
.tablenav-pages_3 a,
.tablenav-pages_4 a,
.tablenav-pages_5 a {
border-color:#000!important;
color:#000!important;
}
.tablenav-pages_0 a:hover,
.tablenav-pages_1 a:hover,
.tablenav-pages_2 a:hover,
.tablenav-pages_3 a:hover,
.tablenav-pages_4 a:hover,
.tablenav-pages_5 a:hover {
border-color:#fff!important;
background-color:#fe9131!important;
color:#fff!important;
}
/*--------------------------------------------------------------
Bildbeschreibung in lightbox der Galerie
----------------------------------------------------------------*/
/*title nicht anzeigen*/
.bwg_image_title {
	display:none!important;
}
/*Hintergundtransparenz lightbox Bildbeschreibung*/
.bwg_image_info {
    background: 
	rgba(255, 255, 255, 0.96)!important;
	width:100%!important;
	margin:0px!important;
	padding-bottom:24px!important;
	margin-bottom:0px!important;
}

.mCSB_container .bwg_image_description {
	font-size:0.9em!important;
	color:#5F5C52!important;
	font-family: Verdana, Geneva, sans-serif!important;
	font-weight:normal!important;
	line-height:1.5!important;
}
.bwg_image_description strong {
	font-family: Verdana, Geneva, sans-serif!important;
	font-weight:normal!important;
	font-size:1.08em!important;
	line-height:0.5!important;
	color:#000!important;
}
.bwg_image_description em {
	font-family: Verdana, Geneva, sans-serif!important;
	font-weight: normal!important;
	font-size:0.8em!important;
	color:#5F5C52!important;
	font-style:normal!important;
}
.bwg_image_description blockquote {
	font-weight: normal!important;
	font-style:italic!important;
	font-size:1.0em!important;
	color:#5F5C52!important;
	margin-top:10px!important;
}
/*Zitate in Galerietexten ausblenden (z.B. Spanien) auf kleinen Geräten*/
.bwg_image_description blockquote {
	display:none!important;
}
.bwg_image_description blockquote cite {
	font-family:Verdana, Geneva, sans-serif!important;
	font-weight: normal!important;
	font-size:0.9em!important;
	font-style:normal!important;
	color:#5F5C52!important;
	line-height:0.5!important;
}
.bwg_image_description a {
	font-family: Verdana, Geneva, sans-serif!important;
	font-size:0.975rem!important;
	color: #fe9131 !important;
}
.bwg_image_description a:hover {
	color: #666!important;
}

/*Bildzahlangabe über Galerie-Previewbildern*/
.entry-content p.bildzaehler {
	text-align:center!important;
	color:#fff!important;
	font-weight:600!important;
	max-width:90px!important;
	background-color:#000!important;
	font-size:0.875em;	
	line-height:1.2!important;
	padding:5px;
	margin-bottom:-20px!important;
	margin-left:5px!important;
}
/*Legende zum I-Button über der Bildzahlangabe*/
.button-info {
	font-size:0.925rem!important;
	line-height:2.0!important;
	margin-bottom:10px!important;
	margin-left:5px!important;
	color:#999!important;
	}
.button-info i {
	color:#ccc!important;
	margin-right:5px;
}

/* Laden sie mehr Button unter Galerie & Menü unter Image Browser (z.B. in Kontrastbewältigung"*/
#bwg_load_0,
#bwg_load_1,
#bwg_load_2,
#bwg_load_3 {
	margin-top:20px!important;
}
.bwg_load_btn { 
font-size:1.7em!important;
font-weight:normal!important;
	-webkit-border-radius: 6px!important;
-moz-border-radius: 6px!important;
border-radius: 6px!important;
}
.grauer-hintergrund .wp-block-column { 
background-color:#d2d2d2!important;
}

/*----------------------
Zitate:
------------------------*/



  
/*----------------------
Slider:
------------------------*/





/*----------------------
Springen:
------------------------*/





/*----------------------
Sticky header:
------------------------*/





/*----------------------
Anzeigen und Ausblenden:
------------------------*/





/*----------------------
Bilder:
------------------------*/





/*----------------------
Cover:
------------------------*/







/*----------------------
Anfahrt-Listen:
------------------------*/





/*----------------------
Haken-Listen:
------------------------*/




/*----------------------
Buttons:
------------------------*/





/*----------------------
Tabelle:
------------------------*/





/*----------------------
Font Awesome:
------------------------*/




/*----------------------
Layout:
------------------------*/




/*----------------------
Details:
------------------------*/



/*----------------------
Überschriften mit icon:
------------------------*/





/*-------------------------------
media queries 768/ tablet:
---------------------------------*/
@media (min-width:768px){




}

/*-------------------------------
media queries 1280/ tablet:
---------------------------------*/
@media (min-width:1280px){




}		
	