/*
Theme Name: Paulo Martins Child
Template: paulomartins
Author: Traço Digital
Version: 1.0
Updated: 2014-12-21 18:49:55
*/

@charset "UTF-8";

/* CAMPO DE LOGIN */

div.span4.right_aligned.login_button a {
    display: none;
}

/* CAMPO DE PESQUISA */

div.search-toggle {
    display: none;
}

/* ICONES SOCIAIS */

i.ci_icon-facebook {
    font-size: 15px;
}

i.ci_icon-linkedin {
    font-size: 15px;
}

i.ci_icon-googleplus {
    font-size: 15px;
}


/* HEADER */
#header {
        margin: 0 auto;
        height: 100px;
        with: 100%;
}

