    /* Font Setting */
    @import url(https://fonts.googleapis.com/css2?family=Lato|Lato|Lato);
    body{font-family:"Lato";font-size:13px;}
    header#header{font-family:"Lato";font-size:13px;}
    footer#footer{font-family:"Lato";font-size:13px;}

    /* Main Body Background */
    body.boxed{background:#ffffff;}


    /* Main Dynamic Color */
    
    /* Footer Background Color */
    footer#footer{background:#;}
    section#top_footer{background:#;}
    footer#footer .footer_cont .nav-menu li a,footer#footer [id*="social-icons"] li a,footer#footer .footer_cont .copyright{color:#;}    

    .wpl_list_grid_switcher .grid_view, .wpl_list_grid_switcher .list_view{background-image:url('../images/list-grid.png');}
    .wpl_list_grid_switcher .grid_view.active, .wpl_list_grid_switcher .list_view.active{background-color:;}

