/*
Theme Name: WebOn Child
Theme URI: https://webon.qodeinteractive.com
Description: A child theme of WebOn
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: webon
Template: webon
*/


.qodef-menu-item-text::before{
	display: none!important;
}


.b-shadow .qodef-m-image{
	box-shadow: 0 30px 40px 0 rgba(28, 30, 35, .2);
    border-radius: 100%;
}

header .qodef-widget-background{
	display: none!important;
}

header .qodef-widget-holder{
	right: 0px!important;
}

header .qodef-widget-holder #block-7{
	display: flex!important;
	align-items: center;
	justify-content: center;
}