#wpadminbar #wp-admin-bar-wp-logo>.ab-item .ab-icon:before{
	display: none;
}

#wpadminbar #wp-admin-bar-wp-logo>.ab-item .ab-icon:after{
	content:'';
	display: block;
	width: 20px;
	height: 28px;
	position: relative;
	background-image: url("../img/adweb-icon.png");
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
	filter: grayscale(100%) brightness(200%)
}

.dashicons-dashboard:before{
	content:'';
	position: relative;
	background-image: url("../img/adweb-icon.png");
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
	filter: grayscale(100%) brightness(200%);
	height: 34px;
	padding: 0!important;
}

.adweb-text-editor{
	white-space:pre-wrap;
}

#wp-word-count{
	display:none;
}

.elementor-lightbox .dialog-lightbox-close-button{
	right: 0.45em;
	margin-top: 53px;
}
.elementor-slideshow__header{
	width:99%;
}
