/* PageSpeed CLS-Fix: Kategorie-Bannerbild - nur Desktop/Tablet */
@media(min-width:768px){
.categoryimage{position:relative;padding-bottom:19.6%;overflow:hidden;}
.categoryimage img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}
}

/* PageSpeed CLS-Fix: Unterkategorie-Bilder (quadratisch 1:1) */
.category-desctop .prop-1-1{position:relative;padding-bottom:100%;overflow:hidden;}
.category-desctop .prop-1-1 img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}

/* PageSpeed CLS-Fix: Footer Social-Media und Payment Icons */
.widget-social-icons img,.widget-payment-icons img{width:38px;height:28px;}

/* PageSpeed CLS-Fix: Newsletter-Banner im Footer */
.footer img.img-contain{width:451px;height:150px;}

/* CLS-Fix: Startseiten-Kategoriebilder (quadratisch, 1:1) - nur inline-caption */
.widget-image-box-inline-caption.widget-retain-aspect-ratio picture{display:block;position:relative;padding-bottom:100%;overflow:hidden;}
.widget-image-box-inline-caption.widget-retain-aspect-ratio picture img.img-cover{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}

/* CLS-Fix: Startseiten-Kategoriebilder Mobile (lazy-img) */
.widget-image-box-inline-caption.widget-retain-aspect-ratio img.img-cover{aspect-ratio:1/1;width:100%;height:auto;}

/* font-display: swap fuer Rajdhani - WOFF2 (vorher TTF), verhindert Textblockierung */
@font-face{font-family:"Rajdhani-Regular";src:url("https://cdn02.plentymarkets.com/uugltyeuze37/frontend/PUB/fonts/Rajdhani-Regular.woff2") format("woff2"),url("https://cdn02.plentymarkets.com/uugltyeuze37/frontend/PUB/fonts/Rajdhani-Regular.ttf") format("truetype");font-display:swap;}
@font-face{font-family:"Rajdhani-Bold";src:url("https://cdn02.plentymarkets.com/uugltyeuze37/frontend/PUB/fonts/Rajdhani-Bold.woff2") format("woff2"),url("https://cdn02.plentymarkets.com/uugltyeuze37/frontend/PUB/fonts/Rajdhani-Bold.ttf") format("truetype");font-display:swap;}
@font-face{font-family:"Rajdhani-Medium";src:url("https://cdn02.plentymarkets.com/uugltyeuze37/frontend/PUB/fonts/Rajdhani-Medium.woff2") format("woff2"),url("https://cdn02.plentymarkets.com/uugltyeuze37/frontend/PUB/fonts/Rajdhani-Medium.ttf") format("truetype");font-display:swap;}

/* === CLS-Fix Kategoriebeschreibungen (13.04.2026) === */
/* Reserviert Platz fuer verzoegert gerenderte Beschreibungstexte.
   Hoehen am 13.04.2026 mit headless Chrome (1366px Desktop) gemessen.
   Bei Aenderung der Texte ueber Plenty-Backend NEU vermessen,
   sonst kommt CLS zurueck oder es entsteht Leerraum. */

/* Kurzer oberer Beschreibungstext - alle Kategorien (max 153 px gemessen) */
._category-description{min-height:160px;}

/* Langer Desktop-SEO-Text - exakt pro Hauptkategorie */
body.category-214 .widget.category-desctop{min-height:2001px;} /* Weihnachten */
body.category-198 .widget.category-desctop{min-height:1454px;} /* Ostern und Fruehling */
body.category-274 .widget.category-desctop{min-height:970px;}  /* Schalling */
