@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.section-last-offer{max-width:1000px}.section-last-offer .last-offer{max-width:900px;display:grid;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;grid-template-columns:130px auto;text-decoration:none;color:#000}.section-last-offer .last-offer .content-img{width:100%;height:130px}.section-last-offer .last-offer .content-img.no-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-last-offer .last-offer .content-img.no-img img{width:60px;max-height:100px}.section-last-offer .last-offer .content-img img{width:100%;height:auto}.section-last-offer .last-offer:not(:last-child){margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #f4f2ed}@media (min-width:768px){.section-last-offer .last-offer{grid-template-columns:130px 1fr auto}}@media (max-width:767px){.section-last-offer .last-offer .content-img{grid-column:1/2;grid-row:1/3}.section-last-offer .last-offer .product-detail{grid-row:2/3;grid-column:2/3}.section-last-offer .last-offer .product-detail .product-cat{margin:4px 0;font-size:15px}.section-last-offer .last-offer .product-detail .product-title{margin:5px 0 8px 0}.section-last-offer .last-offer .date{grid-column:2/3;grid-row:1/2}.section-last-offer .last-offer .date p{margin:0;font-size:12px;text-align:right}}