/*
* DISCLAIMER
*
* Do not edit or add to this file.
* You are not authorized to modify, copy or redistribute this file.
* Permissions are reserved by FME Modules.
*
*  @author    FMM Modules
*  @copyright FME Modules 2023
*  @license   Single domain
*/
#preorder-detail-content .price .preorder_prices {
    color: #fff;
}
#fmmPreOrder {
    clear: both;
}
.disappear {
    display: none;
}
.fmmpreorderButton {
    clear: both;
    margin-bottom: 5px;
}
.fmmcd {
    padding-bottom: 10px;
}
.fmmcd_flip {
    margin-bottom: 10px;
    height: auto;
}
.fmmcd div {
    display: inline-block;
    font-size: 20px;
    font-weight: 100;
    line-height: 1;
    margin-left: 10px;
    text-align: right;
}
.fmmcd div span {
    border-top: 1px solid #cecece;
    display: block;
    font-size: 12px;
    font-weight: normal;
    padding-top: 3px;
    text-align: left;
    text-transform: uppercase;
}
.fmmpoLatestver {
    /* border: 1px solid #c4c4c4; */
    margin-bottom: 10px;
    padding-bottom: 15px;
    text-align: center;
}
.row .myaccount-link-list li.fmmpreorder img {
    display: none;
}
.fmmcd.started {
    background: #27ae60 none repeat scroll 0 0;
    color: #fff;
    margin: 5%;
    padding-bottom: 10px;
    padding-right: 10%;
    padding-top: 10px;
}
.fmmcd.ended {
    background: #c0392b none repeat scroll 0 0;
    color: #fff;
    margin: 5%;
    padding-bottom: 10px;
    padding-right: 10%;
    padding-top: 10px;
}
#fmmPreorder_label_17 {
    position: absolute;
    top: -250px;
    width: 100%;
}
#fmmPreorder_label_16 {
    position: absolute;
    top: 0;
    width: 100%;
}
#fmmPreorder_label_17 .fmmPreorderAv, #fmmPreorder_label_16 .fmmPreorderAv {
    background: #619651 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    margin: 1px 0;
    padding: 8px;
    text-align: center;
    width: 100%;
}
.ps_one_seven.fmmflip {
    padding-left: 20%;
}
.fmm_listing_countdown {
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    text-align: center;
    width: 100%;
}
.preorder_17 {
    top: -60px;
}
.preorder_16 {
    top: 210px;
}
#singleProductWrap{
    border-color: #80a3ca;
}