/*
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
*/



.circle {
    cursor: pointer;
}

.active_circle .column-bg-overlay:before {
    content: '';
    width: 100% !important;
    height: 100% !important;
    display: block;
    background: #000000 !important;
    opacity: 0.4;
}



#questions .vc_col-sm-3.circle .column-bg-overlay-wrap {
    border-radius: 50% !important;
}
body.page-id-1285 #blog_categories .vc_col-sm-3.circle .column-bg-overlay-wrap {
    border-radius: 50% !important;
}




body.page-id-1195 .ginput_container_select select {
    box-shadow: none !important;
    font-size: inherit;
    font-family: inherit;
    padding: 5px 4px;
    letter-spacing: normal;
    background-color: rgba(0,0,0,.035)!important;
    border: 0!important;
    border-radius: 0!important;
    border-bottom: 2px solid #e0e0e0 !important;
    height: 36px !important;
}


body.page-id-1195 .ginput_container_creditcard select {
    box-shadow: none !important;
    font-size: inherit;
    font-family: inherit;
    padding: 5px 4px;
    letter-spacing: normal;
    background-color: rgba(0,0,0,.035)!important;
    border: 0!important;
    border-radius: 0!important;
    border-bottom: 2px solid #e0e0e0 !important;
    height: 36px !important;
}



body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html.bank_details p {
    padding-bottom: 0px !important;
}
body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html.bank_details p div {
    font-weight: 600 !important;
    display: inline-block;
    float: left;
    width: 200px;
}
