.product-preorder {
    display : flex;
    justify-content: space-between;
    padding: 1rem 2rem;
    background: #F3F3F3;
    margin-bottom: 1rem;
    align-items: center;
}

.product-preorder .flip-clock-wrapper {
    position: relative;
    top: 13px;
    margin: 0;
}

.product-preorder .flip-clock-wrapper * {
    font-family : "Circular Std", sans-serif;
}

.product-preorder .flip-clock-wrapper ul li a div.down div.inn {
    bottom: 0;
}

#wk_pre_price {
    /* color: #0088C2; */
}

strike {
    color: #9F9D9E;
    font-size: 16px;
}

p.date_available {
    font-size: 14px;
    /* text-transform: uppercase; */
}

span#tx {
    color: #808080;
    font-size: 14px;
}


/* div.preorder_info {
    border: 1px solid #BDB0B0;
    padding: 10px;
} */

p.full_price {
    border: 1px solid #BDB0B0;
    padding: 10px;
}

.box-info-product .exclusive span {
    font-size: 18px !important;
}

.custominput {
    float: left;
    width: 25%;
    height: 35px;
    margin-left: 13px;
}

.customloader {
    display: none;
}

.wk_minimum_price {
    font-weight: bold;
}
