/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
@media only screen and (max-width: 767px) {
button.button.alt.disabled {
    display: none;
}
}
/* blog comment */
.loginviasmsotp{
    background: transparent !important;
        border: 1px solid #a37e2c !important;
}
body .dig_pgmdl_2 .minput .digits-input-wrapper input:focus{
    border-bottom: 2px solid #a37e2c !important;
}
a.forgotpassworda{
    color: #ccc !important;
}