.ma-timer-container{background: url(../images/bkg_timer_goetze1.jpg) center no-repeat;padding: 0 0 60px 0;margin-top: 55px;}

.timer-grid,.timer-view{width: 100%;background: #c38749;display: inline-block;vertical-align: top;}
.timer-view{float:none !important;}
.timer-grid{
    position: absolute;
    bottom: 11px;
    left: 12px;
    right: 12px;
    width: auto;
}
.box-time-date{width:25%;float:left;text-align: center;font-size: 10px;text-transform: uppercase;color: #fff;padding: 10px 0 9px 0;position: relative;}
.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;margin-bottom: 5px;}
.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 .product-image img{
margin:0px auto;
}
.ma-timer-container .ma-title h2{color:#fff;}
.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{

width: 52.5%;

float: left;

padding: 22px 18px;
}
.ma-timer-container .product-name{
    margin-bottom: 20px;
}
.ma-timer-container .product-name a{
    font-size: 16px;
    font-weight: 600;
}
.ma-timer-container .ma-desc{font-size:12px;color:#8e8e8e;font-weight:normal;line-height:24px;padding: 23px 0;margin-top: 15px;border-top: 1px solid #ebebeb;}
.ma-timer-container .actions{margin: 20px 0 17px 0;}
 
 @media(max-width:567px){
.timer_product .products-timer,.timer_product .products{width:100%;}
.ma-timer-container{background-repeat:repeat-y;}
 }