.productcard{position:relative;width:124px;margin-right:2%;float:left;margin-bottom:40px;margin-top:10px;background:#f6f6f6;border-radius:25px;height:130px;-moz-transition:all 1s ease-out;-o-transition:all 1s ease-out;-webkit-transition:all .5s ease-out}.productcard .image{transition:all .2s ease;overflow:hidden;position:relative;display:flex;box-sizing:border-box;height:130px;text-align:center;mix-blend-mode:darken;-moz-transition:all 1s ease-out;-o-transition:all 1s ease-out;-webkit-transition:all .5s ease-out}.dinamic{margin-top:50px;background-size:cover;mix-blend-mode:darken;margin:auto}.productcard .title{font-size:14px;display:block;display:table-cell;overflow:hidden;text-align:center;padding-top:2px;width:130px}.footer{flex:0 0 auto;width:100%;height:50px}.productcard:hover{}.productcard:hover .productcard .title{color:#fe9205}.productcard a{text-decoration:none}.productcard .image:hover{-webkit-transform:scale(1.5);-moz-transform:scale(1.5);-o-transform:scale(1.5)}@media screen and (min-device-width:320px) and (max-device-width:768px){.productcard{max-width:130px;margin-left:1%;;margin-right:0%;width:110px}.productcard:nth-child(2n+1){margin-right:0!important}.forh2{margin-top:-20px}h2.mainh2{font-size:13px}.products_containerpc .productcard:nth-child(6n+7){margin-right:0!important}.row{flex-direction:column}}