/*
Theme Name:         Pierre Fabre
Theme URI:          https://roots.io/sage/
Description:        Build on the Sage WordPress starter theme.
Version:            10.0.0-dev
Author:             Roots
Author URI:         https://roots.io/
Text Domain:        sage
License:            MIT License
License URI:        https://opensource.org/licenses/MIT
Requires PHP:       8.1
Requires at least:  5.4
*/

.hide{
    display:none;
}
body.home .home-hide,
.hide{
    display:none;
}
.margin-right26{
    margin-right:26rem;
}
@media only screen and (max-width:570px){
    body.home div.bg-center{
        background-position:70% 100% !important;
    }
    body.page-template-default main section div.max-w-content{
        position:relative;
        z-index:0;
    }
    .line-clamp-5{
        display: block !important;
        overflow: visible !important;
        max-height: max-content !important;
    }
}
