#products .psproductcountdown .count.curr, #products .psproductcountdown .count.bottom,
.psproductcountdown .count.curr, .psproductcountdown .count.bottom {
    display: none;
}
.psproductcountdown .hidden {
    display: none;
}
.psproductcountdown { position: relative; }
.product-counter {
    clear: both;
    display: block;
    margin-bottom: 10px;
}
.products .product_list li.product_item:hover .product-counter, .products .product_list li.item:hover .product-counter {
}
.product-miniature .psproductcountdown, #product .psproductcountdown {
}
.product-miniature .psproductcountdown {
}
#product .product-actions .psproductcountdown {
    display: inline-block;
}


.product-miniature:hover .psproductcountdown {
    
}
#left-column .products .product_list li.item {
    padding-right: 0;
    padding-left: 0;
	padding-bottom: 0;
	padding-top: 0;
}

.pspc-main .time {
    font-weight: 400;
    margin-inline-end: 20px;
    display: inline-block;
    text-align: center;
    position: relative;
    height: 47px;
    width: 47px;
}
.pspc-main .time::before {
    content: ':';
    position: absolute;
    top: 10px;
    right: -13px;
    left: auto;
    font-size: 18px;
    color: #222222;
    font-weight: 700;
}
.pspc-main .time:last-child:before{
    display: none;
}
.pspc-main .time:last-child{
    margin: 0;
}
.pspc-main .time.seconds .count {
	color: #008263;
	border-color: #008263;
}
.pspc-main .time.seconds .label {
    color: #008263;
}
#products .pspc-main .count, .pspc-main .count {
    color: #222222;
    display: block;
    font-size: 17px;
    letter-spacing: 0;
    line-height: 28px;
    overflow: hidden;
    text-align: center;
    font-weight: 600;
    height: 47px;
    width: 47px;
    padding: 8px 4px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    position: static;
}
/*.pspc-main .time:after {
    content: ":";
    font-size: 30px;
    position: absolute;
    right: -18px;
	color: #92bb64;
    top: 10px;
}*/
.psproductcountdown .time:last-child:after { display: none; }
.psproductcountdown .time::before {
 

}
/*.pspc-main .seconds .count,
#products .pspc-main .seconds .count {
    color: #ffffff;
}*/
.pspc-main .label {
    text-transform: capitalize;
    color: #222222;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.5px;
    display: block;
    margin: 0;
}
#product .pspc-main {
    margin:0;
}
/*.pspc-main .time:after {
    content: ":";
    font-size: 30px;
    position: absolute;
    right: -11px;
    color: #e4adb2;
    top: 10px;
}*/
