section.blog-listing .container .blog-laundry-tip{font-size:var(--f16);color:var(--black)}section.blog-listing .container .prev-next .btn{width:120px;margin:0 5px}section.blog-listing .container .post .post-inner{border-radius:3px;height:500px;margin:auto;overflow:hidden;box-shadow:0 0 40px #5f7d9540}section.blog-listing .container .post .post-inner .height-full{box-orient:vertical;box-direction:normal;-moz-flex-direction:column;flex-direction:column;height:100%;position:relative}section.blog-listing .container .post .post-inner .post-content{box-flex:1;-moz-flex:1;flex-direction:column;flex:1;width:100%;min-height:0;display:flex;overflow:hidden}section.blog-listing .container .post .post-inner .post-content p{-webkit-line-clamp:4;color:#666;-webkit-box-orient:vertical;flex:0 auto;min-height:0;margin-top:.5rem;margin-bottom:.5rem;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}section.blog-listing .container .post .post-inner .post-content hr{border:0;border-top:1px solid #e0e0e0;width:100%;margin:1rem 0 .75rem;display:block}section.blog-listing .container .post .post-inner .post-content .anchor-color a{font-size:var(--f14);color:var(--dark)}section.blog-listing .container .post .post-inner .post-content a{font-size:var(--f16)}section.blog-listing .container .post .post-inner .post-content a:hover{color:var(--color-primary)}section.blog-listing .container .post .post-inner .post-img{box-flex:5;-moz-flex:5;flex:5 0;height:250px;min-height:250px;max-height:250px;position:relative;overflow:hidden}section.blog-listing .container .post .post-inner .post-img img{height:100%;max-width:initial;-webkit-transition:-webkit-transform .3s ease-in-out;-moz-transition:-moz-transform .3s ease-in-out;object-fit:contain;transition:transform .3s ease-in-out;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}section.blog-listing .container .post .post-inner .post-img:hover img{transform:translate(-50%,-50%)scale(1.1)}section.blog-listing .container .post-detail .img-fluid.h-auto{object-fit:cover;height:450px!important}section.blog-listing .container .post-detail img{border-radius:10px;width:100%;box-shadow:0 15px 10px -10px #ccc}section.blog-listing .container .tags .label{color:var(--color-text);font-size:var(--f12);background-color:#77838f33;border-radius:6.1875rem;line-height:1.7;transition:all .2s ease-in-out;display:inline-block}section.blog-listing .container .tags .label:focus,section.blog-listing .container .tags .label:hover{color:var(--white);background-color:var(--color-text)}:is(section.blog-listing .container .post-detail~.latest-post .post .post-inner,section.blog-listing .container .wrapper:has(.post-detail) .latest-post .post .post-inner){height:auto;min-height:100px;position:relative}:is(section.blog-listing .container .post-detail~.latest-post .post .post-inner .height-full,section.blog-listing .container .wrapper:has(.post-detail) .latest-post .post .post-inner .height-full){min-height:100px;position:relative}:is(section.blog-listing .container .post-detail~.latest-post .post .post-inner .post-img,section.blog-listing .container .wrapper:has(.post-detail) .latest-post .post .post-inner .post-img){z-index:1;width:100px;height:100px;min-height:100px;position:absolute;top:0;left:0;overflow:hidden}:is(section.blog-listing .container .post-detail~.latest-post .post .post-inner .post-img img,section.blog-listing .container .wrapper:has(.post-detail) .latest-post .post .post-inner .post-img img){object-fit:cover;object-position:center;width:100%;height:100%;display:block}:is(section.blog-listing .container .post-detail~.latest-post .post .post-inner .post-content,section.blog-listing .container .wrapper:has(.post-detail) .latest-post .post .post-inner .post-content){z-index:2;width:calc(100% - 120px);margin-left:100px;position:relative}:is(section.blog-listing .container .post-detail~.latest-post .post .post-inner .post-content .anchor-color a,section.blog-listing .container .wrapper:has(.post-detail) .latest-post .post .post-inner .post-content .anchor-color a){font-size:var(--f12);color:var(--color-primary)}:is(section.blog-listing .container .post-detail~.latest-post .post .post-inner .post-content a,section.blog-listing .container .wrapper:has(.post-detail) .latest-post .post .post-inner .post-content a){font-size:var(--f16)}:is(section.blog-listing .container .post-detail~.latest-post .post .post-inner .post-content .author,section.blog-listing .container .wrapper:has(.post-detail) .latest-post .post .post-inner .post-content .author){color:var(--color-primary);font-size:var(--f12)}@media (max-width:767px){.blog-listing .container .post-detail .img-fluid.h-full{height:auto!important}}
