/*
	Theme Name: Cariera Child
    Theme URI: http://themeforest.net/user/gnodesign/portfolio/
    Template: cariera
    Description: Cariera Child Theme. 
    Author: Gnodesign
	Author URI: http://themeforest.net/user/gnodesign/
	License: ThemeForest
    License URI: http://themeforest.net/licenses
    Text Domain: cariera
    Domain Path: /lang/
*/

.boton-facebook-enter-job {
    font-size: 30px;
}
.boton-facebook-enter-job:hover{
    color: #02a8b4;
}

@media (max-width: 1024px){
    header.main-header .extra-menu {
        -webkit-box-flex: initial;
        border-top: 0px solid #e3e3e3;
        -ms-flex: initial;
        flex: initial;
        margin-top: 0px;
        margin-left: 5px;
        padding-bottom: 0px;
        padding-top:0px;
    }
    .boton-facebook-enter-job {
        font-size: 20px;
    }
    .mmenu-trigger {
        height: 35px;
        width: 35px;
    }
    .hamburger{
        left: 6px;
        top: 8px;
    }
}