/*
Theme Name: CREHQ - Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

div.s2member-pro-stripe-form-registration-section-title{
    background: none!important;
}
div.s2member-pro-stripe-form-billing-method-section-title{
    background: none!important;
}
div.s2member-pro-stripe-form-captcha-section-title, div.s2member-pro-stripe-form-submission-section-title{
    display: none;
}
div.s2member-pro-stripe-form-submission-section>div.s2member-pro-stripe-form-submit-div{
    float: none!important;
}

form#ws-plugin--s2member-profile input[type="submit"]{
    font-family: 'Muli';
    font-weight: 800;
    letter-spacing: 0px;
    padding: 13px 29px;
    line-height: 17px;
    font-size: 14px;
    background: #7abc64;
    text-transform: uppercase;
    color: #ffffff;
    transition: all .2s;
    border-width: 0px;
    border-style: solid;
    border-color: #ffffff;
    border-radius: 25px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -webkit-border-radius: 25px;
    font-style: normal;
    cursor: pointer;
    float: none;
}
@media (min-width:1051px){
    #post-404page{
        padding-top: 160px;
        padding-bottom: 50px;
    }
}

.free-advanced-search-preview-widget{
    padding: 0 20px 20px 20px;
}

.free-advanced-search-preview-widget h4.widget-title{
    font-size: 15px;
    color: #737373;
    display: block;
    overflow: hidden;
    line-height: 30px;
    margin: 0;
    font-weight: 700;
}
.free-advanced-search-preview-widget .textwidget p{
    font-size: 13px;
    font-weight: 400;
    color: #929292;
    line-height: 1.5;
    display: block;
    overflow: hidden;
    margin: 0;
}

.free-companies-content-checkbox-wrapper .no{
    display: none;
}