/*
Theme Name: silis
Author: LL
Version: 1.0
Description: 
*/
.un_page .bl_vertPosts_item a{
    color: #9f9f9f;
}

/* CF7 */
.wpcf7-submit{
    width: 100%;
    height: 100%;
    border: none;
    background-color: transparent;
    color: inherit;
    cursor: pointer;
    padding: 0;
}

.wpcf7-form .el_btn.el_btn__arrowRight {
    padding-right: 0;
    padding-left: 0;
}

.wpcf7-spinner{
    display: none;
}

.wpcf7 form .wpcf7-response-output {
    color:#dc3232;
    border: none;
    text-align: center;
}

.bl_form_file .wpcf7-not-valid-tip{
    color: white;  
}
