.single-product .tp-flashsale{
background-image: url(https://sundaystores420.com/wp-content/themes/flatsome-child/sunday-flashsalebg.jpg);
}
.single-product .tp-flashsale{
display: flex;
align-items: center;
justify-content: space-between;
color: #fff;
padding: 10px;
border-radius: 4px;
}
.single-product .tp-flashsale span.title {
margin-top: 10px;
margin-right: 25px;
}
.single-product .tp-flashsale .ux-timer {
margin: 0;
}
.single-product .tp-flashsale .ux-timer span {
font-size: 20px;
}
.single-product .tp-flashsale .ux-timer span strong{
font-size: 10px;
text-transform: none
}
.single-product .tp--flashsale .ux-timer span {
color: var(--isures-secondary-color)!important;
}
.single-product .tp--flashsale .ux-timer span  strong{color: #222}
@media only screen and (max-width: 48em) { }