.items__grid-item{background:#ccc;margin-bottom:30px;display:block;height:301px;border-radius:0;text-decoration:none!important;position:relative;overflow:hidden}.items__grid-item a{display:block;text-decoration:none}.items__grid-item .thumb{position:absolute;z-index:1;width:100%;height:301px;background-repeat:no-repeat;background-size:cover;background-position:center center}.items__grid-item .thumb img{}.items__grid-item-text{padding:10px 20px 2px;color:#fff;background-color:rgba(0,0,0,.4);position:absolute;z-index:2;left:0;right:0;bottom:0;min-height:10px;transition:min-height .5s;text-align:center}.items__grid-item h2{display:block;margin:0 0 10px;font-size:23px;text-align:center;color:#fff;letter-spacing:1px}.items__grid-item-subtitle{overflow:hidden;font-size:16px;padding:0 0 8px;padding:0;opacity:0;height:0;transition:opacity .54s,height .54s;transition-delay:.35s}.items__grid-item-subtitle span{font-weight:500}.items__grid-item-description{overflow:hidden;padding:0;height:0;opacity:0;transition:opacity .54s,height .54s;transition-delay:.35s;font-weight:400;font-size:14px}.items__grid-item-readmore{font-size:15px;text-transform:uppercase;margin:15px 0 0;padding:8px 14px;width:135px;text-align:center;border:none;color:#fff;border-radius:5px;background-color:#f1592a;font-family:acrylic hand sans,sans-serif;background-position:right 17px top 12px;margin-left:auto;margin-right:auto}.items__grid-item:hover .items__grid-item-text{min-height:100%}.items__grid-item:hover .items__grid-item-description{overflow:visible;opacity:1;padding-top:10px}.items__grid-item:hover .items__grid-item-subtitle{overflow:visible;opacity:1;height:auto}