/** Override for Mageplaza_CallForPrice::css/hyva/callforprice.css */

.callforprice-action {
    margin-bottom: 0;
}

.callforprice-action .mpcfp-icon {
    height: 15px;
    margin-right: 5px;
}

.mpcpf_request_quote_popup .actions-toolbar {
    border: none;
    display: block;
}

.mpcpf_request_quote_popup .fieldset>.legend {
    margin: 0 0 20px;
    padding: 0 0 10px;
    width: 100%;
    box-sizing: border-box;
    float: left;
    font-weight: 300;
    line-height: 1.2;
    font-size: 1.6rem;
}

.mpcpf_request_quote_popup .control input, .mpcpf_request_quote_popup .control select {
    width: 100%;
}

.mpcpf_request_quote_popup fieldset label, form label {
    font-weight: 600;
    font-size: 18px;
}

#mp_contact_time{
    float: left;
    width: 100%
}

#mp_customer_note {
    width: 100%;
}

#mp_request_field_contact_time .contact_date.date {
    width: 45%;
    padding-right: 10px;
}

#mp_request_field_contact_time .contact_time.time {
    width: 52%;
}

#mp_request_field_contact_time .contact_time.time input, #mp_request_field_contact_time .contact_time.time p {
    width: 55px;
    height: 42px;
}

#mp_request_field_contact_time .contact_time.time select {
    height: 43px;
}

#mp_terms_condition {
    margin: -4px 5px 0 0;
}

.mp_tac_label a {
    color: #1D4ED8;
}

.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
    height: 43px;
}

.mpcfp-time-error, .mpcfp-time-error-require {
    font-size: 1.0rem;
}

.products-grid .product-item {
    height: 100%;
}

@media (min-width: 769px), print {
    .legend {
        border-bottom: 1px solid #c5c5c5;
    }
}

@media (max-width: 1722px), print {
    #mp_request_field_contact_time .contact_time.time {
        width: 100%;
    }
}
