/**
* Theme Name: Bookory Child
* Description: This is a child theme of Bookory, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">PavoThemes</a>
* Template: bookory
* Version: 2.2.9
*/


/*p.woocommerce-LostPassword.lost_password.member-sign {*/
/*    margin-top: 15px !important;*/
/*    text-align: center!important;*/
/*    margin: auto 0;*/
/*    width: 100%;*/
/*}*/

button.member-sign
 {
    background: #F97316;
    display: block;
    margin: 0 auto !important;
 }
 
form.woocommerce-form-login .member-power {
    width: 100%;
    text-align: center;
    margin-top: 5px;
}


button.member-sign:hover{
    background:  #F97316;
}

.elementor-element-f87b6fa {
	display: none;
}