<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.vc_row {
  z-index: 10;
  position: relative;
}

.vc_row &gt; .wpb_column {
  z-index: 15;
  position: relative;
}


.vc_row-overlay {
  position: absolute !important;
  width:100%;
  height:100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}

.vc_ui-panel-content .cs-element {
  padding: 0;
  border-bottom: none;
}

.vc_ui-panel-content .cs-field-image_select input {
  display: none !important;
}
</pre></body></html>