/*
Theme Name:     Tejal Child
Theme URI: 		http://themes-demo.com/tejal/
Author: 		the DesignThemes team
Description:    Child theme for the Tejal theme powered by DesignThemes
Template:       tejal
Version:        1.0
*/

body{
    background: #e0ddd5;
}
ul.dt-custom-nav li a {
    color: #999999;
    font-size:13px;
}
ul.dt-custom-nav li a i.menu-item-icon{
    color: #b8a680 !important;
    padding-right: 2px !important;
    margin-top: 2px !important;
}
.dt-sc-icon-box.type4 .icon-content h4{
    color:#fff;
    font-size:25px;
}
#footer .icon-content p, #footer .icon-content div, #footer .icon-content a{
    font-size: 15px;
    margin-top:0;
}
#footer .dt-sc-icon-box.type4{
    padding-left:100px;
}