﻿.thumbs.product li a,.thumbs.p-category li a{position:relative;display:block;width:100%;box-shadow:0 2px 2px rgba(0,0,0,.2);overflow:hidden;-webkit-transition:all .4s ease;transition:all .4s ease;}
.thumbs.product li a .title,.thumbs li a .title h6{-webkit-transition:all .4s ease;transition:all .4s ease}
.no-touch .thumbs.product li a:hover{box-shadow:0 15px 30px rgba(0,0,0,.3);}
.no-touch .thumbs.product li a:hover .title,.no-touch .thumbs.product li a:hover .title h6{}
.no-touch .thumbs.product li:hover{z-index:99}

.no-touch .thumbs.p-category li a:hover{box-shadow:0 15px 30px rgba(0,0,0,.3);}
.no-touch .thumbs.p-category li a:hover .title,.no-touch .thumbs.p-category li a:hover .title h6{}
.no-touch .thumbs.p-category li:hover{z-index:99}

.thumbs.product li a{background-color:transparent}
.thumbs.product li a img{width:100%;}
.thumbs.product li a .info{position:absolute;left:0;bottom:0;width:100%;}
.thumbs.product li a .info .title{line-height:1}
.thumbs.product li a .info span{float:right;line-height:1;}
.no-touch .thumbs.product li a:hover img{-webkit-filter:grayscale(0);filter:grayscale(0)}


.thumbs.p-category li{margin-bottom:30px}
@media (max-width:767px){.thumbs.p-category li{margin-bottom:10px}
}
.thumbs.p-category li a .pic{width:40%}
.thumbs.p-category li a .pic img{width:100%;margin-right:-1px}
.thumbs.p-category li a .info{width:60%;text-align:left}
.thumbs.p-category li a .info .title{white-space:nowrap}
@media (max-width:767px){.thumbs.p-category li a .info p{display:none}
}

