#products .psproductcountdown .count.curr, #products .psproductcountdown .count.bottom,
.psproductcountdown .count.curr, .psproductcountdown .count.bottom {
    display: none;
}
.psproductcountdown .hidden {
    display: none;
}

#product .psproductcountdown {

    padding: 16px 0 0 0;
    text-align: left;

    margin-bottom: 16px;
}

.product-miniature .psproductcountdown {

    background: rgba(255, 255, 255, 0.8);
    padding-top: 7px;
    padding-bottom: 2px;
}

.psproductcountdown {
    padding-bottom: 5px;
}

.pspc-main .time {
    margin: 0 4px 0em 4px;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    position: relative;
    height: 40px;
    width: 40px;
    max-width: 40px;
}
#products .pspc-main .count,
.pspc-main .count {
 
 
    display: block;


    
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
font-family: Work Sans;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 40px;
/* identical to box height, or 171% */

text-align: center;

color: #000000;
    font-weight: normal;
	width: 40px;
height: 40px;
background: #F5F5F5;
border-radius: 4px;
}
.deals-right .pspc-main .label{font-family: Work Sans;
font-style: normal;
font-weight: normal;
font-size: 12px;
line-height: 18px;
/* identical to box height, or 150% */

text-align: center;

/* White */

color: #FFFFFF;

text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);}
.pspc-main .seconds .count,
#products .pspc-main .seconds .count {
    color: #f13340;
}
.pspc-main .label {
    margin-top: 4px;
    display: block;
    position: absolute;
    top: 40px;
    width: 100%;
    color: #202020;
    padding: 0;
    text-align: center;
	font-family: Work Sans;
font-style: normal;
font-weight: normal;
font-size: 12px;
line-height: 18px;
text-align: center;
	color: #1ED760;
}
.esace{ display:inline-block;width:5px; vertical-align:top; line-height:40px }
.deals-right  .esace{ color:#fff}
.deals-right .discount-percentage{ display:none}
.product-miniature .psproductcountdown .esace:last-child{ display:none}
.psproductcountdown .esace:last-child{ display:none}
#deals-pagination {
    max-height: 100%;
    overflow-y: scroll;
    max-height: 540px;
}
.deals-left .pspc-main .time {
    display: block;
    height: 74px;
    width: 40px;

}
.deals-left .pspc-main .count{
    color: #fff !important;
    background: #1ED760;
    border-radius: 4px;
}
.deals-left .psproductcountdown {
    padding-bottom: 5px;
    position: absolute;
    left: 21px;
    top: 11px;
}
.deals-left .esace{ display:none}
@media (max-width: 1199px) {
    .pspc-main .count {
        font-size: 1.5em;
    }
    .pspc-main .time {
        /*width: 36px;*/
        margin-bottom: 20px;
    }
    .pspc-main .label {
        top: 45px;
    }
}
@media (max-width: 480px){
.deals-left .pspc-main .time {
    display: block;
    height: 52px;
    width: 40px;
}}