.product{position:relative;min-height:360px;padding:20px 10px;float:left;width:calc(320px - 20px)}.product.single{padding:0 0 20px;width:100%}.product .options{position:absolute;top:0;right:-10px;height:30px;width:auto;display:none;z-index:1}.product.single .options{top:-10px}.product:hover .options{display:initial}.product .options a{background-color:rgba(0,0,0,.05);padding:10px 10px 8px;border-radius:50%;display:inline-block}.product .options a img{width:14px;height:14px}.product .bg{width:100%;height:280px;background-color:#f8f8f8;border-radius:20px;display:inline-block;position:relative;bottom:unset;left:unset;z-index:0}.product .bg .icon{width:60px;height:60px;background-repeat:no-repeat;margin:12px;opacity:.1;position:absolute;bottom:0;left:0}.product .bg .title{width:60%;font-size:20px;opacity:.3;position:absolute;top:14px;right:24px;text-align:right}.product .details{width:calc(100% - 40px);position:relative;padding:10px 20px 0}.product .details span{position:absolute;top:0;right:0;font-size:12px}.product .details small{width:100%;display:inline-block;opacity:.8;margin:0 0 4px}.product .details small:empty{display:none}.product.flat{min-height:200px}.product.flat .bg{height:80px}.product .bg[onClick]:hover{background-color:#e3e3e5}