/*
Theme Name:  Silos de Leixões
Theme URI:   http://componto.com
Version:     1.0
Description: Styles sheet for login page.
Author:      .componto.
Author URI:  http://componto.com
Template:    Divi

*/



.login #backtoblog a, .login #nav a {

    color: #db7d29 !important;

}

.login #backtoblog a:hover, .login #nav a:hover {

    color: #b74600 !important;

}

.wp-core-ui .button-primary {

    background: #ffffff !important;

    border-color: #db7d29 #db7d29 #db7d29 !important;

    -webkit-box-shadow: 1px 1px 1px #db7d29 !important;

    box-shadow: 1px 1px 1px #db7d29 !important;

    color: #db7d29 !important;

    text-decoration: none !important;

    text-shadow: none !important;

}

.wp-core-ui .button-primary:focus, .wp-core-ui .button-primary:hover {

    background: #db7d29 !important;

    color: #ffffff !important;

    border-color: #db7d29 !important;

    text-decoration: none !important;

    text-shadow: none !important;

}

.login h1 a {

    -webkit-background-size: 295px !important;

    background-size: 295px !important;

    width: 295px !important;

    height: 190px;

}

.login #login_error, .login .message {
   border-left: 4px solid #db7d29;
}