a.ppw-swp-logo {
    display: none !important;
}
input.button.button-primary.button-login {
    background: #536E85 !important;
    color: white !important;
    border: 0 !important;
    width: 58% !important;
    margin: 0 auto !important;
    font-size: 15px !important;
    font-family: Gilroy, Sans-serif;
}
.pda-form-login a.ppw-swp-logo{width:85px;height:85px;margin:0 auto 25px;text-indent:-9999px;display:block}
.pda-form-login form{padding:26px 24px;background:#ffffff69;box-shadow:0 1px 3px rgba(0,0,0,.13);box-sizing:border-box}.pda-form-login p{margin-top:0}
.pda-form-login .button-login{cursor:pointer;border-style:solid;border-radius:3px;font-family:inherit;padding:.5rem}.pda-form-login .input_wp_protect_password{background:#fbfbfb;width:100%;padding:9px;margin:10px 0;border:1px solid #ddd;background-color:#fff}.ppw-entire-site-password-error,.ppw_entire_site_password_error{color:#dc3232;font-size:13px}.ppw-entire-site-password-error,.ppw-show-password,.ppw_entire_site_password_error{margin-bottom:1rem}
.pda-form-login {
    padding: 36% 0px 0px;
    margin-left: 0 !important;
    width: 320px;
    position: relative !important;
    margin: auto !important;
    left: -390px;
}
input#submit {
    font-size: 15px !important;
}
.pda-form-login label {
    font-size: 20px !important;
    color: black !important;
}
html .ppwp-sitewide-protection {
    background-image: url(https://edwardvilgaart.com/wp-content/uploads/2025/03/DSC_5953-scaled.jpeg) !important;
    background-position: center;
    height: 100%;
    margin: 0;
    background-repeat: no-repeat;
    background-size: 105%;
    background-color: #ededf0 !important;
    animation: zoomOut 15s linear infinite;
}

@keyframes zoomOut {
    0% {
        background-size: 110%; /* Start zoomed in */
    }
    100% {
        background-size: 100%; /* Slowly zoom out */
    }
}

a.custom-inquiry-btn {
    font-family: Gilroy, Sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: white;
    background-color: #A41E33;
    border-radius: 38px 38px 38px 38px !important;
    padding: 15px 38px 15px 38px !important;
    text-decoration: none;
}
input.button.button-primary.button-login {
    background: #536E85;
    color: white;
    border: 0;
    width: 58%;
    margin: 0 auto !important;
    font-size: 21px;
    font-family: Gilroy, Sans-serif;
}
.custom-inquiry-container {
    margin-top: 30px;
}
input#submit {
    border-radius: 50px !important;
    width: 271px !important;
    height: 44px !important;
}
form {
    border-radius: 20px;
}
.custom-inquiry-container {
    margin-left: 91px !important;
    }
    
    
    @media only screen and (max-width: 767px) {
.pda-form-login{padding:55% 0 0;margin-left:unset;margin:auto;width:320px;left:0px !important;}
 
html .ppwp-sitewide-protection {
    background-image: url(https://edwardvilgaart.com/wp-content/uploads/2025/03/DSC_5953-scaled.jpeg) !important;
    background-position: center;
    height: unset;
    margin: 0;
    background-repeat: no-repeat;
    background-size: 330% !important; /* Start with slightly larger size */
    background-color: #ededf0 !important;
     animation: zoomOut 15s linear infinite;
    
}
}
 @media only screen and (max-width: 1024px) {
.pda-form-login{padding:65% 0 0;margin-left:unset;margin:auto;width:320px;left:0px !important;}
 
html .ppwp-sitewide-protection {
    background-image: url(https://edwardvilgaart.com/wp-content/uploads/2025/03/DSC_5953-scaled.jpeg) !important;
    background-position: center;
    height: unset;
    margin: 0;
    background-repeat: no-repeat;
    background-size: 330% !important; /* Start with slightly larger size */
    background-color: #ededf0 !important;
     animation: zoomOut 15s linear infinite;
    
}
}