/*
Theme Name:  Empregonet
Author:      Rodrigo M. Ferreira
Author URI:  https://responsivosite.com
Theme URI: 	 https://emprego.net
version: 1.0.0
Description: Customização de template para o emprego.net	
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html	
Domain Path: /languages/
Template: iknow
Tags: faq
*/


/* Menu */
.navbar-end a, .navbar-end a:hover{
  font-weight: 500 !important;
}
.btn_entrar, .btn_entrar a:hover{
  border-radius: 4px !important;
  border: solid 1px #000000 !important;
  background-color: #f5f7fa !important;
  color: #000000 !important; 
}
.btn_curriculum, .btn_curriculum a:hover{
  border-radius: 4px !important;
  background-color:#884cff !important;
  border-color: #5f35b3 !important;
  color: #ffffff !important;
}
.btn_publique_vaga, .btn_publique_vaga a:hover{
  border-radius: 4px !important;
  border: solid 1px #ffb300 !important;
  background-color: #ffca28 !important;
  color: #000000 !important; 
}
.navbar-end a{
  margin-left: 10px;
}

/* Banner */
.hero.is-primary.is-bold{
  background-color: #f3f2ff !important;
  background-image: none !important;
}
.hero .title{
  padding-bottom: 10px !important;
  color: #000000 !important;
}
.button.is-link{
  background-color: #884cff !important;
}
.button.is-success{
	background-color: #884cff !important;
}

/* Single Page */
.hero.is-primary{
  background-color: #f3f2ff !important;  
}

/* Sidebar */
.wp-block-search__button {
  background-color: #884cff !important;
color: #ffffff !important;
}
/* Corpo */
.section{
  min-height: 400px;
}
/* Rodapé */
.has-background-grey-darker{
  display: none !important;
}
