

/* -- For Accessibility --*/
a:focus {
    background: #a2a3a5 !important;

}

a.btn:focus,
a.gallery-card-link:focus,
.contact-companyinfo a:focus {
     background: #a2a3a5 !important;
 
}

a:focus .list-img-photo,
.header-info-logo a:focus img {
     background: #a2a3a5 !important;
 
}

.contact-companyinfo a {
    display: block;
    
}

.form-control:focus, .productdetails-payment select:focus {

     background: #a2a3a5 !important;
 
}