/*
Theme Name: Divi Child
Theme URI: https://www.iqfin.co.za/
Template: Divi
Author: iQFin Software
Author URI: https://www.iqfin.co.za/
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.73.1518697151
Updated: 2018-02-15 14:19:11

*/

from {
    opacity: 0.5;
}


/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

/*wpc tabs*/
.wpc_table tfoot, 
.wpc_table thead { 
     background-color: #81d742 !important; 
     color: #000 !important; 
}

/*wpc tabs*/

.wpc_client_files_blog .wpc_img_file_icon {
    width: 100px !important;
}

/*starts here hide footer color */
#main-footer {
    display: none;
}
/*end here hide footer color */

/*starts here hide logo */
#logo {
    display: none;
}
/*end here hide logo */

/*starts here padding on clients hub */
.et_pb_section {
    padding: 20px 0;
}
.et_pb_row {
    padding: 27px 0;
}
/*end here padding on clients hub */ 