/*
Theme Name: HealthFlex Child
 | Shared by WPTry.org
Theme URI: http://plethorathemes.com/healthflex/
Description: Child theme for Health Flex (Plethora Themes). We strongly recommend using this child theme that will allow you to include all your custom functionality without fear of losing it when updating the parent theme. Note that theme updates must be applied only on parent theme, and not on this child theme. 
Author: Plethora Themes
Author URI: http://plethorathemes.com
License: GNU General Public License v2 or later 
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: responsive-layout, theme-options, translation-ready
Template: healthflex
*/


/* DO YOUR STUFF AFTER THIS !!  */

.login h1 a {
    background-image: url('https://www.eliteartesmarciais.com.br/wp-content/uploads/2018/11/EliteMartialArts.png');
    background-size: 250px 150px;
    width: 250px;
    height: 150px;
}

.wp-core-ui .button-primary {
    background: #000000;
    border-color: #000000 #818285 #77787b;
    box-shadow: 0 1px 0 #818285;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 -1px 1px #000000, 1px 0 1px #77787b, 0 1px 1px #7e7f82, -1px 0 1px #83c373;
}

.wp-core-ui .button-primary:hover {
    background: #000000;
    border-color: #000000 #818285 #77787b;
    box-shadow: 0 1px 0 #818285;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 -1px 1px #000000, 1px 0 1px #77787b, 0 1px 1px #7e7f82, -1px 0 1px #83c373;
}

.head_panel .hgroup .title.diagonal-bgcolor-trans h1 {
    padding: 70px 30px 0px 0 !important;
    display: inline-block;
    position: relative;
    background-color: #e5e5e5;
    color: #444;
    min-width: 200px;
    z-index: 2;
}

p{
    font-family: "Archivo Narrow","Helvetica Neue","Helvetica",Arial,sans-serif !important;
}
h2{
    font-family: "Archivo Narrow","Helvetica Neue","Helvetica",Arial,sans-serif !important;
}