/*-- tem23-pro --*/
.tem23-pro_gds .row{margin-right:-10px;margin-left:-10px;}
.tem23-pro_gds .col-md-3{padding-left:0;padding-right:0;}
.tem23-pro_gds .col-md-3 .tem23-pro-item{margin:10px;}
.tem23-pro-item{text-align:center;}
.tem23-pro-item h3,
.tem23-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;} 
.tem23-pro-item h3 a,
.tem23-pro-item .h3 a{color:#333;}
.tem23-pro-item .pro-text{font-size:14px;margin-bottom:10px;height:20px;line-height:20px;overflow:hidden;text-overflow:ellipsis;}     
.tem23-pro-item .images{width:100%;height:100%;position:relative;padding-top:100%;}
.tem23-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;}
.tem23-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;}
.tem23-pro .pro_price{height:25px;color:#666;padding:3px 0px;background:none;text-transform:uppercase;font-family:arial;border-bottom:1px solid #ddd;}
.tem23-pro .mod_price i{margin-right:3px;font-family:arial;font-weight:300;font-style:normal;font-size:12px;}
.tem23-pro .price_new{font-size:18px;font-weight:700;margin-right:8px;}
.tem23-pro .price_origin{color:#333;opacity:.53;font-size:12px;}
.tem23-pro .price_origin del{font-weight:300;}
@media (max-width:1024px){
    .tem23-pro-item{overflow:hidden;margin-bottom:15px;}
}
@media (max-width:768px){
    .tem23-pro_gds .row{margin-right:-15px;margin-left:-15px;}
    .tem23-pro_gds .col-md-3 .tem23-pro-item{margin: 10px 5px;}
    .tem23-pro-item h3,
    .tem23-pro-item .h3{margin:5px 0;}
    .tem23-pro-item .pro-text{margin-bottom:5px;}
    .tem23-pro .container{padding-left: 3%!important;padding-right: 3%!important}
    .tem23-pro.full-screen-spacing .container{padding-left: 0!important;padding-right: 0!important}
}
