/*
Theme Name: BBTwo-Child 
Author: sd4u
Description: 
Template: twentytwentytwo
*/

/*h1, h2, h3, h4 {
/* hyphens */
/*   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
	}*/

div.wp-site-blocks header.wp-block-template-part p.navborder {border-top: solid 2px !important; border-color: #fabb27 !important;}

h1 {margin-bottom: 3rem !important;}

@media screen and (max-width:960px) {
   h1 { font-size: 2.25rem !important;
   -moz-hyphens: none;
   -o-hyphens: none;
   -webkit-hyphens: none;
   -ms-hyphens: none;
   hyphens: none; }
}

@media screen and (max-width:768px) {
   h1 { font-size: 2.25rem !important;
   -moz-hyphens: none;
   -o-hyphens: none;
   -webkit-hyphens: none;
   -ms-hyphens: none;
   hyphens: none; }

	.wp-block-navigation ul li {padding-bottom:12px !important;}
	
	/*Umrandung für mobile Ansicht der Fotos*/
.wp-block-image img {border: solid 3px #ffffff !important;}
}

@media screen and (max-width:484px) {
   h1 { font-size: 1.75rem !important;
   -moz-hyphens: none;
   -o-hyphens: none;
   -webkit-hyphens: none;
   -ms-hyphens: none;
   hyphens: none; }
h2, h3 { -moz-hyphens: none;
   -o-hyphens: none;
   -webkit-hyphens: none;
   -ms-hyphens: none;
   hyphens: none; }


	
	/*Galerie Button Link*/
.wp-block-cover__inner-container p.has-large-font-size a {font-size: 1.5rem !important;}
	
}



