/*
Theme Name: Debeginner
Theme URI: Debeginner
Author: Venario
Description: Special themes for debeginner
Version: 1.0
Author URI: Venario
Template: digic
Text Domain: debeginner
*/
/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.custom_table thead .wpt_table_header_row th {
    background:#000c !important;
}
.custom_table tbody tr a.button {
    background: #06c !important;
    font-weight:normal !important;
}
.woocommerce-shipping-calculator{
    display:none !important;
}
.related .rating{
	display:none;
}