.psproductcountdown {
    font-weight: normal;
    font-size: 12px;
    position: relative;
    z-index: 1;
    clear: both;
}
.psproductcountdown h4 {
    margin-top: 0;
}
.psproductcountdown .hide_zero_weeks .weeks {
    display: none;
}
.product_list .psproductcountdown.over_img.pspc15, .product_list .psproductcountdown.custom_over_img.pspc15,
.ajax_block_product .psproductcountdown.over_img.pspc15, .ajax_block_product .psproductcountdown.custom_over_img.pspc15,
#product_list .psproductcountdown.over_img.pspc15, #product_list .psproductcountdown.custom_over_img.pspc15 {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin-top: -25px;
}
.product_list .psproductcountdown.over_img, .product_list .psproductcountdown.custom_over_img,
.ajax_block_product .psproductcountdown.over_img, .ajax_block_product .psproductcountdown.custom_over_img,
#product_list .psproductcountdown.over_img, #product_list .psproductcountdown.custom_over_img {
    position: absolute;
    top: 100px;
    right: 1px;
    left: 1px;
}
.product_list .hovered .psproductcountdown.over_img, .product_list .hovered .psproductcountdown.custom_over_img,
.ajax_block_product .hovered .psproductcountdown.over_img, .ajax_block_product .hovered .psproductcountdown.custom_over_img,
#product_list .hovered .psproductcountdown.over_img, #product_list .hovered .psproductcountdown.custom_over_img {
    display: none;
}
ul.product_list.list > li:hover .psproductcountdown.over_img,
.ajax_block_product:hover .psproductcountdown.over_img,
.ajax_block_product:hover .psproductcountdown.custom_over_img,
ul.product_list.list > li:hover .psproductcountdown.custom_over_img {
    display: none;
}
/*.product_list .left-block .psproductcountdown.over_img, .product_list .left-block .psproductcountdown.custom_over_img,
#product_list .left-block .psproductcountdown.over_img, #product_list .left-block .psproductcountdown.custom_over_img {
    display: none;
}*/
.product_list .psproductcountdown,
.ajax_block_product .psproductcountdown,
#product_list .psproductcountdown {
    text-align: center;
}
#product_list .ajax_block_product:hover .psproductcountdown.over_img,
#product_list .ajax_block_product:hover .psproductcountdown.custom_over_img {
    display: none;
}

#product .psproductcountdown {
    text-align: center;
    padding: 5px 0;
    margin-bottom: 0;
    clear: both;
}
#product .psproductcountdown.pspc-custom,
body .psproductcountdown.pspc-custom {
    text-align: left;
    padding: 0;
    margin: 0;
    background: none;
    box-shadow: none;
    max-width: 100%;
}
#product .pb-center-column .psproductcountdown {
    text-align: left;
}
.pspc-offer-ends {
    display: none;
}
.ajax_block_product {
    position: relative;
}

/*1.7*/
.product-miniature .psproductcountdown {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 135px;
    padding-top: 7px;
    padding-bottom: 0;
}
.product-miniature:hover .psproductcountdown {
    display: none;
}
.psproductcountdown .pspc-label {
    text-align: center;
}

#product .pspc17 {
    text-align: left;
    margin-bottom: 1rem;
}
#product .pspc17.displayProductButtons {
    margin-top: 1.5rem;
}
#product .pspc17.displayFooterProduct {
    width: 100%;
    margin-top: 2rem;
    text-align: center;
}
#products .psproductcountdown .pspc-main .pspc-time .pspc-count,
#product .psproductcountdown .pspc-main .pspc-time .pspc-count,
#product_list .psproductcountdown .pspc-main .pspc-time .pspc-count,
#js-product-list .psproductcountdown .pspc-main .pspc-time .pspc-count,
#products .psproductcountdown .pspc-main .pspc-time .pspc-count,
.psproductcountdown .pspc-main .pspc-time .pspc-count {
    font-weight: normal;
}
.pspc-inactive {
    display: none;
}