/*
Theme Name: Electric Revamp 
Theme URI: #emQube
Author: emQube
Author URI: 
Description: Child theme of twentynineteen
License: General Public License v0.1 or later
Version: 1.1
Text Domain: twentynineteen

*/

#menu-item-31247 a, 
.wrapper .menu_contents .container .big ul li ul li a{
    font-size: 28px !important;
    font-weight: bolder !important;
    color: #fff !important;
    font-family: Sinkin_SansBold !important;
}
/* css for careers form upload file option-start [17-02-21] */
.page-id-1393 div.wpcf7 input[type="file"] {
    cursor: pointer;
    position: relative;
    margin-top: 0% !important;
    width: 100%;
    padding: 5px !important;
    border: 1px solid transparent !important;
}
.page-id-1393 div#noFile, div#fileName{
  display: none;
}
.page-id-1393 .contact-form .file-upload .resume1{
  display: contents;
}
/* css for careers form upload file option- end */