/*
Theme Name: Materialis PRO Child
Theme URI: https://extendthemes.com/go/materialis-home/
Template: materialis-pro
Author: Extend Themes
Author URI: https://extendthemes.com/
Description: Materialis is an incredibly flexible, multipurpose WordPress theme that can help you create an amazing website easier than ever, by drag and drop. It uses beautiful material design and it comes with a predesigned home page. It also has lots of customization options (video background, slideshow background, header content types, gradient overlays, etc) that will help you create a beautiful, unique website in no time. Materialis is responsive so it works on mobile devices out of the box.
Tags: entertainment,food-and-drink,portfolio,one-column,two-columns,right-sidebar,grid-layout,custom-header,custom-menu,custom-logo,full-width-template,theme-options,translation-ready,featured-images,threaded-comments
Version: 1.1.43.1770717778
Updated: 2026-02-10 10:02:58

*/


/* attention copie de quintessence le13/02/26*/
.gridContainer {
    max-width: 100%;
}
div#page-content {
    background: #fff;
}
h1.mizzonet {
    font-size: 40px !important;
    font-weight: bold !important;
    color: #606060 !important;
    border-bottom: 5px solid #ddd;
    margin: -30px 0 20px 0;
}
.inner-header-description h1{
   display: none;
}
.post-content-single.mdc-card {
    margin: -113px 0 0 0;
    background: rgba(255,255,255,0.8);
    box-shadow: none;
}
.sidebar-row {
    padding: 10px;
    background: #0e70b7;
    color: #fff;
    border-radius: 12px;
}

div#block-3 {
    background: none;
    box-shadow: none;
    color: #fff;
}
h4.wp-block-heading.titre-recherche {
    color: #fff;
}

.gridContainer p {
    font-size: 19px;
    padding: 0 0 0 50px;
    margin: 0 0 50px 0;
    line-height: 35px;
    font-weight: lighter;
}

form.indochine {
    display: flex;
}
.indochine input#s {
    background: #fff;
    width: 500px;
    padding: 10px 20px;
    border-radius: 20px 0 0 20px;
    font-size: 23px;
    font-style: italic;
    font-weight: lighter;
}
.indochine input[type="submit"] {
    padding: 0px;
    border-radius: 0 20px 20px 0;
    height: 60px;
    margin: 0;
}
.sidebar-row span {
    display: block;
    font-size: 20px;
    color: #fc3;
}
div#block-2 {
    padding: 7px 0 0 0;
    margin: 0;
}
#page {
    background-color: #000000 !important;
}
input#um-submit-btn {
    background: #dd9933 !important;
}