/*
 Theme Name:   Crafti Child Theme
 Theme URI:    https://crafti.axiomthemes.com/
 Description:  Crafti Child Theme
 Author:       AxiomThemes
 Author URI:   http://axiomthemes.com/
 Template:     crafti
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  crafti
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */


.menu_mobile .menu_mobile_widgets_area {
	background-color: #e86900 !important;
}

.menu_mobile .menu_mobile_inner {
	background-color: #fff !important;
}

.menu_mobile .menu_mobile_inner a {
	color: #000 !important;
}
.post-navigation, .comments_wrap, .portfolio_page_details_share, .socials_mobile{
	display: none !important;
}
.adp-popup-overlay {
display: none !important;
}
.adp-popup-container {
display: none !important;
}