/*
Theme Name:   BeTheme Child
Description:  Child theme for BeTheme
Author:       Voidek Webolutions
Author URI:   https://voidek.in
Template:     betheme
Version:      1.0.0
Text Domain:  betheme-child
*/

.mfn-menu-submenu-on-hover .mfn-menu-item-has-megamenu:hover > .mfn-menu-item-megamenu{
	display:none !important;
}
#blogs .posts_group  .post-item .post-desc .post-head,
#blogs .posts_group  .post-item .post-desc .post-footer .button-love,
#blogs .posts_group  .post-item .post-desc .post-footer .post-links .icon-doc-text{
	display:none;
}
#blogs .posts_group  .post-item .post-desc .post-footer
,#blogs .posts_group  .post-item .post-desc .post-excerpt{
	margin:0;
	padding: 0;
}
#blogs .posts_group  .post-item .post-desc .post-links{
	border:none;
	float: unset !important;
	padding:0;
}
#blogs .posts_group  .post-item .post-desc .post-links .post-more{text-decoration:none;}

.single-post .the_content_wrapper {width:70%;margin: auto;}
@media(max-width:767px){
	.single-post .the_content_wrapper {width:100%;}
.icon-menu-fine{ display: block !important;}
}

#Subheader{
	margin-top:150px;
}

.single-post #Subheader .container{
	margin-top:180px;
}

.single-post #Content .post-header,.single-post #Content .section-post-about,
.single-post #Content .section-post-comments{
	display:none;
}
#our_specialization img {
    height: 276px;
}

 .mfn-header-menu > li.mfn-menu-li:hover{
	background-color:#E13D62 !important;
	    border-radius: 38px !important;
}
 .mfn-header-menu > li.mfn-menu-li:hover > a.mfn-menu-link {
    color: #fff !important;
	 background: #E13D62 !important;
}
.mfn-header-menu > li.current-menu-item > a.mfn-menu-link {
    background-color: #DD3F60 !important;
}
.mcb-wrap-6nq154rr  {
	display: none;
}
.mcb-wrap-2216950cd{
	display: none;
}
.mfn-header-icon-box { display: none;}
.icon-menu-fine{ display: none;}

.mfn-footer  {
    overflow: hidden;
}