/*
Theme Name: Adesio
Description: Active V par Adesio
Author: Adesio
Author URI: adesio.co
Template: Avada
Version: 1.0
*/

/* Polices */
@font-face {
 font-family:"AdamPro";
 src:url(fonts/AdamPro.otf);
 font-style:normal
}

/*-------------------------------------- Admin -------------------------------------------------------------*/

/*WP Login*/
body.login h1 {
    display: none !important;
}
body.login #backtoblog a, .login #nav a {
    text-decoration: none;
    color: #fff !important;
}
body.login form > p > label {
    font-size: 14px !important;
    text-transform: none;
    letter-spacing: 0px;
}
body.login form {
    margin-top: 30% !important;
    border: 1px solid #000;
}