/*
 Theme Name:     Divi Child
 Theme URI:      https://www.profithubsystem.com
 Description:    profithubsystem
 Author:         profithubsystem.com
 Author URI:     https://www.profithubsystem.com
 Template:       Divi
 Version:        4.27.5
*/
.main-header-menu.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a{padding: 0px 28px 8px;}
/* .main-header-menu .et_pb_menu__wrap li:after{content: '';
    position: absolute;
    background: #c248f3;
    left: 50%;
    bottom: -29px;
    width: 0px;
    height: 3px;
    transform: translate(-50%, -50%);}
.main-header-menu .et_pb_menu__wrap li.current-menu-item:after{width:90px;} */
.main-header-menu .et-menu a:hover {opacity: 1;}
.single-blog-post .et_pb_column.single-blog-post-col-left{width:20%!important;margin-right:1.5%!important;}
.single-blog-post .et_pb_column.single-blog-post-col-right{width:77%;}
.section__heading {
    position: relative;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}
.blog-wrap-styling h4.entry-title a{ overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
padding-bottom: 2px;
    line-height: 1.5em;
}
.blog-wrap-styling .post-categories a{padding: 2px 0px!important;margin-bottom: 0px;}
@media (max-width:980px){.main-header-menu .et_pb_menu__wrap li:after{  bottom: 0px;height: 0px;background: transparent;}
.mobile_menu_bar:before{color: #fff;
    background: #d364f3;
    border-radius: 4px;}
}
@media (max-width:980px) and (min-width:768px)
{
	.single-blog-post .et_pb_column.single-blog-post-col-left{width: 20% !important;
        margin-right: 4.5% !important;}
.single-blog-post .et_pb_column.single-blog-post-col-right{width: 74%;}
}

@media (max-width:767px){
	.single-blog-post .et_pb_column.single-blog-post-col-left{width:100%!important;margin-right:0%!important;}
.single-blog-post .et_pb_column.single-blog-post-col-right{width:100%;}
}