/*
Theme Name: Absuria
Template: astra
Author: Absuria
Description: Thème enfant du thème Astra.
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.11.11.1757417711
Updated: 2025-09-09 11:35:11

*/

/* Custom pour le module Maintenance dans extensions*/
.maintenance-mode-content {
    background-color: #F7F2F2;
}

/* Astra sticky header CSS*/
.site-header {
 top: 0;
 position: sticky;
}

/* Resize des flags de Polylang*/
.menu-item-593-en a img {
    width: auto!important;
    height: 16px!important;
}

.menu-item-582-fr a img {
    width: auto!important;
    height: 16px!important;
}