/*
Theme Name: rimapack
Theme URI: https://rimapack.ir/
Author: مستر وب | MrWeb
Author URI: https://mr-web.ir
Description: طراحی تخصصی وب سایت ، فروشگاه اینترنتی ، وب سایت شرکتی و شخصی ، سئو و CRM
Version: 6.2.2
Text Domain: rimapack

,--.           o              ,---.         ,-.-.        . . .     |     o     
|   |,---.,---..,---.,---.    |---.,   .    | | |,---.   | | |,---.|---. .,---.
|   ||---'`---.||   ||   |    |   ||   |    | | ||    ---| | ||---'|   | ||    
`--' `---'`---'``---|`   '    `---'`---|    ` ' '`       `-'-'`---'`---'o``    
                `---'              `---'                                       
*/

/* 
All style editing is done via /assets/scss/_bootscore-custom.scss
*/
.gform-footer.gform_footer.top_label {
    width: 100%;
    display: grid;
}
.gform_button {
    background-color: #1fbdbe !important;
    font-size: 17px !important;
    padding: 17px !important;
    margin-top: 20px !important;
    border-radius: 10px !important;
    color:#fff;
    text-decoration: none;
}

.gform_fields {
    column-gap: 30px !important;
    --gf-form-gap-y: 30px !important;
}


.ginput_container_text input, .ginput_container_select select,.ginput_container_number input {
    padding: 10px 15px !important;
    height: 45px !important;
    border-radius: 10px !important;
    line-height: 25px !important;
    border:none !important;
    background-color: #eaeaea !important;
    box-shadow: 0 0 0 !important;
}
legend.gfield_label.gform-field-label

 {
    margin-bottom: 20px;
}
h3.gsection_title {
    font-size: 17px;
}
.gform-theme--framework .gfield--type-choice .gchoice, .gform-theme--framework .gfield--type-choice .ginput_container_consent {
    background-color: #eaeaea;
    padding: 15px;
    border-radius: 10px;
}
.charleft.ginput_counter.gfield_description.warningTextareaInfo
 {
    text-align: left;
    margin: -30px 0px 11px 11px;
    color: #a2a2a2;
}