/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 26 2025 | 21:39:23 */
.ct-shipping-progress-single {
	
    background: #fff;
    border-radius: 6px;
    padding: 10px;
    align-items: center;
	display-inline: flex;
    gap: 8px;
    margin-bottom: 8px;
    box-shadow: none;
    border: none;
}
.ct-product-stock-scarcity, [class*=ct-shipping-progress] {
    font-size: 12px;
    text-transform: uppercase;
    color: #000;
}