/*
Theme Name: Uncode Lite Cafhim
Theme URI: http://nueva.cafhim.com.ar
Description: Uncode child
Author: AccessPress Themes
Author URI: https://accesspressthemes.com/
Template: uncode-lite
Version: 1.3.9
Tags: one-column, two-columns, right-sidebar
Text Domain: uncode-lite-cafhim
*/

@import url("../uncode-lite/style.css");

/* =Aquí empieza la personalización de tu tema
-------------------------------------------------------------- */

.mainbanner-wrap h1 {

    font-weight: 600 !important;
 
}

.site-branding.logo-title .logo, .site-branding.logo-title .site-title-wrap {
    float: left;
    width: 100% !important;
}

.site-branding {
    float: left;
    width: 15% !important;
    padding: 20px 0;
}

nav#site-navigation {
    float: right;
    width: 85% !important;
    text-align: right;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    border: 1px solid;
    border-color: #1c9cda;
    background-color: #1c9cda;
    color: #ffffff;
    font-size: 20px!important;
    line-height: 1;
    padding: 12px 18px;
}

td, th {
    border: 1px solid #d6d6d6!important;
}
/* plugin dans DRIVER*/
#glist-mydrive tr td button {
    padding: 1.5em 0.5em!important;
}

#glist-mydrive tr th {
    color: #0337a0!important;
}

#mydrive {
    background: white!important;

}



/*
img {
    width: 100%;
}*/