/*
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
*/


li#wppb-form-element-14 div input {
    padding: 14px 8px;
}
input#pms-apply-discount {
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
}

div#professional-status {
    display: none;
}


div#s2id_professional-status-change, #s2id_sector  {
    display: none !important;
}
select#professional-status-change, #sector {
    display: block !important;
}

#pms_billing_country{ display: flex !important;  }

li.pms-field.pms-field-type-select_state.pms-billing-state .pms-field-input-container {
    width: 70%;
    float: left;
}

a.chosen-single.chosen-default {
    background: #fff;
    box-shadow: none;
    border: none;
    border-radius: 0;
    height: 38px;
    line-height: 38px;
    color: #000;
}

.chosen-container-single .chosen-single {
	background: #fff;
    box-shadow: none;
    border: none;
    border-radius: 0;
    height: 38px;
    line-height: 38px;
    color: #000;
}