/**
 * 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_align_center{
    text-align: center;
}

.presta_pre_order_block {
    margin-bottom: 0 !important;
}
.available_date b {
    color: #000;
}
.periodic-timer_period_minutes, .syotimer__body {
    margin-bottom: 0 !important;
}
.presta_cart_item_preorder {
    line-height: 1;
    position: relative;
    color:#2592a9;
    width:250px;
    right: 235px;
}
.presta_my_pre_order table.dataTable tbody th, table.dataTable tbody td {
    vertical-align: middle;
}
.presta_dynamic_price_btn {
    border-radius: 6px;
    padding: 0.6rem 1.26rem;
}
.currency-wrap {
    padding: 0;
    position:relative;
}
.currency-code{
    position:absolute;
    left:0px;
    top:10px;
}
.text-currency{
    padding:10px 20px;
    border:solid 1px #ccc;
    border-radius:5px;
}
.nopadding {
    padding: 0;
}
.presta_msg {
    border:1px solid #ddd;
    padding:15px;
}
