a.acf-hndle-cog {
  display: none !important
}

.updated.fade {
  display: none
}

.acf-field-repeater table {
  border-collapse: collapse;
}

.acf-field-repeater tr.acf-row {
  border-bottom: solid 3px #4396C9
}

/*wp-admin logo*/
#login h1 a {
  background: url('../../img/logo-login.svg') !important;
  width: 245px;
  height: 115px;
}

.acf-repeater img {
  max-height: 125px;
  width: auto;
}