File: /home/dwauav0tm6jp/hosted/natoinalparksquest_com/wp-content/themes/skylab/css/mega-admin.css
/* OptionTree */
.wp-picker-active .hide-color-picker {
display: inline-block;
}
/* Register Theme */
.appearance_page_mt-theme-license h1 {
display: flex;
}
.theme-verification {
display: inline-block;
font-weight: 700;
border-radius: 4px;
padding: 5px 15px;
line-height: 1.6;
color: #fff;
font-size: 14px;
margin-left: 10px;
display: inline-flex;
align-items: center;
}
.theme-verification:before {
font-family: dashicons;
line-height: 1;
font-weight: normal;
font-size: 16px;
display: inline-block;
margin-right: 5px;
}
.theme-not-verified {
background: #dc3232;
}
.theme-not-verified:before {
content: "\f534";
}
.theme-verified {
background: #46b450;
}
.theme-verified:before {
content: "\f147";
}
/* One Click Demo Import */
.ocdi__gl-item-container {
min-width: auto !important;
}
.ocdi__gl-item-image-container::after {
padding-top: 63.427561837456%;
}
.ui-dialog-buttonpane .button {
margin-left: 5px;
}