/*
 Theme Name:   Backlink Repository
 Theme URI:    https://admin.bsmengg.net/
 Description:  Esto Leads Theme
 Author:       Rushi Adhia
 Author URI:   https://admin.bsmengg.net/
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  backlinkrepository
*/

/***
* Header
***/

#logo{
    width: 220px !important;
    height: 100px !important;
    max-height: 100% !important;
}

/***
* Footer Enhancements
***/

#footer-ul a{
    color: white !important;
}

#et_top_search{
    display: none;
}

/***
* Register Page 
***/

#pms_login input, 
.pms-form-fields-wrapper input{
    height: 35px;
    border-radius: 10px;
    margin-top: 7px;
}

#pms_login  #wp-submit,
#pms_register-form  input.pms-form-submit{
    height: 40px;
    padding: 0.3em 1em;
    line-height: 1.7em!important;
    background-color: transparent;
    border: 2px solid;
    border-radius: 3px;
    color: #2ea3f2;
    font-weight: bold;
}
