.vc_row {
  z-index: 10;
  position: relative;
}

.vc_row > .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;
}
