.products_images{
margin: 0 auto;
height: auto; 
width: 100%;
margin-bottom:8px;
text-align:center;
}
#catalogue{
font-size:13px;
width:100%;
color:#555;
padding:5px;
border:1px solid #FF3B13; 
border-right: 5px solid #FF3B13;
min-height:20px;
margin:0 auto;
margin-bottom:18px;
box-sizing:border-box;
}
.gradiento{
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(15%, white), color-stop(100%, #f0f0f0)); 
background: -moz-linear-gradient(top, white 0%, white 55%, #d8d8d8 130%); 
}
.price input[type="text"]
{
margin-top:5px;
background:transparent;
border:none;
width:80px;
color:#888;
font-size:14px;
text-align:center;
}
.tooltip {
display:none;
position:absolute;
border:1px solid #ccc;
background-color:#fff;
padding:10px;
color:#555;
font-size:12px;
}
.novelty{
position:relative;
padding:3px;
margin-bottom:2px;
font-size:10px;
background-color:rgba(324, 117, 0, 0.8);
color:#fff;
font-weight:bold;
text-align:center;
z-index:5;
}
.salei{
position:relative;
padding:3px;
margin-bottom:2px;
font-size:10px;
background-color:rgba(42, 145, 44, 0.8);
color:#fff;
font-weight:bold;
text-align:center;
z-index:5;
}
.nexists{
position:relative;
padding:3px;
font-size:10px;
background-color:rgba(255, 59, 19, 0.8);
color:#fff;
font-weight:bold;
text-align:center;
z-index:5;
}
.addinfo{
position:absolute;
width:30%;
top:0;
left:0;
//background:violet;
}
.pic {
position:relative;
display:inline-block;
width:100%;
overflow:hidden;
background:#000;
}
.pic img {
-webkit-transition: transform 10.0s ease, opacity 1.0s ease;
-moz-transition: transform 10.0s ease, opacity 1.0s ease;
transition: transform 10.0s ease, opacity 1.0s ease;
}
.pic:hover img {
-webkit-transform:scale(1.1) rotate(0.1deg);
-moz-transform:scale(1.1) rotate(0.1deg);
transform:scale(1.1) rotate(0.1deg);
}
.sale{
text-decoration:line-through;
color:green;
font-size:14px;
}
.particle{
color:#555;
text-align:justify;
width: 408px;
height:110px;
overflow: hidden;
}
.particlem{
color:#333;
text-align:justify;
width: 100%;
margin-bottom:8px;
height:auto;
}
.mcontent{
position:relative;
width:650px;
margin:0 auto;
margin-bottom:28px;
}
.ptitle{
float:right;
padding-right:8px;
color:#777;
margin-bottom:15px;
font-size:14px;
}
#emptycatalogue{
display:none;
}
hr.carved {
border: 0px none;
height: 1px;
background: -moz-linear-gradient(left center , #FDFFFD, #999, #FDFFFD) repeat scroll 0% 0% #999;
margin-bottom:18px;
}
/* rateing */
.on_img
{
display:block;
background: url(/modules/catalogue/img/on.png) no-repeat left top;
padding-left:40px;
width:40px;
height:20px;
margin:0 auto;
line-height:28px;
}
.over_img
{
display:block;
background: url(/modules/catalogue/img/over.png) no-repeat left top;
padding-left:40px;
width:40px;
height:20px;
color:green;
line-height:28px;
}
/* rateing */
#products {
margin: 0 auto;
width: 100%;
height: auto;
text-align: center;
}

.product img {
float: left;
width: 100%;
height: auto;
//box-shadow: 0 9px 8px -5px rgba(100, 100, 100, 0.4);
}   
.product{
position:relative;
float: left;
max-width: 23%;
padding:1% 0;
margin:1%;
box-shadow: 0 9px 8px -5px rgba(100, 100, 100, 0.5);
border-top:2px solid #ddd;
border-bottom:2px solid #fff;
}
.product:hover{
background:#ededed;
-moz-box-shadow: 1px 1px 7px #999;
-webkit-box-shadow: 1px 1px 7px #999;
box-shadow: 1px 1px 7px #999;
border-top:2px solid #7EBA40;
border-bottom:2px solid #7EBA40;
}
.title{
width: 100%;
box-sizing: border-box;
display: block;
float: left;
font-size: 14px;
padding:8px 0;
height:50px;
border-bottom:1px dashed #ddd;
}
.rate{
width: 100%;
box-sizing: border-box;
display: block;
float: left;
font-size: 13px;
padding:8px 0;
border-bottom:1px dashed #ddd;
}
.price{
width: 100%;
box-sizing: border-box;
display: block;
float: left;
font-size: 13px;
padding:8px 0;
border-bottom:1px dashed #ddd;
height:40px;
}
.catalogue{
width: 100%;
box-sizing: border-box;
display: block;
float: left;
font-size: 13px;
padding:8px 0;
}
@media screen and (max-width: 1024px) {
	.product{
	max-width: 31.3%;
	}
}
@media screen and (max-width: 768px) {
	.product{
	max-width: 48%;
	}
}
@media screen and (max-width: 480px) {
	.product{
	max-width: 100%;
	}
}
/*
img{
max-width: 100%;
height:auto;
}
html, body {
height: 100%;
width: 100%;
}
*/
.sp-loading {
text-align: center;
max-width: 480px;
padding: 15px;
border: 1px solid #eee;
}
.sp-wrap {
display: none;
line-height: 0;
font-size: 0;
position: relative;
margin: 0 28px 18px 0;
float: left;
max-width: 480px;
}
.sp-thumbs {
text-align: center;
display: inline-block;
}
.sp-thumbs img {
min-height: 80px;
min-width: 80px;
max-width: 80px;
}
.sp-thumbs a:link, .sp-thumbs a:visited {
width: 80px;
height: 80px;
overflow: hidden;
opacity: .3;
display: inline-block;
background-size: cover;
background-position: center;
-webkit-transition: all .2s ease-out;
-moz-transition: all .2s ease-out;
-ms-transition: all .2s ease-out;
-o-transition: all .2s ease-out;
transition: all .2s ease-out;
}
.sp-thumbs a:hover {
opacity: 1;
}
.sp-thumbs a:active, .sp-current {
opacity: 1!important;
position: relative;
}
.sp-large {
position: relative;
overflow: hidden;
top: 0;
left: 0;
}
.sp-large a img {
max-width: 100%;
height: auto;
}
.sp-large a {
display: block;
}
.sp-zoom {
position: absolute;
left: -50%;
top: -50%;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
display: none;
}
.sp-lightbox {
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: rgb(0, 0, 0);
background: rgba(0, 0, 0, .9);
z-index: 500;
display: none;
cursor: pointer;
}
.sp-lightbox img {
position: absolute;
margin: auto;
top: 0;
bottom: 0;
left: 0;
right: 0;
max-width: 90%;
max-height: 90%;
border: 2px solid #fff;
}
#sp-prev, #sp-next {
position: absolute;
top: 50%;
margin-top: -25px;
z-index: 501;
color: #fff;
padding: 14px;
text-decoration: none;
background: #000;
border-radius: 25px;
border: 2px solid #fff;
width: 50px;
height: 50px;
box-sizing: border-box;
transition: .2s;
}
#sp-prev {
left: 10px;
}
#sp-prev:before {
content: '';
border: 7px solid transparent;
border-right: 15px solid #fff;
position: absolute;
top: 16px;
left: 7px;
}
#sp-next {
right: 10px;
}
#sp-next:before {
content: '';
border: 7px solid transparent;
border-left: 15px solid white;
position: absolute;
top: 16px;
left: 18px;
}
#sp-prev:hover, #sp-next:hover {
background: #444;
}
@media screen and (max-width: 400px) {
.sp-wrap {
	margin: 0 0 15px 0;
}
#sp-prev, #sp-next {
	top: auto;
	margin-top: 0;
	bottom: 25px;
}
}