.ma-timer-container{
    text-align: center;
}
.ma-timer-title{background-image:none;padding: 0;margin-top: 15px;}
.ma-timer-title h2{font-size:32px;line-height:24px;color:#cdc4a5;}
.ma-timer-title h1{font-size:89px;text-transform:uppercase;letter-spacing:-8px;line-height: 80px;}
.timer-grid,.timer-view{width: 100%;display: inline-block;vertical-align: top;font-family: 'Cabin', sans-serif !important;}
.countbox{margin: 0 -7px;}
.timer-grid{
    /* position: absolute; */
    /* bottom: 11px; */
    /* left: 12px; */
    /* right: 12px; */
    /* width: auto; */
    /* margin: 0 -3px; */
}
.box-time-date{width:25%;float:left;text-align: center;font-size: 16px;text-transform: capitalize;color: #333333;position: relative;font-weight: 700;padding: 0px 7px;/* max-width: 71px; */}
.timer-view .box-time-date{max-width:71px;}
.box-time-date:after{/* content:""; */width:1px;height:18px;background:#d7d7d7;position:absolute;top:50%;margin-top:-9px;right:0;}
.box-time-date:last-child:after{display:none;} 
.box-time-date span{display:block;font-size: 18px;height: 57px;line-height: 57px;margin-bottom: 5px;background: #8ba462;color: #fff;border-radius: 4px;}
.timer-list{float: left;width: 100%;padding: 0;color: #000000;font-size: 18px;font-family: arial; font-weight: bold;}

.timer-compare{float: left;width: 100%;padding: 0;color: #000000;font-size: 22px;font-family: arial; font-weight: bold;}
.timerspec{float: left;width: 100%;color: #1E7EC8;font-size: 13px;}
.timerdate{float: left;width: 100%;padding:0 0 3px 0;color: #1E7EC8;font-size: 12px;display: none;}
.timerdate .day{margin:1px 1px; width:20px; text-align: center;}
.timerdate .hour{margin:1px 1px;width:20px; text-align: center;}
.timerdate .min{margin:1px 1px; width:20px; text-align: center;}
.timerdate .sec{margin:1px 1px; width:20px; text-align: center;}
.timer-item{padding:0 15px;/* padding-top: 4px; */}
.timer_product{/* background: #fff; */display: inline-block;width: 100%;vertical-align: top;}
.timer_product .products>a{display:none;}
.timer_product .product-image img{
margin:0px auto;
}
.ma-timer-container .ma-title h2{
    background-image: none;
}
.ma-timer-container .label-pro-new,.ma-timer-container .label-pro-sale{top: 8px;}
.timer_product .products-timer{
position: relative;float: left;width: 47.5%;}
.timer_product .products{

}
.ma-timer-container .product-name{
    margin-bottom: 20px;
    margin-top: 38px;
}
.ma-timer-container .product-name a{
    font-size: 24px;
}
.ma-timer-container .price-box{font-size: 24px;display: inline-block;vertical-align: top;}
.ma-timer-container .old-price .price{font-size:18px;}
.ma-timer-container .ma-desc{font-size: 16px;color: #333;font-weight:normal;line-height:24px;padding: 10px 0;}
.ma-timer-container .actions{margin: 20px 0 17px 0;}
.ma-timer-container button.btn-cart span span{width:auto;font-size:14px;padding:0 25px;line-height:35px;background:#90133b;color:#fff;border-radius:25px;}
.ma-timer-container button.btn-cart:hover span span{border-color:#90133b;background:#fff;color:#90133b;}
  .ma-timer-container button.btn-cart span span:before{display:none;}
 @media(max-width:567px){
.timer_product .products-timer,.timer_product .products{width:100%;}

 }