/*
Theme Name: Dhanlaxmi Metals
Theme URI: http://localhost/dhanlaxmi_metals/
Author: Admin
Author URI: http://localhost/dhanlaxmi_metals/
Description: Custom theme Dhanlaxmi Metals
Version: 1.0.0
*/

.whatsapp-sticky img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    position: fixed;
    right: 40px;
    bottom: 40px;
    z-index: 20;
}

.header-links ul li.current-menu-item a {
    color: #00aeef;
}

@media (max-width: 991px) {
    .menu .menu-item a {
        color: #231f20;
        font-family: "Roboto", sans-serif;
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
        padding: 10px 0px;
        display: block;
        text-decoration: none;
    }
}

@media (max-width: 991px) {
    .footer-block .menu .menu-item a {
        color: #ffffff;
        
    }
}

