/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

.nectar-button, input[type=submit] {
    font-size: 28px!important;
}

.material.woocommerce-page[data-form-style=default] input#coupon_code, input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    background-color: white!important;
}

.page-id-15 .container-wrap {
    padding-top: 0!important;
}

.gform_wrapper.gravity-theme .gfield_required {
    color: white!important;
}

.nectar-button.jumbo {

    line-height: 1.2 !important;

    padding-bottom: 16px !important;

    padding-top: 16px !important;

}