/**
 * 2008-2025 Prestaworld
 *
 * NOTICE OF LICENSE
 *
 * The source code of this module is under a commercial license.
 * Each license is unique and can be installed and used on only one website.
 * Any reproduction or representation total or partial of the module, one or more of its components,
 * by any means whatsoever, without express permission from us is prohibited.
 *
 * DISCLAIMER
 *
 * Do not alter or add/update to this file if you wish to upgrade this module to newer
 * versions in the future.
 *
 * @author    prestaworld
 * @copyright 2008-2025 Prestaworld
 * @license https://opensource.org/licenses/AFL-3.0 Academic Free License version 3.0
 * International Registered Trademark & Property of prestaworld
 */
.presta_clock{
    padding: 16px 0 0 0 ;
}
.pre_order_image{
    margin-top: 45px;
}
.presta_list_page_timer{
    height: 60px;
    width: auto;
    padding: 0px;
}
.syotimer-cell__unit {
    font-size: 10px!important;
    text-transform: capitalize!important;
}
.syotimer-cell{
    background: #ddd!important;
    width: 30px!important;
    height: 30px!important;
    border-radius: 50%!important;
}
.syotimer-cell__value {
    font-size: 16px!important;
    color: #80a3ca;

    height: 30px!important;
    line-height: 30px!important;

    margin: 0 0 5px!important;
  }
.syotimer-cell_type_day{
    background: #ddd;
    width: 40px;
    border-radius: 8px;
}
.syotimer__body{
    margin: 10px;
}
.syotimer__head h4{
    font-size: 13px!important;
    padding: 0px!important;

}
.syotimer{
    margin: 5px 0 0 0!important;

}
.presta_pre_order_label{
    position: absolute;
    bottom: 295px;
    right: 0;
    z-index: 9999999;
}
.presta_pre_order_label_span{
    background-color: red;
    color: white;
    padding: 8px;
    font-size: 18px;
    font-style: italic ;
    font-family: 'Corinthia', cursive;
    font-weight: bold;
    border-radius: 150px;
}
.presta_list_page_timer {
    background: #FFFFFF none repeat scroll 0 0;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 999999;
    top: -60px;
}
