/**
* 2007-2023 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2023 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*/
.flashsale_clock.flash_items.last_item {
    padding: 0px !important;
}

#header .flip-clock-wrapper,
#footer .flip-clock-wrapper {
    padding-top: 22px;
}

@media (max-width: 540px) {
    #homefeatured .product-container .flash_timer_block ul.flip {
        margin: 1%;
    }
}

@media (min-width: 541px) {

    /* listing page 16 */
    .product_list.grid .product-container .flashpro-timer-wrapper {
        right: 0px;
        bottom: 0px;
    }

    .product_list.list .product-container .flash_sales_clock.flash_flip {
        position: relative;
        top: 8px;
    }

    .product_list.list .flashpro-timer-wrapper {
        width: 95%;
        margin-left: auto;
    }

    .product_list.list .flashpro-timer-wrapper ul li:first-child {
        padding: 8px 0px;
    }

    .product_list.list .flashpro-timer-wrapper.fsp-clock-6 ul li:first-child {
        padding: 3px 0px;
    }

    .product_list.list .flashpro-timer-wrapper.fsp-clock-5 ul li:last-child {
        padding: 0px;
    }



    /* listing page 16 */

    #homefeatured .product-container .flip-clock-divider .flip-clock-label,
    .product_list.grid .product-container .flip-clock-divider .flip-clock-label,
    .product_list.list .product-container .flip-clock-divider .flip-clock-label {
        text-align: center;
        left: 15px;
        right: 0px !important;
    }

    #homefeatured .product-container .flash_timer_block ul.flip {
        width: 7%;
        height: 30px;
    }

    .product_list.grid .product-container .flash_timer_block ul.flip {
        width: 24px;
        height: 30px;
    }

    .product_list.list .product-container .flash_timer_block ul.flip {
        width: 27px;
        height: 30px;
    }

    #homefeatured .product-container .flash_timer_block ul.flip div.inn,
    #homefeatured .product-container .flip-clock-wrapper ul,
    .product_list.grid .product-container .flash_timer_block ul.flip div.inn,
    .product_list.grid .product-container .flip-clock-wrapper ul,
    .product_list.list .product-container .flash_timer_block ul.flip div.inn,
    .product_list.list .product-container .flip-clock-wrapper ul {
        font-size: 12px;
    }

    #homefeatured .product-container .flip-clock-wrapper ul li,
    .product_list.grid .product-container .flip-clock-wrapper ul li,
    .product_list.list .product-container .flip-clock-wrapper ul li {
        line-height: 200%;
    }
    
    /* #homefeatured .product-container .flip,
    #homefeatured .product-container .flip-clock-divider{
        position: relative;
        left: -12px;
    } */
    
    /* #homefeatured .product-container .flip-clock-divider.sec + ul{
        position: relative;
        margin-left: 150px;
    }
    
    .product_list .flip-clock-wrapper{
        margin-top: 15px;
    } */
}

/***********************************
        Common Styles
************************************/

.flashpro-timer-wrapper {
    margin: auto;
    overflow: auto;
    padding: 10px;
    color: black; /* vary */
    height: auto; /* vary */
    width: auto; /* vary */
    font-size: 18px;
    right: 5px;
    bottom: 5px;
    position: relative;
}

.flashpro-timer-wrapper * {
    display: block;
    text-align: center;
    font-size: inherit;
    color: inherit;
    text-transform: uppercase;
}

.flashpro-timer-wrapper > span {
    margin-bottom: 5px;
}

.flashpro-timer-wrapper ul li{
    list-style-type: none;
}

.flashpro-timer-wrapper ul li:first-child{
    font-size: 2em; /* vary */
}

.flashpro-timer-wrapper ul li:last-child{
    font-size: 11px; /* vary */
}

.flashpro-timer-wrapper ul {
    display: block;
    width: fit-content;
    float: left;
    width: 22%;
    margin: 0px;
    padding: 0px;
    margin-left: 2.5%;
}

@media (max-width: 540px) {
    .flashpro-timer-wrapper {
        left: 0px;
        top: 0px;
    }
    .flashpro-timer-wrapper ul li:first-child{
        font-size: 1.5em; /* vary */
    }

    .flashpro-timer-wrapper ul li:last-child{
        font-size: 11px; /* vary */
    }
    #flashsale-banner-TOP > a {
        max-height: none !important;
        height: auto;
    }

    #footer .flashpro-timer-wrapper,
    #header .flashpro-timer-wrapper{
        margin-top: 10px;
    }

    .product_list .product_sale {
        position: inherit;
    }

    .product_list .flashpro-timer-wrapper {
        padding: 10px !important;
    }
}

#homefeatured .product-container .product_sale {
    top: 10% !important;
    left: 0px !important;
}

#usefull_link_block #flash_sale .flashpro-timer-wrapper li {
    margin-bottom: 0px;
}

#homefeatured .product-container .product_sale .flashpro-timer-wrapper,
#usefull_link_block #flash_sale .flashpro-timer-wrapper {
    left: 0px;
    top: 0px;
}

.product_list .product-container .product_sale {
    top: 225px;
    font-size: 14px;
}

.product_list .product-container .product_sale .flashpro-timer-wrapper{
    padding: 0px;
}

#footer .flashpro-timer-wrapper,
#header .flashpro-timer-wrapper{
    right: 0px;
    bottom: 0px;
    padding: 10px 10px 0px 10px;
}

#flashsale-banner-TOP.flashsale_banners {
    min-height: 87px !important;
}

#flashsale-banner-BOTTOM.flashsale_banners {
    min-height: 98px;
}

.fsp-front-page .flashpro-timer-wrapper {
    right: 0px;
    bottom: 0px;
    padding: 0px;
}

#header .flashpro-timer-wrapper,
#footer .flashpro-timer-wrapper {
    height: 98px;
    overflow: hidden;
}

#flashsale-banner-TOP {
    overflow: hidden;
}

/***********************************
        fsp-clock-1
************************************/

.fsp-clock-1 ul li:first-child {
    background-color: rgba(0, 0, 0, 0.301);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.fsp-clock-1 ul li:last-child{
    font-size: 11px; /* vary */
    background-color: rgba(12, 12, 12, 0.637);
    padding: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

@media (max-width: 540px) {
    .fsp-clock-1 ul li:last-child{
        font-size: 11px; /* vary */
    }
}

#header .fsp-clock-1 ul li:first-child {
    font-size: 1em;
    padding: 5px 0px;
}

#header .fsp-clock-1 ul li:last-child {
    padding: 0px !important;
}

#footer .fsp-clock-1 ul li:last-child,
#left_column .fsp-clock-1 ul li:last-child{
    padding: 0px;
}

#footer .fsp-clock-1 ul li:first-child,
#left_column .fsp-clock-1 ul li:first-child {
    font-size: 1em;
    padding: 12px 0px;
}

#usefull_link_block .fsp-clock-1 ul li:last-child,
#homefeatured .fsp-clock-1 ul li:last-child,
.product_list .fsp-clock-1 ul li:last-child{
    padding: 0px;
}

#usefull_link_block .fsp-clock-1 ul li:first-child,
#homefeatured .fsp-clock-1 ul li:first-child,
.product_list .fsp-clock-1 ul li:first-child{
    font-size: 1em;
    padding: 12px 0px;
}

/***********************************
        fsp-clock-2
************************************/

.flashpro-timer-wrapper.fsp-clock-2 {
    background-image: linear-gradient(to left,rgba(0, 128, 128, 0.329), rgba(89, 252, 252, 0.397), rgba(0, 128, 128, 0.329)); /* vary */
    color: teal;
    border-radius: 50px;
}

.fsp-clock-2 ul li:first-child{
    /* background-color: rgba(0, 0, 0, 0.301); */
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.fsp-clock-2 ul li:last-child{
    font-size: 11px; /* vary */
    /* background-color: rgba(12, 12, 12, 0.637); */
    padding: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.fsp-clock-2 ul.seconds-count li:first-child{
    color: rgb(250, 101, 101);
}

#header .fsp-clock-2 ul li:first-child {
    font-size: 1em;
    padding: 5px 0px;
}

#header .fsp-clock-2 ul li:last-child {
    padding: 0px !important;
}

#footer .fsp-clock-2 ul li:first-child,
#left_column .fsp-clock-2 ul li:first-child {
    font-size: 1em;
    padding: 12px 0px;
}

#homefeatured .fsp-clock-2 ul li:last-child,
.product_list .fsp-clock-2 ul li:last-child{
    padding: 0px;
}

#homefeatured .fsp-clock-2 ul li:first-child,
.product_list .fsp-clock-2 ul li:first-child{
    font-size: 1em;
    padding: 12px 0px;
}

@media (max-width: 540px) {
    .fsp-clock-2 ul li:last-child{
        font-size: 11px; /* vary */
    }
}

/***********************************
        fsp-clock-3
************************************/

.flashpro-timer-wrapper.fsp-clock-3 {
    background-color: rgba(69, 191, 231, 0.295); /* vary */
    border: 1px solid rgb(80, 192, 230);
    color: rgba(0, 0, 0, 0.788);
    border-radius: 50px;
}

.fsp-clock-3 ul li:first-child{
    /* background-color: rgba(0, 0, 0, 0.301); */
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.fsp-clock-3 ul li:last-child{
    font-size: 11px; /* vary */
    /* background-color: rgba(12, 12, 12, 0.637); */
    padding: 5px;
}

.fsp-clock-3 ul.seconds-count li:first-child{
    color: rgb(0, 120, 160);
}

@media (max-width: 540px) {
    .fsp-clock-3 ul li:last-child{
        font-size: 11px; /* vary */
    }
}

#header .fsp-clock-3 ul li:first-child {
    font-size: 1em;
    padding: 5px 0px;
}

#header .fsp-clock-3 ul li:last-child {
    padding: 0px !important;
}

#footer .fsp-clock-3 ul li:first-child,
#left_column .fsp-clock-3 ul li:first-child {
    font-size: 1em;
    padding: 12px 0px;
}

#homefeatured .fsp-clock-3 ul li:last-child,
.product_list .fsp-clock-3 ul li:last-child{
    padding: 0px;
}

#homefeatured .fsp-clock-3 ul li:first-child,
.product_list .fsp-clock-3 ul li:first-child{
    font-size: 1em;
    padding: 12px 0px;
}

/***********************************
        fsp-clock-4
************************************/

.flashpro-timer-wrapper.fsp-clock-4 {
    color: rgba(0, 0, 0, 0.788);
}

.fsp-clock-4 ul{
    background-color: rgba(65, 105, 225, 0.808);
    border-radius: 10px;
    color: white;
}

.fsp-clock-4 ul li:last-child{
    font-size: 11px; /* vary */
    padding: 10px;
}

@media (max-width: 540px) {
    .fsp-clock-4 ul li:last-child{
        font-size: 11px; /* vary */
    }
}

#header .fsp-clock-4 ul li:first-child,
#footer .fsp-clock-4 ul li:first-child {
    font-size: 1em;
    padding: 5px 0px;
}

#left_column .fsp-clock-4 ul li:first-child {
    font-size: 1em;
    padding: 12px 0px;
}

#homefeatured .fsp-clock-4 ul li:last-child,
.product_list .fsp-clock-4 ul li:last-child{
    padding: 0px;
}

#homefeatured .fsp-clock-4 ul li:first-child,
.product_list .fsp-clock-4 ul li:first-child{
    font-size: 1em;
    padding: 12px 0px;
}

/***********************************
        fsp-clock-5
************************************/

.flashpro-timer-wrapper.fsp-clock-5 {
    color: rgba(0, 0, 0, 0.788);
}

.fsp-clock-5 ul li:first-child{
    background-color: lightgrey;
    padding-top: 5px;
    padding-bottom: 5px;
}

.fsp-clock-5 ul li:last-child{
    font-size: 12px; /* vary */
    padding: 5px;
}

.fsp-clock-5 ul.seconds-count li:first-child{
    color: red;
}

@media (max-width: 540px) {
    .fsp-clock-5 ul li:last-child{
        font-size: 11px; /* vary */
    }
}

#header .fsp-clock-5 ul li:first-child,
#footer .fsp-clock-5 ul li:first-child {
    font-size: 1em;
    padding: 5px 0px;
}

#left_column .fsp-clock-5 ul li:first-child {
    font-size: 1em;
    padding: 12px 0px;
}

#homefeatured .fsp-clock-5 ul li:first-child,
.product_list .fsp-clock-5 ul li:first-child{
    font-size: 1em;
    padding: 12px 0px;
}

/***********************************
        fsp-clock-6
************************************/

@font-face {
    font-family: segment7;
    src: url(../../fonts/7segment.ttf);
}

.flashpro-timer-wrapper.fsp-clock-6 {
    background-color: rgba(255, 255, 255, 0.781);
    color: rgba(0, 0, 0, 0.788);
}

.fsp-clock-6 ul li:first-child{
    padding-top: 10px;
    font-family: segment7;
}

.fsp-clock-6 ul li:last-child{
    font-size: 11px; /* vary */
    padding: 5px;
}

.fsp-clock-6 ul.seconds-count li:first-child{
    color: red;
}

@media (max-width: 540px) {
    .fsp-clock-6 ul li:last-child{
        font-size: 11px; /* vary */
    }
}

#header .fsp-clock-6 ul li:first-child,
#footer .fsp-clock-6 ul li:first-child {
    font-size: 1em;
    padding: 5px 0px;
}

#left_column .fsp-clock-6 ul li:first-child {
    font-size: 1em;
    padding: 12px 0px;
}

#homefeatured .fsp-clock-6 ul li:first-child,
.product_list .fsp-clock-6 ul li:first-child{
    font-size: 1em;
    padding: 12px 0px;
}


#footer .flash_sales_clock.flash_circle .time_circles h4:after {
    content: '';
}
/* adjustment mobile*/

@media (max-width: 540px) {
    #featured_sale .flash_left_block {
        position: relative;
        width: 100%;
    }

    #featured_sale .flash_left_block .bundlesWrap > div {
        width: 100%;
    }

    #featured_sale .flash_right_block {
        width: 100%;
    }

    /* Circle Timer  */
    #footer .flash_sales_clock.flash_circle .time_circles span{
        position: relative;
        bottom: 8px;
    }
}