/* Front End daily-deal list */
.wkdld-woocommerce-variation-price {
    display: block!important;
}
.wkdld-finish-counter {
    margin-bottom: 10px;
    font-size: 18px;
    margin-top:10px;
    display:inline-block;
    width:100%;
    font-weight: bold;
}
.wkdld-finish-counter span {
    display: inline-block;
    font-size: 25px;
    color: #333;
    margin: 0 3px 0 15px;
}
.wkdld-finish-counter span:first-child {
    margin-left: 0;
}
.wkdld-deal-notifier h2{
    margin:15px 0px 0px;
    font-size: 22px;
    display: inline-block;
    width: 100%;
}

.wkdld-sale-badge{
    background-color: #ffc107 !important;
    border: 1px solid !important;
    border-color: #43454b !important;
    color: #43454b !important;
    padding: 0.202em 0.6180469716em !important;
    font-size: .875em !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    display: inline-block !important;
    margin-bottom: 1em !important;
    border-radius: 3px !important;
    position: relative !important;
}

.wkdld-hurry-wrap span {
    font-size: 24px;
}

.wkdld-start-timer-wrap{
    margin-bottom: 10px;
    font-size: 18px;
    margin-top: 10px;
    display: inline-block;
    width: 100%;
    font-weight: bold;
}

.wkdld-start-timer-wrap span{
        display: inline-block;
    font-size: 25px;
    color: #333;
    margin: 0 3px 0 15px;
}

.wkdld-start-timer-wrap h3{
    font-weight: normal;
}
