.listcateproducts-i{	position:relative;}.listcateproducts .title_cate{	display: block;    font-size: 20px;    font-weight: normal;    line-height: 20px;    margin: 0 0 35px;    position: relative;    text-transform: uppercase;    width: 100%;	color:#333333;}.listcateproducts .title_cate span{	position:relative;	padding-bottom:5px;}.listcateproducts .title_cate span:before{	border-bottom:1px solid #dddddd;	right:0;	position:absolute;	left:0;	bottom:0;	content:'';}.listcateproducts  .description{	border-bottom: 1px solid #ddd;    color: #252525;    font-family: 'Open Sans', serif;    font-size: 14px;    margin-bottom: 20px;    padding-bottom: 30px;    text-align: center;}	.listcateproducts .item{    margin-bottom: 15px;    overflow: hidden;    padding-bottom: 15px;}.listcateproducts .item .left{	float: left;    margin-right: 30px;    width: 115px;	position:relative;}.listcateproducts .item .left .quick-view{	background: #fff none repeat scroll 0 0;    -webkit-border-radius: 100%;    -moz-border-radius: 100%;    -ms-border-radius: 100%;    -o-border-radius: 100%;    border-radius: 100%;    display: block;    font-size: 14px;    height: 30px;    left: 0;    line-height: 34px;    margin: 0 auto;    position: absolute;    right: 0;    text-align: center;    top: 40%;    width: 30px;	opacity: 0;}.listcateproducts .item .left .quick-view:hover{	background:#dc9814;	color:#fff;}.listcateproducts .item:hover .quick-view{	opacity: 1;}.listcateproducts .item:hover  .product_image{	opacity: .5;}.listcateproducts .item .right{overflow:hidden;}.listcateproducts .left img{	width:100%;}.listcateproducts  .right .comments_note{	margin-bottom:10px;	overflow: hidden;}.listcateproducts  .right .lab-price{	margin-bottom:10px;}.listcateproducts .right .product-name{	margin:0 0 5px 0;}.listcateproducts .right .product-name a {    color: #444444;    font-family: "Open Sans",sans-serif;    font-size: 14px;	font-weight: normal;}.listcateproducts .right .product-name a:hover {	color: #dc9814;}.listcateproducts .right .button {    background: #eeeeee;	border:1px solid #dddddd;    color: #444444;    font-family: "Open Sans",sans-serif;    font-size: 12px;    font-weight: 700;    line-height: 35px;    padding: 0 15px;    text-shadow: 0 0 0;    text-transform: uppercase;    -webkit-transition: all 300ms ease-in 0s;    -moz-transition: all 300ms ease-in 0s;    -ms-transition: all 300ms ease-in 0s;    -o-transition: all 300ms ease-in 0s;    transition: all 300ms ease-in 0s;}.listcateproducts .right .button  span{	border:none;	background:none;	padding:0;}.listcateproducts .right .button:hover{	background:#dc9814;	border-color:#dc9814;    color: #fff;}.listcateproducts .owl-controls{	bottom: -15px;    left: 0;    position: absolute;    right: 0;}.listcateproducts .owl-pagination{	display:inline-block;}@media (max-width: 767px){	.listcateproducts .block{		margin-bottom:30px;	}	}