.theme-template{position:relative;display:block;padding:0;width:100%;box-sizing:border-box}.theme-template .theme-items{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;box-sizing:border-box}.theme-items-item{width:100%;flex:0 0 100%;padding:0 0 10px;max-width:350px;box-sizing:border-box}.theme-items-item .item-inner{width:100%;border-radius:8px;overflow:hidden;background-color:#fff;box-sizing:border-box}.theme-items-item .item-inner .cover-image{width:100%;position:relative;display:block;box-sizing:border-box}.theme-items-item .item-inner .cover-image img{object-fit:cover;width:100%;max-height:250px;height:250px;box-sizing:border-box}.theme-items-item .item-inner .item-description{width:100%;position:relative;display:block;padding:20px;box-sizing:border-box}.theme-items-item .item-inner .item-description h4{font-family:"DM Serif Display",serif;font-size:16px;margin:0;color:#303338;box-sizing:border-box}.theme-items-item .item-inner .item-description p{font-size:13px;line-height:23px;color:#303338}.theme-items-item .item-inner .item-description a{transition:.4s;font-size:14px;color:#e6a150;text-decoration:none;text-transform:uppercase;display:block}