/*
Theme Name:   Barber Shop & Shop
Theme URI:    https://pixelcraft.al/
Description:  Child theme for Twenty Twenty-Four
Author:       Pixelcraft
Author URI:   https://pixelcraft.al/
Template:     astra
Version:      1.0.0
Text Domain:  astra-child
*/

/* Style for login page button */
body.page-id-41 input[type="submit"],
body.page-id-41 button {
    background-color: #ededed !important; /* Match the brown top bar */
    color: white !important;
    border: none;
    padding: 10px 20px;
    font-weight: bold;
    border-radius: 5px;
    cursor: pointer;
}

body.page-id-41 input[type="submit"]:hover,
body.page-id-41 button:hover {
    background-color: #ededed !important; /* Slightly darker brown */
}


/* Style for login page button */
body.page-id-4895 input[type="submit"],
body.page-id-4895 button {
    background-color: #ededed !important; /* Match the brown top bar */
    color: white !important;
    border: none;
    padding: 10px 20px;
    font-weight: bold;
    border-radius: 5px;
    cursor: pointer;
}

body.page-id-4895 input[type="submit"]:hover,
body.page-id-4895 button:hover {
    background-color: #ededed !important; /* Slightly darker brown */
}



/* Style for login page button 
body.page-id-5167 input[type="submit"],
body.page-id-5167 button {
    background-color: #5d6165 !important;  Match the brown top bar 
    color: white !important;
    border: none;
    padding: 10px 20px;
    font-weight: bold;
    border-radius: 5px;
    cursor: pointer;
}

body.page-id-5167 input[type="submit"]:hover,
body.page-id-5167 button:hover {
    background-color: #5d6165 !important; /* Slightly darker brown 

button.submit_button.auth_phoneNumber {
	background-color: #5d6165 !important;
} */


