/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
body{
	background:#fff;
}
.wd-toolbar{
display:none;	
}
.wa__btn_popup{
	display:none;
}
@media(max-width:479px){
	.wa__btn_popup{
	display:none;
}
	.footer-custom-nav {
    display: block;
}
	
}
.footer-custom-nav {
    display: none;
}
