:root{--primary-color:#ED8914}*{margin:0;padding:0}ul,ol{margin:0;padding:0}button,input[type="submit"]{cursor:pointer;transition:all 0.3s}.glidy--post-thumb img{width:100%;height:100%;object-fit:cover}.glidy--image img{object-fit:cover}.row{display:flex;flex-wrap:wrap}[class*="col-"]{box-sizing:border-box;flex:0 0 100%;max-width:100%}.col-12{flex:0 0 100%;max-width:100%}.col-6{flex:0 0 50%;max-width:50%}.col-4{flex:0 0 33.3333%;max-width:33.3333%}.col-3{flex:0 0 25%;max-width:25%}@media only screen and (max-width:1399px){.col-xl-12{flex:0 0 100%;max-width:100%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-4{flex:0 0 33.3333%;max-width:33.3333%}.col-xl-3{flex:0 0 25%;max-width:25%}}@media only screen and (max-width:1199px){.col-lg-12{flex:0 0 100%;max-width:100%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-4{flex:0 0 33.3333%;max-width:33.3333%}.col-lg-3{flex:0 0 25%;max-width:25%}}@media only screen and (max-width:991px){.col-md-12{flex:0 0 100%;max-width:100%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-4{flex:0 0 33.3333%;max-width:33.3333%}.col-md-3{flex:0 0 25%;max-width:25%}}@media only screen and (max-width:767px){.col-sm-12{flex:0 0 100%;max-width:100%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-4{flex:0 0 33.3333%;max-width:33.3333%}.col-sm-3{flex:0 0 25%;max-width:25%}}.glidy--post-author-box,.glidy--post-reader,.glidy--post-comment-counter,.glidy--post-date{display:flex;align-items:center;gap:6px;transition:all 0.3s}.glidy--post-reader .icon,.glidy--post-comment-counter .icon,.glidy--post-date .icon{line-height:0}.glidy--post-author-box .label{display:block;text-transform:capitalize}.glidy--post-category-item .icon{line-height:0}.glidy--tags-list{display:flex;flex-wrap:wrap}.glidy--tags-item{display:inline-block;border:1px solid #ddd;padding:8px 12px;line-height:1;border-radius:100px;transition:all 0.3s}.glidy--tags-item:hover{background-color:var(--primary-color);border-color:var(--primary-color);color:#fff}