.blog-aside .aside-posts .p-image {
    aspect-ratio: 56/36;
    margin: 0 25px 0 0;
    min-width: 30%;
    width: 30%;
    max-width: 140px;
   }
  .blog-aside .aside-posts .p-image img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    object-fit: cover; }  
.is-flex {
  display: flex !important; }

  .color-text-superlight {
      color: #9E9E9E; } 
  .color-text {
  color: #444; }    
  .color-text-superlight {
  color: #9E9E9E; }
  .article-content img {
  width: 100%;
  height: 100%;
    }
    .article-aside {
      padding-left: 12px;
    }
    .mgt-20 {
  margin-top: 20px; }
  .mgt-12 {
  margin-top: 12px; }
  .aside-title{
    margin-left: 0;
    margin-top: 20px;
  }
  .btn-primary22s{
    font-weight: 600;
    font-family: Poppins, sans-serif;
    cursor: pointer;
    font-size: 16px;
  }
  .shop-breadcrumb {
   padding:25px 0px;
    border-radius: 0;
    box-shadow: none;
    margin-top: 10px;
    font-size: 12px;
    
}
.aside-posts-ul{
  margin:0px;
  padding:0px;
}
.shop-breadcrumb ul {
    display: flex;
    list-style: none;
    line-height: 36px;
    margin-bottom: 0;
    padding-left: 0;
    justify-content:center;
}
.shop-breadcrumb li {
    padding: 0 10px;
    position: relative;
    text-transform: inherit;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
}
.shop-breadcrumb  ul li a{
    font-size: 13px;
    line-height: 15px;
    color: #787878;
}
.shop-breadcrumb ul span::before {
    content: '';
    height: 100%;
    width: 1px;
    background: #e0dede;
    position: absolute;
    left: 50%;
    top: 0;
    transform: rotate(20deg);
}
.blog-box {
    margin-top: 30px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    transition: 0.3s;
}
.blog-box img {
    object-fit: cover;
    aspect-ratio: 3/2;
}
.date-bost {
    background: #fff;
    margin-top: 15px;
    padding: 1px;
    height: 45px;
    width: 45px;
    text-align: center;
    border: 2px solid #b53788;
    color: #b53788;
    font-size: 10px;
    font-weight: bold;
    position: absolute;
}
.content-news-z9 {
    padding: 2px 16px;
    min-height:140px;
}

.post-title-z9 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    border-radius: 0px 0px 5px 7px;
    color: #b53788;
     margin: 7px 0px; 
    text-transform: uppercase;
    font-size: 16px;
   
}
.title-news{
  font-size: 11px;

  text-align: justify;
  font-weight:300;
  color: #FFFFFF;
   overflow: hidden;
  
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp:3;
 
}
.readContiuite {
    color: #FFFFFF;
    display: block;
    text-align: end;
    font-size: 13px;
     text-decoration: underline;
}
.readContiuite:hover{
  color: #FFFFFF;
 text-decoration: underline;
}
.is-divider {
    height: 3px;
    display: block;
    background-color: rgba(0, 0, 0, 0.1);
    margin: 0.5em 0 0.5em;
    width: 100%;
    max-width: 30px;
}
.post-content-z9 {
    max-height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.title-new-news {
    margin-top: 30px;
    text-transform: uppercase;
}
.title-new-news {
    margin-top: 30px;
    text-transform: uppercase;
}

.title-new-news h4 {
    text-align: center;
    font-weight: 700;
    color: #b53788;
}
.bost-date {
    width: 50px;
    padding: 5px;
    height: 50px;
    position: absolute;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
}

.aside-posts-ul .p-info{
  margin-top:10px;
}
.aside-posts-ul .post-link{
  font-weight:700;
  margin-top:10px;
}

.color-text-superlight.fs-16{
  margin-top:10px;
}
.color-text_title{
  font-weight: 700;
    font-size: 28px;
    line-height: 28px;
    margin: 15 0 15px;
}