/**
 * Theme Name: smartfix Child
 * Description: Child theme for the smartfix
 * Author: LineThemes
 * Template: smartfix
 */
 
#zapis {
    display: none;
	text-align: center;
}

.virtual #zapis {
    display: block !important;
}

.virtual button {
    display: none !important;
	
}
.virtual .ajax_add_to_cart {
    display: none;
}
table.withhead.wcplprotable.shop_table_responsive td:before {
    content: none !important;
}