/*
Theme Name: twentytwentyfivewpsg
Theme URI: https://wordpress.org/themes/twentytwentyfive/
Author: the WordPress team
Author URI: https://wordpress.org
Description: Twenty Twenty-Five emphasizes simplicity and adaptability. It offers flexible design options, supported by a variety of patterns for different page types, such as services and landing pages, making it ideal for building personal blogs, professional portfolios, online magazines, or business websites. Its templates cater to various blog styles, from text-focused to image-heavy layouts. Additionally, it supports international typography and diverse color palettes, ensuring accessibility and customization for users worldwide.
Requires at least: 6.7
Tested up to: 6.8
Requires PHP: 7.2
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyfive
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/


/* Link styles: https://github.com/WordPress/gutenberg/issues/42319 */
/* 576px | 768px | 1024px | 1216px |  1408px | Gutenberg 600px */

/* Block-Konzept 
Gruppe: Inneren Blöcke verwenden die Breite des Inhalts=on
Gruppe: Innere=off | Breite=Weite Breite
*/

/* eigene */


/*
div.smblog_masonry_numcol
div#sm-grid-layout.sm-grid.sm-effect.masonry
div.grid-sm-boxes-in.post-7.masonry-brick.shown
div.grid-sm-border
div.sm-grid-boxes-caption

*/



/* smooth scrolling und korrekte Ansteuerung interner Anker */
html {scroll-behavior: smooth;}


.masonry-sortiert {column-count:3;} /* wichtig: gruppe align right */

@media screen and (max-width:1216px) {
	.masonry-sortiert {column-count:2;}}
@media screen and (max-width:768px) {
	.masonry-sortiert {column-count:1;}}

.masonry-sortiert-kachel {background:white;padding:10px;margin: 0 0 -30px 0;}
@media screen and (max-width:1216px) {
.masonry-sortiert-kachel {margin: 0 0 0px 0;}
}


    body, html {
font-size:20px ;color:#666;
background: #FFFFFF;/*
background: -moz-linear-gradient(left, #FFFFFF 0%, #DDDDDD 31%, #DDDDDD 100%);
background: -webkit-linear-gradient(left, #FFFFFF 0%, #DDDDDD 31%, #DDDDDD 100%);
background: linear-gradient(to right, #FFFFFF 0%, #DDDDDD 31%, #DDDDDD 100%); */
padding:0 20px;}
a {text-decoration: none!important;}
main a {color: #333;}
main a:hover {color: #666;opacity:0.8;}

.current-menu-item {font-weight:bold;}

#commentform * {padding:5px 20px;}
#commentform #submit {font-size:20px;}

.home .homeshow, .homehide {display:none;}
.home .homehide {display:block;}
.home-claim {font-weight:400;text-transform: uppercase;}

.gruppe-beitrag-raster-padding-right p, .kommentar-padding-right {padding-right:20px;}
	@media screen and (max-width:600px) {
.gruppe-beitrag-raster-padding-right p {padding-right:0;}}

h1, h2 {text-transform: uppercase;padding-right:80px;}
.taxonomy-category-titel, .has-small-font-size * {font-size:20px;}
	@media screen and (max-width:1024px) {
h1, h2 {font-size:30px;padding-right:80px;}

.taxonomy-category-titel, .has-small-font-size * {font-size:20px;}}

/* Archiv abstand oben */
main.wp-block-group {margin-top:0px!important;} /* Archiv abstand oben*/
main.wp-block-group .wp-block-group {padding-top:0px!important;}

.wp-site-blocks {padding:0 40px 0 0;}
.wp-site-blocks .wp-block-group {padding:0 0px;}
.single .wp-block-post-title {padding-top:20px;}
	@media screen and (max-width:992px) {
wp-block-post-title, h1 {padding-right:80px;}}

.row p {padding-left:0;}

h1.wp-block-query-title { display: none;}
.home h1.wp-block-post-title {display:none;}

    #schorgraphics-logo {filter: invert(1) grayscale(1);position:fixed;
right:100px;top:10px;height:150px;width:150px;z-index:999;
background: url(schorgraphics-einhorn.svg) center no-repeat;background-size:contain;
transform: rotateY(180deg);animation-timing-function: ease-in;animation-iteration-count: 1;}
@keyframes animate { 0%{  transform: rotateY(0deg);}100% { transform: rotateY(360deg); }}

    #schorgraphics-logo:hover {filter: invert(0) grayscale(0);
position:fixed:z-index:90;animation: animate 1s linear infinite;transition-duration: 0.2s;}  


@media screen and (max-width:992px) {
	 #schorgraphics-logo
{right:20px;top:15px;height:80px;width:80px;}}

/* background video */
.bgmovie * {padding:0;margin:0;}
.bgmovie  {width: calc(100% + 10px);}

/* extragross */

@media screen and (min-width:1408px) { 
.bgmovie  {margin-left:-20%;width: 140%;overflow:hidden!important;}}

/* https://stackoverflow.com/questions/62482024/3d-image-rotation-css */


/* Focus styles */
:where(.wp-site-blocks *:focus) {outline-width: 0px;outline-style: solid;}

/*
 * Progressive enhancement to reduce widows and orphans
 * https://github.com/WordPress/gutenberg/issues/55190
 */
h1, h2, h3, h4, h5, h6, blockquote, caption, figcaption, p {text-wrap: pretty;}

/*
 * Change the position of the more block on the front, by making it a block level element.
 * https://github.com/WordPress/gutenberg/issues/65934
*/
.more-link {display: block;}


/* footer */

.footercontainer * {padding-left:0!important;}

.footercontainer .col-4,
.footercontainer .col-12 {padding-bottom:50px;}
.footercontainer * {margin:0;}
.footercontainer h3 {font-size:20px;}
.footercontainer .right {text-align:right;}
.footercontainer .center * {text-align:center;}
.footercontainer .center li {text-align:center;display: inline-block;}



@media screen and (max-width:1216px) {
.footercontainer,
.footercontainer .left,
.footercontainer .right,
.footercontainer .center * {text-align:left;}
.footercontainer .center li {text-align:left;display:block;}}

/* extragrosser Moni */

@media screen and (min-width:1216px) { 
.footercontainer  {left:-20px;}}

