/*
    Theme Name: 9d Wellness
    Theme URL: yogawithpriyanka.com
    Version:1.0
    Author:Mirackle Solutions
*/

.cus_back {
    height: 210px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.bullet-blog ul li {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #636363;
    line-height: 160%;
    text-align: justify;
    margin-left: 4%;
} 


.bullet-blog ul {
    list-style-image: url(images/bullet.png);
    margin: 1% -2%;
}

.blog_sm8{
    width: 75%;
    float: left;
}
.blog_sm88{
    width: 25%;
    float: right;
}
.blog_sm2{
    width: 31%;
    float: left;
    margin: 1%;
}

.blog_sm1{
    width: 98%;
    margin: 1% auto;
}
.blg_img{
    position: relative;
    width: 100%;
}
.blg_img img{
        border: 1px solid #ccc;
}
.bg_date {
    position: absolute;
    background-color: #292929;
    padding: 10px 20px;
    text-align: center;
}

.bg_date p{
    font-family: 'Open Sans',sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 110%;
    color: #fff;
     white-space: normal;
    margin:0px;
}
.bg_date p span{
    font-weight: 700;
    font-size: 18px;
}
.blog_text{
    background-color: #fff;
    padding: 10px;
/*  min-height: 305px;*/
}

.blog_text h2 {
font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 500;
    color: #5f5f5f;
    line-height: 140%;
    text-align: center;
    margin: 0% !important;
    word-spacing: 1px;
    white-space: pre-wrap;
}
.blog_text h3{
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
     white-space: normal;
    font-weight: 600;
    line-height: 160%;
    color: #000;
    margin: 1px 0px 15px 0px;
}
.blog_text p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #636363;
    line-height: 160%;
    text-align: left;
}
.blog_text a {
        font-family: 'Poppins', sans-serif !important;
    display: inline-block;
    margin: 0px;
    font-weight: 600;
    font-size: 16px;
     white-space: normal;
    color: #000000;
    text-decoration: none;
}
.blog_text p strong {
    font-weight: bold;
    font-size: 13px;
}

.blog_text2{
    background-color: #fff;
    padding: 10px;
/*  min-height: 305px;*/
}

.blog_text2 h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 25px;
    font-weight: 500;
    color: #000;
    line-height: 140%;
    text-align: left;
    margin: 0% !important;
    word-spacing: 1px;
    white-space: pre-wrap;
}
.wp-block-heading{
    font-family: 'Poppins', sans-serif !important;
    font-size: 22px !important;
    font-weight: 500 !important;
    word-spacing: -3px !important;
    color: #434343 !important;
    line-height: 160% !important;
    text-align: left !important;
     margin: 2% 0 !important;
    padding: 1% 0 !important;
}
.blog_text2 p {
font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #636363;
    line-height: 160%;
    text-align: justify;
}
.blog_text2 a {
        font-family: 'Poppins', sans-serif !important;
    display: inline-block;
    margin: 20px 0px 10px 0px;
    font-weight: 600;
    font-size: 16px;
     white-space: normal;
    color: #000000;
}
.blog_text2 p strong {
    font-weight: bold;
    font-size: 16px;
    font-family: 'Open Sans',sans-serif;
    font-size: 19px;
    line-height: 150%;
    color: #000;
    text-decoration: none;
    font-weight: 600;
    margin-top: 2%;
}
.blog_cat {
    background-color: #f5f5f5;
    padding: 20px;
    margin-top: 2.5%;
    border-radius: 4px;
}
.blog_cat ul li{
        margin-left: 5%;
}
.sidebar-title {
    font-family: 'Open Sans',sans-serif;
    font-size: 18px;
    position: relative;
    margin: 0 0 7px;
    font-weight: 600;
    border: none;
    float: none;
    width: auto;
}
.s-border {
    width: 40px;
    height: 1px;
    margin-bottom: 2px;
    border-radius: 50px;
    background: #c5c5c5;
}
.m-border {
    width: 20px;
    height: 1px;
    margin-bottom: 15px;
    border-radius: 50px;
    background: #c5c5c5;
}
.blog_cat ul li a {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #000;
     white-space: normal;
    font-weight: 500;
    text-decoration: none;
    line-height: 200%;
}
.blog_cat ul li a .fa{
    color: #218a45 ;
}
.center {
    text-align: center;
}
.page-numbers {
    display: inline-block;
    padding: 10px 15px;
    margin: 0 2px 0 0;
    line-height: 1;
    text-decoration: none;
    border-radius: 2px;
    font-weight: 600;
    background-color:#313131;
    color:#fff;
    font-family: 'Open Sans',sans-serif;
    font-size: 15px;
}
.page-numbers.current,
a.page-numbers:hover {
    background-color: #292929;
}

.pagination li{
    list-style: none;
}
.cat_active{
    color: #218a45  !important;
}

.blog-brd-pad2 {
    border: 1.7px solid #292929;
    padding: 1%;
    background-color: #fff;
    min-height: 350px;
}

.blog_ban_txt h1 {
font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-weight: 500;
    word-spacing: -3px;
    color: #434343;
    line-height: 160%;
    text-align: left;
    margin: 0% !important;

}

@media only screen and (max-width:900px){
.blog_sm2 {
    width: 98%;
    float: none;
    margin: 1% auto 3% auto;
}
.blog_sm8 {
    width: 100%;
    float: none;
}
.blog_sm88 {
    width: 100%;
    float: none;
}
}