/**
 * Theme Name: lafa
 * Template:   twentytwentyfive
 * ...other header fields
 */
.edw_date {
    margin: 10px 0px;
    padding: 10px;
    width: fit-content;
}

//For product list
ul.products .edw_date {
    font-size: 12px;
    color: #626262;
}
//For title checkout and cart
dt.variation-Estimateddelivery {

}
//For Value checkout and cart
dd.variation-Estimateddelivery {

}