HEX
Server: Apache
System: Linux shared178.accountservergroup.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
User: somesolu (2995)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: /home3/somesolu/public_html/wp-content/themes/pillar/admin/ebor-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 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 .pillar-vc-block {
	background-image: url(vc-icon.png);
}
.pillar-vc-block .wpb_element_wrapper,
.vc_element-icon.pillar-vc-block {
	background-image: url(vc-icon.png);
	background-position: 0 0px !important;
}
.pillar-vc-block.wpb_content_element > .wpb_element_wrapper {
    background-image: url(vc-icon.png);
}
.wpb_my_bartag[data-element_type=pillar-vc-block] {
    background-image: url(vc-icon.png);
}
.ebor-icons-wrapper {
	display: none;
}
.ebor-icons i {
	font-size: 24px;
	width: 22px !important;
	height: 24px !important;
	margin: 0 8px 8px 0;
	cursor: pointer;
	float: left;
}
.ebor-icons i.active {
	color: red;
}
#ebor-icon-toggle {
	margin-bottom: 20px;
}
.ebor_post_thumb img {
	max-height: 60px;
	width: auto;
}