#top #wrap_all .all_colors .amg-cat-template .av-special-heading-tag,
#top #wrap_all .all_colors .amg-cat-template a,
#top #wrap_all .all_colors .amg-cat-template strong,
#top #wrap_all .all_colors .amg-cat-template .special_amp,
#top #wrap_all .all_colors .amg-cat-template p {
    color: white;
}
input#amg_category_setting_bg_image {
    width: 100%;
    max-width: 700px;
}

textarea#amg_category_setting_sub_text {
    width: 100%;
    max-width: 500px;
}
.amg-category-border {
    height: 2px;
}
div.amg .av-section-color-overlay {
    background: rgba(0, 0, 0, 0.5);
}

#abstrakt_category_options table.form-table:nth-child(8) {
    display: none;
}

#abstrakt_category_options h2:nth-child(7) {
    display: none;
}

#abstrakt_category_options table.form-table {
    border: 1px solid #ccc;
    margin: 2em;
    max-width: 1200px;
}

#abstrakt_category_options .form-table td, .form-table th {
    padding: 1em;
    vertical-align: middle;
}

h1.av-special-heading-tag.solo {
    max-width: 1200px;
    margin: auto;
    color: black !important;
    padding: 30px 0;
}
#amg-category-image {
    max-width: 350px;
    display: block;
    margin: 2em 0;
}