﻿ *{box-sizing:border-box}body{color:#1a1a1a;background-color:rgba(66,0,0,0.1)}A{text-decoration:none}h4{color:white;font:24px b koodak}li{list-style:none;float:left;padding:10px}.prod-thumb{position:relative;cursor:pointer;overflow:hidden;width:300px;height:193px;border-radius:3px;box-shadow:none;transition:all 200ms ease-in-out,box-shadow 100ms;margin-bottom:10px}.prod-thumb img{width:100%}.prod-thumb:after{content:"+";text-shadow:0 1px 0 #AC1C1F;width:35px;color:#990000;font-size:30px;text-indent:8px;line-height:29px;height:35px;position:absolute;background-color:#dc3b41;display:block;border-radius:50%;transition:all 300ms cubic-bezier(0.215,0.61,0.355,1);top:0;right:0}.prod-thumb:hover{padding:0;transition:all 200ms ease-in-out,box-shadow 0ms 200ms;box-shadow:0 2px 3px 2px rgba(0,0,0,0.3)}.prod-thumb:hover:after{width:200%;height:200%;top:50%;left:50%;margin-left:-100%;margin-top:-100%;border-radius:50%;background-color:rgba(220,59,65,0.8);transition:all 300ms cubic-bezier(0.215,0.61,0.355,1);z-index:0}.prod-thumb:hover .buy-section{background-color:#dc3b41}.prod-thumb:hover h4,.prod-thumb:hover h3,.prod-thumb:hover .buy-section{opacity:1;transition:opacity 150ms 200ms ease-in-out}.prod-info{transition:all 200ms;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;display:block;padding:10px}.prod-info h4,.prod-info h3{text-align:center;opacity:0;transition:opacity 100ms ease-in-out;margin:15px}.prod-info h4{margin-top:30px}.prod-info h3{font-weight:100;color:#990000;-webkit-font-smoothing:antialiased;font-size:2em;float:left}.header{background:#dc3b41;width:100%;height:70px;font:30px b koodak;border-bottom:5px solid #842e31;text-align:center;padding:10px}.footer{background-color:#9E0039;width:100%;height:30px;float:right;color:#FFF;margin-top:15px;border-top:10px solid #8E0033;text-align:center;font:13px b yekan}