.box_blg {
    grid-gap: 20px;
    display: grid;
    justify-content: end;
    grid-template-columns: 1fr 1fr
}

.sin_blg img {
    width: 100%;
    height: auto;
    max-height: 230px;
    border-radius: 4px;

}

p {
    font-size: 17px;
    font-weight: 400;
    line-height: 1.5;
}

.pst_tg a:nth-child(1) {
    display: none
}

.sin_blg {
    border: 1px solid #e8e8e8;
    padding: 12px;
    border-radius: 4px;
}

.pst_titl {
    text-transform: capitalize;
    line-height: 26px;
    margin-bottom: 10px;
    font-size: 18px;
    margin-top: 10px;
    color: #000;
    font-weight: 800;
    letter-spacing: 0
}

.pst_img {
    box-shadow: 0 0 1px 1px #e6e6e6;
    display: flex;
    padding: 6px
}

.pst_tg {
    margin-top: 20px;
    color: #000;
    font-weight: 900
}

.pst_tg a {
    color: #0eb6cc
}

.pst_tg a {
    pointer-events: none;
    cursor: default
}

.box_pst {
    display: none
}

.all_blg {
    display: block
}

.prdct_dv {
    display: grid
}

.left_cat {
    display: flex
}

.titl_pr {
    font-weight: 600;
    text-transform: capitalize;
    font-size: 18px;
    margin-bottom: 20px;
    letter-spacing: 0;
    margin-top: 3px
}

.blg_sid {
    background: #f0fcfc;
    width: 20%;
    float: left
}

.content_blg_sid {
    background: #f0fcfc;
    width: 100%;
    /* float: left */
}

.panel-center {
    overflow: hidden;
    padding-left: 20px
}

label input[type=radio] {
    width: 18px !important;
    margin-left: 4px
}

.prdct_dv label {
    font-size: 16px;
    font-weight: 600
}

.prdct_dv a {
    text-align: right;
    font-size: 16px !important;
    margin: 0 11px;
    color: #000;
    /* font-weight: 600; */
    line-height: 24px;
    border-bottom: 1px solid #d3cfcf;
    padding: 11px 0;
}

.prdct_dv a:last-of-type {
    border-bottom: none;
}

.filtr_dv button.btn:before {
    content: ' ';
    position: absolute;
    width: 12px;
    height: 12px;
    border: 1px solid #828282;
    border-radius: 50px;
    margin-top: 5px;
    margin-right: -20px;
    background: #fff
}

.filtr_dv button.btn.activef span:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background: #0eb6cc;
    border-radius: 50px;
    margin-right: -17px;
    margin-top: 8px
}

div#myBtnContainer .btn {
    height: 36px;
    font-family: Shabnam;
}

.cstm_filtrx {
    display: flex
}

.filterDiv {
    display: none
}

.filterDiv span, .blog_sub_cat span {
    color: #363434;
    font-family: Shabnam;
}

.filterDiv i, .blog_sub_cat i {
    color: #ed6500;
    /* color: #A04100; */
    /* color: #7B70BE; */
    /* color: #D8976E; */
}
.blog-property li {
    display: inline-block;
    margin-left: 10px;
    padding-top: 10px;
    font-size: 14px;
}
.blog-property li i {
    color: #ed6500;
}
.blog-property li span {
    color: #363434;
    font-family: Shabnam;
}
.btn {
    border: none;
    outline: none;
    padding: 0 10px;
    background-color: #fff;
    cursor: pointer
}

button.btn.active {
    font-weight: 600;
    color: #000
}

.show {
    display: block !important;
    position: inherit;
    /* top: 0;
    left: 0; */
    width: 100%;
    height: 100%;
    cursor: pointer;
    background-color: inherit;
}

.prdct_dv {
    padding: 20px
}

.aside_recent_posts {
    display: flex;
    justify-content: center;
    padding: 5px 0;
}

.dot_spn {
    font-family: Shabnam;
}

.blog_count {
    float: left;
}

.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
  }
  
  .pagination a {
    display: inline-block;
    padding: 7px 14px;
    margin: 0 5px;
    border-radius: 50%;
    background-color: #f2f2f2;
    color: #ed6500;
    font-weight: bold;
    text-decoration: none;
    transition: background-color 0.3s ease;
  }
  
  .pagination span.separator::before {
    content: "•••"; /* Use a bullet as the separator */
    margin-right: 5px;
    color: #ed6500;
  }
  
  .pagination a.active,
  .pagination a:hover {
    background-color: #ed6500;
    color: #fff;
  }

@media(min-width:992px) and (max-width:1024px) {
    .block-content {
        padding-top: 100px !important
    }

    .pst_img {
        height: auto
    }
}

@media(min-width:769px) and (max-width:991px) {
    .block-content {
        padding-top: 75px !important
    }

    .blg_sid {
        width: 30%
    }
}

@media(max-width:768px) {
    .box_blg {
        grid-template-columns: 1fr
    }

    .blg_sid {
        margin: 30px 0
    }

    .blg_sid {
        background: #f0fcfc;
        padding: 0;
        width: 100%;
        float: none
    }

    body .block-content:last-of-type {
        padding-top: 70px !important
    }

    div#myBtnContainer {
        margin-top: 30px
    }

    .two_dv {
        margin: 15px 0
    }

    .panel-center {
        padding: 0
    }

    .cstm_filtrx {
        display: block
    }

    h5.titl_pr {
        display: inline-block;
        margin-bottom: 0
    }
}

button.btn {
    margin-bottom: 8px
}

input[type=radio]:checked:before {
    content: "";
    display: block;
    position: relative;
    top: 3px;
    right: 5px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #0eb6cc
}