/*
Theme Name: Masse-Dessen
Description: Thème enfant pour le site Masse-Dessen
Author: SPYRIT
Author URI: https://www.spyrit.net
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.m-t-0
{
    margin-top: 0 !important;
}
.gform_wrapper
{
    margin-top: 0 !important;
}
.text-uppercase
{
    text-transform: uppercase;
}

.page-title
{
    font-size: 18px;
    margin: 0;
    font-family: Merriweather, Arial, Helvetica, sans-serif;
    font-weight: 400;
    color: #34495e;
}
.person-author
{
    text-transform: uppercase;
}
footer.fusion-footer-widget-area p {
    font-size: 14px;
    /* font-family: Lato; */
}
footer.fusion-footer-widget-area .fusion-widget-menu {
    padding: 14px 0 0 0;
}
footer.fusion-footer-widget-area .copyright {
    font-size: 14px;
    text-align: right;
}


.fusion-page-title-bar
{
    position: relative;
}
.fusion-page-title-bar:after
{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.35);
    content: "";
    top: 0;
    left: 0;
}
.home #main
{
    padding-top: 0;
}

.home-landing h1
{
    color: #ffffff !important;
    margin: 0 0 10px 0 !important;
    font-size: 30px !important;
}

.home-landing h2
{
    color: #ffffff !important;
    margin: 0 !important;
    font-weight: 300 !important;
    font-size: 22px !important;
}

.fusion-logo {
    margin: 29px 0 32px 0 !important;
}

.fusion-logo pre
{
    margin: 0;
    font-family: Merriweather, Arial, Helvetica, sans-serif!important;
}