/* 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 2px #4396C9;
}

#plugins-by-dreihochzwo {
    display: none !important;
}

body.post-type-product #postdivrich {
    display: none;
}

#login h1 a {
    background: url("../../img/admin-logo.png") !important;
    width: 78px;
    height: 80px;
    background-size: contain !important;
    background-repeat: no-repeat;
}