/*-- tem61-pro --*/
.tem61-pro_gds .row{margin-right:-10px;margin-left:-10px;}
.tem61-pro_gds .column{padding-left:0;padding-right:0;}
.tem61-pro_gds .column .tem61-pro-item{margin:10px;}
.tem61-pro-item{text-align:center;border-bottom:1px solid #ddd;}
.tem61-pro-item h3,
.tem61-pro-item .h3{margin:15px 0 5px;font-size:16px;color:#333;font-weight:normal;height:22px;line-height:22px;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;} 
.tem61-pro-item h3 a,
.tem61-pro-item .h3 a{color:#333;}
.tem61-pro-item .pro-text{font-size:14px;margin-bottom:10px;max-height:20px;line-height:20px !important;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;}     
.tem61-pro-item .images{width:100%;height:100%;position:relative;padding-top:65%;}
.tem61-pro-item .images img{width:100%;height:100%;display:block;position:absolute;top:0;left:0;transform:translateX(0px);-webkit-transition:all 500ms ease-out;-moz-transition:all 500ms ease-out;-o-transition:all 500ms ease-out;transition:all 500ms ease-out;}
.tem61-pro-item:hover .images img{transform:translateX(5px);-webkit-transition:all 500ms ease-out;-moz-transition:all 500ms ease-out;-o-transition:all 500ms ease-out;transition:all 500ms ease-out;}
.tem61-pro .pro_price{height:25px;color:#666;padding:3px 0px;margin-bottom:10px;background:none;text-transform:uppercase;font-family:arial;}
.tem61-pro .mod_price i{margin-right:3px;font-family:arial;font-weight:300;font-style:normal;font-size:12px;}
.tem61-pro .price_new{font-size:18px;font-weight:700;margin-right:8px;}
.tem61-pro .price_origin{color:#333;opacity:.53;font-size:12px;}
.tem61-pro .price_origin del{font-weight:300;}
@media (max-width:1024px){
    .tem61-pro-item{overflow:hidden;margin-bottom:15px;}
}
@media(max-width:768px){
    .tem61-pro_gds .column .tem61-pro-item{margin:0;}
    .tem61-pro .container{padding-left: 3%!important;padding-right: 3%!important}
    .tem61-pro.full-screen-spacing .container{padding-left: 0!important;padding-right: 0!important}
}
@media (max-width:767px){
    .tem61-pro_gds .row{margin-right:-15px;margin-left:-15px;}
    .tem61-pro-item h3,
    .tem61-pro-item .h3{margin:5px 0;}
    .tem61-pro-item .pro-text{margin-bottom:5px;}
}
