/*
 Theme Name:   Appal Child Theme
 Theme URI:    http://marveltheme.com/themes-wp/appal
 Description:  This is Appal Child Theme
 Author:       Masum Billah
 Author URI:   https://themeforest.net/user/giant_theme
 Template:     appal
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:  two-columns, right-sidebar
 Text Domain:  appal-child
*/


body{
	
	overflow-x: hidden;
}

/* Mobile Menu */
.slicknav_menu {
	background: transparent;
}
.slicknav_btn{
	background: transparent;
	color: #fff;	
}
.slicknav_nav_icon{
	font-size: 26px;
}
.slicknav_btn:hover,
.slicknav_btn:focus{
	color: #fff;
}
.slicknav_menu a{
	font-size: 16px;
	border-radius: 0;
}
.slicknav_menu li{
	border-radius: 0;
}

.black-content.sticky-header.stuck:before {
	background-color: #ffffff;
}
