/*
Theme Name: Donovan - Thème enfant
Theme URI: https://themezee.com/themes/donovan/
Template: donovan
Author: ThemeZee
Author URI: https://themezee.com
Description: Donovan is a flexible, yet easy-to-use blogging theme with a clean and modern design. It features an elegant mobile-first design, three different blog layouts and extensive post settings. Donovan is perfect for your personal blog or for any content-focused website.
Tags: two-columns,blog,news,custom-background,custom-logo,custom-header,custom-menu,grid-layout,entertainment,editor-style,block-styles,rtl-language-support,featured-image-header,featured-images,flexible-header,custom-colors,full-width-template,sticky-post,threaded-comments,translation-ready,theme-options,one-column,left-sidebar,right-sidebar,three-columns
Version: 1.9.2.1772447337
Updated: 2026-03-02 12:28:57

*/

.archive header.archive-header{
    border-radius: 99px;
    padding-top: var(--wp--preset--spacing--30);
    padding-right: var(--wp--preset--spacing--30);
    padding-bottom: var(--wp--preset--spacing--30);
    padding-left: var(--wp--preset--spacing--30);
    background-color: var(--tertiary-color);
}

.archive header.archive-header .archive-title{
	color: var(--wp--preset--color--white) !important;
	font-size: 30px;
	font-style: normal;
	font-weight: 800;
	font-family: "Roboto Slab", Arial, Helvetica, sans-serif;
	text-transform:none;
	text-align:center;
	line-height:52px;
}


@media (max-width: 768px) {
    .mobile-hide { display: none !important; }
}