.rs-update-notice-wrap,
#vc_license-activation-notice {
	display: none !important;
}
.gallery-settings h3:last-of-type {
	clear: both;
	padding-top: 20px;
}
.image-details h3, .media-sidebar h3 {
	clear: both;
	margin-top: 0;
	padding-top: 24px;
}
.cmb2-textarea-code {
	height: 60px;
}
.post-type-portfolio #mymetabox_revslider_0 {
	display: none;
}
.attachment-admin-list-thumb {
	max-width: 65px;
	height: auto;
}

/**
 * VC Stuff
 */
div.wpb_vc_param_value.content.textarea_html {
	clear: both;
	padding-top: 5px;
}
.vc_default-templates .vc_templates-image {
	background-size: cover !important;
	background-position: center top !important;
}
.vc_default-templates .vc_template > .wpb_wrapper:hover .wpb_single_image > .wpb_wrapper > div {
	background-position: center bottom !important;
	opacity: 0.6;
}
.wpb-layout-element-button .waves-vc-block {
	background-image: url(vc-icon.png);
}
.waves-vc-block .wpb_element_wrapper,
.vc_element-icon.waves-vc-block {
	background-image: url(vc-icon.png);
	background-position: 0 0px !important;
	background-size: 100%;
}
.waves-vc-block.wpb_content_element > .wpb_element_wrapper {
    background-image: url(vc-icon.png);
}
.wpb_my_bartag[data-element_type=waves-vc-block] {
    background-image: url(vc-icon.png);
}
.ebor-icons-wrapper {
	display: none;
}
.ebor-icons i {
	font-size: 32px;
	width: 34px !important;
	height: 34px !important;
	margin: 0 8px 8px 0;
	display: inline-block;
	cursor: pointer;
}
.ebor-icons i.active {
	color: red;
}
#ebor-icon-toggle {
	margin-bottom: 20px;
}