.single-blog-post{margin-bottom:30px}.single-blog-post .post-image{overflow:hidden}.single-blog-post .post-image img{-webkit-transition:var(--transition);transition:var(--transition);width:100%;object-fit:cover}.single-blog-post .post-content{margin-top:17px}.single-blog-post .post-content .post-meta{padding-left:0;margin-bottom:17px;list-style-type:none;display:none!important}.single-blog-post .post-content .post-meta li{margin-right:20px;position:relative;color:var(--optionalColor);font-size:14px}.single-blog-post .post-content .post-meta li::before{content:'';position:absolute;right:-11px;top:10.8px;width:1px;height:14px;background-color:#b3afaf}.single-blog-post .post-content .post-meta li:last-child{margin-right:0}.single-blog-post .post-content .post-meta li:last-child::before{display:none}.single-blog-post .post-content .post-meta li img{width:35px;height:35px;border-radius:50%;margin-right:5px}.single-blog-post .post-content .post-meta li a{color:var(--optionalColor)}.single-blog-post .post-content .post-meta li a:hover{color:var(--mainColor)}.single-blog-post .post-content h3{font-size:18px;line-height:1.4;margin-bottom:15px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.single-blog-post .post-content .link-btn{position:relative;display:inline-block;color:var(--optionalColor);padding-right:20px}.single-blog-post .post-content .link-btn i{position:absolute;top:5px;right:0}.single-blog-post .post-content .link-btn:hover{color:var(--mainColor)}.single-blog-post:hover .post-image img{-webkit-transform:scale(1.05);transform:scale(1.05)}.posts-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.posts-row .col-div{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;position:relative;width:100%;padding-right:15px;padding-left:15px;margin-bottom:30px}@media only screen and (min-width:576px){.posts-row .col-div{flex: 0 0 calc(100% / 2)}}@media only screen and (min-width:768px){.posts-row .col-div{flex: 0 0 calc(100% / 3)}}@media only screen and (min-width:992px){.posts-row .col-div{flex: 0 0 calc(100% / 4)}}@media only screen and (min-width:1200px){.posts-row .col-div{flex: 0 0 calc(100% / 4)}}