.fleekcode-omnibus-price {
display: block;
margin: 10px 0;
font-size: 14px;
line-height: 14px;
color: #000000;
}
.fleekcode-omnibus-price * {
font-size: 14px !important;
line-height: 14px;
}
.fleekcode-omnibus-price-wrapper {
display: block;
margin: 5px 0;
font-size: 0.9em;
color: #666;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
margin-bottom: 0;
}
.woocommerce ul.products li.product .price {
margin-bottom: 0;
}
#fleekcode_price_history_panel {
padding: 20px;
}
.woocommerce_price_history_table {
width: 100%; 
margin-top: 10px;
border-collapse: collapse; 
background-color: #fff;
border: 1px solid #e5e5e5;
}
.woocommerce_price_history_table th,
.woocommerce_price_history_table td {
padding: 8px 12px; 
text-align: left;
border-bottom: 1px solid #e5e5e5;
}
.woocommerce_price_history_table th {
background-color: #f8f9fa; 
font-weight: 600; 
color: #23282d;
}