.portfolio_details{
     overflow: hidden;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.10);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.10);
    padding: 65px 50px 50px;
    margin-top: 100px;
    margin-bottom: 50px;
}
.single-portfolio .post_category {
    margin: 0;
    color: #000;
    font-size: 18px;
    margin-bottom: 20px;
    padding: 20px 0;
    border: none;
    border-bottom: 1px solid #DDD;
    border-top: 1px solid #DDD;
    font-weight: 400;
}
.cate-list {
    font-weight: 300;
}
.font-200 {
    font-weight: 300;
}
.post_category {
    display: flex;
    align-items: center;
}
.single-portfolio .authore-meta {
    border-bottom: 1px solid #DDD;
    margin-bottom: 20px;
    padding-bottom: 20px;
    color: #535353;
    font-size: 16px;
    font-weight: 400;
}
.single-portfolio .authoreinfo h1 {
    color: #535353;
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 10px;
    font-family:Poppins, sans-serif;
    letter-spacing: 0;
}
span.porfolio-caption {
    margin-top: 14px;
    display: block;
}
.single-post-wrapper .e-con-inner{
    display:block !important;
}
.elementor-widget-image.single_featured-image img{
    max-width:350px;
}
.single_featured-image{
    float:left;
    margin-right:40px;
}
ul.breadcrumb {
    padding-left: 0px;
}
@media screen and (max-width: 1500px) and (min-width: 768px) {
.custom-sider .swiper-pagination {
    margin-bottom: 0px!important; 
}
}
@media screen and (max-width: 767px) and (min-width: 320px) {
.custom-table table{
    max-width:100%;
}
}

