.archive-wrapper{padding:75px 0 100px}.archive-wrapper .inner-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.archive-wrapper .inner-wrapper .posts-grid-wrapper .posts-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-20px}.archive-wrapper .inner-wrapper .posts-grid-wrapper .posts-grid .grid-item{width:33.3333%;min-width:33.3333%;max-width:33.3333%;padding:15px}@media (max-width:767px){.archive-wrapper .inner-wrapper .posts-grid-wrapper .posts-grid .grid-item{width:50%;min-width:50%;max-width:50%}}@media (max-width:576px){.archive-wrapper .inner-wrapper .posts-grid-wrapper .posts-grid .grid-item{width:100%;min-width:100%;max-width:100%}}.archive-wrapper .inner-wrapper .posts-grid-wrapper .posts-grid .grid-item .grid-item-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%}.archive-wrapper .inner-wrapper .posts-grid-wrapper .posts-grid .grid-item .grid-item-inner .post-header{position:relative;overflow:hidden;border-radius:5px;margin-bottom:25px}.archive-wrapper .inner-wrapper .posts-grid-wrapper .posts-grid .grid-item .grid-item-inner .post-header .image-overlay{position:relative;-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex}.archive-wrapper .inner-wrapper .posts-grid-wrapper .posts-grid .grid-item .grid-item-inner .post-header .image-overlay img{width:100%!important;height:auto!important}.archive-wrapper .inner-wrapper .posts-grid-wrapper .posts-grid .grid-item .grid-item-inner .category-label{height:34px;min-height:34px;padding:0 15px;position:relative;overflow:hidden;line-height:1;z-index:2;font-size:13px;font-weight:var(--jkd-medium-fw);letter-spacing:.3px;text-transform:uppercase;border-radius:3px;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;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;color:var(--jkd-primary-color)}.archive-wrapper .inner-wrapper .posts-grid-wrapper .posts-grid .grid-item .grid-item-inner .category-label .label-overlay{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;left:0;width:100%;background-color:var(--jkd-primary-color);height:100%;opacity:.15;z-index:1}.archive-wrapper .inner-wrapper .posts-grid-wrapper .posts-grid .grid-item .grid-item-inner .post-body{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.archive-wrapper .inner-wrapper .posts-grid-wrapper .posts-grid .grid-item .grid-item-inner .post-body .post-title{margin-top:15px;width:100%;overflow-wrap:break-word}.archive-wrapper .inner-wrapper .posts-grid-wrapper .posts-grid .grid-item .grid-item-inner .post-body .bottom-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.archive-wrapper .inner-wrapper .posts-grid-wrapper .posts-grid .grid-item .grid-item-inner .post-body .bottom-wrapper .author-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.archive-wrapper .inner-wrapper .posts-grid-wrapper .posts-grid .grid-item .grid-item-inner .post-body .bottom-wrapper .author-wrapper .name-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.archive-wrapper .inner-wrapper .posts-grid-wrapper .posts-grid .grid-item .grid-item-inner .post-body .bottom-wrapper .author-wrapper .name-wrapper .name{font-weight:var(--jkd-medium-fw);line-height:1;margin-bottom:5px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.archive-wrapper .inner-wrapper .posts-grid-wrapper .posts-grid .grid-item .grid-item-inner .post-body .bottom-wrapper .author-wrapper .name-wrapper .name:hover{opacity:.7}.archive-wrapper .inner-wrapper .posts-grid-wrapper .posts-grid .grid-item .grid-item-inner .post-body .bottom-wrapper .author-wrapper .name-wrapper .date{font-size:13px;opacity:.7;line-height:1}.archive-wrapper .inner-wrapper .posts-grid-wrapper .posts-grid .grid-item .grid-item-inner .post-body .bottom-wrapper .bookmark-button{margin-left:25px}.archive-wrapper .inner-wrapper .posts-grid-wrapper .posts-grid .grid-item .grid-item-inner .post-body .bottom-wrapper .bookmark-button i{font-size:20px;color:var(--jkd-heading-color)}.archive-wrapper .inner-wrapper .posts-grid-wrapper .posts-grid .grid-item .grid-item-inner:hover .post-header .image-overlay{-webkit-transform:scale(1.05);transform:scale(1.05)}