
body.gray-theme {
    background-color: #808080 !important;
}


body.gray-theme .views-view-table tr th,
body.gray-theme .header-sec .logo-area .text h2,
body.gray-theme .general-box a {
     background-color: #808080;
    color: #FFFFFF; 
}
body.gray-theme .navigation-area{
    background-color: #6c6969;
}
body.gray-theme .features-sec .inner-box{
    background-color: #6c6969;
}
body.gray-theme a {
    color: #ffffff;
    text-decoration: underline;
}

body.gray-theme .address-sec {
    background-color: #6c6969;
    padding: 40px 0;
}
body.gray-theme .address-sec h2{color: #fff;}
body.gray-theme li.loc a{color: #fff;}
body.gray-theme li.phone{color: #fff;} 
body.gray-theme li.mail{color: #fff;} 
body.gray-theme .address-sec ul li.loc{
    background: url(/themes/custom/nectar/images/location-ico-white.svg) no-repeat;
}
body.gray-theme .address-sec ul li.phone{
    background: url(/themes/custom/nectar/images/call-white.svg) no-repeat;
}
body.gray-theme .address-sec ul li.mail{
    background: url(/themes/custom/nectar/images/mail-white.svg) no-repeat;
}
body.gray-theme .footer-sec{background-color: #6c6969;}
body.gray-theme .menuparent ul li{background-color: #6c6969 !important;}
body.gray-theme .announcements-scroll .view-header{background: #000000;}
body.gray-theme .announcements-scroll .view-header:before{border-left: 18px solid #000;}
body.gray-theme .announcement-sec {background-color: #6c6969;}
body.gray-theme .whats-new-box .header:after{background: #6c6969;}
body.gray-theme .general-box p{border-bottom: 10px solid #6c6969;}
body.gray-theme .general-box h2{color: #fff;}
body.gray-theme{color:#fff;}