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

[data-preview_size="full"] .image-wrap img {
    max-height: 180px;
    width: auto;
}

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

.acf-field-repeater tr.acf-row {
    border-bottom: solid 5px rgba(130, 63, 145, 1);
}

#menu-posts-services .dashicons-before:before {
    color: #aa7cb5 !important;
}

li#toplevel_page_emergency-locations .dashicons-admin-generic:before {
    content: "\f502";
    color: #aa7cb5 !important;
}

li#toplevel_page_emergency-locations .wp-menu-name, li#menu-posts-services .wp-menu-name {
    color: #aa7cb5 !important;
}

li#toplevel_page_emergency-locations a.current .wp-menu-name {
    color: #fff !important;
}

/*Wordpress Login Logo*/
#login h1 a {
    background: url("../../img/lvc-circle-logo.svg") !important;
    width: 165px;
    height: 165px;
    background-size: contain !important;
}