.elementor-14137 .elementor-element.elementor-element-1a7db30 .stm-elementor-contact-form-seven .icon-title i{font-size:27px;}.elementor-14137 .elementor-element.elementor-element-1a7db30 .stm-elementor-contact-form-seven .icon-title svg{width:27px;height:27px;}.elementor-14137 .elementor-element.elementor-element-1a7db30 .stm-elementor-contact-form-seven .icon-title .title{color:#232628;}/* Start custom CSS for stm-contact-form-seven, class: .elementor-element-1a7db30 *//* Main form wrapper spacing */
.buy-car-form {
    max-width: 600px;
    margin: 0 auto;
    padding: 25px;
    background: #f9f9f9;
    border-radius: 10px;
}

/* Form heading */
.buy-car-form h2 {
    margin-bottom: 20px;
    font-size: 24px;
}

/* Each label with spacing */
.buy-car-form label {
    display: block;
    margin-bottom: 15px;
    font-weight: 600;
}

/* Inputs, selects, textarea */
.buy-car-form input,
.buy-car-form select,
.buy-car-form textarea {
    width: 100%;
    padding: 10px 12px;
    margin-top: 5px;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 15px;
}

/* Textarea height */
.buy-car-form textarea {
    height: 120px;
    resize: vertical;
}

/* Submit button spacing */
.buy-car-form .wpcf7-submit {
    margin-top: 20px;
    padding: 12px 25px;
    background: #2D3D74;
    color: #fff;
    border-radius: 6px;
    font-size: 16px;
    cursor: pointer;
}

/* Spacing inside inner div */
.requst-form-holder {
    margin-bottom: 20px;
}/* End custom CSS */
/* Start custom CSS */.entry-header{
    display: none;
}/* End custom CSS */