/home/arranoyd/eventrify/wp-content/themes/uptime/admin/tommusrhodus-theme-admin.css
.rs-update-notice-wrap {
	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;
}
.vc_license-activation-notice {
	display: none !important;
}
.post-type-portfolio #formatdiv {
	display: none;
}
.wpb_element_wrapper img {
    max-width: 100%;
    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 .uptime-vc-block {
	background-image: url(vc-icon.png);
}
.uptime-vc-block .wpb_element_wrapper,
.vc_element-icon.uptime-vc-block {
	background-image: url(vc-icon.png);
	background-position: 0 0px !important;
}
.uptime-vc-block.wpb_content_element > .wpb_element_wrapper {
    background-image: url(vc-icon.png);
}
.wpb_my_bartag[data-element_type=uptime-vc-block] {
    background-image: url(vc-icon.png);
}
.tommusrhodus-icons-wrapper {
	display: none;
}
.tommusrhodus-icons i {
	font-size: 44px;
	width: 44px !important;
	height: 44px !important;
	margin: 0 8px 8px 0;
	cursor: pointer;
	float: left;
}

.tommusrhodus_post_thumb img {
	max-height: 60px;
	width: auto;
}
.menu-item-depth-0 .field-custom-icon, .menu-item-depth-0 .tommusrhodus-icons,  .menu-item-depth-0 .field-custom-icon-bg {
	display: none;
}