/*
Theme Name: Shopkeeper - The Child Theme
Theme URI: https://1.envato.market/wp-dashboard-to-shopkeeper
Description: This is the Child Theme for Shopkeeper. Shopkeeper is a Hassle-free Worpress Theme with great design and extensive functionality. <strong>This theme is created by Get Bowtied, protected by international copyright law and provided exclusively under license purchased from ThemeForest-Envato. <a href="https://1.envato.market/theme-license">Learn more</a> or <a href="https://1.envato.market/getbowtied-to-shopkeeper">get a license</a>.</strong>
Author: Get Bowtied
Author URI: https://www.getbowtied.com/
Template: shopkeeper
Version: 2.0
*/


/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/

.my_center {
    text-align: center;
}


.gfield_label,
label{
    font-family: "Archivo", sans-serif !important;
    color: #000;
    text-transform: lowercase;
    text-transform: initial;
}


.gform_wrapper.gravity-theme .gf_step_completed .gf_step_number:before {
    background: #D4EDDA !important;
    border: 1px solid #155724 !important;
   
}

.gform_wrapper.gravity-theme .gf_step_completed .gf_step_number:after {
    color: #155724 !important;
}

.gform_wrapper.gravity-theme input,
.gform_wrapper.gravity-theme textarea{
    border-color: rgba(84,84,84,0.5) !important;
}

/* Per a moure el icono del select */
.gform_wrapper.gravity-theme select{
    border-color: rgba(84,84,84,0.5) !important;
    background-position: right 0.1rem center;
}


/* Per a canviar el color de la papelera als camps de upload files */
.dashicons-trash:before{
    color: #c02b0a !important;
}


.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0rem;
}

.alert-black {
    color: #fff;
    background-color: #000;
    border-color: #000;
}


/* Ocultem les instruccions dels inputs determinats */
#gfield_instruction_15_32,
#gfield_instruction_15_33,
#gfield_instruction_15_34,
#gfield_instruction_15_35,
#gfield_instruction_15_39,
#gfield_instruction_15_40,
#gfield_instruction_15_41{
    display: none !important;
}

/* El parrafo del segon pas li eliminem el borde */
#input_17_245{
    border: none !important;
    resize: none !important;

}



.gform_wrapper .gfield_error [aria-invalid=true]{
    border: 1px solid #c02b0a !important;
}

.ginput_preview,
.gfield_html,
.gform_drop_instructions,
.ginput_counter{
    font-size: 12px !important;
} 

/****************************************************************/
/****************************************************************/
/****************************************************************/

