.techq-meta-option {
    padding: 20px 0;
    border-bottom: 1px solid #eee;
}

.techq-meta-title-wrapper strong {
    font-size: 15px;
    font-weight: 600;
    display: block;
    margin-bottom: 15px;
}

.techq-meta-radio label {
    margin-right: 20px;
    font-weight: 500;
    cursor: pointer;
}

.techq-field-label {
    display: block;
    margin-top: 20px;
    margin-bottom: 6px;
    font-weight: 600;
}

.techq-select {
    width: 260px;
    height: 40px;
    padding: 6px 10px;
    margin-bottom: 10px;
}

/* Hide ACF Hidden Group */
#acf-group_techq_hidden_page_header,
.acf-field.techq-hidden {
    display: none !important;
}
