.rs-update-notice-wrap {
	display: none !important;
}
.post-type-portfolio #post-format-gallery,
.post-type-portfolio .post-format-gallery,
.post-type-portfolio #post-formats-select br:nth-of-type(3) {
	display: none;
}
.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;
}

/**
 * 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 .elevation-vc-block {
	background-image: url(vc-icon.png);
}
.elevation-vc-block .wpb_element_wrapper,
.vc_element-icon.elevation-vc-block {
	background-image: url(vc-icon.png);
	background-position: 0 0px !important;
}
.elevation-vc-block.wpb_content_element > .wpb_element_wrapper {
    background-image: url(vc-icon.png);
}
.wpb_my_bartag[data-element_type=elevation-vc-block] {
    background-image: url(vc-icon.png);
}

.redux-dev-mode-notice-container.redux-dev-qtip { display: none; }