.customize-control {
    margin-bottom: 15px;
}
.pro-features-list {
    list-style: square;
    padding-left: 20px;
    text-align: left;
    padding-top: 15px;
}
/* Hide background color option from cover section background field */
#customize-control-cover_background .background-color, #customize-control-cta_background .background-color {
    display: none;
}
#customize-control-cover_background span.customize-control-title, #customize-control-cta_background span.customize-control-title {
    display: none;
}
#customize-control-cover_background .background-image h4, #customize-control-cta_background .background-image h4 {
    margin-top: 0;
}
#customize-control-hr_line_layout_2 {
    text-align: center;
    margin-bottom: 0;
    margin-top: 20px;
}
#customize-control-hr_line_layout_2 h3 {
    margin-bottom: 5px;
}
#customize-control-hr_line_layout_2 p {
    margin: .5em;
}
#input_bp_header_layout label {
    width: 30%;
    margin-right: 8px;
}
#customize-control-hr_line_header_lay_2 {
    margin-top: 20px;
    margin-bottom: 0;
}
#customize-control-hr_line_header_lay_2 h3 {
    margin-bottom: 5px;
}
.customizer-pro-promo {
    padding: 20px 15px;
    text-align: center;
    background: #fff;
    border: 1px solid #ddd;
    padding-top: 5px;
    margin-top: 20px;
}
.customizer-pro-promo .button {
    margin-top: 10px;
}
